/*
Theme Name: Gco
Theme URI: https://gco.com/
Author: Gco
Author URI: 
Description:
Version: 10.0.3
License: GPLv3 or later
License URI: 
Text Domain: Gco
Tags:
*/
/* --------------------------------------
=========================================
    General Body
=========================================
-----------------------------------------*/
body{
    font-family: 'Lexend Deca', Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 24px;
    color: #3c3c3c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    margin: 0;
}
html {
    scroll-behavior: smooth;
}
body img {
    display: block;
    max-width: 100%;
    height: auto;
}
#page-wrapper{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background:#fff;
}
.home #page-wrapper{
    background: url('images/bgpapers.png')center bottom repeat;
    background-size: auto;
}
iframe{
    max-width:100% !important;
	width:100% !important;
}
.fb_iframe_widget_fluid_desktop iframe{
	width:100% !important;
}
header{
    position: relative;
    width: 100%;
}
.shareposts-social {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.bannerchild-slider{
    width: 100%;
    display: block;
    max-height: 300px;
    overflow: hidden;
}
.bannerchild-slider > img{
   width: 100%;
   height: 100%;
   object-fit: cover;
}
.site-description {
    display: none;
}
div.wpcf7-mail-sent-ok{
    display: none;
}
.logo-sticker-header {
    float: right;
    border-bottom: solid 1px #ddd;
    padding: 5px 10px;
}
.navbar-header-main {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
	max-width: 930px;
	margin: 0 auto;
}
#navbar_primary_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 5px 0px;
    width: 48%;
}
#navbar_primary_right .nav{
	position:relative;
}
#navbar_primary_right .nav::before {
    content: "";
    position: absolute;
    right: 0;
    background: #911F1F;
    height: 20px;
    width: 1px;
    top: 15px;
    bottom: 0px;
    z-index: 1;
}
#navbar_primary_left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 5px 0px;
    width: 48%;
}
#navbar_primary_left ul.nav > li:first-child > a{
    padding-left: 0px;
}
ul.nav > li .dropdown-menu > li > a{
    padding: 5px;
}
.txt-note-shipping {
	text-align: right;
	color: #434343;
	font-size: 12px;
	line-height: 22px;
	font-family: 'Lexend Deca', sans-serif;
	font-style: italic;
	margin: 0px;
	font-weight: 300;
}
.logo-main {
    display: block;
    max-width: 115px;
    margin: 0px auto;
    padding: 8px;
    border-radius: 100%;
    background: #BE3131;
    position: absolute;
    left: 0;
    right: 40px;
    z-index: 10;
    max-height: 115px;
}
.header-search-wrap{
    padding:0px;
    margin: 0;
    margin-left: 10px;
    padding-left: 10px;
}
.header-search-wrap i.fa{
    color: #1a1a1a;
}
.header-search-wrap .dropdown-menu{
    right: 0;
    left: auto;
    border-radius: 20px;
    box-shadow: unset;
	margin: 0;
}
.header-search-wrap .btn.dropdown-toggle {
    background: transparent;
    border-radius: 0;
    color: #000;
}
.btn,
.btn:focus,
.btn:active {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.header-search-wrap .btn.dropdown-toggle img{
    filter: brightness(0);
}
.header-search-wrap .btn.dropdown-toggle i {
    color: #fff;
}
.title-section {
    margin-bottom: 20px;
    font-family: 'Lexend Deca', sans-serif;
    font-style: normal;
    text-align: center;
    text-transform: unset;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}
.title-section a, .title-section span {
    color: #751113;
    display: inline-block;
    position: relative;
}
.title-section span > i, .title-section a > i {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}
.title-section span:hover > i,.title-section a:hover > i{
    font-weight: 600;
}
.title-section a:hover,.title-section span:hover{
    color: #c60606;
}
.caption-section{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 30px;
    color: #404040;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Lexend Deca', sans-serif;
}
.page-title {
    font-family: 'Lexend Deca', sans-serif;
    text-transform: unset;
    text-align: center;
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
    background: transparent;
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 36px;
    line-height: 30px;
    color: #BE3131;
}
.page-title span {
    position: relative;
    display: inline-block;
}
.des-section {
    max-width: 900px;
    margin: 0 auto;
    color: #333333;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 24px;
    padding: 0px 15px;
}
.des-section p{
   color: #333333; 
   line-height: 22px;
}
.line-section{
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 60px;
}
.line-section::after {
    content: "";
    display: flex;
    width: 105px;
    height: 4px;
    background-color: #C4C4C4;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.readmore-section{
    margin-top: 20px;
    text-align: left;
}
.readmore-section a {
    display: inline-block;
    padding: 8px 25px;
    text-align: center;
    margin: 0 auto;
    text-transform: none;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: 400;
    line-height: 22px;
    box-sizing: border-box;
    border: solid 2px #C93232;
    background-color: transparent;
    color: #C93232;
    border-radius: 2px;
    font-size: 17px;
}
.readmore-section a:hover ,.readmore-section a:focus{
    background-color: #C93232;
    color: #FFFFFF;
    border-color: #C93232;
}
.readmore-section a i {
    margin-left: 5px;
    font-size: 16px;
}
.title-single {
    font-family: 'Lexend Deca', sans-serif;
    text-align: left;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: normal;
    text-transform: uppercase;
    color: #212121;
    font-weight: normal;
    margin-top: 15px;
}
#navbar_primary > ul li.unset_link > a {
    pointer-events: none;
}
#navbar_primary > ul li.unset_link:hover > a{
    color: #ff0000;
}

.entry-content .nav-tabs > li.active > a, .entry-content .nav-tabs > li.active > a:hover, .entry-content .nav-tabs > li.active > a:focus {
    border: solid 1px #9a0608;
    color: #fff;
    background-color: #9a0608;
}
.entry-content .nav-tabs > li > a {
    border-radius: 5px;
    border: solid 1px #9a0608;
    color: #9a0608;
}
.entry-content .nav-tabs{
    padding-bottom: 10px;
}
.entry-content .nav-tabs > li{
    margin-right: 10px;
}
#sticky-wrapper{
    max-height: 120px;
    height: auto !important;
}
.is-sticky .header-search-wrap{
    margin-top: 0px;
}
#section-widgetarea {
    margin-bottom: 20px;
}
header #ajaxsearchlite1 .probox,header div.asl_w .probox {
    padding: 5px 10px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 4px;
}
header div[id*="ajaxsearchlite"].wpdreams_asl_container{
    background: transparent;
    border: 0px;
    box-shadow:unset;
}
header div.asl_w .probox .promagnifier{
    box-shadow: none;
}
header #ajaxsearchlite1 .probox .proinput,header div.asl_w .probox .proinput {
    margin: 0;
}
header #ajaxsearchlite1 .probox .proinput input,header div.asl_w .probox .proinput input{
    font-family: "Inter-Regular" !important;
    font-size: 14px;
    color: #6E6E6E;
    height: 25px;
}
header #ajaxsearchlite1 .probox .proinput input.autocomplete {
    margin-top: -25px !important;
}
header div.asl_w .probox .promagnifier .innericon svg {
    height: 25px;
    width: 30px;
}
.yith-wcan-filters .yith-wcan-filter .filter-checkbox{
    float: none;
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-checkbox li{
    width: 50%;
}
.yith-wcan-filters .yith-wcan-filter h4 {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0px;
    padding-left: 15px;
    margin-bottom: 20px;
    border-left: solid 3px #000;
    border-bottom: solid 1px #eee;
    padding-bottom: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label {
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    top: 0;
}

/* --------------------------------------
=========================================
   Banner Css
=========================================
-----------------------------------------*/
#section-banner .background-overlay{
    padding: 0px 0; 
}
/* #banner-carousel .owl-item:nth-child(even) .name-banner{
    color: #D03828;
}
#banner-carousel .owl-item:nth-child(even) .description-banner{
    color: #333;
} */
#banner-carousel .item-banner{
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 32%;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    border: solid 0px #e3e2e2;
    border-radius: 0px;
}
#banner-carousel .item-banner img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    object-fit: cover;
    bottom: 0;
    left: 0;
    object-position: 50% 50%;
}
#banner-carousel .item-banner .cover-banner{
  padding: 25px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  display: flex;
  align-items: center;
}
#banner-carousel .item-banner .container {
    display: flex;
}
.infor-banner {
    position: relative;
    padding: 0px 0px;
    overflow: hidden;
    max-width: 50%;
    margin: 0;
    text-align: left;
}
.infor-banner .line-banner {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  display: none;
}
#banner-carousel .infor-banner .name-banner {
    font-weight: 500;
    margin: 5px 0;
    word-spacing: 3px;
    color: #fff;
    margin-bottom: 30px;
    font-size: 36px;
    font-family: 'Lexend Deca', sans-serif;
    text-align: left;
    line-height: 1.2;
}
.description-banner {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.readmore-banner{
    margin: 0px;
    text-align: left;
    display: none;
}
.readmore-banner a {
    position: relative;
    transition: all .45s ease-Out;
    display: inline-block;
    background: #fff;
    padding: 10px 30px;
    border: 0px solid #fff;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #751113;
    border-radius: 30px;
}
.readmore-banner a:hover{
    background: #751113;
    color: #fff;
}
.readmore-banner a > i{
    font-size: 20px;
    margin-left: 10px;
}
#banner-carousel .owl-item.active .list-banners__mains{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
#banner-carousel .owl-item.active .name-banner{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#banner-carousel .owl-item.active .description-banner{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#banner-carousel .owl-item.active .readmore-banner {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
#banner-carousel .owl-item.active .line-banner {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
#banner-carousel .owl-nav [class*="owl-"] {
    transition: all 0.3s;
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    cursor: pointer;
    border: solid 2px #bab8b9;
    border-radius: 100%;
    padding: 15px;
    top: 45%;
    position: absolute;
}

