section {
    padding: 48px 0;
}

.header-search-icon, .header-cart-icon, .header-language, .header-push-button, .header-button {
    padding-left: 0;
}

.navbar {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 15px;
    padding-bottom: 25px;
}

.header-language .dropdown-menu a {
    padding: 10px 0;
    font-size: 12px;
}

.header-language .dropdown-menu li:last-child a {
    font-family: GE-SS-Text
}

.sticky .navbar {
    background: rgb(255,255,255) !important;
    padding-top: 0px;
    padding-bottom: 0px;
}
.dropdown-toggle {
    white-space: nowrap;
    color: #D57259;
    position: relative;
    top: -42%;
    right: 0;
    float: right;
}

.dropdown-menu {
    border-radius: 0px !important;
    padding-top: 15px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.dropdown.open > .dropdown-menu {
    margin-left: 27px

}

 .dropdown-menu{
    min-width: 300px;
}

.dropdown-menu-wide {
    min-width: 400px;
}
.dropdown-menu li {
    border-bottom: 1px solid #888888;
}

.dropdown-menu li:hover {
    background: #0C3B5D !important;
    color: #fff;
}

    .dropdown-menu li a {
        font-weight: 500 !important;
        font-weight: bold !important;
        color: #0C3B5D !important;
        font-size: 15px;
        font-family: Gotham;
        line-height: 1;
        padding: 12px 6px 12px 0px;
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 0px !important;
        font-weight: normal !important;
        font-size: 18px !important;
    }
.dropdown-menu li:hover a {
    color: #fff !important;
}

.dropdown-toggle:empty::after{
    display: none;
}


.nav-item.dropdown.megamenu .menu-back-div {
    padding: 15px 30px;
}

header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {
    max-height: 90px;
}


header .section-link {
    background-color: #D57259;
    color: #fff !important;
    line-height: 30px;
    margin-top: 0px;
    margin-left: 10px;
    padding: 5px 10px 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

header .search-form-icon {
    display: block;
    line-height: 50px;
    text-decoration: none;
    position: relative;
    color: #0C3B5D !important;
}

    header .search-form-icon i {
        margin: 0;
        border: 1px solid;
        padding: 12px;
        border-radius: 50%;
    }


.navbar .navbar-nav .nav-link {
    margin: 0 8px;
    word-break: normal;
    padding: 10px 12px 0px 12px;
    line-height: 50px;
    text-decoration: none;
    position: relative;
    color: #0C3B5D !important;
    font-size: 18px;
    font-weight: 500;
    font-weight: 500;
}

.navbar .navbar-nav .nav-link:hover{
    color: #D57259 !important;
}

.bluredBody {
    -webkit-filter: blur(8px);
    filter: blur(8px);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.hero-slider-area .slider-item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 99vh;
    overflow: hidden;
    position: relative;
    z-index: 1
}

    .hero-slider-area .slider-item:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #001430;
        opacity: .2;
        opacity: .0;
        z-index: -1
    }

    .hero-slider-area .slider-item .slider-text {
        position: relative;
        max-width: none;
        z-index: 1;
        overflow: visible
    }

        .hero-slider-area .slider-item .slider-text img {
            filter: brightness(0) invert(1);
            max-width: 350px;
            max-width: 100%;
            margin-bottom: 12px;
        }

        /*.hero-slider-area .slider-item .slider-text span {
            color: #fff;
            font-size: 15px;
            display: block;
            margin-bottom: 10px
        }*/

        .hero-slider-area .slider-item .slider-text h1 {
            font-size: 44px;
            line-height: 44px;
            color: #fff;
            margin-bottom: 25px;
            font-weight: bold;
            font-family: Gotham
        }

        .hero-slider-area .slider-item .slider-text.whiteBg h1 {
            font-size: 32px;
            color: #0C3B5D;
            margin-bottom: 25px;
            font-weight: 500;
            font-family: Gotham;
            line-height: 1;
        }

        .hero-slider-area .slider-item .slider-text h3 {
            font-size: 34px;
            line-height: 35px;
            color: #fff;
            margin-top: 25px;
            font-weight: bold;
            font-family: Gotham
        }

        .hero-slider-area .slider-item .slider-text p {
            color: #fff;
            font-size: 18px;
            line-height: 22px;
            padding-bottom: 12px;
            border-bottom: 0px solid;
            margin-bottom: 0px;
            font-weight: 500;
            font-weight: normal;
        }

        .hero-slider-area .slider-item .slider-text.whiteBg p {
            color: #0C3B5D;
            font-size: 18px;
            line-height: 22px;
            padding-bottom: 12px;
            border-bottom: 0px solid;
            margin-bottom: 0px;
            font-weight: 500;
            font-weight: 500;
            /* font-weight: normal;*/
        }

        .hero-slider-area .slider-item .slider-text.whiteBg span.slogan {
            color: #D57259;
            font-size: 22px;
            line-height: 24px;
            padding-bottom: 12px;
            border-bottom: 0px solid;
            margin-top: 16px;
            margin-bottom: 0px;
            font-weight: bold;
            position: relative;
            display: block;
            /* font-weight: normal;*/
        }

        .hero-slider-area .slider-item .slider-text ul {
            color: #fff;
            font-size: 18px;
            font-weight: 500;
            font-weight: bold;
            font-weight: normal;
            font-family: 'Gotham', sans-serif;
            list-style: none;
            margin-top: 12px;
            line-height: 30px;
        }

            .hero-slider-area .slider-item .slider-text ul li {
                margin-bottom: 16px;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                align-items: flex-start;
                justify-content: flex-start;
                line-height: 1;
            }

.desktopWrapper .sliderContent.topText {
    right: 3%;
    top: 35%;
    width: 35%;
    width: auto;
    max-width: 30%;
}

.desktopWrapper .firstSlide .sliderContent {
    right: 3%;
    top: 48%;
    width: 35%;
    width: auto;
    max-width: 30%;
}

.hero-slider-area .slider-item .slider-text.whiteBg ul {
    color: #0C3B5D;
    font-size: 16px;
    font-weight: 500;
    font-weight: 500;
    font-family: 'Gotham', sans-serif;
    list-style: none;
    margin-top: 12px;
    line-height: 30px;
}

        .hero-slider-area .slider-item .slider-text ul li img {
            max-width: 16px;
            margin: 0px;
        }

        .hero-slider-area .slider-item .slider-text.whiteBg ul li img {
            filter: brightness(0) saturate(100%) invert(18%) sepia(41%) saturate(1913%) hue-rotate(174deg) brightness(90%) contrast(93%);
        }

        .hero-slider-area .slider-item .slider-text ul li span {
            padding-left: 5px;
        }

    .hero-slider-area .slider-item .video-btn {
        margin: auto;
        display: block;
        position: relative !important;
        top: 0;
        left: 0;
        line-height: 1 !important;
        width: auto;
        height: auto;

    }

        .hero-slider-area .slider-item .video-btn i {
            font-size: 1rem;
            line-height: 1 !important;
            margin-left: 8px;
        }

        .hero-slider-area .swiper-button-next:after, .hero-slider-area .swiper-button-prev:after {
            color: #fff;
            font-size: 35px
        }

    .hero-slider-area .swiper-button-next:after:hover, .hero-slider-area .swiper-button-prev:after:hover {
        color: #0cb8b6
    }

.hero-slider-area .swiper-slide.swiper-slide-active .slider-text.overflow-hidden {
    overflow: hidden
}

.hero-slider-area .swiper-slide.swiper-slide-active .slider-text.one .video-btn-animat, .hero-slider-area .swiper-slide.swiper-slide-active .slider-text.one span {
    animation: fadeInUpBig 1s .1s both
}

.hero-slider-area .swiper-slide.swiper-slide-active .slider-text.one .slider-btn, .hero-slider-area .swiper-slide.swiper-slide-active .slider-text.one h1, .hero-slider-area .swiper-slide.swiper-slide-active .slider-text.one p {
    animation: fadeInUpBig 2s .2s both
}

.hero-slider-area .swiper-slide.swiper-slide-active .slider-text.two .video-btn-animat, .hero-slider-area .swiper-slide.swiper-slide-active .slider-text.two span {
    animation: fadeInDownBig 2s .2s both
}

.hero-slider-area .swiper-slide.swiper-slide-active .slider-text.two h1 {
    animation: fadeInLeft 2s .2s both
}

.hero-slider-area .swiper-slide.swiper-slide-active .slider-text.two p {
    animation: fadeInRight 2s .2s both
}

.hero-slider-area .swiper-slide.swiper-slide-active .slider-text.two .slider-btn {
    animation: fadeInUpBig 2s .2s both
}

.hero-slider-area .slider-btn {
    display: flex;
    margin-top: 12px;
}

    .hero-slider-area .slider-btn .default-btn {
        border: 1px solid #fff;
        color: #fff;
        padding: 5px 15px 5px 15px;
        display: flex;
        align-items: center;
    }

        .hero-slider-area .slider-btn .default-btn:hover {
            color: #D57259;
        }

    .hero-slider-area .slider-btn .default-btn.video-popup1{
        margin-left: 12px;
    }

.hero-slider-area .videoBtn {
    margin-left: 15px;
}

.hero-slider-area .video-icon-box {
    color: #fff;
    margin-left: 5%;
}

.hero-slider-area .swiper-pagination-bullet {
    width: 5px;
    height: 12%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: #000e1e;
    border: 0;
    border-radius: 0;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.hero-slider-area .swiper-pagination-bullet-active {
    color: #fff;
    background: #a0a9b4;
}

.hero-slider-area .swiper-pagination-vertical.swiper-pagination-bullets{
    width: auto;
    right: 2%;
}
.video-icon-large .video-icon .video-icon-sonar .video-icon-sonar-bfr {
    background-color: #D57259;
    width: 32px;
    height: 32px;
    top: 0px;
    left: 0px;
}


.video-icon-large .video-icon {
    width: 32px;
    height: 32px;
    font-size: 22px;
}

.section-title {
    text-align: left;
    font-family: Gotham;
    font-weight: bold;
    padding: 0px;
    color: #0c3b5d;
    font-size: 36px;
    position: relative;
    padding-bottom: 30px;
    line-height: 1;
}

    .section-title:after {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 6px;
        width: 90px;
        content: '';
        background: #D57259;
    }

.section-title .heading-title-bottom::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 6px;
    width: 90px;
    background: #D57259;
}

#pills-tab {
    margin: 0px;
}

