
@import url('https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');


body {
    font-weight: 300;
    line-height: 2;
    background: #1f1f1f;
}

body,
.cta-style-3 h4,
.section-heading.startup-heading {
    font-family: "Raleway", serif;
}

p {
    text-transform: none !important;
    font-weight:400;
}




.owl-dots {
    position:absolute;
    bottom:10px;
    text-align: center;
    width:100%;
}

.owl-dot {
    width: 12px;
    height: 12px;
    background: #ccc; 
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}

    .owl-dot.active {
        background: #6d6d6d; 
    }




.fas{
    font-weight:400;
}

.inner-banner {
    width: 100%;
    height: 250px;
    background-image: url(https://cdn.digitalizeindianow.com/assets/Business/51/PageContent/51_638737523379948873.jpg?rendered=true);
    position: relative;
}
button:focus {
    border: 0 !important;
    -webkit-box-shadow: none;
    outline: none !important;
}

input:focus {
    outline: none;
}
hr {
    opacity: 1;
    border-top: 1px solid #393939;
    margin: 0;
}
.logo,
.mainmenu,
h1,
h2,
h3,
button[type="submit"],
input[type="submit"],
.bordered-btn,
.boxed-btn.cta-btn,
.boxed-btn.cta-btn-style-2,
.ticker,
.section-heading,
.single-service-item.no-padding-right .readmore-btn,
.service-box-style-4,
.service-box-style-5 .readmore-btn,
.login-form-style-1 button,
.login-form-style-2 button,
.coming-soon p,
.coming-soon p span {
     font-family: "Playfair", serif;
}
h1 {
    font-family: "Libre Baskerville", serif !important;
    font-size: 3.5rem;
}
h2 {
    font-size: 3rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
}

a {
    transition: .2s;
}

img {
    max-width: 100%;
    height: auto;
}

a:hover,
a:focus {
    text-decoration: none;
}

h3 {
    line-height: 35px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="password"],
textarea {
    border: 1px solid #ddd;
    padding: 9px 15px;
}

button[type="submit"],
input[type="submit"] {
    color: #fff;
    border: medium none;
    font-weight: 700;
    text-transform: uppercase;
    padding: 9px 20px;
}

button:focus {
    outline: none !import;
}

button[type="submit"] i.fa {
    font-size: 120%;
    padding-left: 5px;
}
.home-ad-img .row{
    align-items:center;
}
.about-wrapper p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.content-block {
    padding: 80px 0;
    position: relative;
    background: #1f1f1f;
}

    .content-block.gray-bg {
        background-color: #f8fafd;
    }

    .content-block.no-padding {
        padding: 0;
    }

.dark-overlay {
    position: relative;
    z-index: 1;
}
header {
    position: fixed;
    width: 100%;
    top: -1px;
    z-index: 10;

}

.normal-logo {
    display: block;
}

.scrolled-logo {
    display: none;
}

.scrolled .logo{
    top:0;
    max-width:220px;
}
.scrolled header {
    background: #fff;
}

.scrolled .navbar-nav li a{
    color:#fff;
}

body.scrolled .normal-logo {
    display: none;
}

body.scrolled .scrolled-logo {
    display: block;
}

   
.navbar-nav li a {
    padding-left: 3rem !important;
    font-weight:600;
    color:#fff;
}
    .navbar-nav li a:hover {
        color: #AB9574 !important;
    }

    .navbar-nav li a.active {
        color: #AB9574 !important;
    }
    .banner-wrapper {
        margin-top: 0px;
    }
    .banner-wrapper .container{
        position:relative;
    }
        .banner-wrapper p {
            font-weight: 400;
            max-width: 560px;
            text-align: start;
        }
    .phn-no {
        margin-left: 2rem;
    }
.home-ad-img {
    background: #181616;
}
.phn-no a {
    background: #292929;
    padding: 0.4rem 1rem;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
}
.detail-page {
    padding: 60px 0;
}
.detail h2 {
    font-size: 2rem;
}
    .detail-page figure {
        border: 1px solid #ececec;
        border-radius: 10px;
    }
        .detail-page figure img{
            width:100%;
        }
        .detail-page .detail {
            padding-left: 2rem;
        }
.bread-crumb-wrap {
    background: #1f1f1f;
    padding: 1rem 0;
}
    .bread-crumb-wrap .breadcrumb-item a {
        color: #e3001b;
        text-decoration: none;
    }
.breadcrumb-item + .breadcrumb-item::before{
    color:#fff;
}
.breadcrumb-item.active{
    color:#fff;
}
.logo {
    max-width: 170px;
    padding: 0;
    position: relative;
    top:80px;
}
    .logo img {
        width: 100%;
        height: 170px;
        object-fit: contain;
    }
.news-section .card img {
    height: 260px;
    object-fit: cover;
    object-position:top;
}
.news-section .card p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.parallax-mirror {
    z-index: 1;
}

    /*.dark-overlay:after, .parallax-mirror:after {
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
        background: rgba(0,0,0,0.3);
    }*/

    .parallax-mirror:after {
        z-index: 1;
    }

.green-bg,
.ticker.green-bg {
    background-color: #65bc2f;
}

.orange-bg,
.ticker.orange-bg {
    background-color: #f59727;
}

.specer-70 {
    height: 70px;
}

.padidng-bottom-0 {
    padding-bottom: 0;
}

.spacer-30 {
    height: 30px;
}

.spacer-20 {
    height: 20px;
}

.spacer-10 {
    height: 10px;
}

.spacer-45 {
    height: 45px;
}

.spacer-80 {
    height: 80px;
}

.spacer-100 {
    height: 100px;
}

.padding-100 {
    padding: 100px 0;
}

.margin-100 {
    margin: 100px 0;
}

.shadow-img {
    box-shadow: 0 0 12px #ddd;
}

.readmore-btn,
.boxed-btn {
    color: #333;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
}

.bordered-btn {
    border: 1px solid;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 10px 30px;
    text-transform: uppercase;
}

    .bordered-btn i.fa {
        font-size: 135%;
        margin-left: 7px;
    }

.readmore-btn i.fa,
.boxed-btn i.fa {
    font-size: 17px;
    padding-left: 6px;
    transition: .3s;
}

.slide-simple-btn i.fa {
    transition: .3s;
}

.readmore-btn:hover i.fa, .slide-simple-btn:hover i.fa {
    padding-left: 10px;
}

.single-service-item .readmore-btn {
    margin-top: 15px;
}



.homepage-slides.owl-carousel .owl-prev{
    font-size:0 !important;
    border:none !important;
}

.homepage-slides.owl-carousel .owl-next {
    font-size: 0 !important;
    border: none !important;
}

.homepage-slides.owl-carousel .owl-prev::after {
    content: '';
    width: 25px;
    height: 25px;
    background: url(https://cdn.digitalizeindianow.com/assets/Business/1/PageContent/1_638733808448776753.png?rendered=true);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    filter: invert(1);
}

.homepage-slides.owl-carousel .owl-next::after {
    content: '';
    width: 25px;
    height: 25px;
    background: url(https://cdn.digitalizeindianow.com/assets/Business/1/PageContent/1_638733808505495485.png?rendered=true);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    filter: invert(1);
}












.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.owl-prev {
    left: 7px;
}

    .owl-prev .fa {
        font-size: 2rem !important;
        background: #fff;
        width: 32px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: -10px;
        border-radius: 6px;
        border: 1px solid #f2f2f2;
    }

.owl-next {
    right: 7px;
}

    .owl-next .fa {
        font-size: 2rem !important;
        background: #fff;
        width: 32px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-right: -10px;
        border-radius: 6px;
        border: 1px solid #f2f2f2;
    }
.bg-left {
    left: 0;
    position: absolute;
    bottom: 0;
    max-width: 60%;
}

.big-play-icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    font-size: 35px;
    height: 75px;
    line-height: 75px;
    margin-bottom: 30px;
    padding-left: 10px;
    text-align: center;
    width: 75px;
    color: #333 !important;
}

    .big-play-icon:hover {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }
/* Backgrounds CSS */

.slide-01 {
    background-image: url(../img/slide-bg.jpg);
}

.cta-area {
    background-image: url(../img/cta-bg.jpg);
}

.cta-bg-3 {
    background-image: url(../img/cta-bg.jpg);
}

.footer-area {
    background-image: url(../img/footer-bg.jpg);
}

.header-style-2 {
    background-image: url(../img/slide-bg-2.jpg);
}

.register-style-1, .header-style-3 {
    background-image: url(../img/slide-bg-3.jpg);
}

.hero-bg-1 {
    background-image: url(../img/slide-bg-3.jpg);
}

.box-bg-1 {
    background-image: url(../img/service-box-bg-1.jpg);
}

.blog-bg-1 {
    background-image: url(../img/slide-bg-4.jpg);
}

.box-bg-1 {
    background-image: url(../img/cta-bg-3.jpg);
}

.project-bg-1 {
    background-image: url(../img/project-1.jpg);
}

.button-bg-1 .wide-button-bg {
    background-image: url(../img/button-bg-1.jpg);
}

.mega-site-preloader-wrap {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.cont {
    display: block;
    left: 50%;
    margin: 0 auto 0 -2.5em;
    position: absolute;
    top: 50%;
    width: 5em;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: translateY(0%);
    }

    30% {
        -webkit-transform: translateY(-0.25em);
    }

    50% {
        -webkit-transform: translateY(0%);
    }

    70% {
        -webkit-transform: translateY(0.25em);
    }
}

.cont {
    display: block;
}

    .cont .line.square,
    .cont .line.square2,
    .cont .line.square3 {
        display: inline-block;
        margin: 0.125em;
        width: 0.75em;
        height: 0.75em;
        border: 1px solid lightgray;
        border-radius: 1em;
        background-color: lightgray;
        -webkit-transform-origin: 50%;
        -webkit-animation-duration: 0.75s;
        -webkit-animation-name: rotate;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
    }

    .cont .line.square2 {
        -webkit-animation-delay: 0.1875s;
    }

    .cont .line.square3 {
        -webkit-animation-delay: 0.375s;
    }
/* Header CSS */

.header-area {
    position: relative;
    z-index: 9;
}

.header-style-2 {
    background-size: cover;
    background-position: center;
    background-color: #ddd;
}

    .header-style-2 .container-fluid {
        max-width: 95%;
    }


.header-area.header-style-2 {
    position: relative;
    z-index: 9;
}

    .header-area.header-style-2:after {
        background: #000 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .header-area.header-style-2:before {
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        position: absolute;
        top: 0;
        width: 35%;
        z-index: 1;
    }

    .header-area.header-style-2 .container-fluid,
    .header-area.header-style-2 .container {
        z-index: 2;
        position: relative;
    }

    .header-area.header-style-2 a {
        color: #fff;
    }

.header-style-2 .mainmenu li a {
    border: medium none;
}

.header-area.header-style-2 li ul a {
    color: #333;
}

.header-area.header-style-2 li ul li:hover > a {
    opacity: 1;
}

.header-style-2 .slide-text {
    color: #fff;
    margin: 150px 0;
}

    .header-style-2 .slide-text h2 {
        text-transform: none;
    }

.header-style-3 {
    position: relative;
    z-index: 2;
    background-size: cover;
}

    .header-style-3 .container-fluid {
        max-width: 90%;
    }

    .header-style-3 a,
    .header-style-3 .mainmenu ul li a,
    .header-style-3 .logo a {
        border: medium none;
        color: #fff;
    }

    .header-style-3 .mainmenu ul li ul a {
        color: #333;
    }

    .header-style-3 .mainmenu ul li ul li:hover > a {
        opacity: 1;
    }

.header-area.header-style-4 {
    position: relative;
}

.header-absolute {
    background: #74bcae !important;
    height: 75px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.header-absolute {
    z-index: 99;
}




.openbtn {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}

    .openbtn span {
        position: absolute;
        background: #232323;
        display: inline-block;
        border-radius: 3px;
        left: 14px;
        height: 3px;
        transition: all .4s;
    }

        .openbtn span:nth-of-type(1) {
            top: 15px;
            width: 45%;
        }

        .openbtn span:nth-of-type(2) {
            top: 23px;
            width: 35%;
        }

        .openbtn span:nth-of-type(3) {
            top: 31px;
            width: 20%;
        }

    .openbtn.active span:nth-of-type(1) {
        width: 45%;
        top: 18px;
        left: 14px;
        transform: translateY(6px) rotate(-135deg);
    }

    .openbtn.active span:nth-of-type(2) {
        opacity: 0;
    }

    .openbtn.active span:nth-of-type(3) {
        width: 45%;
        top: 30px;
        left: 14px;
        transform: translateY(-6px) rotate(135deg);
    }



    .logo a {
        color: #333;
    }

    .logo h1 {
        margin-top: -6px !important;
        font-size: 22px;
        margin: 0;
        padding: 27px 0;
    }
/* Mainmenu CSS */

.mainmenu ul {
    margin-top: -5px !important;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.mainmenu li {
    display: inline-block;
    position: relative;
}

    .mainmenu li a {
        color: #222;
        display: block;
        font-size: 13px;
        font-weight: 600;
        padding: 30px 10px;
        text-transform: uppercase;
        border-bottom: 2px solid #fff;
    }

    .mainmenu li ul li a {
        border-bottom: none;
    }

.mainmenu ul li:hover > a,
.mainmenu ul li.current_page_item > a {
    text-decoration: none;
}

.mainmenu ul ul li:hover > a,
.mainmenu ul ul li.current_page_item > a {
    background-color: #f5f5f5;
}

.mainmenu li ul {
    background: #fff none repeat scroll 0 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: left;
    top: 108px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: -1;
    box-shadow: 0 0 10px #f1f1f1;
}

    .mainmenu li ul li {
        display: block;
    }

        .mainmenu li ul li a {
            padding-bottom: 10px;
            padding-top: 10px;
            text-transform: none;
        }

.mainmenu li:hover ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 99;
    top: 84px;
    box-shadow: none;
}

.mainmenu li.semi-mega-menu ul {
    padding: 10px;
    width: 460px;
    left: -180px;
}

    .mainmenu li.semi-mega-menu ul li {
        float: left;
        width: 49.5%;
    }

        .mainmenu li.semi-mega-menu ul li li {
            float: none;
            width: auto;
        }

    .mainmenu li.semi-mega-menu ul ul {
        box-shadow: 0 0 0;
        padding: 0;
        position: relative;
        top: 0;
        width: auto;
        left: 0;
    }

    .mainmenu li.semi-mega-menu ul li a span,
    .mainmenu li.mega-menu ul li a span {
        color: #999;
        display: block;
        font-size: 90%;
        font-weight: 300;
        margin-top: -5px;
    }

.mainmenu ul li.semi-mega-menu ul li:hover > a,
.mainmenu ul li.mega-menu ul li:hover > a {
    background: #fff none repeat scroll 0 0;
    color: #333;
}

.mainmenu li.mega-menu {
    position: static;
}

    .mainmenu li.mega-menu ul {
        padding: 10px;
        width: 100%;
    }

        .mainmenu li.mega-menu ul:after {
            position: absolute;
            right: 0;
            top: 0;
            background-image: url(../img/tile-gallery-1.jpg);
            background-size: cover;
            background-position: center;
            width: 29%;
            height: 100%;
            content: "";
        }

        .mainmenu li.mega-menu ul ul:after {
            display: none;
        }

        .mainmenu li.mega-menu ul ul {
            box-shadow: 0 0 0;
            padding: 0;
            position: relative;
            top: 0;
        }

        .mainmenu li.mega-menu ul li {
            float: left;
            width: 23%;
        }

            .mainmenu li.mega-menu ul li li {
                float: none;
                width: auto;
            }

.mainmenu li.boxed-menu a,
.mainmenu li.bordered-menu a {
    margin-left: 10px;
    padding: 10px 15px;
    border-radius: 5px;
}

.mainmenu li.boxed-menu a {
    color: #fff;
}

.mainmenu li.bordered-menu a {
    border: 1px solid;
    padding: 9px 15px;
}

.mainmenu li.boxed-menu a:hover {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}

.mainmenu li.bordered-menu a:hover {
    border-color: #333;
    color: #333;
}

.header-absolute .mainmenu ul li.bordered-menu > a {
    border: 1px solid;
}

.header-style-3 .mainmenu li.bordered-menu > a {
    border: 1px solid;
}

.header-style-2 .mainmenu li.bordered-menu > a {
    color: #fff;
    border-color: #fff;
}

.header-absolute .logo a,
.header-absolute .mainmenu ul li a {
    color: #fff;
}

.header-absolute .mainmenu ul li a {
    border: medium none;
}

.header-absolute .mainmenu ul li ul li a {
    color: #333;
}

.responsive-menu-wrap {
    display: none;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 9;
}

    .responsive-menu-wrap .slicknav_menu {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        padding: 0;
    }

    .responsive-menu-wrap .slicknav_btn {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        margin: 0;
        padding: 35px 0 32px 32px;
    }

    .responsive-menu-wrap .slicknav_menu .slicknav_menutxt {
        display: none;
    }

    .responsive-menu-wrap .slicknav_menu .slicknav_icon {
        margin: 0;
    }

    .responsive-menu-wrap .slicknav_menu .slicknav_icon-bar {
        background: #333 none repeat scroll 0 0;
        box-shadow: 0 0 0;
    }

    .responsive-menu-wrap .slicknav_nav {
        background: #333 none repeat scroll 0 0;
        min-width: 250px;
    }

        .responsive-menu-wrap .slicknav_nav .slicknav_row:hover,
        .responsive-menu-wrap .slicknav_nav a:hover {
            border-radius: 0;
            color: #fff;
        }

        .responsive-menu-wrap .slicknav_nav .slicknav_row,
        .responsive-menu-wrap .slicknav_nav a {
            margin: 0;
        }

.header-style-2 .responsive-menu-wrap .slicknav_menu .slicknav_icon-bar,
.header-style-3 .responsive-menu-wrap .slicknav_menu .slicknav_icon-bar,
.header-style-4 .responsive-menu-wrap .slicknav_menu .slicknav_icon-bar {
    background: #fff;
}

.header-area.header-style-2 .responsive-menu-wrap li ul a,
.header-area.header-style-2 .responsive-menu-wrap li ul li:hover > a {
    color: #fff;
}

.header-absolute .mainmenu ul li ul li:hover ul a,
.header-absolute .mainmenu ul li:hover ul li:hover a {
    color: #333;
    opacity: 1;
}
/* Slides CSS */

.slide-text {
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 100px;
    margin-top: 380px;
}

.single-slide-item {
    background-color: #ebf0f3;
    background-position: center top;
    background-size: cover;
}



.home-ad-img .long-hair-wrapper {
    padding: 30px 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
    .home-ad-img .long-hair-wrapper h2 {
        color: #ab9574;
    }
    .home-ad-img .long-hair-wrapper p {
        color: #847d68;
    }
.home-ad-img .face-wrapper {
    padding: 30px 80px;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: end;
}
    .home-ad-img .face-wrapper p {
        text-align: end;
        color: #847d68;
    }


.ser-icons .service-text{
    text-align:right;
}
.ser-icons{
    margin-bottom:1rem;
}

    .service-home.service-detail.content-block {
        background-color: #262222;
    }


.service-home .services-icons label {
    color: #ab9574;
    text-align: end;
    font-weight: 600;
    font-family: "Playfair", serif;
    font-size: 1.6rem;
}
.text-gold {
    color: #847d68 !important;
}
.text-gold-one {
    color: #ab9574!important;
}
.service-home .services-icons p {
    max-width: 300px;
    letter-spacing: 0.2px;
    font-size: 1rem;
    font-weight: 400;
    text-align: end;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #847d68 !important;
}

.ser-icons2 label, .service-home .services-icons .ser-icons2 p {
    text-align: start !important;
}

.ser-icons2 .service-text{
    text-align:start ;
}

.slide-text h2 {
    font-size: 38px;
    text-transform: uppercase;
}

.slide-text.slide-text-style-2 {
    color: #fff;
    margin: 200px 0;
}

    .slide-text.slide-text-style-2 h2 {
        font-size: 35px;
        font-weight: 300;
        margin: 0 0 20px;
        text-transform: none;
    }

.slide-text .readmore-btn,
.boxed-btn {
    border-radius: 2px;
    font-size: 14px;
    margin-top: 15px;
    padding: 10px 30px;
    color: #fff;
}

.single-homepage-slide {
    background-color: #333;
    background-position: center center;
    background-size: cover;
    display: table;
    width: 100%;
    height:100vh;
    position:relative;
}
    .single-homepage-slide::before {
        content: '';
        position: absolute;
        width: 100%;
        bottom: 0;
        height: 100%;
        background-size: cover!important;
    }
.slide-item-tablecell {
    display: table-cell;
    vertical-align: middle;
}
    .slide-item-tablecell .slide-text h1 {
        display: inline-block;
        text-transform: uppercase;
        font-weight: 700;
    }





a.banner-btn {
    padding: 0.6rem 2rem;
    text-decoration: none;
    border-radius: 6px;
    background: #ab9574;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 1rem;
    border-radius: 30px;
}
.homepage-slides .slide-text {
    color: #fff;
    margin: 0;
}

    .homepage-slides .slide-text h2 {
        text-shadow: 2px 1px 1px rgba(52, 52, 52, 0.59);
        font-weight: 600;
        text-transform: none;
    }

.slide-bg-1 {
    position: relative;
    z-index: 1;
}

    .slide-bg-1:after {
        background: #121212 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

.header-style-4 .homepage-slides,
.header-style-4,
.header-style-4 .homepage-slides div {
    height: 600px;
}

html,
body {
    height: 100%;
}
header .container-fluid{
    max-width:1650px;
}
.homepage-slides .owl-nav div {
    border: 1px solid;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 30px !important;
    left: 50px;
    line-height: 27px;
    margin-top: -15px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 30px;
}

    .homepage-slides .owl-nav div.owl-next {
        left: auto;
        right: 50px;
    }

.header-style-4 .homepage-slides div.slide-item-tablecell,
.header-style-4 .homepage-slides div.slide-item-tablecell div,
.header-style-4 .homepage-slides .owl-controls,
.header-style-4 .homepage-slides .owl-controls div {
    height: auto;
}

.slide-simple-btn {
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}

    .slide-simple-btn i.fa {
        padding-left: 5px;
        font-size: 120%;
    }
/* Call to action CSS */
.cta-bg-3 {
    background-color: #333;
    background-position: center;
    background-size: cover;
}

.cta-area {
    border-radius: 7px;
    color: #fff;
    font-size: 18px;
    padding: 40px;
    position: relative;
    z-index: 1;
}

.cta-content-wrap {
    padding-right: 235px;
}

.cta-area:after {
    border-radius: 7px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.cta-area h2 {
    font-size: 34px;
    margin: 0 0 10px;
}

.cta-area p:last-child {
    margin: 0;
}

.boxed-btn.cta-btn {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    color: #333;
    font-weight: 700;
    line-height: 40px;
    margin-top: -28px;
    padding: 8px 20px;
    position: absolute;
    right: 40px;
    text-transform: uppercase;
    top: 50%;
}

.cta-area p {
    margin: 0;
}

.cta-style-2 p {
    display: inline-block;
    margin: 0 20px 0 0;
}

.boxed-btn.cta-btn-style-2 {
    background-color: #25c032;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    padding: 8px 30px;
    text-transform: uppercase;
    margin: 0;
}

    .boxed-btn.cta-btn-style-2 i.fa {
        font-size: 120%;
        padding-left: 10px;
    }

.cta-style-2 {
    font-size: 20px;
    font-style: italic;
    padding: 40px 0;
    text-align: center;
}

.cta-style-3 {
    color: #fff;
    padding: 100px 0;
    position: relative;
}

    .cta-style-3 h4 {
        font-weight: 300;
    }

    .cta-style-3 h2 {
        font-size: 34px;
        font-weight: 300;
        line-height: 50px;
        margin: 20px 0;
    }

    .cta-style-3 .bordered-btn {
        border-color: #fff;
        color: #fff;
    }

.cta-style-4 {
    color: #777;
    font-size: 24px;
    line-height: 1.7;
    padding: 150px 0;
}

    .cta-style-4 h2 {
        text-transform: capitalize;
        color: #333;
        font-size: 48px;
        font-weight: 300;
        margin-bottom: 25px;
    }

.cta-style-5 {
    color: #fff;
    font-size: 17px;
}

    .cta-style-5 h2 {
        font-size: 35px;
        font-weight: 300;
    }

    .cta-style-5 .boxed-btn {
        margin-top: -23px;
        position: absolute;
        right: 15px;
        top: 50%;
    }

    .cta-style-5 p:last-child {
        margin: 0;
    }

.cta-style-5 {
    padding: 90px 0;
}

.cta-area.fullwidth-cta:after {
    border-radius: 0;
}

.cta-area.fullwidth-cta {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}

    .cta-area.fullwidth-cta .cta-btn {
        right: 15px;
    }
/* Testimonials CSS */


.testimonial-card p {
    max-width: 570px;
    color: #fff;
    max-width: 570px;
    text-align: center;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #343434;
    box-shadow: none;
   
}

.testimonial-carousel-2:before {
    display:none;
}
.accordion-item {
    border: 1px solid #3e3e3e;
}
.read-more a{
    color: #000;
}
.gallery {
    background: #2d2d2d;
}
.news-section {
    background: #2d2d2d;
}
.doc_faq_area_two {
    background: #2d2d2d;
}
.footer-menu{
    flex-wrap:wrap;
}
button.accordion-button.collapsed {
    background: #222222;
}
.accordion-button{
    color: #fff;
}
.accordion-body{
    background:#000;
    color:#fff;
}

.testimonial-carousel {
    margin-top: 60px;
}

.testimonial-content {
    font-style: italic;
}

.testimonial-author-info h4 {
    color: #333;
    margin-bottom: 5px;
    padding-top: 2px;
}

.testimonial-author-info {
    color: #666666;
    font-size: 13px;
    margin-top: 25px;
    position: relative;
}

    .testimonial-author-info img {
        border-radius: 50%;
        float: left;
        margin-right: 15px;
        width: 50px !important;
    }

.single-testimonial-item {
    padding-left: 15px;
}

.testimonial-carousel .owl-dots div,
.testimonial-carousel-2 .owl-dots div {
    background: #bebebe none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 5px;
    width: 10px;
}

.testimonial-carousel .owl-dots,
.testimonial-carousel-2 .owl-dots {
    text-align: center;
}

.testimonial-card {
    position: relative;
    padding: 1rem;
    border-radius: 10px;
    margin: 0 0.4rem;
    height: 100%;
}
    .testimonial-card img {
        width: 50px !important;
        height: 50px !important;
        border-radius: 50%;
    }
testimonial-card p{
    color: #000;
}
.author{
    color: #fff;
    font-weight:600;
}
.testimonial-card::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 30%;
    background: url(https://cdn.digitalizeindianow.com/assets/Business/51/PageContent/51_638736446986877377.png?rendered=true);
    background-size: cover;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
}



.testimonial-carousel-2 .single-testimonial-item {
    text-align: center;
}

.testimonial-carousel-2 {
    margin-top: 40px;
}

    .testimonial-carousel-2 .testimonial-author-info img {
        display: block;
        float: none;
        margin: 0 auto 15px;
    }

    .testimonial-carousel-2 .testimonial-author-info {
        margin-top: 30px;
    }

.testimonial-carousel-2 {
    position: relative;
}

    .testimonial-carousel-2:before,
    .author-photo-wrap:before {
        content: "\f10d";
        font-family: FontAwesome;
    }

    .testimonial-carousel-2:before {
        color: #e9e9e9;
        font-size: 40px;
        left: 50%;
        margin-left: -25px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 50px;
    }

.testimonial-carousel-2 {
    padding-top: 70px;
}

.testimonial-item-style-3 {
    font-style: italic;
    padding: 0 20px;
    position: relative;
}

.author-photo-wrap img {
    border-radius: 50%;
    height: 90px;
    width: 90px;
}

.author-photo-wrap {
    margin-bottom: 20px;
}

.testimonial-item-style-3:after {
    background: #eff1f3 none repeat scroll 0 0;
    content: "";
    height: 200px;
    margin-top: -100px;
    position: absolute;
    right: -15px;
    top: 50%;
    width: 1px;
}

.testimonial-item-style-3.no-border-left:after {
    display: none;
}

.author-photo-wrap:before {
    font-size: 25px;
    left: 0;
    padding-left: 50px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 2px 0 #fff;
    top: -17px;
    width: 100%;
}
/* FAQ CSS */

div.panel-default > .panel-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}

div.panel-group .panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}

div.panel-default > .panel-heading a {
    display: block;
    font-weight: 700;
    padding: 10px 10px 10px 0;
}

    div.panel-default > .panel-heading a:before {
        content: "+";
        display: inline-block;
        padding-right: 10px;
        text-align: center;
        width: 17px;
    }

    div.panel-default > .panel-heading a[aria-expanded="true"]:before {
        content: "-";
    }

div.panel-body {
    padding: 15px 0;
}

div.panel-default > .panel-heading a:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    text-decoration: none;
}

.mega-faqs-wrapper {
    position: relative;
    height: 300px;
}

.mega-faqs-wrapper {
    margin-bottom: 50px;
    margin-top: 50px;
    padding-right: 20px;
}

.mega-single-faq {
    margin-bottom: 30px;
}
/* Services CSS */

.single-service-item h3 {
    color: #333;
}

.single-service-item {
    padding-right: 80px;
}

.service-box-style-2 {
    background: #fff none repeat scroll 0 0;
    padding: 50px;
    position: relative;
    height: 250px;
    overflow: hidden !important;
}

    .service-box-style-2 p {
        text-transform: capitalize;
        height: initial;
        overflow: hidden;
        height: 55px;
        text-overflow: ellipsis;
    }

.service-icon {
    margin-bottom: 25px;
    min-height: 44px;
    font-size: 40px;
    line-height: 44px;
}

.service-box-style-2:after {
    bottom: -5px;
    content: "";
    height: 5px;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.service-box-style-2:hover:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.service-box-style-3 {
    background-color: #ddd;
    background-position: right center;
    background-size: cover;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
    text-align: center;
    z-index: 1;
}

    .service-box-style-3 h4 {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .service-box-style-3:after {
        background: #1e232b none repeat scroll 0 0;
        border-radius: 5px;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .service-box-style-3:hover:after {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    .service-box-style-3:hover {
        color: #fff;
    }


.gallery.content-block h2{
    color:#fff;
}


.tile-gallery {
    position: relative;
    text-align: right;
}

    .tile-gallery img:nth-child(2) {
        left: 0;
        position: absolute;
        top: 50px;
        z-index: 1;
    }

    .tile-gallery img {
        border-radius: 5px;
        box-shadow: 0 0 12px #ddd;
        position: relative;
        z-index: 2;
    }
.product-left-head {
    height: 100%;
    padding: 0rem;
    display: flex;
    align-items: center;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
   

    .product-left-head h2 {
        color: #fff;
        position: relative;
    }
.products-lists .item {
    background: #393939;
    border-radius: 10px;
    min-height: 420px;
    overflow:hidden;
}
.products-lists .item a{
    margin-bottom:0!important;
    padding-bottom:0px!important;
}
.btn-icon {
    align-items: center;
    display: inline-flex;
    flex-shrink: 0;
    font-size: .92969rem;
    font-weight: 400;
    height: 2.5rem;
    justify-content: center;
    padding: 0;
    position: relative;
    background:#f1f5f9;
    border:1px solid #e2e8f0;
    width: 2.5rem
}
.banner-form {
    background: rgb(141 107 75 / 35%);
    padding: 1.6rem;
    border-radius: 16px;
}
    .banner-form .form-control {
        background-color: #83603b6b;
        border: 1px solid #60442c;
    }
    .form-control::placeholder{
        color:#ccc;
    }
    .banner-form h1 {
        font-size: 2rem;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 10px;
        color: #fff;
    }
    .banner-form label{
        color:#fff;
    }
.btn-primary {
    background: #AB9574 !important;
    border: none;
    padding: 0.6rem 2rem;
}

.products-lists .item h4 {
    text-align: center;
}
    .products-lists .item h4 a {
        color: #fff;
        font-size: 1.25rem;
        text-align: center;
        display: block;
        padding-bottom: 0;
        text-transform: capitalize;
        text-decoration: none;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
.products-lists .item p {
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color:#fff;
}
.ticker {
    background: #777 none repeat scroll 0 0;
    border-radius: 20px 0 0 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 10px 5px 20px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 30px;
}

.wide-buttons-wrap {
    border-bottom: 1px solid #edf0f3;
    border-top: 1px solid #edf0f3;
    overflow: hidden;
}

    .wide-buttons-wrap a.wide-button-item:last-child {
        border-right: 0 solid;
    }

    .wide-buttons-wrap a.wide-button-item {
        border-right: 1px solid #f4f6f8;
        color: #333;
        display: block;
        float: left;
        position: relative;
        text-align: center;
        width: 25%;
        z-index: 1;
    }

.wide-button-item h3 {
    margin: 0;
}

.wide-button-content:after {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}

.wide-buttons-wrap a.wide-button-item:hover {
    color: #fff;
}

.wide-button-bg {
    background-color: #ddd;
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}

.wide-button-content {
    display: block;
    position: relative;
    z-index: 2;
}

.wide-button-item:hover .wide-button-bg {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.wide-button-item:hover .wide-button-content:after {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.wide-button-content {
    padding: 25px 10px;
}

.section-heading {
    line-height: 1.6;
    margin-bottom: 50px;
}

    .section-heading h2 {
        font-weight: 600;
    }

.service-box-bg {
    background-color: #ddd;
    background-position: center center;
    background-size: cover;
    height: 115px;
    margin-bottom: 20px;
}

.single-service-item.no-padding-right {
    color: #777;
    padding-right: 0;
}

.check-item:before {
    font-family: FontAwesome;
    content: "\f00c";
}

.check-item {
    position: relative;
}

    .check-item:before {
        border: 2px solid;
        font-size: 20px;
        height: 40px;
        left: -20px;
        line-height: 38px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 40px;
        border-radius: 50%;
    }

.check-item {
    margin-top: 50px;
    padding-left: 38px;
}

.service-box-style-4 {
    background-position: center center;
    background-size: cover;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 30px;
    padding: 45px 30px;
    position: relative;
    text-align: center;
    z-index: 1;
}

    .service-box-style-4 h4 {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .service-box-style-4:after {
        background: #333 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        position: absolute;
        top: 0;
        -webkit-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
        width: 100%;
        z-index: -1;
    }

.service-box-overlay {
    color: #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
}

.service-box-style-4 {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .service-box-style-4:hover:after {
        opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    }

    .service-box-style-4:hover .service-box-overlay {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        visibility: visible;
    }

.constraction-work {
    padding: 75px 30px;
}

.service-box-style-5 {
    border-bottom: 2px solid #ececec;
    color: #777;
    margin-bottom: 50px;
    padding-bottom: 30px;
    -webkit-transition: .4s;
    transition: .4s;
}

    .service-box-style-5 h3 {
        color: #333;
        font-weight: 300;
    }

.single-service-item h4 {
    font-size: 20px;
    font-weight: 400;
}

.section-heading.startup-heading {
    color: #666666;
    line-height: 1.9;
}

    .section-heading.startup-heading h2 {
        color: #333;
        margin-bottom: 30px;
    }

.page-heading-area {
    color: #fff;
    padding: 100px 0;
    position: relative;
    z-index: 1;
    background-size: cover;
}

    .page-heading-area p:last-child {
        margin: 0;
    }

    .page-heading-area h2 {
        font-weight: 300;
        font-size: 40px;
    }
/* Project CSS */

.single-project-item {
    overflow: hidden !important;
    background-size: cover;
    display: block;
    /*height: 263px;*/
    /*height: 195px;*/
    height: 265px;
    margin-bottom: 1rem;
    position: relative;
    z-index: 1;
    background-position: center;
}

.product-section .single-project-item i.fa {
    margin-top: -20px;
    /*margin-top: 10px;*/
    background: #fff;
    width: 50px;
    padding-top: 15px;
    margin-left: -20px;
    padding-left: 17px;
    height: 50px;
    border-radius: 25px;
}

.single-project-item img {
    width: 100%;
}

.single-project-item i.fa {
    color: #333;
    font-size: 20px;
    height: 30px;
    left: 50%;
    /*margin-left: -15px;*/
    margin-top: -15px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 60%;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    width: 30px;
}

.single-project-item:after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: -1;
    border: 1px solid #9c9c9c;
}

.single-project-item:hover i.fa {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 50%;
    visibility: visible;
}

.single-project-item:hover:after {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    visibility: visible;
}

.single-agency-project {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    color: #333;
    display: block;
    font-size: 12px;
}

    .single-agency-project .project-bg {
        position: relative;
        z-index: 1;
    }

        .single-agency-project .project-bg i.fa {
            color: #fff;
            font-size: 20px;
            height: 30px;
            left: 50%;
            line-height: 30px;
            margin-left: -15px;
            margin-top: -15px;
            opacity: 0;
            position: absolute;
            text-align: center;
            top: 70%;
            transition: all 0.2s ease 0s;
            visibility: hidden;
            width: 30px;
        }

.agency-project-info {
    background: #fff none repeat scroll 0 0;
    padding: 14px;
}

    .agency-project-info h3 {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 5px;
    }

.single-agency-project .project-bg::after {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}

.single-agency-project:hover .project-bg::after {
    opacity: 0.7;
    visibility: visible;
}

.single-agency-project:hover .project-bg i.fa {
    opacity: 1;
    top: 50%;
    visibility: visible;
}

.single-agency-project:hover {
    color: #333;
}

.work-slider .owl-nav div {
    color: #fff;
    font-size: 40px;
    left: 0;
    line-height: 60px;
    margin-top: -30px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    visibility: hidden;
}

    .work-slider .owl-nav div.owl-next {
        left: auto;
        right: 0;
    }

.work-slider:hover .owl-nav div {
    left: 30px;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    visibility: visible;
}

    .work-slider:hover .owl-nav div.owl-next {
        left: auto;
        right: 30px;
    }

.work-slider .owl-dots {
    bottom: 15px;
    line-height: 10px;
    position: absolute;
    right: 15px;
}

    .work-slider .owl-dots div {
        background: #000 none repeat scroll 0 0;
        border-radius: 50%;
        display: inline-block;
        height: 10px;
        line-height: 10px;
        margin: 4px;
        width: 10px;
    }

        .work-slider .owl-dots div.active {
            opacity: 0.5;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        }

.work-slider {
    margin-bottom: 50px;
}

.white-box {
    box-shadow: 0 0 10px #f1f1f1;
    padding: 30px;
}

.project-info {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    .project-info li span {
        display: inline-block;
        font-weight: 700;
        min-width: 40%;
    }

.single-related-project {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
}

.project-bg {
    background-color: #ddd;
    background-position: center center;
    background-size: cover;
    height: 185px;
    display: block;
}

.related-project-info {
    font-size: 90%;
    padding: 15px;
}

    .related-project-info h3 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 5px;
    }

.project-preview {
    max-height: 350px;
}

    .project-preview:after {
        border: medium none;
    }

    .project-preview:hover:after {
        opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    }

.service-wide-img {
    padding: 50px 0;
}
/* Team member CSS */

.single-team-member {
    color: #777;
    margin-bottom: 50px;
    padding-left: 150px;
    position: relative;
}

    .single-team-member img {
        border-radius: 50%;
        left: 0;
        max-height: 130px;
        max-width: 130px;
        position: absolute;
        top: 0;
    }

    .single-team-member h4,
    .team-member-style-2 h4 {
        color: #333;
    }

        .single-team-member h4 span,
        .team-member-style-2 h4 span {
            color: #777;
            display: block;
            font-size: 14px;
            font-weight: 300;
            margin-top: 8px;
        }

.hero-text {
    color: #fff;
    font-size: 16px;
}

    .hero-text h2 {
        text-shadow: 1px 1px 3px rgba(51, 51, 51, 0.54);
        font-size: 35px;
        font-weight: 600;
    }

.weight-300 {
    font-weight: 300;
}

.team-member-style-2 img {
    margin-bottom: 20px;
}

.team-desc {
    padding: 25px 0;
}

    .team-desc h2 {
        font-weight: 300;
    }

        .team-desc h2 span {
            display: block;
            font-size: 15px;
            line-height: 30px;
        }

.social-icons {
    font-size: 20px;
}

    .social-icons a {
        color: #333;
        display: inline-block;
        padding: 10px 20px 10px 0;
    }
/* 404 error CSS */

.error-page h1 {
    font-size: 135px;
    font-weight: 200;
    line-height: 100px;
}

.error-page h2 {
    font-weight: 300;
    margin-bottom: 40px;
}

.search-form form {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0 1px;
}

.search-form input[type="search"] {
    border: medium none;
    padding: 10px;
}

.search-form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #333;
}

.search-form {
    margin: 20px 0;
}

.error-page .readmore-btn i.fa {
    padding-left: 0;
    padding-right: 5px;
}
/* Login/Register CSS */

.fullwidth-cotnent-block {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-color: #333;
}

.fullwidth-content-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.fullwidth-cotnent-block:after {
    background: #111 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.login-style-1 {
    color: #fff;
    font-size: 13px;
    padding: 30px;
    position: relative;
    z-index: 1;
}

    .login-style-1:after {
        background: #fff none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .login-style-1 a {
        color: #fff;
    }

    .login-style-1 h1 {
        font-size: 25px;
        font-weight: 400;
    }

    .login-style-1 h2 {
        font-size: 20px;
        font-weight: 300;
    }

.login-form-style-1 input[type="text"],
.login-form-style-1 input[type="email"],
.login-form-style-1 input[type="password"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #999;
    padding: 10px 30px;
}

.login-form-style-1 button,
.login-form-style-2 button {
    border: medium none;
    font-weight: 700;
    padding: 7px 35px;
    text-transform: uppercase;
}

    .login-form-style-1 button i.fa,
    .login-form-style-2 button i.fa {
        font-size: 123%;
        padding-left: 5px;
    }

.password-reset-text {
    font-size: 90%;
    margin: 10px 0 0;
}

.login-form-style-2 button {
    margin-top: 10px;
    margin-bottom: 20px;
}

.login-logo a {
    color: #fff;
}

.login-logo h1 {
    font-size: 30px;
    font-weight: 400;
}

.login-form-style-2 input[type="text"],
.login-form-style-2 input[type="email"],
.login-form-style-2 input[type="password"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    min-width: 300px;
    padding: 10px 0;
}

.login-form-style-2 input[type="text"],
.login-form-style-2 input[type="email"],
.login-form-style-2 input[type="password"] {
    border-bottom: 1px solid;
}

.login-form-style-2 {
    color: #fff;
}

.login-style-3,
.login-content-left {
    display: table;
    height: 100%;
}

.login-content-left {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 30px;
    width: 30%;
}

.login-content-right {
    float: left;
    width: 70%;
}

.login-style-3 h1 {
    font-weight: 400;
    margin-bottom: 50px;
}

.login-style-3 h2 {
    font-weight: 300;
    margin-bottom: 25px;
}

.social-login-btns {
    margin: 30px 0;
    max-width: 250px;
}

    .social-login-btns a {
        display: block;
    }

    .social-login-btns a {
        background: #e85990 none repeat scroll 0 0;
        color: #fff;
        margin-bottom: 10px;
        padding: 7px 7px 7px 55px;
        position: relative;
    }

        .social-login-btns a.facebook-color {
            background-color: #566ea8;
        }

        .social-login-btns a.google-plus-color {
            background-color: #dd4e40;
        }

        .social-login-btns a.github-color {
            background-color: #323131;
        }

        .social-login-btns a i.fa {
            font-size: 20px;
            height: 100%;
            left: 0;
            line-height: 41px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 43px;
            z-index: 1;
        }

            .social-login-btns a i.fa:after {
                background: #000 none repeat scroll 0 0;
                content: "";
                height: 100%;
                left: 0;
                opacity: 0.2;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
                position: absolute;
                top: 0;
                width: 100%;
                z-index: -1;
            }

.login-content-right {
    color: #fff;
    display: table;
    height: 100%;
    padding: 10%;
}

.login-style-3 {
    width: 100%;
}

.login-content-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.register-style-1 {
    background-color: #000;
    background-position: center center;
    background-size: cover;
    color: #fff;
    padding: 40px;
    position: relative;
    z-index: 1;
}

    .register-style-1:after {
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .register-style-1 a {
        color: #fff;
    }

    .register-style-1 h1 {
        font-size: 30px;
        font-weight: 400;
    }

    .register-style-1 h2 {
        font-size: 20px;
        font-weight: 300;
    }

.register-form-style-1 input {
    border: medium none;
    color: #333;
    min-width: 300px;
}

.register-form-style-1 {
    margin: 30px 0 0;
}

.register-style-1 .password-reset-text {
    margin-top: 50px;
}
/* Pricing CSS */

.mega-pricing-item {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px #f1f1f1;
    padding: 30px;
    text-align: center;
}

.bordered-btn {
    border-radius: 3px;
}

.mega-pricing-item ul {
    line-height: 35px;
    list-style: outside none none;
    margin: 0;
    min-height: 198px;
    padding: 0;
}

.mega-pricing-item a.boxed-btn {
    margin: 0;
}

.mega-pricing-item h1 {
    font-size: 55px;
    font-weight: 300;
}

    .mega-pricing-item h1 span {
        font-size: 25px;
        padding-right: 3px;
    }

.mega-pricing-item h3 {
    font-size: 25px;
    font-weight: 300;
}

.gradient-style-1 {
    background: #e62f17;
    background: -webkit-linear-gradient(45deg, #e62f17 0%, #f2ba30 100%);
    background: linear-gradient(45deg, #e62f17 0%, #f2ba30 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e62f17', endColorstr='#f2ba30', GradientType=1);
}

.gradient-style-2 {
    background: #0a3466;
    background: -webkit-linear-gradient(45deg, #0a3466 0%, #17b6e3 100%);
    background: linear-gradient(45deg, #0a3466 0%, #17b6e3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0a3466', endColorstr='#17b6e3', GradientType=1);
}

.gradient-style-3 {
    background: #18b9e5;
    background: -webkit-linear-gradient(45deg, #18b9e5 0%, #81d9b8 100%);
    background: linear-gradient(45deg, #18b9e5 0%, #81d9b8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#18b9e5', endColorstr='#81d9b8', GradientType=1);
}

.gradient-style-1,
.gradient-style-2,
.gradient-style-3 {
    color: #fff;
    box-shadow: 0 0 10px #ccc;
}

.pricing-icon {
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 20px;
}

.gradient-style-1 a,
.gradient-style-2 a,
.gradient-style-3 a {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.pricing-duration {
    margin-top: -15px;
    margin-bottom: 15px;
    font-size: 12px;
}

.mega-pricing-item.flat-style-pricing {
    border: 1px solid #f7f9fc;
    box-shadow: 0 0 0;
}

    .mega-pricing-item.flat-style-pricing.active {
        border-top: 3px solid;
        box-shadow: 0 0 10px #f1f1f1;
    }

.mega-pricing-item h3 span {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.flat-style-pricing h3 {
    min-height: 55px;
}

.flat-style-pricing .pricing-duration {
    border-bottom: 1px solid #f7f9fc;
    padding-bottom: 20px;
}
/* Get a quote CSS */

.quote-form-wrapper {
    background: #fff none repeat scroll 0 0;
    max-width: 500px;
    padding: 30px;
}

    .quote-form-wrapper input,
    .quote-form-wrapper textarea,
    .fullwidth-form-wrapper input,
    .fullwidth-form-wrapper textarea {
        width: 100%;
    }

.get-quote-form {
    box-shadow: 0 0 10px #ddd;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-color: #333;
}

    .get-quote-form:after {
        background: #333 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

.quote-form-wrapper textarea,
.fullwidth-form-wrapper textarea {
    height: 130px;
}

.bigger-icon {
    font-size: 50px;
}

.quote-form-style-2 h4 {
    font-weight: 300;
    margin-bottom: 50px;
}

.quote-form-style-2 input,
.quote-form-style-2 textarea,
.quote-form-style-2 select {
    width: 100%;
}

.quote-form-style-2 select {
    padding: 10px;
}

.quote-form-style-2-wrap {
    background: #f8fafd none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 30px;
}

.quote-form-style-2 textarea {
    height: 150px;
}
/* Coming soon CSS */

.coming-soon p {
    display: inline-block;
    font-size: 20px;
    font-weight: 100;
    margin: 0 15px;
    text-transform: uppercase;
}

    .coming-soon p span {
        display: block;
        font-size: 60px;
        font-weight: 900;
        line-height: 60px;
    }

.coming-soon {
    margin: 35px 0 0;
}

.subscription-form {
    margin-top: 50px;
}

    .subscription-form input {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 1px solid #ccc;
        min-width: 300px;
    }

.boxed-preview {
    background-color: #ddd;
    background-position: center center;
    background-size: cover;
    height: 180px;
}

.single-boxed-item {
    color: #333;
    display: block;
    font-size: 90%;
    margin-bottom: 30px;
}
.blogs a{
    text-decoration:none;
}
.single-boxed-item h4 {
    margin: 0px 0 5px;
}
/* Widgets CSS */

.widget .search-form {
    border: 1px solid #ddd;
    margin: 0;
}

.widget {
    margin-bottom: 50px;
}

    .widget ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

    .widget li {
        padding-bottom: 10px;
    }

    .widget a {
        text-transform: capitalize;
        color: #333;
    }

    .widget .search-form input[type="search"] {
        width: 100%;
    }

    .widget .search-form button[type="submit"] {
        position: absolute;
        right: 1px;
        top: 1px;
    }

    .widget .search-form {
        position: relative;
    }
/* Blog/Comments CSS */

.featured-content img {
    width: 100%;
}

.featured-content {
    margin-bottom: 30px;
}

.post-title-wrap h3 {
    margin-bottom: 5px;
}

.post-title-wrap {
    font-size: 90%;
    margin-bottom: 25px;
}

.comments-area {
    margin-top: 30px;
    margin-bottom: 50px;
}

.comment-title {
    margin-bottom: 30px;
}

.comment-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.comment-item .col-md-2 img {
    width: 100%;
}

.comment-list li {
    padding-bottom: 40px;
}

.comment-metadata {
    color: #777;
    font-size: 90%;
}

    .comment-metadata h4 {
        color: #333;
        margin-bottom: 5px;
    }

.comment-form-wrap input,
.comment-form-wrap textarea {
    width: 100%;
}

    .comment-form-wrap input[type="submit"] {
        width: auto;
    }

.comment-form-wrap textarea {
    height: 200px;
}
/* Contact CSS */

.fullwidth-form-wrapper {
    margin: 30px 0;
}

.contact-box {
    border: 1px solid #f1f1f1;
    margin-bottom: 30px;
    padding: 15px 15px 15px 100px;
    position: relative;
}

    .contact-box a {
        color: #333;
    }

    .contact-box i.fa {
        font-size: 50px;
        left: 20px;
        line-height: 80px;
        margin-top: -40px;
        opacity: 0.3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        position: absolute;
        top: 50%;
    }

    .contact-box p:last-child {
        margin: 0;
    }

    .contact-box p {
        margin-bottom: 5px;
    }

.map {
    width: 100%;
    height: 400px;
}

.contact-info i.fa {
    border-radius: 3px;
    background-color: #222 !important;
    color: #847d68;
    margin-right: 5px;
    padding: 4px;
    text-align: center;
    width: 25px;
}
/* Footer CSS */
.contact-social{
    list-style:none;
    padding-left:0;
}
footer {
    background: #1A1E25;
    color: #fff;
}
footer a:hover{
    color:#fff !important;
}
    footer p{
        color:#fff;
    }
    .contact-area {
        padding: 4rem 0;
        background: #222222;
    }
.contact-social > ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
    .contact-social > ul li{
        margin-bottom:0.5rem;
    }
    .contact-content p {
        color:#847d68;
        margin: auto;
        position: relative;
        max-width: 350px;
    }
.footer-area {
    background-color: #333;
    background-position: center center;
    background-size: cover;
    color: #fff;
    position: relative;
    z-index: 1;
}
.contact-content img {
    max-width: 130px;
}
.city-footer-section .footer-menu {
    list-style: none;
    padding-left: 0;
    margin-bottom:0.5rem;
}
    .city-footer-section .footer-menu li a {
        text-decoration: none;
        color: #847d68;
    }
.footer-label {
    font-size: 1.2rem;
    font-weight: 700;
}
.contact-social ul li a {
    color: #847d68;
    display: inline-block;
    height: 40px;
    transition: all 0.4s ease 0s;
    width: 40px;
    list-style: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

    .contact-social ul li a:hover {
        color: #fff;
    }
    .footer-area:after {
        background: #333 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.95;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

.footer-wid {
    padding: 50px 0;
}

    .footer-wid h4 {
        margin-top: 10px;
        line-height: 25px;
    }

.footer-copyright {
    padding-bottom: 30px;
}

.footer-wid ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer-wid a {
    color: #fff;
}

.footer-wid li a:before {
    content: "-";
    padding-right: 10px;
}

.footer-style-2,
.footer-style-2 a {
    color: #B49D67;
    text-decoration:none;
}
.text-right{
    text-align:right;
}

.footer-style-2 ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

        .footer-style-2 ul li {
            display: inline-block;
        }

    .footer-style-2 .text-right li {
        padding-left: 30px;
    }

.footer-style-2 {
    padding: 25px 0;
    background: #070707;
    color:#fff;
}

.footer-area.footer-solid-style:after {
    display: none;
}

.footer-area.footer-solid-style {
    background: #333333 none repeat scroll 0 0;
}

    .footer-area.footer-solid-style,
    .footer-area.footer-solid-style a {
        color: #ccc;
    }

        .footer-area.footer-solid-style h3,
        .footer-area.footer-solid-style h4 {
            color: #fff;
        }

.footer-area.footer-white-style:after {
    display: none;
}

.footer-area.footer-white-style {
    background: #fff none repeat scroll 0 0;
    padding: 30px 0;
}

    .footer-area.footer-white-style h2,
    .footer-area.footer-white-style h3,
    .footer-area.footer-white-style h4 {
        color: #333;
    }

    .footer-area.footer-white-style,
    .footer-area.footer-white-style a {
        color: #777;
    }

        .footer-area.footer-white-style .footer-copyright {
            font-size: 80%;
            color: #9f9f9f;
        }


.boxed-btn:hover, .slide-text .readmore-btn:hover, input[type=submit]:hover, button[type=submit]:hover {
    background-color: #333;
    color: #fff;
}

.header-style-2 .mainmenu li.bordered-menu a:hover,
.header-style-3 .mainmenu li.bordered-menu a:hover,
.header-absolute .mainmenu li.bordered-menu a:hover {
    color: #fff;
    opacity: 0.6;
}

.header-absolute .mainmenu ul li:hover > a,
.header-style-3 .mainmenu ul li:hover > a, .header-style-3 .mainmenu ul li.current_page_item > a,
.header-style-4 .mainmenu ul li:hover > a, .header-style-4 .mainmenu ul li.current_page_item > a,
.header-style-2 .mainmenu ul li:hover > a, .header-style-2 .mainmenu ul li.current_page_item > a {
    color: #555;
    opacity: 1;
}

.bordered-btn:hover {
    color: #fff;
}

.homepage-slides .owl-nav div:hover {
    opacity: .7;
}

.readmore-btn.reverse-color:hover {
    color: #333;
}

.password-reset-text a:hover {
    color: #fff;
}

.mega-touch-device .mainmenu {
    display: none;
}

.mega-touch-device .responsive-menu-wrap {
    display: block;
}

.mega-touch-device div[data-parallax="scroll"] {
    position: relative;
    z-index: 1;
}

    .mega-touch-device div[data-parallax="scroll"]:after {
        background: #17191c none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

.mega-touch-device .parallax-mirror::after {
    display: none;
}

.slicknav_row > a > span {
    display: none;
}

/* Colors */
a, .readmore-btn.reverse-color, .readmore-btn:hover, .big-play-icon, .header-area.header-style-2 li ul li:hover > a, .header-style-3 .mainmenu ul li ul li:hover > a, .mainmenu ul li:hover > a, .mainmenu ul li.current_page_item > a, .mainmenu ul li.semi-mega-menu ul li:hover li:hover > a, .mainmenu ul li.mega-menu ul li:hover li:hover > a, .mainmenu li.bordered-menu a, .header-absolute .mainmenu ul li ul li:hover a, .author-photo-wrap:before, .check-item:before, .password-reset-text a, .bordered-btn, .mega-pricing-item h3 span, .mega-pricing-item.flat-style-pricing h1, .blog-pagination ul li a, .footer-wid a:hover, .footer-style-2 a:hover, .slide-simple-btn:hover, .social-icons a:hover, .single-boxed-item h4:hover, .widget a:hover {
    color:
    #847d68;
        text-decoration:none;
}
.footer-style-2.cty-footer-section p{
    color:#ccc;
}
.footer-style-2, .footer-style-2 a:hover {
    color: #FFE359 !important;
}


.testimonial-carousel-2 .owl-dots {
    bottom:-20px;
}


button[type="submit"],
input[type="submit"], .mainmenu li.boxed-menu a, .responsive-menu-wrap .slicknav_nav .slicknav_row:hover,
.responsive-menu-wrap .slicknav_nav a:hover, .slide-text .readmore-btn,
.boxed-btn, .cta-area:after, .testimonial-carousel .owl-dots div.active,
.testimonial-carousel-2 .owl-dots div.active, .service-box-style-2:after, .service-box-style-3:hover:after, .wide-button-content:after, .login-form-style-1 button,
.login-form-style-2 button, .register-style-1:after, .blog-pagination li.active > a, .contact-info i.fa, .bordered-btn:hover, .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .header-area.header-style-2:before {
    background-color: #FFE359 !important;
}

.mainmenu ul li:hover {
    border-color: #fe8024;
}

.mega-pricing-item.flat-style-pricing.active {
    border-top-color: solid #fe8024;
}

.btn-dark {
    background: #5a5a5a !important;
}

    .btn-dark:hover {
        background: #3c3c3c !important;
    }

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-60 {
    margin-top: 60px !important;
}

.contact-info i {
    background: #74bcae !important;
}

    .contact-info i:hover {
        background: #555 !important;
    }



.contact-info a:hover {
    color: #333 !important;
}

.fullwidth-form-wrapper button:hover {
    background: #555 !important;
}

.modal-content input {
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
}

.modal-content textarea {
    margin-bottom: 15px;
    height: 80px;
    font-family: 'Roboto', sans-serif;
}

.modal-content button {
    font-family: 'Roboto', sans-serif;
}

.product-name {
    font-weight: 400 !important;
    font-size: 28px !important;
    line-height: 20px !important;
    color: #4c4c4c !important;
}

.product-dec {
    text-transform: capitalize;
    font-size: 16px !important;
    line-height: 24px !important;
}



h3 {
    text-transform: capitalize;
}

.button-radius {
    border-radius: 4px;
    background: #74bcae !important;
    padding: 10px 45px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

    .button-radius:hover {
        background: #555 !important;
        color: #fff;
    }

    .button-radius:focus {
        border: none !important;
        color: #fff !important;
    }

.jssocials-share-facebook .jssocials-share-link {
    background: none !important;
    padding: 2px !important;
    font-size: 16px !important;
    border: none !important;
    box-shadow: none;
    color: #2364a1 !important;
}

.jssocials-share-twitter .jssocials-share-link {
    background: none !important;
    padding: 2px !important;
    font-size: 16px !important;
    border: none !important;
    box-shadow: none;
    color: #39b2ff !important;
}

.jssocials-share-whatsapp .jssocials-share-link {
    background: none !important;
    padding: 2px !important;
    font-size: 16px !important;
    border: none !important;
    box-shadow: none;
    color: #5bba22 !important;
}

.jssocials-shares {
    margin: 0.2em 0;
}

    .jssocials-shares * {
        box-sizing: border-box;
    }

.jssocials-share {
    display: inline-block;
    vertical-align: top;
    margin: 0.3em 0.6em 0.3em 0;
}

    .jssocials-share:last-child {
        margin-right: 0;
    }

.jssocials-share-logo {
    width: 1em;
    vertical-align: middle;
    font-size: 1.5em;
    color: #252525;
}


img.jssocials-share-logo {
    width: auto;
    height: 1em;
}

.jssocials-share-link {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 1;
}

    .jssocials-share-link.jssocials-share-link-count {
        padding-top: .2em;
    }

        .jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
            display: block;
            font-size: .6em;
            margin: 0 -.5em -.8em -.5em;
        }

    .jssocials-share-link.jssocials-share-no-count {
        padding-top: .5em;
    }

        .jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
            height: 1em;
        }

.jssocials-share-label {
    padding-left: 0.3em;
    vertical-align: middle;
    color: #222;
}
.about-wrapper p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.jssocials-share-count-box {
    display: inline-block;
    height: 1.5em;
    padding: 0 0.3em;
    line-height: 1;
    vertical-align: middle;
    cursor: default;
}

    .jssocials-share-count-box.jssocials-share-no-count {
        display: none;
    }

.jssocials-share-count {
    line-height: 1.5em;
    vertical-align: middle;
}
/* perfect-scrollbar v0.6.10 */

.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
    .ps-container;

{
    overflow: auto !important;
}

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps-container {
        overflow: auto !important;
    }
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
    background-color: #e9eef3;
}

.ps-container.ps-in-scrolling {
    pointer-events: none;
}

    .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
        background-color: #eee;
        opacity: 0.9;
    }

        .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
            background-color: #999;
        }

    .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
        background-color: #eee;
        opacity: 0.9;
    }

        .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
            background-color: #999;
        }

.ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 8px;
}

    .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
        position: absolute;
        background-color: #aaa;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: background-color .2s linear;
        -moz-transition: background-color .2s linear;
        -o-transition: background-color .2s linear;
        transition: background-color .2s linear;
        bottom: 0;
        height: 8px;
    }

.ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 1;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0px;
    width: 8px;
    z-index: 9999;
}

    .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
        position: absolute;
        background-color: #1360f4;
        -webkit-border-radius: 0px;
        -webkit-transition: background-color .2s linear;
        -moz-transition: background-color .2s linear;
        -o-transition: background-color .2s linear;
        transition: background-color .2s linear;
        right: 0;
        width: 8px;
        z-index: 999;
    }

.ps-container:hover.ps-in-scrolling {
    pointer-events: none;
}

    .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
        background-color: #eee;
        opacity: 0.9;
    }

        .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
            background-color: #999;
        }

    .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
        background-color: #eee;
        opacity: 0.9;
    }

        .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
            background-color: #999;
        }

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
    opacity: 0.6;
}

    .ps-container:hover > .ps-scrollbar-x-rail:hover {
        background-color: #e9eef3;
        opacity: 0.9;
    }

        .ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
            background-color: #999;
        }

    .ps-container:hover > .ps-scrollbar-y-rail:hover {
        background-color: #eee;
        opacity: 0.9;
    }

        .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
            background-color: #999;
        }
/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .mainmenu li a {
        font-size: 12px;
        padding: 30px 5px;
    }

    .mainmenu li.boxed-menu a,
    .mainmenu li.bordered-menu a {
        margin-left: 5px;
        padding: 10px;
    }

    .mainmenu li.bordered-menu a {
        padding: 9px 10px;
    }

    .single-slide-item h2 {
        font-size: 30px;
    }

    .slide-text {
        font-size: 16px;
    }

    .single-service-item {
        padding-right: 40px;
    }

    .mainmenu li:hover ul {
        top: 86px;
    }

    .single-project-item {
        height: 350px;
    }

    .homepage-slides .slide-text h2 {
        font-size: 30px;
    }

    .slide-text.slide-text-style-2 h2 {
        font-size: 25px;
    }

    .margin-100 {
        margin: 50px 0;
    }

    .service-box-style-2 {
        padding: 30px;
    }

        .service-box-style-2 h3 {
            font-size: 20px;
        }

    .ticker {
        top: 0;
    }

    .service-box-style-3 h4 {
        font-size: 16px;
    }

    .wide-button-item {
        font-size: 12px;
    }

    .slide-text.slide-text-style-2 {
        margin: 150px 0;
    }

    .service-box-style-2 {
        padding: 20px;
    }

    .padding-100 {
        padding: 50px 0;
    }

    .team-desc {
        padding: 0;
    }

    .specer-70 {
        height: 30px;
    }
}
/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mainmenu {
        display: none;
    }

    .single-service-item {
        padding-right: 0;
    }

    .bg-left {
        display: none;
    }

    .footer-wid {
        padding: 50px 0 0;
    }

    .footer-area .col-md-3 {
        min-height: 260px;
    }

    .footer-copyright {
        padding-top: 50px;
    }

    .responsive-menu-wrap {
        display: block;
    }

    .footer-style-2,
    .footer-style-2 .text-right {
        text-align: center;
    }

        .footer-style-2 ul {
            margin-top: 10px;
        }

    .margin-100 {
        margin: 20px 0;
    }

    .h3,
    h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .slide-text.slide-text-style-2 {
        margin: 100px 0;
    }

    .wide-buttons-wrap a.wide-button-item {
        width: 50%;
    }

    .service-box-style-2 {
        padding: 20px;
    }

    .ticker {
        font-size: 9px;
        padding: 2px 10px 2px 20px;
        top: 0;
    }

    .service-box-style-2 h3 {
        font-size: 17px;
    }

    .service-box-style-3 h4 {
        font-size: 12px;
    }

    .service-box-style-3 {
        font-size: 10px;
    }

    .header-area.header-style-2:before {
        width: 70%;
    }

    .cta-style-5 h2 {
        font-size: 30px;
    }

    .padding-100 {
        padding: 0;
    }

    .hero-text.padding-100 {
        padding: 50px 0;
    }

    .cta-style-4.padding-100 {
        padding: 50px 0;
    }

    .boxed-preview {
        height: 130px;
    }

    .login-content-right {
        width: 60%;
    }

    .homepage-slides .owl-nav div.owl-next {
        right: auto;
    }

    .homepage-slides .owl-nav div {
        left: auto;
        margin: 10px;
        position: relative;
        top: auto;
    }

    .homepage-slides .owl-nav {
        bottom: 0;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%;
    }

    div[data-parallax="scroll"] {
        position: relative;
        z-index: 1;
    }

        div[data-parallax="scroll"]:after {
            background: #17191c none repeat scroll 0 0;
            content: "";
            height: 100%;
            left: 0;
            opacity: 0.7;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            position: absolute;
            top: 0;
            width: 100%;
            z-index: -1;
        }

    .about-icon-img {
        display: block;
        margin: 20px 0;
    }

    .parallax-mirror::after {
        display: none;
    }

    .single-agency-project {
        margin-bottom: 30px;
    }
}
/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    .c-box img {
        height: 110px !important;
    }
   
    .we-do {
        min-height: auto !important;
    }

    .slicknav_nav a:focus {
        outline: none !important;
    }

    .text-left .product-name {
        padding-top: 30px;
    }

    #myModalone .modal-content {
        height: 450px !important;
    }

    #myModalone .modal-body h5 {
        font-size: 30px !important;
    }

    #myModalone .modal-body #countdown {
        width: 100% !important;
    }

        #myModalone .modal-body #countdown span {
            text-align: center;
            color: #fff;
            width: 60px !important;
            height: 60px !important;
            padding-top: 5px;
            margin-right: 0px !important;
            border-radius: 70px;
            font-size: 16px !important;
            font-weight: 700 !important;
            background: #74bcae;
            display: inline-block;
        }

            #myModalone .modal-body #countdown span b {
                margin-top: -10px !important;
                font-size: 11px !important;
            }

    .responsive-menu-wrap {
        display: block;
    }

    #myModalone {
        right: 0 !important;
    }

        #myModalone .modal-content {
            width: 100% !important;
        }

  

    .text-left {
        min-height: auto !important;
    }

    

    .mainmenu,
    .header-area.header-style-2:before {
        display: none;
    }

    .single-service-item {
        padding-right: 0;
        margin-bottom: 50px;
    }

    .cta-area {
        font-size: 16px;
        padding: 20px;
    }

    .boxed-btn.cta-btn {
        margin-top: 15px;
        padding: 5px 20px;
        position: relative;
        right: auto;
        top: auto;
    }

    .content-block {
        padding: 50px 0;
    }

    .bg-left {
        display: none;
    }

    .h3,
    h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .footer-wid {
        padding: 0 0 50px;
    }

    .footer-area {
        padding-top: 50px;
    }

    .cta-style-4 h2 {
        font-size: 30px;
    }

    .cta-style-4 {
        font-size: 18px;
        padding: 50px 0;
    }

    .single-project-item {
    }

    .section-heading h2 {
        font-size: 25px;
    }

    .cta-content-wrap {
        padding-right: 0;
    }

    .cta-style-5 .boxed-btn {
        margin-top: 15px;
        position: relative;
        right: auto;
        right: auto;
    }

    .cta-style-5 h2 {
        font-size: 30px;
    }

    .footer-style-2,
    .footer-style-2 .text-right {
        text-align: center;
    }

        .footer-style-2 ul {
            margin-top: 20px;
        }

        .footer-style-2 .text-right li {
            padding: 10px;
        }

    .homepage-slides .owl-nav div.owl-next {
        right: auto;
    }

    .homepage-slides .owl-nav div {
        left: auto;
        margin: 10px;
        position: relative;
        top: auto;
    }

    .homepage-slides .owl-nav {
        bottom: 0;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%;
    }

    .slide-text h2 {
        font-size: 25px;
    }

    .slide-text {
        font-size: 15px;
        line-height: 25px;
    }

    .margin-100 {
        margin: 30px 0;
    }

    .slide-text.slide-text-style-2 h2 {
        font-size: 25px;
    }

    .service-box-style-2 {
        margin-bottom: 30px;
        padding: 15px;
    }

    .ticker {
        border-radius: 0;
        display: inline-block;
        margin-bottom: 15px;
        padding: 2px 10px;
        position: relative;
        right: 0;
        top: 0;
    }

    .testimonial-item-style-3,
    .team-member-style-2,
    .mega-pricing-item {
        margin-bottom: 50px;
    }

    .wide-buttons-wrap a.wide-button-item {
        float: none;
        width: auto;
    }

    .cta-style-2 .boxed-btn {
        margin-top: 15px;
    }

    .page-heading-area h2,
    .hero-text h2 {
        font-size: 30px;
    }

    .single-team-member img {
        margin-bottom: 20px;
        position: relative;
    }

    .single-team-member {
        padding-left: 0;
    }

    .padding-100 {
        padding: 50px 0;
    }

    .tile-gallery {
        margin: 50px 0;
    }

        .tile-gallery img:nth-child(2) {
            margin-top: 20px;
            position: relative;
        }

    .cta-area.fullwidth-cta .cta-btn {
        right: auto;
    }

    .cta-style-3 h2 {
        font-size: 30px;
        line-height: 38px;
    }

    .cta-style-3 h4 {
        line-height: 30px;
    }

    .comment-metadata {
        margin-top: 15px;
    }

    .login-content-right {
        display: none;
    }

    .login-content-left {
        float: none;
        padding: 20px;
        width: 100%;
    }

    .register-style-1,
    .login-style-1 {
        max-width: 300px;
        padding: 15px;
        margin: 0 auto;
    }

    .register-form-style-1 input,
    .subscription-form input {
        min-width: 270px;
    }

    .mega-pricing-item ul {
        min-height: inherit;
        margin-bottom: 30px;
    }

    div[data-parallax="scroll"] {
        position: relative;
        z-index: 1;
    }

        div[data-parallax="scroll"]:after {
            background: #17191c none repeat scroll 0 0;
            content: "";
            height: 100%;
            left: 0;
            opacity: 0.7;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            position: absolute;
            top: 0;
            width: 100%;
            z-index: -1;
        }

    .check-item::before {
        left: 0;
    }

    .check-item {
        padding-left: 55px;
    }

    .slide-text.slide-text-style-2 {
        margin: 130px 0;
    }

    .about-icon-img {
        display: block;
        margin: 20px 0;
    }

    .parallax-mirror::after {
        display: none;
    }

    .single-agency-project {
        margin-bottom: 30px;
    }
}
/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .register-style-1,
    .login-style-1 {
        max-width: 450px;
    }

    .register-form-style-1 input,
    .subscription-form input {
        min-width: 430px;
    }
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

    .mfp-close:hover,
    .mfp-close:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover,
    .mfp-arrow:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .mfp-arrow:before,
    .mfp-arrow:after,
    .mfp-arrow .mfp-b,
    .mfp-arrow .mfp-a {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }

    .mfp-arrow:after,
    .mfp-arrow .mfp-a {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before,
    .mfp-arrow .mfp-b {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after,
    .mfp-arrow-left .mfp-a {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }

    .mfp-arrow-left:before,
    .mfp-arrow-left .mfp-b {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after,
    .mfp-arrow-right .mfp-a {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }

    .mfp-arrow-right:before,
    .mfp-arrow-right .mfp-b {
        border-left: 27px solid #3F3F3F;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #000;
    }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #444;
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .mfp-figure figure {
        margin: 0;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
    
    text-transform: capitalize;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

*/.slicknav_btn, .slicknav_nav .slicknav_item {
    cursor: pointer;
}

.slicknav_menu, .slicknav_menu * {
    box-sizing: border-box;
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: .438em .625em;
    line-height: 1.125em;
}

    .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: .188em;
    }

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 3px #000;
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: .875em;
    margin: .188em 0 0 .438em;
}

    .slicknav_menu .slicknav_icon:before {
        background: 0 0;
        width: 1.125em;
        height: .875em;
        display: block;
        content: "";
        position: absolute;
    }

.slicknav_menu .slicknav_no-text {
    margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: .125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
    box-shadow: 0 1px 0 rgba(0,0,0,.25);
}

.slicknav_menu:after, .slicknav_menu:before {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both;
}

.slicknav_nav li, .slicknav_nav ul {
    display: block;
}

.slicknav_nav .slicknav_arrow {
    font-size: .8em;
    margin: 0 0 0 .4em;
}

.slicknav_nav .slicknav_item a {
    display: inline;
}

.slicknav_nav .slicknav_row, .slicknav_nav a {
    display: block;
}

.slicknav_nav .slicknav_parent-link a {
    display: inline;
}

.slicknav_menu {
    *zoom: 1;
    font-size: 16px;
    background: #4c4c4c;
    padding: 5px;
}

.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222;
}

.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    font-size: .875em;
}

    .slicknav_nav ul {
        margin: 0 0 0 20px;
    }

    .slicknav_nav .slicknav_row, .slicknav_nav a {
        padding: 5px 10px;
        margin: 2px 5px;
    }

        .slicknav_nav .slicknav_row:hover {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            background: #ccc;
            color: #fff;
        }

    .slicknav_nav a {
        text-decoration: none;
        color: #fff;
        text-transform: uppercase;
    }

        .slicknav_nav a:hover {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            background: #ccc;
            color: #222;
        }

    .slicknav_nav .slicknav_txtnode {
        margin-left: 15px;
    }

    .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
        padding: 0;
        margin: 0;
    }

