.most-popular-box-1 .thumb-photo img {
    object-fit: cover;
}

.my_bu {
    background-color: #007bff !important;
    border-color: #007bff !important;
    border-radius: 23px;
    padding: 0px 16px 0px 9px !important;
    /* width: 100px; */
    /* height: 36px; */
    border-radius: 16px !important;
    text-align: center;
    color: white;
}

.property-box-7 .detail .title {
    height: 45px;
}

.facilities-list {
    display: flex;
}

.footer-2 h3 {
    color: #ffffff;
    font-size: 16px !important;
}

@media (max-width: 991px) {
    .top-header {
        display: none;
    }

    .sticky-header {
        top: 0px;
    }
}

#mbYTP_bgndVideo {
    width: -webkit-fill-available !important;
    margin-left: 0px !important;
}

</style><style>.doc {

    transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
}

.doc:hover {
    transform: rotateY(180deg);
}

.icon {
    font-size: 0px !important;
}

.main-header .navbar-expand-lg .navbar-nav .nav-link {
    color: #000000;
    /* color: #159f89; */
    font-weight: 700;
}

.banner-custom .carousel-item img {
    height: 100%;
}

.banner-custom .row .col-md-4,
.banner-custom .row .col-md-8 {
    padding: 0px;
}

/* @media (max-width:668px){
            .banner-custom .carousel-item img{
            height: auto;
        }  */
.item-bg {
    height: auto !important;
}

/* .banner-custom{
            margin-top:110px !important;
        } */
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn__secondary:focus {
    color: #ffffff;
    border-color: #222222;
    background-color: #222222;
}

.btn:focus,
.btn.active,
.btn:active {
    box-shadow: none;
    outline: none;
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn__rounded {
    border-radius: 50px;
}

.btn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 700;
    min-width: 170px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 15px;
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    transition: all 0.3s linear;
}

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

.btn__secondary {
    color: #ffffff;
    background-color: #213360;
}

.btn__rounded {
    border-radius: 50px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* background-color: transparent; */
    border: 1px solid transparent;
    padding: 1rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

a {
    color: #21cdc0;
    transition: color 0.3s ease;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.btn__secondary:before {
    background-color: #30639d !important;
}

*,
::after,
::before {
    box-sizing: border-box;
}

.btn span,
.btn i {
    margin: 0 3px;
}

</style><style>@media (min-width: 991px) {
    .property-box-8 .properties-listing a img {
        width: 25px;
    }
}

.property-box-8 .properties-listing span {
    border-right: none;
}

.property-box-8 .properties-listing {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
}

.property-box-8 .detail .heading {
    padding: 20px 15px 0px 0px;
    margin-bottom: 0;
    text-align: right;
}

.location span {
    font-size: small;
}

.property-box-8 {
    padding: 15px 10px;
}

.property-box-8 .detail h3 {
    font-size: 16px;
}

.property-box-8 .properties-listing a img {
    width: 30px;
}

.property-box-8 .properties-listing a {
    font-size: 0.8rem;
}

@media(min-width:1800px) {
    .property-box-8 .detail h3 {
        font-size: 25px;
    }

    .property-box-8 .properties-listing a img {
        width: unset;
    }

    .property-box-8 .properties-listing a {
        font-size: 1.5rem;
    }
}

@media (max-width:390px) {
    .property-box-8 .detail h3 {
        font-size: 15px;
    }

    .property-box-8 .properties-listing a img {
        width: 30px;
    }

    .property-box-8 .properties-listing a {
        font-size: 0.8rem;
    }
}

@media (min-width:767px) and (max-width:1200px) {
    .property-box-8 .properties-listing a {
        font-size: 0.8rem;
    }

    .property-box-8 .detail h3 {
        font-size: 15px;
        font-weight: 500;
    }
}

@media(max-width:1245px) and (min-width:991px) {
    .property-box-8 .properties-listing {
        flex-direction: column;
    }

    .property-box-8 .col-5 {
        padding-right: 0px;
        align-items: center;
        display: flex;
    }

    .property-box-8 .col-7 {
        padding-left: 0px;
    }
}

.property-box-8 .col-7 {
    padding-left: 0px;
    padding-right: 0px;
}

.banner_video {
    width: 35%;
    position: absolute;
    right: 10%;
    top: 20%;
}

.property-box-2 .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.property-box-2 .content .news-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;

}

.property-box-8 .detail .location .dr_detail {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.property-box-8 .detail h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.property-box-2 {
    height: 495px;
}

#dr_name_suggestion .suggestion_box {
    border-bottom: 1px solid rgba(215, 210, 213, 0.8);
    text-align: left;
    padding: 10px 5px;
}

.property-box-7 .property-thumbnail::before {
    background: none;
}

.testimonial-2 .testimonials-inner a img {
    object-fit: cover;
}

#awards_section {
    position: absolute;
    right: 2px;
    z-index: 5;
    top: 58px;
    left: 88px
}

