/*
* Estilos personalizados para TSearch
*
*	id_destino		: 17
*	id_punto_venta	:  / 2691
*
* @author Arturo Diaz
* @copyright MisterPlan S.L.
* @template /scr/.../modulos/TSearch/css/basic.css
*/
@charset "ISO-8859-1";

@viewport {
    width: device-width !important;
}

.TSearch_widget .TS_input_filtros_V2
{
	padding: 9px 0px 9px 35px !important;
}

.TSearch_widget .TS_btn-cta_V2
{
	padding: 8px 0px !important;
    height: 36px;
}

.TSearch_widget .TS_input_datepicker_V2
{
    padding: 9px 19px 9px 0px !important;
}

.TSearch_widget .TS_input_localidad_comarca
{
	padding: 8px 5px 8px 5px !important;
	max-height: 34px;
	min-height: auto;
}

.TSearch_widget .TS_toggle_filtro
{
	margin-top:10px;
}

.TSearch_widget .TS_datos_box
{
	margin-top:41px !important;
}

.TSearch_widget .TS_inputs_precio
{
	padding: 7px 0px 8px 0px!important;
	width:24.5%!important;
}

.TSearch_widget .TS_btn_width
{
	height: 40px;
}

@media (max-width: 801px) {
	.TSearch_widget .TS_width_V2 
	{
	    height: auto !important;
	}
	.TSearch_widget .TS_width_V3 
	{
	    height: auto !important;
	}
	
	.TSearch_widget .TS_fieldset_V2 
	{
    		width: 100%!important;
    		border-bottom: 1px solid #dcdcdc !important;
    		padding: 3px 0px !important;
	}
	
	.TSearch_widget .TS_fieldset_V3 
	{
    		width: 100%;
    		border-bottom: 1px solid #dcdcdc !important;
    		padding: 3px 0px !important;
	}
	
	.TSearch_widget .TS_btn_width
	{
		/*height: 31px;*/
	}
}

.TS_btn-cta.TS_btn-disponibilidad
{
	height:40px;
}

.TSh_body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	
	background-color: #565962;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.TSh_body * {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;*/
}

.TSh_ancho_total {
	width: 100%;
}

.TSh_capa_izq {
	float:left
}

.TSh_capa_der {
	float:right;
}

.TSh_capa_oculta {
	display: none;
}

.TSh_capa_oculta_important {
	display: none !important;
}

.TSh_curos_pointer {
	cursor: pointer;
}

