h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: left;
}

p {
  margin-bottom: 10px;
  padding-left: 0px;
}

.logo {
  position: relative;
  bottom: 25px;
  display: block;
  float: left;
}

.logo.w--current {
  position: absolute;
  bottom: 20px;
}

.home-slider {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  height: 90vh;
  margin-top: 0px;
  margin-bottom: 0px;
}

.hsquehacemos-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 500px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.hs-misvis {
  width: 100%;
  height: auto;
  background-color: #d8d8d8;
}

.hs-valores {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 94px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.26)), to(hsla(0, 0%, 100%, 0.26))), url('../images/fresh_snow.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.26), hsla(0, 0%, 100%, 0.26)), url('../images/fresh_snow.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 250px;
}

.hs-valores.header {
  padding-top: 0px;
  padding-bottom: 41px;
}

.hs-avances-proyectos {
  padding-top: 60px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
  text-align: center;
}

.hs-rs {
  display: block;
  height: 800px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: -10px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-top-width: 2px;
  border-top-color: #ccc;
  border-bottom-width: 2px;
  border-bottom-color: #ccc;
  background-color: #fff;
}

.hs-news {
  display: block;
  margin-bottom: 80px;
  padding: 30px 40px 0px;
  font-family: Raleway, sans-serif;
}

.footer {
  display: block;
  height: auto;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #243141;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(.807, -.005, 1, .779);
  transition: -webkit-transform 350ms cubic-bezier(.807, -.005, 1, .779);
  transition: transform 350ms cubic-bezier(.807, -.005, 1, .779);
  transition: transform 350ms cubic-bezier(.807, -.005, 1, .779), -webkit-transform 350ms cubic-bezier(.807, -.005, 1, .779);
  color: #fff;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  overflow: visible;
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.8);
  font-family: Catamaran, sans-serif;
  font-size: 16px;
}

.navbar.active {
  position: relative;
  height: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 100%, 0.9);
}

.navbar.active._2da {
  height: 52px;
  padding-top: 4px;
  padding-bottom: 0px;
  background-color: #fff;
}

.hsquehacemos {
  display: block;
  margin-top: 45px;
  margin-bottom: 45px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Raleway, sans-serif;
}

.hsproben-cont-txt {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 32px 60px 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px 0px 8px 8px;
  background-color: transparent;
}

.hsproben-header-txt {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 50px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #243141;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(36, 49, 65, 0.8)), to(rgba(36, 49, 65, 0.8))), url('../images/Proyecto-Renace-1478-min.jpg');
  background-image: linear-gradient(180deg, rgba(36, 49, 65, 0.8), rgba(36, 49, 65, 0.8)), url('../images/Proyecto-Renace-1478-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-family: Raleway, sans-serif;
  color: #fff;
}

.header-parrafo {
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 58px;
  padding-left: 58px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Raleway, sans-serif;
  color: #243141;
  font-size: 15px;
  line-height: 23px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.header-parrafo.header-parrafow {
  margin-top: 11px;
  margin-bottom: 21px;
  padding-right: 37px;
  padding-left: 0px;
  color: #eeebeb;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
}

.header-parrafo.benparrafo {
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.header-parrafo.aisparrafo {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  color: #e0e9f0;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
}

.header-parrafo.blockfloat {
  width: auto;
  float: left;
  color: #fff;
  line-height: 24px;
  font-weight: 600;
  text-align: justify;
  letter-spacing: 1px;
}

.hsproben-contenedor-colms {
  height: 320px;
  margin: 12px 4px;
  padding: 20px;
  background-color: #243141;
  box-shadow: none;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.hs-misvis-col1 {
  position: relative;
  display: block;
  height: 500px;
  padding-top: 160px;
  padding-bottom: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 54, 64, 0.75)), to(rgba(46, 54, 64, 0.75))), url('../images/Misión-min.jpg');
  background-image: linear-gradient(180deg, rgba(46, 54, 64, 0.75), rgba(46, 54, 64, 0.75)), url('../images/Misión-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1px;
}

.hsmisvis-col2 {
  display: block;
  height: 500px;
  padding-top: 160px;
  padding-bottom: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(36, 49, 65, 0.6)), to(rgba(36, 49, 65, 0.6))), url('../images/Visión-min.jpg');
  background-image: linear-gradient(180deg, rgba(36, 49, 65, 0.6), rgba(36, 49, 65, 0.6)), url('../images/Visión-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.hsvalores-header-cont {
  display: block;
  padding: 30px 24px 30px 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  text-align: center;
}

.hsvalores-grilla-cont {
  display: block;
  padding-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-style: none;
  border-width: 0px;
  border-bottom-color: #d5d5d5;
}

.hsvalores-grilla-block {
  display: block;
  width: 100%;
  min-width: 0px;
  padding: 50px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Raleway, sans-serif;
  color: #2e3640;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.hsavanceproyectos-header {
  display: block;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-top-width: 2px;
  border-top-color: #c2bfbf;
  color: #44708e;
  text-align: center;
}

.hsavanceproyectos-cont-renaces {
  display: block;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hsavanceproyectos-renaces-col {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px 2px 1px 0px;
  border-color: transparent rgba(206, 215, 222, 0.5) transparent transparent;
  text-align: center;
}

.hsavanceproyectos-renaces-cont {
  display: block;
  max-width: 441px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-right: 0px none transparent;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.hsavanceproyectos-renaces-cont.avanceprocol1 {
  display: block;
  max-width: 441px;
  padding-right: 15px;
  padding-left: 15px;
  border-width: 1px;
  margin:auto;
  
}

.hsavanceproyecto-renace-col2 {
  padding-right: 0px;
  padding-left: 0px;
}

.hsrs-col-face {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 0px;
  padding: 25px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.hsnews-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 0px 20px 15px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.hsnews-cont-cols {
  position: relative;
  display: block;
  width: 100%;
  min-width: 100%;
  margin: 14px 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(238, 235, 235, 0.72);
  background-color: rgba(238, 235, 235, 0.63);
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 250ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 250ms ease;
  transition: box-shadow 200ms ease, transform 250ms ease;
  transition: box-shadow 200ms ease, transform 250ms ease, -webkit-transform 250ms ease;
}

.hsnews-cont-cols:hover {
  box-shadow: 0 2px 14px -2px #61cbe8;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.hsnews-div-img {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.hsnews-div-img.imgn1 {
  width: 100%;
  height: 250px;
  background-image: url('../images/quetzal_1.jpg');
  background-position: -4px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hsnews-div-texto {
  display: block;
  min-height: 120px;
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right-color: #d1d1d1;
  background-color: #fff;
  color: #555a5f;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  text-align: justify;
  text-decoration: none;
}

.hsfooter-cont-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hsfooter-col1 {
  padding-right: 0px;
  padding-left: 5px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Raleway, sans-serif;
  font-size: 13px;
}

.hsfooter-col2 {
  display: block;
  height: 100%;
  padding-right: 0px;
  padding-left: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 12px;
}

.hsfooter-siguenos-icofb {
  width: 30px;
  height: 30px;
  max-height: 55px;
  max-width: 55px;
  margin-right: 30px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/BTN_FBAC4-19.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 450ms ease;
  transition: -webkit-transform 450ms ease;
  transition: transform 450ms ease;
  transition: transform 450ms ease, -webkit-transform 450ms ease;
}

.hsfooter-siguenos-icofb:hover {
  width: 30px;
  height: 30px;
  background-image: url('../images/BTN_FBHV.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hsfooter-siguienos-icotwi {
  width: 30px;
  height: 30px;
  margin-right: 30px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/BTN_TWAC-19-19.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 450ms ease;
  transition: -webkit-transform 450ms ease;
  transition: transform 450ms ease;
  transition: transform 450ms ease, -webkit-transform 450ms ease;
}

.hsfooter-siguienos-icotwi:hover {
  width: 30px;
  height: 30px;
  background-image: url('../images/BTN_TWAC1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hsfooter-siguenos-icoyt {
  width: 30px;
  height: 30px;
  margin-right: 25px;
  background-color: transparent;
  background-image: url('../images/BTN_YTAC-19.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms cubic-bezier(.075, .82, .439, .954);
  transition: -webkit-transform 300ms cubic-bezier(.075, .82, .439, .954);
  transition: transform 300ms cubic-bezier(.075, .82, .439, .954);
  transition: transform 300ms cubic-bezier(.075, .82, .439, .954), -webkit-transform 300ms cubic-bezier(.075, .82, .439, .954);
}

.hsfooter-siguenos-icoyt:hover {
  width: 30px;
  height: 30px;
  background-image: url('../images/BTN_YTHV2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: perspective(262px) scale(1.2);
  transform: perspective(262px) scale(1.2);
}

.hsfooter-contactanos-icomail {
  margin-right: 4px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.hsfooter-txt {
  height: 100%;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 8px;
  float: right;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 94.5%, 0.76);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}

.hsfooter-txt.copyr {
  margin-top: 1px;
  float: left;
  clear: both;
  opacity: 0.8;
  color: hsla(0, 0%, 94.5%, 0.76);
  font-size: 12px;
  font-weight: 500;
}

.hsfooter-txt.footerdirecc {
  width: auto;
  max-width: 450px;
  margin-top: 15px;
  padding-right: 0px;
  clear: both;
  font-size: 10px;
  font-weight: 500;
}

.hsfooter-txt.adxtxt {
  float: right;
  opacity: 0.81;
}

.hsnoticias-header-txt {
  margin-bottom: 0px;
  color: rgba(97, 105, 113, 0.85);
  font-weight: 600;
}

.rses-slider {
  height: 60%;
  margin-top: 0px;
}

.rses-influencia-header {
  height: 50%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 49, 80, 0.95)), to(rgba(23, 49, 80, 0.95))), url('../images/Noticia-1---El-quetzal-está-en-peligo.jpg');
  background-image: linear-gradient(180deg, rgba(23, 49, 80, 0.95), rgba(23, 49, 80, 0.95)), url('../images/Noticia-1---El-quetzal-está-en-peligo.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  font-size: 14px;
}

.rsesalto {
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.35)), to(hsla(0, 0%, 100%, 0.35))), url('../images/fresh_snow.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.35), hsla(0, 0%, 100%, 0.35)), url('../images/fresh_snow.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 250px;
}

.rsesimpacto-cont-header {
  display: block;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  color: #40c6ec;
  text-align: center;
}

.rsesimpacto-cols {
  display: block;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.rsesmedio {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 90px;
  background-color: #173150;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.38)), to(rgba(0, 0, 0, 0.38)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38));
  font-family: Raleway, sans-serif;
}

.relacionamiento-header {
  display: block;
  margin-bottom: 36px;
  padding-right: 26px;
  padding-left: 26px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-top-width: 2px;
  border-top-color: #cac8c8;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.rsesmedio-conten {
  z-index: 300;
  display: block;
  height: 350px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-right: 1px none rgba(68, 112, 142, 0.7);
  border-left: 1px none rgba(68, 112, 142, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 203, 232, 0.16)), to(rgba(97, 203, 232, 0.16)));
  background-image: linear-gradient(180deg, rgba(97, 203, 232, 0.16), rgba(97, 203, 232, 0.16));
}

.rsesmedio-conten.active {
  z-index: 310;
  background-color: #295a7c;
  background-image: none;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.rsesmedio-conten-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  line-height: 16px;
  text-align: left;
}

.rsesmedio-imgs-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.rsesmedio-img1 {
  width: 33.33%;
  height: 340px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(130, 123, 207, 0.16)), to(rgba(130, 123, 207, 0.16))), -webkit-gradient(linear, left top, left bottom, from(rgba(228, 200, 181, 0.1)), to(rgba(228, 200, 181, 0.1))), url('../images/Comunicación-y-relacionamiento-min.jpg');
  background-image: linear-gradient(180deg, rgba(130, 123, 207, 0.16), rgba(130, 123, 207, 0.16)), linear-gradient(180deg, rgba(228, 200, 181, 0.1), rgba(228, 200, 181, 0.1)), url('../images/Comunicación-y-relacionamiento-min.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.rsesmedio-img2 {
  width: 33.33%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 200, 181, 0.16)), to(rgba(228, 200, 181, 0.16))), url('../images/Cultura-Comunitaria-min.jpg');
  background-image: linear-gradient(180deg, rgba(228, 200, 181, 0.16), rgba(228, 200, 181, 0.16)), url('../images/Cultura-Comunitaria-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.rsesmedio-img3 {
  width: 33.33%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 200, 181, 0.05)), to(rgba(228, 200, 181, 0.05))), -webkit-gradient(linear, left top, left bottom, from(rgba(130, 123, 207, 0.05)), to(rgba(130, 123, 207, 0.05))), url('../images/programas-de-apoyo-min_1.jpg');
  background-image: linear-gradient(180deg, rgba(228, 200, 181, 0.05), rgba(228, 200, 181, 0.05)), linear-gradient(180deg, rgba(130, 123, 207, 0.05), rgba(130, 123, 207, 0.05)), url('../images/programas-de-apoyo-min_1.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.rsesbajo-header-cont {
  display: block;
  margin-bottom: 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  font-family: Raleway, sans-serif;
  color: #40c6ec;
  text-align: center;
}