.slicknav_brand {
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
/* 
 *  Owl Carousel - Animate Plugin
 */


.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    height: 260px;
    object-fit: cover;
    object-position: top;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3, 1.3);
        -moz-transition: scale(1.3, 1.3);
        -ms-transition: scale(1.3, 1.3);
        -o-transition: scale(1.3, 1.3);
        transition: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #fe8024;
    border-color: #fe8024 !important;
}

.blog-list {
    /*padding-bottom: 50px;*/
    padding-bottom: 30px;
}
    .blog-list img{
        width:100%;
    }
    /*.blog-list .single-boxed-item h4 {
            text-transform: capitalize;
        margin-top: 0px;
        margin-bottom: -20px;
    }*/
    .blog-list .boxed-preview {
        height: 225px;
        overflow: hidden;
    }

    .blog-list .single-boxed-item h1 {
        font-size: 1.4rem;
        line-height: 30px;
        margin-top: -8px;
        text-transform: capitalize;
        margin-bottom: -20px;
    }

    .blog-list p {
        /*text-transform: capitalize;*/
        padding-right: 10px;
        text-align: justify;
    }

#pagers {
    color: #fff;
    background-color: #ffffff;
    border-color: #9d9d9d;
    margin-left: -15px;
}

    #pagers a:hover {
        color: #333;
    }

