.wrp-block {
  background-color: transparent!important;
  border-left: 0!important;
  padding: 0!important;
}
.main-description .cw .wrp-block div:first-child {
  background-color: #e9540d;
  border-left: 5px solid #e9d70d;
  padding: 2.2rem 2.6rem 2.5rem 2.5rem;
}
.main-description .cw .wrp-block div:last-child {
  background-color: #3c3f45;
  border-left: 5px solid #e9540d;
  padding: 2.2rem 2.6rem 2.5rem 2.5rem;
  margin-top: 0!important;
}
.main-description .cw div:last-child {
  background-color: #ff821d;
  /*padding: 2.5rem 2.5rem 3.6rem 3.3rem;*/
  padding: 2.5rem 0 0 0;
  margin-top: 97px;
}
.main-description .nuestros_valores{padding: 2.5rem 2.5rem 3.6rem 3.3rem !important;background:white !important;margin-top: 38px !important;}
.main-description .nuestros_valores h3,.main-description .nuestros_valores p,.main-description .nuestros_valores ul li{color: #3b3d40;}
.nuestro_proposito_block{background-color: transparent !important;border-left:0 !important;padding-top: 0 !important;padding-bottom: 0 !important;}

.main-description .nuestros_valores li{background-repeat: no-repeat;background-size: 68px;padding-left: 91px;font-size: 13px;font-weight: 300;margin-bottom:30px;background-position: 0;}
.main-description .nuestros_valores li strong{color: #3b3d40;display: block;}
.main-description .nuestros_valores li:after{display: none;}
.main-description .nuestros_valores li:nth-child(1){background-image:url(files/icon_01.png);}
.main-description .nuestros_valores li:nth-child(2){background-image:url(files/icon_02.png);}
.main-description .nuestros_valores li:nth-child(3){background-image:url(files/icon_03.png);}
.main-description .nuestros_valores li:nth-child(4){background-image:url(files/icon_04.png);}
.main-description .nuestros_valores ul{background-image:url(files/Franja.png);background-repeat: no-repeat;background-size: 20px;background-position: 25px 0;}

.main-description .cw div:last-child p a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 27px;
  color: #fff;
  text-decoration: underline;
}
.main-description .cw div:last-child > strong {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff821d!important;
  margin-bottom: 32px;
  position: relative;
  z-index: 110;
}
.main-description .cw div:last-child > strong:after {
  display: block;
  content: "";
  width: 99%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 23px;
  right: 1px;
}
.main-description .cw div:last-child > strong:last-child {
  margin-bottom: 0;
}
.main-description .cw div:last-child > strong a.pdf {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  padding-right: 10px;
  line-height: 20px;
  color: #fff;
  background-color: #ff821d!important;
  position: relative;
  z-index: 310;
}
.main-description .cw div:last-child > strong a.pdf:hover {
  text-decoration: underline;
}
.main-description .cw div:last-child > strong a.icopdf {
  position: relative;
  z-index: 300;
}



#work-us  {
  padding: 43px 0 50px 0;
  background-color: #f6f6f6;
}
#work-us .cw {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}
#work-us .cw figure {
  margin: 0 40px 0 30px;
}
#work-us .cw h2, #work-us .cw p {
  margin: 0;
  padding: 0;
}
#work-us .cw h2 {
  display: inline-block;
  font-family: 'MontserratSemibold', sans-serif;
  font-weight: 600;
  font-size: 4.2rem;
  color: #3b3d40;
  border-bottom: 2px solid #e9540d;
  padding-bottom: 9px;
  margin-bottom: 25px;
}
#work-us .cw p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  color: #3b3d40;
  line-height: 23px;
  margin-bottom: 24px;
}
#work-us .cw p:last-child {
  margin-bottom: 0;
}
#work-us .cw p a {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  color: #e6461d;
}
#work-us .cw p a:hover {
  text-decoration: underline;
}
.prominent {
  background-color: transparent;
}






@media screen and (max-width: 1023px) {
  body .main-description .cw div:last-child a:before {
    top: 0;
  }
  body .main-description .cw div:last-child > strong a.pdf {
    flex-basis: 70%;
  }
  body .main-description .cw div:last-child {
    margin-top: 193px;
  }
}
@media screen and (max-width: 831px) {
  body .main-img .main-title {
    top:25px;
  }
}
@media screen and (max-width: 782px) {
  html {
    margin-top: 0!important;
  }
}
@media screen and (max-width: 767px) {
  body .main-description .cw div:last-child > strong a.pdf {
    flex-basis: 60%;
  }
  body .main-description .cw > div {
    width: 100%;
  }
  body .main-description .cw div:last-child {
    margin-top: 0;
  }
  body .cms2 p, body .cms2 p strong {
    font-size: 16px;
  }
  body #work-us .cw {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body #work-us .cw h2 {
    display: block;
    font-size: 32px;
  }
  body #work-us .cw figure {
    margin: 0 0 15px 0;
  }
  body #work-us .cw p {
    font-size: 16px;
    margin-bottom: 15px;
  }
  body #work-us .cw p a {
    font-size: 16px;
  }
  body .main-description .cw div:last-child{padding: 2.2rem 0 2rem 0 !important;}
  .main-description .nuestros_valores li{padding-left: 0;background-image:none !important;}
  .main-description .nuestros_valores ul{background-image:none !important;padding-top:20px;}
  body .main-description .nuestros_valores{padding: 10px !important;}

}
@media screen and (max-width: 470px) {
  body .main-img .main-title {
    top:15px;
  }
  body #sec-press-room .main-img .main-title {
    top: 15px;
  }
}
@media screen and (max-width: 424px) {
  body #work-us .cw h2 {
    font-size: 25px;
    text-align: center;
  }
  body .main-description .cw div:last-child > strong a.pdf {
    flex-basis: 100%;
  }
  body .main-description .cw div:last-child > strong:after {
    display: none;
  }
  body #sec-press-room .main-img, body #sec-multimedia .main-img {
    min-height: 230px!important;
  }
  body #sec-press-room .main-img .main-title {
    top: 25px;
  }
}
