@import "https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,100,700";
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';
@import 'https://fonts.googleapis.com/css?family=Great+Vibes&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Playfair+Display+SC:400,400i,700,700i,900,900i&subset=cyrillic,latin-ext';
@import 'https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&subset=devanagari,latin-ext';
@import 'https://fonts.googleapis.com/css?family=Cookie';
@import 'https://fonts.googleapis.com/css?family=Herr+Von+Muellerhoff|Lato:100,100i,300,300i,400,400i,700,700i,900,900i&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Cookie|Montserrat';

.item.slide1 {
    background: url(https://public.touch2success.com/static/dcbf6b07273af32977f2809b1c7f8e0e/img/1567670289php7o0QRr.jpg) no-repeat center #000
}

.slick-prev:before,
.slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mybtn1 p a {
    color: #fff;
    background: #047c04;
    padding: 10px;
    text-decoration: none
}

.odr-now {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #101010;
    line-height: 18px;
    border: 3px solid #067d06;
    padding: 14px 36px;
    font-weight: 500;
    display: inline-block;
    text-align: center
}

.sec2 {
    margin-top: 8%
}

.odr-now:hover {
    background: #047c04;
    transition-duration: .5s;
    color: #fff!important
}

.slick-prev,
.slick-next {
    z-index: 999
}

.sec2 p {
    font-size: 16px;
    line-height: 26px;
    color: #000
}

.sec2 h1 {
    font-size: 19px
}

.main h2 {
    font-size: 48px;
    line-height: 50px;
    color: #ff214f;
    font-family: cookie, cursive!important;
    text-align: center;
    width: 100%
}

.main h4 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-family: montserrat, sans-serif
}

.main p {
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    text-align: center
}

.item.active img {
    width: 100%
}

.resp-body {
    font-family: open sans, sans-serif;
    color: #fff
}

.resp-home-container {
    margin: 0;
    padding: 0;
    width: 100%
}

.navbar-toggle {
    border-color: #fff!important
}

.navbar-toggle .icon-bar {
    background-color: #fff!important
}

#myTabContent {
    color: #333
}

.navbar-toggle:hover {
    background-color: #ff214f!important
}

.navbar-toggle:hover .icon-bar {
    background-color: #fff!important
}

.resp-navbar ul li a {
    color: #fff!important
}

.resp-navbar ul li a:hover {
    color: #fff!important;
    background: #ff214f!important
}

.dropdown.open .dropdown-menu li a {
    color: #000!important
}

.dropdown.open .dropdown-menu li a:hover {
    color: #fff!important;
    border-radius: 0
}

.resp-navbar ul {
    margin-top: 0
}

.carousel-inner .item {
    max-height: 600px!important
}

.resp-footer {
    left: 0;
    right: 0;
    background: #047c04;
    margin-top: 0
}

.resp-footer ul li a {
    color: #fff;
    font-size: 14px!important;
    font-family: roboto slab, serif
}

.resp-footer ul li a:hover {
    color: #000!important
}

.footer-logo {
    background: #fff;
    border-radius: 6px;
    height: 50px;
    padding: 2px;
    height: 40px
}

.margTop15px {
    margin-top: 15px
}

.margTop30px {}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 2px 15px!important;
    font-size: 18px;
    line-height: 20px
}

.menu-row {
    margin-top: 10px
}

.resp-side-nav li a {
    width: 250px;
    display: block;
    background: #ff214f;
    color: #fff;
    height: inherit!important;
    border: 1px solid #ff214f
}

.resp-side-nav li a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000
}

.resp-side-nav>li.active>a {
    background: #000;
    color: #fff;
    border: 1px solid #000
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000
}

.resp-panel-title {
    color: #ff214f;
    font-weight: 700;
    text-decoration: none
}

.resp-subcat-title {
    color: #ff214f
}

.resp-subcat-desc-detail .item {
    color: #2a2a2a
}

.resp-subcat-desc-detail .item_description {
    font-style: normal;
    color: #000
}

.resp-subcat-item-price {
    color: #2a2a2a
}

.resp-subcat-btn a {
    color: #fff!important;
    background: red;
    border: red
}

.resp-subcat-btn a:hover {
    color: #fff!important;
    background: #000;
    border: #fff
}

#basket,
#mini-basket {
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    color: #000!important
}

#basket .col-xs-11,
#mini-basket .col-xs-11 {
    width: 100%!important
}

@media(max-width:479px) and (min-width:320px) {
    .resp-primary-navbar {
        position: absolute!important;
        border-color: #fff;
        background: #000
    }
    .resp-logo img {
        height: 36px
    }
    #BodySection1 {
        background: #fff!important;
        height: auto!important
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 10px 3px!important;
        font-size: 18px;
        line-height: 20px
    }
    .banner-cnt {
        width: 100%!important;
        top: 0!important
    }
    #BodySection0 h1 {
        font-size: 40px!important
    }
    #BodySection0 h2 {
        font-size: 46px!important
    }
    #BodySection0 {
        min-height: 320px!important;
        margin-top: 0!important;
        position: relative
    }
    #slidersec {
        margin-top: 0!important;
        min-height: 380px!important
    }
    .carousel .item {
        min-height: 380px!important
    }
    .slider-cnt {
        padding-top: 10%!important
    }
    .slider-cnt h4 {
        font-size: 30px!important
    }
    .slider-cnt h3 {
        font-size: 28px!important
    }
}

