@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;600&family=Source+Sans+Pro&display=swap');
.clear{clear: both;}

/* WHATSAPP */

.b10 .cambiotipo{
  display: none;
}

@media only screen and (max-width: 768px) {

  .b10 .cambiotipo{
    background: #b22723;
    display: inline-block!important;
    border-radius: 50px;
    padding: 0px 20px 5px 20px;
    margin-top: 10px;
    font-size: 22px;
    font-weight: 500;
  }


  .boton-ofdep a {
    display: none!important;
  }

  .inversion-img-desktop{
    width:90%!important;
    display: none!important;
  }
  .inversion-img-movil{
    width:90%!important;
    display: inline-block!important;
  }

  .inversion .logo {
    right: 20px!important;
    top: 0px!important;
}
  .presentacion-img{
    width:90%!important;
    height: auto!important;
    display: inline-block;
  }
  .presentacion-img iframe{
    width:100%!important;
    height: 300px;
  }

  .presentacion .logo {
    right: 20px!important;
    top: 0px!important;
}
  .plantas .logo {
    right: 20px!important;
    top: 0px!important;
}

  .wz-desktop{
    display: none;
  }

  .wz-movil{
    display: block!important;
    position: fixed;
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    /* box-shadow: 2px 2px 6px rgba(0,0,0,0.4); */
    z-index: 9999;

    transition: 0.5s ease all;
  }

  .wz-movil .vineta{
    position: absolute;
    width: 103px;
    height: 29px;
    left: -115px;
    top: 11px;

    -webkit-animation: 8s ease 0s normal forwards 1 fadein;
        animation: 8s ease 0s normal forwards 1 fadein;

    z-index: 999999999;
  }

}

.boton-ofdep a{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  text-align: center;
  opacity: 100;
  position: absolute;
  border: thin solid #fff;
  padding: 10px 20px;
  top: 26px;
  right: 340px;
  color: #ffffff;
  text-decoration: none;
  background: #000;

  transition: all .3s ease;
}

.boton-ofdep a:hover{
  color: #000;
  background: #fff;
}

.cotizar-eluchans-escritorio a{
  padding: 10px 35px;
  background: #b22723;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 23px;
  color: #fff;
  font-weight: 400;
  position: absolute;
  bottom: 50px;
  right: 50px;
  z-index: 9;
  text-decoration: none;

  transition: 0.5s ease all;
}

.cotizar-eluchans-movil a {
    display: none;
    padding: 10px 20px;
    background: #b22723;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    position: absolute;
    bottom: 30px;
    right: 20px;
    z-index: 9;
    text-decoration: none;

    transition: 0.5s ease all;
}

.cotizar-eluchans-movil a{
  display: none;
  transition: 0.5s ease all;
}

.wz-movil{
  display: none;
}

.wz-desktop{
  position: fixed;
  width: 50px;
  height: 50px;
  right: 20px;
  bottom: 20px;
  border-radius: 50%;
  /* box-shadow: 2px 2px 6px rgba(0,0,0,0.4); */
  z-index: 9999;

  transition: 0.5s ease all;
}

.wz-desktop .vineta{
  position: absolute;
  width: 103px;
  height: 29px;
  left: -115px;
  top: 11px;

  -webkit-animation: 8s ease 0s normal forwards 1 fadein;
      animation: 8s ease 0s normal forwards 1 fadein;

  z-index: 999999999;
}

@keyframes fadein{
    0% { opacity:0; }
    40% { opacity:0; }
    45% { opacity:1; }
    95% { opacity:1; }
    100% { opacity:0; }
}

@-webkit-keyframes fadein{
  0% { opacity:0; }
  20% { opacity:0; }
  25% { opacity:1; }
  85% { opacity:1; }
  100% { opacity:0; }
}

/* WHATSAPP */

div.cotizar a {
  position: absolute;
  top: 18px;
  left: 90px;
  z-index: 999;
  opacity: 100;
  transition: all .3s ease;
  background: #db0d13;
  font-family: 'Oswald', sans-serif;
  border: none;
  color: white;
  padding: 10px 12px 10px 12px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.conoce-mas {

  color: #db0d13;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
}

#interactivo{
  float: left;
  display: block;
  width: 600px;
  height: 414px;
  position: relative;
}

#interactivo img{
  width:600px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.vector1 a{
width: 58px;
height: 70px;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 11% 100%, 11% 29%, 0 29%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 11% 100%, 11% 29%, 0 29%);

background: red ;
position: absolute;
z-index: 10;
left: 187px;
top: 235px;
opacity: 0;

transition: 0.5s ease all;
}
.vector2 a{
  width: 94px;
      height: 53px;
      -webkit-clip-path: polygon(18% 0, 100% 0%, 100% 94%, 84% 94%, 84% 100%, 3% 100%, 0 10%, 18% 10%);
      clip-path: polygon(18% 0, 100% 0%, 100% 94%, 84% 94%, 84% 100%, 3% 100%, 0 10%, 18% 10%);
background: yellow ;
position: absolute;
z-index: 10;
left: 90px;
top: 80px;
opacity: 0;

transition: 0.5s ease all;
}

.vector1 a:hover, .vector2 a:hover {
  opacity: 0.2;
}


.swal-button {

 background-color: #000000!important;

}

.menusafari {
    display: none;
}

.movil{
  display: none!important;
}
.desktop{
  display: inline-block!important;
}


.espacio{
  display: inline-block;
  height: 90px;
  width: 100%;
}

  .ub-btn-waze{
    font-family: 'Oswald', sans-serif;

    display: inline-block;
    background-color: #56cbe7;
    border: none;
    color: white;
    padding: 25px 0px;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 20px;
    width: 100%;
  }

  .ub-btn-waze i{

    font-size: 20px;
    margin-right: 10px;
  }
  .ub-btn-map i{

    font-size: 22px;
    margin-right: 10px;
  }

  .ub-btn-waze a:hover {
  background-color: RoyalBlue;
  }

  .ub-btn-map {
    font-family: 'Oswald', sans-serif;

    display: inline-block;
  background-color: #dd4b3e;
  border: none;
  color: white;
  padding: 25px 0px;
  font-size: 18px;
  cursor: pointer;
  margin-bottom: 20px;
  width: 100%;
  }

  .ub-btn-map a:hover {
  background-color: RoyalBlue;
  }

  .ub-map{
    width: 90%;
    margin-left: 5%;
  }

@media only screen and (max-width: 1000px) {
  .mapa {
      width: 100%!important;

  }
  .mapa img{
      width: 100%!important;
  }

  .tooltip{
    display: none!important;
  }

  .ubicacion .logo {
    display: none!important;
  }
}

