@charset "utf-8";

/* --------------- Presentación Walkies ---------------- */
#BodyWalkies .Presentacion {
	color: #333;
	background-color: #fff;
	/* border-bottom:dotted 1px #FC6; */
	max-width: 1200px;
	margin: 2px auto 0px auto;
}

/* --------------- Presentación Villbar ---------------- */
#BodyVillbar .Presentacion {
	color: #CCC;
	background-color: #000;
	/* border-bottom:dotted 1px #FC6; */
	max-width: 1200px;
	margin: 2px auto 0px auto;
}
#BodyVillbar .Presentacion h2 {
	font-size: 2em;
}
/* ---------- Ctrl Botones Contenido --------- */

.BotonInformacion {
	font-size: 1.1em;
	width: 200px;
	height: 40px;
	color:#FFF;
	background-color:#01337e;
	line-height: 40px;
	letter-spacing: 3px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin: 25px auto;
	border-radius: 5px;
}

.BotonAlquiler {
	width:150px;
	color:#FFF;
	background-color:#c25f00;
	text-align:center;
	font-size:0.9em;
	letter-spacing:2px;
	line-height:25px;
	margin-top:3px;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
}

.BotonInformacion a:link, .BotonAlquiler a:link {
	display:block;
	width:100%;
	height:auto;
	border-radius:5px;
}

.BotonInformacion a:hover {
	color:rgba(255, 255, 0, 1);
	background-color:#0041a2;
}

.BotonAlquiler a:hover {
	background-color:#f47a04;
}

/* ---------- Ctrl Botones SubMenu --------- */

#BotonAlquiler2 {
	display: none;
}

#BotonPresupuesto2 {
	display: block;
}

#BotonCatalogo2 {
	display: block;
}

#BotonManual2 {
	display: block;
}

#BotonContactar2 {
	display: none;
}

#BotonEmpresa2 {
	display: none;
}

#BotonNormativas2 {
	display: none;
}

/* ------------------ Section -------------------- */

.Section1, .Section2, .Section3, .Section4, .Section5 {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
	color: #3A3A3A;
	text-align: center;
	padding: 2% 3%;
	overflow: hidden;
}
#Villbar .Section1 {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
	color: #3A3A3A;
	text-align: center;
	padding: 2% 3%;
	overflow: hidden;
}

#Villbar .Section2 {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
	color: #3A3A3A;
	text-align: center;
	/* padding: 2% 3%; */
	/* overflow: hidden; */
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-justify-content: space-around;
	-webkit-flex-justify-content: space-around;
	justify-content: space-around;
	-ms-flex-align-content: stretch;
	-webkit-flex-align-content: stretch;
	align-content: stretch;
	-ms-flex-align-items: stretch;
	-webkit-flex-align-items: stretch;
	align-items: stretch;
}
.Section1 img, .Section2 img, .Section3 img,
.Section4 img, .Section5 img {
	width: 100%;
	height: auto;
	margin: auto;
	display: block;
	text-align: center;
	position: relative;
}

.Section1 .Modulo1, .Section1 .Modulo2,
.Section1 .Modulo3, .Section2 .Modulo1,
.Section2 .Modulo2, .Section2 .Modulo3,
.Section3 .Modulo1, .Section3 .Modulo2 {
	display: inline-block;
	vertical-align: top;
}

/* ------------------ Section1 -------------------- */

.Section1 .Modulo1 {
	float: left;
	width: 33%;
	max-width: 300px;
	text-align: center;
}

.Section1 .Modulo1 img {
}

.Section1 .Modulo2 {
	width: 33%;
	text-align: left;
	font-weight: 400;
	letter-spacing: 0px;
}

.Section1 .Modulo2 .Articulo1 {
	padding-top: 10px;
}
.Section1 .Modulo2 h2,
.Section1 .Modulo2 h3,
.Section1 .Modulo2 h5 {
	font-size: 1.1em;
	font-weight: 700;
}
.Section1 .Modulo2 img {
	width: 50%;
	float: right;
	margin: 0px 0px 10px 10px;
}

.Section1 .Modulo3 {
	width: 33%;
	max-width: 300px;
	float: right;
	text-align: center;
}
.Section1 .Modulo3 .Articulo1,
.Section1 .Modulo3 .Articulo2,
.Section1 .Modulo3 .Articulo3 {
	margin: 0px auto 10px auto;
}
.Section1 .Modulo3 img {
}

/* ------------------ Section1 Villbar -------------------- */

