@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot?xe2x3k');
    src:url('fonts/icomoon.eot?#iefixxe2x3k') format('embedded-opentype'),
    url('fonts/icomoon.woff?xe2x3k') format('woff'),
    url('fonts/icomoon.ttf?xe2x3k') format('truetype'),
    url('fonts/icomoon.svg?xe2x3k#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}



*{
    margin:0px;
    padding:0px;
    line-height:1.7em;
}

a {
    text-decoration:none;
    color: #444;
}

a:hover
{
    text-decoration:none;
}

img
{
    border:none;
}

.top ul li,.logo ul li,#category li,#justified-menu li,.related_news_page ul li,.abouts li,.menu_footer li
{
    list-style-type: none;
}

h1, h2, h3, h4,h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img
{
    margin:0px;
    border:0px;
    padding:0px;
}

body
{
    margin:0px;
    padding:0px;
    font-family: Arial;
    font-size: 12px;
    color: #444;
    background-image:url('images/bg.png');
}

.clear_left {
    clear: left;
}

.clear_both {
    clear: both;
}
#sidr{
    display: none;
}
/*---header----*/
.header{
    background: #2b6478;
    padding: 5px 0;
    border-bottom: 1px solid #f0f0f0;
    color: white;
}
.header h4{
    font-weight: normal;
}

#language li{
    display: inline;
}
#language li a{
    color: #969696;
    text-transform: uppercase;
    padding-right: 5px;
}
.lang_selected a{
    color: #d90334 !important;
    text-decoration: underline;
}