.parrafo-fblanco {
  width: auto;
  margin-top: 15px;
  margin-bottom: 25px;
  padding-right: 33px;
  padding-left: 33px;
  font-family: Raleway, sans-serif;
  color: #44708e;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.rsesbajo-img1 {
  display: block;
  width: 45%;
  height: 370px;
  margin-right: 15px;
  padding: 100px 40px 40px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Desarrollo-de-la-organización-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Desarrollo-de-la-organización-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.rsesbajo-img-2 {
  display: block;
  width: 45%;
  height: 370px;
  padding: 100px 35px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.37)), to(rgba(0, 0, 0, 0.37))), url('../images/Excelencia-Educativa-min_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.37), rgba(0, 0, 0, 0.37)), url('../images/Excelencia-Educativa-min_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  font-family: Raleway, sans-serif;
  color: #eeebeb;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.masslider {
  display: block;
  height: 88vh;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  background-image: -webkit-gradient(linear, left top, right top, from(#1c2e44), to(hsla(0, 0%, 100%, 0))), url('../images/Trascendencia-ambiental-min.jpg');
  background-image: linear-gradient(90deg, #1c2e44, hsla(0, 0%, 100%, 0)), url('../images/Trascendencia-ambiental-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  font-family: Raleway, sans-serif;
}

.masestrategia-header {
  display: block;
  margin-bottom: 0px;
  padding: 50px 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: ltr;
  font-family: Raleway, sans-serif;
  color: #44708e;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.masden-info-txt {
  display: block;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 9px 15px 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Raleway, sans-serif;
  color: rgba(51, 51, 51, 0.9);
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.masestrategia-img1 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.masestrategia-img1.imgexcelencia {
  height: 315px;
  background-image: url('../images/Cumplimiento-legal--min-1.png');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.masestrategia-img1.imglegal {
  width: 100%;
  height: 425px;
  padding-bottom: 0px;
  background-image: url('../images/Trascendencia--min1.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.legalinfo {
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: auto;
  max-height: auto;
  margin-right: 100px;
  margin-bottom: 0px;
  margin-left: 100px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.protectinfo {
  display: block;
  overflow: hidden;
  height: auto;
  max-height: auto;
  margin-right: 60px;
  margin-bottom: 0px;
  margin-left: 60px;
  padding-top: 10px;
  padding-bottom: 40px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: Raleway, sans-serif;
}

.excelinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 315px;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Raleway, sans-serif;
}

.masgaleria {
  display: none;
  height: auto;
  padding: 1px 10px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(36, 49, 65, 0.88)), to(rgba(36, 49, 65, 0.88))), url('../images/Imagen-fija-min.jpg');
  background-image: linear-gradient(180deg, rgba(36, 49, 65, 0.88), rgba(36, 49, 65, 0.88)), url('../images/Imagen-fija-min.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.masgaleria-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 35px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
}

.masgaleria-contenedor {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 0px 90px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  color: #ced7de;
  text-align: center;
}

.masgaleria-cont {
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.ais-cover {
  position: relative;
  display: block;
  height: 70vh;
  margin-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Noche-3.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: Raleway, sans-serif;
}

.segsheader {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 60px;
  padding-left: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.25)), to(hsla(0, 0%, 100%, 0.25))), url('../images/fresh_snow.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25)), url('../images/fresh_snow.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 250px;
}

.segsinfo {
  margin-bottom: 50px;
  padding-top: 60px;
  float: none;
}

.segsinfo-contdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-bottom: 2px none #eeebeb;
  font-family: Raleway, sans-serif;
  color: #243141;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.segsinfo-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.segsinfo-htitulo {
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 35px 0px;
  font-family: Raleway, sans-serif;
  color: rgba(36, 49, 65, 0.9);
  font-size: 2.1em;
  line-height: 39px;
  font-weight: 700;
  text-align: center;
}

.faqscover-img {
  position: relative;
  display: block;
  height: 86vh;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.55)), to(rgba(54, 54, 54, 0))), -webkit-gradient(linear, left top, right top, color-stop(6%, #40a0ec), to(rgba(64, 133, 236, 0))), url('../images/img-institucional.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.55), rgba(54, 54, 54, 0)), linear-gradient(90deg, #40a0ec 6%, rgba(64, 133, 236, 0)), url('../images/img-institucional.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
  font-family: Raleway, sans-serif;
}

.faqs-boton-desp {
  width: 100%;
  border: 1px solid #d1d1d1;
  background-color: #fff;
  font-family: Raleway, sans-serif;
  color: #646464;
  font-size: 16px;
  font-weight: 700;
}

.faqs-boton-desp:hover {
  background-color: hsla(0, 0%, 92.2%, 0.86);
  box-shadow: -1px 1px 14px 1px #e4e1e1;
}

.faqs-boton-desp:focus {
  background-color: #34698d;
  color: #fff;
}

.faqscontpreg {
  margin-top: 45px;
  padding-top: 50px;
  padding-bottom: 40px;
  font-family: Raleway, sans-serif;
}

.faqscontpreg-header {
  display: block;
  margin-bottom: 60px;
  padding-right: 35px;
  padding-left: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #243141;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.faqscontpreg-r2 {
  font-size: 15px;
  line-height: 19px;
  font-weight: 600;
  letter-spacing: 1px;
}

.aiscover-text {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 300px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, #243141), color-stop(36%, #243141), color-stop(59%, rgba(36, 49, 65, 0.83)), to(rgba(36, 49, 65, 0)));
  background-image: linear-gradient(0deg, #243141 1%, #243141 36%, rgba(36, 49, 65, 0.83) 59%, rgba(36, 49, 65, 0));
}

.aisinfo-txt {
  display: block;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 20px;
  padding-right: 5px;
  padding-bottom: 20px;
  padding-left: 5px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: hsla(0, 0%, 100%, 0.95);
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.aisinfo-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.aisinfo-botn {
  margin-top: 40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border: 2px none #fff;
  border-radius: 6px;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: color 200ms cubic-bezier(.556, .008, .865, .301), border-color 267ms cubic-bezier(.503, -.027, .912, .406), background-color 250ms ease;
  transition: color 200ms cubic-bezier(.556, .008, .865, .301), border-color 267ms cubic-bezier(.503, -.027, .912, .406), background-color 250ms ease;
  font-family: Catamaran, sans-serif;
  color: rgba(97, 105, 113, 0.61);
  font-size: 15px;
  font-weight: 700;
}

.aisinfo-botn:hover {
  border-style: none;
  border-color: #40c6ec;
  background-color: #40c6ec;
  color: #fff;
}

.aisnews-cont {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.aisnews-header {
  display: none;
  margin-top: 0px;
  padding: 60px 0px 0px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f4f4f4));
  background-image: linear-gradient(180deg, #f4f4f4, #f4f4f4);
  font-family: Raleway, sans-serif;
  color: #616971;
  font-size: 18px;
}

.navmenu-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2e3640;
}

.navbar-txt-link {
  height: 78px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  font-family: Raleway, sans-serif;
  color: #616971;
  line-height: 18px;
  font-weight: 700;
}

.navbar-txt-link:hover {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-top: 0px none transparent;
  border-bottom: 3px solid #40c6ec;
  color: #40c6ec;
  text-decoration: none;
}

.navbar-txt-link.w--current {
  color: #2e3640;
}

.navbar-txt-link.activepage {
  height: 60px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: border 300ms ease, color 300ms ease;
  transition: border 300ms ease, color 300ms ease;
  color: #616971;
  font-size: 13px;
  letter-spacing: 0.5px;
}

.navbar-txt-link.activepage:hover {
  color: #40c6ec;
}

.navbar-txt-link.activepage.w--current {
  color: #44708e;
  font-weight: 800;
  letter-spacing: 0px;
}

.navbar-txt-link.navdrop {
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #616971;
  font-size: 13px;
  font-weight: 700;
}

.navbar-txt-link.navdrop:hover {
  color: #40c6ec;
}

.hsproben-grillacont {
  display: block;
  margin-top: 0px;
  padding-bottom: 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.hsproben-row {
  padding-bottom: 0px;
  background-color: transparent;
}

.txt-celeste {
  margin-bottom: 14px;
  color: #40c6ec;
  font-size: 26px;
}

.hsmisvis-txt {
  padding-top: 5px;
  padding-right: 45px;
  padding-left: 45px;
  border-left: 0px none transparent;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 4px 4px 7px rgba(0, 0, 0, 0.26);
}

.hsmisvis-titular {
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.div-l_oscura {
  display: block;
  width: 60px;
  height: 2px;
  max-width: 50px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 3px solid #44708e;
  border-radius: 3px;
  text-align: left;
}

.hsquehacemos-txt {
  overflow: hidden;
  margin-top: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Raleway, sans-serif;
  color: #616971;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.hsavanceproyectos-renaceh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 3px;
  padding-left: 2px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.icono-thmb {
  max-width: 100%;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
}

.hsavanceproyecto-renacet {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 0px;
  color: #616971;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
}

.hsrs-header {
  display: block;
  width: 100%;
  height: 800px;
  margin-bottom: 0px;
  padding: 1px 40px 0px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(23, 49, 80, 0.6)), color-stop(74%, rgba(36, 49, 65, 0))), url('../images/Proyecto-Renace-1457-min.jpg');
  background-image: linear-gradient(0deg, rgba(23, 49, 80, 0.6), rgba(36, 49, 65, 0) 74%), url('../images/Proyecto-Renace-1457-min.jpg');
  background-position: 0px 0px, 17% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-family: Raleway, sans-serif;
}

.parrafo-sub {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Raleway, sans-serif;
  color: #646464;
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0.8px;
}

.parrafo-sub.parrafo-subcolor {
  display: block;
  margin-top: 0px;
  margin-bottom: 52px;
  padding-bottom: 30px;
  padding-left: 13px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 14px;
  text-align: left;
}

.parrafo-sub.segp {
  overflow: visible;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 40px;
  padding-left: 0px;
  float: none;
  font-weight: 600;
  text-align: left;
}

.parrafo-sub.txtambiente {
  margin-top: 0px;
  padding-top: 40px;
  padding-left: 10px;
  float: none;
  font-weight: 500;
  text-align: left;
}

.parrafo-sub.practicas {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
}

.parrafo-sub.infratxt {
  max-width: 550px;
}

.parrafo-sub.centrado {
  color: #fff;
  text-align: center;
}

.separador-2 {
  display: block;
  width: 60px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-top: 12px;
  border-bottom: 4px solid #61cbe8;
  border-radius: 3px;
}

.separador-2.separador-align-left {
  margin-right: 0px;
  margin-left: 0px;
}

.separador-2.fizq {
  margin-top: 15px;
  float: left;
}

.rseslide1 {
  background-image: url('../images/Slider-2-min.jpg');
  background-position: 50% 37%;
  background-size: cover;
}

.rsslide-2 {
  background-image: url('../images/Slider-3-min.jpg');
  background-position: 50% 23%;
  background-size: cover;
  background-repeat: no-repeat;
}

.rseslider {
  height: 450px;
}

.titularsec {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 15px;
  font-family: Raleway, sans-serif;
  color: #173150;
  font-size: 2.4em;
  line-height: 40px;
  font-weight: 700;
  text-align: left;
}

.titularsec.aistitular {
  color: #fff;
  font-size: 2.7em;
  text-align: center;
}

.titularsec.titular-cintillo {
  padding-bottom: 22px;
  text-align: center;
}

.titularsec.centrado {
  color: #243141;
  font-size: 2.2em;
  text-align: center;
}

.titularsec.centrado.azul {
  color: #34698d;
}

.titularsec.centrado.blanco {
  color: #fff;
}

.titularsec.centrado.celeste {
  color: #40c6ec;
}

.titularsec.floatleft {
  padding-top: 0px;
}

.rsedropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-top: 1px none rgba(93, 103, 114, 0.55);
  font-family: Raleway, sans-serif;
  color: #eeebeb;
  font-weight: 700;
}

.rsedropdown.btnmacover {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 52px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-top-style: none;
  color: #fff;
  font-size: 13px;
}

.rsedropdown.invertdrop {
  padding-bottom: 5px;
  color: #40c6ec;
}

.rseslide3 {
  background-image: url('../images/Slider-min-2.jpg');
  background-position: 50% 23%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.subtitular-fcolor {
  padding-left: 10px;
  color: #40c6ec;
  font-size: 19px;
  line-height: 20px;
}

.hsfooter-cor-tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hsfooter-cor-tel.datos-contacto {
  display: block;
  margin-top: 0px;
  padding-right: 21px;
}

.hsfooter-rscont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.faqsrespuesta-subt {
  width: 80%;
  padding-left: 10px;
  float: none;
  color: rgba(54, 114, 175, 0.4);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
}

.faqrespuesta-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.aisheader {
  position: relative;
  margin-top: 0px;
  padding: 20px 35px 30px;
  background-color: #243141;
  font-family: Raleway, sans-serif;
  color: #ced7de;
  font-size: 15px;
  font-weight: 600;
}

.titular-cover {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #eeebeb;
  font-size: 2.8em;
  line-height: 54px;
  font-weight: 800;
  letter-spacing: 1px;
}

.titular-cover.masanimalest {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 2.6em;
}

.hsheader-cont {
  display: block;
  width: 100%;
  height: auto;
  max-width: 600px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border-style: none;
  border-bottom-width: 2px;
  border-bottom-color: hsla(0, 0%, 82%, 0.7);
  text-align: center;
}

.faqscover-contxt {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  overflow: visible;
  width: 650px;
  margin-left: 0px;
  padding: 150px 60px 0px 0px;
  color: #fff;
  font-weight: 700;
}

.btn-redocover {
  margin-top: 40px;
  float: right;
  border: 2px solid #fff;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
}

.btn-redocover:hover {
  border-color: #40c6ec;
}

.btn-redocover.btnacceso {
  margin-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  float: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 13px;
}

.btn-redocover.btn_ma {
  margin-top: 20px;
  float: none;
  border-width: 3px;
  border-color: #40c6ec;
  background-color: transparent;
  -webkit-transition: border-color 300ms ease, background-color 600ms ease;
  transition: border-color 300ms ease, background-color 600ms ease;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.btn-redocover.btn_ma:hover {
  border-color: #40c6ec;
  background-color: #40c6ec;
  color: #fff;
}

.faqspreguntas {
  position: static;
  display: block;
  margin-top: 0px;
  padding: 30px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  color: transparent;
}

.btnflecha-cont {
  position: absolute;
  right: 50px;
  bottom: -40px;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 6px;
  padding: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  border: 2px solid #ebebeb;
  border-radius: 100px;
  background-color: #fff;
  opacity: 1;
}

.btnflecha-cont:hover {
  box-shadow: 2px 2px 13px -2px rgba(64, 198, 236, 0.5);
}

.aisnews-subt {
  margin-top: 0px;
  padding-right: 12px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  color: rgba(97, 105, 113, 0.6);
  font-size: 13px;
  font-weight: 600;
  text-align: left;
}

.aisnews-subt-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-flechadd {
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.89;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.btn-flechadd.abajo {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.aisbajo-imgcont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flecha-down {
  margin-top: 0px;
  padding-top: 20px;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.hsquehacemos-img1 {
  width: 50%;
  margin-top: 15px;
  padding-right: 5px;
  padding-left: 0px;
}

.hsquehacemos-img1.quehacemosimg2 {
  padding-right: 0px;
  padding-left: 5px;
}

.hsnews-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 22px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: #243141;
  font-size: 18px;
  font-weight: 500;
}

.masgaleria-texto {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 197px;
  min-height: 160px;
  padding: 47px 15px 10px;
  background-color: #40c6ec;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.masgaleria-texto:hover {
  background-color: #40c6ec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.masgaleria-texto.mamiferos {
  height: 200px;
  padding-top: 40px;
  background-color: #243141;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(64, 198, 236, 0.85)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(64, 198, 236, 0.85), hsla(0, 0%, 100%, 0));
  font-size: 13px;
  line-height: 18px;
}

.masgaleria-texto.aves {
  height: 200px;
  min-height: 190px;
  padding-top: 40px;
  background-color: #35a4ce;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(6%, #40c6ec), to(#287ead));
  background-image: linear-gradient(180deg, #40c6ec 6%, #287ead);
}

.masgaleria-texto.picudos {
  height: 200px;
  padding-top: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#40e5ec), to(#297fae));
  background-image: linear-gradient(180deg, #40e5ec, #297fae);
}

.masgaleria-texto.flora {
  height: 200px;
  background-color: #2bb9b9;
}

.masheader {
  margin-bottom: 0px;
  background-color: transparent;
}

.hsquehacemos-img3 {
  width: 100%;
  height: 500%;
  border: 0px none transparent;
  border-radius: 0px;
}

.img-redo {
  border: 2px solid #fff;
  border-radius: 5px;
}

.separador-gris {
  display: block;
  width: 70%;
  height: 10px;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  border-bottom: 2px solid hsla(0, 0%, 82%, 0.46);
  text-align: center;
}

.titilo-pfoto {
  display: block;
  margin-bottom: 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #fff;
  font-size: 3em;
  line-height: 56px;
  font-weight: 800;
  letter-spacing: 2px;
}

.parrafo-pfoto {
  padding-right: 30px;
  padding-bottom: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  letter-spacing: 1px;
  text-shadow: 0 1px 23px #000;
}

.subtitular-fblanco {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 13px;
  padding-bottom: 8px;
  padding-left: 0px;
  color: #243e5e;
  font-size: 20px;
  line-height: 22px;
  text-align: left;
}

.cont-50 {
  width: 100%;
  margin-right: 0px;
  padding-right: 0px;
}

.img-cuadrada {
  width: 150px;
  height: 150px;
  margin: 8px;
  border: 3px none #fff;
  border-radius: 7px;
  background-image: url('../images/Proyecto-Renace-1264-min.jpg');
  background-position: 50% 47%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-cuadrada.estrategiaimg1 {
  margin-right: 8px;
  margin-left: 8px;
  border-style: none;
  border-radius: 7px;
  background-image: url('../images/Proyecto-Renace-1276-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-cuadrada.estrategiaimg2 {
  margin-right: 8px;
  margin-left: 8px;
  background-image: url('../images/SEG-min.jpg');
  background-position: 100% 0px;
  background-size: cover;
}

.img-cuadrada.estrategiaimg3 {
  width: 150px;
  height: 150px;
  background-image: url('../images/Proyecto-Renace-1161-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.segsestrategia-col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.segsestrategia-col1 {
  padding-top: 0px;
  font-family: Raleway, sans-serif;
  color: #40c6ec;
}

.segsejes {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 203, 232, 0.83)), to(rgba(97, 203, 232, 0.83))), url('../images/Renace-II.jpg');
  background-image: linear-gradient(180deg, rgba(97, 203, 232, 0.83), rgba(97, 203, 232, 0.83)), url('../images/Renace-II.jpg');
  background-position: 0px 0px, 50% -68px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-family: Raleway, sans-serif;
}

.segsiconos {
  margin-right: 20px;
  margin-left: -60px;
}

.segsiconos2 {
  margin-left: 50px;
  padding-left: 0px;
}

.masden {
  padding-bottom: 100px;
}

.masden-legal {
  margin-right: 100px;
  margin-left: 100px;
  padding: 1px 10px 5px 20px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(68, 112, 142, 0.47)), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(61, 174, 218, 0.98)), to(rgba(61, 174, 218, 0.98))), url('../images/Cumplimiento-legal--min.jpg');
  background-image: linear-gradient(0deg, rgba(68, 112, 142, 0.47), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, rgba(61, 174, 218, 0.98), rgba(61, 174, 218, 0.98)), url('../images/Cumplimiento-legal--min.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.masden-excelencia {
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 10px 15px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 203, 232, 0.12)), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(13, 36, 65, 0.98)), to(rgba(13, 36, 65, 0.98))), url('../images/Implementación-de-mejores-prácticas-2-min.jpg');
  background-image: linear-gradient(180deg, rgba(97, 203, 232, 0.12), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, rgba(13, 36, 65, 0.98), rgba(13, 36, 65, 0.98)), url('../images/Implementación-de-mejores-prácticas-2-min.jpg');
  background-position: 0px 0px, 0px 0px, 50% 81%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  font-family: Raleway, sans-serif;
  color: hsla(0, 0%, 100%, 0.95);
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.masden-protect {
  display: block;
  margin-right: 50px;
  margin-left: 50px;
  padding: 10px 10px 10px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), color-stop(65%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(48, 120, 168, 0.98)), to(rgba(48, 120, 168, 0.98))), url('../images/Trascendencia-ambiental-min.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), hsla(0, 0%, 100%, 0) 65%), linear-gradient(180deg, rgba(48, 120, 168, 0.98), rgba(48, 120, 168, 0.98)), url('../images/Trascendencia-ambiental-min.jpg');
  background-position: 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.masslider-txt {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 650px;
  height: 100%;
  margin-right: 20px;
  margin-left: 150px;
  padding: 140px 0px 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.btnma {
  position: absolute;
  left: 0px;
  right: auto;
  bottom: -21px;
  z-index: 100;
  display: block;
  width: 45px;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 9px;
  background-color: #fff;
}

.btnflecha {
  margin: 5px 0px 0px;
}

.llamadoacc {
  display: block;
  height: auto;
  padding-top: 20px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #c5d4df;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 203, 232, 0.55)), to(rgba(97, 203, 232, 0.55))), url('../images/Que-hacemos-3-min.jpg');
  background-image: linear-gradient(180deg, rgba(97, 203, 232, 0.55), rgba(97, 203, 232, 0.55)), url('../images/Que-hacemos-3-min.jpg');
  background-position: 0px 0px, 50% -146px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-family: Raleway, sans-serif;
  color: #44708e;
  font-weight: 400;
}

.btncintillo {
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.09);
  box-shadow: 0 0 13px -3px rgba(36, 49, 65, 0.12);
  -webkit-transition: background-color 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, color 400ms ease;
  font-size: 15px;
  font-weight: 600;
}

.btncintillo:hover {
  background-color: #fff;
  color: #40c6ec;
  font-size: 15px;
  font-weight: 700;
}

.llamadoacc-contenedor {
  display: block;
  height: 100%;
  padding-top: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.tmbs_noticias.thmbs-avances {
  max-width: 441px;
}

.correo-footer {
  display: block;
}

.formcontacto {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  overflow: auto;
  width: 550px;
  height: 100%;
  margin-top: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #34698d;
}

.formularios {
  overflow: visible;
  width: 100%;
  height: 100%;
}

.close {
  display: block;
  overflow: visible;
  width: auto;
  max-width: 550px;
  min-width: 500px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px 0px 13px 20px;
  float: none;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #34698d;
  opacity: 1;
  font-family: Raleway, sans-serif;
  color: #fff;
  text-align: left;
}

.cerrar-txt {
  width: auto;
}

.closelink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.formproveedor {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  overflow: auto;
  width: 550px;
  height: 100%;
  margin-top: 0px;
  font-family: Raleway, sans-serif;
}

.formproveedor.proveedorcel {
  min-width: 0px;
}

.dropnav-link {
  opacity: 1;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.dropnav-link:hover {
  padding-right: 17px;
  background-color: #40c6ec;
  font-family: Raleway, sans-serif;
  color: #243141;
  font-weight: 500;
}

.r1 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 470px;
}

.r2 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 470px;
}

.r3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 470px;
}

.r4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 470px;
}

.r5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 470px;
}

.r6 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 470px;
}