.header-style-3 {
    background-position: 0px 0px !important;
}

.blogs button {
    top: 0px !important;
    position: absolute;
    padding-bottom: 11px;
}

.recent_posts h3 {
    margin-top: -10px;
}

.recent_posts ul {
    padding-left: 1.4rem;
}

    .recent_posts ul li {
        list-style: circle;
    }
        .recent_posts ul li::marker{
            color:#fff;
        }
        .recent_posts span {
            display: block;
            font-size: 13px;
        }

.readmore-btn, .boxed-btn {
    padding-bottom: 50px;
}

.box-products h3, .box-products p {
    text-transform: capitalize;
}

.box-products h3 {
    margin-bottom: 0px;
    /*margin-top: 90px !important;*/
    font-size: 16px !important;
}

.content-block h3 {
    /*margin-top: 90px !important;*/
    font-size: 14px !important;
    line-height: 25px !important;
}

.relateds h3 {
    margin-top: 0px !important;
}


.relateds .single-project-item {
    height: auto;
}
.related-product {
    background: #fff;
    text-align: center;
    padding: 1.6rem;
    border: 1px solid #efefef;
    border-radius: 10px;
}
.related-product a{
    text-decoration:none;
}
.service-box-style-2 h3 {
    margin-bottom: 1px;
    margin-top: 0px!important;
}

