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

body {
	font-family: Helvetica, Arial, serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(../images/public/top_bg.png);
	background-repeat:repeat-x;
	background-position: top;
	}
header{
	height:100px;
	}
/* ~~ Fonts ~~ */

@font-face {
    font-family: 'For_The_Love_And_Hate';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/Fortheloveofhate.ttf) format("truetype");
 }


/* ~~ Selectores de elemento/etiqueta ~~ */

ul, dl { 
	padding: 0;
	margin: 0;
}

ol { 
	padding: 0;
	margin-bottom: 10px;
}

h1 {
    font-family: 'For_The_Love_And_Hate', Helvetica, Arial, serif;
	padding-top:35px;
	font-size:50px;
	color:#3399CC;
	height:60px;
	letter-spacing:-2px;
	background-image:url(../images/public/shadow.png);
	background-repeat:no-repeat;
	}
h2 {
    font-family: 'For_The_Love_And_Hate', Helvetica, Arial, serif;
	font-size:21px;
	color:#85C2E0;
	}
h3 {
    margin-top: 20px;
	margin-bottom:10px;
	font-size:20px;
	color:#85C2E0;
	letter-spacing: -1px;
	}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:16px;
	color:#666;
	line-height:20px;
	letter-spacing: -0.5px;
    margin-top: 20px;
	}
h5 {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
}

h6 {
	padding-top:20px;
	font-size:50px;
	color:#3399CC;
	height:60px;
	letter-spacing:-2px;
	clear:both;
	}

p {
    font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:100;
	line-height:20px;
	letter-spacing: -0.5px;
	margin-top: 0;	
    margin-bottom: 10px;
}

.info{
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:100;
	line-height:20px;
	margin-top: 25px;
	float:left;
	margin-left:15px;
	width: 650px;
	letter-spacing: -0.5px;
	min-height: 120px;
	}
.info span{
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:600;
	letter-spacing: -0.5px;
	}
.info_images{
	float:left;
	margin-top:30px;
	display: block;
	}
a img { 
	border: none;
}

ul {
	margin-bottom:14px;
	}
