@charset "UTF-8";

@font-face {
    font-family: 'museo_sans_cyrl900';
    src: url('../fonts/MuseoSansCyrl_3-webfont.eot');
    src: url('../fonts/MuseoSansCyrl_3-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSansCyrl_3.otf') format('otf'),
         url('../fonts/MuseoSansCyrl_3-webfont.woff') format('woff'),
         url('../fonts/MuseoSansCyrl_3-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
#llollovideo {
	backgrund-color:rgba(240,22,81,1);
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0; 
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background-size: cover;	
}

#menu-res {
	display:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
}
#inicio {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.fixed {
	position: fixed;
	top: 0;
	height: 60px;
	z-index: 1;
	background-color: rgba(255,255,255,1);
}

.no {
	width:100%;
	max-width:70px;
	display:block;
	margin:auto;
	height:auto;
	}
h1 {
	margin:0px;
	padding:0px;
	
	}
.mds {
	width: 100%;
	height: auto;
	max-width: 300px;
	margin-top: auto;
	display: block;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.scl {
	width:100%;
	height:auto;
	max-width:30px;
	margin-top:15px;
	}

.flecha {
	height: 60px;
	width: 4%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 40px;
}
img {
	display: block;
	height: auto;
	width: 100%;
}
nav {
	background-color: rgba(255,255,255,0.5);
	height: 60px;
	max-height: 60px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
}
#con-menu {
	margin: auto;
	width: 80%;
	max-height: 60px;
	max-width:960px;

}
#logo-menu a{
	display: block;
	float: left;
	width: 15%;
	height: 60px;
}
#logo-menu a img{
	width: 100%;
	height:auto;
	margin:auto;
	display:block;
}
#logo-menu span  {
	display: none;
}
#con-menu #menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 75%;
}
#con-menu #menu li a {
	color: rgba(240,22,82,1);
	text-decoration: none;
	text-align: center;
	display: block;
	width: 16.66667%;
	float: left;
	height: 60px;
	line-height: 60px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
	font-weight: bold;
	font-size: 0.85em;
}
#con-menu #menu li a:hover {
	color: rgba(255,255,255,1);
	text-decoration: none;
	text-align: center;
	display: block;
	width: 16.66667%;
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 1em;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
	background-color: rgba(240,22,82,0.4);
}
#con-menu #social {
	float: left;
	height: 60px;
	width: 10%;
}
#con-menu #social span {
	display:none;
}
#con-menu #social #fb a {
	display: block;
	float: left;
	height: 29px;
	width: 29%;
	margin-top:15px;
	margin-left:1%;
	margin-right: 3%;
	background-image:url(../imgs/sociales/fb.svg);
	background-repeat:no-repeat;
	background-position:center top;
}
#con-menu #social #fb a:hover {
	background-position:center bottom;
}

#con-menu #social #mail a {
	display: block;
	float: left;
	height: 29px;
	width: 29%;
	margin-top:15px;
	margin-left:1%;
	margin-right: 3%;
	background-image:url(../imgs/sociales/instagram.svg);
	background-repeat:no-repeat;
	background-position:center top;
}
#con-menu #social #mail a:hover {
	background-position:center bottom;
}

#con-menu #social #tt a {
	display: block;
	float: left;
	height: 29px;
	width: 29%;
	margin-top:15px;
	margin-left:1%;
	margin-right: 3%;
	background-image:url(../imgs/sociales/tt.svg);
	background-repeat:no-repeat;
	background-position:center top;
}
#con-menu #social #tt a:hover {
	background-position:center bottom;
}

#con-cabecera {
	width: 100%;
	padding-top: 1px;
	height:700px;
}
#con-cabecera2 {
	width: 100%;
	padding-top: 1px;
	height: auto;
	overflow: hidden;
	font-size: 0.85em;
	padding-bottom: 20px;	
}
#con-cabecera #cabecera {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
}
#con-cabecera2 #cabecera {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
}
#cabecera h1, #con-cabecera2 h1 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 3.7em;
	width: 90%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width:960px;

}
#con-cabecera2 h2, #con-cabecera-at h2, #con-cabecera-bar h2 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 3em;
	width: 90%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width:960px;

}
#cabecera #botones {
	width: 60%;
	height: 70px;
	margin: auto;
	max-width:500px;
}
#cabecera #botones ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: rgba(255,255,255,1);
	display: block;
	width: 100%;
}
#cabecera #botones ul li a {
	text-decoration: none;
	float: left;
	margin: auto;
	display: block;
	width: 50%;
	max-height: 60px;
	text-align: center;
}
#cabecera #botones2 {
	width: 60%;
	height: 70px;
	margin: auto;
	max-width:500px;
}
#cabecera #botones2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: rgba(255,255,255,1);
	display: block;
	width: 100%;
}
#cabecera #botones2 ul li a {
	text-decoration: none;
	float: left;
	margin: auto;
	display: block;
	width: 50%;
	max-height: 60px;
	text-align: center;
}
#cabecera #botones3 {
	width: 60%;
	height: 70px;
	max-width: 350px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#cabecera #botones3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 100%;
}
#cabecera #botones3 ul li a {
	text-decoration: none;
	float: left;
	display: block;
	width: 48%;
	max-height: 60px;
	text-align: center;
	margin-top: auto;
	margin-right: 2%;
	margin-bottom: auto;
	margin-left: auto;
}
#cabecera #sabermas {
	margin: auto;
	height: 50px;
	width: 15%;
	max-width: 150px;
	clear:both;
	
}
#cabecera #telefonos {
	display:none;
	margin: auto;
	width: 30%;
}
#cabecera #telefonos img{
	width: 100%;
	height:auto;
	max-width:392px;
}
#vacio {
	clear: both;
	height: 60px;
	width: 100%;
}


