@font-face {

    font-family: 'UTM Bebas';

    src: url('../fonts/UTMBebas.woff2') format('woff2'),

        url('../fonts/UTMBebas.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}



body {

    font-family: 'LatoWebRegular', sans-serif;

    overflow-x: hidden;

    color: #231f20;

    font-size: 15px;

    background: #fff;

    margin: 0;

}



img {

    max-width: 100%;

    height: auto;

}



b,

strong {

    font-family: 'LatoWebSemibold';

}



p {

    margin: 0 0 15px;

}



a {

    color: #25469c;

    text-decoration: none;

}



a:hover {

    color: #000;

    text-decoration: underline;

}



input[type="text"],

input[type="email"],

input[type="number"],

input[type="tel"],

input[type="password"],

input[type="search"] {

    border: 1px solid #bdbdbd;

    padding: 5px 10px;

}



button[type="submit"] {

    background-color: #002551;

    border-color: #002551;

    color: #FFF;

    font-size: 14px;

    font-family: 'LatoWebSemibold';

}



select {

    border: 1px solid #bdbdbd;

    padding: 9px 10px;

    border-radius: 0;

}



textarea {

    border: 1px solid #bdbdbd;

    padding: 9px 10px;

    border-radius: 0;

}



input[type="submit"] {

    color: #fff;

    font-size: 14px;

    padding: 10px 35px;

    text-transform: uppercase;

    background: #002551;

    border: 0;

}



input[type="checkbox"] {

    background-color: transparent;

    border: 1px solid #fff;

    margin-right: 5px;

    float: left;

    margin-top: 8px;

}



h1 {

    font-size: 25px;

    font-family: 'LatoWebSemibold';

}



h2 {

    font-size: 18px;

    font-family: 'LatoWebSemibold';

}



h3 {

    font-size: 16px;

    font-family: 'LatoWebSemibold';

}



h4 {

    font-size: 14px;

}



h5 {

    font-size: 12px;

}



h6 {

    font-size: 11px;

}



table,

table tr,

table td,

table th {

    border: 1px solid #e7e7e7;

    padding: 8px;

}



.alignleft {

    display: inline-block;

}



.alignright {

    display: inline;

    float: right;

    margin-left: 1.5em;

}



.aligncenter {

    clear: both;

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-pagenavi {

    text-align: center;

    width: 100%;

    float: left;

    margin-bottom: 30px;

}



.wp-pagenavi a {

    padding: 5px 15px;

    border: 1px solid #DDD;

    margin-right: 5px;

    color: #000;

}



.wp-pagenavi span.pages {

    float: left;

}



.wp-pagenavi span.current {

    border: 1px solid #DDD;

    background: #72001c;

    color: #FFF;

    padding: 5px 15px;

    margin-right: 5px;

}



.nav_top {

    width: 100%;

    float: left;

    font-size: 14px;

}



.top_link {

    float: right;

}



.top_link a {

    margin-left: 10px;

    color: #231f20;

    font-size: 25px;

}



.button_shopnow {

    width: 123px;

    height: 29px;

    float: right;

    background-image: url('../images/button_shopnow.png');

    background-repeat: no-repeat;

    background-size: 100% 100%;

}



.top {

    width: 100%;

    float: left;

    padding: 8px 0px 8px;

    background: #000;

    color: #fff;

}



.top a {

    color: #fff;

}



.top a:hover {

    text-decoration: underline;

    color: #e84d1d;

}



.top-welcome {

    float: right;

    margin-right: 50px;

    font-size: 18px;

    width: 300px;

}



.top-welcome a {

    padding-left: 20px;

    text-decoration: underline;

}



.top-email {}



.top-tel {

    float: right;

    margin-left: 40px;

    padding-left: 33px;

    background-image: url(../images/icon_tel.png);

    background-repeat: no-repeat;

    background-position: left top;

    padding-top: 5px;

    font-size: 14px;

    color: #a4032b;

    padding-bottom: 4px;

}



.top_info {

    width: 100%;

    float: left;

    text-align: center;

    font-size: 17px;

    text-transform: uppercase;

    font-family: 'LatoWebSemibold';

    position: relative;

}



.top-hotline {}



.top>span {

    float: left;

    padding: 0 20px;

    font-size: 22px;

    line-height: 21px;

}



#header {

    width: 100%;

    float: left;

    position: relative;

    z-index: 999;

    background: #000;

}



.logo {

    width: 100%;

    float: left;

    padding:13px 0px;

    text-align: center;

}

.logo img {float: left;max-width: 175px;}

.headerfixed {

    position: fixed!important;

    top: 0;

    height: 63px;

}

.mainmenu {

    margin-top: 14px;

    float: left;

    width: 100%;

}



.mainmenu>nav {

    float: right;

}

.mainmenu.mainmenu_r>nav {

    float: right;

}

.mainmenu>nav>ul {

    list-style: none;

    padding: 0;

    margin: 0;

    float: left;

}



.mainmenu>nav>ul>li {

    float: left;

    margin: 0 15px;

}

.headerfixed .mainmenu>nav>ul>li{

    padding-bottom: 18px;

}

.mainmenu>nav>ul>li>a {

    color:#fefefe;

    padding: 9px 10px;

    float: left;

    font-size: 16px;

}



.mainmenu>nav>ul>li>a>i {

    margin-top: 2px;

    padding: 0 5px;

}



.mainmenu>nav>ul>li>a>span {

    color: #ED1C24

}



.mainmenu>nav>ul>li>a:hover {

    text-decoration: none;

    background: #ffffff;

    color: #1d2d71;

    border-radius: 10px;

}



/*.mainmenu>nav>ul>li.current-menu-item a {

     text-decoration: none;

    background: #ffffff;

    color: #1d2d71;

    border-radius: 10px;

}*/







.mainmenu>nav>ul>li>a.active {

    text-decoration: none;

    background: #ffffff;

    color: #1d2d71;

    border-radius: 10px;

}



.mainmenu>nav>ul>li>a:visited {

    text-decoration: none;

}



.mainmenu>nav>ul>li>ul {

    position: absolute;

    width: 60%;

    background: #fff;

    list-style: none;

    display: none;

    left: 60px;

    right: 0;

    z-index: 99;

    border: 1px solid #ddd;

    padding: 20px;

    top: 97px;

}



.mainmenu>nav>ul>li:hover>ul {

    display: block;

}



.mainmenu>nav>ul>li>ul>li {

    width: 33.33333%;

    z-index: 95;

    float: left;

    position: relative;

}



.mainmenu>nav>ul>li>ul>li>a {

    color: #009dd8;

    font-size: 18px;

    padding: 6px 15px;

    text-transform: uppercase;

    font-family: 'LatoWebSemibold';

    float: left;

    width: 100%;



}



.mainmenu>nav>ul>li>ul>li>a:hover {

    color:#ED1C24;

    text-decoration: none;



}



.mainmenu>nav>ul>li>ul>li>ul {

    position: relative;

    float: left;

    width: 100%;

    list-style: none;

    display: block;

    z-index: 90;

    padding: 0;

}



.mainmenu>nav>ul>li>ul>li>ul>li {

    width: 100%;

    float: left;

}



.mainmenu>nav>ul>li>ul>li>ul>li>a {

    color: #333;

    font-size: 16px;

    padding: 4px 2px 3px 15px;

    font-family: 'LatoWebSemibold';

    float: left;

    width: 100%;

    border-bottom: 1px solid  #fff;

}

.mainmenu>nav>ul>li>ul>li>ul>li>a:hover {

    color: #009dd8;

    text-decoration: none;

    background: #fff;

}

.mainmenu>nav>ul>li>ul>li:hover>ul {

    display: block;

}

.mainmenu>nav>ul>li>ul>li>ul>li>ul{

     display: block;

    list-style: none;

    padding: 0 0 0 20px;

    width: 100%;

    float: left;

}

.mainmenu>nav>ul>li>ul>li>ul>li>ul>li {

    width: 100%;

    float: left;

}

.mainmenu>nav>ul>li>ul>li>ul>li>ul>li>a {

    color: #333;

     font-size: 14px;

}



.headerfixed .mainmenu>nav>ul>li>ul {

    top: 48px;

}



.slideshow {

    width: 100%;

    float: left;

    position: relative;

}
.slideshowmb{
    display: none;

    width: 100%;

    float: left;

    position: relative;

}


.slide {

    position: relative;

    width: 100%;

    float: left;

}

.slideshow .container {

    position: relative;

}

.slide .image {

    width: 100%;

    float: left;

}



.slide .image img {

    width: 100%;

    float: left;

}



.slide .caption {

    position: absolute;

    bottom: 128px;

    width: 247px;

    right: 24%;

}



.btn_slide {

    color: #fff;

    padding: 17px 35px;

    background: #fdb323;

    font-size: 17px;

    text-transform: uppercase;

    margin: 5px 0px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    text-transform: uppercase;

    text-align: center;

}



.btn_slide:hover {

    background: #0074ff;

    text-decoration: none;

    color: #fff;

}



.btn_read:hover {

    background: #002551;

    text-decoration: none;

    color: #fff;

}





.flexslider {

    margin: 0 !important;

    box-shadow: none !important;

    border-radius: 0 !important;

}



.brandlogo .owl-item {

    width: auto !important;

}



.wpl-logo-carousel .wpl-logo img {

    border: 0 !important;

}



.wpl-logo-carousel .wpl-logo {

    margin: 6px 17px;

}





.read_ab {

    color: #000000;

    display: inline-block;

    font-size: 14px;

    border: 1px solid #424345;

    padding: 10px 30px;

    font-family: 'ProximaNovaLight';

    text-transform: uppercase;

    letter-spacing: 1px;

}



.read_ab i {

    color: #b27239;

    padding: 0px 4px;

    margin-left: 10px;

}



.read_ab:hover {

    color: #fff;

    text-decoration: none;

    background: #424345

}



#content {

    width: 100%;

    float: left;

    z-index: 2;

    position: relative;

}



.box_main {

    width: 100%;

    float: left;

    position: relative;

    padding: 30px 0px;

}



.box_page {

    width: 100%;

    float: left;

}



.box_main_c {

    width: 100%;

    float: left;

    z-index: 2;

    position: relative;

}



#content_main {

    position: relative;

    z-index: 9;

}



footer {

    width: 100%;

    float: left;

    z-index: 10;

    position: relative;

    padding: 40px 0px;

    color: #fff;

    background-image: url('../images/bg_footer.png');

    background-repeat: no-repeat;

    background-size: cover;

}



footer a {

    color: #000;

}



footer a:hover {

    color: #fff;

}

.footer_logo{

    width: 100%;

    float: left;

    margin-bottom: 40px;

}

.footer_com {

    width: 100%;

    float: left;

    text-transform: uppercase;

    color: white;

    font-size: 15px;

    position: relative;

}

.footer_com:after {

    content: "";

    display: block;

    width: 105px;

    background-color: #fff;

    height: 2px;

    margin-top: 10px;

    margin-bottom: 20px;

}

.footer_line {

    width: 100%;

    float: left;

    margin-bottom: 20px;

    color: white;

    font-size: 14px;

}
.footer_line p{
    float: left;
    margin-bottom: 0;
    padding-top: 4px;
    margin-left: 8px;
}

.changerpd .footer_line,.changerpd .footer_com{
	color: #000;
}
.footer_line i{
    font-size: 25px;
    color: #fff;
}
.footer_line > a{
    float: left;
     margin-left: 10px;
     color: #fff;
}
.footer_line > span{
    float: left;
    padding-top: 4px;
}
.copyright {

    padding: 10px 0px;

    font-size: 16px;

    width: 100%;

    float: left;

    text-align: center;

}



.copyright a {

    color: #007eff;

}



.address-footer {

    width: 100%;

    float: left;

    text-align: right;

}



.address-footer i {

    padding-right: 7px;

}



.add-footer {

    width: 100%;

    float: left;

    text-align: right;

}



.email-footer {

    float: right;

    text-align: right;

}



.hotline-footer {

    float: right;

    text-align: right;

    padding-right: 35px;

}



.box_slide_cate {

    width: 100%;

    float: left;

}



.box_slide_cate {

    width: 100%;

    float: left;

    padding-top: 45px;

}



.box_about {

    width: 100%;

    float: left;

}



.box_about_l {

    width: 50%;

    float: left;

    padding-top: 70px;

}



.tit_ab {

    width: 100%;

    float: left;

    font-size: 20px;

    font-family: 'ProximaNovaRegular';

    color: #000000;

    letter-spacing: 10px;

    text-transform: uppercase;

}



.box_about_r {

    top: 0;

    right: 0;

    bottom: 0;

    left: 50%;

    position: absolute;

    background-repeat: no-repeat;

    background-size: 100% 100%;

}



.box_about_r img {

    width: 100%;

    float: left;

}



.slide_cate {

    position: relative;

    width: 100%;

    float: left;

}



.slide_cate .item {

    padding-right: 15px;

    padding-left: 15px;

}



.slide_cate .item .image {

    width: 100%;

    border-left: 1px solid #cac8c8;

    border-right: 1px solid #cac8c8;

    border-top: 1px solid #cac8c8;

    float: left;

}



.slide_cate .item .image img {

    width: 100%;

    float: left;

}



.slide_cate .item .name {

    width: 100%;

    float: left;

    background-color: #079788;

    height: 60px;

    padding: 10px 15px;

}



.slide_cate .item .name a {

    color: #fff;

    font-size: 16px;

    text-decoration: none;

}



.slide_cate .owl-buttons {

    position: absolute;

    z-index: 9;

    top: 40%;

    width: 100%;

}



.slide_cate .owl-buttons>div {

    width: 21px;

    height: 21px;

    position: absolute;

    padding: 0 !important;

    margin: 0 !important;

    zoom: 1;

    -webkit-border-radius: 0 !important;

    -moz-border-radius: 0 !important;

    border-radius: 0 !important;

    text-indent: -9999px;

    filter: Alpha(Opacity=1);

    opacity: 1;

}



.slide_cate .owl-buttons>.owl-prev {

    background: url('../images/prev.png')no-repeat !important;

    left: -15px;

}



.slide_cate .owl-buttons>.owl-next {

    background: url('../images/next.png')no-repeat !important;

    right: -15px;

}



.box_ourservice {

    width: 100%;

    float: left;

    background-repeat: no-repeat;

    background-position: top right;

    background-color: #303030;

    position: relative;

    background-size: cover;

}



.box_ourservice:before {

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    position: absolute;

    background: rgba(0, 0, 0, 0.5);

    content: '';

}



.services {

    width: 100%;

    float: left;

    padding: 80px 0 60px;

}



.list_service_home {

    width: 100%;

    float: left;

}



.list_service_home .item {

    width: 100%;

    float: left;

    margin-bottom: 30px;

}



.list_service_home .item .image {

    width: 100%;

    border: 1px solid #dddcdc;

    float: left;

}



.list_service_home .item .image img {

    width: 100%;

    float: left;

}



.list_service_home .item .caption {

    width: 100%;

    float: left;

}



.list_service_home .item .name {

    width: 100%;

    float: left;

}



.list_service_home .item .name a {

    color: #231f20;

    font-size: 20px;

    font-family: 'LatoWebSemibold';

    text-align: center;

    width: 100%;

    float: left;

    padding: 10px 0px 0px;

}



.list_service_home .item .name a:hover {

    color: #002551;

    text-decoration: none;

}



.list_service_home .item .short_desc {

    width: 100%;

    float: left;

}



.portfolio {

    width: 100%;

    float: left;

    background-image: url('../images/bg-por.png');

    background-repeat: no-repeat;

    background-size: 100% 100%;

    padding: 60px 0px 50px;

}



.col_ser_l {

    width: 100%;

    float: left;

    padding-top: 75px;

}



.title_home {

    width: 100%;

    float: left;

    text-align: center;

    text-transform: uppercase;

    padding-top: 15px;

    font-family: UTM Bebas;

    font-size: 35px;

}



.title_home:after {

    content: "";

    display: block;

    width: 130px;

    background-color: #656067;

    height: 3px;

    margin-top: 10px;

    margin: 0 auto;

    margin-top: 15px;

    margin-bottom: 30px;

}

.background1 {

    width: 100%;

    float: left;

    height: 40px;

    background: #f1f1f2;

}



.desc_home_about {

    width: 100%;

    float: left;

    padding: 0;

    font-size: 20px;

    line-height: 35px;

    text-align: justify;

}



.title_home span {

    width: 120px;

    margin: 15px auto 0;

    height: 3px;

    background: #fff;

    display: none;

}



.short_desc_home {

    width: 100%;

    float: left;

    text-align: center;

    margin-bottom: 20px;

    color: #fff;

    font-size: 20px;

    font-family: 'ProximaNovaBold';

}



.desc_home {

    width: 100%;

    float: left;

}



.box_home {

    width: 100%;

    float: left;

}



.list_about_home {

    width: 100%;

    float: left;

    margin-top: 30px;

}



.list_about_home .item {

    float: left;

    width: 25%;

    margin-bottom: 30px;

}



.list_about_home .item .image {

    width: 100%;

    float: left;

    text-align: center;

    margin-bottom: 20px;

}



.list_about_home .item img {

    border: 8px solid rgba(255, 255, 255, 0.6);

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

}



.list_about_home .item .name {

    width: 100%;

    float: left;

    text-align: center;

    font-size: 16px;

    color: #fff;

    font-family: 'ProximaNovaBold';

    padding: 0 30px;

}





.read_more {

    color: #e2390a;

    font-size: 13px;

    float: left;

    margin: 0;

    margin-top: 15px;

    width: 100%;

    text-align: center;

}



.readmore {

    float: left;

    width: 100%;

    text-align: center;

    padding-bottom: 10px;

}