#Villbar .Section1 .Modulo1 {
	/* [disabled]float: left; */
	width: 15%;
	max-width: 200px;
	text-align: center;
}

#Villbar .Section1 .Modulo1 img {
	max-width: 200px;
	margin-bottom: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#Villbar .Section1 .Modulo2 {
	width: 40%;
	min-width: 300px;
	text-align: left;
	font-weight: 400;
	letter-spacing: 1px;
}
#Villbar .Section1 .Modulo2 .Articulo1 {
	padding-top: 0px;
}
#Villbar .Section1 .Modulo2 .Articulo2, #Villbar .Section1 .Modulo2 .Articulo3 {
	max-width: 350px;
	padding-top: 0px;
	text-align: center;
	margin: auto;
}
#Villbar .Section1 .Modulo2 .Articulo1 p, #Villbar .Section1 .Modulo3 .Articulo1 p {
	margin-bottom: 20px;
}
#Villbar .Section1 .Modulo2 h2,
#Villbar .Section1 .Modulo2 h3,
#Villbar .Section1 .Modulo2 h5,
#Villbar .Section1 .Modulo3 h3 {
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: 10px;
}
#Villbar .Section1 .Modulo2 img {
	width: 100%;
	text-align: center;
	float: none;
	/* max-width: 300px; */
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#Villbar .Section1 .Modulo3 {
	width: 39%;
	/* min-width: 300px; */
	max-width: inherit;
	float: right;
	text-align: left;
}
#Villbar .Section1 .Modulo3 .Articulo1 {
	
}
#Villbar .Section1 .Modulo3 .Articulo2,
#Villbar .Section1 .Modulo3 .Articulo3 {
	max-width: 350px;
	padding-top: 0px;
	text-align: center;
	display: block;
}
#Villbar .Section1 .Modulo3 img {
	width: 100%;
	height: auto;
}


/* ------------------ Section2 -------------------- */

.Section2 .Modulo1 {
	width: 29.9%;
	float: left;
	/* max-width: 300px; */
	display: none;
}

.Section2 .Modulo1 img {
}

.Section2 .Modulo2 {
	width: 95%;
}

.Section2 .Modulo2 .Articulo1 {
	text-align: left;
	font-family: "Century Gothic";
	font-style: italic;
}

.Section2 .Modulo2 .Articulo1 h2 {
	font-style: inherit;
	margin-bottom: 5px;
	font-weight: 700;
}

.Section2 .Modulo2 img {
	width: 40%;
	min-width: 300px;
	float: right;
	margin: 0px 0px 10px 10px;
}

.Section2 .Modulo3 {
	width: 33%;
	float: right;
	max-width: 350px;
}

.Section2 .Modulo3 img {
	max-width: 300px;
}

/* ------------------ Section2 Villbar -------------------- */

#Villbar .Section2 .Modulo1,
#Villbar .Section2 .Modulo2,
#Villbar .Section2 .Modulo3,
#Villbar .Section2 .Modulo4 {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	float: none;
	background-color: #383838;
	border: solid 1px #383838;
	border-radius: 5px;
	/* min-width: 150px; */
	margin-bottom: 10px;
}

#Villbar .Section2 .Modulo1 img {
}

#Villbar .Section2 .Modulo2 {
}

#Villbar .Section2 .Modulo2 .Articulo1 {
}

#Villbar .Section2 .Modulo2 .Articulo1 h2 {
}

#Villbar .Section2 .Modulo2 img {
}

#Villbar .Section2 .Modulo3 {
}

#Villbar .Section2 .Modulo3 img {
}
.referencias {
	/* [disabled]width: 100%; */
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: 300;
	/* margin-right: auto; */
	color: #fff;
	padding: 10px;
}
.referencias a:link {
	color: #ffda91;
	display: block;
	margin-top: 10px;
	text-align: left;
}
.referencias a:hover {
	text-decoration: underline;
}
/* ------------------ Section3 -------------------- */

.Section3 {
	color: #CCC;
	font-size: 1.2em;
	font-weight: 300;
	text-align: center;
	background-color: #1f1f1f;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	border-radius: 3px;
	margin-bottom: 20px;
	overflow: hidden;
}

.Section3 .Modulo1 {
	overflow: hidden;
	width: 100%;
}

.Section3 .Modulo1 .Articulo1 {
}
.Section3 .Modulo1 h2 {
	color: #ffcd5e;
	letter-spacing: 3px;
	text-align: center;
	font-size: 1.3em;
	padding: 5px;
	margin: 0px;
}
.Section3 h4 {
	color: #fff;
	font-size: 1.2em;
	letter-spacing: 2px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}
