/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
::-webkit-scrollbar {
    width: 9px;
}
::-webkit-scrollbar-thumb {
    background-color: #9d9d9d;
    border: 2px solid #9d9d9d;
    border-radius: 10px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #F5F5F5;
}
p{
    font-size: 15px;
    margin-bottom: 10px;
}
.home .header-main .nav > li > a {
    color: #000;
}
.header-main .nav > li > a:hover {
    color: #0bcb14;
}
.stuck .header-main {
    background: #fff;
}
.header-main:not(.home .header-main) .nav > li > a {
    color: #000;
}
.stuck .header-main .nav > li > a {
    color: #000;
}
.text-header-name {
    text-align: center;
}
.text-header-name p {
    text-transform: capitalize;
    font-size: 26px;
    color: #fff;
    margin-bottom: 8px;
}
.text-header-name h1 {
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 25px;
    text-shadow: #00000038 1px 0 10px;
	color: #fff;
}
.secHeader .text-header-name a {
    font-size: 14px !important;
}
.secHeader .large-12 {
    padding-bottom: 0;
    padding-top: 37px;
}
.text-header-name a {
    padding: 10px 20px;
    background-color: #f68116;
    border: 2px solid #f68116;
    border-radius: 15px;
    color: #fff;
    font-size: 13px !important;
    letter-spacing: 0.06em !important;
    text-transform: uppercase;
}
.homeBanner {
    background: #24677b;
    height: 122px;
    line-height: 125px;
    z-index: 2;
    position: relative;
}
.btn-home-banner {
    display: block;
    width: 170px;
    padding: 2px 8px;
    background: #f58220;
    margin: 20px auto 0;
}
.bigNormalTextWhite {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}
.btnWhite {
    margin-left: 1vw !important;
}
.btnWhite {
    padding: 10px 20px;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 15px;
    color: #fff;
    font-size: 13px !important;
    font-weight: 100;
    letter-spacing: 0.06em !important;
}
.btnWhite:hover {
    background-color: rgba(255,255,255,0.2);
    border: 2px solid rgba(255,255,255,0) !important;
    color: #fff !important;
}
.row-GT .col.colGT-left{
    padding-right: 8vw !important;
    padding-left: 14vw !important;
    padding-top: 6vw !important;
}
.colGT-right img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.colGT-right .img .img-inner {
/*display: inline-block;*/
vertical-align: top;
max-width: 100%;
}
.colGT-right .img {
    text-align: right;
}
.secHeader {
    z-index: 3;
}
.row-GT {
/*     margin-top: -80px; */
z-index: 1;
position: relative;
overflow: hidden;
}
.secTab-03 h1.heading1RedLight {
    margin-bottom: 0;
    font-weight: 100;
}
.tab-home ul li {
    display: inline-block;
    position: relative;
    float: left;
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.tab-home ul li a {
    font-size: 14px;
    font-weight: inherit;
    float: left;
    display: block;
    outline: 0;
    padding: 10px;
    text-decoration: none;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    background: rgb(251, 252, 253);
    text-transform: inherit;
    color: rgb(85, 114, 140) !important;
}
.tab-home ul li {
    margin-left: 1px !important;
    margin-right: 1px !important;
}
.tab-home ul li a {
    padding-top: 7px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 10px !important;
}
.tab-home ul li:last-child {
    border-radius: 0px 40px 40px 0px !important;
}
.tab-home ul li:first-child {
    border-radius: 40px 0px 0px 40px !important;
}
.tab-home ul li a:hover {
    background: #24677b !important;
    color: #fff !important;
}
.secAftertab .col {
    padding-bottom: 0;
}
.bannerText h2 {
    font-size: 40px;
    font-weight: 100;
}
.secAftertab .col .button {
    font-size: 13px;
    margin-bottom: 0;
    border-radius: 15px;
    font-weight: 100;
    padding: 5px 35px;
}
.tab-04 ul li a {
    background: rgb(237 241 245) !important;
}
.heading1RedLight {
    font-weight: 100;
    margin-bottom: 0;
}
.secTab-04 .col {
    padding-left: 0;
    padding-right: 0;
}
.row-tabDN .col-dn{
    max-width: 11.11% !important;
    flex-basis: 11.11% !important;
}
.col-25 {
    max-width: 20% !important;
    flex-basis: 20% !important;
}
.imgTab-04 .box-text {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
}
.imgTab-04 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.imgTab-04 .box-text {
    opacity: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}
.imgTab-04:hover .box-text {
    opacity: 1;
}
.tab-04 ul {
    margin-bottom: 6vh;
}
.tab-home .tab-panels {
    padding-top: 0;
}
.vc_single_image-wrapper img {
    width: 50px;
    height: 50px;
}
.wpb_content_element {
    text-align: center;
}
.wpb_content_element {
    text-align: center;
}
.contentSaying {
    display: table-cell;
    height: 65vh !important;
    vertical-align: middle;
    position: relative;
    right: 70px;
}
.testimonialTextBox {
    background-color: #fff !important;
    padding-left: 2vw !important;
    text-align: left !important;
    padding-bottom: 4vh !important;
    padding-right: 2vw !important;
    padding-top: 2vw !important;
    -webkit-box-shadow: 0px 1px 27px -4px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 1px 27px -4px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 27px -4px rgb(0 0 0 / 30%);
    border-radius: 2px;
    display: inline-block !important;
}
h3.heading3Red {
    font-size: 40px;
    color: #24677b;
    line-height: 50px;
    text-align: left;
    font-weight: 300;
}
p.bigNormalTextWhite {
    margin-bottom: 0;
}
#footerDesktop {
    color: #fff;
}
ul.mxh {
    list-style: none;
    margin-bottom:0;
}
ul.mxh li {
    display: inline-block;
    padding-left: 5px;
}
ul.mxh li a i {
    color: #fff;
    font-size: 25px;
}
.absolute-footer {
    padding: 10px 0;
}
.copyright-footer {
    color: #fff;
    font-size: 13px;
}
.back-to-top {
    background: #24677b !important;
    border: #24677b !important;
    border-radius: 0;
}
.back-to-top i {
    color: #fff;
}
.colGT-left p {
    font-size: 16px;
    text-align: justify;
}
.colGT-left h2 {
    font-weight: 100;
    margin-bottom: 30px;
    color: green;
    font-size: 30px;
    text-transform: capitalize;
}
.sliderSaying .flickity-page-dots li {
    background: #f68117;
    border-color: #f68117;
    opacity: 1;
    width: 8px;
    height: 8px;
    border: 0;
    margin: 0 3px;
}
.sliderSaying .flickity-page-dots li.is-selected {
    background: #b35703 !important;
}
.secTab-03 .col {
    padding-bottom: 0;
}
.is-divider {
    display: none;
}
.blgoNews .box-text.text-center {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
}
.blgoNews .post-item .box-text.text-center h5 {
    text-transform: uppercase;
    color: #fff;
}
/*.blgoNews .box-image .image-cover:before {
content: '';
position: absolute;
top: 15px;
left: 15px;
bottom: 15px;
right: 15px;
z-index: 9;
border-top: 1px solid rgba(255, 255, 255, 0.8);
border-bottom: 1px solid rgba(255, 255, 255, 0.8);
transform: scale(0, 1);
}
.blgoNews .box-image .image-cover:after {
content: '';
position: absolute;
top: 15px;
left: 15px;
bottom: 15px;
right: 15px;
z-index: 9;
border-left: 1px solid rgba(255, 255, 255, 0.8);
border-right: 1px solid rgba(255, 255, 255, 0.8);
transform: scale(1, 0);
}
.blgoNews .box-image .image-cover:hover:after {
transform: scale(1);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.blgoNews .box-image .image-cover:hover:before {
transform: scale(1);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}*/
.blgoNewsX .bg-hover {
    color: #ffffff;
    background: #24677b;
    border-color: #A4A4A4;
    position: absolute;
    top: 0;
    z-index: -1;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    display: block;
/* float: left; */
}
.blgoNewsX .box-image {
    height: 100%;
    position: relative;
    display: block;
    -webkit-transform-style: initial;
    transform-style: initial;
}
.blgoNewsX .img-xoay {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    width: 100%;

}
.blgoNewsX .img-xoay, .bg-hover {
    padding: 0;
    height: 100%;
    margin-bottom: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 750ms;
    transition: 750ms;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.blgoNewsX .box-image:hover .img-xoay {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.blgoNewsX .box-image:hover .bg-hover {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
    z-index: 1;
}
.blgoNewsX .box-text.text-center {
    z-index: 999;
}
.entry-header-text-top {
    padding-bottom: 0;
}
h1.entry-title {
    margin-bottom: 8px;
    font-size: 24px;
    color: #24677b;
    text-transform: uppercase;
}
.thoigian {
    font-size: 13px;
    color: #24677b;
}
.thoigian span {
    margin: 0 10px;
}
.thoigian b {
    color: #f58015;
}
.entry-content {
    padding-top: 15px;
    color: #000;
}
.entry-content .blog-share a {
    color: #24677b;
}
.blog-share .share-icons a {
    border: 0;
    color: #24677b;
    margin: 0 !important;
    padding: 0;
}
.blog-share {text-align: left;}
.blog-share:before {content: 'Share:';font-size: 14px;}
.blogSite .box {
    border: 12px solid #fff;
    outline: 1px solid #edf1f5;
}
.blogSite .box h5 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    font-size: 20px;
    overflow: hidden;
}
.blogSite .box .from_the_blog_excerpt {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;font-size: 13px;overflow: hidden;}
.single-post .header-main .nav > li > a {
    color: #000;
}
.post-sidebar .widget .textwidget p {
    font-size: 14px;
    color: #24677b;
}
.widget-title {
    font-weight: 100;
    font-size: 15px;
}
.widget>ul>li>a {
    font-size: 13px;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: 0;
}
.infoFooter {
    color: #fff;
}
.bloglq .box-text.text-left {
    padding: 10px 10px;
}
.blog-wrapper {
    padding-bottom: 0;
    padding-top: 60px;
}
@media (max-width: 849px){
    #logo {
        position: absolute;
        left: 0;
        margin: auto;
    }
    .transparent #logo img {
        width: 120px;
        margin-left: 0;
    }
    .mobile-nav > li > a > i:before {
        content: '\f036';
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        font-size: 20px;
    }
    .mfp-container {
        background: #24677b;
    }
    .mfp-ready .mfp-close {
        opacity: 1;
        color: #f68117 !important;
        mix-blend-mode: unset;
    }
    .thuvienanh img {
        height: 100px !important;
    }
    .thuvienanh {
        justify-content: center;
    }
    .nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
        background-color: transparent;
    }
    .mfp-content {
        background: #fff !important;
        transition: transform .5s, opacity .3s !important;
    }
    .off-canvas .nav-vertical>li>a {
        color: #000;
        text-transform: capitalize;
        font-size: 18px;
    }
    .off-canvas .nav-vertical>li>button.toggle i {
        color: #000;
    }
    .off-canvas .nav-vertical li li>a {
        color: #000;
        padding: 5px 15px !important;
    }
    p.title-header-name {
        font-size: 12px;
        margin-bottom: 0;
        line-height: 22px;
    }
    h1.tieudechinh {
        font-size: 24px;
        line-height: 30px;
    }
    .secCall .btnWhite {
        display: block;
        margin-top: 15px;
        margin-left:0 !important;
    }
    .secCall .bigNormalTextWhite {
        padding: 0 10px;
    }
    .homeBanner {
        height: 110px;
        line-height: 50px;
        text-align:center;
    }
    .bigNormalTextWhite {
      font-size: 15px;
  }
  .row-GT .col.colGT-left {
    padding-right: 13vw !important;
    padding-left: 8vw !important;
    padding-top: 8vw !important;
}
.colGT-left h2 {
    font-size: 20px;
}
.colGT-left p {
    font-size: 13px;
}
.secTab-03 h1.heading1RedLight {
    font-size: 20px !important;
    line-height: 30px !important;
}
.bannerText h2 {
    font-size: 25px;
}
.bigHeading1Blue {
    font-size: 34px !important;
    color: #278a90;
    line-height: 1.6 !important;
    margin-bottom: 0;
}
.bigHeading2Blue {
        font-size: 25px !important;
        line-height: 1.2 !important;
        color: #278a90;
}
.blgoNews .post-item .box-text.text-center {
    text-align: left;
    padding: 10px 35px;
}
.blgoNews .post-item .box-text.text-center .from_the_blog_excerpt {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.blgoNews .post-item .box-text.text-center .from_the_blog_excerpt:after {
    content: '\f061';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}
.blgoNews .post-item {
    padding-bottom: 0;
}
.heading1RedLight {
    font-size: 20px !important;
}
.col-25 {
    max-width: 50% !important;
    flex-basis: 50% !important;
}
.contentSaying {
    right: 0;
    height: auto !important;
    padding-top: 12px;
}
.testimonialTextBox {
    box-shadow: none;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
h3.heading3Red {
    font-size: 24px;
    line-height: 24px;
}
h3.heading3Red {
    font-size: 24px;
    line-height: 24px;
}
.secAfter .btnWhite {
    display: block;
    width: 40%;
    justify-content: center;
    text-align: center;
    left: 0;
    margin-top: 20px;
    font-size: 14px !important;
    padding: 7px 0;
}
.blgoNews .post-item {
    padding-bottom: 10px;
}
.bigHeading1BlueMB {
    font-size: 30px !important;
    margin: 0 !important;
    line-height: 30px !important;
}
.bigHeading2BlueMB {
    margin: 0;
    font-size: 16px !important;
    line-height: 20px !important;
}
h1.typewriteMB {
    margin: 12px 0px 0px;
}
h1.typewriteMB a {
    font-weight: 100;
    font-size: 16px;
}
}
.header-main .nav > li > ul.sub-menu {
    min-width: 250px;
    padding: 0;
}
.header-main .nav > li > ul.sub-menu > li > a {
    padding: 10px 15px;
    color: #000;
    font-size: 14px;
}
.header-main .nav > li > ul.sub-menu > li+li > a {
    border-top: solid 1px #f3f3f3;
}
.header-main .nav > li > ul.sub-menu > li > a:hover {
    background: #24677b;
    color: #fff;
}
.header-main .nav > li > a {
    font-size: 16px;
}
.header-main .nav > li > a:hover {
    color: #f68116 !important;
}
.header-main .nav > li {
    margin: 0 15px;
}
.line-1{

    position: relative;

    top: 50%;  

    width: 24em;

    margin: 0 auto;

    border-right: 1px solid rgba(255,255,255,.75);

    font-size: 50%;

    text-align: center;

    white-space: nowrap;

    overflow: hidden;

    transform: translateY(-50%);

}


/* Animation */

.anim-typewriter{

    animation: typewriter 2s steps(44) 1s 1 normal both,

    blinkTextCursor 500ms steps(44) 0 infinite normal;

    -webkit-animation: typewriter 2s steps(44) 1s 1 normal both,

    blinkTextCursor 500ms steps(44) 0 infinite normal;

    -moz-animation: typewriter 2s steps(44) 1s 1 normal both,

    blinkTextCursor 500ms steps(44) 0 infinite normal;

    -o-animation: typewriter 2s steps(44) 1s 1 normal both,

    blinkTextCursor 500ms steps(44) 0 infinite normal;

}
@keyframes typewriter{
    from{
        width: 0;
    }
    to{
        width: 24em;
    }
}
@-webkit-keyframes typewriter{
    from{
        width: 0;
    }
    to{
        width: 24em;
    }
}
@-moz-keyframes typewriter{
    from{
        width: 0;
    }
    to{
        width: 24em;
    }
}
@-o-keyframes typewriter{
    from{
        width: 0;
    }
    to{
        width: 24em;
    }
}
@keyframes blinkTextCursor{
    from{
        border-right-color: rgba(255,255,255,.75);
    }
    to{
        border-right-color: transparent;
    }
}
@-webkit-keyframes blinkTextCursor{
    from{
        border-right-color: rgba(0,0,0,.75);
    }
    to{
        border-right-color: transparent;
    }
}
@-moz-keyframes blinkTextCursor{
    from{
        border-right-color: rgba(255,255,255,.75);
    }
    to{

        border-right-color: transparent;
    }
}
@-o-keyframes blinkTextCursor{
    from{
        border-right-color: rgba(255,255,255,.75);

    }
    to{

        border-right-color: transparent;
    }
}
span.typewriter-wrapper {
    font-size: 18px;
}
section.cd-intro {
    margin: 30px 0 0;
}
.secBaiviet .large-12 {
    padding-bottom: 0;
}
.homeBanner .bigNormalTextWhite {
    font-weight: 600;
}
.mota-page .bigNormalTextWhite {
    height: 122px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.mota-page .bigNormalTextWhite {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    line-height: 31px;
}
.col-12-mb .col {
    padding-bottom: 0;
}
.r-nd .col, .sec-bncd .col {
    padding-bottom: 0;
}
.btn-service {
    margin-top: 10px;
    padding: 0px 40px;
}
.btn-service span {
    font-weight: 100;
    font-size: 12px;
}
.secFB .open-video {
    border-radius: 0 !important;
    background: #24677b;
    border-color: #24677b;
}
.contentSayingFB {
    height: 38vh !important;
}
@media (max-width: 849px){
    .header-main:not(.home .header-main) {
        border-bottom: solid 1px #f5f5f5;
    }
    .mota-page .bigNormalTextWhite {
        font-size: 14px !important;
        color: #fff !important;
        font-weight: 400 !important;
        line-height: 24px;
        text-align: left !important;
    }
    .col-nd-left {
        padding-top: 30px;
        padding-left: 4vh;
        padding-right: 4vh;
    }
    .secFB .video-button-wrapper {
        font-size: 70% !important;
    }
}
.icon-Box-text p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.icon-KH img {
    border-radius: 50%;
    width: 250px;
    height: 250px;
}
.icon-KH {
    text-align: center;
}
.sliderKH .flickity-button {
    opacity: 1;
}
.textKH {
    margin-top: 30px;
}
p.smallTextRed {
    font-size: 13px;
    color: #24677b;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
}
ul.workServiceList {
    list-style: none;
}
ul.workServiceList li {
    margin-bottom: 0px;
    font-size: 13px;
    color: #747474;
    margin-left: 0;
    line-height: 26px;
}
.btn-kh {
    font-size: 13px;
    margin-bottom: 0;
    border-radius: 35px;
    font-weight: 100;
    padding: 5px 35px;
}
ul.chinhsach,ul.chinhsach li {
    display: inline-block;
    margin-bottom: 0;
}
ul.chinhsach li {
    margin: 0 10px;
}
ul.chinhsach li a {
    color: #fff !important;
}
ul.chinhsach li:first-child {
    margin-left: 0;
}
#custom_html-2 {
    margin-bottom: 0;
}
@media (max-width: 549px){
    .home .img-xoay {
        padding-top: 50% !important;
    }
    .maps iframe {
        height: 300px;
    }
    .blgoNewsX .box-text {
        text-align: left;
        padding-right: 8vw !important;
        padding-left: 8vw !important;
    }
    .blgoNewsX .box-text h4 {
        font-size: 20px;
    }
    .TextWhite {
        margin: 62px 0 0;
        font-size: 14px;
    }
    .btn-thebook {
        display: block;
        width: 100%;
    }
    .btn-thebook .btnWhite {background-color: #24677b;border: 2px solid #24677b;margin-left: 0 !important;}
    .btn-thebook {
        text-align: center;
        margin: 30px 0;
    }
}
.sec-icon {
    text-align: center;
    padding-top: 35px !important;
    padding-bottom: 15px !important;
}
h1.typewriteMB span {
    color: #fff;
}
@media (min-width: 992px){
    .thuvienanh .gallery-col {
        padding-bottom: 0;
    }
    .bigHeading2Blue {
        color: #24677b !important;
        font-size: 42px !important;
        line-height: 50px !important;
        letter-spacing: -0.05em;
        font-weight: bold;
        margin-top: 20px !important;
    }
    .bigHeading1Blue {
        color: #24677b !important;
        font-size: 88px !important;
        line-height: 80px !important;
        letter-spacing: -0.05em;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .row-full-w .large-4 {
        max-width: 20%;
    }
    .blog-wrapper .large-9 {
        padding-left: 0;
    }
}
h1.typewriteMB a span{
	color: #24677b;
}
.secGioithieu .homeBanner {
    display: flex;
    text-align: center;
    justify-content: center;
    z-index: 99999;
}
.img-book img {
    width: 190px;
    margin-right: 0px;
}
.img-book {
    z-index: 999 !important;
    position: relative;
    top: -37px;
}
.secGioithieu {
    z-index: 999;
}
.secBaiviet .heading1RedLight,
.secTab-04 h1.heading1RedLight{
    margin-bottom: 36px;
}
.secTab-04 {
    padding-top: 0 !important;
}
.thuvienanh img {
    font-size: 0px;
    overflow: hidden;
    text-align: center;
    width: 170px;
    margin: 0 auto 10px;
    height: 11vw;
    display: block;
    object-fit: contain;
    transition: 0.5s linear 0s;
    margin: 0;
}
.thuvienanh .box-image {
    border-radius: 5px;
    border: 1px solid #fff;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.titleh2  .section-title-center:before {
    background: #fff !important;
}
.home-form .form-lh {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}
.home-form .form-lh h4 {
    text-align: center;
    color: #000;
}
@media (max-width: 549px){
    .img-book img {
       margin-left: 70px;
   }
   .secHeader {
    padding-top: 10vh !important;
    padding-bottom: 10vh !important;
}
.img-book {
    top: -48px;
}
.colGT-rightMB .img {
    float: right;
}
.sec-icon {
    padding-top: 20px !important;
    padding-bottom: 5px !important;
}
.secSaying .flickity-page-dots {
    bottom: 0;
}
.sec-Banner-DT{
    padding-bottom: 2vh !important;
}
.sec-Banner-DT .large-12{
    padding-left: 4vh;
    padding-right: 6vh;
}
.col-12-mb .col, .sec-bncd .large-9{
    padding-left: 4vh;
    padding-right: 4vh;
}
.icon-Box-text p {
    font-size: 16px;
    text-align: left !important;
}
.icon-Box-text h3 {
    font-size: 20px;
} 
.rowSlider {
    padding: 0 30px !important;
}
.secTab-04MB h1.heading1RedLight {
    margin-bottom: 5px;
}
.sliderChose .flickity-prev-next-button {
    display: block;
    opacity: 1 !important;
    bottom: -55%;
}
.sliderChose .vc_custom_heading {
    margin-top: 10px;
}
.sliderChose .flickity-prev-next-button.previous {
    left: 30%;
}
.sliderChose .flickity-prev-next-button.next {
    right: 30%;
}
.sliderChose .flickity-prev-next-button svg {
    display: none;
}
.sliderChose .flickity-prev-next-button.next:before {content: '\f061';}
.sliderChose .flickity-prev-next-button.previous:before {content: '\f060';}
.sliderChose .flickity-prev-next-button:before {
    font-family: "Font Awesome 5 Free";
}
.secSayingMB .sliderChose .flickity-prev-next-button {
    bottom: -64% !important;
}
.contentFooter p {
    text-align: center;
    justify-content: center;
}
.contentFooter a.btnWhite {
    display: unset;
    padding: 7px 25px;
    margin-left: 0 !important;
}
.contentFooter p:last-child {
    margin-bottom: 0;
}
.contentFooter p.bigNormalTextWhiteMobile {
    margin-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
}

p.normalTextWhiteMobile {
    font-size: 15px;
    margin-bottom: 22px;
}
.absolute-footer {
    padding: 8vh 0 !important;
}
}
@media (max-width: 375px){
    .homeBanner {
        height: 96px;
    }
}
p.title-header-name {
    margin: 0;
}
.sec-Banner-DT .col {
    padding-bottom: 32px;
}
.sec-icon p {
    margin-bottom: 0;
}
@media (min-width: 992px){
    #masthead .header-inner {
        max-width: 1350px;
    }
}
.tieudetrong h3 {
    border-bottom: 0;
}
.tieudetrong h3 span {
    font-size: 18px;
    text-transform: initial;
    border-bottom: 0;
}
.list-kh ul {
    list-style: none;
}
.list-kh ul li {
    margin-left: 0;
}
.list-kh ul li a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    transition: .4s all;
}
.list-kh ul li a:hover {
    color: #24677b;
    padding-left: 10px;
}
.list-kh ul li a i {
    margin-right: 5px;
}
@media (min-width: 992px){
    .colGT-right {
        position: relative;
        top: -40px;
    }
    h1.typewriteMB {
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 100;
    }
}
.bg-grib {
    background: #193e20;
}
.sec-kh01 .btn-kh {
    margin-top: 20px;
}
.sec-kh03 .btn-kh {
    background: #fff !important;
    color: #24677b;
}
.sec-kh03 .col, .sec-kh05 .col, .sec-kh06 .col,
.sec-kh08 .large-3, .sec-kh08 .large-9{
    padding-bottom: 0;
}
@media (min-width: 992px){
    .col-content-kh04, .col-content-kh06 {
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        align-items: center;
    }
    .content-kh04 {
        padding-right: 8vw !important;
        padding-left: 12vw !important;
    }
    .page-id-928 .header-main {
        display: none;
    }
    .form.checkout .row.pt-0 {
        max-width: 894px !important;
    }
    .page-id-928 .large-12.col {
        max-width: 65%;
        margin: 0 auto;
    }
    .page-id-928 .large-12.col form.checkout .row.pt-0{
        background: #fff;
        border: 1px solid #d9d9d9;
        clear: both;
        -webkit-border: 3px;
        -moz-border-radius: 3px;
        -khtml-border: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 1px 2px 2px #eee, inset 0 0 35px #f8f8f8;
        -khtml-box-shadow: 1px 2px 2px #eee,inset 0 0 35px #f8f8f8;
        -moz-box-shadow: 1px 2px 2px #eee,inset 0 0 35px #f8f8f8;
        -ms-box-shadow: 1px 2px 2px #eee,inset 0 0 35px #f8f8f8;
        -o-box-shadow: 1px 2px 2px #eee,inset 0 0 35px #f8f8f8;
        box-shadow: 1px 2px 2px #eee, inset 0 0 35px #f8f8f8;
    }
}
.icon-kh10 img {
    padding-top: 0;
    width: 15px;
}
.icon-kh10 .icon-box-text {
    padding-left: 5px !important;
}
.icon-kh10 {
    margin-bottom: 15px;
}
.faq a {
    font-size: 14px;
    font-weight: 600;
    border-top: 0;
    border-bottom: solid 1px #24677b42;
    padding-left: 0;
    padding-right: 30px;
}
.faq a button {
    right:0;
    left: auto !important;
}
.footer-kh {
    text-align: center;
    font-size: 14px;
}
.faq .accordion-inner {
    padding-left: 0;
    padding-right: 0;
}
.faq a.active {
    padding-left: 0;
    padding-right: 30px;
    background: transparent;
}
@media (max-width: 850px){
    .sec-kh01 .col, .sec-kh09 {
        padding-left: 15%;
        padding-right: 15%;
    }
    .sec-kh02 .col,.sec-kh03 .col, .sec-kh04 .col,
    .content-kh04, .sec-kh05 .col,.col-content-kh06, .sect-kh07 .col, .sec-kh12{
        padding-right: 10vw;
        padding-left: 10vw;
    }
    .sec-kh10{
        padding-left: 3vw;
        padding-right: 3vw;
    }
    .sec-kh01 .content-kh p {
        font-size: 10px;
    }
    .sec-kh01 .content-kh h3 {
        font-size: 10px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .faq a {
        font-size: 13px;
    }
    .content-kh p, .content-kh04 p {
        font-size: 12px;
    }
    .content-kh, .content-kh04 {
        font-size: 13px;
    }
    .content-kh04{
        padding-bottom: 30px;
    }
    .sec-kh11 .flickity-page-dots{
        bottom: -7px;
    }
    .sec-kh11 .flickity-page-dots li {
        background-color: #24677b !important;
        margin: 0 !important;
    }
    .sec-kh11 .heading1RedLight {
        line-height: 1.2 !important;
    }
}
.woocommerce-billing-fields {
    border-top: 0;
}
.thanhtoan {
    text-align: center;
}
.thanhtoan img {
    width: 150px;
    margin-top: 20px;
}
.thanhtoan h2 {
    font-size: 15px;
    font-weight: 100;
    margin-top: 30px;
}
.quantity.buttons_added.form-flat {display: none !important;}
@media screen and (min-width: 850px)
{.large-7 {max-width:100% !important; flex-basis:100% !important;}

}
.section-title-container .section-title b {
    background: transparent;
}
.section-title-container .section-title-main {
    font-size: 30px;
    color: #24677b;
}
.section-title-container .section-title-center:before {
    content: '';
    background: #24677b;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    bottom: -10px;
}
.info-contact h4 {
    font-size: 18px;
    text-transform: capitalize;
    color: #24677b;
}
.info-contact p, .info-footer p {
    position: relative;
    padding-left: 20px;
}
.info-footer p{
	color: #fff;
}
.info-contact p:before, .info-footer p:before {
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #f68117;
}
.info-contact p:nth-child(2):before, .info-footer p:first-child:before {
    content: '\f3c5';
}
.info-contact p:nth-child(3):before, .info-footer p:nth-child(2):before {
    content: '\f2a0';
}
.info-contact p:nth-child(4):before, .info-footer p:nth-child(3):before{
    content: '\f0e0';
}
.info-contact p:last-child {
    margin-bottom: 17px;
}
.info-footer p:last-child:before{
    content: '\f02d';
}
.mxh-custom {
    width: 7% !important;
    display: inline-block;
}
.form-lh h4 {
    text-transform: capitalize;
    color: #24677b;
}
.mxh a {
    border-radius: 0 !important;
    box-shadow: 0px 0px 15px -8px #ffffff;
}
input, textarea, input:focus, textarea:focus {
    box-shadow: none !important;
}
input:focus, textarea:focus {
    border: solid 1px #24677b;
}
.form-lh textarea {
    min-height: 80px;
}
form.wpcf7-form input, form.wpcf7-form textarea {
    border-radius: 3px;
}
form.wpcf7-form input::placeholder, form.wpcf7-form textarea::placeholder {
    font-size: 14px;
}
form.wpcf7-form button {
    margin: 0;
    background: #f68117;
    color: #fff;
    font-weight: 100;
    border-radius: 3px;
    font-size: 14px;
    padding: 5px 30px;
}
.maps iframe {
    border-radius: 10px;
    border: solid 5px #fff !important;
    box-shadow: 0px 0px 15px -4px #afafaf;
}
.footer-title .section-title-main {
    font-size: 18px;
}
.section-title-container .section-title, .section-title-container .section-title span {
    border-bottom: 0;
}
footer .ux-menu .ux-menu-link__link {
    font-size: 14px;
    min-height: auto;
    padding: 0;
    color: #fff;
    transition: all .2s;
}
footer .ux-menu div+div .ux-menu-link__link {
    padding-top: 10px;
}
footer .ux-menu .ux-menu-link__link:hover {
    color: #f68117 !important;
}
.widget-title {
    font-size: 16px;
    text-transform: uppercase;
    background: #24677b;
    padding: 5px 15px;
    color: #fff;
}
.post-sidebar .widget {
    border: solid 1px #24677b;
}
.post-sidebar .widget ul > li > a {
    padding: 8px 15px;
    color: #24677b;
    font-size: 14px;
    display: block;
    transition: all .2s;
}
.post-sidebar .widget .textwidget {
    padding: 8px 15px;
}
.post-sidebar .widget ul > li > a:hover {
    color: #f68117;
}
.title-bvlq {
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #24677b;
}
.relatedcat-text a {
    display: block;
    color: #24677b;
    font-size: 15px;
    transition: all .2s;
}
.relatedcat-text a:before {
    content: '+ ';
}
.relatedcat-text+.relatedcat-text a {
    padding-top: 8px;
}
.relatedcat-text a:hover {
    color: #f68117;
}
.archive-page-header .large-12 h1 {
    font-size: 30px;
    color: #24677b;
    position: relative;
}
.blog-wrapper {
    padding-top: 40px;
}
.archive-page-header .large-12 h1:before {
    content: '';
    background: #24677b;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 2px;
    bottom: -10px;
}
.blog-archive #post-list .post-item .box {
    border: solid 1px #24677b;
}
.blog-archive #post-list .post-item .box .box-text h5 a:hover {
    color: #f68117;
}
.blog-archive #post-list .post-item .box .box-text h5 {
    font-size: 18px;
    color: #24677b;
    text-transform: uppercase;
}
.blog-archive #post-list .post-item .box .from_the_blog_excerpt {
    color: #24677b;
}
.album-single {
    margin-top: 30px;
}
.des-intro h3 {
    font-size: 20px;
    text-transform: capitalize;
}
.des-intro p {
    text-align: justify;
}
.btn-about {
    margin: 10px 0 0;
    border-radius: 3px;
    font-weight: 100;
    background: #f68117 !important;
}
.img-br img {
    border-radius: 5px;
}
.whatWork {
    line-height: 28px;
    border: 1px solid #24677b;
    padding: 25px 20px 20px;
    position: relative;
    border-radius: 5px;
}
.whatWork p {
    text-align: justify;
    color: #24677b;
}
.box-giatri .icon-box-text {
    color: #24677b;
}
.whatWork {
    position: relative;
}
.whatWork:before {
    background: #f68117 none repeat scroll 0 0;
    content: "";
    height: 30px;
    left: -2px;
    position: absolute;
    top: 19px;
    width: 3px;
}
.whatWork h3 {
    text-transform: capitalize;
    color: #24677b;
}
.box-giatri {
    line-height: 28px;
    border: 1px solid #b7b7b742;
    padding: 25px 20px 20px;
    border-radius: 5px;
}
.box-giatri {
    margin-bottom: 0;
}
.box-giatri .box-text {
    padding: 10px 0 0;
}
.box-doingu {
    border: solid 1px #24677b;
    border-radius: 5px;
}
.box-doingu .box-image {
    padding: 8px;
    border-radius: 5px;
}
.box-doingu .box-image img {
    border-radius: 5px;
}
.box-doingu .box-text-inner h4 {
    text-transform: uppercase;
    color: #24677b;
}
.box-doingu .box-text-inner p {
    color: #24677b;
    text-transform: capitalize;
    font-size: 16px;
}
.sec-service .is-divider {
    display: block;
}
.box-service .icon-box-text h4 {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.box-service .icon-box-text h4 a{
    color: #000;
    transition: all .2s;
}
.box-service .icon-box-text h4 a:hover{
    color: #f68117;
}
.box-service .icon-box-text p {
    color: #000;
    font-size: 16px;
}
.box-service {
    border: solid 1px #ebebeb;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.title-serr {
    font-size: 25px;
    text-transform: capitalize;
    text-shadow: #00000038 1px 0 10px;
}
.nd-dn h2 {
    font-size: 30px;
    text-transform: capitalize;
}
.nd-dn p {
    font-size: 16px;
    color: #24677b;
}
.box-giatri .box-text p {
    font-size: 15px;
}
.nd-bnct h3 {
    font-size: 26px;
}
.nd-bnct p {
    font-size: 16px;
}
.video-name p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    color: #24677b;
}
.content1 {
    color: #24677b;
}
.service-icon p {
    color: #24677b !important;
}
@media (min-width: 992px){
    .whatWork {
        overflow: hidden;
        height: 170px;
    }
    .box-giatri {
        overflow: hidden;
        height: 220px;
    }
}
@media (max-width: 549px){
    .blog-archive #post-list .post-item .box .box-text {
        padding: 15px;
    }
    .section-title-container .section-title-main {
        font-size: 22px;
    }
    .home .transparent #logo img {
        width: auto;
        margin-left: 10px;
        padding: 10px;
    }
}
.ykien .icon-inner img {
    border-radius: 99px;
    padding-top: 0;
}
.ykien p{
    text-align: justify;
}
.flickity-button svg {
    background: #24677b;
    border-radius: 99px;
    padding: 12px;
    color: #fff;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    opacity: 1;
}
.slider .flickity-prev-next-button:hover .arrow, .slider .flickity-prev-next-button:hover svg {
    fill: #fff !important;!i;!;
}
.blog-home .box-text {
    background: #f0f0f0;
    padding: 10px;
}
.blog-home .box-text h5 a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 8px;
}
.blog-home .box-text p {
    font-size: 14px;
}
.ykien .icon-inner {
    background: #fff;
    border-radius: 99px;
    padding: 5px;
}
.ykien h4, .ykien p {
    color: #24677b;
}
.box--header1{
    align-items: center;
}
.box--header1 p {
    color: #24677b;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 18px;
}
.box-service .button:hover, .secAftertab .col .button:hover, .btn-abouts:hover{
    background: #f58220;
    box-shadow: none;
}