/* RESPONSIVE HEIGHT BAJO */

@media only screen and (max-height: 600px) {

  /* .ubicacion-desktop {
    display: none!important;
}

.ubicacion-movil {
    display: block!important;
    text-align: center;
    position: relative;
} */


  .plantas .texto-naranja {
      display: inline-block!important;
      background:none!important;
      color: #000!important;

  }

  .footer .texto-naranja {
    background: none!important;
  }

  .plantas a .text {

    padding: 10px 40px 12px 55px!important;

  }

  .plantas a {
    margin: 5px 0!important;
  }

} /*FIN RESPONSIVE HEIGHT BAJO */


  /* RESPONSIVE MOVILES BAJO */

@media only screen and (max-width: 900px) {

  .info .celular a {
    width: auto!important;
    font-size: 30px!important;
}

  .cotizar-eluchans-escritorio a{
    display: none;
  }

  .cotizar-eluchans-movil a{
    display: block!important;
  }

  .sobreimpresion .flecha-img {
    /* float: left; */
    display: inline-block;
    width: auto!important;
    /* margin-left: 5%; */
    height: auto!important;
    position: unset!important;
    background: #b22723!important;
    background-size: auto!important;
    top: auto!important;
    left: auto!important;
    margin-top: 90px;
    padding: 0px 30px!important;
    border-radius: 50px;
    margin-top: 100px!important;
}

.img-titulo {

  text-align: center!important;
  padding: 20px 0px 20px 0!important;
  width: 100%!important;
  margin-top: 90px;
}

.mm1 {
  line-height: 10px!important;
  font-size: 20px!important;
  margin: 0px 0 0 0px!important;
}
.mm2 {
    line-height: 20px!important;
    font-size: 20px!important;
    margin: 0px 0 0 0px!important;
}

.img-texto {
  width: 90%!important;
  height: auto!important;
  position: unset!important;
  float: left;
  /* text-align: center; */
  display: block;
  top: auto!important;
  left: auto!important;
  font-family: 'Oswald', sans-serif!important;
  font-size: 16px!important;
  color: #fff!important;
  font-weight: 400!important;
  margin: 10px 0 0 5%!important;
  text-align: center!important;
}

  .logo-menufix a{
    background: url(../media/eluchans/logo-eluchans-header-movil.svg)!important;
    background-size: 160px 80px!important;
    position: absolute;
    width: 160px!important;
    height: 80px!important;
    right: 20px!important;
    top: 5px!important;
  }

  .boton-ofdep a{
    right: 210px;
  }

  /* PISOS */

.pla-header{

  font-size: 20px!important;
}

  .btn-volver a img {
    margin: 4px 0 0 30px!important;
}

.btn-volver a span {

    margin: 14px 0 0 3px!important;
    width: 111px!important;

}

.btn-volver a {
    font-size: 18px!important;
    width: 100%!important;
    height: 50px!important;
    padding: 2px 10px 4px 5px!important;
    margin: 30px 0 0 0!important;

}

.btn-volver {
    width: 100%!important;
}

.movil{
  display: block!important;
}
.desktop{
  display: none!important;
}

  .bloque1 {
    width: 100%!important;
    margin-bottom: 20px!important;
}

.bloque1 ul li {
    float: left!important;
    width: 20%!important;
}

.bloque1 ul li a {
width: 95%!important;
padding: 2px 0px 4px 0px!important;
}


  .bloque2 {
    width: 100%!important;
    margin-bottom: 20px!important;
}
  .bloque3 {
    width: 100%!important;
    margin-bottom: 20px!important;
}

.bloque3 ul li {
    width: 50%!important;
    float: left!important;
}
.bloque3 ul li a{
    width: 95%!important;
}


  /* Proyecto: */


  .proyecto .logo-kant {
      width: 150px!important;
      height: 82px!important;
  }

  .proyecto-imagen {
    float: left;
    display: block;
    width: 100%!important;
    height: 380px!important;
    position: unset!important;
    margin-top: 90px;
}

.proyecto-texton {
  position: unset!important;
  right: auto!important;
  top: auto!important;
  bottom: 0!important;
  width: 100%!important;
  height: auto!important;
  padding: 50px 0 150px 0;
  float: left;
}

.descripcion-header {
    text-align: center!important;
    font-size: 20px!important;
    line-height: 25px!important;
    margin-top: 10px!important;
}

.proyecto .text {
      position: unset!important;
      width: 90%!important;
      margin-left: 5%;
      /* left: auto!important; */
      /* top: 15px!important; */
      font-size: 16px!important;
}

.proyecto .text span {
    font-size: 22px!important;
}
  /* Ubicación: */

  .ubicacion {
      /* background: url('../media/fondo-plantas.jpg')!important; */
  }

  .ubicacion-desktop{
    display: none!important;
  }

  .ubicacion-movil{
    display: block!important;
    text-align: center;
    position: relative;
  }


  /* Ubicación: */

  /* For mobile phones: */
  .descripcion-imagen {
    width: 100%!important;
    /* height: 500px; */
    margin-bottom: 20px!important;
  }

  .descripcion-desc {
    width: 96%!important;
    margin-left: 2%;
    margin-top: 20px!important;
    margin-bottom: 50px;
  }

  .bg-video {
      object-fit: contain!important;
  }

/*Imagenes*/

.imagenes article:nth-child(1) .text, .imagenes article:nth-child(2) .text,
.imagenes article:nth-child(3) .text, .imagenes article:nth-child(4) .text,
.imagenes article:nth-child(5) .text, .imagenes article:nth-child(6) .text,
.imagenes article:nth-child(7) .text, .imagenes article:nth-child(8) .text {
    display: none!important;
}

/*Piloto*/

.piloto article:nth-child(1) .text, .piloto article:nth-child(2) .text,
.piloto article:nth-child(3) .text, .piloto article:nth-child(4) .text,
.piloto article:nth-child(5) .text{
    display: none!important;
}

/*Plantas*/

.plantas article:nth-child(1) .logo-kant {
  display: none!important;
}


.form-control {
  width: 100%!important;
}

.plantas article:nth-child(1) .logo {
    /* background: none!important; */
    /* display: none; */
}
.plantas article:nth-child(2) .logo {
    /* background: none!important; */
    right: 10px!important;
    width: 110px!important;
    height: 88px!important;
    top: 10px!important;
}

.proyecto .logo {
    /* background: none!important; */
    right: 10px!important;
    width: 110px!important;
    height: 88px!important;
    top: 10px!important;
}

  .plantas article .planta-izq {
    width: 100%!important;
height: 200px!important;
display: none!important;

}

.plantas article .planta-der {
  width: 98%!important;
    margin-left: 1%!important;
    margin-top: 70px!important;
}

.plantas article .descripcion-desc .mapa-planta {
  width: 40%!important;
float: left;
display: block;
}

.plantas article .descripcion-desc .planta-mobile {
  float: left;
display: block!important;
width: 58%!important;
margin: 0px 0 0 2%;

}
.plantas article .descripcion-desc .planta-mobile img{

}

.plantas article .descripcion-desc .distribucion span {
    margin: 0 0 0 0px!important;
}

.izquierda {
    width: 100%!important;
    margin-bottom: 0px!important;
}

  .pla-imagen {
    width: 100%!important;
    margin-bottom: 0px!important;
}

.izq_izq {

    width: 100%!important;
    /* margin-left: 10%!important; */
}

.izq_der {
    float: none!important;
    display: inline-block!important;
    width: 100%!important;
    /* height: 500px; */
    text-align: center!important;
}

.izq_kant {

    display: none!important;

}

.pla-desc {
    width: 96%!important;
    margin-left: 2%!important;
    margin-top: 0px!important;
}

.pla-desc .titulo {
  margin-top: 40px;
}

.plantas a .text {
    width: 270px!important;
    font-size: 18px!important;
    padding: 14px 30px 16px 55px!important;
}

.plantas .texto-naranja {
    margin-top: 40px;
    font-size: 20px!important;
    color: #ffffff!important;
}



/* Footer */

.footer .logo {
    right: 20px!important;
    top: 0px!important;

}

.footer .logo-kant{
  display: none;
}




}
/* FIN RESPONSIVE MOVILES BAJO */