.info_legal a:link {
    color: #85C2E0;
    text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	width: 940px;
	background-image:url(../images/public/header.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 142px;
}
.container_en {
	width: 940px;
	background-image:url(../images/public/header_en.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 142px;
}
header {
	background: #FFF;
}

.content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

.content ul, .content ol {
}
/* ~~ Main menu ~~ */
nav {
    font-family: 'For_The_Love_And_Hate', Helvetica, Arial, serif;
	height:50px;
	border-top: 1px solid #5092AE;
	border-bottom: 1px solid #5092AE;
	background: #3399cc;
	background: -webkit-gradient(linear, left top, left bottom, from(#53C0EE), to(#4393B3));
	background: -webkit-linear-gradient(top, #53C0EE, #4393B3);
	background: -moz-linear-gradient(top, #53C0EE, #4393B3);
	background: -ms-linear-gradient(top, #53C0EE, #4393B3);
	background: -o-linear-gradient(top, #53C0EE, #4393B3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(51,153,204,1) 0 1px 0;
	-moz-box-shadow: rgba(51,153,204,1) 0 1px 0;
	box-shadow: rgba(51,153,204,1) 0 1px 0;
	text-shadow: rgba(51,153,204,1) 0 1px 0;
	margin-bottom:20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
   	}
nav ul {
	list-style: none;
	height:50px;
	float:left;
}
nav ul li {
	font-size:16px;
	text-decoration:none;
	padding: 0px 15px 0px 15px;
	font-weight:normal;
	color:#333;
	border-right: 1px solid #5092AE;
	float: left;
	height:50px;
	line-height:53px;
}
nav ul a, nav ul a:visited { 
	color:#FFF;
	display: block;
	text-decoration: none;
	
}
nav ul a:hover, nav ul a:focus { 
	color: #3399CC;
}
 nav ul a:active {
	 color:#006699;
	 }

#settings a{
	float:right;
	/*border-left:1px solid #5092AE;*/
	height:50px;
	background-image:url(../images/public/settings_icon.png);
	background-repeat:no-repeat;
	font-size:16px;
	text-decoration:none;
	padding: 0px 15px 0px 15px;
	color:#FFF;
	height:50px;
	line-height:53px;
	}
#settings a:hover{
	float:right;
	height:50px;
	color:#3399CC;
	background-image:url(../images/public/settings_icon_on.png);
	background-repeat:no-repeat;
	}

#title {
	background-image:url(../images/public/shadow.png);
	padding-top:15px;
	background-position:center top;
	background-repeat:no-repeat;
	}


/* ~~ Legal pages ~~ */

.container_legal{
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 142px;
}

.info_legal{
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:100;
	line-height:20px;
	margin-top: 25px;
	float:left;
	margin-left:15px;
	letter-spacing: -0.5px;
	min-height: 120px;
	}
.info_legal span{
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:600;
	letter-spacing: -0.5px;
	}

.info_legal h1 {
	margin-top:35px;
	font-size:50px;
	color:#3399CC;
	height:60px;
	letter-spacing:-2px;
    background-image:none;
	background-repeat:no-repeat;
	}
.info_legal h2 {
    font-family: 'For_The_Love_And_Hate', Helvetica, Arial, serif;
	font-size:21px;
	color:#85C2E0;
    margin-bottom: 20px;
	}
.info_legal h3 {
    margin-top: 20px;
	margin-bottom:10px;
	font-size:20px;
	color:#85C2E0;
	letter-spacing: -1px;
	}

/* ~~ Footer ~~ */
.fix{
	clear:left;
	}
footer {
	height:200px;
	width:100%;
	margin-top:100px;
	border-bottom: 1px solid #5092AE;
	background: #3399cc;
	background: -webkit-gradient(linear, left top, left bottom, from(#53C0EE), to(#4393B3));
	background: -webkit-linear-gradient(top, #53C0EE, #4393B3);
	background: -moz-linear-gradient(top, #53C0EE, #4393B3);
	background: -ms-linear-gradient(top, #53C0EE, #4393B3);
	background: -o-linear-gradient(top, #53C0EE, #4393B3);
	position: relative;
	clear: both;
	color: #8FCC4B;
}
#footer_content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}
.footer_info{
	font-family: helvetica, arial;
	color:#FFF;
	font-size:14px;
	margin-bottom:3px;
	padding-bottom:3px;
	}
.footer_info a{
	font-family: helvetica, arial;
	color:#FFF;
	font-size:14px;
	margin-bottom:3px;
	padding-bottom:3px;
	}
#date{
	width:380px;
	margin-top:25px;
	height:120px;
	float:left;
	}
#logo_bcn{
	float:right;
	margin-top:25px;
	}
img.logo_feder {
}

img.logo_iso {
    margin-right: 30px;
}

header, section, footer, aside, nav, article, figure {
	display: block;
}
.circles{
	list-style: circle;
	padding-left:20px;
	}

#logo{
    position: absolute;
    top: 22px;
    height: 100px;
    width: 100px;
	}

#logo img{
    padding-left: 20px;
}

#language{
	position: absolute;
	top: 95px;
	width:910px;
	text-align:right;
	}
#language span{
	}

#language img{
	}
h4 img{
	margin-right:5px;
	vertical-align:middle;
	}
.list_lines_bottom{
    font-size: 14px;
    color:#666;
	border-bottom:1px solid #3399CC;
	padding-top:5px;
	padding-bottom:5px;
	width:400px;
	}
.list_no_lines_bottom{
    font-size: 14px;
    color:#666;
	padding-top:5px;
	padding-bottom:5px;
	width:400px;
	}
.list_left{
	float:left;
	margin-right:20px;
	}
.list_right{
	float:right;
	}
.footer_info img{
	vertical-align:middle;
	}
	
strong{
	font-weight:bold;
	}
	
.box{
	border:1px dotted #3399CC;
	margin:10px 0px;
	padding:20px;
	padding-bottom:30px;
	
	}

#footer_links {
    text-align: center;
    border-top: 1px solid #ADD6EB;
    padding: 10px;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
}
#footer_links a:link {
    color:#fff;
}
#footer_links a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer_links a:hover { 
    color:#fff;
	text-decoration: none;
    
}

#footer_links a:active, footer_links a:focus { 
	text-decoration: none;
}

/* ~~ Caja de cookies ~~ */

