/* -- Imported styles ----------------------------- */
@import url("global.css");
@import url("style.css");
@import url("box.css");
@import url("../../../vnt_upload/ckeditor/ck_style.css");

/* -- Custom -- */
.item-feature .i-desc .i-title a, .item_news .i-desc .i-title a{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 15px;
text-transform:uppercase;
}

.short-border{
    border-left: 3px solid #1a1f5a;
    padding-left: 20px;
    font-weight: 700;
}

.short-border p{
    padding: 0;
    margin-bottom: 5px;
}

#fixed-menu {
    min-height: 0px;
}
.vnt-menutop > ul > li > a{
    padding: 12px 0;
}

.style-social{
    background-color: transparent;
    border-top: none;
}
.style-social ul li{
    border-right: none;
}

.partAbout .vnt-about{
    margin-bottom: 35px !important;
}

.vnt-about {
    padding: 100px 0 50px;
    padding-top: 480px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.vnt-about:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: url(../images/per.png) repeat-x center top;
    height: 247px;
}
.gioiThieu {
    margin-bottom: 100px;
    max-width: 520px;
    padding: 35px 60px;
    color: #ffffff;
    position: absolute;
    top: 90px;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 2;
}
.gioiThieu .gTitle {
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 14px;
}
.gioiThieu .gContent {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 16px;
}
.about-mb {
}
.slide-about {
    padding: 0 40px;
    position: relative;
    z-index: 2;
}
.slide-about:after {
    display: block;
    content: '';
    clear: both;
}
.slide-about .item {
    float: left;
    width: 33.333333%;
    padding: 0 15px;
}
.slide-about .slick-arrow {
    width: 50px;
    height: 50px;
    top: 40%;
}
.slide-about .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: FontAwesome;
    color: #ffffff;
    font-size: 48px;
    line-height: 50px;
}
.slide-about .slick-prev {
    left: 0px;
}
.slide-about .slick-next {
    right: 0px;
}
.slide-about .slick-prev:after {
    content: '\f104';
}
.slide-about .slick-next:after {
    content: '\f105';
}
.vnt-about .row *[class^="col-"]{
    z-index: 2;
}

.about-mb {
    padding: 200px 0 50px !important;
}

.effect-about-mb .item a,
.effect-about .item a{
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
}

.effect-about-mb .item{
    position: relative;
}

.effect-about-mb .item a{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

.vnt-logo .img1,
.logo-footer .img1 {
    margin-right: 30px;
    padding-right: 30px;
    
}
.vnt-logo .img2,
.logo-footer .img2{
    margin: 0px  60px 0px 5px;
}
.logo-footer{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
/**/

@media screen and (min-width: 1024px){
    .vnt-about{
        padding-top: 650px !important;
        max-width: 100% !important;
    }
    #banner_main {
        height: -webkit-calc(100vh - 144px) !important;
        height: -moz-calc(100vh - 144px) !important;;
        height: calc(100vh - 144px) !important;;
    }
}

#banner_img .item .i-img {
    height: auto !important;
    padding-top: 0 !important;
}

#banner_img .item .i-img img {
    display: block !important;
}

@media screen and (max-width: 768px){
    #banner_main .item .i-img{
        height: auto !important;
        padding-top: 0 !important;
    }
    #banner_main .item .i-img img{
        display: block !important;
    }
    .vnt-about {
        padding: 0 !important;
        background: none !important;
    }
    .about-mb {
        padding: 40px 0;
        margin: 0 -15px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .gioiThieu.loadLeft {
        margin-bottom: 0;
        max-width: none;
        border-left: 0;
        color: #000000;
        padding: 30px 0;
        position: static;
        display: block !important;
        background-color: transparent !important;
    }
    .style-social ul li a img {
        left: -18px;
        width: 36px;
    }
}

/* -- QR -- */
.f_qrcode {
    position: fixed;
    bottom: calc(50% - 40px);
    right: 0;
    z-index: 12;
    line-height: 1.4em;
    background-color: #187341;
    padding: 10px;
    height: 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.qr_icon {
    width: 60px;
    color: #fff;
    text-align: center;
    font-size: 0.8em;
    cursor: pointer;
}
.qr_icon i{
    font-size: 2.1em;
}
.qr_icon .qr-content{
    line-height: 1.3em;
}
.qr_frm,
.f_qrcode.active .qr_frm input,
.qr_frm button{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.qr_frm{
    position: relative;
    overflow: hidden;
    width: 0;
}
.qr_frm input {
    height: 47px;
    width: 0;
    border: none;
    padding: 10px 17px;
    color: #666666;
    font-size: 1em;
    line-height: 27px;
    font-style: italic;
}
.qr_frm button {
    position: absolute;
    right: 15px;
    background: none;
    border: none;
    padding: 0;
    top: 50%;
    font-size: 21px;
    line-height: 29px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #187341;
}
.f_qrcode.active .qr_frm,
.f_active .qr_frm{
    width: auto;
}
.f_qrcode.active .qr_frm{
    padding-right: 20px;
}
.f_qrcode.active .qr_frm button{
    right: 35px;
}
.f_qrcode.active .qr_frm input,
.f_active .qr_frm #qr_frm,
.f_active .qr_frm input{
    width: 265px;
}
.f_active {
    width: 267px;
    display: block;
    margin: 0 auto;
    background-color: #187341;
    padding: 1px;
}

.i-view,
.i-view a{
    color: #faee20 !important;
}

.item-product .i-desc .i-content{
    font-size: 16px !important;
}

@media screen and (max-width: 768px){
    .item-product .i-desc .i-content{
        font-size: 13px !important;
    }
    .list-cat .item{
        width: 50% !important;
    }
    .item-cat .i-title a{
        padding: 15px 5px !important;
        height: 70px !important;
        font-size: 13px !important;
        text-transform: uppercase;
        white-space: normal !important;
        text-overflow: clip !important;
    }
}