/* ------------------------- */
/* Estilos Generales */
/* ------------------------- */

* {
    box-sizing: border-box;
    margin: 0; padding: 0;
}

body {
  font-family: 'Oswald', sans-serif;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-bottom: 0;
}

.texto-naranja {
    font-weight: 300;
    color: orange;
}

.texto-blanco {
    font-weight: 700;
    color: #fff;
}

.texto-negro {
	color: #000;
}

/* ------------------------- */
/* Clases de Fullpage.js */
/* ------------------------- */
#fp-nav ul li a span {
    background: orange;
}

#fp-nav ul li .fp-tooltip {
    color: orange;
}

/* ------------------------- */
/* Menu de Navegacion */
/* ------------------------- */

.headermenufix {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 99999;
    background: #000;
}

.logo-menufix a{
  background: url("../media/eluchans/logo-eluchans-header.svg");
  background-size: 300px 79px;
  position: absolute;
  width: 300px;
  height: 79px;
  right: 20px;
  top: 5px;
}

.nav {
    /* position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 70;
    width: 100%;
    margin: 0;
    padding: 10px 20px; */
}

.nav li,
.nav a {
    display: inline-block;
    margin: 0 6px;
    text-decoration: none;
    /* text-transform: uppercase; */
    font-family: 'Oswald', sans-serif;
    font-size: 31px;
    color: #ffffff;
    transition: .5s ease;
}

.nav li.active {
    border-bottom: 2px solid orange;
}

.menu li a {
    transition: .5s ease;
    margin: 0;
    padding: 0;
}

.menu li.active a,
.menu li:hover a {
    color: orange;
}


/* ------------------------- */
/* Header */
/* ------------------------- */
.header {
    /* background: url('../media/bg-imagen.jpg'); */
    background-position: center;
    background-color: #000;
    text-align: center;
    position: relative;
		/* background-size: 100%; */
}

.flecha-kant a{
  position: absolute;
  bottom: 50px;
  display: inline-block;
  width: 80px;
  z-index: 99;
  left: calc(50% - 40px);
  animation: MoveUpDown 2s ease infinite;
}

@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 20px;
  }
}

.header .contenedor-titulo {
    text-align: center;
    position: relative;
    z-index: 99;
}

.header .titulo {
    font-size: 70px;
    text-transform: uppercase;
}

.header .contenedor-icono {
    position: absolute;
    z-index: 99;
    bottom: 3%;
    left: 50%;
    font-size: 40px;
    animation: bajar-subir 1s ease infinite;
}

.bg-video {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size:auto 100%;
    background: #000;
    background-position: center;
    background-size: contain;
    object-fit: cover;
}

.bg-video-2 {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size:auto 100%;
    background: #000;
    background-position: center;
    background-size: contain;
    object-fit: cover;
}

/* ------------------------- */
/* Proyecto */
/* ------------------------- */
.proyecto {
	position: relative;
  background: #000;
    /* background: url('../media/proyecto.jpg');
    background-position: center;
		background-size: cover;
		background-repeat: no-repeat; */
		/* background-size: 100%; */
}

