* {
  box-sizing: border-box;
}

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s,  strike,  sup,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
   min-width: 320px;
  max-width: 980px;
  margin: 0em auto;
  background-image: url("imagenes/fondo.png");
  box-shadow: 0em 0em 2em grey;
}

#principal{
	
}

.medio1 ul{
    text-align:center;
}

header a{
	text-decoration: none;
}

a{ 	color: rgb(255, 219, 1); }
a .cont-alqui{color: black;}

p{text-align: left; font-family: bitter;}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

h1{
	font-family: oswald;
	font-size: 1.5em;
	text-align: center;
	color:rgb(255, 219, 1); 
}

h2{
	font-family:bitter;
	font-size: 1.5em;
	color:rgb(152, 152, 152);
	text-align: center;
	padding: 1em 0em;
}

h3{
	color: rgb(255, 219, 1); 
	text-align: center;
}

h4{
	color: rgb(255, 219, 1);
	text-align: center;
}

header{	padding: 1em 0em;}

hr{
	width: 70%;
	color: rgb(255, 219, 1);
	height: 1.5px;
}

#tele{
	color: white;
	font-weight: bold;
	text-align: center;
}

#tele span{
	margin:  0em;
	display: block;
	color: white;
}
#logo{
	float: left;
	width: 100%;
}

#title{
  margin-top: 7em;
}

nav ul {
  float: right;
  padding: 0.7em 0.7em 0em 0em;
}
nav ul li {
  display: inline-block;
}
nav ul li:not(:first-child) {
  margin-left: 25px;
}
nav ul li a {
  display: inline-block;
  outline: none;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  letter-spacing: 0.04em;
  font-family: oswald;
  font-weight: bold;
  
}
nav ul li a:hover {
  color: #808080;
  text-decoration: underline;
}

main{
  border-top: 0.2em solid rgb(255, 219, 1);
  background-color: white;
  padding-bottom: 2em;
}

main p {
  margin: 1.5em 0em;
  padding: 0em 1em;
  line-height: 1.5em;	
  font-size: 0.9em;
}

main img{
	display: block;
	margin: 0em auto;
}

/*INDEX*/

#alqui-audiovisual{
	background-color: white;
	line-height: 2em;
	padding-bottom: 2em;
}

#alquiler-vr{
	text-align: center;
	margin: 4em 0em 1em 0em;
	background-color: white;
	clear: both;
}

#alquiler-vr p{
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

#alquiler-vr h3{
	font-size: 1.5em;
	padding-bottom: 1.5em;
	text-decoration: underline;
}

#alquiler-vr img{
	margin-bottom: 3em;
}


#audiovisuala{
	display: inline-block;
	background-color: rgba(1,1,1,1);
	padding: 2em 0em;
}


#audiovisualb{
	display: inline-block;
	background-color: rgb(255, 219, 1);
	color: black;
	padding: 2em 0em;
}

.audiovisual p {
	color: rgb(255, 219, 1); 
}

.white{
	font-size: 1.2em;
	
	color: white;
	background-color: #2F2F2F;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.2em;
	font-family: oswald;
}
.black{
	color: black;
	text-decoration: underline;
}
.bblack{
	color: rgb(255, 219, 1) !important;
	background-color: black !important;
}
.amarillo{
	color: rgb(255, 219, 1);
}

.naranja{
	color: rgb(255, 170, 0);
}

.naranjaxl{
	font-size: 1.5em;
	color: rgb(255, 170, 0);
}

.blanco{
	color: white;
}
.mayor{
	font-size: 1.1em;
	font-weight: bold;
}

.mayor2{
	font-size: 1.1em;
	
}

.menor{
	font-size: 0.9em;
}

#visual-rent{
	background-color: rgb(255, 219, 1);
	background-color: white;
	padding-bottom:3em;
}

.blackground{
	background-color: black;
	text-align: center;
	margin: 3em 0em;
}

.deco{
	font-size: 1.5em;
	color: orange;
}

.integral{
	display: inline-block;
	width: 32%;
	position: relative;
	top: -1.8em;
}

.integral span{
	font-size: 3em;
	font-weight: bold;
	background-color: rgb(255, 219, 1);
	border: 0.2em solid white;
	border-radius: 50%;
	padding: 0.1em 0.4em;
}

