
@media screen and (min-width: 1000px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        max-width: 850px;
    }

    .header-main .header{
        max-width: 800;
    }

    .header-main{
        text-align: -webkit-center;
    }

    /* .section-my-flower-spection .scrooler-section .div-scrool{
        margin: 0px 10px;
    } */

    .section-my-flower-spection .scrooler-section{
        padding: 0px 10px 45px 10px;
    }

    .section-my-flower-spection .scrooler-section .div-scrool .box-main-cont{
        min-height: 535px !important;
    }
}

.doctor{
    display: flex;
    flex-direction: column;
    align-content: space-around;
    justify-content: center;
    align-items: center;
}

body{
    background: white; 
}
.header-main  {
    
    margin-bottom: 15px;
    position: sticky;
    top: 0px;
    z-index: 2;
    width: 100%; 
    filter: drop-shadow(0px 9px 7.5px rgba(0,0,0,0.16 ));
    background: #ffffff;
   
}
.header-main .header{
    padding: 15px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background: white; */
    max-width: 800px;
   
    
}
.header-main .div-space {
    width: 90%;
    border-bottom: 2px solid #989696;
    margin: auto;
}
.header-main .header .image img{
    width: 95px;
    height: auto;
}
.header-main .header .btn-register button{
    padding: 6px 13px 7px 13px;
    margin: 0px;
    background: #29407c;
    color: white;
    border: none;
    font-size: 13px;
    border-radius: 5px;
}

.slider-boostrap{
    padding: 10px 0px;
}
.slider-boostrap .div-make-per{
    border-radius: 10px;
overflow: hidden;
}
.slider-boostrap .div-make-per .image img {
    /* height: 500px; */
/* background-position: center; */
/* background-size: contain; */
/* background-repeat: no-repeat; */
width: 100%;
/* padding-top: 60px; */

}
.slider-boostrap .div-make-per .image .text-section{
    position: absolute;
top: 25px;
left: 30px;
width:80%;
}
.slider-boostrap .div-make-per .image .text-section .offer{
    font-size: 35px;
    font-weight: 800;
    width: 100%;
    padding: 0px 20px 0px 10px;
    box-shadow: -3px 3px 0px #ff533d;
    border-left: 2px dotted #004486;
    border-bottom: 2px dotted #004486;
    background: #ffd240;
    color: #27326b;
    font-family: 'TT Norms Pro', sans-serif;
    line-height: normal;

}
.slider-boostrap .div-make-per .image .text-section .pain{
    font-size: 16px;
color: white;
font-weight: 200;
margin: 9px 0px 0px 0px;
padding-bottom: 0px;
/* font-family: 'TT Norms Pro', sans-serif; */
}
.slider-boostrap .div-make-per .image .text-section .year{
    font-size: 35px;
color: white;
font-weight: 800;
margin: -5px 0px 0px 0px;
padding-bottom: 0px;
font-family: 'TT Norms Pro', sans-serif;
}
.slider-boostrap .div-make-per .image .text-section .checjhh{
    font-size: 17px;
    color: white;
    font-weight: 200;
    margin: 0px 0px 0px 0px;
    /* font-family: 'TT Norms Pro', sans-serif; */
    padding-bottom: 0px;
    margin-bottom: 3px;
    line-height: 21px;
    background: #283169;
    width: fit-content;
    padding: 1px 6px;
}
.slider-boostrap .div-make-per .image .text-section .wehopsec{
    font-size: 36px;
color: white;
font-weight: 800;
margin-bottom: 0px;
line-height: 50px;
font-family: 'TT Norms Pro', sans-serif;
}


/* =============== */
 
