html, body {
	background: #80bbdf;
	font: 14px/21px Arial, sans-serif;
	color: #bab9b9;
	min-width:300px;
}

* { -webkit-text-size-adjust: none;}

a { color: inherit; text-decoration: none;}
a:hover { text-decoration: none;}
a[href^="tel:"] {color: inherit;text-decoration:none;}
.a-hov { transition: all 0.4s ease;}
.a-hov:hover { color: #ff7f66;}

.bg-2 { background: #4f5963; color: #677685; padding-bottom: 20px;}
.bg-3 { background: #24282c url(../images/bg-2.jpg) center bottom no-repeat;}

ul li a { transition: all 0.4s ease;}
.border{
	border-radius: 13px;
border: 2px solid #F5F5F5;
}
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; font-weight: 300; color: #333745; }
h1 { font-size: 50px; line-height: 80px; color: #ff7f66; vertical-align: bottom; margin-top: 82px; float: left;} 
h1 span { font-size: 80px; line-height: 55px; color: #fff;}
h2 { font-size: 35px; line-height: 37px; padding-top: 57px; padding-bottom: 34px;}
h2.v1 { color: #80bbdf; font-size: 27px; line-height: 45px; text-transform: uppercase;}
h2 span { display: block; font-size: 20px; line-height: 23px; color: #999ba2;}
h3,h2 {  font-size: 30px;   line-height: 32px; color: #80bbdf;padding-bottom: 5px;}
h3 span { display: block; font-size: 15px; line-height: 19px; color: #3e454c; font-weight: 400;}
h4 { font-size: 25px; line-height: 25px; color: #333745; text-transform: uppercase; padding-top: 58px; padding-bottom: 34px;}
h5 { font-size: 24px; line-height: 24px; padding-bottom: 15px; padding-top: 11px;}
h6 span { font-size: 20px; line-height: 20px; display: block;}

h2 + h5 { padding-top: 0; margin-top: -3px;}
.bg-2 h3 a { transition: all .4s ease;}
.bg-2 h3 a:hover { color: #fff;}
h5 a { transition: all .4s ease;}
h5 a:hover { color: #ff7f66;}

.title-1 { } 
.text-1 {  color: #3e454c; font-size: 15px;}
.text-2 { color: #ff7f66; font-size: 15px; padding-top: 32px; padding-bottom: 12px;}
.text-3 { font-size: 14px; color: #8e9198;}

.color-1 { color: #ff7f66;}
.color-2 { }

.btn {
	display: inline-block;
	background: #ff7f66;
	text-align: center;
	vertical-align: middle;
	transition: all 0.4s ease;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
	height: 40px;
	padding: 0 20px;
	margin-top: 25px;
}
.btn:hover { background: #3f474e;}

.list li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	background: url(../images/arrow-4.png) 0 0 no-repeat;
	padding-left: 15px;
}
.list li + li { margin-top: 18px;}
.list li a { color: #3e454c; letter-spacing: 0px;}
.list li a:hover { color: #ff7f66;}


/*auxiliary*/

.img-ind {float: left; margin-right: 20px; margin-top: 0px;}
.wrapper {width: 100%; position: relative;}
.extra-wrap {overflow:hidden;}
.grid_inside { margin: 0 -10px;}
.aligncenter {text-align: center !important;}
.alignleft { text-align: left !important; }
.it {font-style:italic; display: inline-block;}
.fleft {float: left;}
.fright {float: right;}
.h-underline:hover { text-decoration: underline;}
.underline {text-decoration: underline;}
.upp {text-transform: uppercase;}
.transition {transition: all 0.4s ease;}

.clearfix { *zoom: 1;}
.clearfix:before,.clearfix:after {display: table; content: "";line-height: 0;}
.clearfix:after { clear: both;}

.pad-left { padding-left: 10px;}

p { padding-bottom: 21px;}
.pad-bot { padding-bottom: 78px;}

.img-circle {
	display: inline-block;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.img-circle.img-ind { margin-right: 26px;}
.img-ind + div h3 { padding-top: 24px;}

/************Header************/
header { 
	background: #fff url(../images/bg-1.jpg) center top no-repeat; 
	padding-bottom: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 3px solid #80bbdf;
}

.hidden-desktop{
	display:none;
}
/************Content***********/
.content { background: #fff url(../images/bg-3.jpg) 0 0 repeat-x;}

.slider { }
.slider .camera_caption > div { 
	background: none;
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	font-size: 61px;
	line-height: 68px;
	text-align: center;
}
.slider .camera_wrap { margin-bottom: 0 !important; height: 522px;}
.slider .camera_caption { bottom: auto; top: 165px;}

.camera_pag { position: relative;}
.camera_pag_ul { 
	position: absolute;
	bottom: 9px;
	right: 50%;;
	width: 155px;
	margin-right: -77px !important;
}

.slider .camera_wrap .camera_pag .camera_pag_ul li {     
	height:8px;     
	width: 41px;     
	background: #687583; 
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
} 
.slider .camera_wrap .camera_pag .camera_pag_ul li > span {  display: none; }
.slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent,
.slider .camera_wrap .camera_pag .camera_pag_ul li:hover {
	background: #ff7f66;
}


.bg-1 {
	background: #fff url(../images/bg-3.jpg) 0 0 repeat-x; 
	padding-bottom: 31px;
}

.bg-2 h3 span { color: #fff;}

.box-1 {
	display: block;
	background: #ffffff;
	transition: all .4s ease;
	position: relative;
	padding-bottom: 75px;
	margin-bottom: 35px;
	z-index: 100px;
	margin-top: -81px;
}

.box-1:hover { background: #3e454c;}
.box-1 .box-btn {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	float: right;
	width: 53px;
	height: 55px;
	background: #3e454c url(../images/arrow-3.png) center center no-repeat;
}

.box-1 .inside { padding: 0 30px; text-align: center;}
.box-1 h2 {
	padding-top: 29px;
	padding-bottom: 12px;
}

.bg-2 h4 { text-align: center; padding-top: 64px; color: #fff;}
.bg-2 h3 { color: #ff7f66;}

.box-2 {
	margin-top: 5px;
	margin-bottom: 32px;
}
.box-2 > .clearfix:first-child { margin-bottom: 26px;}

.magnifier + h3 { padding-top: 32px; padding-bottom: 14px;}

.box-3 { padding-bottom: 72px;}

.bg-3 #foo { cursor: default;}
.bg-3 #foo li { 
	float: left;
	line-height: 24px;
	text-align: center;
	color: #666c81;
	padding-bottom: 58px;
}
.bg-3 #foo li > div {padding: 56px 20px 0px;}
.bg-3 h6 { color: #fff; text-transform: uppercase; padding-top: 21px;}

.list_carousel { position: relative;}
.arrows > a { 
	position: absolute;
	top: 50%;
	margin-top: -15px;
	display: block;
	width: 13px;
	height: 23px;
	background: url(../images/arrows-1.png) no-repeat;
}

.arrows > a.prev { background-position: left 0;  left: 0;}
.arrows > a.next { background-position: right 0; right: 0;}
.arrows > a.prev:hover,
.arrows > a.next:hover {opacity: 0.6;}



.block-1 .box-1 { margin-top: 62px; margin-bottom: 0px;}
.block-2 { margin-top: -35px;}

.box-4 { margin-top: 40px; line-height: 30px;}
.box-4 .text-1 { display: inline-block; width: 73px;}
.box-4 a.color-1 { display: inline-block; margin-top: -7px;}


.block-3 .box-1 { margin-top: 0; background: #f0f0f1; padding-bottom: 45px; margin-bottom: 20px;}
.block-3 .box-1 .inside {padding: 0 20px;}


/*blog*/

.post {/* padding-top: 7px; */ margin-bottom: 31px;margin-top: -10px;}
.post + .post { margin-top: 20px;}
.date {
	display: block; 
	width: 78px; 
	height: 77px; 
	text-align: left; 
	float: left;
	padding-top: 0;
	color: #3e454c;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}

.date span:first-child { 
	display: block; 
	font-size: 30px; 
	line-height: 33px; 
	letter-spacing: -1px;
	color: #ff7f66;
	font-weight: 300;
}
.post_info { position: relative; margin-bottom: 1px;}
.post_info span { display: block;}
.post_info .box-img-1 {margin-top: 17px;}
.comments { display: inline-block; position: absolute; right: 0px; bottom: 24px; text-transform: none;}
.post .comments a { text-transform: none; color: #ff7f66;}
.post .img-bord {margin-top: 2px;}

.post h5 { padding-top: 8px; padding-bottom: 0px;}
.post .img-ind { margin-top: 7px;}
.post .date.img-ind { margin-top: 0; margin-right: 0px;}
.post h6 { color: #8e9198;}
.post h6 a { text-transform: capitalize; font-weight: 400;}


/************Footer************/

footer { color: #666c81; padding-bottom: 25px;}
footer a:hover { text-decoration: underline; }
footer .fleft { margin-top: 27px; color:#51768d;}

.list-services { margin-top: 19px; position: relative;}
.list-services li {
	display: inline-block;
	float: left;
}

	[class*="list-services-"] {
		text-decoration: none;
		display: block;
		height: 34px;
		width: 35px;
		background: url(../images/redes.png) no-repeat;
		background-position-x: -25px;
		background-position-y: 0px;
		-webkit-transition: all 0.2s ease-out;
	    -moz-transition: all 0.2s ease-out;
	    -o-transition: all 0.2s ease-out;
	    -ms-transition: all 0.2s ease-out;
	    transition: all 0.2s ease-out;
		margin-left: 8px;
		-webkit-border-radius: 500px;
		-moz-border-radius: 500px;
		-ms-border-radius: 500px;
		-o-border-radius: 500px;
		border-radius: 500px;
	}
	.list-services-1 { background-position: 0px 0px;}
	.list-services-2 { background-position: -43px 0px;}
	.list-services-3 { background-position: -45px 0px;}
	.list-services-4 { background-position: -129px 0px;}

	.list-services-1:hover { background-position: 0px bottom;}
	.list-services-2:hover { background-position: -43px bottom;}
	.list-services-3:hover { background-position: -45px bottom;}
	.list-services-4:hover { background-position: -129px bottom;}


	/*toTop*/

	#toTop {
		display:none;
		text-decoration:none;
		position:fixed;
		cursor:pointer;
		overflow:hidden;
		width: 52px;
		height: 52px;
		border:none;
		text-indent:-999px;
		z-index:20;
		background: url(../images/ui.totop.png) 0 0 no-repeat;
		margin-right: -670px !important;
		right: 50%;
		bottom: 20px;
	}

		#toTop:hover { background: url(../images/ui.totop.png) 0 bottom no-repeat;}

		#toTop:active, #toTop:focus {outline:none;}




	/*touch-touch*/ 
	.magnifier {
		position:relative;
		display:block;
		background: url(../images/magnifier.gif) right bottom no-repeat #000000;

	}
	.magnifier img {
		width: 100%;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		-webkit-box-shadow: 0 0 0 0 #fff;
		-moz-box-shadow: 0 0 0 0 #fff;
		box-shadow: 0 0 0 0 #fff;
	}

	.magnifier:hover img {
		opacity: 0.4;
	}
	.magnifier span {
		position: absolute;
		bottom: 0;
		right: 0;
		display: block;
		width: 45px;
		height: 45px;
		background: url(../images/magnifier.gif) right bottom no-repeat #000000;
	}

.principalaltura{
	height: 30px;
}

/**ALTURAS*/
.altura100{height:100px;}
.altura30{height:30px;}
.altura50{height:30px;}
.altura60{height:5px;}
.altura15{height:18px;}
.altura35{height:35px;}
.altura17{height:17px;}
.limpieza{clear:both;}
.der{float:right;}
/**
CABECERA
*/
.logo{float: left; margin-top:33px; width:170px; height:129px;}
.logo a{width:170px; height:129px; display:block;}
.contaccabecera{float:right; margin-top:34px;}
.sepcabtel{width:1px; height:14px; background:#80bbdf; float:left;margin-left:22px; margin-right:22px; margin-top:4px;}
.telcab{color:#80bbdf;float:left; font-size:14px; font-weight:bold;}
.corrcab{float:left;}
.corrcab a{text-decoration:none; color:#4f5963; font-size:14px; font-weight:bold;}


/**
	INICIO
*/
.top0{margin-top:0px;}
.contini{color:#fff; font-size:13px; line-height:23px;}
.contini h1{text-transform:uppercase; color:#80bbdf; margin: 0px; padding: 0px;}
.capabanner{ position:relative; margin:0px auto; width:100%; height:489px;}
#capabannerresponsive{position:relative; margin:0px auto; display: none; max-width: 100%;} 
.imagenbanner{position:absolute; top:0px; left:0px;}





/**
	EVENTOS
*/
.slidereventos{height:459px; padding-bottom:0px;}
.bg1eventos{background:#4f5963; padding-bottom: 31px;}
.bxeventos{position:relative; width:179px !important; margin-left:0px; background:#80bbdf; height:92px; margin-bottom:5px; text-align:center;}
.bxeventos a{width:100%; height:92px; display:block; position:absolute; top:0px; left:0px; z-index:1;}
.bxeventos h3{font-size:18px; text-transform:uppercase; color:#4f5963; padding-top:15px; font-weight:bold;}
.bxselect{background: #3e454c;}
.imeve{width:179px;}
.txbxeve{padding:0px !important;}
.txeve{font-size:18px !important; line-height:24px !important; font-weight:bold !important;}
.galerias h1{font-size:40px; margin:0px; text-transform:uppercase; color:#80bbdf;}
.galerias p{font-size:13px; line-height:23px; font-family:Arial, Helvetica, sans-serif; color:#a5a5a5;}
.miniatura{float:left; width:180px; height:176px; margin-bottom:5px; margin-right:5px; background:#4f5963;}
.miniatura a{width:180px; height:176px; display:block;}
.nomargen{margin-right:0px;}
/**PAGINADOR*/
.pagina{float:right; margin-top:40px; color:#4f5963; font-size:16px; margin-right: 20px;}
.pagbottom{margin-top:27px;}

.textoevento{width:740px; float:right;}
.textoevento h3{text-transform:uppercase;}

.menueventos{width:200px; display:block; float:left; margin-right:19px;}
.enlaceevento{width:200px; height:65px; background:#4f5963; text-align:center; margin-bottom:5px;position:relative;}
.enlaceevento a{width:100%; height:65px; position:absolute; top:0px; left:0px; z-index:1; display:block;}
.enlaceevento h3{font-size:20px; text-transform:uppercase; color:#80bbdf; padding-top:17px;}


/**
	CONTACTO
*/
.contacto h1{font-size:40px; margin:0px; text-transform:uppercase; color:#80bbdf;}
.contacto p{color:#ababab; font-size:14px; line-height:20px;}
.agra{font-size:14px; text-transform:uppercase; color:#80bbdf;font-weight:bold; }
.agra a{font-size:14px; text-transform:uppercase; color:#4f5963;font-weight:bold; text-decoration:none;}
.dir p{color:#ababab; font-size:16px; font-weight:bold; text-transform:uppercase; }
.tel{color:#80bbdf; font-size:16px; font-weight:bold; float:left;}
.sepdir{width:2px; height:16px; background:#80bbdf; float:left; margin-left:24px; margin-right:24px;}
.correo{font-size:16px; font-weight:bold; text-transform:uppercase; float:left;}
.correo a{text-decoration:none; color:#4f5963;}

.izqformu{float:left; width:405px;}
.izqformu h3{font-size:24px; text-transform:uppercase;}
.derformu{float:left; width:514px; margin-left:28px;}
.derformu h3{font-size:24px; text-transform:uppercase;}
.mapa{width:514px; height:396px;}





/**
FORMULARIO
*/
.titulocampo{float:left; color:#80bbdf; font-size:14px; text-transform:uppercase; width:91px;}
.inputcontacto{ width:306px; height:16px; border:1px solid #d1d1d1; margin-left: 4px;}
.mensajeobli{float:left; color:#bbbbbb; font-size:14px; margin-top:35px;}
.textareacontacto{width:306px; height:100px; border:1px solid #d1d1d1; margin-left: 4px; resize:none;}
.botonenviar{margin-left: 119px; float:right; width:87px; height:25px; background:#fff; color:#80bbdf; font-size:20px; text-align:center; cursor:pointer; padding:10px; }
.obligatorio{font-size:12px; color:#ff0000;}



/**ALQUILER*/

.contenidoalquiler{background:#f0f0f1;}
.alquiler h1{font-size:40px; margin:0px; text-transform:uppercase; color:#80bbdf; margin-right:35px;}
.alquiler p{font-size:14px; line-height:23px; color:#a5a5a5; padding-top:20px;	}
.menualquiler{width:200px; display:block; float:left; margin-right:19px;}
.enlacealq{width:200px; /*height:65px;*/ background:#4f5963; text-align:center; margin-bottom:5px;position:relative;}
.enlacealq a{width:100%; /*height:65px;*/ position:absolute; top:0px; left:0px; z-index:1; display:block;}
.enlacealq h3{font-size:23px; text-transform:uppercase; color:#80bbdf; padding:17px;}
.ptop0 h3{padding-top:0px;}
.sonido{width:690px; float:left;}
.iluminacion{ width:690px; float:left;}
.traduccion{ width:690px; float:left;}
.pantallas{ width:690px; float:left;}
.proyec{float:left; width:690px;}
.cajagaleria{float:left; width:740px;}
.colum{width:312px; float:left; margin-bottom:26px;}
.imagenalquiler{width:358px; float:right;}
.imagentradu{float:left; width:354px;}
.imgsonido{float:right; width:311px;}
.imgilu{float:right; width:355px;}
.imgpantalla{float:right; width:342px;}

.colum p{font-size:14px; line-height:23px; padding:0px;}
.tit{color:#80bbdf !important; font-weight:bold;}
.formualqui{margin-left:228px;}
.formualqui h3{font-size:24px; text-transform:uppercase;}

.titulocampoalqui{float:left; color:#80bbdf; font-size:14px; text-transform:uppercase; width:80px; margin-bottom:17px;}
.inputalquiler{width:343px; height:16px; border:1px solid #d1d1d1;}
.textareaalquiler{width:548px; height:100px; border:1px solid #d1d1d1; resize:none;}
.botonenviaralquiler{margin-top:59px;width:66px; height:27px; background:#80bbdf; color:#4f5963; font-size:11px; text-align:center; cursor:pointer;}
.botonenviarvideos{background:#80bbdf; color:#4f5963; text-align:center; cursor:pointer; padding: 8px;}
.mensajeoblialquiler{color:#80bbdf; font-size:14px; margin-top:17px; text-align:center; margin-left:-25px;}
.emasun{float:right; margin-top:17px;}
.formuleft{float:left;}
.btalquiform{float:left; margin-left:65px;}
.oblialqui{margin-top:20px;}

.menuandroid{display:none;}



/**Videos*/
.cajavideo1{float:left; width:171; margin-right:15px; margin-bottom:10px;}
.videos h1{font-size:40px; margin:0px; text-transform:uppercase; color:#80bbdf;}
.videos p{font-size:13px; line-height:23px; font-family:Arial, Helvetica, sans-serif; color:#a5a5a5;}

/**++++++++++++++++++++++++++++++++++++++++CUSTOM+++++++++++++++++++++++++++++++++++++++++++++++++++++++**/	

h1.seo{
	text-align: right;
float: none;
font-size: 12px;
line-height: 1;
margin: 0;
vertical-align: middle;
margin-top: 6px;
}

.pie{
	padding-top: 10px;
	background: white;
color: #677685;
font-size: 12px;
text-align: center;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
	.slider .camera_caption { top: 90px;}
	.slider .camera_wrap { height: 415px;}
	.box-1 h2 { font-size: 18px; line-height: 20px;}
	.box-4 { line-height: 20px;}
	.box-4 .text-1 { width: 120px;}
	.hidden-desktop{
	display:block;
}
	.derformu{margin-left:0px; margin-top:20px;}
	
	.alquiler p{float:left;}
	
	.proyec{width:545px;}
	.sonido{width:545px;}
	.iluminacion{width:545px;}
	.sonido{width:545px;}
	.traduccion{width:545px;}
	.pantallas{width:545px;}
	.emasun{float:left;}
	.formualqui{margin-left:100px;}
	.inputalquiler{width:548px;}
	.capabanner{height:246px;}
	.cajagaleria{width:545px;}
	.imagenalquiler{margin: 0px auto; float:none;}
	.imgpantalla{margin: 0px auto; float:none;}
	.imgsonido{margin: 0px auto; float:none;}
    .imgilu{margin: 0px auto; float:none;}
    .imgtradu{margin: 0px auto; float:none;}
	
}
@media only screen and (max-width: 767px) {
	.box-1 { margin-top: 0;}
	.slider .camera_wrap {height: 233px;}
	.camera_pag_ul { bottom: -60px;}
	.slider .camera_caption > div { font-size: 25px; font-size: 34px; line-height: 36px;}
	.bg-1 { padding-top: 40px;}
	.box-4 .text-1 { width: 73px;}
	.box-4 { line-height: 30px;}
	.grid_inside { margin: 0;}
	.box-1 { border: 1px solid #666c81;}
	.block-3 .box-1 { border: none;}
	.comments { position: relative; bottom: 0; margin-top: 10px; margin-bottom: 10px;}
	.post h6 { margin-top: 10px;}
	.w1 {width: 50%;}
	.box-4 .magnifier { margin-bottom: 10px;}
	
	.izqformu{margin-left:20px;}
	.derformu{margin-left:20px; margin-top:20px; width:400px;}
	.mapa{width:400px; height:300px;}
	.agra{margin-bottom: 25px; float:left;}
	
	.menuandroid{
		display:inline !important;
		font-size:17px;
		width:395px;
		margin-bottom: 40px;
	}
	.menualquiler{display:none;}
	.menueventos{display:none;}	
	.alquiler p{float:left;}
	
	.proyec{width:400px;}
	.sonido{width:400px;}
	.iluminacion{width:400px;}
	.sonido{width:400px;}
	.traduccion{width:400px;}
	.pantallas{width:400px;}
	.cajagaleria{width:400px;}
	.textoevento{width:400px;}
	.formualqui{margin-left:0px;}
	.inputalquiler{width:400px;}
	.textareaalquiler{width:400px;}
	.btalquiform{margin-left:110px;}
	.botonenviaralquiler{margin-top:15px;}
	.colum{width:400px;}
	.emasun{float:left;}
	.pagina{margin-bottom: 15px;}
	.bxeventos{margin-left: 25px;}
	
	.capabanner{height:150px;}
	
	/*.cajavideo1{width:439px; height:258px;}*/
	
	.imagenalquiler{margin: 0px auto; float:none;}
	.imgpantalla{margin: 0px auto; float:none;}
	.imgsonido{margin: 0px auto; float:none;}
    .imgilu{margin: 0px auto; float:none;}
    .imgtradu{margin: 0px auto; float:none;}
	
}
@media only screen and (max-width: 479px) {
	.slider .camera_wrap {height: 220px;}
	.slider .camera_caption {top: 50px;}
	footer .fright, footer .fleft { float: none; margin: 0 auto; text-align: center;}
	.list-services { display: inline-block; margin-bottom: 20px;}
	.magnifier.img-ind { margin-right: 0;}
	.magnifier { width: 100%; margin-bottom: 20px;}
	.slider .camera_caption > div { font-size: 25px; line-height: 33px;}
	.box-3 .magnifier { margin-bottom: 0;}
	
	
	.izqformu{width:300px; margin-left:0px;}
 	.inputcontacto{width:180px;}
	.textareacontacto{width:180px;}
	.derformu{margin-left:0px; margin-top:20px; width:300px;}
	.mapa{width:300px; height:200px;}
	.agra{margin-bottom: 25px;}
	
	.menuandroid{
		display:inline !important;
		font-size:13px;
		width:278px;
	}
	.menualquiler{display:none;}
	.menueventos{display:none;}
	.alquiler p{float:left;}
	
	.proyec{width:300px;}
	.sonido{width:300px;}
	.iluminacion{width:300px;}
	.sonido{width:300px;}
	.traduccion{width:300px;}
	.pantallas{width:300px;}
	.cajagaleria{width:300px;}
	.textoevento{width:300px;}
	.formualqui{margin-left:0px;}
	.inputalquiler{width:300px;}
	.textareaalquiler{width:300px;}
	.btalquiform{margin-left:110px;}
	.botonenviaralquiler{margin-top:15px;}
	.colum{width:300px;}
	.pagina{margin-bottom: 15px;}
	
	.galerias h1{font-size:30px; line-height:45px;}
	.capabanner{height:100px;}
	
	/*.cajavideo1{width:439px; height:258px;}*/
	
	
	.imagenalquiler{width: 245px;margin: 0px auto; float:none;}
	.imgpantalla{width: 245px;margin: 0px auto; float:none;}
	.imgsonido{width: 245px;margin: 0px auto; float:none;}
    .imgilu{width: 245px;margin: 0px auto; float:none;}
    .imgtradu{width: 245px;margin: 0px auto; float:none;}

	.logo {
	float: none;
	margin: 0 auto;
	text-align: center;

	}
	.contaccabecera {
	float: none;
	margin-bottom: 7px;
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 3px;
	}
	
}
@media only screen and (max-width: 320px) {

}
#confirm {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
	z-index: -999;
	position: absolute;
}