.proyecto-imagen{
  position: absolute;
  left: -200px;
  top: 0;
  width: 40%;
  height: 100%;
  background: url('../media/eluchans/edificio-proyecto.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;

  opacity: 0;
  transition: 1s ease-in-out;
}

.proyecto-texton{
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  height: 100%;
  background: url("../media/eluchans/fondo-proyecto.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}

p{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  font-weight: 400;

}

.proyecto .text {
  width: 500px;
  position: absolute;

	text-align: justify;
	color: #ffffff;
  left: 15%;
  top: calc(50% - 81px);

  opacity: 0;
  transition: 1s ease-in-out;
}



.proyecto .text .frase{
  /* color: #db0d13; */
}



.proyecto .text .titulo{
  font-size: 40px;
    text-align: left;
    font-weight: 100;
    line-height: 54px;

}



.proyecto .text .titulo::before {
    content:'';
    background: url("../media/eluchans/flecha-titulo.svg");
    height: 56px; /*height of image*/
    width: 23px;  /*width of image*/
    position: absolute;
    left: -30px;
}


.proyecto .logo {
	position: absolute;
	width: 160px;
	height: 105px;
	right: 50px;
	top: 20px;
    background: url('../media/hoy-logo-ubicacion.png');
    background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;
		/* background-size: 100%; */
}

.proyecto .logo-kant {
    position: absolute;
    width: 200px;
    height: 109px;
    left: 20px;
    bottom: 20px;
    background: url(../media/logo-kant.svg);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}


/* ------------------------- */
/* Ubicación */
/* ------------------------- */
.ubicacion {
	position: relative;
  text-align: center;
    /* background: url('../media/mapa-hoy-II.png');
    background-position: center;
		background-size: 70% auto;
		background-repeat: no-repeat; */
		/* background-size: 100%; */
}


.ubicacion-desktop{

  width: 100%;
  height: 100%;
}

.ubicacion-desktop .mapa img {
    margin-top: 60px;
    width: 70%;

    opacity: 0;
    transition: 1s ease-in-out;
}


.titulo-ubicacion {
  font-size: 40px;
  text-align: left;
  font-weight: 100;
  line-height: 54px;
  width: 500px;
  position: absolute;
  text-align: justify;
  color: #ffffff;
  left: 50px;
  top: 100px;
  opacity: 1;
  transition: 1s ease-in-out;
}

.titulo-ubicacion::before {
    content:'';
    background: url("../media/eluchans/flecha-titulo.svg");
    height: 56px; /*height of image*/
    width: 23px;  /*width of image*/
    position: absolute;
    left: -30px;
}

/* Tooltip */



/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #db0d13; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #db0d13;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;

  width: 120px;
  top: 100%;
  left: 50%;
  margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */

}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}




/* Tooltip */



.ubicacion-movil{
  display: none;
}

.ubicacion a{
	/* position: absolute;
    width: 100%;
		height: 100%;
		top: 0;
		left: 0; */
		/* background-size: 100%; */
}

.ubicacion .logo {
	position: absolute;
	width: 160px;
	height: 105px;
	right: 50px;
	top: 20px;
    background: url('../media/hoy-logo-ubicacion-negro.png');
    background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;
		/* background-size: 100%; */
}

.ubicacion .logo-kant {
    position: absolute;
    width: 200px;
    height: 109px;
    left: 20px;
    bottom: 0px;
    background: url(../media/logo-kant.svg);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

.ubicacion .text {
	position: absolute;
	/* width: 350px; */
	/* height: 86px; */
	right: 90px;
	bottom: 20px;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	font-size: 30px;
	color:#fff;
  background: rgba(0, 0, 0, 1);
  padding: 18px 40px 20px 55px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}



/* ------------------------- */
/* Animaciones */
/* ------------------------- */
@keyframes bajar-subir {
    0% { transform: translateY(20px); }
    25% { transform: translateY(0); }
    100% { transform: translateY(20px); }
}

/* ------------------------- */
/* Imagenes */
/* ------------------------- */
.imagenes {
    position: relative;
    text-align: center;
}

.imagenes article {
    background-position: center;
    background-size: cover;
		background-repeat: no-repeat;

}

.imagenes .active .fp-tableCell a{
	position: absolute;
    width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		/* background-size: 100%; */
    /* background-size: 100% ; */
    /* background-size: auto 100% ; */
}

.sobreimpresion{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: RGBA(0,0,0,0.8); */
}

.sobreimpresion .flecha-img{
  width: 300px;
  height: 84px;
position: absolute;
background: url(../media/eluchans/flecha-img.svg) no-repeat;
background-size: 300px 84px;
bottom: 5%;
left: 160px;
}

.img-titulo{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: 400;
    text-align: left;
}

.mm1 {
    line-height: 59px;
    font-size: 38px;
    margin: 10px 0 0 40px;
}

.mm2 {
    line-height: 31px;
    font-size: 31px;
    margin: 8px 0 0 70px;
}

.img-texto{
  width: 400px;
      text-align: center;
      /* height: 84px; */
      position: absolute;
      bottom: 4.5%;
      left: 460px;
      font-family: 'Oswald', sans-serif;
      font-size: 25px;
      color: #fff;
      font-weight: 400;
      margin: 10px 0 0 40px;
      text-align: center;
      background: RGBA(0,0,0,0.6);
      padding: 10px 40px;
      border-radius: 2px;
}

/* ::::::::::::::::::::texto imagenes:::::::::::::::: */

.imagenes article:nth-child(1), .imagenes article:nth-child(2),
.imagenes article:nth-child(3), .imagenes article:nth-child(4),
.imagenes article:nth-child(5), .imagenes article:nth-child(6),
.imagenes article:nth-child(7), .imagenes article:nth-child(8) {
  position: relative;
}
.imagenes article:nth-child(1) .text, .imagenes article:nth-child(2) .text,
.imagenes article:nth-child(3) .text, .imagenes article:nth-child(4) .text,
.imagenes article:nth-child(5) .text, .imagenes article:nth-child(6) .text,
.imagenes article:nth-child(7) .text, .imagenes article:nth-child(8) .text {
    position: absolute;
    right: 100px;
    bottom: 20px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 30px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 18px 40px 20px 55px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}





/* ::::::::::::::::::::texto imagenes:::::::::::::::: */

.imagenes article:nth-child(1) {
    background-image: url('../media/eluchans/galeria/1-lounge-oficinas.jpg');
}



.imagenes article:nth-child(2) {
    background-image: url('../media/eluchans/galeria/2-sala-reuniones.jpg');
}



.imagenes article:nth-child(3) {
    background-image: url('../media/eluchans/galeria/3-business-center.jpg');
}





.imagenes .informacion-producto {
    margin: 0 30px;
}

.imagenes .informacion-producto::before {
    content: "";
    height: 50px;
    width: 2px;
    display: inline-block;
    background: orange;
    position: absolute;
    top: 50%;
    margin: -10px;
}

.imagenes .modelo {
    font-size: 45px;
}

.imagenes .descripcion {
    font-size: 22px;
}

.imagenes .precio {
    font-size: 25px;
}

.imagenes .precio::before {
    content: "$";
    display: inline-block;
}



/* ------------------------- */
/* Piloto */
/* ------------------------- */
.piloto {
    position: relative;
    text-align: center;
}

.piloto article {
    background-position: center;
    background-size: cover;
		background-repeat: no-repeat;

}

.piloto .active .fp-tableCell a{
	position: absolute;
    width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		/* background-size: 100%; */
    /* background-size: 100% ; */
    /* background-size: auto 100% ; */
}



/* ::::::::::::::::::::texto piloto:::::::::::::::: */

.piloto article:nth-child(1), .piloto article:nth-child(2),
.piloto article:nth-child(3), .piloto article:nth-child(4),
.piloto article:nth-child(5) {
  position: relative;
}
.piloto article:nth-child(1) .text, .piloto article:nth-child(2) .text,
.piloto article:nth-child(3) .text, .piloto article:nth-child(4) .text,
.piloto article:nth-child(5) .text{
    position: absolute;
    right: 100px;
    bottom: 20px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 30px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 18px 55px 20px 55px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}





/* ::::::::::::::::::::texto piloto:::::::::::::::: */

.piloto article:nth-child(1) {
    background-image: url('../media/piloto/oficina-1.jpg');
}


.piloto article:nth-child(2) {
    background-image: url('../media/piloto/oficina-2.jpg');
}


.piloto article:nth-child(3) {
    background-image: url('../media/piloto/oficina-3.jpg');
}

.piloto article:nth-child(4) {
    background-image: url('../media/piloto/cocina.jpg');
}


.piloto article:nth-child(5) {
    background-image: url('../media/piloto/bano.jpg');
}


.piloto .informacion-producto {
    margin: 0 30px;
}

.piloto .informacion-producto::before {
    content: "";
    height: 50px;
    width: 2px;
    display: inline-block;
    background: orange;
    position: absolute;
    top: 50%;
    margin: -10px;
}

.piloto .modelo {
    font-size: 45px;
}

.piloto .descripcion {
    font-size: 22px;
}

.piloto .precio {
    font-size: 25px;
}

.piloto .precio::before {
    content: "$";
    display: inline-block;
}


.descripcion-header {
    float: left;
    display: block;
    width: 100%;
    /* height: 50px; */
    font-family: 'Oswald', sans-serif;
    text-align: left;
    font-size: 25px;
    color: #383838;
    margin-bottom: 10px;
    margin-top: 30px;
}

.descripcion-imagen{
	float: left;
	display: block;
	width:100%;
	/* height: 500px; */
  margin-bottom: 50px;
}

.descripcion-desc{
	float: left;
	display: block;
	width:18%;
	font-family: 'Oswald', sans-serif;
	text-align: justify;
	margin-left: 2%;
	line-height: 20px;
	margin-top: 100px;

}

.descripcion-desc .titulo{
	font-size: 16px;
	color: #383838;
	margin-bottom: 20px;
}
.descripcion-desc .subtitulo{
	font-size: 14px;
	color: #6f6f6e;
	margin-bottom: 20px;
}
.descripcion-desc .texto{
	font-size: 12px;
	color: #808080;
}


/* ------------------------- */
/* Plantas */
/* ------------------------- */

.bloque1{
  float: left;
  display: block;
  width: 20%;
  margin-bottom: 100px
}

.bloque1 ul{
  /* -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in;
  animation-name: fadeIn ;
  animation-duration: 0.5s;
  animation-timing-function: ease-in; */
}
.bloque1 ul li{
  text-decoration: none;
  list-style:none;
  color: #fff;
}


.bloque1 ul li a{
  float: left;
    margin-left: 5%;
    position: relative;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 18px;
    width: 40%;
    color: #fff;
    background: rgba(0, 0, 0, 1);
    padding: 2px 20px 4px 20px;
    margin: 5px 0 0 5%;

    /* -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; */
    text-decoration: none;
    cursor: pointer;
    /* transition: 1s ease all; */
}

#esquicio-piso img{
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in;
  animation-name: fadeIn ;
  animation-duration: 0.5s;
  animation-timing-function: ease-in;
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}


.bloque1 ul li a:hover{
  background: red;
}

.bloque2{
  float: left;
  display: block;
  min-height: 400px;
  width: 60%;
  text-align: center;
}

#esquicio-piso {
  width: 80%;
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 50px;
}