#t-servicios {
	background-color: rgba(255,255,255,1);
	height: 60px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
	
}
#t-servicios #titulo-ser {
	margin: auto;
	width: 80%;
	height: 60px;
	line-height: 60px;
	display: block;
	max-width:960px;
}

#titulo-ser h1 {
	font-size: 1.5em;
	color: rgba(54,54,54,1);
	text-align: center;
	margin: auto;
	width: 90%;
}

#con-servicios {
	height: auto;
	width: 100%;
	background-color:rgba(255,255,255,1);
	margin-top:50px;
}
#con-servicios #servicios {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
}
#servicios #con-atocha {
	float: left;
	height: auto;
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
}
#con-atocha #img-atocha {
	display:block;
	width: 100%;
	height: auto;
}
#servicios #con-salamanca {
	float: left;
	height: auto;
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
}
#con-salamanca #img-salamanca {
	width: 100%;
	background-repeat: no-repeat;
	height: auto;
	background-position: center top;
}
#servicios #con-barajas {
	float: left;
	height: auto;
	width: 32%;
	margin-top: 20px;
}
#con-barajas #img-barajas {
	width: 100%;
	background-repeat: no-repeat;
	height: auto;
}

 
#t-revolucionando {
	background-color: rgba(255,255,255,1);
	height: 60px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
	
}

#t-revolucionando #titulo-rev {
	margin: auto;
	width: 80%;
	height: 60px;
	line-height: 60px;
	display: block;
	max-width:960px;
}
#titulo-rev h1 {
	font-size: 1.5em;
	color: rgba(54,54,54,1);
	text-align: center;
	margin: auto;
	width: 90%;
}
#con-revolucionando {
	background-color: rgba(255,255,255,1);
	height: auto;
	width: 100%;
}
#con-revolucionando #revolucionando {
	background-color: rgba(255,255,255,1);
	margin: auto;
	height: auto;
	width: 80%;
	max-width:960px;
}
#revolucionando #izquierda {
	background-color: rgba(255,255,255,1);
	float: left;
	height: auto;
	width: 49%;
	margin-right: 2%;
}
#izquierda #i1 {
	height: 100px;
	width: 100%;
	margin-top: 10px;
	background-color: rgba(255,255,255,1);
	float: left;
}
#izquierda #i1 #c1 {
	float: left;
	width: 20%;
	margin-right: 5%;
	height: 100px;
}
#izquierda #i1 #t1 {
	float: left;
	height: auto;
	width: 75%;
}
#izquierda #i2 {
	height: 100px;
	width: 100%;
	margin-top: 10px;
	background-color: rgba(255,255,255,1);
	float: left;
}
#izquierda #i2 #c2 {
	background-color: rgba(255,255,255,1);
	float: left;
	height: 100px;
	width: 20%;
	margin-right: 5%;
}
#izquierda #i2 #t2 {
	float: left;
	height: auto;
	width: 75%;
}
#izquierda #i3 {
	height: 100px;
	width: 100%;
	margin-top: 10px;
	float: left;
}
#izquierda #i3 #c3 {
	float: left;
	height: 100px;
	width: 20%;
	margin-right: 5%;
}
#izquierda #i3 #t3 {
	float: left;
	height: auto;
	width: 75%;
}
#revolucionando #derecha {
	float: left;
	height: auto;
	width: 49%;
}
#derecha #d1 {
	height: 100px;
	width: 100%;
	margin-top: 10px;
	float: left;
}
#derecha #d1 #c1 {
	float: left;
	width: 20%;
	margin-right: 5%;
	height: 100px;
}
#derecha #d1 #t1 {
	float: left;
	height: auto;
	width: 75%;
}
#derecha #d2 {
	height: 100px;
	width: 100%;
	margin-top: 10px;
	float: left;
}
#derecha #d2 #c2 {
	float: left;
	width: 20%;
	margin-right: 5%;
	height: 100px;
}
#derecha #d2 #t2 {
	float: left;
	height: auto;
	width: 75%;
}
#derecha #d3 {
	height: 100px;
	width: 100%;
	margin-top: 10px;
	float: left;
}
#derecha #d3 #c3 {
	float: left;
	width: 20%;
	margin-right: 5%;
	height: 100px;
}
#derecha #d3 #t3 {
	float: left;
	height: auto;
	width: 75%;
}

#t-funciona {
	height: 60px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
	background-color: rgba(255,255,255,1);
}

