* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;

}

html {
    background: linear-gradient(180deg, rgba(64, 162, 216, 1) 0%, rgba(64, 162, 216, 1) 6%, rgba(8, 73, 133, 1) 92%, rgba(5, 40, 74, 1) 100%);

}

body {
    margin: 0;
    padding: 0;
    max-width: 1920px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: black;
}



/* width */
::-webkit-scrollbar {
    width: 12px;

}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    /* border-radius: 20px; */
}

/* Handle */
::-webkit-scrollbar-thumb {

    background: linear-gradient(180deg, rgba(64, 162, 216, 1) 0%, rgba(64, 162, 216, 1) 6%, rgba(8, 73, 133, 1) 92%, rgba(5, 40, 74, 1) 100%);
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, rgb(45, 111, 146) 0%, rgb(46, 113, 150) 6%, rgb(7, 56, 102) 92%, rgb(7, 43, 80) 100%);
}




.container {
    max-width: 1200px;


}


.fontDMsans {
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.fontDMsansItalic {
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: italic;
}

.fontOpensans {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.navbar-collapse {
    justify-content: flex-end;
    /* Align items to the right */
}


/*********************************************/
/*              NAVBAR CSS                  "/
/*********************************************/

.nav-item .nav-link {
    text-decoration: none;
    display: inline-block;
    color: #343a40;
}

.navbar-kleo {
    margin-bottom: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: transparent;
    padding: 5px 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    /* max-width: 1500px; */
    margin: 0 auto;
}



.navbar-brand {
    cursor: pointer;
}

.navbar-kleo .navbar-nav li a {
    line-height: 26px;
    color: rgb(71, 71, 71);
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: transparent !important;
    padding: 6px 0;
    margin: 0 20px;
}

.navbar-kleo .navbar-nav li .nav-link {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-kleo .navbar-toggles {
    font-size: 18px;
    background: 0 0;
    border: 1px solid transparent;
    color: #ffffff;
    outline: 0;
    padding: .26rem .76rem;
}

.navbar-kleo .navbar-nav li.active a,
.navbar-kleo .navbar-nav li a:hover,
.navbar-kleo .navbar-nav li a:active {
    color: rgb(0, 0, 0) !important;
    /* font-weight:600; */
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border-color: #000000;
}

.navbar-toggler {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #000;
}

.fas.fa-bars {
    color: #000000 !important;
}


.sticky-nav.navbar-kleo .navbar-toggles {
    border: 1px solid transparent;
    padding: .26rem .76rem;
    outline: 0;
}

.sticky-nav.navbar-kleo {
    margin-top: 0px;
    background-color: #0b4d89;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
    color: #000000 !important;

}

.sticky-nav.navbar-kleo .navbar-nav {
    margin-top: 0px;
}

.sticky-nav.navbar-kleo .navbar-nav li a {
    color: #C1C1C4 !important;
}

.sticky-nav.navbar-kleo .navbar-nav li.active a,
.sticky-nav.navbar-kleo .navbar-nav li a:hover,
.sticky-nav.navbar-kleo .navbar-nav li a:active {
    color: #ffffff !important;
}

.navbar-toggler:focus {
    outline: none;
}







/*********************************************/
/*              UTILITY CSS                  "/
/*********************************************/

.text-sub {
    max-width: 420px;
    font-size: 1.5rem;
    color: #505050 !important;
}

.bg-grey {
    background-color: #F8F6FA !important;
}

.title {
    color: #343a40;
}

.header-colorize {
    font-weight: 700;
    color: #000000;
}

.section {
    padding: 80px 0px 50px 0px;
    position: relative;
}

.userAppsection {
    padding-top: 80px;
}

.storeAppsection {
    padding-bottom: 50px;
}

.size-14 {
    font-size: 14px;
}

.size-15 {
    font-size: 15px;
}

.size-18 {
    font-size: 18px;
}

.right-icon {
    line-height: 0;
    font-size: 19px;
}

.learn-more {
    color: #3598DB;
    font-weight: 700;
}

.z-10 {
    z-index: 10;
}

.header-bg {
    padding: 110px 0 140px;
    background-image: url('../Images/Banner_lyout_v2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
}

.header-bg .header-small-title {
    letter-spacing: 2px;
}

.header-bg .main-title {
    font-size: 2.2rem;
    line-height: 1.35;
    color: #000000;
    max-width: 502px;
}

.heading-border-bottom {
    position: relative;
}

.heading-border-bottom::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 13px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    border-radius: 50px;
    background: linear-gradient(180deg, rgba(64, 162, 216, 1) 0%, rgba(64, 162, 216, 1) 3%, rgba(51, 140, 196, 1) 20%, rgba(8, 73, 133, 1) 78%, rgb(9, 54, 99) 100%);
}

.heading-border-bottom_screenshots {
    position: relative;
}

.heading-border-bottom_screenshots::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 13px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    border-radius: 50px;
    background: white
}

/********************************************************************/
/*               ACCOMPLISHED PROJECTS COUNTER CSS                  "/
/*******************************************************************/

.accomplished-counter-icon {
    font-size: 52px;
}

.accomplished-counter-bg .accomplished-counter-box {
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.accomplished-accomplished-counter-bg {
    background: #3598DB;
}

.accomplished-counter-bg .accomplished-counter-bg {
    background-color: #3598DB;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}


/*********************************************/
/*       Download_Store_Rattings CSS         "/
/*********************************************/

.dsr_heading {
    color: #17609B;
    font-size: 2.25rem;
    font-weight: 600;
}

.dsr_icon_and_text .dsr_icon img {
    width: 30px;
    height: 30px;
}

.dsr_icon_and_text .dsr_text {
    font-size: 2rem;
    color: #000000a6;
}

.dsr_cust-br-right {
    position: relative;
}

.dsr_cust-br-right::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 80%;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #8BAFCD;
    /* border-right: 1px solid #17609B; */
}

.dsr_cust-br-right_center {
    position: relative;
}

.dsr_cust-br-right_center::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 80%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #8BAFCD;
    /* border-right: 1px solid #17609B; */
}





/*********************************************/
/*                 Features CSS              "/
/*********************************************/

.ft_fsDot {
    position: relative;
    margin-left: 30px;
}

/* #features {
    background-image: url(../Images/ft_bg.png);
    background-position: center top;
    background-repeat: no-repeat;

} */


.ft_fsDot::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #3598DB;
}


.ft_main_title {
    font-size: 1.8rem;
}

.ft_main_sub_text {
    font-size: 1.25rem;
}




/*********************************************/
/* Watch Video Screenshots What Client's Say "/
/*********************************************/


/* Watch Video */

.video-card {
    margin-top: 80px;
    max-width: 820px;
    height: 500px;
    border-radius: 20px;
    position: relative;
    background-color: white;
}

.video-card .video-title {
    font-size: 2.531rem;
    padding: 40px;
    font-weight: 600;
}

.video-card .paybtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
}

