 /*--------------------------------------------------------------whois_ceiling-----------------------------------------------------------------------------------------------------------------------------*/
#our_process{
    color:rgb(65,64,66);
    height: 550px;
    padding:0 ;
    margin-top:100px;
    z-index: 1;
    margin-bottom:100px;
}
#our_process .texto2{
    padding:100px 30px 0 100px;
    text-align: justify;
    background: white; 
    height: 600px; 
    float:left;
}
#our_process .texto2 h2{
    font-size: 57px;
    text-decoration: underline;
    text-decoration-color: #FF697F;
    z-index: 2;
    position: relative;
}
#our_process .texto2 p{
    font-size: 22px;
    margin-top: 20px;
    background: #f1f1f1;
    padding: 80px 20px 60px 20px;
    position: relative;
    top: -100px;
    z-index: 1;
}
 .owl-next,.owl-prev{
    background-color: #EA424F!important;
    padding:10px!important;
 }
.red-oblique{
    color: #EA424F;
    font-style: oblique;
}
/*-----------------------------------------------------------------------------------owl_carousel---------------------------------------------------------------------------------------------------------*/
#commercial_ceiling_carousel{
    height: 550px;
    margin-top:100px;
    z-index: 1;
    padding:0 50px;
}

#commercial_ceiling_carousel img{
  width:100%;
  padding: 0 10px;
}
/*--------------------------------------------------------------------------------------------------propertys-----------------------------------------------------------------------------------*/
#propertys ul li{
    list-style: none;
    padding:30px;
}
#propertys ul{
    margin:0;
    padding:0;
    width:100%;
    padding:60px;
}

#propertys ul li img{
    display:block;
    float:left;
    width:30%;
}
#propertys ul li ul{
    display:block;
    float:left;
    width: 70%;
    padding: 10px 35px;
}
#propertys ul li ul h3{
    font-size:18px;
    font-weight: bold;
}
#propertys ul li ul li{
    list-style: square;
    padding: 0;
}
.points{
      display: block;
      width: 100%;
      margin-top: 0px;
	margin-bottom: 50px;
}

.points0
{
    display: block;
    width: 100%;
    margin-top: 50px;
	margin-bottom: 0px;
}
/*-----------------------------------------------------------------------------------------------contact us-------------------------------------------------------------------------------------*/
#contact_us{
    width:100%;
    height:600px;   
}
#contact_us section{
    float:left;
    width:50%;
    background-color: #f1f1f1;
    padding:50px 0 0 100px;
    height: 600px;
    font-size:20px;
}
#contact_us section .parrafo{
    margin: 50px 0 25px 0;
}
#contact_us a img{
    width:30%;
}
#contact_us aside{
    float:left;
    width:50%;
    background: rgb(170,170,170);
}

#contact_us form{
    background:rgb(170,170,170);
    display: block;
    width:100%;
    padding-top: 3%;
    padding-bottom: 4%; 
    height:600px; 
}
#contact_us form input{
    background: rgb(170,170,170);
    display: block;
    float: right;
    width: 80%;
    border: 1px solid white;
    color: white;
    margin: 15px 10%;
    padding: 5px;
    float: left;
    position: relative;
}
#contact_us form input::placeholder{

    color:white;
}
#contact_us form textarea{
    background:rgb(170,170,170);
    display: block;
    float:left;
    width:80%;
    border:1px solid white;
    color:white;
    margin: 10px 10%;
    padding:10px;
    resize: none;
    height:100px;
}
#contact_us form textarea::placeholder{
    color:white;
}
#contact_us form input[type="button"]{
    background:#FF697F;
  display: block;
  float:right;
  width:80%;
  border:1px solid #FF697F;
  color:white;
  margin: 30px 10%;
  padding:5px;
}
#contact_us form input[type="button"]:hover{
    background:white;
    border: 1px solid #FF697F;
    color:#FF697F;
}
#contact_us form input[type="button"]:active{
    background:#FF697F;
    color:white;
    font-size:10px;
}
.label{
  color: red;
  display: block;
  float: left;
  margin: 0;
  position: relative;
  top: 30px;
}
.address{
    padding-bottom:20px;
    display: block;
}
.phone{
    display: inline;
    margin-right:20px; 
}
.email{
    display: inline;
}
/*-----------------------------------------------------------------------------------------------footer1---------------------------------------------------------------------------------*/
#footer1{
    display: none;
}
/*mensaje---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#grid{
  background: black;
    z-index: 6;
    height: 5157px;
    width: 100%;
    position: fixed;
    top: 0;
    display: block;
    opacity: 0.7;
}

#envio{
    background: white;
    z-index: 7;
    color: #FF697F;
    /* font-size: 30px; */
    height: 300px;
    width: 500px!important;
    padding: 4%;
    text-align: justify;
    position: fixed;
    top: 300px;
    left: 750px;
    display: block;
    margin-bottom: -375px;
}
#envio p{
  background: white;
  color:#FF697F;
  font-size: 20px;
  padding: 5px!important;
}
#envio h3 {
    color:#FF697F;!important;
    margin: 0 27%;
    font-size: 21pt;
    padding: 10px;
    display: block;
    font-weight: 900;
}
#envio .subrayado{
  width:10%!important;
  margin: auto auto 0px auto!important;
}
#envio span{
  color:#FF697F;
  padding: 5px;
}
#enviar{
  width:90%;
  margin: 5% 0% 0% 5%;
  padding:2%;
  background: #FF697F;
  border-radius: 10px;
  border:1px solid transparent;
  color:white;
  cursor:pointer;
}
#enviar:hover{
  background: #DE5B6F;
  font-size: 20px;
}
#enviar:active{
  background: #FF697F;
  font-size: 10px;
}
.exitoso{
  left:700px!important;
}
.exitoso p{
   padding: 10px 0 0 80px!important;
}
#envio button{
    box-sizing:border-box; 
    background: #FF697F;
    color: white;
    padding: 10px 200px;
    border: 1px solid #FF697F;
    border-radius: 15px;
    margin: 0px 0px;
    left: -55px;
    position: relative;
    top: 50px;
}
#envio button:hover{
  background: #DE5B6F;

}
.normal{
      border:1px solid white!important;
      margin:30px 10% 30px 10%!important;
}
.corregir{
    border:1px solid red!important;
    margin:10px 5% 10px 10%!important;
}
.campos_requeridos{
  display: block;
  padding:1px 30%;
  color: red;
  width: 100%;
}
#envio button:active{
  background: #FF697F;
  font-size: 10px;
  padding:10px 210px;
}
#envio .align-left{
  text-align: left!important;
  margin: 0 20%;
}
#alerta{
  display:none;
}

#gif{
  margin: 10px 130px;
}
.si_envio{
  margin:0% 17%!important;
}
.no_envio{
  margin: 0% 10%!important;
}
.p_no_envio{
    margin: 0px 23%;
}