/*
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.   ***************/
@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

body {
    font-size: 14px;
}

#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
}

/*phone*/
#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}

.phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
}

#zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
}

#top-bar {
}

#top-bar .flex-row {
}

#top-bar .flex-row .flex-col {
}

#top-bar ul.nav {
}

#top-bar ul.nav>li {
}

#top-bar ul.nav>li>a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #6D6D6D;
}

#top-bar ul.nav>li+li>a::after {
    border-color: #6D6D6D;
}

.header-search-form-wrapper {
}

.header-search-form-wrapper form {
    background: #F1F5F9;
    height: 35px;
    border-radius: 2px;
}

.header-search-form-wrapper form button {
}

.header-search-form-wrapper form button i {
    color: #94A3B8;
}

.header-search-form-wrapper form input {
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    color: #6B7280 !important;
    padding-left: 34px;
    height: 35px;
}

.header-search-form-wrapper form input::placeholder {
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    color: #6B7280;
}

.button-hd {
}

.button-hd a {
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #FFFFFF;
    background: #0B6CE0;
    border-radius: 9px;
    padding: 15px 15px;
}

.button-hd a:hover {
    background: #ff1e00;
}

#masthead .flex-row::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    border-top: 1px solid #C8C8C8;
    max-width: 1210px;
    margin: 0 auto;
}

#masthead .flex-row {
    position: relative;
}

#masthead ul.header-nav {
}

#masthead ul.header-nav>li {
    margin: 0 15px;
}

#masthead ul.header-nav>li>a {
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
    /* color: #4F6073; */
}

.img-about {
}

.img-about img {
    border-radius: 22px;
}

.text-about {
}

.text-about h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 41.6px;
    text-transform: uppercase;
    color: #DF1D03;
}

.text-about h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #0B6CE0;
    margin-bottom: 12px;
    font-family: 'Montserrat';
}

.text-about p {
    font-weight: 400;
    font-size: 18px;
    line-height: 29.25px;
    color: #4F6073;
}

.but-about {
}

.but-about span {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
}

.text-danhsach {
    border-bottom: 1px solid #D9D9D9;
    display: flex;
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}

.text-danhsach::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0B6CE0;
    width: 189px;
    height: 3px;
}

.text-danhsach .title-ds {
}

.text-danhsach .title-ds h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 22.6px;
    color: #0B6CE0;
    margin-bottom: 0;
    font-family: 'Montserrat';
}

.text-danhsach .title-ds h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48.6px;
    color: #DF1D03;
}

.text-danhsach p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22.75px;
    color: #64748B;
    margin-bottom: 0;
    max-width: 385px;
    text-align: right;
}

.service-section {
    margin-top: 40px;
}

.ser-item {
    background: #FFFFFF;
    border: 1px solid #E2E8F0;
    border-radius: 13px;
    overflow: hidden;
}

.ser-item .ser-img {
}

.ser-item .ser-img a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 192px;
    width: 100%;
}

.ser-item .ser-img a img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ser-item .ser-img:hover img {
    transform: scale(1.1);
}

.ser-item .content-ser {
    padding: 24px;
}

.ser-item .content-ser h4 {
    font-family: 'Montserrat';
    position: relative;
    line-height: 25px;
    padding-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 94px;
}

.ser-item .content-ser h4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 61px;
    height: 5px;
    background: #D9D9D9;
}

.ser-item .content-ser h4 a {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #1E293B;
}

.ser-item .content-ser h4 a:hover {
    color: #DF1D03;
}

.ser-item .content-ser p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22.75px;
    color: #64748B;
    display: -webkit-box;
    -webkit-line-clamp: 5;
   
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 115px;
}

.ser-item .content-ser .but-xemthem {
}

.ser-item .content-ser .but-xemthem a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.8px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #64748B;
}

.ser-item .content-ser .but-xemthem a i {
}

.text-why {
}

.text-why h2 {
    font-weight: 700;
    font-size: 40.5px;
    line-height: 48.6px;
    text-align: center;
    color: #0B1C30;
    margin-bottom: 41px;
    text-transform: uppercase;
}

.text-why h2 strong {
    color: #DF1D03;
}

.icon-why {
    margin-bottom: 30px;
}

