/* estilos del sitio web */

/*fuentes y fuentes CDN*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*estilos generales*/
html, body{opacity:0; background: #fff; font-family: 'Poppins', sans-serif;}
html{position:relative; min-height:100%}
body{margin-bottom:0px; position: relative;}
.height-100{height:100vh}
.displayflex{display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-flex-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: center;
  justify-content: center;
}
.sinpaddingleft{padding-left:0px !important}
.sinpaddingright{padding-right:0px !important}
.row-con-margen{margin-left:-15px; margin-right:-15px}
.w100Hauto{width:100%; height:auto}
.error{color:#F00; font-size:10px; font-weight:300;}
.empty{color:#F00; font-size:10px; font-weight:300;}
.oculto-success{font-size:14px; font-weight:300; text-align:center; margin-top:10px; color:#000}
.error-borde{border-color:#DB2629 !important}
.centrado {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
}
.mailto{color:inherit; text-decoration:none}
.mailto:hover{color:inherit; text-decoration:underline;}
.display-block{display:block}
.grayscale
{
-moz-filter: grayscale(100%);
-o-filter:grayscale(100%);
-ms-filter:grayscale(100%);
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* For Webkit browsers */
filter: gray; /* For IE 6 - 9 */
/*-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
.grayscale:hover{
	-webkit-filter:none !important;
	filter:none !important;
	-moz-filter:none !important;
	-o-filter:none !important;
	-ms-filter:none !important;
}
span.pointer,b.pointer,a.pointer{cursor:pointer}
.relative{position:relative}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 appearance:none;
 -moz-appearance:none;
 margin: 0;
}
.pointer{cursor:pointer}
.transition{transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;}
.row{margin-left:0px; margin-right:0px}
.row-con-margen{margin-left:-15px !important; margin-right:-15px !important}
:focus {
    outline: none;
}
.elemento *::-webkit-input-placeholder {
    /* Google Chrome y Safari */
    color: #000000 !important;
	opacity:1;
}
.elemento *:-moz-placeholder {
    /* Firefox anterior a 19 */
    color: #000000 !important;
	opacity:1;
}
.elemento *::-moz-placeholder {
    /* Firefox 19 y superior */
    color: #000000 !important;
	opacity:1;
}
.elemento *:-ms-input-placeholder {
    /* Internet Explorer 10 y superior */
    color: #000000 !important;
	opacity:1;
}
.relativeZ1{position: relative; z-index: 1}
.transition{
		transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;
}
.mensaje-de-error,.mensaje-de-error-2{
  color:#DB2629
}
.a-seccion{
  position: absolute; top: -70px; height: 1px; opacity: 0;
}
#ocultosuccess,#ocultosuccess2{
  text-align: center;
}
.mensaje-de-error,.mensaje-de-error-2{
  color:#DB2629; margin-bottom: 10px; font-size: 12px
}
.content-table{
  display: table; width: 100%; height: 100%
}
.content-row{
  display: table-row;
}
.content-cell{
  display: table-cell; vertical-align: middle;
}
.float {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 65px;
    background-color: #25d366;
    color: rgba(31, 173, 83, 0.3);
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.66);
    z-index: 10000;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
.float:hover {
  color: rgba(38, 217, 104, 0.7);
}
.float .fa-whatsapp{
  color: #fff;
  font-size: 40px;
  margin-top: 11px;
}
.acciones{
  position: fixed; right: 45px; bottom: 30px; z-index: 100
}

@-webkit-keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
  }
}

.loader{
  position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 11000; background:#182553;
}
.loader .logo{
  width: 300px;
}

header{
  position: relative;
  height: 150px;
  background-color: #182553;
}
header .logo{
  margin-top: 47px
}
header .datos-contacto{text-align: right; margin-top: 51px}
header .datos-contacto a, header .datos-contacto a:hover, header .datos-contacto a:focus{
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 2px;
  text-align: right;
  color: #fff;
  text-decoration: none;
}
.portada{
  background-image: url('../img/reco-portada.jpg'); background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; background-position: center; position: relative; overflow: hidden
}
.portada .base{opacity: 0}
.portada h1{
  font-size: 57.2px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 1.43px;
  text-align: left;
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  z-index: 1;
  margin: 0
}
.portada h1 span{
  opacity: 0;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
}
.portada h1 span.active{opacity: 1}
.portada .shape-1{
  width: 339.4px;
  height: 88.3px;
  margin: 0 1241.2px 74px 0;
  box-shadow: 2.8px 3.3px 37.3px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, #e81c24 -1510%, #ff4319 -1410%);
  border-bottom-right-radius: 88.3px;
  z-index: 1;
  position: absolute; left: 0; top: 0
}
.portada .shape-2{
  width: 339.4px;
  height: 88.3px;
  margin: 6px 0 0 767.1px;
  box-shadow: 2.8px 3.3px 37.3px 0 rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, #f3aa02 -2397%, #ffcc5c -2297%);
  border-top-left-radius: 88.3px;
  z-index: 1;
  position: absolute; right: 0; bottom: 0
}
.portada .container{
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  z-index: 2
}
.portada .sobrepuesto{
  background-image: linear-gradient(to right, #182553, rgba(24, 37, 83, 0)); height: 100%; width: 100%; position: absolute; left: 0; top: 0
}
.inicio-1{
  background-image: url('../img/reco-fondo-inicio.jpg'); background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; background-position: center; padding-top: 70px; padding-bottom: 70px; overflow: hidden;
}
.inicio-1 .izquierda{padding-right: 50px}
.inicio-1 .derecha{padding-left: 50px}
.inicio-1 p{
  width: 647px;
  max-width: 100%;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 0
}
.inicio-1 form input[type=text],.inicio-1 form input[type=email]{
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: none;
  border:none;
  border-bottom:1px solid #fff
}
.inicio-1 form button{
  margin-top: 60px;
  width: 372px;
  max-width: 100%;
  height: 51.1px;
  border-radius: 25.6px;
  border: solid 0.5px #fff;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background: none
}
.inicio-1 form *::-webkit-input-placeholder {
    /* Google Chrome y Safari */
    color: #fff !important;
	opacity:1;
}
.inicio-1 form *:-moz-placeholder {
    /* Firefox anterior a 19 */
    color: #fff !important;
	opacity:1;
}
.inicio-1 form *::-moz-placeholder {
    /* Firefox 19 y superior */
    color: #fff !important;
	opacity:1;
}
.inicio-1 form *:-ms-input-placeholder {
    /* Internet Explorer 10 y superior */
    color: #fff !important;
	opacity:1;
}
.inicio-2{
  padding-top: 60px;
}
.inicio-2 ul{padding-left: 0; margin-bottom: 60px; text-align: center;}
.inicio-2 ul li{
  margin-left: 9px; margin-right: 9px; display: inline-block; vertical-align: bottom;
}
.inicio-2 ul li:first-child{margin-left: 0}
.inicio-2 ul li:last-child{margin-right: 0}
.inicio-2 ul li .cuatro{position: relative; bottom: 10px}
.inicio-2 ul li .cinco{position: relative; bottom: 10px}
.inicio-2 .divisor{
  height: 1px; background: #182553; margin-bottom: 23px;
}
footer{padding-bottom: 40px}
footer h3{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #182553;
}
footer h3 a, footer h3 a:hover, footer h3 a:focus{
  color: #182553; text-decoration: none;
}
footer h3 b{font-weight: 600;}

/* medias SM para abajo*/
@media (max-width:767px)
{
  header{height: 80px}
  header .logo{width: 100px; margin-top: 16px}
  header .datos-contacto{margin-top: 26px}
  header .datos-contacto a, header .datos-contacto a:hover, header .datos-contacto a:focus{font-size: 14px; letter-spacing: 1.5px}
  .portada{height: 280px}
  .portada h1{font-size: 23px; left: 15px; top: 50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%); width: 90%; text-align: left;}
  .portada .shape-1, .portada .shape-2{width: 100px; height: 30px}
  .inicio-1{padding-top: 50px; padding-bottom: 50px}
  .inicio-1 .izquierda {
    padding-right: 15px;
  }
  .inicio-1 .derecha {
    padding-left: 15px;
  }
  .inicio-1 p{width: 100%; font-size: 14px; text-align: center; margin-bottom: 30px}
  .inicio-1 form input[type=text], .inicio-1 form input[type=email]{font-size: 16px}
  .inicio-1 form .c-boton{text-align: center;}
  .inicio-1 form button{margin-top: 20px; font-size: 16px;}
  .inicio-2 {
    padding-top: 50px;
  }
  .inicio-2 ul li .cuatro,.inicio-2 ul li .cinco {
      position: inherit;
      bottom: inherit;
  }
  .inicio-2 ul li{margin-bottom: 30px}
  .inicio-2 .logos-movil img{max-width: 100%; margin-bottom: 30px}
  .inicio-2 .logos-movil img.cuatro-m{position: relative; top: 20px}
  footer h3{font-size: 12px; line-height: normal; margin-bottom: 0}
  footer h3 span{display: none}
  footer h3 b{display: block;}
  footer {
    padding-bottom: 25px;
  }
  .portada{background-image: url('../img/reco-portada-movil.jpg');}

}

/*MD*/
@media (min-width:768px) and (max-width:991px)
{
  .portada{height: 280px}
  .portada h1{font-size: 40px}
  .portada .shape-1, .portada .shape-2{width: 200px; height: 40px}
  .inicio-1 p{font-size: 14px}
  .inicio-2 ul li{margin-left: 12px; margin-right: 12px}
  .inicio-1 form input[type=text], .inicio-1 form input[type=email]{font-size: 16px}
  .inicio-1 form button{font-size: 18px}
  .inicio-2 ul li .cuatro,.inicio-2 ul li .cinco{
    position: inherit; bottom: inherit;
  }
  .inicio-2 ul li{margin-bottom: 30px}
}

/*LG*/
@media (min-width:992px) and (max-width:1199px)
{
.portada h1{font-size: 40px}
.portada .shape-1, .portada .shape-2{width: 200px; height: 40px}
.inicio-1 p{font-size: 16px}
.inicio-2 ul li{margin-left: 40px; margin-right: 40px; margin-top: 15px; margin-bottom: 15px}
}

@media (max-width:767px){

}
@media (min-width:992px){
}
@media (min-width:768px) and (max-height:660px){

}
@media (min-width:768px) and (max-height:500px){

}
@media (min-width:768px) and (max-height:767px)
{

}
@media (max-width:360px){

}
@media (min-width:1600px){
}
@media (min-width:1200px) and (max-width:1350px)
{
.portada h1{font-size: 45px; margin-left: 15px}
.portada .shape-1{
  width: 250px; height: 50px
}
.portada .shape-2{
  width: 250px; height: 50px
}
}
@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1200px;
  }
}
