.about-section {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}
.about-section .wrap {
    padding-top: 100px;
    padding-left: 80px;
    padding-right: 80px;
    width: 100%;
    max-width: 1440px;
}
.about-section .wrap .columns {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    align-items: center;
}
.about-section .wrap .columns .column {
    width: 100%;
}
.about-section .wrap .columns .column-header {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    gap: 50px;
}
.about-section .wrap .columns .column-header .col-header {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    gap: 8px;
    width: 100%;
}
.about-section .wrap .columns .column-header .col-header h5 {
    text-transform: uppercase;
}
.about-section .wrap .columns .doctor-pagination-wrap {
    width: 100%;
}
.about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination {
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
}
.about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item {
    width: 100%;
    padding: 20px 28px;
    display: flex;
    flex-flow: column nowrap;
    border-radius: 16px 16px 0 0;
    background-color: #EAF0EE!important;
    align-items: center;
    white-space: nowrap;
}
.about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item.active {
    background-color: #6BBC9F!important;
}
.about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item .doctor-item-link {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
    letter-spacing: 0.4px;
    text-transform: uppercase;
    width: 100%;
}
.about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item.active .doctor-item-link {
    color: #fff;
}
.about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item .doctor-item-link.doctor-item-disabled-link {
    pointer-events: none;
}
.about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item .doctor-item-link span {
    display: block;
}
.about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item .doctor-item-link span .block {
    font-weight: 900;
}


