@charset "utf-8";

/* Begin Main */
* {
    margin: 0;
    text-decoration: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    min-width: 1349px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 16px;
}

img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    vertical-align: top
}

a,
input,
textarea {
    outline: none;
    padding: 0px;
    border: 0px;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

ol,
ul {
    list-style: none;
}

.w-clear:after {
    display: block;
    content: "";
    clear: both;
}

.clear {
    clear: both;
}

.wrap-main,
.wrap-content {
    max-width: 1220px;
    margin: 30px auto;
    padding: 0px 10px;
}

.wrap-content {
    margin: auto;
}

.containner {
    max-width: 1200px;
    margin: 0 auto;
}

.title_main {
    margin-bottom: 25px;
    text-align: center;
    padding-bottom: 15px;
    position: relative;
}

.title_main:before {
    content: "";
    background: #e6e6e6;
    height: 1px;
    width: 190px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.title_main>strong>span {
    width: 12px;
    height: 12px;
    border: 1px solid #26aa0b;
    border-radius: 50%;
    display: block;
}

.title_main>strong {
    background: #fff;
    padding: 0 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
}

.title_main>span {
    font-family: 'Arial';
    font-size: 26px;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.title_main>p {
    font-family: 'Arial';
    color: #404040;
}

/* End Main */

/* Begin Intro */
.intro {
    background: url(/assets/images/backgt.jpg) no-repeat top center;
    padding: 40px 0px;
    background-size: 100% 100%;
}

.box_tinleft {
    width: 62%;
    float: left;
}

.box_videoright {
    width: 34%;
    float: right;
}

.title_intro {
    font-family: 'Arial';
    font-size: 22px;
    color: #333333;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    font-weight: bold;
}

.title_intro:before {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #1ca600;
}

.title_intro:after {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: #1ca600;
}

div.tin_left {
    max-width: 360px;
    float: left;
    margin-right: 10px;
    text-align: justify;
    font-size: 13px;
    font-family: 'Arial';
    color: #212121;
}

div.tin_right {
    width: calc(100% - 380px);
    float: right;
}

div.tin_img {
    line-height: 0;
    margin-bottom: 10px;
}

div.tin_left h3 a {
    font-weight: normal;
    font-family: 'Arial';
    color: #040404;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-transform: uppercase;
    font-weight: 600;
}

.xem_tt {
    margin-top: 25px;
}

.xem_tt a {
    display: inline-block;
    color: #000;
    border: 2px solid #333333;
    background: #fff;
    width: 102px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}

.xem_tt a:hover {
    color: #1ca600;
}

.tin_left span {
    line-height: 1.8;
    font-size: 16px;
}

.item_tin {
    text-align: justify;
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #212121;
    font-family: 'Arial';
}

.img_ttuc {
    line-height: 0;
    margin-right: 10px !important;
    float: left;
}

.item_tin h3 a {
    font-weight: normal;
    font-family: 'Arial';
    color: #212121;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-transform: uppercase;
    font-weight: 600;
}

.item_tin h3 a:hover {
    color: #1ca600;
}

.item_tin h3 {
    font-size: 16px;
    font-weight: 600;
}

/* End Intro */

/* Begin Header */
.header {
    width: 100%;
}

.logo {
    float: left;
    width: 100%;
    max-width: 180px;
    position: relative;
    text-align: left;
    line-height: 140px;
    background: #fff;
}

.logo img {
    vertical-align: middle;
}

.logo:before {
    content: "";
    background: url(assets/images/before_logo.png)no-repeat;
    width: 75px;
    height: 140px;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 1;
}

.header_right {
    float: right;
    width: calc(100% - 180px);
    position: relative;
    min-height: 140px;
}

.header_top {
    text-align: center;
    background: #1ca600 url(/assets/images/after_top.jpg)no-repeat center right;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    position: relative;
    color: #fff;
    font-size: 13px;
    font-family: 'Arial';
    padding-left: 35px;
    font-weight: bold;
}

.header_bottom {
    padding: 21px 0 0px 130px;
}

.header_top .fa {
    font-size: 17px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 7px;
}

.daichih,
.emailh,
.mangxahoi {
    display: inline-block;
}

.mangxahoi {
    margin-right: 22px;
    padding: 0 40px;
    list-style: none;
    text-align: center;
    background: url(/assets/images/before_mxh.jpg) no-repeat top left, url(/assets/images/after_mxh.png) no-repeat top right #333333;
}

.mangxahoi li {
    float: left;
    vertical-align: middle;
    margin: 0px 12px;
}

.mangxahoi li img {
    vertical-align: middle;
}

.banner {
    font-family: 'Arial';
    font-size: 35px;
    color: #eb0000;
    text-transform: uppercase;
    float: left;
    width: 76%;
}

.hotline {
    font-family: 'Arial';
    color: #e67200;
    font-size: 22px;
    float: right;
    width: 23%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hotline>span {
    color: #e67200;
    line-height: 25px;
    display: inline-block;
}

.hotline img {
    float: left;
    margin-right: 10px;
}

/* End Header */

/* Menu */
.menu {
    background: #1ca600;
}

.menu .wrap-content .ddsmoothmenu {
    float: left;
    line-height: 50px;
}

.menu .wrap-content .ddsmoothmenu ul {
    padding: 0px;
    list-style: none;
}

.menu .wrap-content .ddsmoothmenu ul li a {
    font-family: 'Arial';
    color: white;
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 0px 25px;
    text-transform: capitalize;
    font-weight: 500;
}

.menu .ddsmoothmenu ul li ul li {
    background: rgba(28, 166, 0, 0.62);
}

.menu .ddsmoothmenu ul li ul li a {
    margin: 0;
    padding: 10px !important;
    text-align: left !important;
    background: none !important;
    line-height: normal;
}

.menu .ddsmoothmenu ul li ul a.selected,
.menu .ddsmoothmenu ul li ul li a:hover {
    background: none rgba(28, 166, 0, 0.62) !important;
    color: #FFF200;
}

.menu .wrap-content .ddsmoothmenu>ul>li:hover>a,
.menu .wrap-content .ddsmoothmenu>ul>li>a.active {
    color: #FFF200;
}

#wrap_menu_res {
    display: none;
    position: relative;
}

.invi_loading {
    visibility: hidden !important;
}

.search {
    float: right;
    width: 255px;
    height: 30px;
    background: #fff;
    margin-top: 10px;
    border-radius: 6px;
    border: 1px solid #fff;
    box-shadow: inset 1px 2px 5px 2px #cccccc;
    position: relative;
}

.btn_search {
    width: 16px;
    height: 16px;
    cursor: pointer;
    outline: none;
    background: url(/assets/images/search.png) no-repeat;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.txt_search {
    width: 100%;
    float: left;
    background: transparent;
    line-height: 30px;
    text-indent: 10px;
    outline: none;
    border: none;
    color: #313131;
    font-size: 12px;
    font-weight: normal;
}

/* End Menu */

/* Begin Slideshow */
.slideshow {
    position: relative;
}

.box-slide .theme-default .nivoSlider {
    background-color: transparent !important;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.theme-default .nivo-directionNav a {
    width: 46px !important;
    height: 53px !important;
}

.theme-default a.nivo-nextNav {
    background-position: -23px 0 !important;
    right: 0px !important;
}

.theme-default a.nivo-prevNav {
    background-position: 23px 0 !important;
    left: 0px !important;
}

.box-slide .nivo-caption a {
    display: block !important
}

.box-slide .nivo-caption {
    top: 50px;
    right: 100px;
    left: inherit;
    bottom: inherit;
    max-width: 400px;
    background: transparent;
    color: #000;
    padding: 0px;
    opacity: 1;
    overflow: inherit !important;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
}

.title-slide {
    line-height: 35px;
    height: 38px;
    margin-bottom: 6px;
}

.title-slide a {
    font-size: 25px;
    font-weight: normal;
    color: #fff !important;
    border-bottom: 0px !important;
}

.title-slide a:hover {
    color: #109748 !important;
}

.desc-slide {
    line-height: 25px;
    text-align: justify;
    color: #fff;
    margin-bottom: 15px;
}

/* End Slideshow */

/* Begin Crumbtrail */
.crumbtrail {
    padding-top: 15px;
}

.crumbtrail ul {
    padding: 0px;
    list-style: none;
    line-height: normal;
}

.crumbtrail li {
    float: left;
}

.crumbtrail li.crumbtrail_br {
    margin: 0px 7px;
    width: 6px;
    height: 5px;
    margin-top: 7px;
    background: url(/assets/images/navi.png) no-repeat center center;
}

.crumbtrail a {
    font-family: 'Arial';
    font-size: 14px;
    color: #313131;
}

.crumbtrail a:hover {
    color: #D21313;
    text-decoration: underline;
}

.crumbtrail .crumbtrail_lst {
    color: #414141;
}

/* End Crumbtrail */

/* Begin Video */
.video {
    float: left;
    width: 210px;
    margin-bottom: 33px;
    margin-right: 33px;
    text-align: center;
}

.video:nth-child(4n+1) {
    clear: both;
}

.video:nth-child(4n) {
    margin-right: 0px;
}

.pic-video img:hover {
    opacity: 0.9;
}

.video h3 a {
    font-size: 14px;
    color: #222222;
    text-transform: capitalize;
    display: block;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 20px;
}

.video h3:hover,
.video h3:hover a {
    color: #D21313;
}

.youtube-player {
    position: relative;
    padding-bottom: 170px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    width: 50px;
    height: 35px;
    left: calc(50% - 25px);
    top: calc(50% - 17px);
    position: absolute;
    background: url("../images/play.png") no-repeat;
    cursor: pointer;
}

/* End Video */

/* Begin Download */
.download {
    width: 230px;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    text-align: center;
}

.download:nth-child(5n+1) {
    clear: both;
}

.download:nth-child(5n) {
    margin-right: 0px;
}

.download>span {
    color: #313131;
    display: block;
    margin: 10px 0px;
    font-size: 13px;
}

.download>a {
    display: inline-block;
    padding: 5px 20px 5px 20px;
    background: #0EAD0F;
    color: #fff;
    font-size: 13px;
}

/* End Download */

/* Begin Sản Phẩm Detail */
.left-pro-detail {
    position: relative;
    float: left;
    width: 400px;
    border: 1px solid rgba(128, 128, 128, 0.4);
    text-align: center;
    margin-right: 20px;
    background: white;
}

.right-pro-detail {
    width: calc(100% - 420px);
    float: left;
}

.title-pro-detail {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    display: block;
    margin-bottom: 20px;
    color: #D21313;
}

.slick-thumb-pro {
    margin: auto !important;
}

.slick-thumb-pro .slick-prev,
.slick-thumb-pro .slick-next {
    width: 15px !important;
    height: 20px !important;
}

.slick-thumb-pro .slick-prev:before,
.slick-thumb-pro .slick-next:before {
    display: none !important
}

.slick-thumb-pro .slick-next {
    background: url(/assets/images/next-thumb-pro.png) no-repeat !important;
    right: 5px;
}

.slick-thumb-pro .slick-prev {
    background: url(/assets/images/prev-thumb-pro.png) no-repeat !important;
    left: 5px;
}

.thumb-pro-detail {
    display: block !important;
    margin: 5px auto;
    max-width: 90px;
}

.thumb-pro-detail img {
    box-shadow: none !important;
    border: 1px solid rgba(128, 128, 128, 0.4);
}

.detail_sp {
    margin-top: 20px;
}

.tbl_detail_item {
    width: 100%;
    margin-bottom: 10px;
}

.tbl_detail_item span {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.tbl_detail_item p {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.sel-product {
    height: 30px;
    font-size: 13px;
    outline: none;
    text-align: center;
    cursor: pointer;
}

.loading-comment {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: rgba(255, 255, 255, 0.8) url(/assets/images/loading.gif) center no-repeat;
}

.price-detail p {
    color: #d20000;
    font-weight: bold;
    font-size: 25px;
}

p.price-detail-old {
    color: gray;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 17px;
}

.tinhtrang {
    font-weight: normal;
}

.conhang {
    color: #6A9701
}

.hethang,
.dangcapnhat {
    color: #F00
}

a.item-mau-pro {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 30px;
    height: 30px;
}

a.item-mau-pro.active {
    position: relative;
}

a.item-mau-pro.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    box-sizing: border-box;
    background: url(/assets/images/ac_pro_cl_s.png) no-repeat bottom right;
    border: 2px solid #e5101d;
}

a.item-mau-pro input[type=radio],
a.item-size-pro input[type=radio] {
    outline: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    border: 0px;
    top: 0px;
    left: 0px;
}

a.item-size-pro {
    width: auto !important;
    height: 30px !important;
    border: 1px solid rgba(128, 128, 128, 0.5);
    padding: 0px 15px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

a.item-size-pro span {
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    cursor: pointer;
    color: gray;
}

a.item-size-pro.active {
    position: relative;
    border-color: #e5101d;
}

a.item-size-pro.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    box-sizing: border-box;
    background: url(/assets/images/ac_pro_cl_s.png) no-repeat bottom right;
    border: 1px solid #e5101d;
}

a.item-size-pro.active span {
    color: #e5101d;
}

.social-plugin {}

.social-plugin .addthis_native_toolbox,
.social-plugin .fb-send {
    float: left;
}

.social-plugin .fb-send {
    margin-right: 10px;
}

/* End Sản Phẩm Detail */

/* Begin Tin Tức */
.news {
    width: 49%;
    float: left;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.42);
    padding-bottom: 15px;
}

.news:nth-child(2n) {
    float: right;
}

.news:nth-child(2n+1) {
    clear: both;
}

.pic-news {
    float: left;
    margin-right: 10px;
    width: 160px;
}

.pic-news img {
    border: 1px solid rgba(128, 128, 128, 0.57);
    background: rgba(255, 255, 255, 0.67);
    box-sizing: border-box;
}

.pic-news:hover img {
    opacity: 0.8;
    border-color: #D21313;
}

h3.name-news a {
    color: #D21313;
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: normal;
    margin-bottom: 5px;
}

h3.name-news a:hover {
    color: #D21313;
}

.desc-news {
    color: #333333;
    margin-top: 5px;
    text-align: justify;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
}

.btn-news {
    float: right;
    color: #D21313;
    font-size: 15px;
}

.btn-news a:hover {
    color: #D21313;
}

.share {
    padding: 17px 10px 10px 10px;
    line-height: normal;
    background: rgba(128, 128, 128, 0.15);
    margin-top: 15px;
    border-radius: 5px;
}

.share b {
    display: block;
    margin-bottom: 5px;
}

.othernews b {
    margin-bottom: 10px;
}

.list-news-other {
    padding-left: 17px;
    list-style: square;
}

.list-news-other li {
    margin-bottom: 2px;
}

.list-news-other li a {
    text-transform: none;
    color: #333333;
    font-size: 13px;
}

.list-news-other li a:hover {
    text-decoration: underline;
    color: #D21313;
}

/* End Tin Tức */

/* Begin Liên Hệ */
.left-lienhe {
    width: 60%;
    float: left;
}

.info-lienhe {
    font-size: 13px;
    line-height: 1.5;
    color: #333333;
}

.right-lienhe {
    width: 38%;
    float: right;
}

.hr-lienhe {
    border-top: 2px solid rgba(128, 128, 128, 0.52);
    margin: 15px 0px;
}

.left-lienhe iframe {
    width: 100%;
    height: 550px;
}

#captcha {
    margin-bottom: 10px;
}

#vimg {
    vertical-align: middle;
    margin-right: 5px;
}

#reloadCaptcha {
    vertical-align: middle;
    font-size: 20px;
    cursor: pointer;
}

#map {
    height: 480px;
    margin: 10px 0px;
}

#directionsPanel {
    display: none;
}

