@charset "utf-8";
/* CSS Document */



@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700,400);



a.enlace_destacados:link {
	text-decoration	:none;
	color						:#000;
}
a.enlace_destacados:visited {
	text-decoration	:none;
	color						:#000;
}
a.enlace_destacados:active {
	text-decoration	:none;
	color						:#000;
}
a.enlace_destacados:hover {
	text-decoration	:none;
	color						:#000;
}

a.pie:link {
	text-decoration	:none;
	color						:#000;
}
a.pie:visited {
	text-decoration	:none;
	color						:#000;
}
a.pie:active {
	text-decoration	:none;
	color						:#000;
}
a.pie:hover {
	text-decoration	:underline;
	color						:#980d0d;
}

a.mail:link {
	text-decoration	:none;
	color						:#000;
}
a.mail:visited {
	text-decoration	:none;
	color						:#000;
}
a.mail:active {
	text-decoration	:none;
	color						:#000;
}
a.mail:hover {
	text-decoration	:underline;
	color						:#000;
}

a.enlacemv1:link {
	text-decoration	:none;
	color						:#FFF;
}
a.enlacemv1:visited {
	text-decoration	:none;
	color						:#FFF;
}
a.enlacemv1:active {
	text-decoration	:none;
	color						:#FFF;
}
a.enlacemv1:hover {
	text-decoration	:none;
	color						:#FFF;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
}


#h100mv_top{
	margin: 0 auto;
	padding: 0;
	width:100%;
	height:70px;
	text-align: center;
	position: fixed;
	top:0px;
	z-index: 7000;
	background-color:#FFF;
	overflow: hidden;
}
/*tiene que tener el mismo alto que la anterior para efecto fijo*/
#h100mv_separatop{
	margin: 0 auto;
	padding: 0;
	width:100%;
	height:70px;
	text-align: center;
	top:0px;
	z-index: 7000;
	overflow: hidden;
	background-color:#FFF;
}



#dmv_top_centro{
	display: inline-block;
  margin:0 auto;
	width:200px;
	height:100%;
	background-image: url(/images/logo_azul.png);
  background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
	text-align: center;
}
#dmv_top_izda{
	float: left;
	width:50px;
	height:100%;
  background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
}
#dmv_top_dcha{
	float: right;
	width:60px;
	height:100%;
}




#hmv_menu_idioma{
	margin: 0 auto;
	padding: 0;
	width:0px;
	height:0px;
	position: fixed;
	top:0px;
	right:0px;
	z-index: 7001;
	background-color: #FFF;
	overflow: hidden;
}




#hmv_menu{
	margin: 0 auto;
	padding: 0;
	width:0px;
	height:0px;
	position: fixed;
	top:0px;
	z-index: 7001;
	background-color: #424242;
	overflow: hidden;
}
#hmv_menu_cerrar{
	position: absolute;
	width:50px;
	height:50px;
	z-index:7002;
	right:0px;
	background-image: url(../images/menuc_mv.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}

hmv_menu_tabla{
	float:left;
	width:auto;
	height:auto;
	background-color:#D94548;
	z-index:7001;
}
.separadorMenumv2{
	height:5px;
}
.separadorMenumv{
	height:15px;
}


#h100mv_slider{
	margin: 0 auto;
	padding: 0;
	width:100%;
	height:200px;
	overflow: hidden;
}




/*contenido*/
#h100mv_separa_contenido{
	margin: 0 auto;
	position:relative;
	width:100%;
	height:20px;
	overflow: hidden;
	text-align: center;
}
#h100mv_contenido{
	margin: 0 auto;
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	text-align: center;
}
#h100mv_contenido_int{
	margin: 0 auto;
	position:relative;
	width:95%;
	height:auto;
}







/*pie*/
#h100mv_separa_pie{
	margin: 0 auto;
	position:relative;
	width:100%;
	height:20px;
	overflow: hidden;
	text-align: center;
}
#h100mv_pie{
	margin: 0 auto;
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	text-align: center;
	background-color:#d3e0e7;
}
#h100mv_pie_int{
	margin: 0 auto;
	position:relative;
	width:95%;
	height:100%;
	/*background-color:#7FA7E5;*/
}








.c_buscadorTitulo{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}

.c_centro{
	text-align:center;
}


#d_tituloPaginas{
	margin: 0 auto;
	position:relative;
	width:100%;
	height:auto;
	text-align:left;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:22px;
	text-align:center;
	font-weight:bold;
	background-color:#00679c;
}

#d_resultados{
	margin: 0 auto;
	position:relative;
	width:100%;
	height:auto;
	text-align:left;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:15px;
	text-align:center;
}



