@import 'https://fonts.googleapis.com/css?family=Lato:300';

h1, h2, h4, h5, h6 {
	text-transform: uppercase;
	color: #444;
	font-family: rale;
	letter-spacing: 1px;
}
h2{
	font-size: 25px;
	color: #333;
}
h3{
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 1.5;
	top: 20px;
	left: 20px;
	font-weight: normal;
	color: #777;
}
h4{
	margin-top: 15px;
	font-size: 16px;
}
h5{
	font-family: Lato, sans-serif;
	line-height: 1.5;
	font-weight: normal;
	padding: 10px 0;
	font-size: 12px;
}
p {
	color: #888;
	font-family: Lato, sans-serif;
	font-size: 15px;
}
.seccion-1,
	width: 100%;
	margin: auto;
}
 .seccion-1 img {
	width: 90%;
}
.bienvenidos{
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.bienvenidos h2{
	color: #444;
}
.a-columnas{
	width: 100%;
	margin: auto;
	margin-bottom: 5px;
	display: inline-block;
}
.colx3-1 {
	width: 25%;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	margin: auto;
}
.colx3-2 {
	width: 25%;
	float: left;
	padding: 20px; 
	box-sizing: border-box;
	margin: auto;
}
.colx3-3 {
	width: 25%;
	float: left;
	padding: 20px; 
	box-sizing: border-box;
	margin: auto;
}
.colx3-4 {
	width: 25%;
	float: left;
	padding: 20px; 
	box-sizing: border-box;
	margin: auto;
}
.bienfigu {
	width: 50%;
	height: 40%;
	padding-top: 5px;
	display: inline;
}
.bienfigu img{
	width: 90%;
}
/* Mensaje central */
.seccion-2{
	width: 100%;
	background: #1ABC9C;
	clear: both;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	text-align: center;
	box-sizing: border-box;
	transition: 0.4s;
}
.seccion-2:hover{
	background: #444;
	transition: .4s;
}
.seccion-2 h3, h2{
	color: #fff;
	font-size: 32px;
}
.seccion-2 a{
	text-decoration: none;
	margin-left: 20px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #fff;
}

/*   Servicios   */

.seccion-3 {
	width: 100%;
	margin: auto;
}
 .seccion-3 img {
	width:80%;
}
.servicios {
	margin-top: 50px;
	text-align: center;
	margin-bottom: 30px;
}
.servicios h2{
	color: black;
} 
.b-columnas {
	width: 98%;
	margin-left: 2%;
	margin-bottom: 20px;
	position: relative;
}
.columnasx3{
	width: 22%;
	float: left;
	padding: 20px 20px;
	box-sizing: border-box;
	margin: auto;
	min-height: 300px;
	display: inline-block;
}
.columnasx3 img{
	width: 90%;
}
.columnasx3 i{
	font-size: 20px;
	float: left;
	padding-right: 20px;
	color: rgb(35, 5, 209);
}
.c-columnas{
	width: 98%;
	margin-left: 2%;
	margin-bottom: 20px;
	position: relative;
}
.columnasx4{
	width: 22%;
	height: auto;
	float: left;
	padding: 20px 20px;
	box-sizing: border-box;
	margin: auto;
	min-height: 300px;
	display: inline-block;
}
.columnasx4 img{
	width: 90%;
}  
.columnasx4 i{
	font-size: 20px;
	float: left;
	padding-right: 20px;
	color: rgb(35, 5, 209);
}
.columnasx4 h4{
	padding-bottom: 20px;
}
.asi-columna {
	width: 100%;
	height: 150px;
	display: inline-block;
	position: relative;
    float: left;
	padding: 20px 20px;
	box-sizing: border-box;
	margin: auto;
	min-height: 150px;
	color: rgb(35, 5, 209);
	background: yellow;
}
.asi-columna img{
	width: 100%;
	position: relative;
} 
.infoconta{
	width: 100%;
	height: auto;
	min-height: 250px;
	position: relative;
	display: inline-block;
}
.texto-conta{
	width: 70%;
	float: left;
	padding: 20px 20px;
	box-sizing: border-box;
	margin: auto;
	min-height: 300px;
	display: inline-block;
}
.texto-conta img{
	width:70%;
}  
.texto-conta p{
	text-align: center;
	letter-spacing: 3px;
	line-height: 25px;
	color: black;
}
.texto-conta h2, h4{
	text-align: center;
	letter-spacing: 2px;
	color: black;
}
.texto-conta i{
	font-size: 20px;
	float: left;
	padding-right: 20px;
	color: rgb(35, 5, 209);
}
.texto-conta h4{
	padding-bottom: 20px;
}	
#contact_form{
	position: absolute;
	top: 25px;
	margin-left: 75%;
	border: 1px solid green;
	width: 20%;
	height: auto;
	border-top: 1px solid black;
	box-shadow: 0px 0px 3px #9f9e9e;
	font-family: rale;
}
#contact_form #close_form{
	position: absolute;
	width: 10px;
	height: 10px;
	left: 85%;
	top: 10px;
}
#contact_form #close_form:hover{
	cursor: pointer;
}
#contact_form #close_form: before{
	left: 9px;
	top: 5px;
	font-size: 20px;
}
#contact_form figure{
	height: 50px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #29abe2;
}
#contact_form figure img{
	height: 50%;
	margin: 0px;
}
#contact_form p{
	margin: 20px;
	width: 90%;
	margin-left: 5%;
}
#contact_form input,
#contact_form textarea{
	display: block;
	margin: 20px;
	border: none;
	border-bottom: 2px solid gray;
	width: 90%;
	margin-left: 5%;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-weight: bold;
}
#contact_form #button{
	background: #F8931F;
	color: white;
	border: none;
	padding: 8px 0px;
	border-radius: 5px;
}

.inventa{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 155px;
	display: inline-block;
}
.linea{
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
}
.product{
	width: 22%;
	height: auto;
	float: left;
	padding: 20px 20px;
	box-sizing: border-box;
	margin: auto;
	min-height: 300px;
	display: inline-block;	
}

.c-piepagina{
	width: 100%;
	background: #1ABC9C;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	height: auto;
}
.piepagina1{
	width: 60%;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: auto;
}
.piepagina2{
	width: 30%;
	float: left;
	box-sizing: border;
	margin: auto;
}
