body * {
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}



.btn, .ht-btn, body {
    font-size: 15px
}

.btn, .ht-btn {
    text-align: center;
    color: #fff;
}

.ht-tab-menu li a, // BUTTON STYLES .button {
    text-transform: uppercase;
    letter-spacing: 1px
}


body {
    overflow-x: hidden;
    line-height: 1.74;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    color: #000;
    position: relative;
    background-color: #fff;
}
.footer-copyright-area.py-3 {
    background-color: #ff6600;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.MsoNormal a {
    color: blue;
}

.conact-us-wrap-one .heading {
    position: relative;
    padding-left: 34px;
    font-weight: 700;
    line-height: 1.4;
    color: #0d3e6c
}

.btn {
    font-weight: 500;
    border-radius: 1px;
    border: 1px solid transparent;
    padding: 0 36px;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    line-height: 54px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}



.ht-btn {
    font-weight: 500;
    border-radius: 5px !important;
    padding: 0 15px;
    background: #ff6600;
    border: 1px solid transparent;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.ht-btn--outline {
    border-width: 1px;
    line-height: 54px;
    background: 0 0;
    border-color: #3f78a0;
    color: #3f78a0
}

.ht-btn.ht-btn-md:active, .ht-btn.ht-btn-md:focus, .ht-btn.ht-btn-md {
    background: #071e34;
    color: white !important;
}

    .ht-btn.ht-btn-md:active, .ht-btn.ht-btn-md:focus, .ht-btn.ht-btn-md:hover {
        background: #ff6600;
        color: white !important;
    }

.btn--secondary {
    background-image: none;
    background-color: #5da3d3
}

.cta-button-group--one .btn-one:hover, .cta-button-group--one .btn-two:hover {
    background: #3f78a0;
    color: #fff
}

.ht-box-images.style-01 .circle-arrow a {
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    background: #356384
}

.contact-bar-top ul:first-child, .container-fluid.bg-offwhite, .header-bottom-wrap .logo-dark, .header-bottom-wrap.is-sticky .logo-light, .infotechno-hero-inner-images, .testimonial-slider__media {
    display: none
}

.header-bottom-wrap.header-sticky {
    box-shadow: 0 56px 22px #00000040 inset;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

    .header-bottom-wrap.header-sticky.is-sticky {
        background: #fff;
        box-shadow: 0 3px 10px -4px #00000066 !important
    }

.header__logo {
    flex: inherit !important;
}

.navigation-menu.primary--menu > ul > li > a {
    padding: 15px 2px;
}

.contact-bar-top {
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    justify-content: flex-end;
    align-items: center;
}

    .contact-bar-top ul:first-child,
    .container-fluid.bg-offwhite,
    .header-bottom-wrap .logo-dark,
    .header-bottom-wrap.is-sticky .logo-light,
    .infotechno-hero-inner-images,
    .testimonial-slider__media {
        display: block;
        float: right;
    }

    .contact-bar-top ul:last-child {
        min-width: 176px;
        display: none;
    }

.header-area {
    position: fixed;
    z-index: 999;
    top: 0px;
    width: 100%;
}

.page-header-image {
    position: relative;
    display: flex;
    overflow: hidden;
    min-height: 650px;
    height: 100vh;
}

.header-btn-demo {
    font-size: 16px;
    color: #f47239;
    font-weight: 700;
    background: #ffffff;
    padding: 5px 15px;
    border-radius: 5px;
}

.navigation-menu > ul > li > a:before {
    content: '';
    width: 0;
    height: 3px;
    bottom: -2px;
    position: absolute;
    left: 0;
    background-color: #ff8737;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none
}

.header.default-menu-style .header__logo {
    position: relative;
    left: 100px;
}

.header.default-menu-style .header-midle-box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: right;
}

.navigation-menu > ul > li.active > a span,
.navigation-menu > ul > li.active > a:after,
.navigation-menu > ul > li:hover > a span,
.navigation-menu > ul > li:hover > a:after {
    color: #000000;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.submenu > li.has-children > a:after {
    display: none;
}

ul.submenu li a i {
    right: 20px;
    position: absolute;
    top: 15px;
}

.submenu > li:hover > .submenu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    z-index: 9;
    margin: 0px 0px 0px 5px;
}

.navigation-menu > ul > li > a {
    display: block;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.18;
    transition: 0ms ease-in-out;
    /*    text-transform: uppercase;*/
    font-style: italic;
}

.header-bottom-wrap {
    background: #ff6600;
    padding: 0px;
}

.contact-info-one .call-us:hover, .contact-info-three .call-us:hover, .contact-info-two .call-us:hover, .navigation-menu > ul > li.active > a span, .navigation-menu > ul > li:hover > a span, .text-color-primary {
    /*    color: #000;*/
}

.header-bottom-wrap.header-sticky.is-sticky .navigation-menu > ul > li:hover > a span, .header-bottom-wrap.header-sticky.is-sticky .navigation-menu > ul > li > a, .header-bottom-wrap.is-sticky .language-menu > ul > li > a, .navigation-menu > ul > li.active > a span {
    color: #000
}

    .header-bottom-wrap.header-sticky .navigation-menu > ul > li.active > a span, .header-bottom-wrap.header-sticky.is-sticky .navigation-menu > ul > li > a.active span, .header-bottom-wrap.header-sticky.is-sticky .navigation-menu > ul > li > a:hover span {
        color: #ff8737;
    }

.navigation-menu > ul > li.active > a {
    font-weight: 700;
    color: #086ad8 !important
}



.navigation-menu > ul > li > a:before {
    content: '';
    width: 0;
    height: 3px;
    bottom: -2px;
    position: absolute;
    left: 0;
    background-color: #ff8737;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.language-menu > ul > li > a {
    padding: 0 10px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase
}

.header-search-form.default-search .search-form-top .search-field, .header-search-form.default-search .search-form-top .search-submit {
    color: #fff
}

    .header-search-form.default-search .search-form-top .search-field::placeholder {
        color: #fff;
        opacity: 1
    }

    .header-search-form.default-search .search-form-top .search-field:-ms-input-placeholder {
        color: #fff
    }

    .header-search-form.default-search .search-form-top .search-field::-ms-input-placeholder {
        color: #fff
    }

.header-bottom-wrap.is-sticky .header-search-form.default-search .search-form-top .search-field::-ms-input-placeholder {
    color: #000
}

.header-bottom-wrap.is-sticky .header-search-form.default-search .search-form-top .search-field:-ms-input-placeholder {
    color: #000
}

.header-bottom-wrap.is-sticky .header-search-form.default-search .search-form-top .search-field::placeholder {
    color: #000
}

.header.default-menu-style .header__logo {
    padding: 0px 0;
}

.header-bottom-wrap .logo-light, .header-bottom-wrap.is-sticky .logo-dark {
    display: initial
}

.navigation-menu.primary--menu > ul > li > a {
    padding: 0px 0px;
}

.search-form-top .search-field {
    min-height: 65px !important
}

ul.breadcrumb {
    padding: 0;
    position: absolute;
    display: block;
    margin: 0 50px;
    background: 0 0;
    z-index: 1;
    bottom: 30px;
    font-size: 12px
}

    ul.breadcrumb li {
        display: inline-block;
        margin-right: 13px;
        position: relative
    }

        ul.breadcrumb li a {
            color: #f0bc5e;
            /*         font-family: Poppins*/
        }

        ul.breadcrumb li:not(:first-child):before {
            content: ">";
            color: #fff;
            position: absolute;
            left: -11px;
            top: 1px
        }

.mobile-menu-overlay__inner, .page-oppen-off-sidebar__inner {
    -webkit-transform: translateX(120%);
    -ms-transform: translateX(120%);
    transform: translateX(120%);
    width: 400px;
    height: 100%;
    float: right;
    cursor: default;
    background: #0d3e6c
}

.owl-dots, .who-we-are {
    width: 100%;
    text-align: center
}

.banner-bg-1, .banner-bg-2, .banner-bg-3, .banner-bg-4, .banner-bg-5, .infotechno-bg .row.align-items-center {
    height: 100vh
}

.header-btn-demo {
    font-size: 16px;
    color: #f60;
    font-weight: 700;
    background: #ffffff;
    padding: 5px 15px;
    border-radius: 5px;
}

    .header-btn-demo:hover {
        background: #2186e4;
        color: #fff
    }

.infotechno-hero-text.wow.move-up.animated {
    opacity: 0;
    position: relative;
    left: -1000px
}

.owl-item.active .infotechno-hero-text.wow.move-up.animated {
    opacity: 1;
    position: relative;
    left: 0
}

.infotechno-hero-text.wow.move-up.animated, .owl-item.active .infotechno-hero-text.wow.move-up.animated {
    transition: 1.5s cubic-bezier(0, 1.11, .17, 1.12) !important
}

.infotechno-hero-text h1, .infotechno-hero-text p {
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 45px #000,1px 2px 2px #0000005c
}

.infotechno-hero-text h1 {
    font-size: 45px
}

.banner-bg-1 {
    background: url(../images/bg/banner-bg.html);
    background-size: cover
}

.banner-bg-2 {
    background: url(../images/bg/autogenius-banner-bg.html);
    background-size: cover;
    background-position: center
}

.banner-bg-3 {
    background: url(../images/bg/autogenius-bg.html);
    background-size: cover;
    background-position: center
}

.banner-bg-4 {
    background: url(../images/bg/petrogenius-bg.html);
    background-size: cover;
    background-position: center
}

.banner-bg-5 {
    background: url(../images/bg/transportgenius-bg.html);
    background-size: cover;
    background-position: center
}