.TSh_texto_base {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

.TSh_padding_incluido {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.TSh_Fila_Casa {
	float: left;
	width: 100%;
	background-color: #eee;
	padding: 5px;
	margin: 0px 10px 10px 10px;
}

.w-40
{
	width:40%;
}

.w-55
{
	width:55%;
}

.TS_ninos_width
{
	width:23%
}

.TS_bloque_habitacion
{
	/*background-color: #eee;*/
    padding: 5px;
	margin-top: 10px;
    border-top: 2px solid #fff;
	padding-top: 15px;
	color: #666
}

.TS_selects
{
	-webkit-appearance: menulist !important;
	font-size: 16px !important;
	border-radius: 9px;
    padding: 5px;
	padding-left: 13px;
    border: 0px;
    background-color: #fff;
    color: #666;
    font-family: Helvetica, sans-serif, Arial;
    font-weight: 100;
	min-width: 59px;
	max-width: 160px;
	cursor: pointer;

	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%237cbe13%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.TS_selects::-ms-expand {
	display: none !important;
  }

.TS_date-picker
{
	width:100%;
	float:left;
}

.TS_popview
{
	display:block;
}

.TS_popnone
{
	display:none !important;
}

.TS_info_filtros
{
	position: absolute;
    /*top: 56px;
    left: 265px;*/
    padding: 15px;
    z-index: 9999;
    font-size: 1em;
    background: #eee;
        
    width: 265px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    color: inherit;
    float: none;
    margin-left: -242px;
    margin-top: 41px;
	
	border-radius: 20px;
    box-shadow: 0 1px 2px #dcdcdc;
    /*border-top: 1px solid #dcdcdc;*/
}

.TS_fieldset_border
{
	border-right: 1px solid #dcdcdc!important;
}

.TS_fieldset
{
	width: 260px;
    float:left;
}

.TS_fieldset_V2
{
	width: 240px;
    float:left;
}

.TS_fieldset_V3
{
	width: 30%;
	min-width: 230px;
    float:left;
}

.TS_fieldset_V3_2
{
	width: 47%;
}

.TS_input_datepicker
{
	width:100%;
	padding:10px;
	border:0px !important;
	text-align:right;
	cursor:pointer;
	background-image: url(../images/datepicker_imgg.png) !important;
	background-repeat: no-repeat !important;
	background-position: 10px 14px !important;
	color: #666;
}

.TS_input_datepicker_V2
{
	width:100%;
	padding:5px;
	padding-right:14px;
	border:0px !important;
	text-align:right;
	cursor:pointer;
	background-image: url(../images/datepicker_imgg.png) !important;
	background-repeat: no-repeat !important;
	background-position: 10px 10px !important;
	color: #666;
	font-size: 16px!important;
}

.TS_input_filtros
{
	width:100%;
	padding:10px;
	border:0px !important;
	cursor:pointer;
	background-image: url(../images/bedroom_imgg.png) !important;
	background-repeat: no-repeat !important;
	background-position: 9px 12px !important;
	text-align:center;
	color: #666;
	padding-left: 35px;
}

.TS_input_filtros_V2
{
	width:100%;
	padding:5px;
	border:0px !important;
	cursor:pointer;
	background-image: url(../images/bedroom_imgg.png) !important;
	background-repeat: no-repeat !important;
	background-position: 12px 6px !important;
	text-align:center;
	color: #666;
	padding-left: 35px;
	font-size: 16px!important;
}

.TS_input_localidad_comarca
{
	min-height: auto;
	width:100%;
	padding:5px;
	border:0px !important;
	cursor:pointer;
	text-align:center;
	color: #666;
}

.TS_input_localidad_comarca::-webkit-input-placeholder {
	/*color: black !important;*/
	font-size: 16px !important;
}
.TS_input_localidad_comarca::placeholder {
	/*color: black !important;*/
	font-size: 16px !important;
}

.TS_search-btn
{
	float:right;
	border: 0 none;
    border-radius: 3px;
    padding: 0 0 0 5px;
    width:29.5%;
}

.TS_search-btn_V1
{
	float:right;
	border: 0 none;
    border-radius: 3px;
    padding: 0 5px 0 0;
    width:17%;
}

.TS_search-btn_V2
{
	float:right;
	border: 0 none;
    border-radius: 3px;
    padding: 0 5px 0 0;
    width:17%;
}

.TS_search-btn_regalo {
	float:right;
	border: 0 none;
    border-radius: 3px;
    padding: 0 0 0 5px;
    width:50px;
    height:36px;
    cursor: pointer;
    background: #7cbe13;
    border: 1px solid #7cbe13;
    background-image: url(../images/regalo.png);
    background-position: center 3px;
    background-repeat: no-repeat;
    background-size: 25px;
}

.TS_btn-cta
{
    color: #ffffff;
    background: #7cbe13;
    border: 1px solid #7cbe13;
    width:100%;
	border-radius: 3px;
	cursor:pointer;
	float:left;
	padding: 4px 0px;
	font-size: 20px!important;
}

.TS_btn-cta_V2
{
    width:100%;
	border-radius: 3px;
	cursor:pointer;
	float:left;
	padding: 4px 0px;
    color: #ffffff;
    background: #7cbe13;
    border: 1px solid #7cbe13;
}

.TS_btn_cta_V2_2
{
	position: relative;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	width: 100% !important;
	max-width: 150px !important;
	border-radius: 15px !important;
	cursor: pointer !important;
	padding: 4px 0px !important;
	font-size: 20px !important;
	font-family: sans-serif, Helvetica, Arial;
	font-weight: 400;
	float: right;
	color: #ffffff !important;
    background: #7cbe13 !important;
	border: 1px solid #7cbe13 !important;
}

.TSh_btn_horarios {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 5px;
	width:100%;
	height: 40px;
	padding: 4px 0px;
	background-color: #F5F4F5;
    border: 1px solid #F5F4F5;
	font-size: 20px!important;
	color: #777777;
	border-radius: 15px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px !important;
	font-weight: lighter;
}
.TSh_btn_horarios svg {
	fill: #777777;
	height: 30px;
	width: 22px;
	margin-bottom: 0px;
}
.TSh_btn_horarios span {
    position: relative;
    top: -5px;
}

.TS_header-box 
{
    margin: 0;
    float:left;
    width: 755px;
}

.TS_header-box_V2 
{
    margin: 0;
    float:left;
    width: 100%;
}

.TS_content-box
{
	border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 5px;
    background: #fff;
    font-size: 1.1rem;
}

.TS_container_img
{
	border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    min-height: 174px;
    width: 100%;
    overflow: hidden;
    margin: 0;
    height: 100%;
    min-width:131px;
    min-height: 200px !important;
    position: inherit;
    z-index: 0;
}

.TS_container_img_V2 {
	border-radius: 0px !important;
	cursor: pointer;
	background-size: 100%;
    background-repeat: no-repeat;
}
.TS_container_img_V2 imgNO {
	background: rgb(6,6,135);
	background: linear-gradient(180deg, rgba(6,6,135,0) 86%, rgba(0,0,0,1) 97%);
}

.TSh_segprincipal_V2 {
	color: #fff;
	font-size: 14px;
	font-weight: 100;
    position: absolute;
	top: 13px;
	padding-left: 15px;
	text-align: left;
}
.TSh_valoraciones_V2 {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
    position: absolute;
	bottom: 10px;
	padding-left: 15px;
	text-align: left;
}
.TSh_valoraciones_sub_V2 {
	font-size: 14px;
	font-weight: lighter;
}

.TS_img_alojamiento 
{
    /*width: auto;*/
    width: 100%;
    height: auto;
	margin-right: 0;
	max-width: initial;
}

.TS_info_alojamiento
{
	position:relative;
	flex: 1 1 60%;
	height:100%;
	background-color:#fff;
	/*border-right: 1px solid #ccc;*/
}

.TS_info_alojamiento_V2
{
	position:relative;
	flex: 1 1 60%;
	height:100%;
	background-color:#fff;
	padding: 15px 15px 0px 15px;
	/*border-right: 1px solid #ccc;*/
}

.TS_info_alojamiento_descripcion_V2 {
	color: #777777;
	font-size: 16px;
	font-weight: lighter;
	padding-top: 5px;
	/*text-transform: lowercase;*/
}

.TS_info_alojamiento_nombe {
	background-color: #E6E9EA;
	color: #4A5157;
	padding: 15px 15px 10px 15px;
}

.TS_info_alojamiento_nombe_V2 {
	background-color: transparent;
	padding: 0px;
}

.TSh_info_iconos_V2 {
	position: absolute;
	bottom: 0px;
	height: 37px;
	color: #777777;
	font-weight: lighter;
	font-size: 12px;
	width: 95%;
	padding-top: 4px;
}

.TSh_info_iconos_base {
	float: left;
	margin-right: 10px;
	max-width: 32px;
}
.TSh_info_iconos_base svg {
	width: 17px;
	fill:  #777777;
	margin-bottom: -4px;
	margin-right: 0px;
}
.TSh_info_iconos_idiomas svg {
	width: 26px !important;
	max-height: 22px;
}
.TSh_info_iconos_cancelacion {
	color: #2EB61B;
	float: right;
	text-decoration: underline;
	margin-top: 10px;
}
.TSh_info_iconos_base_V2 {
	float					: left;
	margin-right			: 10px;
	width					: 32px;
	height					: 32px;
	background-color		: #ebeced;
	display					: flex;
	align-items				: center;
	justify-content			: center;
	border-radius			: 8px;
	overflow				: hidden;
}
.TSh_info_iconos_base_V2 svg {
	width					: 80%;
	max-height				: 80%;
	fill					: #5d5d5d;
}

.TS_info_precio_child_V2 {
	float:left;
	width: 100%;
	text-align: center;
	position: relative;
}

.TS_info_precio
{
	position:relative;
	flex: 1 1 40%;
	height:100%;
	background-color:#fff;
	display: flex;
}
.TS_info_precio_V2
{
	position:relative;
	flex: 1 1 40%;
	height:100%;
	background-color:#fff;
	display: flex;
	padding-right: 10px;
}

.TS_alojamiento
{
	border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
	min-width:375px;
	max-width: 1141px;
	margin:auto;
}

.TS_alojamiento_V2 {
	box-shadow: none !important;
	text-align: left;
}

.TS_general_alojamiento_cont
{
	padding: 0px 15px 15px 0px;
    width: 100%;
}

.TSh_imagen_elemento {
	max-width: 350px !important;
}

.TSh_imagen_elemento_V2 {
	max-width: 350px !important;
}

.TS_general_alojamiento,.TS_general_alojamiento_cont
{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-right:0px !important;
}

.TS_cover
{
	margin: 0px auto;
    width: 755px;
}

.TS_cover_V2 
{
	margin: 0px auto;
    /*width: 1140px;*/
    width: 100%;
}

.TSn_Buscador_capa_padre_V2 
{
	width: 100%;
	float: left;
}

.TSn_Buscador_mini_mapa {
	max-width: 207px;
	width: 207px; /*202px;*/
	height: 117px; /*115px;*/
	margin-right: 15px;
	overflow: hidden;
	/*border: 1px solid #e2e2e2;*/
	cursor: pointer;
	display: none;
}

.TSn_Buscador_mini_mapa button {
    background-color: hsla(0,0%,100%,.8);
    border: none;
    bottom: 0;
    left: 0;
    padding: .75em;
    position: absolute;
    width: 100%;
    z-index: 5;
	cursor:pointer;
}

.TSn_Buscador_mini_mapa_results {
	max-width: 65px;
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
	cursor: pointer;
	display: block;
}

.TS_container
{
	float:left;
	width:100%;
}

.TS_text_localizacion
{
	font-size:11px;
	color:gray;
}

.TS_caracteristicas
{
	position:absolute;
	bottom:0px;
    padding: 0px 0px 0px 15px;
	/*display: block;*/
}

.TS_accomType {
    color: #4A5157;
    font-size: 14px;
    list-style-type: none;
    margin: 10px 0 10px;
    padding: 0px 0px 0px 15px;
    white-space: nowrap;
}

.TS_accomType li 
{
    background-color: #e9eced;
    border-radius: 12px;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 2.2em;
    margin: 0 5px 5px 0;
    overflow: hidden;
    padding: 1px 8px 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 350px;
}

.TS_icon_acoomType
{
	font-size: 13px;
    color: #ccc;
    top: 0px;
    position: relative;
    padding-right:5px;
}

.TS_mobileVisible
{
	display:none;
}

.TS_precio_final
{
	float: left;
    width: 100%;
    margin-top: 10px;
}

.TS_precio_final_exp {
	float: left;
    width: 100%;
    margin-top: 10px;
	cursor:pointer;
}

.TS_precio_original
{
	float: left;
    width: 100%;
    margin-top: 0px;
}

.TS_precio_final_map
{
    float: left;
    width: 100%;
    text-align: center;
    background-color:white;
}

.TS_precio_final_map .TS_pmb_br
{
	position:relative!important;
	bottom: 0px!important;
}

.TS_precio_final_map .TS_precio_final_exp 
{
	margin-top:5px!important;	
	margin-bottom:10px!important;
}

.TS_precio_final_map .TS_precio_final_exp_CodAgencia
{
	display:none!important;
	/*margin-top:5px!important;
	padding:0px!important;*/
}

.TS_precio_final_map .TS_precio_agencia
{
	bottom: 48px!important;
	position:inherit!important;
	margin-top:5px!important;
	margin-bottom:10px!important;
	float:left!important;
}

.TS_precio_desc_map
{
	float: left;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.TS_precio_desc_map .TS_precio_original
{
	background-color: red;
    
}

.TS_precio_desc_map .TS_btn-cta
{
	margin-top:5px;
}

.TS_precio_desc_map a
{
	float:left;
	width:100%;
}

.TS_precio_desc_map .TS_precio_final_exp
{
	display:none;
}

.TS_precio_desc_map .TS_info_precio
{
	flex: none;
    position: relative;
    display: flow-root;
    margin-bottom: 5px;
}

.TS_precio_desc_map .TS_info_precio_V2
{
	flex: none;
    position: relative;
    display: flow-root;
	margin-bottom: 5px;
	padding: 0px;
}

.TS_precio_desc_map .TS_boton_reservar
{
	position:relative;
	float: left;
    width: 100%;
}

.TS_precio_desc_map .TS_precio_agencia
{
	position:relative!important;
	bottom:0px!important;
	display:none;
}

.TS_precio_final_sin_map {
    float: left;
    width: 100%;
    text-align: center;
    background-color: white;
    /*margin-bottom: 5px;*/
}

.TS_precio_final_sin_map .TS_pmb_br
{
	position:inherit!important;
}

.TS_precio_final_sin_map .TS_precio_final_exp
{
	margin-bottom:10px;
	margin-top:0px;
}

.TS_precio_final_sin_map .TS_info_precio
{
	flex: none;
    position: relative;
    display: flow-root;
    margin-bottom: 5px;
}
.TS_precio_final_sin_map .TS_info_precio_V2
{
	flex: none;
    position: relative;
    display: flow-root;
	margin-bottom: 5px;
	padding: 0px;
}
.TS_precio_final_sin_map .TSh_btn_horarios {
	display: none;
}
.TS_precio_final_sin_map .TS_precio_final_exp_aviso {
	color: #fff;
}
.TS_precio_final_sin_map .TS_btn_cta_V2_2 {
	right: 10%;
}

.mb-0
{
	margin-bottom:0px;
}

.TS_precio_final_sin_map .TS_boton_reservar
{
	position:relative;
	margin-bottom:5px;
}

.TS_precio_final_map .TS_boton_reservar
{
	position: relative !important;
	bottom:5px !important;
}

.TS_precio_final_map .TS_precio_final
{
	margin-bottom: 8px !important;
}

.TS_precio_final strong 
{
    font-size: 30px;
    line-height: 30px;
    margin-right: -2px;
    color: #7cbe13;
}

.TS_precio_final_exp strong 
{
    font-size: 30px;
    line-height: 30px;
    margin-right: -2px;
    color: #7cbe13;
}

.TS_precio_original strong 
{
    font-size: 20px;
    line-height: 20px;
    margin-right: -2px;
    text-decoration: line-through;
    color: #fff;
}

.TS_precio_original strong .TS_moneda
{
	color: #fff;
	font-size: 16px !important;
}

.TS_boton_reservar
{
	position: absolute;
	bottom:0px;
}

.TSh_padre_btn_reserva_MB {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	padding: 5px 11px;
    background: #7cbe13;
    border: 0px solid #7cbe13;
}
.TSh_padre_btn_reserva_MB .TS_boton_reservar {
	width: 100% !important;
	position: unset !important;
}
.TSh_padre_btn_reserva_MB .TS_precio_final_exp {
	float: left;
	width: unset !important;
	margin-top: 0px !important;
	color: #ffffff !important;
} 
.TSh_padre_btn_reserva_MB .TS_precio_final_exp_importe, .TSh_padre_btn_reserva_MB .TS_precio_final_exp_importe_mb_V2 {
	font-size: 35px !important;
	font-weight: bold;
	margin-left: 10px;
	color: #ffffff !important;
}
.TS_precio_desde {
	display: none;
}
.TSh_padre_btn_reserva_MB .TS_precio_desde {
	display: initial;
	font-size: 14px;
	margin-right: 10px;
	font-weight: 100;
}
.TSh_cargando_centrado{
	width					: 100%;
	margin					: auto;
	display					: flex;
}

.TS_btn_width
{
	width: 95%;
    margin-left: 2.5% !important;
    min-width:125px !important;
}

.TS_moneda
{
	font-size:25px;
}

.TS_moneda_2
{
	font-size:12px;
}

.TSn_resumen_elementos_precio {
	float: left;
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
}

.TS_landmark img
{
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.TS_landmark 
{
    width: 200px;
    background: rgba(247, 247, 247, 1);
    border-radius: 5px;
    box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.29);
    font-family: Helvetica, Arial, sans-serif;
    -webkit-transform-origin: 0 10px;
    transform-origin: 0 10px;
    margin-left: -15px;
}

.TS_landmark h1 
{
	display: table-cell;
    margin-top: 0;
    padding: 5px 15px;
    background: #2aaef5;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 300;
    text-align:center;
	width: 170px;
}

.TS_landmark .TS_precio_final_exp_importe
{
	font-size: 30px!important;
}

@-webkit-keyframes scale-and-fadein 
{
    0% 
    {
        -webkit-transform: scale(0.2);
        opacity: 0;
    }

    100% 
    {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-and-fadein 
{
    0% 
    {
        transform: scale(0.2);
        opacity: 0;
    }

    100% 
    {
        transform: scale(1);
        opacity: 1;
    }
}






/*	
	*
	*	Estilos filtros
	*	
	*	
*/

.TS_width_V2
{
	width:25% !important;
	height: 36px;
	border-right:1px solid #ccc!important;
}

.TS_width_V3
{
	width:33%;
	height: 36px;
	border-right:1px solid #ccc!important;
}

.TS_input_codigoagencia
{
	-webkit-user-select: text !important;
	user-select: text !important; 
	font-weight: 100;
}

.TSh_capa_filtro_en_resultados .TS_datos_box {
	z-index					: 99;
	color					: #ffffff;
	background-color		: #577512 !important;
    box-shadow				: unset !important;
}

.TSn_capa_filtros {
	margin-top: 0px;
	min-height: 48px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
	margin-top: 10px;
}
.TSh_capa_filtro_en_resultados .TSn_capa_filtros {
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	overflow: hidden;
    color: #ffffff;
    background: #577512;
}

.TS_input_filtro_V2
{
	height:100% !important;
	border:0px !important;
	width:75% !important;
	text-align: left !important;
	-webkit-user-select: none;
	user-select:none;
	cursor: pointer !important;
    padding: 0px !important;
	display: inline-block !important;
	text-indent: 15px;
}
.TSh_capa_filtro_en_resultados .TS_input_filtro_V2 {
	width:95% !important;
	min-height: 17px;
    color: #ffffff;
    background: #577512;
}

.TSh_capa_filtro_en_resultados .TS_input_filtro_V2::-webkit-input-placeholder {
	color: #ffffff !important;
	font-size: 16px !important;
}
.TSh_capa_filtro_en_resultados .TS_input_filtro_V2::placeholder {
	color: #ffffff !important;
	font-size: 16px !important;
}

.TS_input_filtro_V4 {
	width: 100% !important;
}

.TS_input_codigoagencia::-webkit-input-placeholder {color:gray !important; font-weight: 100;}
.TS_input_codigoagencia::placeholder {color: gray !important; font-weight: 100;}

@media not all and (min-resolution:.001dpcm) { @media
{
	.TS_input_filtro_V2
	{
		padding-top:10px;
	}
	
	.TS_input_localidad_comarca
	{
		padding-bottom:0px;
		padding-top:8px;
	}
 }}

.TS_sinborde
{
	border:0px !important;
}

.TS_cursor
{
	cursor:pointer;
}

.TS_toggle_filtro
{
	width:20%;
	float: right;
    text-align: center;
    margin-top: 6px;
}

.TS_datos_box
{
	position: relative;
    padding: 10px;
    z-index: 999;
    background: white;
    box-shadow: 0 1px 2px #dcdcdc;
    border-top: 1px solid #dcdcdc;
    width: 265px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    color: inherit;
    float: none;
    margin-top: 6px;
    min-width: 340px !important;
}

.TS_linea_horizontal
{
	background-color:#ddd;
	height:1px;
	width:90%;
	margin:0px auto;
}

.TS_btn_cerrar
{
	float:right;
	text-align:right;
	padding:5px 0px;
	margin-right: 5%;
	cursor:pointer;
}

.TS_btn_cerrar:hover
{
	text-decoration:underline;
}

.TS_input_hasta
{
	border:0px !important;
	width: 17.5% !important;
    padding: 7px 0px !important;
    text-align: center !important;
    margin-right: 2% !important;
}

.TS_caja_moneda
{
	border: 1px solid #ddd;
	padding: 8px;
	position: relative;
	left: -4px;
	padding-bottom: 9px;
}

.TS_inputs_precio
{
	width:25%;
	padding:5px;
	text-align:center;
}

#TS_slider-range
{
	width: 75%;
    margin: 0px auto;
    height: 5px;
    background:#ddd;
}

#TS_slider-range span
{
	 top:-10px;
}

#TS_slider-range > .ui-slider-range
{
	background:#7cbe13 !important;
}

#TS_slider-range > .ui-slider-handle
{
	background: #fff!important;
    -webkit-box-shadow: 0 2px 3px #ccc;
    box-shadow: 0 2px 3px #ccc;
    border: 1px solid #7cbe13 !important;
    border-radius: 50%;
    cursor: pointer;
    height: 26px;
    margin-left: -.6em;
    outline: none;
    position: absolute;
    top: -14px;
    width: 26px;
    z-index: 2;
}

#TS_slider-range > .ui-slider-handle:before 
{
    content: "|||";
    width: 24px;
    height: 28px;
    top: 0;
    left: 0;
    position: absolute;
    font-size: 10px;
    color: #ddd;
    letter-spacing: 1px;
    line-height: 25px;
    display: block;
    text-align:center;
}

.TS_info_filtro_precio
{
	margin-left: -5px;
}
.TS_info_filtro_precio_fila {
	width: 90%;
	margin: 0px auto;
}

.TS_contador_taloj
{
	color:#bebebe;
	font-size:12px;
}

.TS_checkbox_taloj
{
	margin-left:5px !important;
	margin-right:5px !important;
}

.TS_text_taloj
{
	color: #555;	
}
.TSh_capa_filtro_en_resultados .TS_text_taloj
{
	color: #ffffff !important;	
}

.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check, label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check {
    color: blue;
    border-color: #555;
}
.TSh_capa_filtro_en_resultados .checkbox label input[type=checkbox]:checked+.checkbox-decorator .check, .TSh_capa_filtro_en_resultados label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check:before, label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check:before {
	color:blue;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    animation: b .3s forwards;
}
.TSh_capa_filtro_en_resultados .checkbox label input[type=checkbox]:checked+.checkbox-decorator .check:before, .TSh_capa_filtro_en_resultados label.checkbox-inline input[type=checkbox]:checked+.checkbox-decorator .check:before {
	color: #ffffff !important;
}

/* ======= Sobreescribir Estilos de los filtros ===== */
.TSearch_widget .checkbox label .checkbox-decorator .check, .TSearch_widget label.checkbox-inline .checkbox-decorator .check {
	width: 20px !important;
	height: 20px !important;
	border: 1px solid #555;
	border-radius: 0px !important;;
}
.TSh_capa_filtro_en_resultados .checkbox label .checkbox-decorator .check {
	border: 1px solid #ffffff !important;
}
.TSh_capa_filtro_en_resultados label.checkbox-inline .checkbox-decorator .check {
	border: 1px solid #ffffff !important;
}
.TSearch_widget .checkbox label, .TSearch_widget label.checkbox-inline {
	padding-left: 27px !important;
	font-size: 16px !important;
	text-align: left;
}
.TS_titulo_filtro .bmd-form-group {
	padding-top: 7px !important;
	float: left !important;
}
.TSearch_widget .TS_titulo_filtro {
	margin-bottom: 7px;
}

.bmd-form-group 
{
    padding-top: 0px !important; 
}

.TS_info_filtro_caracteristicas
{
	width: 800px;
    margin-left: -343px;
}

.TS_caracteristica_text
{
	width:90%;
	white-space: nowrap;
	overflow: hidden;
}

.TSn_valoraciones_escritorio {
	/*float: left;*/
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}
.TSn_valoraciones_escritorio>div {
	margin-top: 10px;
}
.TSn_valoraciones_escritorio #capa_texto_valoraciones {
	font-size: 10px !important;
}

.TSn_valoraciones_mobile {
	float: left;
	width: 100%;
	margin-top: 5px;
	/*display: none;*/
}
	
.TSn_valoraciones_mobile #capa_texto_valoraciones {
	/*display:none;*/
}

.TSn_fila_total_ordenacion {
    border: 0px;
    margin: 0 !important;
    margin-bottom: 10px !important;
	position: relative; 
	overflow: hidden;
    padding: 5px;
	background-color: #577512;
	color: #ffffff;
}
#TS_filtros_seleccionados.TSn_fila_total_ordenacion {
	padding: 0px;
	background-color: transparent;
	margin-bottom: 0px !important;
}

#TSn_tipo_ordenacion {
	margin-left: 5px;
	width: auto;
	padding: 9px 20px;
	border: 0px;
	border-radius: 15px;
	text-align: center !important;
	font-size: 16px;
	background-color: #577512;
	color: #ffffff 
}

#TS_Listalocalizacion
{
	display:none;
	z-index:999999;
	position: absolute;
	margin-top: 43px;
	background-color: white;
	width: auto;
	min-width:25%;
	padding: 5px;
	max-height: 350px;
    overflow-y: scroll;
}

#TS_Listalocalizacion ul li:hover
{
	cursor:pointer;
	background:#7cbe13;
	color:white;
	/*padding:5px 0px;
	text-align:center;*/
	font-weight:bold;
}

#TS_lista_filtros_seleccionados a {
	/*background: #7cbe13 !important;*/
	background-color: transparent !important;
	color: #757373;
	font-size: 14px;
	cursor: pointer;
}
#TS_lista_filtros_seleccionados a:hover {
	/*background: #7cbe13 !important;*/
	background-color: transparent !important;
	color: #757373 !important;
	font-size: 14px !important;
	font-weight: bold !important;
}