#d_buscador2_3_2{
	margin: 0 auto;
	position:relative;
	width:100%;
	max-width:500px;
	height:50px;
	line-height:50px;
	text-align:left;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	background-color:#00679c;
}





/*destacados*/


#d_destacados_b0{
	/*float:left;*/
  margin: 0 auto;
	position:relative;
	width:285px;
	height:320px;
	text-align:center;
	display: inline-block;
}
#d_destacados_b1{
  margin: 0 auto;
	position:relative;
	width:260px;
	height:280px;/*restar el paddiong*/
  background-color:#625B5B;/*borde de cada caja*/
	padding:2px;
	cursor:pointer;
}
#d_destacados_b2{/*imagen fondo*/
  margin: 0 auto;
	position:relative;
	width:260px;
	height:166px;/*restar el paddiong*/
	/*background-image:url(../archivos/productos/default.jpg);*/
	background-size:cover;
	background-position:center;
}

/*sombra overlay de foto*/
#d_destacados_b2_over0{
	position: absolute;
	width:260px;
	height:166px;
	background-color:#110F0F;
	z-index:1010;
	opacity:0;
	background-image:url(../../images/icon_info.png);
	background-repeat:no-repeat;
	background-position:center;
}

#d_destacados_b2_over1{
	float:right;
	position:relative;
	width:100px;
	height:20px;
	margin-top:5px;
	margin-right:5px;
}
#d_destacados_b2_over2{
  position: absolute;
	width:100%;
	height:100%;
  background-color:#FFF;
	opacity:0.6;
	z-index:1000;
}
#d_destacados_b2_over3{
  position: absolute;
	width:100%;
	height:100%;
	z-index:1001;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}
#d_destacados_b2_over3_estado{
  position: absolute;
	width:100%;
	height:100%;
	z-index:1001;
	font-family: 'Roboto Condensed', sans-serif;
	/*color:#C40003;*/
	color:#FFFFFF;
	background-color:#C40003;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	text-transform:uppercase;
}





#d_destacados_b2_sombra{
  margin: 0 auto;
	position:relative;
	width:260px;
	height:5px;
	background-image:url(../../images/sombra1.png);
	background-repeat:repeat-x;
}
#d_destacados_b3{
  margin: 0 auto;
	position:relative;
	width:260px;
	height:109px;/*restar el paddiong*/
  background-color:#FFF;
}

#d_destacados_b3_1{
  margin: 0 auto;
	position:relative;
	width:245px;
	height:60px;/*restar el paddiong*/
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:16px;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	display: flex;
  justify-content: center;
  flex-direction: column;
	line-height: 22px;
}
#d_destacados_b3_2{
  margin: 0 auto;
	position:relative;
	width:260px;
	height:22px;/*restar el paddiong*/
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	line-height:22px;
}
#d_destacados_b3_3{
  margin: 0 auto;
	position:relative;
	width:260px;
	height:27px;/*restar el paddiong*/
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:16px;
	text-align:center;
}
#d_destacados_b3_3_iconl{
	float:left;
	width:20px;
	height:20px;/*restar el paddiong*/
	/*background-image:url(../images/icon_area.png);*/
	margin-top:5px;
	margin-left:5px;
}
#d_destacados_b3_3_iconl_txt{
	float:left;
	width:auto;/*modificado al quitar el icono de metros*/
	height:20px;/*restar el paddiong*/
	margin-top:5px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:12px;
	text-align:center;
	line-height:20px;
}
#d_destacados_b3_3_iconr{
	float:right;
	width:20px;
	height:20px;/*restar el paddiong*/
	margin-top:5px;
}
#d_destacados_b3_3_iconr_txt{
	float:right;
	width:25px;
	height:20px;/*restar el paddiong*/
	margin-top:5px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:12px;
	text-align:center;
	line-height:20px;
}
#d_destacados_b3_3_iconl_txt_separa{
	float:left;
	width:45px;/*modificado al quitar el icono de metros*/
	height:20px;/*restar el paddiong*/
	margin-top:5px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:12px;
	text-align:center;
	line-height:20px;
}


/*fin destacados*/

#h100mv_sepador_interior{
	float:left;
	width: 100%;
	height: 20px;
}
#h100mv_contenedor_paginas{
	float:left;
	width: 100%;
	height: auto;
}




#h100mv_botonesx2_paginas{
	float:left;
	width: 95%;
	height: 100px;
	background-color: #FFF;
}
#h100mv_botonesx2{
	float:left;
	width: 95%;
	height: 40px;
	/*background-color: #FFF;*/
}
#h100mv_contenedor_btnsx2{
	display: table;
  margin: 0 auto;
	height: auto;
	width: auto;
}

