/* Sass Document */
*::-moz-selection {
  background: #f1f1f2;
  color: #666; }
*::selection {
  background: #f1f1f2;
  color: #666; }

body {
  font-size: 15px;
  line-height: 23px;
  font-family: 'Gilroy-Light_2';
  font-weight: normal;
  font-style: normal;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

  @font-face {
  	font-family: 'Gilroy-Bold';
  	font-style: normal;
  	font-weight: normal;
  	src: local('Gilroy-Bold'), url('Gilroy-Bold.woff') format('woff');
  }
  @font-face {
  	font-family: 'Gilroy-ExtraBold';
  	font-style: normal;
  	font-weight: normal;
  	src: local('Gilroy-ExtraBold'), url('Gilroy-ExtraBold.woff') format('woff');
  }
  @font-face {
  	font-family: 'Gilroy-Heavy';
  	font-style: normal;
  	font-weight: normal;
  	src: local('Gilroy-Heavy'), url('Gilroy-Heavy.woff') format('woff');
  }
  @font-face {
  	font-family: 'Gilroy-Light_2';
  	font-style: normal;
  	font-weight: normal;
  	src: local('Gilroy-Light_2'), url('Gilroy-Light_2.woff') format('woff');
  }
  @font-face {
  	font-family: 'Gilroy-Medium';
  	font-style: normal;
  	font-weight: normal;
  	src: local('Gilroy-Medium'), url('Gilroy-Medium.woff') format('woff');
  }
  @font-face {
  	font-family: 'Gilroy-Regular';
  	font-style: normal;
  	font-weight: normal;
  	src: local('Gilroy-Regular'), url('Gilroy-Regular.woff') format('woff');
  }
  @font-face {
  	font-family: 'Keithzo';
  	font-style: normal;
  	font-weight: normal;
  	src: local('Pretty-Mommy-Font-by-Keithzo'), url('Pretty-Mommy-Font-by-Keithzo.woff') format('woff');
  }

.clearer{
  clear: both;
  display: block;
}
.turquesa{ color:#00a9c0; }
.azul{ color:#173158; }
.verde{ color:#9bc13c; }

/* INICIO */
#bloque_blanco_1{
  width: 100%;
  height:600px;
  display: table;
  background: #FFF;
  background-image:url(../images/fondo-logo.svg);
  background-size:cover;
  position:relative;
}
#linea_verde{
  width: 80%;
  height: auto;
  padding:20px 10%;
  text-align: left;
  background:#9bc13c;
  color: #FFF;
  font-family: 'Gilroy-Light_2';
}
#bloque_blanco_1_izq{
  width:50%;
  padding:50px 40% 50px 10%;
  text-align: center;
}
#bloque_blanco_1_izq img{
  width:30%;
}
#bloque_blanco_1_izq h1{
  font-size: 25px;
  font-family: 'Gilroy-Light_2';
  line-height:50px;
}
#bloque_blanco_1_izq h2{
  font-size:17px;
  font-family: 'Gilroy-Light_2';
  line-height:10px;
}
#bloque_blanco_1_izq p{
  font-size:30px;
  font-family: 'Keithzo';
  line-height:10px;
}
#bloque_blanco_1_der{
  position: absolute;
  width: 30%;
  right: 10%;
  bottom: -100px;
}
#bloque_blanco_1_der img{
  width: 70%;
}
#redes{
  position: absolute;
  top: 20px;
  right: 20px;
}
#redes img{
  height: 40px;
  margin: 0 5px;
}

/* AZUL */
#bloque_azul{
  width: 100%;
  height:600px;
  display: table;
  background: #FFF;
  background-image:url(../images/home-hanno-Cenefa.jpg);
  background-size:cover;
  position: relative;
}
#ba_txt{
  width: 25%;
  padding: 150px 10% 50px 65%;
  text-align: right;
  line-height: 25px;
  font-size: 15px;
  color: #FFF;

}
#pleca_azul{
  width: 80%;
  margin: 0 10%;
  padding: 30px 0;
  background:#00a9c0;
  display: table;
  border-radius:90px;
  position: absolute;
  bottom: -30px;
  height: auto;
  z-index:5000;
}
#pa_25{
  width: 25%;
  float: left;
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
  color: #FFF;
  font-family: 'Gilroy-Medium';
  line-height: 15px;
}
#pa_25 img{
  height: 50px;
  margin-bottom: 10px;
}