@media(min-width:1000px) and (max-width:1300px) {
    #awards_section {
        top: 10px;
    }
}

@media(min-width:768px) and (max-width:1000px) {
    #awards_section {
        flex: none;
        max-width: 100%;
    }
}

@media(max-width:1000px) {
    #awards_section {
        position: initial;
    }
}

@media (max-width:991px) {
    #strip {
        margin-top: 119px !important;
    }
}

/* @media (max-width:575px){
    #banner-index{
        margin-top: 119px !important;
    }
} */

.banner-service {
    background-color: rgb(255 255 255 / 100%);
    transform: translate(4%, -62%);
    border-radius: 30px;
    width: 95%;
    padding: 20px 25px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.banner-box-1 {
    background-color: #D9EAFF;
}

.banner-box-1 img,
.banner-box-2 img {
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom-right-radius: 19px;
}

.banner-box-1 a,
.banner-box-1 a:hover,
.banner-box-2 a,
.banner-box-2 a:hover {
    background-color: #184a84;
    color: #fff;
    padding: 7px 22px;
    font-size: smaller;
    margin-bottom: 12px;
    border-radius: 6px;
    display: inline-block;
    font-weight: 600;
    width: 115px;
    text-align: center;
}

.banner-box-1 p,
.banner-box-2 p {
    color: #606060;
    font-size: small;
    line-height: 1.5;
}

.banner-box-2 {
    background-color: #C0EDE6;
}

.banner-service .services-info-3 {
    border-radius: 16px;

    height: 100%;
    text-align: left;
}

/* .banner-service .services-info-3{
    border-right: 1px solid grey ;
} */

.banner-service .services-info-3 h5 a {
    color: #383737;
    font-weight: 500;
    font-size: medium;
}

@media (max-width:992px) {
    .banner-service {
        background-color: unset;
        transform: none;
        border-radius: 30px;
        width: 100%;
        margin-right: auto !important;
        margin-left: auto !important;
        margin: 30px 0 30px;
    }

    .banner-service .services-info-3 {
        background-color: #efefef;
        border-radius: 30px;
        margin-top: 10px;
        border-right: none;

    }

    .specialities-sec {
        margin-top: 0px !important;
    }
}

.banner-service .services-info-3 {
    padding: 16px 22px;
    position: relative;


}

.services-info-3:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.services-info-3 h6 {
    color: #184a84 !important;
    font-size: large;
    margin-bottom: 6px;
}

.services-info-3:hover h6 {
    color: #184a84 !important;
}

/* .services-info-3 .icon img{
width:130px ;
} */
.specialities-sec {
    margin-top: -30px;
    z-index: 1;
    position: relative;
}

.services-info-3 .icon,
.services-info-3 h5 {
    transition: all 0.3s linear;
}

.services-info-3:hover .icon,
.services-info-3:hover h5 {
    transform: scale(1.05);
}

/* .services-info-3:hover {
    box-shadow: unset;
} */

@media (max-width: 576px) {
    .banner-custom {
        margin-top: 0px !important;
    }
}

.heading__subtitle {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    color: #435ba1;
    margin-bottom: 12px;
}

.color-primary {
    color: #21cdc0 !important;
}

.heading-layout2 .heading__title {
    font-size: 40px;
}

.heading__title {
    font-size: 37px;
    /* margin-bottom: 60px; */
}


.about-layout3 .experience__text {
    font-size: 16px;
}

@media (min-width: 1200px) {
    .about-layout3 .video-banner-layout2 {
        z-index: 3;
        /* margin-bottom: -60px; */
    }
}

@media (min-width: 1200px) {

    .about-layout3 .about__text,
    .about-layout3 .video-banner-layout2 {
        margin-left: 10px;
    }
}

.video-banner-layout2 {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.video-banner-layout2.bg-overlay:before {
    z-index: 0;
    background-color: transparent;

}

.bg-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(27, 26, 26, 0.25);
}

.video-banner-layout2 .video__btn {
    position: absolute;
    left: 40px;
    bottom: 40px;
    padding-left: 60px;
    height: 36px;
}

.video__btn {
    text-align: center;
    display: inline-flex;
    position: relative;
    padding-left: 70px;
    height: 60px;
    align-items: center;
}

.video-banner-layout2 .video__player {
    width: 54px;
    height: 36px;
    line-height: 36px;
    border-radius: 10px;

}

.video__btn-white .video__player {
    background-color: #184a84 !important;
    color: #0e204d;
}

.video__btn .video__player {
    position: absolute;
    bottom: 461px;
    right: 1px;
    width: 93px;
    height: 44px;
    line-height: 36px;
    border-radius: 21px;
    color: #ffffff;
    background-color: #21cdc0;

    transition: all 0.3s linear;
}

.video__btn .video__btn-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
    margin-left: 12px;
}