.icon-why .icon-box-img {
}

.icon-why .icon-box-text {
}

.icon-why .icon-box-text h3 {
    font-weight: 700;
    font-size: 27px;
    line-height: 35.1px;
    color: #0B1C30;
    font-family: 'Manrope';
}

.icon-why .icon-box-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #4F6073;
}

.sec-why {
    position: relative;
}

.sec-why::before {
    content: "";
    position: absolute;
    right: -216px;
    top: 10%;
    width: 432px;
    height: 432px;
    background: url(images/backwhyr.png) no-repeat;
}

.sec-why::after {
    content: "";
    position: absolute;
    left: -207px;
    bottom: 0;
    width: 414px;
    height: 414px;
    background: url(images/backwhyl.png) no-repeat;
}

.text-thuvien {
}

.text-thuvien h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.text-thuvien p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #BFDBFE;
}

.col4-thuvien {
}

.col4-thuvien .col-inner {
    border: 1px solid #FFFFFF33;
    backdrop-filter: blur(4px);
    background: #FFFFFF1A;
    padding: 40px;
    border-radius: 12px;
    margin-bottom: 30px;
}

.col4-thuvien .col-inner .icon-box {
    align-items: center;
    margin-bottom: 25px;
}

.col4-thuvien .col-inner h3 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    font-family: 'Manrope';
}

.col4-thuvien .col-inner p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22.75px;
    color: #DBEAFE;
    margin-bottom: 0;
}

.but-truycap {
    background: #FFFFFF !important;
    padding: 5px 30px;
    margin-bottom: 0;
}

.but-truycap span {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #003D9B !important;
    font-family: 'Manrope';
}

.text-cn {
}

.text-cn h2 {
    font-weight: 700;
    font-size: 40.5px;
    line-height: 48.6px;
    text-transform: uppercase;
    color: #0B1C30;
    margin-bottom: 10px;
}

.text-cn h2 strong {
    color: #DF1D03;
}

.text-cn p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.gal-cn {
    align-items: center;
}

.gal-cn .flickity-viewport {
    display: flex;
    align-items: center;
}

.gal-cn .flickity-slider {
    display: flex;
    align-items: center;
}

.gal-cn .gallery-col {
    display: flex;
    align-items: center;
    justify-content: center;
}

.acc-faq {
}

.acc-faq .accordion-item {
    border: 1.21px solid #3636361A;
    border-radius: 15px;
    margin-bottom: 20px;
    padding: 10px 0;
}

.acc-faq .accordion-item .accordion-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #848484;
    border-top: unset;
    padding-left: 20px;
}

.acc-faq .accordion-item .accordion-title.active {
    color: #0B6CE0;
    font-family: 'Manrope';
    background: transparent;
}

.acc-faq .accordion-item .accordion-title button {
    left: unset;
    right: 0;
    top: 0;
}

.acc-faq .accordion-item .accordion-title button i {
}

.acc-faq .accordion-item .accordion-inner {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    padding-left: 20px;
    padding-bottom: 0;
}

.acc-faq .accordion-item .accordion-inner p {
}

.box-blog-post {
    box-shadow: 0px 1.15px 2.31px 0px #0000000D;
    border: 1.15px solid #E2E8F0;
    border-radius: 18px;
    overflow: hidden;
    margin-bottom: 30px;
}

.box-blog-post .box-image {
}

.box-blog-post .box-text {
    padding: 15px 20px;
}

.box-blog-post .box-text .post-categories {
}

.box-blog-post .box-text .post-categories a {
    font-weight: 700;
    font-size: 13.85px;
    line-height: 18.46px;
    text-transform: uppercase;
    color: #0B6CE0;
}

.box-blog-post .box-text h5 {
    line-height: 27px;
}

.box-blog-post .box-text h5 a {
    font-weight: 700;
    font-size: 16px;
    line-height: 27.69px;
    color: #0F172A;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 60px;
}

.box-blog-post .box-text .from_the_blog_excerpt {
    font-weight: 400;
    font-size: 14px;
    line-height: 23.08px;
    color: #64748B;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 70px;
}