.contact-page-bg {
    background: url('../images/Banner-Contact_Us.html') !important
}

.who-we-are {
    font-size: 15px;
    line-height: 1.67;
    color: rgb(0 0 0);
    max-width: 1200px;
    margin: auto
}

.client-logo-collage {
    align-items: center;
    text-align: center;
    max-width: 1600px;
    margin: auto;
    display: block
}

.client-logo-box {
    display: inline-grid;
    margin: 20px 0
}

    .client-logo-box img {
        padding: 15px;
        object-fit: contain;
        width: 150px
    }

.bg-blue, .ht-box-images.style-05:hover, bg-blue {
    background: #0d3e6c;
    border: solid 1px #1b3b6a !important;
}

.ht-tab-menu_two li {
    -webkit-box-flex: unset;
    -webkit-flex-grow: unset;
    -ms-flex-positive: 1;
    flex-grow: initial;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.ht-tab-menu li {
    margin: 0 5px
}

    .ht-tab-menu li a.active {
        color: #f0bc5e !important;
        border-color: #f0bc5e !important
    }

    .ht-tab-menu li a {
        font-size: 15px;
        font-weight: 500;
        line-height: 1.3;
        border: none !important;
        background: 0 0;
        color: #696969;
        padding: 21px 20px 19px;
        min-width: 200px;
        border-radius: 0 !important;
        border-bottom: 4px solid #ffffff4d !important
    }

.ht-box-images.style-05:hover .image-box-wrap {
    background: 0 0
}

.ht-box-images.style-05 {
    transition: .3s cubic-bezier(.59, 1.6, .42, .9)
}

    .ht-box-images.style-05:hover {
        transform: scale(1.04);
        box-shadow: 0 0 15px 3px #00000030;
        z-index: 2
    }

.ht-box-images:hover i {
    font-size: 40px;
    color: #1b3b6a;
}

.ht-box-images.style-05:hover .content .heading {
    color: #333
}

.ht-box-images.style-05:hover .content .text {
    color: #111
}

.owl-nav button {
    position: absolute;
    top: 50% !important;
    font-size: 65px !important;
    color: #fff !important;
    opacity: 1 !important;
    text-shadow: 0 0 2px #000,0 0 9px #00000080
}

.owl-nav .owl-prev {
    left: 10px !important
}

.owl-nav .owl-next {
    right: 10px
}

.owl-dots {
    z-index: 99;
    position: absolute;
    bottom: 30px
}

button.owl-dot {
    height: 10px;
    width: 10px;
    background: #fff !important;
    transition: .3s cubic-bezier(.45, 1.57, .97, .82) !important;
    margin: 0 3px;
    box-shadow: 0 1px 3px #00000073;
    border: 1px solid #ffffff !important;
}

.banner-slider button.owl-dot:hover, .customer-review button.owl-dot:hover {
    background: #0d3e6c !important
}

.banner-slider button.owl-dot.active {
    background: #fff !important;
    width: 40px
}

.customer-review button.owl-dot.active {
    background: #ff6600 !important;
    width: 40px
}

.box-large-image__box .button-wrapper .btn {
    background: #fff;
    color: #0d3e6c
}

.box-large-image__wrap:hover .images-midea::after {
    background: #0d3e6c;
    opacity: .8
}

.box-large-image__midea .images-midea .heading-wrap .heading {
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-weight: 600;
    -webkit-transition: .7s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .7s cubic-bezier(.645, .045, .355, 1);
    transition: .7s cubic-bezier(.645, .045, .355, 1);
    text-shadow: 0 2px 1px #0000007a
}

.box-large-image__wrap:hover .heading-wrap .heading {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.box-large-image__midea .images-midea::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .5;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(39%,transparent),to(#3f78a0));
    background-image: -webkit-linear-gradient(top,transparent 39%,#3f78a0 100%);
    background-image: -o-linear-gradient(top,transparent 39%,#1c0f69 100%);
    background-image: linear-gradient(-180deg,transparent 39%,#3f78a0 100%)
}

.box-large-image__wrap:hover .images-midea::after {
    background: radial-gradient(#aec4d6,#3f78a0);
    opacity: .9
}

.box-image img {
    width: 100%
}

.ht-box-images.style-01 .image-box-wrap {
    -webkit-box-shadow: 0 2px 4px 0 rgb(51 51 51 / 11%),0 8px 4px -4px rgb(51 51 51 / 10%)
}

.mar-t-50, .tab-content.ht-tab__content {
    margin-top: 50px
}

.feature-images__five2 > .row > .ht-box-images:last-child {
    border: none
}

.ht-box-images.style-05 .image-box-wrap {
    background: #fff;
    -webkit-box-shadow: 0 18px 40px rgb(51 51 51 / 10%);
    box-shadow: 0 18px 40px rgb(51 51 51 / 10%);
    border-radius: 0;
    padding: 0 30px;
    box-shadow: none;
    margin-top: 30px;
    margin-bottom: 30px
}

    .ht-box-images.style-05 .image-box-wrap .box-image {
        position: relative;
        margin-bottom: 41px;
        height: 100px;
        padding-right: 20px
    }

.feature-images__five2 > .row, .flex-box {
    display: flex;
    justify-content: center;
}

.ht-tab-menu {
    margin: 0 100px
}

.feature-images__five2 > .row > .ht-box-images.ht-box-33 {
    margin: 7px !important;
    padding: 0;
    background: #fff;
    max-width: calc(33.33% - 15px) !important;
    border-radius: 10px
}

.feature-images__five2 > .row > .ht-box-images.ht-box-50 {
    margin: 7px !important;
    padding: 0;
    background: #fff;
    max-width: calc(50% - 15px) !important;
    border-radius: 10px;
    border: solid 1px #ff6600;
}

.ht-box-images.style-05 img {
    height: 60px !important
}

.ht-box-images.style-05 .image-box-wrap .content .heading {
    font-weight: 500;
    line-height: 1.25;
    margin-bottom: 12px;
    font-size: 18px
}

.ht-box-images.style-05 .image-box-wrap .content .text {
    font-size: 15px
}

.testimonial-blue .testimonial-slider__single {
    background: #ffffffb5;
    background: #ffffffcc;
    border: solid 1px #ff6600;
}

    .testimonial-blue .testimonial-slider__single .testimonial-slider__text {
        color: #000;
        font-size: 14px;
        text-align: center;
        font-weight: 300
    }

.testimonial-light .testimonial-slider__single .testimonial-slider__text {
    color: #727272;
    font-size: 15px;
    text-align: center
}

.testimonial-slider__text input {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    z-index: 2;
    opacity: 0
}

.testimonial-blue .testimonial-slider__text label, .testimonial-light .testimonial-slider__text label {
    display: block;
    text-align: center;
    color: #0d3e6c;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px
}

.testimonial-light .testimonial-slider__single, a.close-popup-btn:hover:after, a.close-popup-btn:hover:before {
    background: #fff
}

.testimonial-slider__single .author-info {
    text-align: center
}

.testimonial-blue .testimonial-slider__author .name, .testimonial-light .testimonial-slider__author .name, .text-color-white, div#email-btn i {
    color: #000
}

.testimonial-blue .testimonial-slider__author .designation {
    font-size: 15px;
    color: #000;
}

.testimonial-light .testimonial-slider__author .designation {
    font-size: 15px;
    color: #0d3e6c
}

.testimonial-slider__single .testimonial-slider__text span.text-preview:after {
    content: "..."
}

.testimonial-slider__single .testimonial-slider__text input:checked ~ span.text-preview:after {
    content: ""
}

.testimonial-slider__single .testimonial-slider__text input:checked ~ span.text-detail {
    max-height: 100px !important;
    display: contents
}

.testimonial-slider__single .testimonial-slider__text span.text-detail {
    max-height: 0 !important;
    overflow: hidden;
    display: inline-block;
    transition: .3s ease-in-out
}

/*.testimonial-slider__text label:after {
    content: '+';
    font-size: 40px;
    line-height: 50px;
    color: #0d3e6c;
    height: 50px;
    width: 50px;
    background: #fff;
    display: inline-block;
    border-radius: 0 0 66%;
    transition: .3s ease-in-out
}*/
.testimonial-slider__text label:after {
    content: '+';
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
    height: 50px;
    width: 50px;
    background: #ff6600;
    display: inline-block;
    border-radius: 0 0 66%;
    transition: .3s ease-in-out;
}

.testimonial-slider__single .testimonial-slider__text input:checked ~ label:after {
    content: "-";
    transform: rotate(360deg);
    transition: .3s ease-in-out;
    color: #0d3e6c;
    background: #e9e2da
}

.testimonial-slider__author .designation:before {
    content: none !important
}

.testimonial-slider-area .owl-nav button {
    top: 32% !important
}

.customer-review .owl-dots {
    text-align: center;
    z-index: 99;
    position: absolute;
    bottom: -60px;
    width: 100%
}

.large-images-wrapper img {
    width: 100%;
    height: 600px;
}

.product-showcase-area:after {
    /*    content: 'Smart Products';*/
    position: absolute;
    left: 50px;
    top: 150px;
    font-size: 80px;
    font-weight: 700;
    z-index: 1;
    color: #f2f2f2;
    opacity: .4;
    line-height: 60px
}

.product-item.section-1.active ~ .product-showcase-bg {
    background: url('../images/bg/autogenius-product-bg-m.jpg');
    height: 100vh;
    min-height: 650px;
    background-size: cover !important;
    background-position: center !important;
    -webkit-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    -moz-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    -o-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    transition: background .5s cubic-bezier(0, 0, .2, 1) !important
}

.product-item.section-2.active ~ .product-showcase-bg, .product-item.section-3.active ~ .product-showcase-bg {
    -webkit-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    -moz-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    -o-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    height: 100vh;
    min-height: 650px
}

.product-item.section-2.active ~ .product-showcase-bg {
    background: url('../images/bg/petrogenius-product-bg-m.jpg');
    background-size: cover !important;
    background-position: center !important;
    transition: background .5s cubic-bezier(0, 0, .2, 1) !important
}

.product-item.section-3.active ~ .product-showcase-bg {
    background: url('../images/bg/transportgenius-product-bg-m.jpg');
    background-size: cover !important;
    background-position: center !important;
    transition: background .5s cubic-bezier(0, 0, .2, 1) !important
}

.product-showcase-area .product-item:before, .product-showcase-bg {
    -webkit-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    -moz-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    -o-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    width: 100%
}

.product-showcase-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    background-position: center !important;
    transition: background .5s cubic-bezier(0, 0, .2, 1) !important
}

.product-showcase-area {
    position: relative;
    display: flex;
    height: 100vh;
    overflow: hidden;
    min-height: 650px;
}

    .product-showcase-area::before {
        content: "";
        height: 100vh;
        position: absolute;
        width: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .64));
        min-height: 650px;
    }

.contact-bar-top {
    background: transparent;
}

    .contact-bar-top ul li:last-child a {
        margin-right: 40px !important;
    }



.product-showcase-area .product-item {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-right: 0;
    cursor: pointer;
    pointer-events: none;
}

    .product-showcase-area .product-item:before {
        content: "";
        background: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .64));
        height: 100%;
        position: absolute;
        padding: 1px;
        z-index: -1;
        transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
    }

    .product-showcase-area .product-item.active:before {
        -webkit-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
        -moz-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
        -o-transition: background .5s cubic-bezier(0, 0, .2, 1) !important;
        transition: background .5s cubic-bezier(0, 0, .2, 1) !important
    }