/*logo*/
.logo .logo_right dl{
    text-align: left;
    color: #b4b4ac;
    padding-left: 10px;
}
.logo .logo_right dl dd{
    color: #474747;
    font-weight: bold;
}
#call{
    background: url("../images/iconcall.png") 0 3px no-repeat;
    padding-left:20px ;
}
#time{
    background: url("../images/icontime.png") 0 3px no-repeat;
    padding-left:20px ;
}
#emailus{
    padding-bottom: 20px;
}
#emailus dt{
    background: url("../images/iconmail.png") 0 3px no-repeat;
    padding-left:20px ;
}
.request{
    padding: 15px 20px;
    background: #4cb9cf;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}
/*menu*/
.menu{
    background: #1f455d;
    /*height: 40px;*/
    position: relative;
    z-index: 99;
}
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {*/
    /*.menu,#justified-menu{*/
        /*height: 41px;*/
    /*}*/
/*}*/
/*form*/
.menu .form{
    float: right;
    /*width: 150px;*/
    border: 1px solid #ACB7CE;
    margin-top: 4px;
    background: #fff;
}
.menu input {
    float: left;
    border: none;
}
.menu  input[type=text] {
    height: 25px;
    width: 70%;
    padding-left: 5px;
    color:#000;
}
.menu input[type=submit] {
    background: url('../images/search.png') top right no-repeat;
    height: 25px;
    width: 27%;
    cursor: pointer;
    background-size: 30px 25px;
}
.menu form ::-webkit-input-placeholder {
    color: #f1f1f1;
}

.menu form :-moz-placeholder { /* Firefox 18- */
    color: #f1f1f1;
}

.menu form ::-moz-placeholder {  /* Firefox 19+ */
    color: #f1f1f1;
}

.menu form :-ms-input-placeholder {
    color: #f1f1f1;
}
.res strong{
    color: red;
}
/*slides*/
.slider {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    z-index: 1;
}
.slides {
    width: 100%;
    float: left;
}
.image {
    width: 100%;
}
.slide_text {
    background-color: transparent;
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    position: absolute;
    padding: 20px;
    zoom: 1;
}
.slide_brief {
    font-weight: bold;
    display: block;
}
.slide_brief strong{
    color: #ff0000;
}
.slide_content{
    color: #fdfdfd;
    padding-bottom: 10px;
}
.slide_brief *{
    line-height: 1.4em;
}
.slide_more{
    padding: 10px 25px;
    background: #4bc9cf;
    color: #fff;
}
/*----slogan----*/
.slogan div{
    text-align: center;
}
.slogan .module>div{
    color: #A5A5A5;
}
.slogan h5{
    text-transform: uppercase;
    font-size: 21px;
    color: #535353;
}

/*---banner-center---*/
.banner-center .box
{
    /*
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 2px solid #1f7bb0;
    border-radius: 3px;*/
}
.banner-center .box dl{
    padding: 15px 4%;
    float: left;
    width: 92%;
}
.banner-center .box dl dt{
    width: 82%;
}
.banner-center .box dl dd{
    width: 18%;
    float: right;
    margin-top: 5px;
}
/*---bn---*/
.bn{
    background: url("../images/bgbn.png") no-repeat;
    background-size: 100% 100%;
}
.bn p{
    font-size: 23px;
    color: #fff;
    font-weight: bold;
}
/*------------contents-----------*/
.more{
        font-weight: bold;
    font-size: 20px;
    background-color: #6abd45;
    color: white;
    padding: 20px 50px;
    border-radius: 20px;
}
.title {
   font-size: 20px;
    font-weight: bold;
    width: 100%;
    float: left;
}
/*about*/
.full{
    background: #f9f9f9;
    float: left;
}
.about{
    float: left;
}
.imageab{
    width: 140px;
    height:100px;
    float: left;
    margin: 0 5px 5px 0;
}
.abouts li{
    background: url("../images/bg_li.png") no-repeat;
    font-weight: normal;
    padding-left: 25px;
    float: left;
    width: 90%;
}
/*list_news*/
.list_news dl {
    float: left;
    width: 100%;
    color: #444444;
    padding-bottom: 10px;
    padding-top: 10px;
}
.list_news dl dt {
    float: left;
    background: #fff;
    overflow: hidden;
}

.list_news dl dt a{
    display: block;
    padding: 0 3px 3px 0;
}

.list_news dl dd {
    text-align: justify;
    /*padding-left: 130px;*/
}
.list_news dl dd h3 {
    margin-bottom: 5px;
}
.list_news dl dd h3 a {
    color: #32629e;
    font-size: 13px;
    font-weight: bold;
}
.list_news dl dd p.brief {
     color: #737373;
 }
.list_news img {
    width: 130px;
    height: 85px;
}
.index
{
        float: left;
    margin: 0px;
    padding: 0px;
    margin-left: -8px;
        WIDTH: 100%;
}
/*partner*/

/*---------footer---------*/
.footer{
    background: #232228;
    color: #e3e3e3;
}

.footer .box{
    float: left;
    margin: 10px 0;
}
.footer .title{
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}
.footer a{
    color: #f1f1f1;
}
.footer .add{
    background:url(../images/icon_a.png) no-repeat 0px 0px;
        float: left;
    padding-left: 25px;
    height: 30px;
    font-size:12px;
    width:100%;
    color:#aeb7bf;
}
.footer .phone{
    background:url(../images/icon_p.png) no-repeat 0px 0px;
       float: left;
    padding-left: 25px;
    height: 30px;
    font-size:12px;
    width:100%;
    color:#504f53;
}
.footer .email{
    background:url(../images/icon_mail.png) no-repeat 0px -4px;
       float: left;
    padding-left: 25px;
    height: 30px;
    font-size:12px;
    width:100%;
    color:#7eb946;
}
.icon-social h5{
    text-transform: uppercase;
    margin-bottom: 30px;
}
.icon-social h1{
    margin: 0!important;
}
/*menu_footer*/
.menu_footer li a{
    text-transform: uppercase;
}
/*gallery home*/
.gallery_home{
    /*text-align: center;*/
}
.gallery_home div{
    max-width: 212px;
    margin: 0 auto;
}
.gallery_home a{
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
}
.img-first{
    margin-left: 0 !important;
}
.gallery_home a img{
    width: 60px;
    height: 55px;
}
.copyright{
    width: 100%;
    float: left;
    background-color: rgba(12, 12, 12, 0.4);
}
.copyright .module{
    font-size: 14px;
    color: #b0b0b0;
}
.copyright p strong{
    color: #fff;
}
.title_body
{
        color: #585a5b;
    font-size: 16px;
    text-decoration:none;
    font-weight:bold;
}
.content
{
    margin-bottom:10px;
}
/*----left---*/
.left .box{
    /*width: 204px;*/
    margin: 0 auto;
    width: 96%;
}
.left .box .title{
    position: relative;
    background: #1f455d;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    width: 85%;
}
.left .box .title span{
    
    margin-top: 5px;
        float: left;
            padding-left: 44px;
}
.left .box .title:before {
    content: '';
    width: 40px;
    position: absolute;
    left: 0px;
    height: 36px;
    top: 0px;
    background: #1f455d url('../images/star.png') no-repeat center center;
}
.service_hot{
    background: #85c448;
    float: left;
}
.service_hot a{
    position: relative;
    display: block;
    line-height: 20px;
        padding: 6px 10px;
    font-weight: bold;
    color: #fff;
    border-top: 1px solid white;
}
.first{
    border-top: none!important;
}
.list_hot_product a{
    text-align: center;
}
.list_hot_product a img{
    width: 180px;
    height: 135px;
}
.left_product .bx-wrapper{
    height: 200px !important;
    /*width: 250px!important;*/
}
.left_product .title{
    margin-bottom: 10px!important;
}
.left_product .pro_tit{
    margin: 15px 0;
    color: #666666;
    font-style: italic;
}
/*-----------right---------*/
.nav_bar {
    display: block;
    margin: 0px 0px 5px 0;
    padding: 0px 10px 5px 30px;
    overflow: hidden;
    background: url('../images/home.png') no-repeat left 5px top 4px;
    background-size: 20px;
    border-bottom: 1px dashed #e0e0e0;
}
.nav_bar a {
    display: inline-block;
    padding: 0px 15px 0px 10px;
    line-height: 27px;
    background: url('../images/breadcrum-nav.png') no-repeat center right;
    vertical-align: top;
}
.right h1 {
    color: #585a5b;
    font-size: 24px;
    margin: 0 0 0px 0;
    text-transform: uppercase;
    padding: 4px 0 0 0;
    float:left;
    width:100%;
}
.right h1 strong {
    font-weight: normal;
    line-height: 36px;
}
/*list_new*/
.list_new dt a{

}
.list_new dt img{
    width: 180px;
    height: 134px;
    margin: 6px 15px 0 0;
    overflow: hidden;
}
.list_new dl dt:hover a{
    overflow: hidden;
    width: 180px;
    height: 134px;
    float: left;
}
.list_new dl dt:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.seemore {
    color: #e3810b;
    font-size: 15px;
    font-family: arial;
}
/*news*/
.content_news{
    margin-top: 15px;
    text-align: justify;
}
.content_news *,.content_left *{
}

.content_news li{
    list-style-position: inside ;
}
.related_news_page {
    margin-top: 15px;
}
.related_news_page>p>strong {
    font-size: 16px;
    color: #203659;
}

/*---------contact-------------*/
#mapcont{
    width: 100%;
    height: 200px;
    margin: 15px 0;
}
.cont_left{
    width: 100%;
    float: left;
}
#contact-form dl{
    margin-bottom: 10px;
}
#contact-form dt {
    float: left;
}
#contact-form dd {
    padding-left: 90px;
    margin-bottom: 5px;
}
#contact-form input[type="text"], #contact-form textarea {
    background: #F9FAFB;
    width: 100%;
    padding: 4px 0;
    color: #3D5166 !important;
    font-size: 13px;
    /* font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; */
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #B9C2CB;
    margin: 0 auto;
}
#contact-form input[type="submit"] {
    margin-top: 15px;
    padding: 7px 15px 6px 16px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin-left: 110px;
}
.errorMessage {
    color: red;
}
.cont_right{
    width: 100%;
    float: left;
    /*margin-left: 2%;*/
    text-align: justify;
}
.cont_right h2{
    text-transform: uppercase;
    line-height: 24px;
    margin: 10px 0;
    color: #019444;
}
.cont_right p,.cont_left b.title{
    line-height: 24px;
    text-align: justify;
    color: #888;
}
.cont_right p strong {
    display: inline-block;
    width: 90px;
    margin-right: 10px;
    padding-left: 24px;
}
.cont_right p.phone>strong {
    background: url('../images/mobile.png') no-repeat 0px center;
}
.cont_right p.email>strong {
    background: url('../images/mail.png') no-repeat 0px center;
}
.cont_right p.add>strong {
    background: url('../images/address.png') no-repeat 2px center;
}
.cont_right p.web>strong {
    background: url('../images/website.png') no-repeat 0px center;
}

