/* ============ Poppins Font Import ============ */

@font-face {
    font-family: "Poppins";
    src: url(../fonts/Poppins/Poppins-Regular.ttf);
}

@font-face {
    font-family: "Lexend";
    src: url(../fonts/Lexend/Lexend-VariableFont_wght.ttf);
}

@font-face {
    font-family: "Roboto";
    src: url(../fonts/Roboto/Roboto-Regular.ttf);
}

@font-face {
    font-family: "Quicksand";
    src: url(../fonts/Quicksand/Quicksand-VariableFont_wght.ttf);
}

/* @font-face {
    font-family:'Poppins';
    src: url(../fonts/Poppins/Poppins-Regular.ttf);
}
 */

body {
    font-family: "Poppins";
    /* Other CSS properties */
}

/* ################### NavBar #################### */

.changecolor-readmore .category-link {
    padding-bottom: 15px;
    font-family: "Roboto" !important;
}

.product_head {
    color: #a0792c;
}

.nav-bg-color {
    background-color: #064777;
}

.header-logo {
    height: 100px;
}

.nav-pd-45 {
    padding-left: 30%;
}

.bgform-inquiry {
    background-color: #064777;
}

.header-li-logo1 {
    height: 135px;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 0.5%;
    overflow: hidden;
    background: white;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.img-main-logo {
    position: relative;
    height: 170px;
    width: 175px;
    /* padding: 6px;
    margin-top: 14px; */
    border-radius: 50%;
}

.li-logo-w {
    width: 160px;
}

.li-logo-w1 {
    width: 300px;
}

.header-li-logo {
    height: 200px;
    width: 200px;
    top: -20%;
    overflow: visible;
    background: white;
    display: inline-block;
}
.website_logo {
    height: 100px;
    width: auto;
}
.nav-text {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 18px;
    color: white;
    line-height: 24px;
    border-bottom: 1px solid transparent;
}

.nav-headtext {
    font-weight: 600;
    margin-left: 130px;
    font-family: "Poppins";
    font-size: 30px;
    line-height: 36px;
}

.nav-text:hover {
    border-bottom: 1px solid #ffffff;
}

.navbar .active {
    border-bottom: 2px solid #000000;
}

.nav-link .nav-text:hover {
    color: #000000;
}

.navlogopd {
    padding-left: 20px;
    padding-right: 100px;
}

.offcanvas-body {
    flex-grow: 0;
    padding: 0;
    overflow-y: auto;
}

.offcanvas-body .navbar-nav li:hover {
    background-color: #064777 !important;
}

.bg-sidenavbar {
    background-color:#064777;
}

.sidebar-active {
    background-color: #064777 !important;
}

.bgsidebar {
    background-color: #064777;
}

.bg-topnav {
    background: #e0e5e3;
}
.nav-tophead {
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 30px;
    text-align: justify;
    color: #064777;
}

.faa-header-fa {
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: white;
    border-radius: 2px 2px;
    background-color: #000000;
}

.faa-header-fa:hover {
    color: #000000;
    background-color: #e0e5e3;
    border: 1px solid #000000;
}

.topnav-text {
    font-family: "Century Gothic";
    color: #000000;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
}

.colornav {
    color: #000000 !important;
}

.nav-text {
    color: white !important;
    font-family: "Century Gothic" !important;
}

/* ################ Banner Slider ################## */
.mbr-slider .carousel-control.carousel-control-prev {
    left: 0;
    margin-left: 2.5rem;
}

.mbr-slider .carousel-control.carousel-control-next {
    right: 0;
    margin-right: 2.5rem;
}

.mbr-slider .carousel-control {
    top: 50%;
    width: 55px;
    height: 55px;
    margin-top: -1.5rem;
    font-size: 35px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    transition: all 0.3s;
}

.mbr-slider .carousel-control .mbr-iconfont {
    font-size: 2rem;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    height: 1.5rem;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 34%;
    left: 15%;
    padding-top: 0;
    padding-bottom: 1.25rem;
    color: #a0792c;
    text-align: center;
}

.banner-title {
    font-family: "Poppins";
    font-size: 52px;
    font-weight: 500;
    color: white;
    margin-bottom: 10px;
}
.banner-subtitle {
    font-size: 22px;
    color: burlywood;
}
#myCarousel .carousel-item {
    position: relative;
}

