@charset "utf-8";
/* CSS Document */
/* lobster-regular - latin */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster Regular'), local('Lobster-Regular'),
url('../fonts/lobster-v20-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/lobster-v20-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* yanone-kaffeesatz-regular - latin */
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'),
url('../fonts/yanone-kaffeesatz-v9-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/yanone-kaffeesatz-v9-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-condensed-300 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'),
url('../fonts/open-sans-condensed-v12-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-condensed-v12-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
body {
margin:0;
padding: 0;
}
#header {
	margin-top:48px;
	height:100px;
	background-color: #fafafa;	
}

#logo {
	top:5px;
	margin-left: 15px;
	vertical-align:middle;
	float:left;
}
.eslogan {

	font-family: 'Cookie', cursive;
	font-size: 2.5em;
	display: block;
	word-wrap:break-word;
	text-align:center;
	color:#eb0606;
	text-shadow: 1px 1px #cccccc;
}
#navigation{
	position:fixed;
	top: 0;
	left:0;
	width:100%;
	height:50px;
	z-index:1500;
	display:none;
}
#slideshow {
	
	display: block;
	width: 100%;
	position: relative;
	height: 0;
	padding: 83.33% 0 0 0;
	overflow: hidden;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	display: block;
	max-width: 100%;
	max-height: 100%;
	right: 0;
	bottom: 0;
	margin: auto;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#marco {
	background-color: rgb(230, 230, 230);
	-webkit-box-shadow: 0px 0px 8px 0px #CCCCCC;
  	-moz-box-shadow: 0px 0px 8px 0px #CCCCCC;
  	box-shadow: 0px 0px 8px 0px #CCCCCC;
	width:100%;
	overflow:auto;	
}
#anuncios {
	position: relative;
	top: 0px;
	left: 0px;
	width:65%;
	float: left;
	background-color: #eb0606;
	 }
#publi1 {
	position: relative;
	top: 0px;
	right: 0px;
	width:35%;
	float:right;
}
#divreportaje {
	
	width: 100%;
	clear: both;
	
}
#pagina {
	margin: 0 0.5em;
}
.spantitulo {
	background-color: #eb0606;	
	padding: 0px 5px 2px 5px;
}
#reportaje  {
	
	width:100%;
	border-top:#eb0606 medium solid;
	color: white;
	font-size:18px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}

#tituloreportaje{
	margin-top:15px;
	font-family: 'Lobster', cursive;
	font-size:1.5em;
	color: rgb(3, 143, 198);
	border-bottom: solid 1px #000000;
		
}

#citareportaje {
	padding-top:3px;
	padding-bottom:5px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:0.9em;	
}
#fechareportaje{
	padding-top:3px;
	padding-bottom:5px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:0.7em;	
}

#imgreportaje {
 width:80%;	
 border: solid 2px #aaaaaa;
 background-color: #ffffff;
 display: block;
 margin: 0 auto;
}
#textoreportaje {
	background-color: #ffffff;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
 	padding: 15px;
	line-height: 1.3em;
	font-size: 1em;
	color: #666;	
	text-align:justify;
	
    text-indent: 15px;

}
#pie {
	background-color: rgb(3, 143, 198);
	margin-top:15px;
	-webkit-box-shadow: inset 0 20px 10px -20px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 20px 10px -20px rgba(0,0,0,0.8);
    box-shadow: inset 0 20px 10px -20px rgba(0,0,0,0.8);	
	display:block;
	padding:10px 0 30px;
}
#socialpie {
	display:block;
	position: relative;
	margin:10px auto;
	width:78px;
	height:36px;
}
#socialpie img {
	margin: 2px;	
}
#informacionusuario, #anunciante, #contactos {
	display:block;
	position: relative;
	margin: 10px 15px 0;	
	height:auto;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:22px;
	color: #fff;
}
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;background-color:#eb0606; }
li.bjqs-slide{position:absolute; display:none;background-color:#eb0606; }
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:1000;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width: 118px; position: absolute; bottom: 2px; left: 6px !important;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;text-align: right;}
ul.bjqs img {
	height:100%;	
}

