.section_partner {

    background-color: #ffffff;
    padding: 40px 0;
}  
.section_partner .brands-item img{
      opacity: 1;
       -webkit-transition: unset!important;
    transition: unset!important;
}
.image-text-module.text-center {
    text-align: center;
}
.image-text-module {
    margin-bottom: 21px;
}
.image-text-module.center-image img {
    display: block;
    float: none;
    margin: 0 auto 20px auto;
}
.image-text-module.center-image  a{
      color: #c03;
}
.section-headline h2 {
  margin: 0 0 10.5px 0;
  text-transform: none;
  color: var(--dark_color,#2589b3);
}
.section-headline {
    margin: 0 0 40px 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}
  
  .cleanza-themes {
    padding-bottom: 0;
} 
.section_about .about-content a {
    background-color: var(--dark_color,#2589b3);
    border: 1px solid var(--dark_color,#2589b3);
}
header .nav-item.active>a {
    color: var(--dark_color,#2589b3);
}
.image-text-module.center-image a {
    color: var(--dark_color,#2589b3);
}
.section_blogs .section_service_title h3 a {
    color: var(--dark_color,#2589b3);
}.section_blogs .cleanza-item-blogs a.readmore {
    color: var(--dark_color,#2589b3);
} 
header.header .top-header .header-info-right .btn, header.header .top-header .header-info-right input[type="submit"] {
    background-color: var(--dark_color,#2589b3);
}
header.header .cleanza-main-nav .header-right .cleanza-cart #cart > a .count_item_pr {
    background-color: var(--dark_color,#2589b3);
}
footer.footer .footer-widget h3::before, footer.footer .footer-widget .h3::before {
    background-color: var(--dark_color,#2589b3);
}
@media (min-width: 992px){
  header .nav-item>a:hover, header .nav-item>a:focus {
      color: var(--dark_color,#2589b3)!important;
  }
}
.section_about .about-content a:hover, .section_about .about-content a:focus {
    color: var(--dark_color,#2589b3);
    background-color: #fff;
}
header.header .cleanza-main-nav .header-right .cleanza-account {
  display:none!important;
}
header.header .cleanza-main-nav .header-right .cleanza-cart {
    display: none;
}  

.back-to-top svg path {
    fill: #fff !important;
} 

.cleanza-list-blog-page .list-blogs .blog-item .blog-item-mains .post-time,
.cleanza-list-blog-page .list-blogs .blog-item .blog-item-mains .blog-item-summary,
.cleanza-list-blog-page .list-blogs .blog-item .blog-item-mains .readmore{
  display:none
  
}
.news-category .image-text-module.center-image a{
  color:#000!important
} 
.news-news .section_blogs .section_service_title {
  display:none
}
.news-news .cleanza-article .article-details{
  margin:0
}
.news-news .section_blogs{
  padding-top:0
}
.cleanza-article .title-head{
  padding: 0 10px;
} 
.section_about .about-content h3,
.section_blogs .section_service_title h3,
.section_project .section_service_title h3,
.section-headline h2{
  font-size: 29px;
  font-weight: 600;
}
@media(max-width:767px){
  .section_about .about-content h3,
.section_blogs .section_service_title h3,
.section_project .section_service_title h3,
.section-headline h2{
  font-size: 24px;
}
} 
/***********News***********/

.home-blog .item {
    float: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc
}

.home-blog .item:last-child {
    padding-bottom: 0px;
    border-bottom: none
}

.home-blog .item .thumb {
    display: inline-block;
    width: calc(30% - 15px);
    float: left;
    margin-right: 15px
}

.home-blog .item .text {
    width: 66%;
    float: left
}

.home-blog .item .text h3 {
    font-size: 16px;
    margin-top: -4px
}

.home-blog .item .text h3 a {
        color: #000000;
    word-break: break-word;
    display: block;
    width: 100%;
    font-weight: bold;
}

.home-blog .item .text h3 a:hover {
    color: var(--dark_color,#2589b3)
}

.home-blog .item .text .date {
    display: inline-block;
    width: 50px;
    height: 60px;
    background: #eaeaea;
    margin-right: 10px;
    float: left;
    text-align: center;
    font-size: 24px;
    padding-top: 3px;
    position: relative
}

.home-blog .item .text .date span {
    background: #999;
    color: #fff;
    font-size: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    display: inline-block
}

.home-blog .item .text .date + p {
    display: inline-block;
    width: calc(100% - 60px);
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-top: -4px;
    margin-bottom: 6px;
    word-break: break-word
}
@media (max-width: 991px) {
    .home-blog .item {
        margin-bottom: 15px
    }
}
@media (max-width: 767px) {
  .home-blog .item .text h3 {
    font-size: 14px;
    line-height: 18px
  }

  .home-blog .item .text .date + p {
    font-size: 12px;
    line-height: 18px
  }
}
@media (max-width: 460px) {
  .list-blogs.blog-main .blog-item {
    width: calc(100% - 20px)
  }
}

@media (max-width: 450px) {
  .home-blog .item .thumb {
    width: 100%;
    margin: 0px;
    margin-bottom: 15px
  }

  .home-blog .item .text {
    width: 100%
  }
}
/**************End News**************/
/*********title**********/
.title-text a.read-more {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 8px;
    color: #999
}

.title-text a.read-more:hover {
    color: var(--dark_color,#2589b3)
}

.title-text.red:before {
    background: #fff url(/image/catalog/icon/Artboard-214.png);
}
.title-text:before {
    content: "";
    display: inline-block;
    width: 125px;
    height: 7px;
    position: absolute;
    bottom: -5px;
    left: 0px;
}
.title-text {
    position: relative;
}
.space-20 {
    margin-bottom: 20px;
}
.title-text.red h2 {
    color: var(--dark_color,#2589b3);
    font-weight: 600;
}
.title-text h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 29px;
    line-height: 38px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}
.title-text a.read-more .fa{
      margin-left: 5px;
}
@media (max-width: 767px)
{
.title-text h2 {
    font-size: 20px;
    line-height: 28px;
}
}
/*******End title*********/ 
/*******Gallery*********/

.home-box-lightbox {
    margin-left: -15px
}

.home-box-lightbox a {
    display: inline-block;
    width: calc(50% - 15px);
    float: left;
    margin-bottom: 15px;
    overflow: hidden;
    margin-left: 15px;
    position: relative
}

.home-box-lightbox a:after, .home-box-lightbox a:before {
    content: "";
    display: inline-block;
    background: #fff;
    width: 40px;
    height: 40px;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    position: absolute;
    left: -1px;
    top: -1px;
    z-index: 9
}

.home-box-lightbox a:after {
    left: initial;
    right: -1px;
    top: initial;
    bottom: -1px;
    clip-path: polygon(100% 0, 0 100%, 100% 100%)
}

.home-box-lightbox a:nth-last-child(1), .home-box-lightbox a:nth-last-child(2) {
    margin-bottom: 0px
}

.home-box-lightbox a img {
    transition: all 0.3s ease 0s
}

.home-box-lightbox a:hover img {
    transform: scale(1.1)
}

/**********End Gallery******/  
.section_about .about-content a{display:none} 
.title-text.bg-grey {
    text-align: center
}
/*.title-text.bg-grey:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: initial;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(90deg, #f5f5f5 0%, #e1e1e1 10%, #e1e1e1 10%, #e1e1e1 90%, #e1e1e1 90%, #f5f5f5 100%);
  z-index:-1;
}*/
.title-text.bg-grey:after {
    content: "";
    display: block;
    position: absolute;
    width: 125px;
    height: 7px;
    top: initial;
    bottom: -5px;
    left: 0px;
    right: 0px;
    margin: 0 auto
}
.title-text.bg-grey.red:after {
    background: url(/image/catalog/icon/Artboard-214.png) center no-repeat;
  z-index:9999;
} 
._section_service_title{margin-bottom:30px;}  
.section_about .about-content p{
  max-width:100%;
} 
@media(max-width:767px){
.title-text.red:before {
    background: #fff url(/image/catalog/icon/Artboard-214.png)!important;
    content: "";
    display: inline-block;
    width: 125px;
    height: 7px;
    position: absolute;
    bottom: -5px;
    left: 0px;
    /*right: 0;
    margin: 0 auto;*/
    z-index: 1;
}
.title-text.red:after{display:none}
}
footer.footer {
  position: relative;
/* background-image: url(/image/catalog/background/bg-footer.png);*/
  background-size: cover;
}
footer.footer .footer-widget h3::before, footer.footer .footer-widget .h3::before {
    background-color: #fff;
} 
footer.footer .copyright {
    background-color: #153375;
} 
.home-blog .item .text .date + p{
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 58px;
  display: -webkit-box;
} 
.mfp-content > .custom_upload_file{
  display:block!important
} 
.form-newsletter__item{
  width:100%;
  padding:0 15px;
  
}
.custom_upload_file{
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  background:#fff!important;
  padding-top:20px!important;
  padding-bottom:20px!important;
      position: relative;
}

.custom_upload_file form{
  margin:0
}
.custom_upload_file .form-newsletter__item input{
  margin-bottom:0
}
.custom_upload_file .form-newsletter__item label{
  font-weight:600
}
.custom_upload_file .btn-action button{
  border:1px solid #ccc
} 
.follow_option li {
    float: left;
    margin-right: 10px;
}
footer.footer .footer-logo-and-info ul li+li {
    margin-top: 0;
}
.follow_option li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: transparent;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    text-decoration: none;
    border: 2px solid #959595;
} 
@media (min-width: 768px)
{
  .cleanza-article .article-details img {
    max-width: 100%;
}
}
@media(max-width:767px){
  .section_about .title-text.red:before,
  .section_project .title-text.red:before,
  .section_partner .title-text.red:before{
    right:0;
    margin:0 auto;
  }
  .section_about .about-content p {
    text-align: justify;
}

}
.cleanza-product-block-item .product-meta h3, .cleanza-product-block-item .product-meta .h3{
  white-space: unset;
}
.cleanza-product-block-item .product-meta h3 a, .cleanza-product-block-item .product-meta .h3 a{
   overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 40px;
  display: -webkit-box !important;
}
.title-text.bg-grey:after{
  display:none
}
.title-text.bg-grey:before{
  right:0;
  margin:0 auto;
}
.product-meta form,
.product-meta .content_price{
  display:none!important
}
@media (max-width: 480px)
{.section_partner .brands-item img {
    max-width: 100%;
}}
.section-headline {
    margin: 0 0 20px 0;}
    .section_partner .slick-prev {
  font-size: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: var(--dark_color,#2589b3);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: .6s ease all;
  opacity: 0;
  left: 0;
  visibility: hidden;
  color: #fff;
  z-index: 2;
  cursor: pointer;
}
.section_partner .slick-next {
  font-size: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: var(--dark_color,#2589b3);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: .6s ease all;
  opacity: 0;
  right: 0;
  visibility: hidden;
  z-index: 2;
  color: #fff;
  cursor: pointer;
}
.section_partner .cleanza-brands:hover .slick-prev {
  opacity: 1;
  visibility: visible;
  left: -50px;

}
.section_partner .fa-long-arrow-left:before {
  position: absolute;
  font-size: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);

}

.section_partner .cleanza-brands:hover .slick-next {
  opacity: 1;
  visibility: visible;
  right: -50px;

}
.section_partner .fa-long-arrow-right:before {
     position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.section_partner .brands-item img {
    background: whitesmoke;} 
    .details-product .details-pro .form-product .form-group .btn-mua button {
    color: #fff;
    background-color: var(--dark_color,#2589b3);
}
.details-product .details-pro .product-top .sku-product .variant-sku, .details-product .details-pro .product-top .sku-product .vendor {
    color: var(--dark_color,#2589b3);
}
.details-product .details-pro .inventory_quantity .a-stock {
    color: var(--dark_color,#2589b3);
}
.details-product .product-tab .tabs-title li:hover span, .details-product .product-tab .tabs-title li.current span {
    color: var(--dark_color,#2589b3);
}
.details-product .product-tab .tabs-title li:hover span:after, .details-product .product-tab .tabs-title li.current span:after {
    width: 100%;
    background-color: var(--dark_color,#2589b3);
}
.details-product .product-image-block .slider-nav .slick-slide.slick-current {
    border-color: var(--dark_color,#2589b3);
}
.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
    /*color: #ffffff;*/
    font-weight: 500;
} 
.footer-deccription_custom{
  color:#fff
}
footer.footer .footer-logo-and-info ul li ,
footer.footer .footer-widget ul li a{
    color: #fff;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: var(--dark_color,#2589b3);
    letter-spacing: .01em;
}
.section_project .section_service_title h3 a {
    color: #1c1c1c;
}
.cleanza-product-block-item .product-meta form .ajax_addtocart:hover, .cleanza-product-block-item .product-meta form .ajax_addtocart:focus, .cleanza-product-block-item .product-meta .content_price strong, .cleanza-product-block-item .product-meta form .ajax_addtocart, footer.footer .footer-widget ul li a:hover, footer.footer .footer-widget ul li a:focus, footer.footer .footer-logo-and-info ul li a:hover, footer.footer .footer-logo-and-info ul li a:focus, a:hover, header .nav-item>a:hover, header .nav-item>a:focus, header .nav-item ul.dropdown-menu li a:hover, header .nav-item ul.dropdown-menu li a:focus, .left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-content ul li label:hover, .left-content .aside-filter .aside-hidden-mobile .filter-container .aside-item .aside-title:hover, .details-product .details-pro .cleanza-product-summary.product_description .cleanza-product-tabs-header:hover, .cleanza-product-block-item .product-meta h3:hover a, .cleanza-product-block-item .product-meta .h3:hover a {
    color: var(--dark_color,#2589b3);
}
.section_blogs .section_service_title h3 a {
    color: var(--dark_color,#2589b3);
}  
.sort-cate{
  display:none!important
}
.module_category .title-head span {
  /*  font-family: 'Roboto-Bold', sans-serif;*/
    width: 100%;
    text-align: center;
    background: #009BCB;
    font-size: 16px;
    text-transform: uppercase;
    padding: 14px 0 10px;
    color: #fff;
    line-height: 18px;
    text-transform: uppercase;
    display: block;
    background: #FF6600!important;
}

.module_category  .title-head{
    margin:0;
}
.nav-category ul li > a {
   /* font: bold 12px Tahoma;*/
    color: #000000;
    display: block;
    margin-bottom: 0;
}

.nav-category ul li {
    float: left;
    width: 100%;
    padding: 10px 10px 10px 15px;
    background: #F4F4F4;
    border-bottom: 1px solid #DCDCDC;
}

.nav-category ul li ul li {
  /*  font: normal 12px Tahoma;*/
    color: #000000;
    display: block;
    line-height: 26px;
    padding-left: 10px;
    margin-top: 8px;
}
.nav-category ul li ul {
    margin: 0;
    padding: 0;
}
.nav-category ul {
    float: left;
    width: 100%;
}
.nav-category ul li a {
    font-weight: 500;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    font-size: 16px;
    text-transform: uppercase;
}
.nav-category ul li > a {
   /* font: bold 12px Tahoma;*/
    color: #000000;
    display: block;
    margin-bottom: 0;
}
.nav-category ul li ul li:before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 10px;
    float: left;
}
.nav-category ul li > a {
 /*   font: bold 12px Tahoma;*/
    color: #000000;
    display: block;
    margin-bottom: 0;
    font-size: 12px;
}
.nav-category ul li ul li{
    border:0
}
.nav-category ul li ul li a {
    font-weight: normal;
    margin-bottom: 0;
    width: auto;
    float: left;
    font-size: 12px;
    text-transform: none;
    padding:0;
}
.nav-category ul li {
    position: relative;
}
.nav-category ul li > a{
    padding:0
}
.hidden{
  display:none!important;
} 
.popup_newsletter{
  margin-top:30px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  height: auto;
  line-height: inherit;
  box-shadow: none;
  border: 1px solid var(--dark_color,#2589b3);
  padding: 0px 20px;
  border-radius: 0;
  min-width: 250px;
  height: 45px;
  line-height: 43px;
  color: #fff;
  background-color: var(--dark_color,#2589b3);
}
.popup_newsletter:hover{
  background-color: var(--main_color,#2aade3);
  border-color: var(--main_color,#2aade3);
} 
.module_category .title-head span {
    background: var(--dark_color,#2589b3)!important;
} 
.newsletter__block .custom_upload_file{
  display:block!important
} 
#tab-description p img{
      float: unset!important;
} 
.fb-comments{display:none!important;} 
.form__contact {
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
    box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
} 
.row.contact-padding{
  display:none!important
} 
header .nav-item>a {
    font-size: 13.2px;
} 
.rte.description.rte-summary{
  display:inline-block!important;
}
.popup_newsletter{
  margin-top:0
}
.cleanza-product-block-item .product-meta h3{text-align:center;}
header .nav-item.active{
  background-color:var(--main_color,#2aade3);
  color:#fff;
  border-radius: 5px;
}
header .nav-item.active > a{
  color:#fff
}
header .nav-item.active > a svg path{
  fill: #fff !important;
}
.nav-category ul li.active{
  background-color:var(--main_color,#2aade3);
  color:#fff
}
.nav-category ul li.active > a{
  color:#fff
}  
.btn_view_more{
  padding:10px 25px;
  background:var(--dark_color,#2589b3);
  color:#fff;
  border-radius:50px;
}
.btn_view_more:hover{
  border:1px solid var(--dark_color,#2589b3);
  color:var(--dark_color,#2589b3);
  background: transparent;
} 
.follow_option .zalo_oa .fa-zalo{
  background: transparent url(/catalog/view/theme/default/stylesheet/callnow/images/zalo.png) center center no-repeat;
  background-size: 100%!important;
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 36px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  border:none;
}
.follow_option .zalo_oa a{
  border:none
} 

.nav-category ul li > .fa {
    position: absolute;
    padding: 15px;
    top: -5px;
    right: 0px;
    cursor: pointer;
}
.nav-category .nav-item.children.active ul {
    display: block;
}
.nav-category .nav-item.children ul {
    display: none;
}
.sections-menu__right .nav-category ul li.active {
    background-color: #F4F4F4;
    color: #fff;
}
.sections-menu__right .nav-category ul li.active > a {
    color:#000000;
}
.sections-menu__right .nav-category ul li.active .fa{
  color:#000000;
} 
.sections-menu__right .nav-category ul li.nav-item  > a{
  padding: 10px;
}
.sections-menu__right .nav-category ul li{
  padding:0;
}
.sections-menu__right .nav-category ul li ._nav-item-lv2{
  padding:10px;
  margin:0!important;
}
.sections-menu__right .nav-category ul li ._nav-item-lv2.active{
      background-color: var(--main_color,#2aade3);
    color: #fff;
}
.sections-menu__right .nav-category ul li ._nav-item-lv2.active a{
  color:#fff
} 
[class^='information-information-'].tuyen-dung .sidebar.left-content,
[class^='information-information-'].tai-lieu .sidebar.left-content,
[class^='information-information-'].download .sidebar.left-content,
[class^='information-information-'].recruitment .sidebar.left-content{
  display:none;
}
[class^='information-information-'].tuyen-dung .page.page-about-us,
[class^='information-information-'].tai-lieu .page.page-about-us,
[class^='information-information-'].download .page.page-about-us,
[class^='information-information-'].recruitment .page.page-about-us{
  width:100%;
  -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  max-width:100%;
}
.follow_option .zalo_oa .fa-zalo {
    background: transparent url('/image/catalog/icon/Artboard-32x.png')center center no-repeat;
}
.sections-menu__right .nav-category ul li.active {
    background-color: var(--main_color,#2aade3);
}
.sections-menu__right .nav-category ul li.active > a {
    color: #fff;
}
.sections-menu__right .nav-category ul li.active.children {
      background-color: #F4F4F4;
}
.sections-menu__right .nav-category ul li.active.children > a{
      color: #000000;
}
[class^='news-category'].case-studies .sidebar.left-content,
[class^='news-category'].giai-phap .sidebar.left-content{
  display:none
}
[class^='news-category'].case-studies  .col-md-col-sm-12.col-xs-12.col-md-9,
[class^='news-category'].giai-phap .col-md-col-sm-12.col-xs-12.col-md-9{
  width:100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}  
@media (min-width: 992px)
{
  .page-information .sidebar {
    padding-top: 0;
  }
} 
.product_description__custom .description__custom {
  display:none
}
.product_description__custom.active .description__custom {
  display:block!important
} 
.__product_description__custom__title{
  display:block;
  font-size: 26px;
  line-height: 28px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  margin-top:25px;
}

.__product_description__custom__title svg {
  transform: rotate(90deg)
}
*, input, :before, :after {
    font-weight: 500;
}
.related-product .home-title h2 {
    font-weight: 500;
}  
.blog-item-name a{
  text-align:center
} 
.form-newsletter__notification{margin-top:20px;} 
.section_about > .container > .row{
  align-items: center;
}
footer.footer .copyright {
    background-color: #006600;
}
footer.footer {
    background-color: #1a7296;
    padding-top: 30px;
} 
@media (max-width: 767px)
{
header.header .cleanza-main-nav .cleanza-header-mobile img {
    max-height: 80px;
}
} 
.related-product .cleanza-owl-product .cleanza-product-block-item .image,
.category-products .products-view-grid .cleanza-product-block-item .image {
    height: 170px;
} 
.footer-deccription_custom h3{
  position: relative;
  color: #fff;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
}
.footer-deccription_custom h3::before {
  background-color:#fff;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 45px;
}
footer.footer .footer-widget h3, footer.footer .footer-widget .h3{
  font-weight:bold;
}
.footer-logo-and-info{
  color:#fff
}
.footer-logo-and-info h3{
  position: relative;
  color: #fff;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
  text-transform:uppercase;
}
.footer-logo-and-info h3::before {
  background-color:#fff;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 45px;
}
.footer .footer-logo-and-info .desc ul{
  list-style: inherit;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 20px;
}
.desc ul>li {
  margin-top: 0.5rem;
} 
footer.footer .footer-logo-and-info img {
    max-height: 100%;
}
/************/
/* 
#80b042
var(--main_color,#2aade3)

#1c449d
var(--dark_color,#2589b3)
*/
.section__newsletter-footer{
  padding:20px;
  background:rgb(0 0 0 / .8)
}
.section__newsletter-footer .title-menu span{
  font-weight:700;
  color:#fff
}
.section__newsletter-footer .btn{
  background:#007eb3;
  color:#fff;
  font-weight:bold;
}
.section__newsletter-footer .input-group-append{
  margin-top:20px;
  justify-content: space-between;
  align-items:center;
}
footer.footer .subscribe .wrap {
  position: relative;
}
footer.footer .subscribe .wrap:before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  position:absolute;
  right:10px;
  top:50%;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f2c6";
  transform: translateY(-50%);
  color:#77a848;
}
.section__newsletter-footer .social-media a{
  color:#fff;
  font-size:20px;
  padding:5px;
  text-align:center;
  margin:0 auto;
  display: inline-block;
}
/**************/
.section_callToAction {
  background-color:#212121;
  padding:30px 0;
}
.section_callToAction__item a{
  display:flex;
  width:100%;
}
.section_callToAction__item a{
  color:#fff
}
.section_callToAction__item .cta-icon{
  width:70px;
}
.section_callToAction__item .cta-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.section_callToAction__item{
  color:#fff
}
.section_callToAction__item p{
  margin-bottom:0;
}
.section_callToAction__item .title{
  font-weight:bold;
  text-transform:uppercase;
  color:#fff;
}
.section_callToAction__item .cta-icon{
  font-size: 36px;
  color: #77a848;
  text-align: center;
} 
/*************************/
.section__newsletter-footer {
  padding: 0;
  background: transparent;
}
.section__newsletter-footer .title-menu {
  position: relative;
  color: #fff;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
  text-transform:uppercase;
}
.section__newsletter-footer .title-menu:before{
  background-color: #fff;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 45px;
} 
.footer-logo-and-info .follow_option{
  display:none
} 
.center-block{
  margin:0 auto;
}
header .nav-item>a {
    color: #000;
    font-weight: 600;
}
header .nav-item ul.dropdown-menu li a{color:#000} 
.cleanza-product-block-item .product-meta h3, .cleanza-product-block-item .product-meta .h3 {
    font-size: 16px;
    font-weight: 600;
}
.module_category .title-head span {
    font-weight: 600;} 
    /***************/
    :root{
    --main_color:#4DB74B;
  --dark_color: #4DB74B
}
/*header.header .cleanza-main-nav{
  background-color:var(--header_bg,#25afe4) 
}
header.header .cleanza-main-nav .cleanza-header-mobile img{
  background-color:#fff;
}
header .nav-item>a {
    color: #fff;
}
header.header .cleanza-main-nav .header-right .cleanza-search svg g {
    fill: #fff !important;
}
header .nav-item.has-childs>a>svg>path{
  fill: #fff !important;
} */
header .nav-item.active {
  background-color: transparent;
  color: var(--main_color,#2aade3);
}
header .nav-item.active > a{
  color: var(--main_color,#2aade3);
} 
.breadcrumb li span,
.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong{
  color: #fff;
  font-weight:bold
}
.bread-crumb:before {
  opacity: 0;
}
[class^='product-product-'] .slick-track {
    margin-left: 0;
}
header.header .cleanza-main-nav .header-right .cleanza-search #search{
  display:none
}
.show-search header.header .cleanza-main-nav .header-right .cleanza-search #search{
  display:block;
  right: 0;
  position:absolute;
}
header.header .cleanza-main-nav .header-right .cleanza-search{
  position:static
}
.show-search .backdrop__body-backdrop___1rvky.active {
  visibility: hidden;
  opacity: 0;
}
.show-search .cleanza-search-bar {
  height: auto;
  box-shadow: 0px 9px 15px 0px rgba(0,0,0,0.05);
  border: 1px solid #f2f2f2;
}
.cleanza-search-bar form{
  padding:15px;
}  
.cleanza-search-bar form .input-group {
}
.cleanza-search-bar .site-header__search{
  top: -30px;
  right: 5px;
  background:#fff;
}
.show-search header.header .cleanza-main-nav .header-right .cleanza-search #search {
  width: 100%;
}
@media(max-width:767px){
  .show-search header.header .cleanza-main-nav .header-right .cleanza-search #search {
    display: block;
    right: 0;
    position: absolute;
    top: 100px;
  }
} 
/*************/
.cleanza-list-blog-page .list-blogs .blog-item .blog-item-thumbnail img {
  max-height: 200px;
  object-fit: cover;
  margin: 0 auto;
}
.cleanza-list-blog-page .list-blogs .blog-item .blog-item-thumbnail {
  text-align: center;
}
.home-blog .item .text .date span {
    text-transform: capitalize;
}  
.news-category .list-blogs.blog-main .blog-item {
    width: 100%!important
}
@media (max-width: 480px)
{
.cleanza-list-blog-page .list-blogs .blog-item .blog-item-thumbnail {
    height: 167px;
}
}  
.page-contacts .col-lg-4 .contact-box {
    padding: 15px 20px 15px 90px;
    } 
    .title-text.red:before {
    opacity: 0;
}
footer.footer .copyright {
  background-color: #357c32;
}
footer.footer {
  background-color:#333;
} 
.section__newsletter-footer .btn {
    background: var(--main_color);
}
.home-slider .slick-dots li.slick-active button{
  border-color: var(--main_color);
  background-color: var(--main_color);
} 
.float-icon-hotline ul li .fa {
  font-size: 24px;
}
.float-icon-hotline ul li .fa-whatsapp{
 background-color: #1c9d38!important
}
.float-icon-hotline ul li .fa-skype{
 background-color: #0194d7!important
}
 
 .tour-tab-title{
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid var(--main_color);
  background: var(--main_color);
  color: #fff;
  margin: 0 0 20px;
  padding: 10px;
  border-radius: 5px;
}
.tour-tab-title .fa{
  margin-right:7px
}
.product_description__custom {
      border: 1px solid #f8f8f8;
}