.readmore a {

    color: #231f20;

    font-size: 15px;

    padding: 5px 20px 10px;

    text-transform: uppercase;

    border: 1px solid #002551;

}



.readmore a:hover {

    background: #002551;

    color: #fff;

    text-decoration: none;

}



.readmore.readmore2 a {

    color: #fff;

    background: #002551;

    border: 1px solid #002551;

}



.readmore.readmore2 a:hover {

    background: #ED1C24;

    border: 1px solid #ED1C24;

}



.read_more a:after {

    content: "\f105";

    font-family: FontAwesome;

    margin-left: 10px;

    display: inline-block;

}



.read_more a:hover {

    text-decoration: none;

}



.box_sevices .read_more {

    margin-left: 15px;

}



.icon_service {

    width: 100%;

    float: left;

    height: 95px;

    background-position: center;

    background-repeat: no-repeat;

}



.icon_ser1 {

    background-image: url('../images/icon_ser1.png');

}



.icon_ser2 {

    background-image: url('../images/icon_ser2.png');

}



.icon_ser3 {

    background-image: url('../images/icon_ser3.png');

}



.icon_ser4 {

    background-image: url('../images/icon_ser4.png');

}



.icon_ser5 {

    background-image: url('../images/icon_ser5.png');

}



.maps {

    width: 100%;

    float: left;

}



.box_maps_l {

    width: 50%;

    float: left;

    padding-top: 60px;

}



.box_map {

    width: 100%;

    float: left;

    color: #3a3a3a;

    font-size: 16px;

}



.box_map ul {

    width: 100%;

    float: left;

    list-style: none;

    padding: 0;

}



.box_map ul li {

    width: 100%;

    float: left;

    padding-left: 40px;

    margin-bottom: 15px;

    background-repeat: no-repeat;

    background-position: left top;

    padding-bottom: 5px;

    padding-top: 5px;

}



.imgmaps {

    width: 100%;

    float: left;

    padding: 40px 0px 60px;

}



.box_map ul li.i_tel {

    background-image: url('../images/i_phone.png');

}



.box_map ul li.i_fax {

    background-image: url('../images/i_fax.png');

}



.box_map ul li.i_email {

    background-image: url('../images/i_email.png');

}



.box_map ul li.i_add {

    background-image: url('../images/i_add.png');

}



.box_map ul li b {

    color: #ff4945;

    font-size: 18px;

}



.bg_title {

    background-image: url('../images/bg_title.png');

    background-repeat: no-repeat;

    background-position: right top;

    padding: 0px 99px 0px 15px;

    float: left;

    height: 36px;

    position: relative;

    z-index: 3;

}



.line_title {

    background: #c8ced2;

    width: 100%;

    float: left;

    height: 1px;

    margin-top: -19px;

    z-index: 2;

    position: relative;

}



.image_slide {

    width: 100%;

    float: left;

    position: relative;

    background-color: #333;

}



.image_slide>img {

    width: 100%;

    float: left;

}



.box_title {

    position: absolute;

    top: 55%;

    width: 100%;

}



.breadcrumbs {

    width: 100%;

    float: left;

    z-index: 10;

    position: relative;

    padding: 7px 0px 12px 0px;

    color: #231f20;

    background-color: #f1f1f2;

    font-size: 18px;

}



.breadcrumbs a {

    color: #231f20;

    text-transform: uppercase;

    font-size: 13px;

}

.breadcrumbs span{

    color: #231f20;

    text-transform: uppercase;

    font-size: 13px;

}

.breadcrumbs a:hover {

    color: #ed1c24;

    text-decoration: underline;

}



.box_content {

    width: 100%;

    float: left;

    padding: 0 15px;

}



.contact-form {

    width: 100%;

    float: left;

    margin-top: 20px;

}



.line-contact {

    width: 100%;

    float: left;

    margin-bottom: 15px;

    position: relative;

}



.line-contact-row {

    margin-right: -10px;

    margin-left: -10px;

}



.line-contact>span {

    width: 100%;

    float: left;

    position: relative;

}



.title_contact {

    width: 100%;

    float: left;

    color: #fff;

    font-size: 24px;

    margin-bottom: 20px;

    background: #64605a;

    padding: 10px 30px;

}



.line-contact input {

    width: 100%;

    float: left;

    color: #000;

    background: transparent;

    border: 1px solid #ddd;

    padding: 5px 10px;

}



.line-contact_2 {

    width: 50%;

    float: left;

    padding-right: 10px;

    padding-left: 10px;

    margin-bottom: 20px;

}



.line-contact_2 input {

    width: 100%;

    float: left;

    color: #fff;

    background: transparent;

    border: 2px solid #fff;

    padding: 8px 10px;

}



.line-contact textarea {

    width: 100%;

    float: left;

    background: transparent;

    border: 2px solid #fff;

    padding: 8px 10px;

    height: 100px;

    color: #fff;

}



.line-contact input::placeholder,

.line-contact textarea:-webkit-input-placeholder,

.line-contact textarea:-moz-placeholder {

    color: #fff;

}



.line-contact_2 input::placeholder,

.line-contact_2 textarea::placeholder {

    color: #fff;

}



.tit_line-contact {

    font-size: 13px;

    width: 100%;

    float: left;

    margin-bottom: 5px;

    color: #fff;

    font-weight: bold;

}



.cont_line-contact {

    width: 100%;

    float: left;

    font-size: 13px;

    color: #fff;

    margin-bottom: 20px;

}



.cont_line-contact .wpcf7-list-item {

    width: 100%;

    float: left;

    margin-bottom: 5px;

}



.line-contact-f {

    width: 100%;

    float: left;

    padding-left: 7px;

    padding-right: 7px;

}



.line-contact_t {

    width: 100%;

    float: left;

    padding-left: 5px;

    padding-right: 5px;

}



.line-contact_t textarea {

    width: 100%;

    float: left;

    color: #fff;

    background: transparent;

    border-left: 0;

    border-top: 0;

    border-right: 0;

    border-bottom: 1px solid #ebebeb;

    padding: 10px 0px;

    height: 90px;

}



.line-contact_sub {

    width: 100%;

    float: left;

    margin-bottom: 20px;

    text-align: center;

}



.menu-left {

    width: 100%;

    float: left;

    position: relative;

}



.menu-left>ul {

    width: 100%;

    float: left;

    list-style: none;

    padding: 0;

}



.menu-left>ul>li {

    width: 100%;

    float: left;

    margin-bottom: 2px;

    padding-right: 8px;

}



.menu-left>ul>li>a {

    width: 100%;

    float: left;

    padding: 10px 40px 10px 15px;

    background: #515151;

    font-size: 13px;

    color: #fff;

}



.menu-left>ul>li>a:hover {

    text-decoration: none;

    background-color: #002551;

}



.menu-left>ul>li:hover {

    background-image: url('../images/bg-menu.png');

    background-repeat: no-repeat;

    background-position: right center;

}



.menu-left>ul>li.actived>a {

    text-decoration: none;

    background-color: #002551;

}



.menu-left>ul>li.actived {

    background-image: url('../images/bg-menu.png');

    background-repeat: no-repeat;

    background-position: right center;

}



.menu-left.page_cate ul>li:hover {

    background-image: none;

    background-repeat: no-repeat;

    background-position: right center;

}



.menu-left>ul>li>div>ul {

    list-style: none;

    width: 100%;

    float: left;

    padding: 5px 0px 5px 0;

    display: block;

}



.menu-left>ul>li>div>ul>li {

    width: 100%;

    float: left;

    position: relative;

    border-bottom: 1px solid #ccc;

}



.menu-left>ul>li>div>ul>li>a {

    width: 100%;

    float: left;

    color: #333;

    padding: 7px 0px;

}



.menu-left>ul>li>div>ul>li>a:hover {

    text-decoration: none;

}



.menu-left>ul>li>div>ul>li>ul {

    list-style: none;

    padding-left: 15px;

    margin: 0;

    display: block !important

}



.menu-left>ul>li>div>ul>li>ul>li {

    width: 100%;

    float: left;

    position: relative;

}



.menu-left>ul>li>div>ul>li>ul>li a {

    padding: 6px 0px;

    float: left;

    width: 100%;

}



.current-menu-item>ul {

    display: block;

}



.title_post {

    width: 100%;

    float: left;

    color: #002551;

    font-size: 18px;

    margin-bottom: 20px;

}



.desc_post {

    width: 100%;

    float: left;

}



#main-content {

    margin: 50px 0px;

    width: 100%;

    float: left;

}







.line_f {

    width: 100%;

    float: left;

    font-size: 14px;

    color: #FFF;

    margin-bottom: 10px;

}

.line_f input{

      background: none;

    width: 100%;

    border: none;

    color: #0c2378;

    max-width: 350px;

    outline: none;

    font-size: 16px;

    border-bottom: 1px solid #efefef;

    padding:10px 0px;

}



.line_f  textarea {

    border-radius: 0;

    height: 120px;

      background: none;

    width: 100%;

    border: none;

    color: #0c2378;

    max-width: 350px;

    outline: none;

    font-size: 16px;

    border-bottom: 1px solid #efefef;

    padding:10px 0px;

}

.box_popup .line_fbtn.fbtnfaq input[type="submit"] {

    width: 100%;

    float: left;

    background: #3e41ab;

    margin-top: -13px;

}

.line_fbtn{

    width: 100%;

    float: left;

    margin-top: 15px;

}



  

.box_contact {

    width: 100%;

    display: flex;

    float: left;

    margin-bottom: 40px;

}



.contact-info {

    width: 100%;

    float: left;

    padding: 30px 30px 60px;

}



.title-contact-info {

    width: 100%;

    float: left;

    font-size: 13px;

    text-transform: uppercase;

    font-family: 'ProximaNovaBold';

    margin-bottom: 10px;

}



.title_cate {

    width: 100%;

    float: left;

    color: #002551;

    font-family: 'LatoWebSemibold';

    font-size: 21px;

    padding-bottom: 14px;

    margin-bottom: 30px;

    border-bottom: 2px solid #5f6062;

}



.box_cate {

    width: 100%;

    float: left;

    margin-top: 20px;

}



.box_cate .item {

    width: 100%;

    float: left;

    border: 1px solid #c6c3c3;

    margin-bottom: 30px;

}



.box_cate .item .image {

    width: 100%;

    float: left;

}



.box_cate .item .image img {

    width: 100%;

    float: left;

}



.box_cate .item .name {

    width: 100%;

    float: left;

    margin-top: -20px;

}



.box_cate .item .name a {

    color: #fff;

    font-size: 14px;

    text-decoration: none;

    background-image: url('../images/bg_name.png');

    background-repeat: no-repeat;

    background-position: right top;

    padding-right: 27px;

    float: left;

}



.box_cate .item .name span {

    background-color: #002551;

    float: left;

    padding: 10px 25px 10px 10px;

}



.item_single {

    width: 100%;

    float: left;

}



.item_single .image {

    width: 100%;

    float: left;

}



.item_single .image img {

    width: 100%;

    float: left;

}



.item_single .name {

    width: 100%;

    float: left;

    color: #002551;

    font-size: 18px;

    margin-bottom: 25px;

}



.line_pro {

    width: 100%;

    float: left;

    border-bottom: 1px dotted #bfbfbf;

    margin-bottom: 25px;

}



.item_single .desc {

    width: 100%;

    float: left;

}



.item_single .tit_desc {

    color: #333333;

    font-size: 15px;

    margin-bottom: 15px;

}



.item_single .con_desc {

    float: left;

    width: 100%;

}



.item_single .download {

    float: left;

    width: 100%;

    margin-top: 4px;

}



.box_single_pro {

    width: 100%;

    float: left;

}



.related {

    width: 100%;

    float: left;

}



.tit_related {

    width: 100%;

    float: left;

    color: #002551;

    font-size: 20px;

    text-transform: uppercase;

}



.tit_related>span {

    background-image: url('../images/icon_related.png');

    background-repeat: no-repeat;

    background-position: right 10px;

    padding-right: 32px;

    float: left;

}



.tit_related>p {

    background-image: url('../images/line_related.png');

    background-repeat: repeat-x;

    background-position: left 12px;

    float: left;

    height: 28px;

    width: 74%;

}



.box_customer {

    width: 100%;

    float: left;

}



.box_customer .item {

    padding: 0px 15px;

    width: 20%;

    float: left;

    margin-bottom: 30px;

}



.box_customer .item .image {

    width: 100%;

    float: left;

    border: 1px solid #c2c2c2;

}



.box_customer .item .image img {

    width: 100%;

    float: left;

}



.flex-control-nav {

    bottom: 0px !important;

}



.flex-control-paging li a {

    background: #002551 !important;

    box-shadow: none !important;

}



.flex-control-paging li a.flex-active {

    background: #079788 !important;

}



.wpl-logo-carousel .owl-controls .owl-page span {

    background: #002551 !important;

    box-shadow: none !important;

}



.wpl-logo-carousel .owl-controls .owl-page.active span {

    background: #079788 !important;

}



.menumobile {

    display: none;

    float: right;

    position: relative;

    margin-top: 19px;

}



.menumobile>ul {

    list-style: none;

    float: left;

    width: 100%;

    padding: 0;

    margin: 0;

}



.menumobile ul>li {

    float: left;

}



.menumobile ul>li>a {

    color: #006eff;

    padding: 0px 0px 0px 20px;

    float: right;

}



.menumobile ul>li>a i {

    font-size: 28px;

}



.menumobile li.active>em.open-close {

    width: 100%;

    float: left;

}



.menumobile em.open-close {

    float: left;

    padding: 13px;

    width: 57px;

    position: absolute;

    right: 0;

    top: 0;

}



.menumobile em.open-close:hover {

    width: 100%;

    float: left;

}



.menumobile ul li>div>ul {

    display: block !important;

}



.menu_mb {

    display: block;

    position: absolute;

    z-index: 999;

    width: 160px;

    left: -96px;

    top: 42px;

}



.menu_mb ul {

    list-style: none;

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    background: #fff;

}



.menu_mb>ul>li {

    width: 100%;

    float: left;

}



.menu_mb ul>li>a {

    color: #333 !important;

    background: #fff !important;

    width: 100%;

    text-transform: uppercase;

    font-size: 13px;

    padding: 7px 0px 7px 20px;

    float: right;

    border-top: 1px solid #333

}



.menu_mb ul>li>a:hover {

    text-decoration: none;

}



.menu-sv-mb {

    display: none;

}



.menu-sv-mb ul {}



.menu-left>ul.menu-sv-mb>li:hover {

    background: transparent;

    background-repeat: no-repeat;

}



.menu-left>ul.menu-sv-mb>li>a {

    background: #002551;

}



.menu-left ul.menu-sv-mb li.active>em.open-close {

    background: url("../images/sprites.png") no-repeat -145px 11px;

}



.menu-left ul.menu-sv-mb em.open-close {

    background: url("../images/sprites.png") no-repeat -114px 10px;

    padding: 8px 17px 5px 16px;

    position: absolute;

    right: 22px;

    top: 4px;

}



.menu-left ul.menu-sv-mb em.open-close:hover {

    background: url("../images/sprites.png") no-repeat -114px 10px;

}



.accordion_cate_mb {

    display: none;

}



.accordion_cate_mb ul li.active>em.open-close {

    background: url("../images/sprites.png") no-repeat -145px 11px;

}



.accordion_cate_mb ul em.open-close {

    background: url("../images/sprites.png") no-repeat -114px 10px;

    padding: 8px 17px 5px 16px;

    position: absolute;

    right: 22px;

    top: 4px;

}



.accordion_cate_mb ul em.open-close:hover {

    background: url("../images/sprites.png") no-repeat -114px 10px;

}



.accordion_cate_mb>ul>li>ul {

    padding: 5px 0px 5px 13px;

}



.accordion_cate_mb .current-menu-item>a {

    background: transparent !important;

}



.accordion_cate_mb>ul>li>ul em {

    right: 0 !important;

}



.menu-left ul.menu-sv-mb ul li.active>em.open-close {

    background: url("../images/spritesb.png") no-repeat -145px 11px;

}



.menu-left ul.menu-sv-mb ul em.open-close {

    background: url("../images/spritesb.png") no-repeat -114px 10px;

    padding: 8px 17px 5px 16px;

    position: absolute;

    right: 22px;

    top: 4px;

}



.menu-left ul.menu-sv-mb ul em.open-close:hover {

    background: url("../images/spritesb.png") no-repeat -114px 10px;

}



.accordion_cate_mb ul ul li.active>em.open-close {

    background: url("../images/spritesb.png") no-repeat -145px 11px;

}



.accordion_cate_mb ul ul em.open-close {

    background: url("../images/spritesb.png") no-repeat -114px 10px;

    padding: 8px 17px 5px 16px;

    position: absolute;

    right: 22px;

    top: 4px;

}



.accordion_cate_mb ul ul em.open-close:hover {

    background: url("../images/spritesb.png") no-repeat -114px 10px;

}



.box_cate_home {

    margin-left: -15px;

    margin-right: -15px;

}



.logo_footer {

    width: 100%;

    float: left;

}



.footer_right {

    width: 70%;

    float: left;

}



.menu_footer {

    width: 100%;

    margin-bottom: 30px;

    float: left;

}



.menu_footer ul {

    width: 100%;

    float: left;

    list-style: none;

    padding: 0;

    margin: 0;

}



.menu_footer ul li {

    float: left;

    position: relative;

    width: 100%;

    float: left;

    margin-bottom: 10px;

}



.menu_footer ul li a {

    color: #6D6E71;

    font-size: 17px;

    width: 100%;

    float: left;

    text-transform: uppercase;

}



.menu_footer ul li a:hover {

    color: #002551;

    text-decoration: none;

}



