:root {
    --thm-primary-color: #3E8769;
    --thm-secondry-color: #33c156;
    --thm-third-color: #3E8769;
    --light-gray: #dee2e6;
    --thm-black: #333;
    --thm-white: #fff;
    --thm-light: #eceeef;
}
.titl{
  color: var(--thm-secondry-color);
  font-family: "Lato", "Arial", sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
}
img{width: 100%;}
.section-wrapper{
    padding: 10rem 0;
}
.text-white{
    color: var(--thm-white);
}
.logo a img{
  height: 56px;
  /*margin-top: 1vh;*/
  /*margin-left: 2vw;*/
    width: auto;
   position: relative;
    z-index: 10;
}
.contact-block__mail::before {
    content: '\f0e0';
    margin-top: -5px;
  }
.flexslider__img{
    position: relative;
}
.flexslider__img a img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    
  }
  @media(max-width:480px){
    .flexslider__img a img{
      height: 300px;
    }
    .flexslider__sub-title{
      margin-bottom: 30px;
    }
    .banners-item-1__img img {
      height: 250px;
      object-fit: cover;
    }
    .about-cont{
      padding-bottom: 40px;
    }
    .flexslider__content {
      padding-bottom: 65px
  }
  }
  @media(min-width:767px){
    .banners-wrapper .row{
      display: flex;
    }
    
  }
  @media(max-width:767px){
    .d-sm-none{
      display: none !important;
    }
    .ls.page_toplogo {
      height: 34px;
    }
    .flexslider__content {
      padding-bottom: 100px
  }
  .button-o_t1{
    padding: 3px 25px;
  }
  .banners-item-1__button {
    font: 15px/18px "Lato", "Arial", sans-serif;
    padding: 5px 5px;
  }
  }
  @media(max-width:992px){
    .banners-wrapper .row{
      display: inherit;
    }
    .banners-item-1__img img {
      height: 225px;
      object-fit: cover;
      width: 100%;
    }
  }
  .banners-item-1__img img {
    height: 230px;
    object-fit: cover;
    width: 100%;
  }
  .banners-item-1__img {
    height: 230px;
    width: 100%;
  }

.flexslider__img::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #000; */
    opacity: 0;
}
.parallax::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}
.banners-wrapper .row{
  justify-content: center;
}
/* .banners-wrapper{
    justify-content: center;
  display: flex;
} */
.contacts-t_1__logo img{
    height: 120px;
}
.widget_latest_blog ul li i{font-size:24px;line-height:24px;color:var(--thm-secondry-color);position:absolute;display:inline-block;left:0}
.shop-item__img img {
    height: 25rem;
    object-fit: cover;
    object-position: center;
  }
.content-block_t-2 img{
    object-fit: cover;
  height: 25rem;
}
.isotope_filters a.selected{
    border: 1px solid var(--thm-primary-color);
}
.isotope_filters a {
    border: 1px solid var(--thm-black);
    padding: 0.8rem 1rem;
    border-radius: 20px;
    background: transparent;
  }
.isotope_filters a:hover{
    background-color: var(--thm-primary-color);
    border-color: var(--thm-primary-color);
    color: var(--thm-white);
  }

.banners-item-1__img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.2;
  }
 .sec-btn a{
    margin-top: 20px;
  padding: 7px 15px;
 } 
 .content-block_t-1{
    transition: all 0.3s ease-out;
 }
 .content-block_t-1:hover{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
 }
 .thead-dark-bg{
    color: var(--thm-white);
    background-color: var(--thm-primary-color);
 }
 .contact-page{
    background: url(../img/paralex-bg.png) no-repeat;
  }
.contact-content {
    padding: 15px 20px;
    color: var(--thm-black);
  }
  .contacts-t_1_block-1-wrapp{
    padding: 0;
    margin: 0;
  }
.contacts-t_1_block-1-wrapp iframe{
  height: 62rem;
  width: 100%;
}  
/* .contacts-t_1_block-1-wrapp{text-align:center;display:inline-block;float:none;max-width:540px;width:100%;padding: 0px 25px;} */
.about-table {
  padding: 80px 0;
}
/* fixed social*/
#fixed-social {
	position: fixed;
	top: 43%;
	z-index: 20;
  }
  
  #fixed-social a {
	color: #fff;
	display: block;
	height: 40px;
	position: relative;
	text-align: center;
	 line-height: 40px;
	width: 40px;
	margin-bottom: 1px;
  }
  #fixed-social a:hover>span{
   visibility: visible;
   left: 41px;
   opacity: 1;
  } 
  #fixed-social a span {
   line-height: 40px;
	 left: 60px;
	 position: absolute;
	 text-align: center;
	 width: 120px;
	 visibility: hidden;
	 transition-duration: 0.5s;
	 z-index: 1;
	 opacity: 0;
  }
  .fixed-facebook{
	background-color: #00AAE5;
  }
  .fixed-facebook span{
   background-color: #00AAE5;
  }
  .fixed-linkedin{
   background-color: #0077b5 ;
  
  }
  .fixed-linkedin span{
	background-color: #0077b5 ;
  }
  .fixed-instagrem{
   background-color: #ED2B29;
  
  }
  .fixed-instagrem span{
	background-color: #ED2B29;
  }
  /*end fixed social*/
 
.btn-whatsapp-pulse {
  background: #25d366;
  color: white;
  position: fixed;
  bottom: 60px;
  left: 25px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  z-index: 12;
  padding: 30px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}


@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
}
.breadcrumbs-02{background:url(../img/banner-3.jpg) no-repeat center}
.breadcrumbs-03{background:url(../img/banner-3.jpg) no-repeat center center}
.breadcrumbs-02 .breadcrumbs-list li,
.breadcrumbs-03 .breadcrumbs-list li,
.breadcrumbs-04 .breadcrumbs-list li{
  color: var(--thm-white);
}
.banners-wrapper div[class^=col-lg]{
  padding: 0;
}
.breadcrumbs-02, .breadcrumbs-03 {\
  background-size: cover !important;
}
.content-block_t-3 img {
  bottom: -47px;
  height: 200px;
  object-fit: contain;
  object-position: center;
}
.ls.page_toplogo.section_padding_top_10.section_padding_bottom_10.table_section {
  background: #3E8769;
}
.ls.page_toplogo .social-list li a,
.ls.page_toplogo .social-list li{
  color: #fff;
}
.ls.page_toplogo .social-list li a:hover{
  color: var(--thm-third-color);
}
.social-list li i {
  padding-right: 4px;
  top: 2px;
  position: relative;
  color: #df6a3d;
}
.footer-logos ul{
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0;
}
.footer-logos img{
  width: 100%;
  height: 75px;
  object-fit: contain;
  object-position: center;
}
.footer-logos ul li {
  padding-right: 15px;
}
.certificate {
  text-align: center;
  padding: 45px 0;
}.certificate img {
  width: 50%;
}