.top_number_phones {
    background: rgba(255,255,255,0.8);
    border: 1px solid #ddd;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    color: #000;
    display: none;
    list-style: outside none none;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 10;
    font-size: 16px;
}
.show_numbers.icon-down-open {
    cursor: pointer;
    display: inline-block;
    height: 25px;
    text-align: center;
    width: 15px;
}
.top_number_phones li img {
    width: 15px;
}
.slider {
    height: 579px;
    list-style: outside none none;
    padding: 0;
    position: relative;
    width: 100%;
}
.slider > li {
    position: absolute;
    width: 100%;
    padding: 0;
}
.slider img {
    height: 560px;
    width: 100%;
}
.slider_contact {
    height: 470px;
    list-style: outside none none;
    padding: 0;
    position: relative;
    width: 100%;
}
.slider_contact > li {
    position: absolute;
    width: 100%;
}

.slider_contact img{
	height: 470px;
    width: 100%;
}
#search {
    position: absolute;
    width: 50%;
    top: 75px;
    left: 1%;
}

.banner.payment_forms {
    position: relative;
    background: #fff ;
    margin-left: 0%;
}
.diversas_formas img {
    width: 100%;
}

.garantia_bajo {
    font-size: 12px;
    vertical-align: middle;
    color: #FF992F;
}
.tab-content{
	position: relative;
}
.icon-calendar-7 {
    color: #f90;
}
.position_relatiava {
    position: relative;
}
.load_destinos {
    background-image: url("../../img/icon_loading_gray.gif");
    background-position: right;
    background-repeat: no-repeat;
}
.get_destino{
	color: red;
    font-size: 11px;
    display: none;
}
#frm_buscar_destino label {
    font-weight: normal;
}
.sin_destino {
	display: inline-block;
}
.sin_destino_input{
	border: solid 1px red !important;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.0) !important;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0,0, 0.0) !important;
}
.ajaxLoader {
    background: rgba(255, 255, 255, 0.98) none repeat scroll 0 0;
    display: none;
    height: 100vh;
    padding: 15% 0 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100vw;
    z-index: 999;
}
.start-pick.form-control.hasDatepicker, .end-pick.form-control.hasDatepicker {
    background: #fff none repeat scroll 0 0;
    cursor: auto;
}
.see_all_plans {
    background: #73716e none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    padding: 0 4px;
    vertical-align: top;
}
.meal_plan {
    position: relative;
}
.list_plans {
    background: #333 none repeat scroll 0 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    display: none;
    left: 0;
    list-style: outside none none;
    padding: 10px;
    position: absolute;
    top: 20px;
    z-index: 1;
}
.list_plans li {
    border-bottom: 1px solid;
    height: 20px;
    margin-top: 5px;
}
.plan_name {
    float: left;
}
.plan_cost {
    float: right;
}
.box-resumes-tooltip {
    background: #ff9900 none repeat scroll 0 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    display: none;
    padding: 10px;
    top: -177px;
    position: relative;
    z-index: 2;
}
.box-resumes-tooltip-internal{
	background: #ff9900 none repeat scroll 0 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    display: none;
    padding: 10px;
    position: absolute;
    z-index: 2;
}
.show_promotions {
    background: #73716e none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    padding: 0 6px;
    text-align: center;
    vertical-align: bottom;
}
.mark_pic_do{
	border: 8px solid #d1d1d1;
}
/*******************************/
/*			DETAILS				*/
/*******************************/
.reservar{
	float: right;
	margin-right: 10px;
}
.wrapper_map{
	display: none;
}
#frm_buscar_destino i, .view_map i {
    color: #f90;
    font-size: 16px;
}
button .icon-search {
    color: #fff !important;
    font-size: 13px !important;
}
.view_map {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
}
.view_map > span {
    font-size: 12px;
    padding: 0 0 0 15px;
}
.wrapper_map {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100vh;
    left: 0;
    padding: 10%;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 99999;
}
.close_map {
    color: #fff;
    cursor: pointer;
    font-family: lato;
    font-size: 30px;
    font-weight: 300;
    position: absolute;
    right: 7%;
    top: 14%;
}
.general_info .rating {
    display: inline-block;
    font-size: 25px;
}
.general_info {
    margin-bottom: 0;
    padding: 0 30px 30px;
}
.hide_general_info {
    height: 140px;
    overflow: hidden;
}
.view_more_info {
    color: #8dc63f;
    cursor: pointer;
    margin: 0 auto 30px;
    padding: 10px;
    text-decoration: underline;
    width: 200px;
}
.detail_main_title {
    color: #f90;
}
.general_info > p {
    line-height: 16px;
}
.amenitis_btn_tabs {
    list-style: outside none none;
    padding: 0;
}
.tab_hidden {
    display: none;
}
.amenitis_btn_tabs > li {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 3px solid #ddd;
    cursor: pointer;
    display: inline-block;
    margin: 0 -5px 0 0;
    padding: 8px 30px;
}
.amenitis_btn_tabs > li:hover, .amenitis_btn_tabs > li.activo {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-top: 3px solid #f90;
}
.amenitis_btn_tabs > li:last-child {
    border-right: 1px solid #ddd;
}
.amenitis_tabs {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    max-height: 600px;
    overflow-y: scroll;
    padding: 0;
    width: 100%;
}
.wrapper_galeria {
    position: relative;
    width: 100%;
}
.list_galeria {
    display: inline-block;
    padding: 0;
    width: 50%;
}
.list_galeria > li {
    border: 1px solid #ddd;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    padding: 5px;
    width: 30%;
}
.list_galeria img {
    border: 1px solid #ddd;
    width: 100%;
}
.wrapper_pic {
    display: inline-block;
    right: 0;
    top: 0;
    vertical-align: top;
    width: 45%;
}
.wrapper_pic {
    position: fixed;
    right: 225px;
    top: 165px;
    width: 35%;
    z-index: 99;
}
.list_services, .list_restaurants {
    list-style: outside none none;
    padding: 0;
}
.list_services > li {
    display: inline-block;
    margin-bottom: 15px;
    width: 20%;
}
.extra_charge {
    color: #f90;
}
.extra_charge_bottom {
    font-family: lato;
    font-weight: 300;
}
.list_restaurants li {
    border: 1px solid #bbb;
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
    display: inline-block;
    margin: 0 20px 20px 0;
    vertical-align: top;
    width: 22%;
}
.list_restaurants li > img {
    width: 100%;
}
.wrpper_des_restaurant {
    border-left: 3px solid #f90;
    padding: 10px;
}
.restaurant_horarios {
    background-color: #f9f9f9;
    font-size: 11px;
    padding: 10px 10px 10px 13px;
}
.all_inclusi {
    display: inline-block;
    margin-left: -5px;
    padding: 10px;
    width: 50%;
}
.price_list.detail_price_list {
    height: auto;
}
.all_inclusive_list {
    font-size: 14px;
    margin: 15px 0 10px;
}
.all_inclusi {
    font-family: lato;
}
.detail_nights, .detail_normal_prince, .detail_price_list, .price_list.detail_price_list div, .detail_include_tax{
    margin-right: 20px;
    text-align: right;
}
.detail_normal_prince{
    color: #999;
    display: block;
    font-size: 15px;
    margin-top: 10px;
    text-decoration: line-through;
}
.row.list_rooms_plans {
    border-bottom: 1px dashed;
    margin: 0;
    padding: 9px 0 20px;
}
.detail_plan {
    font-size: 20px;
    margin-top: 10px;
}
.list_days_detail {
    float: left;
    list-style: outside none none;
    padding: 0;
}
.list_days_detail > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: solid none none solid;
    border-width: 1px medium medium 1px;
    padding: 3px 5px 2px;
}
.list_days_detail > li:last-child {
    border-bottom: 1px solid;
}
.detail_per_night ul:last-child li {
    border-right: 1px solid;
}
.list_days_detail li:first-child {
    background-color: #ededed;
    color: #000;
}
.list_days_detail > li:nth-child(2) {
    color: #999;
    text-decoration: line-through;
}
.list_days_detail > li:nth-child(3) {
    color: #000;
}
.wraper_date_detail {
    height: 90px;
    overflow-x: scroll;
    width: 100%;
}
.list_days_detail {
    float: left;
    list-style: outside none none;
    padding: 0;
    width: 95px;
}
.detail_per_night {
    display: none;
}
.show-night-detail, .politicas_cancelacion {
    color: #E74C3C;
    cursor: pointer;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.show-night-detail:hover {
	text-decoration: underline;
}
/********************** HOTELES PAGO ***************************/
.payment{
	padding-top: 100px;
}
.box_style_1 > img {
    width: 100%;
}

.required_check {
    color: red;
    display: none;
}
#booking input[type="radio"] {
    display: block;
    margin: 5px auto 20px;
}
.text_pago_bancario {
    color: #3F9624;
    font-size: 14px;
    text-align: center;
}
.time_pay {
    color: red;
    font-size: 10px;
}
.pago_seguro {
    display: block;
    width: 100%;
}
/********************** SUCCESS ***************************/
.wrapper_success {
    padding-top: 150px;
}

