/* Template: modulos/TWidget/publi/css/TPubli.css */
@CHARSET "ISO-8859-1";

.pub_capa_izq {
	float:left;
}
.pub_capa_der {
	float:right;
}
.pub_ancho_total {
	width: 100%;
}
.pub_texto_base {
	font-family: Arial;
	font-size: 14px;
}

.pub_capa_oculta {
	display:none;
}

.pub_texto_mayusculas {
	text-transform: uppercase;
}

.pub_borde_redondo_5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

.pub_borde_redondo_10 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

.pub_borde_redondo_25 {
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}

.pub_padding_incluido {
	box-sizing:border-box; 
	-moz-box-sizing:border-box; /* Firefox */ 
	-webkit-box-sizing:border-box; /* Safari */
}

.rspv_btn_pestanas_fotos 
{
  background-image: url(../images/fotos.png);
  width: 41px;
  height: 32px;
  z-index: 5;
  position: relative;
  margin-top: -38px;
  left: 7px;
  cursor: pointer;
  background-size: 41px;
  background-repeat: no-repeat;
  top:-5px;
}

.mrp_tfrtitulo
{
	border-bottom:2px dotted #dfdfdf;
	padding-bottom:5px;
	font-weight:bold;
	font-size:20px;
	font-family: Arial;	
	color:#204b8a !important;
	margin-top: 10px;
	height: 50px;
}

.mrp_tfrtitulo a{
	color:#204b8a !important;
	text-decoration: none;
}

.mrp_tfrdescripcion
{
	padding-top:5px;
	padding-bottom:10px;
	color:#7c7c7c !important;
}

.mrp_textofotorecuadro
{
	/*text-align:justify;*/
	margin:0px auto;
	width:95%;
	/*min-height:60px;
	max-height: 60px;*/
}

.mrp_div_pasafoto
{
	margin:0px auto;
	width:95%;
	overflow:hidden;
	/*height:250px;*/
}

.mrp_div_pasafoto_2
{
	margin:0px;
	width:100%;
	overflow:hidden;
	/*height:250px;*/
}

.pub_fototexto
{
	float: left;
	background-color: white;
	min-width:200px;
	width: 100%;
	max-width: 400px;
	margin-bottom: 30px;
	margin-right:15px;
	margin-left:15px;
	
	display:inline-block;
	padding-top: 10px;
	
	-webkit-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.32);
  	-moz-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.32);
  	box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.32);
}

.pub_fototexto_2
{
	min-width:200px;
	width: 100%;
	max-width: 360px;
	max-height:225px;
	/*border: 1px solid #d1d1d1;*/
	padding-top: 0px;
	overflow: hidden;	
	/*
	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
  	box-shadow: none;*/
}

.pub_ancho_debajo_min
	.pub_fototexto_2
	{
		/*width: 360px;*/		
		float:none !important;
		margin: auto !important;
		margin-bottom: 20px !important;
		display: block;
	}

.pub_contenido {
	position: relative;
    top: -182px;
    left: 0px;
    right: 0px;
    height: 227px;
	vertical-align:text-bottom;
}

.pub_contenido_1 {
	position: absolute;
	bottom: 46px;
    left: 0px;
    right: 0px;	
	background-color: #04a8f4;
	
	font-family: Arial;
	padding-left: 10px;
	padding-top:7px;
	padding-bottom:7px;
	color: #ffffff;
	font-size: 18px;
}

.pub_contenido_3 {
	position: absolute;
	bottom: 45px;
    left: 0px;
    right: 0px;	
	background-color: #04a8f4;
	
	font-family: Arial;
	padding-left: 10px;
	padding-top:7px;
	padding-bottom:7px;
	color: #ffffff;
	font-size: 18px;
}

.pub_contenido_botones {
	position: absolute;
	bottom: 0px;
    left: 0px;
    right: 0px;	
	height: 48px;
}

.pub_btn_detalle {
	position: absolute;
	top: 14px;
	right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	font-family: Arial;
	color: #005591; 
	background: transparent;
	border:0px;
	cursor: pointer;
}

.pub_fechas_eventos {
	padding-left: 10px;
	font-size: 18px;
	font-family: Arial;
	color: #04a8f4;
	margin-top: 14px; 
}

.pub_fechas_eventos_2 {
	color: #04a8f4;
}

.pub_centrar_capa {
	margin: auto !important;
	float: none !important;
}