@media(min-width:480px) and (max-width:768px) {
    .resp-primary-navbar {
        position: absolute!important;
        border-color: #fff;
        background: #000
    }
    #BodySection1 {
        background: #fff!important;
        height: auto!important
    }
    .nav-basket-mobile {
        background: #c00
    }
    .resp-logo img {
        height: 40px;
        margin-left: 24px!important
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 7px 3px!important;
        font-size: 18px;
        line-height: 20px
    }
    .banner-cnt {
        width: 100%!important;
        top: 0!important
    }
    #BodySection0 h1 {
        font-size: 40px!important
    }
    #BodySection0 h2 {
        font-size: 46px!important;
        text-align: center!important;
        margin: auto
    }
    #BodySection0 {
        min-height: 400px!important;
        margin-top: 0!important;
        position: relative
    }
    #slidersec {
        margin-top: 0!important;
        min-height: 480px!important
    }
    .carousel .item {
        min-height: 480px!important
    }
    .slider-cnt {
        padding-top: 10%!important
    }
    .slider-cnt h4 {
        font-size: 50px!important
    }
}

@media(min-width:769px) and (max-width:991px) {
    #BodySection1 {
        background: #fff!important;
        height: auto!important
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 10px 15px!important;
        font-size: 18px;
        line-height: 20px
    }
    .resp-primary-navbar {
        border-color: #fff;
        background: #000;
        height: 60px;
        position: absolute!important
    }
    .resp-logo img {
        height: 40px;
        margin-left: 11px
    }
    .resp-navbar ul {
        background: #000
    }
    .resp-navbar ul li a {
        color: #fff!important
    }
    .resp-navbar ul li a:hover {
        color: #fff!important;
        background: #ff214f!important
    }
    .banner-cnt {
        width: 100%!important;
        top: 0!important
    }
    #BodySection0 h1 {
        font-size: 40px!important
    }
    #BodySection0 h2 {
        font-size: 46px!important;
        text-align: center!important;
        margin: auto
    }
    #BodySection0 {
        min-height: 350px!important;
        margin-top: 0!important;
        position: relative
    }
    #slidersec {
        margin-top: 0!important;
        min-height: 480px!important
    }
    .carousel .item {
        min-height: 480px!important
    }
    .slider-cnt {
        padding-top: 10%!important
    }
    .slider-cnt h4 {
        font-size: 50px!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .resp-side-nav li a {
        width: 200px
    }
}

@media(min-width:992px) {
    .sec1::after {
        display: block;
        position: absolute;
        top: 26px;
        height: calc(100% - 26px);
        width: 1px;
        border-right: 1px dashed #636363;
        z-index: 5;
        content: ''
    }
    .abt-sec {
        background: #fff;
        -moz-transform: skew(-20deg);
        -o-transform: skew(-20deg);
        height: 550px;
        padding: 90px 0 100px
    }
    .odr-now {
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase;
        color: #ff214f;
        line-height: 18px;
        border: 3px solid #ff214f;
        padding: 14px 36px;
        font-weight: 500;
        display: inline-block;
        text-align: center
    }
    .odr-now:hover {
        background: #ff214f;
        transition-duration: .5s;
        color: #fff!important
    }
    .inner-abt {
        padding: 0 100px
    }
    .resp-primary-navbar {
        height: 108px;
        position: absolute!important;
        border-color: #fff;
        background: #ff4e28;
    }
    .resp-logo img {
       height: 100px;
        margin-top: 0;
    }
    .resp-navbar ul {
        margin-top: 33px
    }
    .resp-navbar ul li a {
        color: #fff!important;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 15px;
        font-family: open sans, sans-serif;
        font-weight: 600;
        text-transform: uppercase
    }
    .resp-navbar ul li a:hover {
        background: #ff214f!important;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #fff!important;
        border-radius: 35px
    }
}

.modal-content1 {
    color: #000
}

#BodySection0 {
    background: url(https://public.touch2success.com/static/3c419ee2f9bf6dfd44876a8f6b02a225/img/phpUsvXHo.png) no-repeat center #000;
    min-height: 800px;
    margin-top: -162px;
    position: relative;
    background-size: cover
}

#BodySection0 h1 {
    font-size: 100px;
    font-weight: 400;
    color: #fff;
    font-family: playfair display sc;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0
}

#BodySection0 h2 {
    font-size: 95px;
    font-weight: 400;
    color: #c5ab6b;
    font-family: great vibes;
    text-align: center;
    margin-top: 56px
}

.banner-cnt {
    width: 75%;
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    margin: auto
}

#BodySection0 h3 {
    font-family: poppins, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 44px;
    color: #c5ab6b
}

#BodySection0 p {
    font-family: poppins, sans-serif;
    text-align: center;
    font-size: 26px;
    color: #fff
}

.ord-now a {
    background: #ff1800;
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    font-weight: 700;
    text-decoration: none
}

.ord-now a:hover {
    background: #fff;
    color: #fe1700
}

.ord-now {
    text-align: center;
    margin-top: 20px
}

.img1 {
    width: 115px;
    height: 120px;
    margin: 22px 0 0 50px
}

