@charset "utf-8";
/* CSS Document */

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

@font-face {
    font-family: 'BebasRegular';
    src: url('font/anivers_31-webfont.woff2') format('woff2'),
         url('font/anivers_31-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html,body{
 font-family: 'BebasRegular';
	width:100%;
	height:100%;
}

a {color: black;text-decoration: none;display: block;}

.navigation {
	position:fixed;
	z-index:1;
	top:20px;
}
.navigation li{
	color:#333333;
	display:block;
	padding: 0 10px;
	line-height:30px;
	margin-bottom:2px;
	font-weight:bold;
	-webkit-transition: all .2s ease-in-out;
	border-bottom:1px solid black;
	text-align:left;
	width:310px;
}

.navigation li:hover,.active{
	font-size:25px;
	cursor:pointer;

}

.slide{
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	box-shadow:inset 0px 10px 10px rgba(0,0,0,0.3);
}
.button{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	bottom:0px;
	left:50%;
	background-color:#333333;
	background-image:url(../images/arrow.png);
}
.button:hover{
	background-color:#494949;
	cursor:pointer;
}


/* //////// GENERAL //////// */
.slide {box-shadow: none;height: 520px;padding-bottom: 80px;background-position: inherit !important}
#slide0 {background-color: #cbbb9d;height: 850px}
#slide1 {background-color: white;height: }
#slide2 {background-color: #f4f1eb;}
#slide3 {background-color: white;}
#slide4 {background-color: #f4f1eb;height: 420px}
#slide5 {background-color: white;}
#slide6 {background-color: #f4f1eb;}

.button {background-color: transparent;height: 30px;width: 45px;bottom: 20px;}
.button:hover {background-color: transparent;}

.impar {}
.par {text-align: right}


.section-contenedor {width: 1080px;margin: 0 auto;position: relative;padding-left: 60px;padding-right: 60px;height: 100%;padding: 40px 60px 40px 60px}
.section-content {position: relative;width: 100%;  float: left; height: auto;}

.sidebar {width: 30%;position: relative;float: left;min-height: 1px}
	.sidebar img {float: right;margin-right: 50px}
	.sidebar .icono {float: left;margin-left: 50px;}
	
	
	.sidebar.navigation {width: 30%;position: relative;float: left;top: inherit;border: none;padding-top: inherit;}
	.sidebar.navigation li {display: block;}
	.sidebar.navigation li::after {content: none;}
		
	.sidebar .titular {display: block}
	.sidebar .titular-anim {display: none}
	.sidebar .titular-cas {display: none}
.slide	li:hover .titular {display: none}
.slide	li:hover .titular-cas {display: block}
	
	.active .titular {display: none}
	.active .titular-anim {display: block}
.slide	.active:hover .titular-anim {display: none;}
	

.icono2 {float: left;position: absolute;bottom: 0px;}
.impar .icono2 {left: 0;}
.par .icono2 {right: -80px;}
	
.content {width: 70%;position: relative;float: left;top: 80px;font-size: 18px;line-height: 25px;height: auto; width: 55%}
	.impar .content {padding-right: 15%}
	.par .content {padding-left: 15%}
	
	.par .sidebar.navigation {float:right}
	
.spanish .content:hover .cas {display: none}	
.spanish .content:hover .en {display: block}
	
.english .content:hover .en {display: none}	
.english .content:hover .cas {display: block}

	
	.destacado {font-size: 25px;line-height: 30px;}
	.legend {font-size: 25px;line-height: 30px;color:#cbbb9d;display: block;float: right;margin-top: 40px;}
	h3 {font-size: 25px;line-height: 30px;}
	p {margin-bottom: 10px;}

.content-footer {clear: both;position: relative;border-top: 2px solid #f4f1eb;padding: 40px 10%;float: left;height: 100px;}

.section-menu {
	background-color: #cbbb9d;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	width: 100%;
	height: 180px;
	
	top: 0;
	z-index: 2;
}
.logo {
	margin: 0 auto;
	display: block;
}
.navigation {margin-top: 20px;margin-bottom: 20px;padding-top: 20px;border-top: 2px solid white;width: 960px;margin: 0 auto;position: relative; top:25px;}
.navigation li {display: inline-block;font-size: 16px;width: auto;border-bottom: none;padding:0;font-weight: normal;padding: 0 4px 0 0;}
/*
.navigation li::after {content: "   /   ";}
.navigation li.last::after {content: "";}
*/
.navigation li.first {padding-left:15px;}
.navigation li.last {padding-right: 0px;background-color: #f4f1eb;padding: 0px 15px;}
.navigation li.last:hover {color:#cbbb9d}
.navigation li.last a {display: block;}

.navigation li:hover {font-size: 16px;color: white;width: auto !important;}
.navigation li.active {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    width: auto !important;
}


.navigation span.last {
    background-color: #f4f1eb;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
}
.navigation span {
    font-size: 1rem;
}
.navigation span {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    display: inline-block;
    font-weight: normal;
    width: auto;
}
.navigation span {
    color: #333333;
    line-height: 30px;
    margin-bottom: 2px;
    text-align: left;
}


#slide0 {}
#slide0 .section-contenedor {width: 1080px;margin: 0 auto;position: relative;height: 100%;
	/*margin-top: 240px;*/
}
#slide0 .section-content {width: 960px;position: relative;margin: 0 auto;height: calc(100% - 220px);width: 1080px}
#slide0 .section-contenedor img {position: relative;margin: 0 auto;display: block;padding-top: 1px;top: -35px;width: 100%}
#slide0 .section-contenedor img.responsive {display: none}

#slide1 {}
	#slide1 .icono2 {left: 110px;}
	
#slide2 {}
	#slide2 .icono {top: -20px;position: relative;}
	#slide2 .icono2 {height: 210px;}
	#slide2 .icono3 {position: absolute;    top: 80px;left: 160px;width: 70px}
	#slide2 .icono4 {position: absolute;	top:450px;left:250px;width: 100px}
	

#slide3 {min-height: 560px;}
	#slide3 h3 {background-color: #cbbb9d;width: auto;float: left;clear: both;padding: 0 5px;left: -5px;position: relative;}
	#slide3 p {float: left;clear: both;margin-bottom: 20px;}
	#slide3 .icono2 {left: 80px;}
	#slide3 .icono3 {position: absolute;    top: 80px;right: 300px;width: 70px}
	#slide3 .icono4 {position: absolute;	top:450px;right:100px;width: 100px}

#slide4 {}
	#slide4 .icono2 {max-height: 490px;right: -70px;}
	#slide4 .icono3 {position: absolute;    top: 80px;left: 160px;width: 70px}
	#slide4 .icono4 {position: absolute;	top:400px;left:250px;width: 100px}

#slide5 {height: 600px;}
	#slide5 .icono1 {float: right;right: 25px;position: relative;}
	#slide5 .icono2 {width:30%;left: 55px;}
	#slide5 .content {top: 80px;padding-bottom: 80px;}
	#slide5 .button {}
	#slide5 .content-footer {top: 80px;float: right;width: 500px;}
	#slide5 .content-footer {padding-bottom: 0}
	#slide5 .content-footer h3 {text-align: left;float: right;}



#slide6 {
	background-image:url(../images/plano2.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: bottom center !important;
	background-repeat: no-repeat;
	padding-bottom: inherit;
	
	
	height: 100%;
	height: 575px;
}

#slide6 .section-contenedor {padding-bottom: 0;padding-top: 0;}

#slide6 .sidebar {height: 460px;background-color: white;padding: 20px;top: 40px;}
#slide6 .sidebar img {display: block;float: right;width: auto;margin: 0}
#slide6 .sidebar .address {float: left;width: 65%;margin-bottom: 20px;}
	#slide6 .sidebar .address p {margin: 0;font-size: 14px;margin-bottom: 2px}
#slide6 .sidebar form {width: 100%;clear: both;margin-top: 20px;}
#slide6 .sidebar form *{width: 99%}
#slide6 .sidebar form label {margin-bottom: 5px;display: block;margin-top: 5px;}
#slide6 .sidebar form input {border: none;background-color: #f4f1eb;padding: 2px;}
#slide6 .sidebar form textarea {border: none;background-color: #f4f1eb;padding: 2px;}
#slide6 .sidebar form button {border: none;background-color: #cbbb9d;padding: 2px;width: 100%;margin-top: 20px;font-size: 12px;}

.bocadillo {position: fixed;background-color: #f4f1eb;padding: 20px;border-radius: 15px;text-align: center;top: 25px;z-index: 99;width: 200px !important;

opacity: 0;
	
	-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 6s;
}

	/* Safari 4.0 - 8.0 */
	@-webkit-keyframes example {
	    from {opacity: 1}
	    to {opacity: 0}
	}
	
	/* Standard syntax */
	@keyframes example {
	    from {opacity: 1}
	    to {opacity: 0}
	}
	
#footer {height: 175px;padding: 0;}
#footer {
	background-image:url(../images/skyline-valencia.png);
	-webkit-background-size: inherit;
	-moz-background-size: inherit;
	-o-background-size: inherit;
	background-size: inherit;
	background-position: bottom center !important;
	background-repeat: repeat-x;

}
#footer .section-contenedor {padding: 0}
#footer .section-contenedor .titular {display: block;text-align: center;margin: 0 auto;position: relative;top: 15px;max-width: 410px}

#footer h2 {font-size: 1.3rem;text-align: center;}
#footer h2 .destacado {font-size: 1.8rem;text-align: center;}

/* Menu */

.header-fixed {position: relative;top: 0;background-color: #cbbb9d;}
.header-fixed .logo-responsive {display: none !important;}
.cbp-af-header-shrink {height: 100px;overflow: hidden;padding-top: 0;position: fixed;}
.cbp-af-header-shrink .navigation {top:70px;}
.cbp-af-header-shrink .logo-responsive {display: block !important;margin: 0 auto;position: absolute;left: 0;right: 0;z-index: 10;top: 2px;}
.cbp-af-header-shrink .logo {display: none !important;}

.hook {position: relative;height: 0px;text-indent: -999999px;padding: 0;margin: 0;top:-135px}

h1 {text-align: center;position: absolute;z-index: 2;background-color: transparent;width: 100%;font-size: 2rem;margin-top: 150px;padding: 20px 0;}
h1 .destacado {font-size: 2.5rem;}
.movil {font-size: 1.3rem !important}

.slogan {
	font-size: 0.8rem;
    right: -621px !important;
    top: 20px !important;
    width: 300px;
    color:#e4ddcd;color:#696354
}



.slogan span {float: left}

.comillas {position: relative}
.comillas1 {float: left;margin-right: 10px}
.comillas2 {margin-left: 10px}

/* Idiomas */

.idiomas {
	background-color: #cbbb9d;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    position: absolute;
    
    left: 50%;
    width: auto;
    z-index: 999;
    
    margin-left: 15px;
    }
    
.cbp-af-header-shrink .idiomas {margin-top: 60px;background-color: transparent;margin-left: -25px;}
.cbp-af-header-shrink .idiomas button.flag-es {margin-left: -114px;}
.cbp-af-header-shrink .idiomas button.flag-en {margin-left: 212px;}
    
.idiomas button.flag-en {margin-left: 10px}    
.idiomas button {border: none;background-color: #f4f1eb;}
.idiomas button:hover {background-color: white;}

.english .cas {display: none}
.english .en {display: block}

.spanish .cas {display: block}
.spanish .en {display: none}

.english .navigation li.first {padding-left: 60px;}


.idiomas button .responsive {display: none}
.cbp-af-header-shrink .idiomas button .normal {display: none}
.cbp-af-header-shrink .idiomas button .responsive {display: block}


.menu-responsive {display: none;}



/**/
	.content {font-size: 18px;line-height: 25px;font-size: 1rem;}
	.destacado {font-size: 25px;line-height: 30px;font-size: 1.4rem;}
	.legend {font-size: 25px;line-height: 1.6rem;font-size: 1.4rem;}
	h3 {font-size: 25px;line-height: 30px;font-size: 1.4rem;}
	.navigation li {font-size: 16px;font-size: 1rem;}
	.navigation li:hover {font-size: 16px;font-size: 1rem;}

	#slide6 .sidebar .address p {font-size: 14px;font-size: 0.8rem;}
	#slide6 .sidebar form button {font-size: 12px;font-size: 0.8rem;}
	

/* Responsive */
@media (max-width: 1000px) {
	
	

	
	/* Uso de rem. Si cambio este valor cambian todos los pesos en la web */html {font-size: 14px;}body {font-size: 1rem;}
	/*con esto los pesos se equilibran en iphone*/
	body {-webkit-text-size-adjust: 100%;} body {-webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
	
	/* */
	
	/**/
	.slide {
	
	/*height: calc(100% - 210px) !important;
	height: 100% !important;*/
	height: auto !important;
	width: 100%;
	float: left;
	
	padding: 0;
	}
	
	
	.hook {height: 0 !important;top: -115px}
	.hook2 {height: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    text-indent: -999999px;height: 0 !important;top: -115px}
	.button {display: none}
	br {display: none}
	.cbp-af-header-shrink .slogan {display: none !important}
	
	
	
	.slide .section-contenedor {width: auto;padding: 0;padding: 5%;height: auto !important;float: left;}
	.content {width: auto;padding: 0 !important;top: inherit;top: inherit !important}
	.sidebar {width: auto;height: auto !important;}
	

	#header-fixed {height: auto;padding: 0;margin: 0;height: 0px;}
	#header-fixed.cbp-af-header-shrink {height: 70px;display: block;overflow: visible}
	
	
		#header-fixed .logo {display: none;}
		#header-fixed .navigation {display: none;}
		
		
	
		#header-fixed .idiomas {margin: 0;left: inherit;position: fixed;bottom: 0;width: 100%;z-index: 99999;border-top:5px solid #cbbb9d}
				#header-fixed .idiomas button {width: 49.8%;padding: 0;height: 35px;}
				#header-fixed .idiomas button.flag-es {float: left;}
				#header-fixed .idiomas button.flag-en {float: right;  margin: 0}
				
		#header-fixed.cbp-af-header-shrink .idiomas {height: 35px;background-color: #cbbb9d;position:fixed;bottom: 0px;display: block;z-index: 9999999;}
				.cbp-af-header-shrink .idiomas button.flag-es {margin: 0}
				.cbp-af-header-shrink .idiomas button.flag-en {margin: 0}
		
	
		
		
			
		.header-fixed .logo-responsive {display: block;top: inherit;position: relative;height: 70px;}
		
		
		.menu-responsive {display: block;z-index: 99999;width: 100%;height: 35px;background-color: #f4f1eb;border-bottom: 5px solid #cbbb9d;float: left;}
		.menu-responsive button {width: 40px;height: 20px;display: block;margin: 0 auto;position: relative;background-image: url("../images/menu-responsive.png");background-color: transparent;border: none;top: 8px;}
		.menu-responsive .responsive-navigation {display: none}
		.menu-responsive.cbp-af-header-shrink {top: 70px;overflow: visible;}
		.menu-responsive button.menu-invisible {display: none}
		.menu-responsive .responsive-navigation ul.navigation {top: 20px;background-color: white;padding: 0;float: left;width: 100%}
		.menu-responsive .responsive-navigation ul.navigation li {float: left;width: 100%;border-bottom: 2px solid #cbbb9d;text-align: center;}
			.menu-responsive .responsive-navigation ul.navigation span {float: left;width: 100%;border-bottom: 2px solid #cbbb9d;text-align: center;}
		.menu-responsive .responsive-navigation li.active {color: black;background-color: #f4f1eb;color: black !important;width: 100% !important;}
			
		.menu-responsive .responsive-navigation ul.navigation li.first {padding: 0;}
		
		.menu-responsive .responsive-navigation ul.navigation li:hover {width: 100% !important;background-color: #f4f1eb;color: black !important}
		.menu-responsive .responsive-navigation ul.navigation li.last:hover {background-color: white;color: black}
		.menu-responsive .responsive-navigation ul.navigation li.last {padding: 0}
		
		.menu-responsive .responsive-navigation ul.navigation span.last:hover {background-color: white;color: black}
		.menu-responsive .responsive-navigation ul.navigation span.last {padding: 0}
		
		
		.menu-responsive .responsive-navigation ul.navigation li button {border: none;padding: 0;margin: 0;background-color: transparent;background-image: none;height: inherit;width: inherit;top: inherit;text-align: inherit
		}
		.hook2 {top: inherit}
		
		
		
		.cbp-af-header-shrink .idiomas button .responsive {display: none}
		.cbp-af-header-shrink .idiomas button .normal {display: block}		

	#slide0 .section-content {width: auto;height: auto !important}
	#slide0 .section-contenedor {width: auto;padding-bottom: 0;}
	#slide0 .section-contenedor img {top: inherit;}
	#slide0 h1 {margin-top:0;position: relative;    display: none}
	#slide0 .section-contenedor img {display: none}
	#slide0 .section-contenedor img.responsive {display: block}
	#slide0 .section-contenedor img.marca-responsive {max-width: 410px;}
	
	
	#footer {height: 170px !important;}
	
	
	#slide6 {background-size: contain;height: 600px !important;background-position: center center;width: 100%; background-image: none}
	#slide6 .section-content {top: 0;margin-top: 40px;}
	#slide6 .content {display: none}
	#slide6 .section-contenedor {padding:0px !important;width: 100%;}	
	#slide6 .sidebar {width: 90%;height: auto;padding: 5%;top: inherit;}
	#slide6 .sidebar img {float: right;position: relative;padding-right: 0;clear: both}
	#slide6 .sidebar .address {width: calc(100% - 40px);float: right;text-align: right;padding-right: 40px;clear: both}
	#slide6 .sidebar .address p {width: 100%;font-size: 1rem;display: inline-block;}
	#slide6 .sidebar form button {font-size: 1rem;}
	
	.icono {display: none}
	.icono1 {display: none}
	.icono2 {right: 0 !important;left: 0 !important;display: none}
	.icono3 {right: 0 !important;left: 0 !important;display: none}
	.icono4 {right: 0 !important;left: 0 !important;display: none}
	
	.par {text-align: left;}
	.par .sidebar.navigation {float: left;}
	
	.sidebar.navigation {width: 100%;clear: both;}
	.sidebar img {float: none}
	
	.sidebar .titular {display: none}
	.sidebar .titular-anim {display: none}
	.sidebar .titular-cas {display: block;float: right;position: relative;right: 0;margin: 0}
	
	
	#footer {height: auto !important;display: none}
	
	/*Idiomas*/

	
	
}