.carousel-control-prev-icon {
    background-image: url("../../img/Vector\ 1.png");
    width: 18px;
    height: 25px;
    filter: invert(100%) brightness(1000%);
}

.carousel-control-next-icon {
    background-image: url("../../img/Vector\ 2.png");
    width: 18px;
    height: 25px;
    filter: invert(100%) brightness(1000%);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Black with 20% opacity */
    pointer-events: none; /* Allow interaction with the underlying content */
}

/* ################## Ayurveda Section ################### */
.bg-ayurveda {
    background-color: #8fa758;
}

.ayurveda li {
    color: white;
    padding-top: 18px;
    font-family: "Poppins";
    font-size: 30px;
    line-height: 50px;
    font-weight: 400;
}

.ayurveda-heading {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 53px;
    color: white;
}

.ayurveda-img {
    padding-left: 18%;
}

/* ################## Ayurveda Section ################### */
.cat-headtext {
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    color: #5c5c5c;
    font-family: "Poppins";
    margin-top: 100px;
}

.cat-text {
    font-weight: 400;
    font-size: 22px;
    line-height: 31px;
    color: #000000;
    font-family: "Poppins";
}

.cat-active {
    color: #a0792c !important;
}

.catimg {
    height: 270px;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.catdivbgimg {
    margin-left: 30px;
    padding-left: 30px;
}

/* ################## Category ################# */

/* ################## Benefit  ################# */
.benefit-bg {
    background-color: rgb(252, 242, 215);
}

.benefithead-img {
    width: 300px;
}
.benefit-heading {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 53px;
    color: #064777;
}

.benefit-headtext {
    text-align: center;
    font-family: "Poppins";
    font-size: 30px;
    font-weight: 700;
    color: #505050;
}

.producthead-img {
    filter: grayscale(100%) brightness(50%) sepia(100%) hue-rotate(139deg)
        saturate(1800%);
}

/* ################## Benefit  ################# */

/* ################## Product Top ################# */

.card-img-top {
    width: 90%;
    height: 200px;
    border-radius: 10px;
    margin: 0 auto;
}
.card {
    padding: 1.5em 0.5em 0.5em;
    text-align: center;
    border-radius: 2em;

    background-color: #f4f4f4;
}

.card-title {
    font-weight: bold;
    font-size: 1.5em;
}

.btn-topproduct {
    border-radius: 10px;
    color: #064777;
    padding: 8px 18px;
    font-family: "Poppins";
    font-size: 16px;
}

.bg-product {
    background-color: #064777;
}

.bg-productgrey {
    background-color: #a0792c;
}

.btn-topproduct:hover {
    background-color: #064777;
}

.product-text {
    font-family: "Poppins";
    font-weight: 400;
    text-align: justify;
    font-size: 15px !important;
    line-height: 24px;
    color: #555151;
}

.product-price {
    font-family: "Poppins";
    font-weight: 400;
    text-align: justify;
    font-size: 20px !important;
    line-height: 34px;
    color: #791f1e !important;
}

.product-head {
    font-family: "Poppins";
    font-weight: 600;
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
}

.card {
    border: none !important;
}

.card .productimg {
    height: 200px;
    border-radius: 10px;
}

.productdetailheadtext {
    color: #0c5c94;
    font-size: 25pt;
}

.productdetailsorttext {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px;
    color: #555151;
}

.productdetaildescriptionttext {
    font-family: "lexend";
    font-weight: 400;
    font-size: 28px;
}

/* ################## Product Top ################# */

/* ################## CMS  ################# */
.cms-text {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    line-height: 37px !important;
}

.cmshead {
    color: #0c5c94;
    font-size: 20px;
    font-weight: bold;
}

.about-cms-text {
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
    font-size: 17px;
    color: #444444;
}

.about-cms-head {
    font-weight: 700;
    font-size: 34px;
    color: #0c5c94;
}

.subhead {
    color: gray;
    font-size: 20px;
}

/* ################ Testimonials ################### */

.bg-testimonial {
    background: url("../../img/image 6.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* ################ Testimonials ################### */
#testimonial_area {
    padding: 6% 0;
}

.box-area {
    padding: 20px;
    background: #fff;
    color: #000;
    box-shadow: 1px 2px 4px 2px #00000040;
    border-radius: 22px;
}

.bg-testimonial {
    background: url("../../img/image 6.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footerup-bg {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
        url("../../img/Group 424.png");
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
    height: 100px;
}

.testimonial-img {
    height: 90px;
    width: 90px;
    border: 2px solid #0c5c94;
}

.testimonial-heading {
    font-family: "Inria Sans";
    font-weight: 700;
    font-size: 46px;
    color: #0c5c94;
}

.testimonial-content {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 16px;
    color: #696767;
    text-align: justify;
    line-height: 27px;
}

.testimonial-title {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 16px;
    color: #696767;
}

.testimonial-designation {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 14px;
    color: #585656;
}

.testimonial-card {
    background: transparent;
}

#testimonial_area .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

#testimonial_area .owl-prev,
#testimonial_area .owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #dacdb3;
    background-color: transparent;
    border: 2px solid #dacdb3;
    border-radius: 50%;
    text-align: center;
    position: absolute;
}

#testimonial_area .owl-prev {
    left: -50px;
    top: -30px;
}

#testimonial_area .owl-next {
    right: -50px;
    top: -30px;
}