.video-card .phon_img_in_ly {
    position: absolute;
    bottom: 0;
    right: 0;
}




/* video section bg */
.video-sec_bgoverly {
    position: absolute;
    top: -240px;
    right: 0;
    width: 100%;
    z-index: 1;
}

.video-sec_bgoverly2 {
    position: absolute;
    top: 400px;
    right: 0;
    width: 100%;
    z-index: 2;
}

.video-sec {
    z-index: 10;
    position: relative;
}

.screenshots-sec {
    padding-top: 80px;
    z-index: 10;
    position: relative;
}

.client_sec {
    padding-top: 0px;
    z-index: 50;
    position: relative;
}


.screenshots_overly_bg {
    position: absolute;
    top: 700px;
    left: 0;
    width: 100% !important;
    z-index: 3;
}

.client_overly_bg {
    position: absolute;
    top: 800px;
    left: 0;
    width: 100% !important;
    z-index: 20;
}

.clt_toplightbg {
    position: absolute;
    bottom: -250px;
    left: 0;
    width: 100% !important;
    z-index: 20;
}

@media (min-width: 1450px) and (max-width: 1600px) {
    .clt_toplightbg {
        position: absolute;
        bottom: -180px;
        left: 0;
        width: 100% !important;
        z-index: 20;
    }
}