.integral p{
	font-size: 1.1em;
	text-align: center;
	color: rgb(255, 219, 1);
	font-weight: bold;
	margin-top: 1em;
	padding-top: 0.5em;
}

.cont-alqui{
	display: block;
	width: 50%;
	font-family: oswald;
	background-color: rgb(255, 219, 1);
	border: 0.2em solid #2F2F2F; 
	border-radius: 5%;
	font-size: 1.2em;
	margin-top: 5em;
	margin: 0em auto;
	padding: 1em;
	clear: both;
	text-align: center;
	box-shadow: 0.2em 0.3em 0.1em rgb(152, 152, 152),
				-0.2em -0.3em 0.1em rgb(255, 219, 1);
}

.cont-alqui:hover{
	background-color: #2F2F2F;
	color: rgb(255, 219, 1);
	width: 100%;
}


footer{
	clear: both;
	background-color:#2F2F2F;
	border-top: 0.2em solid #2F2F2F;
}
footer p{
	color: #2F2F2F;
	text-align: center;
}

footer .white{
	font-size: 1em;
}

footer small{
	font-family: oswald;
	color:rgb(255, 219, 1);
}

footer .medio{
	display: inline-block;
	width: 49%;
	padding: 1em;
}

#iconos-redes{
	margin-top: 0.5em;
}

.byellow{
	
	background-color:rgb(255, 219, 1);
	clear: both;
}

.byellow2{
	background-color:rgb(249, 181, 11);
	clear: both;
	text-align: center;
	font-weight: bold;
	border-top: 0.2em solid black;
	border-bottom: 0.2em solid black;
	box-shadow: 0em 0.2em 1em #2F2F2F;
}

/***********ALQUILERES AUDIOVISUALES************/

#alquileres{
	background-color: white;
	text-align: center;
	padding-bottom: 1em;
}

#alquileres .naranjaxl{
	display: block;
	margin: 1.5em 0em;
}

.clear{
	clear: both;
}

.titl{
	width: auto;
	font-family: bitter;
}
.titl2{
	width: auto;
	font-family: bitter;
}

.alquiler-material{
	display: inline-block;
	background-color: white;
	margin: 0.5em 2em;
	border: 1em solid black;
}

.alquiler-material h3{
	color: #2F2F2F;
	background-color:rgb(255, 219, 1);
	border-top: 0.4em solid black;
}

#ven-alquiler{
	background-color: white;
	padding-bottom: 1em;
}

#ven-alquiler h2{
	text-align: center;
	font-size: 1.5em;
	
}
#ven-alquiler h4{
	text-align: center;
	font-size: 1.5em;
	margin-top: 1em;
}

#ven-alquiler img{
	margin: 0em auto;
	display: block;
}



.numero{
	background-color: rgb(255, 219, 1);
	border: 0.2em solid #2F2F2F;
	border-radius: 50%;
	font-size: 1.5em;
	padding: 0.1em 0.2em 0.1em 0.4em;
	line-height: 2em;
	margin-right: 1em;
}


/**********CONTACTO************/

#contacto{
	background-color: white;
	padding-bottom: 2em;
	
}

.contacto-vr{
	margin-bottom: 2em;
}

div .contacto-vr span{
	clear: both;
	margin-left: 1em;
	color: rgb(255,219,1);
}



.contacto-vr a span{
	color: #2F2F2F !important;
	font-weight: bold;
	font-size: 1.3em;
}

form {
	margin: 0em;
	
	
}

form h4 {
	margin: 0em;
	text-align: center;
	font-size: 1.4em;
	color: #2F2F2F;
	margin: 0em;
	padding: 0em;
}


form ul {
	width: auto;
	list-style: none;
    margin: 0em;
    padding: 1em 0em;
	background-color: #2F2F2F;
}