.bloque3{
  float: left;
  display: block;
  width: 20%;
}

.bloque3 ul li{
  text-decoration: none;
  list-style:none;
  color: #fff;
}

#transicion{
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in;
  animation-name: fadeIn ;
  animation-duration: 0.5s;
  animation-timing-function: ease-in;
}

.bloque3 ul li a{
  position: relative;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 18px;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 1);
    padding: 2px 10px 4px 5px;
    margin: 5px  0 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in;
    animation-name: fadeIn ;
    animation-duration: 0.5s;
    animation-timing-function: ease-in;

    /* transition: 5s ease all; */
}

.bloque3 ul li a:hover{
  background: red;
}

.bloque3 ul li a span {
    font-size: 16px;
    /* float: left; */
}

.titulo-esquicios{
	float: left;
	display: block;
	width: 100%;
	/* height: 100px; */
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 25px;
	color: #383838;
  margin-top: 30px;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.texto-esquicios{
	float: left;
	display: block;
	width: 100%;
	/* height: 100px; */
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #383838;
  margin-top: 30px;
  margin-bottom: 20px;
}

.tamano-sp {
    font-size: 14px;
}

.paso-rojo {
  color: #fff;
  background: red;
  padding: 5px 20px;
  border-radius: 20px;
  margin-bottom: 10px;
  display: inline-block;
}

.btn-volver {
    float: left;
    margin-right: 20px;
}

.btn-volver a{
  position: relative;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 18px;
    width: 133px;
    height: 80px;
    color: #fff;
    background: rgba(0, 0, 0, 1);
    padding: 2px 10px 4px 5px;
    margin: 5px  0 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    margin-top: 30px;
    transition: 1s ease all;
}

.btn-volver a span{
  float: left;
    display: block;
    margin: 20px 0 0 3px;
    width: 51px;
    text-align: left;
    line-height: 19px;
}
.btn-volver a img{
  width: 40px;
  float: left;
  display: block;
  margin: 19px 0 0 9px;
  transition: 1s ease all;
}

.btn-volver a:hover img{
  margin: 19px 0 0 19px;
}

.btn-volver a:hover{
  background: red;
}

.form-control {
    display: block;
    width: 300px;
    height: 34px;
    margin:10px 0 0 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    vertical-align: middle;
    background-color: rgba(255,255,255,0.5);
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.pla-header{
	float: left;
	display: block;
	width: 330px;
  max-width: 100%;
	/* height: 100px; */
	font-family: 'Oswald', sans-serif;
	text-align: left;
	font-size: 25px;
	color: #383838;
  margin-top: 30px;
  margin-bottom: 20px;
}

.izquierda{
  float: left;
  display: block;
  width:80%;
  /* height: 500px; */
  margin-bottom: 50px;
  text-align: center;
  position: relative;
}
.izq_izq{
  float: left;
  display: block;
  width: 100%;
  /* margin-left: 20px; */
  /* height: 500px; */
  text-align: left;
}
.esquerzo{
	display: inline-block;
  text-align: center;
}
.izq_der{
  float: left;
	display: block;
  /* width:30%; */
  /* height: 500px; */
  text-align: left;
}

.izq_kant {
    float: left;
    display: block;
    /* width: 30%; */
    /* height: 500px; */
    text-align: left;
    /* border-left: solid thin #999; */
    padding-left: 30px;
}

.pla-kant{
	display: inline-block;
  width: 150px;
    padding: 21px 0;
	/* height: 500px; */
}

.pla-imagen{
	float: left;
	display: block;
	width:100%;
	/* height: 500px; */
  margin-bottom: 10px;
  z-index: 999;
  position: relative;
}

.pla-imagen img#imagen{

  margin: 30px 0;

      -webkit-animation-name: fadeIn;
      -webkit-animation-duration: 0.5s;
      -webkit-animation-timing-function: ease-in;
      animation-name: fadeIn ;
      animation-duration: 0.5s;
      animation-timing-function: ease-in;

      -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

.pla-imagen img#vendido{
  width: 60%;
position: absolute;
left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
z-index: 1

      -webkit-animation-name: fadeIn;
      -webkit-animation-duration: 0.5s;
      -webkit-animation-timing-function: ease-in;
      animation-name: fadeIn ;
      animation-duration: 0.5s;
      animation-timing-function: ease-in;

      -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

#spinner{
  display: none;
  position: absolute;
  top: 50px;
  left: 50%;
  z-index: 9999;
}

#spinner img {
    width: 25px;
}