span#hint-map {
    font-size: 13px;
    display: block;
}

input.btn-map {
    border: 0px;
    width: 100px;
    height: 31px;
    background: gray;
    color: white;
    border-radius: 2px;
    outline: none;
}

input.txt-map {
    height: 27px;
    width: calc(100% - 106px);
    text-indent: 10px;
    border: 1px solid;
    border-color: #cecbcb;
    border-radius: 0px;
    outline: none;
}

span.tit-map {
    color: #D21313;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.diachi {
    font-size: 13px;
}

/* End Liên Hệ */

/* Begin Table Liên Hệ */
.tablelienhe span {
    color: #D21313;
}

.tablelienhe td {
    height: 25px;
}

.tablelienhe .input,
.tablelienhe textarea {
    border: 1px #E9E9E9 solid;
    font-size: 12px;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    min-height: 30px;
}

.tablelienhe .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.button {
    border: 1px solid #515151;
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    padding: 5px 15px;
    background: #414944;
    border-radius: 1px;
    display: inline-block;
}

.button:hover {
    color: #FFFFFF;
    background: #202020;
    -webkit-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}

.tablelienhe .input::-webkit-input-placeholder {
    color: #585757;
}

.tablelienhe .input:-moz-placeholder {
    color: #585757;
}

.tablelienhe .input::-moz-placeholder {
    color: #585757;
}