form li{
		width: auto;
	margin: 0em auto;
    padding: 0em; 
	color: #2F2F2F;
	font-weight: bold;
    text-align: center;	
 }
 
 form label {
	color: rgb(255, 219, 1);
	display: block;
	text-align: left;
	margin: 0.5em 0em;
	margin-left: 2.3em;
	
}
 
 form input {
	 width: 80%;
	 padding: 0.8em;
	 color: grey;
	 box-shadow:inset 0em 0em 0.3em grey;
 }
	 
	 
  button.submit{
	  margin-top: 1em;
	  
  }
  
  button.submit:hover {

opacity:.75;
cursor: pointer; 
background-color: rgb(255,219,1);
border-radius: 25%;
  }

/***********STANDS************/
#stand .byellow{
 color: #2F2F2F;	
 font-size: 1.3em;
}

.lista-alquiler3{
	min-width: 320px;
	list-style: none;
	font-family: bitter;
	background-color: white;
	padding: 0em 1em;
	clear: both;
	color: black;
}

.caja-stand{
background-color: white;	
margin-top: 1em;
text-align: center;
}



/***********CLIENTES************/

#clientes-alquiler{
	padding-top: 1em;
	background-color: white;
}

#logo-clientes{
	height: auto;
	max-width: 900px;
	clear: both;
	text-align: center;
}

#logo-clientes img{
	display: inline-block;
}

.cajon{
	text-align: center;
	background-color: yellow;	
}

.cajon ul li:before{
	content:"- ";
}

.no-orden{
	list-style: none;
	color: #2F2F2F;
}
.izq{float: left;}
.tizq{text-align: left;
 padding-left: 1em;
 }
.dere{float: right;}
.tdere{text-align: right; 
padding-right: 1em;
}
.tc{text-align: center;}



/***********REDES SOCIALES************/
#iconos-redes{
	text-align: center;
}

#iconos-redes a {
  color: rgb(255, 219, 1); 
  margin: 0px 6px; 
  font-size: 2.5em; 
}

#iconos-redes a:hover {
  color: #2F2F2F !important;
  background-color: rgb(255, 219, 1); 
 }

/***********PLASMAS************/
#alqui-plasmas{
	background-color: white;
}

#alqui-plasmas h3, #plasma-evento h3{
	font-size: 0.8em;
	padding: 1em 0em;
	color: black;
	margin-top: 0.9em;
	
}

.lista-alquiler{
	min-width: 320px;
	list-style: none;
	font-family: bitter;
	font-size: 0.9em;
	background-color:white;
	padding: 1em;
	margin: 0em auto;
}

.lista-alquiler2{
	min-width: 320px;
	list-style: none;
	font-family: bitter;
	background-color: rgb(249, 181, 11);
	padding: 1em;
	clear: both;
	color: black;
}


#alqui-plasmas .lista-alquiler2 li{
	margin: 0.5em 0em;
}

.medio1 li span:first-child{
	color: rgb(255, 170, 0);
}

.medio1{
	width: 100%;
	background-color: white;
	text-align: left;
	padding-top: 1em;
	clear: both;
}

.medio2, .medio3{
	background-color: white;
	width: auto;
}

.medio2 ul{
	text-align: center;
	background-color: rgb(255, 170, 0);
}


.medio2 ul li, .medio3 ul li{
	margin-bottom: 0.5em;
}

.medio2 span, .medio3 span{
	color: rgb(231, 231, 231);
}

#plasma-evento .medio2 h3{
	background-color: #2F2F2F;
	color: rgb(255, 170, 0);
}

.medio3 ul{
	background-color: #2F2F2F;
	width: auto;
	color: rgb(255,219,1);
}
#plasma-evento{
	background-color: white;
}

/***********VIDEOWALL************/
#alqui-videowall{
	background-color: white;
}
#alqui-videowall h3{
	font-size: 1.3em;
	margin-bottom: 2em;
}

.lista-videowall{
	min-width: 16em;
	background-color: rgb(255, 219, 1);
	list-style: none;
	font-size: 1.3em;
	text-align: center;
	margin: 0em auto;
	margin-top: 2em;
	padding: 1em;
	border-top: 0.2em solid #2F2F2F;;
	border-bottom: 0.2em solid #2F2F2F;;
}

/***********PROYECTORES************/
#alqui-proyector{
	background-color: white;
}

#alqui-proyector img{
	float: left;
}

#alqui-proyector h3{
	clear: both;
}

