@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bakbak+One&display=swap');
*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
  
   max-width: 100% !important;
   overflow-x: hidden !important;
} 

#nav{
	background: #0d8548;
}
.navbar-nav{
   margin-left: 900px;
}
#logo{
	padding-left: 29px;
	margin-top: 30px;
}
#divisor{
	width: 2px;
  height: 89px;
	margin-top: 48px;
  background-color: #A3A3A3;
  display: inherit;;  
}
#bajada{
	margin-top: 62px;
	font-family: 'Arimo', sans-serif;
	color:#A3A3A3;
	line-height: 30px;
	margin-left: -30px;
}
#titulo{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 45px;
	line-height: 40px;
}
#bloque1{
  background-image: url("img/slider-1.png");
  height: 632px;
  overflow-x: hidden;
  margin-top: 150px;
}
.rectangulo-central{
  background-color: rgba(0, 0, 0, 0.4);
  height: 220px;
  overflow-x: hidden;
  overflow-y: hidden;   
  text-align: left;
  margin-top: 16%;  
  width: 69%;
  padding-left: 60px;
  padding-top: 50px;
} 
.rectangulo-central p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 23px;
  	line-height: 35px;
  	color:#B4B4B4;
}
.rectangulo-central h2{
	font-family: 'Bakbak One', cursive;
	color:#fff;
	font-size: 35px;
	line-height: 40px;
}
.bloque2{
  background-color: #fff;
  height: 300px;
  overflow-x: hidden;
  text-align: right;
  padding-top: 60px;  
} 
.bloque2 p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 24px;
  	line-height: 35px;
  	color:#B4B4B4;
}
.bloque2 h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 45px;
	line-height: 40px;
}
.bloque3{
  background-image: url("img/125b856c-4034-4ae6-879e-68e7e298539b.jpg");
  height: 578px;
  overflow-x: hidden;
} 
.bloque3 h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 45px;
	line-height: 40px;
}
.bloque3 p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 24px;
  	line-height: 35px;
  	color:#B4B4B4;
}
.bloque4{
  background-color: #fff;
  height: 300px;
  overflow-x: hidden;
  text-align: left;
  padding-top: 60px;     
}
.bloque4 h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 45px;
	line-height: 40px;
}
.bloque4 p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 24px;
  	line-height: 35px;
  	color:#B4B4B4;
} 
.bloque5{
  background-image: url("img/3fdd3722-cd28-448f-9ede-4e0430350dac1.png");
  height: 500px;
  overflow-x: hidden;
} 
 
.bloque5b{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: right;
  padding-top: 40px;
} 
.bloque5b h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 45px;
	line-height: 40px;
}
.bloque5b p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 24px;
  	line-height: 15px;
  	color:#B4B4B4;
}
#bloque6{
  background-color: #fff;
  height: 300px;
  overflow-x: hidden;
}

/*Nosotros*/

.nosotros{
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 2%;
} 
.titular-nosotros{
  background-color: #fff;
  height: 200px;
  overflow-x: hidden;
  overflow-y: hidden;   
  text-align: left;
  padding-top: 60px;     
}
 
#titular-nosotros-title{
  font-family: 'Bakbak One', cursive;
  color:#848484;
  font-size: 40px;
  line-height: 40px;
  text-align: left; 
  margin-top:  20px; 
  margin-bottom: 50px; 
} 
.titular-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 24px;
  	line-height: 35px;
  	color:#B4B4B4;
} 
.banner-corte-nosotros{
  background-image: url("img/equipo/equipo.jpg");
  height: 473px;
  overflow-x: hidden;
  margin-bottom: 120px;
} 
 
.bloque4-nosotros{
  background-color: #fff;
  height: 300px;
  overflow-x: hidden;
  text-align: left;
  padding-top: 60px;     
}
.bloque4-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 45px;
	line-height: 40px;
}
.bloque4-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 24px;
  	line-height: 35px;
  	color:#B4B4B4;
} 
.bloque5-nosotros{
  background-image: url("img/equipo/virginia.jpg");
  background-repeat: no-repeat;  
  background-size: cover;
  height: 361px;
  overflow-x: hidden;
} 
 
