.box_containerlienhe {
    color: #000;
    background: rgba(255, 255, 255, 0.27);
}

.box_containerlienhe h2 {
    /* margin:0; */
}

.box_containerlienhe .header {
    margin-bottom: 20px;
}

.box_containerlienhe .header .name h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    line-height: 27px;
}

.box_containerlienhe .left-position-link {
    margin-top: 7%;
}

.box_containerlienhe .left-position-link a {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #000000;
    padding: 6px 15px;
    color: #fff !Important;
}

.box_containerlienhe .left-position-link a:hover,

.box_containerlienhe .left-position-link a:active {
    background: #39464F;
    text-decoration: none
}

.box_containerlienhe .header .name h3 a {
    color: #394752;
}

.box_containerlienhe .header .name h3 a:hover {
}

.box_containerlienhe .header .name .tool {
    color: #9BA4AB;
    font-size: 13px;
    bottom: 5px;
}

.box_containerlienhe .header .name {
    float: left;
    height: auto;
    margin-left: 5px;
    position: relative;
    min-width: 200px;
    padding: 5px 0;
    width: 80%;
}

.box_containerlienhe .date {
    float: left;
    width: 62px;
    border-radius: 50%;
    text-align: center;
    background-color: #39464F;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    padding: 14px 0;
}

.box_containerlienhe .fix-title {
    /* margin-left:106px; */
}

.box_containerlienhe .box_new {
    padding: 5px 15px;
    float: left;
    border-bottom: 1px dotted #A0A0A4;
}

.box_containerlienhe .box_new:last {
    border-bottom: none;
}

.box_containerlienhe .box_new h1 a {
    color: #000000;
    font-size: 17px;
    text-decoration: none;
    margin: 5px;
}

.box_containerlienhe .box_new h1 a:hover {
    color: #F00 !important;
}

.box_containerlienhe .othernews h1 {
    color: #d31158;
}

.box_containerlienhe .othernews ul {
    list-style: none;
    margin-top: 10px;
}

.box_containerlienhe .othernews ul li {
    padding: 3px 10px 3px 40px;
}

.box_containerlienhe .othernews ul li a {
    color: #d31158;
    background;

    url(../images/bg_tieude.png)no-repeat left 0;
}

.box_containerlienhe .othernews ul li a:hover {
    color: #D40000;
}

.wrap-box-newsimg {
    max-width: 100%
}

.wrap-box-news {
    color: #333;
    margin: 10px 0;
}

.wrap-box-news .news-item .thumb img {
    margin: auto;
}

.wrap-box-news .news-item .thumb {
    margin-bottom: 10px;
    text-align: center;
}

.wrap-box-news .news-item {
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 25px;
}

.wrap-box-news .news-item h2 {
    margin: 0;
    font-size: 19px;
    line-height: 21px;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: utm_swissblack;
}

.wrap-box-news .news-item a {
    color: #36a336;
}

.wrap-box-news .news-item a:hover {
    text-decoration: none;
}

.news-content img {
    max-width: 100%
}

.news-content .download-wrapper {
    padding: 10px;
    border: 1px solid #ccc;
    background: #F7F7F7;
}

.news-content .download-wrapper a:hover {
    text-decoration: none;
    color: #00AD00
}

.news-content .download-wrapper a {
    font-size: 17px;
}

.news-content .download-wrapper a i {
}

.news-content {
    padding-top: 3%;
}

.news-content .header h2 {
    font-size: 35px;
    margin: 0;
    margin-bottom: 10px;
    font-family: 'Montserrat-Bold';
}

.news-content .header .date {
    font-style: italic;
    font-size: 13px;
    font-family: 'Montserrat';
}

.news-content .description {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
    text-align: justify;
}

.news-content .other-news ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-family: "Roboto-Regular";
}

i.dot {
    background-color: #E26D74;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    margin-bottom: 3px;
}

i.line {
    background-color: #1BBC9B;
    width: 7px;
    height: 2px;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 4px;
}

#right-nav-navigation {
    top: 5px;
}

#right-nav-navigation .title-global h2 {
    font-size: 17px
}

#right-nav-navigation .title-global:after {
    display: none
}

#right-nav-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#right-nav-navigation ul li {
    margin: 3px 0;
    font-size: 16px;
}

#right-nav-navigation ul ul {
    margin-left: 20px;
}

#right-nav-navigation ul li a {
}

#right-nav-navigation ul li a:hover {
    text-decoration: none;
    color: #d17186;
}

