html,
body {
    font-family: 'Prompt', 'kanit';
    /* line-height: 1.5 !important; */
    /* font-size: 2rem !important; */
}

.btn-check:checked+.btn,
 :not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
    color: #fff;
    background-color: #5fcfc3;
    border-color: #2c897f;
}

.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 3.25em!important;
    background: initial;
    background-color: #75ccc5!important;
    color: #fff;
    font-size: 1.1rem;
    padding: .7rem 2rem;
}

.swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 3.25em!important;
    background: initial;
    background-color: #6e7d88!important;
    color: #fff;
    font-size: 1.1rem;
    padding: .7rem 2rem;
}

.swal2-title {
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: .8em 1em 0;
    color: #75ccc5!important;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
}

.page-header {
    background-color: #fff;
    background-image: url(include/images/background_page-01.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 22rem;
    background-position: center top;
    text-align: center;
    padding-top: 8rem;
    padding-bottom: 3rem;
    line-height: 2;
    color: #fff;
}

.page-header .title {
    font-size: 2.5rem;
    font-weight: 600;
}

.page-header .subtitle {
    font-size: 1.2rem;
    font-weight: 400;
}

.page-header .subtitle>span {}

.page-header .subtitle>span img.iconCheck {
    height: 1.25rem;
    margin-left: 1rem;
}

.pageBody1 {
    margin-top: 2rem;
}

.pageBody1 .breadcrumb {
    font-size: 1.1rem;
    font-weight: 300;
}

.pageBody1 .boxService {
    background-color: #fff;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border-radius: 1rem;
    min-height: 12rem;
    margin-bottom: 1rem;
    cursor: pointer;
    transition: all .3s;
    overflow: hidden;
    margin: 1rem;
}

.pageBody1.submenu .boxService {
    margin: 0rem;
    margin-bottom: 1rem;
}

.pageBody1 .boxService:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: all .3s;
    scale: 1.025;
}

.pageBody1 .boxService .imgCover {
    height: 17rem;
    overflow: hidden;
    display: grid;
    align-content: center;
}

.pageBody1 .boxService .imgCover>img {
    width: 100%;
}

.pageBody1 .boxService .titleCover {
    min-height: 3.5rem;
    padding: 1rem;
    background-color: #67c7bf;
    color: #fff;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 1.25rem;
    display: grid;
    align-items: center;
    font-weight: 400;
}

body::-webkit-scrollbar {
    background-color: #fff;
    width: 10px;
}

body::-webkit-scrollbar-track {
    background-color: #fff;
}

body::-webkit-scrollbar-thumb {
    background-color: #67c7bf;
    border-radius: 16px;
    border: 1px solid #fff;
}

body::-webkit-scrollbar-button {
    display: none;
}

.showcontant .boxShowDetailGroupService .header {
    margin-top: 1rem;
    font-size: 1.3rem;
    margin-bottom: 2rem;
    background-color: #69c7bf;
    padding: .8rem 1rem;
    color: #fff;
    border-radius: 4rem;
}

.showcontant .boxRefContant {
    margin-top: 1rem;
    overflow: hidden;
    box-shadow: 0 0 8px 0 rgb(105 199 191);
    /* padding: 0 0 24px; */
    border-radius: 1.5rem;
}

.showcontant .boxRefContant .headerRef {
    background-color: #69c7bf;
    padding: .8rem .5rem;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.5rem;
}

.showcontant .boxRefContant .refBody {
    padding: 1rem;
}

.showcontant .boxRefContant .refBody .description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.showcontant .boxRefContant .refBody .ui.image {
    width: 6rem!important;
    max-width: 6rem;
    border-radius: 1rem;
    overflow: hidden;
}

.showcontant .boxRefContant .refBody .ui.items .item {
    padding: .8rem .5rem;
    border-radius: 1rem;
    transition: all .3s;
    margin: .25rem 0rem;
}