#t-funciona #titulo-fun {
	margin: auto;
	width: 80%;
	height: 60px;
	line-height: 60px;
	display: block;
	max-width:960px;
}
#titulo-fun h1 {
	font-size: 1.5em;
	color: rgba(54,54,54,1);
	text-align: center;
	margin: auto;
	width: 90%;
}
#con-funciona {
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,1);
}
#con-funciona #funciona {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
}
#funciona #recogemos {
	height: auto;
	width: 100%;
	float: left;
}
#funciona #recogemos #imagen-rec {
	float: left;
	height: auto;
	width: 25%;
}
#funciona #recogemos #imagen-rec img{
	width: 100%;
	height: auto;
	max-width:294px;
}
#funciona #recogemos #t-rec {
	float: left;
	height: auto;
	width: 75%;
}
#t-rec #no1 {
	height: auto;
	width: 20%;
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#funciona #aparcamos {
	height: auto;
	width: 100%;
	float: left;
}
#funciona #aparcamos #imagen-ap {
	float: left;
	height: auto;
	width: 25%;
}
#funciona #aparcamos #imagen-ap img {
	width:100%;
	height:auto;
	max-width:294px;
}
#funciona #aparcamos #t-ap {
	float: left;
	height: auto;
	width: 75%;
}
#t-ap #no2 {
	width: 20%;
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#funciona #devolvemos {
	height: auto;
	width: 100%;
	float: left;
}
#funciona #devolvemos #imagen-dev {
	float: left;
	height: auto;
	width: 25%;
}

#funciona #devolvemos #imagen-dev img{
	width:100%;
	height:auto;
	max-width:294px;
}
#funciona #devolvemos #t-dev {
	float: left;
	height: auto;
	width: 75%;
}
#t-dev #no3 {
	width: 20%;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#t-dev #faqs {
	height: 70px;
	width: 100%;
	float: left;
	margin-top: 5px;
}
#t-dev #faqs #botn-faq {
	height: 35px;
	width: 30%;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#faqs #botn-faq a img {
	margin: auto;
	height: auto;
	width: 100%;
	max-width:70px;
}
#t-seguro {
	background-color: rgba(255,255,255,1);
	height: 60px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
}

#t-seguro #titulo-seg {
	margin: auto;
	width: 80%;
	height: 60px;
	line-height: 60px;
	display: block;
	max-width:960px;
}

#titulo-seg h1 {
	display:block;
	font-size: 1.5em;
	color: rgba(54,54,54,1);
	text-align: center;
	margin: auto;
	width: 100%;
	line-height: 60px;
	float:left;
}
#con-th {
	background-color: rgba(255,255,255,1);
	padding-top:1px;
	height: auto;
	width: 100%;
}
#con-th #th {
	padding-top: 1px;
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
}
#th #tarifas {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
	padding-top: 1px;
}
#th #horarios {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
}
#con-tarifas {
	width: 100%;
	margin: auto;
	max-width: 960px;
	height: auto;
}
.tarifas {
	width:33%;
	height:auto;
	max-width:300px;
	float:left;
	display:block;
}
#con-medios {
	padding-top:1px;
	width: 100%;
	background-color: rgba(240,22,82,1);
	height: auto;
	bottom: 0;
	position: static;
}
#medios {
	width: 80%;
	max-width: 960px;
	margin: auto;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#medios img{
	width:100%;
	max-width: 200px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#llollomedios {
	display: block;
	width: 100%;
	text-align: center;
	color: rgba(255,255,255,0.7);
	font-size: 1.5em;
	line-height:1.5em;
	margin-bottom: 20px;
}
.press {
	float:left;
	height:auto;
	width:12.5%;
}
.press2 {
	float:left;
	height:auto;
	width:16.667%;
}
#con-valets {
	display: block;
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,1);
	padding-top: 20px;
	padding-bottom: 20px;
}
#con-valets #valets {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
	padding-top: 1px;
	clear:both;
}
.valet {
	width:16.667%;
	height:auto;
	float:left;
	max-width:250px;
	margin:auto;
}
#valets h2{
	display: block;
	width: 100%;
	font-weight: 400;
}
	
#con-twitter {
	height: auto;
	width: 100%;
	padding-top:1px;
	background-color:rgba(255,255,255,1);
}
#con-twitter #twitter {
	height: auto;
	width: 80%;
	max-width:960px;
	margin: auto;
	padding-top:1px;
}
#twitter #t-card {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom:10px;
}
#twitter #t-card #card {
	background-color: rgba(255,255,255,1);
	float: left;
	height: 300px;
	width: 44%;
	margin-left: 4%;
	background-image: url(../imgs/sociales/fondo-card.svg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twitter {
	display:block;
	margin:auto;
	font-size:1.2em;
	width:75%;
	font-weight:400;
	text-align:center;
}
#card #img-tt {
	height: auto;
	width: 30%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.tt-i {
	display: block;
	margin: auto;
	height: auto;
	width: 100%;
	max-width:100px;
}

footer{
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
	height: auto;
	background-color: rgba(255,255,255,1);	
	}
#footer{
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
	height: auto;
	background-color: rgba(255,255,255,1);
	position:fixed;
	bottom:0;
	}

#pie {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
	padding-top: 1px;
}
#atcliente {
	display:block;
	width:100%;
	text-align:center;
	height:auto;
}
#pie-landing {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
	padding-top: 1px;
}

#boton-app3, #pie-landing #boton-app3 {
	background-color: rgba(153,153,153,1);
	height: auto;
	width: 30%;
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#boton-app3 li a {
	display: block;
	float: left;
	height: auto;
	width: 50%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pie-landing #boton-app3 li a {
	display: block;
	float: left;
	height: auto;
	width: 50%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
}