#banner-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    transform: scale(1.2);
}
#banner-carousel .owl-nav .owl-prev{
    left: 3%;
}
#banner-carousel .owl-nav .owl-next{
    right: 3%;
}
#banner-carousel .owl-nav i::before {
     color: #bab8b9;
     font-size: 22px;
}
#banner-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    margin: 0 auto;
    right: 0;
    margin-bottom: 10px;
}
  /* --------------------------------------
=========================================
   #Section introduce  Css
=========================================
-----------------------------------------*/
#section-introduce .background-overlay{
    padding-top: 100px;
    padding-bottom: 60px
}
#section-introduce .title-section{
    text-align: left;
    margin-bottom: 15px;
}
.row.content-introduce .image-introduce{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.row.content-introduce .image-introduce img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 600px;
}
.row.content-introduce {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.box-infor-introduce p {
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
    color: #535151;
}
.box-infor-introduce ul li{
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
    color: #535151;
    padding: 0px 0px;
}
.infor-introduce {
    padding: 0px;
    text-align: left;
    height: 100%;
    width: 100%;
}
#section-introduce .readmore-section a{
    background:#751113;
    color: #fff;
    text-transform: uppercase;
    border: 0px;
}
#section-introduce .readmore-section a:hover{
    background:#222;
    color: #fff;
    border: 0px;
}
/* --------------------------------------
=========================================
   #  Css
=========================================
-----------------------------------------*/
.hover-img a::before{content:"";position:absolute;top:0;left:-35%;bottom:0;width:0;height:100%;background-color:rgba(255, 255, 255, 0.5);-webkit-transition:none;transition:none;-webkit-transform:skewX(-35deg);transform:skewX(-35deg);}
.hover-img a:hover::before{width:150%;background-color:rgba(255, 255, 255, 0);-webkit-transition:all .35s ease-out;transition:all .35s ease-out;z-index:2;}

/* --------------------------------------
=========================================
   Section producttab
=========================================
-----------------------------------------*/
#section-producttab .background-overlay{
    padding: 40px 0px; 
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}
#section-producttab .title-section{
    text-align: left;
}
.header-producttab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
    padding: 15px;
}
.header-producttab .nav.nav-tabs {
    text-align: center;
    margin-bottom: 0px;
    border-bottom: 0;
    width: 100%;
}
.header-producttab .nav.nav-tabs li{
    float: none;
    display: inline-block;
    padding: 0px;
    padding: 3px;
    position: relative;
    padding-left: 6px;
}
.header-producttab .nav-tabs > li > a,.seeall-product > a{
    color: #929390;
    background:#fff;
    border: solid 0px #fff;
    text-align: center;
    font-size: 24px;
    text-transform: none;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: normal;
    border-radius: 20px;
    position: relative;
    padding: 5px 20px;
    display: block;
}
.header-producttab .nav-tabs > li:last-child::after {
    content: "";
    width: 2px;
    height: 100%;
    max-height: 20px;
    background-color: #929390;
    position: absolute;
    left: 0px;top: 15px;
}
.header-producttab .nav-tabs > li.active > a, .header-producttab .nav-tabs > li.active > a:focus, .header-producttab .nav-tabs > li.active > a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
/* --------------------------------------
=========================================
   #products  Css
=========================================
-----------------------------------------*/
#section-product .background-overlay {
    padding: 80px 0px;
}
.banner-product {
    max-height: 380px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#list_product_new {
    display: flex;
    flex-wrap: wrap;
}
.colums-product{
    margin-bottom: 30px;
}
.box-product {
    padding: 0px;
    max-width: 420px;
    margin: 0px auto;
}
.info-product{
    padding: 10px 0px;
    position: relative;
    text-align: left;
}
.img-product .details-product {
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-product .details-product a {
    background: #fff;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    border: solid 0px #ddd;
    display: inline-block;
    line-height: 22px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    padding: 10px 8px;
    opacity: 0;
    color: #000;
    font-weight: 500;
    position: relative;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateY(calc(100% + 10px));
    -ms-transform: translateY(calc(100% + 10px));
    transform: translateY(calc(100% + 10px));
    margin: 1px;
}
.img-product .details-product a.add_to_cart_button{
    width: 100%;
    background:rgba(117,17,19,0.5);
    color: #fff;
}
.box-product:hover .details-product a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.box-product .details-product a:hover {
    background-color: #ed1b24;
    color: #fff;
    border: solid 0px #ed1b24;

}
.img-product .details-product a.added_to_cart.wc-forward{
    margin-left: 5px;
}
.box-product .details-product .yith-wcwl-wishlistaddedbrowse{
    margin-right: 10px;
}
.box-product .details-product .yith-wcwl-wishlistaddedbrowse a{
    border-radius: 5px;
    display: none;
}
.img-product{
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background: rgba(255,251,198,0.7);
    box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.14);
    border-radius: 5px;    
}
.img-product > a{
    position: relative;
    height: auto;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    display: block;
}
.img-product > a > img {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    object-fit: scale-down;
    bottom: 0;
    left: 0;
    object-position: 50% 50%;
}
.img-product:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-product{
    position: relative;
}
.details-product a span{
font-family: 'Lexend Deca', sans-serif;
font-size: 14px;
color: #fff;
background-color: #9e001e;
text-decoration: none;
padding: 10px 20px;
}
.details-product .date-product{
    position: absolute;
    right: 0px;
    bottom: -10px;
}
.info-product .name-product {
    display: block;
    height: auto;
    overflow: hidden;
    margin: 0;
    font-family: 'Lexend Deca', sans-serif;
    text-align: left;
    text-transform: unset;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 10px;
}
.info-product .name-product a{
    color: #000000;
}
.info-product .name-product a:hover,.info-product .name-product a:focus{
    color: #C9252C;
}
.excerpt-product{
    color: #666;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    display: none;
}
.excerpt-product p{
    color: #666;
    font-size: 14px;
    line-height: 20px;
}
.info-product .price-product {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
    height: auto;
    line-height: 22px;
    text-align: left;
    color: #C9252C;
    font-family: 'Lexend Deca', sans-serif;
    margin: 0;
    text-decoration: none;
    font-weight: 300;
    font-size: 15px;
}
.box-product:hover .price-product::before{
    width: 100px;
}
.info-product .price-product::before {
    position: absolute;
    bottom: 0px;
    width: 50px;
    height: 1px;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    z-index: 1;
    background: #ed1b24;
    display: none;
}
.info-product .price-product > span{
    display: block;
}
.info-product .price-product del{
    color: #999;
    font-size: 12px;
    font-weight: 500;
}
.info-product .price-product ins{
    font-size: 16px;
}
.info-product .name-product:hover{
    color: #000;
}
.shopingcart-product{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 10px 0px;
    position: relative;
    max-width: 300px;
    text-align: center;
}
.shopingcart-product a{
    padding: 5px;
    color: #000;
    font-size: 14px;
    border-radius: 0px;
    line-height: 22px;
    font-weight: bold;
}
.shopingcart-product a.add_to_cart_button{
    width: auto;
    margin:0px 2px;
    padding: 5px;
    background: transparent;
}
.shopingcart-product .quick_buy_container {
    width: 50%;
    margin:0px 2px;
}
.shopingcart-product a i{
    margin-left: 5px;
    font-size: 11px;
}
.added_to_cart.wc-forward {
    position: absolute !important;
    bottom: 100%;
    z-index: 100;
    left: 0;
    opacity: 0;
    width: 100%;
    color: #fff;
    right: 0;
    margin: 0 auto !important;
    border-radius: 0 !important;
}
.box-product:hover .added_to_cart.wc-forward{
    opacity: 1;
}
.woocommerce .shopingcart-product a.button:hover{
    color: #000;
    background: transparent;
}
#page-product h3.title-section{
    text-align: left;
    margin-top: 30px;
}
#page-product h3.title-section::before {
    left: 0;
    right: auto;
    margin: 0;
}
.stars-product {
    display: block;
    width: 100%;
    color: #C9252C;
    margin-bottom: 0px;
    font-size: 12px;
}
.stars-product i{
    display: inline-block;
    margin: 0px 1px;
}
.img-product .sale-off{
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 2px 10px;
    background-color: #bd010b;
    color: #fff;
    font-size: 12px;
    z-index: 99;
    border-radius: 3px;
}
.details-product .yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}
#product-carousel .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    opacity: 1;
    position: absolute;
    top: 45%;
    padding: 8px;
    background: rgba(235, 235, 235, 0.75);
}
#product-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}
#product-carousel .owl-nav .owl-prev{
    left: -45px;
}
#product-carousel .owl-nav .owl-next{
    right: -45px;
}
#product-carousel .owl-nav i::before {
    color: #000;
    font-size: 18px;
}

#viewed_product-carousel {
    padding-top: 20px;
    padding-bottom: 60px;
}
#viewed_product-carousel .items-product {
    padding: 10px 0px;
}
#viewed_product-carousel .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    opacity: 1;
    position: absolute;
    bottom: 100%;
    padding: 8px;
    background: rgba(235, 235, 235, 0.75);
    margin: 10px 0px;
}
#viewed_product-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}
#viewed_product-carousel .owl-nav .owl-prev{
    right: 50px;
}
#viewed_product-carousel .owl-nav .owl-next{
    right: 0px;
}
#viewed_product-carousel .owl-nav i::before {
    color: #000;
    font-size: 18px;
}

.custorm_quickbuy {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.custorm_quickbuy .stars-product{
    width: auto;
}
.custorm_quickbuy a.qn_btn {
    background: #F3F3F3;
    border: 0.5px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 14.5px;
    font-weight: normal;
    font-size: 11px;
    line-height: 21px;
    text-transform: uppercase;
    color: #212121;
    padding: 4px 10px;
    text-align: center;
    display: block;
}

.woocommerce .row.woocommerce-archive .well-sm {
    margin-bottom: 0;
    display: none;
}
.woocommerce .row.woocommerce-archive .woocommerce-ordering {
    margin: 0px;
    margin-bottom: 20px;
}
.row.woocommerce-archive{
    display: flex;
    flex-wrap: wrap;
}
.row.woocommerce-archive .woocommerce-sidebar{
    border-right: solid 1px #E5E5E5;
}
.banner-archive-woo {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.banner-archive-woo > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* --------------------------------------
=========================================
   #Section relatedproduct  Css
=========================================
-----------------------------------------*/
.tit-section-carousel{
    font-family: 'Lexend Deca', sans-serif;
    text-align: left;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    line-height: 33px;
    border-top: 1px solid #eee;
    padding-top: 10px;
    font-weight: 500;
    font-size: 17px;
    text-transform: unset;
    color: #212121;
    margin-top: 30px;
	margin-bottom:15px;
}
.related.products .title-section {
    background: transparent;
    border-left: solid 3px #55433e;
    margin-bottom: 20px;
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 30px;
    border-bottom: solid 1px #ddd;
    padding: 5px 10px;
}
#relatedproduct-carousel {
    padding-top: 20px;
    padding-bottom: 60px;
}
#relatedproduct-carousel .items-product {
    padding: 10px 0px;
}

