:root {
    font-size: 14px;
}

:root * {
    font-family: "Poppins", sans-serif;

    font-style: normal;
}

:root i {
    font-family: "Font Awesome 5 Free";
}

html {
    scroll-behavior: smooth;
}

html,
body {
    height: 100%;
    outline: none;
}

button,
button:focus,
button:active,
.testimonials .slick-slide {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}
.fw-card-vertical {
    outline: none !important;
}

.body {
    padding-top: 150px;
}

section {
    display: block;
    clear: both;
}

.pageMarginSection section {
    margin-bottom: 40px;
}

.pageMarginSection section:last-child {
    margin-bottom: 60px;
}

.pageMarginSection section:not(#banner) header {
    margin-bottom: 40px;
}

.pageMarginSection section:not(#banner) .services__contents {
    margin-bottom: 40px;
}

.pageMarginSection section:not(#banner) .fw-card-horizontal--featured,
.pageMarginSection section:not(#banner) .fw-card-horizontal--featured-jumbo {
    margin-bottom: 50px;
    background: #fff;
    color: #fff;
}
.fw-card-horizontal--featured-jumbo small,
.fw-card-horizontal--featured-jumbo p,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__header a {
    color: #010101 !important;
}

.header-contact {
    height: 50px;
    background: #685da9;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-contact .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-contact .container .header-contact__left,
.header-contact .container .header-contact__right {
    font-family: "PT Sans", sans-serif !important;
    line-height: 1.71;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
}

.header-contact .container .header-contact__left i,
.header-contact .container .header-contact__right i {
    margin-right: 10px;
}

.header-contact .container .header-contact__left .fa-phone,
.header-contact .container .header-contact__right .fa-phone {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.logo__img {
    height: 60px;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.fw-button--orange-jumbo {
    min-height: 84px;
    max-height: 84px;
    height: 100%;
    width: 160px;
    background: #ff7c1e;
    color: #fff;
    font-size: 1rem;
    line-height: 1.41;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    font-family: "PT Sans", sans-serif;
    border: 0;
}

.fw-button--orange-jumbo:hover {
    background: #ff8821;
}

.fw-button--orange-responsive {
    width: 100%;
    height: 40px;
    background: #ff7c1e;
    border: 0;
    color: #fff;
}

.fw-button--orange-responsive:hover {
    background: #ff8821;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
}

.main-titles {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.2;
    color: #685da9;
    display: inline-block;
    font-style: normal;
}

.main-titles:after {
    margin-top: 10px;
    display: block;
    content: "";
    height: 9px;
    width: 100px;
    background: #ff7c1e;
}

.fw-normal-text {
    font-size: 17px;
    line-height: 1.41;
    font-family: "PT Sans", sans-serif;
    color: #444444;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
}

.fw-link-text {
    text-shadow: none;
    cursor: pointer;
    color: #ff7c1e;
    font-size: 1.01rem;
    font-weight: bold;
}

.fw-link-text:hover {
    color: #ff7c1e;
}

.fw-header-line .main-titles,
.faq-desc header .main-titles,
.faq-desc .accordion .card .main-titles {
    margin-bottom: 0;
}

.fw-header-line:after,
.faq-desc header:after,
.faq-desc .accordion .card:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #cccccc;
    display: block;
}

.fw-link {
    color: #1d9577;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
}

.fw-link:hover {
    color: #20a483;
}

.doc-detail-desc {
    width: 100%;
}

.small-image {
    width: 200px;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.small-text--grey,
.small-block-title {
    color: #6b6b6b;
    font-family: "PT Sans", sans-serif;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
}

.small-block-title {
    display: block;
    font-size: 1rem;
}

.small-header-title {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    font-size: 1.142rem;
    line-height: 1.5;
    color: #392f5a;
}

.card-header-title,
.card-header-title--purpleLight {
    font-size: 2rem;
    margin-bottom: 10px !important;
    color: #ff7c1e;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
}

.card-header-sub-title {
    font-size: 1.1rem;
    margin-bottom: 0;
    color: #444444;
}

.card-header-title--purpleLight {
    color: #564787;
}

.card-resume {
    margin-top: 30px;
    margin-bottom: 30px;
}

.card-resume .card-resume-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.card-resume .card-resume-type .card-resume-title {
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    line-height: 1.41;
    font-size: 1rem;
    -webkit-box-flex: 0.5;
    -ms-flex: 0.5;
    flex: 0.5;
}

.card-resume .card-resume-type .card-resume-desc {
    display: inline-block;
    font-family: "PT Sans", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #444444;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.large-image {
    min-height: 650px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.time-table {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.09);
}

.time-table thead {
    background: #564787;
    color: #fff;
}

.time-table tbody {
    color: #444444;
}

.time-table th,
.time-table td {
    padding-left: 30px;
}

.full-width-btn {
    display: block;
    width: 100%;
}

.author {
    font-size: 1rem !important;
}

.author .author-name {
    color: #564787;
}

.load-more-btn {
    background: #564787;
    color: #fff;
    padding: 10px 20px;
    border: none;
    outline: none;
}

.load-more-btn:hover {
    background: #4b3e76;
}

.banner-img {
    width: 100%;
    min-height: 400px;
    height: 60vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.default-img {
    min-width: 290px;
    max-height: 420px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}

.bold-text,
.quote-border,
.back-btn,
.photo-number,
.photo-update,
.faq-desc .accordion .card .card-header h2,
.contact-address-wrapper .contact-width h5 {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
}

.quote-border {
    border-left: 2px solid #ff7c1e;
    max-width: 80%;
    margin: 60px auto !important;
}

.text-orange {
    color: #ff7c1e;
}

.text-purple {
    color: #564787;
}

.para-color-grey
    p:not(.bold-text):not(.quote-border):not(.back-btn):not(.photo-number):not(.photo-update):not(.faq-desc
        .accordion
        .card
        .card-header
        h2
        button):not(.contact-address-wrapper .contact-width h5) {
    color: #444444;
}

.bg-grey {
    background: #fafafa;
}

.bg-purple {
    background: #392f5a;
}

.required-text {
    color: #ff7c1e;
    margin-left: 10px;
}

.dim-text {
    opacity: 0.4;
    font-size: 2.5rem;
}

.form-wrapper {
    max-width: 750px;
    width: 100%;
    padding: 80px;
    background: #fff;
    margin: 100px auto;
}

.form-wrapper--small {
    max-width: 750px;
    width: 100%;
    padding: 40px;
    background: #fff;
    margin: 40px auto;
}

.form-wrapper--large {
    width: 100%;
    padding: 40px;
    background: #fff;
    margin: 40px auto;
}

.contact-form label {
    color: #444444;
    font-family: "PT Sans", sans-serif;
}

.contact-form input,
.contact-form textarea,
.contact-form select {
    border-radius: 0;
}

.contact-form button {
    float: right;
}

.contact-form button.fw-button--orange-responsive {
    max-width: 200px;
    height: 50px;
    border-radius: 0;
}

.contact-form button.fw-button--orange-responsive:hover {
    color: #fff;
}

.contact-form select {
    margin: 0;
    color: #444444;
    width: 100% !important;
    outline: none;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border-radius: 0px;
    background: rgba(255, 255, 255, 0.1) url("/images/drop-down-arrow.svg")
        no-repeat right 0.75rem center/8px 10px;
}

#bookAppointment .close {
    height: 40px;
    width: 40px;
    font-size: 2.5rem;
}

.fw-card-vertical {
    -webkit-box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
    box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
    background-color: #fff;
    padding-bottom: 1.618rem;
    margin-bottom: 30px;
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    -webkit-transition: all 0.28s linear;
    transition: all 0.28s linear;
}

.fw-card-vertical .fw-card-vertical__img {
    background: white;
    overflow: hidden;
    margin: 0 0 1.618rem 0;
}

.fw-card-vertical .fw-card-vertical__img img {
    width: 100%;
    height: 260px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all 0.28s linear;
    transition: all 0.28s linear;
}

.fw-card-vertical .fw-card-vertical__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 150px;
    padding: 0 1.618rem;
}

.fw-card-vertical .fw-card-vertical__contents small {
    display: block;
    color: #444444;
    margin-bottom: 0.5em;
}

.fw-card-vertical .fw-card-vertical__contents .fw-card-vertical__header {
    margin-bottom: 0.8rem;
}

.fw-card-vertical .fw-card-vertical__contents .fw-card-vertical__header a {
    display: block;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    color: #333333;
}

.fw-card-vertical
    .fw-card-vertical__contents
    .fw-card-vertical__header
    a:hover {
    color: #243d91;
}

.fw-card-vertical .fw-card-vertical__contents .fw-normal-text {
    font-size: 1.01rem;
    margin-bottom: 0;
}

.fw-card-vertical:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
    box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
}

.fw-card-vertical:hover .fw-card-vertical__img img {
    -webkit-transition: all 0.28s linear;
    transition: all 0.28s linear;
}
.fw-card-vertical:hover {
}
.fw-card-horizontal--featured,
.fw-card-horizontal--featured a,
.fw-card-horizontal--featured p {
    border-radius: 10px 0px 0px;
}

.fw-card-horizontal,
.fw-card-horizontal--featured,
.fw-card-horizontal--featured-jumbo {
    max-width: 350px;
    min-width: 310px;
    height: 160px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
    box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 10px;
}

.fw-card-horizontal .fw-card-horizontal__img,
.fw-card-horizontal--featured .fw-card-horizontal__img,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__img {
    background: white;
    margin-bottom: 0;
    margin: 0px;
}

.fw-card-horizontal .fw-card-horizontal__img a,
.fw-card-horizontal--featured .fw-card-horizontal__img a,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__img a {
    display: block;
    overflow: hidden;
}

.fw-card-horizontal .fw-card-horizontal__img a img,
.fw-card-horizontal--featured .fw-card-horizontal__img a img,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__img a img {
    width: 180px;
    height: 160px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all 0.28s linear;
    transition: all 0.28s linear;
}

.fw-card-horizontal .fw-card-horizontal__contents,
.fw-card-horizontal--featured .fw-card-horizontal__contents,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 1.618rem;
}

.fw-card-horizontal .fw-card-horizontal__contents small,
.fw-card-horizontal--featured .fw-card-horizontal__contents small,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents small {
    color: #444444;
    display: block;
    margin-bottom: 0.3em;
}

.fw-card-horizontal .fw-card-horizontal__contents .fw-card-horizontal__header,
.fw-card-horizontal--featured
    .fw-card-horizontal__contents
    .fw-card-horizontal__header,
.fw-card-horizontal--featured-jumbo
    .fw-card-horizontal__contents
    .fw-card-horizontal__header {
    margin-bottom: 0.5em;
}

.fw-card-horizontal .fw-card-horizontal__contents .fw-card-horizontal__header a,
.fw-card-horizontal--featured
    .fw-card-horizontal__contents
    .fw-card-horizontal__header
    a,
.fw-card-horizontal--featured-jumbo
    .fw-card-horizontal__contents
    .fw-card-horizontal__header
    a {
    display: block;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    color: #333333;
}

.fw-card-horizontal
    .fw-card-horizontal__contents
    .fw-card-horizontal__header
    a:hover,
.fw-card-horizontal--featured
    .fw-card-horizontal__contents
    .fw-card-horizontal__header
    a:hover,
.fw-card-horizontal--featured-jumbo
    .fw-card-horizontal__contents
    .fw-card-horizontal__header
    a:hover {
    color: #243d91;
}

.fw-card-horizontal .fw-card-horizontal__contents .fw-normal-text,
.fw-card-horizontal--featured .fw-card-horizontal__contents .fw-normal-text,
.fw-card-horizontal--featured-jumbo
    .fw-card-horizontal__contents
    .fw-normal-text {
    font-size: 1.01rem;
}

.fw-card-horizontal:hover,
.fw-card-horizontal--featured:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
    box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
}

