/*------------------------------------*\
    HEADER
\*------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.clr{
    clear: both;
}
#area{
    position: relative;
}
.flex {
    display: flex;
}
body{
    font-family: "Roboto", sans-serif;
}
.menu {
    display: none;
}
.text-s1 h1,.tit-s2 h2,.tit-s5 h2 {
    text-align: center;
    text-transform: uppercase;
    color: #2db58f;
    line-height: 65px;
    font-size: 30px;
}
.text-s1 h1 {
    font-size: 30px;
}
.text-s1 p {
    text-align: justify;
}
.box-1 .xt {
    text-align: center;
}
.box-1 .xt button {
    background-color: #00b8b2;
    border: none;
    color: #fff;
    text-align: center;
    padding: 0px 15px;
    line-height: 3;
    font-size: 16px;
    font-weight: bold;
    border-radius: 10px;
}
.main-s2 {
    display: flex;
    flex-wrap: wrap;
}
.box-s2 {
    padding-right: 5px;
    margin-bottom: 15px;
}
.box-s2 .text {
    text-align: center;
    background-color: rgb(45 181 143);
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    width: 90.5%;
    bottom: 20px;
}
.box-s2 .text a {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}
.box-s2 .img {
    position: relative;
}
.box-s2 .img img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 100%;
}
.title-s3 h2,.tit-s4 h2 {
    text-align: center;
    text-transform: uppercase;
    color: #2db58f;
}
.tit-s4 {
    text-align: center;
}
.is-divider {
    margin-top: .5em;
    margin-bottom: .5em;
    height: 2px;
    display: block;
    background-color: rgba(0, 0, 0, .1);
    width: 100%;
    max-width: 30px;
}
.boxs5-1,.main-s6-2 {
    display: flex;
    flex-wrap: wrap;
}
.main-s6-2 .img,.img-s5 {
    width: 30%;
}
.main-s6-2 img,.img-s5 img {
    border-radius: 10px;
}
.box-cm-s5, .box-cm-s52 {
    width: 70%;
    padding: 5px 10px;
}
.box-cm-s5 .text a, .text-s5 a {
    font-weight: bold;
}
.box-cm-s5 p {
    text-align: justify;
}
.box-cm-s52 .text a, .text-s5 a {
    font-weight: bold;
}
.box-cm-s52 p {
    text-align: justify;
}
#footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(45, 39, 39);
    color: #fff;
}
.footer {
    display: flex;
    flex-wrap: wrap;
}
.footer .logo-f {
    text-align: center;
    margin: 10px 0;
}
.box1-f .text-f {
    display: flex;
    flex-wrap: wrap;
}
.box1-f .text-f i {
    background: #2db58f;
    padding: 10px;
    border-radius: 30%;
    margin-left: 8px;
    margin-right: 8px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 8px;
}
.box1-f .text-f .box-text-f {
    font-weight: bold;
    line-height: 40px;
}
.box1-f .text-f .text-f-1 {
    line-height: 40px;
    padding-left: 10px;
}
.box-f-2 {
    display: flex;
    flex-wrap: wrap;
}
.tit-s3 h3 {
    text-align: center;
}
.bang-bao-gia .tit h2 {
    text-align: center;
    text-transform: uppercase;
    color: #2db58f;
}
.vct-home h1 {
    text-align: center;
    font-size: 50px;
    color: #2db58f;
    line-height: 70px;
    font-family: 'Dancing Script', cursive;
    /* font-family: "Satisfy-Regular"; */
    font-weight: 400;
    margin-top: 10px;
    text-transform: none;
}
.title-s3,.tit-s2,.tit-s4,.tit-s5 {
    position: relative;
    margin-bottom: 40px;
    margin-top: 20px;
    padding: 15px;
}
.title-s3 h2:after,.tit-s2 h2:after,.tit-s4 h2:after,.tit-s5 h2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 21px;
    left: 0;
    bottom: -19px;
    background: url(../images/bg.png) no-repeat center;
}
.title-s3 h2,.tit-s4 h2 {
    font-size: 30px;
}
.du-an {
    display: flex;
    flex-wrap: wrap;
}
.box-du-an {
    margin-bottom: 20px;
}
.box-du-an .img img {
    border-radius: 20px;
}
.box-du-an .text {
    letter-spacing: .05em;
    line-height: 2;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
}
#camnhankh {
    background-image: url(../images/bgg.jpg);
    background-position: 37% 72%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.cam-nhan {
    padding: 30px;
}
.cam-nhan .tit h2 {
    text-align: center;
    text-transform: uppercase;
    font-size:35px;
    color: #2db58f;
    padding: 30px 0;
}
.cam-nhan .des {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 30px 0;
}
.cam-nhan .des p {
    text-align: center;
}
.xemngay {
    text-align: center;
    padding-bottom: 28px;
}
.xemngay a {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    background: #2db58f;
    padding: 10px 15px;
    border-radius: 10px;
}
.footer .f1 .tit,.footer .f2 .tit {
    text-transform: uppercase;
    color: #2db58f;
    font-size: 20px;
    margin: 10px 0;
}
.footer .f1 .content ul li,.footer .f2 .content ul li {
    line-height: 30px;
}
.footer .f1 .content ul li i {
    padding-right: 10px;
}
.content-cv p {
    font-size: 16px;
    text-align: justify;
}
.content-cv p.nghieng {
    font-style: italic;
}
.content-cv p.indam {
    font-weight: bold;
} 
.content-cv h2 {
    color: #1b7c61;
    margin: 15px 0;
    font-size: 25px;
}
.content-cv h3 {
    color: #145644;
    font-size: 23px;
    margin: 15px 0;
}
.img  {
    text-align: center;
}
.content-cv ul {
    margin: 20px 30px;
    font-size: 16px;
}
.content-cv ul li {
    list-style: disc;
}
.content-cv .hl {
    background-color: #f6f6f6;
    border-color: #ffffff;
    color: #333333;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 40px;
}
.content-cv table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
    border-color: rgb(73 73 73 / 45%) !important;
    font-size: 16px;
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
}
.content-cv table tbody>tr:first-child {
    background: #2db58f !important;
    color: #fff;
}
.content-cv table tbody>tr>td {
    text-align: center;
    line-height: 30px;
}
.content-cv table tbody>tr:nth-child(2n+1) {
    background: #ffede0;
}
table, td, th {
    border: 1px solid rgba(0, 0, 0, .1);
}
.tit_crumb ul {
    background: #ffffff;
     line-height: 51px;
     padding: 0 10px;
     border-bottom: 2px solid #9d1940;
     margin: 0px 10px 20px 10px;
 }
 .tit_crumb ul li {
    display: inline-block;
 }
 .tit_crumb ul li span {
    padding-left: 5px;
    font-size: 16px;
    color: #2db58f;
    font-weight: bold;
    text-transform: uppercase;
 }

 .tit_crumb ul li a {
    padding-left: 5px;
    font-size: 16px;
    color: #2db58f;
    font-weight: bold;
    text-transform: uppercase;
 }
 .right-1,.right-2 {
    border: 1px solid #ededed;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 14px 3px rgba(238, 238, 238, .69);
    box-shadow: 0 0 14px 3px rgba(238, 238, 238);
 }
 .right-1 .tit-r, .right-2 .tit-r2 {
    background: #2db58f;
    padding: 15px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
 }
