body{
	background-color: #fff;
	margin-top:0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Arial Narrow', Arial, sans-serif;
	min-width: 1024px;
}
h1{
	font-family: 'Open Sans', sans-serif;

}
#contArea{
padding:100px;text-align:justify;font-size:20px;
font-family: 'Arial Narrow', sans-serif;
padding-top: 0px;
}
#area_menu{
	width:100%;
	height: 130px;
	background-color: #fff;
	background: url(../../images/fondo-top.png);
	background-size: cover;
	z-index: 9999;
}
#menu_flotante ul li{
	float: left;
	list-style: none;
	color:#fff;
	margin-left: 30px;
	margin-top: -8px;
	transition-duration:0.5s;
	 text-shadow: 2px 2px #000;
	font-family: 'Arial Narrow', Arial, sans-serif;
}
#menu_flotante ul li:hover{
		transition-duration:0.5s;
	color: #B0B0B0;
	cursor: pointer;
}
#menu_flotante ul li:hover ul{
	display: block;
}
#menu_flotante ul li ul {
	display: none;
	margin-left: -30px;
	position: absolute;
	height: 80px;
	width: 80px;
}
#menu_flotante ul li ul li{
	font-family: 'Arial Narrow', Arial, sans-serif;
	margin: 8px;
	color:#fff;

}
.btn_Marca{
	transition-duration:0.5s;
	width: 18%;
	margin-left:25px;
}
.btn_Marca:hover{
	transition-duration:0.5s;
	cursor: pointer;
}
#menu_flotante{
	width: 693px;
	height: 34px;
	background: url(../../images/menu-flotante.png);
	margin-left: 30px;
	z-index:900;
	position: absolute;
	margin-top: -14px;
	min-height: 34px;
}
#area_banner{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: -14px;
	z-index:100;
}
#area_banner_movil{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: -14px;
	z-index:200;
	display: none;
}
.btn-aqui{
	position: absolute;
	right: 30px;
	width: 20%;
	margin-top: -200px;
	max-width: 200px;
	transition-duration:0.5s;
}
.btn-aqui:hover{
	cursor: pointer;
	opacity: 0.8;
	transition-duration:0.5s;
}
#deg_banner{
	margin-top: -14px;
	width: 100%;
	z-index:200;
	position: absolute;
	top: 149px;
}
#area_footer{
	width:97%;
	height: 60px;
	bottom:0px;
	background-color: #fff;
	background: url(../../images/fondo-footer.png);
	background-size: cover;
	text-align: center;
	color:#fff;
	padding: 20px;
}
#area_footer a{
	color:#fff;
	text-decoration: none;
}
#contenido{
	/*background: url(../../images/fondo-contenido.png);
	background-size: cover;*/
	z-index: 10;
	background-color: #fff;
}
#subContenido{
	background-color: #fff;
	height: 900px;
}
#c1{
	width: 25%;
	float: left;
	margin-left: 50px;
}
#c2{
	width: 45%;
	text-align: center;
	float: left;
}
#c3{
	width: 20%;
	height: 130px;
	float: left;
	min-width: 240px;
}
#c3 a{
	text-decoration: none;
	font-size: 20px;
	color:#d28a0c;
	font-family: 'Open Sans', sans-serif;
}
#c3 ul li{
	float: left;
	list-style: none;
}
#c3 ul li:hover{
	transition-duration:0.5s;
	color: #B0B0B0;
	cursor: pointer;
}
#c3 ul li:hover ul{
	display: block;
}
#c3 ul li ul {
	display: none;
	margin-left: -280px;
	margin-top: -40px;
	z-index: 900;
	position: absolute;
	height: 50px;
	width: 250px;
}
#c3 ul li ul li{
	font-family: 'Arial Narrow', Arial, sans-serif;
	margin: 8px;
	color:#fff;
}
.btnSubmit{
	width: 80px;
	background-color: #000;
	color:#fff;
	margin-left: 5px;
}
.btnSubmit:hover{
cursor: pointer;
background-color: #202020;
}
#btn_info{
	z-index: 1000;
	width: 250px;
	position: absolute;
	bottom: 0px;
	margin-left: 50px;
}
#btn_info2{
	z-index: 1000;
	width: 250px;
	float: right;
	margin-right: 50px;
}
#btn_info2:hover{
	cursor: pointer;
	opacity: 0.8;
}
#btn_info:hover{
	cursor: pointer;
	opacity: 0.8;
}
#area_formulario_home{
	display: none;
	top:180px; 
	z-index: 900;
	position: absolute;
	width: 300px;
	background-color: #fff;
	padding: 10px;
	margin-left: 30px;
	box-shadow: 5px 5px 15px #000;
	border-radius: 6px;
}
#area_formulario_home:hover{
cursor: pointer;
}

.btn_cat{
	width: 23%;
	min-width: 280px;
	float: left;
}

.btn_cat:hover{
	cursor: pointer;
}

#row1{
	width:95%;min-width:400px;float:left;padding:10px;margin:20px;
}
.mselect{
	color:red;
}
p{
	text-align: justify;
	font-size: 20px;
}