#pie-landing #boton-app3 li a {
	display: block;
	float: left;
	height: auto;
	width: 50%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#boton-app3 li a img, #pie-landing #boton-app3 li a img {
	width:100%;
	max-width:150px;
	height:auto;
	display:block;
	margin:auto;
	
}
#boton-app2, #pie-landing #boton-app2 {
	background-color: rgba(153,153,153,1);
	height: auto;
	width: 30%;
	padding: 0px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#boton-app2 li a, #pie-landing #boton-app2 li a {
	display: block;
	float: left;
	height: auto;
	width: 33%;
	text-align: center;
}
#boton-app2 li a img {
	width:100%;
	max-width:50px;
	height:auto;
	display:block;
	margin:auto;
}
#pie #submenu, #pie-landing #submenu {
	height: 40px;
	width: 70%;
	margin: auto;
	clear:both;
	padding-top:1px;
}
#pie #submenu ul, #pie-landing #submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pie #submenu ul li a, #pie-landing #submenu ul li a {
	font-size: 0.7em;
	font-weight: 600;
	color: rgba(240,22,82,1);
	text-decoration: none;
	display: block;
	float: left;
	width: 26.6%;
	line-height: 40px;
	height: 40px;
	text-align: center;
}
#pie #submenu ul #cntc a, #pie-landing #submenu ul #cntc a {
	font-size: 0.7em;
	font-weight: 600;
	color: rgba(240,22,82,1);
	text-decoration: none;
	display: block;
	float: left;
	width: 10%;
	line-height: 40px;
	height: 40px;
	text-align: center;
}
#pie #botones, #pie-landing #botones {
	width: 60%;
	height: auto;
	margin-top: 10px;
	max-width: 400px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#pie #botones ul, #pie-landing #botones ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 100%;
}
#pie #botones ul li a, #pie-landing #botones ul li a {
	text-decoration: none;
	float: left;
	margin: auto;
	display: block;
	width: 50%;
	max-height: 20px;
	text-align: center;
}
#scroll {
	clear: both;
	width: 53px;
	height: 53px;
	background-image: url(../imgs/scroll-top.svg);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#scroll:hover {
	background-position: center bottom;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;}
#scroll a{
	display:block;
	text-decoration:none;
	width:53px;
	height:53px;
}
#scroll a span {
	display:none;
}
/*FAQ*/
#faq {
	background-attachment: fixed;
	background-image: url(../imgs/fondo-faq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

#con-cabecera-fq {
	width: 100%;
	padding-top: 1px;
	height: 400px;
}
#con-cabecera-fq #cabecera-fq {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
}
#cabecera-fq h1 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 2.8em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width:960px;

}
#t-preguntas {
	background-color: rgba(255,255,255,1);
	height: 60px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
	
}
#t-preguntas #titulo-preguntas {
	margin: auto;
	width: 80%;
	height: 60px;
	line-height: 60px;
	display: block;
	max-width: 960px;
	text-align: center;
}

#titulo-preguntas #titulo {
	margin: auto;
	width: 80%;
	height: 60px;
	line-height: 60px;
	display: block;
	max-width: 960px;
	text-align: center;
}

#con-preguntas {
	height: auto;
	width: 100%;
	background-color:rgba(255,255,255,1);
}
#con-preguntas #preguntas {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
}

#preguntas #bloque1 {
	width:100%;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);
}
#preguntas #bloque2 {
	width:100%;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);
}
#preguntas #bloque3 {
	width:100%;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);
}
#preguntas #bloque4 {
	width:100%;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);
}
#preguntas #bloque5 {
	width:100%;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);
}
#preguntas #bloque6 {
	width:100%;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);
}
#preguntas #bloque7 {
	width:100%;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);
}
#preguntas #bloque8 {
	width:100%;
	height: auto;
}
#preguntas #bloque9 {
	width:100%;
	height: auto;
}
#preguntas #bloque10 {
	width:100%;
	height: auto;
}
#preguntas #bloque11 {
	width:100%;
	height: auto;
}
#preguntas #bloque12 {
	width:100%;
	height: auto;
}
.izda {
	width: 30%;
	height: auto;
	background-color: rgba(255,255,255,1);
	float: left;
}
.drcha {
	width: 70%;
	height: auto;
	background-color: rgba(255,255,255,1);
	float: left;
}
.categoria {
	text-align:left;
	color:rgba(240,22,82,1);
	font-weight:bold;
	font-size:1.1em;
	display:block;
	margin:auto;
	width:95%;
	margin-top: 15px;

}
.pregunta {
	text-align:left;
	color:rgba(54,54,54,1);
	font-weight:bold;
	font-size:1.3em;
	display:block;
	margin:auto;
	width:95%;
	margin-top: 15px;
}
.respuesta {
	text-align:left;
	color:rgba(54,54,54,1);
	font-size:1.02em;
	font-weight:400;
	display:block;
	margin:auto;
	width:95%;
	margin-top: 15px;
	margin-bottom:25px;
}
.vc {
	width: 100%;
	clear: both;
	padding-top: 1px;
}
#nav-fq {
	position:fixed;
	background-color: rgba(255,255,255,1);
	height: 60px;
	max-height: 60px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
}

/*SEGURIDAD*/
#seguridad {
	background-attachment: fixed;
	background-image: url(../imgs/fondo-parking.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
#con-cabecera-sg {
	width: 100%;
	padding-top: 1px;
	height: 400px;
}
#con-cabecera-sg #cabecera-sg {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
}
#cabecera-sg h1 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 2.8em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width:960px;

}