.tablelienhe .input:-ms-input-placeholder {
    color: #585757;
}

.tablelienhe textarea::-webkit-input-placeholder {
    color: #585757;
}

.tablelienhe textarea:-moz-placeholder {
    color: #585757;
}

.tablelienhe textarea::-moz-placeholder {
    color: #585757;
}

.tablelienhe textarea:-ms-input-placeholder {
    color: #585757;
}

/* End Table Liên Hệ */

/* Begin Footer */
.footer {
    width: 100%;
}

.title_footer_main {
    display: block;
    font-family: 'Arial';
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background: url(/assets/images/linef.png)no-repeat left bottom;
    margin-bottom: 15px;
    padding-bottom: 12px;
    font-weight: 600;
}

.footer_main {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 30px;
}

.title_footer span {
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
    display: block;
    font-family: 'Arial';
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 600;
}

.content_footer {
    font-family: 'Arial';
    color: #fff;
    line-height: 25px;
    font-size: 16px;
}

.mangxahoif {
    padding-left: 0;
    margin-top: 15px;
}

.mangxahoif span {
    font-family: 'Arial';
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}

.mangxahoif li {
    display: inline-block;
    margin: 0 5px;
}

.mangxahoif li a img {
    vertical-align: middle;
}

.news_list {
    padding-left: 0;
}

.news_list li {
    margin-bottom: 10px;
}

.news_list li a {
    font-family: 'Arial';
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}

.news_list li a:hover {
    color: yellow;
}

.footer_news {
    float: left;
}

.footer_news:nth-child(1) {
    margin-right: 5%;
    width: 29.5%;
}

.footer_news:nth-child(2) {
    margin-right: 5%;
    width: 16.7%;
}

.footer_news:nth-child(3) {
    width: 15.83%;
}

.footer_news:nth-child(4) {
    width: 24.333%;
    float: right;
    overflow: hidden;
}

.footer-bottom {
    min-height: 50px;
    line-height: 50px;
    background: #117300;
    color: #fff;
    font-family: 'Arial';
    font-size: 16px;
}

.footer-bottom>div {
    max-width: 1200px;
    margin: auto;
}

span#copy {
    display: block;
    float: left;
}

div.thongke {
    float: right;
}

div.thongke div.item-tk {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
}

/* End Footer */

/* Begin Đối Tác */
.slick-doitac {
    max-width: 1200px;
    margin: 35px auto;
}

.item-doitac {
    width: 100%;
    max-width: 182px;
    margin: 0 auto;
}

.slick-doitac .slick-prev,
.slick-doitac .slick-next {
    width: 16px !important;
    height: 16px !important;
}

.slick-doitac .slick-prev:before,
.slick-doitac .slick-next:before {
    display: none !important
}

.slick-doitac .slick-next {
    background: url(/assets/images/nextdt.png) no-repeat !important;
}

.slick-doitac .slick-prev {
    background: url(/assets/images/prewdt.jpg) no-repeat !important;
}

/* End Đối Tác */