.color-white {
    color: #ffffff !important;
}

.heading__desc {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #848e9f;
    text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* color: #0e204d; */
    font-family: "Quicksand", sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.about-layout3 .experience__years {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}

.text__icon {
    margin-bottom: 20%;
    margin-top: 6px;
}


.about-layout3 .experience__years {
    font-family: inherit;
    font-optical-sizing: auto;


}


@media (min-width: 1200px) {
    .banner-layout1 .banner-img {
        position: absolute;

        right: -15px;
        height: 100%;
    }
}

@media (min-width: 1200px) {

    .banner-layout1 .fancybox-layout3,
    .banner-layout2 .fancybox-layout3 {
        position: absolute;
        top: 20%;
        right: -250px;
        z-index: 3;
    }
}

.fancybox-layout3 .fancybox-item {
    width: 270px;
    padding: 37px 35px 30px;
    background-color: #ffffff;
}

.fancybox-item {
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
    transition: all 0.3s linear;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

lement.style {
    background-image: url(assets/images/banners/8.jpg);
    background-size: cover;
    background-position: center center;
}

@media (min-width: 1200px) {
    .banner-layout1 .banner-img {
        border-top-left-radius: 15px;
    }
}

@media (min-width: 1200px) {

    .banner-layout1 .banner-img,
    .banner-layout2 .banner-img {
        position: absolute;
        top: 0;
        right: -15px;
        height: 100%;
    }
}

.bg-img {
    position: relative;
    z-index: 1;
}

@media (min-width: 992px) {
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

light .heading__desc {
    color: #ffffff;
}

.heading__desc {
    font-size: 16px;
    margin-bottom: 0;
}

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

p {
    line-height: 1.75;
    margin-bottom: 15px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.banner-layout1 .top-banner,
.banner-layout2 .top-banner {
    padding-bottom: 35px;
}

.heading-light .heading__title,
.heading-light .heading__desc {
    color: #ffffff;
}

light .heading__desc {
    color: #ffffff;
}

.heading__desc {
    font-size: 16px;
    margin-bottom: 0;
}

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

.heading-layout2 .heading__title {
    font-size: 40px;
    position: relative;
    right: 100px;
}

.list-horizontal {
    display: flex;
    flex-wrap: wrap;
}

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

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.list-horizontal li {
    flex: 0 0 50%;
    max-width: 50%;
}

.list-items-light li {
    color: #ffffff;
}

.list-items-layout2 li {
    margin-bottom: 14px;
    padding-left: 33px;
    color: #848e9f;
}

.list-items li {
    position: relative;
    padding-left: 27px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 9px;
}

.list-items-light li {
    color: #ffffff;
}

.list-items li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #21cdc0;
}

.banner-layout1 .list-items-light.list-items-layout2 li:before,
.banner-layout2 .list-items-light.list-items-layout2 li:before {
    color: #213360;
    border-color: #ffffff;
    background-color: #ffffff;
}

.list-items-layout2 li {
    margin-bottom: 14px;
    padding-left: 33px;

}

.fancybox-layout3 .fancybox-item {
    width: 270px;
    padding: 37px 35px 30px;
    background-color: #ffffff;
}

.fancybox-item {
    position: relative;
    border-radius: 10px;
    margin-bottom: 29px;
    transition: all 0.3s linear;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.fancybox-layout3 .fancybox-item .fancybox__icon {
    flex: 0 0 70px;
}

.fancybox-item .fancybox__icon,
.fancybox-item .fancybox__title,
.fancybox-item .fancybox__desc {
    transition: all 0.3s linear;
}

.fancybox-item .fancybox__icon {
    font-size: 50px;
    line-height: 1;
    color: #21cdc0;
    margin-right: 15px;
}

.fancybox-layout3 .fancybox-item .fancybox__title {
    font-size: 18px;
}

.fancybox-item .fancybox__icon,
.fancybox-item .fancybox__title,
.fancybox-item .fancybox__desc {
    transition: all 0.3s linear;
}

.fancybox-item .fancybox__title {
    font-size: 17px;
    margin-bottom: 16px;
    /* padding:20px; */
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

h4 {
    font-size: 32px;
}





.fancybox-item:hover .fancybox__title {
    color: #184A84 !important;
}

.fancybox__title {
    color: #184A84 !important;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn__rounded {
    border-radius: 50px;
}

.btn__white {
    background-color: #ffffff;
    color: #213360;
}

.btn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 700;
    min-width: 170px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 15px;
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    transition: all 0.3s linear;
}

.mr-30 {
    margin-right: 30px !important;
}

.btn {
    display: inline-block;
    /* font-weight: 400; */
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

a {
    color: #21cdc0;
    transition: color 0.3s ease;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.btn:not(.btn__link):not(.btn__outlined):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #009a84;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
}

.btn__white {
    background-color: #ffffff;
    color: #213360;
}

.btn__rounded {
    border-radius: 50px;
}

.btn span,
.btn i {
    margin: 0 3px;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

a:hover {
    color: #213360;
    text-decoration: none;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.btn__white {
    background-color: #ffffff;
    color: #213360;
}

.btn__secondary {
    color: #ffffff;
    background-color: #213360;
}

.btn__secondary:active,
.btn__secondary:focus {
    color: #ffffff;
    border-color: #222222;
    background-color: #222222;
}

.btn__secondary:hover {
    color: #ffffff;
}

.btn:hover {
    color: white;
    text-decoration: none;
}

a:hover {
    color: #213360;
    text-decoration: none;
}

.btn__secondary {
    color: #ffffff;
    background-color: #184a84;
}

.btn__white:hover {
    color: #ffffff;
}

.btn__white.btn__outlined:hover {
    color: #21cdc0;
    background-color: #ffffff;
}

.btn__outlined {
    background-color: transparent;
}

.btn__white.btn__outlined {
    color: #ffffff;
    /* background-color: transparent; */
    border: 2px solid #ffffff;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    overflow-x: hidden;
}

.color-secondary {
    color: black !important;
}

.font-weight-bold {
    font-weight: 400 !important;
    padding-top: 17px;
}

.heading__desc {
    font-size: 16px;
    margin-bottom: 0;
}

@media (max-width: 1199px) {

    .banner-layout1 .banner-img,
    .banner-layout2 .banner-img {
        min-height: 300px;
    }
}

@media (max-width: 1199px) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        padding-bottom: 22px;
    }
}

/* .heading-layout21{
    position:relative;
} */
.heading-layout21 h3::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 25px;
    left: 0;
    background-color: #184a84;
    top: 0px;
}

.heading-layout21 h3::after {
    content: "Who We Are";
    position: absolute;
    height: 25px;
    font-size: small;
    color: #184a84;
    left: 11px;
    top: 5px;
}

@font-face {
    font-family: 'Poppins1';
    src: url('assets/font/Poppins-Bold.woff');

}

.poppins-bold {
    font-family: 'Poppins1' !important;
}

@font-face {
    font-family: 'Poppins2';
    src: url('assets/font/Poppins-SemiBold.woff');

}

.poppins-semibold {
    font-family: 'Poppins2' !important;
}

@font-face {
    font-family: 'Poppins3';
    src: url('assets/font/Poppins-Light.woff');

}

.poppins-light {
    font-family: 'Poppins3' !important;
}

.mybtn1 {
    background-color: #184a84;
    color: #fff;
    display: grid;
    place-items: center;
    letter-spacing: 2px;

}

.strength-col {
    display: flex;
    /* justify-content: space-between; */
    margin-bottom: 26px;

}

.strength-col .strengthimg {
    background-color: #EEECED;
    border-radius: 50%;
    /* padding: 5px; */
    height: 60px;
    width: 60px;
    display: grid;
    place-content: center;
}

.custom-style-who-we {
    display: grid;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    width: 27%;
    right: 40px;
    transform: translateY(50%);
    position: absolute;
    max-width: unset !important;
}

.strength-tile {
    padding: 0px 11px;
}

.mr-1 {
    margin-left: 15px;
}

.about-fac::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 25px;
    left: 0;
    top: -19vh;
    background-color: #184a84;
}

.about-fac::after {
    content: "Our Key Service";
    position: absolute;
    height: 25px;
    font-size: small;
    color: #184a84;
    left: 11px;
    /* top: 5px; */
    top: -18.5vh;
}

@media (max-width:991px) {
    .about-fac::before {
        top: -6vh;
    }

    .about-fac::after {
        top: -5vh;
    }
}

.fancybox-item::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    left: 0;
    background-color: #184a84;
}

.founder-msg {
    width: min(500px, 100%);
    background-color: #fff;
    height: 96%;
    border: 9px solid #83A6CE;
    border-radius: 11%;
    display: grid;
    place-items: center;
}

.founder-msg img {
    margin-bottom: 18px;
}

.foundermedia h1,
.foundermedia h2 {
    color: #184a84;
}

.msg-founder h1,
.msg-founder p {
    color: #fff !important;
}

.half-bg {
    background-color: #002856;
    width: 100%;
    position: absolute;
    top: 0;
    border-bottom-right-radius: 4%;
    border-top-right-radius: 4%;
    bottom: 0;
    right: 80%;
}

.msg-founder:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    left: -13%;
    background: url(../images/quote1.png) no-repeat;
}

.for-quote:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    right: -13%;
    background: url(../images/quote2.png) no-repeat;
}