#right-nav-navigation section {
    margin-bottom: 20px;
}

#right-nav-navigation .content.news {
}

#right-nav-navigation .content.news ul {
}

#right-nav-navigation .content.news ul li {
    margin: 15px 0;
}

#right-nav-navigation .content.news ul li .name {
}

#right-nav-navigation .content.news ul li .name h3 {
    margin: 0;
    font-size: 16px;
}

#right-nav-navigation .content.news ul li .name h3 a {
    color: #E25922;
}

#right-nav-navigation .content.news ul li .name h3 a:hover {
    color: #31353E
}

#right-nav-navigation .content.news ul li .desc {
}

.desc-news {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 25px;
}

.news-content .other-news h3 {
    font-size: 30px;
    font-family: "Roboto-Bold";
}

#section-product {
}

#section-product .wrap-product-category {
    text-align: center
}

#section-product .wrap-product-category .wrap {
    position: relative;
    z-index: 2;
    padding: 5px;
    -webkit-box-shadow: 5px 5px 3px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 5px 5px 3px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 6px 6px 0px 0px rgba(50, 50, 50, 0.2);
}

#section-product .wrap-product-category .image a {
    position: relative;
    z-index: 2
}

#section-product .wrap-product-category .shadow {
}

#section-product .wrap-product-category .image {
    border: 1px solid rgba(204, 204, 204, 0.58);
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
}

#section-product .wrap-product-category h3 {
    font-size: 20px;
    margin: 10px 0;
}

#section-product .wrap-product-category h3 a {
    font-family: 'Myriad Pro Regular';
    color: #333;
    text-transform: uppercase;
}

#section-product .wrap-product-category h3 a:hover {
}

#block-about {
    display: table;
}

#block-about .big-font {
    font-family: Avo_Bold;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 0;
}

#block-about .wrap-about h2 {
    font-size: 21px;
}

#block-about .wrap-about {
}

#block-about .view-more-btn {
    text-align: center;
}

#section-block-service {
    background-color: #F7F2F6;
    padding: 80px 0;
    text-align: center;
}

#section-block-service .srv-item {
}

#section-block-service .srv-item .image div.front {
    opacity: 1;
    background: url(../img/xicon.png) no-repeat top center;
}

#section-block-service .srv-item .image div.end {
    opacity: 0;
    background: url(../img/xicon_end.png) no-repeat top center;
}

#section-block-service .srv-item .image div {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#section-block-service .srv-item .image:hover div.front {
    opacity: 0
}

#section-block-service .srv-item .image:hover div.end {
    opacity: 1;
}

#section-block-service .srv-item .image:hover div {
    transform: rotateY(180deg);
}

#section-block-service .srv-item .image {
    height: 140px;
    position: relative;
    /* text-align: center; */
}

#section-block-service .srv-item .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    bottom: 30px;
}

#section-block-service .srv-item .image img:hover {
}

#section-block-service .srv-item .detail {
}

#section-block-service .srv-item .detail .name {
}

#section-block-service .srv-item .detail .name h3 {
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
}

#section-block-service .srv-item .detail .name h3 a {
    color: #39464F;
}

#section-block-service .srv-item .detail .name h3 a:hover {
    color: #1ABC9C;
    text-decoration: none
}

#section-block-service .srv-item .detail .desc {
    position: relative;
}

#section-block-service .srv-item .detail .view:hover {
    background: var(--main)
}

#section-block-service .srv-item .detail .view {
    text-align: center;
    background-color: #1CBB9B;
    color: #fff;
}

#section-news-featured {
    padding: 30px 0;
}

#section-news-featured .title {
    font-family: Avo_bold
}

#section-news-featured .title h3 {
    text-transform: uppercase;
}

#section-news-featured .wrap-content {
}

#section-news-featured .news {
}

#section-news-featured .news .news-item {
    padding: 10px 0;
}

#section-news-featured .news .news-item .date {
    float: left;
    width: 62px;
    border-radius: 50%;
    text-align: center;
    background-color: #39464F;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
    padding: 14px 0;
}

#section-news-featured .news .news-item .date div {
}

#section-news-featured .news .news-item .date div:first-child {
}

#section-news-featured .news .news-item .date div:last-child {
}

#section-news-featured .news .news-item .content {
    float: left;
    width: 78%;
    margin-left: 1%;
}

#section-news-featured .news .news-item .content .name {
}

#section-news-featured .news .news-item .content .name h4 {
    margin-bottom: 5px;
    margin-top: 0;
}

