.navbar-brand{
  width: 10rem !important;
}
.navbar-brand img {
  height: 90px !important;
  width: 100% !important;
  object-fit: cover !important;
}
.bg-white{
  /* padding-top:20px; */
  /* padding-bottom:10px; */
}
.header-section{
  background:#dde224;
}

.tymlez-color{
  color: #dde224 !important;
}
.tymlez-btn{
  background: #dde224;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}


footer a,
.text-white-60 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139);
}

.text-white-70,
.text-white-70:hover,
footer a:hover{
font-weight: 500;
color: #25282b !important;
}


.social-icon3 li a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #ffc107 !important;
  text-align: center;
}

.social-icon3 li a:hover{
  background-color: #ffc107;
  color: #fff !important;
}

.owl-carousel .item h1{
  margin-left: 200px !important;
  font-size: 32px !important;
  border-radius: 4px !important;
}

.form-bg{
  background:#fff;
  padding:20px;
  border-radius:8px;
}

#main{
  margin-top: -50px;
}


 .imgs-overlay {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-image: linear-gradient(30deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0.6) 60%);
   cursor: pointer;
   height: 100%;
   width: 100%;
 }

 .section-services{
  padding-top:80px !important;
  padding-bottom:80px !important;
 }

 .partners a {
   display: table-cell;
   vertical-align: middle;
   border-radius: 4px;
   border: 1px solid #ddd;
   text-align: center;
   height: 150px !important;
   /* padding: 0 20px; */
   background: #fff;
 }

.navbar-nav .nav-link{
  text-transform: uppercase;
  font-size: 14px !important;
 }

 footer a.nav-link{
    color: rgb(100 116 139);
 }

 .border-top {
   border-top: 1px solid rgba(0, 0, 0, .1) !important;
 }

.pb-130 {
    padding-bottom: 130px !important;
}
.pt-180 {
    padding-top: 180px !important;
}

.btn-accent-1,
.btn-accent-1:hover {
    color: #fff;
    background-color: #4aa227 !important;
}

.list li.active::before {
    background-color: #4aa227 !important;
}

#img_banner img{
  width: 100%;
  height: 500px !important;
  object-fit: cover !important;
}

@media (min-width: 1024px) {
    h4, .h4 {
        font-size: 1em;
    }
}
.mb-90 {
    margin-bottom: 20px !important;
}

.bg-accent-2 {
    background-color: #4aa227 !important;
}

.client{
  padding-left: 0px !important;
}
.client img{
  width: 100% !important;
  height: 100px !important;
  object-fit: contain !important;
}

.pl-0{
  padding-left: 0px !important;
}

footer.bg-dark a:hover{
  color: #4aa227 !important;
}

footer.bg-dark a{
  color: #fff !important;
}

.gallery-wrapper a.gallery-item{
  width: 100% !important;
  height: 100% !important;
}

.jarallax-img{
  object-fit: cover !important;
}