.bloque5b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: left;
  padding-left: 40px;
  padding-top: 40px;
} 
.bloque5b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
    padding-left: 45px;	
}
.bloque5b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-left: 45px;	  	
}

.bloque6-nosotros{
  background-image: url("img/equipo/fernando.jpg");
  background-repeat: no-repeat; 
  background-size: cover;
  height: 361px;
  overflow-x: hidden;
} 
 
.bloque6b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: right;
  padding-right: 40px;
  padding-top: 40px;
} 
.bloque6b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
  padding-right: 45px;	
}
.bloque6b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-right: 45px;	  	
} 

.bloque7-nosotros{
  background-image: url("img/equipo/micaela.jpg");
  background-size: cover;
  background-repeat: no-repeat;  
  height: 351px;
  overflow-x: hidden;
} 
 
.bloque7b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: left;
  padding-left: 40px;
  padding-top: 40px;
} 
.bloque7b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
    padding-left: 45px;	
}
.bloque7b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-left: 45px;	  	
}


.bloque8-nosotros{
  background-image: url("img/equipo/cristian.jpg");
  background-size: cover;
  background-repeat: no-repeat;    
  height: 361px;
  overflow-x: hidden;
} 
 
.bloque8b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: right;
  padding-right: 40px;
  padding-top: 40px;
} 
.bloque8b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
    padding-right: 45px;	
}
.bloque8b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-right: 45px;	  	
} 

.bloque9-nosotros{
  background-image: url("img/equipo/tamara.jpg");
  background-repeat: no-repeat;   
  background-size: cover; 
  height: 351px;
  overflow-x: hidden;
} 
 
.bloque9b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: left;
  padding-left: 40px;
  padding-top: 40px;
} 
.bloque9b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
    padding-left: 45px;	
}
.bloque9b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-left: 45px;	  	
}

.bloque10-nosotros{
  background-image: url("img/equipo/ignacio.jpg");
  background-repeat: no-repeat;  
  background-size: cover;
  height: 361px;
  overflow-x: hidden;
} 
 
.bloque10b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: right;
  padding-right: 40px;
  padding-top: 40px;
} 
.bloque10b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
  padding-right: 45px;	
}
.bloque10b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-right: 45px;	  	
} 


.bloque11-nosotros{
  background-image: url("img/equipo/natali.jpg");
  background-repeat: no-repeat;  
  background-size: cover;
  height: 351px;
  overflow-x: hidden;
} 
 
.bloque11b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: left;
  padding-left: 40px;
  padding-top: 40px;
} 
.bloque11b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
    padding-left: 45px;	
}
.bloque11b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-left: 45px;	  	
}

.bloque12-nosotros{
  background-image: url("img/equipo/fabrizio.jpg");
  background-repeat: no-repeat;  
  background-size: cover;
  height: 361px;
  overflow-x: hidden;
} 
 
.bloque12b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: right;
  padding-right: 40px;
  padding-top: 40px;
} 
.bloque12b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
    padding-right: 45px;	
}
.bloque12b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-right: 45px;	  	
} 


.bloque13-nosotros{
  background-image: url("img/equipo/cristian-cisterna.jpg");
  background-repeat: no-repeat;  
  background-size: cover;
  height: 351px;
  overflow-x: hidden;
} 
 
.bloque13b-nosotros{
  background-color: #fff;
  height: 500px;
  overflow-x: hidden;
  text-align: left;
  padding-left: 40px;
  padding-top: 40px;
} 
.bloque13b-nosotros h2{
	font-family: 'Bakbak One', cursive;
	color:#848484;
	font-size: 35px;
	line-height: 40px;
    padding-left: 45px;	
}
.bloque13b-nosotros p{
  	font-family: 'Bakbak One', cursive;	
  	font-size: 17px;
  	line-height: 15px;
  	color:#B4B4B4;
    padding-left: 45px;	  	
}
/*Fin Nosotros*/