.right-1 ul {
}
.right-1 ul li {
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px dashed #ededed;
    padding: 0 10px;
}
.info .name {
    text-align: center;
    line-height: 25px;
    background: url(../images/border3.png) 7px center repeat-x;
    font-size: 16px;
    color: rgb(0, 0, 0);
    font-weight: 600;
}
.info .name span {
    display: inline-block;
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    padding: 0px 10px;
    background: rgb(244, 244, 244);
}
.right-2 .hotline {
    width: 80%;
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 0px auto -20px;
    background: url(../images/icon-tel2.png) 3px center no-repeat, rgb(45 181 143);
    border-radius: 20px;
}
.right-2 .hotline a {
    font-weight: bold;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 38px;
}
.right-2 .email {
    line-height: 50px;
    text-align: center;
    color: rgb(255, 255, 255);
    padding-top: 10px;
    background: rgb(45 181 143);
}
.right-2 {
    background: #e9e9e9;
}
.right-2 img {
    padding: 0 10px;
}
.nav-tt {
    display: flex;
    flex-wrap: wrap;
}
#sim_blog .tit__ {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #2db58f;
    padding: 10px;
}
#sim_blog  ul {
    border: 1px solid #ededed;
}
#sim_blog  ul li {
    line-height: 40px;
    font-size: 16px;
    padding: 0 10px;
    border-bottom: 1px dashed #ededed;
}
#w-contact {
    margin: 30px 0;
}
.contact-l, .contact-r {
    background: #fff;
}
#w-contact .b-title {
    display: block;
    padding: 15px 20px;
    background: #2db58f;
    border-radius: 5px 5px 0 0;
    color: #fff;
}
.b-title h3 {
    color: #fff;
    margin: 0;
}
#w-contact .b-content2 {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-top: 0;
}
#w-contact ul li {
    padding: 3px 0;
}
.contact-l, .contact-r {
    background: #fff;
}
#w-contact .b-content2 {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-top: 0;
}
#w-contact form {
    padding: 20px 0;
}
#w-contact form input {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: 40px;
    border: 1px solid #333;
    padding: 0 5px;
    background: #ffffff;
    outline: none;
}
#w-contact form textarea {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #333;
    padding: 0 5px;
    background: #ffffff;
    height: 150px;
    outline: none;
}
.content-cv h2.cd {
    margin: 0;
    line-height: 20px;
    font-size: 22px;
}
.box-cd .ca,.box-xt-cd .ca {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: 20px 0;
}
.hl1-cd,.hl2-cd {
    width: 50%;
}
.box-cd {
    margin-bottom: 20px;
}
.hl1-cd a {
    background-color: #2db58f;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 13px;
}
.hl2-cd a {
    background-color: #b52d4c;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 13px;
}
.hl1-cd {
    text-align: right;
    padding-right: 10px;
}
.hl2-cd {
    text-align-last: left;
    padding-left: 10px;
}
.box-cd {
    display: flex;
    flex-wrap: wrap;
}
.tit-s2 {
    width: 100%;
}
.box-cd {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}
.box-cd1 {
    background-image: url(../images/bgcd.png);
}
.chuyen-de2 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(13, 62, 56);
    color: #fff;
}
.chuyen-de2 .text-cd {
    padding-top: 30px;
}
.chuyen-de2 .text-cd h3 {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 20px;
}
.chuyen-de2 .text-cd p {
    font-size: 16px;
    line-height: 30px;
}
.chuyen-de2 .nav-cd2 {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}
.chuyen-de2 .nav-cd2 .cd2-ng {
    margin-bottom: 20px;
}
.chuyen-de2 .nav-cd2 .cd2-ng .text {
    font-size: 18px;
}
.box-cd3 {
    width: 100%;
}
.box-imgcd2 {
    display: flex;
    flex-wrap: wrap;
}
.box-imgcd2 .img {
    margin-bottom: 15px;
}
.box-imgcd2 .img img {
    border-radius: 15px;
}
.box-xt-cd {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
}
.xt-cd {
    background-image: url(../images/bg_about.jpg);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 50%;
}
.xt-cd .text h2 {
    color: #1b7c61;
    margin: 15px 0;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
.xt-cd .text p {
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
}
.sc-tuvanmoi {
    width: 448px;
    margin: 15px auto;
}
.container_wiget img {
    display: block;
    margin: 0 auto;
    margin-top: 0.5rem;
    max-width: 100%;
    height: auto;
    width: auto;
}
#sc-tvm_gbt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 0;
}
#sc-tvm_gbt a {
    height: 45px;
    width: 215px;
}
#sc-tvm_gbt a {
    height: 45px;
    width: 215px;
}
#sc-tvm {
    position: relative;
}
.box-du-an1 .text {
    text-align: center;
}
.box-du-an1 {
    text-align: center;
    margin-bottom: 15px;
}
.box-du-an1  .text p.ngieng {
    font-style: italic;
    font-size: 16px;
    text-align: center;
}
.nav-cd4 .content {
    padding: 10px;
    font-size: 16px;
}
.nav-cd4 .content h3 {
    color: #145644;
    font-size: 23px;
    margin: 15px 0;
}
.giftv {
    text-align: center;
}
.giftv img {
    width: 250px;
}