.our-hosp::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 25px;
    left: 0;
    background-color: #009a84;
    top: -7vh;
}

.our-hosp::after {
    content: "Our Hospitals";
    position: absolute;
    height: 25px;
    font-size: small;
    color: #009a84;
    left: 11px;
    top: -6.5vh;
}

@media(max-width:768px) {

    .our-hosp::before,
    .our-hosp::after {
        display: none;
    }
}

#awards_section .inner-box {
    padding: 0px;
}

#awards_section .inner-box img,
#awards_section1 .inner-box img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#awards_section .inner-box p,
#awards_section1 .inner-box p {
    padding: 15px;
}

#awards_section1 .inner-box p {
    padding-bottom: 0px;
}

#awards_section1 {
    position: absolute;
    right: 122px;
    z-index: 5;
    top: 58px;
    left: 40px
}

#awards_section1 .inner-box p span {
    display: block;
    font-weight: 600;
}

#awards_section1 .inner-box p {
    font-size: 16px;
}

.mybtn2,
.mybtn2:hover {
    color: white;
    background-color: #009a84;
    margin-bottom: 15px;
    padding: 2px 10px;
    border-radius: 15px;
    display: inline-block;
    margin-right: 13px;
}

.pos-none {
    position: absolute;
    left: -50px;
}

