@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700");

::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: #ebebeb;
}

::-webkit-scrollbar {
    width: 4px;
    background-color: #FFF;
}

::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 0px;
    height: 10px !important;
    background-color: #e8b900;
}

::-moz-scrollbar-track {
    border-radius: 0px;
    background-color: #000;
}

::-moz-scrollbar {
    width: 4px;
    background-color: #FFF;
}

::-moz-scrollbar-thumb {
    border-radius: 0px;
    background-color: #e8b900;
}

::-o-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(1, 1, 1, 1);
    border-radius: 10px;
    background-color: #000;
}

::-o-scrollbar {
    width: 4px;
    background-color: #FFF;
}

::-o-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 1, 1, 1);
    background-color: #e8b900;
}

p {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif;
}

a {
    text-decoration: none !important;
}

.header-top {
    background-color: #fff !important;

}

.header-bg {
    background-color: #ffffff !important;
}

.language-bg {
    background-color: #d1c392 !important;
    padding: 5px 30px;
    color: #fff !important;
    border-radius: 10px;

}

.appointment-bg {
    border: 1px solid #fff !important;
    padding: 3px 30px;
    color: #fff !important;
    border-radius: 10px;
    margin-left: 0px !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: 5px !important;
}

.header-padding {
    padding-top: 190px !important;
}

.padding-header-top {
    padding: 7px 10px;
}

.padding-header-top a {
    color: #606060 !important;
    font-size: 15px !important;
    font-weight: 400;
}

@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
        margin-top: 20px !important;
        background-color: #231f20 !important;
    }
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff !important;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #008d96 !important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-item:focus,
.dropdown-item:hover {

    background-color: #f5c201 !important;
}

@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding: 10px !important;
        box-sizing: border-box !important
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 20px !important;
        padding-left: 20px !important;
        background: transparent;
        color: #000;
        font-weight: 600;
        font-size: 15px !important;
        font-family: 'Montserrat', sans-serif !important;
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        background-color: #fff !important;
        border-radius: 10px !important;
    }

    .header-padding {
        padding-top: 100px !important;
    }

}

.divider,
.parallax {
    background-repeat: repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.layer-overlay::before {
    background: rgba(17, 17, 17, 0.65) none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.bg-video {
    height: 100%;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: -1;
}

.bg-video .video {
    height: 100%;
    left: 0;
    margin: 0 !important;
    position: relative;
    top: 0;
    width: 100%;
}

.display-table {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.display-table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.text-naseem {
    color: #008d96 !important;
    font-size: 55px !important;
    font-weight: 900;
}

.naseem-img-background {
    background-image: url(../images/medical-centre-in-Qatar.jpg) !important;
    width: 100% !important;
    height: 700px !important;
    background-position: center !important;
}

@media (max-width: 768px) {
    .naseem-img-background {
        height: 500px !important;
        background-image: url(../images/medical-center-Qatar.jpg) !important;
        background-position: center !important;
    }
}

.nav-tabs-li {
    border: 1px solid #008d96;
    padding: 10px 50px !important;
    margin-left: 10px !important;
    border-radius: 10px !important;
}

.nr-healthcare-li {
    border: 1px solid #008d96;
    padding: 10px 50px !important;
    margin-left: 10px !important;
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0rem 0rem !important;
}

.nav-tabs a {
    color: #606060 !important;
    text-decoration: none !important;

}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    /* width: 200px;00 */
    padding-left: 20px;
}

.nav-tabs {
    border-bottom: 1px solid #fff !important;
}

.btn-naseem {
    color: #fff;
    background-color: #d1c392;
    border-color: #008d96;
}

.services-naseem {
    background: #fff !important;
    padding: 23px 15px 31px !important;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2) !important;
    margin: 5px !important;
    height: 250px !important;
}

.services-naseem i {
    font-size: 20px !important;
    border: 1px solid #06b2b6 !important;
    display: inline-block !important;
    padding: 20px !important;
    border-radius: 16px !important;
    margin-bottom: 21px !important;
    color: #06b2b6 !important;
}

.services-naseem h4 {
    color: #505050 !important;
    margin-bottom: 13px !important;
    font-size: 16px !important;
}

.services-naseem p {
    color: #606060 !important;
    line-height: 22px !important;
    font-size: 14px !important;
}

.service-bg {
    background-color: #fff !important;
}

#page-header {
    height: 250px !important;
    background-color: #008d96 !important;
    background-attachment: fixed;
    color: #fff !important;
    border-bottom: 1px #eee solid;
    padding-top: 70px;
}

.padd-top-100 {
    padding-top: 100px !important;
}

.mt-100px {
    margin-top: -100px !important;
}

.center-img {
    width: 100% !important;
    height: 400px !important;
}