.TS_info_filtro_segmentos
{    
	width: 460px;
}

.TS_info_filtro_scroll {
	overflow: hidden;
	overflow-y: scroll;
}

.TS_nombre_elemento {
	color: #4A5157;
	font-weight: bold;
	font-size: 14px !important;
}

.TS_nombre_elemento_V2 {
	font-weight: normal;
	font-size: 20px !important;
	color: #7cbe13;
}

.TS_slogan_elemento {
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
	color: #4A5157;
}

.TS_precio_final_exp {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.TS_precio_final_exp_importe {
    font-size: 45px;
    /*line-height: 30px;*/
    float: left;
    width: 100%;
	font-weight: bold;
	color: #7cbe13;    
}

.TS_precio_final_exp_importe_mb {
	display: none;
}

.TS_precio_final_exp_aviso {
	color: #4A5157 !important;
    font-size: 12px;
    float: left;
    width: 100%;
}

.TS_precio_final_exp_error {
	color: #555;
    font-size: 12px;
    /*float: left;*/
    width: 80%;
    margin: auto;
    margin-top: 10px;
}


.TS_precio_final_exp_CodAgencia {
	margin-top: 5px !important;
}
.TS_precio_final_exp_CodAgencia .TS_precio_final_exp_importe {
	font-size: 30px !important;
	width: 40% !important;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: line-through;
}
.TS_precio_final_exp_CodAgencia .TS_precio_final_exp_importe .TS_moneda {
	font-size: 14px !important;
	font-weight: bold;
}
.TS_precio_final_exp_CodAgencia .TS_precio_final_exp_aviso {
	font-size: 10px !important;
	width: 59% !important;
	text-align: left;
	margin-top: 8px;
}
.TS_precio_final_exp_CodAgencia_V2 {
	float: left;
	width: 100%;
	position: unset;
}
.TS_precio_final_exp_CodAgencia_V2 .TS_precio_final_exp_aviso{
	display: none;
}
.TS_precio_final_exp_CodAgencia_V2 .TS_precio_final_exp_importe {
	font-size: 50px !important;
    margin: auto;
    margin-top: 15px;
    float: none;
	width: fit-content !important;
	text-decoration: none !important;
}
.TS_precio_final_exp_CodAgencia_V2 .TS_precio_final_exp_importe .TS_moneda {
	font-size: 30px !important;
}

.TSh_Precio_agencia_V2 {
	width:95%; margin-left:2.5%; 
	box-sizing: border-box; 
	text-align:center; 
	background-color: red; 
	color: #fff; 
	position: unset; 
	bottom: 45px; 
	font-size: 12px;
	padding: 5px;
	border-radius: 3px;
	margin-top: 8px;
}
.TSh_Precio_agencia_V2 .TS_precio_final_exp_importe_V2 {
	font-size: 16px !important;
	font-weight: bold;
	text-decoration: line-through;
	color: #fff; 
}
.TSh_Precio_agencia_V2 .TS_precio_final_exp_importe_V2 .TS_moneda {
	font-size: 12px !important;
	font-weight: bold;
}

.TS_precio_original_izq {
	font-size: 30px;
	text-align: center;
	text-decoration: line-through;
	margin-top: 10px;
	font-weight: bold;
}

.TS_precio_original_der {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
}

.TS_result_info_cod_agencia {
	width: 95%; 
	margin-right: 3%;
	box-sizing: border-box;
	text-align: center;
	background-color: red;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	border-radius: 3px;
	margin-top: 5px;
	float: right;
}

.TSn_bloque_precio_mobile {
	width: 100%;
	float: left;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.TSn_bloque_precio_mobile_V2 {
	margin-bottom: 0px;
}
.TSn_bloque_precio_mobile_V2 .TSh_Precio_agencia_V2 {
	width: 100%;
	float: left;
	margin-left: 0px;
	border-radius: 0px;
}

.TSn_bloque_info_escritorio {
	
}

.TSn_bloque_info_proximosEventos {
	position: absolute;
    height: 65px;
	width: 100%;
    padding: 12px 21px;
    font-size: 18px;
    font-weight: 100;
    font-family: Helvetica, Arial;
	border-radius: 30px 30px 0px 0px;
	-moz-border-radius: 30px 30px 0px 0px;
	-webkit-border-radius: 30px 30px 0px 0px;
	background-color: #577512;
	color: #ffffff;
}
.TSn_bloque_info_proximosEventos_hora {
	font-weight: 400;
}
.TSn_bloque_info_proximosEventos_hora div {
	margin-top: -2px;
}
.TSn_bloque_info_proximosEventos_hora svg {
	width: 17px;
	height: 17px;
	float: left;
	fill: #ffffff;
}
.TSn_bloque_info_proximosEventos_horarios {
	padding: 5px 15px;
	height: 30px;
	margin-top: -7px;
	font-size: 18px;
    font-family: Helvetica, Arial;
    font-weight: 100;
	text-align: center;
	border-radius: 15px;
	cursor: pointer;
	color: #ffffff;
	background-color: #7cbe13;
}
.TSn_bloque_info_proximosEventos_horarios2 {
	font-size: 16px;
	cursor: pointer;
}
.TSn_bloque_info_proximosEventos_zona {

}
.TSn_bloque_info_proximosEventos_zona svg {
	width: 17px;
	height: 20px;
	float: left;
	fill: #ffffff;
}


.TSh_adaptative_585 .TSn_bloque_info_proximosEventos {
	flex: none;
	float: left;
	width: 100%;
	display: block;
	height: 106px;
	font-size: 16px;
}
.TSh_adaptative_585 .TSn_bloque_info_proximosEventos_horarios {
	margin-top: 7px;
	margin-left: 0px !important;
	font-size: 16px;
}
.TSh_adaptative_585 .TSn_bloque_info_proximosEventos_fecha {
	width:54%;
	font-size: 16px;
}
.TSh_adaptative_585 .TSn_bloque_info_proximosEventos_hora div {
	margin-top: 0px;
}
.TSh_adaptative_585 .TSn_bloque_info_proximosEventos_hora {
	float: right !important;
	font-size: 16px;
}
.TSh_adaptative_585 .TSn_bloque_info_proximosEventos_horarios2 {
	display: none;
	font-size: 16px;
}
.TSh_adaptative_585 .TSn_bloque_info_proximosEventos_zona {
	margin-top: 12px;
	font-size: 16px;
}

.TS_capa_favorito {
	width: 22px;
	height: 24px;
	position: absolute;
	top: 10px;
	right: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/favorito_des.png);
	cursor: pointer;
	z-index: 10;
	background-size: 20px;
}

.TSearch_widget a {
	text-decoration: none !important;
}
.TSearch_widget a:hover {
	text-decoration: none !important;
	color: #ffffff !important;
}
.TS_capa_favorito_act {
	background-image: url(../images/favorito_act.png) !important;
}

.TSn_lista_favoritos_enviar {
	margin-top: 10px;
}

.TSn_info_elemento_fav {
	margin-bottom: 15px;
	float: left;
	width: 100%;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 5px;
	margin-right: 15px;
	max-width: 350px;
	min-height: 395px;
	max-height: 415px;
}

.TS_container_img_email {
	height: inherit !important;
}

#TSn_capa_send_favoritos {
	background-color: #EAEAEA !important;
}