.Section3 .Modulo1 .ArticuloFooter h3,
.Section3 .Modulo1 .ArticuloFooter h4,
.Section3 .Modulo1 .ArticuloFooter h5 {
	color: #000;
	font-size: 1em;
	font-weight: 400;
	padding: 5px 5px 0px 5px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: left;
	border: none;
	margin-bottom: 0px;
}
.Section3 .Modulo1 .Articulo1 .BotonFlecha{
	display: none;
	width: 40px;
	font-size: 25px;
	font-weight: bold;
	color: #ffcd5e;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}
.Section3 .Modulo1 .Articulo1 .ArticuloHeader {
}
.Section3 .Modulo1 .Articulo1 .ArticuloBody {
	text-align: center;	
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-justify-content: space-around;
	-webkit-flex-justify-content: space-around;
	justify-content: space-around;
	-ms-flex-align-content: stretch;
	-webkit-flex-align-content: stretch;
	align-content: stretch;
	-ms-flex-align-items: stretch;
	-webkit-flex-align-items: stretch;
	align-items: stretch;
}
#AccAudio .AccArticulo,
#AccBaterias .AccArticulo,
#AccAntenas .AccArticulo,
#AccVarios .AccArticulo,
.Section3 .AccArticuloVacio {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 200px;
	min-width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	border-radius: 3px;
	background-color: #FFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.Section3 .AccArticuloVacio {
	padding: 0px;
	margin-bottom: 0px;
	visibility: hidden;
}
#AccAudio .AccArticulo img,
#AccBaterias .AccArticulo img,
#AccAntenas .AccArticulo img,
#AccVarios .AccArticulo img {
	max-width: 150px;
}
#AccFull .AccArticulo, #AccFull .AccArticuloVacio {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 300px;
	min-width: 300px;
	margin-left: 10px;
	margin-right: 10px;
}
#AccFull .AccArticulo {
	border-radius: 3px;
	background-color: #FFF;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
#AccFull .AccArticulo img {
	max-width: 200px;
}
#AccFull .AccArticuloVacio {
	visibility: hidden;
}
.Section3 .Modulo1 .Articulo1 .ArticuloFooter {
	color: #3c3c3c;
	padding: 5px;
	font-weight: 400;
}

.Section3 .Modulo1 img {
	max-width: 150px;
}

.Section3 .Modulo2 {
	width: 45%;
	float: right;
}

.Section3 .Modulo2 img {
}

.Section3 .Modulo3 {
	width: 33%;
}

.Section3 .Modulo3 img {
}

/* ------------------ Section4 -------------------- */