/* VERDE */
#bloque_verde{
  width: 100%;
  min-height:600px;
  height: auto;
  display: table;
  background:#9bc13c;
  padding:80px 0;
  position: relative;
}
#bloque_verde_izq{
  width: 20%;
  float: left;
  padding: 0 5%;
  text-align: center;
  font-family: 'Keithzo';
  font-size: 30px;
  color:#173158;
  line-height:30px;
}
#bloque_verde_der{
  width: 65%;
  padding: 0 5% 0 0;
  float: left;
  text-align: left;
}
#bloque_verde_der h1{
  font-family: 'Keithzo';
  font-size: 30px;
  color:#FFF;
  line-height:10px;
  font-weight:lighter;
}
#bloque_verde_der p{
  font-family: 'Gilroy-Light_2';
  font-size:15px;
  color:#173158;
  line-height:20px;
}
#bv_modelo{
  width: 20%;
  position: absolute;
  left: 5%;
  bottom:-5px;
}
#bv_modelo img{
  width:100%;
}

/* BLANCO */
#bloque_blanco_2{
  width: 80%;
  min-height:600px;
  height: auto;
  display: table;
  background: #FFF;
  margin: 0 10%;
  position: relative;
}
#fd{
  width: 50%;
  position: absolute;
  right:-30%;
  top: -160px;
}
#fd img{
  width: 67%;
}
#bb_50{
  width:60%;
  padding: 20px 0;
  float: left;
}
#bb_50 h1{
  width: 100%;
  text-align: left;
  font-size:30px;
  font-family: 'Keithzo';
  color:#00a9c0;
}
#bb_50 p{
  text-align: left;
  font-size: 15px;
  font-family: 'Gilroy-Light_2';
  color:#173158;
  padding-left: 50px;
}
#bb_50 h2{
  width: 100%;
  text-align:left;
  font-size:15px;
  font-family: 'Gilroy-Light_2';
  color:#00a9c0;
  font-weight:lighter;
}
#bb_50 span{
  font-size:25px;
  font-family: 'Keithzo';
  color:#9bc13c;
  font-weight:lighter;
}
#barra_proceso{
  width: 100%;
  margin: 20px 0;
  height: auto;
  display: table;
}
#bp_1{
  width: 14.2%;
  float: left;
  text-align: center;
  font-size:30px;
  font-family: 'Keithzo';
  color:#00a9c0;
}
#bp_2{
  width: 14.2%;
  float: left;
  text-align: center;
}
#bp_2 img{
  width:45%;
}
#titulo_costos{
  width: 100%;
  text-align: center;
  font-size:30px;
  font-family: 'Keithzo';
  color:#00a9c0;
}
#ca{
  width: 43%;
  margin: 0 2% 0 0;
  float: left;
  height: auto;
  background:#173158;
  display: table;
  padding:30px 0;
}
#ca_cuadro{
  width: 31%;
  margin: 0 1%;
  float: left;
  text-align: center;
  color: #FFF;
  font-family: 'Gilroy-Medium';
  font-size: 15px;

}
#ca_cuadro span{
  font-family: 'Keithzo';
  color:#00a9c0;
  font-size:50px;
}
#ca_titulo{
  width: 100%;
  padding:0;
  text-align: center;
  font-size:15px;
  font-family: 'Gilroy-Light_2';
  color:#00a9c0;
}
#linea_verde_2{
  width: 70%;
  margin: 0 15%;
  border-bottom:solid 1px #9bc13c;
}
#linea_verde_3{
  width: 60%;
  margin: 0 20%;
  border-bottom:solid 1px #173158;
}
#cv{
  width: 53%;
  margin: 0 0 0 2%;
  float: left;
  height: auto;
  background:#9bc13c;
  display: table;
  padding: 25px 0;
}
#cv_titulo{
  width: 90%;
  padding: 0 5%;
  text-align: center;
  font-size: 25px;
  color:#173158;
  font-family: 'Gilroy-Medium';
}
#cv_titulo span{
  font-family: 'Keithzo';
  color: #FFF;
  font-size: 40px;
}
#cv_50{
  width:54%;
  padding:8px 3%;
  text-align: center;
  color: #FFF;
  font-family: 'Gilroy-Light_2';
  font-size:17px;
  float: left;
}
#cv_50 span{
  color:#173158;
  font-family: 'Gilroy-Medium';
}
#cv_cuadro{
  width: 18%;
  margin: 0 1%;
  float: left;
  text-align: center;
  color: #FFF;
  font-family: 'Gilroy-Medium';
  font-size: 15px;

}
#cv_cuadro span{
  font-family: 'Keithzo';
  color:#00a9c0;
  font-size:50px;
}