.section-heading-same-all .div-modfy{
    text-align: center;
    margin: 10px 0px 25px 0px;
}
.section-heading-same-all .div-modfy .div-spa{
    background: white;
border-radius: 20px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
margin: auto;
height: 50px;
box-shadow: 0px 10px 10px #eee8e8c7;
border: 1px solid #eee8e8c7;


}
.section-heading-same-all .div-modfy .div-spa .active-span{
    background: #ffd23f;
    padding: 7px 23px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 700;
    font-family: "BasicSans-BlackIt";


}
.section-heading-same-all .div-modfy .div-spa .in-active{
    padding: 5px 25px 5px 20px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 700;
    font-family: "BasicSans-BlackIt";
}


.section-heading-same-all-second .div-modfy{
    text-align: center;
    margin: 10px 0px 37px 0px;
}
.section-heading-same-all-second .div-modfy .div-spa{
    background: white;
border-radius: 20px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
margin: auto;
height: 40px;
box-shadow: 0px 10px 10px #eee8e8c7;
border: 1px solid #eee8e8c7;


}
.section-heading-same-all-second .div-modfy .div-spa .active-span{
    background: #ffd23f;
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 17px;
    font-weight: 700;
    font-family: "BasicSans-BlackIt";



}
.section-heading-same-all-second .div-modfy .div-spa .in-active{
    padding: 5px 25px 5px 20px;
    border-radius: 30px;
    font-size: 17px;
    font-weight: 700;
    font-family: "BasicSans-BlackIt";
}



.div-space{
    width: 100%;
    border-bottom: 2px solid #989696;
    margin: auto;
}


/* ========================= */

.about-what-is{
    margin: 10px 0px 20px 0px;
}
.about-what-is .box-containe-hh h2{
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    font-family: 'TT Norms Pro', sans-serif;
    color: #1a2942;
}
.about-what-is .box-containe-hh{
    margin-bottom: 35px;
}
.about-what-is .box-containe-hh p{ 
font-size: 16px;
font-family: 'TT Norms Pro', sans-serif;
font-weight: normal;

}
.about-what-is .box-containe-hh .talk-withus{
    font-family: 'TT Norms Pro', sans-serif;
    border: 1px solid black;
    background: transparent;
    padding: 5px 20px;
    color: #1c2b43;
    border-radius: 30px;
    font-size: 16px;
    font-weight: normal;
}
.about-what-is .box-containe-hh .talk-withus:hover{
background:#1c2b43 ;
color: white;
border: 1px solid #1c2b43;
}
/* =================== */