#alqui-proyector .lista-alquiler{
	margin-bottom: 0.6em;
}

#alqui-proyector .lista-alquiler li{
	margin-bottom: 0.6em;
}
#alqui-proyector .lista-alquiler li:nth-child(even){
	color: rgb(255, 170, 0);
}


/***********TÁCTILES************/
#alqui-tactiles{
	background-color: white;
}

#alqui-tactiles h3{
	margin: 2em 0em 1em 0em;
	color: #2F2F2F;
}

#alqui-tactiles h4{
	margin-top: 1em;
	color: #2F2F2F;
}
/***********SONIDO************/
#alqui-sonido{
	background-color: white;
}

#alqui-sonido h3.naranjaxl{
	margin-bottom: 1.5em;
}

.medio4 .lista-alquiler2, .medio5 .lista-alquiler2{
	height: 328px;
	padding: 2.6em 0em;
	
}
.medio4 .lista-alquiler2{
	background-color: #2F2F2F;
	color: rgb(255, 219, 1);
	text-align: center;
}

.medio4 .white{
	background-color: rgb(255, 219, 1);
	color:#2F2F2F;
}

.medio5 .lista-alquiler2{
	background-color: rgb(255, 219, 1);
	color: #2F2F2F;
	text-align: center;
}


/***********ERROR 404************/
#error{
	background-color: white;
}



@media screen and (min-width: 540px) {

	#tele{
		position: absolute;
		top: 4.3em;
		right: 1em;
		
	}
	
	#tele span{
		display: block;
		margin-right: 2.5em;
		text-align: right;
		color: #2F2F2F;
	}
	h1{
		font-size:1.5em;
	}
	
	#visual-rent article{
		float: left;
		width: 60%;
		margin-top: 1em;
		background-color: rgb(231, 231, 231);
	}	


	#alqui-videowall img:first-child{
		float: right;
		margin: 1em;
	}
		
	.lista-videowall{
		clear: both;
	}	
	
	#conf-videowall img{
		display: block;
		margin: 0em auto;
}	
#conf-videowall h3{
	float: left;
	color: #2F2F2F;
	text-align: center;
	font-size: 1.55em;
	line-height: 1em;
	width: 34%;
	text-shadow: 0em 0.05em 0.01em grey;
	padding-left: 0.5em;
}


}


@media screen and (max-width: 640px) {
  .nav-container {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9900;
    background: #000;
    transform: translateY(-100%);
    transition: all 0.2s ease;
  }
  .nav-container ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  .nav-container ul li {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  .nav-container ul li:nth-child(1) a {
    transition-delay: 0.2s;
  }
  .nav-container ul li:nth-child(2) a {
    transition-delay: 0.3s;
  }
  .nav-container ul li:nth-child(3) a {
    transition-delay: 0.4s;
  }
  .nav-container ul li:nth-child(4) a {
    transition-delay: 0.5s;
  }
  .nav-container ul li:not(:first-child) {
    margin-left: 0;
  }
  .nav-container ul li a {
    padding: 5px 20px;
    color: #000;
    font-size: 32px;
    transform: scale(1.25);
    transition: all 0.3s ease;
  }
  .nav-open {
    position: fixed;
    right: 0em;
    top: 3em;
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 9999;
  }
  .nav-open i {
    display: block;
    width: 30px;
	height: 4px;
    background: #2F2F2F;
    border-radius: 2px;
    margin-left: 20px;
  }
  .nav-open i:nth-child(1) {
    margin-top: 20px;
    transition: transform 0.4s ease;
  }
  .nav-open i:nth-child(2) {
    margin-top: 4px;
    transition: transform 0.4s ease;
  }
  .nav-open i:nth-child(3) {
    margin-top: 4px;
    transition: transform 0.4s ease;
  }
}
#nav:checked + .nav-open i {
  background: #fff;
}
#nav:checked + .nav-open i:nth-child(1) {
  transform: rotate(45deg) translate(4px, 4px);
}
#nav:checked + .nav-open i:nth-child(2) {
  transform: translateX(100px);
}
#nav:checked + .nav-open i:nth-child(3) {
  transform: rotate(-45deg) translate(4px, -4px);
}
#nav:checked ~ .nav-container {
  transform: translateY(0);
}
#nav:checked ~ .nav-container ul li {
  margin-bottom: 10px;
}
#nav:checked ~ .nav-container ul li a {
  color: #fff;
  transform: scale(1);
}
.hidden {
  display: none;
}