.box_contentleft {

    width: 100%;

    float: left;

}



.tit_box_contentleft {

    width: 100%;

    float: left;

    padding: 10px 0px;

    border-bottom: 1px solid #DDD;

}



.tit_box_contentleft h3 {

    color: #181818;

    font-size: 16px;

    text-transform: uppercase;

    font-weight: bold;

    padding-left: 15px;

    border-left: 2px solid #25469c;

    margin-top: 0;

}



.con_box_contentleft {

    width: 100%;

    float: left;

}



.con_box_contentleft ul {

    list-style: none;

    padding: 0;

    margin: 0;

}



.con_box_contentleft ul>li {

    width: 100%;

    float: left;

    position: relative;

}



.con_box_contentleft ul.sub-menu {

    width: 100%;

    float: left;

}



.con_box_contentleft ul>li>a {

    border-bottom: 1px solid #959595;

    width: 100%;

    float: left;

    padding: 10px;

    color: #282828;

    text-transform: capitalize;

}



.con_box_contentleft ul>li>a:hover {

    border-bottom: 1px solid #25469c;

    color: #25469c;

    text-decoration: none;

}



.con_box_contentleft ul>li.current-menu-item a,

.con_box_contentleft ul>li.current-menu-parent a {

    border-bottom: 1px solid #959595;

    text-decoration: none;

}



.con_box_contentleft ul>li.current-menu-parent ul {

    display: block;

}



.con_box_contentleft ul.sub-menu li a {

    font-size: 13px;

    font-weight: normal;

    padding-left: 25px;

}



.con_box_contentleft ul.sub-menu li .con_box_contentleft ul>li.menu-item-has-children:after {

    position: absolute;

    right: 15px;

    top: 10px;

    content: "\f055";

    font-family: FontAwesome;

    color: #25469c;

    font-size: 14px;

    display: none;

}



.aligncenter {

    margin-left: auto;

    margin-right: auto;

    display: block;

}



.entry-content-page {

    width: 100%;

    float: left;

    color: #2f2f2f;

}



.entry-content-page p {

    display: block;

}



.page-template-abouts .entry-content-page strong {

    color: #25469c;

}



.box_achievement .image {

    margin-bottom: 30px;

    width: 100%;

    float: left;

}



.box_achievement .image img {

    width: 100%;

    float: left;

}



.page_se {

    width: 100%;

    float: left;

    padding-left: 30px;

    padding-top: 100px;

}



.page_se h2 {

    color: #25469c;

    font-size: 18px;

    text-transform: uppercase;

    margin: 0 0 30px;

}



.page_se ul {

    list-style: none;

    padding: 0

}



.page_se ul li {

    width: 100%;

    float: left;

    color: #3f3f3f;

    font-size: 14px;

    margin-bottom: 5px;

}



.box_project {

    width: 100%;

    float: left;

    margin-top: 10px;

}



.box_project p {

    font-weight: bold;

    margin-bottom: 30px;

    width: 100%;

    float: left;

}



.box_project .image {

    width: 100%;

    float: left;

    margin-bottom: 10px;

    height: 148px;

    overflow: hidden;

}



.box_project .image img {

    width: 100%;

    float: left;

}



.item_pro {

    width: 100%;

    float: left;

    margin-bottom: 15px;

}



.box_project .name {

    width: 100%;

    float: left;

    color: #686868;

    text-transform: uppercase;

    font-size: 13px;

}



.shortdesc {

    width: 100%;

    float: left;

    font-size: 13px;

    color: #686868;

}



.box_client {

    margin-top: 40px;

}



.box_client .image {

    width: 100%;

    float: left;

}



.box_client .image img {

    width: 100%;

    float: left;

    height: auto;

}



.page_contact {

    width: 100%;

    float: left;

    position: relative;

    padding: 0 70px;

}



.page_contact .box_content.box_c {

    width: 100%;

    float: left;

    padding: 0px 0px 50px;

    background: url(../images/bg-contactp.png) no-repeat;

    background-position: center center;

    background-size: cover;

    margin-top: 50px;

    margin-bottom: 50px;

}



.page_contact_l {

    width: 100%;

    float: left;

    background-repeat: no-repeat;

    background-position: right bottom;

    background-size: cover;

    padding: 40px 0px 0px 30px;

    color: #fff;

}



.page_contact .page_contact_l {

    padding-top: 50px;

}



.page_contact_maps {

    width: 100%;

    float: left;

}



.page_contact_maps img {

    width: 100%;

    float: left;

}



.page_contact_maps iframe {

    margin: 0;

    float: left;

}



.andmore {

    width: 100%;

    float: left;

    text-align: center;

    margin-top: 20px;

    margin-bottom: 50px;

}



.andmore span {

    background-color: #25469c;

    border: 0;

    color: #FFF;

    font-size: 14px;

    text-transform: uppercase;

    padding: 10px 40px;

    text-shadow: none;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

}





.box_hompage1 {

    width: 100%;

    float: left;

    padding: 0 170px;

    position: relative;

}



.cap_hompage1 {

    width: 100%;

    float: left;

    position: relative;

}



.bg_box_hompage1 {

    position: absolute;

    left: 0;

    top: 0;

    bottom: 0;

    right: 0;

    background: rgba(0, 0, 0, 0.6);

    z-index: 1;

}







.testimonials {

    width: 100%;

    float: left;

    padding: 90px 0px 50px;

    background-image: url('../images/bg-test.png');

    background-repeat: no-repeat;

    background-size: 100% 100%;

}



.testimonials .title_home {

    color: #25469c;

}



.item_testimoniale {

    width: 100%;

    float: left;

    padding: 0 10px;

    margin-bottom: 20px;

}



.item_testimoniale .item {

    width: 100%;

    float: left;

}



.item_testimoniale .item .name {

    width: 100%;

    float: left;

    text-align: center;

    margin-bottom: 25px;

}



.item_testimoniale .item .name a {

    font-size: 20px;

    text-transform: uppercase;

    color: #000;

    font-weight: bold;

}



.item_testimoniale .item .content {

    width: 100%;

    float: left;

    text-align: center;

    font-size: 18px;

    color: #272727;

    line-height: 25px;

}



.item_testimoniale .item .author {

    width: 100%;

    float: left;

    text-align: center;

    color: #25469c;

    font-size: 18px;

    padding-top: 20px;

}



.box_testimonials {

    width: 100%;

    float: left;

    position: relative;

}



.box_testimonials:before,

.box_testimonials:after {

    position: absolute;

    font-family: FontAwesome;

    color: #e2e2e2;

    font-size: 50px;

}



.box_testimonials:before {

    top: 0;

    left: 30px;

    content: "\f10d";

}



.box_testimonials:after {

    bottom: 0;

    right: 30px;

    content: "\f10e";

}



.homecontact {

    width: 100%;

    float: left;

    background-color: #fff;

    background-image: url('../images/bg-home-contact.png');

    background-repeat: repeat-x;

    background-size: auto 100%;

    position: relative;

    z-index: 9;

}



.box_homecontact {

    width: 100%;

    float: left;

    padding-top: 80px;

    padding-bottom: 145px;

}



.tit_contact {

    color: #231f20;

    font-size: 25px;

    width: 100%;

    float: left;

    text-align: left;

    position: relative;

}



.homemaps {

    width: 100%;

    float: left;

    background-image: url(../images/bg-service.png);

    background-repeat: no-repeat;

    background-size: 100% 100%;

    padding: 60px 0 0;

}



.homemaps img {

    width: 100%;

    float: left;

}



.homemaps .title_home span {

    background-image: url(../images/bg-title-home-s.png);

}



.homemaps .title_home {

    color: #333333;

}



.maps {

    width: 100%;

    float: left;

}



.maps iframe {

    width: 100%;

    float: left;

}







span.wpcf7-not-valid-tip {

    font-size: 13px;

    float: left;

    width: 100%;

    position: relative;

    bottom: 0px;

    left: 0px;

    opacity: 1;

}



div.wpcf7-mail-sent-ok {

    float: left;

    text-align: left;

    margin-top: 10px;

    border: 0px solid #398f14 !important;

    width: 100%;

}



div.wpcf7-validation-errors {

     float: left;

    text-align: left;

    margin-top: 10px;

    border: 0px solid #398f14 !important;

    width: 100%;

    color: red;

}





div.wpcf7-mail-sent-ng {

    display: block;

    float: left;

    border: 0;

    color: red;

    margin: 0;

}



.line-capcha {

    width: 30%;

    float: left;

}



.line-capcha input {

    float: left;

    margin-left: 10px;

    color: #000;

    background: transparent;

    border: 1px solid #ddd;

    padding: 5px 10px;

}



.line-capcha img {

    float: left;

}



.line-submit {

    width: 100%;

    float: left;

    text-align: center;

}



.rc-anchor-compact-footer {

    display: none !important

}



.item-test {

    margin-bottom: 20px;

}



.item-test h4 {

    font-size: 14px;

    color: #25469c;

    margin-bottom: 0;

    font-weight: bold;

    display: block;

}



.box_content .item-test:nth-child(2n+1) {

    clear: both;

}



.box_category_cate .it:nth-child(2n+1) {

    clear: both;

}

.box_category_cate .it_pro_n:nth-child(3n+1) {

    clear: both;

}





.item-test b {

    display: block;

}



h3.title-page {

    display: block;

    padding-left: 15px;

    border-left: 2px solid #25469c;

    text-transform: uppercase;

    font-weight: bold;

    font-size: 18px;

}



.single-service strong {

    color: #25469c;

}



.serv-list {

    list-style: none;

    color: #fb8b23;

    font-weight: bold;

    line-height: 25px;

}



.aligncenter {

    max-width: 100%;

}



p.wp-caption-text {

    display: block;

    text-align: center;

    padding: 10px 0px;

}



.entry-content-page p.wp-caption-text {

    padding: 0;

    margin-bottom: 10px;

    font-weight: bold;

    color: #25469c;

}



.contact-info-l {

    width: 40%;

    float: left;

}



.contact-info-r {

    width: 60%;

    float: left;

}



.contact-info-bottom {

    width: 100%;

    float: left;

    margin-top: 20px;

}



.social_fb {

    float: right;

    font-size: 27px;

    color: #fff;

    margin-top: -9px;

}



.pad-l {

    padding-left: 30px;

}



.caption-slider {

    padding: 25px !important;

    background: rgba(0, 0, 0, 0.6);

}



.caption-slider h2 {

    font-weight: bold;

    font-size: 36px;

    margin: 0 !important;

}



.social {

    float: left;

}



.nhanbaogia {

    float: right;

    width: 30%;

    text-align: right;

    margin-top: 20px;

}



.nhanbaogia a {

    text-transform: uppercase;

    background: #25469c;

    color: #fff;

    padding: 7px 15px;

    cursor: pointer;

}



.nhanbaogia a:hover {

    text-transform: uppercase;

    background: #2f2f2f;

    color: #fff;

    text-decoration: none;

}



.social ul {

    list-style: none;

    padding: 0;

    /* width: 100%; */

    float: none;

    display: table;

    /* text-align: center; */

    margin: 0 auto;

}



.social ul li {

    position: relative;

    float: left;

    margin-right: 10px;

}



.social ul li a {

    color: #fff;

    float: left;

    text-align: center;

      font-size: 18px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

    padding-top: 0px;



}



.social ul li a.fb {

    background-color: #3a5b99;

}



.social ul li a.yt {

    background-color: #ed1c24;

}



.social ul li a.gg {

    background-color: #e64c56;

}



.social ul li a.tw {

    background-color: #1DA1F2;

}



.tit-footer {

    width: 100%;

    float: left;

    text-transform: uppercase;

    margin-bottom: 15px;

    font-size: 13px;

}



.menu-footer {

    float: left;

}



.menu-footer ul {

    list-style: none;

    padding: 0;

}



.menu-footer ul li {

    margin-bottom: 5px;

}



.footer-menu ul {

    list-style: none;

    float: left;

}



.footer-menu ul li {

    width: 100%;

    float: left;

    margin-bottom: 10px;

}



.footer-menu ul li a {}



.con_box_contentleft ul>li.current-menu-item a {

    text-decoration: none;

    color: #25469c

}



.comment {

    width: 100%;

    float: left;

}



.comment-respond,

.entry-pings,

.entry-comments {

    padding: 20px 15px 20px 15px;

    overflow: hidden;

}



.entry-comments h3 {

    font-size: 30px;

    margin-bottom: 30px;

}



.comment-respond h3,

.entry-pings h3 {

    font-size: 20px;

    margin-bottom: 30px;

}



.comment-respond {

    padding-bottom: 5%;

    margin: 20px 1px 20px 1px;

    border-left: none !important;

}



.comment-header {

    color: #adaeb3;

    font-size: 14px;

    margin-bottom: 20px;

}



.comment-header cite a {

    border: none;

    font-style: normal;

    font-size: 16px;

    font-weight: bold;

}



.comment-header .comment-meta a {

    border: none;

    color: #adaeb3;

}



li.comment {

    background-color: #fff;

    border-right: none;

}



.comment-content {

    clear: both;

    overflow: hidden;

}



.comment-list li {

    font-size: 14px;

    padding: 20px 30px 20px 50px;

}



.comment-list .children {

    margin-top: 40px;

    border: 1px solid #ccc;

}



.comment-list li li {

    background-color: #f5f5f6;

}



.comment-list li li li {

    background-color: #fff;

}



.comment-respond input[type="email"],

.comment-respond input[type="text"],

.comment-respond input[type="url"] {

    width: 100%;

}



.comment-respond label {

    display: block;

    margin-right: 12px;

    font-family: 'LatoWebSemibold';

    font-weight: normal;

}



.entry-comments .comment-author {

    margin-bottom: 0;

    position: relative;

}



.entry-comments .comment-author img {

    border-radius: 50%;

    border: 5px solid #fff;

    left: -80px;

    top: -5px;

    position: absolute;

    width: 60px;

}



.entry-pings .reply {

    display: none;

}



.bypostauthor {}



.form-allowed-tags {

    background-color: #f5f5f5;

    font-size: 16px;

    padding: 24px;

}



.comment-reply-link {

    cursor: pointer;

    background-color: #444;

    border: none;

    border-radius: 3px;

    color: #fff;

    font-size: 12px;

    font-weight: 300;

    letter-spacing: 1px;

    padding: 4px 10px 4px;

    text-transform: uppercase;

    width: auto;

}



.comment-reply-link:hover {

    color: #fff;

}



.comment-notes {

    display: none;

}



.comment-form-url {

    display: none;

}



.box_single_pro .nhanbaogia {

    float: left;

    width: 100%;

    text-align: left;

}



.nocomments {

    display: none;

}



.shortdesc {

    width: 100%;

    float: left;

    padding: 10px;

}



.item_post {

    width: 100%;

    float: left;

}



.item_post .image {

    border: 1px solid #959595;

    margin-bottom: 30px;

    float: left;

    width: 100%;

    padding: 10px;

}



.box_sevices .item_post .name {

    text-align: left;

}



.pana {

    width: 100%;

    float: left;

    text-align: center;

}



.pana span {

    width: 30px;

    height: 30px;

    float: left;

    text-align: center;

    border: 1px solid #000;

    padding-top: 1px;

    margin-right: 6px;

    font-size: 16px;

    background: #000;

    color: #fff;

}

.bpana{

	margin: 0 auto;

	    width: auto;

    position: relative;

    display: inline-table;

}



.pana a {

    width: 30px;

    height: 30px;

    float: left;

    text-align: center;

    border: 1px solid #000;

    padding-top: 1px;

    margin-right: 6px;

    font-size: 16px;

    color: #000;

}



.pana a:hover {

    background: #000;

    color: #fff;

    text-decoration: none;

}



.frmpopup {

    width: 900px;

    position: relative;

    margin: 40px auto;

    z-index: 99;

}



.box_popup {

    width: 100%;

    float: left;

    background: #fff;

}



.box_popup .line-contact input {

    color: #333;

    border: 1px solid #333;

}



.box_popup .line-contact textarea {

    color: #333;

    border: 1px solid #333;

}



.line-contact input::placeholder,

.line-contact textarea::placeholder {

    color: #333;

}



.btn-close {

    float: right;

    background: #333;

    color: #fff;

    cursor: pointer;

    padding: 12px 15px;

}



.btn-close:hover {

    background: #25469c;

    text-decoration: none;

}



.cus_container {

    width: 972px;

    margin: 0 auto;

}



.column-left {

    width: 80%;

    float: left;

    padding-left: 12px;

    padding-right: 12px;

}



.column-right {

    width: 20%;

    float: left;

    padding-left: 12px;

    padding-right: 12px;

}



.bacground-gray {

    background: #efedeb;

}



.width-100 {

    width: 100%;

    float: left;

}







.footer_top {

    width: 100%;

    float: left;

}



.date {

    width: 100%;

    float: left;

    margin-bottom: 6px;

}



.find_about {

    width: 100%;

    float: left;

    text-align: center;

    font-size: 30px;

    text-transform: uppercase;

}



.find_about a {

    padding-left: 5px;

}



.find_about span {

    padding-top: 5px;

}



.box-side-right {

    width: 100%;

    float: left;

    background-color: #efedeb;

}



.title-side-right {

    float: left;

    width: 100%;

    color: #1a6ecb;

    font-family: 'ROBOTO-MEDIUM';

    font-size: 18px;

    margin-bottom: 18px;

}



.contact_right {

    padding: 15px 9px 5px;

    background-image: url('../images/bg-side-contact.png');

    background-repeat: no-repeat;

    background-size: 100% 100%;

}



.cont-side {

    width: 100%;

    float: left;

}



.title-side-product {

    width: 100%;

    float: left;

    background: #0071b9;

    padding: 10px 12px;

    color: #fff;

    margin-bottom: 20px;

}



