.simple-slider .swiper-slide {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
  width: 50px;
  margin-left: 20px;
  margin-right: 20px;
}

@media (max-width:767px) {
  .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    display: none;
  }
}

@media (max-width:767px) {
  .simple-slider .swiper-slide {
    height: 360px;
  }
}

#promo {
  text-align: center;
  padding: 40px;
  background-image: Zoohar2.jpg;
}

.jumbotron {
  border-radius: 20px;
  padding: 40px;
  max-width: 800px;
  margin: auto;
  background-color: #D1C92C;
}

@media (min-width: 992px) {
  #promo .jumbotron {
    padding: 20px;
  }
}

.container.text-left.sitesection {
  text-align: center;
  padding: 60px 0;
}

@media (min-width: 1200px) {
  #Welcome {
    max-width: 800px;
    font-size: 20px;
    margin: auto;
    padding-bottom: 40px;
  }
}

sitesection h1 {
  font-weight: normal;
  margin-bottom: 60px;
}

.fa.fa-home {
  font-size: 40px;
  color: #ffffff;
}

.fa.fa-calendar {
  font-size: 35px;
  color: #ffffff;
}

.col-4.item {
}

.navbar-light .navbar-nav .nav-link {
}

.text-center {
  padding: 20px;
}

.text-center news {
  padding: 20px;
}

.col-4.item 1 {
  margin: px;
}

.dark-section {
  background-color: #d1c92c;
}

@media (min-width: 1200px) {
  .dark-section {
    background-color: #d1c92c;
  }
}

#logo {
  max-height: 100px;
  margin-right: 10px;
  margin-top: -3px;
  display: inline-block;
}

.text-center.news {
  color: #ffffff;
}

h3, .h3 {
}

#your-impact {
  color: #ffffff;
}

p {
}

#your-impactttt {
  color: #ffffff;
  font-size: 35px;
}