/* Begin Not Found */
.notice_pro {
    width: 100%;
    background: #EFECEC;
    color: #7D7979;
    border-radius: 5px;
}

.notice_pro h4 {
    padding: 15px;
    font-weight: normal;
}

/* End Not Found */

/* Phân Trang */
.pagination {
    text-align: center;
    margin-top: 15px;
}

.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0px;
}

.pagination ul>li {
    display: inline;
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    cursor: default;
    background: #D21313;
    color: white;
}

.pagination ul>li>a,
.pagination ul>li>span {
    font-size: 12px;
    float: left;
    padding: 1px 10px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    color: #777;
    border: 1px solid #D21313;
    margin: 0 2px;
    border-radius: 1px;
}

.pagination ul>li>a:hover,
.pagination ul>li>span:hover {
    background: #D21313;
    color: white;
}

/* End Phân Trang */

/* Begin Popup */
.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 99999;
}

.wrap-pop-home {
    max-width: 975px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
}

.popup-close {
    width: 30px;
    height: 30px;
    line-height: 29px;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: rgba(0, 0, 0, 1);
    text-decoration: none;
}

/* End Popup */

/* Fanpage Facebook */
.fanpage_facebook {
    position: fixed;
    right: -300px;
    z-index: 999999;
    top: 200px;
    display: block
}

/* Scroll Top */
.scrollToTop {
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 2px;
    display: none;
    z-index: 3;
    cursor: pointer;
}