.title-side-product i {

    float: right;

    font-size: 12px;

    border: 1px solid #fff;

    padding: 0px 4px;

    margin-left: 10px;

}



.cont-side ul {

    width: 100%;

    float: left;

    color: #1a6ecb;

    padding-left: 30px;

}



.cont-side ul li {

    width: 100%;

    float: left;

    margin-bottom: 10px;

}



.description ul {

    padding-left: 17px;

}



.description ul li {

    margin-bottom: 10px;

}



.margintop-27 {

    width: 100%;

    float: left;

    min-height: 1px;

    margin-top: 27px;

}



.contact-info_l {

    width: 230px;

    float: left;

    border-right: 1px solid #8f8e8d;

}



.contact-info_r {

    float: left;

    padding-left: 25px;

    padding-top: 20px;

}



.list_serivce {

    width: 100%;

    float: left;

    margin-top: 20px;

}



.btn_download {

    width: 100%;

    float: left;

    -webkit-border-radius: 15px;

    -moz-border-radius: 15px;

    border-radius: 15px;

    background: #0071b9;

    color: #fff;

    font-size: 13px;

    margin-bottom: 25px;

    text-align: center;

    padding: 4px 0px;

}



.btn_download i {

    font-size: 23px;

    float: left;

    padding-left: 10px;

}



.btn_download span {

    float: left;

    padding-left: 7px;

    padding-top: 3px;

}



.btn_download a {

    color: #fff;

}



.item_single .btn_download {

    width: 160px;

}



.imagegallery {

    width: 100%;

    float: left;

    margin-top: 20px;

    margin-bottom: 30px;

}



.imagegallery ul {

    list-style: none;

    margin-left: -5px;

    margin-right: -5px;

    padding: 0;

}



.imagegallery ul li {

    width: 25%;

    float: left;

    padding-right: 5px;

    padding-left: 5px;

    margin-bottom: 10px;

    height: 100px;

}



.imagegallery ul li img {

    width: 100%;

    float: left;

    height: 100%;

}



.title_product {

    width: 100%;

    float: left;

    font-size: 14px;

    text-transform: uppercase;

    margin-bottom: 10px;

    font-family: 'ProximaNovaBold';

}



.item_single .con_desc ul {

    padding-left: 16px;

}



.item_single .con_desc ul li {

    margin-bottom: 15px;

}





.view_all {

    width: 100%;

    float: left;

    text-align: center;

    margin-top: 30px;

}



.view_all a {

    color: #231f20;

    display: inline-block;

    font-size: 19px;

    border: 2px solid #231f20;

    padding: 7px 35px 10px;

    font-family: 'LatoWebSemibold';

    text-transform: uppercase;

}



.view_all a:hover {

    background: #002551;

    color: #fff;

    text-decoration: none;

    border: 2px solid #002551;

}





.owl-buttons {

    position: absolute;

    top: 40%;

    width: 100%;

}



.owl-theme .owl-controls {

    margin: 0;

}



.owl-theme .owl-controls .owl-buttons div {

    color: #FFF;

    display: inline-block;

    zoom: 1;

    margin: 0;

    padding: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    background: transparent;

    filter: Alpha(Opacity=1000);

    opacity: 1;

    position: absolute;

    border: 1px solid #fff;

    line-height: 30px;

    padding: 4px 15px;

    font-size: 30px;

}



.portfolio .owl-theme .owl-controls .owl-buttons div {

    color: #3390bb;

    border: 2px solid #3390bb;

}



.owl-theme .owl-controls .owl-buttons div.owl-next {

    right: -50px;

}



.owl-theme .owl-controls .owl-buttons div.owl-prev {

    left: -50px;

}





.menu_left {

    width: 100%;

    float: left;

}



.title_menu {

    width: 100%;

    float: left;

    background-color: #9e9857;

    background-image: url(../images/bgtitmenu.png);

    background-repeat: no-repeat;

    background-size: 100% 100%;

    font-size: 18px;

    color: #fff;

    text-transform: uppercase;

    font-family: 'ProximaNovaSemibold';

    padding: 11px 15px;

    -webkit-border-top-left-radius: 3px;

    -webkit-border-top-right-radius: 3px;

    -moz-border-radius-topleft: 3px;

    -moz-border-radius-topright: 3px;

    border-top-left-radius: 3px;

    border-top-right-radius: 3px;

}



.box_padding {

    padding: 70px 0px;

}



.menu_left ul {

    list-style: none;

    width: 100%;

    float: left;

    padding: 0;

}



.category-menu>ul>li {

    width: 100%;

    float: left;

}



.category-menu>ul>li>a {

    width: 100%;

    float: left;

    font-size: 21PX;

    color: #414042;

    font-family: 'LatoWebSemibold';

    padding: 5px 0px;

}



.category-menu>ul>li>a:hover {

    text-decoration: none;

    color: #ed1c24;

}



.category-menu>ul>li.current-menu-item>a {

    text-decoration: none;

    color: #002551;

}



.category-menu>ul>li>ul {

    width: 100%;

    float: left;

    list-style: none;

    padding-bottom: 10px;

}



.category-menu>ul>li>ul>li {

    width: 100%;

    float: left;

}



.category-menu>ul>li>ul>li>a {

    font-size: 18px;

    color: #414042;

    padding: 5px 0px 5px 20px;

    float: left;

    width: 100%;

}



.category-menu>ul>li>ul>li>a:hover {

    text-decoration: none;

    color: #ed1c24;

}



.category-menu>ul>li>ul>li.current-menu-item>a {

    color: #002551 !important;

}



.line_tit {

    width: 60px;

    height: 5px;

    float: left;

    margin-bottom: 25px;

    background: #d31313;

}



.tite_contact {

    width: 100%;

    float: left;

    color: #fff;

    font-size: 30px;

    font-family: 'ProximaNovaSemibold';

    text-transform: uppercase;

    margin-bottom: 35px;

}







.box_category {

    width: 100%;

    float: left;

}



.box_category .item {

    width: 100%;

    float: left;

    margin-bottom: 30px;

    text-align: center;

    position: relative;

}



.box_category .item .image {

    background: #fff;

    width: 100%;

    float: left;

    margin-bottom: 10px;

    position: relative;

}



.box_category .item .image img {

    width: 100%;

    float: left;

}



.box_category .item .name {

    width: 100%;

    float: left;

    margin-bottom: 6px;

}



.box_category .item .name a {

    color: #231f20;

    font-size: 20px;

    font-family: 'LatoWebSemibold';

}



.box_category .item .name a:hover {

    color: #002551;

    text-decoration: none;

}



.box_category .item .sku {

    width: 100%;

    font-size: 15px;

    float: left;

    color: #333;

}



.box_category .item .price {

    font-size: 24px;

    text-align: center;

     font-family: 'LatoWebSemibold';

}



.price .amount {

    /*float: left;*/

}



.price .woocommerce-Price-currencySymbol {

    padding-left: 3px;

}



.price ins {

    /*float: left;*/

    text-decoration: none;

    color: #ED1C24

}



.price del {

   /* float: left;*/

   color: #939598;

    padding-right: 15px;

}





.onsale {

    position: absolute;

    top: 5px;

    left: 5px;

    background-image: url('../images/onsale.png');

    background-repeat: no-repeat;

    background-size: 100% 100%;

    color: #fff;

    text-transform: uppercase;

    font-family: 'ProximaNovaBold';

    padding: 4px 10px;

    display: none;

}









.title_footer {

    width: 100%;

    float: left;

    color: #FFF;

    font-size: 18px;

    margin-bottom: 20px;

    font-family: 'LatoWebSemibold';

}





.woocommerce-breadcrumb {

   /* display: none !important;*/

   color: #231f20 !important;

   text-transform: uppercase;

}

.woocommerce .woocommerce-breadcrumb a{

    color: #231f20;

    font-size: 13px;

}

.woocommerce .woocommerce-breadcrumb{

     color: #231f20;

     margin-bottom: 0;

     font-size: 13px;

}

.woocommerce-products-header,

.woocommerce-result-count,

.woocommerce-ordering {

    display: none !important;

}



.products h2 {

    color: #333;

    font-size: 16px !important;

    height: 40px;

    float: left;

}



.woocommerce ul.products li.product .price {

    font-size: 16px;

    color: #333;

    margin-top: 10px;

}



.woocommerce ul.products li.product .price del {

    opacity: 1

}



.woocommerce #respond input#submit,

.woocommerce a.button,

.woocommerce button.button,

.woocommerce input.button {

    font-size: 100%;

    margin: 0;

    line-height: 21px;

    cursor: pointer;

    position: relative;

    text-decoration: none;

    overflow: visible;

    padding: 6px 20px;

    font-weight: normal;

    border-radius: 0;

    left: auto;

    color: #fff;

    background-color: #231f20;

    border: 0;

    white-space: nowrap;

    display: inline-block;

    background-image: none;

    box-shadow: none;

    text-shadow: none;

    text-transform: uppercase;

    font-family: 'LatoWebSemibold';

    border-radius: 3px;

}



.woocommerce span.onsale {

    min-height: 28px;

    min-width: 53px;

    font-weight: 700;

    text-align: center;

    line-height: 20px;

    margin: 0 !important;

    border-radius: 0%;

    background-color: transparent;

    font-size: 14px;

    -webkit-font-smoothing: antialiased;

    z-index: 9;

    position: absolute;

    top: 0px !important;

    left: 0px !important;

    right: auto !important;

    background-repeat: no-repeat;

    background-size: 100% 100%;

    color: #fff;

    text-transform: uppercase;

    font-family: 'ProximaNovaBold';

    padding: 4px 10px;

    background: #002551;

}



.add_to_cart_button {

    width: 100%;

    text-align: center;

}



.woocommerce nav.woocommerce-pagination ul {

    float: left;

}



.woocommerce nav.woocommerce-pagination ul li a,

.woocommerce nav.woocommerce-pagination ul li span {

    margin: 0;

    text-decoration: none;

    padding: 0;

    line-height: 1;

    font-size: 1em;

    font-weight: 400;

    padding: 5px 10px;

    min-width: 1em;

    display: block;

}



.woocommerce nav.woocommerce-pagination ul li a:focus,

.woocommerce nav.woocommerce-pagination ul li a:hover,

.woocommerce nav.woocommerce-pagination ul li span.current {

    background: #007eff;

    color: #fff;

}



.woocommerce div.product .product_title {

    font-size: 30px;

    font-family: 'LatoWebSemibold';

    color: #231f20;

    text-align: center;

    width: 70%;

    float: right;

    clear: both;

}



.woocommerce div.product p.price,

.woocommerce div.product span.price {

    color: #231f20;

    width: 100%;

    font-size: 25px;

    padding-bottom: 5px;

    margin-bottom: 20px;

    border-bottom: 1px solid #d3d4d6;

}



.woocommerce div.product p.price del,

.woocommerce div.product span.price del {

    opacity: 1;

}



.related.products>h2 {

    color: #222222;

    font-size: 24px !important;

    float: left;

    text-transform: uppercase;

    border-left: 5px solid #007eff;

    height: auto;

    padding-left: 12px;

    font-family: 'ProximaNovaBold';

}



.woocommerce-product-details__short-description {

    color: #414042;

    font-size: 18px;

    margin-bottom: 15px;

}



.single_add_to_cart_button {

    background: #002551 !important;

    width: 100%;

    text-align: center;

    float: left;

}



.woocommerce div.product form.cart {

    width: 100%;

    float: left;

    padding-right: 0;

    margin-top: 10px;

}



.woocommerce .cart_item .quantity .qty {

    display: block !important;

}



.product_description {

    width: 100%;

    float: left;

    font-size: 20px;

    color: #414042;

    margin-bottom: 15px;

}



.woocommerce #content div.product div.images,

.woocommerce div.product div.images,

.woocommerce-page #content div.product div.images,

.woocommerce-page div.product div.images {

    float: left;

    width: 40%;

}



.woocommerce #content div.product div.summary,

.woocommerce div.product div.summary,

.woocommerce-page #content div.product div.summary,

.woocommerce-page div.product div.summary {

    float: right;

    width: 54%;

}



.image_cate {

    width: 100%;

    float: left;

    margin-bottom: 30px;

}



.image_cate img {

    max-width: 190px;

    max-height: 30px;

}



.woocommerce table.shop_table {

    margin: 0;

    text-align: left;

    width: 100%;

    border-collapse: separate;

    border-radius: 0;

    padding: 0;

    font-size: 15px;

    color: #000;

}



.woocommerce table.shop_table th {

    font-weight: normal;

    padding: 9px 12px;

    font-size: 15px;

    text-transform: uppercase;

    font-family: 'ProximaNovaBold';

}



#add_payment_method table.cart img,

.woocommerce-cart table.cart img,

.woocommerce-checkout table.cart img {

    width: 80px;

    box-shadow: none;

}



.product-name a {

    color: #222;

}



.groupbnt_cart {

    width: 100%;

    float: left;

    margin-top: 30px;

    margin-bottom: 30px;

}



.update_cart {

    background: #000000 !important;

    font-size: 15px !important;

    color: #fff !important;

    padding: 9px 50px !important;

}



.continue_shopping {

    background: #007eff;

    padding: 10px 50px 11px;

    color: #fff;

    font-size: 15px;

    text-transform: uppercase;

    font-family: 'ProximaNovaBold';

    margin-right: 10px;

}



.continue_shopping:hover {

    background: #000;

    color: #fff;

    text-decoration: none;

}



.cart-collaterals {

    width: 100%;

    float: left;

}



.cart-collaterals .cart_totals {

    width: 100% !important;

    float: left;

}



#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,

#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,

.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,

.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,

.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {

    border-top: 1px solid #e7e7e7;

    border-left: 1px solid #e7e7e7;

    border-right: 1px solid #e7e7e7;

}



#add_payment_method .cart-collaterals .cart_totals table td,

#add_payment_method .cart-collaterals .cart_totals table th,

.woocommerce-cart .cart-collaterals .cart_totals table td,

.woocommerce-cart .cart-collaterals .cart_totals table th,

.woocommerce-checkout .cart-collaterals .cart_totals table td,

.woocommerce-checkout .cart-collaterals .cart_totals table th {

    border-left: 1px solid #e7e7e7;

    border-right: 1px solid #e7e7e7;

}



.woocommerce #respond input#submit.alt,

.woocommerce a.button.alt,

.woocommerce button.button.alt,

.woocommerce input.button.alt {

    background-color: #000;

    color: #fff;

    -webkit-font-smoothing: antialiased;

    font-size: 15px;

}



.voucher {

    width: 100%;

    float: left;

    border: 2px solid #e7e7e7;

}



.voucher .coupon {

    width: 100%;

    float: left;

    text-align: center;

    padding-bottom: 15px;

}



.voucher .coupon label {

    width: 100%;

    float: left;

    background: #f5f5f5;

    color: #000;

    font-weight: normal;

    padding: 9px 12px;

    font-size: 15px;

    text-transform: uppercase;

    font-family: 'ProximaNovaBold';

    border-bottom: 2px solid #e7e7e7;

}



.cart_totals th {

    text-align: center;

}



.voucher .coupon input {

    width: 90%;

    margin-top: 15px;

}



.voucher .coupon .button {

    background-color: #000;

    color: #fff;

    -webkit-font-smoothing: antialiased;

    font-size: 15px;

}



.woocommerce a.added_to_cart {

    white-space: nowrap;

    display: inline-block;

    float: left;

    text-align: center;

    width: 100%;

    background: #000;

    color: #fff;

    padding-bottom: 8px;

    padding-top: 6px;

    text-transform: uppercase;

    font-family: 'ProximaNovaBold';

}



.woocommerce-checkout .woocommerce-info {

    border: 0 !important;

    padding: 0 !important;

    background: transparent !important;

    color: #444444;

    font-size: 15px;

}



.woocommerce-checkout .woocommerce-info::before {

    display: none;

}



.select2-container--default .select2-selection--single {

    background-color: #fff;

    border: 1px solid #bdbdbd;

    border-radius: 0;

    height: 36px;

    padding-top: 4px;

    padding-left: 3px;

}



.customerdetails {

    width: 100%;

    float: left;

    border: 1px solid #bdbdbd;

    margin-bottom: 40px;

}



.customerdetails h3 {

    width: 100%;

    float: left;

    background: #f5f5f5;

    color: #444444;

    font-size: 15px;

    font-family: 'ProximaNovaBold';

    text-transform: uppercase;

    border-bottom: 1px solid #bdbdbd;

    margin: 0;

    padding: 12px 20px;

}



.woocommerce-billing-fields__field-wrapper,

.woocommerce-additional-fields__field-wrapper {

    width: 100%;

    float: left;

    padding: 30px 20px;

}



.woocommerce-checkout-review-order {

    width: 100%;

    float: left;

    padding: 30px 20px;

}



#add_payment_method #payment,

.woocommerce-cart #payment,

.woocommerce-checkout #payment {

    background: #fff;

    border-radius: 0;

}



#add_payment_method #payment div.payment_box,

.woocommerce-cart #payment div.payment_box,

.woocommerce-checkout #payment div.payment_box {

    position: relative;

    box-sizing: border-box;

    width: 100%;

    padding: 5px 0px 5px 30px;

    margin: 0;

    font-size: 15px;

    border-radius: 0;

    line-height: 19px;

    background-color: #fff;

    color: #444444;

}



#add_payment_method #payment div.payment_box::before,

.woocommerce-cart #payment div.payment_box::before,

.woocommerce-checkout #payment div.payment_box::before {

    display: none;

}



.payment_methods>li>label {

    text-transform: uppercase;

}



.woocommerce #payment #place_order,

.woocommerce-page #payment #place_order {

    float: left;

}