th{
	background-color: #fff;
	background: url(../../images/fondo-top.png);
	background-size: cover;
	height: 80px;
	color:#fff;
}
#buscador{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#buscador .bus_text{
width: 200px;
margin: 10px;
height: 25px;
}


.gal{
	width: 250px;
	height: 200px;
}
.galView:hover{
	cursor: pointer;
}
.next{
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 900;
	opacity: 0;
	transition-duration:0.5s;
}
.back{
	width: 40px;
	height: 40px;
	position: absolute;
	left:0px;
	bottom: 0px;
	z-index: 900;
	opacity: 0;
	transition-duration:0.5s;
}
.gal:hover .next{
	bottom: 200px;
	opacity: 1;
	transition-duration:0.5s;
}
.gal:hover .back{
	bottom: 200px;
	opacity: 1;
	transition-duration:0.5s;
}
.next:hover{
	cursor: pointer;
}
.back:hover{
	cursor: pointer;
}
#galPop{
	width: 700px;
	height: 500px;
	top:100px;
	z-index: 9999;
	margin-left:20%;
	position: fixed;
	float: center;
	display: none;
}
.backPop{
	 display: none;
        position: fixed;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
}
input[type="TEXT"]{
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
}
select{
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
}
textarea{
	height: 100px;
	width: 100%;
	margin-bottom: 10px;
}
.btn{
	padding: 10px;
	background-color: #fff;
	border:2px solid #a2a2a2;
	border-radius: 6px;
	box-shadow: 1px 1px 5px #a2a2a2;
	transition-duration:0.6s;
	width:120px;
	margin-bottom: 10px;
	text-align: center;
}
.btn:hover{
	cursor: pointer;
	background: url(../../images/fondo-top.png);
	color:#fff;
	transition-duration:0.6s;
}
#popUp{
	width: 400px;
	padding: 20px;
	top:100px;
	z-index: 9999;
	margin-left:40%;
	position: fixed;
	float: center;
	display: none;
	border-radius: 8px;
	background-color: #fff;
}
#btnMenuM{
	width: 40px;
	position: absolute;
	right: 10px;
	top:30px;
	display: none;
}
#btnMenuM:hover{
	cursor: pointer;
	opacity: 0.6;
}
#areaMenuM{
	width: 100%;
	background-color: #313131;
	position: absolute;
	top:100px;
	z-index: 9999;
	height: 2px;
	overflow: hidden;
	display: none;
}
#areaMenuM ul{
	list-style: none;
}
#areaMenuM ul li{
	padding: 10px;
	color:#fff;
	text-align: center;
	margin-left: -50px;
	text-decoration: none;
}
#areaMenuM ul li:hover{
	background-color: #a2a2a2;
	cursor: pointer;
}
.logoRow{
	margin-left:50px;
	position:absolute;
	margin-top:-30px;
	height: 10px;
}
.tablaContenido{
	margin-right:auto;margin-left:auto;margin-top:30px;
}
.tablasRowMovil{
		display: none;
	}
/*css movil*/
@media (max-width: 1200px) {
	#buscador {
		width: 100%;
	}
	#buscador .bus_text{
		
	}
	#popUp{
		margin-left: 0px;
		width: 85%;
	}
	.tablasRow{
		display: none;
	}
	.tablasRowMovil{
		display: block;
	}
	.tablaContenido{
		display: none;
	}
	.logoRow{
		margin-left:0px;
		width: 100px;
	}
	.galView{
		width: 100%;
	}
	#area_banner{
		display: none;
	}
	#area_banner_movil{
		display: block;
	}
	#contArea{
		width: 100%;
		padding: 10px;
	}
	#subContenido{
		width: 80%;
	}
	#row1{
		width:60%;
	}
	#btn_info{
		display: none;
	}

	.btn_cat{
		width: 100%;
	}
	#c1{
		width: 70%;
		max-width: 400px;
			margin-left: 0px;
	}
	#c2{
		display: none;
	}
	#c3{
		display: none;
	}
	#menu_flotante{
		display: none;
	}
	#area_footer{
		width: 88%;
	}

	#btnMenuM{
		display: block;
	}
	h1{
		font-size: 20px;
	}
	#aMarcasServicio{
		width: 10%;
	}
	#btn_info2{
		width: 150px;
	}

}

#contmail{
	width: 90%;
	height: auto;
	margin: 5% auto;
	display: flex;
	flex-wrap: wrap;
}

#imgmail{
	width: 55%;
	height: auto;
}

#imgmail img{
	width: 100%;
	height: auto;
}

#formail{
	width: 40%;
	height: auto;
	margin-left: 5%;
}

#btncat{
	width: 50%;
	height: auto;
	padding: 2%;
	border-radius:5px;
	background: #F2B72B;
	text-align: center;
	margin-top: -20px;
}

#btncat:hover{
	background: #B37C1B;
	text-align: center;
}

#btncat a{
	color: #fff;
	font-size: .8vw;
	text-decoration: none;
}