.row-form {
    box-shadow: 0px 8px 10px -6px #0000001A;
    box-shadow: 0px 20px 25px -5px #0000001A;
    border: 1px solid #E2E8F0;
    border-radius: 15px;
    /* background: #0063D9; */
    overflow: hidden;
    background-size: 50% auto;
    /* background: linear-gradient(to right, #0063D9 50%, transparent 50%); */
}

.col4-form .col-inner {
    background: #0063D9;
    padding: 49px;
    border-radius: 15px;
    height: 701px;
}

.col4-form h2 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.col4-form p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.icon-lh {
}

.icon-lh .icon-box-img {
    width: auto !important;
}

.icon-lh .icon-box-text {
    padding-left: 26px !important;
}

.icon-lh .icon-box-text h3 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0;
}

.icon-lh .icon-box-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
}

.form-home {
    padding: 60px;
    background: #fff;
    /* border-right: 1px solid #E2E8F0; */
}

.form-home label {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #64748B;
}

.form-home input.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6B7280;
    border-radius: 2px;
    box-shadow: unset;
    margin-bottom: 25px;
}

.form-home textarea.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6B7280;
    border-radius: 2px;
    box-shadow: unset;
    margin-bottom: 25px;
}
.form-home select.wpcf7-form-control {
    border: 1px solid #E2E8F0;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #181C1E;
    border-radius: 2px;
    box-shadow: unset;
    margin-bottom: 25px;
}
.form-home #send_lienhe {
    background: #B90E00;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    width: 100%;
    height: 56px;
}

.col7-form form {
    margin-bottom: 0;
}

.h3-title-footer {
    margin-bottom: 30px;
}

.h3-title-footer p {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 20.25px;
    line-height: 30.38px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.h3-title-footer h4 {
    font-weight: 700;
    font-size: 20.25px;
    line-height: 30.38px;
    color: #FFFFFF;
    font-family: 'Manrope';
}

.icon-footer {
}

.icon-footer .icon-box-img {
    width: auto !important;
}

.icon-footer .icon-box-text {
}

.icon-footer .icon-box-text p {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #FFFFFF;
}

.title-footer {
}

.title-footer h3 {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 20.25px;
    line-height: 30.38px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.menu-footer {
}

.menu-footer .menu-item {
}

.menu-footer .menu-item a {
    font-family: 'Manrope';
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
    min-height: 43px;
}

.menu-footer .menu-item a:hover span {
    color: #FFFFFF;
}

.text-copyright {
    margin-top: 20px;
}

.text-copyright p {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 15.75px;
    line-height: 22.5px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.text-gt {
}

.text-gt h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
}

.text-gt h2 {
    font-weight: 700;
    font-size: 64px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
}

.text-gt p {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #CBD5E1;
    margin-bottom: 0;
}

.img-gt01 {
    padding-right: 45px;
    padding-bottom: 50px;
}

.img-gt01 img {
    border-radius: 35px;
}

.logo-gt {
    background: #FFFFFF;
    border-radius: 27px;
    box-shadow: 0px 28.13px 56.25px -13.5px #0000000F;
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto !important;
    padding: 23px;
}

.logo-gt img {
}

.text-gt-right {
}

.text-gt-right h2 {
    font-weight: 700;
    font-size: 86.72px;
    line-height: 94.07px;
    text-transform: uppercase;
    color: #DF1D03;
    margin-bottom: 9px;
}

.text-gt-right h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 27.6px;
    color: #0B6CE0;
}

.text-gt-right p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.title-ls {
}

.title-ls h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 43.6px;
    text-transform: uppercase;
    color: #DF1D03;
}

.row-ls {
    box-shadow: 0px 28.13px 56.25px 0px #0000000F;
    border-radius: 20px;
    background: linear-gradient(to right, transparent 50%, #F2F2F6 50%);
}

.row-ls .col-inner {
    padding: 50px 40px;
}

.row-ls .col-inner p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 0;
}

.title-nl {
}

.title-nl h2 {
    font-weight: 700;
    font-size: 40.5px;
    line-height: 48.6px;
    text-transform: uppercase;
    color: #0B1C30;
    margin-bottom: 0;
}

.title-nl h3 {
    font-weight: 700;
    font-size: 40.5px;
    line-height: 48.6px;
    text-transform: uppercase;
    color: #DF1D03;
}