.divbuscar {
	wdith:100%;
	padding-bottom: 10px;
	margin:15px 0;
	-webkit-box-shadow: inset 0 3px 2px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: inset  0 3px 2px -2px rgba(0,0,0,0.2);
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.8);
	
}
.buscarcab {
	background: #e20606;
	margin: 0px;
	padding: 5px 0 10px 20px;	

	height: 25px;
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
	color:#fff;
}
.buscarform {
	display:block;
	padding-top: 5px;	
	
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
}
.formbuscar .txtbusqueda{
	
width: 75%;
height:1.2em;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #1f420e;
background: none;
border: solid 1px #cccccc;
padding: 6px 6px;
margin-left: 20px;
}
.icono {

border: none;
background: none;
box-shadow: none;
}

.elemento {
width: 99%;
padding:0 0 5px 0;

margin-bottom: 10px;
float: left;
border-bottom: 1px solid #ccc;	
}
.especialidad {
width: 100%;
clear:both;
font-family: 'Open Sans Condensed', sans-serif;
font-size:16px;
margin-top:5px;

}

.eleimagendiv {
	width: auto;
	float: left;
	overflow: hidden;
	margin-right: 0px;	
}
.eleimagen {
box-shadow: 0 0 10px #999999;
border: 5px solid #fff;
float: left;
margin: 10px;
width: 130px;	
height: 99px;
}
.boton {
float: left;

clear:both;
margin: 10px 0 0 15px;



}

.eletexto {
margin:5px 0 0 5px;
clear: none;
/*min-width: 200px;*/
position: relative;	
overflow: hidden;
		display: block !important;	/* Cuando el ancho sea inferior a 800px el elemento será un bloque */
		width: auto !important;
}
@media all and (max-width: 700px){
	.eletexto{
		display: block !important;	/* Cuando el ancho sea inferior a 800px el elemento será un bloque */
		width: auto !important;
	}
}
.elenombre {
width: 100%;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:30px;
color: #e20606;
overflow: hidden;
margin-left:10px;
}
.elenombre a {
	text-decoration:none;
	color:#e20606;
}

.eledesc {

font-family: 'Open Sans Condensed', sans-serif;
font-size:18px;
text-align:justify;
line-height:1.1em;

}
.eletitulodireccion {
	margin-top:10px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	
}
.eledireccion1 {
clear: both;	
font-family: 'Open Sans Condensed', sans-serif;
font-size:20px;
text-align:justify;
line-height:1.1em;
}

.tags {
	Font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:0.7em;
	border: solid 1px #8C8A8A;
	border-radius: 4px;
	margin:0 3px 0 0;
	padding: 0 2px;
	background-color: rgb(230, 230, 230);
	
}
.divtags {
	clear:both;
	width: 100%;
	text-align:right;	
}

.tipo  {
	display: inline-block;
	Font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:16px;
	width:100%;
	overflow:hidden;
	padding: 5px 0 5px 5px;
}

.tihpo input[type="checkbox"]{
  width: 1.5em; /*Desired width*/
  height: 1.5em; /*Desired height*/

}
#titulofiltrar {
	padding:15px 0 10px 20px;
	position:fixed;
	top: 0;
	Font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:20px;
	font-weight:600;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.30);
	width:100%;
	box-sizing:border-box;
	color: rgb(0,114,198);
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}
#divfiltros {
	
	position:fixed;
	top: 0;
	bottom:0;
	right:0;
	left:-101%;
	width: 100%;
	z-index:2000;
	background-color: #F4F4F4;
	border: solid 2px rgba(3,143,198,0.84);
	box-sizing:border-box;
}
#divfiltros2{
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  right: 0;
  color: rgb(0,114,198);
  overflow: auto;
  padding: 1em;	
  box-sizing:border-box;
}