/*---pager-----*/
#phantrang .selected a,#phantrang a:hover {
    background: #ddd;
    font-weight: bold;
}
#phantrang a:link,#phantrang a:visited {
    border: solid 1px #ddd;
    font-weight: bold;
    color: #535353;
}
/*gotop*/
#gotop {
    position: fixed;
    bottom: 30px;
    right: 1em;
}
#gotop img{
    width: 33px;
    height: 33px;
}
/*gallery*/
.gallery{
    text-align: center;
}
.gallery img{
    width: 100%;
}
/*listproduct*/
/* Special grid for product */
.grid > li{
    display:inline-block;
    vertical-align:top;
    width: 232px;
    height: 265px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #f0f0f0;
    margin: 0 8px 20px 8px;
    border-radius: 5px ;
    -moz-border-radius: 5px ;
    -webkit-border-radius: 5px ;
}
.grid .images{
    overflow:hidden;
    position:relative;
    border: 1px solid #f0f0f0;
}
.grid .images > div{
    position:absolute;
    z-index:100;
    left:0px;
    right:0px;
    bottom:0px;
    background: rgb(53, 53, 56);
    display:none;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    text-align:left;
}
.grid .images > div a{
    padding-left: 30px;
    background: url('../images/preview.png') no-repeat center left 6px;
    color: #fff;
    line-height: 24px;
    display: block;
    font-size:11px;
}
.grid .images > img{
    width:210px; height:155px;-moz-transition: all .8s ease; -webkit-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease;}
