
body{
    font-family: 'Roboto', sans-serif;
}

/* Navbar Css Start */
.navbar img {
    /* width: 130px; */
    height: 70px;
    border-right: 1px solid #E5E6E7;
    display: flex;
    padding-right: 16px;
}
.nav-item a {
    /* margin-right: 13px; */
}
.nav-btn a {
    color: white;
    background: #095D9F;
    padding: 9px 12px;
    border-radius: 50px;
    text-decoration: none;
}
.nav-link {
    color: #011B2F;
}
.nav-link:hover {
    color: #095D9F;
}
.nav-btn i {
    border-right: 1px solid #2B77B3;
    padding-right: 5px;
}
/* Navbar Css End */

/* Hero Css Start */
.hero-section{
    background-image: url('/img/hero-section-back-img.png');
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 100%;
    height: 600px;
}
.doctor-images img {
    max-width: 100%;
    height: 600px;
}
.hero-details {
    color: #ffff;
    padding-top: 10em;
    padding-bottom: 64px;
}
.hero-details h2 {
    font-size: 50px;
    font-weight: 700;
}
.hero-details p {
    font-size: 21px;
    font-weight: 300;
}
.form-select {
    display: block;
    width: 100%;
    border-bottom: 1px solid #B6BCBD !important;
    border: none;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 400;
}
.hero-sector {
    padding: 16px;
    background: #ffff;
    border-radius: 5px;
}
.hero-sector img {
    padding-right: 10px;
}
.hero-sector a {
    background: #044171;
    padding: 7px 15px;
    border-radius: 5px;
    color: #ffff;
    text-decoration: none;
    display: flex;
    gap: 8px;
    margin: auto;
    align-items: center;
    justify-content: center;
}
/* Hero Css End */

/* Consultation Css Start */
.cont-details {
    text-align: center;
    padding: 30px 0px;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
    margin-top: -60px;
    position: relative;
    background: #FFF;
    border-radius: 5px;
}
.const p {
    color: #13969D;
    padding-top: 15px;
    padding-bottom: 0px;
    font-size: 20px;
}
.const{
    border-right: 2px solid #E3E3E3;
}
.transt p {
    color: #13969D;
    padding-top: 15px;
    padding-bottom: 0px;
}
/* Consultation Css End */

 /* About Us Css Start */
.about-us {
    margin-top: 120px;
    margin-bottom: 120px;
}
.about-details h5 {
    color: #095D9F;
    font-size: 30px;
    font-weight: 700;
}
.about-details h6 {
    color: #FB589D;
    font-size: 20px;
    font-weight: 400;
}
.about-details p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding-top: 20px;
}
.about-details {
    padding-left: 48px;
}
 /* About Us Css End */

/* Your-Health Css Start */
 .health-details h4 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.health-details p {
    font-size: 20px;
    color: #E3E3E3;
    font-weight: 400;
    text-transform: uppercase;
}
 .your-health-section {
    background: #095D9F;
    color: #ffff;
    padding: 34px 35px 10px 34px;
}
.play-icon {
    background: #ffff;
    color: black;
    border-radius: 10px;
    padding: 10px 7px 10px 15px;
}
.play-icon img {
    margin: 10px auto;
}
.apple-icon span {
    font-size: 20px;
    font-weight: 400;
}
.apple-icon p {
    margin-bottom: 0px;
}
.play-store-icon p {
    margin-bottom: 0px;
}
.play-store-icon  span {
    font-size: 20px;
    font-weight: 400;
}
.health-btn a {
    text-decoration: none;
}
/* Your-Health Css End */

/* How It's Work Css Start */
.how-work-section {
    margin-top: 120px;
    margin-bottom: 120px;
}
.wrok-head h4 {
    color: #095D9F;
    font-size: 30px;
    font-weight: 700;
}
.wrok-head p {
    color: #FB589D;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0px;
    padding-bottom: 60px;
}
.work-images p {
    color: #434444;
    font-size: 18px;
    font-weight: 400;
}
.work-images h2 {
    color: rgb(0 0 0 / 10%);
    font-size: 60px;
    font-weight: 700;
}
/* How It's Work Css End */

/* Hear The Css Start */
.hear-the-section {
    background-image: url('/img/client-sec-background.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 120px;
    color: #ffff;
}
.client-details{
    color: black;
}
.client-details h4 {
    font-size: 30px;
    font-weight: 700;
}
.client-details p {
    font-size: 20px;
    font-weight: 400;
    /* color: rgb(255 255 255 / 60%); */
    color: black;
    margin: 0px;
    padding-bottom: 50px;
}
.hr1 {
    border-top: 2px solid #FFDF3A;
}
.details-client {
    font-size: 16px;
    /* color: rgb(255 255 255 / 80%); */
    font-weight: 400;
    line-height: 30px;
    color: black;
}
.client-details h6 {
    color: #FFDF3A;
    text-align: end;
    padding-top: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
/* Hear The Css End */

/* Health Experts Css Start */
.health-expets-section {
    margin-top: 120px;
    margin-bottom: 120px;
}
.top-experts h4 {
    font-size: 30px;
    font-weight: 700;
    color: #095D9F;
}
.top-experts p {
    color: #E2407A;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 50px;
}
.card-body h5 {
    color: #34C1AD;
    font-weight: 700;
    font-size: 20px;
}
.card-body p {
    color: #626363;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.card-body a {
    background: #34C1AD;
    padding: 9px 69px;
    border: 0;
    border-radius: 50px;
}
.card-body a:hover {
    background: #095D9F;
}
.card {
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
/* Health Experts Css End */

/* Medical Css Start */
.medical-section {
    padding-top: 120px;
    padding-bottom: 120px;
    background: #044171;
    color: #ffff;
}
.medical-section h4 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.medical-section p {
    font-size: 20px;
    font-weight: 400;
    color: rgb(255 255 255 / 60%);
    padding-bottom: 51px;
}


/* Medical Css End */

/* Get Help Css Start */
.get-help-section {
    margin-top: 63px;
    margin-bottom: 63px;
}
.get h4 {
    color: #044171;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 10px auto;
}
.form-control-custom {
    padding: 17px;
    font-size: 14px;
    /* color: #bfbfbf2e !important; */
    padding-top: 17px;
    border: 1px solid #34C1AD;
    margin-right: 30px;
    border-radius: 10px !important;
    width: 100%;
}
.btn-search {
    padding: 17px 46px;
    background: #34C1AD;
    border: none;
    color: #ffff;
    border-radius: 10px;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
/* Get Help Css End */

/* Footer Css Start */
footer.main {
    background: #044171;
    color: #ffff;
    padding-top: 82px;
    padding-bottom: 60px;
}
.m-doctor p {
    padding-top: 30px;
    color: rgb(255 255 255 / 60%);
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
}   
.links p {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 16px;
}   
.links ul a {
    text-decoration: none;
    color: rgb(255 255 255 / 60%);
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
}
.links ul a li {
    padding-bottom: 5px;
}
/* Footer Css End */
