/*css footer*/
footer#footer {
    background: var(--primary-color);
}
.footer_top {
    padding: 30px 0px;
}
.footer-tex h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    color: #FFFFFF;
}
footer#footer .footer_top .icon_footer li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 7px;
    transition: background-color 0.3s;
}
footer#footer .footer_top .icon_footer {
    margin-top: 20px;
}
.logo_footer {
    width: 136px;
}
.footer-tex p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    color: #FFFFFF;
    margin-bottom: -5px;
}
.footer-tex i {
    color: #FFFFFF;
}
.footer-tex a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    color: #FFFFFF;
    margin-bottom: -5px;
}













.home_video_s1 .video-button-wrapper {
    position: absolute;
    margin-left: 45%;
    margin-top: -190px;
}
.home_video_s1 {
 position: relative;
    top: -80px;

}
.home_video_s1 a.button.open-video.icon.circle.is-outline.is-xlarge {
    color: white;
    border: 2px solid currentColor;
    background-color: red;
}

.tieu_de_s_home {
    margin: auto;
    text-align: center;
}
.tieu_de_s_home h3:after {
    left: 37%;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 25%;
    height: 4px;
    background: Var(--primary-color);
    /* margin: auto; */
}
.tieu_de_s_home  h3 {
    position: relative;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 154.52%;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}
.tieu_de_s_home  h3 strong {
    color: Var(--primary-color);
}
.tieu_de_s_home  p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 154.52%;
    text-align: center;
    color: #000000;

}
.img_box_s1 {
    padding: 10px;
    background: #006CCF;
    border-radius: 11px;
}
.img_box_s1 h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 154.52%;
    text-align: center;
    color: #FFFFFF;
}
.img_box_s1 p {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 154.52%;
    text-align: center;
    color: #FFFFFF;
}
.img_box_s2 {
    background: #FFFFFF;
    border: 3px solid #006CCF;
    border-radius: 11px;
}
.img_box_s2 h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 154.52%;
    text-align: center;
    color: #0b0b0b;
}
.img_box_s2 p {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 154.52%;
    text-align: center;
    color: #0b0b0b;
}
.section2 {
    margin-top: -150px;
}
/*.icon_box .icon-box-img {*/
     /*width: 70px !important;*/
     /*height: 70px;*/
     /*border-radius: 99px;*/
     /*padding: 10px;*/
     /*background: #4267b2;*/
 /*}*/
/*.icon_box  img.attachment-medium.size-medium {*/
    /*position: relative;*/
    /*left: 10px;*/
    /*width: 20px;*/
/*}*/
.icon_box .icon-box-text.last-reset {
    padding: 14px;
    background: #FFFFFF;
     border: 3px solid rgba(0, 0, 0, 0.1);
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin-left: 20px;
}
.icon_box .icon-box-text.last-reset h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 154.52%;
    color: #000000;
}
.icon_box .icon-box-text.last-reset p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 154.52%;
    color: #000000;
}
.icon_box {
    margin-top: 30px;
}


.text_s1 p {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 154.52%;
    text-transform: uppercase;
    color: #000000;
}
.text_s1 p strong {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 154.52%;
    text-transform: uppercase;
    color: #39B9FF;
}
.text_s1 h4 {
    margin-top: -40px;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 154.52%;
    text-transform: uppercase;
    color: #006CCF;
}
.row_s3 {
    height: 615px;
    background: var(--primary-color);
    border-radius: 16px;
    margin-top: -630px;
}
.text_s5 ul {
    padding: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    color: #FFFFFF;
}
.img_s2 .box-text.text-left h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 183.02%;
    color: #FFFFFF;
}
.img_s2 .box-text.text-left p {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 183.02%;
    color: #FFFFFF;
}
.review-author-home {
    padding: 10px;
    background: #006CCF!important;
    border-radius: 10px 10px 0px 0px;
    height: 127px;
}
.review-author-home .ten {
    padding: 10px;
    float: left;
    width: calc(100% - 100px);
}
.review-author-home .img {
    float: left;
    width: 100px;
}
.review-author-home .ten h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 138.02%;
    color: #FFFFFF;
}
.review-author-home .ten p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 138.02%;
    color: #FFFFFF;
}
.review-item {
    background: #FFFFFF;
    border: 3px solid #006CCF;
    border-radius: 14px;
}
.review-content {
    color: #111;
    padding: 20px;
}
.owl-carousel.camnhahocvien.owl-loaded.owl-drag .owl-nav button {
    margin: 0px !important;
    width: 40px;
    height: 40px;
    min-height: 40px;
    background: var(--primary-color) !important;
    border: 1px solid #f2f2f2 !important;
    border-radius: 5px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.owl-carousel.camnhahocvien.owl-loaded.owl-drag button.owl-prev {
    left: -60px;
}
.owl-carousel.camnhahocvien.owl-loaded.owl-drag button.owl-next {
    right: -60px;
}
.owl-carousel.camnhahocvien.owl-loaded.owl-drag .owl-dot:hover span {
    background: var(--primary-color);
}
.owl-carousel.camnhahocvien.owl-loaded.owl-drag .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-carousel.camnhahocvien.owl-loaded.owl-drag button.owl-dot.active span {
    background: var(--primary-color);
}
.owl-carousel.camnhahocvien.owl-loaded.owl-drag .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel.camnhahocvien.owl-loaded.owl-drag i {
    color: #D6D6D6;
}
.review-author.camnhahocvien {
    padding: 10px;
    text-align: center;
}
.review-author.camnhahocvien img {
    margin: auto;
    width: 161px!important;
}
.review-author-homes {
    font-weight: 600;
    padding: 13px;
    color: #f8f8f8;
    background: #006CCF;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
}
.owl-carousel.camnhahocvien.ss.owl-loaded.owl-drag .owl-nav {
    display: none;
}
.butoms_homes {
    margin-top: -60px!important;
}
.tieu_de_s_home.dk {
    margin-top: 110px;
}

.tieu_de_s_homek.dk.s p {
    font-style: normal;
    font-weight: 100;
    font-size: 20px;
    line-height: 154.52%;
    text-align: center;
    color: #FFFFFF;
}
.tieu_de_s_homek.dk.s h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 154.52%;
    text-align: center;
    color: #FFFFFF;
}
.from_home {
    padding: 20px!important;
    background: #006CCF;
    border-radius: 20px;
}
.from_home .formOjbect.contact {
    text-align: center;
}
.from_home span.wpcf7-spinner {
    display: none;
}
.from_home input.wpcf7-form-control.has-spinner.wpcf7-submit.btnObject {
    border-radius: 10px;
    color: #111;
    padding: 11px;
    background: #ededed;
}
.from_home input {
    border-radius: 26px!important;
}
.from_home textarea.wpcf7-form-control.wpcf7-textarea.textarea-object {
    border-radius: 30px!important;
}
div#masthead {
    display: none;
}
strong.uppercase {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
}
strong.uppercase span {

    color: #5EECFF
}