
*{
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 10px 0;
    padding: 0;

}
table{width: 100%;}
table, th, td {font-size: 100%; padding:10px; margin-bottom:10px;}
table {border-collapse:collapse;border-spacing:0; padding-left:10px; border-color:#333;}
tr { margin-bottom:10px;}
td {vertical-align: central; padding:5px !important; border-color:#333;}
ul li{
    list-style: none;
}
ul{
    padding: 0;
    margin: 0;
}

body{
    font-family: 'Roboto', sans-serif;
    background-color: #dcdcdc!important;
}
img{
    width: 100%;
    height: auto;
    max-width: 100%;
}
a{
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    color: #585858;
    cursor: pointer;
}

a:hover{
    text-decoration: none;
}

a:focus {
    outline: 0;
    text-decoration: none;
}

.header-top{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    min-height: 0px;
    color: #fff;
    background-color: #141233;
    padding: 0px 0;
}

.language{
    text-align: right;
    margin: 4px 0;
}

.language li{
    display: inline-block;
}

.language li img{
    height: 32px;
    width: 32px;
	margin-right: 5px;
}

.list-bar {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 10px;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.social {
    text-align: right;
    height: 30px;
    margin: 5px 0;
}

.social li{
    display: inline-block;
}
.social li:not(:last-child){
    margin-right: 3px;
}

.social li a{
    border-radius: 50%;
    min-width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
}

.social li a:hover i{
    color: #b70004;
}

.social li a:hover{
    background-color: rgba(158,158,158,.2);
}

.social li a i{
    font-size: 12px;
    color: #fff;
    line-height: 30px;
}

.group-hotline{
    margin: 5px 0;
}

.group-hotline span a {
    color: #fff;
}

.group-hotline span{
    line-height: 30px;
}

.group-hotline span:first-child{
    margin-right: 15px;
}

.group-hotline .fa-phone{
    transform: rotateY(180deg);
}

.group-hotline span i{
    margin-right: 5px;
}

.header-bottom{
    position: fixed;
    top: 40px;
    right: 0;
    left: 0;
    z-index: 5;
    border: none;
    border-radius: 0;
    transition-property: background-color,box-shadow,top;
    transition-duration: .25s;
}

.header-bottom.topfix{
    top: 0;
}
.anh_cty { margin-top: 20px; }
.anh_cty img { border-radius:5px; max-width: 100%; }

.header-bottom .content{
    transition: .5s;
    border-radius: 0;
    border: none;
    min-height: 70px;
    background-color: #fff;
}

.logo-top{
    width: 210px;
    float: left;
}

.logo-top .logo a{
    padding: 9px 0;
    display: inline-block;
}

.logo-top .logo img{
    height: 54px;
    width: auto;
}

.nav-main li{
    float: left;
    position: relative;
    display: block;
}

.nav-main>li{
    display: inline-block;
}

.nav-main>li>a{
    line-height: 70px;
}
.nav-main>li>a i{
    line-height: 70px;
}


.nav-sub li{
    width: 100%;
}

.nav-main li a{
    display: block;
    padding: 0 8px;
    font-size: 15px;
    border-bottom: 2px solid transparent;
    transition: .25s;
	font-weight: 500;
    text-transform: uppercase;
}

.nav-main li a:hover{
    border-color: #b70004;
}

.nav-main .nav-sub li a{
    display: block;
    padding: 5px 20px;
    color: #777;
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.nav-main .search-icon a i{
    font-size: 20px;
    line-height: 70px;
}

.nav-sub{
    position: absolute;
    left: 0;
    min-width: 230px;
    top: 100%;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 13px 20px rgba(0,0,0,.24), 0 0 10px rgba(0,0,0,.12);
    display: none;

}

.menu{
    text-align: center;
    width: calc(100% - 210px);
    float: left;
}

.nav-main {
    display: inline-block;
}

.dropdown-search {
    left: auto;
    width: 300px;
    display: none;
    position: absolute;
    right: 0;
    min-width: 190px;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 13px 20px rgba(0,0,0,.24), 0 0 10px rgba(0,0,0,.12);
}

.nav-sub-child{
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 230px;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 13px 20px rgba(0,0,0,.24), 0 0 10px rgba(0,0,0,.12);
    display: none;
}

.search-form {
    padding: 20px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.btn-search {
    background: #b70004!important;
    color: #fff!important;
}

.main{
    margin-top: 112px;
}

.title-h2{
    position: relative;
    margin-top: 40px;
    color: #303030;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    text-align: center;
}

.title-h2:before{
    content: " ";
    background-color: #b70004;
    position: absolute;
    height: 2px;
    width: 50px;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
}

.partner{
    background-color: #e5f5ff;
}

.partner .image-item{
    padding: 20px;
    text-align: center;
    overflow: hidden;
    background: #fff;
    position: relative;
    border-radius: 2px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.list-members .box-item{
    position: relative;
    width: 100%;
    padding-bottom: 120px;
    box-shadow: 0 0 2px 1px rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.list-members .box-item .link-image{
    display: block;
    padding: 15px 0 0;
    width: 100%;
}

.list-members .box-item .image{
    width: 150px;
    margin: auto;
    height: 150px;
    border-radius: 100%;
    overflow: hidden;
}

.list-members .box-item .image .img{
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.box-item .info{
    height: 120px;
    position: absolute;
    left: 0;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    bottom: 0;
}

.box-item .info h2 {
    padding: 0 15px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 20px;
    transition: .25s;
}

.box-item .info h2 a{
    color: #737373;
    font-size: 18px;
    font-weight: 600;
}

.box-item .info .chucvu, .box-item .info .linhvuc{
    padding: 0 15px;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px;
    color: #000;
    position: relative;
}

.box-item .info .linhvuc:before{
    content: '';
    position: absolute;
    width: 70px;
    height: 2px;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    background-color: #a2ceea;
}

.mdl-shadow-2dp {
    box-shadow: 0 0 2px 1px rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.partner .image-item .overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(34,34,34,.6);
    text-align: center;
    transform: scale(0);
    transition: transform .25s ease-in-out;
}

.partner .image-item:hover .overlay {
    transform: scale(1);
}

.vc-parent {
    width: 100%;
    height: 100%;
    display: table;
}

.vc-child {
    display: table-cell;
    vertical-align: middle;
}

.mdl-button {
    border-radius: 2px;
    color: #000;
    position: relative;
    height: 52px;
    width: 52px;
    padding: 0 16px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    outline: none;
    cursor: pointer;
    text-align: center;
}

.mdl-button--raised {
    background: rgba(158,158,158,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.partner .image-item .overlay .icon {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    border-radius: 50%;
    background-color: #b70004;
}

.partner .image-item .overlay .mdl-button__ripple-container {
    border-radius: 50%;
    overflow: hidden;
}
.mdl-button__ripple-container {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}

.mdl-button--accent .mdl-ripple {
    background: rgb(255,255,255);
}

.mdl-ripple {
    background: #000;
    border-radius: 50%;
    height: 50px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%);
    width: 50px;
    overflow: hidden;
}

.partner .image-item .overlay i{
    padding: 16px;
    margin: 0;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    transition: .25s;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #141233;
    background-color: transparent;
    border: 0;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    color: #000;
    background-color: transparent;
}

.nav-pills{
    display: inline-block;
    padding: 0 0 20px;
}

.partner .content{
    text-align: center;
}

.nav-pills>li>a{
    font-size: 16px;
    font-weight: 600;
	color: #a2ceea;
}

.view-more{
    color: #666;
    border: 1px solid #666;
    border-radius: 2px;
    background-color: #fff;
    height: 36px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 36px;
    min-width: 64px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 16px;
    display: inline-block;
    font-size: 14px;
    float: right;
    font-weight: 500;
}

.sub-title{
    display: block;
    color: #888989;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
}

.news-detail{
    padding: 50px 0;
}

.about .about-right, .about .about-left{
    padding: 50px 15px;
}

.about-left .list-members-item{
    margin-bottom: 5px;
    margin-top: 5px;
    outline: 0;
}

.about .about-right .view-more{
    float: left;
    margin-top: 20px;
}

.about .about-right .sub-title{
    text-align: left;
}

.about .about-left .sub-title{
    text-align: right;
}

.about .about-right .title-h2{
    text-align: left;
}

.about .about-right .title-h2:before{
    left: 0;
    transform: unset;
}

.about .about-left .title-h2:before{
    left: unset;
    transform: none;
    right: 0;
}

.about .about-left .title-h2{
    text-align: right;
}

.subscribe h2 {
    font-size: 25px;
}

.subscribe h2 {
    color: #fff;
    margin-top: 8px;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 48px;
    font-weight: 500;
}

.subscribe {
    padding: 20px 0 30px;
    background-color: #1f1c53;
    color: #fff;
}

.subscribe .group-input{
    width: 250px;
    vertical-align: middle;
    margin-right: 6px;
    position: relative;
    font-size: 16px;
    display: inline-block;
    box-sizing: border-box;
	line-height: 20px;
    max-width: 100%;
    padding: 10px 0;
    padding-bottom: 0;
}

.subscribe .group-input input {
    border-color: #fff;
    color: #fff;
    outline: 0;
    margin: 0;
    padding: 4px 0;
    width: 100%;
    background: 0 0;
    text-align: left;
    border: none;
    border-bottom: 1px solid #fff;
    display: block;
    font-size: 16px;
}

.subscribe button[type=submit] {
    color: #222;
    background-color: #fff;
    margin-top: 13px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    text-align: center;
    line-height: 36px;
    height: auto;
    padding: 0 16px;
    font-weight: 600;
    border: none;
    text-transform: uppercase;
    border-radius: 2px;
}

.subscribe .mdl-textfield__label {
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    position: absolute;
    display: block;
    top: 14px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
}

.service{
    padding: 50px 0;
    background-color: #fff;
}

.box-tags a{
    background-color: #211d5b;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
	font-size: 13px;
    font-weight: 500;
    text-transform:none;
    margin-right: 5px;
    margin-bottom: 5px;
}

.footer-main{
    padding: 50px 0;
    background-color: #141233;
}

.footer-main .view-more{
    float: left;
    margin-top: 20px;
}

.footer .title-h2{
    margin-top: 0;
    font-size: 18px;
    text-align: left;
    color: #fff;
}

.footer .title-h2:before{
    left: 0;
    transform: unset;
    background-color: #b70004;
}

.center-foot p{
    color: #acacac;
    line-height: 22px;
    font-size: 14px;
    text-align: justify;
}
.about { background: #eee;}
.about-description { text-align: justify;}

.view-more2{
    min-width: 130px;
    height: auto;
    margin-top: 10px;
    display: inline-block;
    border-radius: 2px;
    line-height: 36px;
    margin-right: 10px;
    padding: 4px 0;
    text-align: center;
    font-size: 16px;
    color: #141233;
    background-color: #a2ceea;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.vc-parent {
    width: 100%;
    height: 100%;
    display: table;
}

.vc-child {
    display: table-cell;
    vertical-align: middle;
}

.slide-content {
    margin-top: 80px;
}

.list-slide-item h2 {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    border-left: 5px solid #a2ceea;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    visibility: hidden;
}

.list-slide-item.slick-active h2{
    animation: fadeInUp 1s linear 0s;
    visibility: visible;
    animation-duration: .55s;
}

.list-slide-item .image img{
    width: 99%;
}

.list-slide-item h2 span {
    color: #adadad;
}

.list-slide-item:before{
    position: absolute;
    height: 100%;
    content: '';
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(34,34,34,.8);
}

.slide-content {
    display: inline-block;
    padding: 0 20px;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
}

.list-slide-item .box-image{
    height: 650px;
}

.tinlienquan .title{
    background: #141233;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 9px 15px;
}

.list-news-right{
    padding: 10px;
    border: 1px solid #999;
    border-top: 0;
    box-sizing: border-box;
}

.list-news-right .item-news-right{
    width: 100%;
    overflow: hidden;
}

.list-news-right .item-news-right:not(:last-child){
    margin-bottom: 10px;
}

.list-slide-item p {
    padding: 0 20px;
    border-left: 5px solid #fff;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
}

.list-slide-item.slick-active p{
    animation: fadeInUp 1s linear 0s;
    visibility: visible;
    animation-duration: .55s;
}

.list-slide-item .fade-up{
    position: absolute;
    top: 100%;
    visibility: hidden;
    transition: 1s;
}

.list-slide-item .fade-down{
    position: absolute;
    top: -100%;
    visibility: hidden;
    transition: 1s;
}

.list-slide-item.slick-active .fade-up{
    visibility: visible;
    top: 20px;
}

.list-slide-item.slick-active .fade-down{
    visibility: visible;
    top: 20px;
}

.slide{
    height: 650px;
    position: relative;
}

.list-slide-item{
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slider{
    margin: 0;
}

.footer-bottom{
    padding: 10px 0;
    background-color: #100e28;
}

.coppy-right{
    color: #fff;
    text-align: center;
}

.slide .slick-dots li {
    width: 13px;
}

.slide .slick-dots li button{
    border-radius: 100%;
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
}

.slide .slick-dots li button:before{
    border-radius: 100%;
    height: 12px;
    width: 12px;
    font-size: 0;
}

.slide .slick-dots li.slick-active button:before{
    opacity: 1;
    background-color: #fff;
}

.slide .slick-dots{
    bottom: 5px;
}

.about-left .slick-dots li {
    width: 13px;
}

.about-left .slick-dots li button{
    border-radius: 100%;
    border: 1px solid #141233;
    width: 12px;
    height: 12px;
}

.about-left .slick-dots li button:before{
    border-radius: 100%;
    height: 12px;
    width: 12px;
    font-size: 0;
}

.about-left .slick-dots li.slick-active button:before{
    opacity: 1;
    background-color: #141233;
}

.coppy-right a{
    color: #a2ceea;
}

.title-h5 {
    padding-bottom: 5px;
    position: relative;
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
}

.logo-footer .image img{
    height: 65px;
    width: auto;
}

.title-h5:before {
    content: '';
    height: 1px;
    width: 94px;
    display: block;
    background-color: #a2ceea;
    position: absolute;
    bottom: 0;
    left: 0;
}

.links-footer li a {
    color: #fff;
    font-size: 13px;
    line-height: 35px;
}

.links-footer li i {
    font-size: 12px;
    margin-right: 5px;
}

.links-footer .block {
    margin-bottom: 10px;
    overflow: hidden;
}

.links-footer .image {
    width: 65px;
    float: left;
}

.links-footer .right {
    width: calc(100% - 75px);
    float: left;
    margin-left: 10px;
}

.links-footer li .right a {
    line-height: normal;
    color: #fff;
    display: block;
}

.footer-main .footer-left .desc {
    color: #fff;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 300;
    text-align: justify;
    line-height: 22px;
	margin-bottom: 20px;
}

.social-footer {
    overflow: hidden;
}

.social-footer li {
    float: left;
}

.social-footer li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #fff;
}

.social-footer li i {
    color: #fff;
    font-size: 16px;
    line-height: 33px;
}

.social-footer li:not(:last-child) a {
    margin-right: 10px;
}

.subscribe form{
    text-align: right;
}

.subscribe .is-focused .mdl-textfield__label{
    top: 4px;
}

.subscribe .is-dirty .mdl-textfield__label{
    top: 4px;
}

.panner-top{
    padding: 105px 0;
    background-image: url(../images/team.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.panner-top:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0,0.7);
}

.panner-top .title-h2{
    color: #fff;
}

.breadcrumb{
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    text-align: center;
    font-size: 16px;
}

.breadcrumb>li{
    color: #ef0005;
    font-weight: 500;
}

.breadcrumb>li a{
    color: #fff;
}

.panner-top .title-h2:before{
    background-color: #ff5252;
}

.page-about .content{
    padding: 100px 0;
}
.widget { background: #eee; padding: 10px; border-radius:5px; }

.widget .title-h2{
    text-align: left;
    margin-top: 0;
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.chitiettin img { max-width: 100%;}
.chitiettin h1 { font-size: 22px; text-align: left; font-weight: bold; padding-bottom: 20px;}

.widget .title-h2:before{
    left: 0;
    transform: unset;
}

.menu-list li {
    padding: 2px 0;
}

.menu-list li i{
    color: #ab0004;
	font-size: 11px;
}

.menu-list li a{
    font-weight: 500;
}

.menu-list li i{
    color: #163d1d;
    margin-right: 6px;
}

.menu-list a:focus, .menu-list a:hover, .menu-list a.open {
    color: #333;
}

.list-news .news-item .desc{
    font-style: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.menu-list ul {
    margin: 0 0 0 25px;
    padding: 0;
}

.page_about .content{
    padding: 50px 0;
	background: #fff;
}

.menu-list ul a {
    font-weight: 400;
}

.view-more3 {
    color: #fff;
    border-radius: 5px;
    background-color: #141233;
    height: 25px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 25px;
    margin-top: 10px;
    min-width: 80px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 16px;
    display: inline-block;
    font-size: 13px;
    float: right;
    font-weight: 500;
}
.view-more3:hover { color: #fff;}

.item-news-right .image{
    width: 80px;
    margin-right: 5px;
    float: left;
}

.item-news-right .box-news-right{
    width: calc(100% - 85px);
    float: left;
}

.item-news-right .box-news-right h3{
    margin: 0 0 5px;
}

.item-news-right .box-news-right h3 a{
    font-size: 15px;
    font-weight: 600;
}

.item-news-right .box-news-right time {
    color: #999;
    font-size: 14px;
    display: block;
}

.page-contact {
    text-align: right;
    clear: both;
    padding: 20px 0;
}

.contact {
    padding: 25px 0;
}

.page-contact .contact {
    padding: 0;
    text-align: left;
}

.page-contact .contact_primary {
    padding: 0;
    text-align: left;
}

.find-store .title {
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333;
}

.contact_primary input {
    width: 100%;
    margin-right: 0;
    float: left;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 35px;
    margin-bottom: 0;
}
.contact_primary textarea {
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 15px!important;
    height: 100px;
    outline: 0;
}
.contact_primary button {
    background: #163d1d;
    color: #fff;
    border: none;
    padding: 8px 15px;
    cursor: pointer;
}

.page-contact .contact_primary .form-group{
    overflow: hidden;
}

.service .service_primary {
    padding: 0;
    text-align: left;
}

.service .service_primary .form-group {
    overflow: hidden;
}

.service_primary input {
    width: 100%;
    margin-right: 0;
    float: left;
    outline: 0;
    padding-left: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 35px;
    margin-bottom: 0;
}

.service_primary textarea {
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 15px!important;
    height: 100px;
    outline: 0;
}

.service_primary button {
    background: #014f8f;
    color: #fff;
    border: none;
    padding: 8px 15px;
    cursor: pointer;
}

.box-fanpage{
    padding: 30px 80px;
}

.title-h4{
    text-align: left;
    margin-top: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 15px;
    background-color: #eee;
    margin-bottom: 15px;
}
.noi_dung_in { padding-bottom: 20px;}
.desc_footer { color: #fff;}
.news{
    padding: 50px 0;
    background-color: #fff;
}

.news .title-h2:before{
    display: none;
}
.news-item {}
.news-item img {}
.news-item h3 { 
	font-size: 17px; 
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; 
	height: 40px; 
	font-weight: bold; 
	line-height: 22px;
}
.news-item h3 a { color: #333;}
.news-item .desc { 
	font-size: 15px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 0px;
    margin-bottom: 10px;
    text-align: left;
}

.menu-mobile{
    display: none;
}

@media (min-width: 992px) and (max-width: 1200px){
    .nav-main li a{
        font-size: 12px;
        padding: 0 10px;
    }

    .nav-main .search-icon a i {
        font-size: 16px;
    }

    .logo-top{
        padding: 0 15px;
    }
}


@media (min-width: 992px){
    .nav-item:hover .nav-sub{
        display: block;
    }

    .menu-mobile{
        display: none!important;
    }

    .nav-item:hover .dropdown-search{
        display: block;
    }
	.slick-slide img{
        display: block;
    	width: 100%;
        height: auto;
        object-fit: cover;
    }
    .nav-sub-item:hover .nav-sub-child{
        display: block;
    }
}

@media (max-width: 991px){
    .menu-desktop{
        display: none!important;
    }

    .menu ul li .fa-chevron-down {
        position: absolute;
        top: 8px;
        right: 10px;
        color: #000;
        transition: 0.5s;
    }

    .menu ul li .fa-caret-right {
    position: absolute;
    top: 8px;
    left: 0;
    color: #000;
}

    .menu ul li.active .fa-chevron-down {
        transform: rotate(-180deg);
    }

    .nav-sub-child{
        position: static;
        padding-left: 20px;
        box-shadow: none;
    }

    .logo-top{
        width: 100%;
        padding: 0 15px;
    }

    .menu{
        width: 100%;
        padding: 0 15px;
		background: #eee;
    }

    .dropdown-search{
        margin-top: 10px;
        display: block;
        position: relative;
    }

    .search-form{
        padding: 6px 0;
    }

    .nav-main>li{
        width: 100%;
    }

    .list-bar{
        display: block;
    }

    .nav-main>li>a {
        line-height: 35px;
    }

    .nav-main>li>a i {
        line-height: 35px;
    }

    .nav-main li a{
        text-align: left;
        border-color: #fff;
    }

    .list-slide-item .box-image{
        display: none;
    }

    .slide{
        height: 470px;
    }

    .box-content{
        height: 470px;
    }

    .about .about-right .title-h2, .about .about-left .title-h2{
        text-align: center;
        margin-top: 0;
        font-size: 22px;
        line-height: 22px;
    }

    .about .about-left .sub-title, .about .about-right .sub-title{
        text-align: center;
        margin-bottom: 10px;
        line-height: normal;
    }

    .about .about-left .title-h2:before{
        left: 50%;
        transform: translateX(-50%);
        right: unset;
    }

    .about .about-right .title-h2:before {
        left: 50%;
        transform: translateX(-50%);
        right: unset;
    }

    .nav-sub{
        position: static;
        padding-left: 20px;
        box-shadow: none;
    }
}

@media (max-width: 767px){
    .logo-top .logo a{
        padding: 16px 0;
    }

    .box-content{
        height: 375px;
    }

    .slide{
        height: 375px;
    }

    .logo-top .logo img {
        height: 40px;
    }

    .language {
        margin: 6px 0;
    }

    .language li img {
        height: 28px;
        width: auto;
    }

    .list-slide-item h2{
        font-size: 22px;
        line-height: 30px;
    }
	.list-slide-item p { font-size: 13px;}

    .slide-content{
        margin: 0;
    }

    .list-slide-item h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .view-more2 {
        min-width: 90px;
        border-radius: 2px;
        line-height: 24px;
        font-size: 12px;
    }

    .footer-main {
        padding: 30px 0;
    }
}

@media (max-width: 550px){
    .subscribe .group-input{
        width: 150px;
        padding: 0;
    }

    .subscribe h2 {
        font-size: 18px;
    }

    .box-content {
        height: 400px;
    }

    .slide {
        height: 400px;
    }

    .title-h2 {
        margin-top: 30px;
        padding-bottom: 7px;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: normal;
    }

    .footer-main {
        padding: 30px 0;
    }

    .about .about-right, .about .about-left {
        padding: 30px 15px;
    }

    .about-left .slick-dots{
        bottom: -25px;
    }

    .about .about-left .sub-title, .about .about-right .sub-title{
        margin-bottom: 0px;
    }

    .about .about-right .title-h2, .about .about-left .title-h2{
        font-size: 18px;
    }

    .subscribe button[type=submit]{
        font-size: 12px;
        line-height: 30px;
    }

    .logo-footer .image img {
        height: 45px;
    }

    .footer-left{
        margin-bottom: 30px;
    }

    .title-h5{
        margin-bottom: 10px;
        font-size: 22px;
    }

    .links-footer li a {
        line-height: 25px;
    }

    .center-foot{
        margin-bottom: 30px;
    }

    .support{
        margin-bottom: 30px;
    }

    .box-tags a{
        font-size: 12px;
        line-height: 30px;
    }
}