/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap');
@font-face{
  font-family: "SVN-Darleston";
  src:url(font/SVN-Darleston.otf);
}
@font-face{
  font-family: "KVARIALI";
  src:url(font/KVARIALI.TTF);
}
body{
	color: #333;
}
.product-main .thong_tin_da {
    border: 0;
    margin-top: 20px;	
}
.product-main .thong_tin_da .right {
	padding: 0;
	width: 100%;
	float: none;
}
.hotline__cart {
	color: #333;
	font-size: 16px;
	line-height: 30px;
}
.hotline__cart i {
	width: 30px;
	height: 30px;
	background: #d89027;
	color: #fff;
	margin-right: 5px;
	text-align: center;
	line-height: 30px;
	border-radius: 100%;
}
.hotline__cart a {
    color: red;
    font-weight: 600;
    font-size: 30px;
    padding-left: 10px;
}
.title__cate__pro {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 15px;
    background: #f3f3f3;
}
.title__cate__pro .title-productcat {
    font-size: 16px;
    background: #c18807;
    color: #ffff;
    display: inline-block;
    line-height: 40px;
    padding: 0 20px;
    min-width: 250px;
    text-align: center;
    border-radius: 5px;
}
.title__cate__pro .view__all__pro {
        color: #cf4040;
    font-size: 16px;
    display: inline-block;
    padding-right: 10px;
}
p{
	color: #000;
	margin-bottom: 10px;
}
.img{
	overflow: hidden;
}
.rt_new_pro_right {
	position: unset !important;
}
.box_first_posts{
	padding-top: 10px;
}
.rt_new_pro_right > .col-inner{
	position: unset !important;
}
.rt_new_pro_right .col-inner .heading{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
#content{
	background: #fff;
}
/*form_dk*/
.rt_form_dk  .small-12{
	padding-bottom: 15px;
}
.form_dk > div:nth-child(1){
	width: 50%;
	float: left;
	text-align: center;
	color: #f6f6f6;
	font-size: 14px;
}
.form_dk > div form{
	overflow: hidden;
	margin-bottom: 0;
}
.form_dk > div:nth-child(1) p{
	margin-bottom: 0 !important;
}
.form_dk > div:nth-child(1) h2{
 	font-size: 25px;
 	margin-bottom: 5px;
 	color: #f6f6f6;
 	font-weight: 400;
}
.form_dk > div:nth-child(2){
	width: 50%;
	float: right;
	position: relative;
	margin: 7px 0;
}
.form_dk > div:nth-child(2) input{
	width: 100%;
	height: 44px;
	margin:0;
}
.form_dk > div:nth-child(2) .wpcf7-submit{
	position: absolute;
	top: -10px;
	right: 0;
	width: 44px;
	height: 44px;
	text-transform: initial;
	background: #f39303;
	padding: 0;
}
.wpcf7-mail-sent-ok{
	color: #fff;
}
.footer-1 p{
	margin-bottom: 0 !important;
	line-height: 30px;
}
.footer-1 p i{
	color: #f39303;
}
.footer-1 .menu li{
	border-top: none !important;
}
.footer-1 .menu li a{
	line-height: 30px !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #ffffff !important;
    padding-left: 15px;
    font-size: 14px;
    display: block;
    background: url(img/lia.png) 0 9px no-repeat;
}
.footer-1 .menu li a:hover{
	color: #f8b566 !important;
}
.footer-1 .widget{
	margin-bottom: 0;
}
.footer-2 .widget-title{
	color: #636363;
	margin-bottom: 20px !important;
	display: block;
}
.footer ul.menu > li:nth-child(1){
	border:none !important;
}
.footer p{
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.absolute-footer{
	display: none !important;
}
.footer-2 .is-divider{
	display: none !important;
}
.rt_icon_hd{
	overflow: hidden;
}
.rt_icon_hd1{
	margin-right: 25px;
}
.rt_icon_hd1 img{
	padding: 6px 0;
}
.rt_icon_hd2{
	margin-right: 25px;
}
.rt_icon_hd2 img{
	padding-top: 9px;
}
.rt_icon_hd3 img{
	padding: 8px 0;
}
.rt_icon_hd > img{
	float: left;
	margin-right: 7px;
}
.rt_icon_hd > div{
	float: right;
	font-size: 14px;
	line-height: 21px;
	color: #33496d;
}
#wide-nav > .flex-row > .flex-left{
	width: 100% !important;
	margin-right: 0 !important;
}
.nav-dropdown-default{
	padding: 0;
}
.header-bottom{
	margin-bottom: 1px;
}
.search-form{
	width: 100% !important;
}
.clear {
	clear: both;
}
.image-tools.top.right {
	z-index: 9;
}
.badge-container {
	display: none;
}
.product-title a {
	font-size: 15px;
	color: #333;
}
.product-small.box .price-wrapper {
	text-align: center;
}
.product-small.box .price-wrapper .woocommerce-Price-amount {
	color:red;
	font-size: 16px;
}
.product-small:hover .product-title a {
	color: #000;
}
.block-product-col {
	margin: 0 -15px;
    overflow: hidden;
    clear: both;
}
.block-product-col .col-4 {
	width: 33.33%;
	float: left;
	padding: 0 15px;
	margin-bottom: 20px;
}
.block-product-col .col-4:nth-child(4n+1) {
	clear: both;
}
.block-product-col .col-3 {
	width: 100%;
}
.block-product-col .col-3:nth-child(3n+1) {
	clear: both;
}
.block-product-1 .col-inner {
	background-color: #ffffff;
	padding: 0;
	border-radius: 0px;
}
.block-product-col .col-inner{
	box-shadow: none !important;
}
.block-product-col .col-inner .product-small{
}