.gallery .img-wrapper {
    height: 330px;
}

.mfp-bottom-bar .mfp-title span{
    display:none;
}

.zoom-gallery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*.box-products h3{padding-top:60px;}*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .we-do {
        min-height: auto !important;
    }

    .slicknav_nav a:focus {
        outline: none !important;
    }

    .text-left .product-name {
        padding-top: 30px;
    }

    .blogs button {
        margin-left: -20px;
    }

    #myModalone {
        right: 0 !important;
    }

        #myModalone .modal-content {
            width: 100% !important;
        }

        #myModalone .modal-body #countdown {
            width: 76% !important;
        }

   
        
}

.blog-detailz h3 {
    margin-top: -12px !important;
}

.blog-detailz h1 {
    font-size: 2rem !important;
}
.post-title-wrap p {
    font-size: 1rem !important;
}
.blog-detailz p strong, span {
    font-size: 1rem !important;
}
.spec h3 {
    padding-top: 30px;
}

.single-project-item i.fa {
    /*margin-top: 10px;*/
    background: #fff;
    width: 50px;
    padding-top: 15px;
    margin-left: -20px;
    padding-left: 17px;
    height: 50px;
    border-radius: 25px;
}

.relateds .single-project-item i.fa {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blogs-front {
    margin-bottom: 25px !important;
}

.blog-detailz .featured-content img {
    border: 1px solid rgba(204, 204, 204, 0.28);
}

.service-box-style-2 .readmore-btn {
    padding-bottom: 0px !important;
}

.content-block h3 {
    margin-bottom: 1px !important;
}
.mt-80{
    margin-top:80px;
}
.contact-info a {
    color: #847d68 !important;
    text-decoration: none;
}
.contact-info{
    color:#fff;
}
/*.txt-limit{ height:60px; overflow:hidden;}
.single-project-item .txt-limit{height:auto !important;}*/
.product-section .box-products {
    max-height: 440px;
}

    .product-section .box-products h4 {
        margin-bottom: 0px;
        font-size: 15px;
    }

#PortfolioListPage .portfolios {
    max-height: 445px;
}

    #PortfolioListPage .portfolios h4 {
        margin-bottom: 3px;
        font-size: 15px;
    }