@media (min-width: 1350px) and (max-width: 1449px) {
    .clt_toplightbg {
        position: absolute;
        bottom: -100px;
        left: 0;
        width: 100% !important;
        z-index: 20;
    }
}

.clt_toplightbgmob {
    display: none;
}

@media (max-width: 1349px) {
    .clt_toplightbg {
        display: none;
    }

    .client_sec {
        max-width: 1350px;
        background-color: #E7F3FA;
        padding-top: 30px;
        padding-bottom: 30px;
    }

}




.z-40 {
    z-index: 40;
}

/* client sec */
.client_sec .client_content {
    color: #17609B;
    font-size: 1.20rem;
}

.clt_img_prt {
    margin-top: 40px;
}


/*********************************************/
/*            How it works CSS               "/
/*********************************************/

.hiw_timeline .install_box .hiw_timeline_Icon img {
    width: 60px;
    width: 60px;
}

.install_box:is(:not(.install_box:first-child)) {
    margin-top: 30px;
}

.hiw_timeline_title {
    font-size: 1.5rem;
    font-weight: 600;
}

.hiw_timeline_sub_text {
    font-size: 1.05rem;
    color: #505050;
}

.main_sub-title_text {
    font-size: 1.25rem;
}

.cust-timeline_bf {
    position: relative;
}

.cust-timeline_bf::before {
    content: "";
    width: 3px;
    height: 70%;
    position: absolute;
    bottom: -31px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(275deg, rgba(53, 152, 219, 1) 0%, rgba(113, 196, 252, 1) 100%);
}

@media (min-width:991px) {
    .hiw_timeline_sub_text {
        min-height: 180px;
    }

    .cust-timeline_bf::before {
        content: "";
        width: 3px;
        height: 88.5%;
        position: absolute;
        bottom: -31px;
        left: 50%;
        transform: translateX(-50%);
        background: linear-gradient(275deg, rgba(53, 152, 219, 1) 0%, rgba(113, 196, 252, 1) 100%);
    }
}

@media (min-width: 700px) and (max-width:991px) {
    .hiw_timeline_sub_text {
        min-height: 80px;
    }

    .cust-timeline_bf::before {
        content: "";
        width: 3px;
        height: 75%;
        position: absolute;
        bottom: -31px;
        left: 50%;
        transform: translateX(-50%);
        background: linear-gradient(275deg, rgba(53, 152, 219, 1) 0%, rgba(113, 196, 252, 1) 100%);
    }
}

@media (min-width: 580px) and (max-width:699px) {
    .hiw_timeline_sub_text {
        min-height: 120px;
    }

    .cust-timeline_bf::before {
        content: "";
        width: 3px;
        height: 83%;
        position: absolute;
        bottom: -31px;
        left: 50%;
        transform: translateX(-50%);
        background: linear-gradient(275deg, rgba(53, 152, 219, 1) 0%, rgba(113, 196, 252, 1) 100%);
    }
}

@media (max-width : 579px) {
    .cust-timeline_bf::before {
        content: "";
        width: 3px;
        height: 90%;
        position: absolute;
        bottom: -31px;
        left: 50%;
        transform: translateX(-50%);
        background: linear-gradient(275deg, rgba(53, 152, 219, 1) 0%, rgba(113, 196, 252, 1) 100%);
    }

    .hiw_timeline_sub_text {
        min-height: 220px;
        text-align: justify;
        margin-right: 5px;
    }

    .hiw_timeline_title {
        font-size: 1.1rem;
    }

    .main_sub-title_text {
        font-size: 1.1rem;
        padding-left: 10px;
        padding-right: 10px;
    }

    .csutom-spacer {
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
    }

    .section {
        padding: 30px 0px 30px 0px;
        position: relative;
    }

    .header-title .text-sub {
        font-size: 1.1rem;
    }
}

/*********************************************/
/*                   FAQ                     "/
/*********************************************/
.faq_item {
    margin: 10px 0;
    /* border: 1px solid black; */
    background-color: transparent;
}

.faq_item .faq_header {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.473);
    border-radius: 5px;
}

.faq_item .faq_header .faq_acc_btn span {
    font-size: 1.114rem;
    font-weight: 600;
}