.izq_nombre{
  float: left;
	display: block;
  text-align: left;
  width: 50%;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #383838;
  margin-top: 0px;
  padding-bottom: 10px;
  border-bottom: solid thin #666;
}

.izq_orientacion{
  float: left;
	display: block;
  text-align: left;
width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #6f6f6e;
  margin-top: 10px;
}

.izq_descripcion{
  float: left;
	display: block;
  text-align: left;
width: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	color: #6f6f6e;
  margin-top: 10px;

  padding-bottom: 10px;
  line-height: 24px;
}

.cotizar-dp1{
  float: left;
  display: left;
  width: 100%;
  margin: 10px 0 0 0;
  font-size: 20px;
}
.cotizar-dp2{
  float: left;
  display: left;
  width: 100%;
  margin: 10px 0 0 0;
}
.cotizar-dp3{
  float: left;
  display: left;
  width: 100%;
  margin: 10px 0 0 0;
  color: #db0d13;
  font-size: 18px;
  line-height: 25px;
}

.pla-thumb{
	display: inline-block;
	width:260px;
	/* height: 500px; */
  margin-bottom: 10px;
}

.pla-desc{
	float: left;
	display: block;
	width:18%;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	margin-left: 2%;
	line-height: 20px;
	margin-top: 0px;

}

.pla-desc .titulo{
	font-size: 16px;
	color: #383838;
	margin-bottom: 20px;
}
.pla-desc .subtitulo{
	font-size: 14px;
	color: #6f6f6e;
	margin-bottom: 20px;
}
.pla-desc .texto{
	font-size: 12px;
	color: #808080;
}

.pla-desc .cotizar a{
  width: 80px;
float: left;
	margin-top: 10px;
}


#pla-form{
	display:inline-block;
    width: 100%;
	margin:20px 0 0 0;
  min-height: 350px;
	}

#pla-form  #respa{
    position: absolute;
    top: 48%;
    right: 0;
    width: 300px;
    padding: 10px 0;
    color: #fff;
    font-family: 'Oswald', sans-serif;
  	font-size:14px;
  	font-weight:900;
    z-index: 9999;
    background: Green;

  }

#pla-form input[type=text] {
  font-family: 'Oswald', sans-serif;
	font-size:12px;
	font-weight:900;
    color:#666;
	float:left;
	display:block;
	width:100%;
	height:30px;
    /*border:solid thin #878786;*/
	border:none;
    margin: 6px 0 0 0;
    padding: 10px;
	background:#ededed;
  /* background: url(../media/transparente-contacto.png) repeat; */

	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;
}

#pla-form textarea {
  font-family: 'Oswald', sans-serif;
	font-size:12px;
	font-weight:900;
    color:#666;
	float:left;
	display:block;
	width:100%;
    /* border:solid thin #ededed; */
    margin: 6px 0 0 0;
    padding: 10px;
	background:#ededed;
  /* background: url(../media/transparente-contacto.png) repeat; */
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	border:none;
	border-radius: 0px;
}


#pla-form input[type=submit] {
  display: inline-block;
  font-family: 'Oswald', sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 13px;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 9px 0px;
    background:#db0d13;
    /* background: url(../media/transparente.png) repeat; */
    border: none;
    cursor: pointer;
	border-radius: 0;
	border:0;
	-webkit-border-radius:0;
    border-radius: 5px;
	  -webkit-appearance: none;

}

#resp-p{
  display: block;
    float: left;
    width: 90%;
    margin-top: 10px;
    text-align: center;
    padding: 10px 10px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    font-weight: 400;
    z-index: 9999;
    background: Green;

}

/* ------------------------- */
/* Plantas */
/* ------------------------- */
.plantas{
    position: relative;
    text-align: center;

}

.plantas .texto-naranja {
    /* display: inline-block; */
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 40px;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    margin-top: 80px;

}

.plantas article {
  background: url('../media/eluchans/fondo-ikant.jpg');
  background-position: center;
  background-size: 100% ;
    background-size: cover;
    text-align: center;

}

.plantas a{

  display: inline-block;
  margin: 10px 0;

}

.escala-contenedor{
  transform: scale(0);
  transition: 1s ease;
}

.plantas a .text {
	position: relative;
  display: inline-block;
  width: 350px;
	font-family: 'Oswald', sans-serif;
	text-align: left;
	font-size: 24px;
	color:#fff;
  background: rgba(0, 0, 0, 1);
  padding: 18px 40px 20px 55px;
  /* -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; */
transition: 1s ease all;

border: thin solid #fff;
}

.plantas a .text .linearoja{
  position: absolute;
  height: 100%;
  width: 15px;
  left: 0;
  top: 0;
  background: #db0d13;
  /* -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; */
transition: 1s ease all;
}

.plantas a:hover .text{

background: #db0d13;
margin-left: 20px;

}
.plantas a:hover .text .linearoja{

background: #fff;

}


.plantas article:nth-child(1) {
  position: relative;
}
.plantas article:nth-child(1) .logo {
  position: absolute;
  width: 160px;
  height: 105px;
  right: 50px;
  top: 20px;
    background: url('../media/hoy-logo-ubicacion-negro.png');
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 5;
}

