*{
    margin: 0;
    padding: 0;
}
#menu-mobile{
    display: none;
}
.m-header{
    display: none;
}
html{
    font-size: 15px;
}
body{
    /* font-family: 'Source Sans Pro', sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 30px;
    overflow-x: hidden;
}
li{
    list-style: none;
}
h1, h2, h3, h4, h5, h6, ul, p{
    margin-bottom: 0 !important;
}
a{
    text-decoration: none !important;
}
input:focus, textarea:focus{
    outline: none !important;
    box-shadow: none !important;
}
.btn {
    font-weight: 700;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border: 0;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    color: #fff;
    background-color: #F21312;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #F21312;
}
.btn:hover{
    color: #F21312;
    background-color: #fff;
    border: 1px solid #F21312;
    transition: .5s;
}
/* header */
#header {
    background: #fff;
    height: 100px;
}
#header.fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 10px -2px rgba(0,0,0,0.41);
    transition: .5s;
}
@media screen and (min-width: 1500px){
    .content {
        width: 70%;
        margin: 0 auto;
    }
}
.menu>ul>li {
    display: inline-block;
    line-height: 100px;
    width: 120px;
    text-align: center;
    transition: .5s;
    position: relative;
}
.menu>ul>li:hover ul.sub-menu-d{
    display: block
}
ul.sub-menu-d>li>a {
    text-transform: inherit !important;
    color: #000 !important;
}
ul.sub-menu-d>li:hover > a{
    color: #fff !important;
}
ul.sub-menu-d {
    position: absolute;
    display: none;
    width: 300px;
    left: 0;
    z-index: 10000;
    background: #fff;
    line-height: 20px !important;
}
ul.sub-menu-d>li {
    display: block;
    text-align: left;
    padding: 10px;
}
ul.sub-menu-d>li{
    border-bottom: 1px solid #7c7e83;
}
.logo img {
    width: 80%;
    height: 100%;
    object-fit: contain;
}
.logo {
    height: 100%;
}
.menu ul li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
    color: #F21312;
    height: 100%;
    display: block;
}
.menu ul li:hover{
    background-color: #F21312;
    transition: .5s;
}
.menu ul li:hover a{
    color: #fff;
}
.phone-contact {
    height: 100%;
    line-height: 100px;
    text-align: right;
}
.phone-contact a {
    font-size: 1.5em;
    padding: 10px 10px;
    background: #F21312;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    transition: .5s;

}
.phone-contact:hover a{
    background-color: #fff;
    color: #F21312;
    transition: .5s;
    border-color: #F21312;
    border: 1px solid;
}
/* banner */
.banner-des h2 {
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    line-height: 4rem;
    margin-top: 20px;
    margin-bottom: 20px;
}
#banner {
    
}
.banner-des h2 {
    text-transform: uppercase;
}
#banner .slick-prev {
    left: 50px;
}
#banner .slick-next{
    right: 50px;
}
.item-banner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 220px 0px;
    position: relative;
}
.banner-des p {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
}
.banner-des a {
    margin-top: 50px;
}
.banner-img {
    display: none;
}
.banner-img img {
    width: 56%;
    display: block;
    height: auto;
    margin: 0 auto;
}
.bg-item-banner{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.1;
    top: 0px;
    z-index: 0;
    left:0;
}
.banner-des a span {
    margin-left: 20px;
}
#text-head {
    padding: 40px 0;
    text-transform: uppercase;
}
#text-head h2{
    font-size: 2.5rem;
    font-weight: bold;
    color: #F21312;
}
#counter-top {
    /* background: url('/site_web/img/bg-quanli.jpg') no-repeat fixed center center; */
    background: #fff;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 100px 0px;
    position: relative;
}