.full-set-oic .image{
text-align: center;
}
.full-set-oic .image img{
width: 300px;
}
/* ===================== */
.about-doctors{
    margin: 30px 0px 20px 0px;
}
.about-doctors .doctor-img{
width: 350px;
}
.about-doctors .doctor-img img{
width: 350px;
margin-left: -15px;
}
.about-doctors .doctor-img .about-see{
background: #ec6e7a;
text-align: center;
padding: 0px 0px 4px 0px;
border-radius: 20px;
margin-top: -10px;
position: relative;
z-index: 1;

}
.about-doctors .doctor-img .about-see span{
    color: white;
    font-size: 10px;
    font-weight: 500;
    font-family: 'TT Norms Pro', sans-serif;
}
.about-doctors .about-coctoa-hist-exp{
padding: 20px;
background: #eeeeee;
margin-top: 0px;
border-radius: 10px;
text-align: center;
}
.about-doctors .about-coctoa-hist-exp .h3set{
    color: #ec6e7a;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
    font-family: 'TT Norms Pro', sans-serif;
}
.about-doctors .about-coctoa-hist-exp .div--all{
padding: 20px 0px;
}
.about-doctors .about-coctoa-hist-exp .div--all .div{
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
.div-svb{ 
width: 319px;
height: 0px;
opacity: 0.16;

border-color: #707070;
border-width: 1px;
border-style: solid;
margin-bottom: 3px;
}
.about-doctors .about-coctoa-hist-exp .div--all .active{
font-size: 28px ;
font-weight: 800;
color: #29407c;
font-family: 'TT Norms Pro', sans-serif;
margin-bottom: 10px;
}
.about-doctors .about-coctoa-hist-exp .div--all .in-active{
color: #29407c;
font-size: 14px ;
margin-bottom: 10px;
font-weight: 400;
}
.about-doctors .about-coctoa-hist-exp .talk-withus{
/* border: 1px solid black;
background: transparent;
padding: 5px 20px;
color: #1c2b43;
border-radius: 30px; */
/* position: absolute; */
width: 178px;
height: 45px;
font-family: 'TT Norms Pro', sans-serif;
border-color: #000000;
border-width: 1px;
border-style: solid;
border-radius: 42px;

filter: drop-shadow(0px 0px 0px rgba(0,0,0,0.16 ));
}
/* ==================== */

.section-my-flower-spection .main-lower h2{
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    color: #1a2942;
    font-family: 'TT Norms Pro', sans-serif;
}
.section-my-flower-spection .main-lower p{
font-size: 16px;
font-weight: normal;
font-family: 'TT Norms Pro', sans-serif;
}
.section-my-flower-spection .scrooler-section{
overflow: scroll;
padding-bottom: 45px;
}
.section-my-flower-spection .scrooler-section::-webkit-scrollbar {
width: 10px;
}
.section-my-flower-spection .scrooler-section .div-scrool{
display: flex;
align-items: center;
gap: 20px;
align-items: flex-start;
margin-left: 10px;
}
.section-my-flower-spection .scrooler-section .div-scrool .box-main-cont{
/* min-width: 300px;
box-shadow: 2px 6px 11px #c8c8c8;
border-radius: 10px; */ 
width: 255px; 

border-radius: 10px;

filter: drop-shadow(9px 9px 17.5px rgba(0,0,0,0.16 ));

background: #ffffff;
min-height:465px;
}
.section-my-flower-spection .scrooler-section .div-scrool .image{
position: relative;

}
.section-my-flower-spection .scrooler-section .div-scrool .image img{
width: 100%;
height: 130px;
}
.section-my-flower-spection .scrooler-section .div-scrool .box-sdiv{
padding: 15px 15px;
/* position: relative;  */
}



.section-my-flower-spection .scrooler-section .div-scrool .box-sdiv h2{

    font-size: 24px;
    font-weight: 700;
    color: #1c2b43;
    padding: 10px 0px 7px 0px;
    font-family: 'TT Norms Pro', sans-serif;

}
.section-my-flower-spection .scrooler-section .div-scrool .box-sdiv p{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    font-style: normal;
    text-align: left;
    color: #1a2942;
    font-family: 'TT Norms Pro', sans-serif;

}

.section-my-flower-spection .scrooler-section .div-scrool .box-sdiv .talk-withus {
    border: 1px solid black;
    background: transparent;
    padding: 9px 20px 7px 20px;
    color: #1c2b43;
    border-radius: 30px;
    font-size: 13px;
    bottom: 20px;
    font-family: 'TT Norms Pro', sans-serif;
    position: absolute;
    bottom: 15px;
}
.section-my-flower-spection .scrooler-section .div-scrool .box-sdiv  .talk-withus:hover {
background: #1c2b43;
color: white;
border: 1px solid #1c2b43;
}





/* ================ */
.section-my-fav-second{
    margin-bottom: 42px;
    /* padding: 0px 8px; */
}
.section-my-fav-second .main-lower{
margin-bottom: 20px;
}
.section-my-fav-second .main-lower h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    font-family: 'TT Norms Pro', sans-serif;
    color: #1a2942;
    margin-bottom: 30px;
}
.section-my-fav-second .hozizentail-code{
border-radius: 10px;
overflow: hidden;
/* box-shadow: 0px 10px 10px #d2d1d1; */
filter: drop-shadow(9px 9px 17.5px rgba(0,0,0,0.16 ));
background: #ffffff;
margin-bottom: 40px;
}
.section-my-fav-second .hozizentail-code .image:before {
    content: " ";
    position: absolute;
    bottom: -12px;
    right: 12%;
    border-width: 0px 0px 15px 19px;
    border-style: solid;
    border-color: transparent #1a2942;
}
.section-my-fav-second .hozizentail-code  .image{ 
display: flex;
align-items: center;
gap: 20px;
height: 100px;
background: #1a2942;
position: relative;
}
.section-my-fav-second .hozizentail-code .image img{
width: 70px;
margin-top: 30px;
margin-left: 20px;
}
.section-my-fav-second .hozizentail-code .image p{
/* color: white;
font-size: 25px;
line-height: 30px;
margin-bottom: 0rem; */
margin-bottom: 0rem;
font-size: 23px;
font-weight: bold;
line-height: 25px;
font-style: normal;
text-align: left;
color: #ffffff;
font-family: 'TT Norms Pro', sans-serif;
}
.section-my-fav-second .hozizentail-code .dghj .blockee p{
font-size: 16px;
font-weight: 400;
padding: 20px 10px 30px 10px;
margin-bottom: 0px;
text-align: left;
color: #1a2942;
line-height: 24px;
font-style: normal;
font-family: 'TT Norms Pro', sans-serif;
}
/* ================ */
.section-google-review{
    margin-bottom: 30px;
    padding: 0px 8px;
}
.section-google-review .main-lower h2{
font-size: 30px;
font-weight: 700;
color: #1c2b43;
margin-bottom: 20px;
font-family: 'TT Norms Pro', sans-serif;
text-align: center;
}
.section-google-review .reviews-tyle{
padding: 20px 0px;
text-align: center;
margin-bottom: 20px;
height: 400px;
}
.section-google-review .reviews-tyle .icon-star{
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
margin-bottom: 28px;
}
.section-google-review .reviews-tyle p{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    font-style: normal;
    text-align: center;
    color: #1a2942;
margin-bottom: 40px;
font-family: 'TT Norms Pro', sans-serif;
}
.section-google-review .reviews-tyle .icon-star i{
color: #ffd23f;
font-size: 25px;
}
.section-google-review .reviews-tyle .name{
    margin-bottom: 20px;
    position: absolute;
    bottom: 20px;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, 0%);
    font-family: 'TT Norms Pro', sans-serif;
} 
/* ======================= */
.last-section {
padding: 0px 10px ;
}
.last-section .main-lower h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    font-style: normal;
    text-align: left;
    color: #1a2942;
    font-family: 'TT Norms Pro', sans-serif;
}
.last-section .main-lower p {
font-size: 16px;
font-weight: 400;
font-family: 'TT Norms Pro', sans-serif;
}