#t-seguros {
	background-color: rgba(255,255,255,1);
	height: 60px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
	
}
#t-seguros #titulo-seguros {
	margin: auto;
	width: 80%;
	height: 60px;
	line-height: 60px;
	display: block;
	max-width: 960px;
	text-align: center;
}

#titulo-seguros #titulo {
	margin: auto;
	width: 80%;
	height: 60px;
	line-height: 60px;
	display: block;
	max-width: 960px;
	text-align: center;
}
.is {
	width:100%;
	height:auto;
	margin:auto;
	max-width:350px;
}
.lista {
	list-style-image: url(../imgs/vineta.svg);
	color:rgba(54,54,54,1);
	font-weight:400;
}
.imagen-sg {
	width: 50%;
	height: auto;
	float: left;
	background-color:rgba(255,255,255,1);
}
.texto-sg {
	width: 50%;
	height: auto;
	background-color: rgba(255,255,255,1);
	float: left;
}
.isg {
	width:100%;
	height:auto;
	margin:auto;
	max-width:500px;
}
/*EMPRESAS*/
#empresas {
	background-attachment: fixed;
	background-image: url(../imgs/fondo-empresas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

#con-cabecera-ep {
	width: 100%;
	padding-top: 1px;
	height: auto;
}
#con-cabecera-ep #cabecera-ep {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
	height:auto;
}
#cabecera-ep #sabermas {
	margin: auto;
	height: 50px;
	width: 20%;
	max-width: 250px;
	margin-top:30px;
	
}

#cabecera-ep h1 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 2.8em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width:960px;
}
#cabecera-ep h2 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 2.15em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width: 960px;
}
#con-medios-ep {
	height: 300px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-color: rgba(240,22,82,1);
	background-color: rgba(230,230,230,1);
}
#con-medios-ep #medios-ep {
	width: 80%;
	margin: auto;
	height: 150px;
	max-width: 960px;
}
#med4 {
	float: left;
	width: 20%;
	margin-right: 10%;
	margin-left: 10%;
	text-align: center;
	height: 30px;
	margin-top: 15px;
	margin-bottom:30px;
}
#med5 {
	float: left;
	width: 20%;
	margin-right: 10%;
	text-align: center;
	height: 30px;
	margin-top: 15px;
	margin-bottom:30px;
}
#med6 {
	float: left;
	width: 20%;
	margin-right: 10%;
	text-align: center;
	height: 30px;
	margin-top: 15px;
	margin-bottom:30px;
}


#con-ep {
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,1);
}
.iconos-ep {
	float:left;
	width:33.33%;
	height:auto;
}
.con-icon {
	width: 80%;
	max-width: 960px;
	clear: both;
	width: auto;
	height: auto;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.statement {
	list-style-image: url(../imgs/empresas/vineta.svg);
	clear: left;
	display: block;
	padding-top:40px;
	padding-bottom: 20px;
}
.statement li {
	color: rgba(154,154,154,1);
	font-size: 1.5em;
	font-weight: 600;
	margin-left: 30%;
}
.t-ep {
	width: 80%;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.isep {
	width:100%;
	height:auto;
	margin:auto;
	max-width:130px;
}
#con-st {
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,1);
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(240,22,82,1);
}
#con-st #st{
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
	padding-top: 50px;
	padding-bottom: 50px;
}

/*ZONAS*/
#zonas  {
	background-attachment: fixed;
	background-image: url(../imgs/zonas/fondo-madrid-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
#con-cabecera-z {
	width: 100%;
	padding-top: 1px;
	height: auto;
}
#con-cabecera-z #cabecera-z {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
	height:auto;
}

#cabecera-z h1 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 140px;
	margin-left: auto;
	font-size: 2.5em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width: 960px;
}

#con-servicios-z {
	height: auto;
	width: 100%;
	background-color:rgba(255,255,255,1);
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(240,22,82,1);
}
#con-servicios-z #servicios-z {
	margin: auto;
	height: auto;
	width: 80%;
	max-width: 960px;
}
#servicios-z #con-atocha {
	float: left;
	height: auto;
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom:50px;
}
#servicios-z #con-salamanca {
	float: left;
	height: auto;
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
}
#servicios-z #con-barajas {
	float: left;
	height: auto;
	width: 32%;
	margin-top: 20px;
}

#con-descripcion {
	background-color: rgba(255,255,255,1);
	height: auto;
	width: 100%;
	padding-top: 1px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(240,22,82,1);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#con-descripcion #descripcion {
	height: auto;
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
}
#descripcion #iconos-descrip {
	height: auto;
	width: 80%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#iconos-descrip #descrip {
	float: left;
	width: 33.3333%;
	height: auto;
}
#salamanca{
	background-attachment: fixed;
	background-image: url(../imgs/zonas/fondo-salamanca.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}


/*SALAMANCA*/

#con-cabecera-sal {
	width: 100%;
	padding-top: 1px;
	height: auto;
}
#con-cabecera-sal #cabecera-sal {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
	height:auto;
}
#cabecera-sal h1 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-size: 2.8em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width: 960px;
}
#cabecera-sal h2 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	font-size: 2.5em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width: 960px;
}
#horas {
	padding: 0px;
	list-style-type: none;
	height: 50px;
	width: 100%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#horas-mvl {
	display:none;
}
#horas li a {
	color: rgba(255,255,255,1);
	text-align: center;
	display: block;
	float: left;
	height: 60px;
	width: 13%;
	background-color: rgba(240,22,82,0.5);
	margin-right: 0.6%;
	margin-left: 0.6%;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	font-weight: 600;
}
#con-mapa {
	width:100%;
}
#con-mapa iframe {
	display:block;
	width:100%;
	margin:auto;
	height:600px;
	}
