/*!
* Start Bootstrap - Landing Page v5.0.3 (https://startbootstrap.com/template-overviews/landing-page)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
*/

body {
    font-family: 'Source Sans Pro', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

header.masthead {
    position: relative;
    background-color: #343a40;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
}

header.masthead .overlay {
    position: absolute;
    background-color: #da5665;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.52;
}

header.masthead h1 {
    font-size: 2rem;
}

@media (min-width: 768px) {
    header.masthead {
        margin-top: 10rem;
    }
    header.masthead h1 {
        font-size: 3rem;
    }
}

.showcase .showcase-text {
    padding: 3rem;
}

.showcase .showcase-img {
    min-height: 30rem;
    background-size: cover;
}

@media (min-width: 768px) {
    .showcase .showcase-text {
        padding: 7rem;
    }
}

.features-icons {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.features-icons .features-icons-item {
    max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
    height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
    font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
    font-size: 5rem;
}

.testimonials {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.testimonials .testimonial-item {
    max-width: 18rem;
}

.testimonials .testimonial-item img {
    max-width: 12rem;
    -webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
    box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action {
    position: relative;
    background-color: #343a40;
    background: url("../img/bg-masthead.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.call-to-action .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}

footer.footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.btn-search {
    height: 48px;
    background-color: #da5665!important;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 0;
    background-color: #da5665;
    border: 1px #da5665;
}

.search-slt {
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: white!important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
    height: 48px;
    background: #FFFFFF50;
    outline: none;
    -webkit-appearance: none;
}

.search-slt::placeholder {
    color: white;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 12px;
}

.search-slt:focus {
    color: #495057;
    border-color: #ccc;
    outline: none!important;
}

.btn-search:focus {
    color: #495057;
    border-color: #ccc;
    outline: none!important;
}

.form-row label {
    float: left;
    color: white;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 20px;
}

.txt-clr {
    color: #da5665;
    font-size: 16px;
    font-weight: 600;
}

.txt-clr-link {
    color: #da5665;
    font-size: 12px!important;
}

.txt-clr-link:hover {
    color: #da5665;
    cursor: pointer;
}

.doc-2 {
    float: left;
}

.doc-area img {
    width: 60%!important;
}

.doc-area p {
    margin-top: 45px!important;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.txt-custom {
    font-size: 14px;
    color: #acabab!important;
    letter-spacing: 0.3px;
}

.doc-area p {
    line-height: 23px;
    font-size: 16px;
    color: #acabab;
}

.doc-sec-block {
    background: #da566510;
}

.videos {
    margin-top: 170px;
    padding-left: 26px;
    padding-right: 26px;
}

.videos h5,
.blogs h5 {
    font-size: 16px;
    padding-bottom: 10px;
}

.videos img,
.blogs img {
    width: 100%;
    height: auto;
    box-shadow: 5px 5px 20px 0px rgba(66, 0, 5, 0.27);
}

.blogs {
    padding-left: 26px;
    padding-right: 26px;
}

.blog-text p {
    line-height: 18px;
    font-size: 14px;
    color: #acabab;
    padding: 10px 0px 4px 0px;
    letter-spacing: 0.3px;
    margin-bottom: 0px!important;
}

.blog-text h5,
span {
    font-size: 17px;
}

.search-doc {
    font-size: 26px;
    color: #da5665;
}

.doctor-spec h3 {
    font-size: 26px;
    font-weight: 600;
}

.doct-details img {
    width: 100%;
    height: 150px;
    box-shadow: 7px 5px 20px 0px rgba(66, 0, 5, 0.3);
}

.doct-details p {
    margin-top: 20px;
}

.txt-custom a {
    font-size: 11px;
    color: #da5665;
}

.visit-web {
    padding: 7px;
    border: 1px solid;
}

.contact span {
    font-size: 20px!important;
    color: #da5665;
}

.contact h4 {
    font-size: 20px!important;
    color: #da5665!important;
}

.cont-find {
    font-size: 20px!important;
    color: black!important;
}

.contact p {
    margin: 10px 0;
    color: #acacac;
    font-size: 12px;
    letter-spacing: 0.3px;
}

.contact h3 {
    font-size: 20px;
    font-weight: 600;
}

.pd-left {
    padding-left: 0px!important;
}

.contact input[type="text"],
input[type="email"],
input[type="textarea"] {
    border: 1px solid #ccc;
    border-radius: 0;
}

.contact input[type="text"],
input[type="email"],
input[type="textarea"]::placeholder {
    font-size: 12px;
}

.brc-custom>.active {
    color: #da5665!important;
}

.brc-custom a {
    color: black!important;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "|\00a0";
}

.teaxtarea-wrapper {
    border: 1px solid #ccc;
    border-radius: 0;
}

.jumbotron {
    height: 188px;
    margin: 50px 0px 90px;
    border-radius: 0!important;
    position: relative;
}

.icon-top {
    position: absolute;
    right: 14px;
    top: 15px;
}

.icon-bottom {
    position: absolute;
    right: 0;
    bottom: 28px;
}

.doctor-img {
    position: absolute;
    top: 209px;
    left: 9px;
}

.jumbo-meet-doc {
    color: #da5665;
    font-size: 12px;
    padding-right: 18px;
}

.jumbo-meet-doc:hover {
    color: #da5665;
}

.brc-custom {
    width: 45%;
    background-color: white!important;
    border: 1px solid #80808029!important;
    border-radius: 0px!important;
}

.all-videos:hover {
    cursor: pointer;
}

.video-play {
    width: 100%;
}

.play-icon {
    position: absolute;
    top: 46px;
    right: 129px;
    border-radius: 18px;
}

.play-icon {
    filter: invert(99%) sepia(31%) saturate(0%) hue-rotate(7deg) brightness(114%) contrast(100%);
}

.spec-title {
    font-size: 17px;
    color: #da5665;
}

.tests {
    font-size: 12px;
    color: #acabab!important;
}

.first-procedure,
.second-procedure {
    padding-left: 0px;
}

.doctor-slider {
    position: absolute;
    top: 0px;
}

.doc-block {
    padding-left: 0px!important;
}

.carousel-control {
    display: none;
}

.slider-back {
    margin-top: 20px;
    height: 160px;
    width: 183px;
    margin-left: 10px;
    background-color: #da566510;
    opacity: 10%;
    margin-left: 0px;
}

.slide-1 {
    padding-left: 0px;
}

.btn-previous,
.btn-previous-s {
    background: url('../img/sprite.png') no-repeat;
    background-position: -308px -5px;
    width: 50px;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    border-right: white;
}

.btn-next,
.btn-next-s {
    background: url('../img/sprite.png') no-repeat;
    background-position: -357px -5px;
    width: 30px;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    border-left: white;
}

.btn-next:focus,
.btn-next-s:focus,
.btn-previous:focus,
.btn-previous-s:focus {
    outline: 0;
}

.videos-sec-active:after {
    position: absolute;
    content: "";
    background: url(../img/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-position: -416px -1px;
    width: 29px;
    height: 29px;
    top: 33%;
    left: 45%;
}

.videos-sec:after {
    position: absolute;
    content: "";
    background: url(../img/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-position: -470px -1px;
    width: 29px;
    height: 29px;
    top: 33%;
    left: 45%;
}

@media only screen and (min-width: 481px) {
    .flex-row {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-row>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    .flex-row.row:after,
    .flex-row.row:before {
        display: flex;
    }
    #overlay {
        width: 100%;
    }
    .breadcrumb {
        width: 100%!important;
    }
    .brc-custom {
        width: 100%!important;
    }
    .doc-inside {
        padding-left: 25px!important;
        padding-top: 43px!important;
        padding-right: 10%!important;
        padding-bottom: 21px!important;
    }
    .p-0 {
        padding-right: initial;
    }
}

@media (max-width:700px) and (min-width:320px) {
    .brc-custom {
        width: 100%!important;
    }
    .videos {
        margin-top: 0px!important;
    }
    .videos h4 {
        padding-top: 10px!important;
    }
    .btn-search {
        font-size: 12px;
    }
    .search-slt {
        font-size: 12px;
        padding: 6px;
    }
    .icon-bottom {
        z-index: 99999;
    }
    #overlay {
        width: 100%!important;
    }
    .img-triangle {
        top: 0px;
        left: 0px!important;
    }
    .left-arrow {
        display: none;
    }
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        width: 100%!important;
    }
    .brc-management {
        width: 100%;
    }
    .mng-team-img {
        width: 100%!important;
    }
    .brc-management {
        width: 100%!important;
    }
    .pack-text a {
        padding-right: 15px!important;
    }
    .pack-12 {
        width: 100%!important;
    }
    .abc {
        color: red!important;
    }
    .doc-qualific img {
        width: 100%;
    }
    .doc-degree {
        margin-top: 10px!important;
    }
    .all-buttons button {
        width: 100%!important;
        margin-bottom: 10px!important;
    }
    .pd-r {
        padding-right: 15px!important;
    }
    .doc-inside {
        padding-left: 25px!important;
        padding-top: 43px!important;
        padding-right: 10%!important;
        padding-bottom: 21px!important;
    }
    .doc-inside .pd-left {
        padding-right: 0px!important;
    }
    .img-triangle {
        display: none;
    }
    .directors-details div {
        padding: 0px;
    }
    .vision-first {
        padding: 35px 34px!important;
        background-color: #fbf6f7;
    }
    .directors-background {
        margin-top: 15px!important;
    }
    .blog-slider-action {
        margin-top: 10px!important;
        margin-bottom: 49px!important;
    }
    .bog-single .nopadright {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
    .sec-one {
        padding-right: 44px!important;
    }
    .p-0 {
        padding-right: 15px!important;
    }
    .hover14 {
        margin-bottom: 10px;
    }
    .director-tabs ul li a {
        font-size: 12px!important;
    }
    .mng-team-single {
        width: 100%!important;
    }
    .cont-form-msg {
        padding-right: 15px!important;
        padding-left: 0px!important;
    }
    .contact .p-0 {
        padding-right: 0px!important;
    }
    .blog-single-related {
        padding-left: 0px!important
    }
    .director-slider-text {
        margin-bottom: -325px!important;
    }
    .m-b-50 {
        margin-bottom: 0px!important;
    }
    .blog-doctor-section {
        margin-top: 30px!important;
    }
    .all-buttons {
        margin-top: 0px!important;
    }
    .blog-details ul.nav {
        display: -webkit-box;
    }
    .blog-single-related a {
        margin-bottom: 20px!important;
    }
    .post-column img {
        margin-top: 10px!important;
    }
    .about-top h3 {
        line-height: 15px!important;
    }
    .director-tabs .nav-tabs>li {
        width: 50%!important;
    }
    .director-tabs ul li a {
        padding: 21px!important;
    }
}

.brc-custom {
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 400!important
}

.brc-custom {
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 300!important
}

.bog-single {
    padding: 15px 0px;
}

.blog-text h4 {
    font-size: 16px;
}

.doctor-spec h4 {
    font-size: 16px;
}

.jumbotron span {
    font-size: 16px!important;
}

.vid-title {
    font-size: 21px!important;
    margin-bottom: 3px!important;
}

.vid-title-2 {
    color: #da5665;
    font-size: 21px;
    font-weight: 600;
}

.carousel-inner .active.left {
    left: -50%;
}

.carousel-inner .active.right {
    left: 50%;
}

.carousel-inner .next {
    left: 50%
}

.carousel-inner .prev {
    left: -50%
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    background-image: none;
}

.carousel-inner .item {
    background: white;
}


/*About us page*/

.about-top h3 {
    line-height: 7px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}

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

.nopad-left {
    padding-left: 0px;
}

.about-area h3 {
    margin: 6px 0px;
}

.about-area h3:nth-child(1) {
    color: #da5665;
}

.about-area {
    padding-top: 30px;
}

.p-1 {
    padding-top: 10px!important;
}

#overlay {
    position: absolute;
    background-color: rgba(241, 220, 227, 0.3);
    height: 648px;
    width: 82%;
}

.left-arrow {
    border-color: transparent #fbf0f0;
    border-style: solid;
    border-width: 300px 400px 0px 0px;
    height: 0px;
    width: 0px;
    position: relative;
    bottom: 89px;
    right: 0px;
    float: right;
    z-index: -1;
}

.right-arrow {
    border-color: transparent #fbf0f0;
    border-style: solid;
    border-width: 0px 400px 500px 0px;
    height: 0px;
    width: 0px;
    position: relative;
    bottom: 367px;
}

.img-triangle {
    position: relative;
    width: 100%;
    box-shadow: 7px 5px 20px 0px rgba(66, 0, 5, 0.3);
    z-index: 9999;
}

.about-counts {
    padding-top: 26px;
}

.about-counts h2 {
    padding-left: 8px;
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 600;
}

.about-counts span {
    font-size: 15px;
    color: #da5665;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 40px!important;
}

.about-video {
    width: 100%!important;
    height: 220px;
}

.directors h3 {
    margin: 6px 0px;
    font-size: 21px;
    font-weight: 600;
}

.directors h3:nth-child(2) {
    color: #da5665;
}

.directors-details img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    box-shadow: 7px 5px 20px 0px rgba(66, 0, 5, 0.3);
}

.directors-details p {
    padding: 10px 0px 0px;
}

.directors-details h4 {
    margin-bottom: 1px;
    color: #da5665;
    font-size: 14px;
}

.directors-details span {
    font-size: 12px;
}

.dir-single {
    padding-bottom: 20px;
}

.vision-first {
    padding: 38px 97px;
    background-color: #fbf6f7;
}

.vision {
    margin-top: 27px;
}

.vision-text {
    padding: 78px 0px;
    background-color: #000000cf
}

.vision-text p {
    font-size: 12px;
    color: #fff;
    line-height: 9px;
}

.vision-second {
    padding-right: 0px;
}

.vision-text p:nth-child(2) {
    color: #da5665;
}

.vision-text {
    background-color: #000000cf!important;
    width: 100%;
}

.equal-height {
    display: flex;
    flex-wrap: wrap;
}

.vision-first h4::first-word {
    font-size: 200%;
    color: #8A2BE2;
}

.vis {
    color: #da5665;
}

.awards {
    position: relative;
    left: 67px;
    bottom: 106px;
    line-height: 10px;
}

.awards p {
    font-size: 14px;
    font-style: oblique;
    font-family: sans-serif;
}

.awards span {
    font-size: 15px;
    color: #da5665;
    font-style: oblique;
    font-family: sans-serif;
}

.dir-back-img img {
    width: 120%;
    height: 280px;
    display: inline-block;
    border: 0px solid rgba(0, 0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=50);
}

.overlay-img {
    position: absolute;
    background-color: #fff0;
    height: 100%;
    width: 118%;
    top: 0;
    left: 0;
    opacity: 0.3;
    filter: blur(5px);
}

html,
body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}


/* div.stat-pdl {
    padding-left: 30px!important;
} */


/*mangement page*/

.brc-management {
    width: 58%;
}

.brc-management>.active {
    color: #da5665!important;
}

.mng-area h3 {
    margin: 6px 0px;
}

.mng-area h3:nth-child(2) {
    color: #da5665;
}

.bdr-mng {
    color: #da5665;
}

.mng-area {
    padding-top: 30px;
}

.overlay-mngmnt {
    height: 700px!important;
}

.director span {
    color: black!important;
    font-size: 12px;
    margin-bottom: 10px;
}

.director h3 {
    margin-bottom: 1px;
    color: #da5665;
    font-size: 14px;
    margin-top: 20px;
}

.director p {
    margin-top: 10px;
}

.dir-single {
    width: 24%!important;
}

.nopad-right {
    padding-right: 0px;
}

.mng-team-single img {
    box-shadow: 7px 5px 20px 0px rgba(66, 0, 5, 0.22);
}

.prof-text h4 {
    color: #da5665;
    font-size: 16px;
    margin-bottom: 2px!important;
}

.loc {
    font-size: 13px;
    padding-bottom: 20px;
}

.mng-team-img {
    width: 100%!important;
}

@media only screen and (max-width: 992px) {
    #overlay {
        width: 100%!important;
    }
}

@media only screen and (min-width: 992px) {
    .brc-custom {
        width: 58%!important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {}

@media screen and (min-width: 990px) {
    .p-0 {
        padding-right: 0px!important;
    }
    .mng-team-single {
        width: 75%!important;
    }
}

.contact input[type="email"] {
    outline: none;
}


/*package page*/

.pack-description {
    background-color: #eee;
    margin-bottom: 41px;
    box-shadow: 0 0 13px 7px #55555512;
    min-height: 410px!important;
    overflow: hidden;
}

.packages-area span {
    color: #da5665;
    font-size: 26px;
    font-weight: 600;
}

.packages-single .card {
    padding: 0px 20px 10px 0px;
}

.pack-text h4 {
    color: #da5665;
    font-size: 13px;
    font-weight: 600;
}

.pack-des-first {
    padding: 30px;
}

.pack-des-second {
    padding: 0px 30px 30px 30px;
}

.pack-description h4 {
    color: #da5665;
    font-size: 13px;
    font-weight: 600;
}

.pack-des-second ul {
    padding: 0px;
    list-style: none;
}

.pack-des-second h5 {
    color: #da5665;
    font-size: 12px;
    font-weight: 600;
}

.pack-des-second ul li a {
    line-height: 18px;
    font-size: 12px;
    color: #acabab!important;
    letter-spacing: 0.3px;
}

.pack-des-second i {
    font-size: 10px;
    color: #da5665;
}

.know-more {
    padding: 0px 30px 30px 30px;
}

.know-more a {
    color: #da5665;
    font-size: 11px;
}

.doc-appoint {
    padding: 38px 20px 40px 70px;
}

.ui-datepicker {
    margin-top: 0px;
}

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


/*css corrections*/

.cust-container {
    padding-right: 0px!important;
}

.sec-one {
    padding-right: 56px;
}

.vid-img-width {
    width: 45%!important;
}

.all-videos span {
    font-size: 16px;
    color: #2a3f4e;
}

.all-videos {
    padding: 11px 48px 10px 0px;
}

.blog-all-head {
    padding-bottom: 10px;
}

.more-news {
    font-size: 16px;
    color: #2a3f4e;
}

.doctor-spec h5 {
    font-weight: 400;
    margin-top: 10px!important;
    padding-bottom: 10px;
}

.doctor-spec h4 {
    margin-bottom: 4px;
}

.view-prof {
    font-size: 12px;
    color: #da5665;
}

.doctor-spec p {
    margin-bottom: 4px;
}

.more-det-doc {
    margin-top: 13px;
}

.view-prof:hover {
    color: #da5665;
}

.contact h3 {
    margin-top: 41px!important;
    margin-bottom: 0px!important;
}


/* Shine */

.hover14 figure {
    position: relative;
}

.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: none;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hover14 figure:hover::before {
    display: block;
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.effect-1:hover {
    background: #53a7ea;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.doc-appointment h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0px!important;
}

.doc-appointment span {
    font-size: 22px;
    font-weight: 500;
    color: #da5665;
}

.app-btn-group {
    margin-top: 10px;
}

.btn-book {
    background-color: #da5665;
    width: 100%;
    border-radius: 0px!important;
    outline: none!important;
    border: none!important;
    font-size: 11px;
    height: 38px;
}

.btn-book:hover {
    background-color: #da5665;
    border-radius: 0px!important;
    background-color: #da5665!important;
}

.btn-book:focus {
    outline: none;
    border: none!important;
    background-color: #da5665!important;
}

.input-group-addon {
    border-radius: 0px!important;
}

.book-date {
    border-radius: 0px!important;
    height: 38px;
}

.doc-error {
    font-size: 11px!important;
    color: #acabab!important;
    padding: 6px 0px;
}

.pack-12 {
    width: 104%!important;
}

.op-timings {
    color: #da5665;
    font-size: 12px;
    padding-right: 18px;
    text-decoration: underline;
}

.mt-top-170 {
    margin-top: 180px;
}

.make-enquiry {
    padding: 0px 46px 28px 31px;
}

.package-second-section {
    background: #da566510;
}

.doc-appointment {
    padding: 0px 62px 0px 46px;
}

.assist-details {
    margin: 0px 46px 28px 31px;
    background-color: #fff;
}

.assist-text {
    padding: 20px 40px;
}

.assist-text h5 {
    font-size: 11px;
    font-weight: 500;
    color: #da5665;
    margin-bottom: 2px;
}

.packages-area {
    padding-right: 120px;
}

.pd-b-20 {
    padding-bottom: 20px;
}

.enquiryform {
    margin-top: 10px;
}

.make-enquiry h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0px!important;
}

.book-date::placeholder {
    font-size: 12px;
}

.pd-b-10 {
    padding-bottom: 10px!important;
}

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


/*Blog details*/

.blog-head {
    margin: 3px 0px!important;
    font-size: 18px;
    font-weight: 500;
    color: #da5665;
}

.pd-r {
    padding-right: 80px;
}

.blog-stats {
    list-style: none;
    padding-left: 0px;
}

.blog-stats li {
    float: left;
    padding-right: 20px;
    font-size: 20px;
}

.blog-stats li:hover {
    cursor: pointer;
}

.blog-stats i {}

.like-heart {
    font-size: 20px;
    color: #00000042;
}

.like-heart-inner {
    position: absolute;
    font-size: 20px;
    color: #fff;
    left: 3px;
    top: 2px;
}

.icon-counts {
    font-size: 15px;
    color: #1320237a;
    position: relative;
    bottom: 5px;
}

.content-example {
    position: relative;
    width: 238px;
    height: 19px;
    left: 110px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    top: 16px;
}

.arrow-example {
    position: absolute;
    left: 38px;
    top: -10px;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.arrow-border-example {
    top: -11px;
    border-bottom-color: rgba(0, 0, 0, 0.2);
}

.social-icons ul {
    list-style: none;
    display: flex;
    padding-top: 8px;
}

.social-icons li {
    float: left;
    padding: 5px 14px;
    position: relative;
    bottom: 24px;
    right: 48px;
}

.social-icons a {
    color: #717a8b;
}

.fa-active {
    color: #da5665!important;
}

.social-media-icons {
    visibility: hidden;
}

.next-blog-read {
    color: #da5665!important;
    font-size: 13px;
}

.next-blog-read:hover {
    cursor: pointer;
}

.all-buttons {
    margin-top: 40px;
    margin-bottom: 50px;
}

.all-buttons button {
    height: 40px;
    background-color: #da5665!important;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 0;
    background-color: #da5665;
    border: 1px #da5665;
    margin-right: 20px;
    padding: 10px 33px;
}

.all-buttons button:focus {
    outline: none!important;
}

.blog-doctor-section {
    margin-top: 139px;
    background-color: #f8f8f8;
}

.doc-inside {
    padding-left: 48px;
    padding-top: 43px;
    padding-right: 20%;
    padding-bottom: 21px;
}

.doc-inside span {
    color: #da5665;
}

.doc-social-icons ul {
    list-style: none;
    display: flex;
    padding-top: 18px;
}

.doc-social-icons li {
    float: left;
    padding: 0px 30px 0px 7px;
    position: relative;
    right: 48px;
}

.doc-social-icons li a {
    font-size: 20px;
    color: #717a8b;
}

.doc-inside h4 {
    margin-bottom: 0px!important;
}

.doc-qualific img {
    padding: 0px;
}

.doc-degree {
    margin-top: 60px;
}

.doc-degree p {
    margin: 0px;
    font-size: 13px;
    font-weight: 500;
    color: #da5665;
}

.doc-degree p:nth-child(2) {
    color: black!important;
}

.view-doctor {
    font-size: 13px;
    padding-top: 30px;
}

.view-doctor a {
    color: black
}

.search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 1px;
    border: 1px solid;
}

.blog-search {
    padding: 30px 0px;
}

.no-padding {
    padding: 0px;
}

.blog-search label {
    font-size: 12px;
    font-weight: 500;
    color: #da5665!important;
}

.blog-details-single span {
    color: #da5665;
    font-weight: 500;
}

.blog-details-single img {
    width: 100%;
    height: 90px
}

.blog-text h5 {
    font-size: 12px!important;
    margin-bottom: 1px!important;
}

.blog-text h6 {
    font-size: 12px!important;
    margin-bottom: 1px!important;
    margin-top: 1px!important;
    color: #da5665!important;
}

.blog-details-single p {
    padding-top: 2px;
}

.blog-details-single {
    margin-top: 80px;
}

.nopadright {
    padding-right: 0px;
}

.related-posts {
    margin-top: 75px;
}

.related-posts h4 {
    margin-left: 30px;
    margin-bottom: 16px;
}

.posts-head {
    color: #da5665!important;
}

.blog-single-related h6 {
    font-size: 14px;
    color: #acabab!important;
}

.cat-name {
    font-size: 14px;
    color: #da5665!important;
}

.blog-single-related h5 {
    font-size: 14px;
    color: #da5665!important;
    width: 80%;
}

.post-column {
    margin-bottom: 40px;
}

.paging a {
    color: black!important;
    padding: 0px 3px;
}

.paging {
    margin-top: 10px;
    margin-bottom: 14px;
}

.post-column img {
    -webkit-transition: all 1s ease;
    /* Safari and Chrome */
    -moz-transition: all 1s ease;
    /* Firefox */
    -ms-transition: all 1s ease;
    /* IE 9 */
    -o-transition: all 1s ease;
    /* Opera */
    transition: all 1s ease;
}

.post-column img:hover {
    -webkit-transform: scale(1.1);
    /* Safari and Chrome */
    -moz-transform: scale(1.1);
    /* Firefox */
    -ms-transform: scale(1.1);
    /* IE 9 */
    -o-transform: scale(1.1);
    /* Opera */
    transform: scale(1.1);
}

.mng-team-single img {
    transition: transform .5s ease;
}

.mng-team-single img:hover {
    transform: scale(1.1);
}

.packages-single img {
    transition: transform .5s ease;
}

.packages-single img:hover {
    transform: scale(1.1);
}

.blog-single-related p {
    margin-bottom: 4px!important;
}


/*blog-main page start here*/

.blog-main h2,
.blog-details h2 {
    font-size: 21px;
    font-weight: 600;
}

.blog-main span,
.blog-details h2 span {
    font-size: 21px;
    color: #da5665;
}

.MultiCarousel {
    float: left;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}

.MultiCarousel .leftLst {
    left: 0;
}

.MultiCarousel .rightLst {
    right: 0;
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc;
}

.blog-carousal img {
    width: 100%;
    height: 276px;
    object-fit: cover;
}

.rightLst,
.leftLst {
    display: none;
}

.blog-slider-action {
    margin-top: 217px;
}

*:focus {
    outline: 0 !important;
}

.main-stats {
    float: right;
    margin-top: 10px;
}

.main-stats li {
    font-size: 12px!important;
}

.main-stats span {
    font-size: 14px!important;
}

.blog-main-related h6 {
    font-size: 14px;
    color: #acabab!important;
}

.blog-main-related h5 {
    font-size: 14px;
    color: #da5665!important;
    width: 80%;
}

.main-top {
    padding-bottom: 30px;
}

.blog-title-text {
    position: relative;
    bottom: 77px;
    text-align: center;
    font-size: 19px;
    color: white;
    font-weight: 500;
    /*visibility: hidden;*/
    opacity: 0;
    background-image: linear-gradient(#da566500, #da566599);
}

.item:hover .blog-title-text {
    opacity: 1;
    cursor: pointer;
    transition: opacity 1s;
}

.blog-main-section {
    margin-top: 45px;
    background-color: #f8f8f8;
}

.search-input-btn {
    border: 1px solid;
    border-radius: 0px;
}

.search-input:focus {
    outline: none!important;
}

.comment-form {
    display: none;
    z-index: 10000;
}

.pack-title-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #da5665;
    width: 81%;
    height: 106px;
}

.pack-title-text h4 {
    color: white;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.card:hover .pack-title-text {
    opacity: 1;
    cursor: pointer;
}

.pack-category {
    margin-top: 150px;
}

.pack-category ul {
    list-style: none;
}

.pack-category ul li a {
    color: white;
}

.pack-category ul li {
    display: block;
    text-align: center;
    padding-bottom: 10px 0px;
    padding: 10px 0px;
    background-color: #da5665;
    margin-bottom: 5px;
}

.pack-category ul li {
    margin-right: 43px!important;
    color: white;
}

.pack-category h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px!important;
    margin-left: 39px;
    margin-bottom: 20px!important;
}

.pack-category span {
    font-size: 20px;
    font-weight: 500;
    color: #da5665;
}

.pack-appointment {
    padding: 0px 62px 0px 56px;
}

.blog-details-single-pack {
    padding-left: 42px;
    padding-right: 42px;
}

.blog-details-single-pack img {
    height: 90px;
}

.pack-appointment h3 {
    margin-bottom: 0px!important;
    font-size: 20px;
}

.pack-appointment span {
    color: #da5665;
    font-size: 20px;
}

.blog-details-single-pack span {
    color: #da5665;
}

.pack-assist-details {
    margin: 0px 46px 28px 45px;
    background-color: #fff;
}

.pack-pagination .pagination {
    display: inline-block!important;
    ;
}

.pack-pagination .pagination a {
    color: black!important;
    ;
    float: left;
    padding: 8px 16px!important;
    ;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd!important;
    ;
}

.pack-pagination .pagination a.active {
    background-color: #4CAF50!important;
    ;
    color: white!important;
    ;
    border: 1px solid #4CAF50!important;
    ;
}

.pack-pagination .pagination a:hover:not(.active) {
    background-color: #ddd!important;
}

#recent-blogs .pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #333;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
}

#recent-blogs .pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 5px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border: none;
}

#recent-blogs .pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: transparent;
}

.uppercase {
    text-transform: uppercase;
}

.director-tabs ul {
    background-color: #da5663;
}

.director-tabs ul li a {
    padding: 21px 49PX;
    color: white;
    border-radius: 0px;
}

.director-tabs ul>li.active>a {
    color: #da5665!important;
    width: 100%;
}

.director-tabs ul>li:hover {
    background-color: #eee!important;
}

.dr-slider:hover .director-slider-text {
    opacity: 1;
    cursor: pointer;
    transition: opacity 1s;
}

.director-slider-text {
    margin-top: 50px;
    margin-right: 50px;
    background-color: #da5663;
    opacity: 0;
    position: relative;
    bottom: 276px;
    margin-bottom: -236px;
}

#dr-details p,
.dr-details-cc p {
    margin: 20px;
    height: 200px;
    overflow: auto;
}

.mangement-carousal img {
    width: 78%;
    /* height: 239px; */
    padding-top: 48px;
    padding-left: 50px;
}

.dr-slider span {
    padding-left: 34%;
}

#dr-details,
.dr-details-cc {
    padding: 30px;
}

.dr-titles {
    color: white;
    text-align: center;
}

.dr-titles h4 {
    margin-top: 3px!important;
    margin-bottom: 0px!important;
}

.dr-titles h6 {
    margin-top: 3px!important;
    margin-bottom: 0px!important;
}

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

.custom_scrollbar::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.custom_scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    width: 1em!important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.custom_scrollbar::-webkit-scrollbar {
    width: 0.5rem;
}

.custom_scrollbar::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.table {
    display: table;
}

.table .table-cell {
    float: none;
    display: table-cell;
    vertical-align: top;
}

hr {
    width: 100%;
}

.m-b-50 {
    margin-bottom: 50px;
}

.p-r-0 {
    padding-right: 0;
}

.h-auto {
    height: auto;
}

.sidebar-search input {
    height: 38px;
}

.doc-slider span {
    font-size: 18px!important;
}

.modal-popup .modal-dialog .modal-content {
    background: transparent;
    border: 0
}

.modal-popup .modal-dialog .modal-content .modal-header {
    border: 0
}

.modal-popup .modal-dialog .modal-content .modal-header .close {
    color: #fff
}

.modal-popup .modal-dialog .modal-content .modal-header .close span svg {
    fill: #fff;
    width: 24px;
    height: 24px
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-one .mso-img {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10.3em 2em;
    border-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    background-position: 50%;
    z-index: 1
}

@media (max-width:991.98px) {
    .modal-popup .modal-dialog .modal-content .modal-body .modal-side-one .mso-img {
        padding: 1em;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0
    }
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-one .mso-img h4,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-one .mso-img p {
    color: #fff
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-one .mso-img p {
    font-size: small
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-one .mso-img:before {
    content: "";
    background: #da5665;
    opacity: .75;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

@media (max-width:991.98px) {
    .modal-popup .modal-dialog .modal-content .modal-body .modal-side-one .mso-img:before {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0
    }
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two {
    background: #fff;
    padding: 3rem 2rem;
    border-radius: 10px
}

@media (max-width:991.98px) {
    .modal-popup .modal-dialog .modal-content .modal-body .modal-side-two {
        padding: 2em;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form h6 {
    color: #da5665;
    font-size: small;
    padding-left: 11px;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container {
    margin-top: 2rem
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in {
    margin-bottom: 1.3rem
}

.modal-popup#bookappointment .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in {
    margin-bottom: 1.5rem;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .form-check span {
    margin-right: 1rem
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group .input-group-prepend .input-group-text {
    background: #efefef;
    border: 0
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group .input-group-prepend .input-group-text .fa {
    color: #da5665
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=datetime-local],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=email],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=tel],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=text],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=url],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group select,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group textarea {
    border: 0;
    background: #efefef
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=datetime-local]:focus,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=email]:focus,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=tel]:focus,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=text]:focus,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=url]:focus,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group select:focus,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group textarea:focus {
    outline: none;
    box-shadow: none;
    border: 0
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .ask-textarea .input-group-text {
    -ms-flex-align: start;
    align-items: start;
    padding-top: .6em
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .date {
    position: relative
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .date .bootstrap-datetimepicker-widget .day.active {
    background: #da5665
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .date .bootstrap-datetimepicker-widget .day.active:before {
    border-bottom-color: #fff
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .date .bootstrap-datetimepicker-widget .day.today:before {
    border-bottom-color: #da5665
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .date .bootstrap-datetimepicker-widget .picker-switch .fa-calendar,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .date .bootstrap-datetimepicker-widget .picker-switch .fa-clock-o {
    color: #da5665
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .date .bootstrap-datetimepicker-widget .btn-primary {
    background-color: #da5665;
    border-color: #da5665
}

.modal-popup#bookappointment .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .date .bootstrap-datetimepicker-widget .btn-primary {
    margin-top: 1.3em;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .pop-btn {
    padding: 1.1rem 7rem;
    color: #fff;
    background: #da5665;
    border: 1px solid #da5665;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 13px;
    letter-spacing: 1.5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .pop-btn:hover {
    color: #da5665;
    background: #fff
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .pop-btn:active,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .pop-btn:focus {
    outline: none;
    box-shadow: none
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .pop-btn.full {
    width: 100%;
    display: block
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-label {
    margin-bottom: 0;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;
}

.form-check {
    position: relative;
    padding-left: 1.25rem;
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}

#bookappointment .modal-content,
#ask_question .modal-content {
    -webkit-box-shadow: none!important;
}

#ask_question .mso-img {
    height: calc(100% - 40px);
}

#ask_question .modal-side-one {
    position: relative;
    top: 19px;
}

#bookappointment .modal-side-one {
    position: relative;
    top: 16px;
}

.modal-side-two h6 {
    margin-top: 20px;
    margin-bottom: 25px;
}

.patient-area span,
label {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    color: #acabab;
    font-weight: normal;
}

#bookappointment .modal-content,
#ask_question .modal-content {
    bottom: 13px!important;
}

.mso-img h4 {
    font-weight: 700;
    font-size: 22px;
}

#appointment-loader {
    display: none;
}

.error-input {
    width: 100%!important;
    font-size: 13px;
}

.text-danger {
    color: #dc3545!important;
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.mb-3,
.my-3 {
    margin-bottom: 1rem!important
}

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

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    /* position: relative; */
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=datetime-local],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=email],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=tel],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=text],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=url],
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group select,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group textarea {
    border: 0;
    background: #efefef;
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: initial;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

div {
    display: block;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container {
    margin-top: 2rem;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two {
    background: #fff;
    padding: 3rem 2rem;
    border-radius: 10px;
}

#quick-appointment-form .form-control {
    height: 38px;
    box-shadow: none;
    font-size: 15px;
}

#ask-question-modal-form .form-control {
    box-shadow: none;
    font-size: 15px;
}


/* .mb-3 {
    height: 38px;
} */

.dp-procedures .dp-poc-content,
.speciality-profile .dp-procedures .dp-poc-content {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.dp-procedures .dp-poc-content .nav-pills .nav-link,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link {
    background: transparent;
    color: #acabab;
    display: inline-block;
    min-width: 32%;
    border-radius: 0;
    transition: all .4s ease
}

.dp-procedures .dp-poc-content .nav-pills .nav-link span.left,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link span.left {
    margin-left: .5em;
    opacity: 1;
    display: inline-block;
    transition: all .4s ease
}

.dp-procedures .dp-poc-content .nav-pills .nav-link span.right,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link span.right {
    opacity: 0;
    display: none;
    transition: all .4s ease;
    float: right;
    font-size: x-large;
    line-height: .75
}

.dp-procedures .dp-poc-content .nav-pills .nav-link:hover,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:hover {
    color: #da5665;
    background: #fff;
    padding: 10px;
    box-shadow: 0 -1px 42px -4px hsla(0, 0%, 48%, .35);
    border: 0
}

.dp-procedures .dp-poc-content .nav-pills .nav-link:hover span.left,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:hover span.left {
    display: none;
    opacity: 0
}

.dp-procedures .dp-poc-content .nav-pills .nav-link:hover span.right,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:hover span.right {
    display: inline-block;
    opacity: 1
}

@media (min-width:992px) {
    .dp-procedures .dp-poc-content .nav-pills .nav-link,
    .speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link {
        border: 1px solid #e8e8e8
    }
    .doctors-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:nth-last-child(-n+2),
    .doctors-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:nth-last-child(-n+3),
    .speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:nth-last-child(-n+2),
    .speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:nth-last-child(-n+3) {
        border-bottom: none
    }
    .dp-procedures .dp-poc-content .nav-pills .nav-link:nth-last-child(-n+4),
    .dp-procedures .dp-poc-content .nav-pills .nav-link:nth-last-child(-n+5),
    .speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:nth-last-child(-n+4),
    .speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link:nth-last-child(-n+5) {
        border-top: none
    }
}

.dp-procedures .dp-poc-content .nav-pills .nav-link.active,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link.active {
    color: #da5665;
    background: #fff;
    padding: 10px;
    box-shadow: 0 -1px 42px -4px hsla(0, 0%, 48%, .35);
    border: 0
}

.dp-procedures .dp-poc-content .nav-pills .nav-link.active span.left,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link.active span.left {
    display: none;
    opacity: 0
}

.dp-procedures .dp-poc-content .nav-pills .nav-link.active span.right,
.speciality-profile .dp-procedures .dp-poc-content .nav-pills .nav-link.active span.right {
    display: inline-block;
    opacity: 1
}

.dp-procedures .dp-poc-content .nav-pills .read-btn,
.dp-procedures .dp-poc-content .nav-pills .read-btn {
    font-size: small;
    padding: 8px;
    margin-left: 1rem
}

.dp-procedures .dp-poc-content .tab-content .tab-pane img,
.speciality-profile .dp-procedures .dp-poc-content .tab-content .tab-pane img {
    box-shadow: 0 -1px 42px -4px hsla(0, 0%, 48%, .35);
    border-radius: 5px
}

.dp-procedures .dp-poc-content .tab-content .tab-pane img,
.speciality-profile .dp-procedures .dp-poc-content .tab-content .tab-pane img {
    box-shadow: 0 -1px 42px -4px hsla(0, 0%, 48%, .35);
    border-radius: 5px;
}

img {
    max-width: 100%;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

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

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

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

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.dp-procedures .fade {
    opacity: 1!important;
}

.read-btn {
    color: #da5665;
    transition: all .3s ease;
}

.read-btn:hover {
    color: #da5665;
    transition: all .3s ease;
}

.dp-procedures h4 {
    padding-left: 16px;
}

.speci-title {
    color: #da5665;
}

.av-facility h4 {
    margin-bottom: 22px;
}

.facility-text p {
    margin-top: 5px;
}

.visit-web:hover {
    background-color: #da5665;
    color: white;
}

.videos-sec-active img {
    height: 128px;
}

#appointment-loader {
    float: left;
    margin-top: 12px;
    margin-left: 15%;
    display: none;
}

#ask-loader {
    float: left;
    margin-top: 12px;
    margin-left: 15%;
    display: none;
}

.alert-success-active {
    z-index: 10000!important;
}


/* nav bar */

.headerMenuBlock {
    padding: 2em 3em;
}

.headerMenuBlock .logo {
    width: 15em;
    position: relative;
    top: -1em;
    z-index: 9;
}

.headerMenuBlock .navBlock {
    float: right;
    margin-top: 7px;
}

.headerMenuBlock .navBlock .navList {
    margin: 0;
    list-style-type: none;
}

.headerMenuBlock .navBlock .navList .navItem {
    display: inline-block;
    margin-right: 2em;
}

.headerMenuBlock .navBlock .navList .navItem:last-child {
    margin-right: 0;
}

.headerMenuBlock .navBlock .navList .navItem .navLink {
    color: #cdcfd0;
    font-size: 13px;
    letter-spacing: 1px;
}

.blog-text h5 {
    color: #da5665!important;
}


/* Header Block Ends */

.playButton {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 65px;
    height: 65px;
    text-align: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid hsla(0, 0%, 84%, .46);
    border-radius: 50%;
    -ms-flex-line-pack: center;
    align-content: center;
    cursor: pointer;
    background: hsla(0, 0%, 84%, .46);
}

.fa-play {
    font-size: 3rem;
    color: hsla(0, 0%, 100%, .46);
}

.playButton:hover {
    text-decoration: none!important;
}

.directors-details p {
    line-height: 18px;
    font-size: 14px;
    color: #acabab!important;
    letter-spacing: 0.3px;
}

.alert-danger-active {
    z-index: 10000!important;
}


/*-----additional css by vishnu------------ about us*/

.about-top {
    padding-left: 3em;
}

.about-top h3 {
    font-size: 35px;
    line-height: 15px;
    letter-spacing: 2px;
}

.top-black {
    color: #2a3e4d !important;
}

.about-area h3.about-text-hdr {
    color: #2a3e4d;
}

.about-area h3 {
    color: #da5665;
    line-height: 30px;
    font-size: 31px;
    letter-spacing: 2px;
}

span.abt-txt-line {
    color: #da5665;
}

.about-counts {
    padding-top: 60px;
}

.about-counts span {
    font-size: 20px;
}

.about-counts h2 {
    font-size: 35px;
}

#overlay {
    height: 710px;
}

.right-arrow {
    right: 10px;
}

.directors h3 {
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 2px;
}

.directors-details span {
    font-size: 16px;
}

.directors-details h4 {
    font-size: 15px;
    font-weight: 600;
}

.txt-clr-link {
    font-size: 16px;
    font-weight: 600;
}

.awards p,
.awards p span {
    font-size: 16px;
    line-height: 15px;
}

.vision-first {
    padding: 5em 14em 5em 8em;
}

.vision-text p {
    text-align: left;
    font-size: 15px;
    line-height: 15px;
}

.vision-text {
    padding: 8em 3em 8em 5em;
}

.awards::before {
    position: absolute;
    color: #ccc;
    content: open-quote;
    font-size: 14em;
    left: -36px;
    font-family: 'icons';
}

.mng-team-img {
    height: 140px;
    object-fit: cover;
}

.about-top {
    padding-top: 150px;
    padding-left: 45px;
}

.about-top h3 {
    line-height: 15px;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 30px;
}

.top-black {
    color: #2a3e4d !important;
}

.about-area h3.about-text-hdr {
    color: #2a3e4d;
}

.about-area h3 {
    color: #da5665;
    line-height: 30px;
    font-size: 31px;
    letter-spacing: 2px;
}

span.abt-txt-line {
    color: #da5665;
}

.about-counts {
    padding-top: 60px;
}

.about-counts span {
    font-size: 20px;
}

.about-counts h2 {
    font-size: 35px;
}

#overlay {
    height: 710px;
}

.right-arrow {
    right: 0px;
}

.directors h3 {
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 2px;
}

.directors-details span {
    font-size: 16px;
}

.directors-details h4 {
    font-size: 15px;
    font-weight: 600;
}

.txt-clr-link {
    font-size: 16px;
    font-weight: 600;
}

.awards p,
.awards p span {
    font-size: 16px;
    line-height: 15px;
}

.vision-first {
    padding: 5em 14em 5em 8em;
}

.vision-text p {
    text-align: left;
    font-size: 15px;
    line-height: 15px;
}

.vision-text {
    padding: 8em 3em 8em 5em;
}

.awards::before {
    position: absolute;
    color: #ccc;
    content: open-quote;
    font-size: 14em;
    left: -36px;
    font-family: 'icons';
}

.directors-details p {
    padding: 10px 0px 0px;
    text-align: center;
}

.director-para-cc h4,
.director-para-cc span.pd-b-10,
.director-para-cc {
    text-align: center;
}

.ff {
    border-style: solid;
    border-width: 0px 400px 500px 0px;
}

.vsn-cls,
.msn-cls {
    display: block;
    z-index: 999999;
    background: white;
}

.vsn-msn-cc {
    margin: 80px 0px 0px 0px;
}

h3.osn-cc {
    text-transform: uppercase;
}

.blk-rt-cc {
    border-color: transparent #da5665;
    border-style: solid;
    border-width: 0px 175px 155px 0px;
    height: 0px;
    position: relative;
    bottom: 380px;
    right: -35px;
}

.bx-shdw {
    height: 25em;
}

.sec-blk-rt-cc {
    border-color: transparent #495b67;
    border-style: solid;
    border-width: 0px 175px 155px 0px;
    height: 0px;
    width: 0px;
    position: relative;
    transform: rotate(180deg);
    right: 30px;
    bottom: 9em;
}

.bx-shdw {
    padding: 4em;
    box-shadow: 1px 3px 20px 10px #fafafa;
}

span.sub-vsn,
span.sub-msn {
    font-size: 25px;
    color: #dc5f6d;
}

.awrd-img-cc img {
    width: 100%;
}

h5.awrd-con-hd {
    color: #db5b6a;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
}

.result_hover img {}

.result_hover h5.awrd-con {}

.awrd-img-cc img::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #da5665;
    opacity: .52;
    left: 0;
}

.dip-nn {
    opacity: 1;
}

.our-award-cc:hover .dip-nn {
    opacity: 1;
    cursor: pointer;
    transition: opacity 2s;
}

h3.osn-cc {
    margin-bottom: 35px;
}

.flag-cc img {
    width: 85px;
    height: 50px;
}

.padd-bott {
    padding-bottom: 40px;
}


/* .awrd-img-cc::before {
    position: absolute;
    content: "";
    height: 68%;
    width: 87%;
    background-color: #da5665;
    opacity: .75;
    left: 15px;
} */

.our-award-cc:hover .awrd-img-cc::before {
    opacity: 0;
    transition: opacity 1s;
}

@media screen and (min-width: 1000px) and (max-width: 1024px) {
    .blk-rt-cc {
        bottom: 335px;
        left: 302px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .blk-rt-cc {
        bottom: 330px;
        left: 295px;
    }
}


/* css for speciality page */

.main-page .specialities .speciality .hover-speciality {
    height: 55%!important;
    width: 92%;
}

.banner-side-cutting:before {
    content: '';
    position: absolute;
    top: 129px;
    z-index: 1;
    width: 300px;
    background-color: white;
    height: 45px;
    left: -2em;
    transform: skewX(-45deg);
}

.top-black {
    line-height: 35px!important;
}

.blog-main span,
.blog-details h2 span {
    font-size: 28px!important;
    color: #da5665;
}

.blog-main h2,
.blog-details h2 {
    font-size: 28px!important;
    font-weight: 600!important;
}

.about-top h3:nth-of-type(2) {
    font-size: 20px!important;
}

.blog-main p {
    margin-top: 20px!important;
}

.footerBlock {
    background: #f7f7f7;
}

.footerBlock .bgBox {
    background: #fff;
    padding: 1.5em 2.5em;
    float: left;
    width: 100%;
    -webkit-box-shadow: -1px 4px 87px -40px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 4px 87px -40px rgba(0, 0, 0, 0.2);
    margin-bottom: 2.5em;
}

.footerBlock .bgBox h6 {
    color: #da5665;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
}

.footerBlock .bgBox p {
    color: #2a3f4e;
    font-size: 15px;
    margin: 0;
    line-height: 20px;
}

.footerBlock .bgBox span {
    color: #e18992;
    text-transform: uppercase;
    font-size: 21px;
    display: block;
    margin: 16px 0 10px;
}

.footerBlock .bgBox span a {
    color: #333333;
    text-transform: lowercase;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.3px;
}

.footerBlock .bgBox form {
    margin: 1em 0 0;
}

.footerBlock .bgBox form input[type="email"] {
    outline: none;
    -webkit-appearance: none;
    padding-left: 1em;
    height: 42px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    color: #939393;
    border: 1px solid #999999;
    float: left;
    width: 70%;
    margin-bottom: 0;
    border-right: 0;
    letter-spacing: 0.3px;
}

.footerBlock .bgBox form input[type="email"]::-webkit-input-placeholder {
    color: #939393;
}

.footerBlock .bgBox form input[type="email"]::-moz-placeholder {
    color: #939393;
}

.footerBlock .bgBox form input[type="email"]:-ms-input-placeholder {
    color: #939393;
}

.footerBlock .bgBox form input[type="email"]:-moz-placeholder {
    color: #939393;
}

.footerBlock .bgBox form input[type="submit"] {
    float: left;
    width: 30%;
    background: #da5665;
    color: #fff;
    cursor: pointer;
    border: 1px solid #da5665;
    text-transform: uppercase;
    font-size: 13px;
    padding: 12px 12px 10px;
}

.footerBlock .bgBox form input[type="submit"]:focus {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.footerBlock .bordered {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 2em 2.5em;
    margin-bottom: 2em;
}

.footerBlock .bordered h6 {
    color: #2a3f4e;
    font-size: 14px;
    margin: 0.5em 0 1.5em;
    text-transform: uppercase;
    font-weight: 600;
}

.footerBlock .bordered ul {
    padding-left: 0;
}

.footerBlock .bordered .footerMainList {
    margin: 0;
    list-style-type: none;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-count: 2;
}

.footerBlock .bordered .footerMainList .footerMainItem .footerMainLink {
    color: #333333;
    text-transform: uppercase;
    font-size: 0.875em;
    font-weight: 600;
}

.footerBlock .bordered .appList {
    list-style-type: none;
}

.footerBlock .bordered .appList .appItem {
    display: inline-block;
    margin-right: 0.5em;
}

.footerBlock .bordered .appList .appItem .appOne {
    background-position: -18px -108px;
    width: 24px;
    height: 24px;
}

.footerBlock .bordered .appList .appItem .appTwo {
    background-position: -52px -108px;
    width: 20px;
    height: 24px;
}

.footerBlock .bordered .footerList {
    margin: 0;
    list-style-type: none;
    padding-left: 0;
}

.footerBlock .bordered .footerList .footerItem .footerLink {
    color: #9c9c9c;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.3px;
}

.footerBlock .bordered .mbSpace2 {
    margin-bottom: 1.5em;
}

.footerBlock .bordered .mbSpace10 {
    margin-bottom: 10px;
}

.footerBlock .bordered address {
    color: #9c9c9c;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.3px;
    font-style: normal;
}

.footerBlock .copyRight {
    color: #9c9c9c;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 10px;
    letter-spacing: 0.3px;
}

.footerBlock .copyRight .seperator {
    color: #da5665;
}

.footerBlock .copyRight a {
    color: #9c9c9c;
}

.footerBlock .footerBtmList {
    margin: 2px 0;
    list-style-type: none;
    padding-left: 0;
}

.footerBlock .footerBtmList .footerBtmItem {
    display: inline-block;
    margin-right: 0.500em;
}

.footerBlock .footerBtmList .footerBtmItem:last-child {
    margin-right: 0;
}

.footerBlock .footerBtmList .footerBtmItem .footerBtmLink {
    color: #9c9c9c;
    ;
    font-size: 12px;
    line-height: 16px;
}

.footerBlock .footerBtmIconList {
    margin: 2em 0 0;
    list-style-type: none;
    text-align: right;
}

.footerBlock .footerBtmIconList .footerBtmIconItem {
    display: inline-block;
    margin-right: 2em;
}

.footerBlock .footerBtmIconList .footerBtmIconItem:last-child {
    margin-right: 0;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .footerBtmIconLink {
    padding-left: 2.5em;
    color: #7d868e;
    font-size: 0.688em;
    text-transform: uppercase;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .videoIcon {
    position: relative;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .videoIcon:before {
    position: absolute;
    content: "";
    background-position: -450px -56px;
    width: 16px;
    height: 24px;
    left: 3px;
    top: -8px;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .blogIcon {
    position: relative;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .blogIcon:before {
    position: absolute;
    content: "";
    background-position: -499px -58px !important;
    width: 24px;
    height: 22px;
    left: -5px;
    top: -6px;
}

@media (min-width: 992px) {
    .col-md-5th-1 {
        width: 20%!important;
    }
}

@media (max-width: 1407px) and (min-width: 1351px) {
    .footerBlock .bordered {
        padding: 1em 2.5em!important;
        margin-bottom: 1em!important;
    }
}

.footerBlock .bordered {
    border-top: 1px solid #d7d7d7!important;
    border-bottom: 1px solid #d7d7d7!important;
    padding: 2em 2.5em!important;
    margin-bottom: 2em!important;
}

.footerBlock .bordered .footerList .footerItem .footerLink {
    color: #9c9c9c;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.3px;
}

@media (min-width: 576px) {
    .footerBlock .col-sm-4 {
        flex: 20%!important;
    }
}

.footerIconList {
    margin: 0;
    list-style-type: none;
    text-align: right;
}

.footerBlock .footerBtmIconList {
    margin: 2em 0 0;
    list-style-type: none;
    text-align: right;
}

.footerIconList .footerIconItem .fbIcon {
    background-position: -16px -54px!important;
    width: 12px;
    height: 24px;
}


/* .spriteIcon, .headerBlock .top-bar .topbarList .topbarItem .careIcon:before, .headerBlock .top-bar .topbarList .topbarItem .bookIcon:before, .headerBlock .top-bar .topbarList .topbarItem .findIcon:before, .headerBlock .top-bar .topbarList .topbarItem .healthIcon:before, .headerBlock .top-bar .topbarList .topbarItem .careersIcon:before, .headerBlock .top-bar .loginList .loginItem .loginIcon:before, .footerIconList .footerIconItem .fbIcon, .footerIconList .footerIconItem .twIcon, .footerIconList .footerIconItem .ytIcon, .footerIconList .footerIconItem .insIcon, .footerIconList .footerIconItem .lIcon, .footerIconList .footerIconItem .pIcon, .footerBlock .bordered .appList .appItem .appOne, .footerBlock .bordered .appList .appItem .appTwo, .footerBlock .footerBtmIconList .footerBtmIconItem .videoIcon:before, .footerBlock .footerBtmIconList .footerBtmIconItem .blogIcon:before {
background: url(../images/sprite.png) no-repeat;
display: inline-block;
vertical-align: middle;
} */

.footerBlock .bordered .mbSpace2 {
    margin-bottom: 1.5em;
}

.footerBlock .bordered .appList {
    list-style-type: none;
}

.footerBlock .bordered ul {
    padding-left: 0;
}


/* header starts here */

.headerBlock {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #fff;
    /* display: none; */
}


/*
* Search enabled side bar - Start
*/

@media (min-width: 576px) {
    .sidebar.search-enabled {
        margin-top: -12em;
    }
    .sidebar.search-enabled .sidebar-inner {
        padding-top: 30px;
    }
}

.sidebar.search-enabled .sidebar-inner .sidebar-first {
    padding-top: 2em;
    padding-bottom: 2em;
}

.sidebar.search-enabled .sidebar-inner .sidebar-first h5 span {
    display: inline-block;
}

.sidebar.search-enabled .sidebar-inner .sidebar-first form {
    margin-top: 2em;
    margin-bottom: 2em;
}

.sidebar.search-enabled .sidebar-inner .sidebar-first form select {
    width: 100%;
    margin-bottom: 1em;
    box-sizing: border-box;
    transition: .3s;
    background: transparent;
    height: 2.5em;
    border: 0;
    outline: 1px solid #acabab;
    outline-offset: -1px;
}

.sidebar.search-enabled .sidebar-inner .sidebar-first form .btn {
    margin-top: 1em;
    display: block;
    width: 100%;
}

.finddocstick {
    display: none;
    z-index: 1;
    width: 4em;
    height: 8em;
    background: #da5665;
    color: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    border: 1px solid #da5665;
    transition: all .3s ease;
}

.finddocstick:hover {
    background: #fff;
    color: #da5665;
}

.finddocstick span .fa {
    font-size: 250%;
    position: absolute;
    bottom: 10%;
    width: 100%;
    text-align: center;
}


/*
* Search enabled side bar - End
*/

.headerBlock .top-bar {
    background: #f5f6f8;
    border-bottom: 1px solid #d8dada;
    padding: 0.5em 3em;
}

.headerBlock .top-bar .topbarCall {
    color: #e18992;
    text-transform: uppercase;
    font-size: 11px;
}

.headerBlock .top-bar .topbarCall a {
    color: #7d868e;
    text-transform: lowercase;
    font-weight: 600;
}

.headerBlock .top-bar .topbarRight {
    float: right;
    width: 100%;
}

.headerBlock .top-bar .topbarList {
    margin: 0;
    list-style-type: none;
    background: transparent;
    display: inline-block;
    width: 76%;
    padding-left: 10px;
}

.headerBlock .top-bar .topbarList .topbarItem {
    display: inline-block;
    margin-right: 1.25em;
}

.headerBlock .top-bar .topbarList .topbarItem:last-child {
    margin-right: 0;
}

.headerBlock .top-bar .topbarList .topbarItem .topbarLink {
    padding-left: 2em;
    text-transform: capitalize;
    color: #7d868e;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.headerBlock .top-bar .topbarList .topbarItem .careIcon {
    position: relative;
}


/*
.headerBlock .top-bar .topbarList .topbarItem .careIcon:before {
    position: absolute;
    content: "";
    background-position: -61px -9px!important;
    width: 11px;
    height: 11px;
    left: 3px;
    top: 2px;
} */

.headerBlock .top-bar .topbarList .topbarItem .bookIcon {
    position: relative;
}

.headerBlock .top-bar .topbarList .topbarItem .bookIcon:before {
    position: absolute;
    content: "";
    background-position: -13px -8px!important;
    width: 14px;
    height: 14px;
    left: -1px;
    top: 0;
}

.headerBlock .top-bar .topbarList .topbarItem .findIcon {
    position: relative;
}


/* .headerBlock .top-bar .topbarList .topbarItem .findIcon:before {
    position: absolute;
    content: "";
    background-position: -102px -7px!important;
    width: 14px;
    height: 16px;
    left: 0;
    top: 0;
} */

.headerBlock .top-bar .topbarList .topbarItem .healthIcon {
    position: relative;
}

.headerBlock .top-bar .topbarList .topbarItem .healthIcon:before {
    position: absolute;
    content: "";
    background-position: -59px -7px !important;
    width: 17px;
    height: 17px;
    left: -4px;
    top: 0;
}

.headerBlock .top-bar .topbarList .topbarItem .careersIcon {
    position: relative;
}


/* .headerBlock .top-bar .topbarList .topbarItem .careersIcon:before {
    position: absolute;
    content: "";
    background-position: -207px -8px!important;
    width: 17px;
    height: 15px;
    left: -4px;
    top: 0;
} */

.headerBlock .top-bar .loginList {
    margin: 0;
    list-style-type: none;
    background: transparent;
    display: inline-block;
    padding-left: 0;
    width: 15%;
    text-align: center;
}

.headerBlock .top-bar .loginList .loginItem {
    display: inline-block;
    margin-right: 0.5em;
}

.headerBlock .top-bar .loginList .loginItem:last-child {
    margin-right: 0;
}

.headerBlock .top-bar .loginList .loginItem .loginLink {
    padding-left: 1em;
    text-transform: uppercase;
    color: #7d868e;
    font-size: 0.813em;
    font-weight: 600;
}

.headerBlock .top-bar .loginList .loginItem .loginIcon {
    position: relative;
}

.headerBlock .top-bar .loginList .loginItem .loginIcon:before {
    position: absolute;
    content: "";
    background-position: -261px -9px!important;
    width: 11px;
    height: 11px;
    left: -4px;
    top: 2px;
}

.headerBlock .top-bar .loginList .loginItem .signupLink {
    position: relative;
}

.headerBlock .top-bar .loginList .loginItem .signupLink:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 11px;
    left: 0;
    top: 2px;
    background: #e18992;
}

.headerBlock .top-bar .langList {
    margin: 0;
    list-style-type: none;
    background: transparent;
    display: inline-block;
    padding-left: 8px;
    width: 8.3%;
    text-align: right;
}

.headerBlock .top-bar .langList .langItem {
    display: inline-block;
    margin-right: 1em;
}

.headerBlock .top-bar .langList .langItem:last-child {
    margin-right: 0;
}

.headerBlock .top-bar .langList .langItem .langLink {
    color: #e18992;
    font-size: 11px;
    position: relative;
}

.headerBlock .top-bar .langList .langItem .langLink.active {
    background: #e18992;
    font-weight: 600;
    color: #fff;
    padding: 0 3px;
}

.headerBlock .top-bar .langList .langItem .langLink:before {
    position: absolute;
    content: "";
    left: -8px;
    background: #e18992;
    width: 1px;
    height: 10px;
    top: 3px;
}

.headerBlock .top-bar .langList .langItem:first-child .langLink:before {
    display: none;
}

.headerBlock .headerMenuBlock {
    padding: 1.5em 3em;
}

.headerBlock .headerMenuBlock .logo {
    width: 17em;
}

.headerBlock .headerMenuBlock .navBlock {
    float: right;
    /* margin-top: 0.89em; */
    margin-top: -14px;
}

.headerBlock .headerMenuBlock .navBlock .navList {
    margin: 0;
    list-style-type: none;
}

.headerBlock .headerMenuBlock .navBlock .navList .navItem {
    display: inline-block;
    margin-right: 2em;
}

.headerBlock .headerMenuBlock .navBlock .navList .navItem:last-child {
    margin-right: 0;
}

.headerBlock .headerMenuBlock .navBlock .navList .navItem .navLink {
    color: #7d868e;
    font-size: 13px;
    letter-spacing: 1px;
}

.menuIcon .bar {
    background: #000000;
    width: 29px;
    height: 2px;
    display: block;
    margin: 7px 0;
    border-radius: 3px;
    transition: .5s;
}

.menuOverlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #f6f6f7;
    overflow: hidden;
    transition: 0.5s;
}

.menuOverlay .closebtn {
    position: absolute;
    right: 40px;
    top: 21px;
    width: 32px;
    height: 32px;
}

.menuOverlay .closebtn:before,
.menuOverlay .closebtn:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #000000;
}

.menuOverlay .closebtn:before {
    transform: rotate(45deg);
}

.menuOverlay .closebtn:after {
    transform: rotate(-45deg);
}

.menuOverlay .overlayContent {
    position: relative;
    top: 10%;
    width: 100%;
}

.menuOverlay .overlayContent:after {
    position: absolute;
    content: "";
    background: #d1d1d1;
    width: 1px;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.menuOverlay .overlayContent ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.menuOverlay .overlayContent .leftMenus {
    text-align: right;
    padding-right: 1em;
    margin: 5em 0 0;
}

.menuOverlay .overlayContent .leftMenus ul li a {
    color: #727c84;
}

.menuOverlay .overlayContent .leftMenus ul li {
    margin-bottom: 3px;
}

.menuOverlay .overlayContent .rightMenus {
    text-align: right;
    padding-right: 2em;
    margin: 5em 0 0;
}

.menuOverlay .overlayContent .rightMenus ul li {
    display: inline-block;
    width: 40%;
    margin-right: 1em;
    margin-bottom: 8px;
}

.menuOverlay .overlayContent .rightMenus ul li a {
    text-transform: uppercase;
    font-size: 18px;
    color: #acabab;
}

.menuOverlay .overlayContent a {
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s;
}

.menuOverlay .overlayContent a:hover {
    color: #da5665 !important;
    font-weight: 500;
}

.menuOverlay .footerIconList {
    margin: 6.5em 0 0;
    text-align: left;
}

.menuOverlay .footerMenuList {
    list-style-type: none;
    padding: 0 3em 0 0;
    margin: 7em 0 0;
    text-align: right;
}

.menuOverlay .footerMenuList li {
    display: inline-block;
    margin-right: 2em;
}

.menuOverlay .footerMenuList li:last-child {
    margin-right: 0;
}

.menuOverlay .footerMenuList li a {
    color: #767677;
    font-size: 18px;
}

@media screen and (max-height: 450px) {
    .menuOverlay {
        overflow-y: auto;
    }
    .menuOverlay a {
        font-size: 20px
    }
    .menuOverlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
    .doctor-spec {
        display: none;
    }
}

.menuIcon {
    position: fixed;
    right: 9px;
}

.navList {
    padding-right: 20px;
}

.menuIcon {
    position: fixed;
    right: 16px;
    margin-top: 5px;
}

@media only screen and (max-width: 600px) {
    /* #header {
display: none;
} */
    #banner-side-cutting {
        display: none;
    }
    .navBlock {
        display: none;
    }
    .top-bar {
        display: none;
    }
    .leftMenus {
        display: none;
    }
    .doctor-spec .jumbotron {
        display: none;
    }
}


/* editted  vishnu*/

.txt-custom {
    margin-top: 30px;
}

.main-page .services .swiper-slide[data-swiper-row="0"]:not(:last-child),
.main-page .services .swiper-slide[data-swiper-row="1"]:not(:last-child) {
    width: 160px !important;
}

.doctorsBlock .inner-container .doctorFormInner .doctorsForm .select-container select {
    width: 30.5%;
}

@media screen and (min-width: 1000px) {
    .headerBlock .top-bar .loginList {
        display: none;
    }
    .headerBlock .top-bar .topbarList {
        width: 100% !important;
    }
    .foundersBlock .inner-container .founderItem {
        width: 28.8% !important;
    }
    .headerBlock .top-bar .topbarList {
        width: 85% !important;
    }
    .headerBlock .top-bar .langList {
        width: 12%;
    }
}

@media only screen and (max-width: 600px) {
    .banner-side-cutting {
        display: none;
    }
    .menuIcon {
        margin-top: -50px;
    }
}

.top-bar a,
.headerMenuBlock a {
    text-decoration: none;
}


/* about */

body.fp-viewing-9 .findDoctextPop {
    display: none;
}


/* 5.18.19 */

.sec-blk-rt-cc-white {
    border-color: transparent #ffffff;
    border-style: solid;
    border-width: 0px 148px 139px 0px;
    width: 100px;
    position: relative;
    transform: rotate(180deg);
    right: 0px;
    bottom: 21em;
}

.blk-rt-cc-white {
    border-color: transparent #ffffff;
    border-style: solid;
    border-width: 0px 152px 145px 0px;
    height: 0px;
    position: relative;
    bottom: 506px;
    right: 1px;
}

.footerIconList .footerIconItem .fbIcon {
    background-position: -15px -54px!important;
    width: 12px;
    height: 24px;
}

.footerIconList .footerIconItem .twIcon {
    background-position: -55px -56px;
    width: 23px;
    height: 19px;
}

.footerIconList .footerIconItem .ytIcon {
    background-position: -113px -54px;
    width: 18px;
    height: 24px;
}

.footerIconList .footerIconItem .insIcon {
    background-position: -160px -54px;
    width: 20px;
    height: 24px;
}

.footerIconList .footerIconItem .lIcon {
    background-position: -211px -54px;
    width: 27px;
    height: 24px;
}

.footerIconList .footerIconItem .pIcon {
    background-position: -260px -54px;
    width: 21px;
    height: 23px;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .videoIcon:before {
    position: absolute;
    content: "";
    background-position: -298px -54px;
    width: 24px;
    left: 3px;
    height: 22px;
    top: -3px;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .blogIcon:before {
    position: absolute;
    content: "";
    background-position: -331px -54px!important;
    width: 24px;
    height: 22px;
    left: -5px;
    top: -6px;
}


/* .spriteIcon,
.headerBlock .top-bar .topbarList .topbarItem .careIcon:before,
.headerBlock .top-bar .topbarList .topbarItem .bookIcon:before,
.headerBlock .top-bar .topbarList .topbarItem .findIcon:before,
.headerBlock .top-bar .topbarList .topbarItem .healthIcon:before,
.headerBlock .top-bar .topbarList .topbarItem .careersIcon:before,
.headerBlock .top-bar .loginList .loginItem .loginIcon:before {
    background: url(../img/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
} */

.footerBlock {
    padding: 6em 0;
}

@media (min-width: 360px) {
    #ini-awrd:first-child::before {
        height: 81%;
        width: 92%;
        left: 15px;
    }
    .awrd-img-cc::before {
        height: 77%;
        width: 90%;
        left: 15px;
    }
}

@media (min-width:480px) {
    #ini-awrd:first-child::before {
        height: 58%;
        width: 96%;
        left: 15px;
    }
    .awrd-img-cc::before {
        height: 84%;
        width: 93%;
        left: 15px;
    }
}

@media (min-width:600px) {
    #ini-awrd:first-child::before {
        height: 89%;
        width: 96%;
        left: 15px;
    }
    .awrd-img-cc::before {
        height: 87%;
        width: 95%;
    }
}

@media (min-width:801px) {
    #ini-awrd:first-child::before {
        height: 64%;
        width: 84%;
        top: 0;
        left: 15px;
    }
    .awrd-img-cc::before {
        height: 63%;
        width: 86%;
    }
}

@media (min-width:1025px) {
    #ini-awrd:first-child::before {
        height: 68%;
        width: 87%;
        top: 0px;
    }
    .awrd-img-cc::before {
        height: 68%;
        width: 88%;
        top: 0px;
    }
}

@media (min-width:1281px) {
    #ini-awrd:first-child::before {
        height: 68%;
        width: 87%;
    }
    .awrd-img-cc::before {
        height: 68%;
        width: 87%;
    }
}

.headerBlock .headerMenuBlock .navBlock .navList .navItem .navLink:hover {
    transition: all 0s cubic-bezier(0, 0, 0.23, 1);
    background-position: 0%;
}

.headerBlock .headerMenuBlock .navBlock .navList .navItem .navLink {
    text-decoration: none;
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #da5665, #da5665 50%, #7d868e 50%); */
    background-size: 200% 100%;
    background-position: 100%;
}

.footerIconList .footerIconItem .fbIcon {
    background-position: -15px -54px!important;
    width: 12px;
    height: 24px;
}

.footerIconList .footerIconItem .twIcon {
    background-position: -55px -56px !important;
    ;
    width: 23px;
    height: 19px;
}

.footerIconList .footerIconItem .ytIcon {
    background-position: -113px -54px !important;
    width: 18px;
    height: 24px;
}

.footerIconList .footerIconItem .insIcon {
    background-position: -160px -54px !important;
    ;
    width: 20px;
    height: 24px;
}

.footerIconList .footerIconItem .lIcon {
    background-position: -211px -54px !important;
    ;
    width: 27px;
    height: 24px;
}

.footerIconList .footerIconItem .pIcon {
    background-position: -260px -54px !important;
    width: 21px;
    height: 23px;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .videoIcon:before {
    position: absolute;
    content: "";
    background-position: -298px -54px !important;
    width: 24px;
    left: 3px;
    height: 22px;
    top: -3px;
}

.footerBlock .footerBtmIconList .footerBtmIconItem .blogIcon:before {
    position: absolute;
    content: "";
    background-position: -331px -54px !important;
    width: 24px;
    height: 22px;
    left: -5px;
    top: -6px;
}

.footerIconList .footerIconItem .fbIcon,
.footerIconList .footerIconItem .twIcon,
.footerIconList .footerIconItem .ytIcon,
.footerIconList .footerIconItem .insIcon,
.footerIconList .footerIconItem .lIcon,
.footerIconList .footerIconItem .pIcon,
.footerBlock .bordered .appList .appItem .appOne,
.footerBlock .bordered .appList .appItem .appTwo,
.footerBlock .footerBtmIconList .footerBtmIconItem .videoIcon:before,
.footerBlock .footerBtmIconList .footerBtmIconItem .blogIcon:before {
    background: url(../img/sprite-small.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.footerIconList {
    margin: 0;
    list-style-type: none;
    text-align: right;
}

.footerIconList .footerIconItem {
    display: inline-block;
    margin-right: 2em;
}

.footerBlock a:hover {
    transition: all 0s cubic-bezier(0, 0, 0.23, 1);
    background-position: 0%;
}


/*subsite hover 3 block hover*/

.subsitebannerBlock .bannerrightContent ul li:hover a {
    color: #000;
}


/*subsite cut-block*/

.headerBlock .headerMenuBlock .logo {
    top: 0;
    z-index: 1;
}

.headerBlock:before {
    height: 74%;
}


/* body.modal-open #header,
body.modal-open .container-fluid,
body.modal-open section,
body.modal-open header,
body.modal-open .banner-side-cutting {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
-o-filter: blur(4px);
-ms-filter: blur(4px);
filter: blur(10px);
} */


/*about image*/

.vsn-msn-cc .msn-cls {
    background-image: url(../img/target.png);
    background-repeat: no-repeat;
    background-position: 93% 50%;
    background-size: 254px 261px;
}

.vsn-msn-cc .vsn-cls {
    background-image: url(../img/telescope.png);
    background-repeat: no-repeat;
    background-position: 93% 50%;
    background-size: 254px 261px;
}

.footerBlock {
    padding: 2em 0!important;
}

input#mrid-num,
input#mrid_number {
    /* margin-left: -48px; */
    background-color: #efefef;
    border: none;
}

input#mrid-num,
input#mrid_number {
    /* margin-left: 0px !important; */
    margin-bottom: 30px;
    font-size: 14px;
}

/* @media (max-width:991.98px) {
    .banner-side-cutting:before {
        position: inherit !important;
    }
} */

@media (max-width:991.98px) {
    .mx-auto {
        padding: 2em;
    }
    .doctor-img {
        position: inherit !important;
    }
}

@media (max-width:991.98px) {
    .footerBlock .copyRight {
        line-height: 20px !important;
    }
    ul.footerIconList,
    ul.footerBtmIconList {
        text-align: center !important;
    }
    ul.footerIconList {
        padding-top: 2em;
    }
}


/* .about-top{
padding-top: 4em;
} */

#overlay {
    height: 870px;
    width: 90%;
}

.about-top h3:nth-of-type(2) {
    font-size: 35px;
}

.about-top h3 {
    line-height: 25px;
}

@media (max-width:320px) {
    .awrd-img-cc::before {
        width: 89%;
        height: 75%;
    }
    .about-video {
        height: 220px !important;
    }
}
@media (max-width:1024px) {
  .banner-side-cutting:before {
      position: inherit !important;
  }
}
@media (max-width:991.98px) {
    .about-top h3 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
    .about-top h3:nth-child(3) {
        line-height: 15px !important;
    }

    .vsn-msn-cc {
        margin-top: 0 !important;
    }
    .vsn-msn-cc .msn-cls {
        margin-top: -150px;
    }
    .bx-shdw {
        height: 36em;
    }
    .blk-rt-cc-white {
        bottom: 660px !important;
    }
    .blk-rt-cc {
        bottom: 535px;
    }
    section.award-cc {
        margin-top: -200px;
    }
}

@media (min-width: 150px) and (max-width: 320px) {
    .about-top h3:nth-child(3) {
        line-height: 35px !important;
    }
}

#quick-appointment-form .form-control {
    height: 32px;
    font-size: 14px;
}

#ask-question-modal-form .form-control {
    font-size: 14px;
}

input#mrid-num,
input#mrid_number {
    width: 100%;
    margin-bottom: 25px;
}

.modal-popup#bookappointment .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group .input-group-prepend .input-group-text {
    height: 32px;
}

.patient-area .form-check-inline {
    padding-bottom: 25px;
}

@media (max-width:998.93px) {
    input#mrid-num,
    input#mrid_number {
        margin-left: 0px !important;
        margin-bottom: 35px;
    }
}


/* .btn-previous,
.btn-previous-s {
    border-right: none !important;
    border-left: 1px solid #e27a86;
    border-top: 1px solid #e27a86;
    border-bottom: 1px solid #e27a86;
}

.btn-next,
.btn-next-s {
    border-left: none !important;
    border-right: 1px solid #dd7280;
    border-top: 1px solid #dd7280;
    border-bottom: 1px solid #dd7280;
} */

.udrHdrnav {
    padding-top: 5px;
}

.hdrChange-add .logo {
    padding-top: 3px;
}

@media (max-width:767.98px) {
    .headerBlock .headerMenuBlock .navBlock .navList {
        display: none;
    }
    .menuIcon {
        top: -41px;
    }
    .headerBlock .top-bar {
        display: none;
    }
}

.menuIcon {
    position: absolute!important;
    right: -16px!important;
    margin-top: 5px!important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .menuIcon {
        position: absolute!important;
        right: -16px!important;
        margin-top: 5px!important;
    }
    .headerBlock .headerMenuBlock .navBlock .navList {
        display: none !important;
    }
    .headerBlock .top-bar {
        display: none;
    }
}

@media only screen and (min-device-width: 1000px) and (max-device-width: 1199px) {
    input#mrid-num {
        margin-left: -72px !important;
        width: 400px !important;
    }
}