.woocommerce a.remove {

    display: block;

    font-size: 1.5em;

    height: 1em;

    width: 1em;

    text-align: center;

    line-height: 1;

    border-radius: 100%;

    color: #444!important;

    text-decoration: none;

    font-weight: 700;

    border: 0;

    padding-top: 1px;

}



.woocommerce a.remove:hover {

    color: #fff!important;

    background: #444;

}



.menu_list_left>ul {

    list-style: none;

    padding: 0;

    margin: 0;

}



.menu_list_left>ul>li {

    width: 100%;

    float: left;

    position: relative;

}



.menu_list_left>ul>li>a {

    width: 100%;

    float: left;

    padding: 10px 0px;

    border-bottom: 1px solid #bdbdbd;

    color: #444444;

    font-size: 15px;

    text-transform: uppercase;

}



.menu_list_left>ul>li>a:hover {

    text-decoration: none;

    color: #007eff;

}



.menu_list_left>ul>li:last-child>a {

    border-bottom: 0;

}



#customer_login {

    float: right;

    width: 68%;

    border: 0;

    border-radius: 0;

}



.woocommerce form.checkout_coupon,

.woocommerce form.login,

.woocommerce form.register {

    border: 0px solid #d3ced2;

    padding: 20px;

    margin: 0;

    text-align: left;

    border-radius: 0;

}



.box_register {

    width: 50%;

    float: left;

}



.box_login {

    width: 100%;

    float: left;

}



.tit_login {

    width: 100%;

    float: left;

    font-size: 15px;

    color: #222222;

    font-family: 'ProximaNovaBold';

    text-transform: uppercase;

    margin-top: 10px;

    margin-bottom: 20px;

    padding-left: 20px;

}



.desc_login {

    width: 100%;

    float: left;

    font-size: 15px;

    color: #444444;

    margin-bottom: 10px;

    padding-left: 20px;

}



.lost_password a {

    color: #444;

}



.t_cart {

    display: none !important;

}



.cart-customlocation {

    position: relative;

}



.i_cart {

    position: absolute;

    width: 20px;

    height: 20px;

    top: -5px;

    font-size: 12px;

    color: #fff;

    background: #ed1c24;

    border-radius: 50%;

    text-align: center;

    right: -10px;

    padding-top: 1px;

}





#frmsearcha input.search-field {

        width: 100%;

    float: left;

    padding: 3px 0 !important;

    border: 0;

    border-bottom: 1px solid #fff;

    background: transparent;

    color: #fff;

    font-size: 15px

}







#btnsearcha {

    position: absolute;

    top: 0;

    right: 0px;

    background: transparent;

    border: 0;

    color: #fff;

    font-size: 16px;

    padding: 2px 0;

}

.header {

    width: 100%;

    float: left;



}

.border_top_header{

     width: 100%;

    float: left;

    background-color: rgba(0,0,0,0.3);

    height: 20px;

    display: none;

}



#bsearch {

cursor: pointer;

display: none;

z-index: 999;



position: absolute;



right: 15px;



top: 13px;



font-size: 20px;



padding: 0;

color: #00B3F6;



}



.menu-left>ul>li.parent.active>div>ul {

    display: block !important;

}



.lbcheck {

    margin-top: -9px;

    float: left;

    margin-left: 20px

}



#createaccount {

    float: left;

}



.create-account {

    padding: 0 20px;

}



p.create-account {

    padding: 0 20px !important;

}



p.create-account>label {

    display: flex!important;

}



.woocommerce div.product form.cart .variations {

    width: 100%;

    float: left;

    text-align: left;

}



.woocommerce div.product form.cart .variations tr {

    border: 0;

}



.woocommerce div.product div.images img {

    max-height: 100%;

    width: auto;

    max-width: 100%;

}



#thumb_n {

    text-align: center;

    width: 100%;

}



#thumb_n img {

    width: 100%;

    float: left;

    margin: auto;

}









/*.tabs.wc-tabs {

    display: none;

}

*/

.line-full {

    width: 100%;

    float: left;

    margin-bottom: 40px;

}



.img-radio {

    width: 25%;

    float: left;

    text-align: center;

}



.line-step1 .wpcf7-list-item {

    float: left;

    width: 25%;

    text-align: center;

    margin: 0;

}



.line-step1 .wpcf7-list-item span {

    width: 100%;

    float: left;

}



.color-radio {

    width: 10%;

    float: left;

    text-align: center;

}



.line-step2 .wpcf7-list-item {

    float: left;

    width: 10%;

    text-align: center;

    margin: 0;

}



.line-step2 .wpcf7-list-item span {

    width: 100%;

    float: left;

    margin-top: -10px;

}



.icon-color {

    width: 40px;

    height: 40px;

    margin: 0 auto;

    background: #000;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

}



.line-full2 {

    width: 100%;

    float: left;

    margin-bottom: 10px;

}



.yellow {

    background: yellow;

}



.orange {

    background: orange;

}



.grey {

    background: grey;

}



.black {

    background: black;

}



.pink {

    background: pink;

}



.purple {

    background: purple;

}



.orange {

    background: orange;

}



.blue {

    background: blue;

}



.line-step2 .wpcf7-list-item input {

    float: left;

    width: 100%;

    margin: 0;

}



#thumb_n {

    margin-bottom: 10px;

    float: left;

}



.loptions {

    width: 100%;

    float: left;

    margin-bottom: 10px;

}



.woocommerce div.product form.cart .variations label {

    font-weight: normal;

    color: #444444;

    text-transform: capitalize;

}



.reset_variations {

    display: none !important;

}



.single_add_to_cart_button {

    padding-top: 15px !important;

    padding-bottom: 15px !important;

}



.woocommerce ul.products li.product a img {}



.share {

    width: 100%;

    float: left;

    margin-top: 30px;

}



.box_tt {

    width: 30%;

    float: left;

    display: none;

}



.textop {

    font-weight: normal;

    color: #444444;

    text-transform: uppercase;

}



.woocommerce .box_tt .quantity .qty {

    width: 100%;

    float: left;

}



.box_tt .textop {

    margin-bottom: 4px;

    float: left;

}



.box_revice {

    width: 100%;

    float: left;

    background: #eeeeee;

    padding: 40px 20px;

}



.ced>h2 {

    color: #222222;

    font-size: 24px !important;

    float: left;

    text-transform: uppercase;

    border-left: 5px solid #007eff;

    height: auto;

    padding-left: 12px;

    font-family: 'ProximaNovaBold'

}



.box_revice .woocommerce ul.products li.product,

.woocommerce-page .box_revice ul.products li.product {

    width: 20%;

    clear: unset;

    margin-right: 0;

    padding-left: 15px;

    padding-right: 15px;

}



.box_revice .woocommerce .products ul,

.box_revice .woocommerce ul.products {

    margin-right: -15px;

    margin-left: -15px;

    margin-top: 30px;

}



.box_revice .woocommerce ul.products li.product a img {

    background: #fff;

}



.line-step5 .wpcf7-list-item {

    float: left;

    width: 25%;

    text-align: center;

    margin: 0;

}



.line-step5 .wpcf7-list-item span {

    width: 100%;

    float: left;

}



.menu_top {

    float: right;

}



.menu_top ul {

    list-style: none;

    padding: 0;

    margin: 0;

}



.menu_top ul li {

    float: left;

}



.menu_top ul li a {

    font-family: 'LatoWebSemibold';

    font-size: 18px;

    text-transform: uppercase;

    padding-left: 15px;

}



.container_cus {

    padding: 0 30px;

    float: left;

    width: 100%;

}



.header_right {

    float: right;

    margin-top: 30px;

}



.banners {

    width: 100%;

    float: left;

}



.box_featured_by_category {

    width: 100%;

    float: left;

    margin-top: 30px;

    margin-bottom: 30px;

}



.box_category a.add_to_cart_button {

    display: none;

}



.box_category_cate .name {

    color: #231f20;

    font-size: 24px;

    float: left;

    text-transform: uppercase;

}



.box_category_cate .name:hover {

    color: #002551;

    text-decoration: none;

}



.box_category_cate a {

    color: #231f20;

}



.box_archive {

    width: 100%;

    float: left;

    background: #fff;

    padding: 30px;

    margin-bottom: 20px;

}



.page_archive {

    width: 100%;

    float: left;

    margin-top: 20px;

}



.page_archive .box_content {

    background: #f6f6f6;

    padding-top: 50px;

    margin-bottom: 30px;

}



.row_archive {

    margin-left: -35px;

    margin-right: -35px

}



.item_news {

    width: 33.33333333%;

    float: left;

    padding-right: 35px;

    padding-left: 35px;

    margin-bottom: 50px;

}



.item_news .item {

    width: 100%;

    float: left;

}



.item_news .image {

    width: 100%;

    float: left;

    margin-bottom: 25px;

}



.item_news .image img {

    width: 100%;

    float: left;

}



.item_news .name {

    width: 100%;

    float: left;

    text-align: center;

    height: 42px;

}



.item_news .name a {

    color: #58595b;

    font-size: 18px;

}



.item_news .name a:hover {

    text-decoration: none;

    color: #ed1c24;

}



.content_single {

    width: 100%;

    float: left;

}



.description_single {

    width: 100%;

    float: left;

    font-size: 18px;

    margin-bottom: 30px;

}



.news_related {

    width: 100%;

    float: left;

}



.news_related ul {

    list-style: none;

    padding: 0;

    margin: 0;

}



.news_related ul li {

    width: 100%;

    float: left;

    margin-bottom: 10px;

}



.news_related ul li a {

    font-size: 18px;

    color: #58595b;

}



.news_related ul li a:hover {

    text-decoration: none;

    color: #ed1c24;

}



.box_archive.page_contact {

    background: #e5e5e5;

    padding: 60px;

}



.box_page_contact {

    width: 100%;

    float: left;

    background: #fff;

}



.icon_contact {

    width: 47px;

    height: 47px;

    float: left;

    background-image: url('../images/icon_address.png');

    background-repeat: no-repeat;

    background-position: left 6px;

}



.cont_contact {

    float: left;

    width: 79%;

}



.icon_contact_addres {}



.icon_contact_phone {

    background-image: url('../images/icon_phone2.png');

    background-position: left 9px;

}



.icon_contact_email {

    background-image: url('../images/icon_email.png');

    background-position: left 11px;

}



.tit_form {

    width: 100%;

    float: left;

    margin-top: 40px;

    color: #231f20;

    font-size: 25px;

    font-family: 'LatoWebSemibold';

}



.line_dotted {

    width: 70%;

    float: left;

    background: #3b4246;

    height: 1px;

    margin-bottom: 40px;

}



.page-template-contact .page_archive {

    padding-bottom: 30px;

}



.woocommerce #content div.product div.images,

.woocommerce div.product div.images,

.woocommerce-page #content div.product div.images,

.woocommerce-page div.product div.images {

    width: 60%;

    padding-right: 15px;

}



.woocommerce-page div.product div.images>a>img {

    width: 100%;

    float: left;

}



.woocommerce #content div.product div.summary,

.woocommerce div.product div.summary,

.woocommerce-page #content div.product div.summary,

.woocommerce-page div.product div.summary {

    width: 40%;

    padding-left: 15px;

}



.summary .sku {

    width: 70%;

    float: right;

    clear: both;

    font-size: 16px;

    margin-bottom: 20px;

    text-align: center;

    color: #002551

}



.hdcs {

    width: 100%;

    float: left;

    background-image: url('../images/iconhdcs.png');

    background-repeat: no-repeat;

    background-position: left 5px;

    padding-left: 55px;

    border-bottom: 1px solid #d3d4d6 !important;

    padding-bottom: 30px;

}



.hdcs a {

    color: #414042;

    font-size: 18px;

}



.single_variation_wrap {

    width: 25%;

    float: right;

}



.quick_buy_container {

    width: 75%;

    float: left;

    margin-top: 30px;

}



.woocommerce-variation-add-to-cart {

    width: 100%;

    float: left;

    background-size: auto 100%;

    margin-top: 30px;

}



.woocommerce .thumbnails {

    float: left;

}



.box_category_product {

    width: 100%;

    float: left;

    background: #f5f6f6;

    border-top: 1px solid #d3d4d6;

    padding-top: 30px;

}



.box_category_product .box_category {

    width: 100%;

    float: left;

    background: #fff;

    padding-top: 50px;

}



.woocommerce div.product form.cart div.quantity {

    display: none;

}



.box_row_p {

    width: 100%;

    float: left;

    padding: 0;

}



#boxcomment {

    width: 100%;

    float: left;

    background: #f5f6f6;

}



/*.woocommerce-tabs.wc-tabs-wrapper {

    display: none;

}

*/

#reviews {

    width: 100%;

    float: left;

    padding-bottom: 100px;

}



.comment-form-rating {}



span.title_comment {

    font-size: 20px;

    color: #606664;

    line-height: 1.3em;

    font-weight: 700;

    margin: 0 0 15px;

    display: inline-block;

}



.comment-author.vcard {

    width: 25px;

}



#formcmmaxweb {

    overflow: hidden;

    position: relative;

    margin-bottom: 20px;

}



#formcmmaxweb .nameuser {

    text-align: left;

}



#formcmmaxweb .avatarmw img {

    float: left;

    margin: 5px 10px 0 0;

    border: 1px solid #ccc;

    padding: 5px;

}



.comments-title-maxweb {

    margin: 30px 0;

    font-weight: normal;

}



.commentlist {

    margin-top: 10px;

}



.comment-author.vcard {

    float: left;

    clear: both;

    z-index: 2;

    position: relative;

    text-align: center;

}



.commentlist li {

    overflow: hidden;

    clear: both;

    margin-bottom: 10px;

}



.commentlist .children {

    margin-top: 10px;

}



.commentBody em {

    color: red;

}



.commentBody {

    position: relative;

    margin-left: 35px;

    overflow: hidden;

}



.comment-meta.commentmetadata {

    position: relative;

    padding: 0;

    margin: 0 0 5px;

}



.noidungcomment {

    font-size: 16px;

    line-height: 24px;

}



.cancel-comment-reply a {

    font-size: 14px;

    text-decoration: none;

    color: #a9883f;

}



.nocomments {

    border-color: #D98D8D;

    background-color: #FFCECE;

    background-position: left -792px;

    color: #665252;

    padding: 10px;

}



.comment-meta.commentmetadata .ngaythang {

    position: absolute;

    top: 0;

    right: 0;

    color: #337ab7;

    opacity: 0.3;

    font-size: 12px;

}



.commentBody:hover .comment-meta.commentmetadata .ngaythang {

    opacity: 1;

}



.commentBody .reply {

    float: right;

    margin: 0;

    position: absolute;

    bottom: 0;

    right: 0;

}



.comment-meta.commentmetadata .fn {

    font-weight: 700;

    color: #333;

    margin: 0;

    text-transform: capitalize;

    font-size: 17px;

    line-height: 22px;

    margin-top: 2px;

}



ol.commentlist_mw,

ol.commentlist_mw ul.children {

    list-style: none;

}



ol.commentlist_mw li {

    margin-bottom: 10px;

}



ol.commentlist_mw>ul.children {

    margin: 10px 0 15px 35px;

    background: #f1f1f1;

    padding: 10px;

    position: relative;

}



ol.commentlist_mw>ul.children:before {

    content: '';

    position: absolute;

    top: -10px;

    left: 14px;

    width: 0;

    height: 0;

    border-bottom: 10px solid #f1f1f1;

    border-left: 10px solid transparent;

    border-right: 10px solid transparent;

}



div.error {

    color: red;

    font-size: 12px;

    text-align: left;

    line-height: 16px;

    margin: 3px 0 0;

}



.tools_comment a {

    color: #4a90e2;

    font-size: 14px;

    position: relative;

    padding: 0 15px 0 0;

    margin: 0 7px 0 0;

    line-height: 14px;

}



.tools_comment a:after {

    content: "";

    width: 4px;

    height: 4px;

    top: 50%;

    margin-top: -2px;

    background: #999;

    position: absolute;

    right: 0;

    border-radius: 50%;

    -moz-border-radius: 50%;

    -webkit-border-radius: 50%;

}



.tools_comment a:last-child:after {

    display: none;

}



.tools_comment a:last-child {

    padding: 0;

    margin: 0;

}



.noidungcomment p {

    margin: 0 0 5px;

}



#formcmmaxweb input[type="submit"],

#formcmmaxweb input[type="button"],

#formcmmaxweb input[type="reset"],

#formcmmaxweb article.post-password-required input[type=submit],

#formcmmaxweb li.bypostauthor cite span {

    padding: 6px 10px;

    padding: 0.428571429rem 0.714285714rem;

    font-size: 11px;

    font-size: 0.785714286rem;

    line-height: 1.428571429;

    font-weight: normal;

    color: #7c7c7c;

    background-color: #e6e6e6;

    background-repeat: repeat-x;

    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);

    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);

    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);

    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);

    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);

    border: 1px solid #d2d2d2;

    border-radius: 3px;

    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);

}



#formcmmaxweb button,

#formcmmaxweb input,

#formcmmaxweb textarea {

    border: 1px solid #ccc;

    border-radius: 2px;

    -moz-border-radius: 2px;

    -webkit-border-radius: 2px;

    font-family: inherit;

    padding: 6px;

    padding: 0.428571429rem;

}



#formcmmaxweb button,

#formcmmaxweb input[type="submit"],

#formcmmaxweb input[type="button"],

#formcmmaxweb input[type="reset"] {

    cursor: pointer;

}



.reply a.comment-reply-link {

    color: #337ab7;

    text-decoration: none;

    font-weight: 400;

    font-size: 12px;

}



.reply a.comment-reply-link:hover {

    color: #c7a611;

}