.pub_ancho_debajo_min {
	width: 100% !important;
	margin: auto !important;
	float: none !important;
}

.pub_ancho_una_columna {
	width: 100% !important;
	margin: auto !important;
	float: none !important;
}

.pub_ancho_debajo_min 
	.pub_fototexto {
		margin-bottom: 20px;
		margin-right:0px;
		margin-left:0px;				
	}

.pub_ancho_debajo_min 
	.mrp_tfrtitulo {
		height: auto !important;
	}

.mrp_cursor {
	cursor:pointer;
}

.mrp_bloque
{
	padding-top:15px;
	padding-bottom:15px;
	background-color:#e0e0e0;
	width:100%;
	float:left;
}

.pub_ico_compartir {
	background-image: none !important;
	background-position:6px !important; 
	width: 42px !important;
	height: 36px !important;
	padding-top: 10px !important;
	padding-left: 11px !important;
	cursor: pointer;
}

.mrp_btn_ver {
	width: 117px !important; 
	height: 45px !important; 
	margin-bottom: 10px !important; 
	font-size: 18px !important; 
	line-height: 45px !important;
}

.pub_mrp_panelflotantesm
{
	width: 50px;
	position: relative;
	top: 0px;
	background-color: rgba(255,255,255,1);
	left: 0px;
	z-index: 3;
	border-radius: 30px;
	padding: 5px 0px 0px 0px;
	/*height: 180px;*/
}

.pub_mrp_panelsm
{
	float:left;  
	margin-top: 14px;
	margin-left: 5px; 
	/*width: 100%;*/
	width:40px; 
	display: none;
}

.pub_mrp_parentpanelsm {
    position: absolute;
    /*margin-top: 8px !important;*/
    /*width: 145px !important;*/
	left: -40px;
    /*margin-left: 50px !important;*/
}

.pub_panel_comparitr2_evnt {
	width: 50px;
    background-color: rgba(255,255,255,1);
    z-index: 3;
    border-radius: 30px;
    padding: 5px 0px 0px 0px;
}

.pub_colo_texto_info {
	color: #989898;
}

.pub_color_texto_activo {
	color: #04a8f4;
}

.pub_texto_fechas_pretitulo {
	font-family: Arial;
	font-size: 14px;
	margin-left: 8px;
	margin-top: 6px;
	font:14px Arial !important;
}

.pub_texto_fechas_titulo {
	font-family: Arial;
	font-size: 18px;
	margin-left: 8px;
	margin-top: 0px;
	font:18px Arial !important;
}

.pub_texto_online_pretitulo {
	ont-family: Arial;
	font-size: 14px;
	margin-right: 8px;
	margin-top: 5px;
	font:14px Arial !important;
}

.pub_texto_online_titulo {
	font-family: Arial;
	font-size: 12px;
	margin-right: 8px;
	margin-top: 3px;
	font:12px Arial !important;
}

.pub_btn_detalle_V3 {
	top: 0px;
	font-size: 20px;
	font-family: Arial;
	background: transparent;
	border:0px;
	cursor: pointer;
	
	margin-top: -7px;
	padding-right: 0px;
	
	font:20px Arial !important;
	font-weight: bold !important;
}

.mrp_oh_pasafoto {
    height: 182px;
    overflow: hidden;
    margin-bottom: 3px;
}

@media all and (max-width: 480px) {
	.pub_fototexto {
		margin-left: 0px;
	}
}

@media all and (max-width: 380px) {
	.pub_contenido_3 {
		bottom: 50px;
	}

	.pub_contenido_botones {
		bottom: 5px;
	}	
}











/* ====== V4 - V6 - V7 Publi Portada ======= */

.pub_anchi_sin_padding {
	box-sizing:border-box; 
	-moz-box-sizing:border-box; /* Firefox */ 
	-webkit-box-sizing:border-box; /* Safari */
}

.pub_elemento_padre_V4 {
	float: left;
	background-color: #e8e8e8;

	display:inline-block;
	padding-top: 10px;
	
	min-width:200px;
	width: 100%;
	max-width: 280px;
	height:395px;
	border: 1px solid #2b8ac1;
	padding-top: 0px;
	overflow: hidden;	

	margin-bottom: 30px;
	margin-right:13px;
	margin-left:13px;
	
	-webkit-box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.31);
	box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.31);
}

