.home-list .list-item:nth-child(1) {
background: #235da6!important
}

.home-list .list-item:nth-child(2) {
background: #81bbaa!important
}

.home-list .list-item:nth-child(3) {
background: #e57039!important
}

.home-list .btn {
background: #fff!important;
color: #000!important;
}

.home-list .list-item:nth-child(4) p, 
.home-list .list-item:nth-child(4) h2{
color: #000!important
}

.home-list .list-item:nth-child(4) .btn {
background: #000!important;
color: #fff!important;
}

.home-list .list-item p {
color: #fff!important
}


.navigation .menu-item-link {
  color: wihte!important
}

.navigation .sprite {
  fill: #ffc134 !important
}

.navigation span {
  background: #0969b6 !important
}

.logo img {
  padding: 2px;
  border-radius: 5px;
}

.text-content h2 {
  text-transform: capitalize;
  margin-bottom: 10px !important;
}

.slideshow .single-slide .has-content:after {
  //background: rgb(25 67 104 / 83%) !important
}

.slideshow .btn {
  color: #fff !important;
  background: #ffc134 !important
}

@media (max-width: 958px) {
  .home-list .responsive-image img {
    height: auto !important
  }

  .home-list .list-item .item-image {
    height: 225px !important
  }

  .slideshow h1 {
    font-size: 34px !important;
  }

  .slideshow h2 {
    font-size: 18px !important;
  }

  .slideshow-inner .heading {
    max-width: 850px;
    padding: 0 10px;
  }

  h1 {
    line-height: 1.2 !important
  }

  h2 {
    line-height: 1.4 !important
  }
}

.logo {
max-width: 200px
}

.navigation, .inner,
.theme-clean-light .navigation .menu-items-wrapper {
background: #231f20!important;
border: none!important
}

.home-list .list-item h2 {
color: #fff!important
}

.navigation *{
color: #fff!important
}