.img2 {
    width: 135px;
    height: 75px;
    margin: 49px 0 0
}

#BodySection1 {
    background: url(https://public.touch2success.com/static/3c419ee2f9bf6dfd44876a8f6b02a225/img/phpeaa4r4.png) no-repeat;
    height: 550px
}

#BodySection1 h1 {
    font-size: 43px;
    font-weight: 400;
    color: #000;
    font-family: playfair display sc;
    margin: 0 0 14px
}

#BodySection1 h3 {
    font-size: 36px;
    color: #101010;
    font-weight: 700;
    text-align: center;
    font-family: montserrat, sans-serif
}

#BodySection1 h2 {
    font-size: 48px;
    line-height: 50px;
    color: #047c04;
    font-family: cookie, cursive!important;
    text-align: center;
    width: 100%
}

#BodySection1 span {
    transform: skewX(19deg)!important;
    position: relative!important;
    display: block
}

#BodySection1 h5 {
    text-align: center;
    font-family: cabin, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 17px;
    color: #6f6f6f;
    padding: 15px 0;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    line-height: 27px
}

#BodySection1 p {
    font-size: 12px;
    line-height: 32px;
    color: #2f2f2f;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    text-align: center
}

#BodySection1 img:hover {
    webkit-box-shadow: 0 0 100px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 100px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 0 26px 0 rgba(0, 0, 0, .5)
}

#BodySection2 {
    padding: 60px 0 50px;
    background: url(https://public.touch2success.com/static/3c419ee2f9bf6dfd44876a8f6b02a225/img/phpxNZv4r.png) center center no-repeat;
    background-size: cover;
    margin-top: -55px
}

#BodySection2 h1 {
    color: #671e2c;
    font-size: 45px;
    font-family: cookie, cursive;
    text-transform: capitalize;
    margin-top: -28px;
    text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #c7c7c7, 0 -3px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    padding-bottom: 15px;
    text-decoration: none;
    text-align: center
}

#BodySection2 p {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: poppins, sans-serif
}

.color1 {
    color: #c8233b
}

#BodySection2 h4 {
    font-size: 43px;
    font-weight: 400;
    color: #000;
    font-family: playfair display sc;
    margin: 5px 0 35px;
    text-align: center
}

.box {
    position: relative
}

.box2 {
    position: absolute;
    background: #ff6c00;
    border-radius: 100%;
    padding: 27px 15px;
    top: 0;
    left: 16px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    font-family: playfair display sc
}

#BodySection3 {
    background: #ffffdb;
    padding: 45px 0;
    border-bottom: 3px solid #fc0200;
    border-top: 3px solid #fc0200
}

#BodySection3 h3 {
    color: #fff;
    text-align: center;
    font-family: open sans, sans-serif;
    font-weight: 600;
    margin: auto;
    margin-top: 27%;
    line-height: 33px;
    text-transform: uppercase
}

#BodySection3 p {
    font-size: 15px;
    line-height: 30px;
    color: #2a2a2a;
    font-family: open sans, sans-serif;
    font-weight: 600;
    text-align: center
}

#BodySection4 {}

.overlay {
    background: url(https://public.touch2success.com/static/3c419ee2f9bf6dfd44876a8f6b02a225/img/php9hckS2.png);
    padding: 70px 0 96px 10px
}

#BodySection4 p {
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    font-family: poppins, sans-serif;
    text-align: center;
    padding: 20px 0;
    margin: 26px auto 0;
    width: 61%
}

#BodySection4 h1 {
    font-size: 43px;
    font-weight: 400;
    color: #fff;
    font-family: cookie, cursive!important;
    margin: 30px 0 35px;
    text-align: center
}

#BodySection4 h3 {
    padding-top: 5px;
    font-size: 37px;
    vertical-align: middle;
    display: block;
    position: relative;
    text-transform: inherit;
    color: #fff;
    font-family: cookie, cursive;
    text-align: center;
    margin-bottom: 16px
}

#BodySection4 h4 {
    font-family: playfair display sc;
    font-size: 25px;
    padding-top: 5px;
    color: #fff;
    text-align: center
}

.cont-disc {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0
}

a:hover {
    text-decoration: none
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
    z-index: 2
}

.carousel-control .fa-angle-right,
.carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: 55px;
    font-size: 30px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px
}

.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: 55px;
    font-size: 30px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px
}

.fa-angle-left:hover,
.fa-angle-right:hover {
    background: red
}

i.fa.fa-angle-right::before {
    top: 5px;
    position: absolute;
    left: 15px;
    font-size: 25px
}

i.fa.fa-angle-left::before {
    top: 5px;
    position: absolute;
    right: 15px;
    font-size: 25px
}

.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel-inner h3 {
    font-family: herr von muellerhoff, cursive;
    font-size: 82px;
    letter-spacing: 2px;
    font-weight: 700
}

.carousel-inner h4 {
    font-family: lato, sans-serif;
    font-size: 65px;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
}

.ordr-btn a {
    border: 1px solid;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    margin-top: 15px;
    padding: 10px 30px;
    font-family: lato;
    font-weight: 700;
    letter-spacing: 6px;
    text-transform: uppercase
}

