/*
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.   ***************/
@font-face{
  font-family: "Roboto-Bold";
  src:url(font/Roboto-Bold.ttf);
}
@font-face{
  font-family: "SVN-Unthrift";
  src:url(font/SVN-Unthrift.otf);
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
body{
  color: #333;
  font-weight: 400;
  font-family: 'Roboto', sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
  color: #333;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif !important;
}
b, strong{
  font-family: "Roboto-Bold" !important;
  font-weight: 600;
}
.section_06 .large-12{
	padding-bottom: 10px !important;
}
.button {
  font-weight: 500;
  font-size: 16px;
  padding: 0 22px;
}
.box-bounce:hover .box-text ,
.box-bounce:hover .box-image {
    transform: unset !important;
}
.widget .toggle i{
  color: #fff;
}
.flickity-prev-next-button svg{
  background: #bc3939;
  color: #fff;
}
.product_buttom_xct{
  margin-top: 10px;
}
.product_buttom_xct a{
  font-size: 15px !important;
  text-transform: inherit;
  font-weight: 500;
  line-height: 34px !important;
  height: 36px !important;
  color: #fff;
  display: inline-block;
  padding: 0 20px;
  min-height: 36px !important;
  border-radius: 6px;
  background: #c61f3f;
  margin: 0 5px !important;
}
.product_buttom_xct a.added_to_cart:after{
  display: none;
}
p , li{
  font-weight: 400;
}
.rt_doc_them a{
  color: #c61f3f;
}
.tab-panels ul{
  margin: 0;
}
.tab-panels ol{
  margin: 0 !important;
}
.home .rt_banner{
  display: none;
}
.rt_banner li{
  list-style: none;
  margin-bottom: 0;
}
.rt_banner{
  position: relative;
}
.rt-breadcrumbs{
  padding: 12px 0;
  text-align: center;
  position: absolute;
  bottom: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.rt-breadcrumbs .hdb span{
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.rt-breadcrumbs a ,
.rt-breadcrumbs p{
  font-size: 16px;
  margin-bottom: 0;
  color: #fff;
}
.tab__tki {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
}
.why__chose {
    background: #c61f3f;
    color: #fff;
    padding: 0 10px;
    line-height: 38px;
    width: 78%;
    border-radius: 5px;
}
.tab__tki form {
  margin-bottom: 0;
}
/*.model__de {
font-size: 33px;
    color: #333;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0 0 10px 0;
    line-height: 40px;
}*/
.product-summary .quantity {
  margin-bottom: 0 !important;
}
.product-page-price span {
  color: #c61f3f;
  font-size: 40px;
  font-weight: 900;
}
.product-summary .single_add_to_cart_button  {
    margin-bottom: 0;
    line-height: 41px;
    border-radius: 5px;
    font-weight: 500;
}
.devvn_buy_now  strong{
  font-weight: 500;
}
.icon__tiki .textwidget {
    display: flex;
    align-items: center;
    gap: 15px;
}
.icon__tiki li{
  list-style: none;
  margin-bottom: 0;
}
.tiki a{
    border: 1px solid #ddd;
    padding: 3px 8px;
    border-radius: 5px;
    width: 120px;
    display: flex;
    align-items: center;
}
.tiki img{
  padding-right: 5px;
}
.product-thumbnails .col  a {
  border: 1px solid #ddd;
}
.product-info .product-page-price {
    margin: 0 0 30px 0;

}
.product-section {
  border-top: 0;
}
.woocommerce-Tabs-panel p {
  margin-bottom: 10px;
}
.woocommerce-tabs .tab-panels {
  padding: 0px ;
  border: unset;
}
.product-footer .woocommerce-tabs{
  border: unset;
  padding: 0;
}
.shop-container .product-main{
  padding-bottom: 0;
}
.shop-container .product-category > .col-inner{
  box-shadow: 0 0 32px rgba(0,0,0,.12);
  transition: box-shadow .3s ease-in-out;
}
.shop-container .product-category h5.header-title{
  font-size: 18px;
  color: #eb1c24;
  font-weight: 600;
  line-height: 30px;
  text-transform: inherit;
}
.shop-container .product-category p.uppercase {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #333;
}
.product-tabs li:nth-child(1){
  margin-left: 0;
}
.product-footer .tabbed-content .nav{
  margin-bottom: 12px !important;
  display: none;
}
.product-tabs li{
  margin: 0 5px !important;
}
.product-tabs li a {
  padding: 0px 20px;
  color: #333;
  font-size: 17px;
  border: 0;
  text-transform: none;
  background: #fff;
  line-height: 48px;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 40px;
}
.product-tabs li:hover a ,
.product-tabs li.active a {
    border-radius: 40px;
    background: #c61f3f;
    color: #fff;
    font-size: 17px;
    border: 0;
    line-height: 48px;
    height: 48px;
    text-transform: none;
}
.muatai {
    font-size: 17px;
    margin: 0 0 10px 0;
    line-height: 30px;
    color: #333;
}
.product-info .product-title {
    font-size: 28px;
    color: #333;
    font-weight: 600;
    margin: 0 0 10px 0;
    line-height: 40px;
}
.rt_woocommerce_single_product_summary  .fb{
  margin-bottom: 10px;
}
.rt_woocommerce_single_product_summary  .price2{
  margin-bottom: 12px;
}
.rt_woocommerce_single_product_summary  .price2 span{
  font-size: 19px;
  color: #D12128;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif !important;
}
.rt_woocommerce_single_product_summary .product-short-description tr td {
    font-size: 15px;
    line-height: 25px;
    color: #333;
    font-weight: 400;
}
.rt_woocommerce_single_product_summary .widget {
  list-style: none;
}
.rt_woocommerce_single_product_summary .action{
  overflow: hidden;
  display: block;
}
.rt_woocommerce_single_product_summary .action a{
  width: 48%;
  float: left;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-family: "Roboto-Bold" !important;
  line-height: 46px;
  height: 46px;
  border-radius: 5px;
  background: #D12128;
}
.rt_woocommerce_single_product_summary .action i{
  margin-right: 5px;
}
.rt_woocommerce_single_product_summary .action a:nth-child(2){
  float: right;
}
.tt__heading{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}
.tt__heading span {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.tt__heading b {
display: inline-block;
    height: 4px;
    background: #c61f3f;
    width: 60px;
    margin: 9px 15px;
}

.term-tax{
  display: flex;
  margin: 0 -15px;
  justify-content: space-between;
}
.term-tax .list-term-tax {
  text-align: center;
  width: 12.5%;
  min-width: 12.5%;
  border-right: 1px solid #ddd;
  padding: 0 15px;
  margin-bottom: 40px;
}
.term-tax .list-term-tax:last-child{
  border: unset;
}
.box__pro {
  border: 1px solid #ccc;
}
.box__pro .box-image
.shop-container .products  {
  margin: 0 -15px;http://son.webrt.net/thangmaystar/san-pham/thang-may-chung-cu-ocean-park-3/
}
.shop-container .content-row {
  padding-top: 30px;
}
.shop-container .content-row > .col {
  padding: 0 15px 30px !important;
  border: unset !important;
}
.shop-container .content-row .product-main{
  padding-bottom: 0;
}

.shop-container .product-category .col-inner:hover .box-text{
  height: 100%;
  transition: height .5s;
}
.shop-container .product-category .col-inner:hover .box-text .box-text-inner{
  position: relative;
  top: 40%;
}
.box__pro .box-text-products .woocommerce-loop-product__title a {
    font-size: 17px;
    font-weight: 500;
    color: #333;
    display: block;
    line-height: 30px;
}
.model {
    font-size: 15px;
    font-weight: 400;
    color: #5d5c5c;
    line-height: 30px;
    margin-bottom: 0px;
}
.box__pro  .price-wrapper span {
    color: #c61f3f;
    font-size: 19px;
    font-weight: 500;
}
.featured-title .page-title-bg{
  box-shadow: unset !important;
}

.shop-page-title {
  display: none;
}
.single-product .shop-page-title{
  display: none;
} 
.img__Cate img {
  width: 100%;
}
.products.row {
    margin-bottom: 30px !important;
}
.box__pro  .box-text-products > a {
    border: 1px solid #c61f3f;
    color: #c61f3f;
    font-size: 15px;
    padding: 2px 36px;
    padding-left: 40px;
    padding-right: 32px;
    border-radius: 30px;
    margin: 0;
    text-transform: none;
    font-weight: 500;
    line-height: 35px;
    position: relative;
    background: unset !important;
    min-height: inherit;
    font-family: 'Roboto', sans-serif !important;
}
.box__pro  .box-text-products > a:after{
  content: "";
  position: absolute;
  top: 13px;
  left: 14px;
  height: 17px ;
  width: 17px;
  background: url(img/cart.png) no-repeat;
}
.box__pro  .box-text-products > a:before{
  content: "";
  position: absolute;
  top: 17px;
  right: 10px;
  height: 10px ;
  width: 17px;
  background: url(img/car.png) no-repeat;
}
.box__pro  .box-text-products:hover > a:after ,
.box__pro  .box-text-products:hover > a:before{
  filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.box__pro  .box-text-products:hover > a{
  background: #c61f3f !important;
  color: #fff;
}
.title__cate {
  position: relative;
  margin-bottom: 10px;
  line-height: 30px;
  text-align: center;
  padding-bottom: 10px;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 500;
  color: #333;
}

.title__cate a , .title__cate span{
  color:#333;
  font-size: 25px;
  position: relative;
  text-transform: uppercase;
}
.tt__heading__2 {
  margin-bottom: 0;
}
.mg__g {
  margin-bottom: 40px;
}
.title__cate  a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -12px;
    background: #c61f3f;
}
.related-products-wrapper {
  margin-bottom: 40px;
}
.related  .title__cate  span:before{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -14px;
    background: #c61f3f;
}
.related .product-section-title{
  font-size: 25px;
  font-weight: 500;
}
.related .flickity-button{
  background-color: unset !important;
  box-shadow: unset !important;
}
.shop-container .products  > .product-small.col {
  padding: 0 15px 30px;
}
.icon-search{
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 7px 9px !important;
}
/*header-wrapper*/
.header-wrapper .header-main{
  background: url(img/Menu.png) no-repeat;
  background-size: cover;
  position: relative;
}
.header-wrapper .header-main .flex-right{
  position: absolute;
  right: 2%;
  top: 14px;
}
.header_logo {
  display: none;
}
.icon-search{
  color: #fff;
  font-size: 18px;
}
.logo {
  height: 100%;
}
.rt_html_01{
  background: url(img/phone.png) 0px 8px no-repeat;
  padding-left: 56px;
}
.rt_html_01 p{
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
}
.rt_html_01 a{
  font-size: 19px !important;
  font-weight: 500;
  line-height: 26px;
  color: #fff;
}
.header-inner .header-nav li:after ,
.header-inner .header-nav li:before{
  display: none;
}
.header-inner .header-nav li.menu-item{
  line-height: 60px;
}
.header-inner .header-nav li.menu-item a{
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  font-weight: 500 !important;
  padding: 0 9px;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif !important;
}
.header-inner .header-nav li .icon-angle-down{
  display: none;
}
.header-inner .header-nav li.menu-item a span{
  display: block;
  text-align: center;
  width: 100%;
}
.header-inner .header-nav li.menu-item a img{
  margin: 0 auto;
}
.header-nav > li .nav-dropdown {
  width: 100%;
  display: none;
  transform: translateY(20px);
  transition: all 0.8s ease 0s;
}
.header-nav > li .nav-dropdown > li:nth-child(1) a {
  border: unset;
}
.header-nav > li.menu-item .nav-dropdown > li a {
  color: #333;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px !important;
  display: block;
  text-transform: unset;
  border-bottom: none;
  border-top: 1px solid #ddd;
  margin: 0 !important;
  text-align: left;
  padding-left: 10px;
  padding: 10px 20px !important;
}
.nav-dropdown-default {
  padding: 0;
  background: #fff;
  top: 75px;
  border: 0;
  left: 0 !important;
}
.header-nav > li .nav-dropdown > li {
  display: block;
  width: 100%;
  position: relative;
}
.header-nav > li.menu-item .nav-dropdown > li a:hover{
  color: #d12128 !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 {
  white-space: unset !important;
}
.header-nav > li .nav-dropdown > .nav-dropdown-col > a{
  position: relative;
}
.header-nav > li .nav-dropdown > .nav-dropdown-col > a:before{
  content: "";
  position: absolute;
  top: 14px;
  right: 10px;
  height: 15px;
  width: 15px;
  background: url(img/menu.png) no-repeat;
}
.header-nav > li:hover .nav-dropdown {
  display: block;
  transform: translateY(0px);
}
/*footer-wrapper*/
.footer_wrapper{
  padding-bottom: 10px !important;
}
.footer-wrapper .form_ho_tro{
  padding-bottom: 20px !important;
}
.footer-wrapper .form_ho_tro .wpcf7{
  margin-top: 20px;
  padding: 0 15%;
}
.footer-wrapper .form_ho_tro .wpcf7 input{
  width: 23%;
  float: left;
  margin: 0 1%;
  border-radius: 50px;
  line-height: 42px;
  padding: 0 16px;
  font-size: 15px;
  height: 42px;
}
.footer-wrapper .form_ho_tro .wpcf7 .wpcf7-spinner{
  display: none;
}
.absolute-footer.dark{
  display: none;
}
.footer-1{
  border: unset;
  background: rgb(203 203 203 / 50%) !important;
}
.footer-2{
  border: unset;
  background: unset !important;
}
.footer-1 .large-3:nth-child(1){
  flex-basis: 22%;
  max-width: 22%;
}
.footer-1 .large-3:nth-child(2){
  flex-basis: 36%;
  max-width: 36%;
  padding-right: 3%;
}
.footer-1 .large-3:nth-child(3){
  flex-basis: 17%;
  max-width: 17%;
}
.footer-1 .large-3:nth-child(4){
  flex-basis: 25%;
  max-width: 25%;
}
.footer-1 .widgettitle{
  color: #333;
  font-size: 20px;
  line-height: 40px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.footer-1 p{
    color: #333;
    font-size: 15px;
    padding: 0 !important;
    margin-bottom: 10px;
    line-height: 26px;
    font-weight: 400 !important;
}
.footer-1 .widget{
  margin: 0 !important;
}
.footer-1 .menu li{
  border: unset;
}
.footer-1 .menu li a{
  font-size: 15px;
  color: #333;
  font-weight: 400;
  line-height: 23px;
  padding: 0 !important;
  margin-bottom: 8px;
}
.rt_footer_nd .large-12 > .col-inner{
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}
.rt_ic_ft{
  margin-top: 20px;
}
.rt_ic_ft a{
  padding-right: 10px;
}
.footer-2 p{
  font-size: 14px;
  color: #fff;
  line-height: 23px;
  margin: 0 !important;
}
.footer-2 .col{
  margin-bottom: 0px !important;
  padding-bottom: 0 !important;
}
.footer-2 .large-12 > .col-inner{
  padding-top: 15px;
  padding-bottom: 10px;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
  overflow: hidden;
  display: block;
  margin: 0 -15px;
}
.news-widget-sidebar-widget .news-item-sidebar{
  padding: 0 15px;
  margin-bottom: 30px;
}
.news-widget-sidebar-widget .news-item-sidebar .boxx__innner{
  overflow: hidden;
  display: block;
  margin: 0 -15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-widget-sidebar-widget .news-item-sidebar .news-thumb{
  width: 50%;
  float: left;
  padding: 0 15px;
}
.news-widget-sidebar-widget  .news-thumb a{
  display: block;
  overflow: hidden;
  display: block;
}
.news-widget-sidebar-widget .news-item-sidebar .news-thumb img{
  width: 100%;
  height: 460px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-sidebar-widget .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.news-widget-sidebar-widget .news-item-sidebar .box__slider{
  width: 50%;
  float: right;
  padding: 0 15px;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
    margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
  color: #333;
  font-size: 27px;
  font-weight: 500;
  display: block;
  line-height: 32px;
  margin-bottom: 15px;
  font-family: "Roboto", sans-serif !important;
}
.news-widget-sidebar-widget .news-item-sidebar .box__description p{
  font-size: 15px;
  color: #333;
  line-height: 25px;
  font-weight: 400;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear{
  width: 25%;
  float: left;
  padding: 0 15px;
}
.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: 202px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider{
  padding: 0;
  padding-top: 12px;
}
.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: #333;
    font-size: 17px;
    font-weight: bold;
    display: block;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    margin-bottom: 6px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider .box__description p{
  font-size: 15px;
  color: #333;
  font-weight: 400;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  display: block;
}
.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%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear  .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.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 -15px;
}
.news-style-3 .news-item-bottom{
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.news-style-3 .news-item-bottom .boxx__innner{
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb{
  width: 100%;
  position: relative;
  overflow:hidden;
  height: 240px;
}
.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: 240px;
  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-y: hidden;
  padding: 15px 0;
}
.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: 16px;
  font-weight: 400;
  color: #333;
  line-height: 24px;
  display: block;
  font-weight: 500;
  max-height: 48px;
  overflow:hidden;
  margin-bottom: 10px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 44px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all{
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
block 4
*/
.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{
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__left{
  width: 49%;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .boxx__innner{
  position: relative;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__left .news-thumb{
  width: 100%;
  height: 430px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img{
  width: 100%;
  height: 430px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .box__slider{
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.57);
  padding: 15px 20px;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4{
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .box__slider h4 a{
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.news-block-widget-style-4 .box__colum__right{
  width: 49%;
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear{
  margin-bottom: 17px;
  overflow-y: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb{
  width: 130px;
  height: 95px;
  float: left;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .news-thumb img{
  width: 100%;
  height: 95px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider{
  width: calc(100% - 145px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4{
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider h4 .news-title{
  font-size: 17px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  display: block;
  height: 24px;
  overflow:hidden;
} 
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .box__description p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 22px;
  color: #8f8f8f;
  display: block;
  max-height: 44px;
  overflow:hidden;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .boxx__innner .box__slider .views__all a{
  font-size: 14px;
  color: #37a7a9;
  font-weight: 400;
  text-decoration: underline;
}
/*
block 5
*/
.news-widget-style-5{
  overflow:hidden;
}
.news-widget-style-5 .news-item-clear{
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e9e8e8;
}
.news-widget-style-5 .news-item-clear:nth-child(1){
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.news-widget-style-5 .news-item-clear .boxx__innner{
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb{
  width: 100px;
  height: 70px;
  float: left;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb a{
  overflow: hidden;
  display: block;
}
.news-widget-style-5 .news-item-clear .boxx__innner .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-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% - 115px);
  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: 16px;
  color: #333;
  line-height: 22px;
  display: block;
  height: 44px;
  overflow:hidden;
  font-weight:500;
}
.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;
  display: none;
  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;
}
/*box__content__rights */
.heading_td{
    display: inline-block;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    margin: 0
    text-transform: uppercase;
    line-height: 40px;
    font-family: 'Roboto', sans-serif !important;
    position: relative;
}
.box__nth_1 .date{
  font-size: 14px;
  color: #c61f3f;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ccc;
}
.box__content__rights , .box__content__left {
  margin-top: 30px;
}
.box__content__rights .box__nth_2 ul{
  padding-left: 22px;
}
.box__content__rights  .headings{
  display: inline-block;
    color: #000;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
    font-family: 'Roboto', sans-serif !important;
}
.box__content__rights .box__colum__nth2{
  overflow: hidden;
  display: block;
}
.box__content__rights .news-post-news{
  margin-bottom: 20px;
}
.box__content__rights .news-post-news .box__news__inner{
  border: 1px solid #ebebeb;
  box-shadow: 0 1px 4px rgb(128 128 128 / 11%);
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -15px;
}
.box__content__rights .news-post-news .box__news__inner .box__thumb__img{
  width: 35%;
  float: left;
  padding: 0 15px;
}
.box__content__rights .news-post-news .box__news__inner .box__content{
  width: 65%;
  float: left;
  padding: 0 15px;
}
.box__content__rights .news-post-news .box__news__inner .box__thumb__img  a{
  overflow: hidden;
  display: block;
  border-radius: 6px;
}
.box__content__rights .news-post-news .box__news__inner .box__thumb__img img{
  height: 240px;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.box__content__rights .news-post-news .box__news__inner .box__thumb__img:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.box__content__rights .news-post-news .box__content{
  padding: 15px 10px;
}
.box__content__rights .news-post-news .box__content h3 a{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
    display: block;
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}
.box__content__rights .news-post-news .box__content h3 a:hover{
    color: #c61f3f;
}
.box__content__rights .news-post-news .box__content .date{
      font-size: 14px;
      color: #333;
      font-weight: 400;
      line-height: 26px;
}
.box__content__rights .news-post-news .box__content .box__des{
     margin-bottom: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #838383;
    text-align: justify;
    max-height: 44px;
    overflow: hidden;
}
.box__content__left  .is-divider{
  display: none;
}
.box__content__left .widget-title {
    display: block;
    background: #c61f3f ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.box__content__left .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.box__content__left .menu li a{
  color: #333;
}
.box__content__left .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.box__content__left .menu li .sub-menu li a {
    font-size: 15px;
    line-height: 30px;
}
.box__content__left .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.box__content__left .menu li .sub-menu li:last-child{
  border: unset;
}
.box__content__left .menu li a:hover{
  color: #c61f3f;
}
.box__content__left .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.box__content__left .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
#related-post1 .box__colum__news h3 a{
  color: #333;
  font-size: 17px;
}
#related-post1 .box__colum__news h3 a:hover{
  color: #cd9216 ;
}
.sidebar-inner  .is-divider{
  display: none;
}
.sidebar-inner .widget-title {
    display: block;
    background: #c61f3f ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.sidebar-inner .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.sidebar-inner .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.sidebar-inner .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.sidebar-inner .menu li .sub-menu li:last-child{
  border: unset;
}
.sidebar-inner .menu li .sub-menu li a{
  font-size: 15px;
  line-height: 30px;

}
.sidebar-inner .menu li a:hover{
  color: #c61f3f;
}
.sidebar-inner .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.sidebar-inner .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
.shop-sidebar  .is-divider{
  display: none;
}
.shop-sidebar .widget-title {
    display: block;
    background: #c61f3f ;
    font-size: 18px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    border-radius: 6px 6px 0 0;
}
.shop-sidebar .menu{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.shop-sidebar .menu > li > a{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}
.shop-sidebar .menu li .sub-menu li a {
    font-size: 15px;
    line-height: 30px;
}
.shop-sidebar .menu li .sub-menu li {
  border-bottom: 1px solid #ddd;
}
.shop-sidebar .menu li .sub-menu li:last-child{
  border: unset;
}
.shop-sidebar .menu li a{
  color: #333;
}
.shop-sidebar .menu li a:hover{
  color: #c61f3f;
}
.shop-sidebar .news-widget-style-5{
  border: 1px solid #ccc;
  padding: 12px;
  border-radius: 0 0 6px 6px;
}
.shop-sidebar .widget_media_image img{
  width: 100%;
  object-fit: contain;
}
/*heading*/
.block__element_head .text_head{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}
.heading{
  margin-bottom: 0px;
  text-align: center;
}
.heading span ,
.heading a{
  font-size: 30px;
  color: #000;
  font-weight: 600;
  text-transform: inherit;
  line-height: 40px;
  position: relative;
}
.rt_buttom .button{
  font-weight: 500;
  font-weight: 16px;
  line-height: 42px;
  margin-bottom: 0 !important;
  padding: 0 25px;
  text-transform: inherit;
}
/*section_banner*/
.section_banner .flickity-prev-next-button.previous{
  left: 2%;
}
.section_banner .flickity-prev-next-button.next{
  right: 2%;
}
.section_banner .text-box-content p{
  margin: 0;
  overflow: hidden;
  display: block;
}
.section_banner .text-box-content p span{
  line-height: 70px;
  display: inline-block;
}
.section_banner .text-box-content p span:nth-child(2){
  position: relative;
  top: -12px;
  padding-left: 16px;
}
.section_banner .text-box-content .button {
  font-size: 20px;
  flex-wrap: 400;
  color: #fff;
  padding: 2px 30px;
}
/*section_01*/
.section_01{
  padding-bottom: 30px !important;
}
.section_01 .large-12{
  padding-bottom: 15px !important;
}
.section_01 .has-hover{
  position: relative;
}
.section_01 .has-hover .box-text{
  position: absolute;
  bottom: 4%;
  display: inline-block;
  background: #D12128;
  width: auto;
  padding: 15px;
}
.section_01 .has-hover .box-text:after{
  content: "";
  position: absolute;
  top: 0;
  right: -33px;
  width: 35px;
  height: 60px;
  background: url(img/af.png) no-repeat;
}
.section_01 .has-hover .box-text h5{
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  margin: 0px;
  text-transform: inherit;
}
.section_01 .has-hover .box-text p{
  font-size: 15px;
  color: #000;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.section_01 .has-hover .button{
  border: unset;
  padding: 0;
  text-transform: inherit;
}
.section_01 .has-hover .button span{
  font-size: 15px;
  font-weight: 500;
  line-height: 38px;
  border: 1px solid #c61f3f;
  color: #c61f3f;
  display: inherit;
  padding: 0 25px;
  border-radius: 30px;
}
.section_01 .has-hover:hover .button span{
  background: #c61f3f;
  color: #fff;
}
.row.rt_sldier_th > .slick-arrow:not(.col):not([class^="col-"]) {
  width: 40px !important;
  z-index: 999999999999;
}
.slick-prev {
  position: absolute;
  top: 42%;
  left: 0px;
  z-index: 9;
  height: 35px;
  width: 20px;
  cursor: pointer;
}
.slick-next {
  position: absolute;
  top: 42%;
  right: 0px;
  z-index: 9;
  height: 35px;
  width: 25px;
  cursor: pointer;
}
.slick-arrow i {
  color: #fff;
  font-size: 25px;
  padding: 7px 15px;
  background: #bc3939;
  font-weight: 500;
  border-radius: 50px;
  box-shadow: 1px 1px 3px #3333335e;
}
.slider_sp style {
  display: none !important;
}
/*section_02*/
.section_02{
  padding-bottom: 30px !important;
}
.section_02 .large-12{
  padding-bottom: 20px !important;
}
.section_02 .rt_sldier_th{
  max-width: 100% !important;
  position: relative;
}
.section_02 .rt_sldier_th:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 8%;
  height: 100%;
  background-image: linear-gradient(to right, #ffffffc7 , #ffffff00);
}
.section_02 .rt_sldier_th:before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 8%;
  z-index: 99999999;
  height: 100%;
  background-image: linear-gradient(to right, #ffffff00 , #ffffffc7);
}
.section_02 .box-text{
  padding: 0;
}
.section_02 .box-text .button {
  margin: 0;
}
.section_02 .button span{
  font-weight: 500;
  font-size: 17px;
  padding: 6px 8px;
}
/*section_03*/
.section_03{
  padding-bottom: 30px !important;
}
.section_03 .has-hover{
  background: #EEEEEE;
}
.section_03 .box-text {
  padding: 28px;
}
.section_03 .has-hover h4{
  font-weight: 500;
  font-size: 19px;
  line-height: 26px;
  text-transform: inherit;
  color: #202020;
  margin-bottom: 6px;
}
.section_03 .has-hover p{
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #333;
  margin-bottom: 14px;
}
.section_03 .has-hover .button {
  margin: 5px 0;
}
/*section_04*/
.section_04 .col{
  padding-bottom: 0px !important;
}
.section_04 .section_04_right .col-inner{
  background: rgba(209, 33, 40, 0.8);
  padding: 70px;
}
.section_04 .section_04_right .wpcf7-form{
  margin-bottom: 0;
}
.section_04 .section_04_right h2{
  color: #fff;
  font-weight: 500;
  font-size: 34px;
  line-height: 38px;
  margin-bottom: 6px;
}
.section_04 .section_04_right .rt_form_nd{
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0px;
}
.section_04 .section_04_right input{
  font-size: 14px;
  line-height: 44px;
  height: 44px;
  border-radius: 4px;
  margin-bottom: 18px;
}
.section_04 .section_04_right textarea{
  font-size: 14px;
  border-radius: 4px;
  margin-bottom: 18px;
}
.section_04 .section_04_right .wpcf7-submit{
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 600;
  text-transform: inherit;
  font-size: 18px;
  line-height: 18px;
  line-height: 40px;
  border-radius: 4px;
  color: #fff;
  font-family: 'Open Sans', sans-serif !important;
  background: unset !important;
  border: 1px solid #fff;
  margin: 0;
}
.wpcf7-spinner{
  display: none;
}
/*section_05*/
.section_05{
  padding-bottom: 0px !important;
}
.section_05 .news-style-2{
  display: block;
  margin: 0 -10px;
}
.section_05 .news-style-2 .news-item-posts{
  width: 33.33%;
  float: left;
  padding: 0 10px;
}
.section_05 .news-style-2 .news-item-posts .boxx__innner{
  position: relative;
}
.section_05 .news-style-2 .news-item-posts .news-thumb img{
  height: 590px;
  width: 100%;
  object-fit: cover;
}
.section_05 .news-style-2 .news-item-posts .box__slider {
  position: absolute;
  bottom: 4%;
  display: inline-block;
  background: #D12128;
  width: auto;
  padding: 15px;
}
.section_05 .news-style-2 .news-item-posts .box__slider:after {
    content: "";
    position: absolute;
    top: 0;
    right: -33px;
    width: 35px;
    height: 60px;
    background: url(img/af.png) no-repeat;
}
.section_05 .news-style-2 .news-item-posts .box__slider h4{
  margin-bottom: 0;
}
.section_05 .news-style-2 .news-item-posts .box__slider h4 a{
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  margin: 0px;
  text-transform: inherit;
}
.section_05 .news-style-2:hover .slick-arrow{
  opacity: 1;
}
.section_05 .slick-arrow{
  opacity: 0;
}
.section_05 .slick-next{
  top: 43%;
  width: 38px;
}
/*section_06*/
.section_06 .tabbed-content .nav {
  border-bottom: 1px solid #DDDDDD;
}
.section_06 .tabbed-content .nav li{
  margin-right: 20px;
}
.section_06 .tabbed-content .nav li a{
  font-size: 22px;
  color: #333;
  font-weight: 600;
  line-height: 42px;
  font-family: 'Open Sans', sans-serif !important;
}
/*section_07*/
.section_07{
  padding-bottom: 40px !important;
  border-top: 2px solid #3333336b  !important;
}
.section_07 .heading{
  margin-bottom: 16px;
}
.section_07 .rt_gallery_02.large-columns-5 {
  padding: 0 8%;
}
.section_07 .rt_doi_tac .gallery-col{
  padding-bottom: 0 !important;
}
.section_07 .rt_doi_tac .flickity-button{
  top: 28% !important;
}
/*dự án*/
.box__left__layout__full .news-style{
  overflow: hidden;
  display: block;
  margin: 0 -15px;
}
.box__left__layout__full .news-style .news-item-top {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.box__left__layout__full .news-style .news-item-top .news-thumb a{
  overflow: hidden;
  display: block;
}
.box__left__layout__full .news-style .news-item-top img{
  height: 380px;
  width: 100%; 
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.box__left__layout__full .news-style .news-item-top .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.box__left__layout__full .news-style .news-item-top .boxx__innner{
  box-shadow: 0 0 10px rgba(0,0,0,.12);
  transition: box-shadow .3s ease-in-out;
}
.box__left__layout__full .news-style .news-item-top .boxx__innner:hover{
  box-shadow: 0 0 10px rgba(0,0,0,.32);
  transition: box-shadow .3s ease-in-out;
}
.box__left__layout__full .news-style .news-item-top .box__slider{
  padding: 15px;
}
.box__left__layout__full .news-style .news-item-top .box__slider h4 a{
  font-size: 18px;
  color: #eb1c24;
  font-weight: 600;
  line-height: 30px;
}
.box__left__layout__full .news-style .news-item-top .box__slider .box__des p{
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  display: block;
}
.box__left__layout__full .news-style .news-item-top .box__slider .rt_doc_them a{
  text-align: right;
  display: block;
}
.box__left__layout__full .news-style .news-item-top .box__slider .rt_doc_them svg{
  height: 22px;
  fill: #c61f3f;
  color: #c61f3f;
}
#related-post1 .tits span{
  color: #333;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.products__description{
  background: #f7f7f7;
  margin-bottom: 20px;
}
.products__description .term-description{
  padding-top: 30px;
  padding-bottom: 20px;
}





.page-numbers{
  overflow: hidden;
  display: blockư;
  width: 1005;
}
@media (max-width: 1690px) {
  .header-wrapper .header-main {
    background: url(img/mnn.png) no-repeat #990000;
  }
  #logo {
    width: 300px !important;
  }
}
@media (max-width: 1600px) {
  .header-wrapper .header-main {
    background: url(img/1600.png) no-repeat #990000;
  }
  #logo {
    width: 270px !important;
  }
}
@media (max-width: 1500px) {
  .header-wrapper .header-main {
    background: url(img/1500.png) no-repeat #990000;
  }
  #logo {
    width: 240px !important;
  }
}
@media (max-width: 1300px) {
  #logo {
    width: 190px !important;
  }
  .header-inner .header-nav li.menu-item{
    margin: 0 5px;
  }
  .header-inner .header-nav li.menu-item a{
    font-size: 15px;
  }
  .section_01 .has-hover .box-text h5{
    font-size: 18px;
  }
  .section_04 .section_04_right .col-inner{
    padding: 50px;
  }
  .section_04 .section_04_right h2{
    font-size: 30px;
  }
  .news-widget-sidebar-widget .news-item-sidebar h4 a{
    font-size: 24px;
  }
}
@media (max-width: 1300px){
  #logo {
    width: 170px !important;
  }
  .header-inner .header-nav li.menu-item a{
    padding: 0 3px;
  }
}
@media (max-width: 1024px) {
  .news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img{
    height: 140px;
  }
  .section_06 .tabbed-content .nav li a{
    font-size: 20px;
  }
  .section_01 .has-hover .box-text{
    padding: 10px;
  }
  .section_01 .has-hover .box-text:after{
    height: 50px;
  }
  .section_03 .box-text{
    padding: 12px;
  }
  .section_04 .section_04_right .col-inner{
    padding: 35px;
  }
  .section_04 .section_04_right h2{
    font-size: 28px;
  }
  .news-widget-sidebar-widget .news-item-sidebar h4 a{
    font-size: 20px;
    line-height: 30px;
  }
  .rt_html_01 {
    background: url(img/phone.png) 0px 8px no-repeat;
    padding-left: 50px;
  }
  .rt_html_01 a{
    padding: 0 !important;
    font-size: 17px;
  }
  .rt_html_01 p{
    font-size: 14px;
  }
  .header-inner .header-nav li.menu-item a{
    font-size: 14px;
    padding: 0;
  }
  .header-wrapper .header-main {
    background: url(img/1024.png) no-repeat #d12128;
  }
  .rt_html_01 span{
    font-size: 14px;
  }
  .header-inner .header-nav li.menu-item{
    margin: 0 2px;
  }
  #logo {
    width: 130px !important;
  }
  .header-inner .header-nav li a{
    font-size: 15px;
    padding: 0 6px;
  }
  .heading span, .heading a{
    font-size: 27px;
  }
  .footer-2 p{
    font-size: 13px;
  }
  .term-tax .list-term-tax{
    padding: 0 6px;
  }
  .tt__heading span{
    font-size: 27px;
  }
  .title__cate a{
    font-size: 22px;
  }
  .product-info .product-title{
    font-size: 28px;
  }
  .shop-page-title, .shop-page-title .title-bg {
    height: 240px;
  }
  .box__left__layout__full .news-style .news-item-top{
    width: 33.33%;
  }
  .section_banner .banner.has-hover{
    padding-top: 450px !important;
  }
  .section_banner .text-box-content p span{
    font-size: 60px !important;
    line-height: 55px;
  }
  .section_banner .text-box-content p span:nth-child(2){
    font-size: 25px !important;
    line-height: 55px;
  }
}
@media (max-width: 810px){
  #logo{
    width: 100% !important;
  }
  .icon-menu{
    color: #000;
  }
  .off-canvas-left .mfp-content{
    background: #d12128;
  }
  .header-wrapper .header-main{
    background: #fff;
  }
  .heading span, .heading a{
    font-size: 28px;
  }
  .footer-wrapper .form_ho_tro .wpcf7{
    overflow: hidden;
    padding: 0;
  }
  .shop-page-title, .shop-page-title .title-bg {
    height: 185px;
  }
  .term-tax{
    overflow: hidden;
    display: block;
  }
  .term-tax .list-term-tax{
    width: 25%;
    min-width: 25%;
    float: left;
  }
  .boxx__content__cate__pro .large-columns-4 > .product {
    flex-basis: 50%;
    max-width: 50%;
  }
  .title__cate a:before{
    bottom: -14px;
  }
  .tt__heading span{
    font-size: 25px;
  }
  .shop-container .product-gallery{
    padding-bottom: 0 !important;
  }
  .product-tabs li:hover a, .product-tabs li.active a{
    font-size: 16px;
  }
  .product-tabs li a{
    font-size: 16px;
    margin-bottom: 12px;
    padding: 0 13px;
  }
  .product-tabs li {
    margin: 0 10px !important;
  }
  .product-page-price span{
    font-size: 25px;
  }
  .off-canvas .nav-vertical>li>a{
    color: #fff;
    font-size: 15px;
  }
  .rt_product_dx .item-product{
    width: 33.33%;
  }
  .icon-angle-down{
    color: #fff;
  }
  .off-canvas .nav-vertical li li>a{
    color: #fff;
    font-size: 16px;
  }
  #logo img{
    padding: 4px;
  }
  .section_07 .rt_gallery_02.large-columns-5{
    padding: 0;
  }
  .news-widget-sidebar-widget .news-item-sidebar-clear{
    width: 50%;
  }
  .news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb a img{
    height: 220px;
  }
  .news-widget-sidebar-widget .news-item-sidebar .box__description p{
    height: 125px;
    overflow: hidden;
    display: block;
  }
  .news-widget-sidebar-widget .news-item-sidebar .news-thumb img{
    height: 310px;
  }
  .section_04 .section_04_right .col-inner{
    padding: 25px;
  }
  .section_04 .section_04_right h2{
    font-size: 25px;
  }
  .section_04 {
    padding: 30px 0 !important;
  }
  .box__left__layout__full .news-style .news-item-top{
    width: 50%;
  }
  .box__left__layout__full .news-style .news-item-top img{
    height: 240px;
  }
}
@media (max-width: 480px){
  .shop-container .content-row > .col{
    padding-bottom: 10px !important;
  }
  .heading span, .heading a {
      font-size: 22px;
  }
  .product-info .product-title {
    font-size: 22px;
  }
  .product-page-price span{
    font-size: 25px;
  }
  .why__chose{
    width: 100%;
  }
  .tab-panels{
    border: 1px solid #ddd;
  }
  .nav-tabs > li ,
  .nav-tabs > li > a{
    width: auto;
    display: inline-block;
  }
  .product-footer:before{
    display: none;
  }
  .box__content__rights .news-post-news img{
    height: 155px;
  }
  .box__content__rights .news-post-news .box__content .date{
    font-size: 12px;
  }
  .box__content__rights .news-post-news .box__content .box__des{
    font-size: 14px;
  }
  .product-main{
    padding-bottom: 0 !important;
  }
  .product-tabs li a, .product-tabs li:hover a, .product-tabs li.active a {
    font-size: 14px;
  }
  .product-tabs li {
    margin: 0 6px !important;
  }
  .tab-panels table{
    margin: 0 !important;
  }
  .rt_product_dx .item-product{
    width: 50%;
  }
  .box__pro .box-text-products > a{
    padding-left: 34px;
    padding-right: 20px;
  }
  .box__pro .box-text-products > a:before{
    right: 0;
  }
  .box__pro .box-text-products .woocommerce-loop-product__title a{
    font-size: 15px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: block;
  }
  .box__content__rights .news-post-news .box__news__inner{
    display: block;
    margin: 0;
  }
  .box__content__rights .news-post-news .box__news__inner .box__thumb__img{
    width: 100%;
    padding: 0;
  }
  .box__content__rights .news-post-news .box__news__inner .box__content{
    width: 100%;
    padding: 15px;
  }
  .rt-breadcrumbs{
    bottom: 18%;
  } 
  .rt-breadcrumbs a, .rt-breadcrumbs p{
    font-size: 15px;
  }
  .single-project-post .hdb,
  .single-product .hdb ,
  .single-post .hdb{
    display: none;
  }
  .rt_woocommerce_single_product_summary .product-short-description tr td{
    font-size: 14px;
    line-height: 22px;
  }
  .rt_woocommerce_single_product_summary .action a{
    font-size: 16px;
  }
  .related .product-section-title{
    font-size: 22px;
    font-weight: bold;
  }
  .box__left__layout__full .news-style .news-item-top{
    width: 100%;
  }
  .section_05 .news-style-2 .news-item-posts .news-thumb img{
    height: 450px;
    width: 100%;
    object-fit: cover;
  }
  .section_banner .banner.has-hover{
    padding-top: 350px !important;
  }
  .section_banner .banner.has-hover .banner-layer {
    width: 100% !important;
  }
  .section_banner .text-box-content p span{
    font-size: 40px !important;
    line-height: 40px;
  }
  .section_banner .text-box-content p span:nth-child(2){
    font-size: 17px !important;
    line-height: 40px;
    padding-left: 12px;
    top: -5px;
  }
}