#relatedproduct-carousel .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    opacity: 1;
    position: absolute;
    bottom: 100%;
    padding: 8px;
    background: rgba(235, 235, 235, 0.75);
    margin: 10px 0px;
}
#relatedproduct-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}
#relatedproduct-carousel .owl-nav .owl-prev{
    right: 50px;
}
#relatedproduct-carousel .owl-nav .owl-next{
    right: 0px;
}
#relatedproduct-carousel .owl-nav i::before {
    color: #000;
    font-size: 18px;
}
/* --------------------------------------
=========================================
   #Section blog  Css
=========================================
-----------------------------------------*/
#section-blog .background-overlay{
    padding: 80px 0px;
    background: #FFFCF2;
}
.caption-blog {
    border-left: solid 3px #C93232;
    padding-left: 11px;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    margin-top: 50px;
}
.caption-blog > a{
    color: #000000;
}
.caption-blog > a:hover,.caption-blog > a:focus{
    color: #C93232;
}
.info-blog{
    padding: 0px; 
    position: relative;
    text-align: left;
}
.info-blog .time-blog {
    display: block;
    position: relative;
    padding: 0;
    margin: 10px 0px;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #737373;
	display:none;
}
.info-blog .time-blog span:first-child{
    margin-left: 0;
}
.info-blog .time-blog span{
    margin:0px 5px;
}
.info-blog .time-blog a{
    color: #d81e23;
}
.info-blog .time-blog i{
    margin-right: 5px;
}
.img-blog .details-blog {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.img-blog .details-blog a{
    background: transparent;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: solid 1px #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 6px 15px;
    opacity: 0;
    color: #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.img-blog:hover .details-blog a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.img-blog .details-blog a:hover{
    background-color: #fff;
    color: #333;
}
.img-blog {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 65%;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    border-radius: 5px;
}
.img-blog img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    object-fit: cover;
    bottom: 0;
    left: 0;
    object-position: 50% 50%;
}
.img-blog:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-blog{
    position: relative;
}
.details-blog a span{
    font-family: 'Lexend Deca', sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #9e001e;
    text-decoration: none;
    padding: 10px 20px;
}
.img-blog .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-blog:hover .ovrly{
    opacity: 1;
}
.info-blog .name-blog {
    color: #000;
    font-family: 'Lexend Deca', sans-serif;
    display: block;
    height: 50px;
    overflow: hidden;
    margin: 5px 0;
    text-transform: capitalize;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}
.info-blog .name-blog > a{
    color: #000;
    display: block;
}
.info-blog .name-blog > a:hover,.info-blog .name-blog > a:focus{
    color: #C93232;
}
.excerpt-blog {
    font-family: 'Lexend Deca', sans-serif;
    margin-bottom: 10px;
    display: block;
    height: 72px;
    overflow: hidden;
    text-align: justify;
    font-weight: 300;
    font-size: 17px;
    line-height: 24px;
    color: #535151;
}
.readmore-blog {
    display: block;
    text-align: center;
}
.readmore-blog a {
    background: #1f1f21;
    font-size: 14px;
    border-radius: 5px;
    padding: 7px 15px;
    color: #fff;
}
.readmore-blog a:hover{
    background: #80891b;
}
#section-blog .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 5px;
    opacity: 1;
    border: solid 0px #FFF;
}
#section-blog .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    background:transparent;
    color: #fff;
    border: solid 0px transparent;
}
#section-blog .owl-nav .owl-prev{
    position: absolute;
    left: -25px;
    top: 45%;
    padding: 0px;
}
#section-blog .owl-nav .owl-next{
    position: absolute;
    right: -25px;
    top: 45%;
    padding: 0px;
}
#section-blog .owl-nav i::before {
     color: #333;
     font-size: 25px;
}
/* --------------------------------------
=========================================
 Section featured Css
=========================================
-----------------------------------------*/
#section-featured .background-overlay{
    background: #FFFCF2;
    padding: 80px 0px;
}
#section-featured .title-section{
    display: none;
}
#featured-carousel .owl-item .items-featured {
    position: relative;
    border: solid 0px #ddd;
    padding: 0px;
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    text-align: center;
    color: #6E6E6E;
    display: flex;
    margin: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}
.items-featured .name-featured {
    display: block;
    margin: 30px 0px;
    text-align: left;
    font-weight: 500;
    font-size: 36px;
    line-height: 45px;
    color: #000000;
    -webkit-transition:all .35s ease-out;
    transition:all .35s ease-out;
}
.items-featured .description-featured {
    margin-bottom: 40px;
    text-align: left;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #535151;
    -webkit-transition:all .35s ease-out;
    transition:all .35s ease-out;
}
.readmore-featured{
    text-align: left;
    -webkit-transition:all .35s ease-out;
    transition:all .35s ease-out;
}
.readmore-featured > a{
    background: #FFFCF2;
    border: 2px solid #F05454;
    box-sizing: border-box;
    border-radius: 2px;
    display: inline-block;
    font-size: 17px;
    line-height: 30px;
    color: #C93232;
    font-weight: normal;
    padding: 6px 10px;
}
.readmore-featured > a:hover,.readmore-featured > a:focus{
    background: #C93232;
    color: #fff;
}
.items-featured .vote-featured i {
    color: #C9252C;
    font-size: 18px;
    margin: 0px 1px;
}
#featured-carousel .owl-item{
    visibility: hidden !important;
    animation-name: none !important;
}
#featured-carousel .owl-item.active .name-featured{
  animation-name: fadeInDown;
}
#featured-carousel .owl-item.active .description-featured{
  animation-name: fadeInUp;
}
#featured-carousel .owl-item.active .readmore-featured {
  animation-name: fadeInUp;
}
#featured-carousel .owl-item.active .image-featured{
  animation-name: fadeInRight;
}
#featured-carousel .infor-featured{
    width: 48%;
    padding: 0px;
    position: relative;
    z-index: 1;
    max-width: 500px;
}
#featured-carousel .image-featured{
    width: 48%;
    position: relative;
    margin: 0;
    z-index: 1;
    max-height: 420px;
}
#featured-carousel .image-featured img {
    width: auto;
    height: auto;
    object-fit: contain;
    margin: 0 auto;
    -webkit-transition:all .35s ease-out;
    transition:all .35s ease-out;
}
#featured-carousel .owl-nav [class*="owl-"] {
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
    position: absolute;
    top: 45%;
    padding: 0px;
    background: transparent;
}
#featured-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}
#featured-carousel .owl-nav .owl-prev{
    left: -60px;
}
#featured-carousel .owl-nav .owl-next{
    right: -60px;
}
#featured-carousel .owl-nav i::before {
    color: #BF9D68;
    font-size: 40px;
}
/* --------------------------------------
=========================================
 Section agency Css
=========================================
-----------------------------------------*/
#section-agency .background-overlay{
    background: #ffffff;
    padding: 80px 0px;
}
#section-agency .title-section{
    display: none;
}
#agency-carousel .owl-item .items-agency {
    position: relative;
    border: solid 0px #ddd;
    padding: 0px;
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    text-align: center;
    color: #6E6E6E;
    display: flex;
    margin: 0;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.items-agency .name-agency {
    display: block;
    margin: 30px 0px;
    text-align: left;
    font-weight: 500;
    font-size: 36px;
    line-height: 45px;
    color: #000000;
    -webkit-transition:all .35s ease-out;
    transition:all .35s ease-out;
}
.items-agency .description-agency {
    margin-bottom: 20px;
    text-align: left;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #535151;
    -webkit-transition:all .35s ease-out;
    transition:all .35s ease-out;
}
.readmore-agency{
    text-align: left;
    -webkit-transition:all .35s ease-out;
    transition:all .35s ease-out;
}
.readmore-agency > a{
    background: #FFFCF2;
    border: 2px solid #F05454;
    box-sizing: border-box;
    border-radius: 2px;
    display: inline-block;
    font-size: 17px;
    line-height: 30px;
    color: #C93232;
    font-weight: normal;
    padding: 6px 10px;
}
.readmore-agency > a:hover,.readmore-agency > a:focus{
    background: #C93232;
    color: #fff;
}
.items-agency .vote-agency i {
    color: #C9252C;
    font-size: 18px;
    margin: 0px 1px;
}
#agency-carousel .owl-item{
    visibility: hidden !important;
    animation-name: none !important;
}
#agency-carousel .owl-item.active .name-agency{
  animation-name: fadeInDown;
}
#agency-carousel .owl-item.active .description-agency{
  animation-name: fadeInUp;
}
#agency-carousel .owl-item.active .readmore-agency {
  animation-name: fadeInUp;
}
#agency-carousel .owl-item.active .image-agency{
  animation-name: fadeInRight;
}
#agency-carousel .infor-agency{
    width: 48%;
    padding: 0px;
    position: relative;
    z-index: 1;
    order: 2;
    max-width: 500px;
}
#agency-carousel .image-agency{
    width: 48%;
    position: relative;
    margin: 0;
    z-index: 1;
    max-height: 420px;
}
#agency-carousel .image-agency img {
    width: auto;
    height: auto;
    object-fit: contain;
    margin: 0 auto;
    -webkit-transition:all .35s ease-out;
    transition:all .35s ease-out;
}
#agency-carousel .owl-nav {
    position: absolute;
    bottom: 30px;
    left: 210px;
    right: 0;
    margin: 0 auto;
    width: 80px;
}
#agency-carousel .owl-nav [class*="owl-"] {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
    padding: 0px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 30px;
}
#agency-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}