.tabs-section .nav-link img {
    max-width: 32px;
}

.tabs-section .nav-link.active img {
    filter: brightness(0) invert(1);
}


.sliderContent {
    position: absolute;
    right: 5%;
    top: 35%;
    width: 35%;
    width: auto;
    max-width: 35%;
}


.homePartnersSection .partnersRow {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.homePartnersSection .partnersRow a{
    color: #D57259;
}

    .homePartnersSection .partnersRow img {
        max-height: 150px;
        max-width: 250px;
        margin: auto;
    }

.homePartnersSection .partnerDiv .icon-md {
    text-align: center;
    margin-bottom: 0px;
    background-color: #fff;
    border: 0px solid #ccc;
    padding: 30px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

    .homePartnersSection .partnerDiv .icon-md:hover {
        background-color: #fafafa;
        border: 1px solid #f5f5f5;
        -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
        border-bottom: 3px solid #D57259;
    }

.homePartnersSection .feature-box {
    border-bottom: 6px solid #fff;
}

.homePartnersSection .box-shadow-large-hover:hover {
    border-bottom: 6px solid #D57259 !important;
    border-radius: 0px;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}



.hover_image:hover {
    text-decoration: none
}
/* Optional (avoid undesired underscore if a is used as wrapper) */
            .hide {
    display: none
}
/* Do the shift: */
.hover_image:hover img:first-child {
    display: none
}

.hover_image:hover img:last-child {
    display: inline-block
}

.nav-item .nav-link.active,
.nav-item .nav-link:hover,
.nav-item .nav-link.active:hover {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #D57259 !important;
}

    .nav-item .nav-link.active img,
    .nav-item .nav-link:hover img,
    .nav-item .nav-link.active:hover img {
        filter: brightness(0) invert(1) !important;
    }

.homeCentersSection{
    padding-top: 0px;
}

.homeCentersSection .nav-item .nav-link {
    font-size: 20px !important;
    font-weight: normal !important;
    border-radius: 0px !important;
    background-color: #e1e6eb !important;
    margin-bottom: 15px !important;
    color: #0C3B5D;
}


.homeCentersSection .nav-link.active {
    background-color: #0C3B5D !important;
    color: #fff !important;
}

    .homeCentersSection .nav-link:hover,
    .homeCentersSection .nav-link.active:hover {
        background: #D57259 !important;
        color: #fff !important;
    }

.homeCentersSection .tab-content {
    margin-top: 2%;
}

.homeCentersSection .nav-tabs > li.nav-item {
    padding: 0 15px 0 0;
}

.homeCentersSection .tab-content h5 {
    font-weight: 500;
    font-weight: bold;
    color: #000;
}

.homeCentersSection .tab-content p {
    font-weight: normal;
    color: #000;
}


.homeCentersSection .tab-content ul {
    font-weight: normal;
    color: #000;
    list-style: none;
}

.homeCentersSection .tab-content li::before {
    content: "-";
    padding-right: 8px;
}

.homeDoctorsSection{
    padding-bottom: 0px;
}

.homeDoctorsSection .section-title {
    margin-bottom: 6%;
    /*position: absolute;*/
}

.doctors-slider-area .slider-item {
    /*height: 90vh;*/
    overflow: hidden;
    position: relative;
    z-index: 1
}

.doctors-slider-area .banner-txt-block {
    padding-top: 6%;
    padding-left: 0;
    padding-right: 0;
}


.doctors-slider-area .banner-txt h3 {
    font-size: 36px;
    color: #0c3b5d;
    font-weight: 500;
    font-weight: bold;
    font-family: "Gotham";
    margin-bottom: 0;
}

.doctors-slider-area .banner-txt span.section-id {
    font-size: 24px;
    color: #000000;
    font-weight: 300;
    font-family: "Gotham";
    margin-bottom: 6%;
    position: relative;
    display: block;
}

.doctors-slider-area .banner-txt p {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-family: "Gotham";
    margin-bottom: 5%;
}

.doctors-slider-area .btn {
    background-color: #fff;
    border: 1.5px solid #D57259;
    color: #D57259;
    margin-top: 5%;
}
.doctors-slider-area {
    margin-top: -8%;
}


    .doctors-slider-area .swiper-slide {
        background: #fff
    }



.doctors-slider-area .banner-2-img {
    margin-top: 0px;
}


    .doctors-slider-area .banner-2-img.banner-sec-img {
        position: absolute;
        bottom: 0;
        right: 0;
        opacity: 0.4;
        max-width: 60%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        z-index: -1;
    }

      .doctors-slider-area .banner-2-img.banner-sec-img img{
          max-width: 60%;
      }

    .doctors-slider-area .swiper-button-prev {
        left: 35%;
    }

.contacts-section .contactInfoList {
    list-style: none;
    color: #000;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 24px;
}

.contacts-section .contactInfoList li{
    margin-bottom: 12px;
}

    .contacts-section .contactInfoList i {
        color: #d57259;
        font-size: 32px;
        width:32px;
        height:32px;
    }

.contacts-section .contactInfoList img{
    max-width: 32px;
}


.contacts-section a {
    color: #000;
}

.contacts-section p {
    color: #000;
    font-size: 22px;
}

.contacts-section p span img{
    max-width: 32px;
}

.contacts-section p span i{
    color: #D57259;
}

.contacts-section .form-btn .btn {
    float: right;
    background: #D57259;
    background-color: #fff !important;
    color: #D57259 !important;
    line-height: 30px;
    margin-top: 0px;
    margin-left: 10px;
    padding: 5px 25px 5px 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.contacts-section .form-btn .btn:hover {
    background: #0C3B5D;
}

.contact-form .form-control, .contact-form .custom-select {
    background-color: #e8edf0;
    border: 1px solid #bbb;
    color: #0C3B5D;
    font-size: 18px;
    line-height: 2;
    font-weight: 500;
    font-weight: normal;
    min-height: 64px;
    margin-bottom: 30px;
}


.homeSubscribeNews {
    background: #0C3B5D;
    position: relative;
    margin-top: -350px !important;
    /*width: 100%;*/
    height: auto;
    padding-top: 5%;
    padding-bottom: 5%;
}

    .homeSubscribeNews h4 {
        text-align: left;
        font: normal normal 300 46px/49px Gotham;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-size: 46px;
    }

    .homeSubscribeNews i{
        color: #fff;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        color: #fff;
        font-size: 35px
    }

     .swiper-button-next:after:hover,  .swiper-button-prev:after:hover {
        color: #0cb8b6
    }

.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    /* color: var(--swiper-navigation-color, var(--swiper-theme-color)); */
    font-size: 40px;
    font-weight: normal;
}

.homeDoctorsSection .swiper-button-next,
.homeDoctorsSection .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ccc;
    /* color: var(--swiper-navigation-color, var(--swiper-theme-color)); */
    font-size: 40px;
    font-weight: normal;
}

.homeNewsSliderDiv{
    overflow: hidden;
}


.homeNewsSliderDiv .post-details{
    overflow: hidden;
    height: 350px;
}



.homeContactSection{

}

footer {
    background: #0D3B5D;
}

    footer .profileDiv .btn {
        float: left;
        background: transparent;
        background-color: transparent;
        color: #fff !important;
        line-height: 30px;
        margin-top: 0px;
        margin-left: 10px;
        padding: 5px 25px 5px 25px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size: 12px;
        font-size: 15px;
        line-height: 30px;
        font-weight: bold;
        color: #828282;
        font-family: 'Gotham', sans-serif;
        padding: 0;
        margin: 0;
        text-decoration: underline;
    }

footer .profileDiv .btn:hover {
    /*background: #0C3B5D;
    border-color: #fff;*/
    color: #D57259;
}

.btn.btn-transparent-slate-blue:hover, .btn.btn-transparent-slate-blue:focus {
    background: #D57259;
    border-color: #D57259;
    color: #fff;
}

.btn.btn-transparent-slate-blue {
    background: transparent;
    border-color: #D57259;
    color: #D57259;
}

.darkBtn {
    background: #D57259;
    background-color: #D57259;
    color: #fff !important;
    line-height: 30px;
    margin-top: 0px;
    margin-left: 10px;
    padding: 5px 25px 5px 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.btn.darkBtn:hover, .btn.darkBtn:focus {
    background: #fff;
    border-color: #D57259;
    color: #D57259 !important;
}



.whiteBtn {
    background: #fff;
    background-color: #fff;
    color: #D57259 !important;
    line-height: 30px;
    margin-top: 0px;
    margin-left: 10px;
    padding: 5px 25px 5px 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.btn.whiteBtn:hover, .btn.whiteBtn:focus {
    background: #fff;
    border-color: #D57259;
    color: #D57259 !important;
}
.inPage .bannerTitle {
    font-size: 62px;
    line-height: 49px;
    color: #0D3B5D;
    color: #0D3B5D;
    font-weight: bold;
    line-height: 1;
    text-align: left;
}

.inPage .whiteTitle {
    font-size: 62px;
    line-height: 49px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-align: left;
}

.inPage .small-screen {
    height: 500px;
    min-height: 70vh;
    display: flex;
    align-items: flex-end;
    align-content: flex-end;
}

.inPage .down-section{
    bottom: 0px;
}

.inPage .centerDescSection .panel-group .bioText {
    padding: 0px !important;
    margin-top: 3rem !important;
}

.inPage .centerDescSection p {
    font-size: 17px;
    color: #000;
    font-weight: normal;
    margin-bottom: 12px;
    width: 100% !important;
    line-height: 22px;
}

.inPage .centerDescSection .accordion-style-04 .panel .panel-body {
    margin-left: 0;
    width: 100%;
    padding: 0;
}

.inPage .centerDescSection .accordion-style-04 .panel .panel-title i {
    position: relative;
    right: 0;
    top: 0;
    font-weight: 700;
    color: #828282;
}

.inPage .centerDescSection .accordion-style-04 .panel .accordion-toggle {
    display: inline-block;
    width: 100%;
}

.inPage .centerAdditionalServices {
    padding: 0;
    /*background: #f4f4f4;*/
}

.inPage .verticalTabsInfo .tab-pane {
    background: #FCFCFC !important;
    max-width: 100% !important;
}

    .inPage .verticalTabsInfo .tab-pane .verticalTabContent {
        justify-content: center !important;
        /* max-width: 90%; */
        padding-left: 5%;
    }


.inPage .verticalTabsInfo .nav-pills .nav-link {
    color: #5A5A5A !important;
    font-size: 17px;
    text-align: left;
    padding-left: 30px;
    color: #0c3b5d !important;
    font-weight: 500;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-right: 5px;
    display: flex;
    align-items: center;
}

    .inPage .verticalTabsInfo .nav-pills .nav-link .treatIconDiv{
        width:32px;
        height: 32px;
        text-align: center;
        margin-right: 6px;
    }

    .inPage .verticalTabsInfo .nav-pills .nav-link img {
        max-height: 32px !important;
        max-width: 32px !important;
        margin: auto;
    }

        .inPage .verticalTabsInfo .nav-pills .nav-link.active {
            background-color: #FCFCFC !important;
            color: #D57259 !important;
        }

.inPage .centerAdditionalServices .navMainTitles {
    margin-bottom: 0px;
    width: 100%;
    /*margin-left: 0px;*/
}

.inPage .centerAdditionalServices .tab-content .tab-pane {
    background: #F4F4F4;
    padding-top: 45px;
    padding-bottom: 45px;
    height: 100%;
}

.inPage .centerAdditionalServices .nav-tabs > li.nav-item {
    background: #fcfcfc;
    padding: 0px;
    width: 25%;
}

.inPage .centerAdditionalServices .nav-item > a.nav-link {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #c0bebe;
    text-align: center;
}

    .inPage .centerAdditionalServices .nav-item:first-child > a.nav-link {
        /*padding-left: 0px;*/
    }

.inPage .centerAdditionalServices .nav-item > a.nav-link.active {
    background: #F4F4F4 !important;
    padding-bottom: 15px;
    padding-top: 15px;
}

.inPage .centerAdditionalServices .nav-tabs > li.nav-item .tab-border {
    width: 0;
    height: 2px;
    display: block;
    margin-top: 5px;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.5s;
}

    .inPage .centerAdditionalServices .nav-item > a.nav-link:hover .tab-border {
        width: 100%;
        height: 2px;
        display: block;
        margin-top: 5px;
        opacity: 1;
        visibility: visible;
    }

.inPage .centerAdditionalServices .nav-item > a.nav-link.active .tab-border{
    width: 100%;
    height: 2px;
    display: block;
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
}
.inPage .centerAdditionalServices .tab-border {
    background: #D57259;
}

    .inPage .centerAdditionalServices .textBlock{
        color: #000;
    }

    .centerInTitle {
        margin: 0 0 25px 0;
        padding: 0;
        letter-spacing: 0px;
        font-weight: inherit;
        font-size: 2.30rem;
        line-height: 3rem;
    }

.inPage .centerDoctors .interactive-banners-style-08 {
    margin-bottom: 5%;
}


.packagesPage .portfolio-filter {
    padding-left: 0;
    padding-right: 0;
}

.packagesSection .panel-heading {
    padding-left: 0%;
    padding-right: 0%;
    display: block;
    text-align: left;
}

.packagesSection .portfolio-head-text {
    padding-left: 5%;
    padding-right: 5%;
}

    .packagesSection .portfolio-head-text h3 {
        text-decoration: none;
        font-size: 16px !important;
        font-weight: 500 !important;
        margin-bottom: 0px !important;
        color: #0C3B5D;
        cursor: pointer;
        display: block;
        line-height: 1.2;
        padding-top: 25px;
        padding-bottom: 15px;
    }

.packagesSection .panel-body {
    text-align: left;
    color: #0C3B5D;
    font-size: 18px;
    font-weight: 200;
}

.packagesSection .portfolio-head-subtitle {
    color: #D57259;
    font-family: 'Gotham', sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 5px;
    padding-bottom: 5px;
}

.packagesSection .packagesPage .panel-title {
    padding-top: 5%;
    padding-bottom: 5%;
}

.packagesSection .panel-title img {
    max-width: 18px;
}

.packagesSection .darkBtnDark {
    background: #0C3B5D;
    background-color: #0C3B5D;
}

.packagesSection .text-box-hover {
    justify-content: space-between;
    display: flex;
}

    .packagesSection .text-box-hover .darkBtn {
        padding: 5px 5px 5px 5px;
        margin: 0px;
        /*width: 45%;*/
    }

.inPage .interactive-banners-style-08:hover .interactive-banners-box-image img {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}

.inPage .interactive-banners-style-08:hover .interactive-banners-box-image {
    background: #f4f4f4;
}


.inPage .interactive-banners-style-08:hover .interactive-banners-box-content {
    background: #f4f4f4;
}

.inPage .interactive-banners-style-08 .interactive-banners-box-sub-title{
    position: relative;
}


.inPage .interactive-banners-style-08:hover span {
    opacity: 1;
}

.inPage .interactive-banners-style-08 .btn {
    background-color: transparent;
    border: 1.5px solid #0C3B5D;
    color: #0C3B5D;
    padding: 5px 15px;
}

.interactive-banners-style-08 .interactive-banners-box-content,
.interactive-banners-style-08 .interactive-banners-box-image {
    padding: 5%;
}


.interactive-banners-style-08:hover {
    background: #f4f4f4 !important;
}

.inPage .interactive-banners-box-content .doctorName {
    color: #0C3B5D;
    font-size: 32px;
    font-weight: 500;
    font-weight: bold;
}

.inPage .interactive-banners-box-content .doctorName {
    color: #0C3B5D;
    font-size: 32px;
    font-weight: 500;
    font-weight: bold;
}

.inPage .interactive-banners-box-content .doctorDep {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
}

.inPage .subscribeFooterSection {
    background: #D57259;
}

    .inPage .subscribeFooterSection h5 {
        text-align: center;
        font: normal normal 300 46px / 49px Gotham;
        letter-spacing: 0px;
        color: #FFFFFF;
        font-size: 46px;
    }

    .inPage .subscribeFooterSection .btn {
        position: absolute;
        position: relative;
        top: 50%;
        border-radius: 0 6px 6px 0;
        right: 0px;
        border: 0 solid rgba(0, 0, 0, 0.1);
        padding: 8px 35px;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        height: 99%;
        background: #f4f4f4;
        color: #d5735a !important;
        float: left;
        width: 100%;
    }

    .inPage .subscribeFooterSection .emailInput {
        background: transparent;
        border-color: #fff !important;
        color: #fff;
    }

.packagesPage .portfolio-filter {
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: left;
    display: flex;
    justify-content: flex-start !important;
}

.packagesPage .grid-filter .nav {
    padding: 0 15px 0 0;
    display: inline-block;
    float: none;
    margin: 0;
}


    .packagesPage .grid-filter .nav a {
        padding: 0.5rem 2rem;
        color: #0d6efd;
        text-decoration: none;
        font-size: 20px !important;
        font-weight: 500 !important;
        font-weight: bold !important;
        border-radius: 0px !important;
        background-color: #e1e6eb !important;
        margin-bottom: 15px !important;
        color: #0C3B5D;
        cursor: pointer;
        display: block;
    }


    .packagesPage .grid-filter .nav.active a {
        background-color: #0C3B5D !important;
        color: #fff !important;
    }

.inPage .interactive-banners-style-04 .interactive-banners-content {
}

.inPage .interactive-banners-style-04 .interactive-banners-show {
    align-items: flex-start;
    justify-content: flex-start;
}

.inPage .interactive-banners-style-04 .interactive-banners-Body {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}


.inPage .interactive-banners-style-04 .interactive-banners-Body .closeBtn{
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}



.inPage .interactive-banners-style-04 .interactive-banners-Body {
    position: absolute;
    bottom: 0px;
    opacity: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: -1;
    background: #D57259;
    color: #fff;
    text-align: left;
    padding-left: 4.5rem;
    padding-right: 10.5rem;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
}


    .inPage .interactive-banners-style-04 .interactive-banners-Body li {
        font-family: 'Gotham';
        font-weight: normal;
        line-height: 21px;
        font-size: 19px;

        padding: 0px;
        color: #fff;
    }

    .inPage .interactive-banners-style-04 .interactive-banners-Body .bookDiv {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        margin-top: 60px;
    }

    .inPage .interactive-banners-style-04 .bookDiv p{
        color: #fff;
        font-size: 48px;
        font-weight: bold;
    }

.inPage .interactive-banners-style-04 .bookDiv span  {
    color: #fff;
    font-size: 22px;
}

.interactive-banners-style-04 .interactive-banners-show .interactive-banners-Body {
    bottom: 0 !important;
    opacity: 1 !important;
    z-index: 999;
}


.inPage .packageImageBlock {
    padding: 0px !important;
}


.inPage .packageItem {
    padding: 0px !important;
}

.inPage .packageItem .darkBtn{
    margin-left: 0px;
}

.inPage .filter-content {
    padding: 0px !important;
}

.inPage .packageImageBlock img {
    width: 100%;
    padding: 0px !important;
}


.inPage .packageTextBlock {
    background: #e4d1c5;
    text-align: left;
    padding-left: 4.5rem;
    padding-right: 4.5rem;
    padding-top: 8.5rem;
    padding-bottom: 4.5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}

.packagesPage section {
    background: #f2f2f2;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 5%;
}
.inPage .packageTextBlock .packageTitle{
    color: #0D3B5D !important;
    font-size: 34px;
    font-weight: bold;
}

    .inPage .packageTextBlock p {
        font-family: 'Gotham';
        color: #0D3B5D;
        font-weight: normal;
        line-height: 21px;
        font-size: 19px;
    }

.inPage .packageTextBlock ul {
    font-family: 'Gotham';
    color: #0D3B5D;
    font-weight: 500;
    font-weight: bold;
    line-height: 32px;
    font-size: 16px;
}

    .inPage .packageTextBlock ul li{
        padding: 0px;
    }

.btnOrangeTransBg {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 12px 28px;
    background: transparent;
    border-color: #D57259;
    color: #D57259;
}

        .btnOrangeTransBg:hover {
            background: #D57259;
            border-color: #D57259;
            color: #fff;
        }

.darkBgBannerSection:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #001430;
    opacity: 0.3;
    z-index: 9;
}

.inPage .contacts-section .orangeTitle {
    color: #D57259;
    font-size: 64px;
    margin-bottom: 64px;
}

.contacts-section.home-contact .section-title {
    color: #fff;
}

.contacts-section.home-contact p{
    color: #fff;
}


.contacts-section.home-contact a {
    color: #fff;
}


.contactMidBannerSection {
    background: #D57259;
    padding: 40px 0 !important;
}

.contactMidBannerSection .socialList {
    display: flex;
    align-content: center;
    align-items: center;
    color: #fff;
}

.contactMidBannerSection .socialList li  {
    margin-right: 5%;
}

.contactMidBannerSection .socialList li a{
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}


.contactMidBannerSection .socialList li a i{
    font-size: 32px;
    width: 32px;
    height: 32px;
}

.contactMidBannerSection .socialList li img{
    max-width: 32px;
}

.doctorsPage .headSection{
    overflow: visible !important;
}

    .doctorsPage .headSection .doctorsFilter .dropdown-menu {
        list-style: none;
        min-width: 250px;
        padding: 0px;
        background: #D57259;
        color: #fff;
    }

        .doctorsPage .headSection .doctorsFilter .dropdown-menu li {
            width: 100%;
            padding: 6px 12px 6px 12px;
        }

        .doctorsPage .headSection .doctorsFilter .dropdown-menu.second-level {
            left: auto !important;
            right: 100% !important;
            top: 0px;
            width: 300px;
            background: #fff;
        }

    .doctorsPage .headSection .doctorsFilter .dropdown-menu.second-level a{
        color: rgba(0, 0, 0, 0.3) !important;
    }

    .doctorsPage .headSection .doctorsFilter .dropdown-menu.second-level a{
        color: rgba(0, 0, 0, 0.3) !important;
    }

        .doctorsPage .headSection .doctorsFilter .dropdown-menu.second-level li:hover a {
            color: #fff !important;
        }

    .doctorsPage .headSection .doctorsFilter .twoLevelMenuOpen {
        /*background: #D57259;*/
    }

        .doctorsPage .headSection .doctorsFilter .twoLevelMenuOpen > .dropdown-menu {
            background: #D57259;
        }


    .doctorsPage .header-language .dropdown-menu a {
        padding: 12px 12px;
        font-size: 18px;
        color: #fff !important;
    }

.doctorsPage .dropdown img {
    max-width: 32px;
}

.doctorsPage .breadcrumb ul > li:after {
    content: none;
}

.doctorsPage section {
    background: #f2f2f2;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 5%;
}

.doctorsPage .team-member-image {
    background: #0c3b5d;
}

.doctorsPage .team-style-02 figure {
    box-shadow: 0 0 30px rgba(0,0,0,.08);
    margin-right: 10%;
    margin-bottom: 10%;
}

.doctorsPage .bg-transparent-gradient-fast-blue-purple {
    background: rgba(225, 230, 235, 0.9);
}

.doctorsPage .viewProfileBtn {
    background-color: transparent;
    border: 1.5px solid gray;
    color: #000;
    font-weight: 500;
    font-weight: bold;
    padding: 5px 15px;
    font-size: 18px;
}

.doctorsPage .team-member-position {
    text-align: left;
    padding: 35px;
    background: #fff;
}

    .doctorsPage .team-member-position .btn {
        margin-top: 20px;
        margin-left: 0px;
    }

    .doctorsPage .team-member-position .doctorName:hover {
        text-decoration: underline;
    }


    .doctorsPage .team-member-position .doctorPosition:hover {
        text-decoration: underline;
    }

.doctorsPage .team-member-position .doctorName{
    color: #0C3B5D;
    font-size: 28px;
    font-weight: 500;
    font-weight: bold;
}

    .doctorsPage .team-member-position .doctorPosition {
        color: #000000;
        font-size: 18px;
        font-weight: 100;
    }


.visitingDoctorsPage .team-member-position:hover .visitingDatesTextDiv {
    box-shadow: 0 0 0 rgba(23, 23, 23, .08);
}

.visitingDoctorsPage .team-member-position .visitingDatesTextDiv {
    font-size: 11px;
    line-height: 14px;
    box-shadow: 0 0 20px rgba(23, 23, 23, .08);
    border-radius: 20px;
    border: 1px solid;
    padding: 6px 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 15px;
    width: auto;
    background: #063e5a !important;
    color: #fff;
    font-size: 16px;
    text-transform: none;
    font-family: sans-serif;
}

.visitingDoctorsPage .product-badge {
    font-weight: normal;
    margin: 15px;
    width: auto;
    background: #063e5a !important;
    color: #fff;
    font-size: 12px;
    text-transform: none;
    top: 5%;
    left: 0;
    margin-left: 0;
}

.visitingDatesDays {
    display: flex;
    flex-direction: column;
    margin-left: 5px;
}

.bioPage section {
    padding-bottom: 0px;
}

.bioPage .doctorName {
    color: #fff;
    font-weight: 500;
    font-weight: bold;
    font-size: 64px;
    margin-bottom: 12px;
}

.bioPage .doctorPosition {
    color: #fff;
    font-weight: 500;
    font-weight: normal;
    font-size: 28px;
}

.bioPage .subTitle {
    color: #fff;
    font-weight: 500;
    font-weight: normal;
    font-size: 22px;
}

.bioPage .bioText {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    margin-block: 5%;
}

.bioPage .bioText ul{
   list-style: none;
}

.bioPage .bioText p{
   margin-bottom: 0px;
}

.bioPage .accordion-style-04 .panel .accordion-toggle {
    width: 100%;
}

.bioPage .accordion-style-04 .panel .panel-body {
    width: 100%;
    margin-left: 0;
}

.bioPage .accordion-style-04 .panel:last-child{
    padding-left: 0px !important;
}

.bioPage .accordion-style-04 .panel .panel-title i {
    position: relative;
    right: 0;
    top: 0;
    font-weight: 700;
    color: #fff;
}

.bioPage .grayBtn {
    background: #f4f4f4;
    color: #d5735a !important;
    border-radius: 0 0px 0px 0;
    right: 0px;
    border: 0 solid rgba(0, 0, 0, 0.1);
    padding: 8px 35px;
    font-size: 25px;
    font-weight: 500;
    font-weight: bold;
}

.aboutUsPage ul  {
    font-size: 17px;
    color: #000;
    font-weight: normal;
    margin-bottom: 12px;
    width: 100% !important;
    line-height: 22px;
    list-style: none;
}


.aboutUsPage ul a{
    font-size: 17px;
    color: #000;
    font-weight: normal;
    margin-bottom: 12px;
    width: 100% !important;
    line-height: 22px;
    list-style: none;
}

.aboutUsPage ul a:hover{
    text-decoration: underline;
}

.aboutUsPage .partnersSection h3 {
    color: #0c3b5d;
    font-size: 32px;
    /* margin-bottom: 64px; */
    font-weight: bold;
}

.aboutUsPage .partnersSection p {
    font-size: 17px;
    color: #000;
    font-weight: normal;
    margin-bottom: 12px;
    width: 100% !important;
    line-height: 22px;
}

.aboutUsPage .partnersSection img {
    max-width: 300px;
    margin: auto;
    display: block;
}


footer ul {
    padding-left: 15px;
    list-style: unset;
}

/*
.contact-form .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
    opacity: 1;
}

.contact-form .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.8);
    opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
    opacity: 1;
}*/

.contact-form input,
.contact-form textarea {
    background-color: #e8edf0;
    border: 1px solid #bbb;
    color: #0C3B5D;
    /*padding: .375rem .75rem;*/
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-weight: normal;
}
/* do not group these rules */
*::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
}

*:-moz-placeholder {
    /* FF 4-18 */
    color: rgba(0, 0, 0, 0.8);
    opacity: 1;
}

*::-moz-placeholder {
    /* FF 19+ */
    color: rgba(0, 0, 0, 0.8);
    opacity: 1;
}

*:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.8);
}