.fw-card-horizontal:hover .fw-card-horizontal__img img,
.fw-card-horizontal--featured:hover .fw-card-horizontal__img img,
.fw-card-horizontal--featured-jumbo:hover .fw-card-horizontal__img img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.28s linear;
    transition: all 0.28s linear;
}

.fw-card-horizontal--featured,
.fw-card-horizontal--featured-jumbo {
    height: 100%;
    min-width: 100%;
    max-width: 100%;
}

.fw-card-horizontal--featured .fw-card-horizontal__img,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.fw-card-horizontal--featured .fw-card-horizontal__img a img,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__img a img {
    width: 100%;
    height: 370px;
}

.fw-card-horizontal--featured .fw-card-horizontal__contents,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents {
    -webkit-box-flex: 1.1;
    -ms-flex: 1.1;
    flex: 1.1;
    height: 370px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.fw-card-horizontal--featured .fw-card-horizontal__contents small,
.fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents small {
    font-size: 1.4em;
}

.fw-card-horizontal--featured
    .fw-card-horizontal__contents
    .fw-card-horizontal__header
    a,
.fw-card-horizontal--featured-jumbo
    .fw-card-horizontal__contents
    .fw-card-horizontal__header
    a {
    font-size: 1em;
}

.fw-card-horizontal--featured .fw-card-horizontal__contents .fw-normal-text,
.fw-card-horizontal--featured-jumbo
    .fw-card-horizontal__contents
    .fw-normal-text,
.fw-card-horizontal--featured .fw-card-horizontal__contents .fw-link-text,
.fw-card-horizontal--featured-jumbo
    .fw-card-horizontal__contents
    .fw-link-text {
    font-size: 1.2em;
}

.fw-card-horizontal--featured-jumbo {
    height: 55vh;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents {
    padding: 1.8rem;
}

.fw-card-horizontal--featured-jumbo .fw-card-horizontal__img {
    margin-bottom: 0;
    height: 100%;
}

.fw-card-horizontal--featured-jumbo .fw-card-horizontal__img a {
    height: 100%;
}

.fw-card-horizontal--featured-jumbo .fw-card-horizontal__img a img {
    height: 100%;
}

.fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents {
    min-height: 300px;
    color: #fff !important;
}

.fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents small {
    margin-bottom: 20px;
    display: block;
}

.fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents .author {
    margin-bottom: 40px;
    display: block;
}

.profile-card {
    width: 100%;
    height: calc(100% - 30px);
    -webkit-box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
    box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
    background-color: #fff;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.profile-card a {
    text-decoration: none;
}

.profile-card .profile-card-img {
    background: white;
    overflow: hidden;
    width: 100%;
    padding-top: 120%;
    position: relative;
    margin: 0px;
    margin-bottom: 20px;
}

.dropdown-item.active,
.dropdown-item:active {
    background: #685da9;
    color: #fff;
}

.dropdown-item.active,
.dropdown-item:active a {
    color: #fff;
}

.profile-card .profile-card-img.profile-card-img--landscape {
    padding-top: 66.66%;
}

.profile-card .profile-card-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all 0.28s linear;
    transition: all 0.28s linear;
}

.profile-card .profile-card__contents {
    text-align: center;
    padding: 0 1.6rem;
}

.profile-card .profile-card__contents .profile-name {
    color: #564787;
    font-size: 1.142rem;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 0.5em;
}

.profile-card .profile-card__contents .profile-designation {
    font-size: 1rem;
    line-height: 1.5;
    color: #444444;
}

.profile-card:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
    box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
    cursor: pointer;
}

