*{
    margin: 0px;
    padding: 0px;
}
:root{
    --primary-color1:#06BABF;
    --primary-color2:#05B098;
    --secoundary-color1:Blue;
    --secoundary-color2: Gold;
}
section{
    padding-top: 70px;
    padding-bottom: 40px;
    position: relative;
}
@font-face {
    font-family: heading-font;
    src: url(assest/font/base9/Base9.otf);
}
@font-face {
    font-family:body-font ;
    src: url(assest/font/kabel-bk-bt-cufonfonts);
}
h1,
h2,
h3,
h4,
h5,
h6{
    font-family: heading-font;
}
h1{
    font-size: 20px;
}
h6{
    font-size: 20;
}
a{
    font-size: 18px;
    text-decoration: none;
    font-family: body-font ;
}
p{
    font-size: 18px;
}
body{
    font-family:body-font ;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
html,body{
    width: 100%;
    font-family: body-font;
    overflow-x: hidden;
}
button{
    font-family: body-font ;
}
ul:not(footer ul){
    list-style-type: none;
}
main{
    margin-top: 10px ;
}
.ph_view{
    display: none;
}
/*****************common css*******************/
.desk_view,
.ph_view{
    width: 100%;
}
.white_color{
    color: var(--primary-color1);
}
.section_heading{
    color: black;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: bold;
    /* letter-spacing: 1px; */
    font-family: heading-font;
    text-align: initial;
    margin: 15px 0px;
}
.sub-heading{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase !important;
    font-weight: 600;
    margin-bottom: 20px !important;
}
.about_content_wrap .section_content,
ul{
    font-size: 18px;
    font-family: body-font;
    line-height: 1.3em;
}
.about_content_wrap .white_head li{ 
    list-style-type: disc !important;
    margin-left: 18px;
}
.about_content_wrap{
    padding: 0px 40px;
    text-align: justify;
}
/***************header start******************/
.header_wrap{
    padding: 0px 30px;
    background-color: #fff;
    box-shadow: 0px 5px 4px #80808040;
}
.header_wrap .main_logo img{
    width: 180px;
    margin: 0px 0px;
}
.header_wrap .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
.header_wrap .navbar-collapse ul li{
    margin: 0px 10px;
}
.header_wrap .navbar-collapse ul li a{
    font-family: body-font !important;
}
.sticky{
    position: fixed;
    z-index:999;
    top: 0;
    width: 100%;
}
.header_wrap .nav_wrap ul li a{
    color:black;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
    text-wrap: nowrap;
}
.header_wrap .nav_wrap .nav_btn {
    padding: 10px 49px;
    border-radius: 30px;
    background-color: var(--primary-color1);
}
.header_wrap .nav_wrap .nav_btn a{
    color: white;
    text-transform: capitalize;
    font-size: 18px;
}
/****************journey section*************************/
 .journey_section{
    background: url(../img/bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.journey_section .journey_wrap{
    display: flex;
    justify-content: space-evenly;
    align-items: center; 
}
.journey_section .about_content_wrap .black_color {
    color: black;
}
.journey_section .white_color{
    color: var(--primary-color1);
}
.journey_section .white_head{
    color: white;
}
.journey_section .journey_wrap .about_content_wrap{
    margin: 0px 40px;
}
.journey_section .health_well_card img{
    width: 80%;
}
.journey_section .ml img{
    margin-left: 80px;
}

/* -----------store section---------------- */
.store_section .storebtn{
    background-color: var(--primary-color2);
    padding: 14px 76px;
    border-radius: 30px;
    font-size: 18px;
    color: white;
    text-transform: capitalize;
}
.store_section .storebtn:hover{
    background: transparent;
    border: 1px solid var(--primary-color2);
    color: var(--primary-color2);
}
 
/* ------------store locator page design (v)---------------- */

.store-locator .store-locatore-wrap{
    background: #96fafd0d;
    padding: 30px;
    box-shadow: 0 2px 8px 0.5px rgba(0, 0, 0, 0.22);
  }

  .store-locator .locator-heading h6{
    margin-bottom: 25px;
    font-size: 25px;
  }
  .store-locator .info-wrap{
    margin-bottom: 15px;
  }
  .store-locator .info-wrap i{
    margin-right: 8px;
  }
  .store-locator .info-wrap span:nth-child(2){
    font-size: 16px; 
        text-transform: capitalize;
  }
  .storelocatorbtn{
    padding: 10px 30px;
    background-color:var(--primary-color1);
    border-radius: 50px;
    color: white;
    text-transform: capitalize;
    font-size: 18px;
    margin-top: 20px;
  }
  .storelocatorbtn:hover{
    color: var(--primary-color1);
    background-color: transparent;
    border: 2px solid var(--primary-color1);
    border-radius: 50px;
  }

/*****************discount section***********************/
.discount_section .discount_img_wrap{
    border-radius: 25px 25px 0px 0px;
    text-align: center;
    padding: 20px 0px;
    position: relative;
}
.discount_section .discount_wrap{
    background-color: var(--primary-color1);
    box-shadow: 0px 0px 8px 1px #8080809e;
    border-radius: 25px;
    position: relative;
    height: 100%;

}  

.discount_section .discount_img_wrap img{
    width: 25%;
}
.discount_section .discount_img_wrap h6{
    font-size: 20px;
    color: white;
    padding-top: 20px;
    text-transform:capitalize;
}
.discount_section .discount_details{
    border-radius: 25px;
    background-color: white;
    text-align: center;
    padding: 30px 35px;
}
.discount_section .discount_details span{
    display: block;
    line-height: 175%;
}
.discount_section .discount_details span:nth-child(1){
    background-color: var(--primary-color2);
    max-width: 251px;
    display: block;
    margin: auto;
    padding: 3px;
    color: white;
    border-radius: 10px;
    font-size: 18px;
    margin-bottom: 15px;
    border: 1px solid var(--primary-color2);
    background-clip: content-box;
    height: 55px;
    line-height: 45px;
}
.discount_section .discount_details span:nth-child(2){
    font-size: 18px;
    text-transform: capitalize;
}
.discount_section .discount_details span:nth-child(3){
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}
.discount_section .discount_details a{
    font-weight: 600;
    color: var(--primary-color1);
}
/********************contact us page css*********************/
.appoinment_main_heading{
    text-align: center;
}
.appoinment_main_heading h2{
    font-size: 45px;
    font-family: heading-font;
    text-transform: capitalize;
    font-weight: 600;
    margin: 30px 0px;
}
.form-control{
    padding: 10px 10px;
    margin: 5px 0px;
    font-size: 16px;
    text-transform: capitalize;
}
.form-group input:focus{
    box-shadow: none;
    outline-style: none;
    border-color: var(--primary-color1) 
}
.form-group textarea:focus{
    box-shadow: none;
    outline-style: none;
    border-color: var(--primary-color1) 
}
.form-group input::placeholder{
   color: black;
}
.form-group textarea::placeholder{
    color: black;
 }
.bookappoinment_btn{
    text-align: center;
    margin-top: 30px;
}
.bookappoinment_btn input{
    background-color: var(--primary-color2);
    padding: 12px 60px;
    border-radius: 30px;
    font-size: 18px;
    color: white;
    font-weight: bold;
    text-transform: capitalize;
}

.error-message{
    color: red;
    margin-bottom: 10px;
}
.captcha {
    /* margin-bottom: 15px; */
    display: flex;
    margin-top: 20px;
    gap: 10px;
}

/* .captcha label {
    font-size: 14px;
    color: #555;
    margin-bottom: 5px;
    display: block;
} */

.captcha .preview {
    color: #555;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-wrap: nowrap;
    letter-spacing: 8px;
    border: 1px dashed #888;
    font-family: monospace;
    /* margin-bottom: 10px; */
}
.captcha .preview span{
    display: inline-block;
    user-select: none;
}

.captcha-form {
    display: flex;
    align-items: center;
}

.captcha-form input {
    flex: 1;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-right: 5px;
}

.captcha-form button {
    background-color: #4caf50;
    color: #fff;
    padding: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
/********************footer css start*******************/
footer{
    background-color: var(--primary-color1);
    /* padding: 35px 0px; */
}
footer .footer-inner{
    padding: 50px 0px;
}
footer .footer-bottom{
    color: #fff;
    width: 100%;
    text-align: center;
    background-color: black;
    padding: 10px 0px;
}
footer ul{
    list-style-type: none;
    padding-left: 0px;
}
footer .footer_logo img{
    width: 20%;
    background-color: white;
    padding: 10px 12px;
}
footer .footer-middle ul{
    margin-bottom: 0px;
}
footer .footer-middle ul li span{
    color: white;
    padding-right: 10px;
}
footer .footer-middle ul li{
    margin-bottom: 9px;
}
footer .footer-middle ul li a{
    color: white;
    font-size: 18px;
}
footer .social_icon{
    display: flex;
    gap: 15px;
    padding: 12px 0px 0px;
}
footer .social_icon li{
    width: 42px;
    height: 42px;
    border-radius: 30px;
    border: 2px solid white;
    background-color: transparent;
    font-size: 18px;
    line-height: 42px;
}
footer .social_icon li:hover{
    background-color: white;   
}
footer .social_icon li:hover a{
    color: #05B098;
}
footer .social_page_wrap{
    display: flex;
    justify-content: center;
    gap: 20px;
    /* padding-bottom: 55px; */
}
footer .footer_copyright span{
    font-size: 15px;
    text-transform: capitalize;
}
footer .footer_copyright a{
    color: white;
    text-decoration: underline;
    font-size: 15px;
}

/*****************responsive(media query)****************/
@media screen and (min-width:1600px) {
    main {
        margin-top: 16px;
    }
    .about_content_wrap .section_content,
    .sub-heading {
        font-size: 25px;
    }
    .section_heading{
        font-size: 34px;
    }
    /* .main_logo img{
        width: 160px;
    }
    main {
        margin-top: 8px ;
    } */
}
@media screen and (max-width:1335px) {
    header{
        padding: 18px 20px;
    }
    .navbar-collapse ul li{
        margin: 0px 5px !important;
    }
    .header_wrap .nav_wrap .nav_btn{
       
        padding: 5px 23px;
    }
    .header_wrap .nav_wrap .nav_btn a,
    .header_wrap .nav_wrap ul li a{
        font-size: 16px;
    }

}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1078px) {
   
    .header_wrap .nav_wrap .nav_btn {
        margin: 0px 0px;
    }
    .navbar-collapse ul li a{
        margin: 0px 0px;
    }
    .about_content_wrap {
        padding: 0px 14px;
    }
}
@media screen and (max-width:991px) {
        section{
            padding-top: 70px;
            padding-bottom: 40px;
        }
     main {
        margin-top: 0px ;
    }
    header{
        padding: 0px 30px;
    }
   
    header .navbar-nav{
        margin-top: 15px;
        border: 1px solid var(--primary-color1);
        padding: 10px;
    }
    header .nav-item{
        border-bottom: 1px solid var(--primary-color1);
    }
    header .main_logo img{
        width: 160px;
    }
    header.header_wrap .nav_wrap .nav_btn {
        max-width: max-content;
        margin: 13px 0px;
    }

    .about_content_wrap{
        padding: 0px 0px;
    }
    .section_heading{
        font-size: 30px;
        margin: 10px 0px;
    }
    .ml img{
        margin-left: 0px;
    }
    .health_well_card{
        text-align: center;
    }
    .health_well_card img{
        width: 80%;
    }
    .journey_section .reverse{
        display: flex;
        flex-direction: column-reverse;
    }
    .discount_section .discount_details span:nth-child(2) {
       padding: 0px 5px;
    }
    .discount_section .discount_details span:nth-child(3) {
       padding: 0px 5px;
    }
    .form-control{
        /* padding: 15px 10px; */
        margin: 8px 0px;
        /* font-size: 18px;
        text-transform: capitalize; */
    }
}
@media screen and (max-width:768px) {
    h1{
        font-size: 25px !important;
    }
    h6,
    p,
    a
    {
        font-size: 17px !important;
    }
    /* p,
     a{
        font-size: 17px !important;
    } */
    .main_logo img{
        width: 160px;
        margin: 0px 30px;
    }
    .sub-heading{
        font-size: 14px !important
    }
    .section_heading {
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .social_page_wrap{
        gap: 10px;
    }
    .navbar-nav .nav-link{
        font-size: 14px !important;
    }
    .appoinment_main_heading h2 {
        font-size: 25px;
        margin: 0px;
    }
} 
@media screen and (max-width:576px) {
    .desk_view{
        display: none !important;
    }
    .ph_view{
       display: block !important;
    }

    section {
        padding-top: 25px;
        padding-bottom: 20px;
    }
    p{
        font-size: 15px !important;
    }
    main {
        margin-top: 35px;
    }    
    header {
        padding: 0px 5px !important;
    }
    header .main_logo img{
        width: 120px !important;
    }
    .about_section_first .about_wrap .about_content_wrap h6{
        font-size: 18px;
    }
    .about_section_first .about_wrap .about_content_wrap h2{
        font-size: 20px;
    }
    .about_section_first .about_wrap .about_content_wrap p{
        font-size: 16px;
    }
    .section_heading{
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 15px;
        /* margin: 5px 0px; */
    }
    footer .main-heading {
        font-size: 23px;
        margin-bottom: 20px;
    }
    footer .footer_logo img{
        padding: 0px;
    width: 45%;
    }
    footer .social_icon li{
        width: 34px;
        height: 34px;
        line-height: 34px;
    }
    .discount_section .discount_details span:nth-child(1) {
        max-width: 150px !important;
        font-size: 16px !important;
        height: 48px !important;
        line-height: 40px !important;  
    }
    .discount_section .discount_details span:nth-child(2) {
        font-size: 16px !important;
        line-height: 150%;

    }
    .discount_section .discount_details {
        padding: 14px 10px !important;
    }
    .social_page_wrap{
        display: block;
    }
    .social_page_wrap a{
        font-size: 15px;
        white-space: nowrap;
    }
    footer .footer-inner{
        padding: 20px 0px;
    }
    footer .social_page_wrap{
        display: block;
    }
    .journey_section .ml img{
        margin-left: 0px;
    }
    .captcha {
        display: block;
    }
    .captcha .preview{
        margin-bottom: 10px;
    }
    .bookappoinment_btn input,
        .store_section .storebtn{
        font-size: 16px;
        padding: 8px 42px;
    }
}

    