html, body, h1, h2, h3, ul{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}re
html{	background-color: #fafafa;
}
en

a{ color: #fff;}
h1 a{ text-decoration: none; color: #555;}
@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff2') format('woff2'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {

	height: auto;
	border: 0px;
	background:  transparent url(img/precarga.gif) no-repeat center center;
}

.img-ancho{
	width: 100%;
	max-width: 200px;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.img-ancho-nube{
	margin-top: 35px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 700px;
	min-width: 500px;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
#nube-tags{
	margin-top: 20px;
	margin-bottom: 50px;
}
.img-ancho-ubicacion{
	width: 100%;
}

.bn{
	filter: grayscale(100%);
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

.numero .fa {
margin: 0;
  position: relative;
  /* Adjust these values accordingly */
  top: 8px;
  left: 5px;
	margin-right: 10px;
}



h1{ 
color: #38373e;	
font-family: 'Capriola', sans-serif;
font-size: 24px; 
font-weight: lighter;
margin-bottom: 10px;
}

figcaption h2{
	color: #777;
	font-family: 'Capriola', sans-serif;
	font-size: 18px; 
	font-weight: lighter;
	margin-bottom: 10px;	
}

h2{ 
color: #38373e;	
font-family: 'Capriola', sans-serif;
font-size: 18px; 
font-weight: lighter;
margin-bottom: 10px;
}

h3{
color: #a63b4b;
font-size: 21px;
font-weight: 100;
font-family: 'Capriola', sans-serif;
text-align: left;
margin-top: 15px;
}

.linea-titulo{
width: 2%;
height: 5px;
background-color:#a63b4b;
color:#a63b4b;
border: 0 none;
margin: 5px auto;
}

.linea-parrafo{
width: 4%;
height: 5px;
background-color:#a63b4b;
color:#a63b4b;
border: 0 none;
margin: 5px auto;
float: left;
}

#trabajamos{
	padding-top: 50px;
}
#como-trabajamos{
	padding-top: 55px;
	padding-bottom: 90px;
	height: auto;
	text-align: center;
	font-size: 15px;
	color: #555;
	font-family: "open_sansregular";
  	background-image: url("../img/fondo.jpg");
    background-repeat: repeat-x;
}

.retrato{
	margin-top: 50px;
}
#texto-bio{
	margin-top: 40px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#titulo-desplegable{
	padding-top: 50px;
	text-align: center;
	width: 60%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	font-family: "open_sansregular";
	font-size: 16px;
}
#titulo-desplegable p{
   text-align: left;
}
#titulo-desplegable ul{
	margin-top: 30px;

	}
#titulo-desplegable li{
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 17px;
	list-style: none;
	 text-align: left;

	}



button{
	background-color: #222; /* Green */
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}


button:hover{
	background-color: #555;
}

#cambia{
 color: #fff;
 font-size: 18px;
 padding: 7px 12px;
 font-weight: normal;
 display: inline-block;
 text-decoration: none;
 font-family: 'Capriola', sans-serif;
 min-width: 120px;
	cursor: pointer;
}

#plegable{
	display: none;
}
.titulo-color{
	color: #a63b4b;	
	font-family: 'Capriola', sans-serif;
	font-size: 24px; 
	font-weight: lighter;
	margin-bottom: 10px;
	}

#formacion{
	padding-top: 50px;
	height: auto;
	text-align: center;
	font-size: 15px;
	color: #555;
	font-family: "open_sansregular";
}

#servicios{
	padding-top: 55px;
	padding-bottom: 90px;
	height: auto;
	text-align: center;
	font-size: 15px;
	color: #555;
	font-family: "open_sansregular";
  	background-image: url("../img/fondo.jpg");
    background-repeat: repeat-x;
}

.cuadro-servicios{

}

#texto-servicios{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

#texto-servicios figure{
	background-color: #eee;
	width: 18%;
	max-width: 280px;
	min-width: 200px;
	text-align: center;
	font-size: 14px;
	padding: 20px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	-webkit-border-top-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
}

#texto-servicios figure:hover{
 box-shadow: 2px 2px #999 ;

}

#texto-servicios p{
	text-align: left;
}


#texto-formacion{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#texto-formacion ul{

}
#texto-formacion li{
	margin-bottom: 20px;
}

/* MENU RESPONSIVE */

.slicknav_menu {
	display:none;
}

/* MENOR A 1200 */
@media screen and (max-width: 1200px) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
	header{

	padding-left: 5%;
	padding-right: 5%;
	height: 95px;
	width:90%;
	z-index: 1111;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
	display: block;
	
}
	


header nav{
	width: auto;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

header nav ul{margin:0;padding:0;}
header nav li{
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
header nav li a{
	text-decoration: none;
	font-size: 15px;
	color: #222;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'open_sansregular';

}
header nav li a:hover{
	color: #a63b4b;

}
	
header nav li  a:focus {
		color: #a63b4b;
	}
header.smaller {
	padding-left: 5%;
	padding-right: 5%;
	background-color: rgba(255,255,255,1);
	height: 95px;
	width:90%;
	display: block;
}

	#flotante{
		display: none;
	}

	#logo{ margin-top:8px; text-align: center;}

	

	
	
} /* FIN MENOR A 1200 */	





/* MAYOR 1000 QUITAR PALABRAS*/
@media screen and (min-width: 1001px) {
	.menor-responsive{
		display: none;
	}

/* FLOATING WHATSAPP */

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:240px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
	margin-top:16px;
}

}

/* MENOR A 1000 QUITAR PALABRAS*/
@media screen and (max-width: 1000px) {
	.mayor-responsive{
		display: none;
	}
	
	/* FLOATING WHATSAPP */

.float{
	display: none;
}


	
}