.profile-card:hover .profile-card__contents .profile-name {
    color: #ff7c1e;
}

.top-banner {
    background: #564787;
    height: 300px;
}

.top-banner .top-banner-wrapper .top-banner-content {
    height: 300px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top-banner .top-banner-wrapper .top-banner-content header {
    font-size: 3rem;
    font-weight: 700 !important;
    line-height: 1.2;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    width: 100%;
    text-align: center;
}

.simple-slider-content {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
    box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
}

.simple-slider-content:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.12);
    box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.12);
}

.simple-slider-content a {
    color: #333333;
    text-decoration: none;
}

.simple-slider-content a:focus {
    outline: 0;
}

.simple-slider-content figure {
    display: inline-block;
}

.simple-slider-content .simple-slider-title {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    max-width: 150px;
    margin: 0 auto 10px auto;
    text-align: center;
    min-height: 55px;
}

.alternate-cards-wrapper {
    overflow: hidden;
}

.alternate-cards-wrapper .alternate-card {
    margin-bottom: 60px;
}

.alternate-cards-wrapper .alternate-card .left-alternate-card,
.alternate-cards-wrapper .alternate-card .right-alternate-card {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.alternate-cards-wrapper .alternate-card .left-alternate-card .service-card,
.alternate-cards-wrapper .alternate-card .right-alternate-card .service-card {
    padding-top: 20px;
    width: 100%;
    min-height: 400px;
}

.fw-card-vertical__contents .fw-normal-text,
.fw-card-horizontal__contents .fw-normal-text {
    line-height: 1.6em;
    max-height: 4.5em;
    overflow: hidden;
}

.fw-image-container {
    position: relative;
    width: 100%;
}

.fw-image-container.fw-image-container--10-4 {
    padding-top: 40%;
}

.fw-image-container.fw-image-container--16-9 {
    padding-top: 56.25%;
}

.fw-image-container.fw-image-container--4-3 {
    padding-top: 75%;
}

.fw-image-container.fw-image-container--3-2 {
    padding-top: 66.66%;
}

.fw-image-container__item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.nav-item {
    cursor: pointer;
}

.topheader {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 10;
}

.noScroll {
    position: fixed;
}

.noScroll .topheader {
    height: 100vh !important;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #eeeeee;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.navbar .navbar-nav .nav-item .nav-link {
    font-size: 1rem;
    color: #333333;
    padding: 32px 8px;
    text-transform: capitalize;
}
.navbar .navbar-nav .dropdown-menu .nav-link {
    font-size: 1rem;
    color: #333333;
    padding: 15px 8px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
}
.navbar .navbar-nav .dropdown-menu .nav-link:hover {
    background: #685da9;
    color: #fff;
}

.navbar-toggler {
    background: transparent !important;
}

.navbar-toggler:focus {
    outline: none;
}

.navbar-toggler .icon-bar {
    width: 22px;
    height: 3px;
    background-color: #333333;
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-top: 4px;
}

.navbar-toggler.collapsed {
    padding: 10px;
}

.navbar-toggler.collapsed .top-bar {
    margin-top: 0px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggler .navbar-toggler-icon.active .top-bar {
    -webkit-transform: translateX(3px) rotate(45deg);
    transform: translateX(3px) rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
}

.navbar-toggler .navbar-toggler-icon.active .middle-bar {
    opacity: 0;
}

.navbar-toggler .navbar-toggler-icon.active .bottom-bar {
    -webkit-transform: translateX(3px) rotate(-45deg);
    transform: translateX(3px) rotate(-45deg);
    -webkit-transform-origin: -5% 90%;
    transform-origin: -5% 90%;
}

.dropdown-toggle::after {
    display: none;
    border: 0;
}

.dropdown-menu.show {
    position: relative;
    border: 0;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}

.dropdown-menu.show:before {
}

.dropdown-menu.show .dropdown-item {
    padding: 10px 20px;
}

@media only screen and (min-width: 1200px) {
    #navbarSupportedContent .navbar-nav {
        height: 84px;
        margin-right: 30px;
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    #navbarSupportedContent .navbar-nav .nav-item {
        position: relative;
    }

    #navbarSupportedContent .navbar-nav .nav-item:after {
        position: absolute;
        bottom: 0;
        content: "";
        display: block;
        width: 0;
        height: 3px;
        background: #392f5a;
        -webkit-transition: width 0.3s;
        transition: width 0.3s;
    }

    #navbarSupportedContent .navbar-nav .nav-item:hover::after {
        width: 80%;
    }

    #navbarSupportedContent .navbar-nav .nav-item {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .shrink {
        height: 80px;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    }

    .shrink #navbarSupportedContent .navbar-nav {
        height: 80px;
    }

    .shrink .fw-button--orange-jumbo {
        min-height: 80px;
        max-height: 80px;
        height: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    .dropdown-menu.show:before {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

    .body {
        padding-top: 100px;
    }

    .topheader nav {
        background: #fff;
    }

    .topheader nav .navbar-nav .nav-item:first-of-type .nav-link {
        border-top: 1px solid #e8e8e8;
    }

    .topheader nav .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid #e8e8e8;
        display: block !important;
    }

    .topheader nav .navbar-nav .nav-item a {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        -webkit-box-shadow: 0 0 1px transparent;
        box-shadow: 0 0 1px transparent;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        color: yellow;
        background-color: #fff;
        overflow: hidden;
    }

    .topheader nav .navbar-nav .nav-item a:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ff7c1e;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .topheader nav .navbar-nav .nav-item a:hover,
    .topheader nav .navbar-nav .nav-item a:focus,
    .topheader nav .navbar-nav .nav-item a:active {
        color: white;
    }

    .topheader nav .navbar-nav .nav-item a:hover:before,
    .topheader nav .navbar-nav .nav-item a:focus:before,
    .topheader nav .navbar-nav .nav-item a:active:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    .topheader .navbar-collapse {
        position: absolute;
        top: 60px;
        left: 1%;
        width: 100%;
        height: calc(100vh - 190px);
        overflow: auto;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background: #fff;
        z-index: 3;
    }

    .topheader .navbar-collapse.collapsing {
        width: 100%;
        -webkit-transition: all 0.1s linear;
        transition: all 0.1s linear;
        background: #fff;
        left: 100%;
    }

    .topheader .navbar-collapse.collapsing a {
        padding: 15px;
    }

    .topheader .navbar-collapse.show {
        left: 0;
    }

    .topheader .navbar-collapse.show a {
        padding: 15px;
    }

    .topheader .fw-button--orange-jumbo {
        min-height: 80px;
        max-height: 80px;
        height: 80px;
        width: 100%;
    }
}