.title-nl p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    max-width: 1000px;
    margin: 0 auto;
}

.icon-nangluc {
    box-shadow: 0px 28.13px 56.25px 0px #0000000F;
    border-radius: 28px;
    padding: 30px;
    margin-bottom: 30px;
    height: 400px;
}

.icon-nangluc .icon-box-img {
}

.icon-nangluc .icon-box-text {
}

.icon-nangluc .icon-box-text h3 {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 32px;
    color: #0B6CE0;
    margin-bottom: 5px;
}

.icon-nangluc .icon-box-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
}

.title-ht {
    margin-top: -22px;
}

.title-ht h2 {
    background: #0B6CE0;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 24px;
    line-height: 48.6px;
    color: #FFFFFF;
    display: initial;
    padding: 10px 50px;
    border-radius: 32px;
    /* margin-bottom: 37px; */
}

.title-ht p {
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
    margin-top: 20px;
}

.icon-ht {
    border: 1.33px solid #FFFFFF33;
    background: #FFFFFF1A;
    margin-top: 70px;
    border-radius: 15px;
    margin-bottom: 30px;
}

.icon-ht .box-image {
    margin: 0 50px;
    margin-top: -70px;
}

.icon-ht .box-image img {
    border-radius: 10px;
}

.icon-ht .box-text {
    padding: 25px 40px;
}

.icon-ht .box-text h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 18.25px;
    line-height: 25px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.icon-ht .box-text p {
    font-weight: 400;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 33.54px;
    color: #FFFDFD;
}

.text-ck {
    box-shadow: 0px 28.13px 56.25px 0px #0000000F;
    border-radius: 28px;
    background: #FFFFFF;
    padding: 30px 20px;
}

.text-ck h3 {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 111.63px;
    line-height: 142px;
    color: #0B6CE0;
    margin-bottom: 0;
}

.text-ck p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
}

.row-doituong {
    background: #0B6CE0;
    border-radius: 26px;
    overflow: hidden;
}

.text-dt {
    position: relative;
    padding-bottom: 2px;
    margin: 30px 40px !important;
}

.text-dt::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 56px;
    height: 5px;
    border-radius: 26px;
    background: #fff;
}

.text-dt h4 {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.text-dt p {
    font-weight: 400;
    font-size: 15px;
    line-height: 22.75px;
    color: #FFFFFF;
}

.img-dt {
    /* position: relative; */
    /* border-radius: 24px; */
    /* overflow: hidden; */
    /* border-radius: 30px 20px 20px 30px; */
    /* border-radius: 97px 30px 30px 0; */
    
    /* clip-path: polygon(13% 0,100% 0,100% 100%,0 100%); */
    /* isolation: isolate; */
    /* transform: translateZ(0); */
    /* clip-path: polygon(22% 0,
                   100% 0,
                   100% 100%,
                   0 100%); */
}

.img-dt::before {
    content: "";
    position: absolute;
    top: 0;
    left: -80px;
    width: 160px;
    height: 100%;
    background: #156edf;
    transform: skewX(-196deg);
  
    border-radius: 40px;
    z-index: 2;
    display: none;
}

.img-dt img {
    /* border-radius: 100px 24px 24px 24px; */
    /* width: 100%; */
    /* height: 100%; */
    /* object-fit: cover; */
    /* display: block; */
}

.img-dt-01 {
    position: relative;
    /* border-radius: 24px; */
    overflow: hidden;
    /* border-radius: 30px 20px 20px 51px; */
    /* border-radius: 97px 30px 30px 0; */
    clip-path: polygon(13% 0,100% 0,100% 100%,0 100%);
    /* isolation: isolate; */
    transform: translateZ(0);
    clip-path: polygon( 0 0, 93% 0, 100% 100%, 0 100% );
}

.img-dt-01::before {
    content: "";
    position: absolute;
    top: -40px;
    right: -60px;
    width: 120px;
    height: 140%;
    background: #156edf;
    transform: rotate(12deg);
    border-radius: 40px;
    display: none;
}

.img-dt-01 img {
    /* border-radius: 100px 24px 24px 24px; */
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.text-dt.new::before {
    left: unset;
    right: 0;
}

.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    margin-bottom: 15px;
}

.sec-service-cate {
    margin-bottom: 30px;
    text-align: center;
}

.sec-service-cate h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 41.6px;
    text-transform: uppercase;
    color: #DF1D03;
}

