@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&family=Roboto:wght@400;500&display=swap');
.lds-hourglass {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-hourglass:after {
    content: ' ';
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 8px;
    box-sizing: border-box;
    border: 32px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    50% {
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        transform: rotate(1800deg);
    }
}
/*
html, body {
    background: #000 url("../img/bg_header.jpg") top center no-repeat;
    background-size: contain;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    color: #333;
}*/
.wrapper {
    min-height: 700px;
}
.box strong {
    font-weight: 700;
}
.box .box-header {
    margin: auto;
    display: none;
}
.box .box-header .title {
    text-transform: uppercase;
    font-size: 2rem;
    /*color: #fff;*/
    color: #111;
    text-align: center;
    margin: auto;
}
.box .box-header .title span {
    border-bottom: 2px solid #e41300;
    padding: 0 30px;
    display: block;
    padding-bottom: 10px;
}
.box .box-body {
    display: flow-root;
}
.aboutus {
    background: #fff;
    padding: 30px 5px 20px 20px;
    position: relative;
    border: 1px solid #ddd;
}
.aboutus .square {
    position: absolute;
    top: -15px;
    right: -25px;
    width: 80px;
    height: 80px;
    display: block;
}
.aboutus .txtabout {
    height: 350px;
    overflow-y: scroll;
    padding-right: 15px;
    text-align: justify;
}
.aboutus h3 {
    font-size: 1.4rem;
}
/* width */
.txtabout::-webkit-scrollbar {
    width: 5px;
}
/* Track */
.txtabout::-webkit-scrollbar-track {
    background: none;
}
/* Handle */
.txtabout::-webkit-scrollbar-thumb {
    background: #ccc;
}
/* Handle on hover */
.txtabout::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.boxvideo {
}
.boxvideo video {
    width: 100%;
}
.w70 {
    width: 70%;
}
.w30 {
    width: 30%;
}
.box-footer {
    margin: 0 -10px;
}
.box-footer .desc {
    background: #fff;
    padding: 10px;
}
.icon-video {
    background: url('../img/play.png') no-repeat center;
    background-size: contain;
    height: 67px;
    width: 67px;
    display: block;
}
.figurevideo ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.figurevideo ul li {
    float: left;
    width: 33.333%;
    padding: 10px;
}
.figurevideo ul li .figure img {
    width: 100%;
    height: auto;
    min-height: 200px;
}
.figurevideo ul li .figure {
    position: relative;
    cursor: pointer;
}
.figurevideo ul li .figure .icon-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    transform: translate(-50%, -50%);
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pt-35 {
    padding-top: 35px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-45 {
    padding-top: 45px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.box2 .row,
.box3 .row,
.box4 .row {
    margin: 0 -10px 0 -10px;
}
.box2 .row .col-md-4,
.box3 .col-md-6,
.box4 .col-md-6,
.box4 .col-md-3 {
    padding: 15px 10px 0 10px;
}
.box2 .card {
    border-radius: 5px;
    border: 1px solid #ddd;
    background: none;
}
.box2 .card .card-body {
    background: #fff;
    /*padding: 1rem;*/
    padding: 0;
}
.box2 .card .card-footer {
    background: none;
    border: 0;
    /*color: #fff;*/
    color: #111;
    font-size: 1.2rem;
    text-align: center;
}
.box2 .card .card-body img {
    width: 100%;
}
.thumb326 {
    display: flow-root;
    padding-bottom: 15px;
}
.box2 .btnview {
    padding: 0.25rem 0.75rem;
    text-transform: uppercase;
    font-weight: 500;
}
.box3 .info {
    position: relative;
}
.box3 .info img {
    width: 100%;
    height: 226px;
}
.box3 .info .btnview {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
}
.box4 a,
.box4 a:hover,
.box4 a:active {
    color: #fff;
    text-decoration: none;
}
.box4 .card {
    border-radius: 0;
    border: 0;
}
.box4 .card .card-img-top {
    border-radius: 0;
}
.box4 .card .thumb160,
.box4 .card .thumb365 {
    position: relative;
}
.box4 .card .thumb160 img {
    height: 150px;
    width: 100%;
}
.box4 .card .thumb365 img {
    height: 367px;
    width: 100%;
}
.box4 .card .card-body {
    background: #333;
    color: #fff;
    padding: 15px;
}
.box4 .card .card-body h5.card-title {
    padding: 0;
    margin: 0;
    font-size: 1.1rem;
    font-weight: 200;
}
.box4 .card .thumb160 .icon-video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 44px;
    height: 44px;
    transform: translate(-50%, -50%);
}
.box4 .card .thumb365 .icon-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.contactUs {
    background: #333;
    display: block;
}
.contactUs .info {
    width: 90%;
    padding: 40px 20px;
    color: #fff;
}
.contactUs .info a,
.contactUs .info a:active,
.contactUs .info a:hover {
    color: #ffca00;
}
.contactUs .info ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.contactUs .info ul li {
    position: relative;
    padding: 0 0 5px 15px;
    font-weight: normal;
    font-size: 0.95rem;
    font-family: Arial;
}
.contactUs .info ul li:before {
    content: '';
    position: absolute;
    top: 7px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    background: #fff;
}
.contactUs .info ul li:first-child {
    font-size: 1.2rem;
    padding-left: 20px;
}
.contactUs .info ul li:first-child:before {
    background: url('../img/map.png') no-repeat center left;
    background-size: contain;
    width: 30px;
    height: 35px;
    top: -8px;
    left: -11px;
}
.contactUs .info ul li:last-child:before {
    background: url('../img/call.png') no-repeat center;
    background-size: contain;
    width: 30px;
    height: 41px;
    left: 30px;
    top: 20px;
}
.contactUs .info ul li:last-child {
    font-size: 2.6rem;
    padding-left: 70px;
    color: #ffca00;
    padding-top: 10px;
}
footer {
    padding: 20px 0 19px 0;
    position: relative;
}
footer p {
    margin: 0;
    font-size: 0.8rem;
    font-weight: normal;
    color: #fff;
    font-family: Arial;
    padding-bottom: 3px;
    line-height: 1.2rem;
}
footer .flogo img {
    width: 100%;
}
.btnShare {
    background: url('../img/icon-chia-se-ngay.png') no-repeat center;
    width: 297px;
    height: 135px;
    background-size: contain;
    position: absolute;
    bottom: 100px;
    right: 30px;
    text-indent: -999px;
    border: 0;
    transition: 0.5s;
}
.btnShare:hover:after {
    background: url('../img/hand.png') no-repeat center;
    width: 96px;
    height: 114px;
    position: absolute;
    bottom: 0;
    display: block;
    content: '';
    right: 0;
    transform: translate(28%, 80px);
    -webkit-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
}
.divRound {
    padding: 30px 0 40px 0;
    position: relative;
}
.divRound:before {
    background: url('../img/logo.png') no-repeat top right;
    background-size: contain;
    width: 500px;
    height: 119px;
    content: '';
    display: block;
    position: absolute;
    top: 19%;
    right: 17%;
}
.divRound .item {
    position: relative;
    height: 500px;
}
.divRound .item .btnItem1 {
    background: url('../img/1.png') no-repeat center;
    background-size: contain;
    display: block;
    text-indent: -9999px;
    width: 150px;
    height: 148px;
}
.divRound .item .btnItem2 {
    background: url('../img/2.png') no-repeat center;
    background-size: contain;
    display: block;
    text-indent: -9999px;
    width: 150px;
    height: 148px;
}
.divRound .item .btnItem3 {
    background: url('../img/3.png') no-repeat center;
    background-size: contain;
    display: block;
    text-indent: -9999px;
    width: 150px;
    height: 148px;
}
.divRound .item .btnItem4 {
    background: url('../img/4.png') no-repeat center;
    background-size: contain;
    display: block;
    text-indent: -9999px;
    width: 150px;
    height: 148px;
}
.divRound .item .btnItem5 {
    background: url('../img/5.png') no-repeat center;
    background-size: contain;
    width: 150px;
    height: 148px;
    display: block;
    text-indent: -9999px;
}
.divRound .item .btnItem6 {
    background: url('../img/6.png') no-repeat center;
    background-size: contain;
    width: 150px;
    height: 148px;
    display: block;
    text-indent: -9999px;
}
.divRound .item .btnItem7 {
    background: url('../img/7.png') no-repeat center;
    background-size: contain;
    width: 150px;
    height: 148px;
    display: block;
    text-indent: -9999px;
}
.divRound .item .btnItem8 {
    background: url('../img/8.png') no-repeat center;
    background-size: contain;
    width: 150px;
    height: 148px;
    display: block;
    text-indent: -9999px;
}
.divRound .item .btnItem9 {
    background: url('../img/9.png') no-repeat center;
    background-size: contain;
    width: 150px;
    height: 148px;
    display: block;
    text-indent: -9999px;
}
.divRound .item .btnItem10 {
    background: url('../img/10.png') no-repeat center;
    background-size: contain;
    width: 150px;
    height: 148px;
    display: block;
    text-indent: -9999px;
}
.divRound .item .btnItem1 {
    position: absolute;
    right: -2%;
    top: 2%;
}
.divRound .item .btnItem2 {
    position: absolute;
    left: -12%;
    top: 20%;
}
.divRound .item .btnItem3 {
    position: absolute;
    left: -10%;
    top: 50%;
}
.divRound .item .btnItem4 {
    position: absolute;
    bottom: 0;
    right: 0;
}
.divRound .item .btnItem5 {
    position: absolute;
    bottom: -4%;
    left: 0%;
}
.divRound .item .btnItem6 {
    position: absolute;
    bottom: -1%;
    right: -30%;
}
.divRound .item .btnItem7 {
    position: absolute;
    bottom: 7%;
    right: 7%;
}
.divRound .item .btnItem8 {
    position: absolute;
    bottom: 19%;
    left: -17%;
}
.divRound .item .btnItem9 {
    position: absolute;
    top: 31%;
    right: 11%;
}
.divRound .item .btnItem10 {
    position: absolute;
    top: 5%;
    right: -15%;
}
.divRound .item span {
    transition: 0.5s;
    cursor: pointer;
}
.divRound .item span:hover {
    transform: scale(1.2, 1.2);
}
#video {
    border: 0;
    width: 100%;
    height: 450px;
}
#showVideo .modal-body {
}
#showVideo .modal-body .close {
    position: absolute;
    font-size: 1.5rem;
    top: -15px;
    right: -15px;
    color: #fff;
    background: #828081;
    z-index: 1000;
    border-radius: 50%;
    padding: 3px;
    width: 30px;
    height: 30px;
    opacity: 1;
}
.w65 {
    width: 65%;
}
.w35 {
    width: 35%;
}
#showVideo .modal-content {
    border-radius: 0;
    border: 0;
    background: none;
}
.bgBlack {
    background: #333;
    padding: 30px;
    display: flow-root;
    color: #fff;
}
.divForm {
    padding-right: 30px;
    font-size: 0.9rem;
}
.divForm .form-control {
    background: #fff;
    border: 1px solid #595959;
    border-radius: 0;
    color: #333;
    outline: none;
}
.divForm .form-control:focus {
    box-shadow: none;
}
.radio-item {
    display: inline-block;
    position: relative;
    padding: 0 6px;
}
.radio-item input[type='radio'] {
    display: none;
}
.radio-item label {
    color: #333;
    font-weight: normal;
    cursor: pointer;
}
.radio-item label:before {
    content: ' ';
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 15px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 11px;
    border: 1px solid #333;
    background-color: transparent;
    cursor: pointer;
}
.bgBlack .radio-item label {
    color: #fff;
}
.bgBlack .radio-item label:before {
    border-color: #fff;
}
.bgBlack .divForm .form-control {
    background-color: #333;
    color: #fff;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s;
    -webkit-text-fill-color: #fff !important;
}
@keyframes autofill {
    100% {
        background: transparent;
        color: inherit;
    }
}
@-webkit-keyframes autofill {
    100% {
        background: transparent;
        color: inherit;
    }
}
.radio-item input[type='radio']:checked + label:after {
    border-radius: 11px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 11px;
    content: ' ';
    display: block;
    background: #e51300;
}
.btnSend {
    text-transform: uppercase;
    font-weight: 100;
}
.advInfo {
    font-size: 0.9rem;
    line-height: 1.8;
}
.advInfo p {
    margin-bottom: 2px;
    font-family: Arial;
    font-weight: normal;
}
.advInfo hr {
    border: 1px solid #666666;
}
.advInfo h3 {
    font-size: 1.1rem;
    padding: 10px 0 0 0;
    text-transform: uppercase;
    font-weight: 200;
}
.pink,
.blue,
.orange {
    position: absolute;
}
.pink {
    top: 0px;
    right: 0;
    width: 65%;
    display: block;
    height: 412px;
    background: url('../img/googlemap.png');
}
.googlemap1 {
    display: none;
}
.box5 {
    top: 0;
    left: 0;
    padding: 30px 0;
}
.contactUs {
}
.contactUs .container {
    position: relative;
    height: 412px;
}
.thumb130 {
    width: 100px;
    padding: 2px;
    border: 1px solid #595959;
    border-radius: 3px;
}
.thumb130 img {
    width: 100%;
    height: 70px;
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding-left: 10px;
    cursor: pointer;
}
.nav-tabs-custom > .tab-content {
    background: #fff;
}
.upload-btn-wrapper input[type='file'] {
    font-size: 100px;
    position: absolute;
    left: 10px;
    top: 0;
    opacity: 0;
}
.btnback {
    border: 0px;
    background: none;
    border: 0;
    color: #fff;
    font-family: Arial;
    font-weight: normal;
    font-size: 0.9rem;
    position: fixed;
    top: 15px;
    left: 15px;
    z-index: 2;
    padding: 5px 5px;
}
.btnback:hover,
.btnback:focus {
    outline: none;
    border: 0;
    background-color: #fff;
    color: #dc3545;
    text-decoration: none;
}
.parsley-errors-list {
    padding: 5px 0 !important;
    color: #f00;
}
.loading-wrap {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    top: 0;
    left: 0;
}
.loading-wrap .icon {
    width: 80px;
    height: 80px;
    display: block;
}
.table td,
.table th {
    border-color: #555;
}
.mw800 {
    max-width: 800px;
    margin: 0 auto;
}
@media (max-width: 767.98px) {
    .table {
        min-width: 800px;
    }
    .mw800 {
        max-width: 100%;
        margin: 0 auto;
    }
    .box .box-body {
        flex-direction: column;
    }
    .aboutus .square {
        position: absolute;
        top: 0;
        right: -10px;
        width: 60px;
        height: 60px;
        display: block;
    }
}
@media (max-width: 575.98px) {
    .w35,
    .w65,
    .w70,
    .w30 {
        width: 100%;
    }
    .bgBlack {
        padding: 15px;
    }
    .divForm {
        padding-right: 0;
    }
    .googlemap {
        display: none;
    }
    .googlemap1 {
        display: block;
    }
    .contactUs {
        height: auto;
        padding: 15px 0;
    }
    .box5 {
        padding: 0;
        position: initial;
        width: 100%;
    }
    .contactUs .info {
        width: 100%;
        padding: 20px 10px 10px 10px;
    }
    .googlemap1 img {
        width: 100%;
    }
    .googlemap1 .pink {
        position: initial;
        width: 100%;
    }
    .contactUs .info ul li:last-child {
        padding-left: 50px;
        padding-top: 0;
    }
    .contactUs .info ul li:last-child:before {
        left: 10px;
        top: 10px;
    }
    .contactUs .info ul li:first-child:before {
        width: 20px;
        height: 25px;
        top: 0px;
        left: -5px;
    }
    .box .box-header .title span {
        padding: 0 0 10px 0;
        line-height: 35px;
    }
    .box .box-header .title {
        font-size: 1.6rem;
    }
    .radio-item {
        margin: 0;
    }
    .box .box-header .title {
    }
    .radio-item label:before {
        margin: 0 10px 0 0;
    }
    .advInfo {
        padding-top: 20px;
    }
    .advInfo .logo {
        margin-left: -8px;
        padding-bottom: 6px;
    }
    footer .flogo img {
        height: 75px;
        width: auto;
        margin-left: -8px;
    }
    footer .flogo {
        display: flow-root;
        padding-bottom: 10px;
    }
    footer p {
        padding-bottom: 5px;
    }
    .contactUs .googlemap1 h3 {
        font-size: 1.2rem;
        color: #fff;
        margin: 0;
        padding: 15px 0 5px 0;
    }
    .btnShare {
        width: 167px;
        right: 0;
    }
    .desktop {
        display: none;
    }
    /*.mobile {
        display: block;
        margin: auto;
        padding: 50px 0 20px 0
    }
    .mobile ul {
        padding: 0;
        margin: 0 0 0 -5px;
        list-style: none
    }
    .mobile ul li {
        display: inline-block;
        text-align: center
    }
    .mobile .logo img {
        height: 80px
    }
    .mobile .thumb88 {
        width: 82px
    }
    .mobile .logo {
        padding-bottom: 15px
    }*/
    .box3 .info img,
    .box4 .card .thumb365 img {
        height: auto;
    }
    .btnview {
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        bottom: 0;
    }
    .card-footer {
        padding: 0.75rem 1rem;
    }
    .box2 .card .card-body {
        padding: 0.5rem;
    }
    .figurevideo ul li {
        width: 100%;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .w35,
    .w65,
    .w70,
    .w30 {
        width: 100%;
    }
    .bgBlack {
        padding: 15px;
    }
    .divForm {
        padding-right: 0;
    }
    .googlemap {
        display: none;
    }
    .googlemap1 {
        display: block;
    }
    .contactUs {
        height: auto;
        padding: 15px 0;
    }
    .box5 {
        padding: 0;
        position: initial;
        width: 100%;
    }
    .contactUs .info {
        width: 100%;
        padding: 20px 10px 10px 10px;
    }
    .googlemap1 img {
        width: 100%;
    }
    .googlemap1 .pink {
        position: initial;
        width: 100%;
    }
    .contactUs .info ul li:last-child {
        padding-left: 50px;
        padding-top: 0;
    }
    .contactUs .info ul li:last-child:before {
        left: 10px;
        top: 10px;
    }
    .contactUs .info ul li:first-child:before {
        width: 20px;
        height: 25px;
        top: 0px;
        left: -5px;
    }
    .box .box-header .title span {
        padding: 0 0 10px 0;
        line-height: 35px;
    }
    .box .box-header .title {
        font-size: 1.6rem;
    }
    .radio-item {
        margin: 0;
    }
    .box .box-header .title {
    }
    .radio-item label:before {
        margin: 0 10px 0 0;
    }
    .advInfo {
        padding-top: 20px;
    }
    .advInfo .logo {
        margin-left: -8px;
        padding-bottom: 6px;
    }
    footer .flogo img {
        height: 75px;
        width: auto;
        margin-left: -8px;
    }
    footer .flogo {
        display: flow-root;
        padding-bottom: 10px;
    }
    footer p {
        padding-bottom: 5px;
    }
    .contactUs .googlemap1 h3 {
        font-size: 1.2rem;
        color: #fff;
        margin: 0;
        padding: 15px 0 5px 0;
    }
    .btnShare {
        width: 167px;
        right: 0;
        bottom: 80%;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
        margin: auto;
        padding: 50px 0 20px 0;
    }
    .mobile ul {
        padding: 0;
        margin: 0 0 0 -5px;
        list-style: none;
    }
    /*.mobile ul li {
        display: inline-block;
        text-align: center
    }
    .mobile .logo img {
        height: 80px
    }
    .mobile .thumb88 {
        width: 120px
    }
    .mobile .logo {
        padding-bottom: 15px;
        text-align: center
    }*/
    .box3 .info img,
    .box4 .card .thumb365 img {
        height: auto;
    }
    .btnview {
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        bottom: 0;
    }
    .card-footer {
        padding: 0.75rem 1rem;
    }
    .box2 .card .card-body {
        padding: 0.5rem;
    }
    .figurevideo ul li {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
}
@media (min-width: 992px) and (max-width: 1199.98px) {
}
@media (min-width: 1200px) {
}