.faq_item .faq_header .faq_acc_btn {
    position: relative
}

.faq_item .faq_header .faq_acc_btn::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 100%;
    background-color: #17609B;
    left: 0;
    top: 0;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.faq_item .faq_accordion-body {
    background-color: #D1E0EB;
    padding: 10px 12px;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 16px;
}

.faq_header .faq_acc_btn {
    padding: 10px 15px;
}



.blog_faq_sec_bgoverly {
    position: absolute;

    right: 0;
    width: 100%;

    z-index: -1;
}

.faq_bg {
    background-color: #E7F3FA;
    /* background-image: url(../Images/blog_faq_bg_svg.svg); */
    background-position: -100% center;
    background-size: cover;
}

.Videosec_bg {
    background-color: #E7F3FA;
    /* background-image: url(../Images/blog_faq_bg_svg.svg); */
    background-position: -100% center;
    background-size: cover;
}



/*********************************************/
/*             Our Blog Update              "/
/*********************************************/


.card-style2 {
    position: relative;
    display: flex;
    transition: all 300ms ease;
    border: 1px solid rgba(0, 0, 0, 0.09);
    padding: 0;
    height: 100%;
    border-radius: 0.45rem;
}

.card-style2 .card-img {
    position: relative;
    display: block;
    background: #ffffff;
    overflow: hidden;
    border-radius: 0.45rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.card-style2 .card-img img {
    transform: scale(1.05);

    transition: all 0.3s linear 0s;
}

.card-style2:hover .card-img img {
    transform: scale(1.10);
}

.card-style2 .date {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    color: #3598DB;
    overflow: hidden;
    padding-bottom: 10px;
    line-height: 18px;
    text-align: center;
    border: 2px solid #ededed;
    display: inline-block;
    background-color: #ffffff;
    text-transform: uppercase;
    border-radius: 0.25rem;
    font-size: 14px;

}

.card-style2 .date span {
    position: relative;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    display: block;
    text-align: center;
    padding: 8px;
    margin-bottom: 10px;
    background-color: #3598DB;
    border-radius: 0.25rem;

}

.card-style2 .card-body {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 1rem;
    border-radius: 0.45rem;

}

.card-style2 .card-body h3 {
    margin-bottom: 0.8rem;
}

.card-style2 .card-body h3 a {
    color: #3598DB;
}

.card-style2 .card-body h3 a:hover {
    color: #00baee;
}

.card-style2 .card-body ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    gap: 10px;
}

.card-style2 .card-body ul li {
    font-size: 15px;
}

.card-style2 .card-body ul li a {
    color: #919191;

}

.card-style2 .card-body ul li a span {
    font-size: 15px;

}

.card-style2 .card-body ul li a:hover {
    color: #00baee;
}

.card-style2 .card-body ul li i {
    color: #00baee;
    font-size: 14px;
    margin-right: 8px;
}



/*********************************************/
/*              Contact CSS               "/
/*********************************************/

.left-form-box {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(64, 162, 216, 1) 0%, rgba(64, 162, 216, 1) 6%, rgba(8, 73, 133, 1) 92%, rgba(5, 40, 74, 1) 100%);
    position: relative;

}

.conact_form input[type="text"],
.conact_form input[type="email"],
.conact_form input[type="tel"],
.conact_form textarea {
    color: #010712;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid #818386;
    padding: 0.5rem 0;
    margin-bottom: 1rem;
    outline: none;
    border-radius: 0;
}



.conact_form input:focus,
.conact_form textarea:focus {
    outline: none;
    box-shadow: none;
    border-color: #000;
}

.conact_form input[type="checkbox"] {
    border-radius: 50%;
}

.conact_form input[type="checkbox"]:checked {
    background-color: #000000;
    border-color: #000000;
}

.conact_form .checkbox-title {
    font-size: 1.314rem;
    font-weight: 600;

}


.btn-bd-primary {
    background: linear-gradient(45deg, rgba(64, 162, 216, 1) 0%, rgba(64, 162, 216, 1) 6%, rgba(8, 73, 133, 1) 92%, rgba(5, 40, 74, 1) 100%);
    color: white;
    font-size: 1.03rem;
    border-radius: 50px;
    padding: 12px 50px;
    transition: all 0.5s;
}