*::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(0, 0, 0, 0.8);
}

*::placeholder {
    /* modern browser */
    color: rgba(0, 0, 0, 0.8);
}

input, input:before, input:after {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}



.loaderSuccessDiv, .loaderErrorDiv, .loaderSendDiv {
    display: none;
    color: #000 !important;
    padding-left: 30px;
    font-size: 20px;
    color: #fff !important;
    font-family: 'Gotham111', sans-serif;
    font-weight: bold;
}

.loaderSendDiv {
    min-height: 500px;
}

    .loaderSendDiv img {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: relative;
        /* width: 100%; */
        display: block;
        float: none;
        margin: auto;
        max-width: 250px;
    }

.loaderDiv {
    display: none;
}

.btn_full:disabled {
    background: gray;
    cursor: default;
}

#side-menu {
    direction: rtl;
    /* position: absolute;
            left: -150px;
            bottom: 195px;
            transform: translateY(-50%) translateY(-7px);
            background-color: #fff;
            cursor: pointer;
            z-index: 10;
            transition: all .25s cubic-bezier(0.23, 1, 0.32, 1) .45s;
            min-width: 150px;*/

    background-color: transparent;
    color: white;
    width: 80px;
    width: auto;
    padding: 20px;
    padding: 0;
    list-style: none;
    transition: ease-in-out all .4s;
    display: table;
    line-height: 1;
}

    #side-menu img {
        width: 64px;
        margin-left: 5px;
        float: right;
    }