/*TURQUESA*/
#ct{
  width: 80%;
  margin: 0;
  float: left;
  height: auto;
  background:#00a9c0;
  display: table;
  padding:10px 0;
  position: relative;
}
#ct_40{
  width: 38%;
  padding: 10px 1%;
  float:left;
  text-align: center;
}
#ct_40 h1{
  color: #FFF;
  font-family: 'Gilroy-Light_2';
  font-size: 22px;
}
#ct_40 h1 span{
  color:#173158;
}
#ct_40 p{
  color: #FFF;
  font-size: 15px;
  font-family: 'Gilroy-Light_2';
}
#ct_40 p span{
  color:#9bc13c;
  font-family: 'Gilroy-Medium';
}
#ct_20{
  width: 20%;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: -6px;
  left: 40%;
}
#ct_20 img{
  width:55%;
}
#esp_20{
  width: 20%;
  float: left;
  display: table;
}
#ct_40_2{
  width: 38%;
  padding: 10px 1%;
  float:left;
  text-align: center;
}
#ct_40_2 h1{
  color:#173158;
  font-family: 'Gilroy-Medium';
  font-size: 20px;
}
#ct_40_2 h1 span{
  color:#9bc13c;
}
#ct_40_2 h2{
  color:#173158;
  font-family: 'Gilroy-Light_2';
  font-size: 15px;
  line-height: 17px;
}
#ct_40_2 p{
  color: #FFF;
  font-size: 12px;
  font-family: 'Gilroy-Light_2';
  line-height: 10px;
}
#logoh{
  width: 20%;
  float:left;
  text-align: center;
  padding: 10px 0;
}
#logoh img{
  width:60%;
}


#footer{
  width: 100%;
  padding: 10px 0;
  text-align: center;
  font-size: 15px;
  font-family: 'Gilroy-Light_2';
}
#footer a{
  color:#173158;
  text-decoration: none;
}
#footer img{
  height: 25px;
  margin:0 0 0 5px;
}
#footer p{
  font-size: 12px;
  line-height: 5px;
  color:#173158;
}

#fijo{
  width: 100%;
  height: auto;
  padding: 10px 0;
  text-align: center;
  display: none;
  position: fixed;
  z-index:6000;
  background: #FFF;
  border-bottom: solid 1px #00a9c0;
}
#fijo img{
  height:90px;
}
#redes_fijo{
  position: absolute;
  top: 20px;
  right: 20px;
}
#redes_fijo img{
  height: 40px;
  margin: 0 5px;
}
#desktop{
  display: block;
}
#acceso_directo{
  display: none;
}













@media only screen and (min-width:300px) and (max-width:1024px){
#desktop{
  display: none;
}
#cabecera_movil{
  display: table;
  width: 100%;
  height: auto;
  padding:15px 0;
  text-align: center;
  border-bottom: solid 2px #34495e;
  position: fixed;
  top: 0;
  left: 0;
  background:#FFF;
  z-index:5000;
}
#cabecera_movil img{
  height:50px;
  width: auto;
}