/* MENOR A 450*/
/* MENOR A 500 */
@media only screen and (max-width: 525px){

#inicio{
background-image: url("../img/fondo-inicio.jpg");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-size: 100%;
height: 150px;
padding-top: 80px;
}
	
}

/* MENOR A 500 */
@media only screen and (max-width: 750px) and (min-width: 525px){

#inicio{
background-image: url("../img/fondo-inicio.jpg");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-size: 100%;
height: 250px;
padding-top: 80px;
}
	
}


/* MENOR A 1200 */
@media only screen and (max-width: 1200px) and (min-width: 751px){
	
#inicio{
background-image: url("../img/fondo-inicio.jpg");
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-size: 100%;
height: 400px;
padding-top: 80px;
}


}



/* MAYOR A 1199 */
@media screen and (min-width: 1201px) {
	

	
#inicio{
background-image: url("../img/fondo-inicio.jpg");
background-repeat: no-repeat;
background-position: 0 50;
background-attachment: fixed;
background-size: 100%;
height: 800px;
		

}

header{

	padding-left: 5%;
	padding-right: 5%;
	
	height: 95px;
	width:90%;
	z-index: 1111;
	position: fixed;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
	display: block;
	
}
	
header h1#logo {
    display: inline-block;
    height: 200px;
    line-height: 150px;
	margin-top: 8px;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; 
		overflow:hidden;
}


header nav{
	width: auto;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

header nav ul{margin:0;padding:0;}
header nav li{
	display: inline-block;
	padding-top: 20px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
header nav li a{
	text-decoration: none;
	font-size: 15px;
	color: #222;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: 'Capriola', sans-serif;

}
header nav li a:hover{
	color: #a63b4b;
}
header nav li  a:focus {
		color: #a63b4b;
	}
	
.numero a{ font-size: 18px; color: #00A19A;}
	
header.smaller {
	padding-left: 5%;
	padding-right: 5%;
	background-color: rgba(255,255,255,1);
	height: 95px;
	width:90%;
	position: fixed;
	display: block;
}
	
} /* FIN MENU RESPONSIVE */



#centrar-logo{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}



.flotante {
    display:scroll;
    position:fixed;
    bottom: 238px;
    right:0px;
	z-index: 11111;
}




#contacto{
	padding-top: 50px;
	padding-bottom: 50px;
	border-top-width: 5px;
	text-align: center;
	background-color: #a63b4b;
}

#contacto h1{
	color: white;
}


.clear{clear:both;}

/* ENVIADO */

#texto-enviado{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-family: 'open_sansregular';
	text-align: center;
	padding: 10px;
	color: #fff;
}



#direccion{
	font-family: 'Capriola', sans-serif;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	width:100%;
	background-color: #a63b4b;
	color: #fff;
}




/* FORMULARIO */
#formulario {
	display: block;
	width: 100%;
	max-width: 700px;
	color: #666666;
	font-family: Arial;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 80px;
}

#formulario p{
	
	color: #fff;
	margin-bottom: 50px;
	font-size: 21px;
	
}

textarea {
	width: 70%;
	padding: 10%;
	height: 80px;
	margin-bottom: 15px;
	border: thin solid #CCCCCC;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	 font-family: 'open_sansregular';
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.nombre{
	width: 80%;
	padding: 5%;
	height: 43px;
	margin-bottom: 15px;
	border: thin solid #CCCCCC;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	 font-family: 'open_sansregular';
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
/*
	background-image:url(../img/nombre.png); 
	background-repeat: no-repeat; 
	background-position: 8px 17px;
	padding-left: 65px;
*/
}
.telefono{
	width: 80%;
	padding: 5%;
	height: 43px;
	margin-bottom: 15px;
	border: thin solid #CCCCCC;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	 font-family: 'open_sansregular';
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
/*
	background-image:url(../img/telefono.png); 
	background-repeat: no-repeat; 
	background-position: 8px 17px;
	padding-left: 65px;
*/
}

.submit{
	width: 90%;
	height: 80px;
	margin-bottom: 15px;
	background-color: #a63b4b;
	color: #FFF;
	border: 3px solid #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Capriola', sans-serif;	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

}
.submit:hover{
	background-color: #FFF; 
	color: #a63b4b;
}




#medios-de-pago{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 40px;
}
footer{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	width: 100%;

	font-size: 14px;
	padding-top: 70px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #222;
	float: left;

}

@media only screen and (max-width: 532px) {
#ubicacion{
	display: none;
	}
	#ubicacion-telefono{
	display: block;
	}
	
}

@media only screen and (min-width: 533px) {
#ubicacion{
	display: block;
	}
	#ubicacion-telefono{
	display: none;
	}
	
}



#centrado_footer{
	width: 85%;
	padding-top: 2px;
	padding-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.texto_footer_joel_manoni{
	color: #FFF;
}
.texto_footer_joel_manoni a{
	color: #FFF;
}
#pie_izq{
	float: left;
	width: 42%;
	text-align: left;
}
#pie_der{
	float: right;
	text-align: right;
}
#data_fiscal{
	float: right;
	margin-left: 10px;
	padding-top: 1px;
}
.icon-social{
	display: inline-block;
	vertical-align: -5px;

}

.icon-social a{
	color: #00A19A;
	text-decoration: none;
	list-style: none;

}

.pie_texto_claro{
	color: #FFF;
	height: 20px;
}
.pie_texto_joel_manoni{
	color: #FFF;
	padding-top: 16px;
	height: 20px;
}
.pie_texto_claro a{
	color: #3B5998;
	text-decoration: none;
}
.pie_texto_claro a:hover{
	color: #333;
}