#aeropuerto {
	background-attachment: fixed;
	background-image: url(../imgs/zonas/fondo-barajas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
/*AEROPUERTO*/
#con-cabecera-bar {
	width: 100%;
	padding-top: 1px;
	height: auto;
}
#con-cabecera-bar #cabecera-bar {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
	height:auto;
}
#cabecera-bar h2 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-size: 2.8em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width: 960px;
}
#atocha, #landing-atocha {
	background-attachment: fixed;
	background-image: url(../imgs/zonas/fondo-atocha.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
#landing-barajas {
	background-attachment: fixed;
	background-image: url(http://llollo.com/imgs/zonas/barajas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
#landing-barajas2 {
	background-color: white;
}
/*ATOCHA*/
#con-cabecera-at {
	width: 100%;
	padding-top: 1px;
	height: auto;
}
#con-cabecera-at #cabecera-at {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
	height:auto;
}
#cabecera-at h1 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-size: 2.8em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width: 960px;
}
#con-aclaracion {
	background-color: rgba(255,255,255,1);
	height: auto;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(240,22,82,1);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);
}
#con-aclaracion #aclaracion {
	margin: auto;
	height: auto;
	width: 80%;
	max-width:960px;
}
#con-aclaracion #sticker {
	height: auto;
	width: 100%;
	padding-top: 10px;
}
#sticker ul {
	display:block;
	margin: auto;
	padding: 0px;
	float: none;
	width: 30%;
	list-style-type: none;
	height: auto;
}
#sticker li img {
	display: block;
	padding-top:30px;
	padding-bottom:30px;
	float: left;
	height: auto;
	width: 50%;
	text-align: center;
}
#sticker li a img {
	width:100%;
	height:auto;
	max-width:125px;
	display:block;
	margin:auto;
}
.i-st {
	text-align: center;
	display: block;
	margin: auto;
	height: auto;
	width: 25%;
	max-width:125px;
	padding-top:20px;
}
.i-st2 {
	text-align: center;
	display: block;
	height: auto;
	width: 50%;
	max-width: 350px;
	padding-top: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.i-st3 {
	text-align: center;
	display: block;
	height: auto;
	width: 50%;
	max-width: 450px;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#con-aclaracion #sticker p {
	font-size: 1.3em;
	color: rgba(54,54,54,1);
	text-align: center;
	display: block;
	margin: auto;
	width: 90%;
	clear: both;
}
#con-aclaracion #comof {
	height: auto;
	width: 100%;
}
#con-aclaracion #comof #cmf {
	float: left;
	width: 33.33%;
	height: auto;
}
.i-cmf {
	display: block;
	margin: auto;
	height: auto;
	width: 30%;
	max-width:100px;
}
#comof #cmf p {
	width:85%;
	margin:auto;
	font-size: 1em;
	text-align: center;
	display: block;
}
#comof h1 {
	font-size: 1.5em;
	color: rgba(54,54,54,1);
	text-align: center;
	display: block;
	width: 100%;
	clear: both;
	line-height: 80px;
	height: 80px;
	margin: auto;
}
#con-aclaracion #boton-app {
	height: auto;
	width: 30%;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#con-aclaracion #boton-app li a {
	display: block;
	float: left;
	height: auto;
	width: 50%;
	text-align: center;
}
#con-aclaracion #boton-app li a img {
	width:100%;
	max-width:150px;
	height:auto;
	display:block;
	margin:auto;
	
}
#otraszonas {
	margin: 0px;
	padding: 0px;
	width: 30%;
	list-style-type: none;
	margin:auto;
}
#otraszonas li a {
	text-align: center;
	display: block;
	float: left;
	height: auto;
	width: 50%;
	padding-bottom: 15px;
}
#otraszonas li a img{
	display:block;
	width:100%;
	height:auto;
	margin:auto;
}

#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
	background-color: #eeeeee;

}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    height: auto;
    width: 80%;
    text-align:center;
	max-width:960px;
}
#infobox3 p {
    font-size:12px;
    text-align:center;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
	color:rgba(240,22,82,1);
}
#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}
 
.inner a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}

/*privacidad*/
#tabla {
	width:95%;
	height:auto;
	margin:20px auto;
	border-width: thin;
	border-style: solid;
	border-color: rgba(240,22,82,1);	
}
#fila1 {
	width:100%;
	height:40px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(240,22,82,1);	
}
#fila1 ul, #fila2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#fila1 ul a{
	display: block;
	float: left;
	width: 12%;
	line-height: 40px;
	font-size: 1em;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgba(240,22,82,1);	
}
#fila2 {
	width:100%;
	height:auto;
}
#fila2 ul a{
	display: block;
	height:auto;
	float: left;
	width: 12%;
	font-size: 0.85em;
	text-align: center;
}