.amout-details {
    padding-top: 5px;
}

.relateds .amout-details {
    font-size: 15px;
}

.content-block h3 {
    font-size: 18px !important;
    padding-bottom: 10px;
}

.readmore-btn, .boxed-btn {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    text-align: right;
    display: block;
}
/*3-10-17*/
.content-block h3 {
    cursor: pointer;
}

    .content-block h3:hover {
        color: #e3001b;
    }
.view-all {
    font-size: 1.2rem;
}

#myModalone {
    right: 9.5%;
}

    #myModalone .modal-content {
        width: 800px;
        background-color: #fff;
        height: 500px;
    }

    #myModalone .modal-header {
        border: none;
    }

    #myModalone .modal-body h4 {
        text-align: center;
        margin-bottom: 5px;
        font-size: 26px;
        color: #555;
    }

    #myModalone .modal-body h5 {
        text-align: center;
        color: #74bcae;
        font-size: 36px;
        padding-top: 25px;
    }

    #myModalone .modal-body p {
        text-align: center;
        font-size: 16px;
        color: #555;
    }

    #myModalone .modal-body #countdown {
        text-align: center;
        width: 63%;
    }

        #myModalone .modal-body #countdown span {
            text-align: center;
            color: #fff;
            width: 100px;
            height: 100px;
            padding-top: 5px;
            margin-right: 5px;
            border-radius: 70px;
            font-size: 35px;
            font-weight: 700 !important;
            background: #74bcae;
            display: inline-block;
        }

            #myModalone .modal-body #countdown span b {
                margin-top: -20px;
                font-weight: 100 !important;
                display: block;
                font-size: 13px;
            }

    #myModalone .modal-footer {
        border: none;
    }

    #myModalone hr {
        margin-top: 30px;
        margin-bottom: 0px;
        width: 70%;
        border: 0;
        border-top: 1px dotted #ddd;
    }