/* Text Hide */
.text-hide {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* Transition All */
.transition {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

/* Blink */
.blink {
    -webkit-animation-name: blink;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

/* Scroll */
.scroll-maded {
    overflow-y: scroll;
    overflow-x: hidden;
}

.scroll-maded::-webkit-scrollbar {
    width: 2px;
}

.scroll-maded::-webkit-scrollbar-thumb {
    width: 2px;
    background: #e6c413
}

.scroll-maded::-webkit-scrollbar-thumb:hover {
    width: 2px;
}

.scroll-maded::-webkit-scrollbar-thumb:active {
    width: 2px;
}

/* Loading */
.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 99999999999;
    background: #fff;
    text-align: center;
}

.loader {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 19px);
    left: calc(50% - 19px);
    text-indent: -9999em;
    border-top: 4px solid #e1e1e1;
    border-right: 4px solid #e1e1e1;
    border-bottom: 4px solid #e1e1e1;
    border-left: 4px solid #D21313;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load_circle 0.9s infinite linear;
    animation: load_circle 0.9s infinite linear;
}

@-webkit-keyframes load_circle {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes load_circle {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes load_circle {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load_circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*Danh mục dịch vụ*/
.item_dichvu {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #dedede;
    position: relative;
    margin-bottom: 30px;
}

.item_dichvu h3 a {
    font-family: 'Arial';
    color: #333333;
    font-size: 18px;
    display: block;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 8px;
}

.item_dichvu h3 a:hover {
    color: #ff0000;
}

.item_dichvu span {
    display: block;
    font-family: 'Arial';
    font-size: 13px;
    color: #333333;
    padding: 0 14px;
    margin-bottom: 35px;
}

.xemthemdv {
    position: absolute;
    font-family: 'Arial';
    color: #fff;
    background: #1ca600;
    width: 100px;
    height: 35px;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 35px;
    border-radius: 30px;
    z-index: 999;
}

.xemthemdv:hover {
    background: #ff0000;
}

/*End danh mục dịch vụ*/

/*Giới thiệu*/
.box_gioithieu {
    background: url(/assets/images/backgt.jpg) no-repeat top center;
    background-size: cover;
    padding: 40px 0px;
}

.info_gt {
    text-align: justify;
    flex-basis: calc(100% - 600px);
    line-height: 30px;
}

.tit_gt {
    color: #333333;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Arial';
    margin-bottom: 20px;
    border-left: 5px solid #1ca600;
    padding-left: 20px;
    font-weight: bold;
}

.xem_gt {
    margin-top: 15px;
}

.xem_gt a {
    display: inline-block;
    border: 1px solid #1ca600;
    color: #333333;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 13px;
    transition: all 0.6s;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.xem_gt a:hover {
    color: #1ca600;
}

.img_gt {
    line-height: 0;
    flex-basis: 570px;
}

.box_gioithieu .containner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*End giới thiệu*/

/*Công trình tiêu biểu*/
.congtrinh {
    padding: 40px 0px;
}

.hover_sang3 {
    overflow: hidden;
    position: relative;
}

.hover_sang3:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.hover_sang3:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.hover_sang3:hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.5);
}

.hover_sang3:hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.5);
}

.img_congtrinh {
    line-height: 0;
    margin-bottom: 10px;
}

.jpage_items li {
    width: 23.333%;
    margin-right: 2.2%;
    margin-bottom: 2.2%;
}

.item_contrinh {
    float: left;
    text-align: center;
    transition: all 0.6s;
    font-family: 'Arial';
    font-size: 16px;
    color: #575757;
}

.item_contrinh h3 a {
    font-family: 'Arial';
    color: #363636;
    text-transform: uppercase;
    display: block;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 600;
    
    
    
    @charset "utf-8";

/* Begin Main */
* {
    margin: 0;
    text-decoration: none;
}

*,
*:
    before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
    html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    body {
    min-width: 1349px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    font-size: 14px;
}
    img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    vertical-align: top}
    a,
input,
textarea {
    outline: none;
    padding: 0px;
    border: 0px;
}
    input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
    ol,
ul {
    list-style: none;
}

.w-clear:
    after {
    display: block;
    content: "";
    clear: both;
}

.clear {
    clear: both;
}

.wrap-main,
.wrap-content {
    max-width: 1220px;
    margin: 30px auto;
    padding: 0px 10px;
}

.wrap-content {
    margin: auto;
}

.containner {
    max-width: 1200px;
    margin: 0 auto;
}

.title_main {
    margin-bottom: 25px;
    text-align: center;
    padding-bottom: 15px;
    position: relative;
}

.title_main:
    before {
    content: "";
    background: #e6e6e6;
    height: 1px;
    width: 190px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.title_main>
    strong>span {
    width: 12px;
    height: 12px;
    border: 1px solid #26aa0b;
    border-radius: 50%;
    display: block;
}

.title_main>
    strong {
    background: #fff;
    padding: 0 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
}

.title_main>
    span {
    font-family: 'Arial';
    font-size: 26px;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}

.title_main>
    p {
    font-family: 'Arial';
    color: #404040;
}

/* End Main */

/* Begin Intro */
.intro {
    background: url(/assets/images/backgt.jpg) no-repeat top center;
    padding: 40px 0px;
    background-size: 100% 100%;
}

.box_tinleft {
    width: 62%;
    float: left;
}

.box_videoright {
    width: 34%;
    float: right;
}

.title_intro {
    font-family: 'Arial';
    font-size: 22px;
    color: #333333;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}

.title_intro:
    before {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #1ca600;
}

.title_intro:
    after {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: #1ca600;
}
    div.tin_left {
    max-width: 360px;
    float: left;
    margin-right: 10px;
    text-align: justify;
    font-size: 13px;
    font-family: 'Arial';
    color: #212121;
}
    div.tin_right {
    width: calc(100% - 380px);
    float: right;
}
    div.tin_img {
    line-height: 0;
    margin-bottom: 10px;
}
    div.tin_left h3 a {
    font-weight: normal;
    font-family: 'Arial';
    color: #040404;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-transform: uppercase;
}

.xem_tt {
    margin-top: 25px;
}

.xem_tt
    a {
    display: inline-block;
    color: #000;
    border: 2px solid #333333;
    background: #fff;
    width: 102px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}

.xem_tt
    a:hover {
    color: #1ca600;
}

.tin_left
    span {
    line-height: 1.8;
}

.item_tin {
    text-align: justify;
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #212121;
    font-family: 'Arial';
}

.img_ttuc {
    line-height: 0;
    margin-right: 10px !important;
    float: left;
}

.item_tin
    h3 a {
    font-weight: normal;
    font-family: 'Arial';
    color: #212121;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-transform: uppercase;
}

.item_tin
    h3 a:hover {
    color: #1ca600;
}

.item_tin
    h3 {}

/* End Intro */

/* Begin Header */
.header {
    width: 100%;
}

.logo {
    float: left;
    width: 100%;
    max-width: 180px;
    position: relative;
    text-align: left;
    line-height: 140px;
    background: #fff;
}

.logo
    img {
    vertical-align: middle;
}

.logo:
    before {
    content: "";
    background: url(assets/images/before_logo.png)no-repeat;
    width: 75px;
    height: 140px;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 1;
}

.header_right {
    float: right;
    width: calc(100% - 180px);
    position: relative;
    min-height: 140px;
}

.header_top {
    text-align: center;
    background: #1ca600 url(/assets/images/after_top.jpg)no-repeat center right;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    position: relative;
    color: #fff;
    font-size: 13px;
    font-family: 'Arial';
    padding-left: 35px;
    font-weight: bold;
}

.header_bottom {
    padding: 21px 0 0px 130px;
}

.header_top .fa {
    font-size: 17px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 7px;
}

.daichih,
.emailh,
.mangxahoi {
    display: inline-block;
}

.mangxahoi {
    margin-right: 22px;
    padding: 0 40px;
    list-style: none;
    text-align: center;
    background: url(/assets/images/before_mxh.jpg) no-repeat top left, url(/assets/images/after_mxh.png) no-repeat top right #333333;
}

.mangxahoi
    li {
    float: left;
    vertical-align: middle;
    margin: 0px 12px;
}

.mangxahoi
    li img {
    vertical-align: middle;
}

.banner {
    font-family: 'Arial';
    font-size: 35px;
    color: #eb0000;
    text-transform: uppercase;
    float: left;
    width: 80%;
}

.hotline {
    font-family: 'Arial';
    color: #e67200;
    font-size: 22px;
    float: right;
    width: 20%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hotline>
    span {
    color: #e67200;
    line-height: 25px;
    display: inline-block;
}

.hotline
    img {
    float: left;
    margin-right: 10px;
}

/* End Header */

/* Menu */
.menu {
    background: #1ca600;
}

.menu .wrap-content .ddsmoothmenu {
    float: left;
    line-height: 50px;
}

.menu .wrap-content .ddsmoothmenu
    ul {
    padding: 0px;
    list-style: none;
}

.menu .wrap-content .ddsmoothmenu
    ul li a {
    font-family: 'Arial';
    color: white;
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 0px 25px;
    text-transform: capitalize;
}

.menu .ddsmoothmenu
    ul li ul li {
    background: rgba(28, 166, 0, 0.62);
}

.menu .ddsmoothmenu
    ul li ul li a {
    margin: 0;
    padding: 10px !important;
    text-align: left !important;
    background: none !important;
    line-height: normal;
}

.menu .ddsmoothmenu
    ul li ul a.selected,
.menu .ddsmoothmenu ul li ul li a:hover {
    background: none rgba(28, 166, 0, 0.62) !important;
    color: #FFF200;
}

.menu .wrap-content .ddsmoothmenu>
    ul>li:hover>a,
.menu .wrap-content .ddsmoothmenu>ul>li>a.active {
    color: #FFF200;
}

#wrap_menu_res {
    display: none;
    position: relative;
}

.invi_loading {
    visibility: hidden !important;
}

.search {
    float: right;
    width: 255px;
    height: 30px;
    background: #fff;
    margin-top: 10px;
    border-radius: 6px;
    border: 1px solid #fff;
    box-shadow: inset 1px 2px 5px 2px #cccccc;
    position: relative;
}

.btn_search {
    width: 16px;
    height: 16px;
    cursor: pointer;
    outline: none;
    background: url(/assets/images/search.png) no-repeat;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.txt_search {
    width: 100%;
    float: left;
    background: transparent;
    line-height: 30px;
    text-indent: 10px;
    outline: none;
    border: none;
    color: #313131;
    font-size: 12px;
    font-weight: normal;
}

/* End Menu */

/* Begin Slideshow */
.slideshow {
    position: relative;
}

.box-slide .theme-default .nivoSlider {
    background-color: transparent !important;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.theme-default .nivo-directionNav
    a {
    width: 46px !important;
    height: 53px !important;
}

.theme-default
    a.nivo-nextNav {
    background-position: -23px 0 !important;
    right: 0px !important;
}

.theme-default
    a.nivo-prevNav {
    background-position: 23px 0 !important;
    left: 0px !important;
}

.box-slide .nivo-caption
    a {
    display: block !important}

.box-slide .nivo-caption {
    top: 50px;
    right: 100px;
    left: inherit;
    bottom: inherit;
    max-width: 400px;
    background: transparent;
    color: #000;
    padding: 0px;
    opacity: 1;
    overflow: inherit !important;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
}

.title-slide {
    line-height: 35px;
    height: 38px;
    margin-bottom: 6px;
}

.title-slide
    a {
    font-size: 25px;
    font-weight: normal;
    color: #fff !important;
    border-bottom: 0px !important;
}

.title-slide
    a:hover {
    color: #109748 !important;
}

.desc-slide {
    line-height: 25px;
    text-align: justify;
    color: #fff;
    margin-bottom: 15px;
}

/* End Slideshow */

/* Begin Crumbtrail */
.crumbtrail {
    padding-top: 15px;
}

.crumbtrail
    ul {
    padding: 0px;
    list-style: none;
    line-height: normal;
}

.crumbtrail
    li {
    float: left;
}

.crumbtrail
    li.crumbtrail_br {
    margin: 0px 7px;
    width: 6px;
    height: 5px;
    margin-top: 7px;
    background: url(/assets/images/navi.png) no-repeat center center;
}

.crumbtrail
    a {
    font-family: 'Arial';
    font-size: 14px;
    color: #313131;
}

.crumbtrail
    a:hover {
    color: #D21313;
    text-decoration: underline;
}

.crumbtrail .crumbtrail_lst {
    color: #414141;
}

/* End Crumbtrail */

/* Begin Video */
.video {
    float: left;
    width: 210px;
    margin-bottom: 33px;
    margin-right: 33px;
    text-align: center;
}

.video:nth-child(4n+1) {
    clear: both;
}

.video:nth-child(4n) {
    margin-right: 0px;
}

.pic-video
    img:hover {
    opacity: 0.9;
}

.video
    h3 a {
    font-size: 14px;
    color: #222222;
    text-transform: capitalize;
    display: block;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 20px;
}

.video
    h3:hover,
.video h3:hover a {
    color: #D21313;
}

.youtube-player {
    position: relative;
    padding-bottom: 170px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.youtube-player
    iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player
    img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player
    img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    width: 50px;
    height: 35px;
    left: calc(50% - 25px);
    top: calc(50% - 17px);
    position: absolute;
    background: url("../images/play.png") no-repeat;
    cursor: pointer;
}

/* End Video */

/* Begin Download */
.download {
    width: 230px;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    text-align: center;
}

.download:nth-child(5n+1) {
    clear: both;
}

.download:nth-child(5n) {
    margin-right: 0px;
}

.download>
    span {
    color: #313131;
    display: block;
    margin: 10px 0px;
    font-size: 13px;
}

.download>
    a {
    display: inline-block;
    padding: 5px 20px 5px 20px;
    background: #0EAD0F;
    color: #fff;
    font-size: 13px;
}

/* End Download */

/* Begin Sản Phẩm Detail */
.left-pro-detail {
    position: relative;
    float: left;
    width: 400px;
    border: 1px solid rgba(128, 128, 128, 0.4);
    text-align: center;
    margin-right: 20px;
    background: white;
}

.right-pro-detail {
    width: calc(100% - 420px);
    float: left;
}

.title-pro-detail {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    display: block;
    margin-bottom: 20px;
    color: #D21313;
}

.slick-thumb-pro {
    margin: auto !important;
}

.slick-thumb-pro .slick-prev,
.slick-thumb-pro .slick-next {
    width: 15px !important;
    height: 20px !important;
}

.slick-thumb-pro .slick-prev:
    before,
.slick-thumb-pro .slick-next:before {
    display: none !important}

.slick-thumb-pro .slick-next {
    background: url(/assets/images/next-thumb-pro.png) no-repeat !important;
    right: 5px;
}

.slick-thumb-pro .slick-prev {
    background: url(/assets/images/prev-thumb-pro.png) no-repeat !important;
    left: 5px;
}

.thumb-pro-detail {
    display: block !important;
    margin: 5px auto;
    max-width: 90px;
}

.thumb-pro-detail
    img {
    box-shadow: none !important;
    border: 1px solid rgba(128, 128, 128, 0.4);
}

.detail_sp {
    margin-top: 20px;
}

.tbl_detail_item {
    width: 100%;
    margin-bottom: 10px;
}

.tbl_detail_item
    span {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.tbl_detail_item
    p {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.sel-product {
    height: 30px;
    font-size: 13px;
    outline: none;
    text-align: center;
    cursor: pointer;
}

.loading-comment {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: rgba(255, 255, 255, 0.8) url(/assets/images/loading.gif) center no-repeat;
}

.price-detail
    p {
    color: #d20000;
    font-weight: bold;
    font-size: 25px;
}
    p.price-detail-old {
    color: gray;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 17px;
}

.tinhtrang {
    font-weight: normal;
}

.conhang {
    color: #6A9701}

.hethang,
.dangcapnhat {
    color: #F00}
    a.item-mau-pro {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 30px;
    height: 30px;
}
    a.item-mau-pro.active {
    position: relative;
}
    a.item-mau-pro.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    box-sizing: border-box;
    background: url(/assets/images/ac_pro_cl_s.png) no-repeat bottom right;
    border: 2px solid #e5101d;
}
    a.item-mau-pro input[type=radio],
a.item-size-pro input[type=radio] {
    outline: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    border: 0px;
    top: 0px;
    left: 0px;
}
    a.item-size-pro {
    width: auto !important;
    height: 30px !important;
    border: 1px solid rgba(128, 128, 128, 0.5);
    padding: 0px 15px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
    a.item-size-pro span {
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    cursor: pointer;
    color: gray;
}
    a.item-size-pro.active {
    position: relative;
    border-color: #e5101d;
}
    a.item-size-pro.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    box-sizing: border-box;
    background: url(/assets/images/ac_pro_cl_s.png) no-repeat bottom right;
    border: 1px solid #e5101d;
}
    a.item-size-pro.active span {
    color: #e5101d;
}

.social-plugin {}

.social-plugin .addthis_native_toolbox,
.social-plugin .fb-send {
    float: left;
}

.social-plugin .fb-send {
    margin-right: 10px;
}

/* End Sản Phẩm Detail */

/* Begin Tin Tức */
.news {
    width: 49%;
    float: left;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.42);
    padding-bottom: 15px;
}

.news:nth-child(2n) {
    float: right;
}

.news:nth-child(2n+1) {
    clear: both;
}

.pic-news {
    float: left;
    margin-right: 10px;
    width: 160px;
}

.pic-news
    img {
    border: 1px solid rgba(128, 128, 128, 0.57);
    background: rgba(255, 255, 255, 0.67);
    box-sizing: border-box;
}

.pic-news:
    hover img {
    opacity: 0.8;
    border-color: #D21313;
}
    h3.name-news a {
    color: #D21313;
    font-size: 13px;
    font-weight: bold;
    display: block;
    line-height: normal;
    margin-bottom: 5px;
}
    h3.name-news a:hover {
    color: #D21313;
}

.desc-news {
    color: #333333;
    margin-top: 5px;
    text-align: justify;
    font-size: 12px;
    line-height: 20px;
}

.btn-news {
    float: right;
    color: #D21313;
    font-size: 12px;
}

.btn-news
    a:hover {
    color: #D21313;
}

.share {
    padding: 17px 10px 10px 10px;
    line-height: normal;
    background: rgba(128, 128, 128, 0.15);
    margin-top: 15px;
    border-radius: 5px;
}

.share
    b {
    display: block;
    margin-bottom: 5px;
}

.othernews
    b {
    margin-bottom: 10px;
}

.list-news-other {
    padding-left: 17px;
    list-style: square;
}

.list-news-other
    li {
    margin-bottom: 2px;
}

.list-news-other
    li a {
    text-transform: none;
    color: #333333;
    font-size: 13px;
}

.list-news-other
    li a:hover {
    text-decoration: underline;
    color: #D21313;
}

/* End Tin Tức */

/* Begin Liên Hệ */
.left-lienhe {
    width: 60%;
    float: left;
}

.info-lienhe {
    font-size: 13px;
    line-height: 1.5;
    color: #333333;
}

.right-lienhe {
    width: 38%;
    float: right;
}

.hr-lienhe {
    border-top: 2px solid rgba(128, 128, 128, 0.52);
    margin: 15px 0px;
}

.left-lienhe
    iframe {
    width: 100%;
    height: 550px;
}

#captcha {
    margin-bottom: 10px;
}

#vimg {
    vertical-align: middle;
    margin-right: 5px;
}

#reloadCaptcha {
    vertical-align: middle;
    font-size: 20px;
    cursor: pointer;
}

#map {
    height: 480px;
    margin: 10px 0px;
}

#directionsPanel {
    display: none;
}
    span#hint-map {
    font-size: 13px;
    display: block;
}
    input.btn-map {
    border: 0px;
    width: 100px;
    height: 31px;
    background: gray;
    color: white;
    border-radius: 2px;
    outline: none;
}
    input.txt-map {
    height: 27px;
    width: calc(100% - 106px);
    text-indent: 10px;
    border: 1px solid;
    border-color: #cecbcb;
    border-radius: 0px;
    outline: none;
}
    span.tit-map {
    color: #D21313;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.diachi {
    font-size: 13px;
}

/* End Liên Hệ */

/* Begin Table Liên Hệ */
.tablelienhe
    span {
    color: #D21313;
}

.tablelienhe
    td {
    height: 25px;
}

.tablelienhe .input,
.tablelienhe
    textarea {
    border: 1px #E9E9E9 solid;
    font-size: 12px;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    min-height: 30px;
}

.tablelienhe .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.button {
    border: 1px solid #515151;
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    padding: 5px 15px;
    background: #414944;
    border-radius: 1px;
    display: inline-block;
}

.button:
    hover {
    color: #FFFFFF;
    background: #202020;
    -webkit-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}

.tablelienhe .input::
    -webkit-input-placeholder {
    color: #585757;
}

.tablelienhe .input:
    -moz-placeholder {
    color: #585757;
}

.tablelienhe .input::
    -moz-placeholder {
    color: #585757;
}

.tablelienhe .input:
    -ms-input-placeholder {
    color: #585757;
}

.tablelienhe
    textarea::-webkit-input-placeholder {
    color: #585757;
}

.tablelienhe
    textarea:-moz-placeholder {
    color: #585757;
}

.tablelienhe
    textarea::-moz-placeholder {
    color: #585757;
}

.tablelienhe
    textarea:-ms-input-placeholder {
    color: #585757;
}

/* End Table Liên Hệ */

/* Begin Footer */
.footer {
    width: 100%;
}

.title_footer_main {
    display: block;
    font-family: 'Arial';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: url(/assets/images/linef.png)no-repeat left bottom;
    margin-bottom: 15px;
    padding-bottom: 12px;
}

.footer_main {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 30px;
}

.title_footer
    span {
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
    display: block;
    font-family: 'Arial';
    text-transform: uppercase;
    line-height: 20px;
}

.content_footer {
    font-family: 'Arial';
    color: #fff;
    line-height: 25px;
    font-size: 13px;
}

.mangxahoif {
    padding-left: 0;
    margin-top: 15px;
}

.mangxahoif
    span {
    font-family: 'Arial';
    font-size: 13px;
    color: #fff;
    margin-right: 10px;
}

.mangxahoif
    li {
    display: inline-block;
    margin: 0 5px;
}

.mangxahoif
    li a img {
    vertical-align: middle;
}

.news_list {
    padding-left: 0;
}

.news_list
    li {
    margin-bottom: 10px;
}

.news_list
    li a {
    font-family: 'Arial';
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
}

.news_list
    li a:hover {
    color: yellow;
}

.footer_news {
    float: left;
}

.footer_news:nth-child(1) {
    margin-right: 5%;
    width: 29.5%;
}

.footer_news:nth-child(2) {
    margin-right: 5%;
    width: 16.7%;
}

.footer_news:nth-child(3) {
    width: 15.83%;
}

.footer_news:nth-child(4) {
    width: 24.333%;
    float: right;
    overflow: hidden;
}

.footer-bottom {
    min-height: 50px;
    line-height: 50px;
    background: #117300;
    color: #fff;
    font-family: 'Arial';
    font-size: 13px;
}

.footer-bottom>
    div {
    max-width: 1200px;
    margin: auto;
}
    span#copy {
    display: block;
    float: left;
}
    div.thongke {
    float: right;
}
    div.thongke div.item-tk {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
}