.inner-textDate {
    padding: 0px!important;
    display: inline-block;
}

.form-control-drop {
    padding: 7px 8px;
    margin-top: 0px;
    background: #efefef;
    border: 0;
    color: #999999;
    outline: 0;
    width: 100%;
}

#bookingdate {
    border-radius: 0;
}

select.form-control {
    color: #999999;
}

select#text_Dt {
    border-radius: 0;
    height: 32px;
}

.form-in {
    display: inherit;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two {
    padding: 3rem 20px !important;
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 900px !important;
    }
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=email] {
    font-size: 14px !important;
}

.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=email]::placeholder,
.modal-popup .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .form-in .input-group input[type=text]::placeholder,
input#mrid-num::placeholder {
    color: #999999!important;
}

input#mrid-num {
    margin-left: -45px;
    font-size: 14px;
    width: 250px;
}

.submit-right {
    display: block !important;
}

@media (max-width: 992px) {
    input#mrid-num {
        margin-left: 0px !important;
        font-size: 14px;
        width: 100%;
        margin-bottom: 30px;
    }
}


/* june 2 updates */

.btn-next,
.btn-next-s,
.btn-previous,
.btn-previous-s {
    margin: 10px 2px;
}

.btn-next,
.btn-next-s {
    background: url(../img/sprite-small.png) no-repeat !important;
    background-position: -245px -114px!important;
    width: 30px!important;
    height: 30px!important;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    border: 1px solid #90898a!important;
}