.last-section .box-main-cont {
    min-width: 300px;
    border: 1px solid #737070;
    border-radius: 15px;
    margin-bottom: 45px;
    overflow: hidden;
    min-height: 372px;
}
.last-section .image {
position: relative;
}
.last-section .image img {
width: 100%;
height: 150px;
/* object-fit: cover; */
}
.last-section .box-sdiv {
padding: 15px 10px;
position: relative;
height: auto;
}
.last-section .box-sdiv h2 {
/* font-size: 18px;
font-weight: 700;
color: #1c2b43; */
font-family: 'TT Norms Pro', sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 35px;
font-style: normal;
text-align: left;
color: #1a2942;
}
.last-section .box-sdiv p {
    font-family: 'TT Norms Pro', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    font-style: normal;
    text-align: left;
    color: #1a2942;
}
.newsletter{
    background: #6152a5;
    padding: 30px 20px;
    border-radius: 10px;
    margin: 0px 10px 40px 10px;
}
.newsletter .box p{
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    font-style: normal;
    text-align: center;
    color: #ffffff;
    font-family: 'TT Norms Pro', sans-serif;
}
.newsletter .box{
text-align: center;
}
.newsletter .box h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 51px;
    font-style: normal; 
    color: #1a2942;
    font-family: 'TT Norms Pro', sans-serif;
}
.newsletter .box .form input{
width: 100%;
margin: 10px 0px;
padding: 10px;
text-align: center;
font-size: 20px;
border-radius: 30px;
border: none;
font-family: 'TT Norms Pro', sans-serif;
}
.newsletter .box .form button{
width: 100%;
margin: 10px 0px;
padding: 10px;
text-align: center;
font-size: 20px;
border-radius: 30px;
border: none;
font-family: 'TT Norms Pro', sans-serif;
background: #f17380;
}
/* ============================= */
.footer-section{
background: #1a2942;
padding: 40px 20px 15px 20px;
}
.footer-section .footeromg {
margin-bottom: 30px;
}
.footer-section .footeromg img{
width: 200px;
}