.plantas article:nth-child(1) .logo-kant {

      position: absolute;
      width: 200px;
      height: 109px;
      left: 20px;
      bottom: 20px;
      background: url(../media/logo-kant.svg);
      background-position: center;
      background-size: 100% auto;
      background-repeat: no-repeat;
      /* background-size: 100%; */

}
.plantas article:nth-child(2) {
  position: relative;
}
.plantas article:nth-child(2) .logo {
	position: absolute;
	width: 160px;
	height: 105px;
	right: 50px;
	top: 20px;
    background: url('../media/hoy-logo-ubicacion.png');
    background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;
		/* background-size: 100%; */
    z-index: 5;
}
.plantas article:nth-child(3) {
  position: relative;
}
.plantas article:nth-child(3) .logo {
	position: absolute;
	width: 160px;
	height: 105px;
	right: 50px;
	top: 20px;
    background: url('../media/hoy-logo-ubicacion.png');
    background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;
		/* background-size: 100%; */
    z-index: 5;
}
.plantas article:nth-child(4) {
  position: relative;
}
.plantas article:nth-child(4) .logo {
	position: absolute;
	width: 160px;
	height: 105px;
	right: 50px;
	top: 20px;
    background: url('../media/hoy-logo-ubicacion.png');
    background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;
		/* background-size: 100%; */
    z-index: 5;
}
.plantas article:nth-child(5) {
  position: relative;
}
.plantas article:nth-child(5) .logo {
	position: absolute;
	width: 160px;
	height: 105px;
	right: 50px;
	top: 20px;
    background: url('../media/hoy-logo-ubicacion.png');
    background-position: center;
		background-size: 100% auto;
		background-repeat: no-repeat;
		/* background-size: 100%; */
    z-index: 5;
}

.plantas article .centro{
  display: inline-block;
  position: relative;
  z-index: 1;
  height: 90%;
}

.plantas article .planta-izq {
  float: left;
  display: block;
  height: 100%;
  width: 70%;
  background: none;
}

.plantas article .planta-izq img{
  float: right;
  display: block;
  height: 95%;
  background: none;
}
.plantas article .planta-der {
  float: left;
  display: block;
  height: 100%;
  width: 30%;
  background: none;
}

.plantas article .descripcion-desc{
	float: left;
	display: block;
	width:300px;
	font-family: 'Oswald', sans-serif;
	text-align: justify;
	line-height: 20px;
	margin-top: 100px;

}

.plantas article .descripcion-desc .titulo{
	font-size: 16px;
	color: #383838;
	margin-bottom: 20px;
}
.plantas article .descripcion-desc .subtitulo{
	font-size: 14px;
	color: #6f6f6e;
	margin-bottom: 20px;
}

.plantas article .descripcion-desc .texto{
	font-size: 12px;
	color: #808080;
  margin-bottom: 20px;
}
.plantas article .descripcion-desc .distribucion{
	font-size: 16px;
	color: #6f6f6e;
	margin-bottom: 20px;
}

.plantas article .descripcion-desc .distribucion span{
	margin: 0 0 0 20px;
}

.plantas article .descripcion-desc .cotizar a{
  width: 80px;
float: left;
	margin-bottom: 20px;
}

.plantas article .descripcion-desc .mapa-planta{
  width: 200px;
}

.plantas article .descripcion-desc .planta-mobile{
  display: none;
}


.plantas article:nth-child(1) {

}

.plantas article:nth-child(2) {

}

.plantas article:nth-child(3) {

}

.plantas .informacion-producto {
    margin: 0 30px;
}

.plantas .informacion-producto::before {
    content: "";
    height: 50px;
    width: 2px;
    display: inline-block;
    background: orange;
    position: absolute;
    top: 50%;
    margin: -10px;
}

.plantas .modelo {
    font-size: 45px;
}

.plantas .descripcion {
    font-size: 22px;
}

.plantas .precio {
    font-size: 25px;
}

.plantas .precio::before {
    content: "$";
    display: inline-block;
}

/* ------------------------- */
/* Clases de fullpage.js - Flechas de Slide */
/* ------------------------- */
.fp-controlArrow.fp-next,
.fp-controlArrow.fp-prev {
	top: 48%;
width: 40px;
height: 70px;
background-position: center;
background-size: 100%;
border: none;
}

.fp-slidesNav {
  position: absolute;
  width: 240px;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  left: 0% ;
  right: 0;
  margin: 0 auto ;
}

.plantas .fp-slidesNav {

    width: 140px;

}

.fp-controlArrow.fp-prev {
    left: 10px;
		background-image: url('../media/flecha-izq.svg');
    /* border-width: 20px 20px 20px 0; */
    /* border-color: transparent #000 transparent transparent; */
}

.fp-controlArrow.fp-next {

    right: 10px;
		background-image: url('../media/flecha-der.svg');
    /* border-width: 20px 0 20px 20px; */
    /* border-color: transparent transparent transparent #000; */
}

/* ------------------------- */
/* Inversion */
/* ------------------------- */

.inversion-img-desktop{
  width:0%;
  display: inline-block;

  opacity: 0;
  transition: 1s ease;
}
.inversion-img-movil{
  width:0%;
  display: none;

  opacity: 0;
  transition: 1s ease;
}

.solo-seo{
  display: none;
}

