:root {
    /* Remove touch-action from here */
}

body {
    --primary-color: #ef5323;
    overflow-x: hidden !important;
    /* Remove this line */
    /* touch-action: manipulation; */
    
    -webkit-touch-callout: none;
    overscroll-behavior: none;
    min-height: 100vh;
    min-height: -webkit-fill-available;

    /* Remove this line too */
    /* touch-action: pan-x pan-y; */
}
button, a {
    touch-action: manipulation;
}
.main-header .logo img{
    max-width: 190px;
}
.hero-nine-shapes {
    background: #ef5323;
    /* background: -webkit-linear-gradient(209deg, #8F00FF 2.36%, rgba(255, 255, 255, 0.3) 40.01%, rgba(252, 120, 11, 0.2) 65.07%, rgba(59, 11, 252, 0.8) 107.82%);
    background: -o-linear-gradient(209deg, #8F00FF 2.36%, rgba(255, 255, 255, 0.3) 40.01%, rgba(252, 120, 11, 0.2) 65.07%, rgba(59, 11, 252, 0.8) 107.82%);
    background: linear-gradient(241deg, #8F00FF 2.36%, rgba(255, 255, 255, 0.3) 40.01%, rgba(252, 120, 11, 0.2) 65.07%, rgba(59, 11, 252, 0.8) 107.82%); */
}
.main-menu .navbar-collapse li a,
.hero-content.style-nine .icon-list li i,
.hero-content.style-nine .icon-list li,
.hero-content h1,
.hero-content{
    color: #fff;
}
.feature-image-box.style-two{
    background: #fff4f0;
}
.fixed-header .header-inner .prime-log,
.header-inner .white-log{
    display: none;
}
.header-inner .prime-log,
.fixed-header .header-inner .white-log{
    display: block;
}
.fixed-header .main-menu .navbar-collapse li a{
    color: var(--heading-color);
}
.testimonials-nine-area{
    background: #ef5323;
}
.btn-wrap .link-btn img{
    height: 55px;
    margin-right: 15px;
}
.hero-area-nine .btn-wrap{
    display: flex;
    flex-wrap: wrap;
}
.scroll-top span,
.testimonials-nine-area .section-title h2{
    color: #fff;
}
.testimonials-nine-area .slick-dots li{
    background: #fff;
}
.testimonials-nine-area .slick-dots li.slick-active:after {
    border-color: #fff;
}
.footer-bottom-logo img{
    max-width: 130px;
}
.main-footer.footer-five .newsletter-form button {
    background: #ef5323;
}
.scroll-top {
    background: #ef5323;
}
.main-footer.text-black .footer-bottom .copyright-text a {
    color: #ef5323;
}
.iconic-box.style-four .icon svg{
    width: 100%;
    height: 100%;
}
.advanced-tab-area .image img{
    border-radius: 20px;
}
.main-menu .navbar-header .navbar-toggle .icon-bar{
    background: #fff !important;
}
.fixed-header .main-menu .navbar-header .navbar-toggle .icon-bar{
    background: #1A3560 !important;
}
.scroll-top {
    position: fixed;
    left: auto;
    right: 15px;
    top: auto;
    bottom: 50px;
    z-index: 500;
}
.mobile-only{
    display: none !important
}
.main-menu .navbar-collapse li a:hover{
    color: #1A3560;
}
.fixed-header .theme-btn.style-two, .fixed-header  a.theme-btn.style-two {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--navyblue-color)), color-stop(50%, var(--primary-color)));
    background-image: -webkit-linear-gradient(right, var(--navyblue-color) 50%, var(--primary-color) 50%);
    background-image: -o-linear-gradient(right, var(--navyblue-color) 50%, var(--primary-color) 50%);
    background-image: linear-gradient(to left, var(--navyblue-color) 50%, var(--primary-color) 50%);
}
.theme-btn.style-two, a.theme-btn.style-two {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--navyblue-color)), color-stop(50%, var(--primary-color)));
    background-image: -webkit-linear-gradient(right, var(--navyblue-color) 50%, #fff 50%);
    background-image: -o-linear-gradient(right, var(--navyblue-color) 50%, #fff  50%);
    background-image: linear-gradient(to left, var(--navyblue-color) 50%, #fff  50%);
}
.header-sass .theme-btn.style-two, .header-sass a.theme-btn.style-two {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, var(--navyblue-color)), color-stop(50%, var(--primary-color)));
    background-image: -webkit-linear-gradient(right, var(--navyblue-color) 50%, var(--primary-color) 50%);
    background-image: -o-linear-gradient(right, var(--navyblue-color) 50%, var(--primary-color)  50%);
    background-image: linear-gradient(to left, var(--navyblue-color) 50%, var(--primary-color)  50%);
}
.dashboard-screen-section .theme-btn, .dashboard-screen-section a.theme-btn {
    color: white;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--primary-color)), color-stop(50%, var(--heading-color)));
    background-image: -webkit-linear-gradient(bottom, var(--primary-color) 50%, #fff  50%);
    background-image: -o-linear-gradient(bottom, var(--primary-color) 50%, #fff  50%);
    background-image: linear-gradient(to top, var(--primary-color) 50%, #fff  50%);
}
.dashboard-screen-section .theme-btn:hover, .dashboard-screen-section a.theme-btn:hover,
.theme-btn.style-two:hover, a.theme-btn.style-two:hover{
    color: #1A3560;
}
.header-sass .theme-btn.style-two:hover, .header-sass  a.theme-btn.style-two:hover,
.fixed-header .theme-btn.style-two:hover,.fixed-header a.theme-btn.style-two:hover{
    color: #fff;
}
.main-footer.footer-ten .footer-top-newsletter {
    border-radius: 15px;
    background: -webkit-linear-gradient(354.03deg, #ef5323 0%, #ff7623 100%);
    background: -o-linear-gradient(354.03deg, #ef5323 0%, #ff7623 100%);
    background: linear-gradient(95.97deg, #ef5323 0%, #ff7623 100%);
}
.section-title.text-white h2 span {
    color: #1A3560;
    background-image: url(../images/shapes/title-shape-for-white.png);
}
.hero-area-six .hero-bg-shapes {
    background: #fff;
    /* background: #FFE4DC; */
}
.hero-image-area{
    background: #1A3560;
}
.hero-area-six .hero-content h1{
    color: #1A3560;
}
.hero-area-six .hero-content p{
    color: #000;
}
.header-sass .main-menu .navbar-collapse li a{
    color: #1A3560;
}
.hero-image-area img {
    -webkit-box-shadow: 0px 7px 60px 0px rgba(239, 83, 35, 0.1);
    box-shadow: 0px 7px 60px 0px rgba(239, 83, 35, 0.1);
}
.counter-item.style-two {
    padding: 30px;
}
.header-sass .main-menu .navbar-header .navbar-toggle .icon-bar{
    background: #1A3560 !important;
}
.hero-content.style-nine .icon-list li{
    position: relative;
}
.hero-content.style-nine .icon-list li::after{
    content: "|";
    position: absolute;
    right: -16px;
    color: #fff;
}
.hero-content.style-nine .icon-list li:last-child:after{
    display: none;
}
.preview-item{
    margin: 0px 15px;
}
.numbered-box-area .numbered-box{
    height: 100%;
    border: 1px solid #d7e1f1;
    border-top: 5px solid var(--primary-color);
}
.marquee-iconic-box{
    box-shadow: none;
}
.numbered-box-area .content img{
    display: block;
    max-width: 180px;
    margin: 0 auto;
}
.footer-top-cta-wrap .icon-list li{
    color: #fff;
}
.footer-top-cta-wrap .icon-list.style-two li i {
    color: var(--primary-color);
    background: white;
}
.newsletter-form button{
    border-radius: 20px;
}
.hero-nine-shapes:after {
    background: #1A3560;
}
.numbered-box:hover .number{
    color: #fff;
}
.customer-data-images {
    margin: 0;
}
.customer-data-images img{
    border-radius: 20px;
}
.marquee-iconic-box-area{
    position: absolute;
    z-index: 11;
    width: 100%;
    left: 0;
    top: 95px;
}
.iconic-slider-right.text-white .marquee-iconic-box {
    /* background: #f8c8ba;
    border-color: rgba(255, 255, 255, 0.1); */

    background: #fff;
    border-color: #f8c8ba;
    padding-left: 20px;
    padding-right: 20px;
}
.iconic-slider-right.text-white .marquee-iconic-box .subtitle{
    color: #ef5323;
    opacity: 1;
}
.newsletter-form.style-three button{
    background: #1A3560;
    color: #fff;
}
.how-it-work-sections .numbered-box:hover .number{
    color: #ef5323;
}
.footer-widget {
    margin-bottom: 0px;
}
.mobile-hero-img{
    display: none;
}
.sass-preview-slider .preview-item img{
    transition-duration: 0.3s;
}
.sass-preview-slider .preview-item.slick-current:hover img{
    transform: scale(1.7);
    transition-duration: 0.3s;
}
.sass-preview-slider,
.sass-preview-slider .preview-item,
.sass-preview-slider .slick-list,
.sass-preview-slider .slick-track{
    overflow: visible;
}
.theme-btn.style-two, a.theme-btn.style-two{
    
}

.iconic-box-arrows .iconic-box-next,
.iconic-box-arrows .iconic-box-prev {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 55px;
    height: 55px;
    background: white;
    line-height: 55px;
    border-radius: 50%;
    text-align: center;
    color: var(--primary-color);
    -webkit-box-shadow: 0px 10px 60px rgba(130, 130, 130, 0.1);
    box-shadow: 0px 10px 60px rgba(130, 130, 130, 0.1);
}
.iconic-box-arrows .iconic-box-prev {
    margin-right: 10px;
}
.iconic-box-arrows .iconic-box-next:focus, 
.iconic-box-arrows .iconic-box-next:hover,
.iconic-box-arrows .iconic-box-prev:focus, 
.iconic-box-arrows .iconic-box-prev:hover {
    color: white;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: var(--primary-color);
}
.swiper-pagination-bullet {
    position: relative;
    cursor: pointer;
    width: 5px;
    min-width: 5px;
    height: 5px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin: 0 10px !important;
    border-radius: 50%;
    background: var(--heading-color);
}
.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    border-color: var(--primary-color);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: var(--primary-color);
}
.swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    left: -5px;
    top: -5px;
    min-width: 15px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.swiper-pagination {
    bottom: -5px !important;
    /* margin-top: 30px; */
}
.sass-preview-slider{
    padding-bottom: 35px;
}
.swiper-slide .preview-item img{
    transition-duration: 0.3s;
}
.swiper-slide.swiper-slide-active{
    z-index: 999;
}
.swiper-slide.swiper-slide-active:hover img{
    transform: scale(1.7);
    transition-duration: 0.3s;
}
.iconic-box.style-seven {
    height: calc(100% - 30px);
    margin-bottom: 10px;
}
@media only screen and (min-width: 992px){
    .menu-btns .theme-btn {
         display: block; 
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .main-menu .navbar-collapse li a{
        font-size: 0px;
    }
    .main-menu .navbar-collapse li a i {
        font-size: 18px;
    }
}

@media only screen and (max-width: 991.98px){
    .main-header .logo img{
        display: none;
    }
    .main-menu .navbar-collapse li a, .fixed-header .main-menu .navbar-collapse li a {
        color: #1A3560;
    }
    .theme-btn.mobile-only{
        display: block !important;
    }
    .main-menu .navbar-collapse li a.theme-btn.mobile-only{
        color: #FFF;
    }
    .main-menu .navbar-collapse > ul {
        border-radius: 15px;
    }
    .main-menu .mobile-logo {
        max-width: 150px;
    }
    .main-menu .navbar-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
    .nav-outer,
    .main-menu {
        width: 100%;
    }
    .main-header .logo-outer {
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .iconic-box.style-seven {
        height: 100%;
    }
    .sass-preview-slider .preview-item a{
        width: 100%;
        display: inline-block;
    }
    .sass-preview-slider .preview-item {
        margin: 0px 30px;
    }
    .mobile-hero-img{
        display: block;
        max-width: 250px;
        margin: 20px auto;
    }
    .newsletter-form.style-three button {
        width: 100%;
    }
    .header-sass .main-menu .navbar-collapse li a.theme-btn {
        color: #fff;
    }
    .main-footer.footer-five .widget-contact-info {
        max-width: 100%;
    }
    .marquee-iconic-box-area {
        top: 60px;
    }
    .preview-item {
        margin: 0px 35px;
    }
    .hero-image-area.style-two img{
        border-radius: 0;
    }
    .footer-top-newsletter .newsletter-form{
        flex-wrap: wrap;
    }
    .footer-top-newsletter .newsletter-form.style-three input{
        margin-bottom: 10px;
    }
    .mobile-only{
        display: block !important;
    }
    .hero-area-nine .btn-wrap img{
        /* margin-right: 0; */
        margin-bottom: 8px;
    }
    .main-menu .navbar-collapse li a,
    .fixed-header .main-menu .navbar-collapse li a {
        color: #1A3560;
    }
    .main-menu .navbar-collapse li .theme-btn,
    .fixed-header  .main-menu .navbar-collapse li .theme-btn{
        color: #fff;
    }
    .main-menu .navbar-collapse > ul{
        border-radius: 15px;
        /* background: #1A3560; */
    }
    .main-menu .navbar-collapse li {
        border-top: 1px solid rgb(255 255 255 / 10%);
    }
}


.c-btn-mail,
.c-btn-phone,
.c-btn-whatsapp {
    position: fixed;
    cursor: pointer;
    height: 55px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    background: #00b833;
    z-index: 300;
    right: 15px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.c-btn-phone {
    display: block;
    bottom: 125px;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-btn-mail,
.c-btn-phone,
.c-btn-whatsapp,
.c-social-links ul {
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 3px;
}
.c-btn-mail::before,
.c-btn-phone::before,
.c-btn-whatsapp::before {
    background: rgba(0, 184, 51, 0.6);
    width: 55px;
    height: 55px;
    left: -1px;
    top: -1px;
}
.c-btn-phone::after,
.c-btn-phone::before {
    transition: 0.2s linear;
    position: absolute;
    display: block;
    content: "";
    border-radius: 50%;
    z-index: -1;
    animation: 1.5s infinite phonePulse;
}
@keyframes phonePulse {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1.5);
        opacity: 0;
    }
}
@-webkit-keyframes phonePulse {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1.5);
        opacity: 0;
    }
}
.c-btn-whatsapp {
    display: block;
    bottom: 200px;
    /* bottom: 185px; */
    -ms-flex-pack: center;
    justify-content: center;
}
.c-btn-whatsapp::after,
.c-btn-whatsapp::before {
    transition: 0.2s linear;
    position: absolute;
    display: block;
    content: "";
    border-radius: 50%;
    z-index: -1;
    animation: 1.5s infinite whatsAppPulse;
}
@keyframes whatsAppPulse {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1.5);
        opacity: 0;
    }
}
@-webkit-keyframes whatsAppPulse {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1.5);
        opacity: 0;
    }
}
.c-btn-mail {
    display: block;
    bottom: 245px;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-btn-mail::after,
.c-btn-mail::before {
    transition: 0.2s linear;
    position: absolute;
    display: block;
    content: "";
    border-radius: 50%;
    z-index: -1;
    animation: 1.5s infinite mailPulse;
}
@keyframes mailPulse {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1.5);
        opacity: 0;
    }
}
@-webkit-keyframes mailPulse {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    to {
        transform: scale(1.5);
        opacity: 0;
    }
}
.c-btn-mail, .c-btn-mail::before {
    background: #ef5323;
}
.c-btn-phone, .c-btn-phone::before{
    background: #1A3560;
}