/* counter */
.item-count-down {
    border: 2px solid;
    border-color: #fff;
    padding: 0 20px 20px;
    position: relative;
    text-align: center;
    border-top: 0;
}
.item-count-down:after{
    content: "";
    position: absolute;
    width: 30%;
    right: 0;
    top: 0;
    height: 2px;
    background: #fff;
}
.item-count-down:before{
    content: "";
    position: absolute;
    width: 30%;
    left: 0;
    top: 0;
    height: 2px;
    background: #fff;
}
.ht-counter-icon {
    display: inline-block;
    font-size: 36px;
    color: #fff;
    position: relative;
    -ms-transform: translate(0,-17px);
    -webkit-transform: translate(0,-17px);
    transform: translate(0,-17px);
    line-height: 36px;
}
.ht-counter-count.odometer.odometer1 {
    font-size: 2.5rem;
    color: #fff;
    font-weight: bold;
}
h6.ht-counter-title {
    font-size: 1.5rem;
    color: #fff;
    font-weight: uppercase;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    height: 80px;
}
#why-choose-us {
    padding: 100px 0px;
   background: #ececec;
}
.text-title h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.8rem;
}
span.hightlight {
    color: #000;
}
.box-des-why-2 p {
    text-transform: uppercase;
    background-image: url('/site_web/img/icon/ic_check.png');
    background-position: 2px 3px;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-weight: 600;
    font-size: 0.9rem;
}
.img-why img {
    width: 100%;
    object-fit: cover;
}
.content-why-choose-us .text-title{
    text-align: left;
}
/* commit */
#commit {
    padding: 100px 0px;
}
.text-title {
    text-align: left;
    padding-bottom: 10px;
}
.boxImg.lazy {
    width: 80px;
    height: 80px;
    background-position: center;
    background-size: 55% 55%;
    background-repeat: no-repeat;
    border: 1px solid #F21312;
    border-radius: 100%;
    margin: 0px auto 20px;
}
.item-commit {
    text-align: center;
}
.item-commit h5 {
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    height: 45px;
}
/* service */

#service {
    position: relative;
    padding: 100px 0px;
}
.item-service {
    background: #fff;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}
.img-service {
    width: 100%;
    height: 201px;
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s;
}
.info-service {
    padding: 20px;
    height: 270px;
    position: relative;
}
.page-item.active .page-link{
    background-color: #F21312;
    border-color: #F21312;
}
.page-link{
    color: #F21312;
}
span.red{
    color: red;
}
.info-company {
    margin-top: 30px !important;
}
#showMessage {
    position: absolute;
    top: 60%;
    right: 10%;
}
.item-info-contact p {
    font-weight: bold;
}
.item-info-contact a{
    font-weight: bold;
}
p.des-text {
    margin-bottom: 20px !important;
}
.title-service h3 {
    font-weight: bold;
    font-size: 1.1rem;
    text-align: center;
}
.info-service-t p {
    line-height: 25px;
    margin-top: 15px;
}
.link-service {
    text-align: right;
    position: absolute;
    bottom: 15px;
    right: 10px;
}
.link-service a {
    padding: 10px;
}
.link-service a {
    padding: 8px !important;
    font-weight: 400 !important;
    line-height: 15px;
}
/* review */
#reviews{
    padding: 100px 0px;
    position: relative;
}
.bg-review {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: url('/site_web/img/service.jpg') no-repeat fixed center center;
    background-size: cover;
    z-index: 0;
}
.bg-review-2{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.1;
    top: 0px;
    z-index: 0;
}
.banner-des {
    background-color: rgba(106, 105, 105, 0.42);
    padding: 20px;
    border-radius: 5px;
}
.content.content-reviews h3 {
    color: #fff;
}
.content-reviews span.hightlight{
    color: #fff;
}
.item-review {
    text-align: center;
    color: #fff;
}
.img-customer img {
    width: 150px;
    height: 150px;
    display: block;
    margin:  auto;
    border-radius: 50%;
}
.item-review {
    background-color: rgba(106, 105, 105, 0.42);
    padding: 20px;
    border-radius: 5px;
}
.text-review p {
    width: 50%;
    margin: 0 auto;
}
.info-customer-review {
    margin-top: 20px;
}
p.name-customer {
    margin-top: 20px;
}
.slick-next:before{
    content: '\f105';
    font-family: 'FontAwesome';
}
.slick-prev:before{
    content: '\f104';
    font-family: 'FontAwesome';
}
.slick-prev,.slick-next{
    width: 50px;
    height: 50px;
    background-color: #e0574b;
    transition: .5s;
    border-radius: 50%;
    display: none !important;
    z-index: 999;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background-color:#F21312 ;
    transition: .5s;
}
.slick-slider:hover .slick-prev, .slick-slider:hover .slick-next{
    display: block !important;
    transition: .5s;
}
/* project-host */
#project-host {
    padding: 100px 0px;
   background: #ececec;
}
 