.d-sm1-none {
    display: block;
}

@media (max-width:1000px) {
    .custom-style-who-we {
        position: initial;
        transform: none;
    }

    .d-sm1-none {
        display: none;
    }

    #awards_section1,
    .pos-none {
        position: initial;
        margin-bottom: 10px;
    }
}

@media (max-width:700px) {
    .custom-style-who-we {
        width: 100%;
    }

    .for-quote::after {
        display: none;
    }

    .for-quote::before {
        display: none;
    }

    .msg-founder:before {
        display: none;
    }


    .box-center {
        text-align: center;
    }

    .pos-none {
        position: initial;
    }
}

.founder-aboutus .half-bg {
    background-color: #002856;
    width: 100%;
    position: absolute;
    top: 0;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    bottom: 0;
    right: 82%;
    width: 250px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}

.founder-aboutus .founder-msg {
    height: 100%;
    padding: 30px 0px;
    /* margin: 0px 26px; */
}

.founder-aboutus .msg-founder:before {
    left: 1%;
    top: 35px;
}

.founder-aboutus .msg-founder::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    background: url(../images/quote2.png) no-repeat;
}

.founder-aboutus {
    margin: 20px 0px;
}

.founder-aboutus .founder-det span {
    display: block;
    color: #184a84;
    font-weight: 600;
}

