/* INTRO */
#servicios {
  width: 100%;
  height: 80vh;
  padding: 0 0 0 0;
  background: #ffffff;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}

.serviciosBG {
  width: 100%;
  height: 85%;
  background-image: url('/../../web/img/servicios/intro.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  transition: all .3s ease;
}
.serviciosBG h1 {
  font-size: 100px;
  color: #ffffff;
  font-weight: 500;
  font-style: normal;
  position: absolute;
  bottom: 25px;
  left: 25%;
  transition: all .3s ease;
}
.serviciosText {
  width: 25%;
  height: 200px;
  padding: 25px 50px 0 50px;
  text-align: left;
  background: #4289d5;
  background-color: #4289d5;
  -webkit-box-shadow: 0px 8px 6px -1px rgba(0,0,0,0.28);
  -moz-box-shadow: 0px 8px 6px -1px rgba(0,0,0,0.28);
  box-shadow: 0px 8px 6px -1px rgba(0,0,0,0.28);
  position: absolute;
  bottom: 50px;
  right: 25%;
  transition: all .3s ease;
}
.serviciosText p {
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  transition: all .3s ease;
}

.serviciosBGResp {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
  display: none;
  transition: all .3s ease;
}

.serviciosTextResp {
  width: 100%;
  height: auto;
  padding: 50px 10% 50px 10%;
  text-align: center;
  background: #4289d5;
  background-color: #4289d5;
  display: none;
  line-height: 1;
  transition: all .3s ease;
}
.serviciosTextResp h1 {
  font-size: 35px;
  color: #ffffff;
  font-weight: 500;
  font-style: normal;
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
  transition: all .3s ease;
}
.serviciosTextResp p {
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  transition: all .3s ease;
}
/*  */

/* ADINE */
#adine_servicios {
  width: 100%;
  height: auto;
  padding: 0 10% 100px 10%;
  background-image: url('/../../web/img/servicios/intro-adine.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}

.adine_intro {
  width: 50%;
  height: auto;
  padding: 0 5% 0 5%;
  margin: 0 auto;
  text-align: left;
  position: relative;
  transition: all .3s ease;
}
.adine_intro p {
  font-size: 22px;
  color: #5d5e5d;
  font-weight: 500;
  font-style: normal;
  transition: all .3s ease;
}

.adineSpace {
  width: 100%;
  height: 500px;
  position: relative;
  transition: all .3s ease;
}

.adineFooter {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  position: relative;
  transition: all .3s ease;
}

.adineTitle {
  width: 100%;
  height: auto;
  padding: 0 0 50px 0;
  text-align: left;
  position: relative;
  transition: all .3s ease;
}
.adineTitle h1 {
  font-size: 20px;
  color: #4289d5;
  font-weight: bold;
  font-style: normal;
  padding: 0 0 0 0!important;
  margin: 0 0 0 0!important;
  transition: all .3s ease;
}

.adineInfo {
  width: 100%;
  height: auto;
  padding: 0 15% 50px 0;
  text-align: left;
  position: relative;
  transition: all .3s ease;
}
.adineInfo p {
  font-size: 16px;
  color: #5d5e5d;
  font-weight: 500;
  font-style: normal;
  transition: all .3s ease;
}
.adineInfo a {
  color: #659bda;
  font-weight: 500;
  font-style: normal;
  text-decoration: underline;
  transition: all .3s ease;
}
.adineInfo a:hover, .adineInfo a:focus, .adineInfo a:active {
  color: #4289d5;
}
/*  */

/* TIEMPO DE RESPUESTA */
#tiempo_respuesta {
  width: 100%;
  height: auto;
  padding: 50px 15% 50px 15%;
  background: #ffffff;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}
.tiempoImagen {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0 0 0 0;
  line-height: 0;
  position: relative;
  transition: all .3s ease;
}
.tiempoInfo {
  width: 100%;
  height: auto;
  padding: 0 45% 0 5%;
  text-align: left;
}
.tiempoInfo h1 {
  font-size: 20px;
  color: #4289d5;
  font-weight: bold;
  font-style: normal;
  transition: all .3s ease;
}
.tiempoInfo p {
  font-size: 16px;
  color: #5d5e5d;
  font-weight: 500;
  font-style: normal;
  transition: all .3s ease;
}

.contribuyeInfo {
  width: 100%;
  height: auto;
  padding: 50px 10% 50px 10%;
  text-align: center;
  transition: all .3s ease;
}
.contribuyeInfo p {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  color: #5d5e5d;
  transition: all .3s ease;
}

.congtribuyeLista {
  width: 100%;
  height: auto;
  padding: 0 20% 0 20%;
  text-align: left;
  transition: all .3s ease;
}
.congtribuyeLista ul li {
  font-size: 16px;
  color: #4289d5;
  font-weight: 500;
  font-style: normal;
  padding: 0 0 15px 0;
  transition: all .3s ease;
}