/*Servicios*/
.servicios{
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 15%;
  margin-left:20%; 
  margin-right:20%;
} 
.titular-servicios{
  background-color: #fff;
  height: 200px;
  overflow-x: hidden;
  overflow-y: hidden;   
  text-align: center;
  padding-top: 60px;     
}
.titular-servicios h2{
  font-family: 'Bakbak One', cursive;
  color:#848484;
  font-size: 35px;
  line-height: 40px;
}
.titular-servicios p{
    font-family: 'Bakbak One', cursive; 
    font-size: 24px;
    line-height: 35px;
    color:#B4B4B4;
} 
.bloque1-servicios{
  background-image: url("img/engranaje.png");
  background-repeat: no-repeat;  

  height: 650px;
  overflow-x: hidden;
} 
.bloquealtura-servicios{
 
   

  height: auto;
  overflow-x: hidden;
}  
.bloque1b-servicios{
  background-color: #fff;
  height: auto;
  overflow-x: hidden;
  text-align: left;
  padding-left: 40px;
  padding-top: 40px;
} 
.bloque1b-servicios h2{
  font-family: 'Bakbak One', cursive;
  color:#848484;
  font-size: 35px;
  line-height: 40px;
    padding-left: 45px; 
}
.bloque1b-servicios p{
    font-family: 'Bakbak One', cursive; 
    font-size: 17px;
    line-height: 15px;
    color:#B4B4B4;
    padding-left: 45px;     
}

.bloquefinal-servicios{
  background-image: url("img/escalador.png");
  background-repeat: no-repeat;  

  height: 650px;
  overflow-x: hidden;
} 
 
.bloquefinalb-servicios{
  background-color: #fff;
  height: 650px;
  overflow-x: hidden;
  text-align: left;
  padding-left: 40px;
  padding-top: 40px;
} 
.bloquefinalb-servicios h2{
  font-family: 'Bakbak One', cursive;
  color:#848484;
  font-size: 35px;
  line-height: 40px;
    padding-left: 45px; 
}
.bloquefinalb-servicios p{
    font-family: 'Bakbak One', cursive; 
    font-size: 17px;
    line-height: 15px;
    color:#B4B4B4;
    padding-left: 45px;     
}
.banner-corte-servicios{
 
  height: auto;
  overflow-x: hidden;
  margin-bottom: 120px;
 
} 
/*Fin Servicios*/

/*Clientes*/
.clientes{
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 15%;
  margin-left:20%; 
  margin-right:20%;
} 
.titular-clientes{
  background-color: #fff;
  height: 200px;
  overflow-x: hidden;
  text-align: center;
  padding-top: 60px;     
}
.titular-clientes h2{
  font-family: 'Bakbak One', cursive;
  color:#848484;
  font-size: 35px;
  line-height: 40px;
}
.titular-clientes p{
    font-family: 'Bakbak One', cursive; 
    font-size: 24px;
    line-height: 35px;
    color:#B4B4B4;
} 
/*Fin Clientes*/

/*Contacto*/
.contacto{
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 10%;
  padding-bottom: 1%;
} 
.contacto h2{
  font-family: 'Bakbak One', cursive;
  color:#848484;
  font-size: 35px;
  line-height: 40px;
}
.contacto-subtitulo{
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 1%;
  padding-bottom: 1%;
} 
.contacto-subtitulo h2{
  font-family: 'Bakbak One', cursive;
  color:#848484;
  font-size: 35px;
  line-height: 40px;
}
.contacto-subtitulo span{
  font-family: 'Bakbak One', cursive;
  color:#848484;
  font-size: 35px;
  line-height: 40px;
}
.btn-formulario{
	background-color: #A4A4A4;
  width: 200px;
  height: 79px;
  border-radius: 27px;
  font-family: 'Arimo', sans-serif;
	color:#FFF;	
  border: 2px solid white;
  margin-bottom: 2%;
  background: rgb(132,132,132);
  background: radial-gradient(circle, rgba(132,132,132,1) 70%, rgba(101,101,101,1) 99%);
} 
.form-control-input{
  margin-bottom: 20px;
  border: 1px solid black;
  width: 100%;
  height: 45px;
  border-radius: 10px;
  padding: 15px;
}
.form-control-textarea{
  margin-bottom: 20px;
  height: 90px;
  width: 100%;
  border: 1px solid black;
  border-radius: 10px;
  padding: 15px;
}
/*Fin Contacto*/

.footer{
  background-color: #E8E8E8;
  height: 140px;
  overflow-x: hidden;
  text-align: right;
  padding-top: 2%;

} 
.footer p{
    line-height: 10px;
    font-size: 14px;
}