.btn-previous,
.btn-previous-s {
    background: url(../img/sprite-small.png) no-repeat !important;
    background-position: -214px -114px!important;
    width: 30px!important;
    height: 30px!important;
    border-radius: 0px;
    outline: none;
    border: 1px solid #90898a!important;
}

.blog-slider-action input[type="button"] {
    background-color: #ffffff !important;
}

.blog-slider-action input[type="button"]:hover {
    background-color: #e30613!important;
}

.btn-previous:hover {
    background-position: -189px -114px!important;
}

.btn-next:hover {
    background-position: -268px -114px!important;
}

.modal-popup .modal-dialog .modal-content .modal-header .close {
    opacity: 1;
}

.popup-form .fa-thumbs-up:before {
    content: "\f164";
    font-size: 5em;
}

.popup-form .footerIconList {
    text-align: center;
    margin-bottom: 37px;
}

.div-pagination-wrapper {
    text-align: left !important;
}

@media screen and (max-width: 991.93px) {
    .blog-slider-action input.btn-next {
        position: absolute;
        z-index: 1;
        left: 50px;
        bottom: 0;
    }
    .blog-slider-action input.btn-previous {
        position: absolute;
        z-index: 1;
        bottom: 0;
    }
    .about-top h3 span {
        font-size: 25px !important;
    }
}

.modal-popup#ask_question .modal-dialog .modal-content .modal-body .modal-side-two .popup-form .form-container form .pop-btn {
    margin-top: 1.2em;
}

.modal-popup#ask_question .modal-dialog .modal-content .modal-body .modal-side-one .mso-img {
    padding: 13em 2em;
}

@media screen and (max-width: 991.93px) {
    form#frm-global-search {
        padding-top: 20px !important;
    }
}

form#frm-global-search {
    padding-top: 140px;
}

body.doctor-search-bg form#frm-global-search {
    padding-top: 0px;
}
/* july 7 */
.director-slider-text.mng-bh{
  bottom: 330px!important;
}
.blog-details-single img,.blog-item-image img,.post-column img{
  height: auto !important;
}
.topbarItem .opdIcon:before {
    background: url(../images/sprite-small.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    content: "";
    background-position: -96px -5px!important;
    width: 20px;
    height: 20px;
    left: 585px;
    top: 0;
}