.doctor-sliders .doctor-slider-inner {
    display: flex;
    flex-flow: row nowrap;
    gap: 80px;
    padding: 60px 80px;
    background: #fff;
    border-radius: 40px;
}
.doctor-sliders .doctor-slider-inner .doctor-slider-contents {
    width: 100%;
}
.doctor-sliders .doctor-slider-inner .doctor-slider-image {
    max-width: 420px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 40px;
    background-image: none!important;
    display: flex;
    flex-flow: column nowrap;
    gap: 32px;
}
.doctor-sliders .doctor-slider-inner .doctor-slider-content {
    display: flex;
    flex-flow: column nowrap;
    gap: 20px;
}
.doctor-sliders .doctor-details {
    display: flex;
    flex-flow: column nowrap;
    gap: 20px;
}
.doctor-sliders .doctor-details .doctor-header {
    gap: 2px;
    display: flex;
    flex-flow: column nowrap;
}
.doctor-sliders .doctor-details .doctor-header h2 {
    color: #000;
    font-family: Lato;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px; 
    margin-top: 0;
    margin-bottom: 0;
}
.doctor-sliders .doctor-details .doctor-header ul {
    display: flex;
    flex-flow: column nowrap;
    gap: 2px;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 0;
}
.doctor-sliders .doctor-details .doctor-header ul li,
.doctor-sliders .doctor-details .doctor-header ul li a {
    color: #848484;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
    letter-spacing: 1.2px;
    text-transform: uppercase;
    text-decoration: none;
}
.doctor-sliders .doctor-details .wysiwyg-content blockquote {
    background: #F2F2F2;
}
.doctor-sliders .doctor-details .wysiwyg-content blockquote:before {
    background: #448CB2;
}
.doctor-sliders .doctor-details .wysiwyg-content blockquote * {
    color: #000!important;
}
.doctor-sliders .doctor-details .wysiwyg-content ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: flex;
    flex-flow: column nowrap;
    gap: 12px;
}
.doctor-sliders .doctor-details .wysiwyg-content ul li {
    position: relative;
    padding-left: 36px;
}
.doctor-sliders .doctor-details .wysiwyg-content ul li:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    top: 0;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='29' viewBox='0 0 28 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 4.51367C8.47727 4.51367 4 8.99094 4 14.5137C4 20.0364 8.47727 24.5137 14 24.5137C19.5227 24.5137 24 20.0364 24 14.5137C24 8.99094 19.5227 4.51367 14 4.51367ZM18.3345 12.8228C18.4144 12.7315 18.4751 12.6253 18.5133 12.5102C18.5514 12.3951 18.5661 12.2736 18.5566 12.1527C18.5471 12.0319 18.5135 11.9142 18.4578 11.8065C18.4021 11.6988 18.3254 11.6034 18.2323 11.5258C18.1392 11.4482 18.0315 11.39 17.9155 11.3546C17.7996 11.3193 17.6777 11.3075 17.5572 11.3199C17.4366 11.3323 17.3197 11.3687 17.2134 11.427C17.1071 11.4852 17.0135 11.5642 16.9382 11.6591L13.0291 16.3491L11.0064 14.3255C10.8349 14.1599 10.6053 14.0683 10.3669 14.0703C10.1285 14.0724 9.90054 14.168 9.73198 14.3366C9.56343 14.5051 9.46782 14.7331 9.46575 14.9715C9.46368 15.2099 9.55531 15.4395 9.72091 15.6109L12.4482 18.3382C12.5375 18.4275 12.6445 18.4972 12.7622 18.5428C12.8799 18.5885 13.0059 18.6091 13.1321 18.6034C13.2582 18.5976 13.3818 18.5657 13.4949 18.5095C13.608 18.4534 13.7082 18.3743 13.7891 18.2773L18.3345 12.8228Z' fill='%236BBC9F'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.doctor-sliders .doctor-footer .site-btn {
    border: 2px solid #808080;
    padding: 14px 24px;
    gap: 8px;
    color: #808080!important;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.36px;
    text-transform: uppercase;
}
.doctor-sliders .doctor-footer .site-btn:hover {
    border-color: #6BBC9F!important;
    background: #6BBC9F!important;
    color: #fff!important;
}
.doctor-sliders .doctor-footer .site-btn:hover:after{
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='27' viewBox='0 0 26 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7071 14.2208C22.0976 13.8303 22.0976 13.1971 21.7071 12.8066L15.3431 6.44261C14.9526 6.05208 14.3195 6.05208 13.9289 6.44261C13.5384 6.83313 13.5384 7.46629 13.9289 7.85682L19.5858 13.5137L13.9289 19.1705C13.5384 19.5611 13.5384 20.1942 13.9289 20.5847C14.3195 20.9753 14.9526 20.9753 15.3431 20.5847L21.7071 14.2208ZM5 14.5137L21 14.5137L21 12.5137L5 12.5137L5 14.5137Z' fill='white'/%3E%3C/svg%3E%0A")!important;
}
@media only screen and (min-width: 768px) {
    .doctor-sliders .doctor-footer .site-btn {
        width: unset;
    }
}
.doctor-sliders .doctor-footer .site-btn:after {
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='27' viewBox='0 0 26 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7071 14.2208C22.0976 13.8303 22.0976 13.1971 21.7071 12.8066L15.3431 6.44261C14.9526 6.05208 14.3195 6.05208 13.9289 6.44261C13.5384 6.83313 13.5384 7.46629 13.9289 7.85682L19.5858 13.5137L13.9289 19.1705C13.5384 19.5611 13.5384 20.1942 13.9289 20.5847C14.3195 20.9753 14.9526 20.9753 15.3431 20.5847L21.7071 14.2208ZM5 14.5137L21 14.5137L21 12.5137L5 12.5137L5 14.5137Z' fill='%23808080'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


.doctor-sliders .doctor-slider-inner .doctor-slider-image .mobile-img {
    display: initial!important;
    width: 100%!important;
    border-radius: 20px;
    overflow: hidden;
}
.doctor-sliders .slick-dots {
    display: flex;
    flex-flow: row wrap;
    gap: 8px;
    justify-content: center;
    bottom: -50px;
}
.doctor-sliders .slick-dots li {
    margin: 0;
    width: 12px;
    height: 12px;
}
.doctor-sliders .slick-dots li button {
    padding: 0;
    width: 12px;
    height: 12px;
    background: #BEBEBE;
    border-radius: 50px;
}
.doctor-sliders .slick-dots li.slick-active button {
    background: #015696;
}
.doctor-sliders .slick-dots li button:before {
    display: none;
}
@media only screen and (max-width: 1366) {
    .doctor-sliders .doctor-slider-inner .doctor-slider-image {
        background-image: none!important;
    }
}
@media only screen and (max-width: 1279px) {
    .doctor-sliders .doctor-slider-inner {
        gap: 60px;
    }
}
@media only screen and (max-width: 1050px) {
    .doctor-sliders .doctor-slider-inner {
        gap: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .doctor-sliders .doctor-slider-inner .doctor-slider-image {
        width: 100%;
        max-width: unset;
        overflow: hidden;
    }
    .doctor-sliders .doctor-slider-inner .doctor-slider-image .mobile-img {
        display: initial;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
    }
    .doctor-sliders .doctor-details .doctor-header {
        align-items: center;
    }
    .doctor-sliders .doctor-details .doctor-header h2 {
        font-size: 28px;
        line-height: 36px; 
    }
    .doctor-sliders .doctor-details .doctor-header ul {
        align-items: center;
    }
    .doctor-sliders .doctor-details .doctor-header ul li, 
    .doctor-sliders .doctor-details .doctor-header ul li a {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.96px;
    }
    .doctor-sliders .doctor-details .wysiwyg-content blockquote * {
        font-size: 20px!important;
        line-height: 28px!important;
    }
}

.doctor-slider-buttons-wrapper {
    width: 100%;
    position: absolute;
    z-index: 2;
    display: flex;
    justify-content: flex-end;
    top: 60px;
    right: 80px;
}
.doctor-slider-buttons-wrapper .doctor-slider-buttons {
    display: flex;
    flex-flow: row nowrap;
    gap: 6px;
}
.doctor-slider-buttons-wrapper .doctor-slider-buttons .doctor-slider {
    display: flex;
    cursor: pointer;
}
.about-section .columns .column-body {
    position: relative;
    width: 100%;
}
.about-section .full-wrap {
    max-width: 100%;
    background: #6BBC9F;
    padding-bottom: 100px;
}
.about-section .full-wrap .columns {
    margin: 0 auto;
    max-width: 1440px;
}
.doc-sep {
    width: 100%;
    height: .3px;
    background: #9C9C9C;
}
.doctor-sliders .doctor-details .wysiwyg-content blockquote:before {
    background: #6BBC9F;
}

.doctor-sliders .doctor-slider-inner .doctor-slider-image .site-btn {
    width: 100%;
    max-width: unset;
    color: #808080;

    /* Button - Desktop */
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px; /* 150% */
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.doctor-sliders .doctor-slider-inner .doctor-slider-image .site-btn span {
    color: #808080;
}
.doctor-sliders .doctor-slider-inner .doctor-slider-image .site-btn.bordered:hover {
    background-color: #6BBC9F;
    color: #fff;
}
.doctor-sliders .doctor-slider-inner .doctor-slider-image .site-btn.bordered:hover span {
    color: #fff;
}
.doctor-sliders .doctor-slider-inner .site-btn .block {
    display: none!important;
    max-width: unset!important;
}
.doctor-sliders .doctor-slider-inner .doctor-slider-image .site-btn.bordered:after {
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 12L10.5 6L0.500001 0L2.88095 6L0.5 12Z' fill='%23808080'/%3E%3C/svg%3E%0A");
}
.doctor-sliders .doctor-slider-inner .doctor-slider-image .site-btn.bordered:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='13' viewBox='0 0 10 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12.5137L10 6.51367L9.08261e-07 0.513672L2.38095 6.51367L0 12.5137Z' fill='white'/%3E%3C/svg%3E%0A");
}

@media only screen and (max-width: 1439px) {
    .about-section .wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
    .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination {
        display: grid;
        grid-template-columns: repeat(8, 1fr);
        gap: 8px;
    }
    .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item {
        grid-column: span 1;
        padding: 10px;
    }
}
@media only screen and (max-width: 1279px) {
    .about-section .wrap {
        padding-bottom: 40px;
    }
    .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
    }
    .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item {
        grid-column: span 6;
        padding: 12px 20px;
        border-radius: 24px;
    }
    .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item .doctor-item-link span {
        display: initial;
    }
    .doctor-sliders .doctor-slider-inner {
        padding: 40px;
    }
    .doctor-sliders .doctor-slider-inner .doctor-slider-image {
        max-width: 360px;
    }
}
@media only screen and (max-width: 767px) {
    .doctor-sliders .doctor-slider-inner .doctor-slider-image {
        max-width: 100%;
    }
    .about-section .wrap .columns .column-header {
        gap: 20px;
    }
    .about-section .wrap .columns .column-header .col-header h1 {
        text-align: center;
        font-size: 40px;
        line-height: 48px;
    }
    .about-section .wrap {
        padding-top: 40px;
    }
    .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item {
        grid-column: 1/-1;
    }
    
    .about-section .full-wrap {
        padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0;
        padding-right: 0;
    }
    .doctor-sliders .doctor-slider-inner {
        padding: 0;
        border-radius: 0;
    }
    .doctor-sliders .doctor-slider-inner .doctor-slider-image {
        background: #6BBC9F;
        padding: 20px;
        border-radius: 0;
    }
    .doctor-sliders .doctor-slider-inner .doctor-slider-image img {
        border-radius: 12px;
    }
    .doctor-sliders .doctor-slider-inner {
        flex-flow: column nowrap;
    }
    .doctor-sliders .doctor-slider-inner .doctor-slider-image .site-btn {
        display: none;
    }
    .doctor-sliders .doctor-slider-inner {
        gap: 0;
    }
    .doctor-sliders .doctor-slider-inner .doctor-slider-content {
        padding: 24px 20px 40px 20px;
    }
    /* .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item .doctor-item-link {
        font-size: 18px;
        line-height: 26px;
    } 
    .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination .doctor-item {
        padding: 8px 12px;
    } */

}
.doctor-sliders .doctor-slider-inner .doctor-slider-content .site-btn {
    text-decoration: none;
    padding: 12px 24px;
}
@media only screen and (min-width: 768px) {
    .doctor-sliders .doctor-slider-inner .doctor-slider-content .site-btn {
        display: none;
    }
    .doctor-item-select {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .about-section .wrap .columns .doctor-pagination-wrap .doctor-pagination {
        display: none;
    }
}
.doctor-item-select {
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}
.doc-item-name-wrapper {
    border-radius: 6px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    padding: 12px 20px;
    position: relative;
}
.doc-item-selected-doc {
    color: #000;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    text-transform: uppercase;
}
.doc-item-name-wrapper:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.0002 21.2002L23.6899 13.5105L21.3796 11.2002L16.0002 16.5796L10.6209 11.2002L8.31055 13.5105L16.0002 21.2002Z' fill='black'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: .230ms all ease-in;
}
.doc-item-name-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    gap: 1px;
    flex-flow: column nowrap;
    background: #FFF;
    border-radius: 6px;
    border: 1px solid #D9D9D9;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.20);
}
.doctor-item-select:hover .doc-item-name-dropdown {
    display: flex;
}
.doctor-item-select:hover .doc-item-name-wrapper:after {
    transform: rotate(180deg) translateY(50%);
}
.doc-item-name-dropdown .doctor-item-link  {
    background: #FFF;
    padding: 12px 20px;
    color: #000;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    text-transform: uppercase;
}
.doc-item-name-dropdown .doctor-item-link:hover {
    background: #D9D9D9;
}