/* End Footer */

/* Begin Đối Tác */
.slick-doitac {
    max-width: 1200px;
    margin: 35px auto;
}

.item-doitac {
    width: 100%;
    max-width: 182px;
    margin: 0 auto;
}

.slick-doitac .slick-prev,
.slick-doitac .slick-next {
    width: 16px !important;
    height: 16px !important;
}

.slick-doitac .slick-prev:
    before,
.slick-doitac .slick-next:before {
    display: none !important}

.slick-doitac .slick-next {
    background: url(/assets/images/nextdt.png) no-repeat !important;
}

.slick-doitac .slick-prev {
    background: url(/assets/images/prewdt.jpg) no-repeat !important;
}

/* End Đối Tác */

/* Begin Not Found */
.notice_pro {
    width: 100%;
    background: #EFECEC;
    color: #7D7979;
    border-radius: 5px;
}

.notice_pro
    h4 {
    padding: 15px;
    font-weight: normal;
}

/* End Not Found */

/* Phân Trang */
.pagination {
    text-align: center;
    margin-top: 15px;
}

.pagination
    ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0px;
}

.pagination
    ul>li {
    display: inline;
}

.pagination
    ul>.active>a,
.pagination ul>.active>span {
    cursor: default;
    background: #D21313;
    color: white;
}