#email-btn, div#call-btn {
    left: -7px;
    padding: 1px !important;
    line-height: 51px;
    transition: .3s cubic-bezier(.71, 1, .8, 1.13);
    z-index: 99;
    background: #1e81df
}

.product-showcase-area .product-item .info-box {
    padding: 3px 50px;
    position: absolute;
    bottom: 60px;
    min-width: 248px
}

    .product-showcase-area .product-item .info-box h2 {
        color: #fff;
        font-size: 35px
    }

    .product-showcase-area .product-item .info-box p {
        color: #fff;
        padding-top: 20px
    }

    .product-showcase-area .product-item .info-box span {
        color: #ff8737;
        font-size: 20px;
        font-weight: 700
    }

.info-hidden {
    max-height: 0;
    overflow: hidden;
    transition: .6s ease-in-out
}

.product-item.active .info-box .info-hidden {
    max-height: 500px
}

.text-color-secondary {
    color: #5da3d3
}

.ht-box-images.style-05 img {
    width: auto !important
}

.service-contact-bg {
    position: relative;
    background-color: #002fa6;
    background-image: url(../images/bg/lets-talk-bg2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.contact-us-area.service-contact-bg.section-space--ptb_50:before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #00000063;
    content: ""
}

.contact-detail-info {
    background: #0d3e6cc7;
    margin: 0 -20px 0 0;
    padding: 30px;
    border-radius: 10px 0 0 10px;
    backdrop-filter: blur(8px)
}

.contact-detail-form {
    margin-left: -20px
}

.contact-detail-info .heading {
    margin: 0 !important
}

.contact-detail-info .text {
    font-size: 24px !important;
    color: #f0bc5e
}



.effect-16:focus, select.effect-16:focus {
    box-shadow: none !important
}

.contact-inner input, .contact-inner textarea {
    color: #000;
    background-color: #f8f8f8;
    letter-spacing: 0;
    border: 1px solid silver;
    padding: 3px 10px;
    outline: 0;
    width: 100%;
    font-weight: 400;
    font-size: 15px
}

.contact-inner input {
    border-radius: 5px;
    height: 35px
}

.contact-inner textarea {
    border-radius: 5px
}

select {
    padding: 3px 10px;
    height: 35px;
    max-width: 100%;
    width: 100%;
    outline: 0;
    border: 1px solid silver;
    border-radius: 5px;
    background: url(../images/icons/selector-icon.png) center right 20px no-repeat #f8f8f8;
    -moz-appearance: none;
    -webkit-appearance: none
}

@-webkit-keyframes scroll-rtl {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(calc(-250px * 6))
    }
}

@keyframes scroll-rtl {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(calc(-250px * 6))
    }
}

@-webkit-keyframes scroll-ltr {
    0% {
        transform: translateX(calc(-250px * 6))
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes scroll-ltr {
    0% {
        transform: translateX(calc(-250px * 6))
    }

    100% {
        transform: translateX(0)
    }
}

.logo-slider-ltr, .logo-slider-rtl {
    background: #fff;
    height: 100px;
    margin: 30px 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

    .logo-slider-rtl::after, .logo-slider-rtl::before {
        background: linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%);
        content: "";
        height: 100px;
        position: absolute;
        width: 200px;
        z-index: 2
    }

    .logo-slider-rtl::after {
        right: 0;
        top: 0;
        transform: rotateZ(180deg)
    }

    .logo-slider-rtl::before {
        left: 0;
        top: 0
    }

    .logo-slider-ltr .slide-track, .logo-slider-rtl .slide-track {
        display: flex;
        width: calc(250px * 14)
    }

.slider:hover .slide-track {
    animation-play-state: paused
}

.logo-slider-rtl .slide {
    height: 100px;
    width: 250px
}

.input-effect {
    position: relative;
    margin-bottom: 20px;
}

.effect-16 {
    background: 0 0 !important;
    border: 0;
    border-bottom: 1px solid #000;
    position: relative;
    z-index: 1;
    box-shadow: none;
    border-radius: 0;
    padding: 4px 0;
    font-weight: 100;
    width: 100%
}

input.effect-16, select.effect-16 {
    color: #000 !important
}

    select.effect-16:focus {
        background: url(../images/icons/selector-icon.png) center right 20px no-repeat #ffffff00 !important;
        padding-left: 5px;
    }

.effect-16 ~ .focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px !important;
    background-color: #000 !important;
    transition: .4s
}

.effect-16:focus ~ .focus-border, .has-content.effect-16 ~ .focus-border {
    width: 100%;
    transition: .4s
}

.has-content.effect-16 {
    border-bottom: none !important
}

.effect-16 ~ label {
    position: absolute;
    left: 0;
    width: 100%;
    top: 1px;
    color: #000;
    transition: .3s;
    z-index: 0;
    letter-spacing: .5px;
}

.effect-16:focus ~ label, .has-content.effect-16 ~ label {
    top: -12px;
    font-size: 12px;
    color: #000;
    transition: .1s
}

select.effect-16 option {
    background: #fff;
    color: #0b0b0b;
}

.contact-info-one .call-us, .contact-info-three .call-us, .contact-info-two .call-us {
    line-height: 1.17;
    color: #0d3e6c;
    position: relative;
    display: inline-block
}

.ht-social-networks.solid-rounded-icon .social-link:hover {
    background: #f0bc5e;
    color: #0d3e6c
}

.ht-social-networks.flat-round .item, .ht-social-networks.solid-rounded-icon .item {
    margin: 3px
}

.small-btn {
    padding: 0 10px;
    font-size: 20px !important;
    margin-right: 6px
}

.contact-bar-top ul li, .pull-left {
    float: left
}

.ht-social-networks.flat-round .social-link, .ht-social-networks.solid-rounded-icon .social-link {
    font-size: 20px;
    display: block;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 32px;
    background: #fff;
    color: #0d3e6c;
    border-radius: 2px 34%;
    position: relative
}

.loading-spinner {
    display: none;
    font-size: 75px;
    position: relative;
    width: .5em;
    height: 1em
}

.loading .loading-spinner {
    display: inline-block
}

.loading-spinner.center {
    transform: scale(.3);
    margin: auto;
    top: 5px;
    left: 0;
    right: 0;
    bottom: 0
}

.comment-submit-btn .ht-btn {
    padding: 0 30px
}

.loading-spinner-blade {
    position: absolute;
    width: .1em;
    height: .34em;
    background-color: transparent;
    transform-origin: center -0.2222em;
    -webkit-animation: 1s linear infinite spinner-fade;
    animation: 1s linear infinite spinner-fade
}

    .loading-spinner-blade:first-child {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        transform: rotate(0)
    }

    .loading-spinner-blade:nth-child(2) {
        -webkit-animation-delay: 83ms;
        animation-delay: 83ms;
        transform: rotate(30deg)
    }

    .loading-spinner-blade:nth-child(3) {
        -webkit-animation-delay: 166ms;
        animation-delay: 166ms;
        transform: rotate(60deg)
    }

    .loading-spinner-blade:nth-child(4) {
        -webkit-animation-delay: 249ms;
        animation-delay: 249ms;
        transform: rotate(90deg)
    }

    .loading-spinner-blade:nth-child(5) {
        -webkit-animation-delay: 332ms;
        animation-delay: 332ms;
        transform: rotate(120deg)
    }

    .loading-spinner-blade:nth-child(6) {
        -webkit-animation-delay: 415ms;
        animation-delay: 415ms;
        transform: rotate(150deg)
    }

    .loading-spinner-blade:nth-child(7) {
        -webkit-animation-delay: 498ms;
        animation-delay: 498ms;
        transform: rotate(180deg)
    }

    .loading-spinner-blade:nth-child(8) {
        -webkit-animation-delay: 581ms;
        animation-delay: 581ms;
        transform: rotate(210deg)
    }

    .loading-spinner-blade:nth-child(9) {
        -webkit-animation-delay: 664ms;
        animation-delay: 664ms;
        transform: rotate(240deg)
    }

    .loading-spinner-blade:nth-child(10) {
        -webkit-animation-delay: 747ms;
        animation-delay: 747ms;
        transform: rotate(270deg)
    }

    .loading-spinner-blade:nth-child(11) {
        -webkit-animation-delay: .83s;
        animation-delay: .83s;
        transform: rotate(300deg)
    }

    .loading-spinner-blade:nth-child(12) {
        -webkit-animation-delay: 913ms;
        animation-delay: 913ms;
        transform: rotate(330deg)
    }

@-webkit-keyframes spinner-fade {
    0% {
        background-color: #69717d
    }

    100% {
        background-color: transparent
    }
}

@keyframes spinner-fade {
    0% {
        background-color: #69717d
    }

    100% {
        background-color: transparent
    }
}

.success-color {
    color: #30ce64
}

#FormMessage.style-error {
    color: #e11f1f;
    display: inline-block;
    background: #ffa4a4;
    border: 2px solid #ff6c6c;
    border-radius: 10px;
    font-size: 14px;
    line-height: 19px;
    padding: 10px;
    width: 100%
}