.ui-widget-content {
	/*background-color: #f2f2f2;*/
}

#TSh_email_send_fav {
	width: 60%;
    padding: 8px 15px;
	font-size: 16px;
	color: #555;
	background-color: #fff;
	border: 0px;
	border-radius: 30px;
}

#TSh_sendFavoritos {
	border: 0px;
    width: 51px;
    height: 24px;
    margin-top: 5px;
    margin-left: 5px;
    cursor: pointer;
}
#TSh_sendFavoritos svg {
	width: 100%;
	height: 100%;
	fill: #7cbe13;
}

#TSh_clearFavoritos {
	width: 51px;
	height: 28px;
	cursor: pointer;
}
#TSh_clearFavoritos svg {
	width: 100%;
	height: 100%;
	fill: #7cbe13;
}

.TSh_info_nombre_fav {
	position: relative;
    /*flex: 1 1 40%;*/
    /*height: 100%;*/
    background-color: #fff;
    display: flex;
    margin-top: 10px;
}

.TSh_info_precio_fav {
    position: relative;
    flex: 1 1 40%;
    /*height: 100%;*/
    background-color: #fff;
    display: flex;
    margin-bottom: 5px;
}

.TSh_info_precio_fav .TS_info_precio {
	height: auto !important;
}

.TSh_info_precio_fav .TS_info_precio_V2 {
	height: auto !important;
}

.ui_favorito_body {
	background-color: #EAEAEA !important;
	border: 1px solid #C3C3C3;
}
.ui_favorito_titulo {
	background: unset;
	font-weight: 400 !important;
	font-family: sans-serif;
	font-size: 20px;
	border: 0px;
    border-radius: 5px;
	background-color: #7cbe13 !important;
	color: #ffffff !important;
}
.ui_favorito_btn_cerrar {
	border: 0px;
	cursor: pointer;
	background-image: url(../images/fav_close.png);
	background-size: 100%;
	margin-right: 10px !important;
	background-color: #7cbe13 !important;	
}

.TS_titulo_img {
	position: absolute;
	top: 0px;
	width: 100%;
	max-width: 350px;
	color: #fff;
	padding: 10px 14px;
	z-index: 1;
	border-right: 2px solid #7cbe13;
	background-color: #7cbe13;	
}

.TS_icono_img {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 41px;;
	height: 41px;
	z-index: 2;
	
}

.TS_icono_img_present {
	position: absolute;
	bottom: 10px;
	right: 40px;
	width: 41px;;
	height: 41px;
	z-index: 1;
	
}

.TS_icono_img img{
	width: 100%;
}

.TS_icono_img_present img{
	width: 100%;
}

#TSh_capa_padreExpAsociadas {
	width: 100%;
	max-width: 1160px;
	margin: auto;
	margin-top: 20px;
}

.TSh_capa_padreExpAsociadas_listado {
	width: 100%;
	height: 308px;
	float: left;
	overflow: hidden;
}

.TSh_toggle_capa_exp_asociadas {
	padding: 10px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
	cursor:pointer;
}

.TSh_ficha_exp_asociada {
	width: 275px;
	position: relative;
    max-width: 280px;
	box-shadow: none;
    border: none;
    color: #333;
    -webkit-font-smoothing: antialiased;
    margin-top: 10px;
    margin-left: 10px;
    display: inline-table;
}

.TSh_ficha_exp_asociada .flotai_cienxcien {
	width: 156px !important;
}

.TSh_ficha_exp_asociada #opiniones_casa_valoracion {
	font-size: 22px;
}

.TSh_ficha_exp_asociada #opiniones_casa_capa_estrellas {
	float: left;
	left: 0px;
	margin-top: 2px;
}

.TSh_ficha_exp_asociada #capa_texto_valoraciones {
	min-width: 0px;
}

.TSh_ficha_imagen {
	width: 100%;
	height: 155px;
}

.TSh_ficha_exp_asociada .TS_icono_img {
	right: 12px !important;
}

.TSh_ficha_contenido {
	margin: 7px 8px;
    overflow: hidden;
    display: block;
    height: 100%;
    color: #525252;
}

.TSh_ficha_contenido_nombre {
	font-size: 14px;
    color: #525252;
    min-height: 21px;
    height: 25px;
    overflow: hidden;
}

.TSh_ficha_contenido_provincia {
	font-size: 10px;
    color: #a1a1a1;
    margin-bottom: 5px;
    min-height: 15px;
}

.TSh_ficha_contenido_valoraciones {
	min-height: 40px;
}

.TSh_ficha_descripcion {
	overflow: scroll;
	height: 100%;
    max-height: 225px;
    margin-bottom: 10px;
}

.TSh_ficha_boton_reservar {
	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;
    
    color: #fff;
    width:100%;
	border-radius: 3px;
	cursor:pointer;
	padding: 4px 0px;
	font-size: 20px!important;
    background: #7cbe13;
    border: 1px solid #7cbe13;
}

.TSh_ficha_back .TSh_ficha_contenido {
	position: relative;
	height: 100%;
}

.TSh_ficha_back .TSh_ficha_boton_reservar {
	position: relative;
	float: none !important;
	bottom: 0px;
	left: 0px;
	top:52%;
}

.TSh_ficha_exp_asociada .TSh_ficha_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;
}

.TSh_ficha_exp_asociada .TSh_ficha_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;
}

.TS_info_filtro_disabled {
	color: #ccc !important;
}

.TS_info_filtro_disabled .TS_input{
	color: #ccc !important;
}

.TS_info_filtro_disabled .TS_input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ccc !important;
  opacity: 1; /* Firefox */
}

.TS_info_filtro_disabled .TS_input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc !important;
}

.TS_info_filtro_disabled .TS_input::-ms-input-placeholder { /* Microsoft Edge */
  color: #ccc !important;
}