/* INICIO */
#bloque_blanco_1{
  width: 100%;
  height:100%;
  display: table;
  background: #FFF;
  background-image:url(../images/fondo-logo.svg);
  background-size:cover;
  position:relative;
}
#linea_verde{
  width: 70%;
  height: auto;
  padding:20px 25% 20px 5%;
  text-align: left;
  background:#9bc13c;
  color: #FFF;
  font-family: 'Gilroy-Light_2';
}
#bloque_blanco_1_izq{
  width:60%;
  padding:50px 20%;
  text-align: center;
}
#bloque_blanco_1_izq img{
  width:60%;
}
#bloque_blanco_1_izq h1{
  font-size: 20px;
  font-family: 'Gilroy-Light_2';
  line-height:20px;
}
#bloque_blanco_1_izq h2{
  font-size:17px;
  font-family: 'Gilroy-Light_2';
  line-height:20px;
}
#bloque_blanco_1_izq p{
  font-size:30px;
  font-family: 'Keithzo';
  line-height:20px;
}
#bloque_blanco_1_der{
  position: absolute;
  width: 30%;
  right: -20px;
  bottom: -100px;
}
#bloque_blanco_1_der img{
  width: 90%;
}

/* AZUL */
#bloque_azul{
  width: 100%;
  height:600px;
  display: table;
  background: #FFF;
  background-image:url(../images/home-hanno-Cenefa.jpg);
  background-size:cover;
  position: relative;
}
#ba_txt{
  width: 80%;
  padding: 100px 10%;
  text-align: right;
  line-height: 20px;
  font-size: 15px;
  color: #FFF;

}
#pleca_azul{
  width: 100%;
  margin: 0;
  padding:20px 0;
  background:#00a9c0;
  display: table;
  border-radius:0;
  position: absolute;
  bottom: -30px;
  height: auto;
  z-index:5000;
}
#pa_25{
  width: 25%;
  float: left;
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
  color: #FFF;
  font-family: 'Gilroy-Medium';
  line-height: 15px;
}
#pa_25 img{
  height: 40px;
  margin-bottom: 10px;
}

/* VERDE */
#bloque_verde{
  width: 100%;
  min-height:1400px;
  height: auto;
  display: table;
  background:#9bc13c;
  padding:80px 0;
  position: relative;
}
#bloque_verde_izq{
  width: 80%;
  padding: 0 10%;
  text-align: center;
  font-family: 'Keithzo';
  font-size: 30px;
  color:#173158;
  line-height:30px;
}
#bloque_verde_der{
  width: 90%;
  padding: 0 5%;
  text-align: left;
}
#bloque_verde_der h1{
  font-family: 'Keithzo';
  font-size: 30px;
  color:#FFF;
  line-height:10px;
  font-weight:lighter;
}
#bloque_verde_der p{
  font-family: 'Gilroy-Light_2';
  font-size:15px;
  color:#173158;
  line-height:20px;
}
#bv_modelo{
  width: 40%;
  position: absolute;
  left: 5%;
  bottom:-5px;
}
#bv_modelo img{
  width:100%;
}

/* BLANCO */
#bloque_blanco_2{
  width: 100%;
  min-height:600px;
  height: auto;
  display: table;
  background: #FFF;
  margin: 0;
  position: relative;
}
#fd{
  width: 70%;
  position: absolute;
  right:-79px;
  top: -100px;
}
#fd img{
  width: 75%;
}
#bb_50{
  width:80%;
  padding: 20px 10%;
}
#bb_50 h1{
  width: 100%;
  text-align: left;
  font-size:30px;
  font-family: 'Keithzo';
  color:#00a9c0;
}
#bb_50 p{
  text-align: left;
  font-size: 15px;
  font-family: 'Gilroy-Light_2';
  color:#173158;
  padding-left: 30px;
}
#bb_50 h2{
  width: 100%;
  text-align:center;
  font-size:15px;
  font-family: 'Gilroy-Light_2';
  color:#00a9c0;
  font-weight:lighter;
}
#bb_50 span{
  font-size:25px;
  font-family: 'Keithzo';
  color:#9bc13c;
  font-weight:lighter;
}
#barra_proceso{
  width: 100%;
  margin: 20px 0;
  height: auto;
  display: table;
}
#bp_1{
  width: 100%;
  text-align: center;
  font-size:35px;
  font-family: 'Keithzo';
  color:#00a9c0;
  padding: 10px 0;
}
#bp_2{
  width: 50%;
  float: left;
  text-align: center;
}
#bp_2 img{
  width:auto;
  height: 100px;
}
#titulo_costos{
  width: 100%;
  text-align: center;
  font-size:35px;
  padding: 10px 0;
  font-family: 'Keithzo';
  color:#00a9c0;
}