#h100mv_btnsx2_1_mapa{
	float: left;
  height: 40px;
	width: 140px;
	background-color: #EAEAEA;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:15px;
	text-align:center;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
}

#h100mv_btnsx2_1{
	float: left;
  height: 40px;
	width: 120px;
	background-color: #EAEAEA;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:15px;
	text-align:center;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
}
#h100mv_btnsx2_0{
	float: left;
  height: 40px;
	width: 10px;
	background-color: #FFF;
}

#d_filtro_ordenacion{
	float:left;
	width:300px;
	height:40px;
}

#d_filtro_porpagina{
	float:left;
	width:auto;
	height:40px;
}
#d_filtro_porpagina_txt{
	float:left;
	width:auto;
	height:40px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:16px;
	text-align:right;
	line-height:40px;
	margin-right:10px;
}

#d_filtro_pagina{
	float:left;
	width:auto;
	height:40px;
}
#d_filtro_pagina_txt{
	float:left;
	width:auto;
	height:40px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:16px;
	text-align:right;
	line-height:40px;
	margin-right:10px;
}

/*inicio filtros*/


#h100mv_filtros{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height:0px;
	background-color: #FFF;
	overflow:hidden;
}

#h100mv_filtros_1{
	float: right;
  height: auto;
	width: auto;
	background-color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:15px;
	text-align:center;
	line-height: 40px;
	font-weight: bold;
}

#h100mv_filtros_1_separa{
	float: right;
  height: 5px;
	width: 100%;
	background-color: #FFF;
}
#h100mv_filtros_btn{
	float: left;
  height: 40px;
	width: 140px;
	background-color: #EAEAEA;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:15px;
	text-align:center;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
}
#h100mv_filtros_btn_separa{
	float: left;
  height: 40px;
	width: 10px;
	background-color: #FFF;
}
#h100mv_filtros_int_separa{
	display: table;
  margin: 0 auto;
	height: 20px;
	width: auto;
}

#h100mv_filtros_int{
	display: table;
  margin: 0 auto;
	height: auto;
	width: 300px;
	background-color: #FFF;
}

#h100mv_filtros_int2{
	display: table;
  margin: 0 auto;
	height: auto;
	width: auto;
	background-color: #FFF;
}

#h100mv_filtros_int_101{
	width: 100%;
	height: 20px;
	background-color: #FFF;
}

/*fin filtros */




.c_estiloTextoNormal{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:18px;
	text-align: justify;
}


.c_ficha_c1{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:18px;
	text-align:right;
	font-weight:bold;
}
.c_ficha_c2{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:18px;
	text-align:left;
}
.c_ficha_c2_rojo{
	font-family: 'Roboto Condensed', sans-serif;
	color:#C40003;
	font-size:18px;
	text-align:left;
}
.c_ficha_c2_rojo_max{
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFFFFF;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	background-color:rgba(255,0,4,1.00);
}
.c_ficha_c3{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:22px;
	text-align:right;
	font-weight:bold;
}
.c_ficha_c4{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:22px;
	text-align:left;
}
.c_ficha_c5{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:18px;
	text-align:justify;
}


#gallery-1 {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
	height:350px;
}

#d_contenido_galeria{
	width:100%;
	height:350px;

}




#d_ficha_keys{
	float:left;
	width:100%;
	height:auto;
	background-color:#501897;
}



#d_ficha_keys_cotenedor{
	float:left;
	width:auto;
	height:auto;
}
#d_ficha_keys_cotenedor1{
	float:left;
	width:20px;
	height:20px;
	background-image:url(../../images/check.png);
	background-position:center;
	background-repeat:no-repeat;
  background-size: contain;
}
#d_ficha_keys_cotenedor3{
	float:left;
	width:30px;
	height:20px;
}
#d_ficha_keys_cotenedor2{
	float:left;
	width:auto;
	height:auto;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:16px;
	text-align:elft;
}




#btn_auto22_separa{
	float:left;
	width:10px;
	height:30px;
	line-height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:18px;
	text-align:center;
	padding:10px;
	font-weight:bold;
}
#btn_auto22_separa_ant{
	float:left;
	width:177px;
	height:30px;
	line-height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:18px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}
#btn_auto22_separa_sgt{
	float:left;
	width:186px;
	height:30px;
	line-height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}


#btn_auto22{
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:14px;
	text-align:center;
	background-color:#00679c;
	padding:5px;
	cursor:pointer;
	font-weight:bold;
}

#btn_auto22:hover{
	background-color:#223551;
}


.celdaCentroForm{
	text-align:center;
}



#d_contenedor_productos{/*no se utliza*/
	/*float:left;*/
	margin: 0 auto;
	width:100%;
	height:3000px;
	background-color:#AC9293;
	justify-content: center;
}