.ordr-btn a:hover {
    color: #fff;
    background: #ff214f none repeat scroll 0 0;
    border-color: #fff
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.social-icon {
    position: absolute;
    top: 7px;
    z-index: 2;
    color: #fff;
    right: 16%
}

.social-icon ul li .fa {
    color: #fff;
    font-size: 22px;
    margin-left: 10px
}

li.book-table a {
    background: #d0963e;
    color: #fff;
    padding: 7px 16px;
    text-transform: uppercase;
    font-weight: 700
}

.book-table a:hover {
    background: #fff;
    color: #d0963e;
    padding: 7px 16px;
    text-transform: uppercase;
    font-weight: 700
}
.grid-item figure {
    margin: 0;
    position: relative;
    overflow: hidden;
}
.grid-item figure .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.no-transition *, .swiper-container *, .mfp-container *, .skillbar-bar-main *, .portfolio-grid *, .parallax, .rev-slider *, .header-searchbar *, .header-social-icon *, .dropdropdown-menu * {
    transition-timing-function: none;
    -moz-transition-timing-function: none;
    -webkit-transition-timing-function: none;
    -o-transition-timing-function: none;
    -ms-transition-timing-function: none;
    transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    -ms-transition-duration: 0s;
}
.grid-item figure img {
    display: block;
    width: 100%;
    cursor: pointer;
}
.hover-option7 .grid-item figure img {
    top: 0;
    position: relative;
}
.grid-item figure img {
    cursor: pointer;
    display: block;
    opacity: 1;
    width: 100%;
    transition: all 0.3s ease 0s;
}
.grid-item figcaption {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
    height: 100%;
    padding: 45px;
    z-index: 1;
    text-align: center;
}
.hover-option7 .grid-item figcaption {
    height: auto;
    position: absolute;
    opacity: 0;
    padding: 32px;
    bottom: -101px;
}
.hover-option7 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}
.grid-item .portfolio-hover-box {
    display: table-cell;
    height: 100%;
}
.position-relative {
    position: relative !important;
}
.margin-one-bottom {
    margin-bottom: 1%;
}
.last-paragraph-no-margin p:last-of-type {
    margin-bottom: 0;
}
.text-medium-gray, .btn.text-medium-gray {
    color: #939393;
}
.text-extra-small {
    font-size: 11px;
    line-height: 14px;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.hover-option7 .grid-item figure:hover figcaption {
    cursor: pointer;
}
.hover-option7 .grid-item figure:hover figcaption {
    bottom: 0;
}
.grid-item figure:hover figcaption {
    opacity: 1;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.hover-option7 .grid-item figure:hover .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    background: transparent;
}
.grid-item figure:hover .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.hover-option7 .grid-item figure:hover img {
    cursor: pointer;
    opacity: 1;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    top: -101px;
}
.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.75;
    top: 0;
    left: 0;
}
.bg-extra-dark-gray {
    background-color: #1c1c1c;
}
#site-footer {
    background: #000;
}

#site-footer .footer-nner {
    padding: 70px 0 67px
}

#site-footer .widget {
    margin: 0
}

#site-footer .widget .widget-title {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 35px;
    border-bottom: 0;
    padding: 0
}

#site-footer .footer-menu {
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

#site-footer .footer-menu li a {
    color: #b0b0b0;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    position: relative
}

#site-footer .footer-menu li a:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    height: 1px;
    left: 0;
    width: 100%;
    background: #ff214f;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    transition: transform .25s cubic-bezier(.37, .31, .2, .85), -webkit-transform .25s cubic-bezier(.37, .31, .2, .85)
}

#site-footer .footer-menu li a:hover {
    color: #ff214f
}

#site-footer .site-info {
    border-top: 1px solid #434343;
    padding: 21px 0;
    text-align: center
}

#site-footer .site-info .copy-right {
    margin-bottom: 0;
    color: #838383;
    font-size: 13px
}

#site-footer .site-info .copy-right a {
    color: #b0b0b0;
    margin-left: 5px
}

.footer-social-link li {
    display: inline-block;
    margin: 0 5px
}

.widget ul li a {
    font-size: 20px;
    line-height: 40px;
    color: #827f79
}