.mx-auto {
    margin: auto;
}

.d-block {
    display: block;
}

.text-c {
    text-align: center;
}

.learn-btn {
    background: #aaaaaa;
    border: none;
    border-radius: 0px;
    color: #fff;
    padding: 10px 15px 10px 15px;
    margin-right: 5px;
}

    .learn-btn:hover {
        background: #555;
        color: #fff;
    }

.cntact-btn {
    background: #74bcae;
    border: none;
    border-radius: 0px;
    color: #fff;
    padding: 10px 15px 10px 15px;
}

    .cntact-btn:hover {
        background: #555;
        color: #fff;
    }

.specification ul {
    padding-left: 20px;
}

    .specification ul li {
        font-size: 16px;
        line-height: 30px;
    }

.text-left {
    min-height: 450px;
}

.mb-60 {
    margin-bottom: 60px;
}

.we-do {
    min-height: 600px;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    #our-client .carousel-inner > .item.next,
    #our-client .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    #our-client .carousel-inner > .item.prev,
    #our-client .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@media all and (transform-3d), (-webkit-transform-3d) {
    #our-client .carousel-inner > .item.next,
    #our-client .carousel-inner > .item.active.right {
    }

    #our-client .carousel-inner > .item.prev,
    #our-client .carousel-inner > .item.active.left {
    }
}



