.ckeditor ul li {
    font-size: 14px !important;
    line-height: 18px !important;
}

body.modal-appointment-open {
    overflow: hidden;
}

.ckeditor ul li span {
    left: 0px;
}

.ckeditor img {
    max-width: 100% !important;
    height: auto !important;
}

.ckeditor table tr td {
    padding: 10px;
}

.article-wrapper .breadcrumb .breadcrumb-item {
    font-size: 10px !important;
}

.reviewer .summary p {
    font-size: 14px;
    font-weight: 400;
}

.articles-box .article-img.relate-doctor {
    max-height: 90px !important;
}

.articles-box .article-img.relate-article {
    max-height: 105px !important;
}

.list-article-side .articles-box .article-summary.xs .attr {
    bottom: 10px !important;
    padding-left: 15px;
    /* margin-left:0px !important; */
    /* left:initial; */
}


.accordion .accordion-item .accordion-header .accordion-button {
    font-size: 14px !important;
}

.footer .menu-footer ul li {
    line-height: 30px;
}

.footer .menu-footer ul li a {
    color: #2e2e2e;
    font-weight: 400;
}

.detail-articles-box p:first-child {
    padding-top: 5px !important;
    font-size: 14px !important;
    color: #464646 !important;
}

.reviewer .summary .pict {
    background-size: cover;
    background-position: center;
}

.navbar-brand img {
    height: 40px !important;
}