.pagination
    ul>li>a,
.pagination ul>li>span {
    font-size: 12px;
    float: left;
    padding: 1px 10px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    color: #777;
    border: 1px solid #D21313;
    margin: 0 2px;
    border-radius: 1px;
}

.pagination
    ul>li>a:hover,
.pagination ul>li>span:hover {
    background: #D21313;
    color: white;
}

/* End Phân Trang */

/* Begin Popup */
.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 99999;
}

.wrap-pop-home {
    max-width: 975px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
}

.popup-close {
    width: 30px;
    height: 30px;
    line-height: 29px;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.popup-close:
    hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: rgba(0, 0, 0, 1);
    text-decoration: none;
}

/* End Popup */

/* Fanpage Facebook */
.fanpage_facebook {
    position: fixed;
    right: -300px;
    z-index: 999999;
    top: 200px;
    display: block}

/* Scroll Top */
.scrollToTop {
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 2px;
    display: none;
    z-index: 3;
    cursor: pointer;
}

/* Text Hide */
.text-hide {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* Transition All */
.transition {
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

/* Blink */
.blink {
    -webkit-animation-name: blink;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
    @-moz-keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
    opacity: 0.0;
    }

    100% {
    opacity: 1.0;
    }
}
    @-webkit-keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
    opacity: 0.0;
    }

    100% {
    opacity: 1.0;
    }
}
    @keyframes blink {
    0% {
        opacity: 1.0;
    }

    50% {
    opacity: 0.0;
    }

    100% {
    opacity: 1.0;
    }
}