.pub_elemento_padre_V6 {
	float: left;
	background-color: #e8e8e8;

	display:inline-block;
	padding-top: 10px;
	
	min-width:200px;
	width: 100%;
	max-width: 280px;
	height:395px;
	border: 1px solid #2b8ac1;
	padding-top: 0px;
	overflow: hidden;	

	margin-bottom: 30px;
	margin-right:13px;
	margin-left:13px;
	
	-webkit-box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.31);
	box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.31);
}

.pub_elemento_padre_V7 {
	float: left;
	background-color: transparent;

	display:inline-block;
	padding-top: 10px;
	
	min-width:374px;
	width: 100%;
	max-width: 374px;
	height:307px;
	padding-top: 0px;
	overflow: hidden;	

	margin-top: 20px;
	margin-bottom: 20px;
	margin-right:20px;
	margin-left:20px;
	
}

.pub_cuadro_principal_V7 {
	float: left;
	min-width:374px;
	width: 100%;
	max-width: 374px;
	height:233px;
	padding-top: 0px;
	margin-bottom: 9px;
	overflow: hidden;	
	border: 2px solid #04a8f4;	
}

.pub_cuadro_secundario_V7 {
	float: left;
	min-width:374px;
	width: 100%;
	max-width: 374px;
	height:64px;
	padding-top: 0px;
	overflow: hidden;
	
	background-color: #f8f7f2;	
	border: 2px solid #04a8f4;	
}

.pub_imagen_principal_V4 {
	min-height: 199px; 
}

.pub_imagen_principal_V6 {
	min-height: 199px; 
}

.pub_imagen_principal_V7 {
	position: relative;
	height: 150px; 
	width: 370px;
	top: 0px;
	left: 0px;
}

.pub_padre_info_V4 {
	z-index: 20; 
	float: right;
	top: 0px; 
	right: 0px; 
	width: 50px; 
	height: 50px;
	margin-top: -200px;
	display: none;
}

.pub_nombre_localidad_V4 {
	float: left;
	width: 100%;	
	max-height: 100px;	
	height: 100px;	
	overflow: hidden;
}

.pub_nombre_localidad_V6 {
	float: left;
	width: 100%;	
	max-height: 100px;	
	height: 98px;	
	overflow: hidden;
}

.pub_nombre_localidad_V7 {
	float: left;
	width: 100%;		
	height: 80px;	
	overflow: hidden;
}

.pub_texto_titulo_V4 {
	font-family: Arial;
	color: #555;
	font-size: 16px;
	font-weight: bold;
}

.pub_texto_titulo_V6 {
	font-family: Arial;
	color: #555;
	font-size: 16px;
	font-weight: bold;
}

.pub_texto_titulo_V7 {
	float: left;
	padding-top: 3px;
	height: 24px;
	width: 100%;
	font-family: 'Open San', Arial;
	color: #1a1a1d;
	font-size: 15px;
	font-weight: normal;
	background-color: #04a8f4;
	text-indent: 6px;
}