#section-news-featured .news .news-item .content .name h4 a {
    color: #1ABC9C;
}

#section-news-featured .news .news-item .content .name h4 a:hover {
    text-decoration: none;
    color: #39464F
}

#section-news-featured .project .pitem {
    padding: 7px;
}

.content1 {
    position: relative;
    padding-top: 0;
    width: 360px;
    background: #f3f3f3;
}

.content1 .cateUl {
    width: 360px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    margin: 0;
}

ul.cateUl > li {
    display: block;
    position: relative;
    border-bottom: 1px solid #EA096A;
    background: rgba(245, 217, 229, 0.64);
}

ul.cateUl > li > a {
    background: url(../img/red_arrow.png) no-repeat 10px 15px;
    font: 15px Arial;
    display: block;
    line-height: 31px;
    color: #545454;
    padding: 4px 0;
    padding-left: 30px;
}

ul.cateUl>li>ul>li {
    display: block;
    position: relative;
    background: url(../img/icon1.png) no-repeat 0px 9px;
}

ul.cateUl>li>ul>li>a {
    text-transform: capitalize;
    font-size: 14px;
    display: block;
    line-height: 32px;
    text-indent: 13px;
    color: #545454;
}

@charset "utf-8";

.box_containerlienhe {
    background: rgba(255, 255, 255, .3);
}

.box_containerlienhe form label {
    font-weight: normal;
    font-size: 17px;
}

.box_containerlienhe .content {
}

.box_containerlienhe .box_contact_l {
    line-height: 25px;
}

.box_containerlienhe .box_contact_r {
    /* padding:15px 10px 0px 20px; */
    /* margin: 10px 0; */
}

.box_containerlienhe .box_contact_r td {
    font-size: 14px;
}

.box_containerlienhe .box_contact_r span {
    color: #c40707;
}

.box_containerlienhe .box_contact_r input,

.box_containerlienhe .box_contact_r textarea {
    /* margin: 7px; */
    padding: 5px 7px;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #8A8383;
    /* width:90%; */
}

.tablelienhe td {
    padding: 7px 0;
}