#formcmmaxweb p,

#formcmmaxweb input,

#formcmmaxweb textarea {

    width: 100%;

    background: transparent;

    outline: none;

    font-size: 14px;

}



#formcmmaxweb input,

#formcmmaxweb textarea {

    border: 1px solid #d7d7d7;

    color: #2e2e2e;

    display: block;

}



#formcmmaxweb input:focus,

#formcmmaxweb textarea:focus {

    border-color: #337ab7;

}



#formcmmaxweb p {

    margin-bottom: 10px;

    text-align: center;

}



#formcmmaxweb #commentform p {

    overflow: hidden;

}



#formcmmaxweb .name-email p {

    width: 50%;

    float: left;

}



#formcmmaxweb .name-email p:first-child {

    padding-right: 5px;

}



#formcmmaxweb .name-email p:last-child {

    padding-left: 5px;

}



#formcmmaxweb input#submit {

    width: auto;

    font-weight: 400;

    color: #fff;

    background: #337ab7;

    padding: 6px 20px;

    border: none;

    float: left;

    font-size: 16px;

    outline: none;

}



#formcmmaxweb input#submit:hover {

    background: #c7a611;

}



#formcmmaxweb ::-webkit-input-placeholder {

    color: #999999;

}



#formcmmaxweb ::-moz-placeholder {

    /* Firefox 18- */

    color: #999999;

}



#formcmmaxweb ::-moz-placeholder {

    /* Firefox 19+ */

    color: #999999;

}



#formcmmaxweb ::-ms-input-placeholder {

    color: #999999;

}





/*#comment style*/



.valueoption {

    width: 100%;

    float: left;

    position: relative;

}



.icon_color {

    width: 35px;

    height: 33px;

    float: left;

    border: 1px solid #e7e8e9;

    margin-right: 14px;

    margin-bottom: 14px;

}



.icon_color input {

    display: none;

}



.icon_color label {

    width: 100%;

    height: 100%;

    float: left;

    text-align: center;

    padding-top: 5px

}



.icon_color.checked {

    border: 1px solid #231f20;

    background: #231f20;

    color: #fff;

}



.icon_color.checked label {

    color: #fff !important;

}



.valueoption.pa_colors label {

    text-indent: -99999999px;

}









.formnewsletter form{

    width: 100%;

    float: left;

}



.cont_newsletter{

    width: 55%;

    float: left;

}

.header .col-lg-10 {

    position: initial;

}



.headerfixed .mainmenu>nav>ul>li>a {

    font-size: 15px;

}



.headerfixed .header_right {

    margin-top: 10px;

}



#mobile_menu_toggler {

background: #f8b948;
float: left;
width: 56px;
height: 40px;
display: none;
padding-top: 5px;
margin-right: 0px;
cursor: pointer;
position: absolute;
right: 15px;
z-index: 99;
top: 10px;
border-radius: 3px;

}


.boxsys{
    width: 100%;
    float: left;
}
#mobile_menu {

    display: none;

   background-color: #002551;


padding: 0px;



z-index: 100000;



position: absolute;



width: 100%;



top:59px;

}



.admin-bar #mobile_menu {

    top: 130px;

}



#header.fixed-header #mobile_menu {

    top: 52px;

}



@media (max-width: 991px) {

    #mobile_menu_toggler {

        display: block;

    }

}



#mobile_menu ul li i {

    width: 32px;

    height: 32px;

    text-align: center;

    font-size: 10px;

    line-height: 30px;

    margin-right: 10px;

    color: #ed3137;

    z-index: 9;

    position: absolute;

    right: 0;

}



.m_nav_ham {

    width: 24px;

    height: 3px;

    background: #3e41ab;

    margin: 5px auto;

    -webkit-transition-duration: 0.3s;

    -moz-transition-duration: 0.3s;

    -ms-transition-duration: 0.3s;

    transition-duration: 0.3s;

}



.m_nav_ham_1_open {

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    transform: rotate(45deg);

    margin-top: 13px;

}



.m_nav_ham_2_open {

    -webkit-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    transform: rotate(-45deg);

    margin-top: -7px;

}



.m_nav_ham_3_open {

    opacity: 0;

}



#mobile_menu ul {

    margin: 0;

    list-style: none;

    padding: 0;

}



#mobile_menu>nav>ul {

    max-height: 385px;

    overflow-y: scroll;

}



#mobile_menu ul li {

    margin: 0;

    text-align: left;

    width: 100%;

}



#mobile_menu>ul>li a {

    background: #222;

    border-top: 1px solid rgba(255, 255, 255, 0.1);

    border-bottom: 1px solid rgba(0, 0, 0, 0.3);

}



#mobile_menu>ul>li>a:before {

    font-family: FontAwesome;

    content: "\f0c9";

    display: inline-block;

    margin-right: 10px;

    font-size: 12px;

}



#mobile_menu>ul>li>a:hover {

    background: #2a2a2a;

}



#mobile_menu ul ul li a:hover {

    background: #171717;

}



#mobile_menu>ul>li ul li a:before {

    font-family: FontAwesome;

    content: "\f068";

    display: inline-block;

    margin-right: 10px;

    font-size: 12px;

}



#mobile_menu>ul>li:nth-child(1)>a:before {

    content: "\f015";

}



#mobile_menu>ul>li:nth-child(2)>a:before {

    content: "\f0c0";

}



#mobile_menu>ul>li:nth-child(3)>a:before {

    content: "\f219";

}



#mobile_menu>ul>li:nth-child(4)>a:before {

    content: "\f288";

}



#mobile_menu>ul>li:nth-child(5)>a:before {

    content: "\f07c";

}



#mobile_menu>ul>li:nth-child(6)>a:before {

    content: "\f1ea";

}



#mobile_menu>ul>li:nth-child(7)>a:before {

    content: "\f0e0";

}



#mobile_menu>ul>li ul li a {

    background: transparent;

    border-top: 1px solid transparent;

    border-bottom: 1px solid transparent;

}



#mobile_menu ul li a {

    color: #FFF;

    font-size: 14px;

    line-height: 1.7em;

    display: block;

    position: relative;

    padding: 7px 30px;

}

#mobile_menu ul li a>span{

	color: #ED1C24;

}



#mobile_menu ul ul li a {

    padding: 10px 50px;

}



#mobile_menu ul ul ul li a {

    padding: 10px 70px;

}



#mobile_menu ul li a:hover {

    color: #eee;

}



#mobile_menu ul li ul {

    display: none;

}



.top_link a.hotline_mb {

    width: 30px;

    height: 30px;

    border-radius: 50%;

    background: #ed1c24;

    color: #fff;

    text-align: center;

    float: left;

    display: none;

    padding-top: 3px;

}



.top_link a.hotline_mb i {

    font-size: 20px;

}



.row_col_f {

    width: 100%;

    float: left;

}



.col_f {

    width: 25%;

    float: left;

    min-height: 1px;

}



.col_f_1 {

    width: 20%;

}



.col_f_4,

.col_f_6 {

    width: 30%;

}



.share_box {

    width: 100%;

    float: left;

}



.col_f_5 {

    width: 45%;

}



.cont_sort {

    width: 48%;

    float: right;

    text-align: right;

    display: inline;

}



.item_s {

    float: left;

    padding-left: 20px;

    font-size: 17px;

}



.tit_sort {

    float: right;

    font-size: 17px;

    display: none;

}



.cont_sort .button {

    font-size: 18px;

    padding: 7px 35px;

    text-transform: uppercase;

    background: #231f20;

    border: 0;

}



.woocommerce_ordering {

    margin-bottom: 20px;

    float: left;

    width: 100%;

    margin-top: -50px;

}



#hdcs-popup {

    width: 700px;

    margin: 0 auto;

    position: relative;

}



.title_popup {

    width: 100%;

    float: left;

    background: #231f20;

    color: #fff;

    text-transform: uppercase;

    text-align: center;

    padding: 7px 0px 14px;

    font-size: 17px;

}



.content_popup {

    width: 100%;

    float: left;

    padding: 15px 20px;

    font-size: 16px;

}



.mfp-close-btn-in .mfp-close {

    color: #fff !important;

}



.tbm .owl-item>div {

    float: left;

    width: 100%;

    padding: 0 3px;

}



.tbm.owl-theme .owl-controls .owl-buttons div {

    color: #000;

}



.tbm.owl-theme .owl-buttons {

    top: 10%;

}



.tbm.owl-theme .owl-controls .owl-buttons div.owl-prev {

    left: -25px;

    border: 0;

    padding: 5px 8px;

}



.tbm.owl-theme .owl-controls .owl-buttons div.owl-next {

    right: -25px;

    border: 0;

    padding: 5px 8px;

}



.woocommerce #reviews #comments ol.commentlist {

    padding: 0;

    margin-top: 30px;

}



.comment_container .description ul {

    list-style: none;

}



.box_category_cate .wc_quick_buy_button {

    display: none;

}



.hot_mn {

    display: none;

    float: left;

    font-size: 20px;

    color: #ed1c24;

    margin-top: 13px;

    padding-left: 50px;

    background-image: url(../images/icon_phoneb.png);

    background-repeat: no-repeat;

    background-position: left top;

    background-size: auto 100%

}



.top-hotline {

    font-size: 16px;

    background-size: auto 100%;

    padding-left: 33px;

}



.top-welcome {

    font-size: 15px;

}



.menu_top ul li a {

    font-size: 14px;

    padding-top: 3px;

    float: left;

}







.header_right {

    margin-top: 20px;

}



.top_link a {

    font-size: 22px;

}



.box_category .item .name {

    margin-bottom: 0;

}



.box_category .item .price {

    font-size: 18px;

}









.hdcs a {

    font-size: 15px;

}



.category-menu>ul>li>a {

    font-size: 17px;

}



.category-menu>ul>li>ul>li>a {

    font-size: 15px;

}



.title_cate {

    font-size: 17px;

}



.item_news .name a {

    font-size: 15px;

}



.item_news .image {

    margin-bottom: 20px;

}



.description_single {

    font-size: 15px;

}



.news_related ul li a {

    font-size: 15px;

}



.title_contact {

    font-size: 18px;

}



.tit_contact {

    font-size: 20px;

}







.tit_form {

    font-size: 20px;

}



.line-submit input[type="submit"] {

    font-size: 20px;

}



.page_archive .box_content {

    padding-left: 20px;

    padding-right: 20px;

}



.woocommerce #respond input#submit.alt,

.woocommerce a.button.alt,

.woocommerce button.button.alt,

.woocommerce input.button.alt {

    font-size: 13px;

}



.voucher .coupon .button {

    font-size: 13px;

}



.woocommerce button.button.alt {

    font-size: 17px;

}



.single .title_home {

    font-size: 30px;

}



.box_category_cate .name {

    font-size: 18px;

}



.home .box_category .item {

    text-align: center;

}



.home .price .amount {

    float: none;

}



.slide.owl-theme .owl-controls .owl-pagination {

    position: absolute;

    bottom: 0px;

    width: 100%;

    text-align: center;

   

}



.slide.owl-theme .owl-controls .owl-page span {

    display: block;

    width: 12px;

    height: 12px;

    margin: 5px 4px;

    filter: Alpha(Opacity=50);

    -webkit-border-radius: 20px;

    -moz-border-radius: 20px;

    border-radius: 20px;

    background: #231f20;

    border: 2px solid #002551;

}



.slide.owl-theme .owl-controls .owl-page.active span,

.slide.owl-theme .owl-controls.clickable .owl-page:hover span {

    background: #002551;

}



.tbm {

    float: left;

    width: 100%;

}



.banners1 .list_service_home .it:nth-child(2n+1) {

    clear: both;

}



.list_service_home.list_service_homes3 .item .name a {

    text-transform: uppercase;

}



.prices {

    width: 100%;

    float: left;

    background: #e7e8e9;

    padding: 30px 0px;

}



.price_box {

    width: 100%;

    float: left;

    padding: 0 100px;

}



.line-price {

    width: 100%;

    float: left;

    margin-bottom: 10px;

}



.line-price>label {

    width: 14%;

    float: left;

    text-align: right;

    font-weight: normal;

    padding-right: 20px;

    padding-top: 4px;

    min-height: 1px;

}



.line-price>span {

    width: 80%;

    float: left;

}



.line-price>span>input {

    width: 100%;

    float: left;

}



.line-price .wpcf7-radio {

    width: 100%;

    float: left;

}



.line-price .wpcf7-radio .wpcf7-list-item {

    float: left;

    width: 15%;

}



.line-price .wpcf7-radio .wpcf7-list-item input {

    float: left;

}



.item_up {

    float: left;

    width: 15%;

}



.item_up>label {

    float: left;

    text-align: left;

    font-weight: normal;

    padding-right: 5px;

    padding-top: 4px;

    width: 27%;

}



.item_up>span {

    float: left;

    width: 70%;

    padding-top: 3px

}



.list_item_up {

    width: 80%;

    float: left;

}



.item_up>span>input {

    width: 78px;

}



.line-price textarea {

    width: 100%;

    height: 180px;

}



.line-submit-price>label {

    width: 14%;

    float: left;

    text-align: right;

    font-weight: normal;

    padding-right: 20px;

    padding-top: 4px;

    min-height: 1px;

}



.line-submit-price {

    width: 100%;

    float: left;

}



.line-submit-price input {

    width: 80%;

    padding: 15px 35px;

    font-size: 20px;

    float: left;

}



.banners4 {

    background-repeat: no-repeat;

    background-size: cover;

    padding: 50px 0px;

}



.banners5 {

    background: #002551;

    color: #fff;

    padding: 20px 0px 50px;

}



.list_service_home.list_home5 .item .image {

    width: 70px;

    height: 70px;

    text-align: center;

    border: 0;

    margin: 0 auto 20px;

    float: none;

}



.list_service_home.list_home5 .item {

    text-align: center;

    background: transparent;

    padding: 10px 66px;

    border: 1px solid #ccc;

}



.list_service_home.list_home5 .item .caption {

    background: transparent;

}



.list_service_home.list_home5 .item .name {

    font-size: 25px;

    margin-bottom: 15px;

}



.list_service_home.list_home5 .item .desc {

    font-size: 18px;

    margin-bottom: 20px;

}



.list_service_home.list_home6 .item {

    text-align: center;

    background: transparent;

    padding: 10px 66px;

    border: 1px solid #ccc;

}



.list_service_home.list_home6 .item .image {

    width: 40px;

    height: 40px;

    text-align: center;

    border: 0;

    margin: 20px auto 20px;

    float: none;

}



.list_service_home.list_home6 .item .caption {

    background: transparent;

}



.list_service_home.list_home6 .item .name {

    font-size: 25px;

    margin-bottom: 20px;

    color: #002551;

    display: grid;

}



.list_service_home.list_home6 .item .desc {

    font-size: 18px;

    margin-bottom: 20px;

    color: #000;

    height: 150px;

    text-align: justify;

}



.list_service_home.list_home6 .item .name span {

    width: 50px;

    margin: 15px auto 0;

    height: 3px;

    background: #002551;

}



.banners7 {

    padding: 50px 0px;

}



.list_service_home.list_news_h .item {

    padding-bottom: 0;

}



.box_news {

    width: 100%;

    float: left;

    padding: 50px 0px;

    background: #efefef;

}



.box_html {

    width: 100%;

    float: left;

    background: #002551;

    color: #fff;

    font-size: 17px;

    text-transform: uppercase;

    padding: 20px 0px;

}



.box_html_icon {

    float: left;

    padding-right: 5px;

}



.box_html_text {

    float: left;

    font-family: 'LatoWebSemibold';

    padding-top: 3px;

}



.title_left {

    width: 100%;

    float: left;

    font-size: 22px;

    color: #231f20;

    font-family: 'LatoWebSemibold';

    padding-bottom: 20px;

    margin-bottom: 20px;

    border-bottom: 1px solid #ccc;

}



.content_left {

    width: 100%;

    float: left;

}



.box_left {

    width: 100%;

    float: left;

    margin-bottom: 20px;

}



.menu_left {

    width: 100%;

    float: left;

}



.menu_left ul {

    list-style: none;

    width: 100%;

    float: left;

}



.menu_left ul li {

    width: 100%;

    float: left;

    position: relative;

}



.menu_left ul li a {

    font-size: 17px;

    color: #231f20;

    padding: 5px 0px;

    width: 100%;

    float: left;

}



.menu_left ul li a:hover {

    text-decoration: none;

    color: #002551

}



/*.menu_left ul li.current-menu-item a {

    color: #002551

}*/



.product-search {

    width: 100%;

    float: left;

    background: #f1f1f2;

    padding: 30px 20px;

}



.product-search-content {

    width: 100%;

    float: left;

}



.product-search-content-item {

    width: 100%;

    float: left;

    margin-bottom: 10px;

}



.product-search-content-item>label {

    width: 100%;

    float: left;

    font-weight: normal;

    font-size: 18px;

    font-family: 'LatoWebSemibold';

    margin-bottom: 5px;

}



.product-search-content-item>ul {

    width: 100%;

    float: left;

    list-style: none;

    padding: 0;

    margin: 0;

}



.product-search-content-item>ul li {

    width: 100%;

    float: left;

    margin-bottom: 7px;

}



.product-search-content-item>ul li a {

    width: 100%;

    float: left;

    background: #fff;

    border: 1px solid #ccc;

    color: #231f20;

    font-size: 17px;

    text-align: center;

    padding: 8px 0px 10px;

    line-height: 19px;

}



.product-search-content-item>ul li.active a {

    background: #002551;

    color: #fff;

}



.product-search-content-item>ul li a:hover {

    background: #002551;

    color: #fff;

    text-decoration: none;

}



.product-search-content-item.item-color>ul li {

    width: 40px;

    margin-right: 20px;

    height: 40px;

    display: flex;

}