.product-small .product-small{

}
.product-small .product-small .box-image{
	height: 200px;
	position: relative;
	border:1px solid #cccccc;
}
.box-image .sale{
	position: absolute;
    width: 43px;
    height: 25px;
    background: #da251e;
    line-height: 25px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    top: 5px;
    font-size: 12px;
    left: 5px;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.67);
}
.box-image .hot_p{
	position: absolute;
    width: 43px;
    height: 25px;
    text-transform: uppercase;
    background: #089345;
    line-height: 25px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    top: 40px;
    font-size: 12px;
    left: 5px;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.67);
}
.product-small .product-small .box-image img{
	object-fit: cover;
	height: 200px;
}
/*** loop price **/
.block-product-1{
	margin: 0 -8px;
}
.block-product-1 .col-3{
	padding: 0 8px;
	margin-bottom: 15px;
}
.block-product-1 .spd1_box_left{
	width: 460px;
	overflow: hidden;
	float: left;
	clear: none;
}
.block-product-1  .box-image{
	width: 100%;
	height: 154px;
}
.block-product-1 .box-image img{
	width: 100%;
	height: 154px;
	object-fit: cover;
}
.block-product-1 ins{
	width: 100% !important;
}
.block-product-1 .col-inner{
	border-bottom: 1px solid #ccc;
}
.block-product-1 .price{
	text-align: center !important;
}
.block-product-1 .box-text span.amount{
	font-size: 16px !important;
	font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div{
	width: 100% !important;
	margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text{
	padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a{
	font-size: 21px;
	color: #33496d;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right{
	width: calc(100% - 460px);
	float: right;
	clear: none;
}
.block-product-1 .spd1_box_right .box-text{
	padding:10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a{
	display: block;
	font-size: 15px;
	color: #33496d;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount{
	font-size: 15px;
}
.block-product-1 .spd1_box_right > div{
	margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image{
	height: 170px;
	width: 100%;
}
.block-product-1 .spd1_box_right .box-image img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.block-product-1 .box-text {
}
.block-product-1 .box-text a{
	display: block;
	font-size: 15px;
	line-height: 25px;
	height: 25px !important;
	overflow: hidden;
	color: #333333;
	text-align: left;
}
.block-product-1 .price_pro{
	text-align: left;
}
.block-product-1 .price_pro 
.box-text .price-wrapper {
	margin: 0 0 6px 0;
	line-height: 22px;
	height: unset;
	overflow: hidden;
}
.box-text del{
	color: #999999;
}
.box-text del, 
.box-text ins {
	width: 50%;
	display: block;
	float: left;
}
.price_pro{
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
}
.price_pro > span{
	font-size: 16px;
	line-height: 25px;
	color: #e0230e;
	font-weight: bold;
}
.price_pro del span{
	font-size: 13px;
	color: #999999;
	line-height: 27px;
}
.box-text .button{
	margin: 5px 0 0 0 !important;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 400 !important;
    color: #fff;
    line-height: 33px !important;
    border: 1px dashed #efbbb6;
    text-transform: inherit;
    display: block;
}
.box-text .added_to_cart{
	margin: 5px 0 0 0 !important;
	background: #da251e !important;
	border-radius: 6px !important;
	line-height: 33px !important;
}
.price_pro ins span{
	font-size: 14px;
	line-height: 27px;
	color: #d70606;
	font-weight: bold;
}
.block-product-1 .box-text .star-rating {
	display: block;
	width: 100%;
	margin:0 0 10px 0;
	padding:0;
	font-size: 11px;
}
.star-rating span:before{
    color: #f39402 !important;
}
/*** product single price **/
.product-info .price-wrapper span.amount, .product-info .price-wrapper ins .amount {
	font-size: 36px;
	color: #f54444;
}
.product-info .price-wrapper del, .product-info .price-wrapper ins {
	display: block;
	margin-bottom: 10px;
}
.product-info .price-wrapper del {
	color: #a8a8a8;
	font-size: 15px;
}
.product-info .price-wrapper del .amount {
	font-size: 15px;
	color: #a8a8a8;
}
.block-product-col  a.view_product {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #dedede;
}
.block-product-col a.wc-forward {
	position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    font-size: .8em;
    margin-bottom: 0;
    margin-top: 1em;
    background-color: #446084;
    color: #fff;
}

/***************** block product 2 ********************************/
/*.sale{
	position: absolute;
	width: 33px;
	height: 33px;
	background: #e20a0a;
	border-radius: 30px;
	top: 10px;
	right: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
}*/
.box-text{
    text-align: left;
    padding: 15px 0 !important;
}
.box-text .product-title a{
    font-size: 18px;
    color: #333;
    line-height: 25px;
    display: block;
    height: 25px;
    text-align: center;
    overflow: hidden;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.box-text .star i{
	color: #ecab0e;
	font-size: 14px;
}
.box-text .product-title a:hover{
	color: #50BF9F;
}
.star-rating{
	font-size: 11px !important;
	margin-top: 3px !important;
    margin-bottom: 6px !important;
}
.block-product-2 > .product-small{
	width: 25%;
	float: left;
}
.block-product-2 .box-text span.amount{
	font-size: 16px;
}
.block-product-2-edit .block-product-2 > div{
	width: 50%;
}
.block-product-2-edit .block-product-2 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-2-edit .slider-wrapper{
	margin-top: 23px;
}
.block-product-2-edit .slider-wrapper .text-inner h2{
	font-size: 60px;
	margin-bottom: 30px;

}
.block-product-2-edit .slider-wrapper .text-inner p{
	font-size: 15px;
	line-height: 24px;
}
/***************** block product 3 ********************************/
.block-product-3{
	padding-bottom: 40px;
	overflow: hidden;
}
.block-product-3 .col-inner {
	border: 1px solid #ebebeb;
	background: #fff;
	overflow: hidden;
}
.block-product-3 .col-inner .box-text {
	padding-bottom: .4em;
}

.block-product-3 .price-wrapper {
	padding: 0;
	display: block;
}
.block-product-3 .price-wrapper .star-rating{
	width: 100%;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product {
	width: 100%;
	margin: 0 auto;
}
.block-product-3 .price-wrapper .price, .block-product-3 .price-wrapper .rt_view_product .view_product {
	margin-top: 0;
	margin-right: 0;
}
.block-product-3 .price-wrapper .price del, .block-product-3 .price-wrapper .price ins {
	display: block;
	width: 100%;
	margin: 2px 0;
}
.block-product-3 .title-wrapper {
	text-align: left;
}
.block-product-3 .title-wrapper p a{
	font-size: 18px;
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	color: #2c4162;
}
.block-product-3 .col-4{
	width: 50%;
}
.block-product-3 .col-4:nth-child(2n+1){
	clear: both;
}
.block-product-3 .box-image{
	width: 240px;
	height: 200px;
	float: left;
}
.block-product-3 .box-image img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.block-product-3 .box-text{
	width: calc(100% - 240px);
	float: right;
	background: #fff;
	text-align: left;
	padding: 20px 15px;
}
.block-product-3 .box-text .rt-des p{
	font-size: 14px;
	line-height: 22px;
	display: block;
	height: 66px;
	overflow: hidden;
	color: #6e6e6e;
}
/*them*/
.heading{
	margin-bottom: 20px;
	line-height: 50px;
	position: relative;
	text-align: center;
	overflow: hidden;
	font-size: 35px;
	font-weight: 400;
	color: #e9b118;
	text-transform: uppercase;
	background: url(img/bfhd.png) bottom center no-repeat;
	padding-bottom: 15px;
}
.heading .title{
	float: left;
	background: #c91906;
	min-width: 190px;
	text-align: center;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
}
.heading .view{
	float: right;
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	padding-right: 15px;
	position: relative;
}
.heading .title:after{
	position: absolute;
	content: "";
	right: -28px;
	top: 0;
	width: 28px;
	height: 40px;
	background: url(img/aff2.png) no-repeat;
}
.box-text > a{
	background: #da251e !important;
}

.slogan{
	text-align: center;
    font-family: "SVN-Darleston";
    font-size: 37px;
    color: #575757;
    margin-bottom: 0;
}
.slogan p{
	margin-bottom: 20px;
}
.grid-tools a{
	background: #f28f06 !important;
}
.block-product-col a.wc-forward{
	text-transform: none !important;
}
.box_new > div{
	padding-bottom: 0;
}

/*
Hoang Cuong
*/
.box__colum__commitment {
	clear: both;
}
.box__colum__commitment h3 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.box__colum__commitment p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
}
.box__colum__commitment .col  {
	padding-bottom: 0;
}
ul.ul-reset>li{
  margin-left: 0 !important;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  
}
.news-widget-sidebar-widget .news-item-sidebar  {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a:hover{
	color: #76b51b;
}
.news-widget-sidebar-widget .news-item-sidebar-clear{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dadada;
}
.news-widget-sidebar-widget .news-item-sidebar-clear:last-child{
	border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
    overflow: hidden;
    clear: both;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 68px;
  height: 62px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img {
  width: 100%;
  height: 62px;
  object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 78px);
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider h4 a:hover{
	color: #76b51b;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48.5%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box_first_posts .news-item-posts img{
	width: 100%;
	height: 405px;
	object-fit: cover;
}
.box_first_posts .news-item-posts .news-title{
	display: block;
	font-size: 22px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: 500;
	color: #333333;
	font-family: 'Roboto', sans-serif !important;
}
.box_first_posts .news-item-posts .news-title:hover{
	color: #d89027;
}
.box_first_posts .news-item-posts .box__description p{
	display: block;
	margin-bottom: 0;
	font-size: 15px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.box_first_posts .news-item-posts .view{
	display: block;
	font-size: 14px;
	line-height: 27px;
	color: #d89027;
}
.box_first_posts{
	overflow: hidden;
	margin-bottom: 20px;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts{
	margin: 0 -20px;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 25%;
  padding: 0 20px;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  width: 100%;
  margin-bottom: 10px;
  height: 190px;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb img{
	width: 100%;
	height: 190px;
	object-fit: cover;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  width: 100%;
}
.box__second_posts .news-item-sidebar-clear .box__slider .news-title{
	display: block;
	font-size: 15px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	color: #333333;
	font-weight: bold;
	font-family: 'Roboto', sans-serif !important;
}
.box__second_posts .news-item-sidebar-clear .box__slider .news-title:hover{
	color: #d89027;
}
.box__second_posts .news-item-sidebar-clear .box__slider .box__description p{
	display: block;
	font-size: 14px;
	color: #969696;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.news-style-2 .box_first_posts .boxx__innner{
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4{
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date{
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i{
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear{
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb{
  width: 105px;
  height: 70px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2){
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img{
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4{
  margin-bottom: 5px;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 .news-title{
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date{
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i{
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3{
	margin: 0 -2px;
}
.news-style-3 .news-item-bottom{
  width: 25%;
  float: left;
  clear: none;
  margin-bottom: 20px;
  padding: 0 2px;
  outline: none;
}
.news-style-3 .news-item-bottom .boxx__innner{
	background: #f6f6f6;
    padding: 3px 3px;
}
.news-style-3 .news-item-bottom .boxx__innner:hover{
	box-shadow: 0px 2px 2px #888888;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 170px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border:2px solid #657f93;
	padding:8px 14px;
	text-align: center;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(1){
	margin-bottom: 0;
	font-size: 20px;
	color: #838383;
	line-height: 22px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb .time p:nth-child(2){
	margin-bottom: 0;
	font-size: 11px;
	color: #838383;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
  width: 100%;
  height: 170px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider{
  overflow: hidden;
  padding: 10px 10px 5px 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title{
font-size: 14px;
line-height: 18px;
height: 36px;
overflow: hidden;
color: #000;
font-weight: bold;
display: block;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: justify;
  height: 66px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  color: #ffc000;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all:hover{
	text-decoration: underline;
}
/*
block 4
*/
.news-block-widget-style-4{
  overflow:hidden;
}
.news-block-widget-style-4 .news-thumb{
	overflow: hidden;
}
.news-block-widget-style-4 .news-thumb img{
	-webkit-transition: -webkit-transform 0.5s ease;
	 -moz-transition: -moz-transform 0.5s ease; 
	 transition: transform 0.5s ease;
}
.news-block-widget-style-4 .news-thumb:hover img{
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-o-transform: scale(1.1); 
	transform: scale(1.1);
}
.news-block-widget-style-4 .box__colum__left{
  width: 370px;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
	width: 100%;
	height: 255px;
	position: relative;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
	width: 100%;
	height: 255px;
	object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.42);
	color: #fff;
	text-align: center;
	padding: 12px 6px 0px 6px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(1){
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(2){
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom:3px solid #fff;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(3){
	font-size: 32px;
	margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .news-text a{
	display: block;
	text-align: center;
	background: #f8b566;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 15px;
	color: #000000;
	font-weight: 500;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
	background: #f7f7f7;
	padding: 20px;
	height: 255px;
	overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .box__slider .news-title{
	font-size: 16px;
	line-height: 24px;
	display: block;
	font-weight: 500;
	color: #3c3c3c;
}
.news-block-widget-style-4 .box__colum__left .box__slider .news-title:hover{
	color: red;
}
.news-block-widget-style-4 .box__colum__left .box__slider .box__description{
	font-size: 14px;
	line-height: 25px;
	color: #8b8b8b;
	max-height: 125px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.news-block-widget-style-4 .box__colum__left .box__slider .box__description p{
	margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .views_all{
	display: inline-block;
	font-size: 14px;
	text-decoration: underline;
	color: #f8b566;
}
.news-block-widget-style-4 .box__colum__right{
  width: calc(100% - 400px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
	overflow: hidden;
	margin-bottom: 30px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb{
	width: 330px;
	float: left;
	height: 255px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb img{
	width: 100%;
	height: 255px;
	object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.42);
	color: #fff;
	text-align: center;
	padding: 12px 6px 0px 6px;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(1){
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(2){
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom:3px solid #fff;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(3){
	font-size: 32px;
	margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider{
	width: calc(100% - 330px);
	float: left;
	background: #f7f7f7;
	padding: 20px;
	height: 255px;
	overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider .news-title{
	font-size: 16px;
    line-height: 24px;
    display: block;
    font-weight: 500;
    color: #3c3c3c;
    margin-bottom: 10px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider .news-title:hover{
	color: red;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider > p{
	font-size: 13px;
	line-height: 25px;
	color: #919191;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider > p a{
	color: #f8b566;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__description{
	font-size: 14px;
	line-height: 25px;
	display: block;
	max-height: 125px;
	overflow: hidden;
	color: #8b8b8b;
	margin-bottom: 10px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__description p{
	margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .views_all{
	display: inline-block;
	text-decoration: underline;
	font-size: 14px;
	color: #f8b566;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5 .news-item-clear{
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1),.news-widget-style-5 .news-item-clear:nth-child(2),.news-widget-style-5 .news-item-clear:nth-child(3){
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.news-widget-style-5 .news-item-clear:nth-child(3n){
  float: right;
  margin-right: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 120px;
  height: 80px;
  float: left;
  overflow-y: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 80px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 135px);
  float: right;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  line-height: 22px;
  display: block;
  height: 22px;
  overflow:hidden;
  font-weight: 700;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow: hidden;
}
/*
block 6
*/
.news-thumb{
  position: relative;
}
.news-block-widget-style-6{
  overflow:hidden;
}
.news-block-widget-style-6 .box__colum__left{
  width: 32%;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner{
  background: #f7f7f7;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb{
  width: 100%;
  height: 255px;
  overflow:hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date{
  position: absolute;
  top: 0;
  left: 0;
  background:rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1){
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2){
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3){
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p{
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text{
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a{
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height:30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider{
  padding: 25px 20px;
  min-height: 255px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4{
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .box__description p{
  font-size: 14px;
  line-height: 22px;
  display: block;
  color: #838383;
  height: 110px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right{
  width: 66%;
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner{
  background: #f7f7f7;
  margin-bottom: 30px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb{
  width: 325px;
  height: 255px;
  float: left;
  overflow-y: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img{
  width: 100%;
  height: 255px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider{
  width: calc(100% - 325px);
  float: right;
  padding: 20px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span{
  font-size: 14px;
  color: #919191;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p > span a{
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4{
  margin-bottom: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a{
  font-size: 18px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow:hidden;
  color: #3c3c3c;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__description p{
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all{
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*them*/
.header-main .header-nav{
	display: block;
	text-align: right;
}
.header-main .search-field{
	border-radius: 0px !important;
	border:1px solid #e5e5e5 !important;
	box-shadow: none !important;
	height: 37px !important;
	line-height: 37px !important;
	background: #fff !important;
}
.header-main .submit-button{
	min-height: 37px !important;
	width: 120px !important;
	text-align: center;
}
.header-main .submit-button i{
	font-size: 0;
}
.header-main .submit-button i:before{
	content: "TÌM KIẾM";
	color: #fff;
	font-size: 16px;
	font-weight: 500;
    font-family: 'Roboto', sans-serif !important;
}
.header-main .searchform{
	top: -8px;
}
.header-main .searchform:after{
	content: "Từ khóa tìm kiếm: Nhập từ khóa mà quý khách muốn tìm kiếm...";
    position: absolute;
    bottom: -25px;
    left: 0;
    font-style: italic;
    font-size: 14px;
    color: #666666;
}
.header-bottom{
	background: #f9f9f9 !important;
}
.header-bottom > .container{
	background: #880d00;
	max-width: 1170px !important;
	padding: 0;
	border-radius: 4px 4px 0 0;
}
.stuck #logo img{
	padding: 5px 0 !important;
}
.new_row_3 > .col{
	padding-bottom: 0;
}
.rt_slider .flickity-viewport{
	background: #fff !important;
}
.rt_slider .slider-nav-light .flickity-prev-next-button svg,.rt_slider .slider-nav-light .flickity-prev-next-button .arrow{
	fill:#f39303;
}
#footer .widget-title{
	color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    display: inline-block;
}
#footer .is-divider{
	background-color:#f8b566;
	width: 62px;
	max-width: 62px;
	height: 2px;
	display: none;
}
hr{
	border:0.5px solid #5c3d4a !important;
	opacity: 1 !important;
}
.widget_custom_html p i{
	color: #fff;
}
.widget_custom_html div.rt_icon{
	float: right;
}
.widget_custom_html div.rt_icon i{
	color: #fca91e;
	font-size: 16px;
	padding-left: 5px;
}
.footer-2 .row > div:nth-child(1){
	max-width: 25%;
    flex-basis: 25%;
}
.footer-2 .row > div:nth-child(2){
	max-width: 31%;
    flex-basis: 31%;
}
.footer-2 .row > div:nth-child(3){
	max-width: 44%;
    flex-basis: 44%;
}
.footer-2 p{
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px !important;
}
.footer-2 ul.menu{
	float: right;
}
.footer-2 ul.menu li{
	float: left;
	border:none;
}
.footer-2 ul.menu li a{
	color: #fca91e;
	padding: 0 10px;
	border-left: 1px solid #fca91e;
}
.footer-2 ul.menu li:nth-child(1) a{
	border:none;
}
.footer-2 ul.menu li ul{
	display: none;
}
.single-product .box-text{
	background: #fff;
}
.single-product .box-text .product-title{
	text-align: center;
}
.single-product .box-text .price{
	text-align: center;
}
.single-product .page-title{
	background: #f0f0f0;
}
.quantity+.button,.devvn-popup-title,.popup-customer-info-group .devvn-order-btn{
	background: #da251e !important;
	border-radius: 0px;
}
.single-product h1.entry-title{
	font-size: 24px;
	line-height: 28px;
	color: #d89027;
	border-bottom: 1px solid #cccccc;
	font-weight: 500;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.single-product .rt_msp{
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-bottom: 0;
}
.single-product .price2{
	margin-bottom: 5px;
}
.single-product .salep{
	font-size: 14px;
	color: #ef0c0c;
}
.single-product ins{
	font-size: 22px;
	color: #ee0d0d;
	font-weight: 400 !important;
}
.price2 ins{
	padding-right: 30px;
}
.single-product ins span{
	font-weight: 700 !important;
}
.single-product del{
	font-size: 14px;
	color: #333;
	font-weight: 400 !important;
}
.single-product del span{

}
.single-product .cart{
	clear: both;
	margin-bottom: 5px;
}
.single-product .product-main{
	padding-bottom: 0;
}
.single-product .widget_custom_html{
	margin-bottom: 10px;
}
#main,#wrapper{
	background: #fff;
}
.product-summary .percent{
	display: contents !important;
}
.price2 > span{
	font-size: 22px;
	color: #dc2828;
	font-weight: 600;
}

/* social */
.rt-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    clear: both;
}
.rt-link {
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none;
}
.rt-link:hover,.rt-link:active {
    color: white;
}
.rt-twitter {
    background: #00aced;
}
.rt-twitter:hover,.rt-twitter:active {
    background: #0084b4;
}
 
.rt-facebook {
    background: #3B5997;
}
 
.rt-facebook:hover,.rt-facebook:active {
    background: #2d4372;
}
 
.rt-googleplus {
    background: #D64937;
}
.rt-googleplus:hover,.rt-googleplus:active {
    background: #b53525;
}
.rt-pinterest {
    background: #bd081c;
}
 
.rt-pinterest:hover,.rt-pinterest:active {
    background: #bd081c;
}

.post-social-wrap ul li {
    float: left;
    margin-right: 10px;
}
.post-social-wrap ul li.print {
    background: #bd081c;
    padding: 0 5px;
    border-radius: 5px;
}
.post-social-wrap ul li.print a {
    color: #fff;
}
/* shortcode social */
.social-bar a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background: #314b7e;
  color: #fff;
}
.social-bar a.facebook {
  background: #314b7e;
}
.social-bar a.twitter {
  background: #339dc4;
}
.social-bar a.skype {
  background: #214bc1;
}
.social-bar a.youtube {
  background: #e52c27;
}
.social-bar a.prin {
  background: #b31217;
}
.row_img_new > .col{
	padding-top: 15px;
	padding-bottom: 15px;
}
#top-bar .header-search-form{
	width: 230px !important;
	float: right;
}
#top-bar .search-field{
	border-radius: 0;
	height: 39px;
	background: #fff !important;
	border: 1px solid #f1f1f1;
	color: #333 !important;
}
#top-bar .button{
	background: #f8b566 !important;
    height: 39px;
    width: 39px;
    color: #413a34 !important;
    border-radius: 0;
}
#top-bar ::-webkit-input-placeholder {
   color: #919191;
}
#top-bar :-moz-placeholder {
   color: #919191;
}
#top-bar ::-moz-placeholder {
   color: #919191;
}
#top-bar :-ms-input-placeholder {
   color: #919191;
}

#wide-nav .nav > li > a i{
	display: none;
}
.header-nav > li.current-menu-item > a,.header-nav > li > a:hover{
	color: #c18807 !important;
}
.header-nav > li{
	margin: 0;
}
.header-nav > li:before ,
.header-nav > li: after{
	display: none;
}
.header-nav > li > a{
	color: #fff;
	padding: 0 15px;
  line-height: 80px;
  font-size: 16px;
}
.header-nav > li > a span{
	display: none;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before{
	display: none;
}
.header-nav > li:after{
	top: 65px;
}
.header-nav > li .nav-dropdown{
	width: 100%;
	display: none;
}
.header-nav > li:hover .nav-dropdown{
	display: block;
}
.header-nav > li .nav-dropdown > li{
	display: block;
	width: 100%;
	position: relative;
}
.header-nav > li .nav-dropdown li{
	white-space: unset !important;
}
.header-nav > li .nav-dropdown > li:nth-child(1) a{
	border: unset;
}
.header-nav > li .nav-dropdown > li a{
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: unset;
    border-bottom: none;
    border-top:1px solid #fff;
    margin: 0 !important;
    padding-left: 10px;
}
.header-nav > li .nav-dropdown > li a:hover{
	color: #fff;
	background: rgba(0, 0, 0, 0.5) !important;
}
.header-nav > li .nav-dropdown li ul{
	position: absolute !important;
    top: 0;
    left: 100% !important;
    width: 100%;
    border:0;
    opacity: 0;
}
.header-nav > li .nav-dropdown li:hover > ul{
	opacity: 1;
	z-index: 9999;
}
.header-nav > li .nav-dropdown li ul li{
	margin-top: 0 !important;
	position: relative;
}
.nav-dropdown-default {
    padding: 0;
    background: rgba(30, 30, 30, 0.8) !important;
    top: 80px;
    border: 0;
    left: 0 !important;
}
#masthead .header-search .circle{
	border:2px solid #e8b119;
}
#masthead .header-search .circle:hover{
	background: none !important;
}
#masthead .header-search .circle i{
	color: #e8b119;
	font-size: 13px !important;
}
#footer{
}
.footer-1,.footer-2{
	
}
.footer-1{
	padding: 35px 0 !important;
}
.footer-1 .row > div:nth-child(1){
	max-width: 19%;
    flex-basis: 19%;
}
.footer-1 .row > div:nth-child(2){
	max-width: 19%;
    flex-basis: 19%;
}
.footer-1 .row > div:nth-child(3){
	max-width: 19%;
    flex-basis: 19%;
}
.footer-1 .row > div:nth-child(4){
	max-width: 19%;
    flex-basis: 19%;
}
.footer-1 .row > div:nth-child(5){
	max-width: 23%;
    flex-basis: 23%;
}
.footer-1 h4{
	color: #fff;
	margin-bottom: 0;
	font-size: 15px;
	color: #fff;
	margin-top: 20px;
}
.footer-1 img{
	margin-bottom: 5px !important;
}
.footer-1 p{
	font-size: 14px;
	line-height: 24px;
}
.footer-1 .news-widget-sidebar-widget{
	background: none;
	padding: 0;
	border:none;
}
.footer-1 .news-widget-sidebar-widget .news-item-sidebar-clear{
	border:none;
}
.footer-1 .news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .box__slider h4 a{
	color: #fff;
}
.rt_form{
	position: relative;
	margin-top: 10px;
}
.rt_form .wpcf7-email{
	width: 100%;
	height: 35px;
	border-radius: 4px;
}
.rt_form .wpcf7-submit{
	position: absolute;
	width: 35px;
	height: 35px;
	top: 0;
	right: 0;
	font-size: 0;
	background: url(img/srr.png) center center no-repeat #fff !important;
	border-radius: 0 4px 4px 0 !important;
}
.footer-1 .has-block > div:nth-child(1){
	max-width: 31% !important;
    flex-basis: 31% !important;
}
.footer-1 .has-block > div:nth-child(2){
	max-width: 23% !important;
    flex-basis: 23% !important;
}
.footer-1 .has-block > div:nth-child(3){
	max-width: 23% !important;
    flex-basis: 23% !important;
}
.footer-1 .has-block > div:nth-child(4){
	max-width: 23% !important;
    flex-basis: 23% !important;
}
.footer-1 .has-block > div:nth-child(4) iframe,.footer-1 .has-block > div:nth-child(4) .fb-like-box{
	height: 270px !important;
	overflow: hidden;
}
.footer-1 .has-block > div{
	padding-bottom: 0 !important;
}
.footer-2{
	padding: 20px 0 !important;
	border: none;
}
.footer-2 .widget{
	margin-bottom: 0;
}
.footer-2 .share a{
	display: inline-block;
	background: #000000;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin-right: 7px;
}
.footer-2 .share a i{
	color: #f8b566;
}
.footer-2 .share a:hover i{
	color: #fff;
}
.html_after{
	line-height: 50px;
	color: #f8b566;
	font-size: 14px;
	background: #181818;
}
.html_after .row {
	display: block;
}
.html_after .row > span:nth-child(2){
	float: right;
}
div.wpcf7-mail-sent-ok{
	color:#333;
}
.home .banner_not_home{
	display: none;
}
.banner_not_home img{
	width: 100%;
	height: auto;
	object-fit: contain;
}
.archive .category-page-title{
	display: none;
}
.single-product .shop-page-title{
	display: none;
}
.header-block{
	min-height: 0;
}
.post-sidebar .is-divider,.shop-sidebar .is-divider,#shop-sidebar .is-divider{
	display: none;
}
.post-sidebar .widget-title ,.shop-sidebar .widget-title ,#shop-sidebar .widget-title{
	margin: 0;
    padding: 7px 0;
    background: transparent;
    display: inline-block;
    font-weight: normal;
    width: auto;
    border-bottom: 2px solid #fdcc30;
    font-size: 20px;
    margin-bottom: 10px;
}
.post-sidebar .menu,.shop-sidebar .menu,#shop-sidebar .menu{
	border:1px solid #ddd;
	background: #fff;
}
.gd_support_1{
	padding-left: 40px;
    background: url(img/hl1.png) 7px 7px no-repeat #fff;
    border: 1px solid #ddd;
    padding-right: 15px;
    padding-top: 10px;
}
.gd_support_1 .supporter .support-rt{

}
#support-2 .mail-support{
	border-bottom: none !important;
	margin-bottom: 0 !important;
}
.post-sidebar .widget_media_image img,.shop-sidebar .widget_media_image img,#shop-sidebar .widget_media_image img{
	width: 100%;
	height: auto;
}
.post-sidebar .menu > li > a,.shop-sidebar .menu > li > a,#shop-sidebar .menu > li > a{
	font-size: 15px;
    color: #464646;
    padding: 10px 5px 10px 25px;
    background: url(img/uli.png) 8px 17px no-repeat;
}
.post-sidebar .menu > li,.shop-sidebar .menu > li,#shop-sidebar .menu > li{
	border-top:1px solid #ddd;
}
.post-sidebar .menu a:hover,.shop-sidebar .menu a:hover,#shop-sidebar .menu a:hover{
	color: #d89027;
}
.post-sidebar .menu .sub-menu,.shop-sidebar .menu .sub-menu,#shop-sidebar .menu .sub-menu{
	margin-left: 11px;
}
.post-sidebar .product_list_widget,.shop-sidebar .product_list_widget,#shop-sidebar .product_list_widget{
	border:1px solid #ececec;
}
.post-sidebar .product_list_widget .product-title,.shop-sidebar .product_list_widget .product-title,#shop-sidebar .product_list_widget .product-title{
	font-size: 14px;
	line-height: 20px;
	color: #3a3a3a;
}
.post-sidebar .product_list_widget .woocommerce-Price-amount,.shop-sidebar .product_list_widget .woocommerce-Price-amount,#shop-sidebar .product_list_widget .woocommerce-Price-amount{
	font-size: 15px;
}
.product_list_widget ins span{
	color: #cc0606;
}
.single .large-9,.archive .large-9{
	border-left:none !important;
}
.arr_hd{
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	color: #575757;
	border-bottom: 2px solid #e2e2e2;
	margin-bottom: 20px;
	padding-bottom: 8px;
	position: relative;
}
.arr_hd:after{
	position: absolute;
	content: "";
	left: 0;
	bottom: -2px;
	width: 80px;
	height: 2px;
	background: #848484;
}
.nav-pagination>li>.current, .nav-pagination>li>span:hover, .nav-pagination>li>a:hover{
	border-color: #fbb50d;
    background-color: #fbb50d;
}
.page-title:not(.featured-title)+main .product-main{
	padding-top: 30px;
}
.product-short-description p{
    font-size: 15px;
    line-height: 27px;
    color: #000;
    margin-bottom: 10px;
}
.single .entry-category{
	display: none;
}
.single .entry-header-text{
	padding-bottom: 0;
}
.single .entry-content{
	padding-top: 0;
}
.single .comments-area{
	display: none;
}
.sb_left{
	float: left;
}
.sb_right{
	float: right;
	padding-left: 20px;
}
.sb_right .hd{
	margin-bottom: 30px;
}
.sb_right .hd span{
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: #575757;
	padding-bottom: 8px;
	border-bottom: 2px solid #e2e2e2;
	position: relative;
}
.sb_right .hd span:after{
	position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 80px;
    height: 2px;
    background: #848484;
}
.sb_right .new-list .new-list-post{
	overflow: hidden;
	margin-bottom: 30px;
	background: #f9f9f9;
}
.sb_right .new-list .new-list-post .post-image{
	width: 316px;
	height: 190px;
	float: left;
}
.sb_right .new-list .new-list-post .post-image img{
	width: 100%;
	height: 190px;
	object-fit: cover;
}	
.sb_right .new-list .new-list-post .post-content{
	width: calc(100% - 316px);
	float: left;
	padding: 40px 20px;
}
.sb_right .new-list .new-list-post .post-content .title{
	font-size: 17px;
	font-weight: 500;
	color: #3d3d3d;
}
.sb_right .new-list .new-list-post .post-content .title:hover{
	color: red;
}
.sb_right .new-list .new-list-post .post-content .date{
	margin-bottom: 10px;
	font-size: 13px;
	color: #939393;
}
.sb_right .new-list .new-list-post .post-content .date i{
	color: #feb10c;
}
.sb_right .new-list .new-list-post .post-content > div{
	font-size: 14px;
	line-height: 23px;
	color: #636363;
	display: block;
	height: 46px;
	overflow: hidden;
}
.sb_right .new-list .new-list-post .post-content > div p{
	margin-bottom: 0;
}
.related .box{
	padding: 4px;
}
.related .box-image{
    height: 200px;
    position: relative;
    border:1px solid #cccccc;
}
.related .box-image img{
	object-fit: cover;
    height: 200px;
}
.related{
	border-top: none;
}

.related .product-section-title{
	border-bottom: 1px solid #d89027;
	margin-bottom: 25px;
}
.related .product-section-title span{
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	background: #d89027;
	color: #fff;
	line-height: 44px;
	padding: 0 15px;
	border-radius: 4px 4px 0 0;
	font-family: 'Roboto', sans-serif !important;
}
.woocommerce-tabs{
	border-top: none !important;
}
.woocommerce-tabs .description_tab a:before{
	display: none;
}
.woocommerce-tabs .description_tab{
}

.metaslider{
	margin-top: 10px !important;
}
.home .post-sidebar,.archive .large-3,.single .large-3{
	max-width:	25% !important;
    flex-basis: 25% !important;
}
.has-block .spdang3{
	max-width: 25% !important;
    -ms-flex-preferred-size: 25% !important;
    flex-basis: 25% !important;
    padding-right: 15px;
}
.home  .sec_ph02 .large-9,.archive .large-9,.single .large-9{
	max-width:	75% !important;
    flex-basis: 75% !important;
}
.home  .sec_ph02 .large-9{
	padding-left: 25px !important;
}
.sec_ph02{
	padding-top: 20px !important;
}
.view_all{
	display: block;
	margin: 0 auto 30px auto;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	color: #fff;
	font-size: 15px;
	background: #da251e;
}
.view_all:hover{
	color: #fff;
	background: #25760c;
}
.sec_ph08{
	padding:20px 0 0  0 !important;
}
.sec_ph08 .slick-arrow{
	
}
.slide_bt > div{
	border:1px solid #ccc;
	padding: 10px 10px 0 10px !important;
}
.slide_bt .icon-box-img{
	margin-bottom: 0 !important;
}
.slide_bt .icon-box{
	outline: none !important;
}
.slide_bt img{
	border-radius: 0 !important;
}
.slide_bt p{
	font-style: initial;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 0;
	padding: 0 17px;
}
.slide_bt .slick-prev{
	position: absolute;
    left: -7px;
    top: 21px;
}
.slide_bt .slick-prev i{
	font-size: 0;
	background: url(img/left.png) no-repeat;
	width: 21px;
	height: 40px;
	z-index: 9;
}
.slide_bt .slick-next{
	position: absolute;
    right: -8px;
    top: 21px;
}
.slide_bt .slick-next i{
	font-size: 0;
	background: url(img/right.png) no-repeat;
	width: 21px;
	height: 40px;
	z-index: 9;
}
.support-online{
	position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
}
.support-online .btn-support{
	cursor: pointer;
}
.support-online a {
    display: block;
}
.support-online a {
    position: relative;
    margin: 20px;
    text-align: left;
    width: 40px;
    height: 40px;
}
.support-online i {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}
.zalo {
    text-decoration: none;
}
.call-now i {
    background: green;
}
.support-online a:hover span{
	display: block;
}
.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: #67b634;
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #fff;
    z-index: 999;
    top: 0;
    left: 40px;
    transition: all .2s ease-in-out 0;
    -moz-animation: headerAnimation .7s 1;
    -webkit-animation: headerAnimation .7s 1;
    -o-animation: headerAnimation .7s 1;
    animation: headerAnimation .7s 1;
}
.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #67b634 transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px;
}
.sms i {
    background: red;
}
.zalo b {
    background: #087be0;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: block;
    line-height: 42px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}
.mes i {
    background: orange;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0,175,242,0.5);
    opacity: .75;
    right: -10px;
}
.support-online .term-description-hover{
	display: none !important;
}
.xp01{
	padding: 10% 0 !important;
}
.xp01 h3{
	padding: 0 20px;
    color: green;
    text-transform: uppercase;
    line-height: 49px;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.xp01 p{
	padding: 20px;
    color: white;
    background: #72c6168f;
    text-align: center;
    border-radius: 7px;
}
@keyframes pulse{
	0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
	}
	50% {
	    -webkit-transform: scale3d(1.05,1.05,1.05);
	    transform: scale3d(1.05,1.05,1.05);
	}
	100% {
	    -webkit-transform: scaleX(1);
	    transform: scaleX(1);
	}
}
@keyframes zoomln{
	0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
	}
	50% {
	    opacity: 1;
	}
}
.sb_mobile{
	display: none;
}
.cart-item p,.cart-item span{
	color: #fff;
}
#wpfomo{
	right: 15px;
	left: unset !important;
}
.menu > li{
	position: relative;
}
/*#shop-sidebar .menu > li:hover > .sub-menu,.post-sidebar .menu > li:hover > .sub-menu,#product-sidebar .menu > li:hover > .sub-menu{
	display: block;
}
#shop-sidebar .menu > li > .sub-menu,.post-sidebar .menu > li > .sub-menu,#product-sidebar .menu > li > .sub-menu{
	position: absolute;
    width: 280px;
    left: 100%;
    top: 0;
    opacity: 1;
    display: none;
    border: 1px solid #edecec;
    z-index: 9999;
    background: #fffeff;
    margin: 0;
}*/
#shop-sidebar .menu > li .sub-menu,.post-sidebar .menu > li > .sub-menu,#product-sidebar .menu > li > .sub-menu{
	display: block;
}
.menu > li{
}
.menu > li .toggle{
	display: none;
}
.menu > li .sub-menu{
	border:none;
	margin-bottom: 0;
}
.menu > li .sub-menu > li > a{
	display: block;
    background: url(img/li3.png) 0px 10px no-repeat;
    padding-left: 15px;
    font-size: 14px;
}
.header-bottom .flex-col > input:nth-child(1){
    border: none !important;
    border-bottom: 1px solid #fff !important;
    background: none !important;
    color: #333 !important;
    border-radius: 0;
    padding-left: 0;
}
.header-bottom .flex-col .button{
    position: relative;
    padding-right: 0;
}
.header-bottom .flex-col .button .icon-search{
	color: #fff;
}
.gd_support_1 .mail-support i{
	display: none;
}
.tit_cus{
	padding-bottom: 0 !important;
}
.hds{
	border-bottom: 1px solid #dedede;
	font-size: 16px;
	text-transform: uppercase;
	color: #da251e;
	margin-bottom: 20px;
}
.hds a{
	color: #da251e;
}
.block-product-1 .box-image{
	width: 100px;
	height: 100px !important;
	float: left;
}
.block-product-1 .product-small{
	border:none !important;
}
.block-product-1 .box-image img{
	height: 100px !important;
}
.block-product-1 .box-text {
	width: calc(100% - 100px);
	float: right;
}
.block-product-1  .product-small{
	overflow: hidden;
}
.footer-1 .widgettitle{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	font-weight: 400;
	padding-left: 10px;
	margin-bottom: 20px;
}
.footer-1 .widgettitle:before{
	width: 3px;
	height: 15px;
	position: absolute;
	content: "";
	background: #fca91e;
	left: 0;
	top: 1px;
}
.product-short-description{
	margin-bottom: 10px;
}
#mvccount{
	display: none !important;
}
#mvcwid{
	border:1px solid #e3e3e3 !important;
}
#mvctable{
	padding: 0 !important;
}
.float-contact{
	position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99999;
}
.chat-zalo{
	background: #8eb22b;
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.chat-face {
    background: #125c9e;
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.float-contact .hotline {
    background: #d11a59 !important;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.chat-zalo a, .chat-face a, .hotline a{
	font-size: 15px;
    color: white;
    font-weight: normal;
    text-transform: none;
    line-height: 0;
}
.hotline_logo{
	margin-top: 5px !important;
    font-size: 15px !important;
    text-align: center;
    text-transform: unset !important;
    color: #eb0a0a !important;
}
#top-bar{
	background-color: unset !important;
	border-bottom: 1px solid #797979;
}
#top-bar .social-icons i{
	color: #c18807;
	font-size: 16px;
}
.top-bar-nav > li > a{
	font-size: 14px;
	text-transform: initial;
	color: #fff !important;
}
#masthead,.header-wrapper,.header-bg-color{
	background: none !important;
	background: unset !important;
	background:-color: unset !important;
}
#mega-menu-wrap{
	width: 250px;
	background: #c91906;
	float: left;
	border-radius: 4px 0px 0 0;
}
.top-divider{
	display: none !important;
}
#mega-menu-title{
	padding: 0;
	line-height: 39px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	border-radius: 4px 0px 0 0;
}
#mega-menu-title i{
	display: none;
}
.ft_nd_1{
	padding: 0 !important;
}
.ft_nd_1 p{
	margin-bottom: 0;
	line-height: 49px;
	display: block;
	text-align: center;
}
.ft_nd_1 img{
	float: right;
	width: auto;
}
.ft_nd_1 .large-6{
	padding-bottom: 0 !important;
}
.ft_nd_2{
	padding: 0 !important;
	line-height: 56px;
}
.ft_nd_2 p{
	color: #fff;
	margin-bottom: 0;
	font-size: 15px;
}
.ft_nd_2 .large-12{
	padding-bottom: 0 !important;
}
.rt_slide{
	padding: 0 0 0 0 !important;
}
.rt_slide .elementor-slide-content{
	width: 400px !important;
	height: 400px !important;
	background: rgb(244 182 60 / 65%);
	border-radius: 50%;
	margin-left: 10%;
	padding: 80px 30px;
}
.rt_slide .elementor-slide-content .elementor-slide-heading{
	margin-bottom: 20px !important;
	font-size: 35px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Roboto Slab', serif !important;
	font-weight: 400;
	position: relative;
}
.rt_slide .elementor-slide-content .elementor-slide-heading:before{
	position: absolute;
	content: "";
	width: 1px;
	height: 55px;
	background: #fff;
	top: -70px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.rt_slide .elementor-slide-content .elementor-slide-description{
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 0;
	position: relative;
}
.rt_slide .elementor-slide-content .elementor-slide-description:after{
	position: absolute;
	content: "";
	width: 1px;
	height: 55px;
	background: #fff;
	bottom: -100px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#mega_menu{
	background: #ffffff;
}
#mega_menu > li > a{
	font-size: 14px;
    text-transform: uppercase;
    color: #464646;
    padding: 6px 5px 6px 20px;
    background: url(img/uli.png) 5px 11px no-repeat;
}
#mega_menu > li > a:hover{
	color: #c91906;
}
.home_tab .tabbed-content > ul{
	width: 100%;
}
.home_tab .tabbed-content > ul > li{
	width: 33.33%;
}
.home_tab .tabbed-content > ul > li > a{
	border-radius: 0;
    font-size: 16px;
    display: block;
    line-height: 40px;
    text-align: center;
    background: #f2f2f2;
    color: #333333;
}
.home_tab .tabbed-content > ul > li.active > a{
	background: #c91906;
	color: #f2f2f2;
}
 .single .large-3{
 	padding-left: 15px;
 }
 .single-post .large-3{
 	padding-left: 0;
 	border-left: none !important;
 }
 .page-wrapper{
 	padding-top: 10px;
 }
.cate-heading span{
	font-size: 20px;
	padding-left: 10px;
}
.product-footer2{

}
.product-footer2 .related{
	display: block !important;
}
.product-footer2 .woocommerce-tabs{
	display: none !important;
}
.home .bre_rt{
	display: none;
}
.rt-breadcrumbs{
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	display: block;
	width: 100%;
	margin-bottom: 0;
}
.rt-breadcrumbs span,.rt-breadcrumbs a{
	color: #ffffff;
	text-shadow: 0 2px 3px #000;
}
.category-page-row{
	padding-top: 10px;
}
.single-product .large-9{
	border-right: none !important;
	padding-left: 0px;
}
.single-product .large-3{
	padding-right: 0;
}
.view_map{
	padding: 10px;
	margin-bottom: 20px;
    box-shadow: 0px 3px 4px 1px rgb(0 0 0 / 31%);
    overflow: hidden;
}
.view_map > div:nth-child(1){
	width: 63%;
	float: left;
	border-right: 1px solid #acacac;
	padding-right: 10px;
}
.view_map > div:nth-child(1) p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
.view_map > div:nth-child(1) a{
	font-size: 23px;
	font-weight: bold;
	color: #c91906;
	line-height: 24px;
}
.view_map > div:nth-child(2){
	width: 37%;
	float: left;
	padding-left: 10px;
}
.single-product .product_list_widget{
	border:none;
}
.single-product .widget-title{
	margin-bottom: 0px;
}
.single-product .product_list_widget li{
	padding: 0 5px 20px 5px;
	margin: 0 0 10px 0;
	border: 1px solid #cdcdcd;
	background: #fff;
}
.single-product .product_list_widget li img{
	position: relative;
	width: 100%;
	height: 225px;
	border: 1px solid #f1f1f1;
	margin-bottom: 10px;
	display: block;
}
.single-product .product_list_widget li .product-title{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	margin-top: 20px;
	position: relative;
	padding-bottom: 20px;
}
.single-product .product_list_widget li .product-title:after{
	content: "";
	position: absolute;
	width: 69px;
	height: 16px;
	background: url(img/star1.png);
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.single-product .product_list_widget li .woocommerce-Price-amount{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #f10909;
}
.product-footer .product-tabs{
	width: 100%;
	border-bottom: 1px solid #d89027;
}
.product-footer .product-tabs > li{
	float: left;
}
.product-footer .product-tabs > li.active a{
	color: #fff;
	background: #d89027;
	border-radius: 4px 4px 0 0;
}
.product-footer .product-tabs > li a{
	display: block;
	text-align: center;
	border-radius: 0;
	line-height: 39px;
	background: #fff;
	text-transform: uppercase;
	font-size: 16px;
	color: #333333;
}
.product-main{
	padding-top: 0 !important;
}
.product-main .woocommerce-product-gallery__image{
	border: 1px solid #cccccc;
}
.rt_woocommerce_single_product_summary  .time{
	overflow: hidden;
	border-top:1px dashed #bdbdbd;
	line-height: 36px;
	border-bottom:1px dashed #bdbdbd;
	font-size: 14px;
	color: #555555;
	margin-bottom: 20px;
}
.rt_woocommerce_single_product_summary  .time > div{
	float: left;
}
.rt_woocommerce_single_product_summary  .time > div:nth-child(1){
	padding-right: 10px;
}
.rt_woocommerce_single_product_summary .tel{
	overflow: hidden;
	margin-bottom: 20px;
	border-top:1px solid #cccccc;
	padding-top: 20px;
}
.rt_woocommerce_single_product_summary .tel p{
	margin-bottom: 0;
    font-size: 15px;
    padding-left: 23px;
    color: #333;
    background: url(img/like.png) 0px 4px no-repeat;
}
.rt_woocommerce_single_product_summary .tel a{
	margin-bottom: 0;
	font-size: 39px;
	font-weight: 600;
	line-height: 35px;
	color: #c91906;
}
.product-footer .woocommerce-tabs{
	padding-top: 0 !important;
}
 .header{
 	background: rgba(30, 30, 30, 0.8);
 }
.header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	background: rgb(0 0 0 / 38%);
}
.stuck{
	background: rgba(30, 30, 30, 0.8) !important;
}
/*.ms-slide-bgcont img,.master-slider{
	width: 100% !important;
	left: unset;
	right: unset;
}*/
.elementor-editor-active #header{
	position: relative !important;
}
.rt01 .elementor-image-box-wrapper{
/*	background: #bb7d03;*/
	border-radius: 8px;
	padding: 10px;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-img img{
	height: 245px;
	object-fit: cover;
	border-radius: 8px;
	width: 100%;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-img{
	position: relative;
	padding: 10px;
	background: #bb7d03;
	border-radius: 8px 8px 0 0;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-img:after{
	position: absolute;
	content: "";
	background: url(img/p1.png) no-repeat;
	width: 72px;
	height: 62px;
	left: 0;
	right: 0;
	bottom: -1px;
	margin: 0 auto;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-content{
	padding: 10px;
	background: #bb7d03;
	border-radius: 0px 0px 8px 8px;
	position: relative;
	top: -8px;
}
.rt01 .elementor-image-box-wrapper .elementor-image-box-content h3{
	font-size: 18px;
	line-height: 27px;
	color: #fff;
	display: block;
	height: 54px;
	overflow: hidden;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 400;
}
.news-widget-sidebar-widget1{
	margin: 0 19px;
}
.news-widget-sidebar-widget1 .news-item-sidebar{
	width: 33.33%;
	float: left;
	padding: 0 19px;
	outline: none;
}
.news-widget-sidebar-widget1 .slick-prev{
	width: 38px;
    height: 29px;
    background: url(img/left1.png) no-repeat;
    position: absolute;
    top: 45%;
    left: -25px;
    z-index: 9;
    cursor: pointer;
}
.news-widget-sidebar-widget1 .slick-next{
	width: 38px;
    height: 29px;
    background: url(img/right2.png) no-repeat;
    position: absolute;
    top: 45%;
    left: unset;
    right: -25px;
    z-index: 9;
    cursor: pointer;
}
.news-widget-sidebar-widget1 .slick-arrow i{
	font-size: 0;
}
.news-widget-sidebar-widget1 .news-thumb{
	position: relative;
}
.news-widget-sidebar-widget1 .news-thumb img{
	width: 100%;
	height: 320px;
	object-fit: cover;
	border: 1px solid #ffba00;
	border-radius: 8px;
}
.news-widget-sidebar-widget1 .news-thumb .news-title{
	position: absolute;
    width: 100%;
    bottom: 0px;
    display: none;
    left: 0;
    text-align: center;
    background: rgb(187 125 3 / 72%);
    color: #fff;
    padding: 10px 0;
    border-radius: 0 0 8px 8px;
    font-size: 16px;
    text-transform: uppercase;
}
.news-widget-sidebar-widget1 .news-thumb:hover .news-title{
	display: block;
}

.dk_dl{
	padding-top: 90px;
}
.dk_dl input{
	width: 100%;
	height: 40px;
	box-shadow: none;
	border-radius: 4px;
	margin-bottom: 20px;
}
.dk_dl .wpcf7-submit{
	background-color: #ffb100 !important;
	text-transform: uppercase;
	font-size: 18px;
}
.wpcf7-response-output{
	background: #fff;
}
.rt_yk_kh{
	padding: 0 !important;
}
.rt_yk_kh .left .box-image{
	position: relative;
	top: -30px;
}
.rt_yk_kh .left .box-text{
	text-align: left;
	padding-left: 25px !important;
}
.rt_yk_kh .left .box-text h3{
	font-size: 27px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
.rt_yk_kh .left .box-text h4{
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 25px;
}
.rt_yk_kh .left .box-text p{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
}
.rt_yk_kh .right .box{
	position: relative;
}
.rt_yk_kh .right .box .box-image img{
	border:5px solid #ffba00;
	border-radius: 8px;
	width: 100%;
	height: 340px;
	object-fit: cover;
}
.rt_yk_kh .right .box .box-text{
	text-align: left;
	padding: 0;
}
.rt_yk_kh .right .box .box-text a{
	position: relative;
    display: inline-block;
    line-height: 50px;
    border-radius: 4px;
    background: #e9b118;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    padding: 0 10px;
    top: -45px;
    font-family: 'Roboto Slab', serif !important;
    left: 30px;
}
.elementor-editor-active .rt_yk_kh{
	display: none;
}
.rt_yk_kh .flickity-prev-next-button{
	opacity: 1;
}
.rt_yk_kh .flickity-prev-next-button svg{
	display: none;
}
.rt_yk_kh .previous{
	width: 38px;
    height: 29px;
    background: url(img/left1.png) no-repeat;
    left: -3%;
    top: 35%;
}
.rt_yk_kh .next{
	width: 38px;
    height: 29px;
    background: url(img/right2.png) no-repeat;
    top: 35%;
    right: -2%;
}
.rt_footer .widgettitle{
	font-size: 22px;
	color: #c18807;
	font-weight: 300 !important;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 15px;
}
.rt_footer .menu > li{
	border:none !important;
}
.rt_footer .menu > li > a{
	font-size: 14px;
    line-height: 22px;
    color: #fff;
    padding: 10px 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding: 0;
    text-transform: initial;
}
.rt_footer .menu > li > a:hover{
	color: #ffc000;
}
.rt_footer img{
	margin-bottom: 15px;
}
.rt_footer p{
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 12px;
	color: #fff;
}
.rt_footer p i{
	width: 20px;
	height: 20px;
	text-align: center;
	color: #c18807;
}
.rt_footer .social-icons i{
	color: #c18807;
}
.rt_footer .share{
	text-align: left;
}
.rt_footer .share a{
	display: inline-block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #fff;
	line-height: 46px;
	margin-right: 10px;
	text-align: center;
}
.rt_footer .share a i{
	color: #777372;
	font-size: 18px;
}
.rt_footer .share a:hover i{
	color: #ffc000;
}
.rt_footer .row > .large-3:nth-child(1){
	max-width: 32% !important;
  flex-basis: 32% !important;
}
.rt_footer .row > .large-3:nth-child(1) .widgettitle{
	margin-bottom: 17px;
}
.rt_footer .row > .large-3:nth-child(2){
	max-width: 22% !important;
    flex-basis: 22% !important;
}
.rt_footer .row > .large-3:nth-child(3){
	max-width: 26% !important;
    flex-basis: 26% !important;
}
.rt_footer .row > .large-3:nth-child(4){
	max-width: 20% !important;
    flex-basis: 20% !important;
}
.rt_footer .row > .large-3:nth-child(4) img{
	max-width: 54px;
    display: block;
    margin: 0 auto;
}
.lien_he_chung_toi{
	text-align: center;
}
.home .bghd{
	display: none;
}
.bghd{
	max-width: 1960px;
	margin: 0 auto;
}
.bghd img{
	width: 100%;
	height: auto;
}
#footer{
	
}
.rt_footer{
	padding: 45px 0 0px 0 !important;
	background: url(img/bgft.jpg) no-repeat;
	background-size: cover;
}
.rt_footer .large-12{
	padding-bottom: 0 !important;
}
.rt_footer .large-12 p{
	margin-bottom: 0;
	border-top: 1px solid #5b5b5b;
	padding: 10px 0;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
}
.cate-heading{
	font-family: 'Roboto', sans-serif !important;
	color: #333333;
	font-weight: bold;
}
.nav-pagination>li>span, .nav-pagination>li>a{
	border-radius: 0 !important;
}
.widget_price_filter .price_slider{
	margin-top: 15px;
}
.widget_price_filter .ui-slider .ui-slider-handle{
	background-color: #000000;
}
.rt_lien_he{
	display: inline-block;
	line-height: 33px;
	background:#c70c0c;
	border-radius: 4px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 20px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 5px;
	box-shadow: 0px 3px 0px 0px #d89027;
}
.rt_lien_he:hover{
	color: #fff;
}
.rt_them_tt p{
	font-size: 13px;
	font-style: italic;
	margin-bottom: 0;
	color: #898989;
}
.rt_them_tt a{
	font-size: 14px;
	color: #d89027;
	font-style: italic;
	font-weight: bold;
}
.rt_them_tt{

}
.archive .heading{
	color: #333333;
    font-size: 36px;
    text-align: left;
    background: none;
    margin-bottom: 0;
}
.page-numbers{
	clear: both;
	margin-top: 20px;
}
.rt01 .slick-prev {
	width: 38px;
    height: 29px;
    background: url(img/left1.png) no-repeat;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 9;
    cursor: pointer;
}
.rt01 .slick-arrow i{
	font-size: 0;
}
.rt01 .slick-next{
	width: 38px;
    height: 29px;
    background: url(img/right2.png) no-repeat;
    position: absolute;
    top: 40%;
    left: unset;
    right: 0;
    z-index: 9;
    cursor: pointer;
}
.rt01 .elementor-image-box-wrapper{
	padding: 10px;
}
.smart-page-loader{
	background: #e9b118 !important;
}
.box__colum__images{
	margin: 0 -15px;
}
.box__colum__images .news-post-image{
	overflow: hidden;
	width: 33.33%;
    float: left;
    clear: none;
    margin-bottom: 30px;
    padding: 0 15px;
    outline: none;
}
.box__colum__images .news-post-image .box__news__inner{

}
.box__colum__images .news-post-image .box__news__inner:hover{
	
}
.box__colum__images .news-post-image  .box__thumb__img img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.box__colum__images .news-post-image .cnt{
	padding: 12px 0;
}
.box__colum__images .news-post-image .cnt .view{
  font-size: 17px;
  line-height: 22px;
  display: block;
  height: 22px;
  overflow: hidden;
  color: #000;
  font-weight: bold;
}
.box__colum__images .news-post-image .cnt .view:hover{
	text-decoration: underline;
}
#related-post1 .news-post-news h3{
	margin-bottom: 5px;
	margin-top: 10px;
}
#related-post1 .news-post-news h3 a{
	display: block;
    font-size: 15px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 0px;
    text-align: center;
    font-weight: bold;
    color: #333333;
}
#related-post1 .news-post-news h3 a:hover{
	color: #d89027;
}
.rt_footer .widget{
	margin-bottom: 20px;
}
.rt_footer .widget_recent_entries a{
	color: #fff;
}
.rt_footer .widget_recently_viewed_products a{
	color: #fff;
}
.coppy_right{
	padding: 15px 0 !important;
	background: #fff;
}
.coppy_right .small-12{
	padding-bottom: 0 !important;
}
.coppy_right p{
	margin-bottom: 0 !important;
}
.coppy_right a{
	margin-bottom: 0 !important;
}
.dang_ky{
	max-width: 450px!important;
    margin: 0 auto;
    padding: 25px!important;
    font-size: 12px;
    line-height: 30px!important;
    color: #777;
    border: 1px solid #eae6e6;
    font-family: sans-serif;
    background: #fff !important;
}
.dang_ky input{
	height: 35px;
}
.dang_ky  textarea{
	min-height: 72px;
}
.dang_ky .wpcf7-submit{
	background: #f58632 !important;
	font-size: 18px;
}
.view_cat{
	text-align: center;
    clear: both;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
}
.view_cat a{
	font-size: 16px;
    display: inline-block;
    position: relative;
    background: #fff;
    top: 22px;
    border: 1px solid black;
    color: black;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 30px;
}
.view_cat a:hover{
	background: black;
	color: #fff;
}
.news-widget-sidebar-widget .news-item-sidebar{
	width: 60%;
    float: left;
    border-bottom: 0;
    padding-bottom: 0;
}
.news-widget-sidebar-widget  .right{
	width: 38%;
	float: right;
	padding-left: 15px;
	border-left: 1px solid #d0d0d0;
}
.new_cnt_img{
	background: #f1f1f1;
    padding: 20px 0;
    margin-bottom: 20px;
}
.new_cnt_img .left{
	width: 49%;
	float: left;
}
.new_cnt_img  .right{
	width: 49%;
	float: right;
}
.new_cnt_img a{
	display: inline-block;
	background: #ff8d00;
    border: none;
    border-radius: 0;
    margin-top: 0px;
    color: white;
    text-shadow: none;
    padding: 15px 40px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    border: 1px solid #c77612;
}
.new_cnt_img a:nth-child(2){
	margin-left: 4px;
	background: #76b51b;
    border: 1px solid #639619;
}
.section__width .box__left__layout{
	width: 75%;
	float: left;
}	
.section__width .box__right__layout{
	width: 25%;
	float: right;
	padding-left: 40px;
}
#related-post1 .tits {
	border-bottom: 1px solid #dddddd;
	font-size: 22px;
	margin-bottom: 20px;
}
.tits span ,
#related-post1 .tits span{
	font-weight: 500;
}
.tits{
	font-size: 30px;
	text-transform: uppercase;
	color: #333333;
	line-height: 40px;
	font-weight: 400 !important;
	border-bottom: 1px solid #ccc;
}
.box__nth__2{
	margin: 0 -15px;
}
.box__nth__2 .news-post-news{
	width: 33.33%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}
.box__nth__2 .news-post-news .box__news__inner{
	position: relative;
}
.box__nth__2 .news-post-news .box__thumb__img{
	height: 200px;
	overflow: hidden;
}
.box__nth__2 .news-post-news .box__thumb__img img{
	width: 100%;
	height: 200px;
	/*-webkit-filter: grayscale(100%);*/
    /*filter: grayscale(100%);*/
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease;
	 -moz-transition: -moz-transform 0.5s ease; 
	 transition: transform 0.5s ease;
}
.box__nth__2 .news-post-news .box__content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background: rgb(0 0 0 / 10%);
	z-index: 9;
}
.box__nth__2 .news-post-news .box__content a{
	display: block;
    color: #fff;
    height: 200px;
    line-height: 22px;
    text-align: center;
    padding-top: 30%;
    opacity: 0;
    text-shadow: 0 2px 3px #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.box__nth__2 .news-post-news .box__news__inner:hover .box__thumb__img img{
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transform: scale(1);
    -moz-transform: scale(1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
}
.box__nth__2 .news-post-news .box__news__inner:hover .box__content a{
	opacity: 1;
}
.new-list .news-item-sidebar-clear{
	overflow: hidden;
	margin-bottom: 20px;
}
.new-list .news-item-sidebar-clear .news-thumb{
	width: 35%;
	float: left;
}
.new-list .news-item-sidebar-clear .box__slider{
	width: 65%;
	float: left;
	padding-left: 20px;
}
.new-list .news-item-sidebar-clear .box__slider .news-title{
	text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.new-list .news-item-sidebar-clear .box__slider .news-title:hover{
	text-decoration: underline;
}
ul.product_list_widget li img{
	left: 3px;
}
.headings{
	text-align: center;
}
.headings a{
	text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 24px;
    text-transform: uppercase;
    color:#333;
}
.product-footer{
	margin-top: 30px;
}
.product-main .product-info{

}
.product-main #product-sidebar{
	max-width: 19%;
    flex-basis: 19%;
}
.html1 span{
	font-size: 16px;
	color: #fff;
	margin-right: 25px;
	padding-right: 25px;
	border-right: 1px solid #ffffff;
}
.html1 span i{
	color: #c18807;
	margin-right: 2px;
}
.html1 span:last-child{
	border-right: none !important;
}
.bf_footer{
	/*background-image: linear-gradient(#fed82a, #fcb11c) !important;*/
	padding: 55px 0 !important;
}
.bf_footer .large-12{
	padding-bottom: 0 !important;
	text-align: center;
}
.bf_footer .button{
	margin: 0 !important;
	border: 2px solid #fff !important;
	color: #fff !important;
	font-weight: 400 !important;
}
.home .rt_banner{
	display: none;
}
.rt_banner{
	background: url(img/n1.png) no-repeat;
	background-size: cover;
	margin-bottom: 30px;
}
.rt_banner .row{
	padding-top: 200px !important;
	padding-bottom: 100px !important;
}
.rt_banner .hdb{
	text-align: center;
}
.rt_banner .hdb span{
	font-size: 30px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 2px 3px #000;
}
.new-list-service{
	margin: 20px -15px 0 -15px;
}
.new-list-service .news-post-image{
	width: 33.33%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}
.new-list-service .news-post-image .cnt h4 a{
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	display: block;
	height: 25px;
	overflow: hidden;
}
.new-list-service .news-post-image .cnt h4 a:hover{
	text-decoration: underline;
}
.new-list-service .news-post-image .cnt .des{
	margin-bottom: 15px;
}
.new-list-service .news-post-image .cnt .des p{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #555555;
	height: 120px;
	display: block;
	overflow: hidden;
}
.new-list-service .news-post-image .box__thumb__img{
	width: 100%;
	height: 210px;
}
.new-list-service .news-post-image .box__thumb__img img{
	width: 100%;
	height: 210px;
	object-fit: cover;
}
.new-list-service .news-post-image .views{
	display: block;
	margin-top: 10px;
	border: 1px solid #dedede;
	border-radius: 6px;
	text-align: center;
	line-height: 33px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.new-list-service .news-post-image .views:hover{
	background:#fbc24d;
	color: #fff;
}
.section__width .box__left__layout2{
	width: calc(100% - 300px);
	float: right;
}
.section__width .box__right__layout2{
	width: 270px;
	float: left;
}
.section__width .box__right__layout2 li{
	list-style: none;
}
.section__width .box__right__layout2  .menu > li{
	border: none !important;
}
.section__width .box__right__layout2  .menu > li ul{
	display: none;
}
.section__width .box__right__layout2  .menu > li > a{
	display: block;
	margin-bottom: 12px;
	background: #dddddd;
	font-size: 16px;
	color: #333333;
	padding: 20px 15px 20px 15px;
	line-height: 22px;
	border-radius: 8px;
}
.section__width .box__right__layout2  .menu > li.current-menu-item > a{
	background-image: linear-gradient(#f4ed90, #fdb53d) !important;
}	
.news-style-3 .news-post-news{
	width: 25% !important;
	padding: 0 !important;
	margin: 0 !important;
}
.news-style-3 .news-post-news .box__thumb__img{
	height: 320px;
}
.news-style-3 .news-post-news .box__thumb__img img{
	height: 320px;
}
.news-style-3 .news-post-news .box__content{
	height: 320px;
}
.news-style-3 .news-post-news .box__content a{
	height: 320px !important;
}
.tab_du_an{
	padding-top: 60px !important;
}
.tab_du_an .title{
	color: #333;
	margin-bottom: 22px;
}
.tab_du_an .tabbed-content .nav{
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.tab_du_an .tabbed-content .nav li{
	margin: 0 5px;
}
.tab_du_an .tabbed-content .nav li.active a{
	background: #c18807 !important;
	border-radius: 40px !important;
	color: #fff;
}
.tab_du_an .tabbed-content .nav li a{
	font-size: 16px;
	line-height: 36px;
	color: #333333;
}
.single-project-post .box__nth__2 .news-post-news{
	width: 25%;
	float: left;
}
.new_cnt_project{
	overflow: hidden;
	margin-bottom: 45px;
}
.new_cnt_project .left{
	width: 550px;
	float: left;
}
.new_cnt_project .right{
	width: calc(100% - 580px);
	float: right;
}
.new_cnt_project .right .fbs .fb-like {
	position: relative;
	top: 8px;
}
.heading-title-single{
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	color: #454545;
}
.location{
	font-size: 14px;
	line-height: 23px;
	color: #828282;
}
.location span{
	font-weight: 500;
	color: #0b0b0b;
}
.thong_tin_da{
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #dbdbdb;
}
.thong_tin_da > h4{
	margin-bottom: 0;
	border-bottom: 1px solid #dbdbdb;
	background: #f5f5f5;
	line-height: 29px;
	padding: 0 20px;
	font-size: 16px;
	font-weight: 500;
	color: #2c2c2c;
}
.thong_tin_da .left{
	width: 45%;
	float: left;
	padding: 20px 20px 10px 20px;
	border-right: 1px solid #dbdbdb;
}
.thong_tin_da .left p{
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: 500;
}
.thong_tin_da .left p span{
	display: inline-block;
	color: #555555;
	min-width: 65px;
	font-weight: 400;
}
.thong_tin_da .right{
	width: 55%;
	float: left;
	padding: 20px 20px 10px 20px;
}
.thong_tin_da .right li{
	list-style: none;
	margin-bottom: 0;
}
.thong_tin_da .right .div1{
	margin-bottom: 5px;
}
.thong_tin_da .right .div1 p{
	font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
    background: url(img/cks.png) 0px 5px no-repeat;
    padding-left: 22px;
}
.thong_tin_da .right .lh{
	display: inline-block;
	background: #cc0000;
	min-width: 235px;
	text-align: center;
	border-radius: 6px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500; 
	margin-bottom: 10px;
}
.thong_tin_da .right .div2 p{
	font-size: 15px;
	color: #333333;
	margin-bottom: 0;
	background: url(img/ls.png) 0 4px no-repeat;
	padding-left: 22px;
}
.thong_tin_da .right .div2  a{
	font-size: 34px;
	color: #e6053a;
	font-weight: 600;
	line-height: 40px;
}
.gt01 .box-image{
	display: none;
}
.gt01 .box{
	border: 1px solid #dedede;
	padding: 60px 30px 20px 30px;
}
.gt01 .box h4{
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333333;
	position: relative;
	margin-bottom: 30px;
}
.gt01 .box h4:before{
	position: absolute;
	width: 2px;
	height: 75px;
	background: #cc0000;
	left: -31px;
	top: 0;
	content: "";
}
.gt01 .box p{
	font-size: 14px;
	line-height: 25px;
	color: #555555;
	text-align: justify;
}
.gt01 .box a{
	font-size: 14px;
	color: #999999;
	margin-top: 50px;
}
.gt01 .box a:hover{
	color: red;
}
.gt02{
	background: #f9f9f9 !important;
}
.gt02 .col{
	padding: 0 !important;
}
.gt02 .right{
	padding: 30px !important;
}
.gt02 .right h2{
	font-size: 35px;
	font-weight: 400;
}
.rt_dich_vu{
	padding: 60px 0 30px 0 !important;
}
.rt_dich_vu .title{
	text-align: center;
	background: url(img/hdd.png) bottom center no-repeat;
	font-size: 35px;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 15px;
	color: #333333;
	margin-bottom: 0;
}
.rt_dich_vu .large-4 .col-inner{
	border: 1px solid #f0f0f0;
	border-radius: 10px;
	box-shadow: 0 1px 4px rgb(0 0 0 / 29%);
}
.rt_dich_vu .large-4 .col-inner h4{
	text-align: center;
	padding: 30px 20px 0 20px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	line-height: 30px;
}
.rt_dich_vu .large-4 .col-inner p{
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #222222;
	font-weight: 500;
	padding: 0 10px;
}
.rt_dich_vu .large-4 .col-inner a{
	display: inline-block;
	background-image: linear-gradient(#ab7807, #bc8407) !important;
	color: #fff;
	text-align: center;
	line-height: 37px;
	padding: 0 20px;
	margin-bottom: 20px;
}
.rt_dich_vu .large-4 .col-inner img{
	border-radius: 0 0 10px 10px;
}
.rt_quy_trinh{
	padding: 60px 0 !important;
}
.title{
	text-align: center;
    background: url(img/hdd.png) bottom center no-repeat;
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #fff;
    margin-bottom: 40px;
}
.tab_quy_trinh .titles{
	top: 75px;
	position: relative;
}
.tab_quy_trinh .titles:after{
	width: 22px;
    height: 22px;
    background: #c18807;
    position: absolute;
    top: -59px;
    left: 0;
    margin: 0 auto;
    right: 0;
    z-index: 9;
    content: "";
    border-radius: 50%;
}
.tab_quy_trinh .titles:before{
	width: 12px;
    height: 12px;
    background: #764c29;
    position: absolute;
    top: -54px;
    left: 0;
    margin: 0 auto;
    right: 0;
    z-index: 99;
    content: "";
    border-radius: 50%;
}
.tab_quy_trinh .active .titles:after{
	background: #fff !important;
}
.tab_quy_trinh .titles span{
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: #c18807;
	position: relative;
}
.tab_quy_trinh .titles span:before{
	position: absolute;
    top: -26px;
    left: 0;
    width: 12px;
    right: 0;
    margin: 0 auto;
    z-index: 9;
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #c18807;
}
.tab_quy_trinh .active .titles span:before{
	border-bottom: 12px solid #fff;
}
.tab_quy_trinh .active .titles span{
	color: #fff;
}
.tab_quy_trinh > div{
	width: 25%;
	float: left;
	text-align: center;
	border-bottom: 5px solid #c18807;
	margin-bottom: 80px;
}
.tab_quy_trinh .active .box{
	background-image: none !important;
	border: 2px solid #ffffff;
}
.tab_quy_trinh .active .box p{
	color: #fff;
}
.tab_quy_trinh > div .box{
	width: 185px;
	height: 185px;
	background-image: linear-gradient(#ab7807, #bc8407) !important;
	border-radius: 50%;
	padding-top: 15px;
	cursor: pointer;
}
.tab_quy_trinh > div .box p{
	font-size: 40px;
	color: #fff;
	font-weight: 400;
	border-bottom: 1px solid #ffffff;
	max-width: 60px;
	display: block;
	margin: 0px auto 5px auto;
}
.tab_quy_trinh > div .box img{
	max-height: 65px;
	margin-top: 10px;
}
.tabcontent_qt p{
	color: #fff;
	padding: 0 98px;
}
.tabcontent_qt p a{
	    color: #fbb71e;
	    display: block;
}
.nav-single{
	text-align: center;
	margin-bottom: 30px;
}
.nav-single > span{
	display: inline-block;
	background: #e2e2e2;
	line-height: 42px;
	padding: 0 30px;
	color: #333333;
}
.nav-single > span:hover{
	background: #000;
	color: #fff;
}
.nav-single > span:hover a{
	color: #fff;
}
.nav-single > span:nth-child(1){
	width: calc((100% - 264px)/2);
}
.nav-single > span:nth-child(2){
	margin: 0 15px;
}
.nav-single > span:nth-child(3){
	width: calc((100% - 264px)/2);
}
.nav-single > span a{
	color: #333333;
}
/*section_news*/
.section_news{
	padding-bottom: 0 !important;
}
.section_news .title{
	color: #333;
}
.section_news .post-item .col-inner{
	box-shadow: 1px 1px 8px #3333332b;
}
.section_news .post-item .badge {
	background: #c18807;
  border-radius: 50px;
  top: 53%;
  left: 8%;
}
.section_news .post-item .badge .badge-inner{
	background: #c18807;
  color: #fff;
  border: unset;
  font-weight: 400;
  border-radius: 64px !important;
}
.section_news .post-item .box-text{
	padding: 40px 30px !important;
}












/*mobile*/
@media (max-width: 1024px) {
	#logo{
		width: 70px !important;
	}

}
@media (max-width: 812px) {
	.sb_mobile{
		display: block !important;
		padding: 0 15px;
	}
	#header .nav > li > a i{
		display: block;
		font-size: 30px;
	}
	.block-product-col .col-4:nth-child(3) .product-small, .block-product-col .col-4:nth-child(4) .product-small{
		border-top: none;
	}
	.block-product-col .col-4:nth-child(2n) .product-small{
		border-right: 1px solid #eeeeee;
	}
	.home .post-sidebar, .archive .large-3, .single .large-3,
	.home .sec_ph02 .large-9, .archive .large-9, .single .large-9{
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	    padding-right: 15px !important;
	}
	.home .post-sidebar{
		display: none;
	}

	#logo{
		width: auto !important;
	}
	.block-product-col{
		margin: 0 -5px;
	}
	.block-product-col .col-4 {
		width: 50%;
		padding: 0 5px;
	}
	.block-product-col .col-4:nth-child(2n+1) {
		clear: both;
	}
	.block-product-col .col-3 {
		width: 50%;
	}
	.block-product-col .col-3:nth-child(3n+1) {
		clear: none;
	}
	.block-product-col .col-3:nth-child(2n+1) {
		clear: both;
	}
	.news-block-widget-style-4 .box__colum__left{
		width: 100%;
	}
	.news-block-widget-style-4 .box__colum__left .news-thumb,.news-block-widget-style-4 .box__colum__left .news-thumb img{
		height: auto;
	}
	.news-block-widget-style-4 .box__colum__left .box__slider{
		height: auto;
	}
	.news-block-widget-style-4 .box__colum__right{
		width: 100%;
	}
	.footer-2 .widget{
		margin-bottom: 30px;
	}
	#top-bar{
		display: none;
	}
	.mobile-nav .icon-menu{
		color: #fff;
	}
	#logo a{
		width: 100% !important;
		max-width: 100% !important;
	}
	.rt_banner .row{
		padding-top: 150px !important;
	}
	.new_cnt_project .left{
		width: 100%;
		margin-bottom: 20px;
	}
	.new_cnt_project .right{
		width: 100%;
	}
	.thong_tin_da .left{
		width: 45%;
	}
	.thong_tin_da .right{
		width: 55%;
	}
}
@media (max-width: 480px) {
	#custom_html-14{
		display: none;
	}
	.bottom-contact{
		display: block;
	    position: fixed;
	    bottom: 0;
	    background: white;
	    width: 100%;
	    z-index: 99;
	    box-shadow: 2px 1px 9px #0000008a;
	    border-top: 1px solid #eaeaea;
	}
	.bottom-contact ul li{
		width: 25%;
	    margin-bottom: 0;
	    float: left;
	    list-style: none;
	    text-align: center;
	    font-size: 13.5px;
	}
	.price_pro ins span{
		font-size: 13px;
	}
	.product-info{
		padding-bottom: 10px !important;
	}
	.product-footer .woocommerce-tabs{
		padding-top: 0 !important;
	}
	.heading a, .heading span{
		font-size: 14px;
	    padding: 0 10px;
	    line-height: 35px;
	}
	.price_pro del span{
		font-size: 13px;
	}
	.sb_right{
		padding-left: 15px;
	}
	.flickity-slider .banner{
		padding-top: 300px !important;
	}
	.icon_rt .medium-4{
		margin-bottom: 10px;
		overflow: hidden;
		text-transform: capitalize;
	}
	.icon_rt .medium-4 .medium-3{
		display: none;
	}
	.block-product-1 .spd1_box_left{
		width: 100%;
	}
	.block-product-1 .spd1_box_right{
		width: 100%;
	}
	.rt_img_box_3 > div{
		padding-bottom: 0;
	}
	.block-product-2 .box-image,.block-product-2 .box-image img{
		height: 120px !important;
	}
	.block-product-2 .box-text{
		padding: 10px 10px 5px 10px !important;
	}
	.block-product-3 .box-image,.block-product-3 .box-image img{
		width: 100%;
		height: 120px;
		object-fit: cover;
	}
	.block-product-3 .box-text{
		width: 100%;
		padding: 10px !important;
	}
	.box_first_posts{
		padding-top: 0 !important;
	}
	.box_first_posts .news-item-posts{
		width: 100%;
	}
	.box__second_posts .news-item-sidebar-clear{
		width: 100%;
	}
	.form_dk > div:nth-child(1){
		width: 100%;
	}
	.form_dk > div:nth-child(2){
		width: 100%;
	}
	.block-product-2-edit .slider-wrapper .text-inner h2{
		font-size: 35px;
	    margin-bottom: 10px;
	}
	#logo img{
		padding:5px !important;
	}
	.new_row_2 .new_row_2_div img{
		padding-top: 0;
		width: auto;
		height: auto;
	}
	.new_row_2 .new_row_2_div .row_new2_box{
		padding: 10px;
	}
	.news-style-3 .news-item-bottom{
		width: 100%;
	}
	.filed_ph > div:nth-child(1){
		width: 100%;
	}
	.filed_ph > div:nth-child(2){
		width: 100%;
	}
	.new_row_2 .new_row_2_div > .col-inner .col{
		padding-bottom: 5px;
	}
	.footer-2 ul.menu{
		display: none;
	}
	.single-product h1.entry-title{
		font-size: 20px;
	}
	ul.product_list_widget li a:not(.remove){
		font-size: 12px;
	}
	.block-product-1 .col-3{
		width: 100%;
	}
	.block-product-1 .box-image,.block-product-1 .box-image img{
		height: 200px;
	}
	.slogan{
		font-size: 21px;
	}
	.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb,.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb img{
		width: 100%;
		height: auto;
	}
	.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider{
		width: 100%;
		height: auto;
	}
	.footer-1 > .row > div:nth-child(1),.footer-1 > .row > div:nth-child(2),.footer-1 > .row > div:nth-child(3),.footer-1 > .row > div:nth-child(4),.footer-1 > .row > div:nth-child(5){
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	    margin-bottom: 20px;
	}
	.html_after .row{
		padding: 0 10px;
	}
	.html_after .row > span:nth-child(2){
		display: none;
	}
	.banner_not_home img{
		height: auto;
	}
	#product-sidebar, .post-sidebar{
		padding-right: 15px !important;
	}
	.widget_media_image{
		margin-bottom: 20px;
	}
	.sb_right .new-list .new-list-post .post-image,.sb_right .new-list .new-list-post .post-image img{
		width: 100%;
		height: auto;
	}
	.sb_right .new-list .new-list-post .post-content{
		width: 100%;
		padding: 20px;
	}
	.footer-1 .has-block > div:nth-child(1),.footer-1 .has-block > div:nth-child(2),.footer-1 .has-block > div:nth-child(3),
	.footer-1 .has-block > div:nth-child(4){
		max-width: 100% !important;
	    -ms-flex-preferred-size: 100% !important;
	    flex-basis: 100% !important;
	    margin-bottom: 20px;
	}
	.footer-2 .widget{
		margin-bottom: 0 !important;
	}
	.product-small .product-small .box-image,.product-small .product-small .box-image img,.related .box-image,
	.related .box-image img{
		height: 120px !important;
	}
	#header .nav > li > a{
		padding: 0 !important;
	}
	.has-block .spdang3{
		max-width: 100% !important;
	    flex-basis: 100% !important;
	}
	.off-canvas .nav-vertical>li>a ,
	.sidebar-menu a{
		color: #333;
	}
	.sidebar-menu a span{
		color: #333;
	}
	.rt_slide .left{
		display: none;
	}
	.rt_slide .right{
		max-width: 100%;
    	flex-basis: 100%;
    	padding: 0 !important;
	}
	.home .sec_ph02 .large-9{
		padding-left: 10px !important;
	}
	.home_tab .tabbed-content > ul > li{
		width: 100%;
	}
	.footer-2 .row > div:nth-child(1),.footer-2 .row > div:nth-child(2),.footer-2 .row > div:nth-child(3){
		max-width: 100%;
    	flex-basis: 100%;
	}
	.ft_nd_2 p{
		line-height: 20px;
	}
	.single-product .large-9{
		padding-left: 15px;
	}
	.product-footer2 .related{
		padding: 0 10px;
	}
	.rt_slide{
		padding: 0 !important;
	}
	.footer-1{
		padding: 35px 0 0px 0 !important;
	}
	.footer-2 img{
		display: block;
		margin-bottom: 20px;
	}
	.ft_nd_2{
		padding: 10px 0 !important;
	}
	.fb_iframe_widget iframe{
		position: relative !important;
		display: block !important;
		margin: 0 auto !important;
	}
	.rt_slide .elementor-slide-content .elementor-slide-heading{
		font-size: 20px;
		margin-bottom: 10px !important;
	}
	.rt_slide .elementor-slide-content .elementor-slide-description{
		font-size: 13px;
		line-height: 22px;
	}
	.rt_slide .elementor-slide-content{
		max-width: 95% !important;
		height: auto !important;
		margin: 0 auto !important;
		border-radius: 0 !important;
	}
	.elementor-slick-slider .slick-arrows-inside .slick-prev{
		left: 5px;
	}
	.rt_slide .elementor-slide-content .elementor-slide-heading:before,.rt_slide .elementor-slide-content .elementor-slide-description:after{
		display: none;
	}
	.rt01_mb{
		padding: 0 10px;
	}
	.rt01_mb .elementor-image-box-wrapper .elementor-image-box-img img{
		width: 100%;
	}
	.news-widget-sidebar-widget1 .news-thumb img{
		height: 210px;
	}
	#fp-nav{
		top: 85%;
	}
	.rt_footer .row > .large-3:nth-child(1),.rt_footer .row > .large-3:nth-child(2),.rt_footer .row > .large-3:nth-child(3),
	.rt_footer .row > .large-3:nth-child(4){
		max-width: 100% !important;
    	flex-basis: 100% !important;
    	padding-bottom: 20px !important;
	}
	.box_first_posts .news-item-posts img,.box__second_posts .news-item-sidebar-clear .news-thumb,.box__second_posts .news-item-sidebar-clear .news-thumb img{
		height: auto;
	}
	.entry-title{
		line-height: 32px;
	}
	.rt-breadcrumbs{
		line-height: 22px;
		padding: 5px 0;
	}
	.single-post .large-3{
		padding-left: 15px;
	}
	.heading{
		font-size: 24px;
	}
	.mb01 .left{
		width: 50%;
		float: left;
	}
	.mb01 .right{
		width: 50%;
		float: right;
	}
	.dk_dl{
		padding-top: 20px;
	}
	.dk_dl .wpcf7-submit{
		font-size: 15px;
	}
	.rt_yk_kh .left{
		width: 50%;
		float: left;
		max-width: 50%;
	    flex-basis: 50%;
	}
	.rt_yk_kh .right{
		width: 50%;
		float: right;
		max-width: 50%;
	    flex-basis: 50%;
	}
	.rt_yk_kh .left .box-image{
		top: 0;
	}
	.rt_yk_kh .left .box-text h3{
		font-size: 16px;
	}
	.rt_yk_kh .left .box-text h4{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.rt_yk_kh .left .box-text{
		padding:10px 0 0 0 !important;
	}
	.rt_yk_kh .left .box-text p{
		font-size: 12px;
		text-align: justify;
		line-height: 20px;
	}
	.rt_yk_kh .right .box .box-image img{
		height: auto;
	}
	.rt_yk_kh .right .box .box-text a{
		top: 0;
		padding: 10px 5px;
		left: 0;
		line-height: 25px;
	}
	.news-style-3 .news-item-bottom .boxx__innner .news-thumb,.news-style-3 .news-item-bottom .boxx__innner .news-thumb img{
		height: auto;
	}
	.rt_footer img{
		display: none;
	}
	.rt_footer #custom_html-14{
		display: block;
	}
	.rt01 .elementor-image-box-wrapper{
		padding: 10px 45px;
	}
	.box__colum__images{
		margin: 0;
	}
	.box__colum__images .news-post-image .box__thumb__img{
		width: 100%;
		margin-bottom: 10px;
	}
	.box__colum__images .news-post-image .cnt{
		width: 100%;
	}
	.xp01 h3{
		font-size: 15px;
		line-height: 30px;
	}
	.xp01{
		padding: 20% 0 5% 0 !important;
	}
	.xp01 p{
		padding: 10px;
		margin-bottom: 0;
	}
	.news-widget-sidebar-widget .news-item-sidebar{
		width: 100%;
	}
	.news-widget-sidebar-widget .right{
		width: 100%;
		padding-left: 0;
		border:none;
	}
	.box__colum__images .news-post-image{
		width: 100%;
	}
	.new_cnt_img .left{
		width: 100%;
		margin-bottom: 20px;
	}
	.new_cnt_img .right{
		width: 100%;
	}
	.new_cnt_img a{
		padding: 10px 20px;
		margin-bottom: 15px;
	}
	.section__width .box__left__layout,.section__width .box__right__layout{
		width: 100%;
		padding: 0;
	}
	.box__nth__2 .news-post-news{
		width: 100% !important;
	}
	.box__right__layout{
		text-align: center;
		margin-top: 10px;
	}
	.new-list .news-item-sidebar-clear .box__description{
		display: none;
	}
	.product-footer .product-tabs > li{
		width: auto;
	}
	.rt_dich_vu .title,.rt_quy_trinh .title{
		font-size: 24px;
	}
	.tab_quy_trinh > div{
		width: 50%;
	}
	.tab_quy_trinh > div .box{
		width: 135px;
    height: 135px;
	}
	.tab_quy_trinh > div .box img{
		max-height: 50px;
	}
	.tab_quy_trinh > div .box p{
		font-size: 36px;
		line-height: 40px;
	}
	.tabcontent_qt p{
		padding: 0 !important;
	}
	.rt_banner .hdb{
		display: none;
	}
	.rt_banner .row{
		padding-top: 100px !important;
    padding-bottom: 50px !important;
	}
	.rt_banner .hdb span{
		font-size: 18px;
	}
	.new-list-service .news-post-image{
		width: 100%;
	}
	.section__width .box__left__layout2{
		width: 100%;
	}
	.section__width .box__right__layout2{
		width: 100%;
	}
	.thong_tin_da .left{
		width: 100%;
		border-right: none !important;
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	.thong_tin_da .right{
		width: 100% !important;
		padding-top: 0 !important;
	}
	.nav-single > span{
		width: 100% !important;
		margin: 0 0 10px 0 !important;
		line-height: 22px !important;
		display: block;
		padding: 5px !important;
	}
	.title{
		font-size: 25px;
	}
	.tab_du_an .tabbed-content .nav li a{
		font-size: 14px;
	}
	.news-style-3 .news-post-news .box__content a ,
	.news-style-3 .news-post-news .box__content ,
	.news-style-3 .news-post-news .box__thumb__img ,
	.news-style-3 .news-post-news .box__thumb__img img{
		height: 260px;
	}
	.tab_quy_trinh .titles span{
		height: 44px;
		overflow: hidden;
		display: block;
	}
}