.sec-service-cate .desc-service {
    max-width: 1000px;
    margin: 0 auto;
}

.service_page_template .box .item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    transition: .5s;
    background-color: #fff;
    box-shadow: 10px 10px 30px rgba(0,0,0,.1);
    border-radius: 5px;
    padding: 30px 20px;
    position: relative
}

.service_page_template .box .item .box_img {
    width: 50%;
    height: 330px;
    width: 40%;
    position: relative
}

.service_page_template .box .item .box_img a {
    float: left
}

.service_page_template .box .item .box_img a img {
    width: 100%;
    border-radius: 10px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0
}

.service_page_template .box .item .box_content {
    width: 60%;
    padding: 23px;
    padding-right: 0
}

.service_page_template .box .item .box_content h3 {
    color: #333;
    line-height: 22px;
    margin-bottom: 20px;
    transition: .5s;
    font-size: 28px;
    line-height: 30px;
    color: #1E293B;
    position: relative;
    padding-bottom: 20px;
    font-family: 'Montserrat';
}

.service_page_template .box .item .box_content h3 a {
    font-family: 'Montserrat';
    color: #1E293B;
}

.service_page_template .box .item .box_content h3::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 5px;
    background: #D9D9D9;
    left: 0;
    bottom: 0
}

.service_page_template .box .item .box_content .content {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
    color: #000;
    /* font-family: 'SEGOEUI'; */
}

.service_page_template .box .item .box_content a.btn-more {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    padding: 0 30px;
    background: #DF1D03;
    border-radius: 5px;
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
    color: #FFF;
    /* font-family: 'SEGOEUIB'; */
    padding: 10px 20px
}

.service_page_template .box .item:nth-child(2n+1) .box_img {
    order: 2
}

.service_page_template .box .item:nth-child(2n+1) .box_content {
    padding-right: 50px
}

.service_page_template .box .item:nth-child(2n+2) .box_content {
    padding-left: 50px;
    padding-right: 30px
}

.service_page_template .box .item>a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.but-giaiphap {
    line-height: 25px;
    padding-top: 5px;
}

.but-giaiphap span {
    font-weight: 700;
    font-size: 16.14px;
    line-height: 17.93px;
    color: #ffffff;
}

.text-giaiphap {padding-right: 36px;}

.text-giaiphap h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 48.6px;
    color: #DF1D03;
}

.text-giaiphap p {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #000000;
}

.title-dm {
    padding: 20px 0;
}

.title-dm h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0;
}

.box-dm {
    box-shadow: 0px 27.75px 55.51px 0px #0000000F;
    background: #FFFFFF;
    border-radius: 25px;
    padding: 25px;
    margin-bottom: 30px;
    height: 418px;
}

.box-dm .box-image {
}

.box-dm .box-image img {
    border-radius: 19px;
}

.box-dm .box-text {
    padding-bottom: 0;
    padding-top: 20px;
}

.box-dm .box-text h4 {
    font-weight: 700;
    font-size: 17px;
    line-height: 29.19px;
    color: #000000;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
}

.box-dm .box-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.but-xemdm {
    padding: 5px 50px;
}

.but-xemdm::before {
    content: "";
    position: absolute;
    left: 17px;
    top: 13px;
    width: 21px;
    height: 21px;
    background: url(images/butdow.png) no-repeat;
}

.but-xemdm span {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}

.img-pt {
}

.img-pt img {
    border-radius: 18px;
}

.text-pt {
}

.text-pt h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48.6px;
    text-transform: uppercase;
    color: #DF1D03;
}

.text-pt p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.text-ts {
}

.text-ts h3 {
    font-weight: 700;
    font-size: 40.5px;
    line-height: 48.6px;
    color: #0B1C30;
}

.text-ts h3 strong {
    color: #DF1D03;
}

.text-ts p {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 0;
}

.sec-why-dv::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 288px;
    height: 284px;
    background: url(images/tsright.png) no-repeat;
}