.product-search-content-item.item-color>ul li a {

    border: 1px solid #ccc;

}



.product-search-content-item.item-color>ul li.active a {

    border: 1px solid #002551;

}



.price_box_single .line-price>label {

    width: 20%;

    text-align: right;

}



.line-price select {

    width: 100%;

}



.price_box_single .item_up {

    width: 50%;

}



.price_box_single .line-price textarea {

    height: 80px;

}



.price_box_single .line-submit-price input {

    width: 80%;

    float: right;

    clear: both;

}



.box_info_extra {

    width: 80%;

    float: right;

    clear: both;

    margin-top: 20px;

}



.item_extra {

    width: 100%;

    float: left;

    margin-bottom: 5px;

}



.item_extra>a {

    cursor: pointer;

    width: 100%;

    float: left;

    border: 1px solid #ccc;

    background: #f1f1f2;

    text-transform: uppercase;

    font-size: 18px;

    padding: 5px 10px;

    color: #000;

}



.item_extra>a:hover {

    text-decoration: none;

}



.content_item_extra {

    width: 100%;

    float: left;

    margin-top: 5px;

}



.box_html_item {

    width: 100%;

    float: left;

}



.menu_left_cat ul {

    list-style: none;

    width: 100%;

    float: left;

    padding: 0;

}



.menu_left_cat ul li {

    width: 100%;

    float: left;

    position: relative;

}



.menu_left_cat ul li a {

    font-size: 17px;

    color: #231f20;

    padding: 5px 0px;

    width: 100%;

    float: left;

}



.menu_left_cat ul li a:hover {

    text-decoration: none;

    color: #002551

}



.menu_left_cat ul li.current-menu-item a {

    color: #002551

}



.box_category_cate_s .it:nth-child(3n+1) {

    clear: both;

}



.box_category_cate_s .wc_quick_buy_button {

    display: none;

}

.woocommerce div.product .woocommerce-tabs ul.tabs{

    margin: 10px 0 0;

    padding: 0;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li{

    width: 25%;

    float: left;

    text-align: center;

    border-radius: 0;

    margin: 0;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{

    font-size: 17px;

    font-family: 'SFUSolexRegular';

    width: 100%;

    float: left;

    text-align: center;

    font-weight: normal;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{

    display: none;

}

.box_main_product{

    background: #f5f6f6;

}

.woocommerce div.product .woocommerce-tabs .panel{

    width: 100%;

    float: left;

    padding: 20px;

    border-radius: 0;

}

.woocommerce div.product div.summary{

    margin-bottom: 0;

}

.price_table{

    width: 100%;

    float: left;



    margin-bottom: 20px;

}

.price_table_list{

    width: 70%;

    float: left;

    border: 1px solid #bdbdbd;



    background: #fff;

}

.price_table_list_t{

    width: 30%;

    float: left;

    padding-top: 8px;

}

.price_table_list_t .item{

    width: 100%;

    float: left;

    text-align: right;

    font-weight: normal;

    padding-right: 20px;

    padding-top: 4px;

    min-height: 1px;

}

.price_table_list .item{

    width: 25%;

    float: left;

    text-align: center;

    

    padding: 10px 5px;

}

.price_table_list .item.item_full{

    width: 100%;

    float: left;

    text-align: center;

    color: #002551;

    font-size: 20px;

}

.price_table_list .item.active{

	background: #002551;

	color: #fff;

}

.price_table_list .item.active .pricel{

	color: #fff;

}

.price_table_list .item .pricel{

    width: 100%;

    float: left;

    color: #002551;

    font-size: 20px;

}

.price_table_list .item .price_text{

    width: 100%;

    float: left;

    font-size: 15px;

}

.price_table_list .item.item_full .price_text{

     color: #002551;

    font-size: 20px;

}

.quaititys{

    width: 100%;

    float: left;

}

.quaitity_list{

    width: 100%;

    float: left;

}

.quaitity_list .item{

    width: 100%;

    float: left;

    margin-bottom: 5px;

}

.quaitity_text{

    width: 30%;

    float: left;

    text-align: right;

        padding-right: 20px;

        min-height: 1px;

        padding-top: 5px;

}



.quaitity_input{

    width: 70%;

    float: left;

    border-bottom:1px dotted #ccc; 

    padding-bottom: 5px;

}

.quaitity_list .item:last-child .quaitity_input{

    border-bottom: 0;

}

.quaitity_txtpricet{

    width: 10%;

    float: left;

    text-align: left;

    padding-top: 5px;

}



.quaitity_txtprice{

    width: 50%;

    float: left;

    text-align: center;

        padding-top: 5px;

}

.quaitity_inputsub{

 width: 40%;

    float: left;

}

.quaitity_input input{

    width: 100%;

    float: left;

}

.totals{

    width: 100%;

    float: left;

    margin-bottom: 10px;

}

.totals_l{

     width: 30%;

    float: left;

    height: 1px;

}

.totals_r{

    width: 70%;

    float: left;

    background: #fff;

    border: 1px solid #bdbdbd;

    padding: 5px 20px;

    text-transform: uppercase;

}

.total_price{

    float: right;

    text-transform: none;

    font-size: 20px;

    color: #002551;

        line-height: 20px;

}

.total_text{

    padding-top: 5px;

}





 .banners2 .view_all{

         margin-bottom: 30px;

         margin-top: 0;

    }

     .item_up{

         width: 20%;

    }

     .list_service_home.list_home5 .item{

         padding: 10px 35px;

    }

     .list_service_home.list_home5 .item .desc{

         height: 102px;

    }

     .list_service_home.list_home6 .item {

         padding: 10px 15px;

    }

     .top-hotline{

         font-size: 16px;

         background-size: auto 100%;

         padding-left: 33px;

    }

     .top-welcome{

         font-size: 15px;

    }

     .menu_top ul li a{

         font-size: 14px;

         padding-top: 3px;

         float: left;

    }

  

     .line-price .wpcf7-radio .wpcf7-list-item {

         float: left;

         width: 18%;

    }

     .header_right {

         margin-top: 20px;

    }

   

     .banners2 .list_service_home .item .name a{

         font-size: 20px;

    }

     .top_link a {

         font-size: 22px;

    }

     .box_category .item .name{

         margin-bottom: 0;

    }

     .box_category .item .name a{

         font-size: 18px;

    }

     .box_category .item .price{

         font-size: 18px;

    }

     .price_box_single .line-price > label {

         width: 30%;

    }

     .price_box_single .line-price > span{

         width: 70% 

    }

     .price_box_single .list_item_up {

         width: 70%;

    }

     .price_box_single .line-submit-price input{

         width: 70%;

    }

     .box_info_extra{

         width: 70% 

    }

     .product-search-content-item.item-color > ul li {

         margin-right: 16px;

    }





     .mainmenu > nav > ul > li > ul > li > a{

         font-size: 16px;

    }

     .breadcrumbs{

         font-size: 14px;

    }

     .woocommerce div.product p.price{

         font-size: 20px;

    }

     .product_description{

         font-size: 16px;

    }

     .woocommerce-product-details__short-description{

         font-size: 15px;

    }

     .woocommerce div.product form.cart .variations label{

         font-size: 16px;

    }

     .icon_color label{

         padding-top: 2px;

    }

     .hdcs a{

         font-size: 15px;

    }

     .category-menu > ul > li > a{

         font-size: 17px;

    }

     .category-menu > ul > li > ul > li > a{

         font-size: 15px;

    }

     .title_cate{

         font-size: 17px;

    }

     .item_news .name a{

         font-size: 15px;

    }

     .item_news .image{

         margin-bottom: 20px;

    }

     .description_single{

         font-size: 15px;

    }

     .news_related ul li a{

         font-size: 15px;

    }

     .title_contact{

         font-size: 18px;

    }

     .tit_contact{

         font-size: 20px;

    }

  

     .tit_form{

         font-size: 20px;

    }

     .line-submit input[type="submit"]{

         font-size: 20px;

    }

     .page_archive .box_content{

         padding-left: 20px;

         padding-right: 20px;

    }

     .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{

         font-size: 13px;

    }

     .voucher .coupon .button{

         font-size: 13px;

    }

     .woocommerce button.button.alt{

         font-size: 17px;

    }

     .single .title_home{

         font-size: 30px;

    }

     .box_category_cate .name{

         font-size: 18px;

    }

     .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {

         width: 50%;

    }

     .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{

         width: 50%;

    }



.banners1{

    padding-top: 50px;

}



.banners1 .list_service_home .item{

    background: #fff;

}

.productbycategory_home{

    width: 100%;

    float: left;

    background: #fff;

    padding-bottom: 20px;

}

.banners2{

    background: #fff;

}



.resultsearch {

    width: 100%;

    float: left;

}

.resultsearch ul {

    list-style: none;

    padding: 0;

    margin: 0;

    width: 100%;

    float: left;

}

.resultsearch ul li {

    float: left;

    position: relative;

    margin-bottom: 10px;

    margin-right: 15px;

}

.resultsearch ul li a {

    float: left;

    background: #ccc;

    color: #333;

    font-size: 14px;

    padding: 5px 20px;

}

.resultsearch ul li a i {

    position: absolute;

    right: 3px;

    top: 0;

    cursor: pointer;

}



.list_color{

    width: 70%;

    float: left;

}

.list_color_row{

    margin-left: -2px;

    margin-right: -2px;

}

.list_color .item{

    width: 12.5%;

    float: left;

    padding: 0 2px;

    margin-bottom: 4px;

    cursor: pointer;

}

.list_color .item .image{

    width: 100%;

    float: left;

    border: 1px solid #ccc;

    background: #fff;

    padding: 2px;

}

.list_color .item .image img{

    width: 100%;

    float: left;

}

.list_color .item .image.active{

    border: 1px solid #002551;

}

.price_box_single{

    width: 100%;

    float: left;

}

.or{

    width: 70%;

    float: right;

    margin-top: 20px;

    text-align: center;

    font-size: 15px;

}

.box_hot{

    width: 70%;

    float: right;

    background: #fff;

    border: 1px solid #ccc;

    margin-top: 20px;

    text-align: center;

    padding: 10px 10px;

}

.box_hot_phone{

    width: 100%;

    float: left;

    color: #ED1C24;

    font-size: 28px;

    display: block;

}

.box_hot_phone span{

    width: 28px;

    height: 27px;

    background-image: url('../images/ic_ph.png');

    background-repeat: no-repeat;

    background-size: 100% 100%;

        display: inline-block;

        margin-right: 10px;

}

.top_button {

    position: fixed;

    bottom: 10px;

    right: 10px;

    background: #ED1C24;

    color: #fff;

    padding: 2px 8px;

    font-size: 18px;

    border-radius: 3px;

    z-index: 9999;

}





.pagecate-menu>ul>li {

    width: 100%;

    float: left;

}



.pagecate-menu>ul>li>a {

    width: 100%;

    float: left;

    color: #231f20;

    padding: 5px 0px;

    width: 100%;

    float: left;

    font-size: 17px;

    font-family: 'LatoWebSemibold';

    text-transform: uppercase;

}



.pagecate-menu>ul>li>a:hover {

    text-decoration: none;

    color: #ed1c24;

}

.pagecate-menu>ul>li>a>span{

	color: #ED1C24;

}

.pagecate-menu>ul>li.current-menu-item>a {

    text-decoration: none;

    color: #002551;

}



.pagecate-menu>ul>li>ul {

        width: 100%;

    float: left;

    list-style: none;

    padding-bottom: 10px;

}



.pagecate-menu>ul>li>ul>li {

    width: 100%;

    float: left;

}



.pagecate-menu>ul>li>ul>li>a {

    font-size: 15px;

       color: #414042;

    padding: 5px 0px 5px 0px;

    float: left;

    width: 100%;

     font-family: 'LatoWebSemibold';

}



.pagecate-menu>ul>li>ul>li>a:hover {

    text-decoration: none;

    color: #ed1c24;

}



.pagecate-menu>ul>li>ul>li.current-menu-item>a {

    color: #002551 !important;

}



.pagecate-menu>ul>li>ul>li>ul {

    width: 100%;

    float: left;

    list-style: none;

    padding-bottom: 10px;

}



.pagecate-menu>ul>li>ul>li>ul>li {

    width: 100%;

    float: left;

}



.pagecate-menu>ul>li>ul>li>ul>li>a {

    font-size: 15px;

    color: #414042;

    padding: 2px 0px 2px 15px;

    float: left;

    width: 100%;

}

.pagecate-menu>ul>li>ul>li>ul>li.current-menu-item>a {

    color: #002551 !important;

}

.price_table_list_t,.quaitity_text,.totals_l,.price_box_single .line-price > label,.line-submit-price > label {

        width: 20%;

    }

    .price_table_list,.quaitity_input,.totals_r,.price_box_single .line-price > span,.price_box_single .line-submit-price input,.summary .sku,.woocommerce div.product .product_title,.or,.box_hot,.tit_formct7,.list_color{

        width: 80%;

    }



    .tit_formct7{

        text-align: center;

        text-transform: uppercase;

        float: right;

        font-family: 'LatoWebSemibold';

        font-size: 20px;

        margin-bottom: 10px;

    }



#column_right .title{

    width: 100%;

    margin-bottom: 15px;

}

#menu-item-7542{

    float: right !important;

}

#frmsearcha{

      float: right;

    width: 200px;

    position: absolute;

    top: -4px;

    right: 0;

}

#frmsearch input.search-field{

    background: transparent;

    border: 1px solid #00B3F6;

    color: #FFF;

    padding:3px 0px 7px 9px !important;

}

#frmsearch {

   width: 200px;



float: right;



z-index: 999;



position: absolute;



top: 5px;



right: 15px;



z-index: 999;



background: #00B3F6;



color: #fff;

}

#btnsearch {

 position: absolute;



top: 0;



right: 0px;



background: transparent;



border: 0;



color: #FFF;



font-size: 16px;



padding: 2px 8px 8px;

}

#frmsearcha input.search-field::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */

    color: #fff;

}



#frmsearcha input.search-field::-moz-placeholder {

    /* Firefox 19+ */

    color: #FFF;

}



#frmsearcha input.search-field:-ms-input-placeholder {

    /* IE 10+ */

    color: #FFF;

}



#frmsearcha input.search-field:-moz-placeholder {

    /* Firefox 18- */

    color: #FFF}

#frmsearch input.search-field::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */

    color: #fff;

}



#frmsearch input.search-field::-moz-placeholder {

    /* Firefox 19+ */

    color: #FFF;

}



#frmsearch input.search-field:-ms-input-placeholder {

    /* IE 10+ */

    color: #FFF;

}



#frmsearch input.search-field:-moz-placeholder {

    /* Firefox 18- */

    color: #FFF

}





/*=================== Start phone ring ===============*/

.suntory-alo-phone {

    background-color: transparent;

    cursor: pointer;

    height: 100px;

    position: fixed;

    transition: visibility 0.5s ease 0s;

    width: 100px;

    z-index: 200000 !important;

    display: none;

}

.suntory-alo-ph-circle {

    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;

    background-color: transparent;

    border: 2px solid rgba(30, 30, 30, 0.4);

    border-radius: 100%;

    height: 100px;

    left: 0px;

    opacity: 0.1;

    position: absolute;

    top: 0px;

    transform-origin: 50% 50% 0;

    transition: all 0.5s ease 0s;

    width: 100px;

}

.suntory-alo-ph-circle-fill {

    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;

    border: 2px solid transparent;

    border-radius: 100%;

    height: 70px;

    left: 15px;

    position: absolute;

    top: 15px;

    transform-origin: 50% 50% 0;

    transition: all 0.5s ease 0s;

    width: 70px;

}

.suntory-alo-ph-img-circle {

    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;

    border: 2px solid transparent;

    border-radius: 100%;

    height: 50px;

    left: 25px;

    opacity: 1;

    position: absolute;

    top: 25px;

    transform-origin: 50% 50% 0;

    width: 50px;

}

.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {

    opacity: 1;

}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {

    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;

}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {

    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;

}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {

    border-color: #002551;

    opacity: 0.5;

}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {

    border-color: #002551;

    opacity: 1;

}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {

    border-color: #002551;

    opacity: 1;

}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {

    background-color: rgba(0, 175, 242, 0.9);

}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {

    background-color: #002551;

}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {

    background-color: #002551;

}



.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {

    background-color: #002551;

}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {

    background-color: #002551;

}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {

    background-color: #002551;

}

@keyframes suntory-alo-circle-anim {

0% {

    opacity: 0.1;

    transform: rotate(0deg) scale(0.5) skew(1deg);

}

30% {

    opacity: 0.5;

    transform: rotate(0deg) scale(0.7) skew(1deg);

}

100% {

    opacity: 0.6;

    transform: rotate(0deg) scale(1) skew(1deg);

}

}



@keyframes suntory-alo-circle-img-anim {

0% {

    transform: rotate(0deg) scale(1) skew(1deg);

}

10% {

    transform: rotate(-25deg) scale(1) skew(1deg);

}

20% {

    transform: rotate(25deg) scale(1) skew(1deg);

}

30% {

    transform: rotate(-25deg) scale(1) skew(1deg);

}

40% {

    transform: rotate(25deg) scale(1) skew(1deg);

}

50% {

    transform: rotate(0deg) scale(1) skew(1deg);

}

100% {

    transform: rotate(0deg) scale(1) skew(1deg);

}

}

@keyframes suntory-alo-circle-fill-anim {

0% {

    opacity: 0.2;

    transform: rotate(0deg) scale(0.7) skew(1deg);

}

50% {

    opacity: 0.2;

    transform: rotate(0deg) scale(1) skew(1deg);

}

100% {

    opacity: 0.2;

    transform: rotate(0deg) scale(0.7) skew(1deg);

}

}