.TSn_boton_info_desc {
	position: absolute;
	bottom: 0px;
	right: 5px;
	width: 28px;;
	height: 28px;
	/*z-index: 1;*/
	cursor:pointer;
	
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.TSn_boton_cerrar_desc{
	position: absolute;
	bottom: 0px;
	right: 5px;
	width: 28px;;
	height: 28px;
	z-index: 1;
	cursor:pointer;
	
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.TSn_boton_regalo_casas {
	position: absolute;
	bottom: 0px;
	right: 38px;
	width: 28px;;
	height: 28px;
	/*z-index: 1;*/
	cursor:pointer;
	
	background-color: orange;
	background-image: url(../images/regalo.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.TS_desc_alojamiento {
	position: relative;
	width: 93%;
	height: 100%;
	overflow: scroll;
	padding: 10px 0px 10px 15px;
	font-size: 12px;
	font-family: Arial;
	color:#4A5157;
}

/* El contenedor de la tarjeta */
.TSh_container {
	position: relative;
	float: left;
	/* Ancho y alto que tendra el contenedor de la tarjeta */
	width: 100%;
	height: 100%;
	
	/* Determinamos la profundidad de los elementos */
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	perspective: 800px;
}

.TSh_card {
	width: 100%;
	height: 100%;
	position: absolute;
	/* Determinamos la trasicion de los efectos */
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	-o-transition: -o-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;

	transform: perspective(0px) rotateX(0deg);
	-webkit-transform: perspective(0px) rotateX(0deg);
	-moz-transform: perspective(0px) rotateX(0deg);
	-o-transform: perspective(0px) rotateX(0deg);
}

/* Determinamos los grados de la rotación de la tarjeta */
.TSh_card.TSh_flipped {
	display: block;
	-webkit-transform: perspective(0px) rotateY( 180deg );
	-moz-transform: perspective(0px) rotateY( 180deg );
	-o-transform: perspective(0px) rotateY( 180deg );
	transform: perspective(0px) rotateY( 180deg );
}

/* */
.TSh_card .TSh_front,
.TSh_card .TSh_back {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #fff;
	/*visibility hidden para esconder una cara mientras se muestra la otra */
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

/*Determinamos los estilos deseados en la cara de atras de la tarjeta*/
.TSh_card .TSh_back {
	width: 100%;
	height: 100%;
	display: none;
	/* Animacion para rotar la cara trasera */
	-webkit-transform: perspective(0px) rotateY( 180deg );
	-moz-transform: perspective(0px) rotateY( 180deg );
	-o-transform: perspective(0px) rotateY( 180deg );
	transform: perspective(0px) rotateY( 180deg );
}

.TSh_flipped .TSh_back {
	display: block !important;
}

		
/* ----- Animaicones ----- */
.TSh_ficha_exp_asociada .TSh_ficha_exp_asociada_intermedia:hover .TSh_ficha_front,.TSh_ficha_exp_asociada .TSh_ficha_exp_asociada_intermedia:focus .TSh_ficha_front {
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	transform:rotateY(180deg)
}

.TSh_ficha_exp_asociada .TSh_ficha_exp_asociada_intermedia:hover .TSh_ficha_back,.TSh_ficha_exp_asociada .TSh_ficha_exp_asociada_intermedia:focus .TSh_ficha_back{
	z-index:1000;
	-webkit-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transform:rotateY(0deg)
}


.TSh_resultado_sin_elementos {
	width: 50%;
	min-height: 60px;
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: left;
    color: #777;
    font-size: 18px;
    margin-left: 25%;
    background-image: url(../images/alerta.png);
    background-repeat: no-repeat;
    padding-left: 75px;
    background-size: 63px;
}

.li_selected {
	background:#7cbe13;
	color:white;
	/*padding:5px 0px;
	text-align:center;*/
	font-weight:bold;
}

.TSh_caja_info_no_dispo {
	width: 70%;
	min-height: 80px;
	margin-left: 15%;
	margin-top: 20px;
	text-align: left;
    background-image: url(../images/alerta.png);
    background-repeat: no-repeat;
    padding-left: 50px;
    background-size: 35px;
    font-size: 12px;
    color: #C3C3C3;
}

.TSh_caja_info_dispo_futuro {
	width: 70%;
	min-height: 80px;
	margin-left: 15%;
	margin-top: 20px;
	text-align: left;
    padding-left: 50px;
    font-size: 12px;
    color: #C3C3C3;
}

.TSh_caja_info_dispo_futuro .TSh_info_ico {
	width: 35px;
	height: 34px;
	float: left;
	margin-left:-50px;
    background-image: url(../images/sin_disponibilidad.png);
    background-repeat: no-repeat;
    background-size: 35px;
    background-color: #7cbe13;	
}

.TSh_caja_info_dispo_futuro .TSh_info_link {
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	margin-left: -30px;
	color: #7cbe13;
}

.TSh_result_info_localidad {
	background-color: #F5F7F7;
	color: #4A5157;
    background-image: url(../images/chincheta.png);
    background-repeat: no-repeat;
    background-size: 8px;
    background-position: 15px 7px;
	padding: 3px 15px 6px 29px;
	line-height: 18.1px;
}

.TSn_sgementos_exp {
	background-color: #F5F7F7;
	color: #4A5157;
	font-size: 12px;
    padding: 9px 15px 0px 15px;
}

.TS_fieldset_V2 {
	width: 230px;
}

.TS_fieldset_localizacion {
	width: 220px;
}

.TSh_btn_ver_elementos_sin_dispo {
	width: 50%;
	margin-left: 25%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 60px;
	cursor: pointer;
	border-radius:3px;
	box-shadow: 0 1px 2px #dcdcdc;
	color:#fff;
	background-color: #7cbe13;
}

.rve_fila_fecha_fechas {
	display: none;
}

.TSh_caracteristicas_casas {
	
}
.TSh_caracteristicas_casas img{
	max-width: 32px;
    height: unset;
    display: inline;
}

.TSh_fav_ico {
	height: 18px;
}
.TSh_fav_ico_svg {
	width: 24px;
	height: 24px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: -4px;
}
.TSh_fav_ico_svg svg {
	width: 100%;
	height: 100%;
	fill: #ffffff;
}
.TSh_fav_ico_svg_activo svg {
	width: 100%;
	height: 100%;
	fill: green;
}














/* ===== Responsive - Media Width ===== */


@media (min-width: 1200px)
{
	.TS_general_alojamiento {
		max-width: 790px !important;
	    /*flex: 0 0 790px !important;*/
	}
}

@media (max-width: 475px)
{
	.TS_caracteristica_text
	{
		width:75% !important;
	}
}

@media (max-width: 575px)
{
	#TSh_capa_padreExpAsociadas {
		display: none !important;
	}
	
	.TS_caracteristica
	{
		float:left ;
		width:100% !important ;
	}
	
	.TSearch_widget .TS_caracteristica
	{
		float:left;
		width:100% !important;
	}
	
	.TSearch_widget .TS_segmento
	{
		float:left;
		width:100%!important;
	}
	
	.TS_caracteristica_text
	{
		width:90% !important;
	}
	
	.TS_alojamiento
	{
		width:100%;
		margin-left:0px;
		margin-right:0px;
		overflow: hidden;
		border-radius: 4px !important;
	}
	.TS_cont_img 
	{
	    width: 100% !important;
		max-width: 100% !important;
		height: 200px;
		flex-basis: 100% !important;
	}
	.TS_titulo_img {
		width: 100% !important;
		max-width: 100% !important;
		border: 0px;
	}
	
	.TS_general_alojamiento
	{
		width:100% !important;
		margin-left: 0px;
		flex-basis: 100% !important;
    	max-width: 100% !important;
	}
	
	.TS_result_info_cod_agencia {
		font-size: 14px;
		float: right !important;
		margin-right: 9px;
	}

	.TS_alojamiento_V2 {
		/*border-radius: 10px !important;
		overflow: hidden !important;*/
		position: relative;
	}

	.TSh_info_iconos_V2 {
		float: left;
		position: unset;
		width: 100%;
		margin-top: 10px;
	}
}


@media (max-width: 585px)
{

	.TS_info_alojamiento
	{
		flex: 1 1 100%;
		height: 150px;
		border-right:0px;
	}
	
	.TS_info_precio
	{
		/*flex: 1 1 100%;
		height:34%;*/
		flex: none;
		float: left;
		width: 100%;
		height: inherit;
	}
	.TS_info_precio_V2 {
		flex: none;
		float: left;
		width: 100%;
		height: inherit;
		padding: 0px;
	}
	
	.TS_accomType
	{
		margin:10px 0px 0px 0px;
	}
	
	.TS_accomType li 
	{
		max-width:31%;
	}
	
	.TS_mobileHidden
	{
		display:none !important;
	}
	
	.TS_icon_acoomType
	{
		margin-right:0px;
	}
	
	.TS_mobileVisible
	{
		display:block;
	}
	
	.TS_img_alojamiento
	 {
	    /*left: -75px;*/
		position: relative;
		top: -80px;
	}

	.TS_nombre_elemento {
		font-size: 18px;
	}
	
	.TS_precio_final
	{
		width:40% !important;
		text-align: center;
		margin-top: 6px !important;
	}
	
	.TS_precio_final_exp
	{
		width:100% !important;
		text-align: center;
		margin-top: 6px !important;
	}
	
	.TS_boton_reservar
	{
		width:95% !important;
		/*position:relative;
		float:right !important;
		margin-right: 12px !important;
		margin-top: 8px !important;*/
	}
	
	.TS_precio_final strong
	{
	    font-size: 24px;
	}
	
	.TS_precio_final_exp strong
	{
	    font-size: 24px;
	}
	
	.TS_btn_width
	{
		width: 100%;
	    min-width:110px !important;
	}
	
	.TS_moneda
	{
		font-size:18px;
	}
	
	.TS_caracteristicas {
		/*display: none;*/
		position: unset;
		padding: 0px;
		margin-left: 12px;
		margin-top: 15px;
	}
	
	.TSn_valoraciones_mobile {
		display:block;
		margin-top: 15px;
	}

	.TSn_resumen_elementos_precio {
		display: block;
		margin-bottom: 0px !important;
		color: #fff;
	}
	
	.TS_general_alojamiento_cont {
		padding-bottom: 0px;
		padding-top: 0px;
		overflow: hidden;
		height: 150px;
	}
	.TS_general_alojamiento_cont_V2 {
		height: fit-content !important;
	}
	.TS_general_alojamiento_cont_altoCorto {
		height: 120px;
	}
	
	.TS_precio_final_exp_importe_mb {
		display: block;
	    font-size: 26px;
	    /*line-height: 30px;*/
	    float: left;
	    width: 42%;
		font-weight: bold;
		padding-top: 9px;
		overflow-wrap: normal;
		color: #7cbe13;    
	}

	.TSn_valoraciones_mobile #capa_texto_valoraciones {
		display:none;
	}
	

	.TSn_bloque_info_escritorio {
		/*height: 130px;*/
		flex: none;
		float: left;
		width: 100%;
		display: block;
	}
	
	.TS_container_img {
		min-height: auto !important;
		min-width: 130px;
		/*height: 130px;*/
		width: 100%;
		border-radius: 0;
	}
	
	#TS_send_favoritos {
		display:none !important;
	}
	
	.TS_capa_favorito {
		display:none !important;
	}
	
	.TS_icono_img {
		display: none !important;
	}
	
	.TS_icono_img_present {
		display: none;
	}
	
	.TSh_resultado_sin_elementos {
		width: 80% !important;
		margin-left: 10% !important;
	}


	/* ====== Fechas V11 ====== */
	.rve_fila_fecha_alto {
		height: 50px;
	}

	.rve_fila_fecha_V11 {
		width: 100%;
		float: left;
		padding: 10px;
	}

	.rve_fila_fecha_fechas {
		width: 70%;
		float: left;
		/*border-right: 2px solid #adadad;*/
		padding-left: 0;
		margin-left: 21%;
		cursor: pointer;
		display: block;
	}

	#gen-id-16_V11_padre {
		width: 1px;
		height: 1px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 59px;
		left: 15%;
		background-image: none;
		z-index: -3;
	}
	#gen-id-16_V11 {
		background-image: none;
	}

	.rve_fila_fecha_reservar {
		width: 40%;
		float: right;
	}

	.rve_fila_fecha_capa_1 {
		float: left;
		width: 18%;;
	}
	.rve_fila_fecha_capa_2 {
		float: left;
		width: 10%;
		margin-left: 5px;
	}
	.rve_fila_fecha_capa_3 {
		float: left;
		width: 15px;
		margin: 0px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.rve_fila_fecha_capa_fila_1 {
		width: 100%;
		float: left;
		height: 16px;
		margin-bottom: 0px;
	}
	.rve_fila_fecha_capa_fila_2 {
		width: 100%;
		float: left;
	}
	.rve_fila_fecha_texto_cabecera {
		font-size: 14px;
		font-weight: normal;
		color: #adadad;
		text-transform: capitalize;
	}
	.rve_fila_fecha_texto_dia {
		font-size: 40px;
		line-height: 39px;
		font-weight: bold;
	}
	.rve_fila_fecha_texto_mes {
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}
	.rve_fila_fecha_bolo_desplegar {
		width: 18px;
		height: 18px;
		margin-top: 12px;
		text-align: center;
		padding-top: 1px;
		border-radius: 90%;
		-moz-border-radius: 90%;
		-webkit-border-radius: 90%;
		-o-border-radius: 90%;
		-ms-border-radius: 90%;	
		background-color: #7cbe13;
		color: #ffffff;
	}

	.TS_input_datepicker_V11 {
		width: 1px !important;
		height: 1px !important;
		border: 0px !important;
		background-color: #fff;
		color: #fff;
		position: absolute;
	}

	.TS_cabecera_resultados_midel {
		margin-top: 4px !important;
		height: 20px;
	}

	.TS_minibuscador_padre_fechas {
		max-width: 81%;
	}
}

@media (max-width: 620px)
{
	.TSn_valoraciones_escritorio {
		display:none;
	}
}

@media (max-width: 760px)
{	
	.TS_caracteristica_text
	{
		width:85%;
	}

	#capa_texto_valoraciones {
		display: none !important;
	}
	.TS_cover {
		width: 100%;
	}
}

@media (max-width: 801px) 
{
   /* styles for mobile browsers smaller than 480px; (iPhone) */
   .TS_header-box
    {
   		width:360px;
   		
    }
   .TS_fieldset_border
   {
   		border:0px;
   }
   .TS_fieldset
   {
   		width:100%;
   		border-bottom: 1px solid #dcdcdc;
   }
   .TS_fieldset_V2
   {
   		width:100%;
   		border-bottom: 1px solid #dcdcdc;
   }
   .TS_fieldset_V3 {
   		width:100%;
   		border-bottom: 1px solid #dcdcdc;
	}
   
   .TS_btn-cta
   {
   		/*margin-top:0px;
   		font-size: 14px!important;*/
   }
   
   .TS_input
   {
   		text-align:center;
   }
   .TS_input_filtros
   {
   		background-position: 20px 12px;
   		margin-top:5px;
   		border-bottom: 1px solid #dcdcdc;
   }
   .TS_input_filtros_V2 {
   		background-position: 20px 12px;
   		margin-top:5px;
   		border-bottom: 1px solid #dcdcdc;
   }
   .TS_input_datepicker
   {
   		background-position: 23px 14px;
   		margin-top:5px;
   }
   .TS_input_datepicker_V2
   {
   		background-position: 23px 14px;
   		margin-top:5px;
   }
   
   .TS_search-btn
   {
   		width:99%;
   		margin-bottom:0px;
   		border-radius:0px;
   		padding:0px;
   		width:100%;
   }

   .TS_search-btn_V1
   {
		margin-bottom:5px;
		margin-top: 5px;
		margin-left: 5px;
   		border-radius:0px;
   		padding:0px;
   		width:83%;
   		float: left;
   }

   .TS_search-btn_V1_mobile {
	   margin-left: 9%;
   }
   
   .TS_search-btn_V2
   {
		margin-bottom:5px;
		margin-top: 5px;
		margin-left: 5px;
   		border-radius:0px;
   		padding:0px;
   		width:80%;
   		float: left !important;
   }

   .TS_search-btn_regalo {
		margin-bottom:5px;
		margin-top: 5px;
		margin-right: 5px;
   }
   
   .TS_info_filtros
   {
		position: absolute;
		top: 0px;
		left: -29px;
   		top:0;
   		left:0;
   		width:100%;
   		border:0px;
   		box-shadow:none;
   		margin:0px;
   }
   
   .TS_content-box
   {
   		padding:0px;
   }
   
   .TS_datos_box
   {
   		margin:0px;
   		width:100%;
   }
   
   .TS_width_V2
   {
   	    height:auto;
   }
   
   .TS_width_V3
   {
   	    height:auto;
   }
   
   .TS_inputs_precio
   {
   		border: 1px solid #ddd;
   }
   .TS_caja_moneda
   {
       	padding-bottom: 7px;
    	top: 1px;
   }
   
   .TS_filtro_child
   {
   		margin-top: 5px;
   }
   
   .TS_toggle_filtro 
   {
	    width: 20%;
	    text-align: center;
	    margin-top:-25px!important;
	    position: absolute;
	    z-index: 999999;
	    right: 0px;
	}
	
	/*exclusivo para safari*/
	@media not all and (min-resolution:.001dpcm) { @media
	{
	    .TS_toggle_filtro 
   		{
   			margin-top:0px!important;
   		}
   		
   		.TS_input_filtro_V2
   		{
   			padding-top:5px;
   		}
	 }}
	
	.TS_input_filtro_V2
	{
		width:100%;
	}
	
	.TS_cursor
	{
	    padding: 5px 0px;
	}
	
	#TS_Listalocalizacion
	{
		position: relative;
	    margin-top: 0px;
	    width: 100%;
	    float: left;
	}
}

@media (max-width: 400px)
{
	.TS_search-btn_V1 {
   		width:78%;
	}
   
   .TS_search-btn_V2 {
	   width: 78%;
	}
}

@media (min-width: 802px) and (max-width: 1024px) 
{
	.TS_search-btn_V2
	{
		width:50px;
	}
	
	.TS_search-btn_V1
   	{
   		width:50px;
   	}
	
	
	.TS_search-btn_V2 button i
	{
		display:block !important;
	}
	
	.TS_search-btn_V2 button span
	{
		display:none !important;
	}
	
	.TS_search-btn_V1 button i
	{
		display:block !important;
	}
	
	.TS_search-btn_V1 button span
	{
		display:none !important;
	}
	
	.TS_btn-cta_V2 
	{
	    padding: 8px 0px;
	}
}