/*css in line*/
#izquierda h1, #derecha h1 {
	display:block;
	line-height:1.2em;
	color:rgba(240,22,82,1);
	font-size:1.2em;
	text-align:left;
	width:100%;
}
#izquierda p, #derecha p{
	display:block;
	text-align:left;
	height:100px;
	color:rgba(54,54,54,1);
	font-size:1.1em;
}
#funciona h1 {
	display:block;
	width:100%;
	float:left;
	line-height:1.2em;
	color:rgba(240,22,82,1);
	text-align:center;
}
#funciona p{
	display:block;
	float:left;
	text-align:center;
	height:auto;
	color:rgba(54,54,54,1);
	width:90%;
	padding-left:5%;
	padding.right:5%;
}
#tarifas h2{
	display:block;
	margin:0;
	line-height:1.5em;
	color:rgba(240,22,82,1);
	font-size:1.5em;
	text-align:center;
}
#tarifas p {
	display:block;
	text-align:center;
	margin:10px;
	color:rgba(54,54,54,1);
}
#tarifas #precios {
	display:block; 
	line-height:1.1em; 
	color:rgba(54,54,54,1); 
	font-size:1.1em; 
	text-align:center; 
	width:100%; 
	font-weight:normal;
}
#servicios h2{
	display:block;
	height:auto;
	margin-top:10px;
	font-size:1.2em;
	color:rgba(240,22,82,1);
	width:100%;
	text-align:center;
}
#servicios p{
	display:block;
	height:auto;
	margin-top:20px;
	font-size:1.1em;
	color:rgba(54,54,54,1);
	width:100%;
	text-align:center;
}
#servicios p.second-child{
	display:block;
	height:auto;
	margin-top:20px;
	font-size:1.1em;
	color:rgba(54,54,54,1);
	width:100%;
	text-align:center;
}
#valets h1{
	display:block;
	margin-top:10px;
	line-height:2em;
	color:rgba(240,22,82,1);
	font-size:2.2em;
	width:100%;
	text-align:center;
}
#valets h2{
	display:block;
	margin-top:5px;
	line-height:2em;
	color:rgba(54,54,54,1);
	font-size:1.8em;
	text-align:center;
	width:100%;
}
#valets p{
	margin:auto;
	display:block;
	text-align:center;
	color:rgba(154,154,154,1);
	font-size:1.1em;
	width:70%;
	padding-left:5%;
	font-style:normal;
}
#alias a {
	color:rgba(51,204,255,1);
	text-decoration:none;
	display:block;
	text-align:center;
	margin-bottom:10px;
}
#cabecera-bar p{
	display:block;
	clear:both;
	text-align:center;
	font-size:1.5em;
	color:rgba(255,255,255,1);
	font-weight:600;
	text-shadow: 0px 0px 8px rgba(0,0,0,1);
}
#cabecera-bar #horas a, #cabecera-bar #horas-mvl a {
	font-weight:800;
}

#servicios-z p{
	display:block;
	text-align:center;
	color:rgba(154,154,154,1);
	font-size:1.4em;
	font-weight:600;
}
#descrip p{
	display:block;
	text-align:center;
	width:100%;
	margin-top:15px;
	color:rgba(54,54,54,1);
	font-size:0.2em;
}
#descripcion h2 {
	display:block;
	text-align:center;
	width:100%;
	margin:10px auto;
}
	
#descripcion p{
	display:block;
	text-align:center;
	font-size:1.3em;
	color:rgba(54,54,54,1);
	width:95%;
	margin:auto;
}
.llollo {
	font-family: 'museo_sans_cyrl900';
	color:rgba(240,22,82,1);
}
.llollo2 {
	font-family: 'museo_sans_cyrl900';
}
.color {
	color:rgba(240,22,82,1);
}
.colorbold {
	color:rgba(240,22,82,1);
	font-weight:600;
}
.enlacesrojos {
	color:rgba(240,22,82,1);
	text-decoration:none;
}
#cabecera-at p, #cabecera-sal p, #cabecera-bar p, #parrafo2 {
	clear:both;
	 display:block;
	  text-align:center;
	   font-size: 1.8em;
	    color:rgba(255,255,255,1);
		 font-weight:600;
		  text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}
#parrafo3 {
	clear:both;
	 display:block;
	  text-align:center;
	   font-size: 1.8em;
	    color:#000;
		 font-weight:600;
}
		  
