/*=============================================================================================*/
/*====================================imagenes de eventos======================================*/
/*=============================================================================================*/
#gtco-inicio {
  background-image: url(../../img/aviso-de-privacidad/ley-de-proteccion.jpg);
}
/*=============================================================================================*/
/*====================================imagenes de eventos======================================*/
/*=============================================================================================*/
#fh5co-work {
  padding: 2em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-work {
    padding: 4em 0;
  }
}
#fh5co-work {
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background-color: #52d3aa;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMzZjk1ZWEiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzUyZDNhYSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #3f95ea), color-stop(1, #52d3aa));
  /* Android 2.3 */
  background-image: -webkit-repeating-linear-gradient(top left, #3f95ea 0%, #52d3aa 100%);
  /* IE10+ */
  background-image: repeating-linear-gradient(to bottom right, #ba4003 0%, #ba0303 100%);/**/
  background-image: -ms-repeating-linear-gradient(top left, #ba4003 0%, #ba0303 100%);/*09b9e3   b74e03*/
}
#fh5co-work a {
  color:#000;
  font-weight: bold;
  font-size: 1.2em;
}
#fh5co-work a:hover {
  color: #fff;
}
#fh5co-work:before {
  top: 0;
  margin-top: -35px;
}
#fh5co-work:after {
  bottom: 0;
  margin-bottom: -35px;
}
#fh5co-work .section-heading h2 {
  color: #fff;
}
#fh5co-work .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-work .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-work .section-heading h2 {
  color: #fff;
}
#fh5co-work .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  clear: both;
}
.section-heading h2 {
  margin: 0 0 30px 0;
  font-size: 50px;
  font-weight: 300;
  color: #444;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}
.section-heading h2.left-border:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #52d3aa;
  left: 0%;
  margin-left: 0px;
  bottom: 0;
}
.section-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #52d3aa;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}
.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}
.descripcion-proteccion{
  font-family: 'Poppins', sans-serif;
  font-size: 1em !important;
}
.titulo-proteccion{
  font-family: 'Poppins', sans-serif;
  font-weight: bold !important;
  font-size: 2em !important;
}
li.descripcion-proteccion{
  font-family: 'Poppins', sans-serif;
  font-size: 1em !important;
}
/*--------------------------------------------------------*/
@media screen and (max-width: 1024px) {
  .descripcion-proteccion{
    font-size: 0.9em!important;
  }
  .titulo-proteccion{
    font-size: 1.9em!important;
  }
  li.descripcion-proteccion{
    font-size: 0.9em!important;
  }
}
/*--------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .descripcion-proteccion{
    font-size: 0.8em!important;
  }
  .titulo-proteccion{
    font-size: 1.7em!important;
  }
  li.descripcion-proteccion{
    font-size: 0.8em!important;
  }
}
/*--------------------------------------------------------*/
@media screen and (max-width: 425px) {
  .descripcion-proteccion{
    font-size: 0.7em!important;
    margin-left: 10px;
    margin-right: 10px;
  }
  .titulo-proteccion{
    font-size: 1.6em!important;
    margin-left: 10px;
    margin-right: 10px;
  }
  li.descripcion-proteccion{
    font-size: 0.7em!important;
  }
}
/*--------------------------------------------------------*/
@media screen and (max-width: 375px) {
  .descripcion-proteccion{
    font-size: 0.6em!important;
  }
  .titulo-proteccion{
    font-size: 1.5em!important;
  }
  li.descripcion-proteccion{
    font-size: 0.6em!important;
  }
}
