/*
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: "WorkSans-Bold",Arial,sans-serif;
  src:url(font/WorkSans-Bold.otf);
}
@font-face{
  font-family: "tahoma";
  src:url(font/tahoma.ttf);
}
@font-face{
  font-family: "Tahoma_Regular_font";
  src:url(font/Tahoma_Regular_font.ttf);
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
html{
  margin: 0 !important;
  overflow: unset !important;
}
body{
  padding: 0 !important;
  color: #333;
  font-weight: 400;
  font-family: "WorkSans-Bold",Arial,sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
  color: #333;
  font-family: "WorkSans-Bold",Arial,sans-serif !important;
}
.header {
  z-index: 999;
}
#wrapper{
  overflow: hidden;
}
.widget .toggle i{
  color: #fff;
}
p{
  font-weight: 400;
}
.rt_doc_them a{
  color: #bd8331;
}
.tab-panels ul{
  margin: 0;
}
.tab-panels ol{
  margin: 0 !important;
}
.page-id-508 .rt_banner ,
.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: 36%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.rt-breadcrumbs .hdb span{
  font-size: 46px;
  font-weight: bold;
  color: #fff;
  line-height: 70px;
  text-transform: uppercase;
}
.rt-breadcrumbs a ,
.rt-breadcrumbs p{
  font-size: 16px;
  margin-bottom: 0;
  color: #fff;
}

.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;
}
.shop-container .products  {
  margin: 0 -15px;
}
.shop-container .content-row {
  max-width: 1200px !important;
  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 .box-text{
  background: #b82222c7;
  padding: 12px;
  transition: height .5s;
}
.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: #bd8331;
    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 #bd8331;
    color: #bd8331;
    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;

}
.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: #bd8331 !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: #bd8331;
}
.related-products-wrapper {
  margin-bottom: 40px;
}
.related  .title__cate  span:before{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -14px;
    background: #bd8331;
}
.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;
}
/*header-wrapper*/
.rt_html_01 span{
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
}
.rt_html_01 span i{
  color: #cf2e1e;
  padding-right: 10px;
  font-size: 19px;
  position: relative;
  top: 3px;
}
.rt_html_01 span a{
  font-weight: 500;
  font-size: 15px;
  color: #fff;
}
.header-top{
  padding: 3px 0;
  background: linear-gradient(89.7deg, #FCD17B 0.28%, #BD8331 99.76%) !important;
}
.header-top .form-flat input:not([type=submit]) ,
.header-top .search-field{
  line-height: 26px;
  max-height: 26px;
  background-color: #fff !important;
}
.icon-search{
  color: #333;
}
.header-top .search-field::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333 !important;
    opacity: 1; /* Firefox */
}

.header-top .search-field:-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: #333 !important;
}