.inversion {
	position: relative;
    background: url('../media/eluchans/fondo-ikant.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
		/* background-size: 100%; */
}

.inversion .logo {
    position: absolute;
    width: 160px;
    height: 105px;
    right: 50px;
    top: 20px;
    background: url(../media/hoy-logo-ubicacion.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

.inversion .logo-kant {
    position: absolute;
    width: 200px;
    height: 109px;
    left: 20px;
    bottom: 0px;
    background: url(../media/logo-kant.svg);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

/* ------------------------- */
/* INFO */
/* ------------------------- */


.info {
	position: relative;
    background: url('../media/eluchans/fondo-ikant.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
		/* background-size: 100%; */
}

.info .logo {
    position: absolute;
    width: 160px;
    height: 105px;
    right: 50px;
    top: 20px;
    background: url(../media/hoy-logo-ubicacion.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

.info .logo-kant {
    position: absolute;
    width: 200px;
    height: 109px;
    left: 20px;
    bottom: 0px;
    background: url(../media/logo-kant.svg);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

.info .celular a {
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 2px;
    padding: 6px 20px 8px 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: solid 1px #fff;
    border-radius: 50px;
    width: 370px;
    display: inline-block;
    max-width: 90%;
    text-decoration: none;
    transition: 1s ease all;
}

.info .celular a:hover {
    background-color: #a91c1d;
    border: solid 1px #a91c1d;
}

.info .direccion {
    /* text-transform: uppercase; */
    font-weight: 100;
    font-size: 23px;
    /* letter-spacing: 2px; */
    margin-bottom: 0px;
    /* background: url(../media/transparente-contacto.png) repeat; */
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #fff;
}


/* ------------------------- */
/* presentacion */
/* ------------------------- */

.presentacion-img{
  width:765px;
  height: 430px;
  display: inline-block;
}

.presentacion {
  text-align: center;
  position: relative;
  background: url('../media/eluchans/fondo-ikant.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.presentacion .logo {
    position: absolute;
    width: 160px;
    height: 105px;
    right: 50px;
    top: 20px;
    background: url(../media/hoy-logo-ubicacion.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

.presentacion .logo-kant {
    position: absolute;
    width: 200px;
    height: 109px;
    left: 20px;
    bottom: 0px;
    background: url(../media/logo-kant.svg);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}




/* ------------------------- */
/* Footer */
/* ------------------------- */
.footer {
	position: relative;
    background: url('../media/eluchans/fondo-ikant.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
		/* background-size: 100%; */
}

.footer .logo {
    position: absolute;
    width: 160px;
    height: 105px;
    right: 50px;
    top: 20px;
    background: url(../media/hoy-logo-ubicacion.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

.footer .logo-kant {
    position: absolute;
    width: 200px;
    height: 109px;
    left: 20px;
    bottom: 0px;
    background: url(../media/logo-kant.svg);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

.footer .texto-naranja {
  width: 340px;
  display: inline-block;
  position: relative;
  color: #ffffff;
  font-size: 40px;
  text-align: left;
  font-weight: 100;
  line-height: 54px;

}

.footer .texto-naranja::before {
    content: '';
    background: url(../media/eluchans/flecha-titulo.svg);
    height: 56px;
    width: 23px;
    position: absolute;
    left: -30px;
}

.footer-text{
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 10px 0 0 0;
}

/* .footer-text a{
  float: left;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
} */

.telefono-f, .correo-f, .direccion-f{
  margin: 0;
  display: inline-block;

}
.telefono-f a, .correo-f a, .direccion-f a{
  margin: 0;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-align: center;

}


#contacto-form{
  display: inline-block;
    width: 90%;
    margin: 20px 0 0 0;
    max-width: 400px;
	}

  #respa{
    position: absolute;
    top: 48%;
    right: 0;
    width: 300px;
    padding: 10px 0;
    color: #fff;
    font-family: 'Oswald', sans-serif;
  	font-size:14px;
  	font-weight:900;
    z-index: 9999;
    background: Green;

  }

input[type=text] {
  font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight:900;
    color:#ffffff;
	float:left;
	display:block;
	width:100%;
	height:35px;
    border:solid thin #fff;
	/* border:none; */
    margin: 6px 0 0 0;
    padding: 10px;
	/* background:#ededed; */
  background: url(../media/transparente-contacto.png) repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* border-radius: 10px; */
}
.guion-rut {
  font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight:900;
    color:#ffffff;
	float:left;
	display:block;
	width:30px;
	height:35px;
    /*border:solid thin #878786;*/
    margin: 2px 0 0 0;
    padding: 10px;
	/* background:#ededed; */

}

textarea {
  font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight:900;
    color:#ffffff;
	float:left;
	display:block;
	width:100%;
	 height: 106px;
    border:solid thin #fff;
    margin: 6px 0 0 0;
    padding: 10px;
	/* background:#ededed; */
  background: url(../media/transparente-contacto.png) repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	/* border-radius: 10px; */
}


input[type=submit] {
  float: left;
  display: block;
  font-family: 'Oswald', sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 13px;
    text-align: left;
    margin: 10px 0 0 0;
    padding: 9px 30px;
    background:#9b1c1d;
    /* background: url(../media/transparente.png) repeat; */
    border: none;
    cursor: pointer;
	/* border-radius: 0;
	-webkit-border-radius:0;
    border-radius: 10px; */
	  -webkit-appearance: none;

}

.footer h2 {
    opacity: 0;
    font-family: 'Oswald', sans-serif;
    transition: 1s ease all;
}

.footer .redes-sociales {
    display: flex;
    justify-content: center;
    margin: 0;
    font-size: 50px;
}

.footer .redes-sociales a {
    display: flex;
    width: 100px;
    height: 100px;
    background: #fff;
    color: #30313A;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin: 0 20px;
}

.footer .facebook i { color: #3b5998; }
.footer .twitter i { color: #1da1f2; }
.footer .instagram i { color: #c13584; }

.footer .facebook:hover { background: #3b5998; }
.footer .twitter:hover { background: #1da1f2; }
.footer .instagram:hover { background: #c13584; }

.footer .facebook:hover i { color: #fff; }
.footer .twitter:hover i { color: #fff; }
.footer .instagram:hover i { color: #fff; }





/* ------------------------- */
/* Mediaqueries */
/* ------------------------- */
@media screen and (max-width: 768px) {
    .menu li a,
    .menu li.active a {
        font-size: 18px;
    }
    .modelo {
        font-size: 40px;
    }
    .precio {
        font-size: 23px;
    }
    .footer h2 {
        font-size: 15px;
    }
    .footer .redes-sociales {
        font-size: 30px;
    }
    .footer .redes-sociales a {
        width: 70px;
        height: 70px;
    }

    .footer .texto-naranja {
        font-size: 35px;
        width: auto!important;
    }
}

@media screen and (max-width: 576px) {
    .header .titulo {
        font-size: 60px;
    }

    .informacion-producto {
        position: absolute;
        top: 70%;
    }

    .fp-controlArrow.fp-next {
        /* left: 100px; */

        bottom: 0px;
    top: auto;
    }

    .fp-controlArrow.fp-prev {
        /* left: 25px; */

        bottom: 0px;
    top: auto;
    }
}

@media screen and (max-width: 450px) {
    .nav {
        display: block;
        text-align: center;
    }

    .nav a {
        font-size: 30px;
        margin-bottom: 0;
    }

    .nav li {
        margin: 0 5px;
        width: 90%;
    }

    .menu {
        display: flex;
        justify-content: space-between;
    }

    .menu li a,
    .menu li.active a {
        font-size: 15px;
        padding: 5px;
    }

    .titulo {
        font-size: 45px;
    }

    .productos .modelo {
        font-size: 30px;
    }

    .footer .texto-naranja {
        font-size: 35px;
    }

    .footer .redes-sociales a {
        width: 50px;
        height: 50px;
    }

    .footer .redes-sociales a i {
        font-size: 24px;
    }
}