@media (min-width: 1650px ) {

    .gallery .img-wrapper{
        height:420px;
    }
}


@media (min-width: 1200px ) {
}

@media only screen and (min-device-width : 320px) and (max-device-width : 667px) {
    #our-client .carousel-inner .active.left {
        left: -100%;
    }

    #our-client .carousel-inner .next {
        left: 100%;
    }

    #our-client .carousel-inner .prev {
        left: -100%;
    }

    #our-client .active > div {
        display: none;
    }

        #our-client .active > div:nth-child(1) {
            display: block;
        }

    #our-client .carousel-inner img {
        margin: 0 auto;
        display: block;
    }
}

#Clients .carousel-control.left {
    background-image: none !important;
}

#Clients .carousel-control.right {
    background-image: none !important;
}

#Clients .carousel-control .glyphicon-chevron-right, #Clients .carousel-control .glyphicon-chevron-left {
    background: #bfc3c5;
    height: 30px;
    font-size: 15px;
    padding-top: 8px;
    border-radius: 15px;
}

.c-title {
    padding-top: 50px;
}

.c-item {
    padding-top: 20px;
    text-align: center;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.c-box {
    border: 20px solid #fff;
    box-shadow: 0px 0px 3px #ccc;
    margin-bottom: 30px;
}

    .c-box img {
        display: block;
        margin: auto;
    }
/*gallery*/
.gal-img-box {
    height: 240px;
    overflow: hidden;
}

    .gal-img-box img {
        height: auto;
        width: 100%;
        min-height: 100%;
        width: 100%;
    }

        .gal-img-box img:hover {
            opacity: .9;
        }

.gal-title {
    padding: 15px;
    margin-bottom: 30px;
    color: #fff;
    background: #120f0f;
}

  

.gal-title a{ font-size:16px; color:#fff;text-decoration:none;}
.gal-details .gal-img-box {
    margin-bottom: 30px;
    height: 170px;
}

.g-pop-up {
    position: absolute;top: 70px;
}

    .g-pop-up .modal-body {
        padding: 3px;
    }

    .g-pop-up .btn {
        position: absolute;
        z-index: 5;
        background: none;
        border: none;
        right: -27px;
        top: -23px;
        color: #fff;
        font-size: 25px;
    }

    .g-pop-up .carousel-indicators li {
        width: 20px;
        height: 5px;
        border: 1px solid rgba(255, 255, 255, 0.5490196078431373);
    }

.backbtn {
    margin-bottom: 1rem;
    display: block;
}
.gallery-details {
    margin-top: 80px;
}
.g-inner-title{margin: -2px;}
.g-inner-info{padding: 15px 0px;}
.g-pop-up h3{font-size: 17px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 15px;
    line-height: 17px;}
.g-pop-up p{    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;}
.contact-details {
    padding: 2rem;
    background: #dcc2aa;
    height: 100%;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
}
    .contact-details a{
        text-decoration:none;
    }
    .contact-details h5 {
        font-size: 1.2rem;
        display: block;
        margin-bottom: 0.6rem !important;
    }

    .contact-details small {
        font-size: 1rem;
        color: #222;
    }
    .contact-details small a{
        color: #222!important;
    }
    .contact-details .d-flex.mb-4.w-100 div{
        line-height:1.2;
    }
    .contact-details ul {
        padding-left: 0;
        list-style: none;
        margin-bottom: 0;
        display: flex;
    }

        .contact-details ul li {
            margin-right: 0.4rem;
        }

            .contact-details ul li a {
                align-items: center;
                display: inline-flex;
                flex-shrink: 0;
                font-size: .92969rem;
                font-weight: 400;
                height: 2.5rem;
                justify-content: center;
                padding: 0;
                position: relative;
                background: #f1f5f9;
                border: 1px solid #e2e8f0;
                width: 2.5rem;
                border-radius: 4px;
            }

                .contact-details ul li a i {
                    color: #222;
                    font-size: 1.4rem;
                }
    .contact-adrs {
        padding-left: 2rem;
    }
        .contact-adrs h3{
            color:#fff;
        }
        button:focus:not(:focus-visible) {
            box-shadow: none;
        }
@media only screen and (max-width: 1023.98px) {
    .logo img {
        width: auto;
        height: 60px;
    }
    .navbar-collapse.collapse.show{
        height:100vh;
    }
    
    .navbar-toggler{
        border:none;
    }
   
    .phn-no {
        margin-left: 0rem;
    }
}
@media only screen and (max-width: 991.98px) {
    .navbar-nav li a {
        padding-left: 0 !important;
        border-bottom: 1px solid #3c3c3c;
        padding: 1rem 0;
    }
    .homepage-slides .slide-text {
        padding-right: 0;
        margin-bottom: 1rem;
    }
    nav.navbar.navbar-expand-lg::before {
        content:none;
    }
    .navbar-toggler-icon {
        filter: invert(1);
    }
}
@media only screen and (max-width: 767.98px) {
    .slide-item-tablecell {
        padding: 2rem 1rem;
    }
    .gallery .img-wrapper {
        height: 200px;
    }
    
    .product-section .col-md-12.col-xl-3 {
        margin-bottom: 1rem;
    }
  
        .product-left-head h2 {
            font-size: 1.4rem;
            margin-bottom: 0;
        }
        .banner-form label {
            margin-bottom: 0;
        }
    .banner-form h1 {
        font-size: 1.4rem;
    }
    .banner-form .col-md-6.mb-2 {
        width: 50%;
    }
    .banner-form {
        padding: 1rem 0.4rem;
    }
    .slide-item-tablecell .slide-text h1 {
        font-size: 2.5rem;
        padding: 0.4rem 1rem;
    }
    .testimonial-card::before {
        width: 23px;
        height: 23px;
        left: 8%;
    }
    .single-homepage-slide.dark-overlay::before {
        content: '';
        height: 100%;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 1) 32%, rgba(0, 0, 0, 0) 80%);
    }
    .service-home .services-icons label{
        font-size:1.3rem;
    }
    .home-ad-img .face-wrapper{
        align-items:start;
    }
    .lipstick-img img{
        max-width:250px;
    }
    header{
        background:#fff;
    }
    .owl-dot {
        width: 10px;
        height: 10px;
    }
    }