#site-footer .footer-menu li {
    float: none!important
}
.margin-5px-bottom {
    margin-bottom: 5px;
}
.text-medium-gray, .btn.text-medium-gray {
    color: #939393;
}
.text-small {
    font-size: 12px;
    line-height: 20px;
}
.alt-font {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.margin-20px-bottom {
    margin-bottom: 20px;
}
.font-weight-700 {
    font-weight: 700;
    font-size: 32px;
}
.text-extra-dark-gray, .btn.text-extra-dark-gray {
    color: #232323;
}
.separator-line-horrizontal-medium-light2 {
    width: 40%;
    height: 1px;
}
.width-100px {
    width: 100px;
}
.bg-deep-pink {
    background-color: #ff214f;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.d-table {
    display: table!important;
}
.grid-item
{
    margin-top: 40px;
}
.facebook a {
    display: none;
}
.twitter a {
    display: none;
}@import "https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,100,700";
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';
@import 'https://fonts.googleapis.com/css?family=Great+Vibes&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Playfair+Display+SC:400,400i,700,700i,900,900i&subset=cyrillic,latin-ext';
@import 'https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&subset=devanagari,latin-ext';
@import 'https://fonts.googleapis.com/css?family=Cookie';
@import 'https://fonts.googleapis.com/css?family=Herr+Von+Muellerhoff|Lato:100,100i,300,300i,400,400i,700,700i,900,900i&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Cookie|Montserrat';

.item.slide1 {
    background: url(https://public.touch2success.com/static/dcbf6b07273af32977f2809b1c7f8e0e/img/1567670289php7o0QRr.jpg) no-repeat center #000
}

.slick-prev:before,
.slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mybtn1 p a {
    color: #fff;
    background: #047c04;
    padding: 10px;
    text-decoration: none
}

.odr-now {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #101010;
    line-height: 18px;
    border: 3px solid #067d06;
    padding: 14px 36px;
    font-weight: 500;
    display: inline-block;
    text-align: center
}

.sec2 {
    margin-top: 8%
}

.odr-now:hover {
    background: #047c04;
    transition-duration: .5s;
    color: #fff!important
}

.slick-prev,
.slick-next {
    z-index: 999
}

.sec2 p {
    font-size: 16px;
    line-height: 26px;
    color: #000
}

.sec2 h1 {
    font-size: 19px
}

.main h2 {
    font-size: 48px;
    line-height: 50px;
    color: #ff214f;
    font-family: cookie, cursive!important;
    text-align: center;
    width: 100%
}

.main h4 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-family: montserrat, sans-serif
}

.main p {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    text-align: center;
}

.item.active img {
    width: 100%
}

.resp-body {
    font-family: open sans, sans-serif;
    color: #fff
}

.resp-home-container {
    margin: 0;
    padding: 0;
    width: 100%
}

.navbar-toggle {
    border-color: #fff!important
}

.navbar-toggle .icon-bar {
    background-color: #fff!important
}

#myTabContent {
    color: #333
}

.navbar-toggle:hover {
    background-color: #ff214f!important
}

.navbar-toggle:hover .icon-bar {
    background-color: #fff!important
}

.resp-navbar ul li a {
    color: #fff!important
}

.resp-navbar ul li a:hover {
    color: #fff!important;
    background: #ff214f!important
}

.dropdown.open .dropdown-menu li a {
    color: #000!important
}

.dropdown.open .dropdown-menu li a:hover {
    color: #fff!important;
    border-radius: 0
}

.resp-navbar ul {
    margin-top: 0
}

.carousel-inner .item {
    max-height: 600px!important
}

.resp-footer {
    left: 0;
    right: 0;
    background: #047c04;
    margin-top: 0
}

.resp-footer ul li a {
    color: #fff;
    font-size: 14px!important;
    font-family: roboto slab, serif
}

.resp-footer ul li a:hover {
    color: #000!important
}

.footer-logo {
    background: #fff;
    border-radius: 6px;
    height: 50px;
    padding: 2px;
    height: 40px
}

.margTop15px {
    margin-top: 15px
}

.margTop30px {}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 2px 15px!important;
    font-size: 18px;
    line-height: 20px
}

.menu-row {
    margin-top: 10px
}

.resp-side-nav li a {
    width: 250px;
    display: block;
    background: #000000;
    color: #fff;
    height: inherit!important;
    border: 1px solid #000000;
}

.resp-side-nav li a:hover {
    background: #ff4e28;
    color: #fff;
    border: 1px solid #000;
}

.resp-side-nav>li.active>a {
    background: #000;
    color: #fff;
    border: 1px solid #000
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000
}

.resp-panel-title {
    color: #ff214f;
    font-weight: 700;
    text-decoration: none
}

.resp-subcat-title {
    color: #ff214f
}

.resp-subcat-desc-detail .item {
    color: #2a2a2a
}

.resp-subcat-desc-detail .item_description {
    font-style: normal;
    color: #000
}

.resp-subcat-item-price {
    color: #2a2a2a
}

.resp-subcat-btn a {
    color: #fff!important;
    background: #000000;
    border: #000000;
}

.resp-subcat-btn a:hover {
    color: #fff!important;
    background: #ff4e28;
    border: #fff;
}

#basket,
#mini-basket {
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    color: #000!important
}

#basket .col-xs-11,
#mini-basket .col-xs-11 {
    width: 100%!important
}

@media(max-width:479px) and (min-width:320px) {
    .resp-primary-navbar {
        position: absolute!important;
        border-color: #fff;
        background: #000
    }
    .resp-logo img {
        height: 36px
    }
    #BodySection1 {
        background: #fff!important;
        height: auto!important
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 10px 3px!important;
        font-size: 18px;
        line-height: 20px
    }
    .banner-cnt {
        width: 100%!important;
        top: 0!important
    }
    #BodySection0 h1 {
        font-size: 40px!important
    }
    #BodySection0 h2 {
        font-size: 46px!important
    }
    #BodySection0 {
        min-height: 320px!important;
        margin-top: 0!important;
        position: relative
    }
    #slidersec {
        margin-top: 0!important;
        min-height: 380px!important
    }
    .carousel .item {
        min-height: 380px!important
    }
    .slider-cnt {
        padding-top: 10%!important
    }
    .slider-cnt h4 {
        font-size: 30px!important
    }
    .slider-cnt h3 {
        font-size: 28px!important
    }
}