.founder-aboutus .mng-dir {
    margin-left: auto;
}

.founder-aboutus .mng-dir {
    border: 9px solid #BCEDE6;
}

@media (max-width:1000px) {
    .founder-aboutus {
        margin: 20px 0px;
    }

    .founder-aboutus .msg-founder:before,
    .founder-aboutus .msg-founder::after {
        display: none;
    }
}

.mng-dir1 p {
    padding-left: 35px;
}

.mng-dir1::before {
    left: 6% !important;
    background: url(../images/quote3.png) no-repeat;
}

.mng-dir1::after {
    left: 6% !important;
    background: url(../images/quote4.png) no-repeat !important;
}

.mng-dir2 .half-bg {
    background-color: #026052;
    right: 0%;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}

.mng-team {
    background-color: #fff;
    width: min(200px, 100%);
    border-radius: 27px;
    padding: 22px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 10px auto;
}

.mng-team p {
    text-align: center;
    color: black;
    padding-top: 13px;
    margin-bottom: 0;
}

.mng-team p span {
    font-weight: 700;
}

.team-grp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: auto;
}

.intro-card {
    width: min(305px, 100%);
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}

.intro-card h5 {
    margin: 30px 30px 7px 30px;
}

.intro-card p {
    margin: 0px 9px 20px 30px;
    font-size: small;
    color: black;
}

.intro-card p span {
    color: #009a84;
    font-weight: 600;
}

.intro-card img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.mission-card {
    background-color: #DAEBFF;
    width: 90%;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 10px auto;
}

.mission-card p {
    text-align: center;
    padding: 17px 10px 0px 10px;
    font-size: 18px;
    color: #555555;
    line-height: 1.5;
}

.small-dis {
    display: none;
}

@media (max-width:991px) {
    .small-dis {
        display: block;
    }

    .big-dis {
        display: none;
    }

    .journey img {
        width: 100%;
    }
}

.journey img {
    pointer-events: none;
}

.values-card {
    background-color: #fff;
    padding: 20px 14px;
    border-radius: 10px;
    margin-left: 6px;
}

.values-no {
    margin: auto;
    padding: 0.1%;
}

.values-no span {
    padding: 5px 12px;
    font-size: large;
    font-weight: 700;
    background-color: #DEDEDE;
    border-radius: 50%;
}

.values-content p {
    margin-bottom: 0px;

}