.sec-why-dv::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 371px;
    height: 100%;
    background: url(images/tsleft.png) no-repeat;
}

.text-lienhe {
}

.text-lienhe p {
    gap: 1rem;
    flex-direction: row;
    display: flex;
    margin-bottom: 7px;
    font-size: 14px;
}

.text-lienhe strong {
    width: 107px;
    flex-shrink: 0;
}

.col8-lh .form-home {
    padding: 0;
}

.col8-lh form {
    margin-bottom: 0;
}

.lt-image img {
    max-height: 150px
}

h3.title {
    font-size: 16px;
    margin-top: 5px;
}

.fah {
    float: left;
    width: 50px;
    height: 50px;
    color: #2176c3;
    margin-top: 6px;
    margin-right: 14px;
    text-align: center;
    font-size: 60px;
    line-height: 46px;
    background-size: 100% 100%;
}

.sharaholder-us-content {
    float: left;
    position: relative;
    width: calc(100% - 67px);
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}

.sharaholder-us-title {
    font-size: 18px;
    color: #000000;
}

.sharaholder-us-date {
    font-size: 13px;
    color: #bfbfbf;
}

.fls {
    list-style: none
}

.fls {
    line-height: 20px
}

.fls li {
    margin: 10px 0px
}

.sharaholder-us-down a {
    position: absolute;
    cursor: pointer;
    width: 95px;
    font-size: 14px;
    border: 1px solid #d01a1a;
    line-height: 28px;
    text-align: center;
    color: #d01a1a;
    border-radius: 6px;
    height: 28px;
    top: 10px;
    right: 0;
}

.text-hotro {
}

.text-hotro p {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    margin: 0px 0 0px 0;
    line-height: 40px;
    width: 100%;
    padding: 0 1px 0 9px;
    text-align: left;
    background: #0B6CE0;
    font-weight: 700;
    font-family: 'Manrope';
}

.page-wrap {
    margin: 40px 0;
}

.col12-left {
}

.col12-left .col-inner {
    border: 1px solid #e1e1e1;
    list-style: none;
    margin-bottom: 0;
    /* padding: 10px 8px; */
}

.icon-hotro {
    padding: 10px 8px;
    border-bottom: 1px dashed silver;
}

.icon-hotro h3 {
    margin-bottom: 0px;
}

.icon-hotro p {
    margin-bottom: 0;
    font-size: 14px;
}

.box-side-collection {
    margin-bottom: 20px;
}

.title-left-collection {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    margin: 0px 0 0px 0;
    line-height: 40px;
    width: 100%;
    padding: 0 1px 0 9px;
    text-align: left;
    background: #0B6CE0;
    font-weight: 700;
    font-family: 'Manrope';
}

.list-left-collection2 {
    border: 1px solid #e1e1e1;
}

.list-left-collection2 li {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 39px;
    text-transform: capitalize;
    font-weight: 300;
    position: relative;
    /* text-align: right; */
    border-bottom: 1px solid #ddd;
    padding-left: 9px;
    margin-left: 0 !important;
    list-style-type: none;
}

.list-left-collection2 li a {
    color: #666666;
    font-size: 14px;
    padding-left: 10px;
    text-transform: uppercase;
}

.new-left {
}

.new-left .post-item {
}

.new-left .post-item .col-inner {
}

.new-left .post-item .box-blog-post {
    display: table;
    width: 100%;
    box-shadow: unset;
    border: unset;
    border-radius: unset;
    /* border-bottom: 1px dotted #e1e1e1; */
    padding: 0px 5px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.new-left .post-item .box-blog-post .box-image {
    width: 30% !important;
    direction: ltr;
    display: table-cell;
    vertical-align: top;
}

.new-left .post-item .box-blog-post .box-text {
    padding: 0;
    padding-left: 15px;
    vertical-align: top;
}

.new-left .post-item .box-blog-post .box-text .post-categories {
    display: none;
}

.new-left .post-item .box-blog-post .box-text h5 {
    font-family: Montserrat, sans-serif;
    line-height: 20px;
}

.new-left .post-item .box-blog-post .box-text h5 a {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.col .items {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.sharaholder-us-down1 a {
    cursor: pointer;
    width: 140px;
    font-size: 24px;
    border: 1px solid #d01a1a;
    line-height: 40px;
    text-align: center;
    color: #d01a1a;
    border-radius: 6px;
    height: 40px;
    display: block;
}

#masthead {
    border-bottom: 1px solid #e5e7eb;
}

.archive-header {
    /* min-height: 320px; */
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.archive-header .breadcrumb {
    margin-bottom: 20px;
}

.archive-header h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 41.6px;
    text-transform: uppercase;
    color: #DF1D03;
}

.project-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
}

.project-categories .cat-item {
    display: inline-flex;
    align-items: center;
    padding: 8px 18px;
    background: #4a4a4a;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s;
    position: relative;
}

.project-categories .cat-item:hover {
    background: #d71920;
}

.project-categories .cat-item.active {
    background: #d71920;
}

.project-categories .cat-item::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #0B6CE0;
    border-radius: 50%;
    margin-left: 8px;
    display: none;
}

