
@font-face {
    font-family: 'myria';
    src: url('../fonts/MyriadPro-Regular.otf') format('truetype');
}
@font-face {
    font-family: 'bebas';
    src: url('../fonts/bebas.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/RobotoSlab-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
}
@media (min-width: 1200px){
    .container {
        width: 1088px;
    }
}
body {
    background-color: #fff;
    font-family: "myria",sans-serif;
    font-size: 19px;
    line-height: 32px;
}
a {
    text-decoration: none;
}
a:hover,a:focus {
    transition: all 0.2s ease-in-out 0s;
    text-decoration: none;
}
a{
    color: #000000;
}
.banner_header{
    padding: 10px 0px;
}
.logo_news{
    padding-top: 18px;
}
.pages h2{
    border-bottom: 2px solid #e03e2d;
}
.top_bg{
    background-color: #000;
    height: 30px;
}
#san-pham-home{
    padding-top: 5px;
}
.top_bg ul {
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 1px;
    padding-left: 0;
    padding-top: 1px;
}
.top_bg ul li {
    color: white;
    float: left;
    font-size: 11px;
    list-style: outside none none;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    width: auto;
}
.top_bg ul li a{
    color: white;
}
/* .sp_home_1:hover  {
    transform: scale3d(1.1,1.1,1);
}*/
.social_news{
    float: right;
}
.social_news_1 {
    color: white;
    float: left;
    font-size: 11px;
}
.top_banner_he img{
    max-width: 100%;
}
.bg_nav{
    /*    background-color: black;
        display:flex;
        border-bottom: 3px solid #db3b3b;
        margin: 0px 10px;*/
}
/*.top_nav{
    background-color: #000;
}*/
.login_bar {
    float: right;
}
.login_bar ul {
    margin: 0;
    padding: 0;
}
.login_bar ul li {
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 14px 9px 12px;
}
/*.login_bar ul li:last-child {
  margin: 0;
}*/
.login_bar ul li a {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
}
.login_bar ul li a span {
    margin: 0 5px;
}
.login_bar ul li a:hover {
    text-decoration: none;
}
.login_bar ul li:hover > a {
    color: #dd7e2e;
}
.login_bar ul li.search a {
    font-size: 14px !important;
}
.login_bar ul li.search .search_bar {
    position: absolute;
    right: 15px;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
    z-index: 999;
}
.login_bar ul li.search .search_bar input {
    background: #222222;
    padding: 12px;
    width: 330px;
    z-index: 99;
    box-shadow: 0px 4px 5px 0px #707070;
    border: none;
    font-size: 14px;
    color: #fff;
}
.login_bar ul li.search .search_bar span.search_icon {
    position: absolute;
    top: 21px;
    right: 14px;
    color: #bcbcbc;
    z-index: 999;
    font-size: 14px;
}
.login_bar ul li.search:hover .search_bar {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.banner_to_hea{
    height: 450px;
}
.pa_banner_to{
    padding-right: 1px;
    overflow: hidden;
}
.pa_banner_to_le{
    padding-left: 1px;
    overflow: hidden;
}
.pa_bottom_he{
    padding-bottom: 1px;
    overflow: hidden;
}
.pa_top_ba_r{
    padding-top: 1px;
    padding-right: 1px;
        overflow: hidden;
}
.pa_top_ba_l{
    padding-top: 1px;
    padding-left: 1px;
        overflow: hidden;
}
.h_moi{
    position: relative;
}
.h_moi_1{
    position: absolute;
    width: 500px;
    top: 0px;
    right: 0px;
}
.td-module-meta-info {
    position: absolute;
    left: 0;
    margin-bottom: 0;
    width: 100%;
    pointer-events: none;
    z-index: 1;
    bottom: 0;
    padding: 22px 20px;
}
.h2_banner_he{
    color:white;
}
.news_main{
    padding: 50px 0px;
}
.td-block-title-wrap {
    position: relative;
}
.block-title {
    font-family: roboto,sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 26px;
    border-bottom: 2px solid #222;
    text-align: left;
    border-color: #024975;
    color: #000;
}
.block-title span {
    line-height: 17px;
    display: inline-block;
    padding: 7px 12px 4px;
    background-color: #222;
    color: #fff;
    text-transform: uppercase!important;
}
.td-theme-wrap .tdi_77 .block-title>* {
    background-color: #f9c100;
}
.td-subcat-filter {
    position: absolute;
    bottom: 0;
    right: 26px;
    margin: auto 0;
    opacity: 0;
    z-index: 2;
    line-height: 30px;
    text-align: right;
    opacity: 1;
    transition: opacity .3s ease 0s;
    width: 548px;
}
.td-subcat-filter .td-subcat-list {
    display: inline-block;

}
.td-subcat-filter .td-subcat-list .td-subcat-item {
    display: inline-block;

    margin-left: 30px;
}
.td-subcat-filter .td-subcat-list a {
    font-family: roboto,sans-serif;
    font-size: 13px;
    color: #767676;

}
.td-block-title-wrap {
    position: relative;
}
.menu_list_h{
    /*display: inline-block;*/
    /*line-height: 1;*/
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.menu_list_h li{
    /*float: left;*/

    /*margin-left: 30px;*/
    list-style: none;
    padding: 0px 10px;
}
.menu_list_h li a {
    font-family: roboto,sans-serif;
    font-size: 13px;
    color: #767676;

}
.menu_list_h .slick-prev {
    left: -6px;
}
.control-c{
    width: 6px;
    height: 9px;
}
.h_big_news{
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 6px;
}
.co_a{
    color: white;
}
.sum_big_news{
    font-size: 15px;
    color: #767676;
    font-family: open sans,open sans regular,sans-serif;
    margin: 11px 0 0;
    line-height: 21px;
}
.list_news_small{
    padding-bottom: 13px;
    margin-bottom: 13px;
}
.list_news_small_h4{
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin: 0 0 6px;
}
.list_video_home{
    padding: 40px 0px;
}
.play_bt{
    position: relative;
}
.play_bt span{
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    background-color: rgba(0,0,0,.48);
    color: white;
    border-radius: 100%;
    font-size: 40px;
    z-index: 1;
    -webkit-box-shadow: 0 0 0.15em rgb(0 0 0 / 40%);
    box-shadow: 0 0 0.15em rgb(0 0 0 / 40%);
}
.com_mxh{
    padding-bottom: 10px;
}
.link_mxh{
    position: relative;
    font-weight: bold;
    width: 100%;
    display: table;
    font-size: 12px;
}
.count_l2{
    position: absolute;
    right: 0px;
    top: 4px;
    font-size: 14px;
}
.ico_mxh{
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.count_l{
    margin-right: 10px;
}
.qc_side_l{
    text-align: center;
}
.qc_side{
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 3px;
    color: #8d8d8d;
}
.img_qc{
    width: 300px;
    height:250px;
}
.blo_news{
    padding-bottom: 60px;
}
.side_qc_3{
    width: 300px;
    height: 600px;
}
.side_qc_2{
    text-align: center;
    padding-top: 74px;
}
.nav > li {
    padding-left: 18px;
}
.nav > li:last-child {
    padding-right: 0px;
}
.fields{
    padding: 10px;
    margin-bottom: 1px;
    background: #EBECEC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.grid {
    padding-top: 30px;
}
.title_project {
    opacity: 0;
    position: absolute;
    top: 0;
    background-color: #00000082;
    width: 92.2%;
    height: 100%;
    text-align: center;
    padding: 75px 25px 25px 25px;
    flex-direction: column;
    align-items: center;
    display: flex;
    justify-content: center;
}

.title_project1 {
    opacity: 0;
    position: absolute;
    top: 0;
    background-color: #00000082;
    width: 92.2%;
    height: 100%;
    text-align: center;
    padding: 65px 25px 25px 25px;
    flex-direction: column;
    align-items: center;
    display: flex;
    justify-content: center;
}
.project_info:hover .title_project {
    opacity: 1;
    transition: all 0.7s ease;
}
.project_info:hover .title_project1 {
    opacity: 1;
    transition: all 0.7s ease;
}
.border_poject {
    width: 10%;
    height: 1px;
    background-color: #fff;
    margin: 18px auto;
}
.side_by_side {
    float: left;
    width: 70px;
}
.side_by_side label {
    width: 100% !important;
}
.fields label {
    float: left;
    width: 27%;
}
.three_column {
    float: left;
    width: 20%;
}
.three_column label, #fbuilder .side_by_side label {
    width: 100% !important;
}
.about_home{
    width: 100%;
}
img{
    max-width: 100%;
}
.slick_pro_2{
    padding-bottom: 85px;
}
.slick-initialized .slick-slide {
    outline: none; 
}
.breadcrumb li a {
    color: #c3c3c3;
    /*text-transform: uppercase;*/
    font-size: 11px;
}
.share_mxh_3{
    display: flex;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0px;
    margin-bottom: 15px;
}
.share_mxh{
    list-style: none;
    padding:0px;
    margin-bottom: 0px;
}
.share_mxh_1{
    float: left;
    padding-right: 10px;
}
.share_mxh_2{
    width: 40px;
    height: 40px;
}
.h1_detail{
    margin: 4px 0px;
    font-size: 31px;
}
.video_home7{
    background-color: #f1f1f1;
    padding: 30px 0px 0px;
    overflow: hidden;
}
.video_home8{
    text-align: center;
    background: url(../../images/nen_video.png) no-repeat;
    background-position: center;
    padding-bottom: 40px;
    font-size: 33px;
    text-transform: uppercase;
    color: #024975;
    background-position-y: 48px;
    font-weight: bold;
    font-family: arial;
}
.video_home6{
    position: relative;
}
.video_home1{
    width: 371px;
    height: 208px;
    position: relative;
    overflow: hidden;
    box-shadow: 4px 4px 5px -1px #727272;
}
.video_home2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
}
.video_home3{
    margin: 15px 0px 0px;
}
.video_home4{
    font-size: 15px;
    font-style: italic;
    color: #646464;
}
.video_home5{
    padding: 0px;
}
.sp_home_1{
    position: relative;
    display: block;
    padding-bottom: 450px;
    position: relative;
    display: block;
    overflow: hidden;
}
.sp_home_1::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background-color .3s ease 0s;
    z-index: 1;
    content: "";
    background: linear-gradient(
        0deg
        ,rgba(0,0,0,0.7),rgba(0,0,0,0) 60%,rgba(0,0,0,0));
}
.sp_home_4{
    /*    position: absolute;
        bottom: 30%;
        color: white;
        width: 100%;
        text-align: center;
        z-index: 99;*/

}
.sp_home_41{
    /*    position: absolute;
        bottom: 10%;
        color: white;
        width: 100%;
        text-align: center;
        z-index: 99;*/

}
.sp_home_42{
    /*    position: absolute;
        bottom: 12%;
        color: white;
        width: 100%;
        text-align: center;
        z-index: 99;*/

}
.sp_home_22 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0px;
}
.sp_home_6{
    line-height: 24px;
}
.sp_home_5{
    position: relative;
    padding-bottom: 20px;
}
.sp_home_5::after{
    border-bottom: 2px solid white;
    bottom: 4px;
    content: "";
    height: 5px;
    position: absolute;
    width: 76px;
    left: 50%;
    transform: translateX(-50%);

}
.sp_home_2{    
    font-size: 40px;
    text-transform: uppercase; 
}
.sp_home_3{
    border: 1px solid;
    padding: 1px 10px;
    display: inline-table;
    font-size: 15px;
    line-height: 24px;
}
.slick-counter {
    display: inline-table;
    /*font-family: 'proxi-regular';*/
    font-size: 14px;
    letter-spacing: 1px;
    color: #252525;
    position: absolute;
    width: 100%;
    left: 0;
    top: -40px;
}
.slick-vertical .slick-slide {
    cursor: pointer!important;
}
.thumbnail-nav {
    /*width: 12%;*/
    text-align: center;
    margin: 10% 0 0 0;
}
.bot-grad{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top,rgba(25,19,61,0) 0%,rgba(22,13,51,1) 100%);
    background: -webkit-linear-gradient(top,rgba(25,19,61,0) 0%,rgb(49, 46, 58) 100%);
    background: linear-gradient(to bottom,rgba(25,19,61,0) 0%,rgb(50, 50, 52) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0019133d',endColorstr='#160d33',GradientType=0 );
    z-index: 9;
}
.pa_bottom{
    padding-bottom: 20px;
}
.pa_cat{
    padding-bottom: 60px;
}
.bg_slide_home{
    background-color: #f1f1f1;
    padding-bottom: 59px;
}
.grid_item{
    position: relative;
}
.ha_ri{
    position: absolute;
    top:10px;
    left:0px;
    width: 28px;
}
.ha_le{
    position: absolute;
    top:10px;
    right:0px;
    width: 28px;
}
.banner_fo{
    padding: 10px 0px;
}
.pro_cat_2{
    color: #024975;
    border-bottom: 2px solid #024975;
    padding-bottom: 9px;
    text-transform: uppercase;
}
.pro_cat_1{
    position: relative;
    height: 405px;
}
.pro_cat{
    color: #024975;
    border: 1px solid #333;
    padding: 2px 20px;
    border-radius: 18px;
    position: absolute;
    bottom: 1px;
}
.news_home{
    padding: 30px 0px 0px;
}
.cat_pad{
    padding-bottom: 60px;
}
.news_home_1 {
    text-align: center;
    background: url(../../images/gach_news.png) no-repeat;
    background-position: center;
    padding-bottom: 44px;
    font-size: 34px;
    text-transform: uppercase;
    color: #024975;
    background-size: 145px;
    font-family: arial;
    font-weight: bold;
    background-position-y: 48px;
}
.news_home_4{
    box-shadow: 3px 3px 6px 3px #d9d9d9;
    background-color: #fbfbfb;
    height: 450px;
    margin-bottom: 20px;
    overflow: hidden;
}
.news_home_2{
    background-color: #fbfbfb;
    padding: 10px;
}
.news_home_3{
    color: #414141;
    border-bottom: 2px solid #024975;
    padding-bottom: 6px;
    float: left;
}
.news_home_3:hover{
    color: #024975;
}
.news_home_5{
    color: #333;
}
.pa_side{
    background-color: #efefef;
    padding: 30px 150px;
}
.head {
    float: left;
    margin: 0px;
    font-size: 21px;
}
.pro_home > li > a {
    display: inline-block;
    background: #333333;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Roboto-Bold';
    padding: 10px 27px;
    cursor: pointer;
    transition: 0.3s;
}
.pro_home > li.active > a, .pro_home > li > a:hover, .pro_home > li > a:focus {
    padding: 10px 27px;
    background: url(../../images/icon1.png) no-repeat left center, url(../../images/icon2.png) no-repeat right center, #819e6e;
} 
.pro_home > li.active > a, .pro_home > li.active > a:hover, .pro_home > li.active > a:focus {
    padding: 10px 27px;
    background: url(../../images/icon1.png) no-repeat left center, url(../../images/icon2.png) no-repeat right center, #819e6e;
} 
.viewmore{
    text-align: center;
    padding: 50px 0px 0px;
}
.viewmore p {
    color: #bd272c;
    font-weight: bold;
    font-size: 22px;
}
.viewmore img {
    width: 50px;
}
.tieude {
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Roboto-Bold';
    text-align: center;
    background: url(../../images/icon1.png) no-repeat left center, url(../../images/icon2.png) no-repeat right center, #819e6e;
}
#danhmuc {
    background: #f2f2f2;
    margin-bottom: 30px;
}
#danhmuc ul li {
    list-style: none;
    border-bottom: 1px dashed #d9d9d9;
}
#danhmuc ul li a {
    color: #4c4c4c;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    margin-left: 20px;
    display: block;
    padding: 9px 0px;
}
#danhmuc ul {
    padding: 0;
}
#w_visaochonchungtoi{
    background: url(../../images/bg_visaochon.jpg) no-repeat top center;
    background-size: cover;
    color: #fff;
    padding: 50px 0;
}
.tieude_visao{
    text-align: center;
    text-transform: uppercase;
    color: #fffc00;
    font-family: 'UTM HelvetIns';
    background: url(../../images/tieude_vissao.png) no-repeat bottom center;
    font-size: 30px;
    padding-bottom: 22px;
    margin-bottom: 3%;
}
.td-category-header header {
    display: inline-block;
}
.td-page-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 1px 0 20px;
}
.td-category-header .entry-title {
    line-height: 10px;
    margin: 20px 14px 20px 0;
}
.td-category-header .entry-title span {
    display: inline-block;
    font-family: open sans,arial,sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2px 14px;
    color: #fff;
    background-color: #222;
    border-radius: 3px;
    line-height: 16px;
}
.entry-crumbs {
    font-family: open sans,arial,sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: #c3c3c3;
    position: relative;
    top: -5px;
    display: inline-block;
    position: relative;
    top: 0;
    margin: 0 0 14px;
}
.entry-crumbs a {
    color: #c3c3c3;
}
.img_top{
    max-width: 100%;
}
.content_visao{
    /*	width: calc(100% + 30px);
            margin:0 -15px;*/
}
.item_visao{
    /*	float: left;
            width: calc(100%/3 - 30px);*/
    /*margin: 0 15px;*/
    font-size: 14px;
    font-family: 'Roboto-Regular';
}
.item_visao img{
    float: left;
    border-radius: 50%;
    border: 1px dashed #fff;
    margin-right: 10px !important;
    transition: 1s;
}
.item_visao:hover img{
    transform: rotateX(180deg);
}
.item_visao .ten{
    font-size: 18px;
    text-transform: uppercase;
    color: #fffc00;
    font-family: 'Roboto-Bold';
}
.coldebox_selected{
    border: 2px solid #024975;
}
.colorbox_selected{
    border: 2px solid #024975 !important;       
}
.colorbox_selected .da_mau {
    height: 16px;
}
.pa_info{
    padding: 60px 10px;
}
.tieude_bottom {
    text-transform: uppercase;
    color: #819e6e;
    font-size: 25px;
    margin-bottom: 25px;
    position: relative;
    border-bottom: 1px solid #cccccc;
    font-family: 'Roboto-Bold';
    padding-bottom: 11px;
}
.tieude_bottom:after {
    content: '';
    position: absolute;
    width: 52px;
    height: 3px;
    background: #4d4d4d;
    left: 0;
    bottom: -2px;
}
.tieude_giua {
    background: #f2f2f2;
    margin-bottom: 20px;
}
.tieude_giua .title_p {

    display: inline-block;
    background: url(../../images/icon1.png) no-repeat left center, url(../../images/icon2.png) no-repeat right center, #024975;
    color: #fff;
    text-transform: uppercase;

    font-family: 'Roboto-Bold';
    padding: 0 27px;
    cursor: pointer;
    transition: 0.3s;
}
.tieude_giua .title_p h1{
    font-size: 14px;
    line-height: 40px;
    margin: 0px;
}
.tieude_giua .title_p h3 {
    font-size: 14px;
    line-height: 40px;
    margin: 0px;
}
.da_mau{
    width: 223px;
    height:20px;
}
.sideproducts_inner{
    background: #f2f2f2;
    margin-bottom: 30px;
}
.pro_img{
    width:100%;
}
.sideproducts_item_text {
    text-align: center;
    margin-bottom: 10px;
}
.sideproducts_item_text h3 a{
    font-size: 14px;
    color: black;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: pointer;
    background-color: #819e6e;
}
.hot_line{
    text-align: right;
}
.hot_line i{
    font-size: 14px;
}
/*css dat mach*/
.top_main {
    padding: 5px 0px 0px;
    background-size: cover;
    box-shadow: rgb(0 0 0 / 8%) 0 6px 8px 0;
    margin-bottom: 12px;
}
.bo_news_de{
    border: 1px solid #e6e6e6;
    margin: 0px 0px;
}
.bo_news_de_1{
    display: table;
    padding: 0px 10px 0px;
}
.bo_news_de_2{
    border-right: 1px solid #e6e6e6;
}
.thumbnail,.img-thumbnail {
}
.navbar-default {
    background-color: #ffffff00;
    border: none;
    border-radius: 0;
    min-height: 40px;

}
.navbar-default .navbar-nav > li {

}
.navbar-default .navbar-nav > li > a {
    color: #000000;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #024975;
    /*background-color: #819e6e;*/
    border-bottom: 3px solid;
}
.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .active > a {
    color: #024975;
    /*background-color: #819e6e;*/
}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
    color: #024975;
    /*background-color: #819e6e;*/
    border-bottom: 3px solid;
}
.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {
    color: #024975;
    /*background-color: #819e6e;*/

}
/*.dropdown-menu {
    background-color: #819e6e;
}*/
.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom {
    border-radius: 0;
}
.dropdown-menu > li > a {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    color: black;
    font-size: 12px;
    letter-spacing: 0;
    min-width: 140px;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #024975;
        font-weight: bold;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #000;
}
@media (max-width: 767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ff0;
        background-color: #666;
    }
    .cat_pad{
        padding-bottom: 20px;
    }
    .zalo_ht{
        display:none;
    }
    .tawk_ht{
        padding-bottom:100px;
    }
}