@media(min-width:480px) and (max-width:768px) {
    .resp-primary-navbar {
        position: absolute!important;
        border-color: #fff;
        background: #000
    }
    #BodySection1 {
        background: #fff!important;
        height: auto!important
    }
    .nav-basket-mobile {
        background: #c00
    }
    .resp-logo img {
        height: 40px;
        margin-left: 24px!important
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 7px 3px!important;
        font-size: 18px;
        line-height: 20px
    }
    .banner-cnt {
        width: 100%!important;
        top: 0!important
    }
    #BodySection0 h1 {
        font-size: 40px!important
    }
    #BodySection0 h2 {
        font-size: 46px!important;
        text-align: center!important;
        margin: auto
    }
    #BodySection0 {
        min-height: 400px!important;
        margin-top: 0!important;
        position: relative
    }
    #slidersec {
        margin-top: 0!important;
        min-height: 480px!important
    }
    .carousel .item {
        min-height: 480px!important
    }
    .slider-cnt {
        padding-top: 10%!important
    }
    .slider-cnt h4 {
        font-size: 50px!important
    }
}

@media(min-width:769px) and (max-width:991px) {
    #BodySection1 {
        background: #fff!important;
        height: auto!important
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 10px 15px!important;
        font-size: 18px;
        line-height: 20px
    }
    .resp-primary-navbar {
        border-color: #fff;
        background: #000;
        height: 60px;
        position: absolute!important
    }
    .resp-logo img {
        height: 40px;
        margin-left: 11px
    }
    .resp-navbar ul {
        background: #000
    }
    .resp-navbar ul li a {
        color: #fff!important
    }
    .resp-navbar ul li a:hover {
        color: #fff!important;
        background: #ff214f!important
    }
    .banner-cnt {
        width: 100%!important;
        top: 0!important
    }
    #BodySection0 h1 {
        font-size: 40px!important
    }
    #BodySection0 h2 {
        font-size: 46px!important;
        text-align: center!important;
        margin: auto
    }
    #BodySection0 {
        min-height: 350px!important;
        margin-top: 0!important;
        position: relative
    }
    #slidersec {
        margin-top: 0!important;
        min-height: 480px!important
    }
    .carousel .item {
        min-height: 480px!important
    }
    .slider-cnt {
        padding-top: 10%!important
    }
    .slider-cnt h4 {
        font-size: 50px!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .resp-side-nav li a {
        width: 200px;

    }
}

@media(min-width:992px) {
    .sec1::after {
        display: block;
        position: absolute;
        top: 26px;
        height: calc(100% - 26px);
        width: 1px;
        border-right: 1px dashed #636363;
        z-index: 5;
        content: ''
    }
    .abt-sec {
        background: #fff;
        -moz-transform: skew(-20deg);
        -o-transform: skew(-20deg);
        height: 550px;
        padding: 90px 0 100px
    }
    .odr-now {
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase;
        color: #ff214f;
        line-height: 18px;
        border: 3px solid #ff214f;
        padding: 14px 36px;
        font-weight: 500;
        display: inline-block;
        text-align: center
    }
    .odr-now:hover {
        background: #ff214f;
        transition-duration: .5s;
        color: #fff!important
    }
    .inner-abt {
        padding: 0 100px
    }
    .resp-primary-navbar {
        height: 108px;
        position: absolute!important;
        border-color: #fff;
        background: #000000;
    }
    .resp-logo img {
       height: 100px;
        margin-top: 0;
    }
    .resp-navbar ul {
        margin-top: 33px;
         margin-left: 80px;
    }
    .resp-navbar ul li a {
        color: #fff!important;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 15px;
        font-family: open sans, sans-serif;
        font-weight: 600;
        text-transform: uppercase
    }
    .resp-navbar ul li a:hover {
        background: #ff4e28!important;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #fff!important;
        border-radius: 35px;
    }
}

.modal-content1 {
    color: #000
}

#BodySection0 {
    background: url(https://public.touch2success.com/static/3c419ee2f9bf6dfd44876a8f6b02a225/img/phpUsvXHo.png) no-repeat center #000;
    min-height: 800px;
    margin-top: -162px;
    position: relative;
    background-size: cover
}

#BodySection0 h1 {
    font-size: 100px;
    font-weight: 400;
    color: #fff;
    font-family: playfair display sc;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0
}

#BodySection0 h2 {
    font-size: 95px;
    font-weight: 400;
    color: #c5ab6b;
    font-family: great vibes;
    text-align: center;
    margin-top: 56px
}

.banner-cnt {
    width: 75%;
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    margin: auto
}

#BodySection0 h3 {
    font-family: poppins, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 44px;
    color: #c5ab6b
}

#BodySection0 p {
    font-family: poppins, sans-serif;
    text-align: center;
    font-size: 26px;
    color: #fff
}

.ord-now a {
    background: #ff1800;
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    font-weight: 700;
    text-decoration: none
}

.ord-now a:hover {
    background: #fff;
    color: #fe1700
}

.ord-now {
    text-align: center;
    margin-top: 20px
}

.img1 {
    width: 115px;
    height: 120px;
    margin: 22px 0 0 50px
}