.pack-action .btn {
    height: 50px !important;
    font-size: 14px !important;
    line-height: 35px !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

.pack-action .powered {
    font-size: 12px;
}

.pack-action img {
    margin-left: 5px;
}

.location-wrap {
    min-height: 200px !important;
}

.tag-filter.horizontal {
    width: 100% !important;
    padding-bottom: 0px;
}

header .tag-filter {
    margin-top: 15px !important;
    margin-bottom: 0px !important;
}

.articles.with-filter {
    padding-top: 70px;
}

.service-menu {
    top: 480px;
    width: 70px;
    box-shadow: 0 10px 20px #00000029;
}

.service-menu a .icon-menu {
    margin-bottom: 0px !important;
}

.service-menu .text-menu {
    max-width: 45px !important;
    margin: 5px auto;
    font-size: 8px !important;
    margin-bottom: 10px;
    font-weight: 600;
}

.float-whatsapp {
    position: fixed;
    bottom: 30px;
    right: 30px;
    border-radius: 10px;
    background-color: #ffffff;
    z-index: 100;
    padding: 5px;
    box-shadow: 0 6px 20px #0000001A;
}

.float-whatsapp a {
    width: 100%;
    height: 100%;
}

.float-whatsapp a img {
    width: 170px;
    height: 35px !important;
    margin: 0 auto;
}

.item-slide .tag {
    min-width: 100px !important;
}

.item-slide .tag.active {
    font-weight: 700;
}

.item-slide .tag:hover {
    cursor: pointer;
    font-weight: 700;
}

.scroll-btn .prev {
    left: -15px;
}

.scroll-btn .next {
    right: -15px;
}

.articles-box {
    margin-bottom: 20px;
}

.article-section {
    padding-top: 20px;
}

.list-article-side .articles-box {
    box-shadow: none;
    border: 1px solid #ebebeb;
}

.service-center {
    padding-bottom: 30px;
}

.health-info {
    padding-top: 30px;
}

.btn.btn-appointment {
    line-height: 35px !important;
}

.btn.btn-pink {
    max-height: 40px !important;
    margin-bottom: 5px !important;
}

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

.copy-phone {
    font-size: 14px !important;
}

.thumb-info {
    min-height: 310px !important;
}

.thumb-info .info-summary h3 {
    -webkit-line-clamp: 2;
    height: 48px;
    max-height: 48px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.thumb-info .info-summary p {
    -webkit-line-clamp: 3;
    max-height: 43px;
    height: 43px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.pdf-package .desc h4 {
    -webkit-line-clamp: 3;
    max-height: 56px;
    height: 56px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.tab-collapse .btn {
    min-width: 104px !important;
    height: 40px !important;
    text-align: center;
    padding-left: 20px !important;
    padding-right: 20px !important;
}


::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-style: italic;
    color: #707070;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-style: italic;
    color: #707070;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-style: italic;
    color: #707070;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-style: italic;
    color: #707070;
}

.select2-selection__placeholder {
    font-style: italic !important;
    color: #707070 !important;
}

/* #select2-inputLocation-container .select2-selection__placeholder{
    font-style:normal !important;
    color:#707070 !important;
} */

.articles-box .article-summary.xs .attr .btn {
    font-weight: 900 !important;
    text-align: center;
}

.footer .emergency-call .list-call .call-action .btn {
    min-width: 180px !important;
}

.footer .emergency-call .service-title {
    width: 205px;
    height: 250px;
    border-radius: 0px 155px 155px 0px;
}

.footer .emergency-call .service-title span {
    font-size: 14px;
}

.footer .emergency-call .service-title h2,
.footer .emergency-call .service-title .h2 {
    font-size: 21px;
}

.download-package .pdf-package {
    max-height: 100px;
}

.download-package .pdf-package p {
    font-weight: bold;
}

.list-article-side .articles-box {
    max-height: 95px !important;
}

.list-article-side .articles-box.relate-doctor {
    max-height: 90px !important;
}

.tag li {
    padding: 0px;
    min-width: 100px;
    height: 30px;
}

.tag li a {
    text-align: center;
    font-size: 12px;
    color: #464646;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}

.service-center .service-desc::after {
    height: 112%;
}

.service-center .service-desc p {
    position: relative;
    z-index: 1;
}

.user-mobile {
    display: none;
}

@media (max-width: 1024px) {
    .service-logo {
        padding-top: 40px;
    }

    .service-center .service-desc::after {
        height: 100%;
        top: 70px;
    }

    .footer .emergency-call .list-call .call-action .btn {
        min-width: 150px !important;
    }

    .articles-box .article-img {
        width: 350px !important;
    }

    .articles-box .article-img.sm {
        width: 200px !important;
    }

    .articles-box .article-img.xs {
        width: 150px !important;
        min-height: 150px;
    }

    .articles-box .article-img.full {
        min-height: auto;
        background-size: 100%;
        width: auto !important;
        height: auto !important;
        padding-bottom: 100%;
        background-repeat: no-repeat;

    }

    .articles-box .article-summary {
        max-height: auto;
        min-height: auto;
    }

    .articles-box .article-summary.sm {
        width: 200px;
        max-height: 150px;
        min-height: 150px;
    }

    .articles-box .article-summary.xs {
        width: 150px;
        max-height: 150px;
        min-height: 150px;
    }

    .list-article-side .articles-box .article-summary.xs {
        height: 95px;
        max-height: 95px;
        min-height: 95px;
    }

    .list-article-side .articles-box.relate-doctor .article-summary.xs {
        height: 90px;
        max-height: 90px;
        min-height: 90px;
    }

    .articles-box .article-img.relate-doctor {
        width: 90px !important;
        max-height: 90px !important;
    }

    .articles-box .article-img.relate-article {
        width: 95px !important;
        max-height: 95px !important;
    }

    .list-article-side .articles-box.relate-doctor .attr-rs {
        margin-left: 15px !important;
    }

    .mobile-menu .title-menu {
        top: 60px;
    }

    /* .service-menu{
        background-color: transparent !important;
        box-shadow:none;
    }
    .service-menu.on-scroll{
        background-color:#f0f0f0 !important;
        box-shadow:none;
    } */

    .title .page {
        font-size: 16px !important;
    }

    .title h1 {
        font-size: 16px !important;
    }

    .article-wrapper .breadcrumb .breadcrumb-item {
        font-size: 14px !important;
    }

    .ckeditor table tr td {
        width: 100% !important;
    }

    .ckeditor table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .article-summary h3.poli {
        font-size: 16px !important;
        vertical-align: middle;
    }

    .footer {
        padding-top: 0px;
    }

    .footer .menu-footer ul li a {
        color: #000;
        font-weight: 400;
        line-height: 20px;
    }

    .navbar-brand img {
        height: 30px !important;
    }

    .pack-action .btn {
        height: 50px !important;
        font-size: 14px !important;
        line-height: 35px !important;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 10px;
    }

    .scroll-btn {
        display: none;
    }


    .scroll-btn .prev {
        bottom: -30px;
    }

    .scroll-btn .next {
        bottom: -30px;
    }

    .detail-articles-box .detail-content {
        padding-top: 20px;
    }

    .service-center {
        padding-bottom: 5px !important;
    }

    .form-search-doctor-mobile .form-src {
        border-radius: 10px !important;
        box-shadow: 0px 3px 6px #00000029 !important;
    }

    .tab-collapse .btn {
        min-width: 78px !important;
        height: 30px !important;
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
        line-height: 12px !important;
    }

    .js-src-mobile .form-control {
        border: none !important;
    }

    .articles-box .article-summary .attr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 10px;
        font-size: 12px;
        position: absolute;
        padding-left: 22px;
        padding-right: 22px;
        width: 100%;
        left: 0;
        bottom: 10px;
    }
}

@media (max-width: 1023px) {
    .user-mobile {
        position: absolute;
        top: 20px;
        right: 80px;
        color: #a61d35;
        text-transform: uppercase;
        font-size: 12px;
        border: none;
        border-radius: 6px;
        display: block;
    }

    .ckeditor table tbody tr td img {
        width: 100vw !important;
        max-width: 100vw !important;
        min-width: 100vw !important;
    }

    .container.scroll-filter {
        padding-left: 0px;
        padding-right: 0px;
    }

    .location-wrap .tab-wrapper {
        margin-left: -10px;
        margin-right: -10px;
    }

    header .navbar .navbar-toggler {
        position: absolute;
        top: 30px;
        right: 30px;
        color: #a61d35;
        text-transform: uppercase;
        font-size: 12px;
        border: none;
        border-radius: 6px;
        background-color: #ffffff;
        box-shadow: 0px 4px 10px #00000021;
        display: block;
    }

    .service-menu a .icon-menu {
        margin-bottom: 0px !important;
        box-shadow: 0 0px 0px #0000001a;
    }

    .content-area::before {
        height: 190px;
    }

    header .navbar .navbar-nav .nav-item.active::after {
        display: none;
    }

    .mobile-menu .navbar-nav li .nav-link::after {
        content: "chevron_right";
        font-family: material icons outlined;
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        line-height: 1;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -webkit-font-feature-settings: "liga";
        -webkit-font-smoothing: antialiased;
        color: #707070;
        position: absolute;
        top: 12px;
        right: 0;
    }

    .mobile-menu::before {
        content: "";
        width: 121%;
        height: 100%;
        background-image: url(/dist/images/EH_Light-GREY_bg.svg);
        background-size: cover;
        background-position-x: right;
        background-position-y: 3px;
        top: 0;
        left: 0;
        position: absolute;
        z-index: 1;
    }

    .mobile-menu {
        display: block !important;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 99;
        -moz-transition: linear all 400ms;
        -o-transition: linear all 400ms;
        -webkit-transition: linear all 400ms;
        transition: linear all 400ms;
        background-color: #fff;
    }

    .mobile-menu .navbar-nav {
        width: 100%;
        height: 100%;
        flex-direction: column;
        margin-bottom: 59px;
        margin-top: 0 !important;
        margin-right: 0;
        padding: 70px 20px 30px;
        position: relative;
        z-index: 1;
    }

    .mobile-menu .navbar-nav {
        padding-top: 130px;
    }

    header .navbar .navbar-nav .nav-item {
        margin-right: 0;
    }

    .mobile-menu .navbar-nav li {
        display: block;
        margin-right: 0;
        margin-top: 0;
        border-bottom: 1px solid #ebebeb;
    }

    .service-menu.top-service-menu {
        display: flex;
        position: relative;
        top: 0;
        z-index: 1;
        padding-top: 10px;
    }

    .service-menu {
        position: fixed;
        top: 80px;
        left: inherit;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        transform: inherit;
        display: flex;
        justify-content: space-between;
        width: 100%;
        box-shadow: none;
        border-radius: 0;
        background-color: transparent;
        padding: 0;
        margin-bottom: 0;
        @include transition(top linear 1000ms);
    }

    .service-menu.bottom-service-menu {
        top: initial;
        bottom: 20px;
        width: 80%;
        flex-direction: row;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        box-shadow: 0 10px 20px #00000029;
        border-radius: 40px;
        padding: 10px;
        margin-bottom: 0;
        display: none;
    }

    .service-menu.bottom-service-menu.on-scroll {
        position: fixed;
        z-index: 3;
        display: flex;
        background-color: #ffffff !important;
        left: 50%;
        top: initial;
        bottom: 20px;
        width: 280px;
        flex-direction: row;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        box-shadow: 0 10px 20px #00000029;
        border-radius: 40px;
        padding: 10px;
        margin-bottom: 0;
    }

    .row.row-scroll {
        flex-wrap: unset;
        overflow-x: auto;
    }

    .row.row-scroll::-webkit-scrollbar {
        display: none;
    }

    .row.row-scroll::-moz-scrollbar {
        display: none;
    }

    .row.row-scroll>div[class^=col-]:last-child {
        width: 130px;
        padding-right: 0;
    }

    .footer .emergency-call .service-title {
        width: auto;
    }

    .service-menu.bottom-service-menu.on-scroll a .text-menu {
        display: none;
    }

    .footer .row {
        flex-direction: column-reverse;
    }

    .footer .social-wrap {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer #accordionFooter {
        display: block;
    }

    .footer #accordionFooter .accordion-item .accordion-header .accordion-button {
        border-bottom: 1px solid #ffffff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .footer #accordionFooter .accordion-item .accordion-header.active .accordion-button {
        border-bottom: 1px solid #000000;
    }

    .footer #accordionFooter .accordion-item .accordion-header .accordion-button::after {
        display: inline-block;
    }

    .footer .emergency-call {
        padding: 0;
        margin-left: -12px;
        margin-right: -12px;
        border-radius: 0;
        flex-direction: column;
    }

    .footer .emergency-call .service-title {
        border-radius: 0;
        box-shadow: none;
        background-color: transparent;
        margin: 0 auto;
        height: 130px;
        display: inline-flex;
    }

    .footer .emergency-call .list-call {
        justify-content: center;
        max-width: 400px;
    }

    .footer .emergency-call .list-call .call-action {
        margin-right: 0;
        margin-bottom: 15px;
        width: 50%;
    }

    .service-wrap .service-desc {
        background-color: transparent;
        height: auto;
        padding-bottom: 0px !important;
    }

    .service-wrap .service-desc h2,
    .service-wrap .service-desc .h2,
    .service-wrap .service-desc p {
        color: #707070;
    }

    .service-wrap .service-desc::before,
    .service-wrap .service-desc::after {
        display: none;
    }

    .service-logo::after {
        display: none;
    }

    .service-logo .logo-list {
        justify-content: center;
    }

    .service-logo .logo-list li {
        width: 33.33%;
        padding: 5px;
        display: flex;
        justify-content: center;
    }

    .service-logo .logo-list li a {
        width: 100%;
    }

    .wrapper-collapse-arrow {
        display: none;
    }
}

@media (max-width: 912px) {
    .mobile-menu .navbar-nav {
        padding-top: 100px;
    }

    .articles-box .article-img.sm {
        width: 150px !important;
    }

    .articles-box .article-img.xs {
        width: 120px !important;
    }

    .articles-box .article-summary.xs .attr.attr-article {
        padding-left: 15px;
    }
}

@media (max-width: 768px) {
    .download-package .row div[class^=col-] {
        max-width: 80%;
    }

    .articles-box .article-img.xs {
        width: 150px !important;
        min-height: 125px !important;
    }

    .list-article-side .articles-box.relate-doctor .attr-rs {
        margin-left: 0px !important;
        left: initial;
    }

    .articles-box .article-summary .attr,
    .articles-box .article-summary.sm .attr .articles-box .article-summary.xs .attr {
        position: absolute !important;
        left: 0 !important;
        bottom: 10px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (max-width: 600px) {

    .articles-box .article-summary .attr,
    .articles-box .article-summary.sm .attr .articles-box .article-summary.xs .attr {
        position: absolute !important;
        left: 0 !important;
        bottom: 10px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .articles-box .article-summary .attr .mb-3 {
        margin-bottom: 0px !important;
    }

    .list-article-side .articles-box .article-summary.xs .attr {
        bottom: 10px !important;
    }

    .list-article-side .articles-box.relate-doctor .article-summary.xs .attr {
        bottom: 10px !important;
    }

    .articles-box .article-img {
        flex: none;
        width: 105px !important;
        height: auto;
        min-height: 125px !important;
    }

    .articles-box .article-img.sm {
        width: 105px !important;
        min-height: 125px !important;
    }

    .articles-box .article-img.full {
        /* width: auto !important;
        min-height: 300px !important;
        max-height:auto !important; */
        width: auto !important;
        min-height: auto !important;
        max-height: auto !important;
        padding-bottom: 100%;
        background-size: 100%;
        background-repeat: no-repeat
    }

    .articles-box .article-img.xs {
        width: 105px !important;
        min-height: 125px !important;
    }

    .articles-box .article-summary {
        min-height: auto !important;
        max-height: auto !important;
    }

    .find-job h4,
    .find-job .h4 {
        margin-bottom: 10px;
        color: #707070;
    }

    .download-package .row .col-8 {
        margin-right: 10px !important;
    }
}

@media (max-width: 425px) {
    .mobile-menu .navbar-nav {
        padding-top: 100px;
    }
}

@media (max-width: 1023px) and (orientation:landscape) {
    .service-menu.bottom-service-menu.on-scroll {
        width: 280px !important;
    }
}

@media (max-width: 350px) {
    .service-menu.bottom-service-menu.on-scroll {
        width: 80% !important;
    }
}

header .navbar .navbar-nav .nav-item {
    margin-top: 10px;
}

.btn-user {
    box-shadow: 0px 3px 6px #00000029;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    line-height: 1.8;
    color: #212529;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 10px 25px;
    font-size: 14;
    border-radius: 20px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-weight: 500;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
}