@charset "utf-8";

/* CSS Document */

.secPadding {
    padding: 50px 0;
}

.KCB-S1Title .title {
    font-size: 32px;
    color: #046738;
    text-transform: uppercase;
    font-weight: 900;
}

.KCB-S1Title span {
    display: block;
    position: relative;
    color: #deb054;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.KCB-S1Title span:after {
    position: absolute;
    content: "";
    background: #c2c2c2;
    width: 65px;
    height: 4px;
    bottom: 0;
    left: 0;
}

.tabs-list-ul {
    margin-bottom: 35px;
}

.tabs-list-ul li a {
    background: #efe9dd;
    color: #046738;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 30px;
    text-transform: uppercase;
    position: relative;
    margin-right: 10px;
    min-width: 200px;
    display: inline-block;
}

.tabs-list-ul li a.active {
    background: #046738;
    color: #fff;
}

.tabs-list-ul li a.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #046738;
    border-width: 8px;
    margin-left: -8px;
}

.tabs-list-body .title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.tabs-list-body p {
    color: #666;
    font-size: 16px;
    margin-top: 15px;
}

.KCB-section-2 {
    background: url(../images/landing/KCB-bg-parallax-2.jpg) no-repeat center center fixed/cover;
}

.LDP-TitleTotal {
    width: 80%;
    text-align: center;
    margin: auto;
}

.LDP-TitleTotal .title {
    font-size: 32px;
    color: #046738;
    font-weight: 900;
    text-transform: uppercase;
}

.LDP-TitleTotal p {
    font-size: 17px;
    margin-bottom: 30px;
}

.LDP-TitleTotal.yellow .title {
    color: #ffde6b;
}

.LDP-TitleTotal.yellow p {
    color: #fff;
}

.KCB-S2Lists-item {
    margin-bottom: 30px;
}

.KCB-S2Lists-body {
    background: #fff;
    position: relative;
    margin-top: -8px;
    padding: 15px 20px 15px;
}

.KCB-S2Lists-body .title a {
    background: #ffde6b;
    color: #046738;
    display: inline-block;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 0;
    position: absolute;
    top: -21px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 200px;
    text-align: center;
}

.KCB-S2Lists-body ul li {
    width: 50%;
    float: left;
    margin-top: 10px;
    font-size: 15px;
}

.KCB-S2Lists-body ul li:nth-child(2n+2) {
    text-align: right;
}

.KCB-S2Lists-body ul li:last-child a {
    color: #bc0404;
    font-size: 14px;
}

.CallToAction {
    background: #deb054;
}

.CallToAction-cn {
    display: table-cell;
    padding: 20px 0;
}

.CallToAction-cn span {
    display: table-cell;
    vertical-align: middle;
    font-size: 21px;
    font-weight: 900;
    color: #594110;
    width: 780px;
    text-transform: uppercase;
    padding: 0 50px 0 0;
}

.CallToAction-cn p {
    display: table-cell;
    vertical-align: middle;
    width: 390px;
    text-align: right;
}

.CallToAction-cn p a {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 900;
    background: #fff5d4;
    color: #444;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 5px;
}

.KCB-S3Lists .title {
    font-size: 18px;
    font-weight: 900;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
}

.KCB-section-4 {
    padding: 10px 0 60px;
}

.KCB-S4Info {
    margin-top: 90px;
}

.KCB-S4Info ul li {
    font-size: 18px;
    margin-bottom: 25px;
}

.KCB-S4Info ul li strong {
    font-weight: 900;
    color: #c90404;
}

.KCB-S4Info span {
    display: block;
    background: #f2f2f2;
    font-size: 14px;
    padding: 10px;
}

.KCB-S4Info span em {
    font-weight: 900;
    text-transform: uppercase;
    color: #c90404;
    font-style: normal;
}

.KCB-section-5 {
    background: url(../images/landing/KCB-bg-parallax-3.jpg) no-repeat center center fixed/cover;
}

.KCB-S5IMG {
    padding-left: 65px;
}

.KCB-S5Info {
    padding-right: 65px;
    color: #fff;
}

.KCB-S5Info .title {
    border-bottom: 2px solid #ffde6b;
    color: #ffde6b;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 900;
}

.KCB-S5Info .title i {
    background: #ffde6b;
    color: #046738;
    font-size: 30px;
    padding: 7px 15px;
    margin-right: 10px;
}

.KCB-S5Info a,
.KCB-S5Info p strong {
    color: #ffde6b;
}

.CallToAction2-cn {
    text-align: center;
    padding: 30px 0;
}

.CallToAction2-cn span {
    color: #594110;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 15px;
    display: block;
    font-size: 21px;
}

.CallToAction2-cn ul {
    margin-bottom: 0;
}

.CallToAction2-cn ul li a {
    display: block;
    background: #fff5d4;
    color: #444;
    padding: 7px 0;
    font-weight: bold;
}

.play_video_box {
    position: relative;
}

.ctnc_section_seven .icon_video_box {
    background: #ede8d8 url(../images/landing/icon_video.png) no-repeat 15px 15px;
    padding: 20px;
    font-size: 20px;
    color: #046738;
    display: inline-block;
    width: 70%;
    position: absolute;
    text-transform: uppercase;
    font-weight: 900;
    padding-left: 110px;
    bottom: -48px;
    right: 10px;
    line-height: 24px;
}

.bg_yellow {
    background: #dfd5b4;
    padding: 15px 20px;
}

.cl_green {
    color: #046738;
}

#book-form-container h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}

#book-form-container h3.f20 {
    font-size: 20px;
    font-weight: 900;
}

.ctnc_section_seven #book-form-container .form-control {
    border-radius: 5px;
}

.btn_book {
    background: #046738;
    color: #ffe079;
    border-radius: 5px;
    padding: 6px 20px;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}

.btn_book:hover {
    background: #3c2910;
    color: #ffe079;
}

.KCB-DoctorSlide .SlideIMG {}

.KCB-DoctorSlide .slick-prev:before,
.KCB-DoctorSlide .slick-next:before {
    font-size: 40px;
}

.KCB-DoctorSlide .slick-prev {
    left: 0;
}

.KCB-DoctorSlide .slick-next {
    right: 0;
}