.img2 {
    width: 135px;
    height: 75px;
    margin: 49px 0 0
}

#BodySection1 {
    background: url(https://public.touch2success.com/static/3c419ee2f9bf6dfd44876a8f6b02a225/img/phpeaa4r4.png) no-repeat;
    height: 550px
}

#BodySection1 h1 {
    font-size: 43px;
    font-weight: 400;
    color: #000;
    font-family: playfair display sc;
    margin: 0 0 14px
}

#BodySection1 h3 {
    font-size: 36px;
    color: #101010;
    font-weight: 700;
    text-align: center;
    font-family: montserrat, sans-serif
}

#BodySection1 h2 {
    font-size: 48px;
    line-height: 50px;
    color: #047c04;
    font-family: cookie, cursive!important;
    text-align: center;
    width: 100%
}

#BodySection1 span {
    transform: skewX(19deg)!important;
    position: relative!important;
    display: block
}

#BodySection1 h5 {
    text-align: center;
    font-family: cabin, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 17px;
    color: #6f6f6f;
    padding: 15px 0;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    line-height: 27px
}

#BodySection1 p {
    font-size: 12px;
    line-height: 32px;
    color: #2f2f2f;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    text-align: center
}

#BodySection1 img:hover {
    webkit-box-shadow: 0 0 100px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 100px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 0 26px 0 rgba(0, 0, 0, .5)
}

#BodySection2 {
    padding: 60px 0 50px;
    background: url(https://public.touch2success.com/static/3c419ee2f9bf6dfd44876a8f6b02a225/img/phpxNZv4r.png) center center no-repeat;
    background-size: cover;
    margin-top: -55px
}

#BodySection2 h1 {
    color: #671e2c;
    font-size: 45px;
    font-family: cookie, cursive;
    text-transform: capitalize;
    margin-top: -28px;
    text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #c7c7c7, 0 -3px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    padding-bottom: 15px;
    text-decoration: none;
    text-align: center
}

#BodySection2 p {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: poppins, sans-serif
}

.color1 {
    color: #c8233b
}

#BodySection2 h4 {
    font-size: 43px;
    font-weight: 400;
    color: #000;
    font-family: playfair display sc;
    margin: 5px 0 35px;
    text-align: center
}

.box {
    position: relative
}

.box2 {
    position: absolute;
    background: #ff6c00;
    border-radius: 100%;
    padding: 27px 15px;
    top: 0;
    left: 16px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    font-family: playfair display sc
}

#BodySection3 {
    background: #ffffdb;
    padding: 45px 0;
    border-bottom: 3px solid #fc0200;
    border-top: 3px solid #fc0200
}

#BodySection3 h3 {
    color: #fff;
    text-align: center;
    font-family: open sans, sans-serif;
    font-weight: 600;
    margin: auto;
    margin-top: 27%;
    line-height: 33px;
    text-transform: uppercase
}

#BodySection3 p {
    font-size: 15px;
    line-height: 30px;
    color: #2a2a2a;
    font-family: open sans, sans-serif;
    font-weight: 600;
    text-align: center
}

#BodySection4 {}

.overlay {
    background: url(https://public.touch2success.com/static/3c419ee2f9bf6dfd44876a8f6b02a225/img/php9hckS2.png);
    padding: 70px 0 96px 10px
}

#BodySection4 p {
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    font-family: poppins, sans-serif;
    text-align: center;
    padding: 20px 0;
    margin: 26px auto 0;
    width: 61%
}

#BodySection4 h1 {
    font-size: 43px;
    font-weight: 400;
    color: #fff;
    font-family: cookie, cursive!important;
    margin: 30px 0 35px;
    text-align: center
}

#BodySection4 h3 {
    padding-top: 5px;
    font-size: 37px;
    vertical-align: middle;
    display: block;
    position: relative;
    text-transform: inherit;
    color: #fff;
    font-family: cookie, cursive;
    text-align: center;
    margin-bottom: 16px
}

#BodySection4 h4 {
    font-family: playfair display sc;
    font-size: 25px;
    padding-top: 5px;
    color: #fff;
    text-align: center
}

.cont-disc {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0
}

a:hover {
    text-decoration: none
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
    z-index: 2
}

.carousel-control .fa-angle-right,
.carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: 55px;
    font-size: 30px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px
}

.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: 55px;
    font-size: 30px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px
}

.fa-angle-left:hover,
.fa-angle-right:hover {
    background: red
}

i.fa.fa-angle-right::before {
    top: 5px;
    position: absolute;
    left: 15px;
    font-size: 25px
}

i.fa.fa-angle-left::before {
    top: 5px;
    position: absolute;
    right: 15px;
    font-size: 25px
}

.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel-inner h3 {
    font-family: herr von muellerhoff, cursive;
    font-size: 82px;
    letter-spacing: 2px;
    font-weight: 700
}

.carousel-inner h4 {
    font-family: lato, sans-serif;
    font-size: 65px;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
}

.ordr-btn a {
    border: 1px solid;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    margin-top: 15px;
    padding: 10px 30px;
    font-family: lato;
    font-weight: 700;
    letter-spacing: 6px;
    text-transform: uppercase
}