#agency-carousel .owl-nav i::before {
    color: #737373;
    font-size: 18px;
}
/* --------------------------------------
=========================================
   #lazyload Animations on Scroll
=========================================
-----------------------------------------*/
.lazy-animation-element.hidden-view{
    visibility: hidden !important;
    animation-name: none !important;
}
.lazy-animation-element{
     -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 0.3s;
}
/* --------------------------------------
=========================================
   #section-register  Css
=========================================
-----------------------------------------*/
#section-register {
    display: flex;
    justify-content: flex-end;
}
#section-register .background-overlay {
    padding: 60px;
    background: rgba(0,0,0,0.7);
    width: 50%;
    display: flex;
}
#section-register .title-section {
    text-align: center;
    border-top: 0;
}
.content-register {
    max-width: 560px;
}
.box-register-form {
    text-align: center;
    display: block;
}
.box-register-form p.txt-register-form {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding: 0px;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.box-register-form .form-group .wpcf7-form-control.wpcf7-submit{
    display: block;
    margin: 0 auto;
    min-width: 200px;
    width: 100%;
}
.box-content-contact_page .form-group .wpcf7-form-control.wpcf7-submit{
    width: 100%;
    text-transform: unset;
}
/* --------------------------------------
=========================================
   #Section partner  Css
=========================================
-----------------------------------------*/
#section-partner .background-overlay{
    padding-top: 60px;
    padding-bottom: 200px;
    background: #fff;
}
#content #section-partner .background-overlay{
    padding-bottom: 20px;
}
#partner-carousel::before {
    content: "";
    display: flex;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: linear-gradient(90deg, rgba(192, 204, 218, 0.1) 0%, rgba(192, 204, 218, 0.6) 50.38%, rgba(192, 204, 218, 0.1) 100%);
}
#partner-carousel::after {
    content: "";
    display: flex;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(90deg, rgba(192, 204, 218, 0.1) 0%, rgba(192, 204, 218, 0.6) 50.38%, rgba(192, 204, 218, 0.1) 100%);
}

#partner-carousel .owl-item .item-partner{
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 5px;
}
#partner-carousel .owl-item .item-partner a{
    position: relative;
    overflow: hidden;
    height: 150px;
    background: transparent;
    border: solid 0px #ddd;
    display: block;
    width: 100%;
}
#partner-carousel .owl-item img {
    height: 100%;
    object-fit: scale-down;
    margin: 0 auto;
    width: 100%;
    padding: 0px;
}
#partner-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
    position: absolute;
    top: 35%;
    padding: 0px;
}
#partner-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}
#partner-carousel .owl-nav .owl-prev{
    left: -20px;
}
#partner-carousel .owl-nav .owl-next{
    right: -20px;
}
#partner-carousel .owl-nav i::before {
     color: #666;
     font-size: 22px;
}
/* --------------------------------------
=========================================
   #Section leader  Css
=========================================
-----------------------------------------*/
#section-leader .background-overlay{
    background-color: #F8F8F8;
    padding: 75px 0px;
}
#section-leader .title-section{
    display: none;
}
#leader_content {
    max-width: 768px;
    margin: 0 auto;
}
.box-infor-leader {
    margin: 0 auto;
    max-width: 250px;
}
.box-infor-leader .avatar-leader {
    position: relative;
    padding-top: 130%;
    width: 100%;
    margin-bottom: 20px;
    background-color: #FDDD6A;
	border-radius:100%;
	overflow:hidden;
}
.box-infor-leader .avatar-leader img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}
.box-infor-leader .position-leader {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 5px;
}
.box-infor-leader .name-leader{
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin: 0px;
}
/* --------------------------------------
=========================================
   #Section history  Css
=========================================
-----------------------------------------*/
#section-history .background-overlay{
    background-color: #fff;
    padding: 75px 0px;
}
#section-history .title-section{
    text-align: left;
}
#history_content{
    display: flex;
    flex-wrap: wrap;
}
#history_content > [class^="col"] {
    border-top: solid 1px #C4C4C4;
}
.box-infor-history {
    text-align: center;
    font-size: 15px;
    padding: 35px 0px;
}
.box-infor-history .year-history {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #FFF9EA;
    border: solid 1px #FBEECB;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: 400;
}
.box-infor-history .description-history{
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #363636;
}
/* --------------------------------------
=========================================
   #Section vision  Css
=========================================
-----------------------------------------*/
#section-vision .background-overlay{
    background: #F8F8F8;
    padding: 75px 0px;
}
#section-vision .title-section{
    text-align: left;
}
.row.content-vision .image-vision{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.row.content-vision .image-vision img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 600px;
}
.row.content-vision {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.box-infor-vision p,.box-infor-vision ul li{
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #363636;
}
/* --------------------------------------
=========================================
   #Section factory  Css
=========================================
-----------------------------------------*/
#section-factory .background-overlay{
    background: #F8F8F8;
    padding: 75px 0px;
}
#section-factory .title-section{
    text-align: left;
}
.row.content-factory .image-factory{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.row.content-factory .image-factory img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 600px;
}
.row.content-factory {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.box-infor-factory p,.box-infor-factory ul li{
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #363636;
}
/* --------------------------------------
=========================================
   #Section award  Css
=========================================
-----------------------------------------*/
#section-award .background-overlay{
    background: #F8F8F8;
    padding: 75px 0px;
}
#award-carousel .items-award > a{
    display: block;
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    border-radius: 5px;
}
#award-carousel .items-award > a img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    object-fit: scale-down;
    bottom: 0;
    left: 0;
    object-position: 50% 50%;
}
#award-carousel .items-award > a:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#award-carousel .owl-nav [class*="owl-"] {
    background: transparent;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0px;
    opacity: 1;
    position: absolute;
    top: 45%;
    padding: 0px;
}
#award-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}
#award-carousel .owl-nav .owl-prev{
    left: -20px;
}
#award-carousel .owl-nav .owl-next{
    right: -20px;
}
#award-carousel .owl-nav i::before {
     color: #666;
     font-size: 22px;
}
/* --------------------------------------
=========================================
   #Section posts  Css
=========================================
-----------------------------------------*/
.content-archive-posts {
	max-width: 880px;
	margin: 0 auto;
}
.colums-posts{
    margin-bottom: 30px;
}
.colums-posts .box-posts {
    padding: 0px;
    background-color: transparent;
    display: flex;
    width: 100%;
}
.info-posts{
    padding: 0px;
    position: relative;
    text-align: left;
    width: 100%;
    flex: 1;
	padding-left:30px;
}
.info-posts .time-posts {
    display: block;
    position: relative;
    color: #666;
    padding: 0;
    font-size: 12px;
    margin: 10px 0px;
    margin-bottom: 0;
	display:none;
}
.time-posts{
    color: #737373;
    font-size: 14px;
}
.info-posts .time-posts span:first-child{
    margin-left: 0;
}
.info-posts .time-posts span{
    margin:0px 5px;
}
.info-posts .time-posts a{
    color: #666;
}
.info-posts .time-posts i{
    margin-right: 5px;
}
.img-posts .details-posts {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.img-posts .details-posts a{
    background: transparent;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    border: solid 1px #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 6px 15px;
    opacity: 0;
    color: #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.img-posts:hover .details-posts a{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.img-posts .details-posts a:hover{
    background-color: #fff;
    color: #333;
}
.img-posts{
	position: relative;
    height: 100%;
    overflow: hidden;
	width:42%;
}
.img-posts > a{
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 62%;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
	display:block;
	border-radius:5px;
}
.img-posts > a > img {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    object-fit: cover;
    bottom: 0;
    left: 0;
    object-position: 50% 50%;
}
.img-posts > a:hover > img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.details-posts{
    position: relative;
}
.details-posts a span{
    font-family: 'Lexend Deca', sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #9e001e;
    text-decoration: none;
    padding: 10px 20px;
}
.img-posts .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.img-posts:hover .ovrly{
    opacity: 1;
}
.info-posts .name-posts {
	color: #000;
	font-family: 'Lexend Deca',sans-serif;
	display: block;
	height: 50px;
	overflow: hidden;
	margin: 5px 0;
	text-transform: capitalize;
	text-align: left;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
}
.info-posts .name-posts > a {
	color: #000;
	display: block;
}
.info-posts .name-posts > a:hover{
    color: #c21622;
}
.excerpt-posts {
    font-family: 'Lexend Deca',sans-serif;
	margin-bottom: 10px;
	display: block;
	height: auto;
	overflow: hidden;
	text-align: justify;
	font-weight: 300;
	font-size: 17px;
	line-height: 24px;
	color: #535151;
}
.readmore-posts {
    display: none;
    margin: 0;
    margin-top: 30px;
}
.readmore-posts a {
    background: #FFFFFF;
    border: 1px solid #751113;
    box-sizing: border-box;
    border-radius: 24px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 20px;
    font-family: 'Lexend Deca', sans-serif;
font-weight: 500;
}
.readmore-posts a:hover{
    color: #fff;
    background:#751113;
}
.related-post {
	background: #FFFCF2;
}
#relatedposts-carousel .info-posts{
	padding-left:0px;
}
#relatedposts-carousel .img-posts{
	width:100%;
}
#relatedposts-carousel {
    padding-top: 20px;
    padding-bottom: 60px;
}
#relatedposts-carousel .items-product {
    padding: 10px 0px;
}
#relatedposts-carousel .items-product .img-product{
    padding-top: 100%;
}
#relatedposts-carousel .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    opacity: 1;
    position: absolute;
    bottom: 100%;
    padding: 8px;
    background: rgba(235, 235, 235, 0.75);
    margin: 10px 0px;
}
#relatedposts-carousel .owl-nav [class*="owl-"]:hover{
    opacity: 1;
    color: #333;
}
#relatedposts-carousel .owl-nav .owl-prev{
    right: 50px;
}
#relatedposts-carousel .owl-nav .owl-next{
    right: 0px;
}
#relatedposts-carousel .owl-nav i::before {
    color: #000;
    font-size: 18px;
}
/*---------------------------------------
   ecommerce
-----------------------------------------*/ 
.list-ecommerce {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    justify-content: space-between;
}
.list-ecommerce > li{
    width: 48%;
    display: flex;
}
.list-ecommerce > li > a {
    display: flex;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
    height: 49px;
    align-items: center;
    padding: 3px;
}
.list-ecommerce > li > a > img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.box-single_product_ecommerce .list-ecommerce{
    margin: 0px -12px;
    width: auto;
    margin-bottom: 25px;
}
.box-single_product_ecommerce .list-ecommerce > li{
    width: 25%;
    padding: 0px 12px;
}
.box-single_product_ecommerce .list-ecommerce > li > a{
    border: 1px solid #E5E5E5;
    padding: 8px 0px;
	background:#fff5d5;
}
.box-single_product_ecommerce .list-ecommerce > li > a:hover,.box-single_product_ecommerce .list-ecommerce > li > a:focus{
	border: 1px solid #C93232;
}
/*---------------------------------------
   footer register
-----------------------------------------*/ 
.footer-top_register{
    background-color: #A80610;
    padding: 25px 0px;
    color: #FFFFFF;
}
.footer_register .form-footer_register {
    width: 100%;
    max-width: 550px;
}
.footer_register {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_register .form-group {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    border: solid 1px #DEDEDE;
    border-radius: 50px;
    padding: 0px 2px;
    position: relative;
}
.slogan-footer_register {
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    margin: 0;
    padding-right: 60px;
}
.footer_register .form-group .wpcf7-spinner{
    position: absolute;
    right: 0px;
    bottom: 0;
}
.footer_register .form-group .form-control {
    margin-bottom: 0px;
    border: 0;
    border-radius: 45px;
}
.footer_register .form-group  .wpcf7-submit{
    border-radius: 45px;
}
/*---------------------------------------
   footer categories
-----------------------------------------*/ 
.box-menu-categories ul.menu{
    list-style: none;
    padding: 0;
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.box-menu-categories ul.menu li {
    display: inline-block;
    padding: 5px;
}
.box-menu-categories ul.menu li a {
    text-transform: uppercase;
    font-size: 15px;
    color: #212121;
    font-weight: bold;
}
.box-menu-categories ul.menu li.active a,.box-menu-categories ul.menu li:hover a {
    border-bottom: solid 2px #d03125;
    padding-bottom: 9px;
    color: #d03126;
}
.box-conten_single_product {
    display: flex;
    width: 100%;
    clear: both;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sidebar_single_product .widget{
    margin-bottom: 20px;
}
.sidebar_single_product .widget img {
    width: 100%;
}
.sidebar_single_product .widget .widget-title {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    text-align: left;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0px;
    margin-bottom: 20px;
    border-left: solid 0px #ac272d;
    border-bottom: solid 1px #eee;
    padding-bottom: 5px;
    font-weight: 400;
}
/*---------------------------------------
    social viewport
-----------------------------------------*/ 
.social-in-viewport {
    position: fixed;
    right: 15px;
    background: transparent;
    border-radius: 5px;
    width: auto;
    z-index: 9999;
    bottom: 50px;
    padding: 0;
    border: 0px solid #f2f2f2;
    list-style: none;
    margin: 0;
}
.social-in-viewport > li{
    display: block;
    margin-bottom: 10px;
    padding: 0;
}
.social-in-viewport > li:first-child{
    display: none;
}
.social-in-viewport > li:first-child i.fa {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #6cb917;
    display: block;
    color: #fff;
    padding: 10px 0px;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
}
.social-in-viewport > li a {
    border: none;
    padding: 5px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
    margin: 0;
}
.social-in-viewport > li img {
    max-width: 40px;
    margin: 0 auto;
}
.social-in-viewport > li span{
    display: none;
}
/*---------------------------------------
    #page-aboutus
-----------------------------------------*/ 
#list-company_leadership {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
}
#list-company_leadership .items-company_leadership {
	width: 25%;
	padding: 0px 15px;
	margin:15px 0px;
}
#list-company_leadership .items-company_leadership:nth-child(1){
	width: 50%;
}
#list-company_leadership .items-company_leadership:nth-child(2){
	width: 50%;
}
#list-company_leadership .items-company_leadership:nth-child(1) .inner-company_leadership{
	float:right;
}
#list-company_leadership .inner-company_leadership{
	max-width:250px;
	margin:0;
}
#list-company_leadership .avatar-company_leadership {
	position: relative;
	height: auto;
	overflow: hidden;
	padding-top: 135%;
	background-position: 50% 50%;
	background-size: cover;
	width: 100%;
	border-radius: 60%;
	display: block;
}
#list-company_leadership .infor-company_leadership {
	display: block;
	text-align: center;
	margin-top: 15px;
}
#list-company_leadership .avatar-company_leadership img {
    width: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    object-fit: cover;
    bottom: 0;
    left: 0;
    object-position: 50% 50%;
}
.nav-abouts__pages {
  padding: 5px 0px;
  background-color: #FFFCF2;
  border-bottom: solid 1px #FFFBC6;
  position: fixed;
  left: 0px;
  width: 100%;
  height: auto;
  z-index: 10;
  top: 60px;
}
.nav-abouts__pages ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.nav-abouts__pages ul li{
	padding:0px;
}
.nav-abouts__pages ul li:not(:first-child) {
  margin-left: 60px;
}
.nav-abouts__pages ul li .active {
  color: #C93232;
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 500;
}
.nav-abouts__pages ul li a {
  display: flex;
  font-size: 14px;
  font-family: 'Lexend Deca', sans-serif;
   padding:10px 0px;
}
.nav-abouts__pages ul li a:hover, .nav-abouts__pages ul li a:focus {
  color: #C93232;
}
.nav-abouts__pages ul li:nth-child(4) {
  margin-left: 137px;
}