.footer-section .addgress .city{
background: #f17380;
font-family: 'TT Norms Pro', sans-serif;
width: fit-content;
padding: 3px 5px;
font-size: 13px;
font-weight: 700;
color: white;
margin-bottom: 10px;
}
.footer-section .addgress .div-lo{
display: flex;
align-items: center;
gap: 10px;
color: #e26b77;
margin-bottom: 10px;

}
.footer-section .addgress .div-lo i{
color: #e26b77;
margin-top: -15px;
}
.footer-section .addgress .div-lo .email{
color: #e26b77; 
font-family: 'TT Norms Pro', sans-serif;
}

.footer-section .addgress .div-lo p{
color: white;
font-weight: 300;

}
.footer-section .addgress .div-lo .addressg{
    font-family: 'TT Norms Pro', sans-serif;
}
.last-ss{
color: white;
font-size: 13px;
font-weight: 300;
text-align: center;
}

.talk-withus1{
    font-family: 'TT Norms Pro', sans-serif;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    border-radius: 42px;
    filter: drop-shadow(0px 0px 0px rgba(0,0,0,0.16 ));
    padding: 15px 20px;
}


/* ================== */
.section-awards{
    margin: 40px 0px 40px 0px;
}
.section-awards h2{
    /* font-size: 30px;
    font-weight: 700;
    color: #1c2b43;
    margin-bottom: 35px;
    text-align: center; */
    font-family: 'TT Norms Pro', sans-serif; 
font-size: 32px;
margin-bottom: 25px;
font-weight: bold;
line-height: 72px;
font-style: normal;
text-align: center;
color: #1a2942;
}
.section-awards .awardes-slid .image-award{
    text-align: center;
}
.section-awards .awardes-slid .image-award img{
    width: 120px;
}

.section-awards .swiper-button-next:after {
    content: 'next';
    font-size: 20px;
    color: black;
}
.section-awards .swiper-button-prev:after {
    content: 'prev';
    font-size: 20px;
    color: black;
}
.section-awards .swiper-button-prev{
    left: 35px;
    right: auto;
}
.section-awards .swiper-button-next{
    right: 35px;
    left: auto;
}

/* ============= */




.forsection-pop .modal-body .form-group {
    margin-bottom: 20px;
  }
  
  .forsection-pop .modal-body label {
    display: block;
    font-weight: bold;
  }
  
  .forsection-pop .modal-body input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea {
    width: 100%;
    padding: 8px;
    border-radius: 4px;
    border: 1px solid #ccc;
  }
  
  .forsection-pop .modal-body button {
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
  
  .forsection-pop .modal-body button:hover {
    background-color: #0056b3;
  }


@media only screen and (max-width: 767px) {
.about-doctors .doctor-img {
width: 100%;
}
.section-awards .awardes-slid .image-award img{
    width: 170px;
}
.about-doctors .doctor-img img {
width: 100%;
}
.full-set-oic .image img {
width: 100%;
}
.section-my-flower-spection .scrooler-section .div-scrool .box-main-cont{
min-width: 80%; 
}
} 

.con{
    padding-right: var(--bs-gutter-x,1.4rem);
    padding-left: var(--bs-gutter-x,1.4rem);
}

@media (max-width:378px) { 
    .active-span, .in-active{
        padding: 10px 14px !important;
        font-size: 14px !important;
    }
}