.img-project {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .5s;
}
/* counter*/
.bg-counter{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: url('/site_web/img/counter.jpg') no-repeat fixed center center;
    background-size: cover;
    z-index: 0;
}
.bg-counter-2{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    top: 0px;
    z-index: 0;
    left:0;
}
h3.name-project {
    font-size: 1.1rem;
    text-align: center;
    font-weight: 600;
}
.info-project {
    background: #fff;
    padding: 20px;
}
.item-project {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 25px;
}
.img-project:hover{
    transform: scale(1.1);
    transition: .5s;
    cursor: pointer;
}
.title-service {
    padding: 10px 0px;
}
#news {
    padding:40px 0px;
    position: relative;
    background-color: #f7f7f9;
}
.content-news .info-service{
    height: 230px;
}
.readmore-link {
    margin-top: 35px;
}
.bg-news {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: url('/site_web/img/bg-news.jpg') no-repeat fixed center center;
    background-size: cover;
    z-index: 0;
}
.bg-news-2{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    top: 0px;
    z-index: 0;
}
.content-news .text-title h3{
    /* color: #fff; */
}
.img-service:hover {
    transform: scale(1.1);
    transition: .5s;
    cursor: pointer;
}
.item-brands-detail {
    height: 75px;
    background-repeat: no-repeat;
    width: 100px;
    background-size: contain;
}
#brands {
    padding: 50px 0px;
    background-color: #f7f7f9;
}
/* footer */
#footer {
    padding: 60px 0px;
    /* background-color: #fff; */
    background-color: #f7f7f9;
}
.logo-f img {
    max-width: 40%;
}
p.company {
    background-image: url('/site_web/img/icon/ic_home.png');
}
p.taxcode {
    background-image: url('/site_web/img/icon/ic_taxcode.png');
}
p.phone {
    background-image: url('/site_web/img/icon/ic_phone2.png');
}
p.email {
    background-image: url('/site_web/img/icon/ic_mail.png');
}
p.address {
    background-image: url('/site_web/img/icon/ic_address.png');
}
.box-contact p {
    background-size: 20px 20px;
    background-position: left 3px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 24px;
    font-weight: 600;
    font-size: 1rem;
    color: #111;
}
.slick-slide img {
    display: block;
    margin: 0 auto;
}
.logo-f {
    margin-bottom: 15px;
}
.item-footer h3 {
    text-transform: uppercase;
    /* font-family: 'Roboto'; */
    font-weight: bold;
    color: #000;
    font-size: 1.1rem;
}
ul.lists-posts li a {
    color: #111;
    transition:.5s;
}
ul.lists-posts li a:hover{
    color: #F21312;
    transition:.5s;
}
/* .content-service span.hightlight{
    color: #000;
}
.content-service .text-title h3, .content-service .text-title p{
    color: #000;
} */
#copy-right {
    background: #000;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
}
.text-copyright a {
    color: #F21312;
}
#back-to-top {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#back-to-top.show {
    opacity: 1;
    visibility: visible;
}
/* banner-small */
#banner-small {
    padding: 100px 0px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.bg-banner-small{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.1;
    top: 0px;
    z-index: 0;
    left:0;
}
.breadcrumb-t ul li {
    display: inline-block;
    color: #c6c6c6;
    padding: 0px 6px;
}
.breadcrumb-t ul li a{
    color: #fff;
}
.breadcrumb-t span{
    color: #fff;
}
.breadcrumb-t {
    margin-top: 10px;
}
/* detail news */
#detail-news {
    padding: 100px 0px;
    /* background: #F4F6F8; */
    background: #fff;
}
.list-category ul li a {
    color: #212b36;
    line-height: 20px;
    padding: 20px;
    display: block;
    border-right: 2px solid transparent;
    transition: .5s;
    font-weight: 600;
}
.list-category {
    border: 1px solid #eaecee;
    background: #fff;
}
.list-category ul li{
    border-bottom: 1px solid #dfe3e8;
}
.list-category ul li a:hover{
    color: #F21312;
    border-right-color: #F21312;
    transition: .5s;
}
.list-category ul li.active a{
    color: #F21312;
    border-right-color: #F21312;
    transition: .5s;
}
.box-contact-phone {
    padding: 30px 15px;
    border: 1px solid #eaecee;
    margin-top: 30px;
    background: #fff;
}
.box-contact-phone h2 {
    font-size: 1.3rem;
    text-align: center;
    margin-top: 0;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    padding-bottom: 30px;
}
.box-contact-phone a {
    display: block;
}
a.btn-link-send {
    color: #F21312;
    border: 1px solid #F21312;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    margin-top: 30px;
}
a.tel-link{
    font-weight: 400;
    border-radius: 2px;
    background:#F21312;
    color: #fff;
    text-align: center;
    transition: .5s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
a.tel-link:hover{
    border: 1px solid #F21312;
    transition: .5s;
    color: #F21312;
}
.box-detail {
    padding: 34px 40px 50px;
    border: 1px solid #dee0e3;
    background-color: #fff;
    margin-bottom: 30px;
    width: 100%;
}
.info-news-detail h1 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 28px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 3px;
}
.created-at{
    padding: 10px 0px;
}
.detail-t {
    margin-top: 30px;
}
.detail-t img {
    width: 100%;
    max-height: 320px;
    object-fit: cover;
    margin-bottom: 15px;
}
.detail-t ul li{
    list-style-type: square;
    margin-left: 50px;
}
.detail-t h2{
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 28px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 3px;
    margin-top: 15px;
}
.box-ralated ul{
    color: #F21312;
    padding-left: 20px;
}
.box-ralated ul li{
    margin-bottom: 12px;
    list-style: disc;
}
.box-ralated ul li a{
    color: #d8655b;
}
.box-ralated ul li a:hover{
    color: #F21312;
}
.box-ralated h3 {
    font-size: 1.3rem;
    font-weight: 600;
    padding-bottom: 20px;
}
/* contact-box */
#contact-box {
    padding: 50px 0px;
}
.text-title h3 {
    padding-bottom: 10px;
    text-decoration: underline;
}
h4.company-name {
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
}
.item-info-contact {
    text-align: center;
}
.icon-item-info {
    margin-bottom: 25px;
}
h4.des-icon {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.item-info-contact a {
    color: #333;
}
.form-contact {
    padding: 30px;
    border: 1px solid #dee0e3;
    background-color: #fff;
    margin-bottom: 30px;
    width: 100%;
    margin-top: 50px;
}
.content.content-contact-box {
    width: 60%;
}
#service-all {
    padding: 50px 0px;
    background: #F4F6F8;
}
.icon-item-info {
    height: 40px;
}
#brands .slick-slide {
    padding:0 10px;
}
/* news new */
.img-host-news img {
    width: 100%;
}
.info-news {
    padding-top: 20px;
}
.title-news h4 {
    font-size: 1rem;
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
}
.des-news p {
    line-height: 25px;
    color: #000;
}
.title-news span {
    color: #818181;
}
ul.lists-news-hot {
    display: flex;
    flex-wrap: wrap;
}
ul.lists-news-hot li {
    width: 47%;
    margin-right: 20px;
    margin-bottom: 20px;
}
ul.lists-news-hot li img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}
ul.lists-news-hot li a {
    display: flex;
    flex-wrap: wrap;
}
.img-news {
    width: 40%;
    margin-right: 15px;
}
.info-img-news {
    width: 50%;
}
/* new service */
.item-services>a {
    display: flex;
    flex-wrap: wrap;
}
.img-sv {
    width: 39%;
    margin-right: 15px;
    background: #fff;
    -webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
}
.img-sv img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.img-sv {
    width: 35%;
    margin-right: 15px;
}
.info-sv {
    width: 60%;
    background: #EFF3F6;
    position: relative;
    padding-left: 25px;
    padding-right: 27px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding-top: 25px;
}
.item-services {
    margin-bottom: 25px;
}
.info-sv h3 {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.4rem;
}
.info-sv p {
    color: #000;
    line-height: 22px;
    margin-top: 25px;
}
.info-sv:before{
    content: '';
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -34px;
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
    background: #EFF3F6;
    z-index: 9;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.info-sv:after{
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -34px;
    -webkit-transform: skew(-13deg);
    -ms-transform: skew(-13deg);
    transform: skew(-13deg);
    background: #DADADA;
    z-index: 8;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.item-services:hover .info-sv:after{
    background: #573b1d;
    left: -36px;
    width: 20px;
    transform: skew(-15deg);
}
/* leader */
.item-leader.text-center {
    padding: 20px;
    border: 1px solid #ccc;
    margin-top: 30px;
}
.list-leader {
    display: flex;
    flex-wrap: wrap;
}
#leader img {
    width: 100%;
}
.leader-max{
    width: 50%;
    margin: 0 auto;
}
.info-leader h3 {
    font-size: 1.3rem;
    font-weight: 600;
}
.info-leader h5 {
    font-size: 1.1rem;
    font-weight: 500;
}
.img-leader {
    margin-bottom: 30px;
}
.info-leader {
    margin-top: 30px;
}
#leader{
    padding: 40px 0px;
}
#service-all{
    background: #fff;
}
#news-m {
    padding: 50px 0px;
    background: #fff;
}
.info-leader h3 {
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 1.2rem !important;
}
.info-leader {
    height: 80px;
}
.modal-backdrop{
    z-index: -1 !important;
}
.modal-lg {
    max-width: 60% !important;
}
.item-pro img {
    width: 100%;
    min-height: 300px;
    object-fit: cover;
}
.list-project-slider {
    padding: 15px 0px;
}
.item-pro {
    padding: 10px;
}
.content.content-leader img {
    width: 100%;
    object-fit: scale-down;
    max-height: 750px;
}
#leader img {
    width: 100%;
}