.btn-bd-primary:hover {
    background: linear-gradient(45deg, rgb(58, 153, 204) 0%, rgb(55, 150, 201) 6%, rgb(10, 70, 126) 92%, rgb(5, 33, 61) 100%);
    color: white;
    transition: all 0.5s;
}

.conact_form {
    padding-top: 40px;
}

.left-form-box {
    padding: 40px;
    padding-bottom: 35px;
}

.left-form-box .left-main-title {
    font-size: 1.972rem;
    color: white;
    font-weight: 600;
}

.left-form-box .left-sub-text {
    font-size: 1.314rem;
    color: #E9E9E9;
    font-weight: 400;
    margin-top: 5px;
}

.left-form-box .cnt_text {
    font-size: 1.11rem;
    color: white;
}

.left-form-box .cnt-icons {
    padding-top: 130px;
}

.left-form-box .cnt-icons ul li {
    width: 37px;
    height: 37px;
    box-shadow: 0px 0px 3px #ffffff75;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    background-color: transparent;
    transition: all 0.5s;

}

.left-form-box .cnt-icons ul li:hover {
    background-color: white;
}

.left-form-box .cnt-icons ul li a svg {
    fill: white;
    transition: all 0.5s;
}

.left-form-box .cnt-icons ul li:hover a svg {
    fill: #000;
}


.left-form-box .last_overly_img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.left-form-box .last_overly_img_sec {
    position: absolute;
    bottom: 70px;
    right: 70px;
}



/*********************************************/
/*              Footer CSS               "/
/*********************************************/

