.is-sticky .main-header-area {
    background-color: #fff!important;
}

.header-area .main-menu .nav-link {
    color: #080808!important;
}

.header-area .main-menu .nav-item.active .nav-link {
    color: #f7f4f4!important;
}

.header-area .main-menu .nav-item.active .nav-link {
    background-color: #2fb8c2!important;
}

.main-header-area {
    background-color: rgb(255 255 255 / 50%)!important;
}
.top-header-area {
    background-color: #2fb8c2!important;
}

.top-header-area p {
    color: #fbfbfb!important;
}

.header-area .main-menu .nav-link:hover {
    background-color: #2fb8c2!important;
    color: #fff!important;
}

.hero-area .owl-prev:hover, .hero-area .owl-next:hover {
    background-color: #10a3ad!important;
}

.hero-area .owl-prev, .hero-area .owl-next {
    width: 50px!important;
    height: 50px!important;
    line-height: 50px!important;
    background-color: #41d0da!important;
    border-radius: 50%!important;
}

.bg-img {
    background-position: center fixed!important;
}

.single-hero-slide {
    margin-top: 150px!important;
    height: 100%!important;
}

.main-header-area {
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 20%)!important;
}

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
    .hero-area .owl-next {
        right: -70px!important;
    }

    .hero-area .owl-prev, .hero-area {
        left: -70px!important;
    }

    .hero-area .owl-dots {
        max-width: 1226px;
        bottom: 80px!important;
        left: 52%!important;
    }
    .section-padding-200 {
        padding: 200px 0!important;
    }

}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
    .hero-area .owl-next {
        right: -70px!important;
    }

    .hero-area .owl-prev, .hero-area {
        left: -70px!important;
    }

    .hero-area .owl-dots {
        max-width: 1226px;
        bottom: 80px!important;
        left: 52%!important;
    }
    .section-padding-200 {
        padding: 200px 0!important;
    }
}
/* IPAD */
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .consult_mobile{
        top: 90px;
        position: absolute;
        display: block!important;
        z-index: 1;
        width: 100%;
        height: auto;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
    }
}

/* ----------- Mobile ----------- */
@media only screen and (max-width: 767px)
{
    .consult_mobile{
        top: 80px;
        position: absolute;
        display: block!important;
        z-index: 1;
        width: 100%;
        height: auto;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        z-index: 99;
    }
    .consult_desktop{
        display: none!important;
    }
    .hero-slides{
        top: 50px!important;
        margin-bottom: 50px!important;
    }
    .navbar-toggler {
        margin-right: 10px!important;
    }
    .logo-nav {
        width: 170px;
    }
    .nav-mobile {
        margin-left: 0px!important;
    }

    .hero-area .owl-dots {
        width: 100%!important;
        bottom: 20px!important;
        left: 0!important;
        transform: translateX(0%)!important;
        text-align: center;
    }

    .hero-area .owl-dot {
        width: 10px!important;
        height: 10px!important;
        border-radius: 50%!important;
    }
    .top-header-area {
        height: auto;
        padding: 15px 0;
        display: none;
    }

    .single-hero-slide {
        margin-top: 90px!important;
        height: 100%!important;
    }

    #medilifeMenu {
        background-color: #ffffff!important;
    }

    .section-padding-200 {
        padding: 100px 0!important;
    }
    .mb-100 {
        margin-bottom: 40px!important;
    }

    .section-padding-100 {
        padding: 40px 0!important;
    }
    .features-content {
        margin-bottom: 40px!important;
    }
    .section-padding-100-0 {
        padding: 40px 0 0!important;
    }
    .section-padding-100-50 {
        padding: 40px 0 50px!important;
    }
    .mb-50 {
        margin-top: 20px!important;
    }
    .section-heading {
        margin-bottom: 30px!important;
    }
    .medilife-contact-area .contact-form {
        margin-bottom: 30px!important;
    }
}

.consult_mobile{
    display: none;
}
.nav-mobile {
    margin-left: 50px;
}

.logo-nav {
    width: 170px;
}
.breadcumb-area {
    height: 320px!important;
}

.section-heading {
    margin-bottom: 15px!important;
}

#scrollUp {
    background-color: #0f7a82;
    height: 50px!important;
    width: 50px!important;
    line-height: 48px!important;
}

.navbar-toggler {
    background-color: #b51413!important;
}

.container {
    padding-right: 8px!important;
    padding-left: 8px!important;
}

.dropdown-menu {
    min-width: 13rem!important;
}

.header-area .main-menu .nav-link:focus {
    background-color: #2fb8c2!important;
    color:#fff!important;
}

.footer-area {
    background-color: #2fb8c2!important;
}

.footer-widget-area .widget-single-blog-post {
    margin-bottom: 0px!important;
}

.footer-widget-area .widget-single-blog-post .widget-post-thumbnail {
    width: 0px!important;
    height: 30px!important;
    flex: 0 0 30px!important;
    margin-right: 0px!important;
}

.footer-widget-area .widget-single-blog-post .widget-post-content a {
    font-size: 15px!important;
    font-weight: 600!important;
    margin-bottom: 0px!important;
}

.img-services{
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
}

.white{
    color: #fff;
}
.grey{
    color: rgb(237, 237, 237);
}

.footer-widget-area .widget-title h6 {
    color: #081f3e!important;
    margin-bottom: 20px!important;
}

.single-benefits-area .single-benefits-title i {
    color: #0e0e0e!important;
}