#FormMessage.style-error {
    color: #e11f1f;
    display: inline-block;
    background: #ffa4a4;
    border: 2px solid #ff6c6c;
    border-radius: 10px;
    font-size: 14px;
    line-height: 10px;
    padding: 10px;
    width: 70%;
    margin-bottom: 10px;
}

.section-space--ptb_50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.pad-b-50, .section-space--pb_50 {
    padding-bottom: 50px
}

.testimonial-bg {
    position: relative;
}

/*    .testimonial-bg:after {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: #00000054;
        position: absolute;
        content: ""
    }*/

.popup-video-window {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    height: 100%;
    width: 100%;
    background: #000000d4;
    backdrop-filter: blur(20px)
}

    .popup-video-window:hover .popup-video-close-btn, a.call-us-btn, a.chat-email-us-btn {
        display: block
    }

button.popup-video-close-btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px;
    padding: 20px
}

.popup-video-window iframe {
    width: 100%;
    height: 400px;
    margin: auto;
    display: block;
    border: none
}

.popup-video-content {
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 800px;
    height: auto
}

button.popup-video-close-btn:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 30px;
    background: #070707;
    transform: rotateZ(45deg);
    left: 5px;
    top: 19px
}

button.popup-video-close-btn:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 30px;
    background: #070707;
    transform: rotateZ(-45deg);
    left: 5px;
    top: 19px
}

.mar-b-20, .section-space--mb_20 {
    margin-bottom: 20px
}

.pad-b-100, .section-space--pb_100 {
    padding-bottom: 100px
}

.no-pad {
    padding: 0
}

.pad-r-0 {
    padding-right: 0
}

.pad-b-0 {
    padding-bottom: 0
}

.pad-l-0 {
    padding-left: 0
}

.pad-t-0 {
    padding-top: 0
}

.pad-150 {
    padding: 150px
}

.pad-r-150 {
    padding-right: 150px
}

.pad-l-150 {
    padding-left: 150px
}

.pad-t-150 {
    padding-top: 150px
}

.pad-b-150 {
    padding-bottom: 150px
}

.mar-150 {
    margin: 150px
}

.mar-r-150 {
    margin-right: 150px
}

.mar-l-150 {
    margin-left: 150px
}

.mar-t-150 {
    margin-top: 150px
}

.mar-b-150 {
    margin-bottom: 150px
}

.pad-110 {
    padding: 110px
}

.pad-r-110 {
    padding-right: 110px
}

.pad-l-110 {
    padding-left: 110px
}

.pad-t-110 {
    padding-top: 110px
}

.pad-b-110 {
    padding-bottom: 110px
}

.mar-110 {
    margin: 110px
}

.mar-r-110 {
    margin-right: 110px
}

.mar-l-110 {
    margin-left: 110px
}

.mar-t-110 {
    margin-top: 110px
}

.mar-b-110 {
    margin-bottom: 110px
}

.pad-120 {
    padding: 120px
}

.pad-r-120 {
    padding-right: 120px
}

.pad-l-120 {
    padding-left: 120px
}

.pad-t-120 {
    padding-top: 120px
}

.pad-b-120 {
    padding-bottom: 120px
}

.mar-120 {
    margin: 120px
}

.mar-r-120 {
    margin-right: 120px
}

.mar-l-120 {
    margin-left: 120px
}

.mar-t-120 {
    margin-top: 120px
}

.mar-b-120 {
    margin-bottom: 120px
}

.pad-130 {
    padding: 130px
}

.pad-r-130 {
    padding-right: 130px
}

.pad-l-130 {
    padding-left: 130px
}

.pad-t-130 {
    padding-top: 130px
}

.pad-b-130 {
    padding-bottom: 130px
}

.mar-130 {
    margin: 130px
}

.mar-r-130 {
    margin-right: 130px
}

.mar-l-130 {
    margin-left: 130px
}

.mar-t-130 {
    margin-top: 130px
}

.mar-b-130 {
    margin-bottom: 130px
}

.pad-140 {
    padding: 140px
}

.pad-r-140 {
    padding-right: 140px
}

.pad-l-140 {
    padding-left: 140px
}

.pad-t-140 {
    padding-top: 140px
}

.pad-b-140 {
    padding-bottom: 140px
}

.mar-140 {
    margin: 140px
}

.mar-r-140 {
    margin-right: 140px
}

.mar-l-140 {
    margin-left: 140px
}

.mar-t-140 {
    margin-top: 140px
}

.mar-b-140 {
    margin-bottom: 140px
}

.pad-100 {
    padding: 100px
}

.pad-r-100 {
    padding-right: 100px
}

.pad-l-100 {
    padding-left: 100px
}

.pad-t-100 {
    padding-top: 100px
}

.mar-100 {
    margin: 100px
}

.mar-r-100 {
    margin-right: 100px
}

.mar-l-100 {
    margin-left: 100px
}

.mar-t-100 {
    margin-top: 100px
}

.mar-b-100 {
    margin-bottom: 100px
}

.pad-80 {
    padding: 80px
}

.pad-r-80 {
    padding-right: 80px
}

.pad-l-80 {
    padding-left: 80px
}

.pad-t-80 {
    padding-top: 80px
}

.pad-b-80 {
    padding-bottom: 80px
}

.mar-80 {
    margin: 80px
}

.mar-r-80 {
    margin-right: 80px
}

.mar-l-80 {
    margin-left: 80px
}

.mar-t-80 {
    margin-top: 80px
}

.mar-b-80 {
    margin-bottom: 80px
}

.pad-50 {
    padding: 50px
}

.pad-r-50 {
    padding-right: 50px
}

.pad-l-50 {
    padding-left: 50px
}

.pad-t-50 {
    padding-top: 50px
}

.mar-50 {
    margin: 50px
}

.mar-r-50 {
    margin-right: 50px
}

.mar-l-50 {
    margin-left: 50px
}

.mar-b-50 {
    margin-bottom: 50px
}

.pad-40 {
    padding: 40px
}

.header-right-box, .pad-r-40 {
    padding-right: 40px
}

.pad-l-40 {
    padding-left: 40px
}

.pad-t-40 {
    padding-top: 40px
}

.pad-b-40 {
    padding-bottom: 40px
}

.mar-40 {
    margin: 40px
}

.mar-r-40 {
    margin-right: 40px
}

.mar-l-40 {
    margin-left: 40px
}

.mar-t-40 {
    margin-top: 40px
}

.mar-b-40 {
    margin-bottom: 40px
}

.pad-30 {
    padding: 30px
}

.pad-r-30 {
    padding-right: 30px
}

.main-blog-wrap, .pad-l-30 {
    padding-left: 30px
}

.pad-t-30 {
    padding-top: 30px
}

.pad-b-30 {
    padding-bottom: 30px
}

.mar-30 {
    margin: 30px
}

.mar-r-30 {
    margin-right: 30px
}

.mar-l-30 {
    margin-left: 30px
}

.mar-t-30 {
    margin-top: 30px
}

.mar-b-30 {
    margin-bottom: 30px
}

.pad-20 {
    padding: 20px
}

.pad-r-20 {
    padding-right: 20px
}

.pad-l-20 {
    padding-left: 20px
}

.pad-t-20 {
    padding-top: 20px
}

.pad-b-20 {
    padding-bottom: 20px
}

.mar-20 {
    margin: 20px
}

.mar-r-20 {
    margin-right: 20px
}

.mar-l-20 {
    margin-left: 20px
}

.mar-t-20 {
    margin-top: 20px
}

.pad-10 {
    padding: 10px
}

.pad-r-10 {
    padding-right: 10px
}

.pad-l-10 {
    padding-left: 10px
}

.pad-t-10 {
    padding-top: 10px
}

.pad-b-10 {
    padding-bottom: 10px
}

.mar-10 {
    margin: 10px
}

.mar-r-10 {
    margin-right: 10px
}

.mar-l-10 {
    margin-left: 10px
}

.mar-t-10 {
    margin-top: 10px
}

.mar-b-10 {
    margin-bottom: 10px
}



.border-left-light {
    border-left: 1px solid #f3f3f3
}

