body{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height:100%;
  overflow-x: hidden;

}
p{
  font-style: normal;
}
*:focus{
  outline: none;
}

h4{
  font-weight: normal;
}
#padre{
  position: fixed;
  z-index: -1;
  height: 100vh;
  width: 105%!important;
}
/*TIPOS DE FUENTE*/
@font-face{
  font-family: "gotham-black";
  src: url("../fonts/gotham-black.otf");
}
@font-face{
  font-family: "gotham-bold";
  src: url("../fonts/gotham-bold.otf");
}
@font-face{
  font-family: "michroma-regular.ttf";
  src: url("../fonts/michroma-regular.ttf");
}
@font-face{
  font-family: "roboto-condensed";
  src: url("../fonts/roboto-condensed.ttf");
}
/*CLASES DE TEXTO*/
.textMenus{
  font-family: "gotham-bold";
  font-size: 14px;
  color: white;
}
.slick-slide img {width: 100%;}

.overHid{
  overflow-x: hidden;
}
.overHid2{
  overflow: hidden;
}
.textTitle{
  font-family: "michroma-regular.ttf";
  font-size: 20px;
  font-style: normal;
  color: #4D4D4D;
  font-weight: normal;

}
.imgSoc{
  display: none;
}
.text{
  font-family: "roboto-condensed";
  font-size: 18px;
  color: #4D4D4D;
}
/*LOGO*/
.logo{
  top: 50px;
  left: 100px;
  position: fixed;
  background-image: url('../img/logo.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 100px;
}
/*SLIDER DE FONDO*/
.slFondo{
    position: fixed;
}
.sl{
  height: 100vh!important;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sl1{
  background-image: url("../img/sl2.jpg");

}
.sl2{
  background-image: url("../img/plaza1.jpg");
}
.sl3{
  background-image: url("../img/pisoindustrial_1.jpg");
}
.sl4{
  background-image: url("../img/pisoindustrial_2.jpg");
}
.sl5{
  background-image: url("../img/comercialEst.jpg");
}
.sl6{
  background-image: url("../img/sl1.jpg");
}
.sl7{
  background-image: url("../img/motoPiso.jpg");
}
.sl8{
  background-image: url("../img/sl3.jpg");
}
#menuMovil{
  display: none;
}
/*DOTS DE SLICK*/
.controls{
  position: fixed;
  bottom: 10%;
  left: 30%;
  width: 20%;
  color: black;
}
.slick-dotted.slick-slider{
  margin: 0px!important;
}
.dots_cuadros{
  height: 10px;
  width: 10px;
  background-color: white;
}
.controls li.slick-active div {
	background-color: red;
}
/*POSICION DEL MENU Y Efectos*/
.menu{
  position: fixed;
  top: 250px;
  left: 50px;
}
.ulMenu{
  list-style: none;
}
.liMenu{
  color: white;
  width: 150px;
  padding-bottom: 45px;
}
.liMenu div{
  display: flex;
  text-align: left;
  flex-direction: row;
  width: 100%;
  position:relative;
}
.liMenu .divhr{
  position: fixed;
  display: block;
   width: 0%;
  background: linear-gradient( transparent 50% , red 50% 60%,  transparent 60% 100% );
   transition: width 0.5s ease-out;
  -webkit-transition: width 0.5s ease-out;
}
.liMenu:hover .divhr{
  width: 30px;
}
.liMenu:hover a{
  margin-left: 40px;
}
.linkHomes{
  transition: margin 0.5s ease-out;
 -webkit-transition: margin 0.5s ease-out;
  position: relative;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}
/*lATERAL*/

.abrirCerrar{
  top: 42%;
  transition: right 1s ;
 -webkit-transition: right 1s ;
  right: 53%;
  position: fixed;
  background-image: url('../img/arrowClo.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 200px;
  cursor: pointer;

}
.abrirCerrar2{
  transition: right 1s ;
 -webkit-transition: right 1s ;
  top: 42%;
  right: 0%;
  position: fixed;
  background-image: url('../img/arrowOp.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 200px;
  cursor: pointer;
}


.lateral{
  position: relative;
  transition: 1s;
  float: right;
  width: 53%;
  overflow: hidden;
  right: 0;
  top: 0px;
  z-index: 100;
}
.cerrar{
  position: relative;
  width: 53% ;
  overflow: hidden;
  right: -53%;
  transition: 1s;
  top: 1px;
  z-index: 100;

}
  /*CONTENIDO*/
#transparente1{
  position: relative;
  height: 260px;
  background-color: transparent;
  text-align: center;
}
.down{
  bottom: -26px;
  left: 45%;
  position: absolute;
  background-image: url('../img/arrowDow.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;

}
#texto1{
  padding: 30px;
  background-color: white;

}
.litRed{
  background-color: red;
  width: 70px;
  height: 1px;
  margin: 5% 0 0 15%;
}
.img1{
  background-image: url('../img/pulidoedificio.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  padding: 50px;
}
.hiperImg{
  background-image: url('../img/hiperfloor.svg');
  background-repeat: no-repeat;
  background-size: 30%;
  background-position: bottom right;
  width: 100%;
  height: 100%;

}
#betonMenuImgMv{
  display: none;
}
#hiperfloor{
  margin: 0;
  padding: 50px;
  background-color: #333333;
}
#sl2{
  display: flex;
  flex-direction: row;
  background-color: #333333;
  padding: 0px 0 50px 0;
}
  .controls2{
  width: 250px;
   height: 450px;
   text-align: center;
   padding: 0 0 0 50px;
   box-sizing: border-box;


  }
  .controls2 ul{
    bottom: 0px!important;
    position: relative!important;
    margin: 200px 0 0 0!important;

  }
  .controls2 li{
    margin: 45px 0 45px 0 !important;
    display: block!important;
  }

  .dothr{
  position: absolute;
  display: block;
  width: 0%;
  background: linear-gradient(
  transparent 50% , red 50% 60%,
  transparent 60% 100% );
  transition: width 0.5s ease-out;
  -webkit-transition: width 0.5s ease-out;nt;
  }
  .dothr a{
  transition: padding 0.5s ease-out;
  -webkit-transition: padding 0.5s ease-out;nt;
  }

  .dothr :hover {
    width: 30px!important;
  }
  .controls2 ul li :hover .dothr{
    width: 30px;
  }
  .controls2 ul li :hover a{
    padding-left: 35px;
  }

  .slider{
    width: 60%;
    height: 550px;
  }

  .slCont{
    height: 550px!important;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .slM1{
    background-image: url('../img/premium.jpg');
  }
  .slM2{
    background-image: url('../img/comercial.jpg');
  }
  .slM3{
    background-image: url('../img/industrial.jpg');
  }
  .textSl{
    width: 55%;
    padding: 20px;
    position: absolute;
    top: -15px;
    right: -35px;
    z-index: 1000;
    background-color: white;

  }
  .slick-list{
    overflow: visible!important;
  }
  .controls2 ul .slick-active .dotCont .dothr{
    width: 30px!important;
  }
  .controls2 ul .slick-active .dotCont .dothr a{
    padding-left: 35px!important;
  }
  .dotCont{
    display: flex;
    text-align: left;
    flex-direction: row;
    width: 100%;
    position: relative;
  }
  /*TRANSPARENTE 2*/
  #transparente2{
    height: 250px;
    position: relative;
    background-color: transparent;
    width: 100%;

  }
  .position{

  }

  .up{
    top: 45%;
    left: 50%;
    position: absolute;
    background-image: url('../img/arrowUp.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
  }
  /*formulario*/
  #formulario{
    background-color: white;
    padding: 50px;
    position: relative;
    text-align: right;
    box-sizing: border-box;
  }
    .form__group{
      text-align: left;
      position: relative;
      padding: 15px 0 0;
      margin-top: 14px;
      box-sizing: border-box;
    }
  .inputs{
    height: 30px;
      width: 100%;
      border-width: 0 0 1px 0;
      border-color: #4D4D4D;
      border-style: solid;
      transition: border-color 0.4s;
      background: transparent;
      box-sizing: border-box;
      outline: 0;
      border-radius: 0px!important;
  }
  .inputs::placeholder {
    color:transparent;
  }

  .inputs:placeholder-shown ~ .form__label{
   font-size: 14px;
   cursor: text;
   top: 25px;
   left: 0px;
   right: 0px;

  }
  label,
  .inputs:focus ~ .form__label{
      position: absolute;
      top: 0;
      left: 0px;
      right: 0px;
      display: block;
      transition: 0.2s;
      font-size: 12px;
      color: #9b9b9b;

  }
  .inputs:focus ~ .form__label{
      color:  #4D4D4D;
  }
  .inputs:focus {
   padding-bottom: 6px;
   border-bottom: 2px solid #FF0000;

  }
  .inputsContMes{
    resize: none;
    width: 100%;
    height: 150px;
    border-width: 0 0 1px 0;
    border-color: #4D4D4D;
    border-style: solid;
    transition: border-color 0.4s;
    background: transparent;
    box-sizing: border-box;
    outline: 0;
    border-radius: 0px!important;
  }
  .inputsContMes::placeholder {
    color:transparent;
  }

  .inputsContMes:placeholder-shown ~ .form__label{
   font-size: 14px;
   cursor: text;
   top: 25px;
   left: 0px;
   right: 0px;

  }
  label,
  .inputsContMes:focus ~ .form__label{
      position: absolute;
      top: 0;
      left: 0px;
      right: 0px;
      display: block;
      transition: 0.2s;
      font-size: 12px;
      color: #9b9b9b;
  }
  .inputsContMes:focus ~ .form__label{
      color:  #4D4D4D;
  }
  .inputsContMes:focus {
    padding-bottom: 6px;
   border-bottom: 2px solid #FF0000;
  }
  .formBut{
    float: right;
    width: 50px;
    height: 50px;
    background-image: url("../img/butArrow.svg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    margin: 20px 0px 0 0;
    cursor: pointer;
  }
  .formBut:hover{
    border-style: solid;
    border-width: 1px;
    border-color: #4D4D4D;
    background-position: bottom;
  }
  .alertas{
    width: 100%;
    text-align: center;
    margin: 25px;
    color: red;
  }
  .linkCont{
    text-decoration: none;
    color: #4D4D4D;
  }
  .linkCont:hover{
    color: #EC1E25;
  }

/*FOOTER*/
  #end{
    background-color: white;
    padding: 50px;
  }
  .imgSocWeb{
    display: inline-block;
    height: 30px;
    width: 40px;
  }
  @media(max-width:1346px){
    .controls2{
    width: 150px;
    height: 450px;
    text-align: center;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    }
    .textSl{
        width: 200px;
        padding: 20px;
        position: absolute;
        
        right: -10px;
        z-index: 1000;
        background-color: white;
    }
    .slider{
      width: 65%;
    }
    .abrirCerrar{
      top: 42%;
      transition: right 1s;
     -webkit-transition: right 1s;
      right: 52.9%;
      position: fixed;
      background-image: url('../img/arrowClo.svg');
      background-repeat: no-repeat;
      background-size: contain;
      width: 25px!important;
      height: 200px!important;

    }

    .abrirCerrar2{
      transition: right 1s ;
     -webkit-transition: right 1s ;
      top: 42%;
      right: 0;
      position: fixed;
      background-image: url('../img/arrowOp.svg');
      background-repeat: no-repeat;
      background-size: contain;
      width: 25px!important;
      height: 200px!important;
    }
    #transparente1{
      position: relative;
      height: 200px;
      background-color: transparent;
      text-align: center;
    }

  }
  @media(max-width:980px){
    /*  MENU MOVIL*/
    #betonMenuImgMv{
      position: absolute;
      transition: 0.8s;
      width: 150px;
      height: 60px;
      display: inline-block;
      top: 0px;
    }
    #menuMovil{
      z-index: 1150;
      -webkit-box-shadow: -1px -3px 18px 0px rgba(0,0,0,0.75);
      -moz-box-shadow: -1px -3px 18px 0px rgba(0,0,0,0.75);
      box-shadow: -1px -3px 18px 0px rgba(0,0,0,0.75);
      display: inline-block;
      background-color:#333333;
    }
    #dentroMov{
      background-color::#333333;
    }

    .bar1, .bar2, .bar3 {
      width: 22px;
      height: 2px;
      background-color: #EB164A;
      margin: 4px 0;
      transition: 0.4s;
    }
    .container {
      display: inline-block;
      cursor: pointer;
    }
    .change .bar1 {
      -webkit-transform: rotate(-45deg) translate(-4px, 3px);
      transform: rotate(-45deg) translate(-4px, 3px);
    }

    .change .bar2 {
      opacity: 0;
    }

    .change .bar3 {
      -webkit-transform: rotate(45deg) translate(-5px, -5px);
      transform: rotate(45deg) translate(-5px, -5px);
    }
    #logoMovil{
      position: absolute;
      top: 0;
      float: left;
      width: 100%;
      left: 50%;
      margin-left:-78px;
    }


    .menuIcon{
      margin-left: 100px;
      padding-top:0px;
      float:left;
      width: 40%;
      text-align: center;
    }
    .menuOptions{
      width: 100%;
      text-align: center;
    }
    .menuOptions ul{
      text-decoration: none;
      list-style: none;
      margin: 0;
      padding: 0px 0 0 0;
    }
    .menuTextMov{
      font-size: 15px!important;
      font-family: "roboto-condensed";
      padding: 40px 0 0 0;
      color: #fff;
    }

    /*LOGO SL*/
    .logo{
      top: 120px;
      left:50%;
      margin-left:-100px;
    }
    /*DOTS SL FONDO MOVIL*/
    .controls{
      position: fixed;
      bottom: 10%;
      left:55%;
      margin-left:-100px;
      width: 150px;
      color: black;
    }
    .slick-dotted.slick-slider{
      margin: 0px!important;
    }
    .dots_cuadros{
      height: 10px;
      width: 10px;
      background-color: white;
    }
    .controls li.slick-active div {
    	background-color: red;
    }
    .menu{
      display: none;
    }
    /*LATERAL MOVIL*/
    .abrirCerrar{
      top: 42%;
      transition: right 1s ;
     -webkit-transition: right 1s ;
      right: 92%;
      position: fixed;
      background-image: url('../img/arrowClo.svg');
      background-repeat: no-repeat;
      background-size: contain;
      width: 25px;
      height: 200px;
      cursor: pointer;
    }
    .abrirCerrar2{
      transition: right 1s ;
     -webkit-transition: right 1s ;
      top: 42%;
      right: 0%;
      position: fixed;
      background-image: url('../img/arrowOp.svg');
      background-repeat: no-repeat;
      background-size: contain;
      width: 25px;
      height: 200px;
      cursor: pointer;
    }

    .lateral{
      position: relative;
      transition: 1s;
      float: right;
      width: 92%;
      overflow: hidden;
      right: 0;
      top: 0px;
      z-index: 1;
    }
    .cerrar{
      position: relative;
      width: 92% ;
      overflow: hidden;
      right: -92%;
      transition: 1s;
      top: 1px;
      z-index: 1;
    }
    /*Contenido*/
    #transparente1{
      height: 60px;
    }
    .down{
      display: none;

    }
    .up{
      display: none;
    }
    #sl2{
      display: flex;
      flex-direction: column;
      background-color: #333333;
      padding: 0px 0 0px 0;
      text-align: center;

    }

    .controls2{
       width: 100%;
       height: 60px;
       text-align: center;
       padding: 0 0 0 0px;
       box-sizing: border-box;
    }
    .controls2 ul{
      text-align: center;
      bottom: 0px!important;
      position: relative!important;
      margin: 0px auto 0 auto!important;
    }
    .controls2 li:first-child{
      width: 65px!important;
    }
    .controls2 li{
      margin: 0px 0px 0px 0px !important;
      display: inline-block !important;
      width: 85px!important;
      text-align: center!important;
      padding: 0px 2% 0 2% !important;
    }
    .dothr{
      position: absolute;
      display: block;
      width: 0%;
      background: linear-gradient(
      transparent 50% , red 50% 60%,
      transparent 60% 100% );
      transition: width 0.5s ease-out;
      -webkit-transition: width 0.5s ease-out;nt;
    }
    .dothr a{
      transition: padding 0.5s ease-out;
      -webkit-transition: padding 0.5s ease-out;
      text-decoration: none;
      background-image: linear-gradient(red, red);
      background-position: 50% 100%;
      background-repeat: no-repeat;
      background-size: 0% 4px;
      transition: background-size .4s;
    }

    .dothr :hover {
      width: 0px!important;
    }
    .controls2 ul li :hover .dothr{
      width: 0px;
    }
    .controls2 ul li :hover a{
      padding-left: 0px;
    }

    .slider{
      padding: 15px;
      width: 100%;
      height: 550px;
    }

    .slCont{
      height: 500px!important;
    }
    .textSl{
      width: 55%;
      padding: 15px;
      position: absolute;
      top: -10px;
      bottom: auto!important;
      right: -5px;
      z-index: 1000;
      background-color: white;
    }

    .controls2 ul .slick-active .dotCont .dothr{
      width: 0px!important;
    }
    .controls2 ul .slick-active .dotCont .dothr a{
      padding-left: 0px!important;
      background-size: 100% 2px;


    }
    .dotCont{
      display: flex;
      text-align: left;
      flex-direction: row;
      width: 100%;
      text-align: center;
      position: relative;

    }

    .textMenus{
      font-family: "gotham-bold";
      font-size: 13px;
      color: white;
    }
    .hiperImg{
      background-image: url('../img/hiperfloor.svg');
      background-repeat: no-repeat;
      background-size: 80%;
      background-position: bottom right;
      width: 100%;
      height: 100%;

    }
    .imgSoc{
      display: inline-block;
      height: 30px;
      width: 40px;
    }
    .imgSocWeb{
      display: none;
    }
    .logo{
      display: none;
    }

  }





  /*ME QUEDE ARRGLANDO LA VISTA DE IPAD , EL SLIDER SE PONE ENCIMA DEL OTRO , TAMBIEN FALTA EL BOTON  PARA
  SOMETER EL FORMULARIO , EL MENU AUN NO ES FUNCIONAL TAMBIEN FALTA ESO */
