.header-identidad{
    background-image: url(../imgs/eventos.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto;
    height: 400px;
  }

  .title-identidad{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    line-height: 85px;
    font-size: 73px;
    letter-spacing: -2px;
    color: #05347f;
}

@media (max-width: 500px) {
  .title-identidad{
    font-size: 50px;
  }
  }

.objetives-background{
    background-image: url(../imgs/objetivos.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.reflexion{
  background-image: url(../imgs/reflexion.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  height: 450px;
}

.formacion{
  background-image: url(../imgs/formacion.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  height: 450px;
}

.capacitacion{
  background-image: url(../imgs/capacitacion.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  height: 450px;
}

.objetives-pad{
  padding: 100px 50px 140px 50px;
}

.objetives-text{
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  font-size: 32px;
  letter-spacing: 0px;
  color: #ffffff;
}

.objetives-text2{
    font-family: 'Average Sans';
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-size: 16px;
    letter-spacing: 0.1px;
    color: #ffffff;
}

.playfair-identify{ 
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
line-height: 56px;
font-size: 40px;
letter-spacing: -0.2px;
color: #05347f;
}

.mision-background{
  background-image: url(../imgs/mision-back.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  margin-bottom: -735px;
  height: 67em;
}

.mini-logo{
  width: 60px;
  height: 60px;
  text-align: -webkit-center;
}

.center{
  text-align: -webkit-center;
}

.divider{
  border-right: 1px solid #d9d8d3;
  height: 100%;
}

.evan-text{
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 500;
  line-height: 80px;
  font-size: 25px;
  letter-spacing: 0px;
  color: #7cb12d;
}

.borde-medio{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  background-color: #d9d8d3;
}

.filosofia{
  padding: 100px 81px 33px 84px;
}

.monse-evan{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    font-size: 16px;
    letter-spacing: 0.1px;
}

.catamaran{
  font-family: 'Catamaran';
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  font-size: 27px;
  letter-spacing: -0.1px;
  color: #05347f;
}