.showcontant .boxRefContant .refBody .ui.items .item .header {
    font-size: 1.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.showcontant .boxRefContant .refBody .ui.items .item .description {
    margin-top: .2rem;
    font-size: .85rem;
    font-weight: 200;
}

.showcontant .boxRefContant .refBody .ui.items .item:hover {
    padding: .8rem .5rem;
    border-radius: 1.5rem;
    background-color: #5fcfc33d;
    cursor: pointer;
    transition: all .3s;
}

.showcontant .btn {
    border: none;
}

.et-kit-26847 h2 {
    color: #4e4e4e;
}

.inputsearchRight {
    color: #179186;
    font-weight: 300;
    height: 3rem;
    font-size: 1rem;
    border-radius: 5rem!important;
    border: 1px solid #50b8af38!important;
    box-shadow: rgb(0 0 0 / 5%) 0px 1px 2px 0px;
    padding: 0rem 1.5rem!important;
    font-family: 'Kanit';
}

.headerItemPage {
    margin-bottom: 2rem;
}

.pageBody1 .HeaderBloges .boxService .titleCover {
    font-size: 1.1rem;
    font-weight: 200;
}

.pageBody1 .HeaderBloges .boxService {
    margin: .5rem;
    margin-bottom: 1rem;
}

.rowReview.showcontant .title {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
    color: #69c7bf;
    margin-top: 2rem;
}

.rowReview.showcontant .detail-review {
    color: #000000;
    font-weight: 200;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 2rem;
    margin-bottom: 1rem;
}

.showcontant .detailS {
    margin-bottom: 3rem;
}

.detail .dataBlogs {
    margin-bottom: 3rem;
    padding-right: 1rem;
}

.boxCardContract {
    box-shadow: 0px 6px 20px 0px rgb(95 207 195 / 50%);
    padding: 1rem;
    border-radius: 1rem;
    margin-bottom: 5rem;
    margin-top: 5rem;
}

.boxCardContract .imfProfileCover {
    margin-top: -6rem;
    background-color: #fff;
    /* padding: 1rem; */
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border-radius: 1rem;
    max-height: 17rem;
    overflow: hidden;
}

.boxCardContract iframe {
    border-radius: .5rem;
}

.boxCardContract .box-right-1 {
    padding: 0rem 1rem;
}

.boxCardContract .btnGroup {
    margin-top: 1rem;
}

.boxCardContract .btnGroup button {
    border: none;
    padding: .6rem 2rem;
}

.boxCardContract .datadetail {
    margin-top: 1rem;
}

.boxCardContract .datadetail .name {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
}

.boxCardContract .datadetail .dayopen {
    margin-top: .2rem;
    color: #5a5a5a;
    font-weight: 200;
}

.boxCardContract .btnGroup .iconSocial {
    font-size: 1.25rem;
    margin-right: 1rem;
}

.boxCardContract .btnGroup .iconSocial img {
    max-width: 3rem;
}

.tagFullScreen {
    background-color: #5fcfc3;
    color: #fff;
    padding: 1.5rem 1rem;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
}

.AboutClinic_ .vedioAboutClinic {
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: 0px 6px 20px 0px rgb(95 207 195 / 50%);
    margin-bottom: 1rem;
    overflow: hidden;
}

.AboutClinic_ .vedioAboutClinic iframe {
    width: 100%;
    border-radius: .5rem;
}

.AboutClinic_ .detailAboutClinic {
    margin-top: 3rem;
    text-align: center;
    margin-bottom: 5rem;
}

.AboutClinic_ .detailAboutClinic .head {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #5fcfc3;
}

.AboutClinic_ .detailAboutClinic .detail {
    margin-top: 1rem;
    font-size: 1.1rem;
    font-weight: 200;
}

.aboutFullScreen {
    background-color: #5fcfc3;
    /* max-height: 28rem; */
    overflow: hidden;
    padding: 1rem;
    color: #fff;
    font-weight: 200;
    font-size: 1.1rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.aboutFullScreen img {
    width: 100%;
}

.aboutFullScreen .groupText_ {
    padding: 1rem;
    height: 100%;
}

.aboutFullScreen .groupText_ .title_ {
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.5;
}

.aboutFullScreen .groupText_ .subtitle_ {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5;
}

.aboutFullScreen .groupText_ .detail_ {
    /* letter-spacing: 0.05rem; */
    margin-bottom: 1rem;
    font-size: 1.2rem;
    margin-top: 1rem;
    font-weight: 300;
}

.aboutFullScreen .groupText_ .btnGroup button {
    border: none;
    padding: .8rem 3rem;
    background-color: #fff;
    color: #5fcfc3;
}

.slider {
    /* width: 50%; */
    margin: 100px auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    transform: translate3d(20%, 0, 0) scale(0.8);
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    transform: scale(1);
    opacity: 1;
}

.slick-current~.slick-slide {
    transform: translate3d(-20%, 0, 0) scale(0.8);
}

.boxImgNews {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border-radius: 1rem;
    overflow: hidden;
    /* height: 18rem; */
    display: grid;
    align-content: center;
}

.et-1500 .et-element.et-element-16a5e7f>.et-element-populated>.et-widget-wrap {
    padding-top: 4rem;
}

.et-1500 .et-element.et-element-dd97aea>.et-element-populated>.et-widget-wrap {
    padding-top: 3rem;
}

.headerTitle .STitle {
    text-align: center;
    color: #5fcfc3;
    margin-top: 2rem;
    font-family: "Prompt", Sans-serif;
    font-size: 38px;
    font-weight: 500;
}

.headerTitle .STitleSubtitle {
    margin-top: 1.5rem;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 300;
    color: #444444;
}

.imgBoxReview1 {
    border-radius: 1rem;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    overflow: hidden;
    cursor: pointer;
    transition: all .3s;
}

.imgBoxReview1:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: all .3s;
    scale: 1.01;
}

.headerTitle .detail1 {
    text-align: center;
    margin-top: 1rem;
    font-size: 1.2rem;
}

.FooterTitle {
    font-size: 1.2rem;
    font-weight: 500;
    color: #fff;
}

.FooterMenu a {
    color: #fff;
}

.FooterMenu {
    margin-bottom: 1.5rem;
    line-height: 1.8;
}

.FooterMenu .FooterSubMenu {
    padding-left: .25rem;
    font-weight: 300;
}

@media(min-width:769px) {
    .slider {
        width: 50%;
    }
}

@media(max-width:768px) {
    .page-header {
        padding-top: 7rem;
    }
    .page-header .title {
        font-size: 1.8rem;
    }
    .page-header .subtitle>span {
        display: -webkit-box;
        text-align: left;
        margin-left: 3rem;
    }
    .pageBody1 {
        margin-top: 1rem;
    }
    .pageBody1 .boxService {
        margin: 0.5rem 0;
        border-radius: 1rem;
    }
    .pageBody1 .boxService .imgCover {
        max-height: 14rem;
    }
    .pageBody1.submenu .boxService {
        margin: 0rem;
        margin-bottom: 1rem;
        border-radius: .5rem;
    }
    .showcontant .boxRefContant .refBody .ui.items .item {
        flex-direction: initial;
    }
    .showcontant .boxRefContant .refBody .ui.items .item .content {
        margin-left: 1rem;
        padding-top: .5rem;
        line-height: 1;
    }
    .boxCardContract .imfProfileCover {
        margin-top: 1rem;
        border-radius: .5rem;
    }
    .boxCardContract .box-right-1 {
        padding: 0rem;
    }
    .aboutFullScreen {
        max-height: unset;
    }
    .aboutFullScreen .groupText_ .title_ {
        font-size: 3rem;
    }
    .aboutFullScreen .groupText_ .subtitle_ {
        font-size: 1.5rem;
    }
}
.customVedioFrame{
    height: 25rem;
}