﻿.iconf {
    color: #fff;
    font-size: 18px;
    margin-right: 15px;
}
.language-bx {
    display: inline-block;
    background: #000;
    color: #fff;
    border: none;
}
.menu-topright form{ display: inline-block;}
.bg_vande {
    clear: both;
    padding: 20px 0;
    background: #d70d0d;
}
.bg_vande h4 {
    font-size: 24px;
    color: #fff;
    padding: 0 20px;
}
.btn-contact-tv .btn-Contact {
    background: rgba(0,0,0,0);
    border: 1px solid #f1f1f1;
    border-radius: 0;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
}
.bt-box-bv {
    clear: both;
    background: #fff;
    padding: 40px 0;
}
.bt-box-bv .baiviet-bt {
    clear: both;
}
.baiviet-bt h2 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 1.5;
    padding-right: 0;
}
.contetn-bv-bt {
    clear: both;
    margin-top: 15px;
    border-top: 1px solid #d70d0d;
    background: #f4f4f4;
    padding: 15px 30px;
}
.contetn-bv-bt h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 15px;
}
.contetn-bv-bt h3:after {
    content: "";
    width: 15%;
    height: 2px;
    background: #ecab13;
    bottom: 0;
    left: 0;
    position: absolute;
}
.contetn-bv-bt p {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
}
.morebx {
    clear: both;
    text-align: right;
    padding: 20px 0;
}

.contetn-bv-bt2 {
    clear: both;
    margin-top: 15px;
    position: relative;
}
.bvimg {
    height: 160px;
    overflow: hidden;
    margin-bottom: 8px;
}
.btn-view2 {
    position: absolute;
    right: 0;
    bottom: -5px;
    color: red;
}
.btn-view {
    background: #d70d0d;
    color: #fff;
    padding: 7px 30px;
}
.dichvu {
    clear: both;
    background: #f6f6f7;
    padding: 40px 0 20px;
}
.fa1x {
    font-size: 8px;
    color: #d70d0d;
}
.content-dichvu {
    clear: both;
}
.content-dichvu h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    position: relative;
    margin-bottom: 15px;
}
.content-dichvu h3:after {
    content: "";
    height: 1px;
    width: 10%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ecab13;
}

.imgdv {
    clear: both;
}
.imgdv ul{}
.imgdv ul li {
    width: 48%;
    float: left;
    position: relative;
    margin-right: 2%;
    height: 200px;
    margin-bottom: 15px;
}
.imgdv ul li.even {
    margin-bottom: 30px;
}
.imgdv ul li.old img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}
.imgdv ul li.even img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
   
}
.duan {
    background: #17232d;
}
.duan .content-dichvu h3 {
    color: #fff;
}

.imgduan {
    height: 400px;
    position: relative;
    clear: both;
}
.imgduan img {
    width: 100%;
    height: 100%;
}
.imgduan h3 {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px;
}
.imgduan h3 a {
    color: #fff;
}
.imgalbum {
    height: 195px;
    position: relative;
    margin-bottom: 10px;
}
.imgalbum img {
    height: 100%;
    width: 100%;
}

.box-news{
    background: #fff !important;
}
.img-n {
    height: 200px;
    position: relative;
    overflow: hidden;
}
.img-n img {
    height: 100%;
    width: 100%;
    transition: all .2s;
    transform: scale(1);
}
.img-n:hover img {
    transform: scale(1.1);
}
.mota {
    text-align: justify;
}

.box-register {
    clear: both;
    background: url('../images/bg_register.png') no-repeat left center;
    background-size: 100%;
    padding: 95px 0 78px 0;
}

.bx-reg{ clear: both;}
.bx-reg h1 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}
.bx-reg p {
    line-height: 1.7;
    color: #fff;
}
.bx-reg .phonehl {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.area-formemail-web {
    float: right;
    padding: 0;
    margin: 0;
    width: 55%;
    margin-right: 70px;

}
.customer-box{ border: none;}
footer {
    background: #17232d;
}

.border-news{ clear: both;
    margin-bottom: 10px;
        float: left;
    width: 100%;
}
.img-news img {
    width: 100%;
    height: 100%;
}
.menu-top>ul>li>ul>li a {
    text-transform: none;
}
.content-video h3 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}