.pub_texto_info_V4 {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.pub_texto_info_V6 {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.pub_texto_info1_V7 {
	float: left;
	width: 100%;
	margin-top: 8px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
}

.pub_texto_info2_V7 {
	float: left;
	width: 100%;
	margin-top: 2px;
	text-align: center;
	font-family: Arial;
	font-size: 22px;
	text-transform: uppercase;
}

.pub_texto_subtitulo_V4 {
	color: #aaa6a2;
	font-size: 12px;
	font-weight: normal;
}

.pub_texto_subtitulo_V7 {
	float: left;
	width: 100%;
	height: 55px;
	background-color: #1a1a1d;
	color: #ffffff;
	font-family: 'Open San', Arial;
	font-size: 19px;
	font-weight: normal;
	
	padding-top: 7px;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
}

.pub_texto_subtitulo_texto_V7 {
	font-family: 'Open San', Arial;
	font-size: 16px;	
}

.pub_texto_subtitulo2_V7 {
	font-family: 'Open San', Arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #a8a7a2;
}

.pub_nombre_V4 {
	float: left;
	width: 100%;
	
	padding-left: 10px;
	padding-top:10px;	
	padding-right:10px;	
}

.pub_info_localidad_V4 {
	float: left;
	width: 100%;	
	padding-top:2px;
	padding-left: 10px;
	padding-right:10px;		
}

.pub_info_localidad_V6 {
	float: left;
	width: 100%;	
	padding-top:2px;
	padding-left: 10px;
	padding-right:10px;		
}

.pub_info_precio_V4 {
	background-color: #fff;
	padding: 10px;
	height: 38px;
}

.pub_info_precio_V7 {	
	float: left;
	width: 110px;
	height: 60px;
	color: #1a1a1d;
	background-color: #04a8f4;
	text-align: center;
	padding-top: 8px;
	text-transform: lowercase;
}

.pub_info_precio_importe_V7 {
	font-family: 'Arial Black', Arial;
	font-size: 30px;
	line-height: 28px;
}

.pub_desde_reservar_V4 {
	float: left;
	position: relative;
	height: 58px;
	width: 100%;
	bottom: 0px;
}

.pub_desde_reservar_V6 {
	float: left;
	position: relative;
	height: 60px;
	width: 100%;
	bottom: 0px;
}

.pub_desde_reservar_V7 {
	float: right;
	height: 60px;
	width: 260px;
	color: #ffffff;
}

.pub_precio_desde_V4 {
	float: left;
	width: 105px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
}

.pub_boton_detalle_V4 {
	float: right;
	width: 169px;
	height: 58px;
	/*background-image: url(https://mrplan.io/experiencias/images/billete_ticket.png);*/
	background-repeat: no-repeat;
	background-position: top;
	
	font-size: 20px;
	font-weight: normal;
	color:#ffffff;
	text-align: center;
	text-indent:10px;
	line-height: 58px;
}

.pub_boton_detalle_V6 {
	float: right;
	width: 173px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: top;
	
	font-size: 20px;
	font-weight: normal;
	color:#ffffff;
	text-align: center;
	line-height: 58px;
}

.pub_boton_detalle_reservar_V4 {
			background-image: url(https://mrplan.io/experiencias/lib/setColorImage.php?color=04a8f4&imagen=reservar.png);
		
}

.pub_boton_detalle_reservar_V6 {
			background-image: url(https://mrplan.io/experiencias/lib/setColorImage.php?color=04a8f4&imagen=reservar_v6.png);
		
}

.pub_boton_detalle_info_V4 {
	width: 257px !important;
			background-image: url(https://mrplan.io/experiencias/lib/setColorImage.php?color=04a8f4&imagen=ver_detalle.png);
		
}

.pub_ajustar_texto_wrap {
	white-space: nowrap;
}

.pub_separador_V4 {
	width: 100%;
	float: left;
	border-top: 1px solid #aaa6a2;
	margin-top: 5px;
	padding-top: 5px;
}

.pub_separador_V5 {
	width: 100%;
	float: left;
	border-top: 1px solid #aaa6a2;
	margin-top: 2px;
	padding-top: 2px;
}

.pub_imagen_principal_escritorio_V6 {
	display: block;
}

.pub_imagen_principal_mobile_V6 {
	display: none;
}

.pub_img_inf_izq_V7 {
	position: absolute;
	z-index: 5;
	left: 0px;
	bottom: 0px;
}

.pub_img_inf_izq_V8 {
	position: absolute;
	z-index: 5;
	left: 0px;
	bottom: 94px;
	/*top: 55px;*/
	
	width: auto !important;
}

.pub_img_sup_der_V7 {
	position: absolute;
	z-index: 5;
	right: 0px;
	top: 0px;
	
	width: auto !important;
}








/* ====== V8 Publi Portada ======= */

.WidgetPubli_V8 {
	/*background-color: #f6f6f6;*/

	display: flex;
	/*flex-direction: row;
	flex-wrap: nowrap;*/
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	/*background-color: DodgerBlue;*/
	padding: 20px;
    box-sizing: border-box;
}

.pub_elemento_padre_V8 {
	float: left;
    /* height: 233px; */
    padding-top: 0px;
    /* margin-top: 20px; */
    /* margin-bottom: 20px; */
    /* margin-right: 20px; */
    /* margin-left: 14px; */
    background-color: transparent;
    flex-grow: 2;
    width: 312px;
    max-width: 400px;
    margin: 12px;
}

.pub_box a {
    color: #337ab7;
    text-decoration: none;
}
		
.pub_box {
    /*margin: 25px 15px;*/
    box-shadow: none;
    border: none;
    background: none;
    
    position: relative;
    width: 100%; /*374px;*/
    float:left;
    
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    /*background-color: #fff;
    background-color: #f6f6f6;*/
    -webkit-font-smoothing: antialiased;
}

.pub_box a .pub_front {
    z-index: 900;
    background: #fff;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    box-shadow: 0 1px 2px rgba(0,0,0,.25);
    border-radius: 1px;
    overflow: hidden;
}

.pub_box a .pub_back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 800;
    background: #fff;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    box-shadow: 0 1px 2px rgba(0,0,0,.25);
    border-radius: 1px;
}

.pub_box a .pub_back h3 {
    max-height: none;
    text-overflow: inherit;
    overflow: hidden;
    white-space: normal;
    margin-bottom: 6px;
}

.pub_box a .pub_back .pub_where {
    max-height: 11.2em;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    white-space: normal;
    text-overflow: -o-ellipsis-lastline;
    line-height: 1.4em;
    margin-bottom: 4px;
}

.pub_box>a>img, .pub_box a .pub_front img {
    width: 100%;
}

.pub_img_responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.pub_box img {
    vertical-align: middle;
    border: 0;
}

.pub_box .pub_offer {
    margin: 7px 8px;
    overflow: hidden;
    display: block;
}

.pub_box .pub_offer h3 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    color: #ffffff;
    max-height: 2em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pub_box h3 {
    font-size: 22px;
    margin: 0 0 10px 0;
    color: #ffffff;
}

.pub_box .pub_offer .pub_where {
    color: #555;
    margin-bottom: 0;
    font-size: 12px;
}

.pub_box .pub_front .pub_where {
    height: 32px;
}

.pub_box .pub_back .pub_where2 {
    height: 96px;
    overflow: hidden;
}

.pub_box p {
    margin: 0 0 10px;
}

.pub_box .pub_offer .pub_price {
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    background-color: #04a8f4;
    margin-bottom: 0;
    float: right;
    width: 100% !important;
    padding: 4px 0px 4px 0px;
}

.btn_danger_V8 {
    color: #fff;
    background-color: #04a8f4;
    color: #ffffff;
    border-color: #d43f3a;
}

.pub_btn_V8 {
	position: absolute;
    margin: 0;
    left: 8px;
    right: 8px;
    bottom: 8px;
    padding: 15px 20px;
    
    display: inline-block;
    /*padding: 6px 12px;*/
    /*margin-bottom: 0;*/
    font-size: 16px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/* ----- Animaicones ----- */
.pub_box a:hover .pub_front,.pub_box a:focus .pub_front {
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	transform:rotateY(180deg)
}

.pub_box a:hover .pub_back,.pub_box a:focus .pub_back{
	z-index:1000;
	-webkit-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transform:rotateY(0deg)
}









@media all and (max-width: 480px) {
	.pub_elemento_padre_V4 {
		margin-left: 8px !important; 
		max-width: 100% !important;
		height: inherit !important;
	}
	
	.pub_elemento_padre_V6 {
		margin-left: 8px !important; 
		max-width: 100% !important;
		height: inherit !important;
		border: 2px solid #2b8ac1;
	}
	
	.pub_boton_detalle_V4 {
		width: 170px;
	}
	
	.pub_texto_titulo_V6 {
		font-size: 22px;
		/*font-family: Arial-Black, Arial;*/
		color: #2b8ac1;
	}
	
	.pub_info_localidad_V6 {
		display: none;
	}
	
	.pub_texto_info_V6 {
		font-size: 20px;
	}

	.pub_imagen_principal_escritorio_V6 {
		display: none;
	}
	
	.pub_imagen_principal_mobile_V6 {
		display: block;
	}
	
	.pub_imagen_principal_mobile_V7 {
		height: 150px;
	}
	
	.pub_imagen_principal_mobile_V7 img {
		height: 100%;
	}
	
	.pub_imagen_principal_V6 {
		height: 150px; 
	}
	
	.pub_elemento_padre_V7 {
		margin-left: 5px !important;
		margin-right: 0px !important;
		margin-bottom: 30px !important;
		margin-top: 5px !important;
		min-width: 100%;
	}
	
	.pub_elemento_padre_V8 {
		margin-left: 5px !important;
		margin-right: 0px !important;
		margin-bottom: 30px !important;
		margin-top: 5px !important;
		min-width: 100%;
	}
	
	.pub_cuadro_principal_V7 {
		min-width: 100%;
	}
	
	.pub_cuadro_secundario_V7 {
		min-width: 100%;
	}
	
	.pub_desde_reservar_V7 {
		width: 233px;
	}
	
	.pub_imagen_principal_V7 {
		width: 100%;
	}
}






/* ====== RESETEO DE ESTILOS ======= */

.TEwsPubliInc {	
	line-height: normal;
}