.block-intro{
    /*text-align: center;*/
    padding: 80px 0px;
    position: relative;
}
.about_home_3{
    padding: 0px 40px;
    height: 347px;
}
.about_home_2{
    position: relative;
    color: #024975;
    display: inline-block;
    padding-bottom: 21px;
    margin-top: 4px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.about_home_2::after {
    border-bottom: 3px solid black;
    bottom: 0px;
    content: "";
    height: 5px;
    position: absolute;
    width: 76px;
    left: 40px;
    transform: translateX(-50%);
}
.about_home_1{
    position: absolute;
    bottom: 0px;
    left: 37px;
    color: #024975;
    border: 1px solid #333;
    padding: 1px 20px;
    border-radius: 18px;
    font-weight: bold;
}
.tieude_intro {
    text-transform: uppercase;
    color: #819e6e;
}
i.fa {
    padding-right: 5px;
}
.divider {
    clear: both;
    height: 1px;
    margin: 0 0 5px 0;
    width: 100%;
}
label {
    margin-right: 10px;
}
.slide_main {
}
.slidex {
    position: relative;
    z-index: 0;
}
.slidex img {
    max-width: 100%;
    width: 100%;
}
.nivo-controlNav {
}
.nivo-caption {
    display: none !important;
}
.list_vi_ho{
    height: 329px;
}
.list_vi_ho_same{
    height: 220px;
}
.top_banner {
    display: block;
    margin-top: 19px;
}
.top_banner img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.top_cart {
    margin-top: 34px;
    padding-left: 30px;
}
.top_logo {
    text-align: center;
    /*    padding-top: 10px;*/
}
a.logo {
    color: #c61f49;
    /*margin-left: 50px;*/
}
a.logo img {
    height: 56px;
    padding-left: 91px;
}
a.logo span {
    font-weight: bold;
    font-size: 21px;
    margin-top: 15px;
    display: block;
    text-align: left;
    color: #fff;
    margin-left: 7px;
}
a.logo span:hover,a.logo span:focus {
    color: #fff;
    text-decoration: none;
}
.gotop {
    background: url("../../images/top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 170px;
    font-size: 0;
    padding: 25px;
    position: fixed;
    right: 0;
    text-indent: 0;
    z-index: 9999;
}
.breadcrumb {
    padding: 23px 0px 0px;
    margin: 0px 0px 0px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: left;
    font-size: 14px;
}
.top_bar {
    background: #819e6e none repeat scroll 0 0;
    border-bottom: 1px solid #e0e0e0;
}
.top_bar ul {
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 7px;
    padding-left: 0;
    padding-top: 7px;
}
#footer1 {
    z-index: 1000;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}
#footer1 table {
    width: 100%;
    text-align: center;
    margin: auto;
    background: #024975;
}
#footer1 a {
    color: #fff;
}
.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.dt {
    display: block;
    width: 100%;
    margin: auto;
    line-height: 35px;
    color: #fff;
    background: #d6452f;
    position: fixed;
    bottom: 50px;
    left: 0px;
    display: none;
    border-bottom: 1px solid #fff;
}
.dt a {
    display: inline-block;
    width: 48%;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
footer a{
    color: white;
}
#footer1 img {
    width: 30%;
    max-width: 35px;
    vertical-align: middle;
}
.top_bar ul li {
    color: #fff;
    float: left;
    font-size: 11px;
    list-style: outside none none;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    width: auto;
}
.top_bar ul li a {
    color: #fff;
}
.top_bar ul li i {
    font-size: 18px;
    vertical-align: middle;
}