.doctor-profile {
    border: 0.1px solid #DDDDDD;
    padding: 15px 12px;
    border-radius: 8px;
    width: min(380px, 100%);
    margin: 0 auto;
}

.dr_btn a {
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 5px 7px;
    border-radius: 5px;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 2px;
}

.lng-btn a {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 5px;
    border-radius: 5px 7px;
    width: 90px;
    display: inline-block;
    text-align: center;
}

.aboutdr,
.dr_appointment {
    border: 0.1px solid #DDDDDD;
    padding: 27px 45px;
    border-radius: 10px;
}

.dr_appointment .row span {
    padding: 10px;
    background-color: rgba(0, 154, 133, 15%);
    border-radius: 10px;
    color: #009a84;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: larger;
}

.dr_appointment .app_date {
    width: 52px;
    margin-bottom: 5px;
    color: #009a84;
    border: 1px solid #009a84;
    margin-left: 5px;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
}

.dr_appointment .app_time {
    width: 70px;
    margin-bottom: 5px;
    color: #184a84;
    border: 1px solid #184a84;
    margin-left: 5px;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
}

.app_date h6 {
    color: #009a84;
}

.app-btn a {
    background-color: #184A84;
    color: #FFFFFF;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    font-size: large;
}

.connectus {
    background-color: rgba(176, 210, 250, 20%);
    padding: 65px 30px;
    border-radius: 6px;
}

.connectus-btn {
    border: 1px solid black;
    border-radius: 10px;
    padding: 13px 20px;
}

.dr_blog img {
    width: 100%;
    border-radius: 15px;
}

.dr_blog .dr_blog_ttl {
    background-color: #184A84;
    padding: 12px 16px;
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    right: 0;
    left: 0;
}

.dr_blog .dr_blog_ttl h6,
.dr_blog .dr_blog_ttl p {
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.dr_blog .dr_blog_ttl h6 {
    padding-bottom: 5px;
}

.appointment-form-new {
    position: fixed;
    background: rgb(0 0 0 / 10%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: grid;
    place-items: center;
    display: none;

    .selectBox-dropdown {
        background: white;
        width: 100% !important;
    }

    .selectBox-dropdown .selectBox-arrow {
        border-left: none;
    }

    .book_appointment_btn {
        width: 100%;
        color: white;
        background-color: #184A84;
        border: none;
        border-radius: 20px;
        padding: 15px;
        font-size: large;
        cursor: pointer;
    }

    label {
        text-align: center;
        padding: 10px;
        cursor: pointer;
        transition: background 0.3s, color 0.3s;
        border-radius: 20px;
        margin: 0;
        width: 49.4%;
    }

    input[type="radio"] {
        display: none;
    }

    input[type="radio"]:checked+label {
        background-color: green;
        color: white;
    }

    input#video:checked+label {
        background-color: #1f4c89;
        color: white;
    }

    label {
        color: gray;
    }

    .consultation_btn {
        background-color: #E7E7E7;
        border-radius: 20px;
    }

    /* Thanks Form CSS */
    .appointment-details {
        display: flex;

        .leftside {
            background-color: #D9EAFF;
            width: 30%;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .rightside {
            width: 70%;
            padding: 10px 20px;
        }
    }

    .appointment-doctor {
        background-color: #D9EAFF;
        padding: 5px 10px;
        border-radius: 20px;

        .dr-img {
            img {
                width: 80px;
                height: 80px;
                border-radius: 50%;
            }
        }
    }
}

.loading-img {
    height: 100vh;
    position: absolute;
    background: rgb(0 0 0 / 10%);
    width: 100%;
    z-index: 9;
    display: none;

    img {
        position: absolute;
        left: 40%;
        top: 50%;
    }
}

/* @font-face {
    font-family: 'PoppinsRegular';
    src: url('assets/font/Poppins-Regular.woff');

}
.poppins-regular{
    font-family: 'PoppinsRegular' !important;
}
.main-header .navbar-expand-lg .navbar-nav .nav-link {
    font-family: 'PoppinsRegular' !important;
} */