#secondary .widget {
    border-radius: 5px;
    overflow: hidden;
}

#secondary .widget .widget-title {
    background: #0072bb;
    color: white;
    display: block;
    padding: 15px 30px;
}

#secondary .widget .widget-title span {
}

#secondary .widget .is-divider {
    display: none;
}

#secondary .widget ul {
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: white;
}

#secondary .widget ul li {
    border: none !important;
}

#secondary .widget ul li a {
    border-bottom: 1px dashed #cecaca !important;
    display: block;
    line-height: 18px;
    padding: 10px 24px 10px 5px;
    position: relative;
    margin-bottom: 0;
    color: black;
}

#secondary .widget ul li:last-child a {
    border: none;
}

#secondary .widget ul li:last-child a {
    border: none !important;
}

.relate-post {
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    font-size: 1.5em;
    color: #B90E00;
    text-transform: uppercase;
}

.postTwo {
    background-color: white;
    padding: .75rem;
    border-radius: .5rem;
    margin-bottom: 33px;
    display: flex;
    gap: .75rem;
    align-items: center;
}

.postRelate {
    flex-wrap: wrap;
    background: white;
    box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    margin-bottom: 0px !important;
}

.postTwoThumb {
    width: 202px;
    flex-shrink: 0;
    border-radius: .25rem;
    overflow: hidden;
}

.postRelate .postTwoThumb {
    width: 100%;
    height: 160px;
}

.postTwoThumb img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 1s;
    transition-duration: .3s;
}

.postTwoTitle a {
    font-size: 1em;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: bold;
    height: 49px;
    margin-bottom: 5px;
}

.postTwoDescription {
    font-size: 0.90em;
    color: black;
    /* line-height: normal; */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 48px;
}

#comments {
    display: none;
}

.entry-header-text-top {
    padding-bottom: 0;
}

.header-nav-main.nav-left>li.current-dropdown:hover ul.nav-dropdown {
    margin-top: 0;
    visibility: visible;
    opacity: 1;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #0B6CE0;
}

.header-nav-main.nav-left>li.current-dropdown::before {
    display: none;
}

.header-nav-main.nav-left>li.current-dropdown::after {
    display: none;
}

.header-nav-main.nav-left>li >ul.nav-dropdown {
    padding: 0;
    /* border-radius: 10px; */
    background: #fff;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 250px;
    margin-top: 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all, 0.5s;
    -khtml-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -ms-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    border: unset;
}

.header-nav-main.nav-left>li >ul.nav-dropdown>li {
    /* padding: 0px 15px; */
    white-space: nowrap;
    border-left: none;
    width: 100%;
    float: none;
    border-bottom: unset;
    border-right: 0;
    position: relative;
    display: block;
    list-style-type: decimal !important;
    color: #000;
    /* border-bottom: 1px solid #fff; */
}

.header-nav-main.nav-left>li >ul.nav-dropdown>li >ul.nav-column {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 999;
    top: 0;
    left: 100%;
}

.header-nav-main.nav-left>li >ul.nav-dropdown>li.menu-item-has-children:hover ul.nav-column {
    display: block;
}