@media (max-width: 768px) {
    .nr-healthcare-li {
        border: 1px solid #008d96;
        padding: 10px 50px !important;
        margin-left: 10px !important;
        width: 100% !important;

    }

    .nav-tabs-li {
        border: 1px solid #008d96;
        padding: 10px 50px !important;
        margin-left: 10px !important;
        border-radius: 10px !important;
        width: 100% !important;
    }
}

.department-img {
    width: 50px !important;
    height: 50px !important;
}

.department-naseem h5 {
    color: #505050 !important;
    font-size: 16px !important;
    text-decoration: none !important;
    font-weight: 400 !important;
}

.doctor-img {
    width: 100% !important;
    height: 100% !important;
}

.card-body h5 {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.card-body a {
    color: #505050 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #008d96 !important;
}

.nav-pills .nav-link {
    border-radius: .25rem;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
}

.nav-link {
    transition: 0.3s ease;
    color: #000000;
    text-decoration: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.nav-link:hover {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 6px 0;
}

.department-inner {
    box-sizing: border-box;
    width: 100%;
}

.iconbox[class*="box-color-"] {
    color: rgba(255, 255, 255, 0.7);
}

.iconbox.box-color-purple {
    background-color: #fff !important;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2) !important;
}

.iconbox {
    position: relative;
    background: #ffffff;
    padding: 20px;
    font-size: 1rem;
}

.iconbox .box-icon {
    margin: 0 0 0px 0;
}

.iconbox .box-header {
    margin: 0 0 10px 0;
}

.doctors-bg {
    background-color: #b7a3689c !important;
}

.box-icon img {
    width: 60px !important;
    height: 60px !important;
}

.box-header h5 {
    font-size: 15px !important;
    color: #6a737b !important;
}

.text-white {
    color: #fff !important;
}

.medic-footer {
    z-index: 99;
    position: relative;
}

.medic-footer .medic-wrapper:before {
    content: "";
    float: right;
    display: block;
    width: 30%;
    height: 80px;
    background-color: #063d61;
    margin-bottom: -80px;
    background: #063d61;
    background: -webkit-linear-gradient(#063d61 50%, #333333 50%);
    background: -o-linear-gradient(#063d61 50%, #333333 50%);
    background: -moz-linear-gradient(#063d61 50%, #333333 50%);
    background: linear-gradient(#d1c392 50%, #333333 50%);
}

.padd-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.no-padding {
    padding: 0 !important;
}

.medic-footer .footer-head {
    background-color: #008d96;
    color: #fff;
    transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    min-height: 69px;
    padding-left: 70px;
    padding-top: 13px;
}

.medic-footer .footer-head p {
    transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
}

.medic-footer .footer-head i {
    margin-right: 5px;
}

.medic-footer .footer-head .title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.8px;
}

.medic-footer .footer-head .subtitle {
    font-size: 13px;
}

.medic-footer .footer-head.bg-info-2 {
    background-color: #b7a368;
    padding-left: 35%;
}

.medic-footer .footer-head.bg-info-3 {
    background-color: #d1c392;
    padding-left: 30%;
}

.medic-footer .content-footer {
    background-color: #231f20;
    color: #fff;
    padding: 46px 18px;
    margin-top: -20px;
}

.medic-footer .footer-wrap .footer-link-logo {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
}

.text-gray.text-info {
    font-size: 15px;
    line-height: 20px;
}

.bottom-line {
    border-bottom: 1px solid #888888;
    padding: 18px 0 10px;
}

.medic-footer .footer-wrap .title {
    letter-spacing: 0.7px;
    font: 16px !important;
}

@media (max-width: 1299px) {
    .medic-footer .medic-wrapper div[class*='padd-30'] {
        padding: 0;
    }
}

@media (max-width: 1299px) {
    .auto-width {
        width: auto !important;
    }
}

@media (max-width: 1299px) {
    .medic-footer .footer-head {
        transform: skewy(0);
        -ms-transform: skewX(0);
        -webkit-transform: skewX(0);
        text-align: center;
        padding-left: 0;
        margin-top: -10px;
    }

    .medic-footer .footer-head p {
        transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        margin-bottom: 0px !important;
        text-align: center !important;
    }

    .medic-footer .footer-head.bg-info-2 {
        background-color: #0d5e92;
        padding-left: 0%;

    }

    .medic-footer .footer-head.bg-info-3 {
        background-color: #0d5e92;
        padding-left: 0%;

    }
}

ul.list {
    list-style: outside none none;
    margin-top: 13px;
    padding-left: 0;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget.dark .list-border li {
    border-bottom: 1px dashed #b7a368;
}

.widget ul.list li,
.widget .post {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px !important;
}

.widget .list-border li {
    border-bottom: 1px dashed #d3d3d3;
}

.widget ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

ul.list li {
    margin: 5px 0;
}

.footer .widget .widget-title {
    margin-top: 0px;
}

.widget.dark .widget-title {
    color: #fff;
}

.widget .widget-title {
    margin-top: 0;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.line-bottom {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.widget {
    margin-bottom: 20px !important;
}

.facebook {
    background-color: #3B5998 !important;
    padding: 5px !important;
}

.twitter {
    background-color: #02B0E8 !important;
}

.google {
    background-color: #A11312 !important;
}

.youtube {
    background-color: #C22E2A !important;
}

.linkdin {
    background-color: rgba(45, 110, 199, 1.00) !important;
}

.whtsapp {
    background-color: rgba(12, 105, 8, 1.00) !important;
}

.padding-10 {
    padding: 10px !important;
}

.line-bottom:after {
    border: 1px solid #b7a368;
    margin-top: 10px;
}

.line-bottom:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}

.widget .widget-title {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.font-14 {
    font-size: 14px !important;
    letter-spacing: 0px !important;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
    background-color: #fecd18 !important;
}

.sub-content-mt {
    margin-top: -80px !important;
}

.w3-hover-shadow {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}

.background-naseem-content {
    background-color: #d1c392bf !important;
}

.font-11 {
    font-size: 11px !important;
}

.p-20 {
    padding: 20px !important;
}

.bg-black-222 {
    background-color: #222222 !important;
}

.header-top {
    padding: 5px !important;
    background-color: #242424 !important;
}

.header-top i {
    font-size: 14px !important;
    padding-left: 10px !important;
}

@media (max-width: 1200px) {
    .hidden-xs {
        display: none !important;
    }

}

@media (max-width: 767px) {
    .sm-text-center {
        text-align: center !important;
    }

    .hidden-sm {
        display: none !important;
    }

    .order-first-sm {
        order: -1 !important;
    }

}

@media (min-width: 768px) {
    .lg-text-right {
        float: right !important;
    }
}

@media (max-width: 768px) {
    /* .carousel-item img {
        max-height: 300px !important;
    } */

    .carousel-caption h1 {
        color: #f9c500 !important;
        text-align: left !important;
        font-weight: 600 !important;
        font-size: 22px !important;
    }

    .video-area .video-play-btn a {
        width: 60px !important;
        height: 60px !important;
        background-color: #f9c500;
        color: #fff;
        text-align: center;
        display: block;
        font-size: 36px;
        line-height: 60px !important;
        padding-left: 5px;
        border-radius: 50%;
        top: 18% !important;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 3;
    }

    .video-area .video-play-btn p {
        color: #fff;
        text-align: center;
        display: block;
        width: 80%;
        padding-left: 5px;
        border-radius: 50%;
        top: 60% !important;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 3;
    }
}

@media (min-width: 1024px) {
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        width: 300px !important;
        padding-left: 20px;
    }
}

@media (max-width: 1330px) {
    .appointment-bg {
        border: 1px solid #fff !important;
        padding: 3px 30px;
        color: #fff !important;
        border-radius: 10px;
        margin-left: 250px !important;
    }
}

.centre a {
    color: #000 !important;
}

.insuranc {
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2) !important;
}

.card-header-bg {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
}

.bg-white {
    background-color: #fff !important;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2) !important;
}

@media (min-width: 1199px) {
    .hidden-xs-ap {
        display: none !important;
    }
}

@media (max-width: 800px) {
    .hidden-xs-mobile {
        display: none !important;
    }
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100% !important;
}

.pull-center {
    margin-left: auto !important;
    margin-right: auto !important;
}

.nav-tabs li:hover {
    background-color: #b6a269 !important;
}

.footer-logo {
    width: 165px !important;
    height: 61px !important;
    /* opacity: .5; */
}

.header-logo {
    /* width: 195px !important; */
    /* height: 61px !important; */
    width: 100%;
    height: auto;
    max-width: 280px;
}

.nr-healthcare-image {
    height: 300px !important;
}

.margin-bottam-5 {
    margin-bottom: .5rem !important;
}

.footer-logo-nr {
    width: 61px !important;
    height: 61px !important;
}

.text-cream {
    color: #b7a368 !important;
}

.text-green {
    color: #008d96 !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px !important;
    }
}

.bg-nr-color {
    background-color: #008d96 !important;
}

.bg-nr-healthcare {
    background-color: #d0c091 !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 30px 30px !important;
    border: solid #b6a269 5px;
}

.nr-healthcare-li {
    border: 1px solid #008d96;
    padding: 10px 50px !important;
    margin-left: 10px !important;
    color: #fff !important;
    background-color: #008d96 !important;
    border-radius: 0px !important;
}

.nr-healthcare-li a {
    color: #fff !important;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
    font-size: 14px !important;
}

ul.points {
    list-style-type: circle !important;
    padding-left: 20px !important;
    font-family: 'Open Sans', sans-serif;
}

.text-black {
    color: #000 !important;
}

.font-16 {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.font-big {
    font-size: 110px !important;
    font-weight: 600 !important;
}

.title {

    font-family: 'Lato', sans-serif;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-nav button {
    background-color: transparent;
    display: none;
}

.owl-dots {
    background-color: transparent;
    display: none !important;
}

.owl-prev {
    background-color: transparent;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}

.outpatient-department {
    background-color: #ffffff !important;
    color: #989898 !important;
    padding: 10px 0px !important;
    border: #bebebe solid 1px !important;
    text-align: center !important;
    font-size: 14px !important;
}

.outpatient-department:hover {
    background-color: #008996 !important;
    color: #fff !important;
    padding: 10px 0px !important;
    border: #bebebe solid 1px !important;
    text-align: center !important;
    font-size: 14px !important;
}

.booking {
    font-family: 'Montserrat', sans-serif;
    background-image: url('../images/asset-tracking-in-medicine.jpg');
    background-size: cover;
    background-position: center;
}

.naseem-al-bg {
    background: #008c9683 !important;
    width: 100% !important;
    height: 100% !important;
    padding-top: 40px !important;
    padding-bottom: 70px !important;
}

.booking-form {
    background-color: #fff;
    padding: 50px 20px;
    -webkit-box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
}

.booking-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.booking-form .form-control {
    background-color: #ebecee;
    border-radius: 4px;
    border: none;
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #3e485c;
    font-size: 14px;
}

.booking-form .form-control::-webkit-input-placeholder {
    color: rgba(62, 72, 92, 0.3);
}

.booking-form .form-control:-ms-input-placeholder {
    color: rgba(62, 72, 92, 0.3);
}

.booking-form .form-control::placeholder {
    color: rgba(62, 72, 92, 0.3);
}

.booking-form input[type="date"].form-control:invalid {
    color: rgba(62, 72, 92, 0.3);
}

.booking-form select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.booking-form select.form-control+.select-arrow {
    position: absolute;
    right: 0px;
    bottom: 4px;
    width: 32px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    pointer-events: none;
    color: rgba(62, 72, 92, 0.3);
    font-size: 14px;
}

.booking-form select.form-control+.select-arrow:after {
    content: '\279C';
    display: block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.booking-form .form-label {
    display: inline-block;
    color: #3e485c;
    font-weight: 700;
    margin-bottom: 6px;
    margin-left: 7px;
}

.booking-form .submit-btn {
    display: inline-block;
    color: #fff;
    background-color: #1e62d8;
    font-weight: 700;
    padding: 14px 30px;
    border-radius: 4px;
    border: none;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.booking-form .submit-btn:hover,
.booking-form .submit-btn:focus {
    opacity: 0.9;
}

.booking-cta {
    padding-top: 13%;
    padding-bottom: 20%;
    width: 100% !important;
    height: 100% !important;
}

.booking-cta h1 {
    font-size: 62px !important;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}

.booking-cta p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
}

.max-height-alrabeeh-doctor-department {
    height: 300px !important;
}

.text-date-green {
    color: rgb(1, 160, 9) !important;
}

.text-date-red {
    color: rgb(218, 10, 10) !important;
}

@media (max-width: 900px) {
    .booking-cta h1 {
        font-size: 22px !important;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
    }

    .studio-area .studio-content:after {
        display: none !important;
        content: "";
        position: absolute;
        right: 100%;
        top: 0;
        background: #f9c500;
        width: 70px;
        height: 100%;
        border-radius: 5px 0 0 5px;
    }
}

.navbar {
    width: 100% !important;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 15% !important;
}

.carousel-caption h1 {
    color: #fffffff6 !important;
    text-align: left !important;
    font-weight: 800 !important;
    font-size: 32px !important;
    text-shadow: 5px 2px 4px rgba(0, 0, 0, 0.5);
}

.get-started-button-one>a {
    background: #ffffffdf;
    height: 45px;
    min-width: 155px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #000;
    font-weight: 500;
    margin-top: 10px !important;
}

.get-started-button>a {
    background: #f9c500;
    height: 45px;
    min-width: 155px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-weight: 500;
    margin-top: 10px !important;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.get-started-button>a:hover,
.get-started-button>a:focus {
    color: #fff;
    background: #f9c300;
}

.our-monthly-membership {
    background: #f7f7f7 !important;
}

.text-font-weight {
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
}

.text-font-head h2 {
    font-size: 36px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
}

.our-monthly-membership-quick {
    background: rgb(35, 31, 32) !important
}

.bmi-calculator-head {
    width: 100% !important;
    height: auto !important;
}

.bmi-calculator-head h3 {
    font-family: Teko, sans-serif;
    font-size: 28px !important;
    font-weight: 600 !important;
    padding-bottom: 20px !important;
    color: #f9c500 !important;
}

.bmi-calculator-head table {
    width: 100% !important;
    height: 100% !important;
}

.bmi-calculator-head table thead {
    font-family: Teko, sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.bmi-calculator-head table thead {
    font-family: Teko, sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.bmi-calculator-head table thead tr {
    border: none;
    border-bottom: 1px solid #e5e5e5;
}

.bmi-calculator-head table th {
    text-align: left;
    padding: 18px 20px 18px 40px;
}

.bmi-calculator-head table tbody tr {
    border: none;
    color: #fff;
    border-bottom: 1px dashed #a7a6a7;
}

.bmi-calculator-head table td:first-child {
    width: 35%;
}

.btn-yellow {
    background-color: #f9c500 !important;
    color: #fff;
}

.bmi-calculator-head table tbody tr td,
.bmi-calculator-head table tbody tr th,
.bmi-calculator-head table thead tr td,
.bmi-calculator-head table thead tr th {
    border-right: 1px dashed #a7a6a7;
}

.bmi-calculator-head table td {
    text-align: left;
    padding: 17px 20px 17px 40px;
}

.bmi-calculator-head table tbody tr td:last-child,
.bmi-calculator-head table tbody tr th:last-child,
.bmi-calculator-head table thead tr td:last-child,
.bmi-calculator-head table thead tr th:last-child {
    border-right: none;
}

.bmi-calculator-form {
    width: 100% !important;
    height: auto !important;
}

.bmi-calculator-form h3 {
    font-family: Teko, sans-serif;
    font-size: 28px !important;
    font-weight: 600 !important;
    padding-bottom: 20px !important;
    color: #f9c500 !important;
}

.bmi-calculator-form .qodef-grid-row>:not(:last-child) {
    margin-bottom: 20px;
}

.bmi-calculator-form input[type="submit"] {
    background: #f9c500;
    height: 45px;
    min-width: 155px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 500;
    margin-top: 10px !important;
    border: 0;
    cursor: pointer;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.bmi-calculator-form input[type="submit"]:hover,
.bmi-calculator-form input[type="submit"]:focus {
    color: #fff;
    background: #f9c300;
}

.bmi-calculator-form input[type="submit"]:focus {
    box-shadow: none;
    outline: 0;
}

.bg-dark-black {
    background-color: #231f20 !important;
}

.training-images img {
    width: 100% !important;
    height: auto !important;
}

.video-area {
    position: relative;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    height: 300px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
}

.video-area .video-play-btn a {
    width: 80px;
    height: 80px;
    background-color: #f9c500;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 36px;
    line-height: 80px;
    padding-left: 5px;
    border-radius: 50%;
    top: 45%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

.video-area .video-play-btn p {
    color: #fff;
    text-align: center;
    display: block;
    width: 80%;
    padding-left: 5px;
    border-radius: 50%;
    top: 70%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

.clint-imges img {
    width: 100px !important;
    height: 100px !important;
    border-radius: 50% !important;
    margin-top: -50px !important;
}

.clint-imges {
    width: 100% !important;
    height: auto !important;
}

.single-special {
    border: 1px solid #f9c500;
    padding: 40px;
    -webkit-transition-duration: 800ms;
    -o-transition-duration: 800ms;
    transition-duration: 800ms;
    margin-bottom: 30px;
}

.bg-dark-light {
    background-color: #f1f1f1 !important;
}

.bg-white {
    background-color: #fff !important;
}

.image-area {
    position: relative;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    height: 300px;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
}

.image-area h3 {
    width: 80% !important;
    color: #f9c500;
    text-align: center;
    display: block;
    font-size: 36px;
    padding-left: 5px;
    border-radius: 50%;
    top: 43%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    font-weight: 700 !important;
}

.bmi-register a {
    color: #ffff;
    text-align: center;
    display: block;
    font-size: 18px;
    padding-left: 5px;
    top: 62%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

.page-heading {
    position: relative;
    margin-bottom: 0px;
    padding: 30px 15px;
    color: rgba(255, 255, 255, .5);
    background-color: #f9c500;
    font-size: 1.25rem;
    background-image: url(../images/background2.jpg);
}

.font-16 {
    font-size: 16px !important;
    font-weight: 500 !important
}

.studio-area .studio-content {
    position: relative;
    border-radius: 0 5px 5px 0;
    background: #f9c500 !important;
    padding: 35px 100px 40px 20px;
}

.studio-area .studio-content:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    background: #f9c500;
    width: 70px;
    height: 100%;
    border-radius: 5px 0 0 5px;
}

.single-price-plan {
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 30px 30px 0 0;
    margin-bottom: 30px;
}

.single-price-plan .single-price-plan.col-12 {
    border-radius: 0;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: -15px;
}

.pricing-plane-area {
    background: #f5f9fc;
}

.single-price-plan .package-plan {
    padding-top: 20px !important;
    border-radius: 30px 0px 0 0;
}

.single-price-plan .package-plan .ca-price h4 {
    color: #fad00f;
    font-size: 32px;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    line-height: 1;
}

.single-price-plan .plan-button>a {
    background: #231f20;
    padding: 10px 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    display: block;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.l_news_item .l_news_content {
    border: 0px solid #ebebeb;
    border-top: 0px;
    padding: 30px 35px;
}

.l_news_item .l_news_content h4 {
    font-size: 18px;
    color: #f9c500;
    font-weight: 500;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.section-heading>h2 {
    font-weight: 300;
    font-size: 48px;
    margin: 0;
}

.address-text>p,
.phone-text>p,
.email-text>p {
    font-size: 18px !important;
    margin-bottom: 10px;
}

.text-yellow {
    color: #fad00f !important;
}

.owl-nav {
    display: none !important;
}

.bg-black-yellow {
    background-color: #fecd18 !important;
}

.border-1bmi {
    border: #000 1px solid !important
}

.style-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.335);
}

.our-monthly-one {
    background-image: url(../images/bannerup.png) !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: right !important;
}

#triangle-topleft {
    width: 0;
    height: 0;
    border-top: 50px solid #f9c500;
    border-right: 50px solid transparent;
}

#triangle-bottomright {
    width: 0;
    height: 0;
    border-bottom: 50px solid #f9c500;
    border-left: 50px solid transparent;
    background-attachment: fixed !important;
    position: right !important;
}

.bg-inner-1 {
    background: url(../images/axiom-pattern.png) center repeat !important;
}

.bg-new {
    background: url(../images/new.png) bottom right no-repeat, url(../images/new-old.png) bottom left no-repeat !important;
}

.about-bg-header {
    background: url(../images/about-bg.jpg) no-repeat !important;
    background-attachment: scroll;
}

.parallax {
    background-attachment: fixed !important;
    background-position: 50% 0 !important;
    background-size: cover !important;
}

@media (max-width: 991px) {
    .content-title-2 {
        font-size: 90px;
        margin-top: 6px;
    }
}

.content-title-2 {
    font-size: 150px;
    color: #f7f7f7;
    font-weight: bold;
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: -150px;
    letter-spacing: -8px;
}

.abt-left-thumb {
    display: block;
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.3);
}

.abt-left-thumb:before {
    content: '';
    position: absolute;
    right: -45px;
    bottom: -45px;
    border: 2px solid #f3f2f2;
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 0px 0px 30px 0px;
}

.abt-left-thumb img {
    border-radius: 2px;
    overflow: hidden;
    max-width: 100%;
}

.bgtestimonials {
    background-image: url(../images/cubes.png) !important;
    background-repeat: repeat !important;
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}

.d-none {
    display: none !important;
}

.home-4 .contact-box {
    width: 100% !important;
    height: 100%;
}

.inner-content img {
    width: 350px !important;
    height: 350px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}

.pt-100 {
    padding-top: 100px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.about-font-head h2 {
    font-size: 40px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    font-family: "Poppins", sans-serif;
}

.about-font-head h3 {
    font-size: 22px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    font-family: 'Open Sans Condensed', sans-serif;
}

.bgimage-2nd {
    background-image: url(../images/background7.jpg) !important;
    background-repeat: repeat !important;
}

.row-inner {
    border-radius: 10px !important;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}

.col-inner {
    border-radius: 10px !important;
    border: rgba(90, 90, 90, 0.171) solid 1px !important;
}

/* .col-inner:hover {
    border-radius: 10px !important;
    -webkit-box-shadow: 0 0 6px 5px #ddd;
    box-shadow: 0 0 32px 5px #000;
    border: 1px solid #dee2e6;
    position: relative;
    z-index: 999;
} */

.col-inner img {
    width: 200px !important;
    height: 200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center !important;

}

.dr-font-head h3 {
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    font-family: 'Open Sans Condensed', sans-serif;
}

.dr-font-head p {
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #656565 !important;
    letter-spacing: 0px !important;
    word-spacing: normal !important;
    font-family: 'Poppins', sans-serif;

}

.bg-dr-image-2nd {
    background-image: url(../images/bmi-bg-dr.jpg) !important;
    background-repeat: repeat !important;
}

.special-alemadi {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.hospital-content {
    /* width: 100% !important;
    height: 100% !important; */
    width: 100% !important;
    height: 240px !important;
}

.hospital-content img {
    /* width: 250px !important;
    height: 250px !important;
    margin-left: auto !important;
    margin-right: auto !important; */
    width: 100% !important;
    height: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    object-fit: cover;
}

.bg-packages-bmi {
    background-image: url(../images/bmi-bg-packages.png) !important;
    background-repeat: no-repeat !important;

}

.title-services {
    background: #f9c500;
    display: inline-block;
    padding: 15px 10px 15px 20px;
    margin: 10px 0 0 -20px;
    position: relative;
}

.style-caption-head {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.335);
}

.fitness-center {
    font-family: 'Anton', sans-serif;
    font-size: 26px !important;
    background: linear-gradient(60deg, #f9c500 50%, transparent 40%);
    z-index: 1;
}

.style-caption p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px !important;
}

.section-testimonials {
    background: linear-gradient(60deg, #f9c500 50%, transparent 40%);
    z-index: 1;
}

.get-started-new>a {
    background: #231f20;
    height: 45px;
    min-width: 155px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-weight: 500;
    margin-top: 10px !important;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.get-started-new>a:hover,
.get-started-new>a:focus {
    color: #fff;
    background: #161414;
}

.panel-row-style {
    background-image: url(../images/grey-background.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 30px 0px 25px 0px;
}

.color-link {
    color: #f9c500 !important;
    font-size: 22px !important;
}

.service-header {
    background-color: #ffffff;
    width: calc(50% - 570px + 23.3333333333rem);
    top: -1.6666666667rem;
    bottom: -1.6666666667rem;
    left: -5rem;
    width: calc(50% - 480px + 23.3333333333rem);
}

.image-banner {
    position: absolute;
    content: '';
    background: linear-gradient(270deg, #ffcd08, #e8b900);
    left: 1.8333333333rem;
    width: 80%;
    height: 2.5rem;
    -webkit-transform: skewx(-30deg);
    transform: skewx(-30deg);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.294);
    z-index: 200;
}

.fitness-center-service {
    font-family: 'Anton', sans-serif;
    font-size: 26px !important;
    background: linear-gradient(60deg, #f9c500 80%, #cacaca 30%);
    z-index: 1;
    font-size: 18px !important;
    font-family: 'Anton', sans-serif;
    padding: 15px !important;
    letter-spacing: 1px !important;
    border-radius: 0px 0px 8px 8px !important;
}

.studio-thumb {
    border-radius: 8px 8px 0px 0px !important;
}

.span-one {
    color: #fff !important;
    font-size: 36px !important;
    font-family: 'Anton', sans-serif;
    letter-spacing: 1px !important;
}

.text-head {
    font-size: 36px !important;
    font-family: 'Anton', sans-serif;
    letter-spacing: 1px !important;
}

.bg-neg-section {
    background: linear-gradient(90deg, #f9c500 30%, #cacaca 30%);
}

.text-group {
    font-family: 'Poppins', sans-serif;
    font-size: 18px !important;
}

.text-group p {
    font-family: 'Poppins', sans-serif;
    /* font-size: 18px !important;
    font-weight: 600;
    background: linear-gradient(90deg, #f9c500 80%, #202020 30%);
    margin-bottom: 5px !important;
    padding: 10px !important; */
    font-size: 16px !important;
    font-weight: 400;
    background: #fff;
    margin-bottom: 5px !important;
    padding: 14px 15px 12px !important;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.1);
}

.why-join-wrap .text-group p {
    background: linear-gradient(90deg, #f9c500 80%, #202020 30%) !important;
}

.span-font-services {
    font-size: 20px !important;
    color: #202020 !important;
    padding-right: 10px !important;
}

.span-packages {
    color: #fad00f !important;
    font-size: 36px !important;
    font-family: 'Anton', sans-serif;
    letter-spacing: 1px !important;
}

.badge-primary {
    color: #3c4043 !important;
    background-color: #fad00f !important;
    font-size: 18px !important;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}

.font-weight-packagaes-nice {
    font-weight: 600;
}

.bg-bmi-center-packages {
    background-image: url(../images/bmi-bg-packages.png);
    background-repeat: repeat-x !important;
}

.form-control-2x {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #000000;
    background-color: #ffffff;
    /* background-color: #fad00f; */
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000 !important;
}

.section-register {
    background-image: url(../images/banner1.jpg);
    background-repeat: repeat;
}

.plan-button a {
    background: #000000;
    padding: 10px 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    display: block;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.border-radious-comment {
    border-radius: 0px 40px !important
}

.padding-top-150px {
    padding-top: 140px !important;
}

.border-yellow {
    border: 5px solid #fad00f;
}

.yellow-color {
    border: #fad00f;
}

.package-description-img {
    height: 220px;
}

.package-description-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pink-btn {
    background-color: #D5497F !important;
}

.yellow-btn {
    background-color: #E19C00 !important;
}

.pink-text {
    color: #D5497F !important;
}

.contact_from .btn {
    height: 45px;
    min-width: 155px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 500;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.contact_from .btn:focus {
    box-shadow: none;
    outline: 0;
}

.contact_from .btn.btn-dark {
    background: #f9c500;
    border-color: transparent !important;
}

.contact_from .btn.btn-default {
    background: #231f20 !important;
}

.video-modal .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.video-modal .modal-body {
    position: relative;
    padding: 0px;
}

.video-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    background: transparent !important;
    opacity: 1;
}

.video-modal .close:hover,
.video-modal .close:focus {
    color: #f9c500;
}

.video-modal .close:focus {
    box-shadow: none;
    outline: 0;
}

.home-slider .carousel-item {
    height: 515px;
}

.home-slider .carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.content-scroll {
    max-height: 210px;
    overflow-y: auto;
    padding-right: 10px;
}

.contact-us-wrap p a {
    display: inline-block;
}

/* .ekko-lightbox-nav-overlay a:last-child span {
    text-align: left !important;
} */
.ekko-lightbox a:hover {
    /* color: #facd00; */
    color: #ffffff;
}

@media (max-width: 1200px) {
    .navbar-collapse {
        padding: 2px 25px 5px;
        border-top: 1px dashed #efefef;
    }

    .navbar {
        position: relative;
    }

    .navbar .navbar-toggler {
        position: absolute;
        top: 18px;
        right: 10px;
    }
}

@media (max-width: 992px) {
    .contact-us-wrap .text-group p {
        background: linear-gradient(90deg, #f9c500 80%, #f9c500 30%);
    }

    .contact-us-wrap .form-group button.mr-5 {
        margin-right: 5px !important;
    }

    .bmi-calculator-form .form-group {
        margin-bottom: 0;
    }

    .bmi-calculator-form .form-group .form-control {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .sticky-top .lg-text-right {
        text-align: right;
    }

    .pb-100 {
        padding-bottom: 45px !important;
    }

    .pt-100 {
        padding-top: 30px !important;
    }

    .row.p-4 {
        padding: 0.5rem !important;
    }

    .text-group p {
        background: linear-gradient(90deg, #f9c500 80%, #f9c500 30%);
    }

    .text-head {
        font-size: 26px !important;
    }

    .span-packages {
        font-size: 26px !important;
    }

    footer .padd-30 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 480px) {
    .header-logo {
        max-width: 188px;
    }

    .navbar .navbar-toggler {
        top: 4px;
        right: 6px;
    }

    .footer-logo {
        width: 130px !important;
        height: auto !important;
    }
}

/*--GROUP REGISTRATION--*/

.group-admission {
    background: #f5f9fc;
}

.custom-calendar .card {
    border-radius: 10px !important;
    overflow: hidden;
    margin-top: 20px !important;
}

.custom-calendar .card-header {
    background: #e4eff7;
    font-size: 17px;
    font-weight: 100;
}

.custom-calendar td span.ntMonth {
    opacity: 30%;
}

.custom-calendar td span {
    background: #f0f0f0;
    padding: 5px;
    border-radius: 8px !important;
    display: block;
}

.custom-calendar td span.bg-danger {
    border: 2px solid #231f20;
    background-color: #fff !Important;
}

.custom-calendar td span.active {
    background: #fff1b0 !important;
}

.note-display {
    background: #fff7db;
    padding: 10px;
    font-size: 12px;
    border: 1px dashed gray;
    border-radius: 3px !important;
    display: block;
}

.time-slot-box {
    background: #f7f7f7 !important;
    color: #000 !important;
    font-size: 14px !important;
    border: 1px solid #4b4b4b1a !important;
    font-weight: 400;
    margin: 5px;
}

.time-slot-box.selected {
    background: #fecd18 !important;
}

.registration-form-new .error {
    color: red;
    font-size: 12px;
    margin-bottom: 0px !important;
}

.form-message {
    position: fixed;
    top: 30%;
    left: calc(50% - 135px);
    background: white;
    padding: 16px;
    border: 1px dashed;
    border-radius: 10px;
    font-size: 17px;
    text-align: center;
    width: 280px;
    box-shadow: 0px 0px 2px;
}

.form-message i {
    display: block;
    text-align: center;
    font-size: 65px;
    margin-bottom: 10px;
}

.form-message#success-message {
    color: green;
    background: #e7ffe7;
}

.form-message#error-message {
    color: #de0000;
    background: #ffeeee;
}

.event-bgy {
    color: #333;
    background-color: #f9c500;
    border-color: #c3e6cb;
    padding: 1rem;
    margin-bottom: 1rem;
}

.event-bgp {
    color: #333;
    background-color: #e38aba;
    border-color: #c3e6cb;
    padding: 1rem;
    margin-bottom: 1rem;
}

.rotate90 {
    transform: rotate(-90deg);
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.m-grp {
    background-color: #f9c500;
}

.fm-grp {
    background-color: #e38aba;
}

.schedule-apt-card {
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
    margin-bottom: 10px;
}

.schedule-apt-card .data-area {
    width: 100%;
    background: #ffffff;
    margin: 6px;
    padding: 5px;
    font-size: 12px;
    border-radius: 5px;
}

.gc-categry-disp {
    writing-mode: tb;
    transform: rotate(180deg);
    white-space: nowrap;
    padding: 8px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    letter-spacing: 3px;
    border-right: 2px dashed #211313;
}

.schedule-apt-card-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    display: block;
    border-bottom: 1px dashed #cccccc;
}

.data-grp-dsp label {
    opacity: 75%;
    margin-bottom: 0px !important;
    width: 82px;
}

.data-grp-dsp span {
    font-weight: 600;
    line-height: normal !important;
}

.data-grp-dsp {
    display: flex;
    width: 100%;
    flex-direction: row !important;
}

.data-grp-dsp label {
    white-space: nowrap !important;
}