/* Google Fonts Import Link */

body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

*img {
    width: 100%;
    max-width: 100%;
}


.slick-slider .element {
    height: 100px;
    width: 100px;
    background-color: #000;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    margin: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
}

.slick-slider .slick-disabled {
    opacity: 0;
    pointer-events: none;
}

.location_sec {
    position: relative;
}

    .location_sec::after {
        position: absolute;
        background: #fff;
        width: 1px;
        z-index: 999;
        top: 8px;
        left: 0;
        content: '';
        height: 25px;
    }

.call-box {
    text-align: center;
    background: #0d3d65;
    padding-top: 50px;
    padding-bottom: 50px;
}

.elementor-widget-container h3 {
    margin-bottom: 15px;
    margin-top: 30px;
}

.call-box p {
    font-size: 20px;
    color: #fff;
}

.call-box p {
    text-align: center;
}

.looking_css .btn {
    background: #ff4500;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: auto;
}

    .looking_css .btn:hover {
        color: #000;
        background-color: #fff;
    }

.looking_css .call-box h3 {
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.carousel-indicators [data-bs-target] {
    display: none;
}

.section_search .col-lg-2 {
    display: flex;
    align-items: center;
}

.header_section .navbar .collapse .navbar-nav li a {
    color: #fff;
    font-size: 14px;
    margin: 0 1px;
}

.header_section {
    background: #037473;
}

    .header_section li {
        position: relative;
        /* overflow: hidden;
  list-style: none;
  color: #000; */
        font-weight: 600;
    }

        .header_section li i {
            padding-right: 5px;
        }

.section_search form .g_search {
    width: 100vh;
    padding: 7px 10px;
    border: 7px solid #d0e1e1;
    border-radius: 32px 0px 0px 32px;
    border-right: 0;
}

.section_search form {
    position: absolute;
    width: auto;
    left: 50%;
    top: 0%;
    transform: translate(-50%, -20%);
    z-index: 999;
    display: flex;
}

.section_search {
    position: relative;
    /*display: inline-flex;*/
}

    .section_search form {
        display: flex;
        justify-content: center;
    }

        .section_search form button {
            border-radius: 0px 32px 32px 0px;
            width: 50px;
            background: #037473;
            border: 7px solid #037473;
        }

            .section_search form button i {
                color: #fff;
            }

.section_hospital_top .carausal_slider_new {
    margin-top: 20px;
}

.section_hospital_top .hospital_heading h4, p {
    color: #000;
}

.section_hospital_top .hospital_heading {
    border: 3px solid #037473;
    min-height: 100%;
    border-radius: 10px;
    padding-bottom: 20px;
}

    .section_hospital_top .hospital_heading h4 {
        font-size: 18px;
        padding: 15px 5px 0px 5px;
        color: #06b9b7;
    }

    .section_hospital_top .hospital_heading p {
        font-size: 15px !important;
        padding-bottom: 10px;
    }

.new-overall-ratings1 {
    display: flex !important;
    align-items: center;
    justify-content: center;
}


.text_spancss span {
    color: #06b9b7;
}

.bg-gray {
    background-color: #f4f7fc;
    padding: 30px 0;
}
/* .carousel-control-prev{
  left: -50px;
  margin: 0 -25px;
  }
  .carousel-control-next{
  right: -50px;
  margin: 0 -25px;
  }
  .section_carousal .carousel{
    position: relative;
  }
  .section_carousal .carousel-item img{
    height: 100%;
  }
 */

/* our expert doctor section  css */


/* .default-padding.bottom-less {
  padding-top: 20px;
  padding-bottom: 20px;
} */

.site-heading {
    margin-bottom: 60px;
    overflow: hidden;
    margin-top: -5px;
}

    .site-heading h4 {
        text-transform: uppercase;
        font-weight: 800;
        color: #6a7272;
        font-size: 20px;
        position: relative;
        z-index: 1;
        display: inline-block;
    }

        .site-heading h4::after {
            position: absolute;
            left: 0;
            bottom: 0;
            content: "";
            height: 10px;
            width: 100%;
            background: #0cb8b6;
            z-index: -1;
            opacity: 0.1;
        }

.doctors-area .doctor-items .single-item {
    margin-bottom: 30px;
}

.doctors-area.three-colum .doctor-items .item {
    padding: 15px 30px;
    border-radius: 5px;
    padding-bottom: 60px;
}

.doctors-area .doctor-items .item {
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

    .doctors-area .doctor-items .item .thumb {
        background-size: cover;
        background-position: center center;
    }

.three-colum .doctor-items .info {
    padding: 0;
    padding-right: 0;
    padding-top: 20px;
}

.doctors-area .doctor-items .item img {
    width: 150px !important;
    height: 150px !important;
    margin: auto;
    border-radius: 50%;
    border: 2px solid #0b9190;
    object-fit: cover;
    margin-bottom: -10px;
}

.text_spancss .owl-nav span {
    display: none;
}

img {
    border: none;
    outline: none;
}

.doctors-area .doctor-items .item .thumb .button {
    position: absolute;
    width: 100%;
    bottom: -10px;
}

    .doctors-area .doctor-items .item .thumb .button > a {
        display: inline-block;
        background: linear-gradient(90deg, rgba(12,184,182,1) 0%, rgba(11,145,144,1) 75%);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        padding: 8px 35px;
        border-radius: 30px;
        color: #ffffff;
        text-decoration: none;
    }

.get_btns {
    background: linear-gradient(90deg, rgba(12,184,182,1) 0%, rgba(11,145,144,1) 75%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 5px 30px;
    border-radius: 30px;
    color: #ffffff;
    display: inline-block;
}

.view_more a:hover {
    color: #fff !important;
}

.get_btns:hover a {
    color: #fff !important;
}

.get_btns a {
    color: #fff;
    text-decoration: none;
}

.doctors-area .doctor-items .item .info h4 {
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
}

.doctors-area.three-colum .doctor-items .item .info span {
    padding: 0;
    margin: 0;
}

.doctors-area .doctor-items .item .info span {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #6a7272;
    font-size: 14px;
}

.doctors-area .doctor-items .item .info .consultation h5 {
    margin-bottom: 0;
    margin-top: 15px;
}

.doctors-area .doctor-items .item .info h5 {
    font-size: 16px;
    margin-top: 20px;
}

.doctors-area.three-colum .doctor-items .item .info span {
    padding: 0;
    margin: 0;
}

.hospital_heading a:hover {
    text-decoration: none;
}

.doctor-items .info .consultation h5 span {
    display: inline-block !important;
    color: #232323 !important;
    font-weight: 500 !important;
}

.site-heading h2 {
    display: block;
    font-weight: 700;
    position: relative;
    margin-bottom: 0;
    font-size: 30px;
}

.doctors-area .doctor-items .item .thumb {
    text-align: center;
    position: relative;
}

.health_tips_css .item {
    display: inline;
}

.proven_doctor .owl-stage {
    display: flex;
}

.proven_doctor .owl-item {
    display: inline-grid;
    align-items: stretch;
}

/* our expert doctor section css */


.speciality-category-wrapper.homepage {
    background-image: none;
    /* padding-top: 0; */
}

.speciality-category-wrapper {
    background-color: var(--brand-color-2);
    color: #fff;
    flex-direction: column;
    align-items: stretch;
    padding-top: 20px;
    padding-bottom: 30px;
    display: flex;
}

.hero-section-container {
    width: 85%;
    max-width: 85%;
    color: var(--white);
    text-align: center;
}

.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.w-container:before, .w-container:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.hero-section-container {
    width: 85%;
    max-width: 85%;
    color: var(--white);
    text-align: center;
}

.w-layout-hflex {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
}

.h3.regular {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    color: #000;
    font-size: 30px;
    margin-top: 30px;
}

.styler-sheet {
    margin: auto;
}

.style-sheet {
    margin-left: auto;
}

.banner-category-wrapper {
    align-items: stretch !important;
}

.w-layout-vflex {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}

.w-container:after {
    clear: both;
}

.w-container:before, .w-container:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.hero-section-container {
    width: 85%;
    max-width: 85%;
    color: var(--white);
    text-align: center;
}

.h-flex.space-bw {
    justify-content: space-between !important;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
}




.w-layout-hflex {
    flex-direction: row;
    align-items: flex-start;
    display: flex;
}

.speciality-collection {
    overflow: hidden;
}

.speciality-collection-list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 18px;
    display: flex;
    overflow: hidden;
}

.speciality-collection-list-item {
    width: 20%;
    flex-direction: column;
    display: flex;
}

.speciality-item-link-block {
    text-decoration: none;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.speciality-item-thumbnail {
    height: 100px;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    overflow: hidden;
    border: 3px solid #037473;
}

.speciality-item-label.regular {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.speciality-item-label.light {
    color: #000;
}

.h4.small {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    padding-top: 10px;
}

.view_more a {
    background: linear-gradient(90deg, rgba(12,184,182,1) 0%, rgba(11,145,144,1) 75%);
    border-radius: 20px;
    padding: 5px 28px;
    color: #fff;
    text-decoration: none;
}

.view_more {
    justify-content: center;
    align-items: center;
    display: flex;
}

    .view_more:hover a {
        color: #fff;
    }

.link-block.icon.light {
    color: var(--white);
    background-image: url(https://assets-global.website-files.com/5cffc1bd2044e203ead1a020/657446984dcc0123759492b6_long-arrow-right-white.svg);
    align-items: center;
    color: #fff;
}

.link-block.icon {
    color: var(--blue-font);
    white-space: nowrap;
    background-color: rgb(6 185 183);
    background-image: url(https://assets-global.website-files.com/5cffc1bd2044e203ead1a020/657446982a805304ab841da8_long-arrow-right-blue.svg);
    background-position: 90%;
    background-repeat: no-repeat;
    background-size: 12px;
    border-radius: 6px;
    justify-content: flex-start;
    align-items: center;
    padding-right: 31px;
    font-size: 11px;
    font-weight: 500;
    line-height: 12px;
    transition: all .2s;
    display: flex;
}

.link-block {
    padding: 8px 5px 8px 16px;
    text-decoration: none;
}

.w-inline-block {
    max-width: 100%;
}

.speciality-item-label {
    color: var(--black);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
}
/* section.section_specility {
  padding: 20px 0;
} */
/* .health_tips_css .hospital_heading img{
height: 180px !important;
} */
.health_tips_css .carausal_slider_new .hospital_heading {
    height: auto;
}

    .health_tips_css .carausal_slider_new .hospital_heading p {
        font-weight: normal;
        padding: 15px 5px;
    }

    .health_tips_css .carausal_slider_new .hospital_heading h4 {
        color: #fff;
        background-color: #037473;
        margin-bottom: 0;
        padding: 10px 0;
    }
/* our specialist section css starts aviansh*/

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #037473 !important;
    padding: 10px 15px;
}

.Browse_by_health_disease button.nav-link {
    padding: 8px 13px;
    color: #000;
    font-weight: 500;
    /* text-align: right; */
    border: 2px solid#037473;
    margin: 1px;
}

.Browse_by_health_disease h2.covin {
    color: #037473;
}

.Browse_by_health_disease button {
    border: 2px solid#037473;
    background: #037473;
    padding: 8px 13px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.speciallist_tream {
    width: 100%;
    height: 120px;
    border: 3px solid#037473;
    border-radius: 4px;
    object-fit: cover;
}

.Browse_by_health_disease button:hover {
    border: 2px solid#037473;
    color: #037473;
    background: #fff;
    padding: 8px 13px;
    border-radius: 5px;
    font-weight: 500;
}


@media only screen and (max-width: 1132px) {
    .nav-links li {
        margin-right: 10px !important;
        font-size: 12px;
        font-weight: 400;
    }
}

/* our specialist section css and*/
@media only screen and (max-width: 1024px) {
    .section_search form {
        left: 55%;
        transform: translate(-50%, 23%);
    }

        .section_search form .g_search {
            width: 50vh;
        }

    header .search-form .form-control {
        height: 44px !important;
    }
}

@media only screen and (max-width: 820px) {
    .nav-links li {
        margin-right: 7px !important;
        font-weight: 400;
    }

    .header_section .navbar .collapse .navbar-nav li a {
        color: #fff;
        font-size: 12px;
        margin: 0 1px;
    }

    .header_section .navbar .collapse .navbar-nav li a {
        text-decoration: none;
        color: #000 !important;
    }

    .section_subcategory .main_categary .row .col-lg-3 {
        max-width: 50% !important;
    }

    .h4.small {
        margin-right: 10px;
        margin-left: -3%;
    }

    .navbar {
        padding: 10px 0 !important;
    }

    .section_search form {
        left: 65%;
    }

    .icon_social ul li {
        color: #000;
        background: #037473;
    }

    .header_section {
        background: none;
    }

    .section_search form .g_search {
        width: 40vh;
    }

    .gbhrt {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        float: inherit !important;
        padding-top: 20px;
    }

    .get_btns {
        left: 27% !important;
        transform: inherit !important;
        width: auto !important;
    }

    .style-sheet {
        margin-bottom: -12px !important;
        margin: auto;
        margin-top: 10px;
    }

    .main_wireFigma a img {
        width: 100%;
        height: 180px !important;
    }

    .henc_tag {
        display: flex;
        justify-content: center;
        margin: 10px 0;
        float: inherit !important;
        margin-bottom: -12px;
    }

    .space-bw {
        margin: auto;
        margin-top: 10px;
    }

    .section_hospital_top .col-lg-3 {
        margin-top: 20px;
    }

    .view_more {
        left: -40% !important;
        transform: inherit !important;
        width: auto !important;
        bottom: 15px !important;
    }
    /*.header_section{
        margin-top:50px !important;
    }*/
    header .search-form .form-control {
        height: 44px !important;
    }

    .clint-book a img {
        max-width: 150px !important;
    }

    .nav-links li a {
        font-size: 11px !important;
        font-weight: 300;
    }
}




@media only screen and (max-width: 767px) {
    .header_section .navbar {
        background: #20625e !important;
    }

    .header_section {
        margin-top: 0px !important;
    }

    .speciality-collection-list {
        grid-column-gap: 35px;
        grid-row-gap: 35px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        align-content: start;
        justify-content: start;
        align-items: start;
        justify-items: start;
        padding-top: 15px;
        padding-bottom: 15px;
        display: flex;
        overflow: auto;
    }

    .speciality-item-thumbnail {
        border-radius: 100px;
    }

    .speciality-item-thumbnail {
        width: 90px;
        height: 90px;
    }

    .header_section {
        background-color: none;
    }

    .speciality-item-label.regular {
        font-weight: 600;
        font-size: 10px;
        line-height: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 90px;
    }

    .doctors-area .doctor-items .item img {
        width: 150px !important;
        height: 150px !important;
    }


    .section_hospital_top .carausal_slider_new .hospital_heading {
        margin-bottom: 20px;
        height: 430px;
    }

    .section_hospital_top .carousel-control-prev {
        top: 35%;
    }

    .section_hospital_top .carousel-control-next {
        top: 35%;
    }

    .h4.small {
        font-size: 12px;
    }

    .h3.regular {
        font-size: 24px;
    }

    .section_search form .g_search {
        width: 80%;
    }

        .section_search form .g_search::placeholder {
            font-size: 13px;
        }

    .section_search form {
        position: inherit;
        transform: none;
    }

    .section_search .col-lg-2 a {
        margin: auto;
    }
}



@media only screen and (max-width: 650px) {
    .section_carousal .carousel-item img {
        height: auto;
    }
}

@media only screen and (max-width: 540px) {

    .navbar-header {
        display: none;
    }

    .header_section .navbar {
        background: #037473 !important;
    }

    .new-bar .logo img {
        margin-top: 0;
    }

    .inline_head {
        width: 100%;
    }

    .sticky {
        position: fixed !important;
        top: 0;
        width: 100% !important;
        z-index: 999;
        left: 0;
    }

    .header_section {
        margin-top: 30px !important;
    }
}

@media only screen and (max-width: 480px) {
    .social {
        bottom: 24% !important;
    }

    .list-now-height img {
        position: relative !important;
    }

    .join_kayawell_new.modal-dialog.modal-lg {
        padding-bottom: 96px !important;
    }

    .w-layout-hflex {
        display: block !important;
    }

    .top-bar {
        padding: 0px 0 !important;
    }

    .main_wireFigma a img {
        height: 100px !important;
    }

    .new_heder_css .navbar-nav {
        float: left !important;
    }

    .sticky {
        position: fixed !important;
        top: 0;
        width: 100% !important;
        z-index: 999;
        left: 0;
    }

    .navbar-collapse {
        background: #037473 none repeat scroll 0 0 !important;
        float: left !important;
        position: absolute !important;
        top: 39px !important;
        left: 0 !important;
        /* width: 30% !important;*/
    }

    .header_section .navbar {
        background: #037473 !important;
    }

    .speciallist_tream {
        width: 90px;
        height: 90px;
        max-width: 90px !important;
        border-radius: 100%;
    }

    .navbar-light .navbar-toggler {
        border-color: #fff !important;
    }

    .gbhrt {
        margin-top: -45px !important;
    }

    .section_subcategory .main_categary .row .col-lg-3 {
        max-width: 50% !important;
    }

    .gbhrt {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
        float: inherit !important;
    }

    .get_btns {
        /*left: 27% !important;*/
        transform: inherit !important;
        width: auto !important;
    }

    .style-sheet {
        margin-bottom: -12px !important;
        margin: auto;
        margin-top: 10px;
    }

    .henc_tag {
        display: flex;
        justify-content: center;
        margin: 10px 0;
        float: inherit !important;
        margin-bottom: -12px;
    }

    .space-bw {
        margin: auto;
        /*        margin-top: 10px;*/
    }

    .section_hospital_top .col-lg-3 {
        margin-top: 20px;
    }

    .icon_social ul li {
        color: #000;
        background: #037473;
    }

    .view_more {
        /*left: -40% !important;*/
        transform: inherit !important;
        width: auto !important;
        margin-bottom: 10px;
    }

    header .search-form .form-control {
        height: 33px !important;
    }
}

@media (max-width: 580px) {
    .new_sign_login {
        display: block;
        z-index: 100 !important;
    }
    .modal-header .close {
        margin-top: 30px !important
    }
}




.section_hospital_top .item .hospital_heading {
    border: 2px solid #037473;
    min-height: 100%;
    border-radius: 10px;
    padding-bottom: 30px;
}

.health_tips_css .item .hospital_heading h4 {
    color: #fff;
    background-color: #037473;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 18px;
}

.health_tips_css .item .hospital_heading p {
    padding: 5px 6px;
    font-size: 14px !important;
}

.section_hospital_top .item {
    margin-top: 20px;
}

.header_section li.nav-item a {
    border-bottom: 4px solid #037473;
}

.header_section li.nav-item:hover a {
    border-bottom: 4px solid #fff;
}

.header_section .navbar-nav li {
    margin-top: 6px !important;
}

.gbhrt {
    float: inline-end;
    margin-top: -60px;
}

.hjgj {
    margin-left: auto;
    margin-bottom: 10px;
}

.header_section .navbar {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.section_subcategory .main_categary {
    border: 1px solid #037473;
    padding: 20px 25px;
    border-radius: 20px;
    margin-top: 35px;
    padding-top: 14px;
    padding-bottom: 22px;
}

    .section_subcategory .main_categary .row .col-lg-3 {
        max-width: 20%;
    }

    .section_subcategory .main_categary .main_wireFigma img {
        width: 100%;
        border-radius: 10px;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
        border: 3px solid #037473;
    }

    .section_subcategory .main_categary .main_wireFigma p {
        margin-bottom: 0;
        padding-top: 10px;
        font-size: 16px !important;
        font-weight: 500;
    }


.searc_spelisting {
    background-color: #037473;
    border-top: 1px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .searc_spelisting form button {
        background: #06b9b7;
        border: 7px solid #06b9b7;
    }

    .searc_spelisting form {
        position: absolute;
        width: auto;
        left: 50%;
        top: -9%;
        transform: translate(-50%, 50%);
        z-index: 999;
        display: flex;
    }

.treatments_medical {
    text-align: center;
}

    .treatments_medical h3 {
        font-size: 30px;
        font-weight: 700;
        color: #fff;
    }

    .treatments_medical p {
        font-size: 16px !important;
        color: #fff;
    }

.feed_back_list {
    position: relative;
}

    .feed_back_list span {
        position: absolute;
        top: 17px;
        left: 10px;
        color: #000;
    }

    .feed_back_list input {
        border-radius: 10px;
    }

    .feed_back_list input {
        padding-left: 35px;
    }

.searc_spelisting .regular {
    color: #fff;
}

.section_consult .consulting_formet .section_layout img {
    border-radius: 10px;
    width: 100%;
    border: 1px solid #ccc;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 1.1;
}

.section_consult .consulting_formet .section_layout a {
    text-decoration: none;
}

.section_consult .consulting_formet .section_layout p {
    margin-top: 10px;
    font-weight: 500;
    font-size: 16px !important;
}

.icon_social ul {
    display: flex;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .icon_social ul li i {
        padding-right: 0;
        font-size: 14px;
        align-items: center;
        justify-content: center;
        display: flex;
    }

    .icon_social ul li {
        list-style: none;
        border: 2px solid #fff;
        margin-right: 10px;
        width: 30px;
        height: 30px;
        border-radius: 20px;
        justify-content: center;
        align-items: center;
        display: flex;
    }

        .icon_social ul li a {
            color: #fff;
        }

            .icon_social ul li a img {
                width: 10px;
            }

        .icon_social ul li:hover {
            background: #06b9b7;
        }

.section_subcategory .main_categary .main_wireFigma a {
    text-decoration: none;
}

.section_subcategory .main_wireFigma {
    margin-top: 10px;
}

.main_wireFigma a img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 10px !important;
}

.hospital_heading a img {
    width: 100%;
    height: 207px;
}

.section_layout {
    margin-bottom: 30px;
}

.hospital_heading img {
    border-radius: 8px 8px 0px 0px;
}

.doctors-area .doctor-items .item .info a {
    text-decoration: none;
    color: #06b9b7;
}

.get_btns a {
    color: #fff !important;
}

.star_rating ul {
    display: flex;
    padding: 0;
    margin: 0;
}

    .star_rating ul li img {
        width: 40% !important;
        border: none !important;
        height: 90% !important;
        display: inline-block !important;
    }

    .star_rating ul li {
        list-style: none;
        margin: auto;
        display: block;
    }

.section_carousal .carousel-control-prev-icon {
    position: absolute;
    left: 0;
}

.section_carousal .carousel-control-next-icon {
    position: absolute;
    right: 0;
}

.get_btns {
    position: absolute;
    bottom: 6%;
    display: block;
    width: 70%;
    transform: translate(6%, 0px);
}
/*.star_rating{
  position: absolute;
    bottom: 15px;
}*/
.star_rating {
    margin: 10px 0;
    margin-top: 0;
}
/* .doctors_reached .doct_img img {
  width: 100%;
  border-radius: 50%;
  border: 3px solid #0b9190;
}
.doctors_reached .dental_point span a {
  display: block;
  text-decoration: none;
  color: #000;
  text-align: left;
  padding-top: 10px;
}

.doctors_reached .dental_point h2 a {
  text-decoration: none;
  color: #000;
}
.doctors_reached .dental_point h2 {
 font-size: 24px;
 text-align: left;
}
.doctors_reached span:first-child{
font-size: 18px;
font-weight: 600;
}
.doctors_reached span:nth-child(2){
  font-size: 18px;
  font-weight: 600;
}
.doctors_reached span:nth-child(3){
  font-size: 20px;
}
.doctors_reached span:nth-child(4){
  font-size: 18px;
}
.doctors_reached .user_btton{
  position: absolute;
  bottom: 13%;
}
.doctors_reached{
  position: relative;
}
.doctors_reached .user_btton button {
  padding: 7px 33px;
  background: linear-gradient(90deg, rgba(12,184,182,1) 0%, rgba(11,145,144,1) 75%);
  border: none;
  color: #fff;
  font-weight: 500;
}
.border_to_bo {
  border-top: 1px solid #06b9b7;
  border-bottom: 1px solid #06b9b7;
  padding: 14px 0;
} */
/* .section_delete .main_delete_section {
  box-shadow: 0 20px 30px 0 rgba(0,0,0,.2);
  padding: 30px 30px;
  width: 40%;
  border-radius: 15px;
  position: absolute;
  top: 30%;
  left: 30%;
  text-align:center;
} */
.main_delete_section h4 {
    padding-bottom: 10px;
}

.section_delete .main_delete_section .delet_account {
    padding-top: 20px;
}

    .section_delete .main_delete_section .delet_account button {
        border: none;
        background-color: #07bab7;
        color: #fff;
        padding: 8px 20px;
        border-radius: 10px;
    }

    .section_delete .main_delete_section .delet_account .button_bg {
        background: none;
        color: #07bab7;
        border: 2px solid;
    }

.delete_color {
    background: none;
}

.section_delete .main_delete_section img {
    width: 8%;
}



.user_name_item {
    box-shadow: 0 20px 30px 0 rgba(0,0,0,.2);
    padding: 30px 30px;
    width: 40%;
    border-radius: 15px;
    position: absolute;
    top: 25%;
    left: 30%;
}

    .user_name_item .form-group {
        margin-bottom: 15px;
    }

        .user_name_item .form-group label {
            display: block;
            margin-bottom: 5px;
            font-weight: bold;
        }

        .user_name_item .form-group input {
            width: 100%;
            padding: 8px;
            border: 1px solid #ccc;
            border-radius: 3px;
            box-sizing: border-box;
        }

            .user_name_item .form-group input[type="submit"] {
                background-color: #06b9b7;
                color: #fff;
                cursor: pointer;
            }

.modal-header .close {
    border: none;
    background: none;
    margin-left: auto;
}

.main_delete_section {
    text-align: center;
}

.new_heder_css {
    background-color: #037473 !important;
}

.header_section {
    background: none;
    /*margin-top:50px;*/
}

    .header_section .navbar .collapse .navbar-nav li a:hover {
        background: none !important;
    }

    .header_section .navbar .collapse .navbar-nav li a {
        text-decoration: none;
        /*color: #fff !important;*/
    }

    .header_section .navbar-nav li {
        border-right: none;
    }

.location_sec::after {
    position: absolute;
    background: #fff;
    width: 1px;
    z-index: 999;
    top: 5px;
    left: 0;
    content: '';
    height: 20px;
}

.header_section .navbar {
    border-bottom: none;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100% !important;
    height: auto;
}

.gbhrt a:hover {
    color: #fff !important;
    text-decoration: none;
}

.space-bw a:hover {
    color: #fff !important;
    text-decoration: none;
}

.henc_tag:hover a {
    color: #fff !important;
    text-decoration: none;
}

.proven_doctor .owl-dots {
    margin-top: 30px;
}

.new_Search_point form .form-group input {
    padding: 7px 10px !important;
    border: 7px solid #d0e1e1 !important;
    border-radius: 32px 0px 0px 32px !important;
    border-right: 0 !important;
}

.new_Search_point .sub-cat.description-list:before {
    border-radius: 0px 32px 32px 0px !important;
    padding: 7px 10px;
}

/* .col-sm-8.col-md-8.text-right.flexer-vigible {
        margin: auto;
    }*/

.join_kayawell_new.modal-dialog.modal-lg {
    width: 1269px;
    max-width: 1270px !important;
}

.care_Modal {
    opacity: 1 !important;
}

    .care_Modal .close {
        margin-top: 25px;
    }

.care_Modales {
    opacity: 1 !important;
}

    .care_Modales .modal-dialog {
        max-width: 800px;
    }

    .care_Modales .close {
        position: absolute;
        right: 3%;
    }

.check_box_inputes {
    display: flex;
}

    .check_box_inputes input {
        margin-right: 5px !important;
        margin-top: -18px !important;
    }

.icon_social ul li i:hover {
    color: #fff;
}

.new_heder_css .modal.show .modal-dialog {
    transform: none !important;
}

.join_kayawell_new.modal-dialog.modal-lg {
    transform: translate(10px, 10px) !important;
}

.sign_modal_fade .fade {
    opacity: inherit;
}

.modal.fade .modal-dialog {
    transform: translate(10px, 10px) !important;
}

body.modal-open {
    padding-right: 0 !important;
}

.feed_back_list {
    background: #fff;
    border-radius: 10px;
    padding: 5px 0;
    margin-top: 10px;
}

    .feed_back_list input {
        padding-left: 35px !important;
        border: none;
    }

    .feed_back_list .form-group .form-control {
        border-bottom: none !important;
    }

.sign_throght_popoup {
    position: absolute !important;
    right: 10px;
}

#LocationModal .modal-dialog {
    width: 100%;
    margin-top: 0 !important;
    padding-top: 0 !important;
    max-width: 100%;
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 1000;
}

.current_new_header .navbar .nav-links li.active::after {
    position: absolute;
    top: 27px;
    content: '';
    background: #fff;
    width: 100%;
    height: 3px;
    z-index: 999;
}


.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #333;
    color: #fff;
    padding: 10px 20px;
}

.logo a {
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
}

.nav-links {
    list-style: none;
    display: flex;
}

    .nav-links li {
        margin-right: 20px;
    }

        .nav-links li a {
            color: #fff;
            text-decoration: none;
        }

.burger {
    display: none;
    cursor: pointer;
}

    .burger div {
        width: 25px;
        height: 3px;
        background-color: #fff;
        margin: 5px;
    }

    /* existing styles */

    .burger.toggle .line1 {
        transform: rotate(-45deg) translate(-5px, 6px);
    }

    .burger.toggle .line2 {
        opacity: 0;
    }

    .burger.toggle .line3 {
        transform: rotate(45deg) translate(-5px, -6px);
    }

.new_heder_css {
    background: none !important;
    padding: 0;
}

    .new_heder_css .main_tol_cintainer {
        padding: 0;
        margin: 0;
    }

    .new_heder_css .current_new_header {
        width: 100%;
    }

.menu_item_comman ul {
    padding: 0;
    margin: 0;
    display: flex;
}

    .menu_item_comman ul li i {
        color: #fff;
    }

    .menu_item_comman ul li i {
        font-size: 16px;
        padding: 0 !important;
    }

    .menu_item_comman ul li img {
        width: 15px;
    }

    .menu_item_comman ul li {
        height: 33px;
        border: 2px solid #fff;
        border-radius: 30px;
        margin: 5px 5px;
        width: 33px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.header_section .navbar {
    background: #20625e;
    border-radius: 0;
    padding: 10px 0 !important;
    margin-bottom: -8px;
}

.navbar.navbar-default.yamm.new {
    padding: 0 !important;
}

.health_tips_header {
    display: flex !important;
    justify-content: center;
}

.header_section .navbar-nav li {
    margin-top: 0px !important;
}

.navbar-header {
    margin-top: 50px;
    margin-bottom: -18px;
}

.navbar-nav li {
    border-right: 1px solid #ccccccc9 !important;
    margin-top: 0px !important;
    margin-bottom: -3px;
}

.menu_item_comman .fa-facebook-f:before, .fa-facebook:before {
    content: "\f39e";
}

.nav-links li a {
    font-size: 14px !important;
}
    /*.nav-links li a:hover{
        border-bottom:3px solid #fff;
    }*/
    .nav-links li a:hover .border_login_menu {
        position: absolute;
        bottom: -10px;
        width: 100%;
        background: #fff;
        height: 3px;
    }

@media screen and (max-width: 768px) {
    .nav-links {
        position: fixed;
        top: 0;
        left: -100%;
        height: 100%;
        width: 70%;
        background-color: #037473;
        padding: 50px 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        transition: left 0.3s ease;
        z-index: 99;
    }

        .nav-links.nav-active {
            left: 0;
        }

        .nav-links li {
            margin: 20px 0;
        }

    .burger {
        display: block;
    }

    .header_section {
        margin-top: 0;
    }
}









































.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus {
    background: none;
    border: none;
    outline: none;
}

.navbar-toggler {
    cursor: pointer;
    position: relative;
    width: 2.5rem;
    height: 2rem;
    padding: 0.5rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1rem;
    border-radius: 0.25rem;
}

    .navbar-toggler span {
        display: block;
        position: absolute;
        height: 3px;
        width: 50%;
        background: #55595c;
        border-radius: 3px;
        opacity: 1;
        left: 25%;
        transform: rotate(0deg);
        transition: 0.25s ease-in-out;
    }

        .navbar-toggler span:nth-child(1) {
            top: 34.5%;
        }

        .navbar-toggler span:nth-child(2), .navbar-toggler span:nth-child(3) {
            top: 50%;
        }

        .navbar-toggler span:nth-child(4) {
            top: 65.5%;
        }

    .navbar-toggler.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    .navbar-toggler.open span:nth-child(2) {
        transform: rotate(45deg);
    }

    .navbar-toggler.open span:nth-child(3) {
        transform: rotate(-45deg);
    }

    .navbar-toggler.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

.doctor_profile_area li.text-left {
    margin-bottom: 10px;
    font-size: 14px;
    word-break: break-all;
}

.navbar-default .container {
    width: 100%;
    padding: 0;
}

.form-label {
    color: #000;
    font-size: 16px !important;
}

.modal-header .close {
    position: absolute;
    top: 2%;
    right: 2%;
}

.top-bar {
    margin-top: 0px;
}

.header_section .navbar .collapse .navbar-nav li a:hover {
    color: #000 !important;
}

.filter-main .owl-item .filter-button:hover, .filter-button:hover {
    background: #07bab7;
    color: #fff !important;
}

.tips-title a.badge:hover {
    color: #fff !important;
    background: #ed4a52;
}

#divExpertSearch .docserchrslt {
    padding-bottom: 10px !important;
}

.panel-heading .panel-title a:hover {
    color: #fff !important;
}

.social ul li:hover {
    transform: translateX(80px) !important;
}

ul.find_doctor_menu li {
    padding-bottom: 10px;
}

.social ul li {
    width: 310px !important;
}

    .social ul li img {
        text-align: center;
        color: #000;
        margin-left: 14px;
        background: #fff;
        padding: 7px;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        font-size: 15px;
        transform: rotate(0deg);
        align-items: center;
        justify-content: center;
        display: inline-flex;
    }

    .social ul li#twitter:hover {
        background: #1DA1F2;
    }

    .social ul li#linkedin:hover {
        background: #0077b5;
    }

.health_tips_header .find_menu_doctor {
    position: absolute;
    top: 35px;
    background: #20625e;
}

.clint-book .img-responsive {
    margin-top: 10px;
}

.find_menu_doctor .col-md-2 h6 {
    font-size: 16px;
    font-weight: 400;
}
/*new header css*/
@media only screen and (min-width: 820px) {

    .new-find_doctor {
        position: fixed !important;
        top: 30px !important;
        background: #26726d !important;
      /*  transform: translate(0px, 10px) !important;*/
        right: 0px !important;
        /* left: 0px; */
        width: 100% !important;
        min-width:100%;
    }
}
    /*end*/
    @media only screen and (min-width: 800px) and (max-width: 900px) {
        li .doctor_side_menu.health .find_menu_doctor {
            top: 50px !important;
        }

        .find_menu_doctor .main_sub_none {
            display: flex !important;
        }

        .find_menu_doctor .col-md-3 h6 {
            font-size: 12px !important;
        }

        .weight_gain strong {
            display: block;
            width: 100%;
            font-size: 12px !important;
            font-weight: normal;
        }

        .tool_buger {
            right: -50% !important;
            padding: 10px;
            top: 13px;
        }

        ul.nav.navbar-nav.navbar-right li a {
            font-size: 13px !important;
            font-weight: normal;
            padding: 0 !important;
            padding-left: 7px !important;
        }

        .navbar.navbar-default.yamm.new #SelectedCityName {
            padding: 0 !important;
            margin: 0px 0px !important;
        }

        .menu_fitness:hover .weight_find {
            display: block !important;
            width: 200px !important;
        }
    }


    @media only screen and (min-width: 901px) and (max-width: 1080px) {
        li.doctor_side_menu.health .find_menu_doctor {
            top: 42px !important;
        }

        .find_menu_doctor .main_sub_none {
            display: flex !important;
        }

        .find_menu_doctor .col-md-3 h6 {
            font-size: 12px !important;
        }

        .weight_gain strong {
            display: block;
            width: 100%;
            font-size: 12px !important;
            font-weight: normal;
        }

        .tool_buger {
            right: -50% !important;
            padding: 10px;
            top: 13px;
        }


        ul.nav.navbar-nav.navbar-right li a {
            font-size: 13px !important;
            font-weight: normal;
            padding: 0 !important;
            padding-left: 7px !important;
        }





        .navbar.navbar-default.yamm.new #SelectedCityName {
            padding: 0 !important;
            margin: 0px 0px !important;
        }

        .menu_fitness:hover .weight_find {
            display: block !important;
            width: 200px !important;
        }

        .weight_find {
            position: absolute;
            top: 25px !important;
        }
    }




    @media (max-width:912px) {



        li.doctor_side_menu.health .find_menu_doctor {
            background: #26726d;
        }

        .weight_find {
            position: inherit !important;
        }

            .weight_find ul li {
                margin: 0px 0;
            }

        .general_div {
            left: 0% !important;
            position: inherit !important;
            width: 100% !important;
        }

        .weight_gain .tool_buger {
            position: inherit !important;
            left: 0 !important;
            top: 0 !important;
        }

        .general_div {
            left: 0% !important;
            position: inherit !important;
        }

        .find_menu_doctor .col-md-3 h6 {
            padding-top: 20px !important;
        }

        ul.tool_buger li {
            font-size: 14px !important;
        }

        .find_menu_doctor .col-md-3 {
            /* width: 30%; */
            /* max-width: 30%; */
            align-items: flex-start;
            display: flex;
        }

        span#SelectedCityName {
            font-size: xx-small;
            font-weight: normal !important;
        }

        .location {
            margin-top: 2px;
        }
    }

    @media (max-width:768px) {
        .find_menu_doctor .col-md-3 {
            /* width: 30%; */
            /* max-width: 30%; */
            align-items: flex-start;
            display: flex;
        }

        span#SelectedCityName {
            font-size: xx-small;
            font-weight: normal !important;
        }

        .location {
            margin-top: 2px;
        }

        ul.tool_buger li {
            font-size: 14px !important;
        }

        .row.main_sub_none {
            display: ruby-text;
        }

        li.doctor_side_menu.health .find_menu_doctor {
            background: #26726d;
            margin-top: 15px;
        }

        .weight_find {
            position: inherit !important;
        }

            .weight_find ul li {
                margin: 0px 0;
            }

        .general_div {
            left: 0% !important;
            position: inherit !important;
            width: 100% !important;
        }

        .weight_gain .tool_buger {
            position: inherit !important;
            left: 0 !important;
            top: 0 !important;
        }

        .general_div {
            left: 0% !important;
            position: inherit !important;
        }

        .find_menu_doctor .col-md-3 h6 {
            padding-top: 20px !important;
        }
    }

    @media (max-width:540px) {
        .find_menu_doctor .col-md-3 {
            width: 50%;
            max-width: 50%;
        }

        .row.main_sub_none {
            display: block;
        }

        li.doctor_side_menu.health .find_menu_doctor {
            background: #26726d;
        }

        .weight_find {
            position: inherit !important;
        }

            .weight_find ul li {
                margin: 0px 0;
            }

        .general_div {
            left: 0% !important;
            position: inherit !important;
            width: 100% !important;
        }

        .weight_gain .tool_buger {
            position: inherit;
            left: 0;
            top: 0 !important;
        }

        .general_div {
            left: 0% !important;
            position: inherit !important;
        }

        .clint-book .img-responsive {
            margin-top: 0;
        }

        .responsive_headercodepennew .header_inline li p {
            margin-bottom: 0;
            color: #fff;
            font-size: 10px !important;
            text-transform: capitalize;
        }
    }




    @media only screen and (min-width: 1046px) and (max-width: 1060px) {
        .top-bar {
            padding: 0px 0 !important;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1200px) {
        .doctors-area .doctor-items .item img {
            width: 200px !important;
            height: 200px !important;
            object-fit: cover;
        }
    }

    @media screen and (min-width: 992px) and (max-width: 1199px) {
        .doctors-area .doctor-items .item img {
            width: 160px !important;
            height: 160px !important;
            object-fit: cover;
        }
    }

    @media screen and (min-width: 818px) and (max-width: 1200px) {
        .current_new_header .navbar .nav-links li a {
            font-size: x-small !important;
        }
    }

    @media screen and (min-width: 1200px) and (max-width: 1300px) {
        .health_tips_css .item .hospital_heading p {
            font-size: 15px !important;
        }



        .responsive-tab ul li {
            font-size: 16px;
            font-weight: 600;
        }

        .range-slider input::placeholder {
            font-size: 16px;
            color: #000 !important;
        }

        .range-slider .select2-choice {
            font-size: 16px;
            color: #000 !important;
        }

        iframe#aswift_1 {
            width: 100% !important;
            min-width: 100% !important;
            max-width: 100% !important;
        }


        div#aswift_1_host {
            width: 100% !important;
            min-width: 100% !important;
            max-width: 100% !important;
        }
    }

a.tool_tips {
    text-decoration: none !important;
}

.social {
    z-index: 99 !important;
}

/* Hide the element by default on larger screens */
.mobile-only {
    display: none;
}

/* Show the element only on mobile screens (max-width: 767px) */
@media (max-width: 767px) {
    .mobile-only {
        display: block;
    }

    div#chatbotBtn {
    position: fixed;
    top: 72%;
    right: 4px;
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    background-color: rgb(0, 123, 255);
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px !important;
    cursor: pointer;
    z-index: 999999 !important;
}
    
}
@media (max-width: 1400px) {
    .fixed-image-container img {
   max-width:70% !important;
    }
    .fixed-image-container .close-btn{
        right:25%;
    }
    .fixed-image-container  {
        top: 60% !important;
    }
}

input.new-text {
    width: 100% !important;
}