.header-nav-main.nav-left >li >ul.nav-dropdown>li>a {
    color: #fff;
    border: unset;
    padding: 9px 0px;
    border-bottom: 1px solid #fff;
    font-size: 14px;
}
.header-nav-main.nav-left >li >ul.nav-dropdown>li>a:hover{
  color:#ff1e00;
}
.header-nav-main.nav-left >li >ul.nav-dropdown>li.menu-item-has-children a {
    font-weight: unset;
    position: relative;
    color: #4F6073;
    font-size: 14px;
    text-transform: unset;
    border-bottom: unset;
    padding: 5px;
    border-bottom: 1px solid #4F6073;
}

.header-nav-main.nav-left >li >ul.nav-dropdown>li.menu-item-has-children>a::before {
    content: "\f105";
    position: absolute;
    right: 5px;
    top: 11px;
    font: normal normal normal 14px/1 FontAwesome;
}

.sharaholder-us-down1 {
    margin-top: 30px;
}

@media(max-width: 768px) and (min-width:580px) {
    .text-danhsach .title-ds h3 {
        font-size: 32px;
        line-height: 43.6px;
    }

    .col4-form h2 {
        font-size: 25px;
        line-height: 34px;
    }

    .text-dt {
        margin: 12px 40px !important;
    }

    .text-dt h4 {
        font-size: 22px;
        line-height: 30px;
    }

    #secondary {
        margin-top: 30px;
    }
}

@media(max-width: 549px) {
    .img-about {
        margin-bottom: 30px;
    }

    .text-about h2 {
        font-size: 25px;
    }

    .text-danhsach {
        display: block;
        padding-bottom: 13px;
    }

    .text-danhsach .title-ds h3 {
        font-size: 32px;
    }

    .text-danhsach p {
        text-align: left;
    }

    .text-why h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .text-cn h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .col4-form h2 {
        font-size: 25px;
    }

    .text-gt h2 {
        font-size: 42px;
    }

    .text-gt-right h2 {
        font-size: 56px;
    }

    .title-ls h2 {
        font-size: 28px;
        line-height: 38.6px;
    }

    .row-ls {
        background: linear-gradient(to bottom, transparent 50%, #F2F2F6 50%);
    }

    .title-nl h2 {
        font-size: 30px;
    }

    .title-nl h3 {
        font-size: 30px;
    }

    .title-ht h2 {
        font-size: 20px;
        line-height: 39.6px;
        padding: 10px 25px;
    }

    .service_page_template .box .item .box_img {
        width: 100%;
        order: 2;
        height: 210px;
    }

    .service_page_template .box .item:nth-child(2n+1) .box_content {
        width: 100%;
        padding: 10px;
    }

    .service_page_template .box .item:nth-child(2n+2) .box_content {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    .service_page_template .box .item .box_content h3 {
        font-size: 22px;
        line-height: 27px;
    }

    .but-giaiphap {
        padding: 13px 0;
        line-height: 15px;
        min-height: unset;
    }

    .title-dm h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .but-xemdm span {
        font-size: 14px;
        line-height: 22px;
    }

    .but-xemdm {
        padding: 5px 30px;
    }

    .but-xemdm::before {
        left: 5px;
    }

    .text-pt h3 {
        font-size: 30px;
        line-height: 40.6px;
    }

    .text-ts h3 {
        font-size: 32.5px;
        line-height: 43.6px;
    }

    .sharaholder-us-down a {
        position: relative;
        right: 0;
        padding: 2px 10px;
    }

    #secondary {
        margin-top: 30px;
    }
  .text-giaiphap {
    padding-right: 0;
}
}
.sec-hethong .box-dm{
      height: 370px;
}
.banner-ser img{
  width:100%;
}
.responsive-iframe{
    position: relative;
    width: 100%;
    padding-top: 100%;
}

.responsive-iframe iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
@media(max-width:549px){
  #button-contact-vr{
  bottom: 17px;
  right: 71px;
  }
  #gom-all-in-one{
    display: flex;
  }
  .icon-nangluc{
        height: auto;
  }
  .col4-thuvien .col-inner{
    padding: 25px;
  }
  .entry-content.single-page{
     overflow-x: auto;
     /* width: 100%; */
     -webkit-overflow-scrolling: touch;
  }
  .entry-content.single-page table{
    /* min-width:1200px; */
    /* overflow-x: auto; */
    width: 100% !important;
  }
}