@media only screen and (max-width:800px) {
    .mobile-slider-text-section {
        padding: 20px 40px !important;
        width: 100%;
        background: #f6f6f6;
        z-index: 2;
        min-height: 559px
    }

    .check-tabs {
        height: auto
    }

    .mobile-slider-text-section, input.check-tab-input.check-input1:checked ~ .check-tab-container.check-container1, input.check-tab-input.check-input2:checked ~ .check-tab-container.check-container2, input.check-tab-input.check-input3:checked ~ .check-tab-container.check-container3 {
        position: relative
    }

    .header-bottom-wrap.header-sticky.is-sticky div#mobile-menu-trigger i, .header-bottom-wrap.header-sticky.is-sticky div#mobile-menu-trigger i:after, .header-bottom-wrap.header-sticky.is-sticky div#mobile-menu-trigger i:before {
        background: #086ad8
    }

    .mobile-navigation-icon {
        margin: 10px
    }

    div#hidden-icon-trigger {
        display: none !important
    }

    .section-title-wrap.text-center {
        padding: 0 20px 20px
    }

    .faq-wrapper {
        height: 700px
    }

    .video-feature-image.petrogenius-video {
        margin-bottom: 40px
    }

    .popup-video-content {
        width: 100%;
        padding: 10px
    }

    .popup-video-window iframe {
        height: 300px
    }

    .product-showcase-area {
        display: block
    }

    .product-item {
        display: none
    }

        .product-item.active {
            display: block;
            height: 100%
        }

    .feature-images__five2 > .row > .ht-box-images.ht-box-50 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important
    }

    .post-feature.blog-thumbnail a {
        width: 100%
    }
}

@media only screen and (max-width:1000px) {
    .image-box-wrap.flex-box {
        display: block !important;
    }

    .image-box-wrap .box-image {
        margin: 0 !important;
        height: 80px !important
    }



    .contactdetail--form {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding: 10px;
    }

    .mobile-navigation-icon i, .mobile-navigation-icon i:after, .mobile-navigation-icon i:before {
        background-color: #fff
    }

    .header-bottom-wrap.header-sticky.is-sticky div#mobile-menu-trigger > *, .header-bottom-wrap.header-sticky.is-sticky div#mobile-menu-trigger > i:after, .header-bottom-wrap.header-sticky.is-sticky div#mobile-menu-trigger > i:before {
        background: #086ad8
    }

    .modern-image {
        margin-left: 0;
        width: 100%;
        padding: 30px 0px;
    }
}

@media only screen and (max-width:1350px) and (min-width:1000px) {
    div#letstalk {
        padding: 40px
    }

    /*    .contactdetail--form {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
        padding: 10px
    }*/
}

.social-link[aria-label=Facebook] {
    background: #5da9dd !important;
    border-color: #5da9dd !important;
    color: #fff !important
}

.social-link[aria-label=LinkedIn], .social-link[aria-label=Twitter] {
    background: #0077b5 !important;
    border-color: #0077b5 !important;
    color: #fff !important
}

.social-link[aria-label=Youtube] {
    background: red !important;
    border-color: red !important;
    color: #fff !important
}

.social-link[aria-label=Pinterest] {
    background: #b7081b !important;
    border-color: #b7081b !important;
    color: #fff !important
}

.social-link[aria-label=Instagram] {
    background: linear-gradient(#8437c4,#f68f48) !important;
    border-color: #8437c4 !important;
    color: #fff !important
}

.image-box-wrap .text, section p {
    text-align: justify
}

.fixed-controllers {
    z-index: 999;
    display: none;
}


.close-chat-option {
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 10px;
    font-size: 30px;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
    text-align: center;
    z-index: 9;
    color: #fff !important;
    opacity: 0;
    background: #db5050 !important;
    transition: .5s ease-in-out;
    box-shadow: -3px 0 8px -3px #000000f5
}

#email-btn, .open-chat-option {
    color: #ff6600 !important;
    border-radius: 50%
}

.open-chat a.open-chat-option, .open-chat-option {
    transition: opacity .3s
}

.open-chat-option, div#call-btn, div#whatsapp-btn {
    box-shadow: 0 3px 8px -3px #000000f5;
    height: 50px;
    width: 50px;
    bottom: 0;
    margin: 10px;
    position: fixed;
    cursor: pointer;
    text-align: center
}

.open-chat-option {
    left: 0;
    background: #fff;
    font-size: 26px;
    padding: 1px;
    z-index: 99999
}

.chat-option.open-chat .close-chat-btn, .chat-option:hover .close-chat-btn {
    opacity: 1;
    z-index: 9
}

.chat-option.open-chat .open-chat-btn, .chat-option:hover .open-chat-btn {
    opacity: 0;
    z-index: -1
}

.chat-option:hover a.close-chat-option, .open-chat a.close-chat-option {
    opacity: 1;
    z-index: 9999;
    transform: rotate(360deg)
}

.chat-option:hover a.open-chat-option, .open-chat a.open-chat-option {
    opacity: 0
}

.chat-option:hover div#whatsapp-btn, .open-chat div#whatsapp-btn {
    opacity: 1;
    bottom: 85px;
    left: 85px;
    z-index: 9999;
    border-radius: 10px;
    transform: scale(1)
}

.chat-option:hover div#email-btn, .open-chat div#email-btn {
    z-index: 9999;
    opacity: 1;
    bottom: 5px;
    left: 85px;
    border-radius: 10px;
    transform: scale(1)
}

.chat-option.open-chat div#call-btn, .chat-option:hover div#call-btn {
    z-index: 9999;
    opacity: 1;
    bottom: 85px;
    left: 5px;
    border-radius: 10px;
    transform: scale(1)
}

div#call-btn {
    font-size: 20px;
    color: #fff !important;
    border-radius: 50%;
    opacity: 0
}

a.call-us-btn:hover, a.chat-email-us-btn:hover, div#whatsapp-btn a:hover {
    color: #fff !important;
    display: block;
    width: 100%
}

a.close-popup-btn:after, a.close-popup-btn:before {
    content: "";
    height: 25px;
    width: 1px;
    background: #ff2623;
    position: absolute;
    top: 8px;
    left: 20px;
}

#call-btn, #email-btn, div#whatsapp-btn {
    transform: scale(.3)
}

#email-btn {
    box-shadow: 0 2px 8px -3px #000000f5;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 0;
    margin: 10px;
    text-align: center;
    font-size: 23px;
    cursor: pointer;
    opacity: 0
}

a.close-popup-btn {
    top: 0;
    position: absolute;
    left: 0;
    padding: 20px;
    font-size: 20px;
    background: #fff;
    margin: 10px;
    height: 30px;
    width: 30px;
    border: 2px solid #ff9d9d;
    border-radius: 50%;
    cursor: pointer
}

.mobile-control a i, .scroll-top {
    border-radius: 10px;
    display: block
}

a.close-popup-btn:hover {
    background: #ff2623
}

a.close-popup-btn:after {
    transform: rotate(45deg)
}

a.close-popup-btn:before {
    transform: rotate(-45deg)
}

div#whatsapp-btn {
    left: 0;
    background: #24cc63;
    z-index: 99;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    transition: .3s cubic-bezier(.21, 1.35, .6, 1.09)
}

    div#whatsapp-btn a {
        color: #fff;
        padding: 10px;
        display: block;
        line-height: 30px
    }

a.close-chat-option i {
    position: relative;
    top: 0
}

a.open-chat-option i {
    position: relative;
    top: 2px
}

.mobile-bottom-controls {
    bottom: -90px;
    transition: .1s cubic-bezier(.91, 1.1, .58, 1);
    position: fixed;
    height: 80px;
    width: 100%;
    background: rgb(255,255,255,95%);
    backdrop-filter: blur(10 px);
    z-index: 999999;
    display: flex;
    box-shadow: 0 0 6px 0 #00000094
}

    .mobile-bottom-controls .mobile-control {
        width: 33.33%;
        float: left;
        min-width: 70px
    }

        .mobile-bottom-controls .mobile-control a {
            display: block;
            font-size: 11px;
            font-weight: 400;
            text-align: center;
            line-height: 14px;
            color: #000
        }

        .mobile-bottom-controls .mobile-control:hover {
            background: #e4e4e4
        }