.Section4 {
	color: #CCC;
	font-size: 1.2em;
	font-weight: 300;
	text-align: center;
	background-color: #1f1f1f;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	border-radius: 3px;
	margin-bottom: 20px;
	overflow: hidden;
}
.Section4 h2 {
	letter-spacing: 3px;
	text-align: center;
	font-size: 1.3em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.Section4 .Modulo1 {
	width: 45%;
	float: left;
}

.Section4 .Modulo1 dt {
	padding: 5px;
}

.Section4 .Modulo1 img {
}

.Section4 .Modulo2 {
	width: 45%;
	float: right;
}

.Section4 .Modulo2 img {
}

.Section4 .Modulo3 {
	width: 33%;
}

.Section3 .Modulo3 img {
}

.MarcoDcha {
	float: right;
	width: 440px;
	padding: 0px;
	vertical-align: text-top;
	overflow: visible;
	text-align: center;
	margin-top: 0px;
	margin-right: 0%;
	display: block;
}

.MarcoIzda {
	float: left;
	width: 440px;
	padding: 0px;
	vertical-align: text-top;
	overflow: visible;
	text-align: center;
	margin: 0px;
	display: block;
}

.MarcoWalkiesDcha {
	float: right;
	width: 310px;
	display: inline-block;
}

.MarcoWalkieInfo {
	overflow: hidden;
	text-align: center;
	display: block;
	background-color: #FFF;
	border-radius: 0px 0px 10px 10px;
	margin: 0px;
	padding: 0px;
}

/* --------------- Media -------------- */


@media (max-width:1350px) {
}
@media (max-width:1280px) {
	.Section1 .Modulo2 {
		padding-left: 15px;
	}
}
@media (max-width:1150px) {
}
@media (max-width:1024px) {
	.Section1 {
		padding: 5px;
	}
	.Section1 .Modulo2 {
		/* font-size: 0.9em; */
	}
	.Section1 .Modulo3 {
		max-width: 25%;
	}
}
@media (max-width:990px) {
	#AccAudio, #AccBaterias, #AccAntenas, #AccVarios {
		overflow: auto;
		-ms-flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-justify-content: flex-start;
		-webkit-flex-justify-content: flex-start;
		justify-content: flex-start;
	}
	.Section3 .AccArticuloVacio {
		display: none;
	}
	.Section3 .Modulo1 .Articulo1 .BotonFlecha {
		display: none;
	}
	#BodyWalkies .Presentacion {
	color: #CCC;
	background-color: #000;
	border-bottom:dotted 1px #FC6;
	margin: 2px auto 0px auto;
	}
}
@media (max-width:850px) {
	.Section2 .Modulo2 .Articulo1 {
		/* font-size: 0.8em; */
	}
}
@media (max-width:800px) {
	.Section1 .Modulo1, .Section2 .Modulo1 {
		width: 35%;
		/* float: none; */
	}
	.Section1 .Modulo2 {
	}
	.Section2 .Modulo2, .Section2 .Modulo3 {
	}
	.Section1 .Modulo1 {
		width: 39%;
	}
	.Section1 .Modulo2 {
		width: 45%;
	}
	.Section1 .Modulo3 {
		margin-top: 10px;
		width: 100%;
		max-width: 100%;
		float: none;
	}
	#BodyWalkies .Section1 .Modulo3 .Articulo1, .Section1 .Modulo3 .Articulo2, .Section1 .Modulo3 .Articulo3 {
		max-width: 32%;
		float: none;
		display: inline-block;
	}
	.Section3 .Modulo1 .Articulo1 .ArticuloBody {
	}
	.Section4 {
		font-size: 1.1em;
		color: #fff;
	}
	.Section4 .Modulo1, .Section4 .Modulo2 {
		width: 100%;
		float: none;
	}
}
@media (max-width:750px) {
	.Section1 .Modulo1 {
		width: 50%;
		/* min-width: 240px; */
	}
	.Section1 Modulo2 {
		display: table;
	}
	#Villbar .Section1 .Modulo2, #Villbar .Section1 .Modulo3  {
		width: 79%
	}
	#Villbar .Section1 .Modulo3 .Articulo1 {
		max-width: 100%;
	}
	#Villbar .Section2 .Modulo1, #Villbar .Section2 .Modulo2, #Villbar .Section2 .Modulo3, #Villbar .Section2 .Modulo4 {
	width:49%;
	}
}
@media (max-width:665px) {
	.Section3 {
		font-size: 1.1em;
	}
	#AccFull .AccArticulo {
		max-width: 250px;
		width: 250px;
		min-width: 250px;
	}
}
@media (max-width:640px) {
	.Section3 .Modulo1, .Section3 .Modulo2 {
		width: 98%;
		float: inherit;
	}
}
@media (max-width:550px) {
	#AccFull .AccArticulo {
		max-width: 300px;
		width: 300px;
		min-width: 300px;
	}
}
@media (max-width:460px) {
	.Section2 .Modulo2 .Articulo1 img {
	float: none;
	width: 98%;
	min-width: inherit;
	margin: 0px auto 10px auto;
	}
}
@media (max-width:414px) {
	.Section1 .Modulo2 img {
		width: 100%;
		float: none;
		margin: auto;
	}
	.Section1 .Modulo1 {
		width: 100%;
		float: none;
	}
	#BodyVillbar .Presentacion {
		font-size: 0.6em;
	}
	#BodyVillbar .Section1 .Modulo1 {
		display: none;
	}
	.Section1 .Modulo2 {
		width: 85%;
		font-size: 1em;
	}
	#Villbar .Section1 .Modulo2, #Villbar .Section1 .Modulo3  {
		width: 100%;
		padding: 0px;
	}	
	.Section1 ul, .Section2 ul, .Section3 ul, .Section4 ul, .Section5 ul {
		font-size: 1em;
		text-align: left;
		margin-left: 10px;
		margin-top: 5px;
		padding: 0px;
	}
	.Section1 li, .Section2 li, .Section3 li, .Section4 li, .Section5 li {
	}
	.Section1 strong, .Section2 strong, .Section3 strong, .Section4 strong, .Section5 strong {
		text-align: left;
	}
	.Section4 {
		padding: 0px
	}
	#BodyVillbar .Section2 .Modulo1, #Villbar .Section2 .Modulo2, #Villbar .Section2 .Modulo3, #Villbar .Section2 .Modulo4 {
		width: 95%
	}
	
}