.side-menu__label {
    float: left;
    float: right;
    width: auto;
    opacity: 0;
    direction: ltr;
    display: none;
    position: absolute;
    position: relative;
    transition: ease-in-out all .4s;
    background: #fff;
    display: flex;
    align-items: center;
    align-content: center;
    padding-left: 15px;
    padding-right: 52px;
    border-radius: 21px 11px 13px 21px;
    margin-right: -44px;
    z-index: -1;
}


    .side-menu__label a {
        font-family: Gotham;
        font-weight: bold;
        /* padding: 0px; */
        color: #0c3b5d;
        font-size: 24px;
        /* position: relative; */
        text-align: left;
    }

.side-menu__label_link {
    display: inline-flex;
    position: relative;
    font-family: Gotham;
    font-weight: bold;
    padding: 0px;
    color: #0c3b5d;
    font-size: 23px;
    position: relative;
    text-align: left;
}

#side-menu:hover {
    /*width: 400px;*/
}

    #side-menu:hover .side-menu__label {
        opacity: 1;
        display: block;
    }


.social {
    position: fixed;
    top: 45%;
    right: 0;
    transform: translate(240px, 0);
}

    .social ul {
        padding: 0px;
        
    }

        .social ul li {
            display: block;
            margin: 5px;
            background: rgb(255 255 255);
            width: 300px;
            text-align: left;
            padding: 10px;
            border-radius: 30px 0px 0px 30px;
            transition: all 1s;
            margin-bottom: 5%;
            font-weight: bold;
        }

            .social ul li a {
                display: block;
            }

            .social ul li img {
                width: 48px;
                margin-right: 5px;
            }

            .social ul li:hover {
                transform: translate(-110px, 0);
                background: rgba(255, 255, 255, 0.4);
            }

                .social ul li:hover a {
                    color: #000;
                }

                .social ul li:hover i {
                    color: #fff;
                    background: rgba(0, 0, 0, 0.36);
                    transform: rotate(360deg);
                    transition: all 1s;
                }

            .social ul li i {
                margin-left: 10px;
                color: #000;
                background: #fff;
                padding: 10px;
                border-radius: 50%;
                width: 20px;
                height: 20px;
                font-size: 20px;
                background: #ffffff;
                transform: rotate(0deg);
            }