.header-top .search-field::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: #333 !important;
}
.header-top .header-button .button{
  background: unset !important;
  box-shadow: unset;
  border: unset;
  font-weight: 500;
  font-size: 15px;
  text-transform: inherit;
  padding: 0;
}
.header-top .flex-right{
  width: 42%;
}
.header-top .flex-right .nav-right{
  display: block;
  text-align: right;
}
.header-top .flex-right .nav-right .header-search-form{
  width: 60%;
}
.header-top .flex-right .rt_html_02 a{
  display: inline-block;
  margin-left: 5px;
}
.header-inner .header-nav{
  display: block;
  text-align: right;
}
.header-inner .header-nav:hover > li .nav-dropdown{
  opacity: 1;
  visibility: visible;
  transition: all 0.8s ease 0s;
  max-height: inherit;
}
.header-inner .header-nav li{
  margin: 0;
}
.header-inner .header-nav li:after ,
.header-inner .header-nav li:before{
  display: none;
}
.header-inner .header-nav li:last-child a{
  padding-right: 0;
}
.header-inner .header-nav li a{
  color: #333;
  font-size: 17px;
  line-height: 108px;
  padding: 0 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "WorkSans-Bold",Arial,sans-serif !important;
}
.header-inner .header-nav li.current-menu-item > a ,
.header-inner .header-nav li.current-menu-item .sub-menu > li:first-child > a,
.header-inner .header-nav li a:hover{
  color: #BD8331 !important;
}
.header-nav > li .nav-dropdown {
  width: 100%;
  display: none;
  transform: translateY(20px);
  transition: all 0.8s ease 0s;
  border: none;
  box-shadow: none;
}
.header-nav > li .nav-dropdown > li:nth-child(1) a {
  border: unset;
}
.header-nav > li .nav-dropdown > li a {
  color: #333;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px !important;
  display: block;
  text-transform: unset;
  border-bottom: none;
  margin: 0 !important;
  padding-left: 10px;
  padding: 10px 0px 10px 10px !important;
}
.nav-dropdown-default {
  padding: 0;
  background: #fff;
  top: 108px;
  border: 0;
  left: 0 !important;
}
.header-nav > li .nav-dropdown > li {
  display: block;
  width: 100%;
  position: relative;
}
.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: 40px !important;
}
.footer-wrapper .form_ho_tro .wpcf7{
  margin-top: 20px;
  padding: 0 6%;
}
.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 input.wpcf7-submit{
  font-size: 17px;
  font-weight: 500;
  background: linear-gradient(89.7deg, #FCD17B 0.28%, #BD8331 99.76%) !important;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.footer-wrapper .form_ho_tro .wpcf7 .wpcf7-spinner{
  display: none;
}
.absolute-footer.dark{
  display: none;
}
.footer-1 , .footer-2{
  border: unset;
  z-index: 99999999;
  background: unset !important;
}
.footer-2 .col-inner{
  border-top: 1px solid #fff;
}
.footer-1 .large-4:nth-child(1) ,
.footer-1 .large-4:nth-child(3){
  flex-basis: 32.5%;
  max-width: 32.5%;
}
.footer-1 .large-4:nth-child(2){
  flex-basis: 35%;
  max-width: 35%;
}
.footer-1 .widgettitle{
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.footer-1 p{
  color: #fff;
  font-size: 14px;
  padding: 0 !important;
  margin-bottom: 10px;
  line-height: 26px;
  padding-left: 20px !important;
  position: relative;
  font-weight: 400 !important;
}
.footer-1 p:after{
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: 7px;
  width: 7px;
  border-radius: 10px;
  background: #fff;
}
.footer-1 .widget{
  margin: 0 !important;
}
.footer-1 h4{
  color: #fff;
  font-size: 14px;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 26px;
  padding-left: 20px;
  position: relative;
  font-family: "WorkSans-Bold",Arial,sans-serif !important;
}
.footer-1 h4:after{
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: 7px;
  width: 7px;
  border-radius: 10px;
  background: #fff;
}
.footer-1 .menu li{
  border: unset;
}
.footer-1 .menu li a{
  font-size: 14px;
  color: #fff;
  padding-left: 20px;
  font-weight: 400;
  line-height: 23px;
  padding: 0 !important;
  margin-bottom: 8px;
  position: relative;
}
.footer-1 .menu li a:after{
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: 7px;
  width: 7px;
  border-radius: 10px;
  background: #fff;
}
.footer-1 .cc_facebook{
  font-size: 15px;
  font-weight: 500;
  line-height: 36px;
  margin-top: 10px;
  color: #fff !important;
  background: #F45B00 !important;
  box-shadow: 0px 4px 20px rgba(252, 176, 2, 0.2);
  border-radius: 99px;
}
.footer-1 .phone_cc{
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
  line-height: 36px;
  color: #fff !important;
  background: #ED1C24 !important;
  box-shadow: 0px 4px 20px rgba(252, 176, 2, 0.2);
  border-radius: 99px;
}
.footer-1 .button i{
  color: #fff;
  margin-right: 0;
}
.footer-1 .widget_media_image{
  margin-bottom: 20px !important;
}
.rt_ic_ft{
  margin-top: 20px;
}
.rt_ic_ft a{
  padding: 0 2px;
}
.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 {
  background: #f4f4f4;
  padding: 20px;
}
.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: #073f77;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}
.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;
    padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.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: 75px;
    object-fit: cover;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner  .box__slider {
  float: right;
  width: calc(100% - 110px);
}
.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: #073f77;
    font-size: 15px;
    font-weight: 500;
    display: block;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}
.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: 410px;
}
.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: 410px;
  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: 20px ;
}
.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: 66px;
  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;
    position: relative;
}
.box__nth_1 .date{
  font-size: 14px;
  color: #bd8331;
  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: 600;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;

}
.box__content__rights .box__colum__nth2{
  overflow: hidden;
  display: block;
  margin: 0 -10px;
}
.box__content__rights .news-post-news{
  width: 50%;
  float: left;
  padding: 0 10px;
  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;
    text-align: center;
}
.box__content__rights .news-post-news img{
  height: 240px;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.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;
}
.box__content__rights .news-post-news .box__content h3 a:hover{
    color: #bd8331;
}
.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: #bd8331 ;
    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: #bd8331;
}
.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: #bd8331 ;
    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: #bd8331;
}
.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: #bd8331 ;
    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: #bd8331;
}
.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{
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.block__element_head .text_head{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}
.heading{
  margin-bottom: 12px;
}
.heading span ,
.heading a{
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    position: relative;
}
/*section_banner*/
.section-title .section-title-main{
  font-weight: 600;
}
.section_banner .flickity-prev-next-button.previous{
  left: 2%;
}
.section_banner .flickity-prev-next-button.next{
  right: 2%;
}
.section_banner .section-title-container{
  margin-bottom: 10px;
}
.section_banner .section-title{
  display: block;
  text-align: center;
}
.section_banner .section-title b{
  display: none;
}
.section_banner h2{
  margin-bottom: 0;
}
.section_banner h2.section-title span{
  font-size: 68px;
  font-weight: bold;
  color: #fff;
  line-height: 70px;
}
.section_banner h4.section-title span{
  font-size: 35px;
  font-weight: bold;
  margin: 0;
  line-height: 40px;
  text-transform: inherit;
  font-family: "WorkSans-Bold",Arial,sans-serif !important;
}
.rt_title_p > div{
  transition-delay: 0.5s!important;
}

/*section_01*/
.section_01{
  padding-bottom: 40px !important;
}
.section_01 .section-title-container{
  margin-bottom: 0;
}
.section_01 .large-6{
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_01 .section-title-normal ,
.section_01 .section-title-normal span{
  border: unset;
  padding: 0;
  margin-right: 0;
}
.section_01 h2.section-title-normal span{
  font-size: 28px;
  color: #000000;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}
.section_01 h2.section-title-normal span:after{
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  height: 3px;
  width: 50px;
  background: linear-gradient(89.7deg, #FCD17B 0.28%, #BD8331 99.76%);
}
.section_01 h4{
  color: #BD8331;
  font-size: 18px;
  line-height: 32px;
  text-transform: capitalize;
}
.section_01 .content_gth{
  position: relative;
  padding-left: 18px;
}
.section_01 .content_gth:before{
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  height: 6px;
  width: 6px;
  border-radius: 10px;
  background: #BD8331;
}
.section_01 .content_gth:after{
  position: absolute;
  content: '';
  width: 1px;
  height: 86%;
  top: 18px;
  left: 3px;
  background: #cdcdcd;
}
.section_01 .content_gth p{
  color: #050708;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
.section_01 .button{
  font-size: 17px;
  font-weight: 500;
}
/*section_02*/
.section_02{
  padding-bottom: 30px !important;
}
.section_02 .rt_buttom_da{
  padding-bottom: 0 !important;
}
.section_02 .large-4 > .col-inner{
  background: #fff;
}
.section_02 .large-4 .has-hover:hover{
  box-shadow: 1px 1px 8px #ffddad8f;
}
.section_02 .large-4 .has-hover:hover h4{
  color: #BD8331;
}
.section_02 .box-text{
  padding: 20px;
}
.section_02 .box-text h4{
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 600;
}
.section_02 .box-text p{
  font-size: 15px;
  color: #333;
  line-height: 25px;
  margin-bottom: 0;
}
.section_02 .button {
  margin-bottom: 0;
}
.section_02 .button i{
  font-size: 32px;
  margin: 0 !important;
}
/*section_03*/
.section_03{
  padding-bottom: 30px !important;
}
.section_03 .rt_blog_du_an .col{
  padding-bottom: 0 !important;
}
.section_03 .rt_blog_du_an .has-hover .box-text {
  overflow-y: hidden;
  padding: 20px;
  z-index: 10;
}
.section_03 .rt_blog_du_an .has-hover .box-text  h4{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    display: block;
    font-weight: 600;
    height: 24px;
    overflow: hidden;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.section_03 .rt_blog_du_an .has-hover .box-text p{
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 66px;
  overflow: hidden;
}
.section_03 .rt_blog_du_an .has-hover{
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  -webkit-transition: all .2s ease-out .1s;
  -o-transition: all .2s ease-out .1s;
  transition: all .2s ease-out .1s;
  position: relative;
  background: #fff;
}
.section_03 .rt_blog_du_an .has-hover .box-image{
  overflow: visible;
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  -webkit-transition: all .2s ease-out .1s;
  -o-transition: all .2s ease-out .1s;
  transition: all .2s ease-out .1s;
  background: #fff;
}
.section_03 .rt_blog_du_an .has-hover .box-image:hover:after{
  opacity: 1;
}
.section_03 .rt_blog_du_an .has-hover .box-image:after{
  top: 0;
  content: "";
  position: absolute;
  transition: all .5s ease-out .1s;
  left: 0;
  height: 150%;
  width: 100%;
  opacity: 0;
  background: linear-gradient(180deg,#000000a6 2%,rgba(0,0,0,0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.section_03 .button {
  padding: 0 30px;
  font-weight: 500;
}
.row.rt_blog_du_an  > .slick-arrow:not(.col):not([class^="col-"]) {
  width: 40px !important;
}
.slick-prev {
  position: absolute;
  top: 45%;
  left: -30px;
  z-index: 9;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
.slick-next {
  position: absolute;
  top: 45%;
  right: -30px;
  z-index: 9;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
.slick-arrow i {
    color: #333;
    font-size: 25px;
    padding: 7px 16px;
    background: #f4f4f4;
    font-weight: 700;
    border-radius: 50px;
    box-shadow: 1px 1px 3px #3333335e;
}
/*section_04*/
.section_04 .post-item .box-text{
  position: relative;
  text-align: center;
  padding-top: 30px;
}
.section_04 .post-item .box-text .post-title{
  font-weight: 600;
}
.section_04 .post-item .box-text .post-meta{
  display: inline-block;
  width: auto;
  background: url(img/time.png) 15px 13px no-repeat #dcdcdc;
  font-size: 14px;
  padding: 0 20px;
  border-radius: 40px;
  padding-left: 30px;
  line-height: 34px;
  color: #333;
  position: absolute;
  left: 22%;
  top: -20px;
  text-align: center;
  opacity: 1;
}
.section_04 .post-item .box-text .is-divider{
  display: none;
}
.section_04 .flickity-page-dots .is-selected{
  background: linear-gradient(89.7deg, #FCD17B 0.28%, #BD8331 99.76%);
}
/*section_05*/
.section_05 .gallery-col{
  padding-bottom: 0 !important;
}
.flickity-prev-next-button svg{
  color: #333;
  background: #F4F4F4;
  border: 2px solid #F4F4F4;
  box-shadow: 1px 1px 3px rgba(51, 51, 51, 0.37);
  border-radius: 36px;
}
.slider-nav-reveal .flickity-prev-next-button, 
.slider-nav-reveal .flickity-prev-next-button:hover{
  width: 34px !important;
}
.slider-nav-reveal .flickity-prev-next-button.next {
  right: 2px!important;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
  left: 2px!important;
}
.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg{
  fill: #333;
}
/*trang giới thiệu */
.gth_01 .rt_ht_pt .large-5{
  flex-basis: 42%;
  max-width: 42%;
}
.gth_01 .rt_ht_pt .large-2{
  flex-basis: 16%;
  max-width: 16%;
  padding-top: 12px;
}
.gth_01 .rt_ht_pt .large-2 .button{
  padding: 0px !important;
  background: unset;
  margin: 0 auto !important;
  height: 15px;
  width: 19px !important;
  min-height: 19px !important;
  position: relative;
  display: block;
  line-height: 19px;
  background: #BD8331;
  border: 3px solid #BD8331;
  z-index: 9999;
}
.gth_01 .rt_ht_pt .large-2 .button::before{
  content: "";
  position: absolute;
  width: 85px;
  height: 1px;
  top: 50%;
  left: -88px;
  background: #BDBDBD;
}
.gth_01 .rt_ht_pt .col{
  padding-bottom: 0 !important;
}
.gth_01 .rt_ht_pt .rt_nd_ms_6 .button::after{
  display: none;
}
.gth_01 .rt_ht_pt .large-2 .button::after{
  content: "";
  width: 1px;
  height: 370px;
  position: absolute;
  top: 19px;
  z-index: 9;
  left: 50%;
  background: #BDBDBD;
}
.gth_01 .rt_ht_pt .rt_nd_ms_2 .large-2 .button::before ,
.gth_01 .rt_ht_pt .rt_nd_ms_4 .large-2 .button::before ,
.gth_01 .rt_ht_pt .rt_nd_ms_6 .large-2 .button::before ,
.gth_01 .rt_ht_pt .rt_nd_ms_8 .large-2 .button::before{
  left: 3px;
}
.gth_01 .rt_ht_pt .large-2 .button span{
  background: #FCD17B;
  border-radius: 48px;
  line-height: 13px;
  width: 13px;
  height: 13px;
  position: relative;
  top: -3px;
}
.gth_01 .rt_ht_pt .block__element_head_nd{
  position: relative;
  margin-bottom: 30px;
}
.gth_01 .rt_nd_ms_1 .block__element_head_nd ,
.gth_01 .rt_nd_ms_3 .block__element_head_nd ,
.gth_01 .rt_nd_ms_5 .block__element_head_nd ,
.gth_01 .rt_nd_ms_7 .block__element_head_nd{
  text-align: right;
}
.gth_01 .rt_ht_pt .block__element_head_nd .text_head_stt{
  font-size: 40px;
  line-height: 40px;
  background: linear-gradient(68deg,#FCD17B 0%,#BD8331 100%);
  font-family: "WorkSans-Bold",Arial,sans-serif !important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gth_01 .rt_ht_pt .text_head_nd{
  background: #F5F5F5;
  border-radius: 20px;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  padding: 30px;
}
.gth_01 .rt_ht_pt .text_head_nd p{
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 8px;
}
.gth_01 .rt_ht_pt .row:last-child .large-2 .button::after{
  display: none;
}
/*section_menu*/
.section_menu{
  z-index: 99;
  background: #EFEFEF;
}
.section_menu li{
  list-style: none;
}
.section_menu .large-12{
  padding-bottom: 0 !important;
}
.section_menu .widget_nav_menu{
  margin: 0;
}
.section_menu .widget_nav_menu .menu-menu-trang-gioi-thieu-container > ul ,
.section_menu .widget_nav_menu .menu-menu-trang-san-pham-container > ul{
  display: flex;
}
.section_menu .widget_nav_menu ul li.rt_home{
  color: #fff;
  padding: 0 16px;
  background: linear-gradient(89.7deg, #FCD17B 0.28%, #BD8331 99.76%);
}
.section_menu .widget_nav_menu ul li.rt_home span{
  display: none;
}
.section_menu .widget_nav_menu ul li.rt_home i{
  margin-right: 0;
  color: #fff;
}
.section_menu .widget_nav_menu  ul.menu > li{
  padding: 0 22px;
  border-right: 1px solid #d4d4d4;
  position: relative;
}
.section_menu .widget_nav_menu ul li a{
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  color: #333;
  line-height: 50px;
}
.section_menu .widget_nav_menu ul li .toggle{
  margin: 0px 0 0 30px;
}
.section_menu .widget_nav_menu ul li .toggle i{
  color: #333;
}
.section_menu .widget_nav_menu ul li.active .sub-menu ,
.section_menu .widget_nav_menu ul li:hover .sub-menu{
  display: block;
}
.section_menu .widget_nav_menu ul li .sub-menu{
  position: absolute;
  left: -1px;
  top: 51px;
  width: 250px;
  padding: 0;
  z-index: 370;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  background-color: #fff;
}
.section_menu .widget_nav_menu ul li .sub-menu li{
  padding: 0;
}
.section_menu .widget_nav_menu ul li .sub-menu li a{
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding: 10px 0;
    padding-left: 20px;
    border-bottom: 1px solid #d4d4d4;
}
.section_menu .widget_nav_menu ul li .sub-menu li a:hover{
  color: #BD8331;
}
.section_menu .menu > li > .sub-menu .current-menu-item a{
  color: #BD8331;
}
/* Trang liên hệ */
.contact_01{
  padding-bottom: 0 !important;
}
.contact_01 input{
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  border-radius: 6px;
}
.contact_01  .wpcf7-submit{
  font-size: 18px;
  font-weight: 500;
  line-height: 42px;
  padding: 0 30px;
  border-radius: 6px;
}
.contact_lh{
  position: relative;
}
.contact_lh .rt_nd_lh{
  position: relative;
  top: -125px;
  margin-bottom: -50px;
}
.contact_lh .rt_nd_lh .large-12{
  padding: 0 4% !important;
}
.contact_lh .rt_nd_lh .large-12 > .col-inner{
  box-shadow: 5px 5px 8px rgba(0,0,0,0.2);
  padding: 30px 20px;
  padding-bottom: 0;
  background: #fff;
}
.contact_lh .rt_nd_lh .box-image img{
  background: #f5f5f5 ;
  border-radius: 50px;
}
.contact_lh .rt_nd_lh .box-text{
  padding: 0;
  padding-left: 15px;
}
.contact_lh .rt_nd_lh p{
  color: #000;
  font-weight: 500;
  font-size: 17px;
}
/*trang chi tiết sản phẩm*/
.product_tab_img .video__slider {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product_tab_img .img__slider{
  height: 502px;
  background: #f5f5f5;
  background: url(img/videolist_bg.jpg) no-repeat;
  background-size: cover;
}
/*product_gallery*/
.product_gallery{
  padding-top: 20px;
  text-align: center;
}
.product_gallery .product_main_text{
  padding: 0 20%;
}
.product_gallery h1{
  font-size: 42px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 50px;
  position: relative;
}
.product_gallery .point_c1{
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 26px;
}
.product_gallery .product_main_text .xem_them_ctsp{
  margin-bottom: 30px;
}
.product_gallery .product_main_text .xem_them_ctsp a{
  font-size: 16px;
  color: #BD8331;
  line-height: 26px;
}
.product_tab_img .slick-dots{
  display: flex;
  text-align: center;
  position: absolute;
  bottom: 22px;
  right: 20px;
}
.product_tab_img .slick-dots li{
  list-style: none;
  margin: 0 5px;
}
.product_tab_img .slick-dots li button{
  font-size: 0;
  height: 12px;
  width: 12px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #BDBDBD;
}
.product_tab_img .slick-dots li.slick-active button{
  background: #BDBDBD;
}
.product_tab_img .tabcontent {
  background: #F2F2F2;
}
.product_tab_img .tabcontent .td_slider{
  font-size: 18px;
  color: #000;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  padding: 20px;
}
.product_tab_img .slick-prev{
  top: 32%;
  left: 30px;
  height: 97px;
}
.product_tab_img .slick-arrow i{
  font-size: 0;
  height: 97px;
  box-shadow: unset;
  padding: 0;
  width: 50px;
  background: url(img/slider_prv.png) no-repeat;
}
.product_tab_img .slick-next{
  top: 32%;
  right: 30px;
  height: 97px;
}
.product_tab_img .slick-next i{
  font-size: 0;
  height: 97px;
  box-shadow: unset;
  padding: 0;
  width: 50px;
  background: url(img/slider_nxt.png) no-repeat;
}
.product_tab_img{
  position: relative;
}
.product_tab_img .nav {
  position: absolute;
  bottom: 70px;
  right: 0;
  display: flex;
  width: 25%;
}
.product_tab_img .nav #tab-tab-1-title{
  background: #F2F2F2;
  width: 50%;
  display: inline-block;
  text-align: center;
  margin: 0 !important;
}
.product_tab_img .nav li a{
  padding: 0;
}
.product_tab_img .nav li span{
  font-size: 17px;
  color: #333;
  font-weight: 400;
  line-height: 50px;
}
.product_tab_img .nav #tab-tab-2-title{
  width: 50%;
  display: inline-block;
  text-align: center;
  margin: 0 !important;
  background-color: rgba(0,0,0,0.5);
}
.product_tab_img .nav #tab-tab-2-title span{
  color: #fff;
}
/*sub_container*/
.sub_container{
  margin-bottom: 30px;
}
.sub_container .tabbed-content .nav{
  display: block;
  border: 1px solid #BD8331;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}
.sub_container .tabbed-content .nav li{
  width: 33.33%;
  text-align: center;
  float: left;
  margin: 0;
  border-right: 1px solid #BD8331;
}
.sub_container .tabbed-content .nav li:last-child{
  border: unset;
}
.sub_container .tabbed-content .nav li a{
  font-size: 17px;
  color: #000000;
  font-weight: 500;
  padding: 0;
  display: block;
  line-height: 40px;
}
.sub_container .tabbed-content .nav li.active {
  background: linear-gradient(360deg, #FCD17B 0%, #BD8331 100%);
}
.sub_container .tabbed-content .nav li.active a{
  color: #fff;
}
.sub_container .tabbed-content .tab-panels{
  display: block;
  text-align: center;
}
.sub_container .tab_cau_tao.tabbed-content .nav{
  border: unset;
  border-bottom: 1px solid #ccc;
}
.sub_container .tab_cau_tao.tabbed-content .nav li {
  width: 14.28%;
}
.sub_container .tab_cau_tao.tabbed-content .tab-panels .panel:nth-child(2),
.sub_container .tab_cau_tao.tabbed-content .nav li:nth-child(2){
  display: none;
}
.sub_container .tab_cau_tao.tabbed-content .nav li{
  border: unset;
  text-align: center;
}
.sub_container .tab_cau_tao.tabbed-content .nav li.active{
  background: unset;
  border-right: unset;
}
.sub_container .tab_cau_tao.tabbed-content .nav li.active a{
  color: #333;
  border-bottom: 2px solid #333;
  display: inline-block;
}
/*Trang dự án */
.box__left__layout__full .box__colum__images{
  /*overflow: hidden;*/
  display: block;
  margin: 0 -15px;
}
.box__left__layout__full .box__colum__images .news-post-image{
  width: 33.33%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.box__left__layout__full .box__colum__images .news-post-image .box__news__inner{
  position: relative;
  overflow: hidden;
  -webkit-mix-blend-mode: multiply;
  -webkit-transition: all .2s ease-out .1s;
  -o-transition: all .2s ease-out .1s;
  transition: all .2s ease-out .1s;
  cursor: pointer;
}
.box__left__layout__full .box__colum__images .news-post-image .box__news__inner img{
  width: 100%;
}
.box__left__layout__full .box__colum__images .news-post-image .cnt{
  top: 0;
  content: "";
  position: absolute;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  padding: 80px 20px;
  text-align: center;
  background: #00000088;
  transform: translateX(-100%);
}
.box__left__layout__full .box__colum__images .news-post-image:hover .cnt{
  opacity: 1;
  width: 100%;
  transform: translateX(0%);
}
.box__left__layout__full .box__colum__images .news-post-image .cnt h4 ,
.box__left__layout__full .box__colum__images .news-post-image .cnt h4 a{
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.box__left__layout__full .box__colum__images .news-post-image .cnt .box__des p{
  font-size: 15px;
  line-height: 22px;
  height: 110px;
  overflow: hidden;
  display: block;
  color: #fff;
  margin-bottom: 12px;
}
.box__left__layout__full .box__colum__images .news-post-image .galary_popup_img i{
  display: block;
  text-align: center;
}
.box__left__layout__full .box__colum__images .news-post-image .abum_img_1 a{
  display: none;
}

.box__left__layout__full .box__colum__images .news-post-image .abum_img_1 a:nth-child(1){
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.box__left__layout__full .box__colum__images .news-post-image .abum_img_1 a{
  height: 340px;
  width: 100%;
  position: relative;
  top: -232px;
  display: inline-block;
  background: url(img/cong.png) center 260px no-repeat;
}
.box__left__layout__full .box__colum__images .news-post-image .abum_img_1  img{
  display: none;
}
/*rt_phone_htr_tv*/
.rt_phone_htr_tv{
  position: fixed;
  bottom: 130px;
  left: 20px;
  z-index: 999999;
}
.rt_phone_htr_tv .icon-box{
  margin-bottom: 20px;
}
.rt_phone_htr_tv .icon-box-img{
  z-index: 9999;
}
.rt_phone_htr_tv .icon-box p{
  padding-left: 0;
}.rt_phone_htr_tv .icon-box p:after{
  display: none;
}
.rt_phone_htr_tv .icon-box .icon-box-img img{
  background: #0a7e41b8;
  box-shadow: 0px 0px 0px 14.41px rgba(221, 51, 51, 0.04);
  border-radius: 64px;
  height: 64px;
  width: 64px;
  padding: 10px;
}
.rt_phone_htr_tv .icon-box .icon-box-text{
  background: #0A7E41;
  height: 44px;
  border-radius: 50px;
  padding: 4px 0;
  position: relative;
  top: 11px;
  left: -29px;
  z-index: 9;
}
.rt_phone_htr_tv .icon-box .icon-box-text p{
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #fff;
  padding: 0 30px !important;
  margin-bottom: 0;
}
/*section_loi_chao*/
.section_loi_chao .box-text{
  width: 87.5%;
  margin: 0 6.25%;
  padding: 40px 50px;
  background: url(img/gre_bg.png) left top no-repeat;
  position: relative;
  z-index: 150;
  top: -160px;
  margin-bottom: -140px;
  box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
}
.section_loi_chao .box-text h3{
  padding-bottom: 25px;
  margin-bottom: 30px;
  color: #000;
  font-size: 26px;
  line-height: 40px;
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
}
.section_loi_chao .box-text p{
  font-size: 18px;
  color: #333;
  line-height: 30px;
  margin-bottom: 25px;
}
.section_loi_chao .box-text .gre_box{
  position: absolute;
  bottom: -30px;
  right: 5%;
}
.section_loi_chao .box-text .gre_box p{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.15);
    background: linear-gradient(to bottom right, #1097db, #0062ab);
    padding: 18px 25px;
    color: #fff;
    margin-bottom: 0;
    font-size: 19px;
    text-align: right;
    line-height:  40px;
}
/*section_chung_nhan*/
.section_chung_nhan{
  padding-bottom: 20px !important;
}
.section_chung_nhan .large-4{
    margin-top: 60px;
    background: url(img/cert_bg.jpg) center 95% no-repeat;
}
.section_chung_nhan .box-text .button {
  font-size: 18px;
  font-weight: 500;
  line-height: 46px;
  height: 46px;
  padding: 0 30px;
}
.section_chung_nhan .box-text p{
  font-size: 17px;
  font-weight: 500;
}

.page-numbers {
  display: block;
  text-align: center;
  width: 100%;
}
.page-numbers li .page-number{
  border-radius: 4px;
  font-weight: 400;
  font-size: 15px;
  background: #EDEDED;
  border: unset;
}
.page-numbers li .page-number.current{
  font-weight: 400;
  font-size: 15px;
  background: linear-gradient(360deg, #FCD17B 0%, #BD8331 100%) !important;
}
.scroll-to-bullets{
  display: none;
}
/*container_vis*/
.wrap_sub .vis_sub1{
  height: 250px;
  display: flex;
  text-align: center;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  text-align: center;
}
.wrap_sub .svis_txt01 h2{
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  line-height: 70px;
  margin-bottom: 0;
}
.wrap_sub .svis_txt02 p{
  font-size: 22px;
  font-weight: 500;
  margin: 0;
  color: #fff;
  line-height: 40px;
  text-transform: inherit;
}

/* 본 사이트 전용 */

#hd_pop .hd_pops_con img {width:100%;height:auto}
#container_vis .bg_vis li {display:none;position:absolute;left:0;top:0;z-index:50;width:100%;height:100%;background-size:cover !important; z-index:150}
#container_vis .txt_vis {position:relative;width:100%;height:auto;margin:0}
#container_vis .txt_vis > div {/*display:none;*/position:absolute;z-index:60}
.disabled, .readonly {background-color:#ddd}

/* 메인 비주얼 */
.wrap_main #container_vis {overflow:hidden;position:relative;width:100%;height:250px}
.wrap_main #container_vis .mvis_txt01 {left:50%;top:81px;width:124px; margin-left:-62px}
.wrap_main #container_vis .mvis_txt02 {left:50%;top:117px;width:249px; margin-left:-124px}
.dot_vis{position:absolute; z-index:150; top:200px; left:0; width:100%;}
.dot_vis ul{margin:0 auto; display:table}
.dot_vis li{float:left;width:12px; height:12px; border-radius:50%; border:2px solid rgba(255,255,255,0.8); margin-right:12px; cursor:pointer;}
.dot_vis li:last-child{margin-right:0}
.dot_vis li.selected{border:0; background:#fff}
.btn_vis span{position:absolute; top:100px; cursor:pointer; z-index:600}
.btn_vis span img{width:25px;}
.btn_vis .btn_prev{left:0}
.btn_vis .btn_next{right:0}
.btn_vis span .btn_hover{display:none}
.btn_vis span:hover .btn_nomal{display:none}
.btn_vis span:hover .btn_hover{display:block}



/* 서브 비주얼 */
.wrap_sub {width:100%;height:auto}
.wrap_sub #container_vis {overflow:hidden;position:relative;width:100%;height:120px}
.wrap_sub h2.page_tit {margin:6% 0 0;font-weight:normal;font-size:2.5em;line-height:1.5;color:#363f50;text-align:center}









/* 미디어 쿼리 */
@media screen and (max-width:767px) {
  /* 헤더 */
  .dpb{display:block !important;}
  .dpb_m{display:block !important;}
  .wid100{width:100% !important;}

  /* 메인컨텐츠 */ 
  .wrap_customer .w1200 > .notice{padding-bottom:0; height:205px}
  .wrap_customer .ccenter div{font-size:2.5em; padding-left:58px}
  .wrap_customer .ccenter > a{padding:0 8px; letter-spacing:-0.8px}
  .wrap_shortcut li a{padding-top:75px; font-size:1.417em}
  .wrap_shortcut li.sc01 a{background-size:59px auto}
  .wrap_shortcut li.sc02 a{background-size:63px auto}
  .wrap_shortcut li.sc03 a{background-size:60px auto}
  .wrap_shortcut li.sc04 a{background-size:61px auto}
  .wrap_product{background-position:center bottom}
  .wrap_product h3{font-size:3em}
  .wrap_product ul{overflow:hidden}
  .wrap_product li:first-child, .wrap_product li:nth-child(2){margin-bottom:20px}
  .wrap_product li p{font-size:1.5em; }

  /* 탭 */
  .tabs_type_a li:nth-child(even){border-right:0}
  .tabs_type_a.tabs07 li:last-child{border-right:0; width:100%}

  /* 연혁 */
  .his_wrap h3{text-align:center}

  /* 인사말 */
  .greeting{padding-top:0}
  .greeting img{position:relative}
  .greeting .gre_wrap{width:100%; margin:0; box-shadow:none; padding-top:30px}
  .greeting .gre_wrap h3{font-size:1.833em; word-break:keep-all; letter-spacing:-0.6px}
  .greeting .gre_wrap > p{font-size:1.333em; word-break:keep-all; letter-spacing:-0.6px}
  .greeting .gre_box p{font-size:1.417em}


  /* 표 */
  .prod_tbl{width:100%; overflow-x:scroll}
  .prod_tbl table{width:800px}
  .prod_tbl p{display:block; font-size:1.25em; color:555; line-height:1.6; padding-top:8px}

  .cert_wrap{overflow:inherit}
  .cert_wrap:after{display:block; clear:both; content:''}
  .cert_wrap li p{font-size:1.25em}
  .cert_wrap li p span{padding:0 10px}
}

@media screen and (min-width:768px) {
  /* 헤더 */
  .dpn_m{display:none}

  /* 메인 비주얼 */
  .wrap_main #container_vis{height:350px}
  .wrap_main #container_vis .mvis_txt01 {width:auto;margin:4px 0 0 -155px}
  .wrap_main #container_vis .mvis_txt02 {width:auto;margin:48px 0 0 -312px}
  .dot_vis{top:290px}
  .btn_vis span{top:140px}
  
  /* 메인컨텐츠 */
  .ctt_main{padding-top:310px}
  .wrap_customer{width:94%; left:3%;}
  .wrap_customer .w1200 > div{width:50%; float:left}
  .wrap_shortcut{padding:10px 0 60px}
  .wrap_major {padding-bottom:60px}
  .wrap_product{background:url(../images/prod_bg.jpg) center 220px no-repeat; overflow:hidden; padding-bottom:30px}
  .wrap_product li{width:23.16%; float:left; margin-left:2.45%}
  .wrap_product li:first-child{margin-left:0}
  .wrap_product li:nth-child(odd){margin-right:0}
  
  /* 서브 비주얼 */
  .wrap_sub #container_vis{height:200px}
  .wrap_sub #container_vis .svis_txt01 {width:100%;text-align: center;}
  .wrap_sub #container_vis .svis_txt02 {width:100%;text-align: center;}

  /* 탭 */
  .tabs_type_a li{border-top:0; border-right:1px solid #d4d4d4}
  .tabs_type_a li:last-child{border-right:0}
  .tabs_type_a.tabs07 li{width:14.28%;}

  /* 오시는길 */
  .loca_wrap .lw_info{box-shadow:5px 5px 8px rgba(0,0,0,0.2); }

  /* 제품 */
  .img_list{overflow:hidden}
  .img_list li{float:left; width:46%;}
  .img_list li:nth-child(2n){margin-left:4%}
  .img_list li:nth-child(2n+1){clear:both}
  .img_list.img_list3 .img_s{width:32.25%}
  .img_list.img_list3 .img_b{width:63.75%}
  
  .pd_wrap .pdw_l{width:100%; text-align:center}
  .pd_wrap img{max-width:max-content;}


  /* 인증현황 */
  .cert_wrap li{width:33.33%; margin-left:0; margin-top:40px; padding:0 25px}
  .cert_wrap li:nth-child(3){margin-top:0}
  .cert_wrap li:nth-child(odd){clear:none;}
  .cert_wrap li:nth-child(3n+1){clear:both}
  .cert_wrap li img{max-width:288px; box-shadow:5px 5px 6px rgba(0,0,0,0.25)}


}

@media screen and (max-width:1023px) {
    #hd_pop {width:100% !important}
    #hd_pop .hd_pops {left:0 !important}
    #hd_pop .hd_pops_con {width:100% !important;max-width:100%;height:auto !important}
}

@media screen and (min-width:1200px) {
  .w1200 {width:100%; max-width:1200px; margin:0 auto}

  /* 헤더 */
  #header{height:140px; padding:0}
  .container_gnb {height:auto}
  .toggle{display:none} 
  .hd_logo a {padding:0; line-height:108px}
  .hd_logo img{width:auto;}
  .container_hd{width:auto; height:auto; float:right}
  .container_hd .menu_pc {overflow:visible;visibility:visible;width:auto}


  /* 메인 비주얼 */
  .wrap_main .top_content{overflow:hidden;width:100%; max-width:1200px;margin:0 auto;}
  .wrap_main #container_vis {height:693px}
  .wrap_main #container_vis .mvis_txt01 {margin-top:160px}
  .wrap_main #container_vis .mvis_txt02 {margin-top:198px}
  .dot_vis{top:563px}
  .btn_vis span{top:259px}
  .btn_vis span img{width:auto;}
  

  /* 메인 콘텐츠 */
  .ctt_main{padding-top:225px;}
  .wrap_customer{top:-87px}
  .wrap_customer .w1200 > div{width:50%; float:left; padding:28px 40px 0; height:246px}
  .wrap_customer .notice > a{right:40px; top:27px}
  .wrap_customer .notice ul{margin-top:0}
  .wrap_customer .notice li:not(.empty_list){padding:14px 0 14px 13px}
  .wrap_customer .notice li:not(.empty_list):after{top:24px}
  .wrap_customer .ccenter div{font-weight:bold}
  .wrap_customer .ccenter li:after{top:10px}
  .wrap_customer .ccenter > a{right:40px; top:auto; bottom:37px}
  .wrap_shortcut{padding:0 0 95px}
  .wrap_shortcut li{position:relative;}
  .wrap_shortcut li:after{position:absolute; bottom:48px; right:0; width:1px; height:50px; background:#d4d4d4; content:''}
  .wrap_shortcut li:last-child:after{display:none}
  .wrap_major {padding-bottom:90px}
  .wrap_major .major_btn {position:relative;max-width:1200px;margin:0 auto}
  .wrap_major .major_btn div.btn_prev {left:-70px}
  .wrap_major .major_btn div.btn_next {right:-70px}
  .wrap_major .major_img {max-width:1200px;margin:0 auto}
  .wrap_product{background:url(../images/prod_bg.jpg) center bottom no-repeat; padding-bottom:120px}
  .wrap_product p{padding-bottom:70px}
  .wrap_product ul{padding:0}
  .wrap_product li{position:relative; height:480px; padding-top:50px}
  .wrap_product li:hover{padding-top:0}
  .wrap_product li p{padding:25px 0 30px}
  .wrap_product li:hover p:after{bottom:auto; top:25px}

  /* 서브 비주얼 */
  .wrap_sub #container_vis {height:250px;}
  .wrap_sub #container_vis .svis_txt01 {margin-top:40px}
  .wrap_sub #container_vis .svis_txt02 {margin-top:70px}

  /* 탭 */
  .tabs_type_a li a{line-height:58px;}

  /* 서브 콘텐츠 */
  .wrap_sub h2.page_tit {margin:70px 0 35px;font-size:3.333em;}
  .wrap_sub .page {max-width:1200px;height:auto;min-height:500px;margin:0 auto 90px;padding:0}
  #container_location {display:block;}

  h3.stit{margin-top:80px}
  h3.stit:after{top:16px;}
  h4.sstit{font-size:1.45em;}
  
  /*내용*/

  /* 연혁 */
  .history{background:url(../images/sub/his_line.jpg) center top repeat-y;}
  .his_wrap{width:50%; margin-left:50%; padding-top:0; margin-top:4%; position:relative; padding-left:9%}
  .his_wrap:after{display:block; clear:both; content:''}
  .his_wrap:before{position:absolute; left:-12px; top:20px; width:95px; height:26px; background:url(../images/sub/his_r.png) center no-repeat; content:''; z-index:150}
  .his_wrap h3{margin-bottom:20px}
  .his_box{padding:15px 30px}
  .his_box > ul > li .hb_year{width:15%}
  .his_box > ul > li ul{width:80%}
  .history .his_wrap:nth-child(even){margin-left:0; margin-right:50%; padding-left:0; padding-right:9%}
  .history .his_wrap:nth-child(even):before{right:-12px; left:auto; background:url(../images/sub/his_l.png) center no-repeat;}
  .history .his_wrap:nth-child(even) h3{text-align:right}
  .history .his_wrap:nth-child(even) .hb_year{float:right; text-align:right}
  .history .his_wrap:nth-child(even) .his_box > ul > li ul{float:left}
  .history .his_wrap:nth-child(even) .his_box > ul > li li{text-align:right; padding-right:18px; padding-left:0; letter-spacing:-0.8px; word-break:keep-all;}
  .history .his_wrap:nth-child(even) .his_box > ul > li li:after{left:auto; right:0}

  /* 인사말 */
  .greeting{padding:340px 0 50px}
  .greeting .gre_wrap{width:87.5%; margin:0 6.25%; padding:40px 50px; background:url(../images/sub/gre_bg.png) left top no-repeat;}
  .greeting .gre_wrap h3{padding-bottom:25px; margin-bottom:30px;}
  .greeting .gre_wrap > p{word-break:keep-all; line-height:1.7}
  .gre_wrap .gre_box p{padding:25px 30px; bottom:-50px}

  /* 오시는길 */
  .loca_wrap{position:relative; padding-bottom:63px}
  .loca_wrap .lw_info{position:absolute; left:3%; bottom:0; width:94%; box-shadow:5px 5px 8px rgba(0,0,0,0.2); padding:30px 0; background:#fff; z-index:150}
  .loca_wrap .lw_info ul{margin:0 auto; display:table}
  .loca_wrap .lw_info li{width:auto; float:left}
  .loca_wrap .lw_info li:nth-child(2){margin:0 40px}

  /* 표 */
  .tbl01 th, .tbl01 td{padding:14px 10px}
  .tbl01 th{border-right:none; position:relative}
  .tbl01 th:after{position:absolute; right:0; top:20%; width:1px; height:60%; background:rgba(255,255,255,0.6); content:''}
  .tbl01 tr > th:last-child:after{display:none}

  /* 제품 */
  .img_list li{width:30.7%; margin-right:3.95%; margin-bottom:50px;}
  .img_list li:nth-child(2n){margin-left:0}
  .img_list li:nth-child(3n){margin-right:0}
  .img_list li:nth-child(2n+1){clear:none}
  .img_list li:nth-child(3n+1){clear:both}
  .img_list li div{top:25px; min-width:120px}
  .img_list li p{padding-top:25px}
  .img_list.img_list2 li{width:47.7%; margin-right:0 !important}
  .img_list.img_list2 li:nth-child(2n){margin-left:4.6%}
  .img_list.img_list2 li:nth-child(3n+1), .img_list.img_list3 li:nth-child(3n+1){clear:none}
  .img_list.img_list3 li{margin-right:0 !important}
  .img_list.img_list3 li:nth-child(2n){margin-left:4.5833%}
  .img_list.img_list3 .img_s{width:32.9167%}
  .img_list.img_list3 .img_b{width:62.5%}

  .pd_wrap{width:100%; overflow:hidden;}
  .pd_wrap .pdw_l{float:left; width:43.75%; text-align:left; margin-bottom:0}
  .pd_wrap img{width:auto;}
  .pd_wrap .pdw_r{float:left; width:56.25%; padding-top:15px}
  .pd_wrap .pd_standard{margin:35px 10px 25px; line-height:1.8; padding-top:5px}
  .ul01 li{word-break:keep-all}
  .ul01 li:after{top:12px}

  .pd_top{width:900px; margin:0 auto;}
  .pd_top:before, .pd_top:after{left:5%; width:90%}
  .pd_top div{padding:25px 0 30px;}
  .pd_top div h3{padding-bottom:10px}
  .pd_wrap .ul01{margin-bottom:35px}

  /* 인증현황 */
  .cert_wrap li{width:35%; margin-top:60px; background:url(../images/sub/cert_bg.jpg) center bottom no-repeat; min-height:545px}
  .cert_wrap li:nth-child(3n-1){width:30%}
  .cert_wrap li:nth-child(odd){clear:none;}
  .cert_wrap li:nth-child(3n+1){clear:both}
  .cert_wrap li img{max-width:288px; box-shadow:5px 5px 6px rgba(0,0,0,0.25)}
  .cert_wrap li p {font-size:1.5em}
  .cert_wrap li p span{padding:0 30px; margin:30px 0 10px; font-size:1.056em}

  /* 푸터 */
  #footer{padding:45px 0 0px}
  .copyright{overflow:hidden}
  .copyright .footer_logo{float:left; width:26.6%; text-align:left; margin:15px 0 0}
  .copyright .copy{float:left; width:73.4%}
}

@media screen and (min-width:1452px) {
  .btn_vis .btn_prev{left:50%; margin-left:-726px}
  .btn_vis .btn_next{right:50%; margin-right:-726px}
}







@media (max-width: 1500px){
  .heading span, .heading a{
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .rt_html_01 span{
    font-size: 14px;
  }
  .header-inner .header-nav li a{
    font-size: 15px;
    padding: 0 6px;
  }
  .heading span, .heading a{
    font-size: 27px;
  }
  .rt_banner img{
    height: 220px !important;
    object-fit: cover;
  }
  .rt-breadcru`mbs .hdb span{
    font-size: 50px;
  }
  .box__left__layout__full .box__colum__images .news-post-image .cnt{
    padding: 60px 20px;
  }
  .box__left__layout__full .box__colum__images .news-post-image .galary_popup_img .gallery-item a{
    height: 280px;
    top: -190px;
    background: url(img/cong.png) center 200px no-repeat;
  }
  .footer-wrapper .form_ho_tro .wpcf7{
    padding: 0;
  }
  .product_tab_img .img__slider{
    height: 428px;
  }
  .product_tab_img .nav{
    width: 28%;
  }
}
@media (max-width: 810px){
  .rt_phone_htr_tv .icon-box .icon-box-text{
    opacity: 0;
  }
  .rt_phone_htr_tv .icon-box:hover .icon-box-text{
    opacity: 1;
  }
  .section_loi_chao .box-text{
    padding: 30px;
    padding-bottom: 50px !important;
  }
  .heading span, .heading a{
    font-size: 25px;
  }
  .off-canvas-left .mfp-content{
    width: 70% !important;
    background: #fff;
  }
  .icon-menu , .icon-search{
    color: #000;
  }
  .off-canvas .nav-vertical>li>a{
    color: #333;
  }
  .box__left__layout__full .box__colum__images .news-post-image{
    width: 50%;
  }
  .box__left__layout__full .box__colum__images .news-post-image .cnt{
    padding: 80px 20px;
  }
  .box__left__layout__full .box__colum__images .news-post-image .galary_popup_img .gallery-item a {
    height: 340px;
    top: -190px;
    background: url(img/cong.png) center 230px no-repeat;
  }
  .section_01{
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .section_02 ,.section_03{
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .section_02 .rt_02_sp{
    padding-bottom: 0 !important;
  }
  .section_05{
    padding: 0 !important;
  }
  .footer-wrapper .form_ho_tro {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
  }
  .product_tab_img .img__slider{
    height: 334px;
  }
  .product_tab_img .nav{
    width: 32%;
  }
  .product_tab_img .nav li span{
    font-size: 16px;
    line-height: 40px;
  }
  .product_tab_img .video__slider iframe{
    width: 90% !important;
    height: 300px;
  }
  .sub_container .tab_cau_tao.tabbed-content .nav li{
    width: auto;
    padding: 0 10px;
  }
  .sub_container .tabbed-content .nav li a{
    font-size: 15px;
  }
  .product_gallery h1{
    font-size: 34px;
  }
  .rt-breadcrumbs .hdb span{
    font-size: 40px;
  }
  .footer-1 .large-4:nth-child(1), .footer-1 .large-4:nth-child(2) ,.footer-1 .large-4:nth-child(3){
    flex-basis: 100%;
    max-width: 100%;
  }
  .section_loi_chao .box-text h3{
    font-size: 25px;
    line-height: 32px;
    padding-bottom: 16px;
    margin-bottom: 20px;
  }
  .section_loi_chao .box-text p {
    font-size: 17px;
    color: #333;
    line-height: 27px;
    margin-bottom: 18px;
  }
  .contact_lh .rt_nd_lh p{
    font-size: 16px;
  }
}
@media (max-width: 480px){
  .heading span, .heading a {
      font-size: 22px;
  }
  .box__left__layout__full .box__colum__images .news-post-image{
    width: 100%;
  }
  .rt_banner img{
    height: 120px !important;
    object-fit: cover;
  }
  .rt-breadcrumbs .hdb span{
    font-size: 40px;
  }
  .rt-breadcrumbs{
    bottom: 17%;
  }
  .box__left__layout__full .box__colum__images .news-post-image .galary_popup_img .gallery-item a{
    top: -215px;
  }
  .section_banner h2{
    font-size: 40px;
    line-height: 42px;
  }
  .section_banner p{
    font-size: 22px;
  }
  .section_menu .widget_nav_menu ul li{
    padding: 0 8px;
  }
  .section_menu .widget_nav_menu ul li a{
    font-size: 14px;
    line-height: 40px;
  }
  .section_menu .widget_nav_menu ul li .toggle{
    margin: 0px 0 0 12px;
  }
  .section_menu .widget_nav_menu ul li.rt_home{
    padding: 0 13px;
  }
  .product_gallery h1{
    font-size: 28px;
  }
  .rt-breadcrumbs .hdb span{
    font-size: 28px;
  }
  .product_gallery .product_main_text{
    padding: 0;
  }
  .shop-container .content-row{
    padding: 0;
  }
  .product_tab_img .img__slider{
    height: 163px;
  }
  .product_tab_img .tabcontent .td_slider{
    font-size: 15px;
    padding: 10px;
  }
  .product_tab_img .slick-prev , .product_tab_img .slick-next{
    display: none !important;
  }
  .product_tab_img .nav{
    width: 45%;
    bottom: 50px;
  }
  .product_tab_img .nav li span{
    font-size: 13px;
  }
  .product_tab_img .video__slider iframe {
    width: 70% !important;
    height: 162px;
  }
  .sub_container .tabbed-content .nav li a{
    font-size: 14px;
  }
  .sub_container .tabbed-content .nav li{
    width: auto;
    padding: 0 15px;
  }
  .sub_container .tab_cau_tao.tabbed-content .nav li{
    padding: 0 7px
  }
  .sub_container .tabbed-content .nav li a{
    font-size: 13px;
  }
  .footer-wrapper .form_ho_tro .wpcf7 input{
    width: 46%;
    margin-left: 0;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  .footer-wrapper .form_ho_tro .wpcf7 input:nth-child(2) ,
  .footer-wrapper .form_ho_tro .wpcf7 input:nth-child(4){
    margin-right: 0;
  }
  .box__content__rights .news-post-news img{
    height: 130px;
  }
  .single-post .rt-breadcrumbs .hdb span{
    font-size: 20px;
    line-height: 22px;
  }
  .section_loi_chao .box-text{
    position: unset;
    width: 100%;
    padding: 20px;
    margin: 0;
  }
  .section_loi_chao .box-text h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 16px;
    margin-bottom: 20px;
  }
  .section_loi_chao .box-text p{
    font-size: 16px;
  }
  .section_loi_chao .box-text .gre_box p{
    font-size: 15px;
    line-height: 25px;
  }
  .section_loi_chao .box-text .gre_box{
    right: 0;
  }
  .contact_lh .rt_nd_lh .box-image{
    width: 20% !important;
    float: left;
  }
  .contact_lh .rt_nd_lh .box-text{
    width: 805;
    float: right;
  }
}