.suntory-alo-ph-img-circle i {

    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;

    font-size: 30px;

    line-height: 50px;

    padding-left: 10px;

    color: #fff;

}

.phone-pc

{

    background: #002551;

    color: #fff;

    padding: 5px;

    font-size: 16px;

    top: 35px;

    left: 68px;

    position: relative;

    text-align: center;

    border-radius: 0 10px 10px 0;

    transition: 0.3s;

    opacity: 0;

    visibility: hidden;

}

.suntory-alo-phone:hover .phone-pc

{

    background: #da0c15;

}

.show-phone

{

    visibility: visible;

    opacity: 1;

    width: 120px;

}

/*=================== End phone ring ===============*/





.list_cathomes{

    width: 100%;

    float: left;

    position: absolute;

    bottom: 50px;

}

.list_cathome{

    width: 100%;

    float: left;

    padding: 30px 200px;

}

.list_cathome .item{

    width:100%;

    float: left;

    background-color: #002551;

    padding: 20px 10px;

}

.list_cathome .item .caption_l{

    width: 50%;

    float: left;

}

.list_cathome .item .caption_r{

    width: 50%;

    float: left;

    padding-left: 20px;

}

.list_cathome .item .name{

    width: 100%;

    float: left;

    text-align: center;

   

}

.list_cathome .item .name a{

   color: #fff;

   font-size: 25px;

    font-family: 'LatoWebSemibold';

    line-height: 23px;

}

.list_cathome .item:hover{

    background: #ED1C24;

}

.list_cathome .item:hover .name a{

    text-decoration: none;

    color: #fff;

}

.list_cathome .item .image{

    width: 100%;

    float: left;

    text-align: center;

    margin-top: 20px;

}

.list_cathome .item .decs{

    width: 100%;

    float: left;

    margin-top: -8px;

}

.list_cathome .item .decs ul{

    list-style: none;

    padding: 0;

    margin: 0;

}

.list_cathome .item .decs ul li{

    width: 100%;

    float: left;

    margin-bottom: 5px;

}

.list_cathome .item .decs ul li a{

    color: #231f20;

    font-family: 'LatoWebSemibold'

}

.banner_bottom{

    width: 100%;

    float: left;

}

.banner_bottom .image{

    width: 100%;

    float: left;

}

.banner_bottom .image img{

    width: 100%;

    float: left;

}

.box_header{

    width: 100%;

    float: left;

    position: relative;

}

.box_category_cate_s .readmore{

	display: none;

}

.woocommerce-pagination{

	display: none;

}

#menu-item-13345{

	position: absolute;

	right: 0;

	width: auto;

}

#menu-item-13345 img{

	max-height: 335px;

}

.mainmenu>nav>ul>li>ul {

    padding-right: 20%;

}

.mainmenu>nav>ul>li>ul>li{

	width: 50%;



}

.slideshow_banner .owl-pagination{

    margin-top: -37px;

    z-index: 99;

}

.list_banner.owl-theme .owl-controls .owl-page span {



    background:rgba(255,255,255,0.6);

}

.list_banner.owl-theme .owl-controls .owl-page.active span, .list_banner.owl-theme .owl-controls.clickable .owl-page:hover span {

    filter: Alpha(Opacity=100);

    opacity: 1;

    background: #FFF;

}

.owl-theme .owl-controls{

    position: relative;

    z-index: 99;

}

.list_banner.owl-theme .owl-controls .owl-page span {

    display: block;

    width: 15px;

    height: 15px;

}



.slide .owl-pagination{

    margin-top: -37px;

    z-index: 99;

}

.slide.owl-theme .owl-controls .owl-page span {



    background:rgba(255,255,255,0.6);

}





.slide.owl-theme .owl-controls .owl-page span{

    display: block;

    width: 15px;

    height: 15px;

    border: 1px solid #ccc;

}

.slide.owl-theme .owl-controls .owl-page.active span, .slide.owl-theme .owl-controls.clickable .owl-page:hover span{

     filter: Alpha(Opacity=100);

    opacity: 1;

    background: #FFF;

}







.formnewsletter {

    width: 60%;

    float: left;

    margin-bottom: 20px;

}



.line-newletter {

    width: 70%;

    float: left;

}



.line-submit-newsletter {

    width: 30%;

    float: left;

}



.line-newletter input {

    width: 100%;

    float: left;

    border: 0;

    border-bottom: 1px solid #a7a7a7;

    background-color: transparent;

}



.line-submit-newsletter input {

    border: 1px solid #595a5c;

    color: #595a5c;

    padding: 6px 35px;

    background: #fff;

}



.desc_newsletter {

    width: 100%;

    float: left;

    font-size: 15px;

    color: #58595b;

}

.frmtuvan{

    width: 100%;

    float: left;

    padding: 50px 0px;

}



.boxfrmtuvan {

    width: 100%;

    float: left;

    background-image: url(../images/banner_voucher.png);

    background-repeat: no-repeat;

    background-size: contain;

    height: 590px;

    background-position: left top;

}

.boxfrmtuvan.boxfrmtuvan2{

     background-image: url(../images/banner_voucher_2.png);

}

.boxfrmtuvan.boxfrmuudai{

     background-image: url(../images/banner_voucher_3.png);

}

.frmtuvan.frmtuvan2{

    background: #162e4d;

}

.frmtuvan.frmuudai{

    background: #5b84bb;

}

.boxfrmtuvan form{

    width: 100%;

    float: left;

    padding-top: 20px;

}

.boxwhy{

    width: 100%;

    float: left;

    padding: 50px 0px;

}

.list_why{

    width: 100%;

    float: left;

    margin-top: 50px;

}

.list_why .item{

    width: 100%;

    float: left;

}

.list_why .item .image{

    width: 100%;

    float: left;

    text-align: center;

    margin-bottom: 20px;

}

.list_why .item .title {

    font-size: 15px;

    color: #1d2d71;

    line-height: 20px;

    text-align: center;

    text-transform: uppercase;

    margin-bottom: 10px;

    height: 43px;

    width: 100%;

    float: left;



}

.list_why .item .desc{

    width: 100%;

    float: left;

    margin-top: 10px;

    line-height: 25px;

}

.list_why .item .desc ul li {

    margin-bottom: 7px;

    width: 100%;

    float: left;

}

.row-pr-top {

    margin-bottom: 40px;

}

.row-pr-bottom {

    padding: 0 150px 40px 150px;

}

.boxvisao{

    width: 100%;

    float: left;

    padding: 50px 0px;

}

.boxvisao .list_why .item .title{

    text-align: left;

}

.list_why .item .title span {

    color: #e7e7e7;

    font-size: 50px;

    width: 20%;

    float: left;

    text-align: center;

    font-weight: bold;

    line-height: 1px;

}

.list_why .item .title p{

    margin: 0;

    float: left;

    width: 80%;

}

.list_popup{

    width: 100%;

    float: left;

}

.list_popup .item{

    width: 100%;

    float: left;

    margin-bottom: 20px;

}

.list_popup .item .lbtn{

    width: 100%;

    float: left;

}

.btn_popup{

    background: #3e41ab;

    height: 50px;

    text-align: center;

    display: block;

    color: white;

    line-height: 50px;

    font-size: 14px;

    text-transform: uppercase;

    width: 100%;

    float: left;

}

.btn_popup:hover{

    text-decoration: none;

     background: #3e41ab;

     color: white;

}

.btn_popup:active{

    text-decoration: none;

     background: #3e41ab;

     color: white;

}

.title_home2 {

    width: 100%;

    float: left;

    text-align: center;

    margin-bottom: 30px;

    font-family: UTM Bebas;

    font-size: 35px;

    text-align: center;

    text-transform: uppercase;

}

.box_popup form{

    width: 100%;

    float: left;

    padding: 20px;

}

.box_popup .line_fbtn input[type="submit"]{

    width: 100%;

    float: left;

    background: #3e41ab;

    margin-top: 30px;



}

.boxfaq{

    width: 100%;

    float: left;

    padding: 0;

    background: #f8b948

}

.list_faq{

    width: 100%;

    float: left;

}

.list_faq .item{

    width: 100%;

    float: left;

}

.list_faq .item .title a {

    color: #000;

    font-size: 20px;

    margin-bottom: 20px;

    display: block;

    padding: 5px;

    cursor: pointer;

     text-decoration: none;

        background-color: rgba(255, 255, 255, 0.7);

    background: rgba(255, 255, 255, 0.7);

    border-radius: 10px;

    color: #021b75;



}

.list_faq .item .title a.collapsed{

    background: transparent;

}

.list_faq .item .title a:hover{

    text-decoration: none;

        background-color: rgba(255, 255, 255, 0.7);

    background: rgba(255, 255, 255, 0.7);

    border-radius: 10px;

    color: #021b75;

}

.list_faq .item .desc{

    width: 100%;

    float: left;

    padding-left: 10px;

}

.faqbtn{

    width: 100%;

    float: left;

    margin: 10px 0;

    text-align: center;

}

.faqbtn .btn_popup{

    width: 150px;

    margin: 0 auto;

    float: none;

}



.giaiphap_inner {

    display: table;

    width: 100%;

    height: 100%;

}

.middle {

    display: table-cell;

    text-align: center;

    vertical-align: middle;

}

.title_giaiphap {

    text-align: left;

    font-family: UTM Bebas;

    font-size: 30px;

    color: #021b75;

    margin-bottom: 30px;

}

.des_giaiphap {

    color: #010101;

    font-size: 15px;

    text-align: left;

}

.des_giaiphap .read-more {

    display: block;

    margin-top: 10px;

    text-align: right;

}

.list_news_h .col-md-6 {

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;

}

.list_download{

    width: 100%;

    float: left;


}

.list_download .item{

    width: 100%;

    float: left;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
}
.list_download .item .image{
    width: 100%;
    float: left;
    padding: 5px;
}

.list_download .item ul {
    width: 100%;
    float: left;
    list-style: none;
    background: #002551;
    margin: 0;
  -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -ms-border-radius: 0px 0px 10px 10px;
    -o-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    padding: 0;
}

.list_download .item ul:before, .list_download .item ul:after {
    display: table;
    content: " ";
}
.list_download .item ul:after {
    clear: both;
}
.list_download .item ul li {
    float: left;
}
.list_download .item ul li a {
    padding: 5px 9px;
    float: left;
    font-size: 11px;
    color: #fff;
    border-right: 1px solid #fff;
    text-transform: uppercase;
}
.list_download .item ul li a:hover {
    color: #fff;
    background: #e74856;
    text-decoration: none;
}
.link_baogia {

    background: #f8b948;

    color: white;

    padding: 10px;

    width: 100%;

    display: block;

    border-radius: 10px;

    font-size: 15px;

    text-align: center;

    border-bottom: 5px solid #f6a63f;

    margin-bottom: 20px;

}

.link_baogia:hover{

    text-decoration: none;

    color: #fff;

}



.about {

    background-image: url(../images/bg1.jpg);

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    min-height: 798px;

}



.latestfrom {

    padding: 70px 0;

}

.latestfrom .reltic {

    margin: 22px 0;

    width: 98%;

    position: relative;

    border: 1px solid #d8d8d8;

}



.latestfrom .reltic img {

    width: 370px;

    height: 260px;

}

.latestfrom .pd-20 {

    padding: 20px 23px;

    height: 360px;

}

.reltic .changertext {

    color: #111111;

    font-weight: bold;

    font-style: normal;

    font-size: 18px;

    padding-bottom: 18px;

    display: block;

    cursor: pointer;

}

.latestfrom p.changertext {

    font-size: 14px;

    color: #ff7e00;

    text-transform: inherit;

    font-weight: normal;

    font-style: normal;

    margin-bottom: 0;

        padding-bottom: 18px;

    display: block;

    cursor: pointer;

}

.reltic span.changertext {

    color: #4d4d4d;

    font-weight: normal;

    font-style: normal;

    font-size: 16px;

    display: block;

}

.latestfrom .reltic .read-more {

    font-size: 14px;

    color: #ff7e00;

    text-transform: uppercase;

    font-weight: normal;

    font-style: normal;

    margin-top: 10px;

    float: left;

    margin-bottom: 10px;
    width: 100%;
    clear: both;

}

.latestfrom .reltic:hover img {

    opacity: 0.3;

}



.decorations {

    background-image: url(../images/landi1.jpg);

    background-position: center;

    background-size: cover;

    min-height: 468px;

    background-repeat: no-repeat;

    display: table;

    width: 100%;

}

.changerpd {

    padding: 0 35px;

}

.decorations .bg {

    min-height: 468px;

    display: table;

    width: 100%;

}

.decorations .bg .middle {

    display: table-cell;

    vertical-align: middle;

    text-align: center;

}

.decorations .bg .decor {

    font-size: 47px;

    color: #ffffff;

    font-weight: bold;

    font-style: normal;

}

.decorations .bg p {

    font-size: 19px;

    color: #fff;

    text-transform: capitalize;

    font-weight: 500;

    font-style: normal;

}

.main {

    padding: 60px 0;

}

.pd-right10 {

    padding-right: 10px;

}

.changerpd {

    padding: 0 35px;

}

.pd-right50 {

    padding: 0;

}



.pd-right50 .changerp {

    padding: 50px 0;

    color: #000000;

    font-size: 18px;

    font-weight: normal;

    font-style: normal;

}

.pd-right50 .changerp:first-child {

    padding-top: 0;

    font-size: 18px;

    color: #505050;

}

.bg-imgboy {

    background-image: url(../images/imgboy.jpg);

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

    min-height: 530px;

}

.bg-012f66 {

    background-color: #012f66;

    padding-top: 4px;

    padding-bottom: 4px;

    padding-left: 30px;

    padding-right: 40px;

    max-height: 530px;

    height: 530px;

}

.text-uppercase {

    text-transform: uppercase;

    color: #fff;

    font-weight: normal;

    font-style: normal;

    font-size: 20px;

    text-align: center;

    padding: 30px 0;

    margin-bottom: 0;

    margin-top: 0;

}

.row_input input {

    background: none;

    width: 100%;

    border: none;

    color: #fff;

    outline: none;

    font-size: 14px;

    border-bottom: 1px solid #efefef;

}

.row_input {

    margin-bottom: 15px;

}

.row_input textarea {

    resize: none;

    border-radius: 5px;

    min-height: 106px;

}

.row_button{

        margin-top: 40px;

    margin-bottom: 40px;

}

.row_button button {

    background: #5e89bc;

    width: 100%;

    /* height: 35px; */

    text-align: center;

    display: block;

    color: white;

    /* line-height: 50px; */

    font-size: 14px;

    text-transform: uppercase;

    padding: 5px;

    border: none;

}

.float-right {

    float: right;

    padding: 30px 0;

}

.back {

    background-image: url(../images/back.png);

    background-position: left 10px center;

    background-repeat: no-repeat;

    padding-left: 10px;

    left: 10px;

    text-transform: uppercase;

    color: #898989;

    font-weight: normal;

    font-style: normal;

    font-size: 14px;

    border: 1px solid #898989;

    padding: 13px 14px 10px 28px;

}

.other h2 {

    text-transform: uppercase;

    color: #000;

    font-size: 20px;

    font-weight: 300;

    font-style: normal;

    border-bottom: 2px solid #9a9898;

    padding-bottom: 22px;

    padding-left: 4px;

    margin-bottom: 48px;

}

.pd-right50 .xemthem {

    padding-top: 28px;

    color: #111111;

    font-size: 14px;

    font-weight: normal;

    font-style: normal;

}

.bg-012f66 .line_f input{

    color: #fff;

}





.block-title {

    margin: 0 0 34px;

    line-height: 30px;

    height: 30px;

    font-size: 1.6em;

    border-bottom: 2px solid #5e89bc;

    color: #010101;

    position: relative;

}

.block-title.red-color {

    border-bottom: 2px solid #f7941e;

}





.block-title p, .block-title span {

    font-weight: bold;

    font-style: normal;

    display: block;

    font-size: 14px;

    float: left;

    margin: 0;

    padding: 0 10px;

    color: #fff;

    text-transform: uppercase;

}



.block-title.red-color p, .block-title.red-color span {

    background-color: #f7941e;

    width: 72%;

}

.contentother {

    padding-top: 48px;

}

.block-title.green-color {

    margin-bottom: 0;

}




.block-title {

    margin: 0 0 34px;

    line-height: 30px;

    height: 30px;

    font-size: 1.6em;

    border-bottom: 2px solid #5e89bc;

    color: #010101;

    position: relative;

}

.green-color span {

    background-color: #5e89bc;

    width: 72%;

}

.contentother .item {

    background-color: #f5f5f5;

}

.other_post {

    list-style: none;

    padding-left: 0;

}



.other_post li {

    display: table;

    float: left;

    width: 100%;

    min-height: 80px;

}

.other_post li:not(:last-child) {

    margin-bottom: 18px;

}



.other_post .thumb {

    width: 84px;

    float: left;

    display: inline-block;

}

.other_post .news_right {

    padding-left: 30px;

    width: 230px;

    margin: 0 0 0 15px;

    display: inline-block;

    vertical-align: top;

    display: table-cell;

}

.other_post .news_title {

    margin: 0;

    font-size: 1.4em;

    max-height: 36px;

    overflow: hidden;

    padding-bottom: 46px;

    font-weight: normal;

    font-style: normal;

    color: #000000;

}

.other_post .news_title a {

    color: #000000;

    font-size: 14px;

    font-weight: normal;

    font-style: normal;

}

.other_post .latest-time {

    font-size: 12px;

    font-weight: 300;

    font-style: normal;

    color: #afafaf;

    line-height: 21px;

    margin: 0;

}