.mobile-control a {
    font-size: 12px !important;
    position: relative;
    top: 15px
}

    .mobile-control a i {
        position: relative;
        top: -5px;
        font-size: 18px;
        height: 45px;
        width: 45px;
        background: red;
        padding: 14px;
        margin: auto
    }

        .mobile-control a i.fa.fa-phone {
            background: #41c141;
            color: #fff;
            font-size: 22px;
            padding: 12px
        }

        .mobile-control a i.fa.fa-comments {
            background: #41c141;
            color: #fff;
            padding: 10px;
            font-size: 24px
        }

        .mobile-control a i.fab.fa-whatsapp {
            background: linear-gradient(#5fd26a,#2bb440);
            color: #fff;
            padding: 7px 10px;
            font-size: 30px
        }

        .mobile-control a i.fa.fa-envelope {
            background: linear-gradient(rgb(75 161 249),#2179e7);
            color: #fff;
            padding: 10px;
            font-size: 26px
        }

        .mobile-control a i.fa.fa-question-circle {
            background: linear-gradient(#ffa900,#fc0);
            color: #fff !important;
            padding: 10px;
            font-size: 26px
        }

.scroll-top.show {
    visibility: visible;
    opacity: 1;
    bottom: 75px
}

.scroll-top {
    position: fixed;
    right: 50%;
    transform: translate(-50%,65px);
    bottom: -60px;
    z-index: 999;
    -webkit-box-shadow: 0 30px 50px rgb(0 0 0 / 3%);
    box-shadow: 0 30px 50px rgb(0 0 0 / 3%);
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 25px;
    line-height: 60px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    background-color: #63b0f8;
    background-size: 200% auto;
    background-position: left center;
    color: #fff;
    -webkit-transition: .5s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .5s cubic-bezier(.645, .045, .355, 1);
    transition: .5s cubic-bezier(.645, .045, .355, 1);
    overflow: hidden;
}

.chat-option, .chat-option.open-chat, .chat-option:hover {
    position: fixed;
    margin: 10px;
    bottom: 0;
    border-radius: 15px;
    z-index: 9999;
    backdrop-filter: blur(3px);
    box-shadow: 0 0 8px #00000047
}



#call-btn:hover, #email-btn:hover, div#whatsapp-btn:hover {
    box-shadow: 0 0 100px #0000003b inset,0 3px 8px -3px #000000f5
}

.chat-option {
    left: 0
}

    .chat-option.open-chat, .chat-option:hover {
        right: 0;
        height: 160px;
        width: 160px;
        background: #ffffff4d
    }

.social-link:hover, a.social-link:hover {
    border-radius: 34% 2px !important
}

.header-bottom-wrap.header-sticky > .container-bottom-wrap {
    height: 30px;
    overflow: hidden
}

/*.contact-bar-top {
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    display: none;
    justify-content: flex-start;
    align-items: center
}*/

.contact-bar-top ul li a {
    padding: 0 10px 0px 0;
    margin: 5px 8px 5px 0;
    font-weight: 500;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.contact-bar-top ul {
    padding: 0;
    display: table-cell;
    vertical-align: top
}

    .contact-bar-top ul:last-child {
        min-width: 176px;
        display: table-cell
    }

    .contact-bar-top ul li a .fa-whatsapp {
        font-size: 15px;
        line-height: 13px
    }



    .contact-bar-top ul li a i {
        padding: 4px;
        border-radius: 4px;
        color: #fff;
        height: 22px;
        width: 22px;
        line-height: 16px
    }

ul.social-links-top {
    float: right;
    display: none !important;
}

.header__logo > a img {
    width: 160px;
}

ul.social-links-top .item a {
    width: 22px;
    margin: 4px;
    height: 22px;
    padding: 0;
    line-height: 24px;
    text-align: center;
    border-radius: 4px
}

a.top-facebook-icon {
    background: #1877f1
}

a.top-twitter-icon {
    background: #5da9dd
}

a.top-pinterest-icon {
    background: #fd0000
}

a.top-linkedin-icon {
    background: #0077b5
}

a.top-youtube-icon {
    background: #b7081b
}

a.top-insta-icon {
    background: linear-gradient(#8437c4,#f68f48)
}

.contact-bar-top a i.fa-envelope, .contact-bar-top a i.fa-phone {
    background: #1e81df
}

.contact-bar-top a i.fa-whatsapp {
    background: #24cc63
}

ul.social-links-top .item a i {
    padding: 0;
    margin: 0
}

.contact-bar-top ul li:last-child a {
    margin-right: 0
}

.footer-copyright-area.section-space {
    background-color: #ff6600;
    padding: 10px 0px;
}

ul.footer-widget__list li:nth-child(2) a {
    /*    font-family: arial*/
}


.site-wrapper-reveal {
    box-shadow: 0px 5px 10px 0px #ccc;
}

h1.text-scr {
    background-color: #ff6600;
    padding: 5px;
    border-radius: 0 0 20px 20px;
    font-size: 21px;
    width: 50%
}

@media only screen and (max-width:995px) {
    .modal-body {
        display: block !important;
    }

    .contact-form-service-wrap {
        max-width: 530px !important;
        padding: 15px 5px 15px;
    }

        .contact-form-service-wrap + div > a {
            padding: unset !important;
            padding-top: 10px !important
        }
}

@media only screen and (max-width:1023px) and (min-width:768px) {
    .Industry {
        display: block !important;
    }

        .Industry h2 {
            font-size: 14px !important;
        }
}

@media only screen and (max-width:1180px) and (min-width:800px) {
    .container-fluid.bg-offwhite {
        display: block !important;
    }
}

@media only screen and (max-width:800px) and (min-width:500px) {
    .chat-option, .product-showcase-area:after {
        display: none;
    }

    .ht-btn.ht-btn-md, .mobile-menu-overlay__inner {
        width: 100%;
    }

    .container-fluid.bg-offwhite {
        display: block !important
    }

    /*    .zsiq_floatmain.zsiq_theme1 {
        display: none !important
    }*/

    .footer-area-wrapper {
        padding-bottom: 80px
    }

    .faq-wrapper {
        height: auto !important;
        padding-bottom: 0
    }

    .mobile-bottom-controls {
        bottom: 0
    }

    .video-feature-image {
        margin-top: 20px !important
    }

    .contact-bar-top {
        padding: 0 !important;
        overflow: hidden;
        top: 0;
        left: 0;
        width: 100%;
        height: 40px;
        display: none;
        justify-content: end;
        align-items: center
    }
}

@media only screen and (max-width:700px) and (min-width:600px) {
    .container-fluid.bg-offwhite {
        display: block !important;
    }

    .product-showcase-area:after {
        display: none
    }

    .faq-wrapper {
        height: auto;
        padding-bottom: 0
    }

    .contact-bar-top {
        display: flex
    }
}

@media only screen and (max-width:500px) and (min-width:350px) {

    .modern-number-01 span.mark-text {
        font-size: 50px !important;
    }

    .contact-bar-top ul li a {
        font-size: 11px !important;
    }

    .contact-bar-top {
        display: flex;
    }

    .chat-option, .product-showcase-area:after {
        display: none;
    }

    .mobile-bottom-controls {
        bottom: 0;
    }
    /*
    .zsiq_floatmain.zsiq_theme1 {
        display: none !important
    }*/

    .row {
        margin-right: 0;
        margin-left: 0
    }

    .faq-wrapper {
        height: auto !important;
        padding-bottom: 0
    }

    .container-fluid.bg-offwhite {
        display: block !important
    }

    .video-feature-image.autogenius-video {
        margin-top: 20px
    }

    .contact-bar-top {
        padding: 0 !important;
        display: none;
    }

    .ht-btn.ht-btn-md, .mobile-menu-overlay__inner {
        width: 100%;
        font-size: 22px !important;
    }

    .video-feature-image {
        margin-top: 20px !important
    }

    .footer-area .flipper {
        left: -133px !important;
    }
}

@media only screen and (max-width:400px) and (min-width:350px) {
    .page_heding {
        position: absolute;
        top: 80px !important;
        left: 20px !important;
    }

    .contact-bar-top {
        display: none;
    }

        .contact-bar-top ul li a {
            font-size: 11px !important;
        }


    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .chat-option, .product-showcase-area:after {
        display: none;
    }

    .ht-btn.ht-btn-md, .mobile-menu-overlay__inner {
        width: 100%;
    }

    .mobile-bottom-controls {
        bottom: 0;
    }

    /*   .zsiq_floatmain.zsiq_theme1 {
        display: none !important
    }*/

    .faq-wrapper .card-header h5 button {
        font-size: 17px !important
    }

    .faq-wrapper {
        height: auto !important;
        padding-bottom: 0
    }

    .container-fluid.bg-offwhite {
        display: block !important;
    }

    .video-feature-image.autogenius-video {
        margin-top: 20px
    }

    .contact-bar-top {
        padding: 0 !important;
    }

    .video-feature-image {
        margin-top: 20px !important
    }
}


@media only screen and (max-width:445px) {
    .mobile-appview {
        display: none !important;
    }

    .about-text h2 {
        font-size: 26px !important;
    }

    .owl-nav button {
        font-size: 40px !important;
    }

    .product-showcase-area::before {
        min-height: 900px !important;
    }

    .product-showcase-area {
        min-height: 900px !important;
    }

    .carousel-item img {
        width: 100%;
        height: 900px !important;
        max-height: 100%;
    }

    .product-item.section-1.active ~ .product-showcase-bg {
        min-height: 900px !important;
    }

    h1.text-scr {
        width: 70% !important;
    }

    .page_heding-top h1 {
        font-size: 30px !important;
    }

    .page_heding-top span {
        font-size: 18px !important;
    }

    div#letstalk {
        padding-top: 32px !important;
    }

    .page_heding-top {
        padding-top: 60px !important;
    }

    #letstalk .contact-form {
        padding: 10px 20px 25px !important;
    }

    .min-height {
        margin-top: 80px !important;
    }

    .comment-submit-btn .ht-btn {
        padding: 0 !important;
    }

    #refreshButton {
        right: 45px !important;
    }

    .text-light .display-3 {
        font-size: 21px !important;
    }

    .pad-b-80 {
        padding-bottom: 40px !important
    }

    .pad-t-80 {
        padding-top: 40px !important
    }

    .pad-l-80 {
        padding-left: 40px;
    }

    .pad-l-80 {
        padding-right: 40px;
    }

    .about-image {
        padding: 20px 0px;
    }

    .heading.conventional-heading {
        padding-bottom: 20px;
    }
}


@media only screen and (max-width:350px) {

    #refreshButton {
        right: 28px !important;
    }

    .heading.conventional-heading .text-color-primary {
        font-size: 36px !important;
    }

    .section-sub-title {
        width: 100% !important;
    }

    h3.text-center.text-white.heading {
        font-size: 21px !important;
        width: 70% !important;
    }

    .Tools h2 {
        font-size: 21px !important;
    }

    span.Vaanijya {
        font-size: 50px !important;
    }

    .section-heading {
        font-size: 24px !important
    }

    .page_heding {
        position: absolute;
        top: 80px !important;
        left: 20px !important;
    }

    ul.banner-bullets li {
        width: 28% !important;
        padding: 5px 10px !important;
        margin-right: 13px !important;
        font-size: 15px !important;
    }

    .top-right-side img {
        max-width: 180px !important;
        margin-top: 20px !important;
    }

    .text-light .display-4 {
        font-size: 24px !important;
    }

    .text-light .display-3 {
        font-size: 21px !important;
    }

    .page_heding h1 {
        font-size: 40px !important;
    }

    .page_heding span {
        font-size: 20px !important;
    }

    .mobile-appview {
        display: none !important;
    }

    .contact-bar-top {
        display: none;
        padding: 0 !important;
    }

        .contact-bar-top ul li a {
            font-size: 11px !important;
            padding: 0 0px 0px 0;
        }

    .mobile-bottom-controls .mobile-control {
        width: 64px;
        float: left;
        min-width: 55px;
        max-width: 20%;
    }

    .chat-option, .product-showcase-area:after {
        display: none;
    }

    .mobile-bottom-controls {
        bottom: 0;
    }

    .video-feature-image.autogenius-video {
        margin-top: 20px;
    }

    .mobile-control a {
        font-size: 10px !important;
    }

    .modern-number-01 span.mark-text {
        font-size: 40px !important;
    }

    .faq-wrapper .card-header h5 button {
        font-size: 15px !important;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .faq-wrapper {
        height: auto !important;
        padding: 30px !important;
    }

    .container-fluid.bg-offwhite {
        display: block !important;
    }

  /*   .zsiq_floatmain.zsiq_theme1 {
        display: none !important
    }*/

    .ht-btn.ht-btn-md, .mobile-menu-overlay__inner {
        width: 100%;
    }

    .video-feature-image {
        margin-top: 20px !important;
    }
}

.win_close.sqico-larrow::before {
    line-height: 50px;
    margin: 0;
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    font-size: 8px;
    color: #fff;
}

.border-bottom {
    border-bottom: 1px solid #dfdfdf !important
}

.entry-post-share .share-list {
    transition: .3s ease-in-out;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .2))
}

