@import url('https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100..800&family=Jost:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Tiro+Devanagari+Hindi:ital@0;1&display=swap');
.searchBoxToggler{
    position: relative;
    font-weight: 500;
    font-size: 14px;
    font-family: var(--title-font);
    color: #ffffff;
    text-transform: capitalize;
    /*background: linear-gradient(45deg, #0E5E40, #009846);*/
    background: linear-gradient(45deg, #b11216, #ff3737);
    padding: 15px 20px;
    border-radius: 10px;
}


.th-menu-toggle{
    background-color: #006cad!important;
}

.th-menu-wrapper .mobile-logo {
    background-color: #ffffff!important;
}
.th-menu-wrapper .th-menu-area{
    border:3px solid #04075c !important;
}

.searchBoxToggler:hover{
    color: #fff!important;
}

.main-menu a{
    font-weight: 500!important;
    font-size: 16px;
    text-transform: capitalize!important;
    font-family: 'Inter';
}
.main-menu ul.sub-menu li {
    padding: 3px 9px!important;
}

.service-box{
    padding: 10px!important;
    text-align: center;
    border-radius: 5px!important;
}
.text-justify{
    text-align: justify;
}

.img-box1 .img1 {
    padding: 15px 15px 15px 12px!important;
}
.checklist li {
    color: #74757b;
}

[data-overlay="theme"]:before {
    background-color: #fff;
}
.contact-form .form-group>i {
    color: #212529!important;
}
.sec-text{
    font-family: 'Inter' !important;
    text-align: justify !important;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
}
.checklist li {
    color: #74757b;
    font-family: 'Inter'!important;
    font-weight: 400!important;
}
.hero-title{
    font-family: "Jost", sans-serif;
}
.hero-style1 .hero-text{
    font-family: 'Inter'!important;
}
.th-btn, .box-text{
    font-family: 'Inter'!important;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6{
    font-family: "Jost", sans-serif!important;
}
.desktop ul li {
    list-style: none;
    padding: 10px 0px;
}
.desktop ul li a {
    font-size: 40px;
}
.desktop {
    position: fixed;
    bottom: 10px;
    z-index: 9999;
}
.desktop i.fa-brands.fa-whatsapp {
    color: #ffffff;
    background: green;
    padding: 0px 0px;
    border-radius: 10px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
}
.desktop .fa-phone {
    background: blue;
    color: #fff;
    height: 50px;
    width: 50px;
    font-size: 40px;
    border-radius: 10px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .desktop{
        display: none;
    }
    .mobile_btn {
        display: block !important;
        position: fixed;
        bottom: 0;
        background:#008553;
        width: 100%;
        padding: 0px 0px;
        z-index: 999;
    }
    .fixed_lists {
        padding-left: 0rem !important;
    }
    ul.fixed_lists li {
        float: left;
        width: 25%;
        list-style-type: none;
        border: 1px solid #d1c0c8;
        padding: 10px;
        text-align: center;
        /*border-top: 2px solid rgb(216 175 105);*/
        border-bottom: none;
    }
    ul.fixed_lists li a i {
        color: #fff;
        font-size: 16px;
    }
    
    ul.fixed_lists li a span {
        font-size: 11px;
        display: block;
        text-align: center;
        font-family: 'Poppins';
        font-weight: 600;
        color: #fff;
    }
    .copyright-wrap {
        margin-bottom: 70px;
    }
    .mobile_display_yes {
        display: block !important;
    }
    .mobile_none{
        display: none!important;
    }
    .header-links li:not(:last-child) {
        margin: 0 10px 0 0!important;
    }
    .header-links li:not(:last-child):after{
        display: none!important;
    }

}

.carousel-control-next, .carousel-control-prev{
    opacity: 0!important;
}
section.uk_icon_box {
    padding: 60px 0px;
    background: #f3fbff;
}
h4.card-title {
    font-size: 18px;
    text-align: center;
}
.card-text {
    font-size: 14px;
    text-align: center;
    font-family: 'Inter' !important;
}
.row.equal-height > div {
  display: flex;
}
.card-image {
    text-align: center;
    padding-top: 0px;
}
.card-image img {
    width: 100%;
    border-radius: 100%;
    box-shadow: 2px -2px 2px 0px #dedede;
}
.uk_icon_box .card {
    background: transparent;
    padding: 10px;
    border: none;
    border-radius: 0px;
    /*box-shadow: 1px 1px 0px 0px #04075c;*/
}
.sub-title {
    /*background: linear-gradient(45deg, #e5e5e5, transparent) !important;*/
    color: #444444 !important;
    font-size: 14px;
    display: inline-block;
    padding: 0px 10px;
}

.services {
    background: #f3fbff;
    padding: 60px 0px;
}

.services .box-title{
    font-size: 20px!important;
    font-weight: 500;
    text-align: center;
    margin: 10px 0px;
}

.service-box .th-btn{
    color: #fff!important;
}

.service-box .box-text{
    font-size: 14px!important;
    padding: 0px 15px;
}


.price-box {
    position: absolute;
    top: 44%;
    left: 10px;
    background: #ff9f00;
    padding: 5px 20px;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    font-family: 'Roboto';
}


section#testi-sec {
    padding: 60px 0px;
    background: #F7F7F7;
}


.testimonial-box {
    border-radius: 5px;
    padding: 25px;
    height: 100%;
    border: 1px solid #006cad;
    overflow: hidden;
    position: relative;
}

.testimonial-quote {
    font-size: 15px;
    font-style: normal;
    color: #333;
    font-weight: 500;
    font-family: 'Inter';
    text-align: justify;
}

.testimonial-author {
  font-weight: 600;
  margin-top: 15px;
  color: #b11b1b;
}

.quote-icon {
    font-size: 10rem;
    color: #028f4530;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
}
.footer-wrapper{
    background-color: #0E5E40;
}
.copyright-wrap
 {
    padding: 25px 0;
    background-size: 100% auto;
    background-color: #0E5E40 !important;
    border-top: 1px solid #fff!important;
}

.copyright-wrap {
    padding: 20px 0!important;

}
.copyright-wrap .copyright-text a {
    color: #e5ff00!important;
}
.footer-widget .widget_title{
    margin: -0.12em 0 11px 0!important;
    padding: 0 0 15px 0!important;
}
.footer-widget.widget_nav_menu a {
    font-size: 14px;
    padding: 0 0 0 15px;
    margin-bottom: 10px;
    font-family: 'Inter' !important;
}
.footer-wrapper .widget-area{
    padding-top: 70px!important;
    padding-bottom:20px!important;
}

.th-widget-about .about-text {
    margin-bottom: 27px;
    margin-top: -0.45em;
    font-size: 14px!important;
    font-family: 'Inter'!important;
    text-align: justify;
}

.pickup-section {
      background-color: #fafaf7;
      padding: 60px 0 60px 0;
    }
.blog{
    padding: 60px 0px;
    background: beige;
}

.uk_box {
    background: #ffffff;
    padding: 20px 20px 20px 20px;
    border-radius: 15px 15px 15px 0;
}
.uk_box img {
    border-radius: 15px 15px 15px 0;
}

.uk_box h4 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 22px;
    font-weight: 600;
}
    .pickup-heading {
      font-size: 2.5rem;
      font-weight: 700;
      color: #00575c;
    }

    .pickup-text {
      color: #333;
      font-size: 1rem;
      margin-top: 15px;
      max-width: 500px;
    }

    .pickup-btn {
      background-color: #00757a;
      color: white;
      padding: 10px 25px;
      border: none;
      margin-top: 30px;
      border-radius: 6px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.15);
    }

    .pickup-image {
      max-width: 100%;
      height: auto;
    }

    @media (max-width: 768px) {
      .pickup-heading {
        font-size: 2rem;
        text-align: center;
      }

      .pickup-text, .pickup-btn {
        text-align: center;
        margin: 0 auto;
      }

      .pickup-btn {
        display: block;
        margin-top: 20px;
      }

      .image-col {
        text-align: center;
        margin-top: 30px;
      }
      .owl-controls .owl-buttons .owl-next{
            right: 0px!important;
        }
        .owl-controls .owl-buttons .owl-prev{
            left: 0!important;
        }
      
    }

     @media (min-width: 768px) {
        .col-auto.uk-none {
            display: none;
        }

     }

    .copyright-text {
        font-size: 15px!important;
        font-family: 'Inter'!important;
    }

    .about-us{
        padding: 50px 0px;
            background: #fff;
    }

    .pb-50{
        padding:50px 20px!important;
        background: #fff;
    }
    .form-control, .form-select{
        height: 45px !important;
        padding: 0 10px 0 10px !important;
        font-family: 'Inter';
        font-size: 14px;
    }

    /*.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #140101;
        text-decoration: none;
        outline: 0;
        opacity: .9 !important;
        width: 50px;
        height: 50px;
        background: #006cad;
        border: none;
        top: 30%;
    }*/
    .main-menu ul.sub-menu a{
        font-family: 'Inter';
        font-size: 15px;
    }

    /*.mandatory-disclose {
        background: #750000;
        padding: 0px 15px;
        border-radius: 25px;
    }*/

    .mandatory-disclose a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        padding-right: 20px;
        padding-left: 20px;
        background-color:#213167;
        text-align: center;
        padding-top: 4px;
        text-transform: uppercase;
        padding-bottom: 4px;
        border-radius: 15px 15px 15px 15px;
        box-shadow: 0px 0px 0px 2px #fff;
        border: 2px solid #213167;
    }
    .mandatory-disclose a:hover{
        color: #ccc;
        background-color: #0E5E40;
    }
    .main-menu>ul>li>a:hover, .sub-menu>li>a:hover {
        color: #04075c!important;
    }
    .th-menu-toggle {
        background-color: #b11b1b !important;
    }

    .th-mobile-menu ul li a {
        padding: 10px 0!important;
        line-height: 1.4!important;
        font-size: 14px!important;
        padding-left: 14px!important;
        font-family: 'Inter'!important;
    }
    .th-mobile-menu ul li.th-active>a {
        color: #04075c!important;
    }
    .footer-widget .widget_title:after{
        background-image: linear-gradient(to right, #ffffff, transparent);
    }
    .footer-widget.widget_nav_menu a:before {
            color: #ffffff!important;
    }
    .footer-layout2 a:hover {
        color: #f3f3f3 !important;
    }

    .service-box .box-img {
        padding-top: 0!important;
    }

    .message{
        text-align: right;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Inter' !important;
        line-height: 35px;
        color: #000057; 
    }
    .founder_message {
        border: 5px solid #ffffff;
        box-shadow: 0px 0px 4px 0px #04075c;
        width: 200px;
        height: 200px;
        margin-bottom: 30px;
    }

    .text-blue{
        color: #04075c;
    }
    .border-none{
        border:none;
    }

    .img-box1 .img1{
        border: 2px dashed #04075c!important;
    }
    .img-box1 .img1:before {
        background: linear-gradient(45deg, #b11b1b, #0045c3);
    }

    .testimonial_name {
        text-align: right;
        font-size: 15px;
        color: #04075c;
        font-weight: 400;
        font-family: 'Jost';
    }

    .testimonial .card p{
        color: #04075c;
    }

    form.enquiry-form {
        padding: 15px;
        border: 1px solid #f5f7fa;
        border-radius: 5px;
    }

    .preloader {
        display: none;
    }

    .header-links li a:hover{
        color: lightgray;
    }

    .thought_of_the_day{
        padding: 50px 0px;
        background: #f4f4f4;
    }
    .uk_card {
        padding: 20px 20px;
        margin-bottom: 30px;
        background: #fff;
        border-radius: 0px;
        box-shadow: 0px 0px 2px 0px #009846;
    }
    .card_border {
        border: 4px double #b900b5;
        padding: 30px;
    }
    .card_border h3 {
        color: #b900b5;
        padding-top: 20px;
        font-size: 20px;
    }
    .thought_overlay{
        position: absolute;
        top: 0%;
        left: 0%;
        right: 0%;
        bottom: 0%;
        background: rgb(22 26 76 / 67%);
    }

    .download_brochure {
        z-index: 25;
        position: fixed;
        top: 49%;
        right: -90px;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Montserrat';
        transform: rotate(-90deg);
        font-weight: 400;
        color: #fff;
    }

    .download_brochure .whatsapp {
        background-color: #25d366;
        border: 2px solid #fff;
        padding: 6px;
    }

    .latestNotification {
        
        padding: 6px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        background-color: #213167;
        text-align: center;
        text-transform: uppercase;
        border-radius: 15px 15px 15px 15px;
        box-shadow: 0px 0px 0px 2px #fff;
        border: 2px solid #213167;
    }
    .download_brochure a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        padding-right: 15px;
        padding-left: 15px;
    }

    .th-social a{
        width: var(--icon-size, 35px)!important;
        height: var(--icon-size, 35px)!important;
        line-height: var(--icon-size, 35px)!important;
    }

    .footer-wrapper .th-social a:hover {
        background-color: #b11b1b!important;
    
    }

    .uk_card {
        background: #fff;
        margin-bottom: 20px;
        padding: 20px 20px 20px 20px;
        border-radius: 15px 15px 15px 0;

    }
    .uk_card img {
        border-radius: 15px 15px 15px 0;
    }
    .post-slide .post-img {
        position: relative;
        overflow: hidden;
        border-radius: 0;
        margin: 0px 0px 0px 0px;
    }
    .courses {
        background: url(../../assets/img/course_bg.jpg);
        padding: 50px 0px;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        position: relative;
        z-index: 1;
        background-repeat: no-repeat;
        padding: 3rem 0 3rem 0;
    }
    .courses::before, .testimonial::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        background: #324036cf;
    }
    .post-slide {
        margin: 20px 15px 20px;
        border-radius: 0px;
        padding-top: 0px;
        box-shadow: 0px 0px 0px 0px #bbcbd8;
    }



    .owl-controls .owl-buttons .owl-prev {
        background: #fff;
        position: absolute;
        top: 50%;
        left: -40px;
        padding: 0 18px 0 15px;
        border-radius: 50px;
        box-shadow: 3px 14px 25px -10px #92b4d0;
        transition: background 0.5s ease 0s;
        height: 50px;
        width: 50px;
        text-align: center;
    }

    .owl-controls .owl-buttons .owl-next {
        background: #fff;
        position: absolute;
        top: 50%;
        right: -40px;
        padding: 0 15px 0 18px;
        border-radius: 50px;
        box-shadow: -3px 14px 25px -10px #92b4d0;
        transition: background 0.5s ease 0s;
        height: 50px;
        width: 50px;
        text-align: center;
    }
    .owl-controls .owl-buttons .owl-next:after {
        content: "\f105";
    }
    .owl-controls .owl-buttons .owl-prev:after {
        content: "\f104";
        font-family: 'Font Awesome 6 Pro';
        color: #333;
        font-size: 30px;
        line-height: 50px;
    }

     .owl-controls .owl-buttons .owl-next:after {
        content: "\f105";
        font-family: 'Font Awesome 6 Pro';
        color: #333;
        font-size: 30px;
        line-height: 50px;
    }

    .sec-title span{
            color: #b11b1b;
    }
    .sec-title {
        margin-bottom: 10px;
        margin-top: 10px;
        text-transform: capitalize;
        font-weight: 700;
    }

    h4.card-title {
        text-align: left;
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 22px;
        font-weight: 600;
        font-family: "Jost", sans-serif !important;
    }

    .gallery {
        padding: 70px 20px;
            background: #fff;
    }

    .portfolio-item .item {
        float: left;
        margin-bottom: 5px;
        padding-right: 3px;
        padding-left: 3px;
    }
    /*.gallery .portfolio-item a img {
        -webkit-transition: all 0.5s 
    ease-in-out;
    }
    .gallery .portfolio-item a img {
        filter: gray;
        -webkit-filter: grayscale(1);
        -webkit-transition: all .8s 
    ease-in-out;
    }
    .gallery .portfolio-item a img:hover{
        filter: none;
        -webkit-filter: grayscale(0);
        -webkit-transform: scale(1.02);
    }*/

    .uk_img img {
        height: 200px;
        width: 100%;
    }

    .uk_heading h4 {
        font-size: 18px;
        font-weight: 400;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 10px;
    }

    .no_data {
        padding: 50px 0px;
        text-align: center;
        font-size: 20px;
        color: red;
        font-weight: 700;
        font-family: 'Poppins';
    }

    .uk-heading {
        font-size: 28px;
        font-weight: bold;
        color: #0a4725;
        background: linear-gradient(45deg, #b11b1b, #e31e24);
        text-align: center;
        padding: 10px 0px;
        color: #fff;
    }

    .zandgar__wizard {
      display: block;
      height: 100%;
      position: relative;
    }

    .zandgar__wizard .zandgar__step {
      display: none;
    }
    .zandgar__wizard .zandgar__step.zandgar__step__active {
      display: block;
    }

    .col-img {
      /* https://unsplash.com/photos/yWwob8kwOCk */
      background: scroll center url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1500&q=80');
      background-size: cover;
      min-height: 100vh;
    }

    .nav-pills .nav-link {
        border-radius: .25rem;
        font-family: 'Poppins';
        text-align: justify !important;
        font-size: 14px;
        line-height: 30px;
        font-weight: 500;
        color: #333;
    }

    .nav-pills .nav-link.active{
        background: linear-gradient(45deg, #b11b1b, #ff1c1c)!important;
    }

    .sidebar ul li {
        font-family: 'Inter' !important;
        text-align: justify !important;
        font-size: 16px;
        line-height: 30px;
        font-weight: 400;
        color: #333;
    }