.txt_menu0{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	text-align: left;
}
.txt_menu1{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	text-align: left;
}



.txt_pie1{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:18px;
	text-align:left;
	vertical-align:middle;
}
.txt_pie2{
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:18px;
	text-align:right;
	vertical-align:middle;
}






/*copyrigth*/
#h100_copy{
  margin: 0 auto;
	padding: 0;
	position:relative;
	width:100%;
	height:auto;
	text-align: center;
 background-color:#d3e0e7;

}
#h_copy{
  margin: 0 auto;
	position:relative;
	padding: 0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#d_copy{
	margin: 0 auto;
	padding: 0;
	position:relative;
	width:100%;
	height:100%;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:13px;
	text-align:center;
	margin-top:10px;
}





#d_pie2{
	float:left;
	width:250px;
	height:100%;
}
#d_pie2_1{
	margin: 0 auto;
	position:relative;
	margin-top:20px;
	width:300px;
	height:60px;
}




/*loading y avisos*/


#d_cortina{
	width:100%;
	height:100%;
	background-color:#000;
	position:absolute;
	opacity:0.8;
	z-index:9990;
	display: none;
	visibility:hidden;
}
#d_cortina2{
	width:100%;
	height:100%;
	background-color:#FFF;
	position:absolute;
	opacity:0.8;
	z-index:9990;
	display: none;
	visibility:hidden;
}
#d_loading{
	position: absolute;
	width: 200px;
	height: 250px;
	overflow: auto;
	background-color: #FFF;
	z-index:9999;
	opacity: 0;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	background-image: url(../images/loading200.gif);
  background-repeat: no-repeat;
	display: none;
}
#d_loading_titulo{
	position: relative;
	margin-top: 200px;
	width: 100%;
	height: 50px;
	font-size:15px;
	text-align:center;
	font-weight: bold;
	line-height: 50px;
}



#d_aviso{
	position: absolute;
	width: 98%;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index:9999;
	opacity:0;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	border: 2px solid black;
	visibility:hidden;
}

#d_aviso_mensaje{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}
#d_aviso2{
	position: absolute;
	width: 95%;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index:9999;
	opacity:0;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	border: 2px solid black;
	visibility:hidden;
}

#d_aviso2_mensaje{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}

#d_aviso3{
	position: absolute;
	width: 95%;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index:9999;
	opacity:0;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	border: 2px solid black;
	visibility:hidden;
}

#d_aviso3_mensaje{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}




#d_btn_1{
	float: left;
	width:auto;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #00679c;
	border-radius: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color:#FFF;
	text-align:center;
	font-weight: bold;
	cursor: pointer;
	-webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#d_contenedor_centro{
	float:left;
	width: 100%;
	height: 40px;
}
#d_contenedor_centro_interno{
	margin: 0 auto;
	display: table;
	width: auto;
	height: 40px;
}






#full-width-slider {
  width: 100%;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25;
}
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 100%;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 200px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 200px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 200px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}


/*cookies*/
#d_avisoCookies_cerrar{
	float: right;
	width:auto;
	height: 20px;
	margin-right: 30px;
	cursor: pointer;
	background-color: #EAEAEA;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding: 5px;
	margin-top:5px;
}
#d_avisoCookies{
	position:fixed;
	width:100%;
	height:170px;
	background-color:#000;
	z-index:10000;
	bottom:0px;
	padding: 0px;
}
.d_avisoCookies_txt1{
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	text-align: center;
	color:#FFF;
	padding:10px;
}
.d_avisoCookies_txt2{
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	color:#FFF;
}

/*gal*/
.d_room_gal_holder{
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  z-index:2001;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.d_room_gal_d0{
  position: relative;
/*  margin: 0 auto;*/
  width: 50%;
  max-width: 33.33%;
  height: auto;
  z-index:2001;
  padding: 10px;
  box-sizing: border-box;

}
.d_room_gal_d0_0{
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  z-index:2001;
  box-sizing: border-box;
  overflow: hidden;
  /*-webkit-box-shadow: 5px 5px 9px rgb(0 0 0 / 39%);*/
  box-shadow: 5px 5px 9px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: 5px 5px 9px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 5px 5px 9px 0px rgba(0,0,0,0.4);
}
.d_room_gal_d1{
  position: relative;
  margin: 0 auto;
  width: 100%;
  /*height: 270px;*/
	aspect-ratio: auto 1024 / 705;
  z-index:2001;
  box-sizing: border-box;
  transition: all .5s;
  cursor: pointer;
}
.d_room_gal_d1:hover,
.d_room_gal_d1:focus {
  transform: scale(1.2);
}
/*fin gal*/