.top_hotline {
    margin-top: 15px;
    text-align: right;
}
.top_hotline i.fa {
    padding: 0;
}
.social {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.social a {
}
a.t_facebook {
    background-color: #4b66b5;
    border-radius: 100%;
    color: #fff;
    margin-left: 10px;
    padding: 6px 10px;
}
a.t_google {
    background-color: #c71c22;
    border-radius: 100%;
    color: #fff;
    margin-left: 2px;
    padding: 6px 8px;
}
a.t_twitter {
    background-color: #49b2d2;
    border-radius: 100%;
    color: #fff;
    margin-left: 2px;
    padding: 6px 8px;
}
a.t_cart {
    background-color: #819e6e;
    color: #fff;
    font-size: 20px;
    padding: 6px 5px 6px 6px;
}
a.t_cart_text {
    font-size: 14px;
    color: #819e6e;
    text-decoration: none;
}
a.top_support {
    color: #333;
    font-family: "bebas";
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
}
a.top_support:hover,a.top_support:focus {
    text-decoration: none;
}
a.top_support i.fa {
    color: #c71c22;
}
a.top_support span {
    color: #c71c22;
}
.top_search {
    /*    border-left: 1px solid #d4d4d4;
        border-right: 1px solid #d4d4d4;
        margin-top: 25px;
        padding-left: 30px;
        padding-right: 30px;*/
}
.hotline_hd {
    background: url(../../images/hotline_top.png) no-repeat left top;
    padding-left: 120px;
    height: 53px;
    margin-top: 14px;
}
.hotline_hd p {
    color: #c91f2b;
    font-size: 18px;
    font-family: "bebas";
}
.searchform {
    position: relative;
}
.searchinput {
    border: none;
    background: none repeat scroll 0 0 #fff;
    border-bottom: 2px solid #303030;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
    max-width: 100%;
    padding: 3px 1px;
    width: 100%
}
.searchsubmit {
    background: url("/images/search2.png") no-repeat scroll center 10px;
    border: medium none;
    font-size: 0;
    height: 36px;
    position: absolute;
    right: -7px;
    top: 1px;
    width: 39px;
}
.block1, .block2, .block3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
div.title, h1.title {
    border-bottom: 1px solid #d4d4d4;
    color: #262626;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.35;
    margin: 0 0 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}
div.title a.heading, h1.title a.heading {
    color: #262626;
    float: left;
}
div.title a.heading:hover,div.title a.heading:focus,h1.title a.heading:hover,h1.title a.heading:focus {
    text-decoration: underline;
}
div.title a.view-all {
    background: #f4f4f4 none repeat scroll 0 0;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    color: #262626;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: -5px;
    padding: 5px 10px;
    text-transform: none;
}
.homebox, .homebox2 {
    display: block;
}
.homeads, .homeads2, .homeads3, .homeads0 {
}
.homeads a, .homeads2 a, .homeads3 a, .homeads0 a {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
}
.homeads img, .homeads2 img, .homeads3 img, .homeads0 img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.homeads0 img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.address {
    position: relative;
    top: 35px;
    width: 192px;
    float: right;
}
.sohl {
    background: url(../../images/hotline_05.png) no-repeat;
    padding-left: 40px;
}
.sohl span {
    width: auto !important;
    font-family: 'bebas';
    color: #333333;
    font-size: 20px;
}
.address span:nth-child(1) {
    width: 70px;
    float: left;
}
.address p {
    font-size: 23px;
    font-family: 'bebas';
    line-height: 30px;
    color: #dd0000;
}
.homeads0 a:hover img {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
    transform: scale(1.07);
}
.home_deal {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    margin-left: -10px;
    margin-right: -10px;
    padding: 55px 10px 10px;
}
.home_deal > a {
    display: block;
    border: 1px solid #c9c9c9;
    position: relative;
}
.home_deal > a > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.home_deal .price {
    color: #C71C22;
    font-size: 25px;
    padding: 20px 20px 10px;
    text-align: center;
}
.home_deal > h3 {
}
.home_deal > h3 > a {
    color: #2f2f2f;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}
.home_deal > h3 > a:hover,.home_deal > h3 > a:focus {
    text-decoration: underline;
}
.home_deal .price_old {
}
.home_deal .price_discount {
}
.home_deal p strong {
    font-size: 12px;
}
.home_deal .buynow {
    background: #c71c22 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    padding: 10px 13px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.home_deal .buynow:hover,.home_deal .buynow:focus {
    background-color: #DE4C4A;
}
.home_deal .saleoff {
    background-image: url("../../images/element.png");
    background-position: 0 -1699px;
    background-repeat: no-repeat;
    height: 78px;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 30px;
    top: 0;
    width: 89px;
}
.home_deal .saleoff span {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}
.home_deal .timer {
    background: #819e6e none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    left: 0;
    margin-top: 0;
    padding: 15px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}
.link-more {
    border: 1px solid #c9c9c9;
    display: block;
    margin: 10px -10px;
}
.link-more a {
    color: #c71c22;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 15px;
}
.link-more a:hover,.link-more a:focus {
    text-decoration: underline;
}
.banner_to{
    background-size: cover;
    background-position: center 50%;
    width: 100%;
    height: 100%;
    display: block;
    transition: opacity .3s ease 0s,transform .3s ease 0s;
    position: absolute;
}
.sp_home_1:hover .banner_to  {
    transform: scale3d(1.1,1.1,1);
}
.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.arrow {
    text-align: center;
    margin: 10% 0;
    position: absolute;
    top: 58%;
    left: 50%;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.homecat {
}
.homecat_item {
    background-color: #EA5A14;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px 0px #555;
    -moz-box-shadow: 0px 1px 3px 0px #555;
    box-shadow: 0px 1px 3px 0px #555;
    display: block;
    margin-bottom: 14px;
    overflow: hidden;
}
.homecat_item:hover {
    box-shadow: 0 2px 3px #555;
    -webkit-box-shadow: 0px 2px 3px 0px #555;
    -moz-box-shadow: 0px 2px 3px 0px #555;
    box-shadow: 0px 2px 3px 0px #555;
}
.homecat_item a {
    display: block;
    text-decoration: none;
}
.homecat_item a img {
    display: inline-block;
    width: 100%;
    height: auto;
}
.homecat_item a p {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 195px;
}
.homecat_item a p span.homecat_summary {
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
}
.item {
    margin-bottom: 10px;
    transition: all 0.2s linear 0s;
}
.item .item-image {
    margin-bottom: 8px;
    position: relative;
    display: inline-block;
}
.discount {
    float: left;
    position: absolute;
    right: 0;
    top: 0;
}
.discount span {
    background: #c9212a none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
.item .item-image img {
    border: 1px solid #d4d4d4;
    width: 100%;
    height: auto;
    max-width: 100%;
}
span.category a, span.category {
    color: #c71c22;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.item h3 {
    margin: 0;
}
.item h3 a {
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 8px;
    word-wrap: break-word;
}
.item h3 a:hover,.item h3 a:focus {
    text-decoration: underline;
}
.item p {
    color: #777;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
}
.item span.item_meta {
    color: #aaa;
    font-size: 11px;
}
.item span.item_meta span.line {
    color: #ddd;
    margin: 0 5px;
}
.item span.item_meta a {
    color: #aaa;
    transition: all 0.3s ease 0s;
}
.item h4 {
    color: #cc0000;
    font-size: 15px;
    font-weight: bold;
}
.item .price {
    font-size: 13px;
    margin-right: 5px;
}
.item .price_old {
    font-size: 13px;
    margin-left: 5px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 14px 10px 10px;
}
.partner {
    clear: both;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.partner_inner {
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
}
.partner_item {
}
.owl-buttons .owl-prev {
    background: url("../../images/owl-left.png") no-repeat scroll 37px center #fff;
    font-size: 0;
    height: 60px;
    left: -30px;
    position: absolute;
    top: 30%;
    width: 60px;
}
.owl-buttons .owl-next {
    background: url("../../images/owl-right.png") no-repeat scroll 13px center #fff;
    font-size: 0;
    height: 60px;
    right: -30px;
    position: absolute;
    top: 30%;
    width: 60px;
}
.owl-buttons {
    display: none;
}
h3.footer_main_title {
    border-bottom: 1px solid #595959;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 20px;
    text-transform: uppercase;
}
.menulist {
}
.menulist ul {
    padding-left: 15px;
    overflow: hidden;
}
.menulist ul li {
    color: #C9212A;
    list-style: square;
}
.menulist ul li a {
    color: #ffffff;
    font-size: 13px;
    line-height: 25px;
}
.menulist ul li a:hover,.menulist ul li a:focus {
    color: #fff;
    text-decoration: underline;
}

.connection {
    text-align: center;
    display: inline-block;
}
.connection ul {
    display: block;
    margin: 10px 0;
    overflow: hidden;
    padding-left: 0;
}
.connection ul li {
    float: left;
    height: 35px;
    margin-right: 15px;
    width: 35px;
    list-style: none;
}
.connection ul li a.facebook{
    background-image: url("../../images/icon website bosslight-07.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 35px;
    background-size: 100%;
}
.connection ul li a.youtube{
    background-image: url("../../images/icon website bosslight-08.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 35px;
    background-size: 100%;
}
.connection ul li a.twt{
    background-image: url("../../images/icon website bosslight-09.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 35px;
    background-size: 100%;
}
/*.connection ul li .facebook {
    background-position: -188px -408px;
}
.connection ul li .youtube {
    background-position: -188px -623px;
}
.connection ul li .twt {
    background-position: -188px -479px;
}
.connection ul li .wpress {
    background-position: -188px -550px;
}
.connection ul li .google {
    background-position: -188px -336px;
}*/
.connection h3 {
    float: left;
    width: 85px;
}
.connection h3 a.qrcode {
    background-image: url("../../images/element.png");
    background-position: -188px -708px;
    background-repeat: no-repeat;
    float: left;
    height: 78px;
    width: 78px;
}
.connection p {
    float: left;
    margin-top: 20px;
    padding-left: 10px;
    width: 130px;
}
.connection p a {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.connection p a.appstore {
    background-image: url("../../images/element.png");
    background-position: -188px -850px;
    background-repeat: no-repeat;
    height: 35px;
}
.connection p a.googleplay {
    background-image: url("../../images/element.png");
    background-position: -188px -942px;
    background-repeat: no-repeat;
    height: 35px;
}
.footer_bar {
    background: #128995 none repeat scroll 0 0;
    color: #fff;
    margin-top: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.footer_main {
    background: #222222 none repeat scroll 0 0;
    padding-bottom: 20px;
    padding-top: 20px;
}
footer {
    background: url(../../images/bg_foo.jpg);
    background-size: cover;
    color: #fff;
    font-size: 14px;
    /*font-family: 'Roboto-Regular';*/
    /*padding: 3% 0;*/
}
.footer {
    padding: 30px 0px 20px;
}
.footer a {
    color: #819e6e;
}
.footer_contact {
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 15px;

}
.tieude_ft {
    text-transform: uppercase;
    color: #fffc00;
    font-size: 18px;
    font-family: 'Roboto-Bold';
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 17px;
}
.tieude_ft:after {
    width: 70px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
}
.ten_cty {
    font-size: 24px;
    line-height: 29px;
}
.send_yc_1{
    text-align: center;
}
.send_yc{
    background-color: #024975 !important;
    color: white;
    padding-top: 8px;
    margin-top: 17px;
}
.bo_footer{
    background-color: #1a1a1a;
    padding-top: 10px;
    text-align: center;
}
.footer_contact p {
    margin-bottom: 0;
    line-height: 30px;
    font-size: 16px;
}
.main {
    margin-bottom: 20px;
    margin-top: 30px;
    overflow: hidden;
}
.box {
}
.box > h3 {
    border-bottom: 1px solid #c71c22;
    color: #555;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.post-header {
    clear: both;
}
.post-header > h3 {
    border-bottom: 1px solid #c71c22;
    color: #555;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.post-header > h3 > a {
    color: #555;
    text-decoration: none;
}
.post-header h1 {
    clear: both;
    color: #c71c22;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin-top: 10px;
    text-transform: uppercase;
    word-wrap: break-word;
}
span.post-meta {
    color: #999;
    display: block;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
}
span.post-meta a {
    color: #999;
}
span.post-meta span.line {
    color: #bbb;
    font-size: 16px;
    margin: 0 6px;
}
.post-entry {
    clear: both;
    margin-bottom: 25px;
    overflow: hidden;
}
.post-entry img, .post-entry table {
    height: auto !important;
    max-width: 100% !important;
}
.post-entry table td {
    padding: 3px 5px;
}
.post-summary {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    margin-top: 0;
}
.post-entry p {
    line-height: 28px;
}
.post-entry p a img {
    border-bottom: 1px solid #999 !important;
    vertical-align: middle;
}
.post-share {
    border: 1px solid #d4d4d4;
    margin-bottom: 25px;
    padding: 18px 16px 16px;
    transition: all 0.2s ease 0s;
}
.post-share:hover {
    border: 1px solid #444;
}
.post-share:hover > span.share-text {
    color: #222;
}
.post-share span.share-text {
    color: #aaa;
    font-size: 19px;
    font-weight: 700;
    margin-right: 34px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    vertical-align: top;
}
.post-entry .post-tags {
    clear: both;
    margin: 25px 0px;
}
.post-entry .post-tags a {
    border: 1px solid #d4d4d4;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 1px;
    margin-right: 0px;
    padding: 0px 6px;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    background-color: #444;
    color: #fff;
    border-radius: 3px;
    line-height: 19px;
    font-size: 10px;
}
.post-entry .post-tags a:hover {
    border: 1px solid #414141;
    color: #000;
}
#respond {
    margin-bottom: 20px;
    overflow: hidden;
}
.btn-dark {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.sharing {
    display: inline-block;
}
.sharing_tab {
    float: left;
    margin-right: 15px;
    width: auto;
    margin-bottom: 19px;
}
.facebook_comment {
    margin: 25px 0 10px;
    overflow-x: auto;
    overflow-y: hidden;
}
.sidebox {
    margin-top: 25px;
}
.sidebox > h3 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 15px 5px;
    text-align: center;
    text-transform: uppercase;
}
.side_item {
    padding-bottom: 10px;
}
.side_item img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.side_item h3 a {
    color: #333;
    display: block;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    text-decoration: none;
    word-wrap: break-word;
}
.side_item span.item_meta {
    color: #aaa;
    font-size: 11px;
}
.side_item span.item_meta span.line {
    color: #ddd;
    margin: 0 5px;
}
.side_items {
    color: #333;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.side_items a {
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 10px;
    text-decoration: none;
    word-wrap: break-word;
}
.side_items_title {
    line-height: 20px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 13px;
    margin-bottom: 11px;
}
.line {
    border-top: 1px solid #e5e5e5;
}
.grid {
}
/*.grid > h3 {
    border-bottom: 1px solid #c71c22;
    color: #555;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}*/
.grid_title {
}
.grid_title a {
    color: #c71c22;
    font-weight: bold;
}
.grid_title a:hover,.grid_title a:focus {
    color: #c71c22;
    text-decoration: none;
}
.grid .thumbnail {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 0;
}
.grid .thumbnail img {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    padding: 5px;
    transition: all 0.2s ease-in-out 0s;
}
.grid .thumbnail img:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.grid .caption {
    margin-top: 10px;
    padding: 0;
}
.grid .caption p {
    margin-bottom: 5px;
}
.grid .caption span {
    font-size: 13px;
}
.grid_price strong {
    color: #EA5A14;
    font-size: 16px;
}
.grid_summary {
    text-align: justify;
}
.grid_same {
    margin-top: 30px;
    margin-bottom: 10px;
    border: 1px solid;
    padding: 30px 30px 0px;
}
.grid_same > strong {
    border-bottom: 1px solid #d4d4d4;
    display: block;
    font-size: 9pt;
    font-weight: 700;
    margin: 0 0 10px;
    padding-bottom: 10px;
    text-align: left;
}
.grid_same .same-image {
    display: inline-block;
    position: relative;
    width: 40%;
    vertical-align: top;
}
.grid_same .same-image img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.grid_same .same-image .discount span {
    padding: 0;
    font-size: 10px;
}
.grid_same .same-content {
    display: inline-block;
    margin-left: 10px;
    width: 50%;
}
.grid_same .same-content h3 {
    margin-top: 0;
}
.grid_same .same-content h3 a {
    color: #555;
    font-size: 13px;
    font-weight: bold;
}
.grid_same .same-content h3 a:hover {
    text-decoration: underline;
}
.grid_same .same-content .price {
    display: block;
    font-size: 20px;
    margin-right: 0;
}
.grid_same .same-content .price_old {
    display: block;
}
.grid_same .same-item {
    border-bottom: 1px dashed #d4d4d4;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.title_payment {
    font-size: 19px;
    border-bottom: 1px solid rgb(229, 229, 229);
    padding-bottom: 10px;
}
.st_xn_pay {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid rgb(218, 218, 218);
    padding-bottom: 7px;
}
.payment_box {
    padding: 24px 12px;
    background-color: rgb(245, 245, 245);
    margin: 0px 0px 10px;
    border-radius: 3px;
}
.title_pay1 {
    font-size: 16px;
    font-weight: bold;
}
.paging {
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: right;
    width: 100%;
}
.paging > strong, .paging > a {
    background: #f9f9f9;
    border: 1px solid #d4d4d4;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 10px 16px;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}
.paging > a:hover,.paging > a:focus {
    background: #fefefe;
}
.paging > strong {
    background: #c9212a;
    color: #fff;
}
.contact {
    margin-top: 20px;
    margin-bottom: 20px;
}
.contact_title {
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
.contactform {
}
.contactinfo {
}
.contactform form {
}
.contactinput {
    border: 1px solid #bbb;
    margin: 6px;
    padding: 6px 12px;
    width: 100%;
    font-size: 16px;
    height: 38px;
    border-radius: 6px;
}
.contactinput:focus {
}
.contactsubmit {
    background: url("../../images/list_icon_white.png") no-repeat scroll right 10px center #ea5a14;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-weight: bold;
    margin: 20px 0;
    padding: 6px 25px 6px 15px;
    text-decoration: none;
    white-space: nowrap;
    font-size: 16px;
}
.contactsubmit:hover,.contactsubmit:focus {
    color: #fff;
}
.contactinfo a {
    color: #333;
}
.contacttext{
    border-radius: 6px;
    margin-top: 5px;
    height: 200px !important;
}
.sidesupports {
    background: none repeat scroll 0 0 #c71c22;
    border: 1px solid #d4d4d4;
}
.sidesupports a {
    display: block;
}
.supports_box {
}
.supports_box p {
    background: none repeat scroll 0 0 #fff;
    padding: 10px;
}
.supports_tel {
    background-color: #fff;
    color: #333;
    font-size: 13px;
    margin-bottom: 0;
    padding: 10px 5px;
    text-align: center;
    text-transform: none;
}
.supports_tel span {
    color: #c71c22;
    font-family: "bebas";
    font-size: 20px;
}
.supports_skype, .supports_yahoo {
    background-color: #fff;
    color: #333;
    margin-bottom: 0;
    padding: 5px;
    text-align: center;
}
.supports_skype > strong, .supports_yahoo > strong, .supports_tel > strong {
    display: block;
    margin-bottom: 5px;
}
.supports_skype > a > img, .supports_yahoo > a > img {
    max-width: 100%;
    margin-bottom: 5px;
    width: auto;
}
.related {
    margin-top: 30px;
}
.related h3 {
    display: inline-block;
    float: left;
    font-size: 9pt;
    font-weight: 700;
    margin: 0 0 1em;
}
.related h3 em {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    margin-bottom: 1em;
    min-width: 30px;
    padding-top: 10px;
    font-style: normal;
    width: 100%;
}
.related_item {
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}
.related_item:hover {
    opacity: 1;
}
.related_item h4 {
}
.related_item h4 a {
    color: #c71c22;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}
.related_item_image {
}
.related_item_image img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.image {
    margin-bottom: 10px;
}
.infomation {
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 15px;
}
.infomation > div {
    margin-top: 5px;
}
.infomation > h1 {
    border-bottom: 1px solid #2c2c2c;
    color: #686868;
    display: block;
    font-size: 33px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 0;
    padding-bottom: 4px;
    word-wrap: break-word;
    margin-bottom: 20px;
}
.infomation h2 {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
}
.description, .summary {
    color: #555;
    overflow: hidden;
    line-height: 23px;
    margin-bottom: 18px;
}
.description table, .description img, .summary table, .summary img {
    height: auto !important;
    max-width: 100% !important;
}
.description table td, .summary table td {
    padding: 3px 5px;
}
.price {
    color: #c71c22;
    font-size: 36px;
    font-weight: bold;
    margin-right: 15px;
}
.price_old {
    color: #2f2f2f;
    font-size: 15px;
    text-decoration: line-through;
}
.color_pro{
    position: relative;
}
.color_pro_1{
    position: absolute;
    top: 0px;
    left: 117px;
}
.color_pro_2{
    position: relative;
}
.color_pro_3{
    position: absolute;
    top: 0px;
    left: 117px;
}
.addtocart {
    background: #be272d  none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 14px 0;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.addtocart:hover,.addtocart:focus {
    background-color: #de4e08;
}
.contact_order_submit {
    background: #ea5a14 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    padding: 10px 15px;
    text-decoration: none;
    width: 100%;
}
.contact_order_submit:hover,.contact_order_submit:focus {
    background-color: #de4e08;
}
.order_tel {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.order_tel span {
    color: #c71c22;
}
.tablesize {
    color: #000;
    text-decoration: underline;
}
.tablesize:hover,.tablesize:focus {
    color: #000;
}
.tab-content {
    padding-top: 20px;
}
.sizebox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    padding: 5px 9px;
    vertical-align: middle;
}
.sizebox:hover,.sizebox_selected {
    background-color: #2d2d2d;
    color: #fff;
}
.cart {
    clear: both;
    margin-bottom: 20px;
}
.cart > h3 {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 10px;
    text-transform: uppercase;
}
.cart_price {
    font-weight: bold;
}
.total_price {
    font-weight: bold;
    text-align: right;
}
.cart th, .cart td {
}
.coupon {
}
.coupon form {
    text-align: right;
}
.coupon form input[type='text'] {
    display: inline-block;
    width: 200px;
}
.coupon form input[type='submit'] {
    border: 1px solid #d4d4d4;
    display: inline-block;
    vertical-align: top;
}
.html5gallery {
    overflow: hidden;
}
.html5gallery-container-0 {
}
.html5gallery-elem-0 > a {
    display: none;
}
.html5gallery-elem-img-0 {
    background: #fff none repeat scroll 0 0;
    /*    height: 100% !important;
        width: 100% !important;*/
}
.html5gallery-elem-img-0 > a {
    display: none;
}
.html5gallery-elem-image-0 {
    /*    display: inline-block;
        height: auto !important;
        left: 0 !important;
        max-height: 100% !important;
        position: static !important;
        top: 0 !important;
        width: auto !important;*/
}
/*.html5gallery-title-0,.html5gallery-title-0:hover,.html5gallery-title-0:focus {
    display: none !important;
}*/
.html5gallery-tn-img-play-0 {
    display: none !important;
}
.html5gallery-play-0, .html5gallery-pause-0 {
    /*    left: auto !important;
        right: 50px;*/
}
.html5gallery-lightbox-0 {
    /*    left: auto !important;
        right: 0;*/
}
.html5gallery-right-0 {
    /*    left: auto !important;
        right: 0;*/
}
.list {
    clear: both;
    overflow: hidden;
}
.list > h3 {
    border-bottom: 1px solid #c71c22;
    color: #555;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.list > h3 > a {
    color: #555;
    text-decoration: none;
}
.list_item {
    clear: both;
    display: block;
    border-bottom: 1px solid #d4d4d4;
    padding: 15px 0;
}
.list_thumb a {
    display: inline-block;
}
.list_thumb img {
    width: 100%;
    height: 214px;
    max-width: 100%;
    border: 1px solid #d4d4d4;
    padding: 3px;
}
.list_content {
    display: block;
    padding: 13px 0 0;
    padding-bottom: 10.5px;
    margin-bottom: 10.5px;
}
.list_content p {
    clear: both;
}
.list_title {
    margin-top: 5px;
}
.list_title a {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.list_title a:hover,.list_title a:focus {
    color: #c71c22;
}
.list_summary {
    text-align: justify;
}
.pro_detail{
    padding: 50px 0px;
}
.ycdb{
    background: #cccccc none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 14px 0;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}
a.viewmore {
    background: #c71c22 url("../../images/list_icon_white.png") no-repeat scroll right 10px center;
    border: 1px solid transparent;
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 5px 25px 5px 15px;
    text-decoration: none;
    text-transform: lowercase;
    white-space: nowrap;
}
a.viewmore:hover,a.viewmore:focus {
    color: #fff;
}
.detail {
}
.detail h1 {
    border: 0 none;
    color: #303030;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 15px 0;
    padding: 0;
}
.detail-summary {
    color: #303030;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin: 5px 0 20px;
    text-align: justify;
}
.detail-content {
    margin-bottom: 30px;
}
.detail-content p {
    text-align: justify;
}
.detail-content img , .detail-content table {
    max-width: 100% !important;
    height: auto !important;
}
.detail p {
    text-align: justify;
}
.detail img, .detail table, .detail_content img, .detail-content table, .box_content img, .box_content table {
    max-width: 100% !important;
    height: auto !important;
}
.detail table td, .detail-content table td, .box_content table td {
    padding: 3px 5px;
}
.posted_on {
    /*    border-bottom: 1px solid #d4d4d4;
        border-top: 1px solid #d4d4d4;*/
    color: #727272;
    font-size: 11px;
    padding: 0px 0;
    margin-bottom: 0px;
}
.posted_on span {
    margin-left: 10px;
    margin-right: 10px;
}
.sortby {
    margin-bottom: 5px;
}
.sidefilter {
    background: #fff;
    border: 1px solid #d4d4d4;
}
.filter {
    padding: 10px 15px;
}
.filter a {
    cursor: pointer;
}
.filter h4 {
    margin-top: 5px;
}
.filter ol {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    height: 100px;
    overflow-y: scroll;
    padding: 5px 0 0;
}
.filter ol li {
    float: left;
    padding: 2px 2px 2px 5px;
    width: 100%;
}
.filter ol li a {
    color: #000;
    display: block;
}
.filter ol li a:hover,.filter ol li a:focus {
    text-decoration: underline;
}
.filters {
}
.filters p {
    position: relative;
    margin-bottom: 5px;
}
.filters a {
    clear: both;
    color: #819e6e;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 3px;
}
div.quick_support {
    margin-top: 15px;
}
.quick_support i.fa {
    color: #555;
    font-size: 18px;
    margin-right: 7px;
    width: 30px;
}
.quick_support i.fa-angle-down {
    float: right;
}
.quick_support .panel-heading {
    padding: 0;
}
.quick_support .panel-title > a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 15px;
}
.quick_support .panel-body {
    line-height: 24px;
}
.sidemenuleft {
    background-color: #fff;
    border: 1px solid #d4d4d4;
}
.sidemenuleft ul {
    clear: both;
    line-height: 28px;
    margin-bottom: 0;
    padding: 15px;
}
.sidemenuleft ul.navsub {
    padding-top: 0;
    padding-bottom: 0;
}
.sidemenuleft ul li {
    list-style: outside none none;
}
.sidemenuleft a {
    /*    color: #2f2f2f;
        font-size: 13px;
        font-weight: bold;*/
}
.sidemenuleft a:hover,.sidemenuleft a:focus {
    text-decoration: underline;
}
.sidemenuleft a.active {
    color: #c71c22;
}
.sidemenuleft a i {
    color: #c71c22;
}
.sidemenuleft h3 {
    border-bottom: 4px solid #c9212a;
    color: #000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 15px;
    min-width: 78px;
    padding-bottom: 5px;
    padding-left: 0;
    text-transform: uppercase;
}
#menuside li > ul {
    display: none;
}
#menuside li.active > ul {
    display: block;
}
.foo_logo {
    padding: 20px 20px;
    text-align: center;
}
.foo_logo img{
    height: auto;
    text-align: center;

}
.foo_info{
    padding: 0px 80px;
}
.foo_logo p{
    padding-bottom: 15px;
    text-align: center;
}
.logo_fo{
    padding-bottom: 44px !important;
}
@media (min-width: 992px) {
    .html5gallery-box-0 {
        /*    left: 0 !important;
            top: 0 !important;
            width: 100% !important;*/
    }
    .html5gallery-elem-0 {
        /*    height: 100% !important;
            width: 100% !important;*/
    }
    .html5gallery-right-0 {
    }
}
@media (min-width: 768px) {
    #main-menu > li {
        float: none;
        display: table-cell;
        width: 1%;
        text-align: center;
    }
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .side_items_image {
        padding-left: 0;
    }
    .homebox {
        padding-left: 10px;
    }
    .homebox2 {
        margin-left: -10px;
    }
    .homeads0 {
        margin-left: -10px;
    }
    .homeads {
        padding-left: 10px;
    }
    .homeads3 {
        margin-left: -10px;
    }
    .partner div.title {
        margin-left: -10px;
        margin-right: -10px;
    }
    .item {
        border: 2px solid transparent;
        height: 283px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .item:hover, .item:focus {
    }
    .related_item {
        height: 220px;
    }
    /*    .grid_item {
            height: 290px;
        }*/
}
@media (min-width: 768px) and (max-width: 991px) {
    .item {
        height: 320px;
    }
    .home_deal .price {
        font-size: 20px;
    }
    .link-more a {
        font-size: 11px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 767px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .banner_header {
        padding:  0px;
    }
    .container {
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
    }
    .row {
        margin-right: -5px;
        margin-left: -5px;
    }
    body {
        /*padding-top: 50px;*/
    }
    .slide_cat iframe{
        height:142px;
    }
    .logo_mobile{
        /*background-color: #f2f2f2;*/
        text-align: center;
        padding-top: 8px;
    }
    .logo_mobile_1{
        display: inline-block;
    }
    .logo_mobile_1 img{
        width:131px;
    }
    .co{
        padding-top: 17px;
    }
    .list_news_small {
        padding-bottom: 0px;

    }
    .news_main {
        padding: 50px 0px 26px;
    }
    .qc_side_l {
        text-align: center;
        border-top: 1px solid #919191;
        padding: 22px 0px;
        border-bottom: 1px solid #919191;
    }
    .list_video_home {
        padding: 22px 0px;
        border-bottom: 1px solid #919191;
    }
    .td-subcat-filter {
        right: 26px;
    }
    .sp_home_1{
        padding-bottom: 250px;
    }
    .td-subcat-filter {
        width: 219px;
    }
    .blo_news {
        padding-bottom: 10px;
    }
    .pa_top_ba_r {

        padding-right: 3px ;
    }
    .pa_top_ba_l {

        padding-left: 3px;
    }
    .pa_banner_to {
        padding-bottom: 5px;
    }
    .td-module-meta-info {

        padding: 5px 5px;
    }
    .h2_banner_he {

        font-size: 17px;
        line-height: 22px;
    }
    .pa_bottom_he {
        padding-bottom: 5px;
    }
    .breadcrumb {
        margin: 0px 0px 0px;
        padding: 6px 0px 0px;

    }
    .breadcrumb li a{
        color: #6f6f6f;
        text-transform: uppercase;
        font-size: 14px;

    }
    .h1_detail {
        margin: 4px 0px;
        font-size: 26px;
    }
    .pa_cat {
        padding-bottom: 20px;
    }
    .h_big_news {
    font-size: 16px;
    }
    .list_content {
    display: block;
    /* padding: 13px 0 0; */
    padding: 0px 0px 0px;
    }
    .list_vi_ho_same {
    height: 166px;
}
.block-title {

    margin-bottom: 15px;
}
.list_vi_ho {
    height: 300px;
}
    .pro_detail {
        padding: 15px 0px;
    }
    .navbar-toggle {
        float: left;
    }
    .top_main {
        padding: 0px;
        background-size: cover;
        box-shadow: 0px 0px;
        margin-bottom: 0px;
    }
    .pro_home > li > a {
        font-size: 13px;
    }
    .navbar-default {
        /*position: fixed;*/
        width: 100%;
        z-index: 9999;
        padding-top: 0px;
        text-align: center;
    }
    .nav > li {
        padding-right: 0px; 
    }
    .navbar-header{
        /*box-shadow: 1px 2px 1px 0px #024975;*/
    }
    .menustyle{
        text-align: left;
    }
    a.logo img {
        height: 61px;
        padding: 10px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #3c3c3c;
    }
    .navbar-toggle .icon-bar {

        display: block;
        width: 29px;
        height: 3px;
        border-radius: 1px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
    }
    .dropdown-menu > li > a {
        background: transparent;
        border-bottom: none;
        font-size: 14px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #050505;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pro_1{
        padding:30px 5px;
    }
    .top_banner {
        display: block;
        margin-top: 0px;
    }
    .mo_pro{
        text-align: center;
        font-size: 28px;
        text-transform: uppercase;
        font-weight: bold;
        padding-bottom: 20px;
    }
    .mo_pro_3 label{
        font-weight: bold;
    }
    .mo_pro_1{
        float:left;
        margin-bottom: 5px;
    }
    .mo_pro_2{
        font-size: 11px;
        margin-left: 10px;
        float: left;
    }
    .project_info{
        position: relative;
    }
    .colorbox_selected {
        display: table;
    }
    .border_poject {
        width: 10%;
        height: 1px;
        background-color: #fff;
        margin: 8px auto;
    }
    .price {
        color: #c71c22;
        font-size: 23px;
        margin-right: 0px;
    }
    .price_old {
        color: #2f2f2f;
        font-size: 12px;
        text-decoration: line-through;
    }

    .mo_pro_3{
        font-size: 8px;
        line-height: 15px;
    }
    .mo_pro__4{
        font-size: 8px;
        line-height: 15px;
    }
    .addtocart {
        background: #be272d none repeat scroll 0 0;
        border: 1px solid transparent;
        border-radius: 3px;
        color: #fff;
        display: block;
        font-size: 10px;
        font-weight: bold;
        margin: 8px 0;
        padding: 4px 9px;
        text-decoration: none;
        text-transform: uppercase;
        width: 100%;
    }
    .ycdb {
        background: #cccccc none repeat scroll 0 0;
        border: 1px solid transparent;
        border-radius: 3px;
        color: #fff;
        display: block;
        font-size: 10px;
        font-weight: bold;
        margin: 8px 0;
        padding: 4px 9px;
        text-decoration: none;
        text-transform: uppercase;
        width: 100%;
    }
    .mo_pro_4{
        border-right: 1px solid #333;
        padding-right: 25px;
    }
    .mo_pro_5{

        padding-left: 25px;
    }
    .mo_pro_4 p{
        margin-bottom: 5px;
    }
    .mo_pro_5 p{
        margin-bottom: 5px;
    }
    .da_mau {
        /*margin-bottom:5px;*/
        width: 169px;
        height: 15px;
    }
    .mo_pro__10{
        text-transform: uppercase;
        text-align: center;

    }
    .top_search {
        width: 179px;
        float: right;
        margin-top: 2px;
        padding-right: 32px;
    }
    .lang {
        width: 104px;
        float: right;
        margin-top: 12px;
    }
    .lang_1{
        list-style: none;
    }
    .lang_2{
        width: 24px;
        float:left;
        margin-right: 5px;
    }
    .lang_2 img{
        width: 100%;
    }
    .searchinput {
    }
    .searchsubmit {
    }
    .top_logo {
        text-align: center;
    }
    .about_home_2{
        padding-top: 0px;
        font-size: 14px;
        padding-bottom: 12px;
        margin-bottom: 7px;
    }
    .block-intro {
        padding: 30px 0px;
    }
    .about_home_3 {
        padding: 0px 10px;
        height: 115px;
        font-size: 8px;
        line-height: 10px;
    }
    .viewmore {
        text-align: center;
        padding: 24px 0px 0px;
    }
    .viewmore p {
        color: #bd272c;
        font-weight: bold;
        font-size: 18px;
    }
    .viewmore img {
        width: 36px;
    }
    .pa_info {
        padding: 46px 0px 0px;
    }
    .grid {
        padding-top:30px;
        font-size: 11px;
        line-height: 16px;
    }
    .pro_cat_2 {
        color: #024975;
        border-bottom: 1px solid #024975;
        padding-bottom: 4px;
        text-transform: uppercase;
        font-size: 11px;
        margin: 6px 0px;
    }
    .pro_cat_1 {
        position: relative;
        height: 136px;
        overflow: hidden;
    }
    .pro_cat_3{
        font-size: 9px;
        line-height: 11px;
    }
    .pro_cat {
        color: #024975;
        border: 1px solid #333;
        padding: 0px 7px;
        border-radius: 18px;
        position: absolute;
        bottom: 1px;
        font-size: 7px;
    }
    .slick_ga_1 {
        position: relative;
        padding-bottom: 21px;
    }
    .title_project1{
        opacity: 1;
        padding:22px 5px 1px 5px;
        justify-content: flex-end;
    }
    .sp_home_22 {
        font-size: 15px;
        text-transform: uppercase;
    }
    .about_home_1 {
        left: 10px;
    }
    .arrow {
        text-align: center;
        margin: 10% 0;
        position: absolute;
        top: 58%;
        left: 46%;
    }
    .sp_home_4 {

        bottom: 4%;
    }
    .title_project {
        opacity: 1;
        padding:25px 5px 25px 5px;
    }
    .sp_home_2 {
        font-size: 15px;
        text-transform: uppercase;
    }
    .sp_home_3 {
        border: 1px solid;
        padding: 1px 10px;
        display: inline-table;
        font-size: 9px;
        line-height: 14px;
    }
    .sp_home_6 {
        line-height: 11px;
        font-size: 11px;
    }
    .pa_bottom {
        padding-bottom: 8px;
    }
    .bg_slide_home {
        background-color: #f1f1f1;
        padding-bottom: 19px;
    }
    .slick_pro_2 {
        padding-bottom: 30px;
    }
    .news_home_1 {
        text-align: center;
        background: url(../../images/gach_news.png) no-repeat;
        background-position: center;
        padding-bottom: 30px;
        font-size: 15px;
        text-transform: uppercase;
        color: #024975;
        background-size: 145px;
        font-family: arial;
        font-weight: bold;
        background-position-y: 26px;
        background-size: 24%;
        margin-top: 20px;
    }
    .news_home_3 {
        color: #414141;
        border-bottom: 2px solid #024975;
        padding-bottom: 6px;
        float: left;
        font-size: 15px;
        margin-top: 9px;
    }
    .news_home_5 {
        color: #333;
        font-size: 12px;
        line-height: 18px;
    }
    .news_home_4 {
        box-shadow: 3px 3px 6px 3px #d9d9d9;
        background-color: #fbfbfb;
        height: 240px;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .ha_ri{
        position: absolute;
        top:10px;
        left:0px;
        width: 12px;
    }
    .ha_le{
        position: absolute;
        top:10px;
        right:0px;
        width: 12px;
    }
    .paginator-center {
        position: absolute;
        bottom: 35px;

    }
    .paginator-center li.prev {
        display: block;
        height: 25px;
        width: 16px;
        float: left;
        background: url(../../images/left.png) no-repeat;
        background-size: 12px;
    }
    .paginator-center li.next {
        display: block;
        height: 25px;
        width: 16px;
        background: url(../../images/right.png) no-repeat;
        float: right;
        background-size: 12px;
    }
    .paginator-center li.prevv {
        display: block;
        height: 25px;
        width: 16px;
        float: left;
        background: url(../../images/left.png) no-repeat;
        background-size: 12px;
    }
    .paginator-center li.nextv {
        display: block;
        height: 25px;
        width: 16px;
        background: url(../../images/right.png) no-repeat;
        float: right;
        background-size: 12px;
    }
    .paginator-center ul {
        position: relative;
        display: inline-block;
        width: 226px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }
    .slick-dots {
        position: absolute;
        bottom: -37px;
        display: block;
        width: 98%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 10px;
    }
    .video_home8 {
        text-align: center;
        background: url(../../images/nen_video.png) no-repeat;
        background-position: center;
        padding-bottom: 27px;
        font-size: 15px;
        text-transform: uppercase;
        color: #024975;
        background-position-y: 23px;
        font-weight: bold;
        font-family: arial;
        background-size: 76%;
        margin-top: 0px;
    }
    .video_home18 {
        text-align: center;
        background: url(../../images/nen_video.png) no-repeat;
        background-position: center;
        padding-bottom: 27px;
        font-size: 15px;
        text-transform: uppercase;
        color: #024975;
        background-position-y: 23px;
        font-weight: bold;
        font-family: arial;
        background-size: 76%;
        margin-top: 0px;
    }
    .video_home1 {
        width: 194px;
        height: 94px;
        position: relative;
        overflow: hidden;
        box-shadow: 4px 4px 5px -1px #727272;
    }
    .video_home3 {
        margin: 9px 0px 0px;
        font-size: 13px;
    }
    .video_home4 {
        font-size: 9px;
        font-style: italic;
        color: #646464;
        line-height: 14px;
    }
    .pa_side {
        padding: 16px 22px;
        background-color: #efefef;
    }
    .send_yc {
        background-color: #024975;
        color: white;
        padding-top: 8px;
        margin-top: 17px;
        font-size: 11px;
    }
    .contactinput {
        border: 1px solid #bbb;
        margin: 4px 0px;
        padding: 3px 3px;
        width: 100%;
        font-size: 11px;
        height: 29px;
        border-radius: 6px;
    }
    .box {
        /*padding-top: 30px;*/
    }
    .contacttext {
        border-radius: 6px;
        margin-top: 5px;
        height: 158px !important;
    }
    footer {
        background-color: #333333;
        background-size: cover;
        color: #fff;
        font-size: 9px;
        text-align: center;
    }
    .ten_cty {
        font-size: 18px;
        line-height: 21px;
    }
    .footer_contact p {
        margin-bottom: 0;
        line-height: 19px;
        font-size: 10px;
    }
    .foo_info h3{
        font-size: 18px;
    }
    .slide_main {
        /*margin-bottom: 15px;*/
    }
    .slidex {
    }
    .nivo-controlNav {
        display: none !important;
    }
    .main {
    }
    .side_items_image {
        padding-left: 0;
        padding-right: 0;
    }
    .footer {
        overflow: hidden;
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer_navigation {
        display: none;
    }
    .footer_social {
        text-align: center;
    }
    .post-header h1 {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    span.post-meta {
        font-style: normal;
        margin-bottom: 5px;
    }
    .post-share span.share-text {
        display: none;
    }
    .sharing_tab {
        display: block;
        float: none;
        margin-bottom: 10px;
        width: 100%;
    }
    .grid .thumbnail img {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        padding: 0;
    }
    .grid .caption {
        text-align: center;
    }
    .paging {
        text-align: center;
    }
    .html5gallery-box-0 {
        /*    width: 100% !important;
            top: 0 !important;
            left: 0 !important;*/
    }
    .html5gallery-elem-0 {
        /*width: 100% !important;*/
    }
    .post-header > h3 {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .post-header h1 {
        line-height: 30px;
    }
    .list_item {
        padding: 0;
    }
    .list_thumb a {
        display: block;
    }
    .list_thumb img {
        border: none;
    }
    .list_title {
        margin-top: 10px;
    }
    .contactinfo, .contactform {
        display: inline-block;
    }
    .contact_title {
        margin-bottom: 15px;
    }
    .logo_fo img{
        width: 129px;
    }
    .logo_fo {
        padding-bottom: 4px !important;
    }
    .logo_fo1 img{
        width: 79px;
    }
    .foo_logo {
        padding: 0px 20px;
    }
    .foo_info {
        padding: 0px 0px 15px;
    }
    .connection {
        text-align: center;
    }
    .connection ul {
        display: inline-block;
        margin: 10px 0;
        overflow: hidden;
        padding-left: 0;
        text-align: center;
    }
}