#div-cookies {
    font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:100;
	line-height:20px;
	letter-spacing: -0.5px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: white;
    box-shadow: 0px -5px 15px gray;
    padding: 24px;
    text-align: center;
    z-index: 1000;
}

#div-cookies a{
    color: #3399CC;
	text-decoration: underline;
}

#div-cookies a:visited{
    color: #3399CC;
	text-decoration: underline;
}

.boton_cookies {
    font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
    background-color: #3399CC;
	font-weight:100;
	line-height:20px;
	letter-spacing: -0.5px;
    border: 0px;
    border-radius: 2px;
    padding: 10px 20px;
}

.covid_banner {
	position: absolute;
    top: 15px;
    left: 140px;
    padding: 20px 20px;
    width: 410px;
    background-color: rgb(216 230 236);
	border-radius: 5px;
}
.covid_banner_en {
	position: absolute;
    top: 8px;
    left: 140px;
    padding: 20px 20px;
    width: 410px;
    background-color: rgb(216 230 236);
	border-radius: 5px;
}
.covid_title {
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	margin: 0px;
	color:#666;
	font-weight: bold;
	line-height:14px;
	margin-bottom: 5px;
	letter-spacing: -0.5px;
}
.covid_contact {
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
	margin: 0px;
	color:#666;
	font-weight:100;
	line-height:14px;
	letter-spacing: -0.5px;
}

.covid_contact a{
	color: #3399CC;
}

/* ~~ Modal COVID ~~ */

.overlay {
	position: fixed;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 background: rgba(0, 0, 0, 0.7);
	 transition: opacity 500ms;
	 visibility: visible; /* Este valor se cambió de hidden a visible */
	 opacity: 1; /* Este valor se cambió de 0 a 1 */
	 z-index: 200;
 }
 
 .overlay:target {
	 visibility: hidden;
	 opacity: 0;
 }
 
 #popup:target{
   visibility: hidden; /* Se regresa a hidden para ocultar */
   opacity: 0; /* Se regresa a o para hacerlo "invisible" */
   transition: opacity 500ms;    
 }
 
 #cerrar:target {
	 visibility: hidden;
	 opacity: 0;
 }
 
 #popupBody{
	 width: 320px;
	 padding: 20px;
	 border-radius: 5px;
	 box-shadow: 0 0 5px #000;
	 background: #FFF;
	 position: relative;
	 margin: 20% auto;
   
 }
 #cerrar{ 
	 position: absolute;
	 top: 20px;
	 right: 20px;
	 font-size: 27px;
	 font-weight: bold;
	 text-decoration: none;
	 background: #3399CC;
	 border-radius: 20px;
	 width: 30px;
	 height: 30px;
	 text-align: center;
	 color: #fff;
	
 }
 
 .titulo_modal{
	 font-family: Helvetica, Verdana, Geneva, sans-serif;
	 font-size: 18px;
	 margin: 0px;
	 color: #333;
	 font-weight: bold;
	 letter-spacing: -0.5px;
 }
 
 .subtitulo_modal{
	 font-family: Helvetica, Verdana, Geneva, sans-serif;
	 font-size: 16px;
	 margin: 0px;
	 color: #666;
	 margin-bottom: 10px;
	 letter-spacing: -0.5px;
 }
 .precio{
	 font-family: Helvetica, Verdana, Geneva, sans-serif;
	 font-size: 16px;
	 margin: 0px;
	 color: #333;
	 letter-spacing: -0.5px;
	 text-align: center;
	 width: 118px;
 }
 
 .precio b{
	 font-size: 32px;
 }
 
 .cita{
	 font-family: Helvetica, Verdana, Geneva, sans-serif;
	 font-size: 14px;
	 margin: 0px;
	 color: #666;
	 font-weight: 100;
	 line-height: 24px;
	 letter-spacing: -0.5px;
 }
 
 .cita a{
	 color: #3399CC;
 }
 
 .precio_box{
	 padding: 20px;
	 background: #CDE9F6;
	 margin-bottom: 10px;
	 border-radius: 5px;
	 display: flex;
 }
 
 .divisor{
	 height: 50px;
	 width: 1px;
	 background: #333;
	 margin: 5px 20px;
 }