.box_containerlienhe  .button {
    background: #E25922;
 /* Old browsers */
 /* FF3.6+ */
 /* Chrome,Safari4+ */
 /* Chrome10+,Safari5.1+ */
 /* Opera 11.10+ */
 /* IE10+ */
 /* W3C */
 /* IE6-9 */
    padding: 8px 28px;
    border: none;
    margin-top: 15px;
    width: auto;
    color: #fff;
    font-size: 15px;
    cursor: hand;
    cursor: pointer;
    border-radius: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.box_containerlienhe  .button:hover {
    background: #495242;
 /* Old browsers */
 /* FF3.6+ */ /* Chrome,Safari4+ */
 /* Chrome10+,Safari5.1+ */
 /* Opera 11.10+ */
 /* IE10+ */
 /* W3C */
 /* IE6-9 */
}

.content_gioithieu {
    padding: 10px;
}

.box_containerlienhe .box_new {
    padding: 5px 15px;
    float: left;
    border-bottom: 1px dotted #A0A0A4;
}

.box_containerlienhe .box_new:last {
    border-bottom: none;
}

.box_containerlienhe .box_new h1 a {
    color: #000000;
    font-size: 17px;
    text-decoration: none;
    margin: 5px;
}

.box_containerlienhe .box_new h1 a:hover {
    color: #F00 !important;
}

.box_containerlienhe .othernews h1 {
    color: #d31158;
}

.box_containerlienhe .othernews ul {
    list-style: none;
    margin-top: 10px;
}

.box_containerlienhe .othernews ul li {
    padding: 3px 10px 3px 40px;
}

.box_containerlienhe .othernews ul li a {
    color: #d31158;
    background;url(../images/bg_tieude.png)no-repeat left 0;
}

.box_containerlienhe .othernews ul li a:hover {
    color: #D40000;
}





















<!--H?p tin t?c-->



.wap_box_new {
    margin-bottom: 10px;
}

.box_new {
    margin: 10px 11px;
}

.box_new a h4:hover {
    color: #F00;
}

.box_new a.chitiet {
    color: #00F;
}

.box_new h3 {
    background: url(images/i_dichvu.png)no-repeat;
    padding: 5px 0px;
    padding-left: 30px;
    color: #002dad;
    font-size: 12px;
}

.box_new h4 {
    font-size: 16px;
    color: #2A00FF;
    font-weight: normal;
    margin-bottom: 10px;
}

.box_new img {
    float: left;
    margin: 4px 15px 3px 0px;
    width: 170px;
    height: 130px;
}

.box_new p {
    text-align: justify;
}

.box_new a.chitiet img {
    width: 84px;
    height: 32px;
    margin: 0px;
    float: right;
    border: none;
}

.inputx {
    margin: 7px 0
}

.inputx input,.inputx textarea {
    border-radius: 0;
    padding: 10px 7px;
    height: auto;
}

@charset "utf-8";

.box_containerlienhe {
    background: rgba(255, 255, 255, .3);
}

.box_containerlienhe form label {
    font-weight: normal;
    font-size: 17px;
}

.box_containerlienhe .content {
}

.box_containerlienhe .box_contact_l {
    line-height: 25px;
}

.box_containerlienhe .box_contact_r {
    /* padding:15px 10px 0px 20px; */
    /* margin: 10px 0; */
}

.box_containerlienhe .box_contact_r td {
    font-size: 14px;
}

.box_containerlienhe .box_contact_r span {
    color: #c40707;
}

.box_containerlienhe .box_contact_r input,

.box_containerlienhe .box_contact_r textarea {
    /* margin: 7px; */
    padding: 5px 7px;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #8A8383;
    /* width:90%; */
}

.tablelienhe td {
    padding: 7px 0;
}

.box_containerlienhe  .button {
    background: var(--main);
 /* Old browsers */
 /* FF3.6+ */
 /* Chrome,Safari4+ */
 /* Chrome10+,Safari5.1+ */
 /* Opera 11.10+ */
 /* IE10+ */
 /* W3C */
 /* IE6-9 */
    padding: 8px 28px;
    border: none;
    margin-top: 15px;
    width: auto;
    color: #fff;
    font-size: 15px;
    cursor: hand;
    cursor: pointer;
    border-radius: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.box_containerlienhe  .button:hover {
    background: #495242;
 /* Old browsers */
 /* FF3.6+ */ /* Chrome,Safari4+ */
 /* Chrome10+,Safari5.1+ */
 /* Opera 11.10+ */
 /* IE10+ */
 /* W3C */
 /* IE6-9 */
}

.content_gioithieu {
    padding: 10px;
}

.box_containerlienhe .box_new {
    padding: 5px 15px;
    float: left;
    border-bottom: 1px dotted #A0A0A4;
}

.box_containerlienhe .box_new:last {
    border-bottom: none;
}

.box_containerlienhe .box_new h1 a {
    color: #000000;
    font-size: 17px;
    text-decoration: none;
    margin: 5px;
}

.box_containerlienhe .box_new h1 a:hover {
    color: #F00 !important;
}

.box_containerlienhe .othernews h1 {
    color: #d31158;
}

.box_containerlienhe .othernews ul {
    list-style: none;
    margin-top: 10px;
}

.box_containerlienhe .othernews ul li {
    padding: 3px 10px 3px 40px;
}

.box_containerlienhe .othernews ul li a {
    color: #d31158;
    background;url(../images/bg_tieude.png)no-repeat left 0;
}

.box_containerlienhe .othernews ul li a:hover {
    color: #D40000;
}





















<!--H?p tin t?c-->



.wap_box_new {
    margin-bottom: 10px;
}

.box_new {
    margin: 10px 11px;
}

.box_new a h4:hover {
    color: #F00;
}

.box_new a.chitiet {
    color: #00F;
}

.box_new h3 {
    background: url(images/i_dichvu.png)no-repeat;
    padding: 5px 0px;
    padding-left: 30px;
    color: #002dad;
    font-size: 12px;
}

.box_new h4 {
    font-size: 16px;
    color: #2A00FF;
    font-weight: normal;
    margin-bottom: 10px;
}

.box_new img {
    float: left;
    margin: 4px 15px 3px 0px;
    width: 170px;
    height: 130px;
}

.box_new p {
    text-align: justify;
}

.box_new a.chitiet img {
    width: 84px;
    height: 32px;
    margin: 0px;
    float: right;
    border: none;
}

.inputx {
    margin: 7px 0
}

.inputx input,.inputx textarea {
    border-radius: 0;
    padding: 9px 7px;
    height: auto;
    font-family: Roboto-Regular;
    box-shadow: none;
    color: #333;
    border-radius: 5px;
}

.news-content .other-news ul li {
    margin-bottom: 10px
}

.owl-item-inner {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 25px;
}

.box-photo {
    padding-top: 3%;
}