.single-post #banner-featured_page .background-overlay{
	background: transparent;
}
.single-post #banner-featured_page img{
	max-height: 300px;
}
.single-post #banner-featured_page {
	background:url('images/bg-branch.jpg')center bottom no-repeat;
	background-size:cover;
}
/*---------------------------------------
    Page
-----------------------------------------*/ 
#banner-featured_page {
    position: relative;
}
#banner-featured_page img{
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    min-height: 200px;
}
#banner-featured_page .background-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: flex;
    background: rgba(255,255,255,0);
    align-items: flex-end;
    text-align: center;
    padding-bottom: 60px;
}
#content #banner-featured_page .title-section{
    color: #fff;
    margin-bottom: 10px;
	margin-top:0px;
}
#banner-featured_page .category-posts,#banner-featured_page .category-posts > a{
	 color: #fff;
     font-size: 20px;
}
#banner-featured_page  .page-breadcrumb{
    text-align: center;
    color: #fff;
}
#banner-featured_page .page-breadcrumb p,#banner-featured_page .page-breadcrumb a,#banner-featured_page .page-breadcrumb span{
    color: #fff;
}
#banner-featured_page .time-posts {
	color: #fff;
	font-size: 14px;
}
.category-posts {
	display: block;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	color: #C93232;
    margin-bottom: 10px;
}
.category-posts > a{
	color: #C93232;
}
/*---------------------------------------
    #page-contact
-----------------------------------------*/ 
#page-contact .background-overlay {
    padding: 60px 0px;
    position: relative;
}
.box-content-contact_page {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	margin-bottom:30px;
}
.box-content-contact_page > div{
	width:40%;
}
.box-content-contact_page #list-widget_contact > li p{
	color: #535151;
}
.box-content-contact_page #list-widget_contact > li i{
	color: #535151;
}
.box-content-contact_page #list-widget_contact > li a{
	color: #535151;
}
/*---------------------------------------
    page news
-----------------------------------------*/ 
#menu_category_news {
    display: flex;
    justify-content: center;
    width: 100%;
	margin-bottom:30px;
    flex-wrap: wrap;
}
#menu_category_news li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 40px;
    padding: 5px 10px;
    min-width: 80px;
    color: #737373;
    border: solid 2px #E5E5E5;
    border-radius: 1000px;
    font-size: 15px;
    font-family: 'Lexend Deca', sans-serif;
}
#menu_category_news li:not(:last-child) {
    margin-right: 10px;
}
#menu_category_news li a:hover, #menu_category_news li a:focus ,#menu_category_news li.active a{
    background-color: #FFF9EA;
    color: #C93232;
    border: solid 2px #FFF9EA;
}
#page_news{
	padding-top:20px;
}
.description-page_news {
    text-align: center;
    max-width: 550px;
    margin: 20px auto;
}
.description-page_news h3{
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 10px;
}
.description-page_news p{
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    color: #535151;
}