@media (min-width: 1140px) and (max-width: 1163px) 
{
	.TS_search-btn_V2
	{
		width:17%;
	}
	
	.TS_search-btn_V1
	{
		width:17%;
	}
}

@media (min-width: 1140px)
{
	.TS_cover_V2 {
	    max-width: 1140px;
	}
	
	.TSn_Buscador_mini_mapa {
   		display: block;
   }

   .TSn_Buscador_mini_mapa_results {
	   display: none;
   }
}

@media (max-width: 320px) 
{
	.TS_header-box
    {
    	width:300px;
	}
}

@media (max-width: 992px) {
	.TS_caracteristicas {
		margin-bottom: -8px;
		max-height: 40px;
		overflow: hidden;
	}

	.TSn_boton_info_desc {
		top: 90px;
		bottom: inherit;
	}
}

/* ------ Para el buscador V3 y solo cuando tengamos más de 990px (David) ------ */
.TSh_capa_padre_filtro_en_resultados {
	display: none;
}

.TSh_capa_resultados_con_filtros {
	width: 100%;
}

.daterangepicker
{
	z-index: 999999!important;
}

@media (min-width: 990px)
{
	.TSh_capa_padre_filtro_en_resultados {
		width: 25% !important;
		float:left;
		display: block;
		padding-right: 1.5rem;
	
	    box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	}
	
	.TSh_capa_resultados_con_filtros {
		width: 75% !important;
	}
	
	.TSh_capa_resultados_con_filtros .TS_icono_img {
		top: 4px;
		right: 4px;
	}	
	
	.TSh_capa_filtro_en_resultados #TSn_capa_filtros_originales{
		margin: 0px;
	}
	
	.TSh_capa_filtro_en_resultados .TS_fieldset_V2 {
		width: 100% !important;
		border: 0px !important;
	}
	
	.TSh_capa_filtro_en_resultados .TS_fieldset_V3 {
		width: 100% !important;
		border: 0px !important;
	}
	
	.TSh_capa_filtro_en_resultados fieldset {
		width: 100% !important;
		height: auto !important;
		z-index: 0;
	}
	
	.TSh_capa_filtro_en_resultados .TS_datos_box {
		margin-top: 0px !important;
		margin-left: 0px;
	    width: 100%;
	    float: left;
	    border: 0px !important;
	    box-shadow: none;
	    padding-top: 0px;
	    max-height: 350px;
		overflow: scroll;
		
		min-width: 100px !important;
	}	
	
	.TSh_capa_filtro_en_resultados  .TS_info_filtro_precio {
		padding: 0px;
	}

	.TSh_capa_filtro_en_resultados .TS_info_filtro_precio_fila {
		border-radius: 20px;
		overflow: hidden;
		background-color: #577512;
		color: #ffffff;
	}
	.TSh_capa_filtro_en_resultados .TS_caja_moneda {
		border: 0px !important;
		padding-left: 2px;
	}
	.TSh_capa_filtro_en_resultados .TS_input_hasta {
		background-color: #577512 !important;
		color: #ffffff !important;
	}
	.TSh_capa_filtro_en_resultados .TS_inputs_precio {
		text-align: right;
		border: 0px;
		font-size: 16px;
		background-color: #577512;
		color: #ffffff;
	}
	
	.TSh_capa_filtro_en_resultados .TS_linea_horizontal {
		/*display:none;*/
		margin-bottom: 10px;
	}
	
	.TSh_capa_filtro_en_resultados .TS_btn_cerrar {
		display:none;
	}
	
	.TSh_capa_filtro_en_resultados .TS_caracteristica {
		width: 100% !important;
	}
	
	.TSh_capa_filtro_en_resultados .TS_caracteristica_text {
		width: 85%;
		min-height: 22px;
	}
	
	.TSh_capa_filtro_en_resultados .TS_segmento {
		width: 100% !important;
	}
	
	.TSh_capa_filtro_en_resultados .TS_segmento_text {
		width: 85%;
	}
}















/* ======= Estilos para Formato V4 ======= */

.TS_cover_V4 
{
	/* Recordar q es tama�o ancho fijo */
	margin: 0px auto;
	width: 350px;
	height: fit-content;
	position: relative;
}

/* Da la transparencia y los bordes redondos */
.TSn_Buscador_capa_padre_V4 {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;

	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;

	background-color: rgba(255, 255, 255, 0.92);
	background: rgba(255, 255, 255, 0.92);
}

/* ---- Especial para turismoenpalencia ---- */
.TSn_Buscador_capa_padre_V4[id_destino="3121"] {
	border: 1px solid #eee;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.TS_fieldset_V4 {
	width: 100%;
	color: #000 !important;
}

.TS_fieldset_V4 input {
	background-color: transparent;
	font-size: 16px;
	font-weight: 100;
	color: #000 !important;
}

.TS_fieldset_V4.TS_fieldset_localizacion {
	width: 68%;
	margin-left: 16%;
	margin-top: 55px;
	border-bottom: 2px solid #ccc;
}
.TSn_Buscador_capa_padre_V4 #TS_Listalocalizacion {
	position: absolute;
	top: 45px;
	width: 65%;
}

.TS_fieldset_V4 .TS_input_filtros_V2 {
	background-image: none !important;
	padding-left: 0px !important;
	text-align: center !important;
	width: 88%;
	display: inline-block;
}

.TS_fieldset_V4.rve_fila_fecha_fechas_V4 {
	width: 80%;
	margin-left: 17%;
	cursor: pointer;
	display: block;
	margin-top: 30px;
}


.TS_fieldset_V10 {
	width: 100%;
	color: #000 !important;
}

.TS_fieldset_V10 .rve_fila_fecha_fechas_V10 {
	width: 80%;
	margin-left: 17%;
	cursor: pointer;
	display: block;
	margin-top: 30px;
}

/* ====== Fechas V11 ====== */
.rve_fila_fecha_fechas_V4 .rve_fila_fecha_alto {
	height: 50px;
}

.rve_fila_fecha_fechas_V4 .rve_fila_fecha_V11 {
	width: 100%;
	float: left;
	padding: 10px;
}

.rve_fila_fecha_fechas_V4 .rve_fila_fecha_fechas {
	width: 70%;
	float: left;
	/*border-right: 2px solid #adadad;*/
	padding-left: 0;
	margin-left: 21%;
	cursor: pointer;
	display: block;
}

.rve_fila_fecha_fechas_V4 #gen-id-16_V11_padre {
	width: 1px;
	height: 1px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 35% !important;
	left: 14% !important;
	background-image: none;
	z-index: -3;
}
.rve_fila_fecha_fechas_V4 #gen-id-16_V11 {
	background-image: none;
}

.rve_fila_fecha_fechas_V4 .rve_fila_fecha_reservar {
	width: 40%;
	float: right;
}

