.header-bg{
  background-image: url(../img/aboutus-banner.jpg);
  color: #fff;
  background-size: cover;
  display: flex;
  height: 300px;
  align-items: center;
}
.member-bg{
  background-image: url(../img/member-banner.jpg);
}
.event-banner{
  background-image: url(../img/event-banner.jpg);
}
.header-content h2{
  font-family: ridley-bold;
  font-size: 40px;
  text-transform: capitalize;
}
.header-content ul li{
  display: inline-block;
  margin-right: 7px;
}
.header-content ul li a{
  color: #fff;
}
.header-content ul li i{
  font-size: 14px;
  margin-right: 5px;
}
.header-content ul li i.fa-angle-right{
  margin-right: 12px;
}
.chart{
  background-color: #f7f7f7;
  margin-top: 80px;
  padding-top: 70px;
  padding-bottom: 40px;
}
.chart-content {
  text-align: center;
}
.chart-content h3 , .charmain-main h3{
  font-family: ridley-bold;
  font-size: 40px;
  margin-top: 15px;
}
.contact-head h3{
  font-family: ridley-bold;
  font-size: 34px;
  margin-top: 15px;
}
.about-page-img img{
  margin-top: 25px;
}
.charmain-main{
  margin-top: 70px;
  text-align: center;
}
.chief{
  margin-top: 30px;
}
.chief-text h2{
  font-family: ridley-bold;
  font-size: 30px;
  margin-top: 15px;
}
.chief-text p{
  color: #777;
  margin-top: 20px;
  text-align: justify;
}
.aim-main h2{
  font-size: 36px;
  font-weight: 800;
  margin-top: 25px;
  text-align: center;
  font-family: 'ridley-bold';
  margin-bottom: 36px;
}
.chief-text{
  margin-top: 9%;
}
.aim-1 h5{
  font-weight: 700;
}
.aim-1 p{
  margin-top: 10px;
}
.aim-1{
  text-align: center;
}
@media(max-width:1200px){
  .chart-content img , .chief-img img{
    width: 100%;
  }
}
.about-margin{
  margin-top: 50px !important;
}
.chart-content img{
  margin-top: -30px;
  width: 100%;
}
.aim-main span{
  background-color: #fff !important;
}
.aim-main{
  text-align: center;
}
.aim-1 h5{
  font-family: lemon;
  font-size: 25px;
}
.aim-1 i{
  font-size: 30px;
    margin-bottom: 12px;
}
.corporte-text{
  margin-top: 60px;
}
.medium-img{
  text-align: right;
}
.benefits-points{
  margin-top: 30px;
}
.form-data input {
  width: 100%;
  height: 40px;
  border: none;
  border: 1px solid #c5c5c5;
  border-radius: 8px;
  padding-left: 39px;
  font-size: 14px;
  color: #226935;
}
.form-data i{
  position: absolute;
  top: 13px;
  left: 12px;
  color: #226935;
}
.form-data input:focus{
  border: 1px solid #226935;
  outline: none;
}
.form-data{
  margin-top: 20px;
  position: relative;
}
.form-data textarea:focus{
  border: 1px solid #226935;
  outline: none;
}
.form-text button{
  background-color: #226935;
  margin-top:30px;
  border: none;
  color: #F6F4F4;
  padding: 9px 34px !important;
}
.benefits-bg{
  background-color: #f7f7f7;
  padding-top: 1px;
  margin-top: 60px;
  padding-bottom: 27px;
}
.form-btn{
  text-align: center;
}
.form-btn button{
  background-color: #226935;
    padding: 10px 50px;
    border: none;
    border-radius: 6px;
    color: #fff;
}
.office-heading h3{
  text-align: center;
  font-family: 'ridley-bold';
  font-size: 26px;
  margin-bottom: 18px;
}
.office-spain{
  margin-top: 30px;
}
.office-spain img{
  width: 100%;
}

.office-location h6{
  color: #000000;
  font-size: 20px;
  margin-top: 20px;
  font-family: 'ridley-bold';
}
.office-location i{
  color: #226935 !important;
  margin-right: 5px;
}
.office-location p{
  color: #777;
}
.office-location a{
  color: #777;
}
.office-location a:hover{
  color: #226935 !important;
}
.office-main{
  margin-top: 30px;
}
.contact{
  margin-top: 40px;
}
.form-data textarea{
  width: 100%;
  padding-left: 10px;
  padding-top: 10px;
  border-radius: 8px;
  height: 150px;
  border: none;
  border: 1px solid #c5c5c5;
}
.information{
  text-align: center;
  margin-top: 60px;
}
.information h2{
  font-family: ridley-bold;
  font-size: 40px;
}
.information p{
  font-size: 20px;
}
.news-banner{
  background-image: url(../img/news-banner.jpg);
}
.event-main{
  text-align: center;
  background-color: #2269351c;
  padding-bottom: 50px;
  border-radius: 10px;
  transition: all .6s ease-in-out;
  margin-top: 40px;
}
.event-main img{
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.event-main h5{
  color: #777;
  font-size: 16px;
  margin-top: 10px !important;
}
.event-main i{
  margin-right: 7px;
}
.event-main h6{
  margin-top: 20px;
  color: #226935;
  font-size: 18px;
  font-weight: 700;
}
.event-main a{
  color: #000000;
  font-family: ridley-bold;
  font-size: 22px;
}
.event-main:hover{
  background-color: #fff;
  box-shadow: 0px 30px 90px 0px rgb(187 187 187 / 33%);
}
.event-main a:hover{
  color: #226935 !important;
}


#gallery {
  padding-top: 30px;
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
}
.map-event{
  margin-top: 15px;
}
.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  cursor: pointer;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 20px;
}

#overlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  cursor: pointer;
}
#nextButton:hover {
  opacity: 0.7;
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  cursor: pointer;
}
#prevButton:hover {
  opacity: 0.7;
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  cursor: pointer;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}

.event-details ul{
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.event-details ul li{
  display: flex;
  margin-right: 25px;
  color: #777;
}
.event-details ul li i{
  color: #226935;
  margin-right: 10px;
  margin-top: 2px;
  font-size: 16px;
}
.event-details ul li h5{
  font-size: 16px;
}
.event-text{
  margin-top: 40px;
}
.event-text p{
  color: #777;
}
.event-text h6{
  font-size: 18px;
  font-weight: 700;
  margin-top: 40px !important;
}
@media(max-width:767px){
  .contact-form-1 {
    margin-top: 30px !important;
}
}