.description-archive {
    text-align: center;
    max-width: 550px;
    margin: 20px auto;
}
.description-archive h3{
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 10px;
}
.description-archive p{
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    color: #535151;
}
/*---------------------------------------
    page_news
-----------------------------------------*/ 
#featured_news{
    padding-bottom: 80px;
    padding-top: 0px;
}
.row.content_featured_news {
    display: flex;
    flex-wrap: wrap;
}
.row.content_featured_news .colums-posts .box-posts{
    display: flex;
    flex-wrap: wrap;
}
.row.content_featured_news .colums-posts .img-posts{
    width: 100%;
}
.row.content_featured_news .info-posts{
    padding: 0px;
}
.row.content_featured_news .big-featured_news .img-posts > a{
    padding-top: 60%;
}
.row.content_featured_news .small-featured_news .img-posts > a{
    padding-top: 95%;
}
#page_news_1 .background-overlay {
	padding: 40px 0px;
	background-color: #FFFCF2;
	position:relative;
}
#page_news_1 .title-section{
    text-align: left;
    font-size: 18px;
    padding-left: 10px;
    border-left: solid 3px #C93232;
    line-height: 22px;
}
#page_news_2 .background-overlay {
	padding-top: 40px;
	background-color: #FFF;
	position:relative;
    margin-bottom: 100px;
}
#page_news_2 .title-section {
    text-align: left;
    font-size: 18px;
    padding-left: 10px;
    border-left: solid 3px #C93232;
    line-height: 22px;
}
#page_news_3 .background-overlay {
	padding: 40px 0px;
	background-color: #FFFCF2;
	position:relative;
}
#page_news_3 .title-section{
    text-align: left;
    font-size: 18px;
    padding-left: 10px;
    border-left: solid 3px #C93232;
    line-height: 22px;
}
.img-box__news {
	position: absolute;
	z-index: 10;
	height: auto;
	width: 36%;
	overflow: hidden;
	border-radius: 5px;
	left:0px;
	top:0px;
}
#page_news_1 .img-box__news{
    top: -45px;
}
#page_news_2 .img-box__news{
	right:0px;
	left: auto;
    bottom: 0;
    top: auto;
}
#page_news_3 .img-box__news{
    top: -45px;
}
/*---------------------------------------
    page_agency
-----------------------------------------*/ 
.banner-page_agency {
    position: relative;
}
.banner-page_agency img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    min-height: 200px;
}
.banner-page_agency .text-banner__agency{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: flex;
    background: transparent;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.banner-page_agency .inner-banner__agency {
    max-width: 480px;
    margin: 0 auto;
}

.form-page_agency {
    padding: 80px 0px;
    background: #fff;
    text-align: center;
}
.box-form__agency {
    max-width: 480px;
    margin: 0 auto;
    text-align: center;
}
.box-form__agency .form-group .wpcf7-form-control.wpcf7-submit{
    width: 100%;
    display: block;
    clear: both;
    text-transform: unset;
}
.benefit-page_agency {
    background-color: #F8F8F8;
    padding: 100px 0px;
}
.row.content-benefit__agency {
    max-width: 900px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}
.row.content-benefit__agency .items-benefit__agency{
    margin-bottom: 30px;
}
.row.content-benefit__agency .box-benefit__agency{
    background: #FFFFFF;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    border-radius: 5px;
    padding: 27px;
    height: 100%;
}
.box-benefit__agency .icon-benefit__agency{
    display: block;
    margin-bottom: 10px;
}
.box-benefit__agency .icon-benefit__agency img {
    width: 72px;
    height: 72px;
    object-fit: scale-down;
    margin-bottom: 10px;
}
.box-benefit__agency .title-benefit__agency {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 10px;
}
.box-benefit__agency .description-benefit__agency {
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #535151;
}
/*---------------------------------------
    page_distributor
-----------------------------------------*/ 
.banner-page_distributor {
    position: relative;
}
.banner-page_distributor img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    min-height: 200px;
}
.banner-page_distributor .text-banner__distributor{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: flex;
    background: transparent;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.banner-page_distributor .inner-banner__distributor {
    max-width: 480px;
    margin: 0 auto;
}
.main-page_distributor {
    padding: 80px 0px;
}
ul.list-page_distributor {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.list-page_distributor li{
    width: 30%;
    border-bottom: solid 1px #eee;
}
ul.list-page_distributor li a {
    position: relative;
    overflow: hidden;
    height: 100px;
    background: transparent;
    border: solid 0px #ddd;
    display: block;
    width: 100%;
}
ul.list-page_distributor li a img {
    height: 100%;
    object-fit: scale-down;
    margin: 0 auto;
    width: 100%;
    padding: 0px;
}

#tabbank-payment ul.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
    margin: 0px -8px;
    border-bottom: 0px;
    margin-bottom: 10px;
}
#tabbank-payment ul.nav-tabs li{
    width: 25%;
    padding: 0px 8px;
}
#tabbank-payment ul.nav-tabs li > a {
    display: flex;
    width: 100%;
    height: 1px;
    position: relative;
    padding-top: 42%;
    border: solid 1px #E5E5E5;
    border-radius: 5px;
    background: #fff;
}
#tabbank-payment ul.nav-tabs > li.active > a, #tabbank-payment ul.nav-tabs > li.active > a:hover, #tabbank-payment ul.nav-tabs > li.active > a:focus{
	border: solid 1px #C9252C;
	background: #fff;
}
#tabbank-payment ul.nav-tabs li > a img {
    position: absolute !important;
    width: 80%;
    height: 80%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    object-fit: scale-down;
}
#tabbank-payment .tab-content{
    padding: 20px 15px;
    border: solid 1px #E5E5E5;
    margin-top: 5px;
    border-radius: 5px;
}
#tabbank-payment .tab-content ul.list-banks__intros {
    padding: 0px;
    list-style: none;
}
#tabbank-payment .tab-content ul.list-banks__intros li {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    justify-content: space-between;
}
#tabbank-payment .tab-content ul.list-banks__intros li:not(:last-child) {
    margin-bottom: 18px;
}
#tabbank-payment .tab-content ul li p{
    font-family: 'Lexend Deca', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    color: #535151;
    width: 33.33%;
    text-align: left;
}
#tabbank-payment .tab-content ul li p.btn-copy__banks{
    text-align: right;
}
#tabbank-payment .tab-content ul li p.btn-copy__banks i{
    font-size: 18px;
    cursor: pointer;
}
#tabbank-payment .tab-content ul li p input{
    font-weight: 500;
    color: #333;
    border: 0;
}
#tabbank-payment .tab-content ul li p.hidden_txt_copy{
    display: none;
}
#tabbank-payment .tab-content ul li p:first-child{

}
#tabbank-payment .tab-content ul li p:last-child{
    text-align: right;
}
#tabbank-payment .tab-content ul li p span{
    font-weight: 500;
    cursor: pointer;
}
/*---------------------------------------
    error_page
-----------------------------------------*/ 
#error_page .background-overlay {
    height: 360px;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    background: url('images/bgpapers.png')center bottom repeat;
    background-size: auto;
}
.heading-error_page h1 {
    font-family: "SVN-Aptima";
    margin: 0;
    display: inline-block;
    font-weight: normal;
    font-size: 80px;
    line-height: 0px;
    text-transform: uppercase;
    color: #666666;
}
.heading-error_page h1 img{
    width: auto;
    margin: 0 auto;
    display: inline-block;
    margin-right: 10px;
}
.heading-error_page h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #666666;
    margin-top: 15px;
}
.go_back_home {
    display: block;
    margin: 0;
    text-align: center;
    margin-top: 50px;
}
.go_back_home a {
    background: #FFFFFF;
    border: 1px solid #751113;
    box-sizing: border-box;
    border-radius: 24px;
    font-size: 14px;
    color: #751113;
    text-transform: uppercase;
    padding: 10px 20px;
    font-family: 'Lexend Deca', sans-serif;
    font-weight: 500;
}
.go_back_home a:hover{
    color: #fff;
    background:#751113;
}

/*---------------------------------------
    error_page
-----------------------------------------*/ 
#page-success .background-overlay {
    height: 360px;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    background: url('images/bgpapers.png')center bottom repeat;
    background-size: auto;
}
#page-success .headding-page-success h2.tit-page-success{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #219653;
}
#page-success .headding-page-success .icon-check i{
    color: #219653;
    width: 76px;
    height: 76px;
    margin: 0 auto;
    border-radius: 100%;
    background: #EEE;
}

.page .page-wrapper_single .background-overlay .container{
    max-width: 845px;
}
.page .page-wrapper_single .background-overlay .title-section{
    color: #000;
}
/*---------------------------------------
    Responsive
-----------------------------------------*/ 