@media (max-width: 575.98px) {
    .owl-dots{
        bottom:24px;
    }
    .gallery .img-wrapper {
        height: 160px;
    }
    .logo{
        top:0;
    }
    .single-homepage-slide{
        background-position:17%;
    }
    .owl-nav{
        display:none;
    }
    .banner-wrapper .container{
        position:unset !important;
    }
    .slide-item-tablecell {
        position: absolute;
        bottom: 25px;
    }
        .slide-item-tablecell .slide-text h1{
            font-size:1.6rem;
        }
    .logo img{
        height:50px;
    }
    .scrolled .logo{
        max-width:185px;
    }
    .navbar-collapse.collapse.show {
        background-color: #181616;
        padding: 0rem;
    }
    .cty-header .container-fluid{
        padding:0;
    }
    .home-ad-img .row{
        display:flex;
        flex-direction:column-reverse;
    }
    .home-ad-img .middle-sec{
        flex-direction:column;
    }
    .home-ad-img2 .row {
        flex-wrap: nowrap !important;
    }
    .home-ad-img .face-wrapper, .home-ad-img .long-hair-wrapper {
        padding: 25px 10px;
        flex-direction: column;
    }
        .home-ad-img .long-hair-wrapper p {
            margin-bottom: 10px;
            line-height: 1.8;
            font-size: 14px;
        }
    h2{
        font-size:1.6rem !important;
    }
    .home-ad-img .face-wrapper p{
        text-align:start;
    }
    .contact-area{
        padding:2rem 0;
    }
    .contact-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .ser-icons .service-text{
        text-align:start;
    }
    .service-home .services-icons p{
        text-align:start;
    }
    .banner-wrapper p {
        text-align: center;
        font-size: 1rem;
    }
    a.banner-btn {
        padding: 0.4rem 1rem;
        font-weight: 400;
        font-size: 14px;
        margin-top: 1rem;
    }
    .normal-logo {
        display: none;
    }

    .scrolled-logo {
        display: block;
    }
    .inner-banner {
        height: 75px;
    }
    h1{
        font-size:2.2rem;
    }
    .content-block.contact .row{
        flex-direction:column-reverse;
    }
    .content-block{
        padding:30px 0;
    }
    .contact-adrs{
        padding-left:0;
    }
    .lipstick-img img {
        max-width: 250px;
    }
}

    @media only screen and (min-width: 1650px) {
        .container {
            max-width: 1450px;
        }

        .product-section .col-md-12.col-xl-3 {
            width: 20%;
        }

        .product-section .col-xl-9.col-md-12 {
            width: 80%;
        }
    }

    @media only screen and (min-width: 991px) {
        header nav {
            height: 86px;
        }
    }