.numbered-box h4{
        background: var(--primary-color);
    color: #fff;
    padding: 5px 10px;
    width: fit-content;
    border-radius: 6px;
    margin-bottom: 20px;
    font-size: 18px !important;
    font-weight: 500 !important;
}


.numbered-box .content p{
    margin-bottom: 10px !important;
}



.numbered-box-area-custom .numbered-box .content img{
    aspect-ratio: 3 / 2
}


.hero-area-six .hero-bg-shapes .shape.one,
.hero-area-six .hero-bg-shapes .shape.two{
    display: none !important;
}

.bg-lines{
    display: none !important;
}

.slick-dots{
    margin-top: 30px; 
}


@media(max-width:450px){
    .hero-nine-image .shapes .shape.three{
        left: -1.8% !important;
    }
    .hero-nine-image .shapes .shape.four {
        right: -1.5% !important;
    }
    .hero-nine-image .shapes .shape.six {
        top: 52%;
        right: -1%;
    }
}

@media only screen and (min-width: 480px) {
    .newsletter-form button {
        font-size: 18px;
        padding: 18px 34px;
    }
    .newsletter-form button b{
        font-size: 18px;
        padding: 0 !important;
    }
}

@media(max-width:767px){
    .newsletter-form{
        margin-top: 0px !important;
        margin-bottom: 30px;
    }
    .footer-top-newsletter .newsletter-form.style-three input{
        margin-right: 0 !important;
    }
}

.modal .newsletter-form{
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 0;
}
.modal .newsletter-form input{
    margin-right: 0 !important;
    background: #F6F6F6;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 13px 25px !important;
}


input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
  }


  .newsletter-form-custom{
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
    justify-content: space-between;
  }

@media (min-width: 768px) {
    .newsletter-form-custom input, .newsletter-form-custom button {
        width: calc(50% - 8px);
        margin-right: 0 !important;
    }
    .newsletter-form.style-three button{
        height: 56px;
    }
}

@media(max-width:767px){
    .newsletter-form-custom{
        gap: 10px !important
    }
    .newsletter-form-custom input{
        margin: 0 !important;
    }
}