.bg_footer {
    background-image: url(../Images/footer_bg_v2.png);
    padding-top: 340px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-title {
    font-size: 2.125rem;
    color: white;
}

@media (max-width: 768px) {

    .footer-title {
        font-size: 1.5rem;
        color: white;
    }

    .left-form-box .left-main-title {
        font-size: 1.8rem;
    }

    .left-form-box .left-sub-text {
        font-size: 1.2rem;

    }
}

.footerIconsappPlay {
    width: 180px;

}


.footer-link ul li a {
    color: rgba(255, 255, 255, 0.774);
    font-size: 0.875rem;
    line-height: 32px;
    font-weight: 400;
}

.footer-link .footer-heading {
    font-size: 1.5rem;
}

.footer_logo_text {
    font-size: 1.266rem;
}

.get_in_touch p {
    font-size: 0.875rem;
}

@media (min-width : 576px) and (max-width: 991px) {
    .footer-link .mob_center {
        text-align: center;
    }

    .footer-link .list-unstyled {
        text-align: center;
    }

    .contact-info,
    .mob-text-center {
        text-align: center;
    }

    .footer_shadow_icon ul {
        display: flex;
        justify-content: center;
    }
}

@media (max-width : 575px) {
    .footer-link .mob_center {
        text-align: center;
    }

    .footer-link .list-unstyled {
        text-align: center;
    }

    .contact-info,
    .mob-text-center {
        text-align: center;
    }

    .footer_shadow_icon ul {
        display: flex;
        justify-content: center;
    }
}


.footer_shadow_icon .list-inline .icon-cr {
    width: 45px;
    height: 45px;
    box-shadow: 0px 0px 8px #ffffff75;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}

.cust-lg-footer-btn {
    background-color: transparent;
    border: 1px solid white;
}

.custo_hem_btn {
    padding: 4px 5px;
    border-radius: 5px;
    background-color: #ffffff4d;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.24);
}

.sticky-nav .custo_hem_btn {
    padding: 4px 5px;
    border-radius: 5px;
    background-color: #000000c0;
    box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.24);
}









/*********************************************/
/*              RESPONSIVE CSS               "/
/*********************************************/

@media (min-width: 200px) and (max-width: 768px) {
    /* .navbar-kleo {
        background-color: #ffffff !important;
        -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
        margin-top: 0px;
        color: #ffffff !important;
    } */

    .navbar-toggler {
        margin-bottom: 0px;
        font-size: 24px;
        margin-top: 0px;
        color: #343a40;
    }

    .navbar-kleo .navbar-nav {
        margin-top: 0px;
    }

    .navbar-kleo .navbar-nav li a {
        margin: 0px;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        color: #9b9bae !important;
    }

    .navbar-kleo>.container {
        width: 90%;
    }

    .navbar-collapse {
        padding: 0 20px;
    }

    .navbar-kleo .navbar-nav li.active a {
        border-color: transparent;
    }

    .navbar-kleo .navbar-nav li.active a,
    .navbar-kleo .navbar-nav li a:hover,
    .navbar-kleo .navbar-nav li a:active {
        color: #000000 !important;
    }
}

@media (max-width: 425px) {
    .header-bg .main-title {
        font-size: 1.6rem;
    }

    .header-bg {
        background-size: 120%
    }
}

@media (max-width: 768px) {
    .header-bg {
        padding: 90px 0;
        background-color: transparent;
        background-image: url('../Images/Banner_lyout_mob.png');
    }

    .main_hero_img {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 80%;
    }

    .mob-bg {
        background-color: white;
    }

    .sticky-nav .mob-bg {
        background-color: rgba(255, 255, 255, 0);
    }
}

.custo_hem_btn {
    display: none;
}


@media (max-width: 576px) {
    .dsr_box {
        border: 1px solid #17609B;
        margin: 5px;
        padding: 5px;
    }

    .dsr_cust-br-right::before {
        width: 0;
    }

    .dsr_cust-br-right_center::before {
        width: 0;
    }


    .ft_main_title {
        font-size: 1.2rem;
    }

    .ft_main_sub_text {
        font-size: 1rem;
    }

    .ft_fsDot {
        position: relative;
        margin-left: 23px;
        text-align: center;
        font-weight: 600;
        color: #000;
    }

    .ft_fsDot::after {
        width: 0;
        height: 0;

    }

}



@media (max-width:460px) {
    .video-card {
        margin: 0 auto;
        margin-top: 90px;
        max-width: 80%;
        height: 300px;
        border-radius: 20px;
        position: relative;
        background-color: white;
        overflow: hidden;
    }

    .video-card .video-title {
        font-size: 1.6rem;
        padding: 20px;
        font-weight: 600;
    }

    .video-card .paybtn {
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 50px;
        height: 50px;
    }

    .video-card-perent {
        width: 100%;
    }

    .phon_img_in_ly {
        width: 70%;
    }
}

@media (min-width:460px) and (max-width: 768px) {
    .video-card {
        margin: 0 auto;
        margin-top: 80px;
        max-width: 80%;
        height: 400px;
        border-radius: 20px;
        position: relative;
        background-color: white;
        overflow: hidden;
    }

    .video-card .paybtn {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
    }

    .video-card-perent {
        width: 100%;
    }

    .phon_img_in_ly {
        width: 55%;
    }
}

@media (min-width:768px) and (max-width: 1044px) {
    .video-card {
        margin: 0 auto;
        margin-top: 80px;
        max-width: 70%;
        height: 400px;
        border-radius: 20px;
        position: relative;
        background-color: white;
        overflow: hidden;
    }

    .video-card .paybtn {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
    }

    .video-card-perent {
        width: 100%;
    }

    .phon_img_in_ly {
        width: 55%;
    }
}

@media (max-width: 991px) {
    .custo_hem_btn {
        display: inline-block;
    }

    .header-title .main-title {
        text-align: center;
        margin: 10px auto;
    }

    .header-title .text-sub {
        text-align: center;
        margin: 10px auto;
    }

    .app_gl_btt {
        justify-content: center;
    }

    .dsr_heading {
        font-size: 1.5rem;
    }

    .dsr_icon_and_text .dsr_icon img {
        width: 25px;
        height: 25px;
    }

    .dsr_icon_and_text .dsr_text {
        font-size: 1rem;
    }






}

@media (max-width: 1140px) {

    .clt_img_prt .img_box:first-child,
    .clt_img_prt .img_box:last-child {
        display: none;
    }
}

@media (max-width: 800px) {

    .clt_img_prt .img_box:nth-child(2),
    .clt_img_prt .img_box:nth-last-child(2) {
        display: none;
    }

    .Subject_input_check_box label {
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .clt_img_prt {
        width: 100%;

    }

    .clt_img_prt .img_box {
        width: 100%;
        height: 100%;
    }

    .cnt-icons {
        position: relative;
        z-index: 20;
    }

    .left-form-box {
        padding: 20px;
    }

    .Subject_input_check_box {
        flex-direction: column;
    }

    .Subject_input_check_box label {
        font-size: 16px;
    }
}

@media (max-width: 400px) {
    .left-form-box .cnt_text {
        font-size: 0.9rem;
    }

    .footer_shadow_icon .list-inline .icon-cr {
        width: 40px;
        height: 40px;
        box-shadow: 0px 0px 6px #ffffff75;
        border-radius: 50%;
        text-align: center;
        line-height: 37px;
    }

    .footer_logo_text {
        margin-bottom: 20px;
    }
}

#backToTopBtn {
    position: fixed;
    bottom: -50px;
    right: 20px;
    /* display: none; */
    background-color: #007bff;
    color: #fff;
    transition: all 0.3s;
    border: none;
    border-radius: 4px;
    padding: 3px 5px;
    box-shadow: 0px 0px 2px #000000;
    cursor: pointer;
    z-index: 99999;
}

#backToTopBtn:hover {
    transform: scale(1.2);
}



