/*
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  ***************/


}
@font-face{
    font-family: UTMAvo;
    src: url(/wp-content/themes/flatsome-child/fonts/UTMAvo.ttf);
}
body, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
     font-family: UTMAvo !important;   
}
.mfp-bg.mfp-ready {
    background: transparent;
}
.header-search-form-wrapper input {
    border-radius: 0 !important;
    border-bottom: solid 1px #e26909 !important;
    border: 0;
    font-size: 14px;
}
#masthead .flex-left .header-nav > li > a {
    font-size: 18px;
    color: #000;
    transition: all .3s;
}
#masthead .flex-left .header-nav > li {
    margin: 0 15px;
}
#masthead .flex-left .header-nav > li > a:hover {
    color: #e56b09;
}
.phonebar {
    display: inline-block;
}
.phonebar a {
    position: relative;
    display: block;
    padding: 0 30px 0 55px;
    background: #e26909;
    font-size: 16px;
    color: #fff;
    height: 40px;
    z-index: 1;
    line-height: 38px;
    border-radius: 10px;
    border: solid 1px transparent;
}
.phonebar a:before {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 28px;
    top: 8px;
    background-image: url(/wp-content/uploads/2022/10/phone.png);
}
.phonebar a:after {
    content: "";
    border-radius: 10px;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.04);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.phonebar a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#masthead .flex-left .header-nav {
    justify-content: center;
}
.stuck .header-main{
    background: #fff;
}
.content-SLhome {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.dess {
    font-style: normal;
    font-weight: 700;
    font-size: 2.8125rem;
    line-height: normal;
    text-transform: uppercase;
    color: #ffffff;
    width: 55%;
    text-shadow: 1px 1px #00000033;
}
.dess b {
    font-weight: 800;
    color: #e56b09;
    font-size: 4.375rem;
    text-shadow: 1px 1px #ffffff;
}
.content-SLhome .video svg {
    width: 14.375rem !important;
    height: 14.375rem !important;
}
.CR-social-home-wrap {
    position: absolute;
    bottom: 3.75rem;
    right: -15rem;
}
.CR-social-home-wrap ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.CR-social-home-wrap ul li {
    text-align: center;
    margin-bottom: 1.5625rem;
    margin-left: 0;
}
.CR-social-home-wrap ul li a {
    color: #ffffff;
    font-size: 1.125rem;
}
.cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cont p {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    margin: 0;
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-transform: uppercase;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.cont svg {
    margin-top: 0.9375rem;
}
.line {
    width: 80px;
    height: 6px;
    background-color: #e56b09;
    margin: 0;
    padding: 0;
    position: relative;
    top: 100px;
    right: 0;
}
.line-2 {
    background-color: #e56b09;
    width: 0.125rem;
    height: 2.8125rem;
    margin: 0 auto 1.5625rem;
    display: block;
}
.sub-title {
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    color: #666666;
    margin: 0 auto 0.3125rem;
    text-transform: uppercase;
}
.main-title {
    font-style: normal;
    font-weight: 400;
    font-size: 37px;
    line-height: normal;
    text-align: center;
    color: #090229;
    margin: 0 auto 15px;
    text-transform: uppercase;
}
.sectionGioithieu6 h3.main-title {
    color: #fff;
}
.des {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7;
    text-align: center;
    color: #333333;
    margin: 0.625rem auto 0;
}
/*.playpause {
    background-image:url(http://png-4.findicons.com/files/icons/2315/default_icon/256/media_play_pause_resume.png);
    background-repeat:no-repeat;
    width:50%;
    height:50%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}*/
.box-video {
    position: relative;
    z-index: 2;
}
.CR-bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.playpause {
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.playpause {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.video-aboutUs {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    -o-object-fit: cover;
    object-fit: cover;
}
.CR-bg-video img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    opacity: 1;
}
.sectionThree {
    padding: 100px 0 85px !important;
}
.CR-title-group .des {
    color: #fff;
    text-align: left;
}
.CR-title-group h3.main-title {
    text-align: left;
}
.sectionThree .button {
    border: 1px solid #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9375rem;
    letter-spacing: -0.145454px;
    color: #000;
    line-height: normal;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1.875rem;
    height: 3.125rem;
    background-color: #fff !important;
    font-weight: 100;
    border-radius: 10px !important;
}
.row-Opacity1 .button {
    border-radius: 10px;
}
.sectionThree .button:hover {
    border-color: #fff;
    color: #e56b09;
    background-color: #e56b09;
    box-shadow: none;
}
.CR-item-value-home .title {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}
.desc-policy h3 {
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.desc-policy p {
    font-size: 15px;
}
.desc-policy h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 70px;
    height: 2px;
    background: #e56b09;
    border-radius: 4px;
}
.iconBoox3 .icon-box-img {
    border-radius: 10px;
    width: 80px !important;
    height: 80px;
    background: #e56b09;
    margin: 20px auto 20px;
    padding: 22px;
}
.CR-item-value-home .cont {
    font-style: normal;
    font-weight: 600;
    font-size: 0.9375rem;
    line-height: 1.375rem;
    text-transform: uppercase;
    color: #fff;
    margin: 0.9375rem 0 0;
    display: block;
}
.col-padding0{
    padding-bottom: 0;
}
.CR-title-group .sub-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
}
.CR-title-group .sub-title:before {
    content: '';
    width: 2.8125rem;
    height: 2px;
    margin-right: 1.25rem;
    background-color: #e56b09;
}
.sectionThree .CR-title-group .sub-title:before{
    background-color: #FFF;
}
.tabNews ul li:not(:last-child) {
    margin-right: 1.875rem;
}
.tabNews ul li a {
    background: transparent !important;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.625rem;
    position: relative;
}
.tabNews ul li.active a {
    font-weight: 600;
}
.tabNews ul li a:before {
    content: '';
    width: 0;
    height: 1px;
    background: #e56b09;
    margin-right: 0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.tabNews ul li.active a:before {
    width: 2.0625rem;
    margin-right: 0.625rem;
    opacity: 1 !important;
}
.tabDoitac ul li a {
    background: #000;
    color: #fff;
    font-weight: bold;
    border: 1px solid #959595;
    min-width: 100px;
    justify-content: center;
    font-size: 18px;
    transition: none !important;
    font-family: UTMAvo !important;
    padding-left: 30px;
    padding-right: 30px;
}
.tabDoitac ul li:hover a {
    color: #fff;
}
.tabDoitac ul li.active a {
    color: #fff !important;
    background: #e56b09 !important;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    border-color: #e56b09 !important;
}
.CR-capacity-profile {
    padding: 75px 75px 50px 115px;
}
.CR-capacity-profile .title {
    font-style: normal;
    font-weight: 400;
    font-size: 2.1875rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    margin: 0;
}
.CR-capacity-profile .des {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.375rem;
    margin: 0.9375rem 0 0;
    text-align: left;
    color: #fff;
}
.btn {
    font-style: normal;
    font-weight: 700;
    font-size: 0.8125rem;
    line-height: normal;
    text-align: center;
    color: #090229;
    text-transform: uppercase;
    padding: 0 1rem;
    height: 2.5rem;
    border: 1px solid #ffffff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.875rem;
    background-color: transparent;
    border-radius: 0;
    min-width: 12.5rem;
}
.btn:hover {
    background-color: #090229;
    border: solid 1px #090229;
}
h3.footer-title {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5rem;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0.625rem;
}
.itemFooter {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 14px;
}
.itemFooter i {
    margin-right: 5px;
}
.list_social_footer strong {
    display: inline-block;
    position: relative;
    top: -5px;
    text-transform: uppercase;
    font-size: 14px;
}
.section-footer {
    padding: 60px 0 !important;
}
.section-footer .large-3 h3.footer-title {
    text-align: right;
    margin-bottom: 1.25rem;
}
.section-footer .large-3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    margin: 0;
}
.section-footer .large-3 ul li:not(:last-child) {
    padding-right: 1.875rem;
}
.section-footer .large-3 ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
    font-size: 1.25rem;
}
.section-footer .large-3 ul li a i {
    font-size: 20px;
}
.section-footer .col {
    padding-bottom: 0;
}
.absolute-footer {
    display: none;
}
ul.footer_list_link {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: center;
}
ul.footer_list_link li {
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 13px;
    margin-left: 0;
}
ul.footer_list_link li+li:before {
    content: '';
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
}
ul.footer_list_link li a {
    padding: 5px 10px;
}
.quick-link-wrap ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}
.quick-link-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
}
.quick-link-wrap ul li:not(:last-child) {
    margin-right: 1.25rem;
}
.quick-link-wrap ul li {
    margin-bottom: 0;
}
.footer-secondary {
    padding: 0;
}
.back-to-top {
    background: #e56b09 !important;
    border: solid 1px #fff !important;
}
.back-to-top i {
    color: #fff;
}
.banner-info h1.title {
    font-style: normal;
    font-weight: 900;
    font-size: 45px;
    line-height: normal;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0.625rem;
}
.iconContact {
    background: #FFFFFF;
    position: relative;
    padding: 48px 35px 25px;
    height: 100%;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.ico-wrap p {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    color: #090229;
    margin: 0 auto;
}
.iconContact .cont {
    position: relative;
    padding: 1.25rem 0 0;
    margin: 0.9375rem auto 0;
}
.iconContact .cont:before {
    content: '';
    background-color: #090229;
    width: 4.0625rem;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.address .cont a {
    font-size: 14px !important;
    line-height: 1.3 !important;
}
.iconContact .cont a{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 2;
    text-align: center;
    color: #333333;
    margin: 0 auto;
    display: block;
}
.boxForm label {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    color: #333333;
    margin: 0 0 0.625rem;
}
.boxForm1 {
    width: 48%;
}
.boxForm2 {
    width: 48%;
}
.boxForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.boxForm3 {
    width: 100%;
}
input,input:focus,textarea, textarea:focus {
    box-shadow: none !important;
}
.boxForm input, .boxForm textarea {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-box-shadow: 0 0.25rem 2.5rem transparent;
    box-shadow: 0 0.25rem 2.5rem transparent;
    outline: none !important;
    padding: 0.625rem 1.25rem;
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: normal;
    color: #666666;
    width: 100%;
    box-sizing: border-box;
    height: 2.8125rem;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #DBDBDB;
}
.boxForm textarea {
    height: 5.625rem !important;
}
.boxForm button {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    border-radius: 10px;
    background-color: #e56b09;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9375rem;
    line-height: normal;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2.875rem;
    -webkit-box-shadow: none !important;
    outline: none !important;
    padding: 0 1.25rem;
    position: relative;
    margin: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-transform: initial;
}
.boxForm button:hover {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    background-color: #090229;
    color: #ffffff;
}
.mapp p {
    margin-bottom: 0;
}
.menu-about, .menu-about .ux-menu-link {
    display: inline-block;
}
.sectionGioithieu .row {
    position: relative;
    z-index: 1;
    background-color: #e56b09;
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 10%);
}
.menu-about .ux-menu-link a {
    display: inline-block;
    padding: 12px 25px;
    text-transform: uppercase;
    background-color: #e56b09;
    font-weight: bold;
    font-size: 14px;
    color:#fff;
    border-right: solid 1px #ffffff54
}
.menu-about .ux-menu-link a:hover {
    background-color: #000000;
    color: #fff;
}
.sectionGioithieu2 .CR-title-group .des,
.sectionGioithieu2 .CR-title-group b{
    color: #000;
}
.section-Gioithieu3 .CR-title-group .sub-title:before {
    background: #fff;
}
.section-Gioithieu3 .CR-title-group .sub-title,
.section-Gioithieu3 .CR-title-group h3{
    color: #fff;
}
.sectionGioithieu4 .large-12 {
    padding: 2.625rem 0;
}
.wrap-gioithieu {
    height: 100%;
    background: #e56b09;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    padding: 5.25rem 2.6875rem 2.9375rem;
}
.wrap-gioithieu h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 3rem;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 1.875rem;
    margin-bottom: 2.1875rem;
}
.wrap-gioithieu .cont {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.375rem;
    color: #fff;
}
.wrap-gioithieu:hover {
    background: #e56b09;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.wrap-gioithieu:hover * {
    color: #fff;
}
.sectionGioithieu6 {
    padding: 60px 0 !important;
}
.sectionGioithieu6 .section-content {
    z-index: 99999;
}
.boxSumenh .icon {
    background: #e26909;
    padding: 10px;
    border-radius: 50%;
}
.boxSumenh .icon img {
    padding: 15px;
}
.boxSumenh .icon:after {
    content: '';
    background: rgba(9, 2, 41, 0.2);
    position: absolute;
    top: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    right: -0.5rem;
    border-radius: 50%;
    z-index: -1;
}
.boxBanlanhdao .info {
    position: relative;
    padding-bottom: 0.625rem;
}
.boxBanlanhdao .info .name {
    font-style: normal;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.625rem;
    text-align: center;
    color: #090229;
    opacity: 0.9;
    margin: 0 auto;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.boxBanlanhdao .info .position {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.625rem;
    text-align: center;
    color: #333333;
    opacity: 0.9;
    margin: 0 auto;
}
.boxBanlanhdao .info:after {
    content: '';
    width: 5.3125rem;
    height: 2px;
    background: #e56b09;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.secFooter {
    border-bottom: solid 1px #cccccc29;
}
.secFooter {border-bottom: solid 1px #cccccc29;}
.footer-content .title {font-style: normal;font-weight: 400;font-size: 2.1875rem;line-height: normal;text-transform: uppercase;color: #FFFFFF;margin: 0;}
.secFooter .large-5 .col-inner {
    padding-left: 40px;
    padding-right: 40px;
}
/*.formFooter input {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-box-shadow: 0 0.25rem 2.5rem transparent;
    box-shadow: 0 0.25rem 2.5rem transparent;
    outline: none !important;
    padding: 0.625rem 1.25rem;
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: normal;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    height: 2.8125rem;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #DBDBDB;
    width: 50%;
}*/
.formFooter0 p {
    font-size: 13px;
    margin-bottom: 5px;
}
.formFooter12 {
    width: 100%;
    display: flex;
}
.formFooter1, .formFooter2 {
    width: 50%;
    float: left;
}
.formFooter1 input {
    width: 97%;
}
.formFooter0 input, .formFooter0 textarea {
    background: #fff;
    border-radius: 5px;
    color: #e26909 !important;
    font-size: 16px;
}
.formFooter0 input:focus, .formFooter0 textarea:focus {
    background: #fff;
}
.formFooter0 input::placeholder, .formFooter0 textarea::placeholder {
    color: #e26909;
    font-size: 16px;
}
.footer-content .des {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #FFFFFF;
    margin: 0.9375rem 0 10px;
    text-align: left;
}
.formFooter button {
    border: 1px solid #FFFFFF;
    height: 2.5rem;
    padding: 0 5rem;
    background-color: transparent;
    font-style: normal;
    font-weight: 700;
    font-size: 0.8125rem;
    line-height: normal;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    background: transparent !important;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: none;
}
.duan .is-divider {
        max-width: 20%;
    display: block;
    height: 3px;
    background: #e56b09;
}
.chudautu ,.duan h5, .diachiduan {
    color: #e56b09;
}
.duan h5 {
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.chudautu, .diachiduan{
    font-size: 15px;
}
.sectionDuan .large-12{
    padding-bottom: 0;
}
.blogHome-left .box-text.text-left {
    padding: 1.5625rem 2.5rem;
    border-bottom: 4px solid #e56b09;
}
.blogHome-left .box-text.text-left h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5625rem;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 0;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 6.25rem;
}
.blogHome-left .post-meta {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
    color: #fff;
    margin: 1.875rem 0 0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    opacity: 1;
}
.blogHome-left .box-text.text-left .is-divider {
    display: none;
}
.blogHome-right .box-image {
    display: none;
}
.blogHome-right .box-text.text-left h5.post-title {
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #333333;
    opacity: 0.9;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3rem;
    padding: 0 2.5rem;
}
.blogHome-right .is-divider {
    display: none;
}
.blogHome-right .post-item .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
    box-shadow: 0px 4px 20px rgb(0 0 0 / 5%);
    height: 100%;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.blogHome-right .box-text.text-left {
    padding: 15px 30px;
}
.sectionNews .button {
    border-radius: 0;
    border: 1px solid #f5f5f5;
    font-style: normal;
    font-weight: 600;
    font-size: 0.9375rem;
    letter-spacing: -0.145454px;
    color: #fff;
    line-height: normal;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1.875rem;
    height: 3.125rem;
    background-color: #090229;
}
.sectionNews .button:hover {
    border: 1px solid #e56b09;
    color: #090229;
    background-color: transparent;
    box-shadow: none;
}
.blog-pagenews .post-item .box {
    position: relative;
    background: #F5F7FF;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    height: 100%;
    overflow: hidden;
}
.blog-pagenews .post-item .box .box-text.text-left {
    padding: 1.5625rem 2.5rem;
}
.blog-pagenews .post-item .box .box-text.text-left h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #333333;
    margin-bottom: 0.9375rem;
    padding-bottom: 0.9375rem;
    position: relative;
    display: block;
}
.blog-pagenews .post-item .box .box-text.text-left h5:after {
    content: '';
    height: 2px;
    width: 5rem;
    background-color: #090229;
    position: absolute;
    bottom: 0;
    left: 0;
}
.blog-pagenews .post-item .box .box-text.text-left p {
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.75rem;
    height: 2.75rem;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.blog-pagenews .post-item  .is-divider {
    display: none;
}
.blog-pagenews .post-item .post-meta {
    opacity: 1;
    font-style: normal;
    font-weight: 400;
    font-size: 0.8125rem;
    line-height: normal;
    color: #333333;
    margin: 0 0 1rem;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.blog-pagenews .post-item .box:hover {
    background: #e56b09;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.blog-wrapper {
    padding-top: 0;
}
.blog-wrapper h6.entry-category a {
    margin-bottom: 0.625rem;
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: normal;
    text-transform: uppercase;
    color: #090229 !important;
}
.blog-wrapper h1.entry-title {
    font-style: normal;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}
.thong-tin-them {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid rgba(102, 102, 102, 0.15);
    border-bottom: 1px solid rgba(102, 102, 102, 0.15);
    padding: 0.9375rem 0;
    margin-top: 1.5625rem;
}
span.ngay-cap-nhat span {
    margin: 0 7px;
}
.blog-wrapper .entry-header-text-top {
    padding-bottom: 0;
}
.widget-title {
    text-align: left;
    font-style: normal;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 0.625rem;
    background: #e56b09;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.875rem;
    height: 3.125rem;
}
.post-sidebar .menu-menu-danh-muc-tin-container {
    background: #F5F7FF;
}
.post-sidebar .menu-menu-danh-muc-tin-container ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 0.9375rem;
    line-height: normal;
    color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.9375rem 1.875rem;
    position: relative;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    text-decoration: none !important;
    outline: none !important;
}
.post-sidebar .menu-menu-danh-muc-tin-container ul li a:hover {
    color: #e56b09;
    background: #090229;
}
.mfp-content #search-lightbox input {
    border-radius: 0;
}
.hotline_header {
    background: #e56b09;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.blog-wrapper .post-item .image-cover {
    padding-top: 70% !important;
}
.post-item .badge {
    background: #ffffff;
    width: 60px;
    height: 60px;
    font-size: 20px;
    top: 10px;
    left: 20px;
    color: #ffffff;
    text-align: center;
}
.blog-wrapper .post-item h5.post-title {
    color: #e56b09;
    font-style: normal;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
    position: relative;
    display: -webkit-box;
    margin-bottom: 0.9375rem;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: uppercase;
}
.blog-wrapper .align-center .post-item .box {
    position: relative;
    background: #F5F7FF;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    height: 100%;
    overflow: hidden;
    padding: 17px 15px;
}
.blog-wrapper .post-item .image-cover img {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.blog-wrapper .post-item:hover .image-cover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.blog-wrapper .post-item .box .box-text.text-left {
    padding: 1.5625rem 2.5rem;
}
.blog-wrapper .post-item .is-divider {
    display: none;
}
.blog-wrapper .post-item p.from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
}
@media (min-width: 1200px){
    .blog-single .large-9 {
    background: #fff;
    z-index: 11;
    padding: 60px;
    padding: 40px 40px 0 40px;
    margin-top: -60px;
    box-shadow: 0 0 46px rgb(0 0 0 / 16%);
    background-color: #f5f7ff;
}
    ::-webkit-scrollbar {
        width: 6px;
        background-color: #333333;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    ::-webkit-scrollbar-thumb {
        background-color: #e56b09;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
/*    #wrapper header {
        width: 90px !important;
        float: left;
        height: 100vh;
        left: -1px;
    }
    .header-wrapper {
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: fixed;
        top: 0 !important;
        bottom: 0;
        left: 0;
        z-index: 9999;
        width: 90px;
        max-height: 100vh;
        background: #fff;
        box-shadow: -1px 4px 29px #0000000f;
    }
    .header-main {
        height: 100% !important;
    }
    .header-main {
        padding: 0.9375rem 0;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .header-main > .header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%;
        padding: 0;
    }
    #logo img {
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: auto;
        height: 4.0625rem;
        -o-object-fit: contain;
        object-fit: contain;
    }
    #logo {
        width: 100% !important;
        margin-right: 0;
        display: flex;
        justify-content: center;
    }
    .header-main .flex-left {
        margin-right: 0;
        align-items: center;
        display: flex;
    }
    .header-main .flex-right {
        margin-left: 0;
    }
    #main{
        width: calc(100% - 90px);
        -webkit-width: calc(100% - 90px);
        -moz-width: calc(100% - 90px);
        -o-width: calc(100% - 90px);
        -os-width: calc(100% - 90px);
        float: left;
    }
    #masthead .flex-right .header-nav li.header-search:hover > .nav-dropdown{
        left: 55px;
        right: auto;
        top: -20px;
        opacity: 1;
    }
    #footer {
        float: right;
        width: calc(100% - 90px);
        -webkit-width: calc(100% - 90px);
        -moz-width: calc(100% - 90px);
        -o-width: calc(100% - 90px);
        -os-width: calc(100% - 90px);
    }*/
    .header-main .flex-right ul.header-nav {
        justify-content: center;
        text-align: center;
    }
    .header-main .flex-right ul.header-nav > li {
    margin-right: 15px;
    margin-left: 0;
    }
    .off-canvas .nav-vertical>li>a {
        font-style: normal;
        font-weight: 400;
        font-size: 1.875rem;
        line-height: normal;
        text-transform: uppercase;
        color: #fff;
        padding: 0;
    }
    .off-canvas .nav-vertical>li {
        position: relative;
        padding: 1.5625rem 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .off-canvas .nav-vertical>li:not(li.html):before {
        content: '';
        width: 0;
        height: 1px;
        background-color: #fff;
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        margin-right: 0;
    }
    .off-canvas .nav-vertical>li:not(li.html):hover:before {
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        width: 3.5rem;
        margin-right: 1.875rem
        rem;
    }
    .CR-custom-dots .CR-custom-left {
        padding-right: 6.25rem;
    }
    .CR-custom-dots .CR-custom-left, .CR-custom-dots .CR-custom-right {
        width: 50%;
    }
    .CR-custom-dots img {
        width: 100%;
        height: auto;
    }
    .CR-custom-dots .dot {
        width: 2.8125rem;
        height: 2.8125rem;
        background: #FFFFFF;
        border: 0.5px solid rgba(9, 2, 41, 0.6);
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    .CR-custom-dots .dot:before {
        content: '';
        border-radius: 50%;
        width: 0.9375rem;
        height: 0.9375rem;
        background: #090229;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    .CR-custom-dots .CR-custom-right {
        padding-left: 6.25rem;
    }
    .CR-custom-dots .title {
        font-style: normal;
        font-weight: 700;
        font-size: 3.125rem;
        line-height: normal;
        color: #e56b09;
        position: relative;
        padding-bottom: 0.625rem;
        margin-top: 10px;
        margin-bottom: 1.5625rem;
        border-bottom: 3px solid #e56b09;
        display: block;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: 100%;
        text-transform: uppercase;
    }
    .CR-custom-dots .cont {
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 1.625rem;
        color: #090229;
    }
    .CR-custom-dots {
        display: flex;
    }
    .col-ls2 .CR-custom-left {
        padding-right: 0;
        padding-left: 6.25rem;
    }
    .col-ls2 .CR-custom-right {
        padding-right: 6.25rem;
        padding-left: 0;
    }
    .sectionGioithieu4 .large-12 .col-inner:after {
        content: '';
        background: rgba(9, 2, 41, 0.15);
        width: 1px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1;
    }
    .boxForm-left {
        width: 45%;
        padding-right: 3.4375rem;
        position: relative;
        z-index: 2;
    }
    .boxForm-right {
        width: 55%;
        z-index: 2;
    }
    .boxForm-lienhe {
        background: #d2d2d200;
        position: relative;
        padding: 0 3.4375rem 3.4375rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% - 6.875rem);
        margin: 8.125rem auto 0;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        z-index: 99999;
    }
    .boxForm-lienhe:after {
        content: '';
        background-color: #F5F7FF;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 2.75rem;
    }
    .boxForm-left img {
        width: 100%;
        height: 30.375rem;
        object-fit: cover;
    }
}
.socials-nav {
    margin-top: 3.125rem;
}
.socials-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.socials-nav li:not(:last-child) {
    padding-right: 1.875rem;
}
.socials-nav a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 1.25rem;
}
.mfp-ready .mfp-close {
    opacity: 1;
    mix-blend-mode: unset;
}
#masthead .icon-menu {
    color: #000;
    font-size: 40px;
}
.header-main ul > li.header-search i.icon-search{
    color: #000;
    font-size: 20px;
}
.has-off-canvas .current-lightbox-clicked {
    opacity: 1 !important;
    transform: none !important;
}
.has-off-canvas .current-lightbox-clicked i.icon-menu:before {
    content: '\f00d';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 35px;
    top: -3px;
    position: relative;
    left: 7px;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 0;
}
.nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: transparent;
}
.off-canvas .nav-vertical>li:not(li.html):hover a{
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
@media (max-width: 849px){
    .secDuan6 .text-center .i244 {
    font-size: 14px;
}
.secDuan6 .text-center .i245 {
    font-size: 13px;
}
    .numberBox {
    margin-bottom: 10px !important;
    margin-top: 15px !important;
}
.number1 {
    font-size: 40px !important;
    min-width: 70px !important;
}
.numberContent p {
    font-size: 13px !important;
}
    .chudautu .col {
    max-width: 50%;
}
.chudautu .col .icon-box {
    margin-bottom: 10px;
}
    .menu-category .ux-menu-link a {
    padding: 0 18px !important;
    font-size: 12px !important;
}
.section-category {
    top: 0;
}
    .newsHome .box-text.text-left {
    padding: 10px;
} 
    #logo {
    width: 50%;
}
    .header-main li.html.custom {
        display: block;
    }
    .hotline_header {
        transform: translateY(0px);
    }
    .mfp-content {
        background: #e56b09 !important;
        transition: transform .5s,opacity .3s,-webkit-transform .5s !important;
        margin-top: 70px;
        width: 100% !important;
        box-shadow: none !important;
    }
    .off-canvas .nav-vertical>li>a {
        font-style: normal;
        font-size: 20px;
        line-height: normal;
        text-transform: uppercase;
        color: #fff;
        justify-content: center;
        padding: 0 !important;
    }
    .off-canvas .sidebar-menu .html_topbar_right {
    justify-content: center;
}
    .off-canvas .nav-vertical>li:not(li.html) {
        position: relative;
        padding: 1.5625rem 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .socials-nav {
        margin-top: 0;
    }
    .socials-nav a {
        padding-left: 0 !important;
    }
    .content-SLhome {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .content-SLhome .dess {
        font-size: 18px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .dess b {
        font-size: 2.5rem;
    }
    .content-SLhome .video {
        margin: 20px auto 0;
    }
    .content-SLhome .video svg {
        width: 6.25rem !important;
        height: 6.25rem !important;
    }
    .line {
        display: none;
    }
    .CR-social-home-wrap {
        bottom: -250px;
        right: 1rem;
    }
    .main-title, .CR-item-value-home .title {
        font-size: 24px;
    }
    .content-aboutUs {
        padding-left: 10px;
        padding-right: 10px;
    }
    .sectionThree .CR-title-group .sub-title:before {
        background-color: #ffffff;
    }
    .CR-item-value-home .cont {
        font-size: 12px;
    }
    .blogHome-left .image-cover {
        padding-top: 56% !important;
    }
    .secFooter .large-5 .col-inner {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .secFooter .large-5 .col-inner {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .section-footer .col {
        text-align: center !important;
        padding: 10px;
    }
    .section-footer .large-3 h3.footer-title {
        text-align: center;
    }
    .CRcont_nav_mobile ul li * {
        text-align: center;
    }
    .section-footer .col .img {
        width: 100% !important;
    }
    .section-footer .large-3 ul {
        justify-content: center;
    }
    .formFooter input {
        width: 100%;
    }
    .bg-all {
        padding-top: 50% !important;
    }
    .banner-info h1.title {
        font-size: 1.5rem;
    }
    .menu-about {
        flex-wrap: initial;
        display: flex;
        overflow-x: scroll;
        flex-flow: row nowrap;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: relative;
        z-index: 2;
        white-space: nowrap;
    }
    .sectionGioithieu2 {
        padding-top: 30px !important;
    }
    .sectionGioithieu2 .CR-title-group p b, .boxSumenh .cont {
        font-size: 12px;
    }
    .section-Gioithieu3 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .CR-custom-right {
        text-align: left;
    }
	.sectionGioithieu4-mb .CR-custom-right .cont {
    display: block;
		font-size: 14px;
}
.sectionGioithieu4-mb .CR-custom-right .title {
    font-size: 24px;
}
	.sectionGioithieu4-mb ol.flickity-page-dots {
    bottom: 0;
}
    .CR-custom-right .title {
        font-style: normal;
        font-weight: 700;
        font-size: 3.125rem;
        line-height: normal;
        color: #e56b09;
        position: relative;
        padding-bottom: 0.625rem;
        margin-bottom: 1.5625rem;
        border-bottom: 3px solid #e56b09;
        display: block;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: 100%;
        text-transform: uppercase;
    }
    .CR-custom-right .cont {
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 1.625rem;
        color: #090229;
    }
    .wrap-gioithieu {
        padding: 1.875rem;
    }
    .wrap-gioithieu h3{
        font-size: 25px;
        line-height: normal;
    }
    .thong-tin-them {
        font-size: 10px;
    }
    .boxForm-left {
        display: none;
    }
    .boxForm-right {
        background: #f6f6f6;
        padding: 15px;
    }
}
/* dự án */
#duan1:after {
    content: '';
    background-image: linear-gradient(to top, #e66f0f9e 0%, rgba(0, 76, 101, 0.5) 50%, rgba(0, 76, 101, 0) 100%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
#duan1, #duan3 {
    display: flex;
    align-items: center;
}
#duan3{
    padding-top: 50px;
}
#duan1, #duan2, #duan4{
    height: 100vh;
    position: relative;
}
.CRgr_cont_banner {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    position: absolute;
    z-index: 10;
    bottom: 114px;
    top: 270px;
    left: 0;
    right: 0;
}
.CRgr_cont_banner p {
    color: #ffffff;
    font-size: 35px;
    font-weight: 400;
    line-height: 55px;
    text-transform: uppercase;
    margin: 0;
}
.CRgr_cont_banner span {
    background-image: linear-gradient(to right, #ffc89cdb 0%, #ffcfa9 34%, #e56b09 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    text-shadow: none;
}
.CRgr_cont_banner .line {
    top: 35px;
}
.CRoverview_left img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box-Tongquan, .boxpolicy {
    width: 100%;
    padding: 0 100px 0 85px;
    z-index: 3;
}
.box-Tongquan p, .boxpolicy p {
    color: #e26909;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.box-Tongquan p.tongquan{
    text-transform: uppercase;
}
.box-Tongquan h4, .boxpolicy h4 {
    background-image: linear-gradient(to right, #e26909 0%, #e26909 34%, #e26909 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    text-shadow: none;
    font-size: 25px;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    padding: 0 0 15px 0;
}
.CRico_box_def {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.CRoverview_right{
    display: flex;
    align-items: center;
}
.title_form_footer {
    text-align: center;
}
.title_form_footer h4 {
    color: #f6f6f6;
    font-size: 45px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    text-align: center;
}
.title_form_footer p {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin: 0 0 35px 0;
    text-align: center;
}

.boxpolicy h4 span {
    color: #e26909;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    text-shadow: none;
}
#duan4 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.box_ico {
    padding-top: 50px;
}
.CRpolicy_right ul.CRpolicy_box_def {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px -20px;
}
.CRpolicy_right ul.CRpolicy_box_def > li {
    padding: 20px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.CRpolicyleft {
    padding-top: 10px;
}
.CRpolicyright {
    padding-left: 40px;
}
.CRpolicyleft .ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 20px;
    border-radius: 50%;
}
.CRpolicyleft .ico:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-image: linear-gradient(to right, #cc8769 0%, #ebb197 100%);
    z-index: 2;
}
.CRpolicyleft .ico img {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: 3;
    max-width: unset;
}
.CRpolicyright h4 {
    color: #e26909;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}
.CRpolicyright ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.CRpolicyright ul li {
    position: relative;
    color: #e26909;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    padding-left: 10px;
    margin-bottom: 0;
}
.CRpolicyright ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #e26909;
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 50%;
}
.title_content_duan {
    text-align: center;
}
.title_content_duan h4 {
    font-size: 35px;
    color: #e56b09;
    text-transform: uppercase;
}
.title_content_duan p {
    font-size: 14px;
}
.CRlist_ico_pds > ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -15px;
}
.CRlist_ico_pds > ul li {
    padding: 15px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.CRlist_ico_pds > ul li .ico {
    width: 50px;
    height: 50px;
    border: 1px solid #e9b392;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
}
.CRlist_ico_pds > ul li img {
    width: 27px;
    height: 27px;
    object-fit: contain;
}
.CRlist_ico_pds > ul li h4 {
    background-image: linear-gradient(to right, #e26909 0%, #e26909 34%, #e26909 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    padding-bottom: 0;
}
.CRlist_ico_pds > ul li p {
    color: #e26909;
    font-size: 11px;
    font-weight: 500;
    line-height: 17px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 34px;
}
.CRoverview_left {
    display: flex;
    align-items: center;
}
.CRvid_tax_pd {
    border-radius: 0 45px;
    width: 100%;
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#duan6 .box-video {
    top: 0;
    bottom: 0;
    left: -25px;
    right: 0;
}
.gallery_duan ul li {
    margin: 0;
}
.gallery_duan ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.gallery_duan ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gallery_duan ul li {
    width: 33.33333%;
    padding: 0;
    border: 1px solid #fff;
}
.gallery_duan ul li img {
    width: 100%;
    object-fit: cover;
}
.post-template-single-duan section, .post-template-single-duan section .col{
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
@media (max-width: 1540px){
    .box-Tongquan p, .boxpolicy p {
        font-size: 14px;
    }
    .box-Tongquan h4, .boxpolicy h4 {
        font-size: 25px;
        line-height: 40px;
    }
    .title_form_footer h4 {
        font-size: 30px;
    }
}
@media (max-width: 1366px){
    .box-Tongquan, .boxpolicy {
        padding: 0 40px;
    }
    .title_form_footer h4 {
        font-size: 30px;
    }
}
@media (max-width: 1440px){
    .box-Tongquan, .boxpolicy {
        padding: 0 80px;
    }
}
@media (min-width: 850px){
    .mobile-row{
        display: none;
    }
}
@media (max-width: 849px){
	.des-after h3.main-title {
    line-height: 35px !important;
}
    #duan1 {
    min-height: 400px;
}
.CRgr_cont_banner {
    top: auto;
    bottom: -120px;
    text-align: center;
}
.CRgr_cont_banner .line {
    display: block;
    margin: 0 auto;
    top: 20px;
}
.CRgr_cont_banner p {
    font-size: 20px;
    line-height: 25px;
}
#duan1, #duan2, #duan3, #duan4{
    height: auto;
}
#duan2 .CRoverview_left {
    height: 300px;
}
.pc-row{
    display: none;
}
#duan2 {
    padding: 15px;
}
.CRoverview_right {
    padding-top: 30px;
}
.box-Tongquan {
    padding: 0;
}
#duan3 {
    padding: 30px;
}
.title_form_footer h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.title_form_footer p {
    font-size: 14px;
    line-height: 20px;
}
#duan6 .box-video {
    left: 0;
    margin-top: 30px;
}
#duan3 .large-12 form {
    margin-bottom: 0;
}
#duan3 .large-12 {
    padding-bottom: 0 !important;
}
.gallery_duan ul li {
    width: 50%;
}
.boxpolicy {
    padding: 0 15px;
}
.box_ico {
    padding-top: 0;
}
.CRpolicy_right ul.CRpolicy_box_def > li {
    width: 100%;
}
.CRpolicyleft {
    padding-top: 0;
}
}
/* end */
.copyright-footer, .quick-link-wrap ul li a {
    color: #ffffffb5;
}
.sectionGioithieu4 .CR-custom-dots .cont {
    display: block;
}
.boxSumenh h3.main-title {
    font-size: 18px;
    margin-top: 25px !important;
}
.boxSumenh p {
    font-size: 14px;
    margin-bottom: 2px;
    color: #fff;
}
.wrap-gioithieu .cont {
    display: block;
}
.des-after h3.main-title {
    line-height: 55px;
}
.titleFooter .section-title {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 15px;
    padding: 8px 0;
    text-transform: uppercase;
    border-bottom: 2px dotted #ccc;
}
.titleFooter .section-title span {
    border-bottom: 0;
    position: relative;
    display: inline-block;
    padding-bottom: 0;
}
.titleFooter .section-title span:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    z-index: 1;
    background-color: #ffffff;
    height: 2px;
}
.formFooter0 input.wpcf7-submit {
    background: #fff !important;
    border-radius: 10px;
    color: #e56b09 !important;
}
.newsHome button, .newsHome2 button {
    padding: 0 !important;
    margin: 0px !important;
    font-size: 13px !important;
}
.newsHome h5, .newsHome2 h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #e56b09;
    text-transform: uppercase;
    font-size: 18px;
}
.newsHome .post-meta,.newsHome2 .post-meta {
    font-size: 15px;
    font-weight: 500;
    color: gray;
}
.newsHome .box {
    background: #e2690912;
}
.newsHome .box .from_the_blog_excerpt {
    font-size: 15px;
    color: black;
    margin-top: 30px;
}
.newsHome .is-divider, .newsHome2 .is-divider {
    display: none;
}
.section-category {
    top: -30px;
}
.section-category .post-item h5.post-title {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-wrapper .blog-le .post-item .image-cover {
    padding-top: 49% !important;
}
.blog-wrapper .blog-le .post-item {
    padding-bottom: 0;
}
.section-category .post-item .box-text.text-left {
    padding: 10px 30px !important;
}
.menu-category {
    display: inline-block;
    box-shadow: 0 0 46px rgb(0 0 0 / 7%);
    border-radius: 5px;
    overflow: hidden;
    flex-wrap: wrap
}
.menu-category .ux-menu-link {
    display: inline-block;
}
.menu-category .ux-menu-link a {
    background-color: #fff;
    padding: 0 36px;
    line-height: 50px;
    display: block;
    color: #333;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.menu-category .ux-menu-link:not(:first-child) a {
    border-left: 1px solid #ebebeb;
}
.menu-category .ux-menu-link a:hover {
    color: #fefefe;
    background-color: #e56b09;
}
.chudautu h3, .chudautu p {
    font-size: 12px;
}
.chudautu .col {
    padding-bottom: 0;
}
.chudautu .col img {
    width: 25px;
    height: auto;
}
.chudautu .icon-box-text.last-reset {
    padding-left: 5px !important;
}
.duan .box:hover .chudautu {
    opacity: 1;
}
.duan .chudautu {
    display: block !important;
    opacity: 0;
    transition: all .4s;
}
.form-dangky input, .form-dangky select {
    box-shadow: none;
    width: 24%;
    display: inline-flex;
    float: left;
    margin-right: 1%;
    padding: 5px 10px;
    border: 1px solid #ededed;
    margin-bottom: 0;
    height: 50px;
}
.wpcf7 .wpcf7-not-valid-tip {
    display: none;
}
.fix_width_btn input {
    justify-content: center;
    background: #000 !important;
    border: 0;
}
span.wpcf7-spinner {
    display: none;
}
.chudautu {
    position: absolute;
    top: -60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 92%;
    background: white;
    padding: 15px;
    border-radius: 10px;
}
#duan5 p.tongquan {
    margin-bottom: 5px;
}
.title_content_da5 {
    margin-top: 10px;
    font-size: 14px;
}
#duan5 h4 {
    color: #e56b09;
    font-size: 24px;
}
.title_content_da5 ul {
    list-style: none;
}
.title_content_da5 ul li {
    margin-left: 0;
    font-size: 16px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    padding: 5px 10px;
    margin-bottom: 0;
}
.title_content_da5 ul li:hover {
    background-color: #e56b09b0;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    border-radius: 999px;
    color: #000;
}
.title_content_da5 ul > li:before {
content: "1";
    width: 30px;
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    font-weight: 600;
    border: 1px solid #e56b09;
    border-radius: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    text-align: center;
    line-height: 25px;
    background: #f26922;
    color: #FFF;
    font-size: 14px;
}
.title_content_da5 ul > li:nth-child(2):before {
    content: '2';
}
.title_content_da5 ul > li:nth-child(3):before {
    content: '3';
}
.title_content_da5 ul > li:nth-child(4):before {
    content: '4';
}
.title_content_da5 ul > li:nth-child(5):before {
    content: '5';
}
.title_content_da5 ul > li:nth-child(6):before {
    content: '6';
}
.title_content_da5 ul > li:nth-child(7):before {
    content: '7';
}
.title_content_da5 ul > li:nth-child(8):before {
    content: '8';
}
.title_content_da5 ul > li:nth-child(9):before {
    content: '9';
}
.title_content_da5 ul > li:nth-child(10):before {
    content: '10';
}
/* Page dự án */
ul.tabVT {
    list-style: none;
}
ul.tabVT li {
    margin-left: 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    border-radius: 20px;
    padding: 0 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto; 
    height: auto;
    padding: 10px 0;
    text-align: justify;
}
ul.tabVT li:hover {
    background-color: #000000;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    color: #fff;
}
ul.tabVT li span {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: normal;
    min-width: 45px;
    height: 45px;
    background-color: #e26909;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px -2px #000000;
    box-shadow: 0px 0px 15px -2px #00000085;
}
.form-dangky2 {
    z-index: 2;
    background: #e56b09b5;
    padding: 25px;
    padding-bottom: 6px;
    border-radius: 15px;
    border: 1px #ffffff solid;
    box-shadow: 10px 10px 40px 0px rgb(0 0 0 / 58%);
}
.i12 {
    text-transform: none;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 22px !important;
    line-height: 30px;
}
.i13 {
    font-size: 38px;
    padding: 0 10px;
    font-weight: 400;
    display: block;
    color: #fff;
}
.form-dangky2 input, .form-dangky2 select {
    border-radius: 5px;
}
.fix_width_btn2 input {
    background: #000 !important;
}
.cf-title-09 h2{
    text-align:center; 
    font-size:24px; 
    text-transform:uppercase; 
    color:#222; 
    letter-spacing:1px;
}
.cf-title-09 h2 span {
    margin-top: 10px;
    font-size: 30px;
    color:#e56b09; 
    word-spacing:1px; 
    font-weight:normal; 
    letter-spacing:2px;
    text-transform: uppercase; 
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}
.cf-title-09 h2 span:after,.cf-title-09 h2 span:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #e26909;
    border-top: 1px solid #e26909;
    height: 5px;
    background-color: #e2690900;
}
.i30 {
    margin-bottom: 8px;
}
.i31 {
    color: #e56b09;
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 5px !important;
}
.bo-content {
    border: 1px #e56b09 solid;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px #0000005c;
}
.bo-content p {
    margin-bottom: 0;
}
.i32 {
    color: #e56b09;
    text-transform: uppercase;
    font-weight: 700;
}
.col12-last{
    padding-bottom: 0;
}
.benefit--scroll {
    border: 1px #e56b09 solid;
    border-radius: 10px;
    padding: 10px 20px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px #0000005c;
}
.i801 {
    text-transform: uppercase;
    font-size: 20px;
    color: #e56b09;
    font-weight: bold;
    letter-spacing: 1px;
}
.i802 {
    display: flex;
    align-items: center;
}
.i803 {
    font-size: 55px;
    font-weight: bold;
    background: -webkit-linear-gradient(#ffa65f, #d36208);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 2px #ccc);
    font-family: "Roboto Slab", sans-serif;
}
.i804 {
    text-transform: uppercase;
    margin-left: 12px;
    font-size: 24px;
    line-height: 1.2;
    color: #e56b09;
    font-weight: bold;
}
.i804:after {
    content: '';
    background: url(/wp-content/uploads/2022/11/gold.png);
    height: 100%;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    top: 60px;
}
.secDuan10 .large-12 {
    padding-bottom: 0;
}
.i47 h2 {
    font-weight: 600;
    font-size: 36px;
    color: var(--second-color);
    text-transform: none;
    text-align: left;
    line-height: 46px;
}
.i47 h2 {
    display: block;
    transform: rotate(356deg);
}
.i48 {
    font-style: italic;
    text-transform: uppercase;
}
.i49 {
    position: absolute;
    top: 41px;
    left: 111px;
    font-size: 30px;
    font-weight: 400;
    color: #e56b09;
    text-transform: uppercase;
}
.col-16 {
    max-width: 16.666666666667%;
    padding-bottom: 5px;
}
.i56 {
    color: #e56b09;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0;
}
.i55 {
    margin-bottom: 5px;
    font-size: 13px;
    text-transform: uppercase;
}
.rowTongquan {
    padding: 13px 30px 8px;
    border: 1px #e56b09 solid;
    border-radius: 10px;
}
.rowTongquan1 .col{
    padding-bottom: 0;
}
.main-title-duan {
    font-size: 24px;
}
.mfp-content .form-dangky2 {
    background: #e56b09;
}
.lightbox-content {
    background-color: transparent;
    box-shadow: none;
}
.i93 h2.nghieng {
    text-align: center;
    display: block;
    transform: rotate(356deg);
}
.i95 {
    position: absolute;
    top: 100%;
    right: 33%;
    font-size: 45px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}
.i94 {
    font-weight: 600;
    font-size: 43px;
    color: #e56b09;
    text-transform: uppercase;
}
.i93 {
    margin-bottom: 70px;
}
.contentQuyhoach p {
    margin: 0;
}
.i110 {
    color: #e56b09;
    font-weight: 600;
    font-size: 25px !important;
    margin: 6px 0 !important;
}
.contentQuyhoach p {
    margin: 0;
    text-align: justify;
    font-size: 14px;
}
.i244 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0!important;
    margin-top: 0 !important;
}
.i245 {
    margin: 0 !important;
    font-size: 14px;
}
.i299 h2, .i306 h2 {
    text-align: center;
    font-weight: 600;
    font-size: 43px;
    color: #000000;
    text-transform: none;
    line-height: 46px;
}
.i300 {
    font-weight: 400;
    font-size: 40px;
    line-height: 0.5;
    padding-left: 10px!important;
    text-transform: uppercase;
}
.i301 {
    font-size: 33px;
    text-transform: uppercase;
    text-align: center;
    color: #e56b09;
}
.i307 {
    font-size: 40px;
    font-weight: 400;
    padding: 0 10px 0 0;
    text-transform: uppercase;
}
.i308 {
    color: #e56b09;
    text-transform: uppercase;
    font-size: 38px;
}
.flickity-button {
    opacity: 1;
}
.slider-nav-light .flickity-prev-next-button {
    width: 50px;
}
.i330 {
    width: 80%;
    margin: 0 auto;
    background: #e56b09;
    padding: 30px;
    border-radius: 30px;
}
.i330 p {
    color: #fff;
    margin-bottom: 10px;
}
.i331 {
    font-size: 18px;
    font-weight: bold;
}
.secDuan7, .secDuan7 .col {
    padding-bottom: 0 !important;
}
.mfp-image-holder {
    background: #0000008c;
}
.hoverShow {
    background: #fff;
    border-radius: 5px;
    padding: 15px !important;
    opacity: 0;
    transition: .4s all;
}
.hoverShow .col {
    padding-bottom: 0;
}
.titleDA-show h5 a {
    font-size: 24px;
    color: #e26909;
    text-transform: uppercase;
}
.titleDA-show p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.row-Opacity1 > .large-6 > .col-inner:hover .hoverShow {
    opacity: 1;
}
.box-DAshow h3, .box-DAshow p {
    color: #000;
}
.box-DAshow h3 {
    font-size: 13px;
    text-transform: uppercase;
}
.box-DAshow p {
    font-size: 13px;
}
.box-DAshow {
    margin: 10px 0;
}
.duanHeader {
/*    background: #e26909b5;
    padding: 10px 20px;
    border-radius: 10px;*/
    text-align: center;
    /*border: solid;*/
}
.i200 {
    font-size: 30px;
    text-transform: uppercase;
}
.duanHeader h1 {
    font-size: 50px;
    color: #e26909;
    text-shadow: 1px 1px #ffffff;
}
.i201 {
    font-weight: bold;
    font-size: 25px;
    margin: 20px 0 0 !important;
}
.i202 {
    font-size: 30px;
    margin: 0 !important;
}
.i202 span {
    font-size: 70px;
    color: #e26909;
    border-bottom: solid 2px #fff;
    text-shadow: 1px 1px #ffffff91;
    margin-left: 15px;
}
@media (max-width: 849px){
    .form-dangky2 {
        background: #e56b09;
    }
    .i47 h2 {
    margin-left: 13%;
    margin-bottom: 60px;
}
.rowTongquan {
    padding-left: 10px;
    padding-right: 10px;
}
.i56 {
    font-size: 14px;
}
.col-16 {
    max-width: 50%;
    padding-bottom: 5px;
}
.cf-title-09 h2 {
    font-size: 20px;
}
.cf-title-09 h2 span,.i308{
    font-size: 26px;
}
.i300, .i307 {
    font-size: 25px;
}
.i301 {
    font-size: 28px;
}
.form-dangky input, .form-dangky select {
    width: 100%;
    margin-bottom: 10px;
}
.form-dangky {
    padding: 0 15px;
}
.i330 {
    width: 100%;
}
.i179 {
    font-size: 18px;
}
.i182 {
    font-size: 14px;
}
}
.secDuan1 .banner .button {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulse{
0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
.i176 {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}
.i177 {
    width: 80px;
    float: left;
    margin-right: 10px;
}
.i181 {
    width: calc(100% - 90px);
    float: left;
}
.i178 {
    text-align: center;
    background: url(/wp-content/uploads/2022/11/9.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    line-height: 1;
    width: 60px;
    height: 60px;
    display: block;
    padding-top: 10px;
}
.i179 {
    font-size: 20px;
    font-weight: bold;
}
.i182 {
    line-height: 1.2;
    font-size: 14px;
}
.tab-panels .entry-content.active {
    opacity: 1;
    transform: scale(1);
}
.tab-panels .entry-content {
    transition: opacity 0.8s ease, transform 0.8s ease;
    opacity: 0;
    transform: scale(0.1);
    transform-origin: top left;
}
.tabDoitac ul li {
    margin: 0 20px;
}
@media (max-width:600px){
    .tabDoitac > ul {
    overflow-x: scroll;
    flex-flow: row nowrap;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tabDoitac ul li {
    margin: 0;
}
.tabDoitac ul li a {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
}
}
.numberBox {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.number1 {
    font-size: 100px;
    color: #fff;
    font-family: "Roboto Slab", sans-serif;
    line-height: 1;
    background: #000000;
    padding: 10px;
    z-index: 9;
    position: relative;
    top: -10px;
    min-width: 90px;
    text-align: center;
    min-height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.numberContent {
    background: #e26909;
    padding: 10px 15px;
    min-height: 150px;
    text-align: center;
    align-items: center;
    display: grid;
}
.numberContent h3 {
    margin: 0;
    text-transform: uppercase;
    color: #e26909;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #fff;
}
.numberContent p {
    font-size: 14px;
    margin-top: 5px;
    color: #fff;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.row-collydo {
    margin: 0 auto !important;
}
.number1:before {
    content: '';
    background: #e26909;
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0px;
    top: 0;
}
.secDuan6 .text-center {
    background: #00000070;
    padding: 5px;
    border-radius: 10px;
}
.entry-content.single-page img {
    width: 100%;
}
.tabDoitac .tab-panels {
    text-align: center;
}
span.i333 {
    margin-right: 8px;
}
@media (max-width: 600px){
    .i801, .i804{
        font-size: 14px !important;
    }
    .i803{
        font-size: 24px !important;
    }
    .i804:after{
        background-size: 30px;
        top: 40px;
        margin-left: 10px;
    }
    .secDuan10 .large-3{
        max-width: 50%;
        flex-basis: 50%;
    }
}