.ordr-btn a:hover {
    color: #fff;
    background: #ff214f none repeat scroll 0 0;
    border-color: #fff
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.social-icon {
    position: absolute;
    top: 7px;
    z-index: 2;
    color: #fff;
    right: 16%
}

.social-icon ul li .fa {
    color: #fff;
    font-size: 22px;
    margin-left: 10px
}

li.book-table a {
    background: #d0963e;
    color: #fff;
    padding: 7px 16px;
    text-transform: uppercase;
    font-weight: 700
}

.book-table a:hover {
    background: #fff;
    color: #d0963e;
    padding: 7px 16px;
    text-transform: uppercase;
    font-weight: 700
}
.grid-item figure {
    margin: 0;
    position: relative;
    overflow: hidden;
}
.grid-item figure .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.no-transition *, .swiper-container *, .mfp-container *, .skillbar-bar-main *, .portfolio-grid *, .parallax, .rev-slider *, .header-searchbar *, .header-social-icon *, .dropdropdown-menu * {
    transition-timing-function: none;
    -moz-transition-timing-function: none;
    -webkit-transition-timing-function: none;
    -o-transition-timing-function: none;
    -ms-transition-timing-function: none;
    transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    -ms-transition-duration: 0s;
}
.grid-item figure img {
    display: block;
    width: 100%;
    cursor: pointer;
}
.hover-option7 .grid-item figure img {
    top: 0;
    position: relative;
}
.grid-item figure img {
    cursor: pointer;
    display: block;
    opacity: 1;
    width: 100%;
    transition: all 0.3s ease 0s;
}
.grid-item figcaption {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
    height: 100%;
    padding: 45px;
    z-index: 1;
    text-align: center;
}
.hover-option7 .grid-item figcaption {
    height: auto;
    position: absolute;
    opacity: 0;
    padding: 32px;
    bottom: -101px;
}
.hover-option7 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}
.grid-item .portfolio-hover-box {
    display: table-cell;
    height: 100%;
}
.position-relative {
    position: relative !important;
}
.margin-one-bottom {
    margin-bottom: 1%;
}
.last-paragraph-no-margin p:last-of-type {
    margin-bottom: 0;
}
.text-medium-gray, .btn.text-medium-gray {
    color: #939393;
}
.text-extra-small {
    font-size: 11px;
    line-height: 14px;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.hover-option7 .grid-item figure:hover figcaption {
    cursor: pointer;
}
.hover-option7 .grid-item figure:hover figcaption {
    bottom: 0;
}
.grid-item figure:hover figcaption {
    opacity: 1;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.hover-option7 .grid-item figure:hover .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    background: transparent;
}
.grid-item figure:hover .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.hover-option7 .grid-item figure:hover img {
    cursor: pointer;
    opacity: 1;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    top: -101px;
}
.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.75;
    top: 0;
    left: 0;
}
.bg-extra-dark-gray {
    background-color: #1c1c1c;
}
#site-footer {
    background: #000;
}

#site-footer .footer-nner {
    padding: 70px 0 67px
}

#site-footer .widget {
    margin: 0
}

#site-footer .widget .widget-title {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 35px;
    border-bottom: 0;
    padding: 0
}

#site-footer .footer-menu {
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

#site-footer .footer-menu li a {
    color: #b0b0b0;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    position: relative
}

#site-footer .footer-menu li a:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    height: 1px;
    left: 0;
    width: 100%;
    background: #ff214f;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    transition: transform .25s cubic-bezier(.37, .31, .2, .85), -webkit-transform .25s cubic-bezier(.37, .31, .2, .85)
}

#site-footer .footer-menu li a:hover {
    /* padding: 15px 5px; */
    color: #ff5f2b;
    /* background: #ff5f2b; */
}

#site-footer .site-info {
    border-top: 1px solid #434343;
    padding: 21px 0;
    text-align: center
}

#site-footer .site-info .copy-right {
    margin-bottom: 0;
    color: #838383;
    font-size: 13px
}

#site-footer .site-info .copy-right a {
    color: #b0b0b0;
    margin-left: 5px
}

.footer-social-link li {
    display: inline-block;
    margin: 0 5px
}

.widget ul li a {
    font-size: 20px;
    line-height: 40px;
    color: #827f79
}

#site-footer .footer-menu li {
    float: none!important
}
.margin-5px-bottom {
    margin-bottom: 5px;
}
.text-medium-gray, .btn.text-medium-gray {
    color: #939393;
}
.text-small {
    font-size: 12px;
    line-height: 20px;
}
.alt-font {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.margin-20px-bottom {
    margin-bottom: 20px;
}
.font-weight-700 {
    font-weight: 700;
    font-size: 32px;
}
.text-extra-dark-gray, .btn.text-extra-dark-gray {
        color: #ffffff;
    background-color: #ff214f;
    padding: 10px;
    font-weight: bold;

}
.separator-line-horrizontal-medium-light2 {
    width: 40%;
    height: 1px;
}
.width-100px {
    width: 100px;
}
.bg-deep-pink {
    background-color: #ff214f;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.d-table {
    display: table!important;
}
.grid-item
{
    margin-top: 40px;
}
.facebook a {
    display: none;
}
.twitter a {
    display: none;
}.footer .facebook a {
    display: none;
}
}.footer .twitter a {
    display: none;
}
.bottomMargin p {
    display: none;
}