@media (max-width: 768px) {
h1{
    font-size: 30px;
    line-height: 40px;
        margin-bottom: 10px;
}
h2{
    font-size: 25px;
    line-height: 30px;
        margin-bottom: 10px;
}
h3{
    font-size: 20px;
    line-height: 28px;
        margin-bottom: 10px;
}
h4{
    font-size: 18px;
    line-height: 26px;
        margin-bottom: 10px;
}
h5{
    font-size: 16px;
    line-height: 24px;
        margin-bottom: 10px;
}
h6{
    font-size: 14px;
    line-height: 22px;
        margin-bottom: 10px;
}
.title-single{
    font-size: 17px;
    line-height: 26px;
}
.title-section {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
}
.des-section {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 22px;
    padding: 0px 0px;
}
.page-title{
    font-size: 22px;
    margin-bottom: 10px;
    padding: 0px;
}
.title-section a, .title-section span {
    padding: 0px;
}
.header-search-wrap .btn.dropdown-toggle{
    padding: 3px;
}
.header-search-wrap .btn.dropdown-toggle i{
    padding: 5px;
}
.header-search-wrap .btn.dropdown-toggle img{
    height: 22px;
}
.social-ring-main{
    display: none;
}
.header-top-info-1 .social li{
    margin-right: 0;
}
.featured-posts {
    display: block;
    width: 100%;
}
#tab_featuredpost {
    width: 100%;
    position: relative;
}
#list_featuredpost {
    width: 100%;
}
.row.navbar-header {
    padding: 5px 0px;
    display: block;
    width: auto;
}
.image-banner {
    display: none;
}
.row .colums-product{
    padding: 0px 5px;
}
.row.navbar-header-top {
    padding: 9px 0px;
    display: flex;
    align-items: center;
}
.shopping_cart {
    margin-right: 10px;
    margin-top: 1px;
}
.is-sticky .shopping_cart {
    margin-top: 1px;
}
.shopping_cart .cart-contents i {
    padding: 8px 0px;
    width: 35px;
    height: 35px;
}
.shopping_cart .cart-contents span.quanlity-minicart {
    right: -5px;
    top: -5px;
}
.shopping_cart span.txt-minicart{
    display: none;
}
.header-search-wrap {
    margin-top: 3px;
}
.is-sticky .header-search-wrap {
    margin-top: 3px;
}
#featured-carousel .owl-nav .owl-prev {
    left: -15px;
}
#featured-carousel .owl-nav .owl-next {
    right: -15px;
}
.description-featured {
    font-size: 14px;
    line-height: 20px;
}
#section-register .background-overlay {
    padding: 30px 15px;
    background: rgba(0,0,0,0.7);
    width: 100%;
    display: flex;
}
.woocommerce .woocommerce-ordering select {
    max-width: 100%;
    width: 100%;
}
.woocommerce .woocommerce-result-count{
    float: none;
    width: 100%;
    margin-bottom: 10px;
}
.woocommerce .row.woocommerce-archive .woocommerce-ordering{
    float: none;
    width: 100%;
    margin-bottom: 10px;
}
.row.woocommerce-archive .woo-sidebar{
    display: none;
}
.header-single_product {
    display: block;
}
.box-conten_single_product .sidebar_single_product{
    width: 100%;
    padding: 0px;
}
.box-conten_single_product .woocommerce-tabs{
    width: 100%;
    padding: 0px;
}
.woocommerce div.product div.summary {
    margin: 15px 0;
    margin-left: 0px;
    clear: both;
}
.woocommerce form.woocommerce-cart-form div.quantity .qty{
    padding: 0px 5px;
    width: 45px;
}
.woocommerce-form-coupon-toggle .woocommerce-info{
    font-size: 14px;
}
.woocommerce form.woocommerce-cart-form div.quantity .qty_button{
    padding: 0px 5px;
}
.colums-posts .box-posts {
    display: block;
    width: 100%;
}
.colums-posts .info-posts{
    padding: 0px;
}
.colums-posts .img-posts{
    width: 100%;
}
.readmore-section a{
    padding: 6px 20px;
}
.woocommerce ul.products li.item-colums-product {
    width: 50%;
}
.social-in-viewport {
    bottom: 0px;
    width: 100%;
    display: flex;
    right: 0;
    background: linear-gradient(0deg, rgba(255,255,255,1) 50%, rgba(0,0,0,0) 50%);
    border: 0;
}
.social-in-viewport > li {
    display: block;
    margin-bottom: 0px;
    padding: 0;
    width: 25%;
    text-align: center;
}
.social-in-viewport > li:first-child{
    display: block;
}
.social-in-viewport > li a{
    max-width: 100%;
    max-height: 100%;
}
#banner-carousel .item-banner {
    padding-top: 60%;
}
#banner-carousel .infor-banner .name-banner {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
}
#banner-carousel .infor-banner{
    max-width: 100%;
}
.description-banner {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0px;
}
#banner-carousel .owl-nav [class*="owl-"] {
    width: 30px;
    height: 30px;
    border: solid 1px #bab8b9;
    padding: 3px;
    margin: 0;
}
#banner-carousel .item-banner .cover-banner{
    padding: 25px 15px;
}
#banner-carousel .owl-nav i::before {
    font-size: 15px;
}
#banner-carousel .owl-dots{
    margin-bottom: 0px;
}
.readmore-banner a {
    padding: 5px 15px;
    font-size: 12px;
    border-radius: 20px;
}
.readmore-banner a > i {
    font-size: 16px;
    margin-left: 5px;
}
#section-introduce .background-overlay {
    padding: 30px 0px;
}