.header-right-inner {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

h3 {
    font-size: 25px;
}

// GENERAL STYLES body {
    background: linear-gradient(36deg,#44a08d,#093637);
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5
}

// BUTTON STYLES .button {
    position: relative;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 1000px;
    padding: 10px 20px;
    margin: 40px;
    box-shadow: 0 2px 5px 0 rgba(3,6,26,.15);
    transition: .5s ease-in-out
}

@keyframes wiggle {
    5%,50% {
        transform: scale(1)
    }

    10% {
        transform: scale(.9)
    }

    15% {
        transform: scale(1.15)
    }

    20% {
        transform: scale(1.15) rotate(-5deg)
    }

    25% {
        transform: scale(1.15) rotate(5deg)
    }

    30% {
        transform: scale(1.15) rotate(-3deg)
    }

    35% {
        transform: scale(1.15) rotate(2deg)
    }

    40% {
        transform: scale(1.15) rotate(0)
    }
}

.button-pulse {
    animation: .s cubic-bezier(.25,0,0,1) .1s infinite pulse;
    box-shadow: 0 0 0 0 #000
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 12px rgb(255 135 55 / 13%);
    }
}

@keyframes float {
    50% {
        transform: translateY(-px)
    }

    100% {
        transform: translateY(-18px)
    }
}





/*FLIPPING LOGO*/
.flipper {
    perspective: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50px;
    position: relative;
    height: 50px;
}

img.front {
    position: absolute;
    width: auto !important;
    height: 55px;
    background: grey;
    transform: rotateY(0deg);
    animation: rotateAnimation 6s linear infinite;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 3px;
}

img.back {
    position: absolute;
    width: auto !important;
    height: 55px;
    background: grey;
    transform: rotateY(0deg);
    animation: rotateAnimation2 6s linear infinite;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 3px;
}

@keyframes rotateAnimation {
    0% {
        transform: rotateY(0deg);
        z-index: 1;
    }

    14.99% {
        transform: rotateY(89.99deg);
        z-index: 1;
    }

    15% {
        transform: rotateY(90deg);
        z-index: -1;
    }

    50% {
        transform: rotateY(180deg);
        z-index: -1;
    }

    80% {
        transform: rotateY(180deg);
        z-index: -1;
    }

    84.99% {
        transform: rotateY(269.99999deg);
        z-index: -1;
    }

    85% {
        transform: rotateY(270deg);
        z-index: 1;
    }

    100% {
        transform: rotateY(360deg);
        z-index: 1;
    }
}


@keyframes rotateAnimation2 {
    0% {
        transform: rotateY(180deg);
        z-index: -1;
    }

    14.99% {
        transform: rotateY(269.99deg);
        z-index: -1;
    }

    15% {
        transform: rotateY(270deg);
        z-index: 1;
    }

    50% {
        transform: rotateY(360deg);
        z-index: 1;
    }

    80% {
        transform: rotateY(360deg);
        z-index: 1;
    }

    84.99% {
        transform: rotateY(449.99999deg);
        z-index: 1;
    }

    85% {
        transform: rotateY(450deg);
        z-index: -1;
    }

    100% {
        transform: rotateY(540deg);
        z-index: -1;
    }
}

.footer-area .flipper {
    left: -53px !important;
}


/*other css*/
.card-front {
    display: inline-block;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    transform: perspective(1000px) rotateY(0deg);
    transition: .5s;
}

.ht-box-images.style-02 .image-box-wrap {
    padding: 10px;
    min-height: 110px;
    margin: 20px 0px 0px;
    border: solid 1px #f60;
    border-radius: 10px 0px 10px 0px;
}

.software-attributes .box-image img {
    width: 45px;
}

.software-attributes .content .heading {
    font-size: 16px;
}

.software-attributes .content .heading {
    font-size: 20px;
    line-height: 25px !important;
    font-weight: bold !important;
}

.software-attributes .content .heading {
    font-size: 20px;
    font-weight: bold !important;
}

.software-attributes .content .heading {
    font-size: 16px;
}



/*Mobile App Development page css ----------------------------------*/

.apppro {
    padding: 20px;
    box-shadow: 1px 1px 10px 3px #ccc;
    border-radius: 10px;
    text-align: center;
}

    .apppro img {
        width: 100%;
        max-width: 180px;
        margin-bottom: 20px;
    }