@media only screen and (max-width: 375px) {
    .topheader .navbar-collapse {
        top: 64px;
    }
}

@media only screen and (max-width: 374px) {
    .topheader .navbar-collapse {
        height: 80vh;
    }
}

.overlay {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.fw-single-slider--main {
    position: relative;
}

.fw-single-slider--main .fw-arrow,
.slider-video-nav .fw-arrow,
.otherdoctors--list .fw-arrow {
    font-size: 25px;
    position: absolute;
    top: 50%;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    z-index: 1;
}
.otherdoctors--list .fw-arrow--left {
    left: -20px;
}
.otherdoctors--list .fw-arrow--right {
    right: -10px;
}

.fw-single-slider--main .fw-arrow--left {
    left: 20px;
}

.fw-single-slider--main .fw-arrow--right {
    right: 30px;
}

.slider-video-nav .fw-arrow--left--video {
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.slider-video-nav .fw-arrow--right--video {
    bottom: -20px;
    top: 95%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.fw-single-slider--main .fw-single-slider--wrapper .fw-single-slider__image {
    position: relative;
}

.fw-single-slider--main
    .fw-single-slider--wrapper
    .fw-single-slider__image
    .fw-single-slider__contents {
    position: absolute;
    bottom: 0;
    left: 0;
}

.fw-single-slider--arrows {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    height: 20px;
    width: 24.6px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    cursor: pointer;
}

.fw-single-slider__contents {
    color: #fff;
    background: #392f5a;
}

.fw-single-slider__contents .container {
    padding: 25px 30px;
}

.fw-single-slider__contents .fw-single-slider__contents--header {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
}

.fw-single-slider__contents .fw-single-slider__contents--link {
    position: relative;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    z-index: 2;
}

.fw-single-slider__contents .fw-single-slider__contents--link:hover {
    color: white;
}

.fw-each-testimonial--name {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    font-size: 1.21rem;
    line-height: 1.41;
    margin-bottom: 0;
    font-family: "PT Sans", sans-serif;
}

.fw-each-testimonial--title {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-size: 1rem;
    color: #cccccc;
    font-family: "PT Sans", sans-serif;
}

.quote-mark {
    width: 62.5px;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.fw-each-testimonial-wrapper {
    position: relative;
    background: #fafafa;
    min-height: 250px;
    padding: 2.8rem 0 7.8rem 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.fw-each-testimonial-wrapper:focus {
    outline: 0;
}

.fw-each-testimonial-wrapper .fw-each-testimonial--image {
    position: absolute;
    bottom: 0rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0;
}

.fw-each-testimonial-wrapper .fw-each-testimonial--image img {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.fw-each-testimonial-wrapper .fw-each-testimonial {
    max-width: 850px;
    min-width: 303px;
    text-align: center;
    color: #444444;
    padding: 20px 0px;
    -webkit-box-shadow: 0 3px 6px 0 rgba(101, 101, 101, 0.09);
    box-shadow: 0 3px 6px 0 rgba(101, 101, 101, 0.09);
    background: #fff;
}

.fw-each-testimonial-wrapper .quote-mark {
    position: absolute;
    top: 15px;
    left: 20%;
}

.services .services__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.services .services__contents .fw-normal-text {
    max-width: 560px;
    text-align: center;
}

.services .fw-card-vertical {
    margin-bottom: 30px;
    margin-right: 10px;
}

.services {
    overflow: hidden;
}
.sevices--topbanner {
    position: relative;
    overflow: hidden;
}
.services__bg {
    position: absolute;
    font-size: 30rem;
    opacity: 0.1;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
}
/*services-doctor*/
.services-doctor {
    max-height: 320px;
    width: 100%;
}
.services-doctor a {
    color: #3f3f3f;
}
.services-doctor .fw-card-vertical .fw-card-vertical__img img {
    height: 170px;
    object-position: top;
}
.services-doctor .fw-card-vertical__header {
    font-size: 1.1rem;
    font-weight: bold;
}
.services-doctor .fw-card-vertical .fw-card-vertical__contents {
    height: 100px;
}
.services-doctors--100 {
    width: 100%;
    position: relative;
}
.services-doctor .fw-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    z-index: 9999;
}

.services-doctor .fw-arrow--left {
    left: -10px;
}
.services-doctor .fw-arrow--right {
    right: -10px;
}
/*services-doctor*/
.newsEvents {
    margin-bottom: 40px;
    overflow: hidden;
}

.testimonials {
    background: #fafafa;
    padding: 50px 0;
    text-align: center;
    margin-bottom: 50px;
    min-height: 300px;
    margin-top: 50px;
}

.testimonials .slick-dots {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0px;
}

.testimonials .slick-dots li {
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    padding: 0;
}

.testimonials .slick-dots li button {
    background: #c7c7c7;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: transparent;
    border: none;
    outline: none;
}

.testimonials .slick-dots .slick-active button {
    background: #685da9;
}

.testimonials--container {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    font-size: 16px;
}

.testimonials header {
    text-align: center !important;
    width: 100%;
    margin-bottom: 20px !important;
}

.testimonials .t-arrow--left {
    left: -20px;
}

.testimonials .t-arrow--left:hover #Path_1,
.testimonials .t-arrow--left:hover #Rectangle_10 {
    fill: #ff7c1e;
}

.testimonials .t-arrow--right {
    right: -20px;
}

.testimonials .t-arrow--right:hover #Path_1,
.testimonials .t-arrow--right:hover #Rectangle_10 {
    fill: #ff7c1e;
}

.testimonials figcaption {
    margin-top: 10px;
}

@media only screen and (min-width: 1200px) {
    .fw-single-slider__contents {
        width: 50%;
    }

    .fw-single-slider__contents .container {
        padding: 45px 50px;
    }

    .fw-single-slider__contents .fw-single-slider__contents--header {
        font-size: 2rem;
        line-height: 1.2;
    }

    .fw-single-slider__contents .fw-single-slider__contents--header h1 {
        font-weight: bold;
        margin-bottom: 0.5em;
    }

    .fw-single-slider__contents .fw-single-slider__contents--para {
        font-size: 1.01rem;
        line-height: 1.41;
        overflow: hidden;
        white-space: wrap;
        text-overflow: ellipsis;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .fw-single-slider__contents .fw-single-slider__contents--link {
        font-size: 1.01rem;
        line-height: 1.41;
        font-weight: bold;
    }

    .fw-single-slider--wrapper .fw-single-slider__image img {
        height: 85vh;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }
}

@media only screen and (max-width: 1199px) {
    .fw-single-slider--wrapper .fw-single-slider__image img {
        height: 55vh;
        min-height: 560px;
        width: 100vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .fw-single-slider__contents {
        width: 70%;
    }

    .fw-single-slider__contents .fw-single-slider__contents--header {
        font-size: 2rem;
    }

    .fw-single-slider__contents .fw-single-slider__contents--header h1 {
        margin-bottom: 0.5em;
        font-weight: bold;
    }

    .fw-single-slider__contents .fw-single-slider__contents--para {
        font-size: 1rem;
        max-height: 180px;
        overflow: hidden;
        white-space: wrap;
        text-overflow: ellipsis;
        margin-top: 5px;
        margin-bottom: 8px;
    }

    .fw-single-slider__contents .fw-single-slider__contents--link {
        font-size: 1rem;
        font-weight: bold;
    }
}

@media only screen and (max-width: 767px) {
    .fw-single-slider--wrapper .fw-single-slider__image img {
        height: 60vh;
        min-height: 400px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .fw-single-slider__contents {
        width: 100%;
    }

    .fw-single-slider__contents .fw-single-slider__contents--header {
        font-size: 1rem;
    }

    .fw-single-slider__contents .fw-single-slider__contents--header h1 {
        margin-bottom: 0.5em;
        font-weight: bold;
    }

    .fw-single-slider__contents .fw-single-slider__contents--para {
        font-size: 0.85rem;
        height: 35px;
        overflow: hidden;
        white-space: wrap;
        text-overflow: ellipsis;
        margin-top: 5px;
        margin-bottom: 8px;
    }

    .fw-single-slider__contents .fw-single-slider__contents--link {
        font-size: 0.85rem;
        font-weight: bold;
    }

    .fw-each-testimonial-wrapper {
        position: relative;
    }

    .fw-each-testimonial-wrapper .fw-each-testimonial--image {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 375px) {
    .fw-single-slider--wrapper .fw-single-slider__image img {
        height: 285px !important;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }
}

.down_arrow {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    margin-right: 10px;
}

.down_arrow:hover #Path_1,
.down_arrow:hover #Rectangle_10 {
    fill: #ff9524;
}

.service-image {
    height: 500px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.service-card-slider {
    max-width: 958px;
}

@media only screen and (max-width: 767px) {
    .service-image {
        height: 350px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }
}

#doc-detail {
    margin-top: 50px;
}

.doc-detail-slider--width {
    max-width: 66vw;
}

.other-doctor-wrapper {
    max-height: 400px;
    overflow: hidden;
}

.other-doctor-wrapper .small-header-title {
    width: 100%;
}

.other-doctor-wrapper .thin-line:after {
    margin-top: 100px;
}

@media only screen and (min-width: 1200px) {
    .other-doctor-wrapper .small-header-title {
        width: 100%;
        padding-left: 10px;
    }
}

.sb-main header,
.sb-main p {
    padding: 0 15px;
}

.sb-main p {
    color: #444444;
}

.sb-main .bold-text,
.sb-main .quote-border,
.sb-main .back-btn,
.sb-main .photo-number,
.sb-main .photo-update,
.sb-main .faq-desc .accordion .card .card-header h2,
.faq-desc .accordion .card .card-header .sb-main h2,
.sb-main .contact-address-wrapper .contact-width h5,
.contact-address-wrapper .contact-width .sb-main h5 {
    color: #333333;
}

.sb-main:after {
    margin-top: 40px;
    content: ". . .";
    display: block;
    font-size: 2rem;
    color: #333333;
    text-align: center;
}

.sb-main .bold-text,
.sb-main .quote-border,
.sb-main .back-btn,
.sb-main .photo-number,
.sb-main .photo-update,
.sb-main .faq-desc .accordion .card .card-header h2,
.faq-desc .accordion .card .card-header .sb-main h2,
.sb-main .contact-address-wrapper .contact-width h5,
.contact-address-wrapper .contact-width .sb-main h5 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.more-blogs {
    background: #fafafa;
}

.more-blogs > .container {
    padding-top: 80px;
    padding-bottom: 80px;
}

.more-blogs header {
    padding-bottom: 20px;
}

.blogs figure {
    margin: 0px;
}
.blogs {
    background: #e1e1e1;
    padding: 20px 0px;
}
.blogs .main-titles {
    color: #fff !important;
}
@media only screen and (min-width: 992px) {
    .sb-main header {
        margin-top: 40px;
    }

    .sb-main header div {
        width: 95%;
        margin: auto;
    }
}

.about-company header {
    margin-bottom: 2.5rem !important;
}

.about-company .about-company-content p {
    font-size: 1.14rem !important;
}

.fw-ceo-image-container {
    position: relative;
    width: 100%;
    padding-top: 100%;
    margin: 0;
    overflow: hidden;
}

.fw-ceo-image-container::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80%;
    background: #392f5a;
}

.fw-ceo-image-container__item {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: calc(100% + 5rem);
    -o-object-fit: cover;
    object-fit: cover;
}

.staff-card {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
}

.about-mission {
    padding: 100px 0;
}

.about-doctors .container .margin-fix {
    margin-bottom: 80px;
}

.doctors-list {
    margin-top: 50px;
}

.doctors-list h1 {
    margin-bottom: 50px;
}

@media only screen and (min-width: 769px) {
    .about-company .about-company-content p {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 768px) {
    .about-company .container {
        position: relative;
    }

    .about-banner h1 {
        font-size: 2rem;
    }

    .staff-card {
        margin-top: 30px;
        position: relative;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 15px;
    }
}

.back-btn {
    color: #444444;
    text-decoration: none !important;
    font-family: "PT Sans", sans-serif;
}

.back-btn .arrow-photo-back {
    width: 15px;
    height: 20px;
    margin-right: 10px;
}

.back-btn:hover {
    color: #ff7c1e;
}

.back-btn:hover svg #Path_1,
.back-btn:hover svg #Rectangle_10 {
    fill: #ff7c1e;
}

.photo-number {
    color: #ff7c1e;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 0.4em;
}

.photo-update {
    color: #444444;
    font-family: "PT Sans", sans-serif;
    margin-bottom: 0.4em;
}

.photo-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.photo-details .card-header-title,
.photo-details .card-header-title--purpleLight {
    color: #564787;
}

.photo-details small {
    width: 254px;
    text-align: center;
}

.photos-wrapper {
    margin-top: 60px;
}

.photos-wrapper .fw-image {
    margin-bottom: 30px;
    cursor: pointer;
}

.photos-wrapper .fw-image:hover img {
    -webkit-box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
    box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
}

.faq-lists {
    position: -webkit-sticky;
    position: sticky;
    top: 160px;
}

.faq-lists a {
    display: block;
    color: #444444;
    text-decoration: none;
    cursor: pointer;
    font-family: "PT Sans", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: padding-left 0.2s linear;
    transition: padding-left 0.2s linear;
}

.faq-lists a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 15px;
    height: 3px;
    background: #ff7c1e;
    margin-bottom: 4px;
    display: block;
    -webkit-transform: scaleX(0) translateY(-50%);
    transform: scaleX(0) translateY(-50%);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}

.faq-lists a:hover {
    padding-left: 20px;
}

.faq-lists a:hover:before {
    -webkit-transform: scaleX(1) translateY(-50%);
    transform: scaleX(1) translateY(-50%);
}

.faq-desc .main-titles {
    font-size: 2rem;
}

.faq-desc header:not(:first-of-type) {
    margin-top: 80px;
}

.faq-desc header {
    margin-bottom: 20px !important;
}

.faq-desc .accordion .card {
    border: 0;
}

.faq-desc .accordion .card .card-header {
    background: none;
    border-bottom: 0;
    padding-left: 0;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.faq-desc .accordion .card .card-header h2 {
    font-size: 1.14rem;
    color: #333333;
    padding-left: 0;
    text-decoration: none;
}

.faq-desc .accordion .card .card-header h2.btn-link:hover {
    text-decoration: none;
}

.faq-desc .accordion .card .card-body {
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    padding-left: 0;
    color: #444444;
}

.faq-target {
    position: relative;
}

.faq-target span {
    position: absolute;
    top: -150px;
}

@media only screen and (max-width: 769px) {
    .nav-tabs {
        border-bottom: 1px solid #cccccc;
    }

    .nav-tabs .nav-item {
        margin: 0 4px -1px;
    }

    .nav-tabs .nav-item .nav-link {
        border-radius: 0;
        background: #392f5a;
        color: #fff;
    }

    .nav-tabs .nav-item .nav-link.active {
        border-color: #cccccc #cccccc #fff;
        background: #fff;
        color: #392f5a;
        font-weight: 500;
    }

    .faq-desc {
        padding: 30px 0;
    }
}

@media only screen and (max-width: 576px) {
    .nav-tabs .nav-item .nav-link {
        font-size: 12px;
    }
}

.contact-address-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contact-address-wrapper .contact-width {
    min-width: 200px;
    margin: 0 15px 30px;
    color: #444444;
}

.contact-address-wrapper .contact-width h5 {
    color: #333333;
}

#map {
    width: 100%;
    min-height: 400px;
    height: 50vh;
}

@media only screen and (max-width: 767px) {
    .contact-address-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .contact-address-wrapper .contact-width {
        min-width: 150px;
        margin-bottom: 20px;
    }
}

.thin-line:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #cccccc;
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
}

.copy-right-text {
    font-family: "PT Sans", sans-serif;
    color: #444444;
}

.social-link {
    display: inline-block;
    margin-right: 10px;
}

.social-link img {
    width: 25px;
    height: 25px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}

.main-footer-logo-wrapper img {
    max-width: 290px;
    height: 98px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}

.main-footer-links,
.main-footer-touch li {
    font-family: "PT Sans", sans-serif;
    color: #444444;
}

.main-footer-links span,
.main-footer-touch li span {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    color: #333333;
}

.main-footer-links:hover,
.main-footer-touch li:hover {
    color: #444444;
}

.main-footer-header {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: bold;
    margin-bottom: 15px;
}

.main-footer {
    padding-bottom: 40px;
}

.main-footer .main-footer-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-footer .main-footer-contents > div:not(:last-of-type) {
    margin-right: 20px;
}

.main-footer .main-footer-contents ul {
    list-style-type: none;
    padding-left: 0;
}

.main-footer .main-footer-contents ul li {
    margin-bottom: 10px;
}

.embed-container {
    margin-bottom: 50px;
}

.embed-container iframe {
    width: 100%;
    height: 465px;
    background: #efefef;
}

.slider-video-nav--image {
    margin-bottom: 5px;
}

.slider-video-nav--image img {
    width: 100%;
    height: 145px;
    object-fit: cover;
}

.slider-video-nav {
    position: relative;
}

.slider-video-nav .slick-list {
    height: 534px !important;
}

.arrow {
    width: 35px;
    height: 35px;
    position: absolute;
    top: -60px;
    z-index: 5;
}

.arrow-up {
    right: 0;
}

.arrow-down {
    right: 40px;
}

@media only screen and (min-width: 1200px) {
    .body {
        padding-top: 134px;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg {
        min-width: 303px;
        max-width: 303px;
        -webkit-box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
        box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
        background-color: #fff;
        padding-bottom: 20px;
        margin-bottom: 20px;
        margin-right: 20px !important;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg .fw-card-horizontal__img {
        background: white;
        overflow: hidden;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__img
        img {
        width: 100%;
        height: 245px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        -webkit-transition: all 0.28s linear;
        transition: all 0.28s linear;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 220px;
        overflow: hidden;
        padding: 1.618rem;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents
        small {
        color: #444444;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents
        .fw-card-horizontal__header
        a {
        display: block;
        text-decoration: none;
        font-size: 1.2rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-weight: bold;
        color: #333333;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents
        .fw-card-horizontal__header
        a:hover {
        color: #243d91;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents
        .fw-normal-text {
        font-size: 1.01rem;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg:hover {
        -webkit-box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
        box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg:hover
        .fw-card-horizontal__img
        img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all 0.28s linear;
        transition: all 0.28s linear;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg:focus {
        outline: 0;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 400px;
        max-width: 500px;
        padding-bottom: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 10px;
        overflow: hidden;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg .fw-card-horizontal__img {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 0;
        margin: 0px !important;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .fw-card-horizontal--featured-jumbo
        .fw-card-horizontal__contents
        .fw-large-overflow {
        line-height: 1.5em;
        max-height: 6em;
        overflow: hidden;
    }

    .banner-img--lg {
        height: 60vh;
        min-height: 445px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }
}

@media only screen and (max-width: 1199px) {
    .body {
        padding-top: 114px;
    }

    .fw-card-horizontal,
    .fw-card-horizontal--featured,
    .fw-card-horizontal--featured-jumbo {
        max-width: 48%;
    }

    .alternate-cards-wrapper
        .alternate-card:nth-child(even)
        .left-alternate-card {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .alternate-cards-wrapper
        .alternate-card:nth-child(even)
        .right-alternate-card {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg {
        min-width: 303px;
        max-width: 303px;
        -webkit-box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
        box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
        background-color: #fff;
        padding-bottom: 20px;
        margin-bottom: 20px;
        margin-right: 20px !important;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg .fw-card-horizontal__img {
        background: white;
        overflow: hidden;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__img
        img {
        width: 100%;
        height: 245px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        -webkit-transition: all 0.28s linear;
        transition: all 0.28s linear;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 220px;
        overflow: hidden;
        padding: 1.618rem;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents
        small {
        color: #444444;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents
        .fw-card-horizontal__header
        a {
        display: block;
        text-decoration: none;
        font-size: 1.2rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-weight: bold;
        color: #333333;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents
        .fw-card-horizontal__header
        a:hover {
        color: #243d91;
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg
        .fw-card-horizontal__contents
        .fw-normal-text {
        font-size: 1.01rem;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg:hover {
        -webkit-box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
        box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
    }

    .fw-card-horizontal--main
        .fw-card-horizontal--lg:hover
        .fw-card-horizontal__img
        img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all 0.28s linear;
        transition: all 0.28s linear;
    }

    .fw-card-horizontal--main .fw-card-horizontal--lg:focus {
        outline: 0;
    }

    .banner-img--lg {
        height: 55vh;
        min-height: 560px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }
}

@media only screen and (min-width: 992px) {
    .blog-image {
        width: 500px;
        height: 400px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .image-left,
    .image-right {
        margin: 40px 0;
    }

    .image-left .blog-image,
    .image-right .blog-image {
        margin-bottom: 10px;
    }

    .image-left p,
    .image-right p {
        padding-top: 20px;
    }

    .image-left .blog-image {
        float: left;
        margin-right: 40px;
    }

    .image-left:after {
        content: "";
        display: block;
        clear: left;
    }

    .image-right .blog-image {
        float: right;
        margin-left: 40px;
    }

    .image-right:after {
        content: "";
        display: block;
        clear: right;
    }
}

@media only screen and (max-width: 991px) {
    .fw-card-horizontal--featured,
    .fw-card-horizontal--featured-jumbo {
        max-width: 100%;
        min-width: 100%;
    }

    .fw-card-horizontal--featured .fw-card-horizontal__img a img,
    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__img a img {
        height: 250px;
    }

    .fw-card-horizontal--featured .fw-card-horizontal__contents,
    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents {
        height: 250px;
    }

    .fw-card-horizontal--featured .fw-card-horizontal__contents small,
    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents small {
        font-size: 1em;
    }

    .fw-card-horizontal--featured
        .fw-card-horizontal__contents
        .fw-card-horizontal__header,
    .fw-card-horizontal--featured-jumbo
        .fw-card-horizontal__contents
        .fw-card-horizontal__header {
        font-size: 1.3em;
    }

    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__img a img {
        height: 100%;
    }

    .large-image {
        min-height: 500px;
        max-height: 500px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .blog-image {
        width: 100%;
        height: 350px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        margin-bottom: 10px;
    }

    .image-left,
    .image-right {
        margin: 40px 0;
    }
}

@media only screen and (max-width: 768px) {
    .banner-img--lg {
        height: 50vh;
        min-height: 500px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }
}

@media only screen and (max-width: 767px) {
    .large-image {
        min-height: 350px;
        max-height: 350px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .fw-card-horizontal--featured,
    .fw-card-horizontal--featured-jumbo {
        min-width: 100%;
        max-width: 100%;
        -webkit-box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
        box-shadow: 0 3px 5px 0 rgba(101, 101, 101, 0.07);
        background-color: #fff;
        padding-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .fw-card-horizontal--featured .fw-card-horizontal__img,
    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__img {
        background: white;
        overflow: hidden;
        margin-bottom: 20px;
        width: 100%;
    }

    .fw-card-horizontal--featured .fw-card-horizontal__img img,
    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__img img {
        min-width: 100%;
        min-height: 300px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        -webkit-transition: all 0.28s linear;
        transition: all 0.28s linear;
    }

    .fw-card-horizontal--featured .fw-card-horizontal__contents,
    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 220px;
    }

    .fw-card-horizontal--featured .fw-card-horizontal__contents small,
    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__contents small {
        color: #444444;
    }

    .fw-card-horizontal--featured
        .fw-card-horizontal__contents
        .fw-card-horizontal__header
        a,
    .fw-card-horizontal--featured-jumbo
        .fw-card-horizontal__contents
        .fw-card-horizontal__header
        a {
        display: block;
        text-decoration: none;
        font-size: 1.2rem;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        font-weight: bold;
        color: #333333;
    }

    .fw-card-horizontal--featured
        .fw-card-horizontal__contents
        .fw-card-horizontal__header
        a:hover,
    .fw-card-horizontal--featured-jumbo
        .fw-card-horizontal__contents
        .fw-card-horizontal__header
        a:hover {
        color: #243d91;
    }

    .fw-card-horizontal--featured .fw-card-horizontal__contents .fw-normal-text,
    .fw-card-horizontal--featured-jumbo
        .fw-card-horizontal__contents
        .fw-normal-text {
        font-size: 1.01rem;
    }

    .fw-card-horizontal--featured:hover,
    .fw-card-horizontal--featured-jumbo:hover {
        -webkit-box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
        box-shadow: 0 5px 20px 0 rgba(101, 101, 101, 0.16);
    }

    .fw-card-horizontal--featured:hover .fw-card-vertical__img img,
    .fw-card-horizontal--featured-jumbo:hover .fw-card-vertical__img img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all 0.28s linear;
        transition: all 0.28s linear;
    }

    .form-wrapper {
        padding: 20px;
        margin: 60px auto;
    }

    .form-wrapper--small {
        padding: 20px;
        margin: 60px auto;
    }
}

@media only screen and (max-width: 414px) {
    .navbar {
        height: 70px;
    }

    .header-contact .container {
        flex-direction: column;
    }

    .header-contact {
        height: 70px;
    }

    .logo__img {
        height: 50px;
        width: auto;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .fw-card-horizontal,
    .fw-card-horizontal--featured,
    .fw-card-horizontal--featured-jumbo {
        height: auto;
    }

    .fw-card-horizontal .fw-card-horizontal__img img,
    .fw-card-horizontal--featured .fw-card-horizontal__img img,
    .fw-card-horizontal--featured-jumbo .fw-card-horizontal__img img {
        width: 120px !important;
        height: 120px !important;
    }

    .banner-img--lg {
        min-height: 285px;
        height: 285px !important;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }
    .banner-img {
        width: 100%;
        min-height: 224px;
        height: 35vh;
    }
    .gutenberg__content {
        padding: 0px !important;
    }

    .main-titles {
        font-size: 2rem;
    }

    .slider-video-nav .slick-list {
        height: 85px !important;
    }

    .videos header {
        margin-left: 20px;
    }

    .slider-video-nav--image img {
        width: 100%;
        height: 85px;
        object-fit: cover;
    }

    .slider-video-nav .fw-arrow--left--video,
    .slider-video-nav .fw-arrow--right--video {
        top: 0px;
    }

    .slider-video-nav--image {
        margin-right: 5px;
    }

    .embed-container {
        margin-bottom: 20px;
    }

    .embed-container iframe {
        width: 100%;
        height: 250px;
        background: #efefef;
    }

    .pageMarginSection section {
        margin-bottom: 0px;
        padding-top: 25px;
    }

    .fw-single-slider--wrapper .fw-single-slider__image img {
        height: 30vh;
        min-height: 245px;
    }
}

.otherdoctors--list .fw-card-vertical .fw-card-vertical__contents {
    justify-content: flex-start !important;
    height: 125px;
    text-align: center;
}

.otherdoctors--list .fw-card-vertical .fw-card-vertical__contents h4 {
    font-size: 1.2rem;
    font-weight: bold;
}

.otherdoctors--list .fw-card-vertical .fw-card-vertical__img img {
    object-position: top;
}
.otherdoctors--list a {
    color: #000;
}
.otherdoctors--list a:hover {
    color: #564787;
}

.fw-social-tab {
    width: auto;
    height: fit-content;
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 99;
    /*background-color: #685DA9;*/
    border: 2px solid #685da9;
    border-left: 0;
    border-radius: 0 10px 10px 0;
    padding: 5px 0px;
    padding-right: 3px;
    box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.15);
}

.fw-social-link {
    padding: 5px;
    margin-top: 10px;
    display: block;
}
.fw-social-link:last-child {
    margin-bottom: 10px;
}
.fw-social-link img {
    width: 24px;
}
.fw-social-link:hover {
    transform: scale(1.1);
}

.slider-video {
    height: 100%;
}
.slider-video .embed-container {
    margin-bottom: 0;
    height: 100%;
}
.slider-video .slick-list {
    height: 100%;
}
.slider-video .slick-track {
    height: 100%;
}
.slider-video .slick-slide div {
    height: 100%;
}
.slider-video iframe {
    height: 100%;
}
.slider-video-nav .slick-dots {
    display: none !important;
}