.card-img,
.card-img-top {
    aspect-ratio: 1.6/1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vertical.carousel .carousel-indicators [data-bs-target] {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
    background-color: #064777 !important;
}

.vertical.carousel .carousel-indicators {
    top: -260px !important;
    left: unset;
    margin-left: unset !important;
    margin-right: 6rem !important;
    flex-direction: column;
}

.h360px {
    height: 520px;
}

.pl16per {
    padding-left: 16.6%;
}
.lightbox{
    top:10% !important;
}
.lb-outerContainer {
    position: relative;
    width: 800px !important;
    height: 800px !important;
    margin: 0 auto;
    border-radius: 4px;
    background-color: white;
}
.lightbox .lb-image {
    width: 100% !important;
    height: auto !important;
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid white;
}
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    position: fixed;
    bottom: 5%;
    left: 35%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.certificate-img {
    height: 400px;
}
.product-gallery-img {
    height: 280px;
    width: 100%;
}

.nav-tophead:hover {
    color: #064777;
}

/* Product Page Css START----------- */

.navcolor li:hover a {
    color: rgb(235, 156, 64) !important;
}

.bl1px {
    border-left: 1px solid #ced4da;
}

.bt1px {
    border-top: 1px solid #ced4da;
}

.bb1px {
    border-bottom: 1px solid #ced4da;
}

.category-active {
    color: red !important;
}

.text-black {
    color: black;
}

.book-list a {
    cursor: pointer;
    color: gray;
    font-size: 14px;
    text-decoration: none;
}

.text-gray {
    color: gray;
}

.fs10px {
    font-size: 10px !important;
}

.category-text {
    color: black;
    font-weight: bold;
    font-size: 12pt;
}

.pt20px {
    padding-top: 20px;
}

.category-link a {
    text-decoration: none;
    color: black;
    line-height: 30px;
}

.category-link_active::after {
    content: "";
    background-image: url("../images/Polygon.png");
    display: inline-block;
    width: 11px;
    height: 14px;
    /* color: #eb9c40; */
}

.display-text {
    color: gray;
    font-size: 13px;
    font-weight: 500;
}

.form-select {
    border: none;
    font-family: "Fillip" !important;
}

option {
    font-family: "Fillip" !important;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.mtm14px {
    margin-top: -14px;
}

.mlm80px {
    margin-left: -80px !important;
}

.list-style-none {
    list-style: none;
}

.text-orange {
    color: #eb9c40;
}
.ml80px {
    margin-left: 80px;
}

.my_first_library {
    font-family: "Arial Rounded MT";
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    font-size: 38px;
}

.line-row {
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 20px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 38px;
}
/* Product Page Css END----------- */

/* ################ Media Queries ################### */

@media only screen and (min-width: 320px) and (max-width: 576px) {
    .ayurvedabannerdown-bg,
    .footerup-bg,
    .ayurvedabannerup-bg,
    .producthead-img {
        display: none;
    }

    .catdivbgimg {
        margin-left: 0px;
        padding-left: 0px;
    }

    .nav-pd-45 {
        padding-left: 0%;
    }

    .pl16per {
        text-align: center;
        padding-left: 0%;
    }

    .testimonial-content {
        font-family: "Poppins";
        font-weight: 400;
        font-size: 15px;
        color: #696767;
        line-height: 18px;
    }

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

    .vertical.carousel .carousel-indicators {
        top: -148px !important;
        left: unset;
        margin-left: unset !important;
        margin-right: unset !important;
        flex-direction: column;
    }

    .h600px {
        height: 400px !important;
    }

    /* body
    {
        background-color: red;
    } */

    .ayurveda-heading,
    .benefit-heading,
    .vision-heading,
    .about-heading {
        font-size: 30px !important;
    }

    .ayurveda li {
        color: white;
        padding-top: 16px;
        font-family: "Poppins";
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
    }

    .card .productimg {
        height: 268px;
    }

    .benefit-headtext {
        font-size: 23px;
    }

    .header-logo {
        height: 60px;
        width: 60px;
        border-radius: 50%;
    }

    .ayurveda-img {
        padding-left: 27%;
        height: 140px;
    }

    .catimg {
        height: 200px;
    }

    .cat-headtext {
        font-size: 20px;
    }

    .cat-text {
        font-size: 20px;
    }

    .footer_logo_text {
        font-size: 16px !important;
    }

    .footer_link {
        padding-bottom: 10px;
        line-height: 22px;
    }

    .breadcrumb-title {
        font-size: 30px !important;
    }

    .breadcrumb-header {
        font-size: 20px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .ayurvedabannerdown-bg,
    .footerup-bg,
    .ayurvedabannerup-bg,
    .producthead-img {
        display: none;
    }

    /* body
    {
        background-color: green;
    } */

    .ayurveda-heading,
    .benefit-heading,
    .vision-heading,
    .about-heading {
        font-size: 35px !important;
    }

    .cat-headtext {
        font-size: 23px;
    }

    .nav-pd-45 {
        padding-left: 0%;
    }

    .catdivbgimg {
        margin-left: 0px;
        padding-left: 0px;
    }

    .breadcrumb-title {
        font-size: 30px !important;
    }

    .breadcrumb-header {
        font-size: 20px !important;
    }
}

@media (min-width: 511px) and (max-width: 768px) {
    .ayurvedabannerdown-bg,
    .footerup-bg,
    .ayurvedabannerup-bg,
    .producthead-img {
        display: none;
    }

    /* body
    {
        background-color: blue;
    } */

    .ayurveda-heading,
    .benefit-heading,
    .vision-heading,
    .about-heading {
        font-size: 35px !important;
    }

    .cat-headtext {
        font-size: 25px;
    }

    .nav-pd-45 {
        padding-left: 0%;
    }

    .catdivbgimg {
        margin-left: 0px;
        padding-left: 0px;
    }

    .breadcrumb-title {
        font-size: 30px !important;
    }

    .breadcrumb-header {
        font-size: 20px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .nav-bar-heading{
        font-size: 30px;
    }
}

@media only screen and (min-width: 700px) and (max-width: 1024px) {
    .nav-pd-45 {
        padding-left: 20%;
    }

    .cat-headtext {
        font-size: 26px;
    }

    .vertical.carousel .carousel-indicators {
        top: -148px !important;
        left: unset;
        margin-left: unset !important;
        margin-right: unset !important;
        flex-direction: column;
    }

    .footer_text {
        font-size: 14px !important;
    }

    .footer_logo_text {
        font-size: 15px !important;
    }

    .ayurvedabannerdown-bg,
    .footerup-bg,
    .ayurvedabannerup-bg,
    .producthead-img {
        display: none;
    }
    .website_logo {
        height: 80px;
    }

    .footer_link {
        padding-bottom: 15px;
    }

    .card .productimg {
        height: 180px;
    }
}

/* ################ Mediq Queries ################### */

/* ################### Blog page ################ */
.blog-img {
    width: 100%;
}

.blog-heading {
    font-family: "Poppins";
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    padding-top: 10px;
}

.blog-title {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 500;
    color: #7c7c7c;
}

.blog-content {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    color: #555151;
}

.blog-content p {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    color: #555151;
}

.btn-blog {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    color: #a0792c;
    background-color: transparent;
    border: none;
    padding: 0px;
}

.btn-blog-search {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    background-color: transparent;
    border: none;
    padding: 0px;
    margin: auto;
}

.input-group-blog {
    background: #f1f1f1;
    border: 1px solid #b7b7b7;
}

.sidebar-blog-title {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 700;
    color: #a0792c;
    text-transform: uppercase;
}

.sidebar-blog-category {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    color: #5b5959;
    text-decoration: none;
    border: none;
}

.blog-card-title {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    color: #5b5959;
}

.blog-card-text {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 400;
    color: #7c7c7c;
    margin-bottom: 0px;
}

.list-style-blog {
    padding-bottom: 10px;
    margin-bottom: 10px;
    list-style-type: none;
    border-bottom: 0.5px solid #adadad;
}

.form-outline .form-control {
    color: #a1a1a1;
    min-height: auto;
    padding-top: 0.32rem;
    padding-bottom: 0.32rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border: 0;
    background: #f1f1f1;
    transition: all 0.2s linear;
}

.form-outline .form-control ~ .form-label {
    position: absolute;
    top: 0;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0.75rem;
    padding-top: 0.37rem;
    pointer-events: none;
    transform-origin: 0 0;
    transition: all 0.2s ease-out;
    color: var(--mdb-form-control-label-color);
    margin-bottom: 0;
}

.form-outline .form-control ~ .form-notch {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none;
}

.active-page {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    background-color: #064777;
    box-shadow: 0px 0px 2.5px 0px #00000040;
    padding: 0px 10px;
    text-decoration: none;
    margin: 0px 5px;
}

.blog-page-link {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 400;
    color: #064777;
    background-color: transparent;
    box-shadow: 0px 0px 2.5px 0px #00000040;
    padding: 0px 10px;
    text-decoration: none;
    margin: 0px 5px;
}

/* ################ Footer ################### */
.bgfooter {
    background-color: #000000;
}

.textbg {
    color: #795000;
}

.footerup-bg {
    background: url("../../img/footerimg1.png");
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
    height: 20px;
    filter: grayscale(100%) brightness(0%);
}

.ayurvedabannerup-bg {
    background: url("../../img/ayurvedbanneraup.png");
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
    height: 20px;
}

.ayurvedabannerdown-bg {
    background: url("../../img/ayurvedbannerdown.png");
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
    height: 20px;
}

.footer_logo_text {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 22px;
    line-height: 36px;
    color: white;
}

.bg-abs {
    position: absolute;
    margin-top: -76px;
    background-color: #48110e;
    width: 320px;
}

.img-footer {
    height: 130px;
}

.faa-foot-fa {
    color: #064777;
}

.faa-footer-fa {
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #064777;
    border-radius: 2px 4px;
    background-color: #e0e5e3;
}

.faa-footer-fa:hover {
    color: #e0e5e3;
    background-color: #064777 !important;
}

.footer-text-title {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 18px;
    color: white;
}

.footer_text {
    font-family: "Poppins";
    text-align: justify;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}

.footer_heading {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: white;
}

.footer_link {
    color: white;
    padding-bottom: 20px;
    font-weight: 400;
    font-family: "Poppins";
    line-height: 22px;
}

.footer-text-content {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 16px;
    color: white;
}

.list-styled {
    list-style-type: disc;
}

.copyright {
   font-size: 14px;
    color: #ffff;
    font-family: "Quicksand";
    line-height: 16px;
    font-weight: 400;
    background: #2a2828;
}

.ash1:before {
    width: 180px;
    height: 2px;
    content: "";
    left: 0;
    right: 0;
    bottom: -5px;
    background: #d6a839;
    position: absolute;
    margin: auto;
}

.ash1 {
    font-family: "Poppins";
    position: relative;
    font-size: 36px !important;
    text-align: center !important;
    padding: 5px 0 !important;
    font-weight: 400;
    margin-left: 0 !important;
    color: #000 !important;
}

/* ###################### About Us Page ######################## */
.bg-aboutus {
    background-image: url("../../img/aboutbg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bg-aboutcms {
    background-color: rgb(
        255,
        243,
        228
    ); /* Add your desired background color */
    background-image: url("../../img/bgaboutcms.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-visioncms {
    background-image: url("../../img/bgvisioncms.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.about-img {
    height: 424px;
    width: auto;
}

.about-heading {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 45px;
    color: #064777;
}

.about-content {
    font-family: "Poppins";
    color: #585656;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
}

.vision-content {
    font-family: "Poppins";
    color: #585656;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
}

.vision-img {
    height: 366px;
    width: auto;
}

.vision-heading {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 45px;
    color: #064777;
}

.form-sort {
    float: right;
    margin-left: auto;
    width: 100%;
}
.form-control-text {
    font-size: 16px;
}
.form-control-sort {
    margin-right: 5px;
}

.breadcrumb-title {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 20px;
    color: #000000;
}

.breadcrumb-header {
    font-family: "Poppins";
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

.breadcrumb-color {
    color: #611300;
}

.btn-label {
    position: relative;
    right: -12px;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.15);
    background: #064777;
    border: 1px solid #064777;
    border-radius: none !important;
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
    border: 2px solid #064777;
    color: #585656;
}

.btn-labeled:hover {
    background: #064777;
    color: white;
}

.btn {
    margin-bottom: 10px;
}

.btn-label1 {
    position: relative;
    right: -12px;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.15);
    background: #064777;
    border: 1px solid #064777;
    border-radius: none !important;
}

.btn-labeled1 {
    padding-top: 0;
    padding-bottom: 0;
    border: 2px solid #064777;
    color: #585656;
}

.btn-labeled1:hover {
    background: #064777;
    color: white;
}

/* ################ Room Details Page ################ */

/* Styles for the enlarged image container */
.enlarged-image-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

/* Styles for the enlarged image */
.enlarged-image {
    max-width: 90%;
    max-height: 90%;
}

/* Styles for the close button */
.close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

/* ############## Activity ############# */
.color-1 {
    background-color: #ffffff;
}

.color-2 {
    background-color: #591411;
}

.color-3 {
    background-color: #ffffff;
}

.color-4 {
    background-color: #f5f3ef;
}

.color-2 .activity-title {
    color: #ffffff;
}

.color-2 .activity-content {
    color: #ffffff;
}

.color-2 .btn-blog {
    color: #ffffff;
}

.activity-img {
    height: 350px;
    width: -webkit-fill-available;
    width: -moz-available;
}

.activity-title {
    font-family: "Poppins";
    font-size: 22px;
    font-weight: 600;
    color: #591411;
    margin-bottom: 10px;
}

.activity-content {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    color: #555151;
    text-align: justify;
    margin-bottom: 0px;
}
.servicedetail-img {
    width: -webkit-fill-available;
    width: -moz-available;
}
.activitydetail-img {
    width: -webkit-fill-available;
    width: -moz-available;
}

/* #################### Contact Us Page ################### */
.form-brd {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
        rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    border: 1px solid #064777;
}
.contact-heading {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 600;
    color: #474242;
    text-align: center;
}
.contact-text {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #064777;
}
.bg-contact-icon {
    background-color: #064777;
}

#loader-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    z-index: 9999;
}

#loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #a0792c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

#loading-message {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #333;
}

.mtm20px {
    margin-top: -20px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.error {
    color: red !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
    /* ############# Header ############## */
    .header-logo {
        height: 90px;
        width: 90px;
        border-radius: 50%;
    }
    .img-main-logo {
        height: 118px;
        width: 118px;
    }
    .li-logo-w {
        width: 150px;
    }
    .nav-tophead {
        font-size: 26px;
    }

    .header-li-logo {
        height: 180px;
        width: 180px;
    }
.faa-header-icon{
    font-size: 16px !important;
    color:#000000 !important;
}
    .nav-text {
        font-size: 14px;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 44px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 45px;
        height: 45px;
    }

    .carousel-caption {
        top: 30%;
    }

    .banner-subtitle {
        font-size: 22px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1.2rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 1.5rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 1.5rem;
    }

    /* ############## Footer ############### */
    .bg-abs {
        margin-top: -63px;
        width: 260px;
    }

    .footer-text-content {
        font-size: 14px;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .img-footer {
        height: 120px;
    }

    .copyright {
        font-size: 14px;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 400px;
        width: auto;
    }

    .about-content {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .navlogopd {
        padding-left: 20px;
        padding-right: 100px;
    }

    /* ############ Header ############# */
    .header-logo {
        height: 80px;
        width: 80px;
        border-radius: 50%;
    }

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

    .navbar .active {
        width: 18%;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 32px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 45px;
        height: 45px;
    }

    .carousel-caption {
        top: 25%;
    }

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

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1.2rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 1.5rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 1.5rem;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 48%;
    }

    .testimonial-des {
        font-size: 14px;
    }
    .testimonial-content {
        margin-bottom: 0px;
    }
    .box-area {
        padding: 12px;
    }

    #testimonial_area .owl-prev {
        left: -25px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: -25px;
        top: -30px;
    }

    /* ################# Contact Us ############### */
    .contact-heading {
        font-size: 18px;
    }

    .contact-text {
        font-size: 16px;
    }

    .testimonial-heading {
        font-size: 30px;
        padding-bottom: 13px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .navlogopd {
        padding-left: 20px;
        padding-right: 100px;
    }

    /* ############ Header ############# */
    .header-logo {
        height: 60px;
        width: 60px;
        border-radius: 50%;
    }

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

    .navbar .active {
        width: 18%;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 32px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 40px;
        height: 40px;
    }

    .carousel-caption {
        top: 25%;
    }

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

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1.2rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 1.5rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 1.5rem;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 48%;
    }

    .testimonial-des {
        font-size: 14px;
    }
    .testimonial-content {
        margin-bottom: 0px;
    }
    .box-area {
        padding: 12px;
    }

    #testimonial_area .owl-prev {
        left: -25px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: -25px;
        top: -30px;
    }

    /* ############ Footer ############# */
    .footer-text-content {
        font-size: 14px;
    }

    .bg-abs {
        position: relative;
        margin-top: auto;
        width: 100%;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .copyright {
        font-size: 12px;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 360px;
        width: auto;
    }

    .about-content {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

    .testimonial-heading {
        font-size: 30px;
        padding-bottom: 6px;
    }

    .testimonial-heading::before {
        margin-top: 49px;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    /* ############ Header ############# */
    .header-logo {
        height: 60px;
        width: 60px;
        border-radius: 50%;
    }

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

    .navbar .active {
        width: 25%;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 26px;
    }

    .banner-subtitle {
        font-size: 16px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -0.5rem;
    }

    .carousel-caption {
        top: 22%;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 10px;
        width: 10px;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 1rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 1rem;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 45.5%;
    }

    .box-area {
        padding: 8px;
        border-radius: 16px;
    }

    .testimonial-img {
        height: 80px;
        width: 80px !important;
    }

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

    .testimonial-content {
        font-size: 14px;
        margin-bottom: 0px;
    }

    #testimonial_area .owl-prev {
        left: 0px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: 0px;
        top: -30px;
    }

    /* ############ Footer ############# */
    .footer-text-content {
        font-size: 14px;
    }

    .bg-abs {
        position: relative;
        margin-top: auto;
        width: 100%;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .copyright {
        font-size: 12px;
    }

    .list-styled {
        text-align: center;
        list-style: none;
        padding: 0;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 300px;
        width: auto;
    }

    .about-content {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

    .hr-btm {
        position: relative;
    }

    .button-bottom {
        position: relative;
    }
}

@media (min-width: 320px) and (max-width: 375px) {
}

@media (min-width: 320px) and (max-width: 429px) {
    .banner-title {
        font-size: 22px;
    }
    .banner-subtitle {
        font-size: 14px;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading {
        font-size: 28px;
        padding-bottom: 4px;
    }
    .testimonial-heading::before {
        left: 44.5%;
        margin-top: 44px;
    }

    .box-area {
        padding: 8px;
        border-radius: 16px;
    }

    .testimonial-img {
        height: 68px;
        width: 68px !important;
    }

    .testimonial-title {
        font-size: 11px;
    }

    .testimonial-designation {
        font-size: 10px;
    }

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

    .testimonial-content {
        font-size: 12px;
        margin-bottom: 0px;
    }

    #testimonial_area .owl-prev {
        left: 0px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: 0px;
        top: -30px;
    }
}

@media (max-width: 320px) {
    .testimonial-heading {
        font-size: 24px;
        padding-bottom: 10px;
    }

    /* ############ Header ############# */
    .header-logo {
        height: 70px;
        width: 70px;
        border-radius: 50%;
    }

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

    .navbar .active {
        width: 35%;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 22px;
    }

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

    .mbr-slider .carousel-control {
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -0.5rem;
    }

    .carousel-caption {
        top: 22%;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 0.5rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 0.5rem;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 44.5%;
        margin-top: 44px;
    }

    .box-area {
        padding: 8px;
        border-radius: 16px;
    }

    .testimonial-img {
        height: 80px;
        width: 80px !important;
    }

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

    .testimonial-content {
        font-size: 12px;
        margin-bottom: 0px;
    }

    #testimonial_area .owl-prev {
        left: 0px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: 0px;
        top: -30px;
    }

    /* ############ Footer ############# */
    .footer-text-content {
        font-size: 14px;
    }

    .bg-abs {
        position: relative;
        margin-top: auto;
        width: 100%;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .copyright {
        font-size: 12px;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 200px;
        width: auto;
    }

    .about-content {
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
    }
}
.tree__container__step__card p {
    background: #064777;
    color: white;
    min-width: 252px !important;
    box-shadow: none !important;
}

.tree__container__step__card {
  display: inline-block;
  background: #064777;
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  font-size: 0.95rem;
  min-width: 180px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  cursor: pointer;
  transition: transform 0.2s;
}

.tree__container__step__card:hover {
  transform: scale(1.05);
  background-color: #043f6a;
}