#ven-alquiler .lista-alquiler{
	clear: both;
	}

@media screen and (min-width: 641px) {
	#tele{
		float: right;
	}
	
	body {
    background-image: url("imagenes/fondo_index.png");
	
	}
	nav ul{
		width: 100%;
		text-align: center;
		background-color: rgb(255, 219, 1);
		border-top: 0.2em solid white;
		margin-bottom: 2em;
	}
	
	nav ul li{
		margin: 0em auto;
		display: inline-block;
		border-bottom: 0.2em solid #2F2F2F;
		padding-bottom: 0.1em;
	}
	
	nav ul li:hover{
		background-color: white;
		padding: 0.3em 0.5em;
		border-top: 0.2em solid rgb(255, 219, 1);
		border-left: 0.2em solid rgb(255, 219, 1);
		border-right: 0.2em solid rgb(255, 219, 1);
		border-bottom: 0.5em solid white;
		border-radius: 5% 5% 0% 0%;
		box-shadow: 0.2em -0.3em 0.05em #2F2F2F,
					-0.2em -0.3em 0.05em#2F2F2F;
		transition: all 0.3s ease;
		margin-bottom: 0em !important;
	}
	
	nav ul li a{
		color: #2F2F2F !important;
		letter-spacing: 0.2em;
	}
	
	nav ul li a:hover{
	   -moz-transform:rotate(-5deg); 
       -webkit-transform:rotate(-5deg); 
       transform:rotate(-5deg); text-shadow:-0.1em -0.1em 0.05em rgba(152, 152, 152, 0.5);
}
	
	#audiovisuala, #audiovisualb{
		width: 45%;
	}
	
	#iconos-redes span{
	margin: 0em 0.5em;
	}
		
	.alquiler-material{
	display: inline-block;
	background-color: white;
	margin: 2em 1em;
	border: 0.2em solid grey;
	}
	
	#ven-alquiler img{
	float: left;
	}

	.lista-alquiler{
	float: left;
	list-style: none;
	font-family: bitter;
	background-color: white;
	margin-bottom: 1em;
	clear: none;
	margin: 0em auto;
	}
	
	#ven-alquiler .lista-alquiler2{
		clear: none;
		width: auto;
		background-color: white;
	}
	
	#ven-alquiler .lista-alquiler2 li{
		font-size: 0.9em;
		
	}
	
	#plasma-evento{
		clear: both;
	}
	
	#plasma-evento .lista-alquiler{
		float: none;
	}
	
	#logo-clientes {
	height: auto;
	max-width: 1000px;
	clear: both;
	margin: 0em auto;
	}
	.cajon{
	columns: 2;
	text-align: justify;
	padding: 2em;
	background-color: rgb(255, 219, 1);
	}

	.dere{ margin-right: 2em;}
	
	.medio1{
		width: 50%;
		float: left;
		clear: none;
	}
	
	#conf-videowall img{
		margin: 0em 0.5em 1em 0.5em;
		width: 45%;
		float: left;
	}
	
	#conf-videowall h3{
		float: none;
	width: 100%;
	color: #2F2F2F;
	text-align: center;
	font-size: 1.55em;
	line-height: 1em;
	
	text-shadow: 0em 0.05em 0.01em grey;
	padding-left: 0.5em;
	
}

	.lista-videowall{
		width: 330px;
		color: #2F2F2F;
		margin: 1.1em 0em 2em 47.5%;
		background-color: white;
		clear: none;
		padding: 2.1em 0em;
	}
	
	.pant-proy p{
	clear: both;
	}
	.pant-proy img{
		display: block;
	margin: 0em auto;
	width: 50%;
	}
	
	#fotos-stand{
	float: right;
	margin-right: 1em;
}



#diseno-stand{
	position: relative;
			top: 5%;
			left: 3%;
	float: left;
	width: 42%;	
	padding: 1.5em 0em;
	
}
.lista-alquiler3{
	background-color: white;
	text-align: center;
	width: auto;
	display: inline;
}
.caja-stand{

background-color: white;	
margin-top: 1em;


}
}

		

