/********** Template CSS **********/
:root {
  --primary: #32C36C;
  --light: #F6F7F8;
  --dark: #1A2A36;
}

/*** Header ***/
.owl-carousel-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, .1);
}
.owl-carousel-inner .banner-content{
  padding-left: 100px;
  padding-top: 50px;
  max-width:60%;
}
.owl-carousel-inner .banner-content h1{
  font-size: 55px;
  width: 100%;
  line-height: 100px;
} 
.owl-carousel-inner .banner-content p{
  font-size: 1.5rem; 
  color: #fff;
  font-weight: 500;
} 
.owl-carousel-inner .banner-content-first h1{
  color: #1d1d1d;
}
.custom_banner .about-feature .iconss{
  width: 20px;
line-height: 20px;
  height: 20px;
  border-radius: 50%; 
  text-align: center;
  background-color: #a87c3d ; 
}
.custom_banner .about-feature .iconss i{
  color: #fff;
  font-size: 12px; 
}
.custom_banner .about-feature ul {
  display: flex;
  justify-content: space-between; 
  flex-wrap: wrap;
  flex-direction: column;
}
.custom_banner .about-feature ul li{
  display: flex;
  align-items: center;
  margin: 15px 0px;
}
.custom_banner .about-feature ul li span{ 
  margin-left: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #E4E4E4;
}
.gellery-section li a img{
  border-radius: 15px;
}
.text-side h6{
  font-size: 1rem;
  color: #a87c3d  ;  
}
.text-side h1{
  font-size: 2.5rem;
  color: #E4E4E4;
  font-weight:800;
}
.text-side p{
  font-size:1rem;
  color: #E4E4E4;
  margin-bottom: 20px;
  font-weight: 400;
}
.btn__back{
  background: #1d1d1d; 
  color: #E4E4E4;
  padding: 12px 32px;
  border-radius: 30px;
  transition: all 0.3s;
  margin-top: 20px;
}
.btn__back:hover{
  background-color: #a87c3d;
  color: #fff;
}
/* ==== about section some code ===  */
.sub-about .iconss{
  width: 48px;
  height: 48px;
  background-color: #a87c3d ;
  text-align: center;
  line-height: 48px;
  border-radius: 50%;
}
.sub-about .iconss i{
  color: #F6F7F8;
  font-size:1rem;
}
.sub-about ul li h6{
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #E4E4E4;
}
.sub-about ul li h1{
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #E4E4E4;
}
/* background image set code here  */
.home4-feature-area{
  background-image:linear-gradient(#1d1d1d, #1d1d1d);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.banner-area4-contact{
  background-image: linear-gradient(#1d1d1d, #1d1d1d);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.home4-experts-section{
  background: linear-gradient(#1d1d1d, #1d1d1d);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
footer{
  background-image: linear-gradient(#1d1d1d, #1d1d1d);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.home4-services-section{
  padding-bottom: 40px;
}
.sec-mar{
  margin-top:80px;
}
.home4-experts-section .single-team::after{
  background: linear-gradient(#fff, #fff);
  border: none;
}
.home4-experts-section .single-team:hover::after{
  background: linear-gradient(#fff, #fff);
  border: none;
}
.mobile-show{
  display: none;
}
#brands .section-title-4{
  text-align: center;
}
.magnetic-item .icon {
  width:80px;
  height: 80px;
}
@media (max-width: 991px) {
  .banner-area4 {
    padding: 220px 20px 70px;
    min-height: 0vh;
  }
  .owl-carousel-inner .banner-content h1{ 
    width: 100%;
    font-size: 35px;
  } 
  .owl-carousel-inner .banner-content p{ 
    font-size:1.2rem; 
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    width: 100%;
  } 
  .owl-carousel-inner .banner-content{
    padding-left:30px;
    padding-top: 10px;
  }
  .primary-btn5 svg{
    width: 40px;
  }
  .primary-btn5 .content{
    font-size: 14px;
    font-weight: 500;
  }
  .owl-carousel-inner .banner-content h1{
    line-height: 60px;
  }
}
@media (max-width:668px){
  
  .owl-carousel-inner .banner-content h1{
    font-size:30px;
    width: 100%;
  } 
  .owl-carousel-inner .banner-content p{
    font-size:1rem; 
    color: #fff;
    font-weight: 500;
    line-height: 20px;
    width: 100%;
  } 
  .owl-carousel-inner .banner-content .banner-btn{
    margin-top: -30px;
  }
}
@media (max-width:665px){
  .owl-carousel-inner .banner-content h1{
    font-size:20px; 
  } 
  
  .owl-carousel-inner .banner-content .banner-btn{
    margin-top: -0px;
    text-align: center;
  } 
  .home4-experts-section .single-team .team-img img {
    border-radius: 5px;
    width: 100px;
  }
  .banner-area4 .banner-content p{
    font-size: 14px;
    line-height: 20px;
  }
  .banner-area4 .banner-content h1 {
    font-size: 20px;
    line-height:35px;
  }
  .home4-services-section .single-service-card .services-content p{
    font-size: 14px;
    line-height: 20px;
  }
  .section-title-4 h2 {
    font-size: 25px;
  }
  .home4-services-section .single-service-card .services-content h3 a{
    font-size: 22px;
  }
  .section-title-4 p{
    font-size: 14px !important;
    line-height: 20px;
  }
  footer .footer-widget .widget-title h4{
    font-size: 23px;
  }
  footer .footer-widget .menu-container ul li a{
    font-size: 14px;
  }
  .home4-services-section .single-service-card .icon i{
    font-size: 2rem;
  }
  .header-logo .img-fluid{
    width:60px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .mobile-logo-wrap a img{
    width: 60px;
  }
  .header-area2.style-2 .header-logo {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .slider-mobile{
    margin-top: 63px !important;
  }
  .owl-carousel-inner .banner-content { 
    padding-top: 33px;
  }
  
  .moblie-none{
    display: none;
  }
  .mobile-show{
    display: block;
    margin-bottom: 40px;
  }
  .desktop-show{
    display: none;
  }
  .mobile-left{
    text-align: left;
  }
  #brands .section-title-4{
    text-align: left;
  }
  .primary-btn5 .content{
    font-size: 12px;
  }
  #brands{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  #service{
    padding-bottom: 0px !important;
  }
  .footer-btm{
    margin-top: 20px !important;
  }
}
@media (max-width:465px){
  .owl-carousel-inner .banner-content h1 {
    line-height: 27px;
    font-size: 16px;
  }
}