.desktopWrapper{
    display: flex;
}

.mobileWrapper{
    display: none;
}


[data-mobile-nav-style=modern] .navbar-show-modern-bg {
    background-image: linear-gradient(to right top, #D57259, #D57259, #D57259, #D57259, #D57259) !important;
}

[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-collapse {
    padding-right: 25vw !important;
    padding-left: 10vw;
}

/*.simple-dropdown,
.megamenu {
    display: block !important;
    position: relative !important;
}
*/
@media (max-width: 1600px) {
    .navbar .navbar-nav .nav-link {
        line-height: 20px;
        font-size: 14px;
        padding: 10px 8px 0px 8px;
    }

    header .section-link {
        padding: 4px 4px 4px 4px;
        font-size: 14px;
    }
}

@media (max-width: 1300px) {
    .navbar .navbar-nav .nav-link {
        line-height: 20px;
        font-size: 12px;
        padding: 5px 5px 0px 5px;
    }

    header .section-link {
        padding: 4px 4px 4px 4px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .popover {
        width: 90vw !important;
        max-width: 100%;
    }
    .desktopWrapper {
        display: none;
    }

    .mobileWrapper {
        display: block;
    }

        .mobileWrapper .sliderContent.topText {
            top: 23% !important;
        }

    .firstSlide .sliderContent {
        right: 3%;
        top: 75%;
    }

    .hero-slider-area .slider-item .slider-text h1 {
        font-size: 20px;
        margin-bottom: 16px;
        font-weight: bold;
        line-height: 1;
    }

    .hero-slider-area .slider-item .slider-text h3 {
        font-size: 20px;
        margin-bottom: 16px;
        font-weight: bold;
        line-height: 1;
    }

    .hero-slider-area .slider-item .slider-text ul {
        font-size: 14px;
        font-weight: 500;
        font-weight: bold;
        font-weight: normal;
        font-family: 'Gotham', sans-serif;
        list-style: none;
        margin-top: 2px;
        line-height: 1;
    }


    .contactMidBannerSection .socialList {
        display: flex;
        align-content: flex-start;
        align-items: flex-start;
        color: #fff;
        flex-direction: column;
    }
    body {
        padding-top: 0px !important;
    }
    .navbar.fixed-top {
        /*position: absolute !important;*/
        background-color: transparent !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 15px;
        padding-bottom: 25px;
    }

    header .navbar .navbar-brand .mobile-logo, header .sidebar-nav-menu .navbar-brand .mobile-logo {
        max-height: 75px !important;
    }
    .navbar-toggler-line:nth-child(1) {
        top: 0px;
        width: 28px;
    }

    .navbar-toggler-line {
        background: #232323;
        height: 4px;
        width: 47px;
        content: "";
        display: block;
        border-radius: 0;
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .navbar-toggler-line:nth-child(4) {
        top: 20px;
        width: 36px;
    }

        .navbar-toggler-line:nth-child(2), .navbar-toggler-line:nth-child(3) {
            top: 10px;
        }
    
    /*.nav-item.dropdown.simple-dropdown.open .dropdown-menu {
        display: block;
    }

    .nav-item.dropdown.megamenu.open .dropdown-menu {
        display: block;
    }*/
    .homePartnersSection .partnersRow img {
        max-height: none;
        max-width: 100%;
    }

    .homeCentersSection .nav-tabs > li.nav-item {
        /*padding: 0;*/
        max-width: max-content;
        float: left;
        display: inline-block;
    }

    .swiper-button-prev, .swiper-button-next {
        position: absolute;
        top: 30%;
    }

    .doctors-slider-area .banner-2-img.banner-sec-img {
        display: none;
    }

    .homeDoctorsSection {
        padding-bottom: 48px;
    }

    .contacts-section .form-btn .btn {
        width: 100%;
    }

    .footer-horizontal-link {
        display: inline-block !important;
        padding: 0
    }

    footer .footer-horizontal-link li {
        margin: 0 0 7px;
        display: inline-block;
        float: left;
        padding-right: 5%;
    }

    .homeCentersSection .nav-item .nav-link {
        font-size: 13px !important;
        padding: 0 6px 0 6px;
    }

    .inPage .whiteTitle {
        font-size: 48px;
    }
    .doctors-slider-area .swiper-button-prev {
        left: 0;
    }

    .home-freelancer-bg-img {
        background-image: url(/assets/images/doctors/bg.png);
        background-color: rgb(213, 114, 89);
        background-position: center center;
    }

    .hero-slider-area .slider-item {
        height: 80vh;
        background-position: 0;
    }

    .hero-slider-area .swiper-pagination-bullet {
        width: 10%;
        height: 5px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #000;
        opacity: 1;
        background: #000e1e;
        border: 0;
        border-radius: 0;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        z-index: 99999;
        position: relative;
    }
    .hero-slider-area .swiper-pagination-bullet-active {
        color: #fff;
        background: #a0a9b4;
    }


    .sliderContent {
        max-width: 100%;
        left: 5%;
        top: 60%;
    }

    .hero-slider-area .slider-item .slider-text img {
        max-width: 80%;
    }

    .hero-slider-area .slider-item .slider-text p{
        display: none;
    }

    .inPage .interactive-banners-style-04 .interactive-banners-Body .bookDiv {
        justify-content: space-between;
        align-items: center;
        align-content: center;
        margin-top: 60px;
        flex-direction: column;
    }

    .interactive-banners-style-04 .interactive-banners-show .interactive-banners-Body .whiteBtn {
        width: 100%;
        font-size: 22px;
    }

    .homeCentersSection .tab-content h5 {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .inPage .interactive-banners-style-04 .bookDiv p {
        font-size: 32px;
    }

    .inPage .packageTextBlock {
        background: #e4d1c5;
        text-align: left;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        display: flex;
        flex-direction: column;
        position: relative;
    }

        .inPage .packageTextBlock .buttonDiv {
            flex-direction: column;
        }

    .inPage .packageItem .buttonDiv .darkBtn {
        margin-top: 8%;
        font-size: 22px;
    }

    .inPage .interactive-banners-box-content .doctorName {
        font-size: 16px;
        line-height: 1;
    }

    .inPage .interactive-banners-box-content .doctorDep {
        font-size: 15px;
        line-height: 1;
    }

    .inPage .bannerTitle {
        font-size: 32px;
        line-height: 49px;
        color: #0D3B5D;
        color: #0D3B5D;
        font-weight: bold;
        line-height: 1;
        text-align: left;
        text-shadow: 0px 1px 2px #818181;
    }


    .visitingDoctorsPage .team-style-02 figure {
        margin: 0px;
    }

}