#ca{
  width:100%;
  margin: 0;
  float: left;
  height: auto;
  background:#173158;
  display: table;
  padding:30px 0;
}
#ca_cuadro{
  width: 31%;
  margin: 0 1%;
  text-align: center;
  color: #FFF;
  font-family: 'Gilroy-Medium';
  font-size: 15px;

}
#ca_cuadro span{
  font-family: 'Keithzo';
  color:#00a9c0;
  font-size:50px;
}
#ca_titulo{
  width: 100%;
  padding:0;
  text-align: center;
  font-size:15px;
  font-family: 'Gilroy-Light_2';
  color:#00a9c0;
}
#linea_verde_2{
  width: 70%;
  margin: 0 15%;
  border-bottom:solid 1px #9bc13c;
}
#linea_verde_3{
  width: 60%;
  margin: 0 20%;
  border-bottom:solid 1px #173158;
}

#cv{
  width: 100%;
  margin: 0;
  height: auto;
  background:#9bc13c;
  display: table;
  padding: 25px 0;
  margin-top: 30px;
}
#cv_titulo{
  width: 90%;
  padding: 0 5%;
  text-align: center;
  font-size: 25px;
  color:#173158;
  font-family: 'Gilroy-Medium';
}
#cv_titulo span{
  font-family: 'Keithzo';
  color: #FFF;
  font-size: 40px;
}
#cv_50{
  width:90%;
  padding:8px 5%;
  text-align: center;
  color: #FFF;
  font-family: 'Gilroy-Light_2';
  font-size:17px;
  float: left;
  margin-bottom:20px;
}
#cv_50 span{
  color:#173158;
  font-family: 'Gilroy-Medium';
}
#cv_cuadro{
  width: 40%;
  margin: 0 5%;
  float: left;
  text-align: center;
  color: #FFF;
  font-family: 'Gilroy-Medium';
  font-size: 15px;

}
#cv_cuadro span{
  font-family: 'Keithzo';
  color:#00a9c0;
  font-size:50px;
}

/*TURQUESA*/
#ct{
  width:100%;
  float: left;
  height: auto;
  background:#00a9c0;
  display: table;
  padding:10px 0;
  position: relative;
  padding-bottom:150px;
  margin-bottom:100px
}
#ct_40{
  width: 90%;
  padding: 10px 5% 0 5%;
  text-align: center;
}
#ct_40 h1{
  color: #FFF;
  font-family: 'Gilroy-Light_2';
  font-size: 22px;
}
#ct_40 h1 span{
  color:#173158;
}
#ct_40 p{
  color: #FFF;
  font-size: 15px;
  font-family: 'Gilroy-Light_2';
}
#ct_40 p span{
  color:#9bc13c;
  font-family: 'Gilroy-Medium';
}
#ct_20{
  width: 40%;
  position: absolute;
  bottom: -6px;
  left: 30%;
}
#ct_20 img{
  width:auto;
  height: 150px;
}
#esp_20{
  display:none;
}
#ct_40_2{
  width: 90%;
  padding: 0 5%;
  text-align: center;
}
#ct_40_2 h1{
  color:#173158;
  font-family: 'Gilroy-Medium';
  font-size: 20px;
}
#ct_40_2 h1 span{
  color:#9bc13c;
}
#ct_40_2 h2{
  color:#173158;
  font-family: 'Gilroy-Light_2';
  font-size: 15px;
  line-height: 17px;
}
#ct_40_2 p{
  color: #FFF;
  font-size: 12px;
  font-family: 'Gilroy-Light_2';
  line-height: 10px;
}
#logoh{
  display: none;
}
#footer{
  display: none;
}
#acceso_directo{
  width: 100%;
  padding: 5px 0;
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 10000;
  background: #FFF;
  border-top: solid 1px #00a9c0;
  display: block;
}
#acceso_directo img{
  height:70px;
}
#redes_movil{
  position: absolute;
  top: 20px;
  right: 10px;
}
#redes_movil img{
  height: 40px;
  margin: 0 5px;
}


}