.KCB-DoctorSlide .SlideIMG img {
    border: 2px solid #bababa;
    border-radius: 50%;
    width: 140px;
    height: auto;
    margin: 20px auto;
    opacity: 0.4;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.KCB-DoctorSlide .SlideIMG.slick-current.slick-active img {
    width: 181px;
    height: auto;
    opacity: 1;
    margin: 0 auto;
}

.KCB-DoctorSlide .slick-next,
.KCB-DoctorSlide .slick-prev {
    top: calc(50% - 10px);
}

.KCB-DoctorSlide .SlideName {
    text-align: center;
    margin-top: 15px;
}

.KCB-DoctorSlide .SlideName .title {
    background: #046738;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 25px 2px;
}

.KCB-DoctorSlide .SlideName p {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    color: #444;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

.LDP-bg-Gray {
    background: #f2f2f2;
}

.DL-S1Body .title {
    font-size: 30px;
    font-weight: 900;
    color: #046738;
    text-transform: uppercase;
}

.DL-S1Body span {
    display: block;
    color: #046738;
    font-weight: 300;
    font-size: 25px;
    margin-top: -10px;
    margin-bottom: 6px;
}

.DL-S1Body p {
    margin-bottom: 0;
    font-size: 16px;
}

.DL-S1Body ul {
    margin-top: 20px;
}

.DL-S1Body ul li {
    position: relative;
    border-top: 1px dotted #046738;
    margin-top: 8px;
    padding-top: 8px;
    color: #046738;
    font-size: 18px;
    font-weight: bold;
    padding-left: 25px;
}

.DL-S1Body ul li:before {
    background: #046738;
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 10px;
    left: 0;
    top: 18px;
}

.DL-TitleTotal {
    text-align: center;
}

.DL-TitleTotal .title {
    font-size: 30px;
    color: #046738;
    font-weight: 300;
    text-transform: uppercase;
}

.DL-TitleTotal .title strong {
    font-weight: 900;
}

.DL-TitleTotal p {
    color: #666;
    width: 50%;
    margin: 5px auto 25px;
}

.DL-S2Item {
    position: relative;
    margin-bottom: 20px;
}

.row [class*="col-"]:nth-child(-n+2) .DL-S2Item {
    margin-bottom: 30px;
}

.DL-S2Item span {
    display: inline-block;
    color: #fff;
    position: absolute;
    top: 50%;
    padding: 0 20px;
    width: 250px;
    text-align: justify;
    transform: translateY(-50%);
}

.row [class*="col-"]:nth-child(2n+2) .DL-S2Item span {
    right: 0;
}

.DL-section-3 {
    background: #046738;
    position: relative;
    color: #fff;
    padding: 40px 0 20px;
}

.DL-section-3 .cover-image {
    background: url(../images/landing/DL-S3/bg-prallax.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.DL-S3Body {
    padding-left: 15px;
}

.DL-S3Body .title {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
}

.DL-S3Body .title strong {
    font-size: 40px;
    color: #f2eb25;
}

.DL-S3Body img {
    border-radius: 10px;
    border: 1px solid #fff;
    margin-bottom: 15px;
    max-width: inherit;
    position: relative;
    right: 95px;
}

.DL-S4Item {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px dashed #d7d7d7;
    padding-bottom: 55px;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.DL-S4Item .title {
    color: #046738;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    font-weight: 900;
    text-align: center;
}

.DL-S4Item p {
    font-size: 14px;
}

.DL-S4Item span {
    position: absolute;
    font-size: 60px;
    font-weight: 900;
    color: #eee;
    bottom: -1px;
    right: 15px;
    line-height: 44px;
}

.DL-S4Item img {
    position: absolute;
    left: 20px;
    bottom: -1px;
}

.DL-section-4 .row [class*="col-"] {
    margin-bottom: 30px;
}

.DL-S5Item {
    width: 16.66666%;
    float: left;
}

.DL-S5Item a {
    display: block;
}

.DL-S5Item a.title {
    color: #333;
    background: #f2f2f2;
    font-size: 20px;
    font-weight: 900;
    padding: 15px 0;
    text-align: center;
    margin-right: 2px;
}

.DL-S5More {
    text-align: center;
    margin-top: 35px;
    color: #333;
    font-size: 20px;
}

.DL-S5More>a {
    background: #046738;
    display: inline-block;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 50px;
    color: #fff;
    padding: 8px 50px;
}

.DL-S6Body {
    background: #ebf7f1;
    padding: 35px 30px;
    text-align: center;
}

.DL-S6Body .title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 30px;
}

.DL-S6Body .title strong {
    font-weight: 900;
}

.DL-S6Slide-Item {
    margin: 0 15px;
}

.DL-S6Slide-Item .title {
    color: #046738;
    font-size: 16px;
    font-weight: 900;
    text-transform: none;
    margin-top: 15px;
    display: block;
}

.DL-S6CTA {
    background: #daeee5;
    display: table;
    width: 100%;
    padding: 20px 40px;
    margin-bottom: 50px;
}

.DL-S6CTA span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 900;
    width: 480px;
    padding: 0 50px 0 0;
}

.DL-S6CTA p {
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

.DL-S6CTA p a {
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    background: #e0b13f;
    color: #fff;
    padding: 6px 50px;
    text-transform: uppercase;
    border-radius: 50px;
    border: 1px dashed #fff;
}

.DL-section-7 {
    background: url(../images/landing/DL-bg-prallax-2.jpg) no-repeat center center fixed/cover;
}

.DL-section-7 .title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 900;
}

.DL-S7Item {
    background: url(../images/landing/quote.jpg) no-repeat bottom right 18px #fff;
    border-radius: 5px;
    padding: 30px 25px;
    position: relative;
}

.DL-S7Item>p {
    font-size: 14px;
    min-height: 122px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.S7Author .media-body {
    font-size: 14px;
    color: #046738;
    font-weight: 900;
    text-transform: uppercase;
}

.DL-section-9 {
    padding-top: 15px;
}

.DL-S9Video {
    position: relative;
    margin-top: 25px;
}

.DL-S9Video i {
    position: absolute;
    color: #e14e41;
    font-size: 95px;
    background: #f3f1e6;
    line-height: 32px;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.DL-S9Video .title {
    position: absolute;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    bottom: 5px;
    font-weight: 900;
    padding: 0 10px;
    line-height: 24px;
    margin-bottom: 0;
}

.DL-S9IMG img {
    margin-top: 22px;
}

.formInputLDP {
    background: url(../images/landing/bg-form.jpg) no-repeat center center;
    padding: 50px 0 35px;
    color: #fff;
}

.formInputLDP .title {
    font-size: 26px;
    color: #ffde6b;
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.formInputLDP .title:before {
    position: absolute;
    content: "";
    width: 65px;
    height: 3px;
    background: #fff;
    left: 0;
    bottom: 0;
}

.formInputLDP .form-group {
    margin-bottom: 22px;
}

.formInputLDP .btn_book {
    background: #ffe079;
    color: #046738;
    width: 100%;
}

.CC-section-1 {
    background: url(../images/landing/CC-bg-prallax.jpg) no-repeat center center;
    padding: 55px 0;
}

.CC-S1Container .TitleLDP span {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 2px rgba(0, 0, 0, .6);
}

.CC-S1Container .TitleLDP span strong {
    font-size: 43px;
}

.CC-S1Container ul li:nth-child(2) {
    padding: 17px 0;
    margin: 17px 0;
    border-top: 1px dotted #e7bb6a;
    border-bottom: 1px dotted #e7bb6a;
}

.CC-S1Container ul li span {
    font-size: 18px;
    color: #ffdb98;
    font-weight: 300;
}

.CC-S1Container ul li span:first-child {
    margin-right: 10px;
}

.CC-S2Body .FirstTitle {
    font-size: 29px;
    color: #086539;
    text-transform: uppercase;
    font-weight: 900;
}

.CC-S2Body ul {
    margin-bottom: 0;
}

.CC-S2Body ul li {
    font-size: 16px;
    color: #666;
    margin-top: 27px;
    padding-left: 55px;
    background: url(../images/landing/Cicon-hand.png) no-repeat left top 2px;
}

.CC-S2Column {
    background: url(../images/landing/CC-S2/bg-S1.jpg) no-repeat;
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
}

.CC-S2Info {
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    text-align: center;
}

.CC-S2Info .title {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #086539;
    margin-bottom: 5px;
}

.CC-S2Info p {
    margin-bottom: 0;
}

.CC-S2Column .row:first-child {
    margin-bottom: 14px;
}

.CC-S2Column .ColumnTitle {
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffdc39;
}

.CC-S2Column .CC-S2Note span {
    font-size: 18px;
    color: #fff;
    display: block
}

.CC-S2Column .CC-S2Btn {
    display: inline-block;
    background: #ffdc39;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #086539;
    padding: 5px 30px;
    margin-top: 10px;
    border-radius: 6px;
}

.CC-section-3 {
    padding-top: 0;
}

.CC-S3Body .title {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    color: #086539;
    text-align: center;
    display: block;
    margin-bottom: 50px;
}

.unBackground .SubTitle {
    font-size: 24px;
    font-weight: 900;
    color: #292929;
    margin-bottom: 15px;
    padding-left: 30px;
}

.unBackground p {
    padding-left: 30px;
    text-align: justify;
}

.BackgroundGray .BGGrayBody {
    background: #f5f5f5;
    position: relative;
    margin-left: 240px;
    height: 100%;
    padding: 50px 20px 0 40px;
    text-align: justify;
}

.BGGrayBody .BGSubTitle {
    font-size: 24px;
    font-weight: 900;
    color: #292929;
    margin-bottom: 15px;
}

.BackgroundGray {
    position: relative;
    z-index: 2;
    margin-top: -60px;
    margin-bottom: -60px;
}

.pb40 {
    padding-bottom: 40px;
}

.CC-section-4 {
    background: url(../images/landing/CC-S4/bg-prallax.jpg) no-repeat;
    margin-top: 60px;
}

.CC-S4Body>.title {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}

.CC-S4Item {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}

.CC-S4Item .title {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: -30px;
    margin-bottom: 0;
    display: block;
    text-align: center;
}

.CC-S4Item ul {
    padding: 0 30px;
}

.CC-S4Item ul li {
    font-size: 14px;
    padding-left: 18px;
    position: relative;
    color: #444;
    margin-top: 12px;
}

.CC-S4Item ul li:before {
    position: absolute;
    content: "";
    background: #086539;
    width: 6px;
    height: 6px;
    left: 0;
    top: 5px;
    border-radius: 10px;
}

.CC-TitleTotal .title,
.CC-S10Body .title {
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    color: #086539;
    text-align: center;
}

.CC-TitleTotal p {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.CC-S5Body ul {
    margin-bottom: 0;
}

.CC-S5Item {
    text-align: center;
    margin-top: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.CC-S5Item span {
    font-size: 45px;
    font-weight: 900;
    color: #f2f2f2;
    display: inline-block;
    line-height: 45px;
}

.CC-S5Item p {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}

.CC-section-6 {
    position: relative;
    background: #f3f3f3;
    padding: 40px 0;
}

.CC-section-6 .cover-image {
    background: url(../images/landing/CC-bg-prallax-2.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.CC-S6Body {
    background: #fff;
    position: relative;
    margin-right: 15px;
    padding: 30px 0;
}

.CC-S6Body:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 9999px;
    height: 100%;
    top: 0;
    right: 100%;
}

.CC-S6Body ul {
    margin-bottom: 0;
}

.CC-S6Body .title,
.CC-S7Title .title {
    font-size: 30px;
    font-weight: 900;
    color: #056739;
    text-transform: uppercase;
}

.CC-S6Body ul li,
.CC-S7Info ul li {
    font-size: 16px;
    padding-left: 18px;
    position: relative;
    color: #444;
    margin-top: 12px;
    font-weight: 300;
}

.CC-S6Body ul li:before,
.CC-S7Info ul li:before {
    position: absolute;
    content: "";
    background: #086539;
    width: 6px;
    height: 6px;
    left: 0;
    top: 8px;
    border-radius: 10px;
}

.CC-S7Info span {
    background: #086539;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
}

.CC-S7Title p {
    position: relative;
    z-index: 2;
}

.CC-S7Title img {
    margin-top: -50px;
    position: relative;
    z-index: 1;
}

.CC-S7Info ul li {
    color: #333;
    font-weight: 400;
}

.CC-section-8 {
    text-align: center;
    position: relative;
}

.CC-section-8 .title {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    background: #deaf53;
    color: #fff;
    display: inline-block;
    padding: 12px 60px;
    line-height: 35px;
    position: relative;
    top: 55px;
    margin-top: -50px;
}

.CC-S9Info .title {
    font-size: 26px;
    color: #333333;
    font-weight: 300;
}

.CC-S9Info span {
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
    color: #056739;
    position: relative;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.CC-S9Info span:before {
    position: absolute;
    background: #056739;
    content: "";
    width: 80px;
    height: 3px;
    left: 0;
    bottom: 0;
}

.CC-S9Info p {
    text-align: justify;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 24px;
}

.CC-S10Slide {
    width: 85%;
    margin: 0 auto;
}

.CC-S10Item {
    text-align: center;
    margin-top: 20px;
}

.CC-S10Item img {
    width: 85px;
    height: 85px;
    border-radius: 100px;
    padding: 5px;
    border: 1px solid #ccc;
    margin: auto;
}

.CC-S10Item span {
    display: block;
    font-size: 16px;
    font-weight: 900;
    color: #056739;
    margin-top: 10px;
}

.CC-S10Slide .slick-dots li {
    margin: 0 10px;
}

.CC-S10Slide .slick-dots li button:before {
    font-size: 0;
    width: 30px;
    height: 5px;
    opacity: 1;
    top: 10px;
    background: #ccc;
}

.CC-S10Slide .slick-dots li.slick-active button:before {
    background: #e6c03d;
}

.HC-S1Info span,
.HC-S2Info>span {
    color: #000;
    background: #deb050;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    padding: 1px 15px;
    margin-bottom: 10px;
}

.HC-S1Info p {
    line-height: 22px;
}

.HC-S1Body>span {
    font-size: 18px;
    font-weight: 900;
    color: #046738;
    position: relative;
    line-height: 24px;
    padding-top: 10px;
    display: block;
}

.HC-S1Body>span:before {
    background: #deb050;
    width: 50px;
    height: 3px;
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
}

.HC-section-2 {
    background: linear-gradient(#e5f0eb 47%, #046738 47%);
    padding-bottom: 0;
    overflow-x: hidden;
}

.HC-S2Lists {
    position: relative;
    color: #fff;
    margin-top: -240px;
}

.HC-S2Lists ul li {
    position: relative;
    font-size: 16px;
    padding-left: 25px;
    margin-top: 30px;
}

.HC-S2Lists ul li:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    left: 0;
    top: 9px;
}

.HC-S2Hotline {
    background: #3f9044;
    color: #fff;
    margin-top: 15px;
    position: relative;
}

.HC2Left,
.HC-S8Info .title {
    display: block;
    font-size: 24px;
    font-weight: 900;
}

.HC-S2HRight {
    background: #deb050;
    position: relative;
    color: #04522d;
    padding: 18px 0 18px 20px;
    font-size: 18px;
    font-weight: 900;
}

.HC-S2HRight p {
    margin-bottom: 0;
    font-weight: 500;
}

.mt30,
.HC-S4Body {
    margin-top: 30px;
}

.HC-section-3 {
    padding-bottom: 0;
}

.HC-section-3 .CC-S4Item {
    border: 1px dashed #e7e7e7;
}

.HC-section-3 span,
.HC-S9Body>span {
    font-weight: 900;
    color: #444;
    background: #e2e2e2;
    text-align: center;
    margin-top: 30px;
    display: block;
    padding: 25px 120px;
    border-radius: 10px;
}

.HC-S4Body>.row {
    margin-bottom: 30px;
}

.HC-S4Body>.row:last-child {
    margin-bottom: 0;
}

.HC-S4Body .SubTitle {
    font-size: 24px;
    font-weight: 900;
    color: #000;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.LDP-bg-Green {
    background: #056739;
}

.LDP-bg-Green .CallToAction-cn span {
    color: #fff;
}

.LDP-bg-Green .CallToAction-cn p a {
    background: #deb050;
    color: #fff;
}

.HC-section-5 .DL-TitleTotal p {
    width: 70%;
}

.HC-S5Body {
    margin-top: 80px;
}

.HC-S5Item {
    position: relative;
    border: 1px dashed #d7d7d7;
    border-radius: 10px;
    padding: 40px 15px 15px 15px;
    text-align: center;
}

.HC-S5Item img {
    width: 95px;
    height: auto;
    margin: -95px auto 15px;
}

.HC-S5Item .title {
    font-size: 20px;
    font-weight: 900;
}

.HC-S5Info {
    position: relative;
    margin-top: 40px;
}

.HC-S5Info img {
    position: absolute;
    top: 0;
    left: 0;
}

.HC-S5InfoBG {
    background: #deb050;
    border: 1px dashed #fff;
    border-radius: 10px;
    padding: 35px;
    margin-top: 50px;
    color: #fff;
}

.HC-S5InfoBG .title {
    color: #fffd62;
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
}

.HC-S5InfoBG span {
    font-size: 16px;
    font-weight: 900;
    color: #fffd62;
}

.HC-section-6 {
    position: relative;
    background: #046738;
    padding: 25px 0;
    color: #fff;
}

.HC-section-6 .cover-image {
    background: url(../images/landing/HC-bg-prallax-2.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.HC-S6Body .title {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
}

.HC-S6Body ul {
    margin-bottom: 0;
}

.HC-S6Body ul li {
    position: relative;
    font-size: 16px;
    padding-left: 25px;
    margin-top: 20px;
}

.HC-S6Body ul li:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    left: 0;
    top: 9px;
}

.HC-S8Info em {
    margin-bottom: 15px;
    display: block;
}

.HC-S8Info span {
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 40px;
}

.HC-S8Info ul li {
    position: relative;
    padding-left: 68px;
    margin-top: 25px;
}

.HC-S8Info ul li:before {
    position: absolute;
    content: "";
    width: 51px;
    height: 21px;
    background: #d86069;
    left: 0;
    top: 2px;
    border-radius: 10px;
}

.HC-S8Info ul li:nth-child(2):before {
    background: #697bde;
}

.HC-S8Info ul li:nth-child(3):before {
    background: #ff9d45;
}

.HC-S8Info ul li:nth-child(4):before {
    background: #8dac44;
}

.HC-S9Body .HC-S9ListBody {
    margin-bottom: 18px;
}

.HC-S9Body .HC-S9ListBody:last-child {
    margin-bottom: 0;
}

.HC-S9Body .HC-S9List .title {
    font-size: 16px;
    font-weight: 900;
}

.HC-S10ListBody .title {
    font-size: 16px;
    font-weight: 900;
}

.HC-S10ListBody span {
    font-size: 14px;
}

.HC-S10ListBody:first-child {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #b5b5b5;
}

.cntc_title {
    font-size: 30px;
    position: relative;
    margin-bottom: 30px;
}

.cntc_title::before {
    content: '';
    width: 70px;
    height: 3px;
    background: #c2c2c2;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -15px;
}

.ctnc_section {
    padding: 50px 0;
}

.ctnc_bg_gray_section_two {
    background: #ebebeb;
    padding: 15px 20px;
    margin-left: -105px;
    margin-top: 38px;
}

.ctnc_section_three {
    background: url(../images/landing/cntc_bg1.jpg) center center fixed;
    background-size: cover;
    position: relative;
    padding: 40px 0 30px;
}

.ctnc_section_three p {
    margin-bottom: 0;
}

.f14 {
    font-size: 14px;
    line-height: 20px;
}

.f32 {
    font-size: 32px;
}

.cl_brown {
    color: #3c2910;
}

.cl_green {
    color: #046738;
}

.clyellow {
    color: #ffe079;
}

.font_bold {
    font-weight: 900;
}

.thumblock {
    display: block;
    position: relative;
}

.thumblock img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thumb_105 {
    width: 105px;
    height: 105px;
    margin: auto;
}

.thumb_105 img {
    border-radius: 100%;
}

.thumb_105::before {
    border: 2px dotted #046738;
    content: '';
    display: inline-block;
    width: 117px;
    height: 117px;
    border-radius: 100%;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main_ldp {
    font-size: 16px;
    line-height: 22px;
}

.ctnc_section_four {
    padding: 50px 0 10px;
}

.ctnc_section_five {
    background: url(../images/landing/cntc_bg2.jpg) center center;
    background-size: cover;
}

.clwhite {
    color: #fff;
}

.bg_gray {
    background: #f2f2f2;
    padding: 80px 20px 30px;
}

.number {
    color: #cccccc;
    font-size: 52px;
    line-height: 40px;
    margin-bottom: 13px;
    display: inline-block;
}

.list_paper p {
    margin-bottom: 0;
}

.bg_green {
    background: #046738;
    color: #fff;
    font-size: 20px;
    color: #fad96a;
    text-align: center;
    padding: 20px;
    font-weight: 800;
}

.bg_yellow {
    background: #dfd5b4;
    padding: 15px 20px;
}

#book-form-container h3.f20 {
    font-size: 20px;
    font-weight: 900;
}

.f20 {
    font-size: 20px
}

.btn_book {
    background: #046738;
    color: #ffe079;
    border-radius: 5px;
    padding: 10px 20px;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}

.btn_book:hover {
    background: #3c2910;
    color: #ffe079;
}

.ctnc_section_seven {
    padding-top: 0;
}

.ctnc_section_seven #book-form-container .form-control {
    border-radius: 5px;
}

.ctnc_section_seven .icon_video_box {
    background: #ede8d8 url(../images/landing/icon_video.png) no-repeat 15px 15px;
    padding: 20px;
    font-size: 20px;
    color: #046738;
    display: inline-block;
    width: 70%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 900;
    padding-left: 110px;
    bottom: -48px;
    right: 10px;
}

.play_video_box {
    position: relative;
}

.item_slide_ctnc {
    background: #deb054;
}

.item_slide_ctnc .row {
    margin: 0;
}

.item_slide_ctnc .col-md-6:first-child {
    margin: 0;
    padding: 0;
}

.item_slide_ctnc .col-md-6:last-child {
    padding: 20px 30px;
}

.name_actor {
    background: #79550c;
    padding: 15px 20px;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    display: inline-block;
}

.desc_actor {
    color: #fff7e8;
    font-size: 24px;
    line-height: 30px;
}

.box_slide_ctnc {
    margin-bottom: -75px;
    margin-top: 30px;
}

.box_slide_ctnc .slick-next,
.box_slide_ctnc .slick-prev {
    top: 40%;
}

.box_slide_ctnc .slick-next {
    right: -45px;
}

.box_slide_ctnc .slick-prev {
    left: -45px;
}

.box_slide_ctnc .slick-dots {
    bottom: 5px;
}

.box_slide_ctnc .slick-dots button:before {
    font-size: 42px;
    height: 11px;
    line-height: 12px;
    transition: all 0.3s;
    color: #fff;
}

.box_slide_ctnc .slick-slide img {
    object-fit: cover;
    width: 100%;
}

.ctnc_section_three .text-left {
    text-align: center !important;
}

.ctnc_section_three .text-center {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.ctnc_section_five .text-left {
    text-align: center !important;
}


/*--ldp_xbbh--*/

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ctnc_section {
    padding: 50px 0;
}

.title_ldp {
    font-size: 30px;
    font-weight: 900;
    position: relative;
    margin-bottom: 30px;
}

.title_ldp:before {
    position: absolute;
    content: "";
    width: 70px;
    height: 3px;
    background: #c2c2c2;
    bottom: -10px;
    left: 50%;
    margin-left: -35px;
}

.sapo_ldp {
    padding: 0 160px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.post_title_uudiem {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

.sec_xbbh {
    position: relative;
    background: #046738;
}

.sec_xbbh:after {
    position: absolute;
    content: "";
    background: url(../images/landing/ldp_xbbh_1.jpg);
    width: 50%;
    height: 100%;
    right: 0px;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec_xbbh .title_ldp {
    color: #ffd564;
}

.sec_xbbh .title_ldp:before {
    bottom: -15px;
    left: 0;
    margin-left: 0;
}

.sub_title_ldp {
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
}

.sec_xbbh .content_post {
    margin-top: 20px;
    color: #fff;
}

.sec_xbbh .content_post p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
}

.cta_ldp {
    background: #deb054;
    padding: 20px 0;
}

.cta_ldp p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 900;
    color: #594110;
    margin-bottom: 0;
    text-transform: uppercase;
}

.cta_button {
    background: #fff5d4;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 21px;
    font-weight: 900;
    color: #444444;
    text-align: center;
    text-transform: uppercase;
}

.ul_sec_chuagi .title_item {
    font-size: 21px;
    color: #CA0000;
    font-weight: bold;
}

.ul_sec_chuagi .content_item {
    font-size: 16px;
    line-height: 20px;
}

.ul_sec_chuagi .content_item p {
    margin-bottom: 0;
}

.mt_120 {
    margin-top: 120px;
}

.sec_uudiemxbbh {
    position: relative;
    background: #f1f1f1;
}

.sec_uudiemxbbh:before {
    position: absolute;
    content: "";
    background: url(../images/landing/ldp_xbbh_2.jpg);
    width: 50%;
    height: 100%;
    left: 0px;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec_uudiemxbbh .title_ldp:before {
    left: 0;
    margin-left: 0;
}

.mr_10 {
    margin-right: 10px;
}

.icon_check {
    font-size: 14px;
    color: #CA0000;
}

.content_post {
    margin-top: 30px;
}

.list_uudiem li {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 22px;
}

.list_uudiem li:last-child {
    margin-bottom: 0;
}

.sec_diachixbbh {
    padding: 0;
}

.sec_camxbbh .title_ldp:before {
    left: 0;
    margin-left: 0;
}

.sec_camxbbh .content_post {
    margin-top: 30px;
}

.sec_camxbbh .list_uudiem li span {
    margin-right: 10px;
    font-weight: bold;
    color: #CA0000;
}

.sec_camxbbh .cta_ldp {
    background: #046738;
    text-align: center;
    font-size: 21px;
    font-weight: 900;
    line-height: 28px;
    color: #f9c55c;
    padding: 20px 0 30px 0;
    margin-top: 20px;
}

.sec_camxbbh .wp_cta_button {
    text-align: center;
    margin-top: -20px;
}

.sec_camxbbh .cta_button {
    display: inline-block;
    margin-right: 20px;
    border-radius: 0;
    font-size: 18px;
    color: #CA0000;
}

.sec_camxbbh .cta_button:last-child {
    margin-right: 0;
}

.sec_diachixbbh .slick-next,
.sec_diachixbbh .slick-prev {
    width: 30px;
    height: 30px;
    background: #f1f1f1;
    border-radius: 100%;
}

.sec_diachixbbh .slick-next {
    right: -15px;
}

.sec_diachixbbh .slick-prev {
    left: -15px;
}

.sec_diachixbbh .slick-next:before,
.sec_diachixbbh .slick-prev::before {
    font-size: 24px;
}

.list_quytrinhxbbh li {
    display: inline-block;
    width: 17%;
    margin-right: 3.5%;
}

.list_quytrinhxbbh li:last-child {
    margin-right: 0;
}

.list_quytrinhxbbh li .title_item {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}

.sec_camnhankhxbbh {
    background: #f1f1f1;
}

.sec_camnhankhxbbh .name_kh {
    margin-top: 10px;
    font-size: 18px;
}

.sec_camnhankhxbbh .content_cnkh {
    padding: 0 60px;
}

.sec_camnhankhxbbh .infor_kh img {
    display: inline-block;
}

.sec_camnhankhxbbh .slide_main_cnkh .slick-dots button:before {
    font-size: 14px;
    height: 11px;
    line-height: 12px;
    transition: all 0.3s;
    color: rgba(0, 0, 0, 1.00);
    background: none;
}

.sec_camnhankhxbbh .slick-dots li.slick-active button:before {
    color: #07512e;
    width: 20px;
    background: #07512e;
}


/*--End_ldp_xbbh--*/


/*--ldp_thuycham--*/

.img_banner .container {
    position: relative;
}

.main_banner {
    background: rgba(61, 41, 20, 0.8);
    padding: 20px;
}

.list_banner li {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #fff;
}

.list_banner li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.list_banner li span {
    color: #ffc654;
    margin-right: 10px;
}

.main_banner .title {
    margin-top: 20px;
}

.main_banner .title_ldp {
    color: #ffc654;
}

.main_banner .title_ldp:before {
    left: 35px;
}

.main_banner .sub_title_ldp {
    margin-top: 20px;
}

.sub_banner {
    background: rgba(237, 222, 192, 1);
    font-size: 19px;
    /* font-weight: bold; */
    padding: 15px 50px;
    text-align: center;
    border: 1px solid rgba(62, 42, 16, 0.3);
    margin-top: 60px;
}

.sub_banner p {
    margin-bottom: 0;
}

.img_banner {
    position: relative;
    z-index: 1;
}

.content_banner {
    position: relative;
    z-index: 2;
    margin-top: -320px;
}

.ldp_thuycham .sec_xbbh:after {
    background-image: url(../images/landing/ldp_thuycham_3.jpg);
}

.ldp_thuycham .sec_xbbh {
    background: #f1f1f1;
}

.list_pptc li {
    padding: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font-size: 16px;
}

.list_pptc li:first-child {
    border-top: 0;
}

.list_pptc li:last-child {
    border-bottom: 0;
}

.list_pptc li strong {
    color: #CA0000;
}

.list_pptc {
    background: #fff;
    margin: 5px -15px 5px 0
}

.f18 {
    font-size: 18px;
    line-height: 24px
}

.mb50 {
    margin-bottom: 50px
}

.mt0 {
    margin-top: 0
}

.sec_five {
    background: url(../images/landing/bg_thuycham1.jpg) no-repeat center center;
    background-size: cover
}

.cl_white {
    color: white
}

.cl_yellow {
    color: #f5da5d
}

.box_sec_five {
    background: #eddec0
}

.head_box_sec_five {
    background: #b8a98c;
    color: #444;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    font-weight: 900;
    padding: 10px
}

.list_box_sec_five {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 20px
}

.list_box_sec_five li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 10px 0
}

.list_box_sec_five li .number_red {
    color: #ca0000;
    font-weight: 900;
    margin-right: 5px
}

.number_red {
    color: #ca0000;
    font-weight: 900;
    margin-right: 5px
}

.sec_nltb.sec_diachixbbh {
    padding: 50px 0
}

.sub_list_uudiem {
    margin-left: 20px;
    margin-bottom: 20px
}

.sub_list_uudiem li {
    font-size: 15px;
    margin-bottom: 10px
}

.box_yellow {
    background: #fff0d1;
    padding: 15px 20px 0;
    font-size: 16px;
    color: #046738;
    font-weight: 900;
    margin-top: 30px;
}

.tc-btn {
    background: #046738;
    color: #f9de4b;
    position: relative;
    bottom: -20px;
    padding: 10px 20px;
    text-transform: uppercase;
    display: inline-block;
}

.tc-btn:hover {
    color: #fff
}

.TitleF .title {
    text-align: left;
    background: rgba(4, 103, 56, 0.7);
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #f9de46;
    padding: 20px 30px;
    text-shadow: 1px 1px rgba(0, 0, 0, .2);
    position: relative;
    top: 235px;
    z-index: 999;
}

.TitleF .title:before {
    top: 0;
    left: 100%;
    content: '';
    height: 100%;
    width: 9999px;
    position: absolute;
    background: rgba(4, 103, 56, 0.7);
}

.sec_optimal .sec_xbbh:after {
    background-image: url(../images/landing/thumb-toiuu.jpg);
    background-size: cover;
}

.sec_optimal p {
    margin-bottom: 0;
    margin-top: 5px
}

.sec_optimal .list_pptc {
    background: #fff0d1;
    margin: -80px -15px;
    border: 1px solid #ddd;
}

.sec_optimal .list_pptc li:first-child {
    border-top: none
}

.sec_optimal .list_pptc li {
    padding: 15px;
    border-top: 1px solid #ccc;
    border-bottom: none;
    border-left: none;
    font-size: 16px;
}

.ldp_thuycham {
    overflow-x: hidden
}

.sec_optimal {
    margin: 80px 0
}

.box_slide_feel .slick-dots button:before {
    font-size: 14px;
    height: 11px;
    line-height: 12px;
    transition: all 0.3s;
}

.content_feel {
    background: #f2f2f2;
    margin-left: 60px;
    position: relative;
    padding: 15px 15px 15px 80px;
    margin-right: 20px;
}

.content_feel p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-style: italic;
}

.name_feel {
    color: #046738;
    font-weight: 900;
    font-style: normal !important;
    font-size: 16px !important;
}

.thumb_feel {
    position: absolute;
    width: 120px;
    height: 120px;
    display: inline-block;
    overflow: hidden;
    border-radius: 100%;
    z-index: 8;
    left: -60px;
    top: 50%;
    margin-top: -60px;
    border: 5px solid #fff;
}

.thumb_feel img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.box_slide_feel .slick-dots {
    bottom: -35px
}

.box_slide_feel .slick-next,
.box_slide_feel .slick-prev {
    top: 40%
}

.thumb_bs {
    width: 220px;
    height: 220px;
    display: inline-block;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #fff
}

.content_bs {
    background: #0d8a4f;
    padding: 15px;
    color: #fff;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.content_bs p {
    margin-bottom: 0;
}

.name_bs {
    color: #ffe465;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 0;
    flex: 0 0 100%;
}

.chucdanh_bs {
    background: #046738;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    font-weight: 800;
    margin-bottom: 0;
}

.mb30 {
    margin-bottom: 30px;
}

.sec_feel {
    background-image: url(../images/landing/bg-doctor.jpg)
}


/*acormenu*/

.accordion-container {
    position: relative;
    max-width: 500px;
    height: auto;
    margin: 10px auto;
}

.accordion-container>h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.set_accordion {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
}

.set_accordion>a {
    display: block;
    padding: 8px 15px;
    text-decoration: none;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.set_accordion>a i {
    float: right;
    margin-top: 2px;
}

.set_accordion>a.active {
    background-color: #046738;
    color: #f5da5d;
    font-size: 17px;
}

.content_accordion {
    background-color: #eddec0;
    border-bottom: 1px solid #ddd;
    display: none;
}

.content_accordion p {
    padding: 10px 15px;
    margin: 0;
    color: #333;
}


/*--End_ldp_thuycham--*/

@media only screen and (min-width: 1280px) {
    .HC-S2Hotline:before {
        position: absolute;
        content: "";
        width: 9999px;
        height: 100%;
        right: 100%;
        top: 0;
        background: #3f9044;
    }
    .HC-S2HRight:after {
        position: absolute;
        content: "";
        width: 9999px;
        height: 100%;
        left: 100%;
        top: 0;
        background: #deb050;
    }
    .HC-S5Item {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
    }
    .secPadding {
        padding: 25px 0;
    }
    .KCB-S1Title .title {
        font-size: 23px;
    }
    .KCB-S1Title span {
        font-size: 19px;
        margin-bottom: 20px;
        padding-bottom: 12px;
    }
    .tabs-list-ul li a {
        font-size: 13px;
        padding: 5px 11px;
        margin-right: 0;
        text-align: center;
        letter-spacing: -0.5px;
        margin-top: 10px;
        min-width: auto;
    }
    .KCB-DoctorSlide .SlideIMG img {
        margin: 0 auto;
    }
    .KCB-DoctorSlide .SlideIMG.slick-current.slick-active img {
        width: 140px;
    }
    .KCB-DoctorSlide .SlideName .title {
        font-size: 15px;
        padding: 6px 16px 5px;
    }
    .LDP-TitleTotal,
    .DL-TitleTotal p {
        width: 100%;
    }
    .LDP-TitleTotal .title {
        font-size: 20px;
    }
    .LDP-TitleTotal p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .CallToAction-cn span {
        display: block;
        font-size: 17px;
        width: 100%;
        padding: 0;
        text-align: center;
        letter-spacing: -0.5px;
        margin-bottom: 15px;
    }
    .CallToAction-cn p {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
    .CallToAction-cn p a {
        font-size: 17px;
    }
    .KCB-S4Info {
        margin-top: 25px;
    }
    .KCB-section-4 {
        padding: 10px 0 35px;
    }
    .KCB-S5IMG {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .KCB-S5Info {
        padding-right: 0;
    }
    .CallToAction2-cn ul li a {
        margin-bottom: 5px;
    }
    .DL-S1Body,
    .CC-S2Column .CC-S2Note span,
    .HC-S2Lists ul li,
    .HC-S4Body .SubTitle,
    .HC-S8Info .title,
    .HC-S9List,
    .HC-S10Doctor {
        margin-top: 15px;
    }
    .DL-TitleTotal .title {
        font-size: 24px;
    }
    .row [class*="col-"]:nth-child(-n+2) .DL-S2Item,
    .HC-section-1 img {
        margin-bottom: 20px;
    }
    .DL-S2Item span {
        padding: 0 15px;
        width: 310px;
        line-height: 20px;
    }
    .DL-section-3 .cover-image,
    .HC-section-6 .cover-image {
        display: none;
    }
    .DL-S3Body .title {
        font-size: 22px;
    }
    .DL-S3Body .title strong {
        font-size: 28px;
    }
    .DL-S3Body {
        padding-left: 0;
    }
    .DL-section-4 .row [class*="col-"] {
        margin-bottom: 15px;
    }
    .DL-S5Item {
        width: 50%;
        margin-top: 5px;
    }
    .DL-S5Item a.title {
        font-size: 18px;
        padding: 5px 0;
        margin: 0 1px;
    }
    .DL-S6Body .title,
    .CC-S4Body>.title {
        font-size: 21px;
        line-height: 30px;
    }
    .DL-S6Body {
        padding: 30px 20px;
    }
    .DL-S6CTA {
        display: table;
        width: 100%;
        padding: 15px 20px;
        text-align: center;
    }
    .DL-S6CTA span {
        display: block;
        font-size: 16px;
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .DL-S6CTA p {
        display: block;
        text-align: center;
    }
    .DL-S7Item {
        background-image: none;
        margin-bottom: 20px;
    }
    .formInputLDP {
        background-color: #2b7b56;
    }
    .CC-section-1 {
        background: url(../images/landing/CC-bg-prallax.jpg) no-repeat center top #56534c;
    }
    .CC-S1Container .TitleLDP span,
    .CC-S9Info span {
        font-size: 21px;
        display: block;
    }
    .CC-S1Container .TitleLDP span strong {
        font-size: 32px;
    }
    .CC-S2Body .FirstTitle {
        font-size: 24px;
        margin-top: 20px;
    }
    .CC-S2Column {
        background: url(../images/landing/CC-S2/bg-S1.jpg) no-repeat center top #06673a;
    }
    h3.ColumnTitle br,
    .CC-S2Column .CC-S2Note span br {
        display: none;
    }
    .CC-S2Column .ColumnTitle {
        font-size: 22px;
        line-height: 30px;
    }
    .CC-S2Info {
        padding: 15px;
    }
    .CC-S2Note {
        text-align: center;
    }
    .CC-S3Body .title {
        font-size: 22px;
        margin-bottom: 28px;
    }
    .unBackground .SubTitle,
    .unBackground p {
        padding: 0;
    }
    .BackgroundGray,
    .CC-section-4 {
        margin: 0;
    }
    .BackgroundGray .BGGrayBody {
        margin-left: 0;
        padding: 20px;
    }
    .BGGraySub {
        background: #f5f5f5;
        padding: 20px;
    }
    .CC-section-4 {
        background: url(../images/landing/CC-S4/bg-prallax.jpg) no-repeat center top #2e7146;
    }
    .CC-S4Item img {
        opacity: .2;
        position: absolute;
    }
    .CC-S4Item img {
        opacity: .2;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
    }
    .CC-S4Item .title {
        font-size: 20px;
        margin-top: 10px;
    }
    .CC-S4Item,
    .CC-S7Title {
        margin-bottom: 20px;
    }
    .CC-TitleTotal .title,
    .CC-S10Body .title,
    .CC-S6Body .title,
    .CC-S7Title .title {
        font-size: 22px;
    }
    .CC-TitleTotal p,
    .CC-S10Slide {
        width: 100%;
    }
    .CC-S5Item {
        text-align: left;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border-bottom: 1px dashed #e0e0e0;
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .CC-S5Item img {
        width: 115px;
        height: auto;
    }
    .CC-S5Item span {
        font-size: 35px;
        position: absolute;
        left: 140px;
        top: -8px;
        color: #e4d29f;
    }
    .CC-S5Item p {
        position: absolute;
        margin-left: 128px;
        top: 28px;
        padding-right: 5px;
        letter-spacing: -0.2px;
    }
    .CC-S6Body:before {
        width: 0;
    }
    .CC-S6Body {
        margin-right: 0;
        padding: 30px 15px;
    }
    .CC-section-8 .title {
        font-size: 18px;
        padding: 12px 20px;
        line-height: 25px;
        position: relative;
        top: 8px;
        margin-top: -30px;
    }
    .CC-S9Info .title {
        font-size: 22px;
        margin-top: 20px;
    }
    .HC-S2Lists {
        margin-top: 0;
    }
    span.HC2Left {
        text-align: center;
        font-size: 22px;
        padding: 11px 15px;
        line-height: 24px;
        display: block;
    }
    .HC-S2HRight {
        text-align: center;
        padding-right: 15px;
        font-size: 17px;
    }
    .HC-section-3 span,
    .HC-S9Body>span {
        padding: 20px 15px;
        font-weight: bold;
        font-size: 15px;
    }
    .HC-section-3 {
        padding-bottom: 10px;
    }
    .HC-S4Body>.row,
    .HC-S5Body .row [class*="col-"]:last-child .HC-S5Item {
        margin-bottom: 0;
    }
    .HC-section-5 .DL-TitleTotal p {
        width: 100%;
    }
    .HC-S5Item {
        margin-bottom: 70px;
    }
    .HC-S5Info img {
        position: unset;
    }
    .HC-S5InfoBG {
        padding: 15px;
        margin-top: -20px;
        border-radius: 0 0 10px 10px;
    }
    .HC-S9ListBody-img {
        width: 128px;
        height: 70px;
        overflow: hidden;
    }
    .HC-S9Body .HC-S9List .title {
        font-size: 15px;
        margin-bottom: 0;
    }
    .ctnc_section_two img {
        width: 100%;
    }
    .ctnc_section_two .ctnc_bg_gray_section_two {
        margin: 0;
    }
    .ctnc_section_five .text-left {
        text-align: left !important;
    }
    .ctnc_section_three .text-left {
        text-align: left !important;
    }
    .ctnc_section_three .col-sm-12 {
        margin-bottom: 20px !important;
        padding: 0 0 0 15px;
    }
    .ctnc_section_three .text-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .box_slide_ctnc .slick-next {
        right: 0;
    }
    .box_slide_ctnc .slick-prev {
        left: 0;
    }
    .ctnc_section_six .number {
        float: left;
        margin-right: 15px;
    }
    .ctnc_section_six .list_paper {
        margin-bottom: 15px;
    }
    .ctnc_section_six .list_paper .col-md-3 {
        margin-bottom: 15px;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 15px;
    }
    .ctnc_section_six .list_paper .col-md-3:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .cntc_title {
        font-size: 24px;
    }
    .bg_green {
        font-size: 16px;
    }
    .ctnc_section_five .col-md-2 {
        margin-bottom: 15px;
    }
    .ctnc_section_seven .icon_video_box {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
    }
    .title_ldp {
        font-size: 24px
    }
    .sapo_ldp {
        padding: 0;
    }
    .content_banner {
        margin-top: -70px
    }
    .mb20-mb {
        margin-bottom: 20px
    }
    .list_pptc {
        position: relative;
        z-index: 9;
        margin: 30px 20px
    }
    .sec_xbbh:after {
        width: 100%;
        border: none
    }
    .cta_ldp {
        text-align: center
    }
    .cta_button {
        margin-top: 15px;
        display: inline-block
    }
    .list_uudiem {
        margin-bottom: 20px
    }
    .slide_diachixbbh .slick-slide img {
        width: 100%
    }
    .sec_optimal .list_pptc {
        margin: 30px 0px
    }
    .sec_optimal .order-12 {
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit;
    }
    .TitleF .title {
        top: 20px;
        text-align: center
    }
    .TitleF .title:before {
        display: none
    }
    .content_bs {
        text-align: center
    }
    .sec_feel {
        background-position: left center
    }
    .sec_feel .col-md-3 {
        text-align: center
    }
    .chucdanh_bs {
        flex: 0 0 100%;
    }
    .play_video_box img {
        width: 100%
    }
    .section_paper .container {
        width: 100%
    }
    .sec_optimal {
        margin: 0;
    }
    .ul_sec_chuagi .row {
        align-items: center
    }
    .ul_sec_chuagi .mt_120 {
        margin: 0
    }
    .ul_sec_chuagi .col-md-6 {
        margin: 10px 0
    }
    .sec_uudiemxbbh:before {
        width: 100%;
        opacity: 0.5;
    }
    .sec_camxbbh .wp_cta_button {
        text-align: center;
        margin-top: -38px;
        margin-bottom: 30px
    }
    .sec_camxbbh .col-md-5 {
        text-align: center
    }
    .list_quytrinhxbbh li {
        width: 100%;
        display: flex;
        align-items: center;
        text-align: left !important;
        margin-bottom: 15px;
    }
    .list_quytrinhxbbh li img {
        float: left;
        margin-right: 20px;
        width: 100px
    }
    .sec_uudiem img {
        float: left
    }
    .sec_uudiem .row .col-md-3 {
        align-items: center;
        display: flex;
        text-align: left
    }
    .post_title_uudiem {
        text-align: left !important;
        margin-left: 20px
    }
    .sec_banner img {
        height: 200px;
        object-fit: cover;
    }
    .sec_xbbh:after {
        display: none
    }
    .sec_xbbh .title_ldp:before {
        bottom: -15px
    }
    .sec_camnhankhxbbh .content_cnkh {
        padding: 0 20px
    }
    .sec_camxbbh .cta_ldp {
        font-size: 18px
    }
    .title_ldp br {
        display: none
    }
    .DL-S3Body img {
        right: 0;
        max-width: 100%;
    }
    .DL-S2Item img {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .thumb_105 {
        width: 90px;
        height: 90px;
    }
    .thumb_105::before {
        width: 107px;
        height: 107px;
    }
    .ctnc_section_three p {
        font-size: 16px;
    }
}

.slide_home_dl .slick-dots button:before {
    font-size: 12px;
    height: 11px;
    line-height: 12px;
    transition: all 0.3s;
}
.sec_xbbh_six:after {
	background-image: url(../images/landing/ldp_xbbh_4.jpg);
	left: 0;
	right: auto;
}
/*annv*/
.row [class*="col-"]:nth-child(2n+1) .DL-S2Item span {
    left: 0;
}