#barrafiltrar {

	position:fixed;
	bottom:5px;
	z-index:999;
	width:100%;
	height:48px;
	line-height:48px;	
	text-align:center;

}
#botonbarrafiltrar {
	font-family:'Open Sans',sans-serif;
	display:inline-block;
	background-color:rgba(255, 255, 255,0.9);
	color:rgb(3, 143, 198);
	height:40px;

	width:auto;
	line-height:40px;
	font-size:17px;
	padding:0 15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;	
	border: solid 2px rgb(3, 143, 198);	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#botonbarrafiltrar img{
	vertical-align:text-bottom;
	padding-right:7px;
}
#botonfiltrar {
	position:absolute;
	right:8px;
	top:5px;
	height:22px;
	width:17px;
	background-color:#0e0e0e;
	background-image:linear-gradient(to bottom,#151515,#040404);
	background-repeat:repeat-x;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-radius:4px 4px 4px 4px;
	border-style:solid;
	border-width:1px;
	color:#fff;
	box-shadow:0 1px 0 rgba(255,255,255,0.1) inset,0 1px 0 rgba(255,255,255,0.075);
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	cursor:pointer;
	font-size:1em;
	text-align:center;
	padding: 3px 11px;

	
}
.arrow-right {
	width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 17.3px;
border-color: transparent transparent transparent #ffffff;
}

#barrabotones {
	font-family:'Open Sans',sans-serif;
	
	left:0;
	top:0;
	width:100%;
	color:#FFF;
	height:48px;
	line-height:48px;
	font-size:1em;
	
}

#botonF2{
	position: absolute;
   display: block;
   bottom: 5px;
   right: 10px;
   width:100px;
   height:30px;
   margin:0;
   border: 1px solid #570119;
   background: rgba(0,114,198,1.00);;
   background: -webkit-gradient(linear, left top, left bottom, from(rgba(1,127,220,1.00)), to(rgba(0,114,198,1.00)));
   background: -webkit-linear-gradient(top, rgba(1,127,220,1.00) , rgba(0,114,198,1.00));
   background: -moz-linear-gradient(top, rgba(1,127,220,1.00), rgba(0,114,198,1.00));
   background: -ms-linear-gradient(top, rgba(1,127,220,1.00), rgba(0,114,198,1.00));
   background: -o-linear-gradient(top, rgba(1,127,220,1.00), rgba(0,114,198,1.00));
   background-image: -ms-linear-gradient(top, rgba(1,127,220,1.00) 0%, rgba(0,114,198,1.00) 100%);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   color: #ffffff;
   padding: 10px 5px 0 5px;
   Font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
   font-size: 18px;
   text-decoration: none;
   text-align:center;
}
#botonF{
	position: absolute;
   display: block;
   bottom: 5px;
   right: 10px;
   width:100px;
   height:30px;
   margin:0;
   Font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
   font-size: 16px;
   text-decoration: none;
   text-align:center;
   color: rgb(0,114,198);
   padding: 5px;
}
#botonF img{
	vertical-align:text-bottom;
	padding-right:7px;
}
#botonC {
   position: absolute;
   display: block;
   bottom: 5px;
   left: 10px;
   width:100px;
   height:30px;
   margin:0;
   Font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
   font-size: 16px;
   text-decoration: none;
   text-align:center;
   color: rgb(0,114,198);
   padding: 5px;
}
#botonC img{
	vertical-align:text-bottom;
	padding-right:7px;
}
#botonC2 {
   position: absolute;
   display: block;
   bottom: 5px;
   left: 10px;
   width:100px;
   height:30px;
   margin:0;
   border: 1px solid #570119;
   background: rgba(0,114,198,1.00);;
   background: -webkit-gradient(linear, left top, left bottom, from(rgba(1,127,220,1.00)), to(rgba(0,114,198,1.00)));
   background: -webkit-linear-gradient(top, rgba(1,127,220,1.00) , rgba(0,114,198,1.00));
   background: -moz-linear-gradient(top, rgba(1,127,220,1.00), rgba(0,114,198,1.00));
   background: -ms-linear-gradient(top, rgba(1,127,220,1.00), rgba(0,114,198,1.00));
   background: -o-linear-gradient(top, rgba(1,127,220,1.00), rgba(0,114,198,1.00));
   background-image: -ms-linear-gradient(top, rgba(1,127,220,1.00) 0%, rgba(0,114,198,1.00) 100%);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   color: #ffffff;
   padding: 10px 5px 0 5px;
   Font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
   font-size: 18px;
   text-decoration: none;
   text-align:center;
 
}
label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}

.css-label{
	background-image:url(../m/lite-x-red.png);
}

/*specific classes related to Checkbox skins*/


.lite-x-red{background-image:url(../m/lite-x-red.png);}