/* Scroll */
.scroll-maded {
    overflow-y: scroll;
    overflow-x: hidden;
}

.scroll-maded::
    -webkit-scrollbar {
    width: 2px;
}

.scroll-maded::
    -webkit-scrollbar-thumb {
    width: 2px;
    background: #e6c413}

.scroll-maded::
    -webkit-scrollbar-thumb:hover {
    width: 2px;
}

.scroll-maded::
    -webkit-scrollbar-thumb:active {
    width: 2px;
}

/* Loading */
.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 99999999999;
    background: #fff;
    text-align: center;
}

.loader {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 19px);
    left: calc(50% - 19px);
    text-indent: -9999em;
    border-top: 4px solid #e1e1e1;
    border-right: 4px solid #e1e1e1;
    border-bottom: 4px solid #e1e1e1;
    border-left: 4px solid #D21313;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load_circle 0.9s infinite linear;
    animation: load_circle 0.9s infinite linear;
}
    @-webkit-keyframes load_circle {
    0% {
        -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    }

    100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}
    @-moz-keyframes load_circle {
    0% {
        -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    }

    100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}
    @-o-keyframes load_circle {
    0% {
        -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }

    100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}
    @keyframes load_circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
    transform: rotate(360deg);
    }
}

/*Danh mục dịch vụ*/
.item_dichvu {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #dedede;
    position: relative;
    margin-bottom: 30px;
}

.item_dichvu
    h3 a {
    font-family: 'Arial';
    color: #333333;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 8px;
}

.item_dichvu
    h3 a:hover {
    color: #ff0000;
}

.item_dichvu
    span {
    display: block;
    font-family: 'Arial';
    font-size: 13px;
    color: #333333;
    padding: 0 14px;
    margin-bottom: 35px;
}

.xemthemdv {
    position: absolute;
    font-family: 'Arial';
    color: #fff;
    background: #1ca600;
    width: 100px;
    height: 35px;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 35px;
    border-radius: 30px;
    z-index: 999;
}

.xemthemdv:
    hover {
    background: #ff0000;
}

/*End danh mục dịch vụ*/

/*Giới thiệu*/
.box_gioithieu {
    background: url(/assets/images/backgt.jpg) no-repeat top center;
    background-size: cover;
    padding: 40px 0px;
}

.info_gt {
    text-align: justify;
    flex-basis: calc(100% - 600px);
    line-height: 30px;
}

.tit_gt {
    color: #333333;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Arial';
    margin-bottom: 20px;
    border-left: 5px solid #1ca600;
    padding-left: 20px;
}

.xem_gt {
    margin-top: 15px;
}

.xem_gt
    a {
    display: inline-block;
    border: 1px solid #1ca600;
    color: #333333;
    text-transform: uppercase;
    font-family: 'Arial';
    font-size: 13px;
    transition: all 0.6s;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.xem_gt
    a:hover {
    color: #1ca600;
}

.img_gt {
    line-height: 0;
    flex-basis: 570px;
}

.box_gioithieu .containner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*End giới thiệu*/

/*Công trình tiêu biểu*/
.congtrinh {
    padding: 40px 0px;
}

.hover_sang3 {
    overflow: hidden;
    position: relative;
}

.hover_sang3:
    before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.hover_sang3:
    after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.hover_sang3:
    hover:before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.5);
}

.hover_sang3:
    hover:after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.5);
}

.img_congtrinh {
    line-height: 0;
    margin-bottom: 10px;
}

.jpage_items
    li {
    width: 23.333%;
    margin-right: 2.2%;
    margin-bottom: 2.2%;
}

.item_contrinh {
    float: left;
    text-align: center;
    transition: all 0.6s;
    font-family: 'Arial';
    font-size: 13px;
    color: #575757;
}

.item_contrinh
    h3 a {
    font-family: 'Arial';
    color: #363636;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
}

.item_contrinh
    h3 a:hover {
    color: #1ca600;
}

/*End công trình tiêu biểu*/
.banner
    p:nth-child(1) {
    font-size: 30px;
    /*text-shadow: 3px 3px 1px #000;*/
    font-weight: bold;
}

.banner
    p:nth-child(2) {
    font-size: 65px;
    text-shadow: 0 0 0.2em #fdff78, 0 0 0.2em #fdff78, 0 0 0.2em #fdff78}

.banner
    p:nth-child(3) {
    font-size: 24px;
    margin-bottom: 10px;
}

.header_bottom {
    padding: 5px 0 0px 30px;
    /* display: flex; */
}

.banner {
    text-align: center;
}

.header_right {
    width: calc(100% - 250px);
}

.logo {
    max-width: 250px;
}

.hotline {
    padding: 25px 0px 0px 0px;
}

.logo:
    before {
    width: 111px;
    height: 215px;
    background-size: cover;
};
}

.item_contrinh h3 a:hover {
    color: #1ca600;
}

/*End công trình tiêu biểu*/
.banner p:nth-child(1) {
    font-size: 30px;
    /*text-shadow: 3px 3px 1px #000;*/
    font-weight: bold;
}

.banner p:nth-child(2) {
    font-size: 65px;
    text-shadow: 0 0 0.2em #fdff78, 0 0 0.2em #fdff78, 0 0 0.2em #fdff78
}

.banner p:nth-child(3) {
    font-size: 24px;
    margin-bottom: 10px;
}

.header_bottom {
    padding: 5px 0 0px 30px;
    /* display: flex; */
}

.banner {
    text-align: center;
}

.header_right {
    width: calc(100% - 250px);
}

.logo {
    max-width: 250px;
}

.hotline {
    padding: 25px 0px 0px 0px;
}

.logo:before {
    width: 111px;
    height: 215px;
    background-size: cover;
}