.Tools {
    border-radius: 48px 8px;
    border: 1px solid var(--neutral-n-700, #E2E2E2);
    background: var(--extremes-white, #FFF);
    box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    height: 100%;
    padding: 20px 24px 35px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    transition: all .5s ease-out;
    position: relative;
}

    .Tools img {
        width: 100%;
        max-width: 50px;
        height: 50px;
        background-color: white;
        padding: 5px;
        border-radius: 10px;
    }

    .Tools h2 {
        color: #000;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        -webkit-background-clip: text;
    }

    .Tools:hover {
        background: linear-gradient(to right, rgb(240, 171, 50) 0%, rgb(249, 109, 48) 100%) !important;
        border-radius: 8px 48px;
        color: white;
    }

        .Tools:hover h2 {
            color: white;
        }

        .Tools:hover p {
            color: white;
        }



.section-sub-heading {
    font-size: 18px !important;
}

.Industry {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    border: solid 1px #ff6600;
    border-radius: 10px;
    height: 100%;
}


    .Industry img {
        width: 100%;
        max-width: 60px;
        margin-right: 15px;
    }

    .Industry h2 {
        font-size: 18px;
    }

.jarallax {
    position: relative;
}


.text-light .display-4 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    padding-bottom: 20px;
}

.text-light .display-3 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-align: left;
    padding-bottom: 20px;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.font-weight-bold {
    font-weight: 600 !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.jarallax-img {
    object-fit: cover;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.min-height {
    margin-top: 100px;
    margin-bottom: 80px;
}

.top-right-side img {
    height: auto;
    width: 100%;
    max-width: 250px;
}

p.lead.text-uppercase.mb-6.font-weight-bold {
    color: white;
    text-align: center;
    padding-bottom: 30px;
}

p.lead2.text-capitalize {
    color: white;
    font-size: 1rem;
    font-weight: 400;
    padding-bottom: 20px;
}

ul.banner-bullets {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

    ul.banner-bullets li {
        border-radius: 16px;
        border: 1px solid rgba(255, 255, 255, 0.30);
        width: 26%;
        padding: 5px 16px;
        margin-right: 13px;
        font-size: 17px;
        text-align: center;
        margin-bottom: 13px;
    }

        ul.banner-bullets li img {
            display: block;
            margin: 0 auto;
        }



.how-work {
    width: 100%;
    display: block;
    padding: 60px 0;
    background: linear-gradient(to right, #fbfbfb, #fbfbfb);
}

    .how-work .how-work-top {
        display: flex;
        text-align: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 50px;
    }

        .how-work .how-work-top h2 {
            font-size: 28px;
            font-weight: 600;
            text-transform: uppercase;
            position: relative;
            color: #0d3e6c;
        }

        .how-work .how-work-top p, .industries-section p {
            font-family: Poppins, sans-serif;
            font-size: 20px;
            font-weight: 400;
            color: #45484d;
        }

.how-work-middle ul li .count-number {
    background: #45484d;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    position: absolute;
    right: 8px;
    top: 55px;
}

.how-work-middle ul {
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
    width: 1660px;
}


    .how-work-middle ul li {
        background: #fff;
        border: 1px solid #ff6600;
        width: calc(100% / 6 - 30px);
        display: flex;
        text-align: center;
        justify-content: center;
        flex-wrap: wrap;
        padding: 35px 20px;
        position: relative;
        float: left;
        margin-right: 40px;
        transition: ease-in-out 5s;
    }


        .how-work-middle ul li h3 {
            font-size: 22px;
            color: #45484d;
            font-weight: 600;
            line-height: 28px;
            margin-bottom: 15px;
            width: 100%;
        }


        .how-work-middle ul li:before {
            position: absolute;
            content: "";
            left: 14px;
            top: 84px;
            background: url(../../assets/images/how-work-arrow.png) center center / 110px no-repeat;
            width: 100%;
            height: 17px;
            transform: translate(-50%, -50%);
        }

.how-work-middle {
    padding: 10px;
    overflow: hidden;
    overflow-x: auto;
}

    .how-work-middle ul li:first-child:before {
        display: none;
    }

.slider-images img {
    width: 100% !important;
    max-width: 360px !important;
    margin: 0 auto;
}

/*Mobile App Development page css End ----------------------------------*/


/*DMS Rollout page css start ----------------------------------*/


.dms-text {
    padding: 20px;
    border: solid 1px #ff6600;
    border-radius: 20px;
    height: 100%;
}

.flip-card {
    background-color: transparent;
    height: 230px;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #ffffff;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px #ff6600;
    border-radius: 5px;
}

    .flip-card-front img {
        width: 100%;
        max-width: 170px;
        max-height: max-content;
    }

.flip-card-back {
    background-color: #ffffff;
    color: white;
    transform: rotateY(180deg);
    padding: 20px;
    border: solid 1px #ff6600;
    border-radius: 5px;
}

    .flip-card-back h1 {
        font-size: 30px;
    }


/*Submit Query css start*/

.page_heding-top h1 {
    font-size: 36px;
    font-weight: 700;
    color: #ff6600;
}

.page_heding-top span {
    font-size: 24px;
    font-weight: 700;
    color: white;
}

.page_heding-top {
    padding-top: 100px;
}

div#letstalk {
    padding-top: 100px;
}

.info-box h2 {
    color: white;
    font-size: 24px;
}

.info-box span {
    color: #ff8737;
    font-size: 20px;
    font-weight: 700
}
/*Submit Query css end*/


/*slick slider*/

@media (min-width: 992px) {
    .slider,
    .slide {
        height: 80vh;
    }
}

.slide {
    position: relative;
}

    .slide .slide__img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

@media (min-width: 992px) {
    .slide .slide__img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
}

.slide .slide__img img {
    max-width: 100%;
    height: auto;
    opacity: 1 !important;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    transition: all 1s ease;
}

.slide .slide__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .slide .slide__content.slide__content__left {
        left: 15%;
        transform: translate(-15%, -50%);
    }

    .slide .slide__content.slide__content__right {
        right: 15%;
        left: auto;
        transform: translate(5%, -50%);
    }

.slide .slide__content--headings {
    color: #fff;
}

    .slide .slide__content--headings h2 {
        font-size: 4.5rem;
        margin: 10px 0;
    }

    .slide .slide__content--headings .animated {
        transition: all 0.5s ease;
    }

    .slide .slide__content--headings .top-title {
        font-family: "Playball", cursive;
        font-size: 2.5rem;
    }

    .slide .slide__content--headings .title {
        font-size: 3.5rem;
    }

    .slide .slide__content--headings .button-custom {
        text-decoration: none;
        color: #333;
        padding: 1.2rem 2.5rem;
        font-size: 1.5rem;
    }

.slider [data-animation-in] {
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: 25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            display: block;
            outline: none;
            line-height: 0px;
            font-size: 0px;
            color: transparent;
            padding: 5px;
            cursor: pointer;
            transition: all 0.3s ease;
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none;
            }

.simple-dots .slick-dots li {
    width: 20px;
    height: 20px;
}

    .simple-dots .slick-dots li button {
        border-radius: 50%;
        background-color: white;
        opacity: 0.25;
        width: 20px;
        height: 20px;
    }

        .simple-dots .slick-dots li button:hover, .simple-dots .slick-dots li button:focus {
            opacity: 1;
        }

    .simple-dots .slick-dots li.slick-active button {
        color: white;
        opacity: 0.75;
    }

.stick-dots .slick-dots li {
    height: 3px;
    width: 50px;
}

    .stick-dots .slick-dots li button {
        position: relative;
        background-color: white;
        opacity: 0.25;
        width: 50px;
        height: 3px;
        padding: 0;
    }

        .stick-dots .slick-dots li button:hover, .stick-dots .slick-dots li button:focus {
            opacity: 1;
        }

    .stick-dots .slick-dots li.slick-active button {
        color: white;
        opacity: 0.75;
    }

        .stick-dots .slick-dots li.slick-active button:hover, .stick-dots .slick-dots li.slick-active button:focus {
            opacity: 1;
        }

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1);
    }

    to {
        transform: scale3d(1.1, 1.1, 1.1);
    }
}

@keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1);
    }

    to {
        transform: scale3d(1.1, 1.1, 1.1);
    }
}

.zoomInImage {
    -webkit-animation-name: zoomInImage;
    animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

@keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.zoomOutImage {
    -webkit-animation-name: zoomOutImage;
    animation-name: zoomOutImage;
}

.slick-nav {
    --active: #fff;
    --border: rgba(255, 255, 255, 0.12);
    width: 44px;
    height: 44px;
    position: absolute;
    cursor: pointer;
    top: calc(50% - 44px);
}

    .slick-nav.prev-arrow {
        left: 3%;
        transform: scaleX(-1);
        z-index: 999;
    }

    .slick-nav.next-arrow {
        left: auto;
        right: 3%;
    }

    .slick-nav i {
        display: block;
        position: absolute;
        margin: -10px 0 0 -10px;
        width: 20px;
        height: 20px;
        left: 50%;
        top: 50%;
    }

        .slick-nav i:before, .slick-nav i:after {
            content: "";
            width: 10px;
            height: 2px;
            border-radius: 1px;
            position: absolute;
            left: 50%;
            top: 50%;
            background: var(--active);
            margin: -1px 0 0 -5px;
            display: block;
            transform-origin: 9px 50%;
        }

        .slick-nav i:before {
            transform: rotate(-40deg);
        }

        .slick-nav i:after {
            transform: rotate(40deg);
        }

    .slick-nav:before, .slick-nav:after {
        content: "";
        display: block;
        position: absolute;
        left: 1px;
        right: 1px;
        top: 1px;
        bottom: 1px;
        border-radius: 50%;
        border: 2px solid var(--border);
    }

    .slick-nav svg {
        width: 44px;
        height: 44px;
        display: block;
        position: relative;
        z-index: 1;
        color: var(--active);
        stroke-width: 2px;
        stroke-dashoffset: 126;
        stroke-dasharray: 126 126 0;
        transform: rotate(0deg);
    }

    .slick-nav.animate svg {
        -webkit-animation: stroke 1s ease forwards 0.3s;
        animation: stroke 1s ease forwards 0.3s;
    }

    .slick-nav.animate i {
        -webkit-animation: arrow 1.6s ease forwards;
        animation: arrow 1.6s ease forwards;
    }

        .slick-nav.animate i:before {
            -webkit-animation: arrowUp 1.6s ease forwards;
            animation: arrowUp 1.6s ease forwards;
        }

        .slick-nav.animate i:after {
            -webkit-animation: arrowDown 1.6s ease forwards;
            animation: arrowDown 1.6s ease forwards;
        }

@-webkit-keyframes stroke {
    52% {
        transform: rotate(-180deg);
        stroke-dashoffset: 0;
    }

    52.1% {
        transform: rotate(-360deg);
        stroke-dashoffset: 0;
    }

    100% {
        transform: rotate(-180deg);
        stroke-dashoffset: 126;
    }
}

@keyframes stroke {
    52% {
        transform: rotate(-180deg);
        stroke-dashoffset: 0;
    }

    52.1% {
        transform: rotate(-360deg);
        stroke-dashoffset: 0;
    }

    100% {
        transform: rotate(-180deg);
        stroke-dashoffset: 126;
    }
}

@-webkit-keyframes arrow {
    0%, 100% {
        transform: translateX(0);
        opacity: 1;
    }

    23% {
        transform: translateX(17px);
        opacity: 1;
    }

    24%, 80% {
        transform: translateX(-22px);
        opacity: 0;
    }

    81% {
        opacity: 1;
        transform: translateX(-22px);
    }
}

@keyframes arrow {
    0%, 100% {
        transform: translateX(0);
        opacity: 1;
    }

    23% {
        transform: translateX(17px);
        opacity: 1;
    }

    24%, 80% {
        transform: translateX(-22px);
        opacity: 0;
    }

    81% {
        opacity: 1;
        transform: translateX(-22px);
    }
}

@-webkit-keyframes arrowUp {
    0%, 100% {
        transform: rotate(-40deg) scaleX(1);
    }

    20%, 80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}

@keyframes arrowUp {
    0%, 100% {
        transform: rotate(-40deg) scaleX(1);
    }

    20%, 80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}

@-webkit-keyframes arrowDown {
    0%, 100% {
        transform: rotate(40deg) scaleX(1);
    }

    20%, 80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}

@keyframes arrowDown {
    0%, 100% {
        transform: rotate(40deg) scaleX(1);
    }

    20%, 80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}