input[type=checkbox].css-checkbox.med + label.css-label.med {
	padding-left:22px;
    height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {

    background-position: 0 -17px;
}
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
	padding-left:22px;
    height:16px; 
	display:inline-block;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{

    background-position: 0 -16px;
}
input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
	padding-left:22px;
    height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{

    background-position: 0 -20px;
}
#divcontacto {
	margin: 40px 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 25px;
	text-align:justify;
	text-indent: 25px;
		
}
.lineacontacto {
	font-size: 30px;
	margin-left:15px;
	text-indent:0;
}
#tablatarifa {
	margin:80px auto 50px;	
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	border:solid 1px gray;
	border-collapse:collapse;
	background-color:#FBFBFB;
}
#tablatarifa th {
	font-size:30px;
}
#tablatarifa tr {
	height: 55px;	
	border: solid 1px gray;
}
#tablatarifa td {
	padding: 0 20px;
}
.tdderecha {
	text-align:right;	
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 10px;
    bottom: 10px;
    max-width: 375px;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
	z-index:3000;
}
#gdpr-cookie-message h4 {
    color: black;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: black;
    font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: black;
    font-size: 13px;
    line-height: 1.3em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: red;
    text-decoration: none;
    font-size: 13px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: black;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: red;
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: red;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
    color: red;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
#tituloficha {
	margin-top: 30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:30px;
	color: #e20606;
	
	
}
.fichafoto {
	position:relative;
	margin-top:20px;
	margin-bottom: 40px;
	
	width: 100%;
	background-color: #fff;
	box-sizing:border-box;
}

#slider2_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
    height: 192px;
	box-sizing:border-box;
}

#slides {
	position: absolute; 
	left: 0px;
 	top: 0px;
  	/*width: 300px;
   	height: 150px;*/
   	overflow: hidden;	
}

#slides2 {
	position: absolute; 
	left: 0px;
 	top: 0px;
  	width: 320px;
   	height: 192px;
   	overflow: hidden;	
}
.fichadatos {
	margin-top:10px;
	width: 100%;
	padding:10px;
	box-sizing:border-box;
	
	background-color: #fff;
	
	-webkit-box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
    -moz-box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
	box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
}
#fichamapa {
	margin-top:10px;
	width: 100%;
	height:auto;
	display:block;
	position:relative;
	padding: 10px;	
	background-color: #fff;
	text-align:center;
	-webkit-box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
    -moz-box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
	box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
	box-sizing:border-box;	
}
#fichamapa img{
	width: 100%;
	height:auto;
	box-sizing:border-box;	
}
#fichacarta {
	margin-top:10px;
	width: 100%;
	height:auto;
	display:block;
	position:relative;
	padding: 10px;	
	background-color: #fff;
	text-align:center;
	-webkit-box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
    -moz-box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
	box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
	box-sizing:border-box;	
}
.fichatitulodatos{
	margin-top:20px;
	Font-family: 'Open Sans Condensed', sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 3px;
}
.fichalineadatos {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
	width:260px;
}
#fichadescripcion {
	margin-top:10px;
	display:block;
	position:relative;
	padding: 10px;
	width: 100%;	
	background-color: #fff;
	font-size: 16px;
	text-indent:30px;
	text-align:justify;
	-webkit-box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
    -moz-box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
	box-shadow: 1px 1px 5px  rgba(20,20,20,0.8);
	box-sizing:border-box;
}

#fichadescripcion p {
	
margin:0;
margin-bottom:12px;
}

#slidercarta {
	position: relative;
	overflow: hidden;
	margin: 20px auto 0 auto;
	border-radius: 4px;
	width:100%;
}

#slidercarta ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

#slidercarta ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  background: #ccc;
  text-align: center;
  }
#slidercarta ul li img {
	width:100%;
}

#control_prev, #control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.3;
  cursor: pointer;
}

#control_prev:hover, #control_next:hover {
  opacity: 0.8;
  -webkit-transition: all 0.2s ease;
}

#control_prev {
  border-radius: 0 2px 2px 0;
}

#control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.tituloficha {
	text-indent: 0;
	text-align:left;	
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:16px;
	font-weight:600;
	margin:0;
	margin-bottom:12px;
}