.rve_fila_fecha_fechas_V4 .rve_fila_fecha_capa_1 {
	float: left;
	width: 18%;;
}
.rve_fila_fecha_fechas_V4 .rve_fila_fecha_capa_2 {
	float: left;
	width: 10%;
	margin-left: 5px;
	min-width: 35px;
}
.rve_fila_fecha_fechas_V4 .rve_fila_fecha_capa_3 {
	float: left;
	width: 15px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.rve_fila_fecha_fechas_V4 .rve_fila_fecha_capa_fila_1 {
	width: 100%;
	float: left;
	height: 16px;
	margin-bottom: 0px;
}
.rve_fila_fecha_fechas_V4 .rve_fila_fecha_capa_fila_2 {
	width: 100%;
	float: left;
	height: 20px;
}
.rve_fila_fecha_fechas_V4 .rve_fila_fecha_texto_cabecera {
	font-size: 14px;
	font-weight: normal;
	color: #adadad;
	text-transform: capitalize;
}
.rve_fila_fecha_fechas_V4 .rve_fila_fecha_texto_dia {
	font-size: 35px;
	line-height: 34px;
	font-weight: bold;
}
.rve_fila_fecha_fechas_V4 .rve_fila_fecha_texto_mes {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.TSn_Buscador_capa_padre_V4 .rve_fila_fecha_bolo_desplegar {
	width: 18px;
	height: 18px;
	margin-top: 9px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 1px;
	float: right;
	border-radius: 90%;
	-moz-border-radius: 90%;
	-webkit-border-radius: 90%;
	-o-border-radius: 90%;
	-ms-border-radius: 90%;	
	background-color: #7cbe13;
	color: #ffffff;
}

.rve_fila_fecha_fechas_V4 .TS_input_datepicker_V11 {
	width: 1px !important;
	height: 1px !important;
	border: 0px !important;
	background-color: #fff;
	color: #fff;
	position: absolute;
}

/* ---- Habitaciones ---- */
.TS_fieldset_V4.TS_fieldset_habitaciones {
	width: 68%;
	height: 38px;
	margin-left: 16%;
	cursor: pointer;
	display: block;
	margin-top: 30px;
	border-bottom: 2px solid #ccc;
}
.TS_fieldset_V4.TS_fieldset_habitaciones_ocultas {
	border-bottom: 2px solid transparent !important;
	height: auto;
	margin-top: 0px;
	display: none;
}
.TS_fieldset_V4.TS_fieldset_habitaciones_ocultas div {
	display: none;
}

.TS_fieldset_V4.TS_fieldset_codgaencia {
	width: 68%;
	height: 38px;
	margin-left: 16%;
	cursor: pointer;
	display: block;
	margin-top: 30px;
	border-bottom: 2px solid #ccc;
}

/* ---- Botones */
.TS_fieldset_V4.TS_fieldset_botones {
	width: 68%;
	margin-left: 16%;
	cursor: pointer;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}

.TS_fieldset_V4 .TS_search-btn_V1 {
	width: 74%;
	float: left;
	border: 0px;
	font-size: 16px;

	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	padding: 0px;
	overflow: hidden;
}

.TS_fieldset_V4 .TS_search-btn_V1_centrado {
	float: none;
    margin: auto;
}

.TS_fieldset_V4 .TS_search-btn_regalo {
	border: 0px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}


/* ---- Titulos cabecera */
.TSn_titulo_subdestino_filtro {
	width: 100%;
	position: absolute;
	top: -10px;
	left: 0px;
	background-color: #E6E7E7;
	z-index: 9;
	line-height: 40px;

	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
}

.TSn_titulo_subdestino_filtro_int {
	width: 64%;
	position: relative;
	left: 34%;
	color: gray;
	font-size: 14px;
	text-align: right;
	line-height: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.TSn_selector_tipobuscador {
	width: 50px;
	height: 50px;
	position: absolute;
	top: -19px;
	left: 10px;
	z-index: 10;
	cursor: pointer;
	text-align: left;

	/*background-image: url(../images/iconcama.svg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	background-size: 32px;*/

	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #ccc;
}

.TSn_selector_tipobuscador_activo {
	background-color: #7cbe13 !important;
}

.TSn_selector_tipobuscador_img_casa svg {
	width: 65%;
	fill: #fff;
	position: relative;
	left: 8px;
    top: -1px;

	/*-webkit-mask-image: url('../images/iconcama.svg');
	mask-image: url('../images/iconcama.svg');
	-webkit-mask-size: 65%;
	mask-size: 65%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;*/
}

.TSn_selector_tipobuscador_felcha {
	float: right;
	margin-top: 16px;
	margin-right: 8px;
	width: 0; 
	height: 0; 
	border-right: 8px solid transparent;
	border-top: 10px solid #F6F6F6;
	border-left: 8px solid transparent;
	border-bottom: 10px solid transparent;
}

.TSn_selector_tipobuscador_lista {
	list-style: none;
	width: 60px;
	height: max-content;
	position: absolute;
	top: 31px;
	margin: 0px;
	padding: 0px;
	z-index: 11;

	overflow: hidden;
	display:none;

	border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
}

.TSn_selector_tipobuscador_lista_elem {
	width: 100%;
	height: 40px;
	/*background-color:#7cbe13;*/
	background-color: rgb(124,190,19,0.7);
	background-image: url(../images/cama_2.png);
    background-repeat: no-repeat;
	background-position: 12px 9px;
	background-size: 32px;
	cursor: pointer;
}
.TSn_selector_tipobuscador_lista_elem:hover {
	background-color:#7cbe13;
	/*background-color: rgb(124,190,19,0.5);*/
}
.TSn_selector_tipobuscador_lista_elem_exp {
	/*background-image: url(../images/icono10.svg) !important;
	background-position: 10px 10px;*/
	left: 65px;
}
.TSn_selector_tipobuscador_img_exp svg {
	width: 54%;
    fill: #fff;
    position: relative;
    left: 12px;
    top: 0px;

	/*-webkit-mask-size: 65%;
	mask-size: 65%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;

	-webkit-mask-image: url('../images/icono10.svg');
	mask-image: url('../images/icono10.svg');*/
}

.TSearch_widget .checkbox label {
	width: 100%;
}

.TS_chincheto_mapa_resultados {
	width: 70px;
	height: 47px;
	cursor: pointer;
	padding: 0px !important;
	max-width: 70px !important;
	background-color: #577512;
}
.TS_chincheto_mapa_resultados svg {
	height: 40px;
	width: 40px;
	fill: #fff;
	position: relative;
	left: 10px;
    top: 5px;
}
.TS_cabecera_resultados_midel {
	margin-top: 17px;
}
.TS_cabecera_resultados_midel2 {
	margin-top: 2px;
}
.TS_cabecera_resultados_midel3 {
	margin-top: 7px;
}

.TS_btn_cerrar_mapa {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative;
	top: 15px;
	left: 99%;
	display: none;
	z-index: 10;
}
.TS_btn_cerrar_mapa svg{
	width: 100%;
	height: 100%;
	fill: #7cbe13;
}

/* ---- Mini Buscador en modo responsive ---- */
.TS_Buscador_miniResponsive {
	height: 70px;
	background-color: #ECECEC;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 10;
}
.TS_minibuscador_flecha {
	height: 70px;
	max-width: 90px;
	cursor: pointer;
	background-color: #7cbe13;
}
.TS_minibuscador_flecha_triangulo_inf {
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
	border-top: 25px solid #fff;
	position: relative;
	top: 30%;
	left: 25%;
}
.TS_minibuscador_fechas {
	/*background-color: #fff;*/
	width: 260px;
	height: 60px;
	margin: auto;
	margin-top: 5px;
}
.TS_minibuscador_fechas fieldset {
	margin-top: 0px !important;
	margin-left: 20px !important;
	width: 100% !important;
}

/* ---- Ajuestes para los resultados */
@media (min-width: 1140px) {
	.TSh_capa_resultados_V4 .TS_general_alojamiento, .TSh_capa_resultados_V5 .TS_general_alojamiento {
		flex: 0 0 66.66667% !important;
	}
	.TSh_capa_resultados_V4 .TS_img_alojamiento, .TSh_capa_resultados_V5 .TS_img_alojamiento, .TSh_capa_resultados_con_filtros .TS_img_alojamiento {
		width: 124%;
		height: auto;
		margin-right: 0;
		margin-left: -38px;
	}
}





/* ======= Estilos para Formato V5 ======= */

.TS_cover_V5 
{
	/* Recordar q es tama�o ancho fijo */
	margin: 0px auto;
	width: 285px;
	height: fit-content;
	position: relative;
}

/* Da la transparencia y los bordes redondos */
.TSn_Buscador_capa_padre_V5 {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background: transparent;
}

.TSn_Buscador_capa_padre_V5 #TS_Listalocalizacion {
	position: absolute;
	top: 45px;
	width: 66%;
}

.TSn_Buscador_capa_padre_V5 .rve_fila_fecha_bolo_desplegar {
	width: 18px;
	height: 18px;
	margin-top: 9px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 1px;
	float: right;
	border-radius: 90%;
	-moz-border-radius: 90%;
	-webkit-border-radius: 90%;
	-o-border-radius: 90%;
	-ms-border-radius: 90%;	
	background-color: #7cbe13;
	color: #ffffff;
}
.TSh_capa_resultados_V5 {
	margin-top: 10px;
}
.TSn_titulo_V5 {
	position: relative;
	display: inline-block;
	width: 100%;
	font-weight: bold;
	font-size: 30px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

.TSn_subtitulo_V5 {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	font-weight: lighter;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

.TSn_fila_sel_dia_V5 {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding: 10px;
	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;
	background-color: #577512;
}

.TSn_fila_sel_dia_btn_V5 {
	float: left;
	padding: 5px 17px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	text-transform: lowercase;
	margin-right: 15px;

	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;

	color: #ffffff;
}

.TSn_fila_sel_dia_btn_activo_V5 {
	background-color: #7cbe13;
}

.TSn_fila_sel_dia_cal_V5 {
	float: right;
	height: 27px;
	width: 54px;
	padding: 2px 11px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	text-transform: lowercase;

	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;

	color: #ffffff;
}

.TSn_fila_sel_dia_cal_V5 svg {
	width: 35px;
	fill: #ffffff;
}

.TSn_Buscador_capa_padre_V5 .TS_fieldset_codgaencia {
	width: 68%;
	height: 30px;
	float: left;
	margin-left: 16%;
	cursor: pointer;
	display: block;
	margin-top: 25px;
	border-bottom: 2px solid #577512;
}
.TSn_Buscador_capa_padre_V5 .TS_fieldset_codgaencia label{
	margin-bottom: 0px;
}


.TSn_Buscador_capa_padre_V5 .TSh_color_input_V5 {
	color: #ffffff !important;
}
.TSn_Buscador_capa_padre_V5 .TSh_color_input_V5::-webkit-input-placeholder {font-weight: 100; color:#577512 !important;}
.TSn_Buscador_capa_padre_V5 .TSh_color_input_V5::placeholder {font-weight: 100; color: #577512 !important;}
.TS_input_codigoagencia.TSh_color_input_V5::-webkit-input-placeholder {font-weight: 100; color:#577512 !important;}
.TS_input_codigoagencia.TSh_color_input_V5::placeholder {font-weight: 100; color: #577512 !important;}

/* ---- Ajuestes para los resultados */
@media (min-width: 1140px) {
	.TSh_capa_resultados_V5 .TS_general_alojamiento {
		flex: 0 0 66.66667% !important;
	}
	.TSh_capa_resultados_V5 .TS_img_alojamiento {
		width: 124%;
		height: auto;
		margin-right: 0;
		margin-left: -38px;
	}
}






/* ======= Estilos para Formato V6 ======= */

.TS_cover_V6 
{
	/* Recordar q es tama�o ancho fijo */
	margin: 0px auto;
	width: 535px;
	float: left;
	/*height: fit-content;
	position: relative;*/
}

.TSn_Buscador_capa_padre_V6 {
	display: contents;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background: transparent;
}

.TSn_Buscador_capa_padre_V6 #TS_Listalocalizacion {
	position: absolute;
	top: 45px;
	width: 66%;
}

.TSn_Buscador_capa_padre_V6 .rve_fila_fecha_bolo_desplegar {
	width: 18px;
	height: 18px;
	margin-top: 9px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 1px;
	float: right;
	border-radius: 90%;
	-moz-border-radius: 90%;
	-webkit-border-radius: 90%;
	-o-border-radius: 90%;
	-ms-border-radius: 90%;	
	background-color: #7cbe13;
	color: #ffffff;
}

.TSn_fila_sel_dia_V6 {
	width: 100%;
	float: left;
	min-height: 25px;
	padding: 5px;
	background-color: transparent;
}

.TSn_fila_sel_dia_btn_V6 {
	float: left;
	padding: 5px 17px;
	font-size: 18px;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	text-transform: lowercase;

	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;

	color: #525252;
}

.TSn_fila_sel_dia_btn_activo_V6 {
	background-color: #7cbe13;
	color: #ffffff;
	fill: #ffffff;
}

.TSn_fila_sel_dia_cal_V6 {
	float: left;
	height: 27px;
	width: 47px;
	padding: 2px 11px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	text-transform: lowercase;

	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;

	color: #ffffff;
}

.TSn_fila_sel_dia_cal_V6 svg {
	width: 27px;
	fill: #7cbe13;
}

.TSn_fila_sel_dia_btn_activo_V6 svg {
	fill: #ffffff;
}

.TSn_pasa_dia_padre {
	float: left;
	margin-top: 2px;
	margin-left: 55px;
}

.TSn_btn_pasa_dia {
	width: 25px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.TSn_btn_pasa_dia svg {
	width: 100%;
	fill: #7cbe13;
}

.TSn_btn_pasa_dia_der {
	transform: rotateY(180deg);
}

.TSn_info_pasa_dia {
	float: left;
	padding: 5px 17px;
	font-size: 16px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: lighter;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: lowercase;

	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;

	background-color: #7cbe13;
	color: #ffffff;
}

.TSn_info_pasa_dia svg {
	width: 25px;
    float: right;
    margin-left: 15px;
	fill: #ffffff;
}

.TS_selector-in_V6 {
	width: 0px;
	height: 0px;
	z-index: -3;
}
.TS_selector-in_V6 input, .TS_selector-in_V6 span{
	height: 0px !important;
	width: 0px !important;
	background-color: transparent;
	background-image: none !important;
	border: 0px !important;
	color: #ffffff;
}

.TSh_separador_grupo_segmento {
	width: 100%;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	color: #555;
}

/* ---- Ajuestes para los resultados */
@media (min-width: 1140px) {
	.TSh_capa_resultados_V6 .TS_general_alojamiento {
		flex: 0 0 66.66667% !important;
	}
	.TSh_capa_resultados_V6 .TS_img_alojamiento {
		width: 124%;
		height: auto;
		margin-right: 0;
		margin-left: -38px;
	}
}





/* ======= Estilos para Formato V7 ======= */

.TS_cover_V7 
{
	/* Recordar q es tama�o ancho fijo */
	margin: 0px auto;
	width: 450px;
	float: left;
	/*height: fit-content;
	position: relative;*/
}

.TSn_Buscador_capa_padre_V7 {
	background: transparent;
	width: 64%;
	float: left;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.TSn_BtnBuscar_capa_padre_V7 {
	width: 36%;
	float: right;
}

.TSn_Buscador_capa_padre_V7 .TS_fieldset_localizacion {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	border-bottom: 2px solid #577512;
}
.TSn_Buscador_capa_padre_V7 #TS_Listalocalizacion {
	width: 100%;
	position: absolute;
	top: 0px;
}



.TSn_Buscador_capa_padre_V7 .rve_fila_fecha_fechas_V4 {
	width: 100%;
	padding: 10px 25px;
	padding-left: 36px;
	padding-right: 0px;
	cursor: pointer;
	display: block;
	margin-top: 10px;
	margin-left: 0px;
	border-radius: 40px 0px 0px 40px;
	-moz-border-radius: 40px 0px 0px 40px;
	-webkit-border-radius: 40px 0px 0px 40px;
	color: #ffffff;
	background-color: #577512;
	
}

.TSn_Buscador_capa_padre_V7 .TS_fieldset_habitaciones {
	width: 100%;
	height: 38px;
	margin-left: 0px;
	cursor: pointer;
	display: block;
	margin-top: 15px;
	border-bottom: 2px solid #577512;
}

.TSn_Buscador_capa_padre_V10{
	padding: 15px;
	background: #00000029;
	border-radius: 10px;
}

.TSn_Buscador_capa_padre_V7 .TS_fieldset_V10 {
	width: 100%;
	padding: 10px 0px;
	cursor: pointer;
	display: block;
	margin-top: 10px;
	padding-left: 6px;
	color: black;
	border-radius: 10px;
	background-color: #ffffff;
}

.TSn_Buscador_capa_padre_V7 .TS_fieldset_codgaencia {
	width: 100%;
	height: 38px;
	margin-left: 0px;
	cursor: pointer;
	display: block;
	margin-top: 20px;
	border-bottom: 2px solid #577512;
}

.TSn_BtnBuscar_capa_padre_V7 .TS_fieldset_botones {
    width: 100%;
    margin-left: 0px;
    cursor: pointer;
    display: block;
	margin-top: 46px;
}

.TS_btn-cta_V7
{
    width:100%;
	border-radius: 0px;
	cursor:pointer;
	float:left;
	padding: 4px 0px;
	height: 70px;
	border: 0px !important;
	font-weight: bold;
	font-size: 22px !important;
	border-radius: 0px 40px 40px 0px;
	-moz-border-radius: 0px 40px 40px 0px;
	-webkit-border-radius: 0px 40px 40px 0px;
    background-color: #577512;
	color: #ffffff;
}
.TS_btn-cta_V7 svg {
	float: left;
	width: 26px;
	margin-left: 10%;
	fill: #ffffff;
}
.TS_btn-cta_V7 span {
	float: left;
	margin-left: 10%;
	margin-top: 12%;
	font-size: 20px;
	font-weight: 100;
}

.TS_search-btn_V7
{
	float: right;
	border: 0 none;
    border-radius: 0px;
    padding-left: 4px;
    width:100%;
}

.TSh_btn_deplegar_oscuro svg {
	fill: #7cbe13;
}


.TSn_Buscador_capa_padre_V7 .rve_fila_fecha_bolo_desplegar {
	width: 20px;
	height: 20px;
	margin-top: 9px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 1px;
	float: right;
	background-color: transparent;
}
.TSn_Buscador_capa_padre_V7 .rve_fila_fecha_bolo_desplegar svg {
	fill: #ffffff;
}

.TSn_Buscador_capa_padre_V7 .rve_fila_fecha_fechas_V4 .rve_fila_fecha_capa_3 {
	width: 20px;
}

.TSn_Buscador_capa_padre_V7 .rve_fila_fecha_texto_cabecera {
	color: #ffffff;
}

.TSn_Buscador_capa_padre_V7 .rve_fila_fecha_texto_cabeceraV10 {
	color: black;
}

.TSn_Buscador_capa_padre_V7 .TSh_fila_fecha_fechas_V7 {
	color: #ffffff !important;
}

.TSn_Buscador_capa_padre_V7 .TSh_fila_fecha_fechas_V10 {
	color: black !important;
}

.TSn_Buscador_capa_padre_V7 .TSh_fila_fecha_fechas_V7 input {
	color: #ffffff !important;
}

.TSn_Buscador_capa_padre_V7 .TSh_color_input_V7 {
	color: #ffffff !important;
}

.TSn_Buscador_capa_padre_V7 .TSh_color_input_V7::-webkit-input-placeholder {color:#577512 !important;}
.TSn_Buscador_capa_padre_V7 .TSh_color_input_V7::placeholder {color: #577512 !important;}
.TS_input_codigoagencia.TSh_color_input_V7::-webkit-input-placeholder {
	text-align: center;
	font-weight: 100;
	color:#577512 !important;
}
.TS_input_codigoagencia.TSh_color_input_V7::placeholder {
	text-align: center;
	font-weight: 100;
	color: #577512 !important;
}
.TSh_capa_resultados_V7 {
	margin-top: 10px;
}





/* ======= Estilos para Formato V8 ======= */

.TS_cover_V8 
{
	/* Recordar q es tama�o ancho fijo */
	margin: 0px auto;
	width: 285px;
	height: fit-content;
	position: relative;
}

/* Da la transparencia y los bordes redondos */
.TSn_Buscador_capa_padre_V8 {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background: transparent;
}

.TSn_Buscador_capa_padre_V8 #TS_Listalocalizacion {
	position: absolute;
	top: 45px;
	width: 66%;
}

.TSn_Buscador_capa_padre_V8 .rve_fila_fecha_bolo_desplegar {
	width: 18px;
	height: 18px;
	margin-top: 9px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 1px;
	float: right;
	border-radius: 90%;
	-moz-border-radius: 90%;
	-webkit-border-radius: 90%;
	-o-border-radius: 90%;
	-ms-border-radius: 90%;	
	background-color: #7cbe13;
	color: #ffffff;
}
.TSh_capa_resultados_V8 {
	margin-top: 10px;
}
.TSn_titulo_V8 {
	position: relative;
	display: inline-block;
	width: 100%;
	font-weight: bold;
	font-size: 30px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

.TSn_subtitulo_V8 {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	font-weight: lighter;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

.TSn_fila_sel_dia_V8 {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding: 10px;
	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;
	background-color: #577512;
}

.TSn_fila_sel_dia_btn_V8 {
	float: left;
	padding: 5px 17px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	text-transform: lowercase;
	margin-right: 15px;

	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;

	color: #ffffff;
}

.TSn_fila_sel_dia_btn_activo_V8 {
	background-color: #7cbe13;
}

.TSn_fila_sel_dia_cal_V8 {
	float: right;
	height: 27px;
	width: 54px;
	padding: 2px 11px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: pointer;
	text-transform: lowercase;

	border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;

	color: #ffffff;
}

.TSn_fila_sel_dia_cal_V8 svg {
	width: 35px;
	fill: #ffffff;
}

.TSn_Buscador_capa_padre_V8 .TS_fieldset_codgaencia {
	width: 68%;
	height: 30px;
	float: left;
	margin-left: 16%;
	cursor: pointer;
	display: block;
	margin-top: 25px;
	border-bottom: 2px solid #577512;
}
.TSn_Buscador_capa_padre_V8 .TS_fieldset_codgaencia label{
	margin-bottom: 0px;
}


.TSn_Buscador_capa_padre_V8 .TSh_color_input_V8 {
	color: #ffffff !important;
}
.TSn_Buscador_capa_padre_V8 .TSh_color_input_V8::-webkit-input-placeholder {font-weight: 100; color:#577512 !important;}
.TSn_Buscador_capa_padre_V8 .TSh_color_input_V8::placeholder {font-weight: 100; color: #577512 !important;}
.TS_input_codigoagencia.TSh_color_input_V8::-webkit-input-placeholder {font-weight: 100; color:#577512 !important;}
.TS_input_codigoagencia.TSh_color_input_V8::placeholder {font-weight: 100; color: #577512 !important;}

/* ---- Ajuestes para los resultados */
@media (min-width: 1140px) {
	.TSh_capa_resultados_V8 .TS_general_alojamiento {
		flex: 0 0 66.66667% !important;
	}
	.TSh_capa_resultados_V8 .TS_img_alojamiento {
		width: 124%;
		height: auto;
		margin-right: 0;
		margin-left: -38px;
	}
}





/* ====== Estilos para Formato V10 ====== */

.botonHabPersonasWidget {
	border-radius: 15px;
	border: none;
	display: flex;
	width: 200px;
	min-width: 130px;
	height: 63px;
	margin-left: auto;
	margin-top: inherit;
	position: relative;
	padding: 0px;
	background: #ffffff;
}

.TS_cover_V10 .rve_fila_fecha_bolo_desplegar svg {
	width: 20px;
	position: absolute;
	top: 0px;
	left: 8px;
	fill: #577512;
}

#inputPersonasWidget {
	outline: none;
	margin-left: 35px;
	height: 57px;
	font-size: 12px;
	width: 92px;
}

#inputHabsWidget {
	outline: none;
	position: absolute;
	top: 28px;
	left: 40px;
	text-align: start !important;
}
.TS_cover_V10 .rve_fila_fecha_bolo_desplegar{
	width: inherit !important;
	height: inherit !important;
	margin-top: inherit !important;
	padding-top: inherit !important;
}

@media (max-width: 900px) {
	.botonHabPersonasWidget {
		width: 250px;
		font-size: 14px !important;
	}
	.botonHabPersonasWidget svg{
		height: 30px;
		top: 15px;
	}
	.TS_info_filtros{
		margin-left: 0px;
	}
	#inputPersonasWidget {
		width: 175px;
		margin-top: 0px;
		font-size: 14px !important;
	}
	#inputHabsWidget {
		top: 23px;
	}
}










/* ===== Estilos para Resultados V2 ===== */

.TSn_borde_redondo_10 {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
.TSn_borde_redondo_15 {
	border-radius: 15px 15px 15px 15px !important;
	-moz-border-radius: 15px 15px 15px 15px !important;
	-webkit-border-radius: 15px 15px 15px 15px !important;
	overflow: hidden;
}
.TSn_borde_redondo_20 {
	border-radius: 20px 20px 20px 20px !important;
	-moz-border-radius: 20px 20px 20px 20px !important;
	-webkit-border-radius: 20px 20px 20px 20px !important;
	overflow: hidden;
}
.TSn_borde_redondo_30 {
	border-radius: 30px 30px 30px 30px !important;
	-moz-border-radius: 30px 30px 30px 30px !important;
	-webkit-border-radius: 30px 30px 30px 30px !important;
	overflow: hidden;
}

#TSn_botonera_resultados_padre {
	background-color: #fff;
	color: #757373;
    border: 0px;
    margin: 0 !important;
    margin-bottom: 0px !important;
    padding: 10px;
	position: relative; 
	float: left;
	width: 100%;
}

.TSn_botonera_resultados_fecha {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	float: left;
	margin-top: 12px;
}

.TSn_botonera_resultados_boton {
	border-radius: 15px;
	cursor: pointer;
	padding: 10px 25px;
	font-size: 16px !important;
	float: right;
    background: #E8E8E8;
	border: #E8E8E8;	
	margin-right: 20px;
}

.TSn_botonera_resultados_boton_activo {
	background: #7cbe13;
	color: #ffffff;
}
.TSh_descripcion_larga {
	/*text-transform: lowercase;*/
}
.TSh_descripcion_larga:first-letter {
	/*text-transform: uppercase !important;*/
}









/* ====== Adaptative Steps ====== */
.TSh_adaptative_1140 .TS_general_alojamiento, .TSh_adaptative_910 .TS_general_alojamiento {
	flex: 0 0 66.66667% !important;
    max-width: 66.66667% !important;
}

.TSh_adaptative_1140 .TS_container_img_V2 {
	background-size: 117%;
	background-position: 25% 0px;
}

.TSh_adaptative_910.TS_container {
	padding: 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.TSh_adaptative_910 .TS_info_alojamiento_descripcion_V2 {
	font-size: 14px;
}

.TSh_adaptative_910 .TSh_descripcion_larga {
	display: none;
}

.TSh_adaptative_910 .TSh_descripcion_corta {
	display: block;
}

.TSh_adaptative_910 .TSh_info_iconos_3 {
	display: none;
}

.TSh_adaptative_910 .TSh_btn_horarios {
	display: none;
}

.TSh_adaptative_910 .TS_info_alojamiento_V2 {
	flex: 1 1 65%
}

.TSh_adaptative_910 .TS_info_precio_V2 {
	flex: 1 1 35%
}

.TSh_adaptative_910 .TS_btn_cta_V2_2 {
	width: 100%;
	margin-left: 0px !important;
	max-width: 100%;
}

.TSh_adaptative_910 .TS_container_img_V2 {
	background-size: 145%;
	background-position: 25% 0px;
}

.TSh_adaptative_910 .TSn_botonera_resultados_fecha {
	margin-left: 20px;
}

.TSh_adaptative_585.TS_container {
	padding: 0px 20px;
}
.TSh_adaptative_585 .TSn_botonera_resultados_fecha {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.TSh_adaptative_585 .TSn_botonera_resultados_boton {
	padding: 10px 10px;
	font-size: 14px !important;
	float: left;
    margin-left: 2%;
    margin-right: 0px;
}
.TSh_adaptative_585 .TS_btn_cta_V2_2 {
	position: unset !important;
    float: right;
    width: auto;
	font-size: 20px;
    font-weight: 400;
    font-family: sans-serif, Helvetica, Arial;
}
.TSh_adaptative_585 .TSn_BtnBuscar_texto_V7 {
	/* David 31/12/2020 => Para Mv q no salga el texto y se salga el boton por la derecha */	
	display: none !important;
}
.TSh_adaptative_585 .TS_btn_cerrar_mapa {
	left: 88%;
}
.TSh_adaptative_585.TS_btn_cerrar_mapa {
	left: 88%;
}




.TSearch_widget input {
	display: initial;
}




.selectoresTipo{
	display: flex;
	margin-left: 10px;
	color: white;
}

.selectorTipo{
	padding: 6px;
    padding-left: 20px;
    padding-right: 20px;
    background: #00000026;
    margin-left: 5px;
    cursor: pointer;
    margin-bottom: 4px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.selectorTipoSelecto{
	background: #577512;
}

.selectorTipo:hover{
	background: #00000042;
}






/* ====== ESTILOS ADICIONALES PARA DESTINOS ESPECIALES ======= 
	id_destino=4921 => Actividades Coru�a 
*/









/* ====== Forzado de Responsive - NO adaptative ===== */
@media (max-width: 585px) {
	.TSn_BtnBuscar_texto_V7 {
		/* David 31/12/2020 => Para Mv q no salga el texto y se salga el boton por la derecha */	
		display: none !important;
	}
}