#section-product .background-overlay {
    padding: 30px 0px;
}
#product-carousel .owl-nav .owl-prev {
    left: -15px;
}
#product-carousel .owl-nav .owl-next {
    right: -15px;
}
.line-section {
    margin-bottom: 30px;
}
#section-partner .background-overlay {
    padding-bottom: 20px;
}
#partner-carousel .owl-item .item-partner a {
    height: 50px;
    padding: 5px;
}
.slogan-footer_register {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-right: 0px;
}
.footer_register {
    flex-wrap: wrap;
}
.footer_register .form-group .form-control{
    height: 36px;
}
.footer_register .form-group .wpcf7-submit {
    border-radius: 35px;
    padding: 5px 25px;
    font-size: 14px;
}
#list-widget_contact > li i{
    margin-right: 5px;
}
.footer-sidebar .widget .menu li {
    padding: 5px 0;
}
.tit-section-carousel{
    font-size: 16px;
    line-height: 24px;
}
#relatedposts-carousel .owl-nav [class*="owl-"]{
    width: 30px;
    height: 30px;
    border-radius: 30px;
    padding: 4px;
    margin: 10px 0px;
}
#relatedposts-carousel .owl-nav .owl-prev{
    right: 33px;
}
#viewed_product-carousel .owl-nav [class*="owl-"] {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    padding: 4px;
    margin: 10px 0px;
}
#viewed_product-carousel .owl-nav .owl-prev {
    right: 33px;
}
#navbar_primary_left{
    padding: 5px 0px;
}
#navbar_primary_right{
    padding: 5px 0px;
}
#navbar_primary_left .nav{
    display: none;
}
#navbar_primary_right .nav{
    display: none;
}
.logo-main{
    max-width: 60px;
    padding: 3px;
}
.logo-mobilenav img{
    max-height: 100px;
}
#section-featured .background-overlay {
    padding: 30px 0px;
}
.items-featured .name-featured{
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 30px;
}
.items-featured .description-featured{
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 10px;
}
.readmore-featured{
    text-align: center;
}
.readmore-featured > a{
    font-size: 15px;
    line-height: 22px;
}
#featured-carousel .infor-featured{
    width: 100%;
    order: 2;
    margin-bottom: 20px;
}
#featured-carousel .image-featured{
    width: 100%;
}
#section-agency .background-overlay {
    padding: 30px 0px;
}
#agency-carousel .infor-agency{
    width: 100%;
}
#agency-carousel .image-agency{
    width: 100%;
}
.items-agency .name-agency{
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 30px;
}
.items-agency .description-agency{
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 10px;
}
.readmore-agency{
    text-align: center;
}
.readmore-agency > a{
    font-size: 15px;
    line-height: 22px;
}
#agency-carousel .owl-nav{
    left: 0px;
    bottom: 0px;
    position: relative;
}
#section-blog .background-overlay {
    padding: 30px 0px;
}
#section-blog .colums-blog{
    margin-bottom: 15px;
}
#page_news_1 .img-box__news {
    top: auto;
    width: 100%;
    display: none;
    position: relative;
}
#page_news_2 .img-box__news {
    width: 100%;
    display: none;
    position: relative;
}
#page_news_3 .img-box__news {
    top: auto;
    width: 100%;
    display: none;
    position: relative;
}
#featured_news {
    padding-bottom: 0px;
    padding-top: 0px;
}
.row.content_featured_news .big-featured_news .img-posts > a{
    padding-top: 62%;
}
.row.content_featured_news .small-featured_news .img-posts > a{
    padding-top: 62%;
}
#menu_category_news li:not(:last-child) {
    margin-right: 10px;
}
#menu_category_news li a{
    padding: 5px 10px;
}
#banner-featured_page .background-overlay{
    padding: 0px;
}
.nav-abouts__pages{
    display: none;
}
#section-award .background-overlay {
    padding: 30px 0px;
}
#section-factory .background-overlay {
    padding: 30px 0px;
}
#section-vision .background-overlay{
    padding: 30px 0px;
}
#section-history .background-overlay{
    padding: 30px 0px;
}
#section-leader .background-overlay{
   padding: 30px 0px; 
}
.box-content-contact_page > div{
    width: 100%;
}
#page-contact .background-overlay {
    padding: 30px 0px;
}
.form-page_agency {
    padding: 30px 0px;
}
.benefit-page_agency {
    padding: 30px 0px;
}
.row.content-benefit__agency .items-benefit__agency{
    padding: 0px;
}
.row.content-benefit__agency .box-benefit__agency{
    padding: 15px;
}
.main-page_distributor {
    padding: 30px 0px;
}
.logo-main{
	right:0px;
}
#list-company_leadership .items-company_leadership{
	width:50%;
}
}
@media (max-width: 500px) {
.woocommerce-flex-btn .quick_buy_container > a {
    font-size: 14px;
}
}
@media (max-width: 320px) {

}
@media (min-width: 420px) and (max-width: 768px) {

}
@media (min-width: 768px) and (max-width: 992px) {
.title-section{
    font-size: 18px;
}
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding: 12px 15px;
    font-size: 13px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 12px 15px;
    font-size: 13px;
}
.header-search-wrap{
    display: block;
}
.inner-header-search {
    display: none;
}
.language-select {
    margin-left: 5px;
    padding-right: 5px;
}
#navbar_primary_left{
    padding: 5px 0px;
}
#navbar_primary_right{
    padding: 5px 0px;
}
.logo-main{
    max-width: 60px;
    padding: 3px;
    left: -34px;
}
#banner-carousel .infor-banner .name-banner{
    font-size: 20px;
    margin-bottom: 10px;
}
.description-banner {
    font-size: 14px;
    margin-bottom: 0px;
}
#banner-carousel .owl-nav [class*="owl-"]{
    height: 40px;
    width: 40px;
}
#page_news_1 .img-box__news {
    top: -35px;
    width: 33%;
    display: none;
}
#page_news_2 .img-box__news {
    width: 33%;
    display: none;
}
#page_news_3 .img-box__news {
    top: -35px;
    width: 33%;
    display: none;
}
.row.content_featured_news .big-featured_news .img-posts > a{
    padding-top: 62%;
}
.row.content_featured_news .small-featured_news .img-posts > a{
    padding-top: 62%;
}
#menu_category_news li:not(:last-child) {
    margin-right: 10px;
}
#menu_category_news li a{
    padding: 5px 8px;
    font-size: 14px;
}
.items-agency .name-agency {
    margin: 10px 0px;
    font-size: 25px;
    line-height: 40px;
}
.items-featured .name-featured{
    margin: 10px 0px;
    font-size: 25px;
    line-height: 40px;
}
#section-introduce .title-section {
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
}
.box-infor-introduce ul li {
    font-size: 15px;
    line-height: 22px;
}
.box-infor-introduce p {
    font-size: 15px;
    line-height: 22px;
}
#section-vision .title-section{
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
}
.box-infor-vision p, .box-infor-vision ul li {
    font-size: 15px;
    line-height: 22px;
}
#section-factory .title-section{
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
}
.box-infor-factory p, .box-infor-factory ul li {
    font-size: 15px;
    line-height: 22px;
}
#section-partner .background-overlay {
    padding-top: 60px;
    padding-bottom: 60px;
}
.nav-abouts__pages{
    top: 70px;
}
.nav-abouts__pages ul li:not(:first-child) {
    margin-left: 10px;
}
.nav-abouts__pages ul li a {
    font-size: 13px;
}
.box-infor-history .description-history {
    font-size: 14px;
    line-height: 22px;
}
.box-content-contact_page > div{
    width: 50%;
}
#list-company_leadership .items-company_leadership{
	width:50%;
}
}
@media (min-width: 992px) and (max-width: 1190px) {
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding:15px 20px;
    font-size: 14px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 20px;
    font-size: 14px;
}
#sticky-wrapper.is-sticky .navbar-default .navbar-nav > li > a {
    padding:15px 20px;
    font-size: 14px;
}
#sticky-wrapper.is-sticky .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 20px;
    font-size: 14px;
}
#section-register .background-overlay {
    padding: 40px;
    width: 60%;
}
.woocommerce ul.products li.item-colums-product {
    width: 33.33%;
}
.inner-header-search {
    max-width: 180px;
}
#navbar_primary_left{
    padding: 10px 0px;
}
#navbar_primary_right{
    padding: 10px 0px;
}
.logo-main{
    max-width: 80px;
}
#banner-carousel .infor-banner .name-banner{
    font-size: 25px;
    margin-bottom: 10px;
}
.description-banner {
    font-size: 14px;
    margin-bottom: 0px;
}
#page_news_1 .img-box__news {
    top: -35px;
    width: 33%;
}
#page_news_2 .img-box__news {
    width: 33%;
}
#page_news_3 .img-box__news {
    top: -35px;
    width: 33%;
}
.row.content_featured_news .small-featured_news .img-posts > a{
    padding-top: 86%;
}
#page_news_1 .info-posts{
    padding-left: 15px;
}
#page_news_1 .info-posts .name-posts{
    font-size: 17px;
}
#page_news_1 .excerpt-posts{
    font-size: 14px;
    line-height: 20px;
}
#page_news_1 .info-posts .time-posts{
    margin:0px;
}
#page_news_2 .info-posts{
    padding-left: 15px;
}
#page_news_2 .info-posts .name-posts{
    font-size: 17px;
}
#page_news_2 .excerpt-posts{
    font-size: 14px;
    line-height: 20px;
}
#page_news_2 .info-posts .time-posts{
    margin:0px;
}
#page_news_3 .info-posts{
    padding-left: 15px;
}
#page_news_3 .info-posts .name-posts{
    font-size: 17px;
}
#page_news_3 .excerpt-posts{
    font-size: 14px;
    line-height: 20px;
}
#page_news_3 .info-posts .time-posts{
    margin:0px;
}
.items-agency .name-agency {
    margin: 10px 0px;
    font-size: 30px;
    line-height: 40px;
}
.items-featured .name-featured{
    margin: 10px 0px;
    font-size: 30px;
    line-height: 40px;
}
#section-introduce .title-section {
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
}
.box-infor-introduce ul li {
    font-size: 15px;
    line-height: 22px;
}
.box-infor-introduce p {
    font-size: 15px;
    line-height: 22px;
}
#section-vision .title-section{
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
}
.box-infor-vision p, .box-infor-vision ul li {
    font-size: 15px;
    line-height: 22px;
}
#section-factory .title-section{
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
}
.box-infor-factory p, .box-infor-factory ul li {
    font-size: 15px;
    line-height: 22px;
}
#section-partner .background-overlay {
    padding-top: 60px;
    padding-bottom: 60px;
}
.nav-abouts__pages{
    top: 70px;
}
.nav-abouts__pages ul li:not(:first-child) {
    margin-left: 30px;
}
.box-content-contact_page > div{
    width: 50%;
}
}
@media (min-width: 1190px) and (max-width: 1368px) {
#sticky-wrapper .navbar-default .navbar-nav > li > a {
    padding:15px 10px;
    font-size: 14px;
}
#sticky-wrapper .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 10px;
    font-size: 14px;
}
#sticky-wrapper.is-sticky .navbar-default .navbar-nav > li > a {
    padding:15px 10px;
    font-size: 14px;
}
#sticky-wrapper.is-sticky .navbar-default .navbar-nav > .active > a,#sticky-wrapper  .navbar-default .navbar-nav > .active > a:hover {
    padding: 15px 10px;
    font-size: 14px;
}
#banner-carousel .infor-banner .name-banner{
    font-size: 30px;
    margin-bottom: 20px;
}
.description-banner {
    font-size: 15px;
    margin-bottom: 0px;
}
#page_news_1 .img-box__news {
    top: -35px;
    width: 33%;
}
#page_news_2 .img-box__news {
    width: 33%;
}
#page_news_3 .img-box__news {
    top: -35px;
    width: 33%;
}
.box-content-contact_page > div{
    width: 45%;
}
}
@media (min-width: 1368px) {

}
@media (min-width: 768px) {
.admin-bar .is-sticky .sticky-nav{
    top: 32px !important;
}
.admin-bar .nav-abouts__pages{
	margin-top: 32px;
}
#showmenu{
    display: none;
}
.social-ring a.user-support{
    display: none;
}
.is-sticky .row.navbar-header{
    display: none;
}
.row.content-widget-footer{
    display: flex;
    flex-wrap: wrap;
}
.shopping_cart.shopping_cart_mobile{
    display: none;
}
.header-producttab .nav.nav-tabs {
    padding-left: 25px;
}
.row.woocommerce-archive .woocommerce-sidebar{
    padding-right: 25px;
}
.row.woocommerce-archive .woocommerce-main{
    padding-left: 25px;
}
}
.sticky-wrapper.is-sticky .logo-main {
    border-radius: unset;
     max-width: 60px;
 }
 .year-cas {
    padding: 0 50px;
    margin: 50px 0 60px 0;
    position: relative;
    border-bottom: 2px solid #ba1125;
}
.year-cas .dot {
    text-align: center;
    font-size: 22px;
    color: #7c7c7c;
    cursor: pointer;
    position: relative;
    width: 190px;
height: 130px;}
.year-cas .dot:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    border: 2px solid #ba1125;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background-color: #ba1125;
    width: 24px;
    height: 24px;
    bottom: -12px;
}
.year-cas .dot span {
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    padding: 5px 25px 2px 25px;
    transition: .3s;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 50px;
    border: 2px solid #ba1125;
    color: #ba1125;
    font-weight: 400;
    font-family: 'Lexend Deca';
    line-height: 33px;
    font-size: 21px;
}
.title-page {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 80px;
    color: #c1162a;
    text-transform: uppercase;
}
#content #section-award .background-overlay {
    background: #fff;
}
#content .title-section {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 40px;
    color: #c1162a;
    text-transform: uppercase;
}
.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
#content .product-line-img .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#content .product-line-img .d-block.item {
    height: 350px;
    margin-bottom: 30px;
    display: block;
}
#content .product-line-img .d-block.item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.career {
    padding: 45px 0 50px;
}
.career .career-head {
    color: #c1162a;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid #c1162a;
    padding-bottom: 18px;
}
.career .item {
    border-bottom: 1px solid #919191;
    transition: all 0.4s ease;
}
.career .item.collapsed .cl-head::after {
    transform: rotate(180deg);
    top: 35%;
}
.career .cl-head {
    padding: 30px 0;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.4s ease;
    cursor: pointer;
    position: relative;
}
.career .cl-head::after {
    position: absolute;
    right: 0;
    top: 45px;
    transform: translate(0, -50%);
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    transition: all 0.4s ease;
}
.career .cl-head .red-agent {
    background-color: #c1162a;
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    padding: 5px 16px;
    margin-left: 16px;
}
.career .cl-content {
    padding-bottom: 40px;
}
.career .cl-content h4 {
    font-weight: 600;
    margin-bottom: 16px;
}
.career .cl-content ul {
    margin-left: 8px;
    list-style-type: "-";
}
.career .cl-content ul > li {
    padding-left: 5px;
    list-style-type: "-";
}
.career .cl-content .require {
    margin-bottom: 30px;
}
.career .s-content h4:first-child {
    margin-top: 0;
}
.career .item .cl-head h3 {
    margin-bottom: 0;
    font-size: 18px;
}
@media (max-width: 992px) {
    .career .career-head {
        display: none;
    }
}
@media (max-width: 767px) {
    .career {
        padding: 0 0 30px;
    }
    .career .cl-content .require {
        margin-bottom: 20px;
    }
    .career .cl-content .require h4 {
        margin-top: 20px;
    }
    .career .cl-head .red-agent {
        display: block;
        width: 100px;
        margin: 0;
    }
}
@media (max-width: 1200px) {
    .nav-abouts__pages ul li:not(:first-child) {
        margin-left: 40px;
    }
    .sticky-wrapper .logo-main {
        border-radius: unset;
        max-width: 60px;
        background: transparent;
    }
}
.select2-container .select2-selection--single {
    height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 13px;
}
/* overlay */
.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(255, 255, 255, .2);
    z-index: -1;
    opacity: 0;
}
.overlay.loading {
    z-index: 1000;
    opacity: 1;
}
.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 2px;
    border-color: #C93232;
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.navbar-header-main {
    max-width: 100%;
}
#navbar_primary_left,
#navbar_primary_right{
    width: max-content;
}
.header-search-wrap {
    display: flex;
}
.header-search-wrap .btn-cart {
    margin-left: 20px;
}
@media (min-width: 1200px) {
    .logo-main {
        left: calc((100% - 838px) + ((100% - 838px) / 2 + 29px));
        right: unset;
    }
}
.header-search-wrap .btn-cart {
    position: relative;
}
.header-search-wrap .btn-cart .count {
    position: absolute;
    width: 18px;
    height: 18px;
    top: -1px;
    right: -8px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    font-weight: 600;
    font-size: 9px;
}
#smell .item .img img {
    border-radius: 50%;
}