#backToTopBtn.visible {
    bottom: 20px;
    animation: bounce 1s;
    /* Move the button to 20px above the viewport when visible */
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-20px);
    }

    60% {
        transform: translateY(-10px);
    }
}


.fade-in .main_sub-title_text,
.fade-in .ani_heading {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.fade-in .client_content,
.fade-in .ani_text {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.fade-in .show {
    opacity: 1;
}

.min-h-220 {
    min-height: 220px;
}


.cust_btn_color.active {
    background: linear-gradient(180deg, rgba(64, 162, 216, 1) 0%, rgba(64, 162, 216, 1) 6%, rgba(8, 73, 133, 1) 92%, rgba(5, 40, 74, 1) 100%) !important;
}

.mt-25 {
    margin-top: 25px;
}

.custom_tab-btn {
    transition: all 0.5s;
    background-color: #00000000;
    border: none;
    color: white;
    padding: 5px 15px;
    border-radius: 40px;
    min-width: 120px;
}

.custom_tab-btn.active {
    background-color: #031c30;

}

/* Cookie Banner Styles */


/* Animation */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}



#cookie-banner {
    max-width: 320px;
    padding: 1rem;
    background-color: #f7f7f7;
    border-radius: 6px;
    box-shadow: 20px 20px 30px rgba(0, 0, 0, .05);
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
    border : 1px solid #eee;
    animation: fadeIn 0.5s ease-in-out;
    display: none;
    /* transform: translateX(-50%); */


    .title {
        font-weight: 600;
        color: rgb(31 41 55);
    }

    .description {
        margin-top: 1rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
        color: rgb(75 85 99);
    }

    .description a {
        --tw-text-opacity: 1;
        color: rgb(59 130 246);
    }

    .description a:hover {
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
    }

    .actions {
        display: flex;
        align-items: center;
        justify-content: end;
        margin-top: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 0.5rem;
        flex-shrink: 0;
    }

    .pref {
        font-size: 0.75rem;
        line-height: 1rem;
        color: rgb(31 41 55);
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
        border: none;
        background-color: transparent;
    }

    .pref:hover {
        color: rgb(156 163 175);
    }

    .pref:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
    }

    .decline {

        font-size: 0.75rem;
        line-height: 1rem;
        background-color: rgb(158, 36, 36);
        font-weight: 500;
        border-radius: 0.2rem;
        color: #fff;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        border: none;
        transition: all .15s cubic-bezier(0.4, 0, 0.2, 1);

    }

    .decline:hover {
        background-color: rgb(119, 55, 55);
    }

    .decline:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
    }

    .accept {
        font-size: 0.75rem;
        line-height: 1rem;
        background-color: rgb(17 24 39);
        font-weight: 500;
        border-radius: 0.2rem;
        color: #fff;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        border: none;
        transition: all .15s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .accept:hover {
        background-color: rgb(55 65 81);
    }

    .accept:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
    }

}