.r7 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  max-width: 470px;
}

.r8 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  max-width: 470px;
}

.r9 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 470px;
}

.faqs-colrespuestas {
  position: relative;
  height: 600px;
}

.contacto {
  margin-top: 50px;
  padding-top: 40px;
  padding-bottom: 0px;
  clear: both;
  background-color: #34698d;
}

.rssiguenos-sitio {
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  color: #243141;
  font-weight: 500;
  text-align: center;
}

.segsllider-cont {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
}

.segslider {
  overflow: visible;
  height: 50vh;
}

.segslider.segimg {
  padding-top: 0px;
}

.segslider-1 {
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(11%, rgba(36, 49, 65, 0.9)), color-stop(81%, hsla(0, 0%, 100%, 0))), url('../images/PERSONA-RENACE.jpg');
  background-image: linear-gradient(90deg, rgba(36, 49, 65, 0.9) 11%, hsla(0, 0%, 100%, 0) 81%), url('../images/PERSONA-RENACE.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.segslider2 {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(36, 49, 65, 0.9)), color-stop(81%, hsla(0, 0%, 100%, 0))), url('../images/PERSONA-RENACE-3.jpg');
  background-image: linear-gradient(90deg, rgba(36, 49, 65, 0.9), hsla(0, 0%, 100%, 0) 81%), url('../images/PERSONA-RENACE-3.jpg');
  background-position: 0px 0px, 50% 54%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.herotxt {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  width: 50%;
  max-width: 700px;
  margin-top: 0px;
  margin-left: 180px;
  padding-top: 50px;
  padding-bottom: 36px;
  clear: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.masparrafo {
  color: #202020;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.subtitulo {
  margin-top: -8px;
  color: rgba(93, 103, 114, 0.7);
}

.subtitulo.fcolor {
  margin-bottom: 20px;
  color: rgba(97, 203, 232, 0.75);
}

.heronoticias {
  height: 600px;
  background-image: url('../images/');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heronoticias.heroboa {
  background-image: url('../images/tuverias.jpg');
  background-position: 53% 50%;
  background-size: cover;
}

.heronoticias.herotecno {
  background-image: url('../images/Proyecto-Renace-1399-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heronoticias.herohuerto {
  background-image: url('../images/Implementación-de-mejores-prácticas-2-min.jpg');
  background-position: 0px 89%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heronoticias.heroquetzal {
  background-image: url('../images/cover-quetzal-new.jpg');
  background-position: 50% 100%;
}

.gradienthover {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 390px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(4%, #173150), color-stop(83%, rgba(36, 49, 65, 0.09)));
  background-image: linear-gradient(0deg, #173150 4%, rgba(36, 49, 65, 0.09) 83%);
  font-family: Raleway, sans-serif;
  color: #f8f8f8;
  text-align: center;
}

.cuerponoticias {
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Raleway, sans-serif;
  color: #2e3640;
  font-size: 15px;
  font-weight: 500;
}

.autornoticia {
  margin-top: 20px;
  font-family: Raleway, sans-serif;
  color: #616971;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
}

.contenedor-fecha {
  color: rgba(53, 58, 63, 0.9);
  text-align: right;
}

.fecha-num {
  font-family: Raleway, sans-serif;
  font-size: 50px;
  line-height: 55px;
  font-weight: 800;
  text-align: right;
}

.linknoticias {
  width: 100%;
  height: 100%;
  color: #243141;
  text-decoration: none;
}

.segslider1 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(5%, rgba(36, 49, 65, 0.96)), to(rgba(36, 49, 65, 0))), url('../images/seg-3-min.jpg');
  background-image: linear-gradient(90deg, rgba(36, 49, 65, 0.96) 5%, rgba(36, 49, 65, 0)), url('../images/seg-3-min.jpg');
  background-position: 0px 0px, 50% -65px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.noticiahero-txt {
  padding-top: 12px;
}

.rsehero {
  height: auto;
}

.rsehero-container {
  display: block;
  height: 100%;
  padding-top: 25px;
  padding-bottom: 22px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  color: #173150;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.separador-cont {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 381px;
  padding-left: 381px;
}

.wrapper-dinamic {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 0px;
}

.icono-ma {
  height: 68px;
  min-height: 0%;
  margin-right: 12px;
  float: left;
}

.contntxt_avances {
  padding: 20px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.12);
  background-color: hsla(0, 0%, 82%, 0.05);
}

.col-noticia-txt {
  margin-bottom: 50px;
}

.lightbox-animales {
  display: block;
  overflow: hidden;
  width: auto;
  height: 200px;
  margin: 0px;
  padding: 0px;
  float: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 500ms ease, top 500ms ease, all 400ms ease;
  transition: opacity 500ms ease, top 500ms ease, all 400ms ease;
  font-family: Raleway, sans-serif;
  color: #243141;
  text-decoration: none;
  cursor: pointer;
}

.lightbox-animales:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#40c6ec), to(#40c6ec));
  background-image: linear-gradient(180deg, #40c6ec, #40c6ec);
  opacity: 0.85;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.dklalfasdf {
  background-image: url('../images/PERSONA-RENACE-3.jpg');
  background-position: 0px 0px;
  background-size: 591px;
}

.img {
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: translate3d(0px, 0px, 5px);
  transform: translate3d(0px, 0px, 5px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.video-emb {
  height: 97%;
}

.resp-uno {
  position: absolute;
}

.resp-dos {
  position: absolute;
}

.resp-tres {
  position: absolute;
}

.resp-cuatro {
  position: absolute;
}

.resp-cinco {
  position: absolute;
}

.resp-seis {
  position: absolute;
}

.resp-siete {
  position: absolute;
}

.resp-ocho {
  position: absolute;
}

.resp-nueve {
  position: absolute;
}

.resp-diez {
  position: absolute;
}

.resp-once {
  position: absolute;
}

.resp-doce {
  position: absolute;
}

.subtitular-ma {
  overflow: hidden;
  padding-right: 30px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 800;
  text-align: left;
}

.subtitular-ma.subpracticas {
  width: auto;
  padding-top: 8px;
  padding-right: 0px;
  text-align: center;
}

.quetzal-block {
  width: 100%;
  height: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(13, 31, 59, 0.8)), to(rgba(38, 54, 79, 0.45))), url('../images/Poo-Chan-885x500.jpg');
  background-image: linear-gradient(180deg, rgba(13, 31, 59, 0.8) 10%, rgba(38, 54, 79, 0.45)), url('../images/Poo-Chan-885x500.jpg');
  background-position: 0px 0px, 50% 76%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.quetzal-header {
  height: 100%;
  padding-top: 112px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.img_picudo {
  height: 100%;
  background-image: url('../images/picudos.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.img_mamiferos {
  height: 100%;
  background-image: url('../images/tacuacin.jpg');
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
}

.img_aves {
  height: 100%;
  background-image: url('../images/aves.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.img_flora {
  height: 100%;
  background-image: url('../images/flora.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.practicas-grid {
  padding-top: 25px;
}

.desarrollo-social-block {
  padding-top: 0px;
  padding-bottom: 30px;
}

.desarrollo-header {
  margin-bottom: 0px;
  padding-top: 31px;
  padding-bottom: 40px;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  color: #40c6ec;
  text-align: center;
}

.infraestructura-block {
  padding-top: 50px;
}

.infraestructura-block.col1 {
  display: block;
  width: 50%;
  padding-top: 80px;
  padding-right: 25px;
  padding-left: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Raleway, sans-serif;
  color: #202020;
  font-weight: 500;
  text-align: left;
}

.infraestructura-block.col2 {
  width: 50%;
  height: 500px;
  float: right;
  background-image: url('../images/Infraestructura-comun-min1-.png');
  background-position: -67px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.infraestructura-block.block1 {
  width: 50%;
  height: 600px;
  padding-right: 23px;
  float: left;
  background-image: url('../images/desarrollo-economico--min-1.png');
  background-position: 95% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.llamado-cuadro {
  margin-bottom: 70px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.68)), to(hsla(0, 0%, 100%, 0.68))), url('../images/fresh_snow.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.68), hsla(0, 0%, 100%, 0.68)), url('../images/fresh_snow.png');
  background-position: 0px 0px, 0px 0px;
}

.icn.floatizq {
  margin-right: 15px;
  margin-bottom: 76px;
  float: left;
}

.programas-block {
  height: auto;
  padding-top: 55px;
  padding-bottom: 55px;
}

.desarrollo-txt {
  position: absolute;
  left: 0px;
  top: 2px;
  right: 0px;
  bottom: 0px;
  z-index: 410;
  display: none;
  width: auto;
  height: 250px;
  max-width: 315px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(rgba(36, 49, 65, 0.15))), -webkit-gradient(linear, left top, left bottom, from(#1d6ca2), to(#1d6ca2));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(36, 49, 65, 0.15)), linear-gradient(180deg, #1d6ca2, #1d6ca2);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}

.desarrollo-txt.centrotxt {
  padding-top: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/fresh_snow.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/fresh_snow.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 250px;
  color: #243141;
  font-size: 13px;
}

.desarrollo-block {
  position: relative;
  overflow: visible;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
}

.desarrollo-img {
  position: relative;
  z-index: 405;
  overflow: hidden;
  width: auto;
  height: 250px;
  max-width: 315px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.desarrollo-lightbox {
  overflow: hidden;
  height: 100%;
}

.desarrollo-centro {
  position: relative;
  z-index: 399;
  width: 315px;
  height: 250px;
  margin-top: 2px;
  padding-top: 25px;
  padding-right: 12px;
  padding-left: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 219, 190, 0.44)), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(#40c6ec), to(#40c6ec));
  background-image: linear-gradient(180deg, rgba(72, 219, 190, 0.44), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, #40c6ec, #40c6ec);
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.slider-show {
  height: 250px;
}

.video-grid {
  height: 250px;
}

.h4-heading {
  margin-top: 0px;
  margin-bottom: 18px;
  padding-top: 0px;
  padding-bottom: 11px;
  border-top: 3px none rgba(97, 203, 232, 0.45);
  border-bottom: 3px none rgba(64, 198, 236, 0.17);
  font-family: Raleway, sans-serif;
  color: rgba(46, 54, 64, 0.81);
  font-size: 18px;
  font-weight: 700;
}

.tabnavbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 36px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-tab {
  margin-right: 25px;
  margin-left: 25px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(23, 49, 80, 0.5);
  border-radius: 18px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: border 500ms ease, box-shadow 500ms ease;
  transition: border 500ms ease, box-shadow 500ms ease;
  font-family: Raleway, sans-serif;
  color: #173150;
  font-weight: 700;
}

.btn-tab:hover {
  border-color: transparent;
  box-shadow: 0 0 15px 2px hsla(0, 0%, 48.6%, 0.45);
  color: #40c6ec;
}

.btn-tab.w--current {
  margin-right: 25px;
  margin-left: 25px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: transparent;
  border-radius: 18px;
  background-color: #243141;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 700;
}

.right-arrow {
  height: 100px;
}

.left-arrow {
  height: 100px;
}

.block-infraestructura {
  width: auto;
  max-width: 800px;
  float: right;
}

.quetzal-block-pop {
  position: fixed;
  top: 0px;
  z-index: 1200;
  display: none;
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(0, 0, 0, 0.72);
}

.quetzal-block-pop.pop-rse {
  display: none;
  height: 100%;
  margin-top: 0px;
  padding-top: 0px;
}

.pop-fondo {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: scroll;
  width: 80%;
  margin: 30px auto;
  padding-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #fff;
  font-family: Raleway, sans-serif;
  text-align: justify;
}

.pop-fondo.rsepop {
  overflow: hidden;
  width: 95%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 49, 80, 0.81)), to(rgba(23, 49, 80, 0.81))), url('../images/Noticia-1---El-quetzal-está-en-peligo.jpg');
  background-image: linear-gradient(180deg, rgba(23, 49, 80, 0.81), rgba(23, 49, 80, 0.81)), url('../images/Noticia-1---El-quetzal-está-en-peligo.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
  text-align: center;
}

.icn-cierrre {
  margin-right: 15px;
  margin-bottom: 30px;
  padding-bottom: 0px;
  float: right;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.icn-cierrre.pop2 {
  padding: 2px;
  border: 2px solid #eeebeb;
  border-radius: 15px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.rseslide4 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#173150), color-stop(39%, hsla(0, 0%, 100%, 0))), url('../images/Proyecto-Renace-1441-min.jpg');
  background-image: linear-gradient(0deg, #173150, hsla(0, 0%, 100%, 0) 39%), url('../images/Proyecto-Renace-1441-min.jpg');
  background-position: 0px 0px, 50% 18%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.archivos {
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: hsla(0, 0%, 82%, 0.3);
}

.archivos.archivos2 {
  background-color: #fff;
}

.descarga-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 185px;
  padding-right: 20px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 84.7%, 0.36)), to(hsla(0, 0%, 84.7%, 0.36)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 84.7%, 0.36), hsla(0, 0%, 84.7%, 0.36));
  background-position: 0px 0px;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Raleway, sans-serif;
  color: #243141;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.descarga-block:hover {
  background-color: #40c6ec;
}

.descarga-block.hover-oscuro {
  height: 185px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e4ec), to(#e3e4ec));
  background-image: linear-gradient(180deg, #e3e4ec, #e3e4ec);
  background-position: 0px 0px;
}

.descarga-block.hover-oscuro:hover {
  background-color: #243141;
  background-image: none;
  background-position: 0px 0px;
  color: #fff;
  font-weight: 500;
}

.descarga-block.trifolearhov {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e4ec), to(#e3e4ec));
  background-image: linear-gradient(180deg, #e3e4ec, #e3e4ec);
  background-position: 0px 0px;
  font-size: 14px;
}

.descarga-block.trifolearhov:hover {
  background-color: #35d3cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 228, 236, 0.25)), to(rgba(227, 228, 236, 0.25)));
  background-image: linear-gradient(180deg, rgba(227, 228, 236, 0.25), rgba(227, 228, 236, 0.25));
  background-position: 0px 0px;
}

.descarga-col {
  padding: 10px 12px;
}

.icn-block {
  width: 21%;
  height: 100%;
  margin-right: 15px;
  padding-top: 81px;
  padding-left: 9px;
  float: left;
  background-color: #40c6ec;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(25, 113, 163, 0.54)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, rgba(25, 113, 163, 0.54), hsla(0, 0%, 100%, 0));
}

.icn-block.block-oscuro {
  width: 21%;
  padding-top: 81px;
  padding-bottom: 0px;
  background-color: #243141;
  text-align: center;
}

.icn-block.trifoliar {
  background-color: #40ece5;
}

.base-down {
  display: none;
}

.flecha-download {
  display: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.boton-redo {
  position: absolute;
  left: 2px;
  top: 12px;
  padding: 10px;
  border-radius: 50px;
  background-color: hsla(0, 0%, 100%, 0.12);
}

.licencia {
  padding-top: 15px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(36, 49, 65, 0.9)), to(rgba(36, 49, 65, 0.9))), url('../images/Proyecto-Renace-1111-min.jpg');
  background-image: linear-gradient(180deg, rgba(36, 49, 65, 0.9), rgba(36, 49, 65, 0.9)), url('../images/Proyecto-Renace-1111-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-style: normal;
  text-align: center;
}

.programas-popup {
  position: relative;
  padding-top: 50px;
}

.programas-img {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 15px;
  margin-right: 5px;
  margin-bottom: 15px;
}

.programas-img.des1 {
  margin-top: 72px;
  margin-right: 5px;
}

.programas-img.des2 {
  margin-top: 62px;
  margin-right: 5px;
}

.programas-img.des6 {
  margin-bottom: 3px;
}

.programas-img.des5 {
  margin-top: 33px;
}

.programas-img.des4 {
  margin-top: 44px;
}

.programas-img.des3 {
  margin-top: 53px;
}

.rs-col2 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Raleway, sans-serif;
  color: #243141;
  font-weight: 500;
  text-align: center;
}

.popup-trabajo {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1100;
  display: none;
  padding-top: 60px;
  background-color: rgba(32, 32, 32, 0.9);
  opacity: 0;
}

.trabajo-block {
  display: block;
  width: 500px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  background-color: #173150;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(54, 191, 218, 0.65)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(54, 191, 218, 0.65), hsla(0, 0%, 100%, 0));
}

.trabajo-img {
  height: 200px;
  padding-top: 18px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/seg-3-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/seg-3-min.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.trabajo-txt {
  margin-top: 15px;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  color: #eeebeb;
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  text-align: center;
}

.trabajo-txt-block {
  padding-top: 15px;
  text-align: center;
}

.h3-blanco {
  margin-bottom: 12px;
  font-family: Raleway, sans-serif;
  color: #eeebeb;
  font-size: 25px;
  font-weight: 800;
}

.body {
  font-family: Raleway, sans-serif;
}

.logo-footer {
  float: left;
}

.noticia-block {
  position: relative;
  padding-top: 30px;
}

.noticia-txt {
  padding-right: 10px;
  padding-bottom: 50px;
  padding-left: 30px;
  text-align: justify;
  letter-spacing: 0px;
}

.heading-2 {
  font-size: 18px;
}

.heading-2.centro {
  text-align: center;
}

.cuadro-img {
  width: 17%;
  height: 50px;
  max-width: 45px;
  margin-right: 5px;
  float: left;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(36, 49, 65, 0.95)), to(rgba(36, 49, 65, 0.95))), url('../images/Renace-II.jpg');
  background-image: linear-gradient(180deg, rgba(36, 49, 65, 0.95), rgba(36, 49, 65, 0.95)), url('../images/Renace-II.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.cuadro-img.celeste {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(64, 198, 236, 0.95)), to(rgba(64, 198, 236, 0.95))), url('../images/Renace-II.jpg');
  background-image: linear-gradient(180deg, rgba(64, 198, 236, 0.95), rgba(64, 198, 236, 0.95)), url('../images/Renace-II.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.cuadro-img.azul {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(52, 105, 141, 0.95)), to(rgba(52, 105, 141, 0.95))), url('../images/Renace-II.jpg');
  background-image: linear-gradient(180deg, rgba(52, 105, 141, 0.95), rgba(52, 105, 141, 0.95)), url('../images/Renace-II.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.otra-noticia {
  display: block;
  max-width: 300px;
  margin-top: 6px;
  margin-bottom: 6px;
  background-color: hsla(0, 0%, 85.9%, 0.31);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  color: #2e3640;
  text-decoration: none;
}

.otra-noticia:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.side-txt {
  display: inline-block;
  margin-top: 9px;
  margin-bottom: 9px;
  padding-top: 6px;
  float: none;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.flecha-up {
  right: -201px;
  bottom: -9px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-style: none;
  background-color: #40c6ec;
  -webkit-perspective: 1018px;
  perspective: 1018px;
  cursor: pointer;
}

.otra-noticia-col {
  position: relative;
}

.btn-leer-ms {
  position: absolute;
  right: 15px;
  bottom: 12px;
  padding: 4px 31px;
  border-radius: 20px;
  background-color: #40c6ec;
  font-size: 12px;
  letter-spacing: 1px;
}

.hnew-img {
  width: 30%;
  height: 150px;
  margin-right: 12px;
  float: left;
}

.hnew-img.nimg1 {
  background-image: url('../images/Noticia-3---Cultivando-Agua-Buena.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hnew-img.nimg2 {
  background-image: url('../images/Proyecto-Renace-1414-thmb_1.jpg');
  background-position: 82% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hnew-img.nimg3 {
  background-image: url('../images/quetzal.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hnew-img.nimg4 {
  background-image: url('../images/Implementación-de-mejores-prácticas-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icnsearch {
  position: absolute;
  left: 667px;
  right: 12px;
  bottom: 6px;
  opacity: 0.47;
  -webkit-filter: invert(90%);
  filter: invert(90%);
}

.search-block {
  position: static;
  right: -30px;
  bottom: 25px;
  padding: 3px;
  border: 2px none #243141;
  border-radius: 20px;
}

.search-block:hover {
  padding-right: 3px;
  padding-left: 3px;
  border-radius: 0px;
  background-color: #173150;
  font-family: Raleway, sans-serif;
}

.heading-3 {
  text-align: center;
}

.heading-4 {
  text-align: center;
}

.heading-5 {
  text-align: center;
}

.input-txt {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 25px;
}

.input-btn {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.html-embed {
  display: none;
}

.form {
  position: relative;
}

.embed-search {
  width: 190px;
  float: left;
  color: #eeebeb;
  text-align: left;
}

.search-contain {
  position: relative;
}

.buscador-block {
  position: absolute;
  left: 0px;
  top: 76px;
  right: 0px;
  z-index: 800;
  height: 40px;
  padding-top: 3px;
  padding-right: 0px;
  padding-left: 30px;
  background-color: #173150;
}

.resultadosb {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1310;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: rgba(32, 32, 32, 0);
  font-family: Raleway, sans-serif;
}

.icn-footer {
  margin-right: 15px;
  float: left;
  opacity: 0.79;
}

.contacto-block {
  padding-top: 8px;
  padding-bottom: 8px;
}

.copy-block {
  margin-top: 19px;
  padding-top: 9px;
  padding-bottom: 15px;
  background-color: #243141;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(32, 32, 32, 0.3)), to(rgba(32, 32, 32, 0.3)));
  background-image: linear-gradient(180deg, rgba(32, 32, 32, 0.3), rgba(32, 32, 32, 0.3));
}

.adx {
  color: #40c3ec;
}

.heading-6 {
  display: block;
}

.navlink-b2 {
  margin-top: 10px;
  padding: 3px 10px;
  border-style: none solid none none;
  border-color: #616971;
  border-right-width: 2px;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
}

.navlink-b2:hover {
  color: #40c6ec;
}

.navlink-b2._2 {
  margin-right: 10px;
  border-right-style: none;
}

.navblock {
  width: 185px;
  height: 45px;
  float: right;
}

.image {
  float: right;
  -webkit-filter: invert(100%) brightness(200%);
  filter: invert(100%) brightness(200%);
}

html.w-mod-js *[data-ix="no-display-contacto"] {
  display: none;
}

html.w-mod-js *[data-ix="none-display"] {
  display: none;
}

html.w-mod-js *[data-ix="hideblock"] {
  display: none;
}

@media screen and (max-width: 991px) {
  .home-slider {
    z-index: 1;
    height: 100%;
  }

  .hsquehacemos-img {
    margin-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hs-rs {
    display: block;
    height: 100%;
  }

  .hs-news {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer {
    height: auto;
    min-height: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hsproben-cont-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 30px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hsproben-header-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .hsvalores-grilla-cont {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hsavanceproyectos-cont-renaces {
    display: block;
    padding-bottom: 0px;
  }

  .hsavanceproyectos-renaces-col {
    position: relative;
    display: block;
    height: 500px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hsavanceproyectos-renaces-cont {
    padding-right: 10px;
    padding-left: 10px;
  }

  .hsavanceproyectos-renaces-cont.avanceprocol1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .hsrs-col-face {
    display: block;
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .hsnews-cont-cols {
    display: block;
    height: 152px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .hsnews-div-texto {
    position: static;
    overflow: visible;
    min-height: 130px;
    padding-top: 11px;
  }

  .hsfooter-cont-col {
    padding-right: 40px;
    padding-left: 40px;
  }

  .hsfooter-col2 {
    padding-right: 0px;
  }

  .hsfooter-siguenos-icoyt {
    margin-right: 0px;
  }

  .hsfooter-txt.copyr {
    margin-top: 7px;
  }

  .rsesmedio {
    margin-bottom: 0px;
    padding-bottom: 40px;
  }

  .rsesmedio-conten {
    height: 335px;
    padding-right: 18px;
    padding-left: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-style: none;
    line-height: 21px;
  }

  .rsesmedio-conten.active {
    height: 350px;
  }

  .rsesbajo-img1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .rsesbajo-img-2 {
    padding-right: 9px;
    padding-left: 9px;
  }

  .masslider {
    background-position: 70% 50%;
  }

  .masden-info-txt {
    padding-right: 10px;
    padding-left: 10px;
  }

  .legalinfo {
    margin-right: 60px;
    margin-left: 60px;
  }

  .protectinfo {
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 0px;
  }

  .excelinfo {
    height: 314px;
  }

  .masgaleria {
    height: auto;
    padding-bottom: 25px;
  }

  .masgaleria-cont {
    display: block;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .segsinfo-contdiv {
    padding-left: 10px;
  }

  .aiscover-text {
    height: 142px;
    margin-bottom: 77px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .navmenu-cont {
    position: static;
    left: 520px;
    display: block;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #2e3640;
    color: transparent;
    text-align: left;
  }

  .navbar-txt-link {
    border-top: 0px none transparent;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    color: #eeebeb;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
  }

  .navbar-txt-link:hover {
    border-bottom: 2px solid #44708e;
    background-color: #2e3946;
    color: #61cbe8;
  }

  .navbar-txt-link.activepage {
    height: 50px;
    line-height: 24px;
  }

  .parrafo-sub.parrafo-subcolor {
    font-size: 13px;
    text-align: left;
  }

  .parrafo-sub.txtambiente {
    padding-top: 12px;
    font-size: 12px;
  }

  .rsedropdown.btnmacover {
    height: 60px;
  }

  .subtitular-fcolor {
    font-size: 16px;
    line-height: 19px;
  }

  .hsfooter-cor-tel {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .aisheader {
    margin-top: -80px;
  }

  .titular-cover {
    font-size: 2.5em;
    line-height: 50px;
  }

  .faqscover-contxt {
    margin-left: 0px;
  }

  .btn-redocover.btnacceso {
    float: left;
  }

  .btn-redocover.btn_ma {
    font-size: 13px;
  }

  .btnflecha-cont {
    left: 0px;
    bottom: -22px;
  }

  .masgaleria-texto {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: auto;
    min-height: 150px;
    padding: 5px 7px 15px;
  }

  .titilo-pfoto {
    font-size: 2.1em;
    line-height: 35px;
  }

  .parrafo-pfoto {
    font-size: 14px;
    font-weight: 600;
  }

  .masden-legal {
    margin-right: 60px;
    margin-left: 60px;
    padding-left: 10px;
  }

  .masden-protect {
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 0px;
  }

  .masslider-txt {
    margin-right: 0px;
    margin-left: 50px;
  }

  .llamadoacc {
    padding-right: 30px;
    padding-left: 30px;
  }

  .btncintillo {
    width: 200px;
  }

  .llamadoacc-contenedor {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .segsllider-cont {
    height: 45vh;
  }

  .segslider {
    height: 45vh;
  }

  .herotxt {
    width: 60%;
    margin-top: 0px;
    margin-left: 63px;
    padding: 21px 0px 20px 35px;
    float: left;
  }

  .masparrafo {
    font-size: 16px;
    line-height: 21px;
  }

  .linknoticias {
    height: auto;
  }

  .separador-cont {
    padding-right: 299px;
    padding-left: 299px;
  }

  .redes-fb {
    text-align: center;
  }

  .lightbox-animales {
    display: block;
    width: 100%;
    float: left;
  }

  .video-emb {
    height: 90vh;
  }

  .quetzal-header {
    padding-top: 60px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 14px;
  }

  .desarrollo-txt {
    display: none;
  }

  .desarrollo-centro {
    width: auto;
    max-width: 315px;
  }

  .h4-heading {
    margin-bottom: 4px;
    padding-top: 4px;
    color: #eeebeb;
  }

  .h4-heading.oscuro {
    color: #173150;
  }

  .icn-block {
    width: 28%;
  }

  .icn-block.block-oscuro {
    width: 28%;
  }

  .reir-mob {
    font-size: 22px;
  }

  .heading-2.centro {
    font-size: 25px;
    line-height: 33px;
  }

  .cuadro-img {
    height: 57px;
  }

  .cuadro-img.celeste {
    height: 57px;
  }

  .cuadro-img.azul {
    height: 57px;
  }

  .side-txt {
    display: block;
    line-height: 17px;
  }

  .flecha-up {
    left: 0px;
    right: NaNpx;
    bottom: -22px;
  }

  .search-block {
    -webkit-transition-property: none;
    transition-property: none;
  }

  .search-block:hover {
    position: static;
    border-style: none;
  }

  .heading-3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .home-slider {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 350px;
  }

  .hsquehacemos-img {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .hs-valores {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.4)), to(hsla(0, 0%, 100%, 0.4))), url('../images/fresh_snow.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.4), hsla(0, 0%, 100%, 0.4)), url('../images/fresh_snow.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 250px;
  }

  .hs-rs {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .hsquehacemos {
    display: block;
    width: auto;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hsproben-cont-txt {
    width: auto;
    max-width: 100%;
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 6px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hsproben-header-txt {
    display: block;
    height: auto;
    margin-top: 0px;
  }

  .header-parrafo {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 17px;
  }

  .header-parrafo.header-parrafow {
    padding-left: 20px;
    font-size: 16px;
    line-height: 23px;
  }

  .hsproben-contenedor-colms {
    padding-right: 60px;
    padding-left: 60px;
  }

  .hsvalores-header-cont {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }

  .hsvalores-grilla-block {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .hsavanceproyectos-header {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hsavanceproyectos-renaces-col {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .hsavanceproyectos-renaces-cont {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .hsavanceproyectos-renaces-cont.avanceprocol1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
  }

  .hsnews-cont-cols {
    margin-bottom: 30px;
  }

  .hsfooter-cont-col {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hsfooter-col2 {
    padding-right: 0px;
  }

  .hsfooter-siguenos-icoyt {
    margin-right: 0px;
  }

  .hsfooter-txt {
    padding-right: 0px;
  }

  .relacionamiento-header {
    padding-right: 15px;
    padding-left: 15px;
  }

  .rsesmedio-conten {
    padding: 12px 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .rsesmedio-conten-head {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .masslider {
    display: block;
    height: 100vh;
    padding-top: 78px;
  }

  .masgaleria-cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .segsheader {
    padding-right: 16px;
    padding-bottom: 40px;
    padding-left: 16px;
  }

  .segsinfo {
    padding-top: 30px;
  }

  .segsinfo-contdiv {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .segsinfo-htitulo {
    color: #2e3640;
    font-size: 2.1em;
  }

  .faqscontpreg-header {
    font-weight: 600;
  }

  .faqscontpreg-r2 {
    font-size: 14px;
  }

  .aiscover-text {
    height: 145px;
    margin-bottom: 60px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(59%, #243141), to(rgba(36, 49, 65, 0)));
    background-image: linear-gradient(0deg, #243141 59%, rgba(36, 49, 65, 0));
  }

  .aisnews-header {
    padding-left: 0px;
  }

  .navmenu-cont {
    left: 369px;
    margin-left: -50px;
    padding-left: 0px;
  }

  .navbar-txt-link.activepage {
    height: 50px;
    margin-left: 0px;
    padding-left: 20px;
  }

  .hsproben-grillacont {
    margin-top: 0px;
  }

  .txt-celeste {
    font-size: 26px;
  }

  .hsmisvis-txt {
    padding-right: 30px;
    padding-left: 30px;
  }

  .hsquehacemos-txt {
    padding-top: 0px;
  }

  .hsrs-header {
    height: auto;
    padding-top: 3px;
    padding-bottom: 34px;
  }

  .parrafo-sub.parrafo-subcolor {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .parrafo-sub.segp {
    padding-right: 0px;
    padding-left: 0px;
  }

  .titularsec {
    padding-left: 10px;
  }

  .titularsec.titular-cintillo {
    text-align: center;
  }

  .rsedropdown.btnmacover {
    height: 130px;
    margin-right: -22px;
  }

  .hsfooter-rscont {
    margin-top: 1px;
    margin-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .faqsrespuesta-subt {
    color: rgba(54, 114, 175, 0.8);
  }

  .aisheader {
    margin-top: -70px;
    padding-top: 20px;
  }

  .titular-cover {
    font-size: 2.3em;
    text-align: center;
  }

  .hsheader-cont {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 18px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .faqscover-contxt {
    padding-left: 40px;
  }

  .btnflecha-cont {
    position: absolute;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hsquehacemos-img1 {
    width: 45%;
    padding-right: 0px;
  }

  .hsquehacemos-img1.quehacemosimg2 {
    padding-left: 0px;
  }

  .hsquehacemos-img3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .img-redo {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .titilo-pfoto {
    font-size: 1.8em;
  }

  .parrafo-pfoto {
    padding-right: 4px;
    padding-left: 4px;
  }

  .subtitular-fblanco {
    padding-left: 0px;
  }

  .cont-50 {
    width: 100%;
    padding-right: 10px;
    padding-left: 22px;
  }

  .segsestrategia-col2 {
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .segsestrategia-col1 {
    padding-left: 25px;
  }

  .segsejes {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 203, 232, 0.84)), to(rgba(97, 203, 232, 0.84))), url('../images/Renace-II-Noticias.jpg');
    background-image: linear-gradient(180deg, rgba(97, 203, 232, 0.84), rgba(97, 203, 232, 0.84)), url('../images/Renace-II-Noticias.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .segsiconos {
    margin-top: 70px;
  }

  .segsiconos2 {
    padding-top: 53px;
    padding-bottom: 53px;
  }

  .masden-protect {
    padding-bottom: 19px;
  }

  .masslider-txt {
    position: relative;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .btncintillo {
    width: 160px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .llamadoacc-contenedor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cover_img.homeimg {
    height: 100vh;
    padding-top: 0px;
    background-image: url('../images/Renace-II-acceso.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .r1 {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .r2 {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .r3 {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .r4 {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .r5 {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .r6 {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .r7 {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .r8 {
    position: static;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .r9 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .rssiguenos-sitio {
    margin-left: 28px;
  }

  .segslider.segimg {
    position: relative;
    background-image: url('../images/PERSONA-RENACE-3.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .herotxt {
    position: static;
    left: 0px;
    top: 170px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: auto;
    margin-left: 0px;
    padding-top: 76px;
    padding-right: 0px;
    padding-bottom: 76px;
    float: none;
  }

  .faqsrow1 {
    padding-right: 22px;
    padding-left: 22px;
  }

  .subtitulo-sfoto {
    padding-top: 9px;
    padding-right: 48px;
    padding-bottom: 21px;
    color: #fff;
    font-size: 15px;
  }

  .heronoticias {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .separador-cont {
    padding-right: 220px;
    padding-left: 220px;
  }

  .video-emb {
    height: 360px;
  }

  .desarrollo-block {
    display: block;
    padding-right: 23px;
    padding-left: 23px;
    text-align: center;
  }

  .desarrollo-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .desarrollo-centro {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .btn-tab {
    margin-right: 4px;
    margin-left: 4px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .icn-block {
    width: 21%;
  }

  .icn-block.block-oscuro {
    width: 21%;
  }
}

@media screen and (max-width: 479px) {
  .home-slider {
    position: relative;
    height: auto;
  }

  .hs-valores {
    padding-top: 10px;
    padding-bottom: 15px;
    font-family: Raleway, sans-serif;
    color: #353a3f;
    font-size: 16px;
  }

  .hs-valores.header {
    height: 40%;
    font-family: Raleway, sans-serif;
  }

  .hs-avances-proyectos {
    padding-top: 35px;
  }

  .hs-news {
    margin-top: 25px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-bottom: 45px;
    padding-left: 20px;
    background-color: hsla(0, 0%, 95.3%, 0.18);
  }

  .footer {
    height: auto;
    min-height: 0px;
    padding-right: 6px;
    padding-left: 6px;
    text-align: left;
  }

  .navbar.active {
    padding-left: 15px;
  }

  .hsquehacemos {
    margin-top: 12px;
  }

  .hsproben-cont-txt {
    display: block;
    max-width: 100%;
    margin-top: 0px;
    padding: 15px 5px 40px;
  }

  .hsproben-header-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
  }

  .header-parrafo {
    margin-bottom: 15px;
    color: #353a3f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }

  .header-parrafo.header-parrafow {
    padding-right: 10px;
    padding-left: 10px;
  }

  .header-parrafo.benparrafo {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
  }

  .header-parrafo.aisparrafo {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0px;
  }

  .header-parrafo.blockfloat {
    text-align: justify;
    letter-spacing: 0px;
  }

  .hs-misvis-col1 {
    height: 300px;
    padding-top: 50px;
  }

  .hsmisvis-col2 {
    height: 300px;
    padding-top: 50px;
    background-color: #a3a5a7;
    font-family: 'Open Sans', sans-serif;
  }

  .hsvalores-grilla-cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .hsvalores-grilla-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hsavanceproyectos-header {
    margin-bottom: 25px;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 16px;
  }

  .hsavanceproyectos-renaces-col {
    height: 465px;
  }

  .hsavanceproyectos-renaces-cont {
    max-width: 450px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hsavanceproyectos-renaces-cont.avanceprocol1 {
    max-width: 450px;
  }

  .hsnews-header {
    display: block;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .hsnews-cont-cols {
    height: 175px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    font-size: 14px;
  }

  .hsnews-div-img {
    width: 100%;
    margin-bottom: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .hsnews-div-texto {
    padding-left: 10px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .hsfooter-cont-col {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hsfooter-col1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .hsfooter-col2 {
    height: auto;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .hsfooter-txt {
    height: auto;
    padding-right: 6px;
    padding-left: 6px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 11px;
  }

  .hsfooter-txt.copyr {
    font-size: 13px;
    text-align: center;
  }

  .hsfooter-txt.footerdirecc {
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
  }

  .hsnoticias-header-txt {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
  }

  .rses-slider {
    height: 45%;
  }

  .rses-influencia-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .rsesalto {
    padding-bottom: 0px;
  }

  .rsesimpacto-cont-header {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 14px;
    text-align: center;
  }

  .rsesmedio {
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
  }

  .relacionamiento-header {
    margin-bottom: 0px;
    padding: 0px 12px;
    font-size: 16px;
  }

  .rsesmedio-conten {
    position: static;
    height: auto;
    padding: 5px 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 203, 232, 0.16)), to(rgba(97, 203, 232, 0.16)));
    background-image: linear-gradient(180deg, rgba(97, 203, 232, 0.16), rgba(97, 203, 232, 0.16));
  }

  .rsesmedio-conten.active {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .rsesmedio-conten-head {
    height: auto;
    margin-top: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rsesmedio-img1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Comunicación-y-relacionamiento-min.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, null, null), url('../images/Comunicación-y-relacionamiento-min.jpg');
    background-position: 0px 0px, 0px 0px, 69% 50%;
  }

  .rsesmedio-img2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Cultura-Comunitaria-min.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Cultura-Comunitaria-min.jpg');
    background-position: 0px 0px, -269px 0px;
  }

  .rsesmedio-img3 {
    display: block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/programas-de-apoyo-min_1.jpg');
    background-image: linear-gradient(180deg, null, null), linear-gradient(180deg, null, null), url('../images/programas-de-apoyo-min_1.jpg');
    background-position: 0px 0px, 0px 0px, -167px 0px;
  }

  .rsesbajo-header-cont {
    color: #40c6ec;
    text-align: center;
  }

  .parrafo-fblanco {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    font-weight: 600;
  }

  .rsesbajo-img1 {
    width: 100%;
    height: 400px;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .rsesbajo-img-2 {
    width: 100%;
    padding-left: 10px;
  }

  .masslider {
    position: relative;
    display: block;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(12%, rgba(17, 41, 70, 0.85)), color-stop(45%, rgba(23, 46, 74, 0.66)), to(hsla(0, 0%, 100%, 0))), url('../images/Trascendencia-ambiental-min.jpg');
    background-image: linear-gradient(90deg, rgba(17, 41, 70, 0.85) 12%, rgba(23, 46, 74, 0.66) 45%, hsla(0, 0%, 100%, 0)), url('../images/Trascendencia-ambiental-min.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
  }

  .masestrategia-header {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 14px;
  }

  .masden-info-txt {
    display: block;
    overflow: visible;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #353a3f;
    font-size: 16px;
  }

  .legalinfo {
    display: block;
    overflow: visible;
    max-height: auto;
    margin-right: 40px;
    margin-left: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .protectinfo {
    overflow: visible;
    height: auto;
    max-height: auto;
    margin-right: 25px;
    margin-left: 25px;
  }

  .excelinfo {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .masgaleria {
    height: auto;
    padding-bottom: 30px;
  }

  .masgaleria-header {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .masgaleria-contenedor {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .masgaleria-cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .ais-cover {
    height: 72vh;
    background-position: -416px 85%;
  }

  .segsheader {
    padding-right: 0px;
    padding-left: 0px;
  }

  .segsinfo {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .segsinfo-contdiv {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .segsinfo-htitulo {
    padding-right: 22px;
    padding-left: 22px;
    font-size: 1.6em;
    line-height: 30px;
  }

  .faqscover-img {
    height: 100vh;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 3%, rgba(54, 54, 54, 0)), linear-gradient(45deg, rgba(64, 160, 236, 0.9), rgba(64, 159, 236, 0.61) 52%, rgba(64, 133, 236, 0)), url('../images/renace-interior.jpg');
    background-position: 0px 0px, 0px 0px, 44% -9%;
  }

  .faqscontpreg {
    padding-right: 15px;
    padding-left: 15px;
  }

  .faqscontpreg-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 35px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .aiscover-text {
    height: 167px;
    padding-bottom: 22px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(56%, #243141), to(rgba(36, 49, 65, 0)));
    background-image: linear-gradient(0deg, #243141 56%, rgba(36, 49, 65, 0));
  }

  .aisinfo-txt {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .aisinfo-cont {
    padding-top: 0px;
  }

  .aisnews-header {
    padding-left: 0px;
    background-image: none;
  }

  .navbar-menu-bot {
    float: right;
  }

  .navmenu-cont {
    position: absolute;
    left: 120px;
    margin-right: 0px;
  }

  .navbar-txt-link.activepage {
    height: 43px;
    padding-top: 14px;
    padding-right: 0px;
    color: #fff;
    font-size: 16px;
  }

  .navbar-txt-link.navdrop {
    height: 40px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 20px;
    color: #eeebeb;
    font-size: 16px;
    letter-spacing: 0.5px;
  }

  .txt-celeste {
    margin-top: 18px;
    color: #40c6ec;
    font-size: 24px;
  }

  .hsmisvis-txt {
    padding-right: 3px;
    padding-left: 3px;
    font-size: 13px;
    line-height: 21px;
    font-style: normal;
    font-weight: 600;
  }

  .hsquehacemos-txt {
    padding-right: 0px;
    padding-left: 0px;
    color: #243141;
    font-size: 15px;
    font-weight: 500;
  }

  .parrafo-sub {
    margin-top: 0px;
    color: #353a3f;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
  }

  .parrafo-sub.parrafo-subcolor {
    margin-top: 5px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    color: #fff;
    line-height: 22px;
    font-weight: 700;
    text-align: left;
  }

  .parrafo-sub.segp {
    padding-right: 0px;
    text-align: center;
  }

  .parrafo-sub.txtambiente {
    padding-top: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .parrafo-sub.practicas {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .parrafo-sub.infratxt {
    margin-top: 0px;
    clear: both;
    font-size: 14px;
  }

  .parrafo-sub.mov {
    padding-top: 0px;
    text-align: center;
  }

  .rseslide1 {
    padding: 0px;
    background-position: 67% 50%;
    background-repeat: no-repeat;
  }

  .rsslide-2 {
    background-size: cover;
  }

  .rseslider {
    height: 450px;
  }

  .titularsec {
    padding-left: 10px;
    font-size: 2.1em;
  }

  .titularsec.aistitular {
    font-size: 2.2em;
  }

  .titularsec.titular-cintillo {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 2em;
    text-align: center;
  }

  .titularsec.centrado {
    display: block;
    margin-bottom: 0px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 1.6em;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
  }

  .titularsec.floatleft {
    margin-top: 16px;
    float: none;
    font-size: 1.5em;
    line-height: 28px;
  }

  .rsedropdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top-style: none;
  }

  .rsedropdown.btnmacover {
    height: 56px;
  }

  .rseslide3 {
    background-position: 70% 50%, 0px 0px;
    background-size: auto 100%, 125px;
    background-repeat: no-repeat, repeat;
  }

  .subtitular-fcolor {
    text-align: center;
  }

  .hsfooter-cor-tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 22px;
    margin-bottom: 8px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .hsfooter-cor-tel.datos-contacto {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .hsfooter-rscont {
    margin-top: 15px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .faqsrespuesta-subt {
    width: 80%;
    color: rgba(54, 114, 175, 0.85);
  }

  .aisheader {
    padding-top: 0px;
    padding-right: 11px;
    padding-left: 11px;
  }

  .titular-cover {
    font-size: 2.2em;
    line-height: 39px;
  }

  .hsheader-cont {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .faqscover-contxt {
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding: 60px 25px 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .btn-redocover.btnacceso {
    display: block;
    padding-right: 28px;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .btnflecha-cont {
    bottom: -82px;
  }

  .aisnews-subt {
    padding-right: 2px;
  }

  .aisbajo-imgcont {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .masgaleria-texto {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .masgaleria-texto.mamiferos {
    height: 150px;
  }

  .masgaleria-texto.aves {
    height: 120px;
    min-height: 120px;
    padding-top: 10px;
  }

  .masgaleria-texto.picudos {
    height: 120px;
    min-height: 120px;
    padding-top: 6px;
  }

  .masgaleria-texto.flora {
    height: 60px;
    min-height: 110px;
  }

  .titilo-pfoto {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px 0px 10px 6px;
    color: #fff;
    font-size: 1.8em;
    line-height: 36px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
  }

  .parrafo-pfoto {
    margin-bottom: 0px;
    padding: 5px 0px 45px;
    font-size: 14px;
    text-shadow: 0 1px 23px #000;
  }

  .subtitular-fblanco {
    margin-top: 9px;
    margin-bottom: 9px;
    text-align: center;
  }

  .cont-50 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 16px;
    text-align: center;
  }

  .img-cuadrada {
    margin-right: 4px;
    margin-left: 4px;
  }

  .img-cuadrada.estrategiaimg1 {
    margin-right: 4px;
    margin-left: 4px;
  }

  .img-cuadrada.estrategiaimg2 {
    margin-right: 4px;
    margin-left: 4px;
  }

  .img-cuadrada.estrategiaimg3 {
    margin-right: 4px;
    margin-left: 4px;
  }

  .segsestrategia-col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .segsestrategia-col1 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .segsiconos {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    text-align: center;
  }

  .segsiconos2 {
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .masden-legal {
    margin-right: 40px;
    margin-left: 40px;
  }

  .masden-protect {
    margin-top: 36px;
    margin-right: 25px;
    margin-left: 25px;
    padding-bottom: 12px;
  }

  .masslider-txt {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding: 120px 19px 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .llamadoacc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 203, 232, 0.55)), to(rgba(97, 203, 232, 0.55))), url('../images/Que-hacemos-3-min.jpg');
    background-image: linear-gradient(180deg, rgba(97, 203, 232, 0.55), rgba(97, 203, 232, 0.55)), url('../images/Que-hacemos-3-min.jpg');
    background-position: 0px 0px, 50% 34%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    font-size: 13px;
  }

  .btncintillo {
    width: 170px;
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 11px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-color: #fff;
    background-color: transparent;
  }

  .btncintillo:hover {
    border-color: #fff;
    background-color: #fff;
    box-shadow: 3px 3px 13px -2px rgba(64, 198, 236, 0.8);
  }

  .llamadoacc-contenedor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .correo-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .formcontacto {
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1010;
    display: none;
    overflow: auto;
    width: 100%;
  }

  .formcontacto.contactocel {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 802;
    display: none;
    width: 100%;
    height: auto;
    margin-top: 0px;
  }

  .formularios {
    position: static;
    display: block;
    overflow: visible;
    width: 100%;
  }

  .close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 547px;
    min-width: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .closelink {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .formproveedor {
    top: 0px;
    right: -16px;
    bottom: 0px;
    z-index: 1010;
    display: none;
    width: 100%;
  }

  .formproveedor.proveedorcel {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 801;
    width: 100%;
    min-width: 100px;
    margin-top: 0px;
  }

  .cover_img {
    height: 100vh;
    background-color: #d1d1d1;
  }

  .cover_img.homeimg {
    position: relative;
    display: block;
    height: 90vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url('../images/Renace-II-acceso.jpg');
    background-position: 45% 55px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .r1 {
    position: relative;
    margin-bottom: 0px;
    border-top: 2px none rgba(93, 103, 114, 0.21);
    border-bottom: 2px solid rgba(93, 103, 114, 0.22);
  }

  .r2 {
    position: static;
    padding-bottom: 35px;
    border-bottom: 2px solid rgba(93, 103, 114, 0.22);
  }

  .r3 {
    position: static;
    padding-bottom: 35px;
    border-bottom: 2px solid rgba(93, 103, 114, 0.22);
  }

  .r4 {
    position: static;
    padding-bottom: 25px;
    border-bottom: 2px solid rgba(93, 103, 114, 0.22);
  }

  .r5 {
    position: static;
    padding-top: 26px;
    padding-bottom: 12px;
    border-bottom: 2px solid rgba(93, 103, 114, 0.22);
  }

  .r6 {
    position: static;
    padding-top: 25px;
    padding-bottom: 12px;
    border-bottom: 2px solid rgba(93, 103, 114, 0.22);
  }

  .r7 {
    position: static;
    padding-top: 25px;
    padding-bottom: 19px;
    border-bottom: 2px solid rgba(93, 103, 114, 0.22);
  }

  .r8 {
    position: static;
    padding-top: 28px;
    padding-bottom: 25px;
    border-bottom: 2px solid rgba(93, 103, 114, 0.22);
  }

  .r9 {
    position: static;
    padding-top: 25px;
  }

  .faqs-colrespuestas {
    padding-top: 15px;
  }

  .segsllider-cont {
    height: 85vh;
    margin-top: 0px;
  }

  .segslider.segimg {
    display: block;
    height: 85vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(36, 49, 65, 0.9)), color-stop(39%, rgba(36, 49, 65, 0))), url('../images/PERSONA-RENACE-3.jpg');
    background-image: linear-gradient(0deg, rgba(36, 49, 65, 0.9), rgba(36, 49, 65, 0) 39%), url('../images/PERSONA-RENACE-3.jpg');
    background-position: 0px 0px, -41px 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .herotxt {
    top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100%;
    margin-left: 0px;
    padding: 0px 12px 40px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-family: Raleway, sans-serif;
  }

  .faqsrow1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .masparrafo {
    width: 100%;
  }

  .subtitulo {
    margin-top: -6px;
    color: rgba(93, 103, 114, 0.7);
  }

  .subtitulo.fcolor {
    color: #d1d1d1;
  }

  .subtitulo-sfoto {
    padding-bottom: 50px;
    padding-left: 5px;
    color: #acddeb;
    font-size: 16px;
    letter-spacing: 1px;
  }

  .gradienthover {
    padding-top: 350px;
    padding-right: 14px;
    padding-left: 14px;
  }

  .fecha-num {
    margin-bottom: 2px;
    font-size: 45px;
  }

  .noticiahero-txt {
    padding-right: 16px;
    padding-left: 16px;
  }

  .rsehero {
    height: auto;
  }

  .rsehero-container {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 500;
  }

  .separador-cont {
    padding-right: 117px;
    padding-left: 117px;
  }

  .contntxt_avances {
    background-color: hsla(0, 0%, 96.5%, 0.4);
  }

  .lightbox-animales {
    width: 100%;
  }

  .video-emb {
    height: 400px;
  }

  .subtitular-ma {
    padding-right: 10px;
    font-size: 16px;
  }

  .quetzal-block {
    height: 450px;
    padding-top: 25px;
    padding-right: 12px;
    padding-left: 12px;
  }

  .quetzal-header {
    height: auto;
    padding-top: 0px;
  }

  .infraestructura-block {
    padding-left: 15px;
    font-family: Raleway, sans-serif;
    color: #353a3f;
    font-weight: 500;
  }

  .infraestructura-block.col1 {
    width: 100%;
    padding-top: 0px;
    float: none;
    color: #353a3f;
  }

  .infraestructura-block.col2 {
    width: 100%;
    height: 200px;
    float: none;
    background-position: 50% 50%;
    background-size: 750px;
  }

  .infraestructura-block.block1 {
    width: 100%;
    height: 200px;
    float: none;
  }

  .llamado-cuadro {
    margin-bottom: 50px;
  }

  .icn.floatizq {
    margin-bottom: 45px;
    padding-top: 18px;
  }

  .programas-block {
    padding-top: 0px;
  }

  .desarrollo-txt {
    position: static;
    display: block;
    height: 220px;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 18px;
    font-weight: 500;
  }

  .desarrollo-block {
    padding-top: 20px;
  }

  .desarrollo-img {
    display: block;
    overflow: hidden;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }

  .desarrollo-centro {
    display: block;
    width: auto;
    max-width: 400px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    text-align: center;
  }

  .desarrollo-centro.des_mov {
    height: 130px;
    padding-top: 1px;
  }

  .h4-heading {
    margin-bottom: 0px;
    float: none;
    border-bottom-style: none;
    text-align: left;
  }

  .h4-heading.centrado {
    text-align: center;
  }

  .h4-heading.centrado.blanco {
    color: #eeebeb;
  }

  .tabnavbar {
    padding-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .btn-tab {
    margin: 9px 40px;
    padding-right: 16px;
    padding-left: 16px;
    border-width: 2px;
    border-color: #40c6ec;
    color: #173150;
    font-size: 14px;
    text-align: center;
  }

  .btn-tab:hover {
    color: #173150;
  }

  .btn-tab.w--current {
    margin-right: 40px;
    margin-left: 40px;
    background-color: #40c6ec;
  }

  .btn-tab.w--current:hover {
    color: #fff;
  }

  .block-infraestructura {
    float: none;
  }

  .quetzal-block-pop {
    display: none;
    font-family: Raleway, sans-serif;
  }

  .quetzal-block-pop.pop-rse {
    display: none;
  }

  .pop-fondo {
    width: 95%;
    padding-right: 12px;
    padding-left: 12px;
    color: #353a3f;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    text-align: justify;
    letter-spacing: -0.9px;
  }

  .pop-fondo.rsepop {
    display: block;
    overflow: auto;
    padding-top: 50px;
  }

  .icn-cierrre {
    position: absolute;
    top: 20px;
    right: -10px;
    margin-bottom: 0px;
    float: none;
  }

  .programas-img.des1 {
    margin-top: 0px;
  }

  .programas-img.des2 {
    margin-top: 0px;
  }

  .programas-img.des6 {
    overflow: visible;
    margin-top: 0px;
  }

  .programas-img.des5 {
    margin-top: 0px;
  }

  .programas-img.des4 {
    margin-top: 0px;
  }

  .programas-img.des3 {
    margin-top: 0px;
  }

  .reir-mob {
    font-size: 18px;
  }

  .columna-separador {
    padding-top: 30px;
  }

  .datos-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 21px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .header-popup {
    float: left;
  }

  .popup-trabajo {
    display: none;
    padding-right: 9px;
    padding-left: 9px;
    opacity: 0;
  }

  .trabajo-block {
    width: auto;
    height: 500px;
  }

  .trabajo-txt-block {
    padding-right: 6px;
    padding-left: 6px;
  }

  .noticia-block {
    padding: 15px 5px 39px;
  }

  .noticia-txt {
    padding-top: 25px;
    padding-left: 10px;
  }

  .heading {
    font-size: 26px;
    line-height: 32px;
  }

  .heading-2 {
    font-size: 16px;
    font-weight: 500;
  }

  .btn-leer-ms {
    position: static;
    margin-top: 12px;
  }

  .hnew-img.nimg1 {
    height: 175px;
  }

  .hnew-img.nimg2 {
    height: 175px;
  }

  .hnew-img.nimg3 {
    height: 175px;
  }

  .hnew-img.nimg4 {
    height: 175px;
  }

  .buscador-block {
    position: absolute;
    left: 0px;
    top: 76px;
    right: 0px;
    z-index: 700;
    padding-top: 9px;
  }

  .buscador {
    position: relative;
    margin-top: 0px;
  }

  .buscador.bfooter {
    margin-top: 15px;
  }

  .column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block {
    font-size: 13px;
  }
}