@media screen and (min-width: 780px) {
	
	#tele{
	position: absolute;
	top: 4.5em;
	left: 16em;
	}
	
	#tele span{
	display: inline;
	font-size: 1.3em;
	margin-right: 1em;
	text-align: center;
	color: #2F2F2F;
	}
	h1{
	font-size: 2em;
	margin-top: 3em;
	}
	nav ul li{
	margin: 0em 1.2em;	
	}

	nav ul li a:hover{
	padding: 0em 0.2em;
	font-size: 1.1em;
	}

	.byellow{
	letter-spacing: 0.5em;
	}
	
	.titl{
	width: 14em;
	float: left;
	margin-left: 1em;
	text-align: right;
	font-weight: bold;
	}
	
	.titl2{
	width: 16em;
	float: right;
	margin-right: 1em;
	text-align: left;
}

	.cont-alqui{
	font-size: 1.5em;
	}

	#ven-alquiler{
	background-color: white;
	padding: 1em 3em;
	}
	
	#ven-alquiler img{
	margin: 2.8em 1em;
	}
	
	#alqui-plasmas{
	padding-bottom: 22em;
}

	.medio1{
	background-color: white;
	width: 50%;
	float: left;
}


.medio2, .medio3, .medio4, .medio5{
	float: left;
	width: 50%;
}
.medio2 h3{
	margin-top: 0em;
}
.medio2 li, .medio1 li{
	margin-bottom: 0.8em;
}
.medio2 ul li{
	margin-bottom: 1.2em;
}
.medio2 ul, .medio3 ul{
	height: 280px;
	margin-bottom: 3em;
}



	#conf-videowall img{
		margin: 0em 0.5em 1em 10%;
		width: auto;
		float: left;
	}
	

	.lista-videowall{
		width: 330px;
		color: #2F2F2F;
		margin: 1.1em 0em 2em 55.5%;
		background-color: white;
		border-top: 0em;
		clear: none;
		padding: 2.1em 0em;
	}
#alqui-tactiles img{
		float: right;
		margin: -2em 5em 0em 1em ;
	}
	
#alqui-tactiles article{
clear: both !important;
margin-top: 6em;	
}
#alqui-tactiles h3{
	font-size: 1.2em;
	text-align: center;
	text-decoration: underline;
}

#alqui-tactiles h4{
	margin-top: 1em;
	font-size: 1.3em;
	color: grey;
}

#alqui-tactiles ul{
display: inline-block;
font-size: 1.2em;
background-color: rgb(255, 219, 1);
margin:0em auto;
text-align: left;
	
}
#alqui-tactiles article img{
	float: left;
	margin: 2em 5%;
}
#alqui-tactiles .byellow{
	font-size: 1.3em;
	color: rgb(255, 219, 1);
	background-color: #2F2F2F;
}

#alqui-proyector img{
	float: left;
	margin: 2.2em 2em;
}

#alqui-proyector .lista-alquiler{
	margin-bottom: 2em;
}

#alqui-proyector .lista-alquiler li{
	width: 80%;
	margin: 0em auto;
	clear: both;
}

.pant-proy img{
	margin: 0em auto;
	border-bottom: 0.2em solid black;
	width: 40%;
}
.pant-proy .lista-alquiler{
	width: 60%;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 1em 0em;
}

#diseno-stand{
	width: 50%;
}

#fotos-stand{
	padding-right: 1.8em;
}
#stand .clear{
	text-align: center;
	padding-top: 2em;
	font-size: 1.3em;
}

#sitemap ul{
	list-style: none;
	color: #2F2F2F;
	font-size: 1.8em;
	line-height: 1.4em;
	margin-left: 3em;
}

#formu-alquiler{
	width: 50%;
	float: right;
	margin-right: 2em;
}

#datos{
	width: 40%;
	float: left;
	margin: 2em 0em 0em 2em;
	
}



}
@media print {
	ul, img, table {
	page-break-inside: avoid;
}
nav, footer, img, aside {
  display: none;
}
}

