/* --------------- VENTAJAS y SEGMENTOS --------------- */
.ventajas,
.segmentos,
.map_segmentos{
}
.ventajas .container,
.segmentos .container,
.map_segmentos .container{
	width: 1118px;
	margin: 0px auto 65px auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.ventajas .content:after,
.segmentos .content:after,
.map_segmentos .content:after{
	content: ""; 
	display: table;
	clear: both;
}


/* --------------- VENTAJAS --------------- */

.ventajas{
}
.ventajas .container{
	margin: 65px auto 65px auto!important;
	color: #444;
	background-color: #CCEEF4;
}
.ventajas .content{
	padding: 20px 20px 20px 30px;
}

.container_ventajas,
.container_mejor_pvp,
.container_extras{
	float: left;
}
.container_mejor_pvp,
.container_extras{
	float: right;
}
.container_ventajas{
	width: 496px;
}
.ventajas .title2{
	font-size: 24px;
}
.home .ventajas .title2,
.destinos_hoteles .ventajas .title2{
	margin-top: 10px;
	margin-bottom: 30px;
}
.ventajas .title3{
	color: #666;
}
.home .ventajas .title3,
.destinos_hoteles .ventajas .title3{
	font-size: 18px;
}
.l_segmentos .ventajas h3, 
.l_segmentos .ventajas .title3 {
	display: table-cell;
	vertical-align: middle;
	width: 170px;
	height: 31px;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.home .container_mejor_pvp .title3,
.home .container_extras .title3,
.destinos_hoteles .container_mejor_pvp .title3,
.destinos_hoteles .container_extras .title3{
	text-align: center;
}
.home .container_mejor_pvp,
.home .container_extras,
.destinos_hoteles .container_mejor_pvp,
.destinos_hoteles .container_extras{
	position: relative;
	width: 205px;
	height: 235px;
	padding: 10px;
	margin-left: 61px;
	background-color: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.segHoverTop{
    z-index: 99;
}
.home .container_mejor_pvp .container_img,
.home .container_extras .container_img,
.destinos_hoteles .container_mejor_pvp .container_img,
.destinos_hoteles .container_extras .container_img{
	text-align: center;
	height: 99px;
	margin-bottom: 10px;
}
.home .container_mejor_pvp .container_img img,
.home .container_extras .container_img img,
.destinos_hoteles .container_mejor_pvp .container_img img,
.destinos_hoteles .container_extras .container_img img{
	width: 120px;
	height: 99px;
}
/*ventajas*/
.container_ventajas ul {
	padding: 0 0 0 20px;
}
.container_ventajas ul li{
	font-size: 15px;
	color: #444;
	list-style-image: url(../images/check_black_ico.png);
	margin: 0 0 10px 0;
}
/*mejor precio - extras*/
.container_btn {
	display: table;
	position: absolute;
	bottom: 10px;
}
.container_mejor_pvp .btn_mejor_pvp,
.container_mejor_pvp .btn_info_pvp,
.container_extras .btn_info_extras{
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
	height: 31px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	background-color: #CCEEF4;
	cursor: pointer;
}
.container_mejor_pvp .btn_mejor_pvp:hover,
.container_mejor_pvp .btn_info_pvp:hover,
.container_extras .btn_info_extras:hover{
	background-color: #B3E6EF;
}
.container_mejor_pvp .btn_mejor_pvp,
.container_mejor_pvp .btn_info_pvp{
	float: left;
}

.container_mejor_pvp .btn_mejor_pvp{
	width: 153px;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius:  3px 0px 0px 3px;;
	border-radius:  3px 0px 0px 3px;;
}
.container_mejor_pvp .btn_info_pvp{
	width: 31px;
	margin-left: 1px;
	-webkit-border-radius:  0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
}
.container_mejor_pvp .btn_info_pvp img {
	margin: 5px 0;
	opacity:0.6; 
	filter:alpha(opacity=60);
}
.container_extras .btn_info_extras{
	width: 195px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* --------------- SEGMENTOS --------------- */
.segmentos,
.map_segmentos{
}
.segmentos .container,
.map_segmentos .container{
	color: #444;
	background-color: #DDDDDD;
}
.segmentos .container{

}
.segmentos .content{
	padding: 20px 0;
}
.segmentos .content:after,
.map_segmentos .content:after{

}
.container_segmentos,
.container_map_segmentos{
	
}
.container_segmentos .container_menu{
	text-align: center;
}
.container_segmentos .container_menu .segIcoSel{
   display:none;
}
.container_segmentos .container_menu .segIco{
   display:block;
}
.container_segmentos .container_menu .current .segIcoSel{
   display:block;
}
.container_segmentos .container_menu .current .segIco{
   display:none;
}
.container_segmentos .container_menu ul{
	list-style: none;	
}
.container_segmentos .container_menu ul:after{
	content: ""; 
	display: table;
	clear: both;
}
.container_segmentos .container_menu ul li{
	position: relative;
	width: 155px;
	height: auto;
	padding: 5px;
	margin-right: 12px;
	display: inline-block;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.3);
	cursor: pointer;
}
.container_segmentos .container_menu ul li.last{
	margin-right: 0px!important;
}
.container_segmentos .container_menu ul li:hover{
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important;
}
.container_segmentos .container_menu ul li.current{
	width: 155px;
	height: auto;
	text-align: center;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important;
}
.container_segmentos .container_menu ul li span{
	display: block;
	width: 155px;
	height: auto;
	opacity:0.3; 
	filter:alpha(opacity=30);
}
.container_segmentos .container_menu ul li:hover span{
	opacity:1; 
	filter:alpha(opacity=100);	
}
.container_segmentos .container_menu ul li.current span{
	opacity:1; 
	filter:alpha(opacity=100);	
}

.container_segmentos .container_menu ul li .arrow_down{
	display: none;
	position: absolute;
	bottom: -15px;
	left: 65px;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;	
	/*border-top: 15px solid #fff;*/
}
.container_segmentos .container_menu ul li.current .arrow_down{
	display: block;
}
/*descripción segmentos*/
.container_desc {
	margin-top: 30px;
	display: inline-block;
}
.segmentos .container_desc{
    display: none;
}
.segmentos .container_desc.current{
    display: inline-block;
	padding:0 20px;
}
.container_desc .img_peq,
.container_desc .txt_segmento,
.container_desc .list_segmento {
	float: left;
}
.segmentos .container_desc .tarj{
	cursor: auto!important;
}
.container_desc .img_peq{
	margin-right: 40px;
	cursor: auto!important;
}
.container_desc .txt_segmento,
.destinos_hoteles .container_desc .txt_segmento{
	width: 531px;
	margin-right: 40px;
}
.l_segmentos .container_desc .txt_segmento{
	width: 505px;
}
.container_desc .txt_segmento .title2{
	display: block;
	padding: 10px 25px 5px 0px;
	margin-bottom: 10px;
}
.container_desc .txt_segmento .txt_p{
	font-size: 13px;
	font-weight: normal;
	color: #444;
}
.container_desc .txt_segmento hr{
	margin: 5px 0 5px 0;
	border: 0;
	height: 2px;
}
.container_desc .txt_segmento .link_segmento {
	display: table-cell;
	vertical-align: middle;
	height: 41px;
	padding: 0 20px;
	/*background-color: #AAA;*/
	font-size: 13px;
	font-weight: bold;
	/*color: #fff;*/
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.container_desc .txt_segmento .link_segmento:hover{
	background-color: #FFF!important;
}
.home .list_segmento,
.destinos_hoteles .list_segmento{
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
.list_segmento p{
	margin: 0 0 20px 0;
}
.list_segmento ul{
	list-style: none;
	padding: 0 0 0 20px;
}
.list_segmento li{
	margin: 0 0 10px 0;
}
.txt_segmento .list_segmento li{
	list-style-image: url(../images/check_black_ico.png);
}

/*mapa*/
.map_segmentos .container{
	overflow: hidden;
}
.map_segmentos .content {
	position: relative;
	width: 1118px;
	height: 537px;
	background: #fff url(../images/mapa.jpg) no-repeat center center;
}
.map_segmentos .container_hotels{
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display:none;
}
.map_segmentos .container_hotels.current{
    display:block;
}
.map_menu_seg {
	width: 100%;
	position: absolute;
	bottom: 10px;
	right: 0px;
	text-align: center;
}

.map_menu_seg ul{
	list-style: none;
}

.map_menu_seg ul:after{
	content: ""; 
	display: table;
	clear: both;
}
.map_menu_seg ul li{
	display: inline-block;
	width: 150px;
	padding: 5px;
	margin-right: 20px;
	color: rgba(0,0,0, .6);
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: rgba(255,255,255, .7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.map_menu_seg ul li.last{
	margin-right: 0px!important;
}
.map_menu_seg ul li:hover{
	background-color: #fff;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important;
}
.map_menu_seg ul li.current{
	color: #fff;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important;
	cursor: auto!important;
}
.logo_seg{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
	height: 100px;
	padding: 5px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.logo_seg img{
	width: 100px;
	height: 100px;
}
.map_hotel .nom_hotel{
	font-size: 13px;
	font-weight: bold;
}
.container_hotels .img_hotel{
	position: absolute;
	width: 221px;
	height: 160px;
	padding: 5px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important; 
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)!important;
}
.container_hotels .img_hotel span{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.container_hotels .img_hotel img{
	width: 221px;
	height: 160px;
}
.container_hotels .img_b:after,
.container_hotels .img_t:after{
	content: ""; 
	display: table;
	position: absolute;
	width: 0; 
	height: 0; 
}
.container_hotels .br .img_b{
    top:40px;
    left:-65px;
 
}
.container_hotels .br .img_t{
    bottom:50px; 
    left:-65px;
}
.container_hotels .bl .img_b{
    top:40px;
    right:-65px;
}
.container_hotels .bl .img_t{
    bottom:50px; 
    right:-65px;
}
.container_hotels .tr .img_b{
    top:40px; 
    left:-65px;
}
.container_hotels .tr .img_t{
    bottom:50px; 
    left:-65px;
}
.container_hotels .tl .img_b{
    top:40px;
    right:-65px;
}
.container_hotels .tl .img_t{

}






.container_hotels .img_b:after{
	top: -15px;
	left: 100px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;	
	border-bottom: 15px solid #fff;
}

.container_hotels .img_t:after{
	bottom: -15px;
	left: 97px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;	
	border-top: 15px solid #fff;
}

/*posicionamiento mapa*/
.map_hotel{
	/*display: block;*/
}
.map_hotel .nom_hotel{
	display: block;
}
.position_map_hotel {
	position: absolute;
	height: 31px;
	width: auto;
}

.map_segmentos .tl .map_hotel:after,
.map_segmentos .tr .map_hotel:after,
.map_segmentos .bl .map_hotel:after,
.map_segmentos .br .map_hotel:after{
	content: ""; 
	display: table;
	position: absolute;
	width: 30px; 
	height: 25px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
}
.map_segmentos .tl .map_hotel:after{
	right: -30px;
	bottom: -5px;
	background-image: url(../images/map_tl.png);
}
.map_segmentos .tr .map_hotel:after{
	left: -30px;
	bottom: -5px;
	background-image: url(../images/map_tr.png);
}
.map_segmentos .bl .map_hotel:after{
	right: -30px;
	top: -15px;
	background-image: url(../images/map_bl.png);
}
.map_segmentos .br .map_hotel:after{
	left: -30px;
	top: -15px;
	background-image: url(../images/map_br.png);
}





/*colores segmentos*/

.container_segmentos .container_menu .seg_family span{
	background-image: url(../images/family_resorts.png);
}
.container_segmentos .container_menu .seg_adults span{
	background-image: url(../images/adults_only.png);
}
.container_segmentos .container_menu .seg_city span{
	background-image: url(../images/city_center.png);
}
.container_segmentos .container_menu .seg_collection span{
	background-image: url(../images/collection_resorts.png);
}
.container_segmentos .container_menu .seg_experience span{
	background-image: url(../images/experience_hotels.png);
}
.container_segmentos .container_menu .seg_smart span{
	background-image: url(../images/smart_concept.png)
}

/*COLOR TEXT*/

.FAMILY_R .tarj .list_segmento li{
	list-style-image: url(../images/check_family.png);
}
.ADULTS_ONLY .tarj .list_segmento li{
	list-style-image: url(../images/check_adults.png);
}
.CITY_CENTER .tarj .list_segmento li{
	list-style-image: url(../images/check_city.png);
}
.COLLECTION_R .tarj .list_segmento li{
	list-style-image: url(../images/check_collection.png);
}
.EXPERIENCE_H .tarj .list_segmento li{
	list-style-image: url(../images/check_experience.png);
}
.BE_SMART .tarj .list_segmento li{
	list-style-image: url(../images/check_smart.png);
}



.FAMILY_R .list_hotels .title3,
.FAMILY_R .list_hotels .title4,
.FAMILY_R .list_hotels .title5,
.FAMILY_R .list_hotels a,
.FAMILY_R .list_hotels a:hover,
.FAMILY_R .container_desc .txt_segmento .title2,
.FAMILY_R .tarj .list_segmento p,
.FAMILY_R .tarj .list_segmento li,
.FAMILY_R .container_desc .txt_segmento .link_segmento {
	color: #000;
}


.ADULTS_ONLY .list_hotels .title3,
.ADULTS_ONLY .list_hotels .title4,
.ADULTS_ONLY .list_hotels .title5,
.ADULTS_ONLY .list_hotels a,
.ADULTS_ONLY .list_hotels a:hover,
.ADULTS_ONLY .container_desc .txt_segmento .title2,
.ADULTS_ONLY .tarj .list_segmento p,
.ADULTS_ONLY .tarj .list_segmento li,
.ADULTS_ONLY .container_desc .txt_segmento .link_segmento {
	color: #000;
}


.CITY_CENTER .list_hotels .title3,
.CITY_CENTER .list_hotels .title4,
.CITY_CENTER .list_hotels .title5,
.CITY_CENTER .list_hotels a,
.CITY_CENTER .list_hotels a:hover,
.CITY_CENTER .container_desc .txt_segmento .title2,
.CITY_CENTER .tarj .list_segmento p,
.CITY_CENTER .tarj .list_segmento li,
.CITY_CENTER .container_desc .txt_segmento .link_segmento {
	color: #000;
}



.COLLECTION_R .container_desc .txt_segmento .title2,
.COLLECTION_R .tarj .list_segmento p,
.COLLECTION_R .tarj .list_segmento li,
.COLLECTION_R .container_desc .txt_segmento .link_segmento {
	color: #000;
}
/*color forzado en el listado de hoteles*/
.COLLECTION_R .list_hotels .title3,
.COLLECTION_R .list_hotels .title4,
.COLLECTION_R .list_hotels .title5,
.COLLECTION_R .list_hotels a,
.COLLECTION_R .list_hotels a:hover{
	color: #000;
}

.EXPERIENCE_H .list_hotels .title3,
.EXPERIENCE_H .list_hotels .title4,
.EXPERIENCE_H .list_hotels .title5,
.EXPERIENCE_H .list_hotels a,
.EXPERIENCE_H .list_hotels a:hover,
.EXPERIENCE_H .container_desc .txt_segmento .title2,
.EXPERIENCE_H .tarj .list_segmento p,
.EXPERIENCE_H .tarj .list_segmento li,
.EXPERIENCE_H .container_desc .txt_segmento .link_segmento {
	color: #000
}

.BE_SMART .list_hotels .title3,
.BE_SMART .list_hotels .title4,
.BE_SMART .list_hotels .title5,
.BE_SMART .list_hotels a,
.BE_SMART .list_hotels a:hover,
.BE_SMART .container_desc .txt_segmento .title2,
.BE_SMART .tarj .list_segmento p,
.BE_SMART .tarj .list_segmento li,
.BE_SMART .container_desc .txt_segmento .link_segmento {
	color: #000;
}



.FAMILY_R .list_hotels .title3,
.FAMILY_R .list_hotels .title4,
.ADULTS_ONLY .list_hotels .title3,
.ADULTS_ONLY .list_hotels .title4,
.CITY_CENTER .list_hotels .title3,
.CITY_CENTER .list_hotels .title4,
.EXPERIENCE_H .list_hotels .title3,
.EXPERIENCE_H .list_hotels .title4,
.BE_SMART .list_hotels .title3,
.BE_SMART .list_hotels .title4{
}
/*color forzado en el listado de hoteles*/
.COLLECTION_R .list_hotels .title3,
.COLLECTION_R .list_hotels .title4{
}

.FAMILY_R .list_hotels .title5,
.ADULTS_ONLY .list_hotels .title5,
.CITY_CENTER .list_hotels .title5,
.EXPERIENCE_H .list_hotels .title5,
.BE_SMART .list_hotels .title5{
	opacity:0.4; 
	filter:alpha(opacity=40);
}
/*color forzado en el listado de hoteles*/
.COLLECTION_R .list_hotels .title5{
	opacity:0.6; 
	filter:alpha(opacity=60);
}



.FAMILY_R .list_hotels a,
.ADULTS_ONLY .list_hotels a,
.CITY_CENTER .list_hotels a,
.EXPERIENCE_H .list_hotels a,
.BE_SMART .list_hotels a{
	opacity:0.6; 
	filter:alpha(opacity=60);
}
/*color forzado en el listado de hoteles*/
.COLLECTION_R .list_hotels a{
	opacity:0.8; 
	filter:alpha(opacity=80);
}


.FAMILY_R .list_hotels a:hover,
.ADULTS_ONLY .list_hotels a:hover,
.CITY_CENTER .list_hotels a:hover,
.COLLECTION_R .list_hotels a:hover,
.EXPERIENCE_H .list_hotels a:hover,
.BE_SMART .list_hotels a:hover{
	opacity:1; 
	filter:alpha(opacity=100);
}


.container_segmentos .container_menu .seg_FAMILY_R.current,
.FAMILY_R .logo_seg,
.FAMILY_R .container_desc .txt_segmento hr,
.FAMILY_R .content_list_hotels hr,
.map_menu_seg ul .map_FAMILY_R.current  {
	background-color: #2d4861;
}
.container_segmentos .container_menu .seg_ADULTS_ONLY.current,
.ADULTS_ONLY .logo_seg,
.ADULTS_ONLY .container_desc .txt_segmento hr,
.ADULTS_ONLY .content_list_hotels hr,
.map_menu_seg ul .map_ADULTS_ONLY.current {
	background-color: #2d4861;
}
.container_segmentos .container_menu .seg_CITY_CENTER.current,
.CITY_CENTER .logo_seg,
.CITY_CENTER .container_desc .txt_segmento hr,
.CITY_CENTER .content_list_hotels hr,
.map_menu_seg ul .map_CITY_CENTER.current {
	background-color: #2d4861;
}
.container_segmentos .container_menu .seg_COLLECTION_R.current,
.COLLECTION_R .logo_seg,
.COLLECTION_R .container_desc .txt_segmento hr,
.COLLECTION_R .content_list_hotels hr,
.map_menu_seg ul .map_COLLECTION_R.current  {
	background-color: #2d4861;
}
.container_segmentos .container_menu .seg_EXPERIENCE_H.current,
.EXPERIENCE_H .logo_seg,
.EXPERIENCE_H .container_desc .txt_segmento hr,
.EXPERIENCE_H .content_list_hotels hr,
.map_menu_seg ul .map_EXPERIENCE_H.current  {
	background-color: #2d4861;
}
.container_segmentos .container_menu .seg_BE_SMART.current,
.BE_SMART .logo_seg,
.BE_SMART .container_desc .txt_segmento hr,
.BE_SMART .content_list_hotels hr,
.map_menu_seg ul .map_BE_SMART.current  {
	background-color: #2d4861;
}

/*FONDO BTN L*/
.FAMILY_R .container_desc .txt_segmento .link_segmento{
	background-color: #F4F5F5;/*10% op*/
}
.ADULTS_ONLY .container_desc .txt_segmento .link_segmento{
	background-color: #F4F5F5;/*10% op*/
}
.CITY_CENTER .container_desc .txt_segmento .link_segmento{
	background-color: #F4F5F5;/*10% op*/
}
.COLLECTION_R .container_desc .txt_segmento .link_segmento{
	background-color: #F4F5F5;/*10% op*/
}
.EXPERIENCE_H .container_desc .txt_segmento .link_segmento{
	background-color: #F4F5F5;/*10% op*/
}
.BE_SMART .container_desc .txt_segmento .link_segmento{
	background-color: #F4F5F5;/*10% op*/
}

/*FONDO ARROW*/
.container_segmentos .container_menu .seg_FAMILY_R.current .arrow_down{
	border-top: 15px solid #2d4861;
}
.container_segmentos .container_menu .seg_ADULTS_ONLY.current .arrow_down{
	border-top: 15px solid #2d4861;
}
.container_segmentos .container_menu .seg_CITY_CENTER.current .arrow_down{
	border-top: 15px solid #2d4861;
}
.container_segmentos .container_menu .seg_COLLECTION_R.current .arrow_down{
	border-top: 15px solid #2d4861;
}
.container_segmentos .container_menu .seg_EXPERIENCE_H.current .arrow_down{
	border-top: 15px solid #2d4861;
}
.container_segmentos .container_menu .seg_BE_SMART.current .arrow_down{
	border-top: 15px solid #2d4861;
}

/*FONDO SEGMENTO*/
.FAMILY_R .container,
.FAMILY_R .container_desc .txt_segmento .title2{
	background-color: #E9EBEB;/*10% op*/
	/*background-color: #CCF0F6;*//*20% op*/
}
.ADULTS_ONLY .container,
.ADULTS_ONLY .container_desc .txt_segmento .title2{
	background-color: #E9EBEB;/*10% op*/
	/*background-color: #DFD0DE;*//*20% op*/
}
.CITY_CENTER .container,
.CITY_CENTER .container_desc .txt_segmento .title2{
	background-color: #E9EBEB;/*10% op*/
	/*background-color: #F3CCD2;*//*20% op*/
}
.COLLECTION_R .container,
.COLLECTION_R .container_desc .txt_segmento .title2{
	background-color: #F4F5F5;/*10% op*/
	background-color: #E9EBEB;/*20% op*/
}
.EXPERIENCE_H .container,
.EXPERIENCE_H .container_desc .txt_segmento .title2{
	background-color: #E9EBEB;/*10% op*/
	/*background-color: #CCD4E9;*//*20% op*/
}
.BE_SMART .container,
.BE_SMART .container_desc .txt_segmento .title2{
	background-color: #E9EBEB;/*10% op*/
	/*background-color: #FFD4CD;*//*20% op*/
}
.home .seg_col2,
.destinos_hoteles .seg_col2 {
	float: left;
	width: 515px;
	margin-right: 40px;
}

.l_segmentos .container_desc .img_peq {
	float: none!important;
}

.home .list_hotels,
.destinos_hoteles .list_hotels{
	cursor: auto!important;
	width: 350px!important;
	height: auto!important;
}
.content_list_hotels{
	padding: 10px;
}
.content_list_hotels hr{
	margin: 10px 0 0px 0;
	border: 0;
	height: 2px;
	opacity:0.3; 
	filter:alpha(opacity=30);
}
.container_desc .txt_segmento .title2{
	font-size: 26px!important;
}
.content_list_hotels .title3{
	margin: 0;
	font-size: 18px;
}
.content_list_hotels .title4{
	margin: 10px 0 0 0;
	font-size: 15px;
}
.content_list_hotels .title5{
	margin: 0;
	font-size: 13px;
}
.content_list_hotels a{
	display: block;
	font-size: 13px;
}
