﻿
.animate-total{
    transition:400ms ease-out;
}
.hover-img-big{
    display:block;
    overflow:hidden;transform: scale(1);
}
    .hover-img-big .hover-fade {
        height: 100px;
        width: 400px;
        background: #fff;
        position: absolute;
        z-index: 99;
        -ms-transform: rotate(50deg);
        -webkit-transform: rotate(50deg);
        transform: rotate(50deg);
        /* top: 00px; */
        opacity: .2;
        /* bottom: -100px; */
        right: 150px;
    }
    .hover-img-big:hover .hover-fade {
        right: -400px;
    }
.btn-menu{
    background-color:#eb3527;
    color:#fff;
    border:none;
    width:40px;
    height:40px;line-height:40px;
}
iframe{
    max-width:100%;
    height:auto!important;
}
.no-ul{
    margin:0;padding:0;list-style:none;
}
.mg-30{
    margin-bottom:30px
}
.position-relative{
    position:relative;
    overflow-x:initial;
}
.backtotop{
    background:#eb3527;
    color:#fff;
    width:38px;
    height:38px;
    line-height:38px;
    position:fixed;
    bottom:10px;
    right:10px;
    text-align:center;
    font-size:20px;
    border:2px solid #eb3527;
    border-radius:50%;
}
.backtotop:hover{
    background:#fff;
    border-color:#eb3527;color:#eb3527
}
.clear-fix:after{
    content:'.';
    visibility:hidden;
    display:block;
    clear:both;
    height:0;
}
.img-lgo {
    display: block;
    padding: 5px 0;
}
.img-lgo img{
    max-height:50px;
}
.listmen li{
    display:inline-block;padding:21px 20px
}
.listmen li a{
    display:block;
    color:#333;
    font-size:13px;
    text-transform:uppercase;
}
.listmen li .xc{
    position:absolute;
    top:90px;left:0;
    background-color:#f5f5f5;
    z-index:-99;
    opacity:0;
    width:100%;
    transition:400ms ease-out;
}
.listmen li:hover .xc{
    opacity:1;z-index:99;
}
.listmen li a i{
    
}
.header-content{
    background:#333;
   padding-left:calc(8px * 4);
   padding-right:calc(8px * 4);
}
.menu-top{
    border-bottom:1px solid #ddd;
}
.lang{
    line-height:35px;
}
.lang img {
    width: 25px;
    display: inline-block;
    margin: 0 4px;
    opacity: .5;
}
.lang .ac img {
    opacity: 1;
}
.logo-sanpham{
    display:block;
    margin:auto;
    position:relative;
    height:60px;width:88px;
}
.logo-sanpham img{
    position:absolute;
    top:0;left:0;right:0;bottom:0;
    margin:auto;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.logo-sanpham:hover img{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.body-cnt{
    padding:30px 0;
}
.u-text{
    font-size:24px;
    color:rgba(0,0,0,.9);font-weight:300;
    margin-top:0;
}
.u-text::after{
    border-bottom:2px solid #eb3527;
    content:'';
    display:block;
    width:80px;
    padding-top:20px;
    margin:auto;
}
.sliderc{
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    height:300px;
}
@media (min-width:768px)
{
    .sliderc {
    height:350px;
    }
}
@media (min-width:991px)
{
    .sliderc {
    height:401px;
    }
}
.contn-slide{
    padding:30px;
    color:#fff;
}
.contn-slide h2{
    font-size:70px;
    font-weight:300;
    margin-top:0;
}
.contn-slide .sumd{
    font-weight:300;
    font-size:14px;letter-spacing:1.6px;
}
.contn-slide .hero__btn{
        background-color: #fff;
    color: #54565a;
    font-size: 14px;
    letter-spacing: .8px;
    padding: 15px 25px;
    height: auto;
    font-size:16px;
    line-height: normal;
    display:inline-block;
    margin-top:20px;text-transform:uppercase;
}
.contn-slide .hero__btn:hover{
    background-color:#54565a;
    color:#fff;
}
@media (min-width:768px)
{
    .contn-slide{
        padding:80px;
    }
    .contn-slide h2{
        font-size:100px;
    }
}
.mt-bb{
    border:1px solid #ddd;
    display:block;position:relative;height:200px;
    margin-bottom:30px;
}
.mt-bb img{
    position:absolute;
    top:10px;left:10px;right:10px;bottom:10px;
    margin:auto;width:150px;
}
.bg-dds .mt-bb .sxs{
    display:block;
    position:absolute;
    bottom:40px;text-align:center;
    width:100%;
}
.bg-dds .mt-bb .sxs i{
    color:rgba(0,0,0,.4);
}
.bg-dds {
     margin:auto;
     padding:0 15px;
}
@media (min-width:768px)
{
    .bg-dds{
        width:700px;       
    }
}
@media (min-width:991px)
{
    .bg-dds{
        width:960px;
    }
}
.about-us{
    background:url(/assets/frontend/images/banner2.jpg?v=1) no-repeat left center;
    height:456px;
    text-align:center;
    overflow-y:hidden;
}
.about-us .noidng-about-us{
    height:100%;
    padding:70px 0;
}
.about-us .noidng-about-us .body-cnt .u-text{
    color:#fff;
}
.about-us .noidng-about-us .body-cnt .u-text::after{
    border-color:#fff;
}
.about-us .noidng-about-us .noidng-about-us-cnt{
    text-align:center;
    color:#fff;
    max-width:700px;
    font-weight:300;
    margin:auto;font-size:16px;
    padding-top:20px;line-height:1.5;
    padding-bottom:20px;
}
.noidng-about-us-cnt-dd{
       border: 2px solid #fff;
    letter-spacing: 2px;
    padding: 15px 30px;
    font-size: 16px;
    display:inline-block;
    color:#fff;
}
.noidng-about-us-cnt-dd:hover{
    background:#fff;
    color:#eb3527
}
.news-regib{
    padding: calc(8px * 4);
    background:#333;
    color:#fff;text-align:center;
}
.news-regib.regv{
    background:#f5f5f5;
}
    .news-regib h3 {
        margin-top: 0;
        font-size: 20px;color:#fff;
    }
    
    .news-regib .sumd {
        font-weight: 300;
        font-size: 15px;
        line-height: 1.6;
        margin-top: 20px;color:#fff;
    }
     .dttime{
        font-size:13px;
        font-style:italic;
    }
    .news-regib.regv .sumd,.news-regib.regv a,.news-regib.regv h3,.news-regib.regv .dttime{
        color:#333;
    }
    .news-regib a{
        color:#fff;display:block;
        margin-top:20px;
    }
#subscribe {
    padding: 35px 32px;
    background: #eb3527;
}
.form-subscribe{
    text-align:center;max-width:600px;margin:auto;
}
.form-subscribe .footer-subscribe__label{
        display: block;
    margin-bottom: 8px;
    color: #fff;
    font-size: 15px;
    font-weight:400;
    line-height: 1.6;
}
.form-subscribe .txtform-subscribe{
    width: 100%;
    background-clip: padding-box;
    border: 1px solid #ddd;
    padding: 14px;
    font-size: 14px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.form-subscribe .checkboxlist{
    padding:10px 0;
    color:#fff;
    max-width:500px;
    margin:auto;
}
.form-subscribe .checkboxlist div{
    display:inline-block;
    padding:5px 10px;text-transform:uppercase;
}
    .form-subscribe .checkboxlist input[type="checkbox"] {
        padding: 4px;
        position: relative;
        top: 1px;
    }
.btn-black {
    background-color: #333;
    display: inline-block;
    padding: 0 calc(8px * 3);
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.up-ft{
    background:#fff;
    padding: 42px 32px;
}
.below-ft{
    background-color:#ddd;
    color:rgba(0,0,0,.5);
    padding:15px;
    letter-spacing:1.5px;font-size:13px;
        line-height: initial;
}
.ft-tile{
    font-weight:500;
    font-size:16px;text-transform:uppercase;
    display:block;margin-bottom:20px;
}
.footer-social__item{
    display:inline-block;
    padding-right:10px;
}
.footer-social__item svg{
    width:20px;height:20px;  

}
.footer-social__item:hover svg
{
     fill: currentColor;
  color: #eb3527
}
.tt-footer-contact {
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
    position: relative;
}
.tt-footer-contact a{
    color:#333
}
.tt-footer-contact a:hover{
    color:#eb3527
}
.tt-footer-contact i {
    display: block;
    background-color: #d91e00;
    color: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    padding-top: 5px;
    margin-right: 10px;
    float: left;
}
.beforegreat {
}
.beforegreat span{
    padding-right:5px;color:#eb3527;font-size:14px;
    top: -0px;
    position: relative;
}
.hed-breadcrumb{
    background-color:#f5f5f5;
    padding-left: calc(8px * 4);
    padding-right: calc(8px * 4);
}
.hed-breadcrumb .brd{
    padding:10px 0;
}
.hed-breadcrumb .brd li {
    display:inline-block;font-size:12px;
}
.hed-breadcrumb .brd li::after{
    content:'|';  
    color:rgba(0,0,0,.5);  
    padding:0 10px;
}
.hed-breadcrumb .brd li a,.hed-breadcrumb .brd li span{
    text-transform:uppercase;
}
.hed-breadcrumb .brd li a:hover,.hed-breadcrumb .brd li a.acv{
    color:#eb3527
}
.bg-blistFile{
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    height:200px;
    position:relative;
}
.bg-content {
    padding: 15px;
    overflow-x: hidden;
}
    .bg-content h2 {
        font-size: 30px;
        color: #333;
        font-weight: 300;
        margin-bottom: 15px;
    }
    .bg-content .sumdc {
        max-width: 600px;
        font-weight: 300;
        font-size: 14px;
        line-height: 1.8;
    }
@media (min-width:768px)
{
    .bg-content {
        padding: 60px;
    }
    .bg-content h2{
        font-size: 40px;
    }
        .bg-content .sumdc {
            font-size: 16px;
        }
}
.bg-content .rvl{
       position:relative;
}
@media (min-width:768px)
{
    .bg-content .rvl {
        transform: translate(calc(30px * 5),0);
    }
    .bg-blistFile {
        height: 350px;
    }
}
@media (min-width:991px)
{
    .bg-content .rvl {
        transform: translate(calc(110px * 5),0);       
    }
    .bg-blistFile {
        height: 427px;
    }
}
.bg-content h2.col-w,.bg-content .sumdc.col-w
{
    color:rgba(255,255,255,.8);
}
.bg-eee{
    background:#f5f5f5;
}
.tield{
    padding:5px 15px;
    color:rgba(0,0,0,.7);
    font-size:25px;line-height:1.2;
    font-weight:300;
}
.sumd{
    padding:5px 15px; color:rgba(0,0,0,.7);
    font-size:14px;
    line-height:1.6;font-weight:300;
}
@media (min-width:768px)
{
    .tield{
        font-size:35px;
    }
    .sumd {
    font-size:16px;
    }
}
button.close.close-button{
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    color:#eb3527;
    border:2px solid #eb3527;
    opacity: 1;
    background-color:#fff;
    z-index: 9;
    border-radius: 50%;
}
button.close.close-button:hover{
    transform:rotate(180deg);
}
.modal-header.mohd {
    background-color: #eb3527;
    color: #fff;
    text-align:center;
}
.modal-header.mohd .modal-title{
    font-weight: 300;
}
.modal-body label
{
    font-weight:300;
}
.necessary::after{
    content:'*';
    color:#eb3527;
    padding-left:5px;
}
.btn-contact{
    background-color:#eb3527;
    font-size:16px;
    color:#fff;
    border:none;
    padding:10px 20px;
    border:2px solid #eb3527
}
.btn-contact:hover{
    color:#eb3527;background:#fff;
}
.menuc{
    text-align:center;

}
.menuc-img{
    position:relative;
    height:70px;
    background-repeat:no-repeat;
    background-position:center;
    background-size:90px;
}
.menuc div.form-group a{
    font-size:14px;
}

/*region menu*/
.bg-black {
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    transition: 500ms ease-out;
    width: 0;
    overflow: hidden;
}
.bg-black-show {
    width: 100%;
}
#menu-mobile,#menu-mobile-product,#menu-dichvu {
    position: fixed;
    background: #f5f5f5;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: -9999;
    width: 0;
    transition: 500ms ease-out;
    top: 0;
    bottom: 0;
}
.w {
    width: 80%!important;
    z-index: 9999!important;
}
.headerd {
    position: relative;
    border-bottom: 1px solid #23B14D;
    height: 40px;
}
.headerd div {
    background: #d91e00;
    color: rgba(221,221,221,1);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding: 9px;
    white-space: nowrap;
}
#btn-close-menu-child,#btn-close-menu-child1,#btn-close-menu-child2{
    color: #ddd;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
}
.menu-mobile-s li {
    position: relative;
}
.menu-mobile-s li a {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
}
.menuchildmible{
    background:#fff;
    display:none;

}
.menuchildmible li a {
    padding-left: 30px;
    text-transform: capitalize!important;
}
.menu-mobile-s li i {
    position: absolute;
    right: 0;
    top: 0;
    padding: 14px;
    border-left: 1px solid #ddd;
    display: block;
    cursor: pointer;
    color: #d91e00;
}
.news-detail{
    color:rgba(0,0,0,.8);
    line-height:1.6;
}.news-detail img{
     max-width:100%;height:auto!important;
 }

 .brd-d {
    border: 1px solid #eee!important;
    padding: 10px;
    border-top: none;
    margin-bottom: 15px;
}
 .r-vote input, .r-vote textarea, .r-vote select {
    width: 100%;
    border: 1px solid #ededed;
    border-radius: 1px;
    background-color: #f7f7f7;
    padding: 10px 25px;
    font-size: 15px;
}   
 .na {
    display: inline-block;
    margin-left: 3px;
    font-weight: bold;
    color: #578cca;
    font-size: 12px;
}
 .list-comm:nth-of-type(odd) {
    background: #fff !important;
    border-bottom:1px solid #ddd;
}
.list-comm {
    margin-bottom: 0;
    padding: 20px;
}
.post_author-admin {
    padding: 1px 7px;
    border-radius: 12px;
    border: 1px solid #fc3907;
    color: #fc3907;
    font-size: 12px;
    margin-top: 3px;
    display: inline-block;
}
.brd-d {
    border: 1px solid #eee!important;
    padding: 10px;
    border-top: none;
    margin-bottom: 15px;
}
.r-vote {
    margin: 10px 0;
}
.btn_gui input{
    background: #6d84b4;
    border-color: #3b5998;
    color:#fff;
}
.hedtitle img{
    float:left;
    margin-right:10px;
}
.hedtitle .nx{
    font-size:15px;
    font-weight:bold;
}
.hedtitle{
    margin-bottom:10px;
}