.grid .images:hover > div{display:block;}
.grid .images:hover > img{-moz-transform: scale(1.2) rotate(10deg);     -webkit-transform: scale(1.2) rotate(10deg);     -o-transform: scale(1.2) rotate(10deg);     transform: scale(1.2) rotate(10deg);}
.grid .title{display:block; padding:8px 0; text-align:center; font-weight:600; font-size:13px; line-height:20px;height: 40px;}
.grid .button{display:inline-block; vertical-align:top; width: 82px; padding:4px 8px; text-align:center;background-color: #E4A354;font-weight: 600;}
.grid .button:nth-child(odd){background: #019444; color: #024728; margin-right: 10px;color: #fff;}
.grid .button:hover{background:#242424; color:#fff;}
/* Thumb, name and desc, 2 on a line */
.ngrid > li{display:inline-block; vertical-align:top;  line-height:18px; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height:174px;padding-top: 10px}
.ngrid > li:nth-child(odd){padding-left:0;}
.ngrid > li:nth-child(even){padding-right:0;}
.ngrid > li:first-child,.ngrid > li:first-child + li{border:0; padding-top:0;}
.ngrid > li .title{color:#32629e; font-weight:bold; display:block; line-height:20px; margin: 0 0 5px 0;}
.ngrid > li .images{float:left; width:180px; height:134px; margin: 6px 15px 0 0; overflow:hidden;}
.ngrid > li .images img{width:180px; height:134px; -webkit-transition: -webkit-transform 0.4s linear; -moz-transition: -moz-transform 0.4s linear; -ms-transition: -ms-transform 0.4s linear; -o-transition: -o-transform 0.4s linear; transition: transform 0.4s linear;}
.ngrid > li .images:hover img{-webkit-transform: scale(1.1);   -moz-transform: scale(1.1);   -ms-transform: scale(1.1);   -o-transform: scale(1.1);   transform: scale(1.1);}
.ngrid > li p{margin:5px 0; }
.ngrid > li:after{content:''; display:block; clear:both;}
.ngrid > li  .title{float: none;font-size: 14px}

.header-image{
    width: 100%;
}
