:root {
    --theme-color: #684df4;
    --theme-color2: #684df4;
    --theme-color3: #ff8139;
    --title-color: #141d38;
    --body-color: #737887;
    --smoke-color: #f5f5f5;
    --smoke-color2: #e2e8fa;
    --smoke-color3: #eff1f9;
    --black-color: #000000;
    --black-color2: #080e1c;
    --gray-color: #bdbdbd;
    --white-color: #ffffff;
    --light-color: #72849b;
    --yellow-color: #ffb539;
    --success-color: #28a745;
    --error-color: #dc3545;
    --th-border-color: #e0e0e0;
    --title-font: "Barlow", sans-serif;
    --body-font: "Roboto", sans-serif;
    --icon-font: "Font Awesome 6 Pro";
    --main-container: 1220px;
    --container-gutters: 24px;
    --section-space: 120px;
    --section-space-mobile: 80px;
    --section-title-space: 60px;
    --ripple-ani-duration: 5s;
}
.theme-blue{
    background-color: var(--white-color) !important;
    background-color: var(--white-color);
}
.th-btn{
    background-color: #00385e;
}
.th-btn:hover{
    background-color: #d00563;
}
.blue-btn{
    background-color: #00385e;
}
.blue-btn:hover{
    background-color: #d00563 !important;
}
.th-btn.style-radius{
    border-radius: 10px;
    padding: 15px 30px;
}
.pink-btn{
    background-color: #d00563;
}
.pink-btn:hover{
    background-color: #00385e !important;
}
/* hero section */
.hero-8 .th-hero-bg{
    opacity: 0.5;
}
.counter-area-9{
    background-color: #00385e;
}
.counter-area-8{
    margin-top: 0px;
}
/* about us section */
.about-sec-8 {
    /* max-width: 1720px;
    margin: auto; */
    background-color: #00385e;
    color: var(--white-color);
}

.about-sec-8 h2{
    color: var(--white-color);
    margin-bottom: calc(var(--section-title-space) - 30px) !important;
}
.about-sec-8 .title-area p{
    color: var(--th-border-color);
}
.about-sec-8 .title-area .th-btn.style7{
    background-color: var(--body-color) !important;
}
.about-sec-8 .space, .space-bottom{
    padding: 80px 0px;
}
.th-btn.style-radius{
    border: 1px solid var(--white-color);
}
.th-btn.style-radius{
    padding: 15px 30px;
}
.th-btn.style7{
    background-color: #00385e;
}
.feature-wrap7 .feature-content.left-content:after, .feature-wrap7 .feature-content.left-content:before{
    right: -12px;
}
.feature-wrap7 .feature-content:after, .feature-wrap7 .feature-content:before{
    left: 6px;
}
.wrapper{
    position: relative;
}
button.slick-prev{
    position: absolute;
    background-color: #ffffff00;
    color: #ffffff;
    padding: 10px 13px;
    border-radius: 50%;
    font-size: 30px;
    /* line-height: 50px; */
    padding-bottom: 13px;
    border: 1px solid #ffffff00;
    margin: 20px;
    top: 150px;
    left: 20px;
}
button.slick-prev::after{
    content: url(../img/arrow-default.svg);
}
button.slick-prev:hover::after{
    display: none;
}
button.slick-prev:hover::before{
    content: url(../img/arrow-hover.svg);
}
button.slick-next{
    position: absolute;
    background-color: #ffffff00;
    color: #ffffff;
    padding: 10px 13px;
    border-radius: 50%;
    font-size: 30px;
    /* line-height: 50px; */
    padding-bottom: 13px;

    border: 1px solid #ffffff00;
    margin: 20px;
     top: 150px;
    right: 20px;
}
button.slick-next::after{
    content: url(../img/arrow-default-right.svg);
}
button.slick-next:hover::after{
    display: none;
}
button.slick-next:hover::before{
    content: url(../img/arrow-hover-right.svg);
}

/* faq section */
.why-sec-4.background-image{
    background-image: none;
}
.accordion-card .faq-text{
    line-height: 19px;
    margin-bottom: 20px;
}
.why-sec-4 .sub-title{
    margin-bottom: 0px;
}
.counter-area-6 .bg-theme{
    padding: 50px;
    border-radius: 20px;
}
.process-area9{
    padding-top: 0px;
}
/* mockup slider */
.screenshot-sec-1{
    background-color: #00385e;
}
.swiper-slide{
    width: 250px !important;
}
.screetshot-thumb img{
    border-radius: 20px;
    /* width: 70%; */
}
.screen-slider1 .swiper-pagination-bullets{
    margin-top: 40px !important;
}
.screen-slider1 .swiper-pagination-bullets .swiper-pagination-bullet{
    --swiper-pagination-bullet-size:8px;
}
/* home v2  */
/* hero section */
.hero-19{
    margin-top: 100px;
    margin-bottom: 80px;
}
.th-hero-img{
    position: relative;
}
#heroSlide19{
    background-color: #00385e;
    margin: 0px 100px;
    padding: 50px 0px !important; 
    border-radius: 20px !important;
    color: var(--white-color);
}
.swiper-pagination-bullets .swiper-pagination-bullet{
    --swiper-pagination-bullet-size:5px;
}
.hero-19 .icon-box{
    top: 50%;
    left: 0;
    width: 100%;
    display: flex;
}
button.slider-arrow.slider-prev{
  top: 50px;
  left: 20px;
}
button.slider-arrow.slider-next{
    right: 10px;
}
/* servic section */
.service-section .feature-card:hover{
    background-color: #00385e;
    color: var(--white-color);
}
.service-section .feature-card:hover .box-title{
    color: var(--white-color);
}
.service-section .feature-card:hover p.feature-card_text{
    color: var(--white-color);
}
/* service section */
.feature-card{
    height: -webkit-fill-available;
}

/* about section */
.about-sec-20{
    /* background-color: #00385e; */
}
#about-us-img img{
    width: 90%;
}
.img-box23 .img2{
    top: 115px;
}
/* contact us section */
.contact-feature_link{
    font-size: 17px;
}
.contact-feature .icon-btn{
    box-shadow: none;
    background-color: #d00563;
}
/* footer */
.footer-layout17{
    background-color: #f4f9fd ;
}
.footer-menu-area{
    background:#f4f9fd !important;
    border: none;
}
.footer-layout17 .footer-menu-area{
    border: none !important;
    box-shadow: none;
}
span.info-box_subtitle.text-white{
    color: var(--body-color) !important;
}
.footer-layout17 .info-box_text{
    color: var(--body-color) !important;
}
.info-box_text a{
    color: var(--body-color) !important;
}
.footer-layout17 .th-social a{
    background-color: #d00563;
    border: none;
}
.footer-layout17 .th-social a:hover{
    background-color: #00385e;
}
.footer-layout17 .footer-menu-area .footer-menu li a{
    color: var(--body-color);
}
.footer-layout17 .widget-area{
    padding: 0px 20px !important;
}
.footer-menu-area{
    padding-left: 0px !important;
}
/* about us page */
/* hero-section */
.about-hero .th-container4 ul{
    margin: 0 auto;
    text-align: center;
    list-style: none !important;
    justify-content: center;
}
.about-hero .th-container4 ul .hero-text{
    justify-content: center !important;
}