/********************** OFERTAS ***************************/
.padding-50{
	padding-top: 50px;
}
/********************** GRUPOS ***************************/
.sin_margin_top {
    margin-top: 0;
}
.nos_respladan img {
    width: 100%;
}
.txt_center{
	text-align: center;
}
.subtitle {
    font-size: 15px;
    margin-left: 30px;
}
.price {
    color: #e74c3c;
    font-size: 19px;
    margin-left: 50px;
}
.price_per_person {
    font-size: 10px;
}
/********************** CONTACTO ***************************/
.required{
	border: solid red 1px;
}
/************** FOOTER **************/
.phone_footer, .email_footer {
    display: block;
    font-size: 14px;
}
.phone_footer .icon-phone, .email_footer .icon_set_1_icon-84 {
    display: inline-block;
    font-size: 26px;
    padding-top: 5px;
    vertical-align: middle;
}
.horario {
    display: inline-block;
    font-size: 26px;
    margin-top: 7px;
    vertical-align: top;
}
.horario_txt {
    display: inline-block;
    font-size: 14px;
    margin: 0;
}
.zona_horario {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-family: lato;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
#social_footer p {
    margin: 0;
}
#social_footer ul li a{
	background: #3B5998;
}
.asocioados img {
    height: 60px;
}
.asocioados li {
    display: inline-block;
}
#social_footer .copy {
    font-family: lato;
    font-size: 12px;
    font-weight: 300;
}
@media (max-width: 480px) {
	#search {
    	top: 50px;
        width: 98%;
	}
}
/* @media (min-width: 736px) {
	#search {
    	top: 50px;
        width: 70%;
	}
}*/