.titulos1 {
	display:block;
	width:100%;
	text-align:center;
	color:rgba(54,54,54,1);
	font-weight:bold;
	font-size:2.5em;
}
.titulos2 {
	display:block;
	margin:auto;
	color:rgba(154,154,154,1);
	font-weight:600;
	font-size:2em;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.titulos3 {
	display:block;
	margin:0px; 
	line-height:2em;
	color:rgba(240,22,82,1);
	font-size:2.2em;
	text-align:center;
	width:100%;
}
.titulos4 {
	display:block;
	width:100%;
	text-align:center;
	color:rgba(54,54,54,1);
	font-weight:bold;
	font-size:2.5em;
	margin-top:10px;
}
.titulos5 {
	display:block;
	margin:0px; 
	color:rgba(240,22,82,1);
	font-size:1.9em;
	text-align:center;
	font-weight:300;
	width:100%;
}
.titulos9 {
	display: block;
	width: 100%;
	text-align: center;
	color: rgba(54,54,54,1);
	font-weight: bold;
	font-size: 2em;
	background-color: rgba(204,204,255,1);
	padding: 0px;
	height: 0px;
	margin-bottom:100px;
}
.titulos10 {
	display:block;
	margin:auto;
	color:rgba(255,255,255,1);
	font-weight:600;
	font-size:2em;
	text-align:center;
	margin-top:-10px;
	margin-bottom:50px;
}
.titulos11 {
	display: block;
	width: 100%;
	text-align: center;
	color: rgba(54,54,54,1);
	font-weight: bold;
	font-size: 2em;
	background-color: rgba(204,204,255,1);
	padding: 0px;
	height: 0px;
}
.parrafo1 {
	display:block;
	text-align:center;
	margin:0px;
	color:rgba(54,54,54,1);
	font-size:1.3em;
}
.parrafo7 {
	display:block;
	color:rgba(54,54,54,1); 
	font-size:1em;
	text-align:center;
	width:100%;
	font-weight:normal;
}
.parrafo2{
	margin-top:0;
	display:block;
	text-align:center;
	width:100%;
	color:rgba(54,54,54,1);
}
.parrafo3{
	display: block;
	text-align: center;
	width: 90%;
	color: rgba(54,54,54,1);
	font-size: 1em;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.parrafo4{
	display: block;
	text-align: center;
	width: 90%;
	color: rgba(240,22,82,1);
	font-size: 1.3em;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.parrafo5{
	display: block;
	text-align: center;
	width: 90%;
	color: rgba(154,154,154,1);
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.parrafo8{
	display:block;
	color:rgba(54,54,54,1); 
	font-size:0.8em;
	text-align:center;
	width:100%;
	font-weight:normal;
}
.parrafo9{
	margin-top:0;
	display:block;
	text-align:center;
	width:100%;
	color:rgba(54,54,54,1);
	font-size:1.25em;
	font-weight:100;
}
#stamp {
	margin:auto;
	width:20%;
	max-width:300px;
}
#stamp2 {
	margin:auto;
	width:50%;
	max-width:300px;
}
#stamp3 {
	margin:auto;
	width:80%;
	max-width:500px;
}
#stamp img {
	width:100%;
	height:auto;
}
#stamp3 img {
	width:100%;
	height:auto;
}
#con-cabecera-p {
	width: 100%;
	padding-top: 1px;
	height: auto;
}
#con-cabecera-p #cabecera-p {
	width: 80%;
	margin: auto;
	padding-top: 1px;
	max-width: 960px;
	height:auto;
}

#cabecera-p h1 {
	color: rgba(255,255,255,1);
	display: block;
	text-align: center;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 140px;
	margin-left: auto;
	font-size: 2.5em;
	width: 80%;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	max-width: 960px;
}
#con-partners {
	background-color:rgba(255,255,255,1);
	width:100%;
	height:auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(240,22,82,1);
}
#con-partners #partners {
	width: 80%;
	max-width: 960px;
	height: auto;
	margin: auto;
	padding-top: 20px;
}
#nav-part {
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}
#nav-part a{
	display: block;
	background-color:rgba(255,255,255,1);
	width: 20.5%;
	float: left;
	height: 50px;
	text-decoration: none;
	font-weight:700;
	color: rgba(240,22,82,1);
	line-height: 50px;
	text-align: center;
	margin-right: 2%;
	margin-left: 2%;
	border: 1px solid rgba(240,22,82,1);
	border-radius:5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#nav-part a:hover{
	border:none;
	background-color:rgba(240,22,82,1);
	color:rgba(255,255,255,1);
	border: 1px solid rgba(255,255,255,1);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#contenedor {
	clear: both;
	padding-top: 10px;
	width: 100%;
	height: auto;
}
#comercio {
	float: left;
	height: auto;
	width: 44%;
	margin-left: 4%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 15px;
	border: thin solid rgba(204,204,204,1);
}
#img-p {
	margin:auto;
	width:95%;
	height:auto;
	max-width:360px;
}
#img-p img{
	width:100%;
	height:auto;
}
#tit-landing {
	display: block;
}
#tit-landing2 {
	display: block;
}
#tit-landing3 {
	color: rgba(0,0,0,1);
	font-weight:800;
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 3.7em;
	width: 90%;
	max-width:960px;
}
.soon {
	width:100%;
	margin:auto;
	max-width:150px;
	height:auto;
}
#derechos {
	clear:both;
	text-align:center;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
/*PRENSA*/
#prensa  {
	background-attachment: fixed;
	background-image: url(../imgs/fondo-prensa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.img-prensa {
	display:block;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	max-width:960px;
	height:auto;
	bottom:0;
	position:relative;
	
}
.boton-enlace {
	display: block;
	text-decoration: none;
	color: rgba(0,0,0,1);
	font-weight: 700;
	text-align: center;
	line-height: 50px;
	width: 250px;
	height: 50px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0);
	border: 2px solid rgba(240,22,82,1);
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
	
#app {
	width: 80%;
	max-width:960px;
	margin:auto;
	background-color:white;
	height:auto;
}
.screen {
	width:31.33%;
	padding-left:1%;
	padding-right:1%;
	height:auto;
	float:left;
	text-align:center;
}
.screen-img {
	width:80%;
	height:auto;
	max-width:270px;
	margin:auto;
}
.no2 {
	width: 100%;
	max-width: 40px;
	display: block;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
.logo-landing {
	max-width: 200px;
	height: auto;
	display: block;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}