/*done by RENIER RAMOS OLIVA rramos10384@gmail.com */
/*update by Rogfel Thompson rogfel@yandex.com */

/*	---- ESTRUCTURA	----  */
@font-face
{
    font-family: "title";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("font/MYRIADPRO-REGULAR.OTF") format("truetype");
}
@font-face {
    font-family: "texto";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("font/MYRIADPRO-REGULAR.OTF") format("truetype");
}
body
{
    margin:0px;  background-color: #FFFFD7;
    font-family:Verdana, Geneva, sans-serif;
    font-family:"texto";
    font-size:12px;
    /*quitado tmp---min-width:420px;*/
    min-width:962px;
    z-index: 10;
}

div.colfl{
    width: 203px;
}

div#logo {
    position: absolute;
    top: -80px;
    /*left: -30px;*/
    z-index: 1000;
}

img.ver_mas{
    cursor: pointer;
}
body,body a
{
    font-size:14px;
}
body a
{
    color: #056088;
}

@media (min-width: 1199px) {

    div.center-min
    {
        margin:0 auto;
        width:962px;
    }

}

div.center-min
{
    margin:0 auto;
    width:1120px;
}



div#menu_top
{
    height:40px;
    /*background: #80c5e9;*/
    padding-top: 40px;
    z-index: 1;
}
div#menu_main
{
    height:52px;
    margin-top: 15px;
    position: relative;
    border-top-left-radius: 0.2em;
    border-top-right-radius: 0.2em;
    background: #006699;
}

div#filter
{
    height:290px;
    width:260px;
}
div#content
{
    padding-top:0px;
    position: relative;
    min-height: 83px;
    height: auto !important;
}

div#content_piso2
{
    margin-top: 55px;
    padding-top:0px;
    position: relative;
    min-height: 622px;
    height: auto !important;
}

div#content_piso2.casas
{
    min-height: 900px;
}
div#blue_forte_bg{
    margin-top: 40px;
    background-color: #006699;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 100% 700px;
}
/*div#palmas_blue_bg{
    background: #0897d9 url('../images/palmas_blue_bg.png') no-repeat;
    width: 167px;
    height: 374px;
    position: absolute;
    float: right;
    right: 0px;
    top: 940px;

}*/
div#content_bg
{
    padding-top:0px;
    position: relative;
    background: #fff url('../images/bgcontent.jpg') repeat-y;
    min-height: 200px;
    height: auto !important;
}

div#content_reservar
{
    padding-top:0px;
    position: relative;
    min-height: 104px;
    height: auto !important;
}
div#content_destino
{
    padding-top:12px;
    padding-bottom: 5px;
    position: relative;
    min-height: 200px;
    height: auto !important;
    background: #FDF4C6;
}

#texto_recortado
{
    line-height: 30px !important;
}
div#previous_footer
{
    min-height: 573px;
    width: 100%;
    position: relative;
    padding-top: 20px;
}
div#contenidos_previofooter {
    position: relative;
    height: auto;
    width: auto;
}
p.max_ancho
{
    max-width: 985px;
}
div#footer
{
    height:96px;
    padding:0px;
    position:relative;
}
div#footer_menu
{
    height:auto;
    padding:0px;
    text-transform: uppercase;
    line-stacking: 40px;
}
div#footer_menu ul li
{

    padding:10px;
    line-height: 30px;

}
div#logo_transp{
    padding-top: 30px;
    width: auto;
    height: auto;
}
div.info_footer1
{
    margin-top: 31px;
    height: 160px;
    width: 245px;
}

div.info_footer1 div span
{
    text-transform: uppercase;
    color: #fff;
    margin-left: 15px;
    font-size:15px;
}
div#footer_gallery
{
    height:210px;
    width: 480px;
    padding:0px 65px;
    position: relative;
    float: left;
    left: 300px;
    top: 0px;
}

div.gallery
{
    width: 480px;
    height:200px;
}
div.gallery a.title
{
    text-transform:uppercase;
    margin-top:30px;
    height:21px;
    padding-top:4px;
    font-size:18px;
    display:block;
    /*font-weight:bold;*/
    margin-bottom:10px;
}
div.gallery a.title:hover
{
    text-decoration:underline;
}
div.gallery ul li
{
    width:131px;
    height:77px;
    margin-right: 15px;
    margin-bottom: 15px;
    float:left;
}
div.gallery ul li a
{
    display:block;
}

div.info_footer1 div.info
{
    margin-left: 15px;
}



input.filtro-buscar
{
    width: 40px;
    height: 40px;
    margin: 15px 5px;
    background: rgb(228,175,49) url(../images/lupa.png) center center no-repeat;
    border: 1px solid #fff;
    border-radius: .2em;
}



/*	----  COLORS	----  */

body,div.filter_form input,div.filter_form select
{
    /*color general de letras*/
    color:#066189;
}
/*----  TEXTS  ----*/
div.white_bg a
{
    color:#EACE49;
}
div.white_bg a:hover
{
    color:#003366;
}
div.black_bg a
{
    color:#FDD !important;
}
div.black_bg a:hover
{
    color:#FFF !important;
}
.gris_bg
{
    padding: 5px 0 5px 0;
    background: #efefef;
}
/*----  TEXTS  ----*/


.roman
{
    font-family:"Myriad Prod", Times, serif;
}
.upper
{
    text-transform:uppercase;
}
.bold{
    font-weight: bold;
}
.white
{
    color:#ffffff;
}
.black_light
{
    color:#303030 !important;
}
.black
{
    color:#000 !important;
}
.red_bg ,.red_bg h2
{
    color:#FFF;
}
.orange
{
    background:rgb(229,175,49);
}

.blue_n3
{
    background: rgb(18,140,205);
}
.blue_color a, a.blue_color
{
    color: rgb(18,140,205) !important;
}
a.blue_color:hover, .blue_color a:hover
{
    color: rgb(30,186,59) !important;
}
.letra_blue
{
    color: rgb(18,140,205) !important;
}
.tachado
{
    font-size: 22px;
    text-decoration:line-through !important;
    margin-left: 5px;
    margin-right: 10px;
}
.tachado_min
{
    font-size: 15px;
    text-decoration:line-through !important;
    margin-left: 5px;
    margin-right: 10px;
}
div.area_franja_big
{
    padding-left: 10px;
    padding-top: 5px;
    margin-left: 105px;
    margin-top: 15px;
    height: 35px;
    color: #ffefc8;
    border-bottom-right-radius: .2em;
    border-top-right-radius: .2em;
}

div.franja-azul{
    position: absolute;
   /* border-bottom: 4px solid #0897d9;*/
    top: 25px;
    width: 100%;
    left: -17px;
}

.blue_letra
{
    color: rgb(42,153,213) !important;
}
div.area_franja
{
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 7px;
    left: 83px;
    top: 2px;
    position: absolute;
    height: 20px;
    color: #ffefc8 !important;
    border-bottom-right-radius: .2em;
    border-top-right-radius: .2em;
}

div.precio_no_oferta_big
{
    padding-left: 10px;
    padding-top: 5px;
    margin-left: 105px;
    margin-top: 15px;
    height: 35px;
    border-bottom-right-radius: .2em;
    border-top-right-radius: .2em;

}

div.list_oferta{
    padding-top: 5px;
    width: 200px;
}

div.precio_no_oferta
{
    position: absolute;
    right: 0;
    top: 14px;
}

span.ok
{
    font-size: 25px !important;
}

span.ok_min
{
    font-size: 20px !important;
    text-align: center;
}
.franja-oferta
{
    color: #ffefc8;
    border-bottom-right-radius: .2em;
    border-top-right-radius: .2em;
}
.ola_bg
{
    background: #fff url(../images/barra_arena_mar.png) -1px repeat !important;
    opacity: 0.9;
}
.msg
{
    color:#651B01;
}
.color_black
{
    color: #066189 !important;
    text-align: justify;
}
.color_black_left
{
    color: #636c71 !important;
    text-align: left;
}

.color_blue
{
    color: #0897d9 !important;
}
.color_green
{
    color: #CEAA00 !important;
}

.color_green_oferta
{
    color: #3c700b !important;
}

.color_blue_light{
    color: #d5f0fe !important;
}
/*----  BACKGROUND  ----*/
.white_bg
{
    background:#FFF;
}
.blue_light_bg
{
   /* background: #d8eefb;*/
}
.hidden{
    display: none;
}
.verde_bg
{
    background:#51b7e6;
}
.amarillo_bg{
    background: #E9CD49;
}
.verde_light_bg
{
    background:#E9CD49;
    border-bottom-left-radius: .2em;
    border-bottom-right-radius: .2em;
}
.azul_bg
{
    background: #006699;
}

.naranja_bg
{
    background:rgb(228,175,49);
}

.gray_bg
{
    background:#f2f1f0;
}

/*---  BORDERS ---*/
.border
{
    border: solid 5px #E9CD49;
    border-radius: 0.5em;
}
.border_right
{
    border-right: solid 1px #d6f2f5;
}

.border_down
{
    border-bottom: 1px solid #d6f2f5;
}

.border_thin
{
    border:solid 1px #d6f2f5;
}

.height_40{
    height: 40px;
}

.height_21{
    height: 21px;
}

.height_80{
    height: 80px;
}
.height_auto{
    height: auto !important;
}
.border_blue_light
{
    border:solid 1px #ade5ff;
}

.border_blue
{
    border:solid 2px #ade5ff;
    border-radius: 0.2em;
}

.border_green{
    border: solid 2px #60b80a !important;
    border-radius: 0.5em;
}

.border_green_light{
    border: solid 1px #60b80a !important;
}

.border04
{
    border-radius: 0.4em;
    border:solid 1px #78d023;
}

.border_4
{
    border:solid 1px #fff;
}

.border_up_down
{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

.border_up
{
    border-bottom: 1px solid rgb(116,198,241);
    width: 90%;
}

.border-radio
{
    border-radius: 0.2em;
}

.border_t
{
    border:solid 1px #FEDA00;
}
.border_red
{
    border-bottom:solid 3px #A40000;
}

/* Span */

.span280
{
    width: 280px;
    height: 28px;
}

.span180
{
    width: 180px;
    height: 28px;
}

.span125
{
    width: 135px;
    height: 28px;
}

.span80
{
    width: 85px;
    height: 29px;
}
.span70
{
    width: 70px;
    height: 28px;
}

.span580
{
    width: 580px;
    height: 82px;
}

.width90
{
    width: 90%;
}

.width250px
{
    width: 250px;
}

.width200px
{
    width: 200px;
}

.width100
{
    width: 100%;
}
.width40
{
    width: 40%;
}


.span227
{
    width: 227px;
    height: 28px;
}

.span200
{
    width: 200px;
    height: 40px;
}

.span248
{
    width: 248px;
    height: 28px;
}

.span100
{
    width: 100px;
    height: 28px;
}
.span120
{
    width: 120px;
    height: 28px;
}
.span122
{
    width: 122px;
    height: 28px;
}
.span123
{
    width: 123px;
    height: 28px;
}
.alerta{
    margin-bottom: 5px;
}
.alerta p{
    font-size: 100%;
    line-height: 18px;
}
.alerta-info
{
    padding: 10px 10px 5px 30px ;
    height: auto;
    margin-left: 10px;
    background: #fafae9 url("../images/alerta-info.png") no-repeat -1px;
    color: #b69600;
}
.alerta-exito
{
    padding: 10px 10px 5px 30px ;
    height: 23px;
    margin-left: 10px;
    background: #f1ffd9  url("../images/alerta-exito.png") no-repeat -1px;
    color: #03870f;
}
/* img.pickup
{
    background: url('../images/doble-angle-up.png') no-repeat;
}
img.toggle
{
    background: url('../images/doble-angle-down.png') no-repeat !important;
}*/
.edit_reserva
{
    border: 1px solid #E9CD49;
    padding: 5px;
    height: 35px;
    width: 100%;
    color: #7c7c7c;
    border-radius: 3px;
}

input.edit_reserva {
    border: 1px solid #E9CD49;
    padding: 0 5px 0 5px !important;
}

textarea.edit_reserva {
    height: 150px;
}

textarea.edit_reserva-medic {
    height: 60px;
    padding: 0 5px 0 5px !important;
    border: 1px solid #E9CD49;
    width: 100%;
    color: #7c7c7c;
    border-radius: 3px;
}

.letra25 {
    font-size: 25px;
    line-height: 27px;
}

.letra20 {
    font-size: 20px;
    line-height: 20px;
}

.letra19
{
    font-size: 19px;
    line-height: 20px;
}

.letra18
{
    font-size: 18px;
    line-height: 20px;
}

.letra16
{
    font-size: 16px;
    line-height: 20px;
}

.letra15
{
    font-size: 15px !important;
    line-height: 17px !important;
}

.letra14
{
    font-size: 14px !important;
    line-height: 17px !important;
}
.letra15-10
{
    font-size: 15px !important;
    line-height: 11px !important;
}

.letra13
{
    font-size: 13px !important;
    line-height: 14px !important;
}

.letra11
{
    font-size: 11px !important;
    line-height: 12px !important;
}

table tr.impar
{
    background: #f2f2f2;
}
table  td
{
    padding: 5px;
}

table.span580 span
{
    color: rgb(42, 153, 213);
}

table.info_hotel, table.info_hotel h3, table.info_hotel p{
    color: #fff !important;
    padding: 10px;
}

div.hoteles_cercanos{
    background: #fff;
    margin-top: 10px;
    height: auto;
}
div.hoteles_cercanos div.barra_azul{
    background: #006699;
    height: 25px;
}
div.hoteles_cercanos div.hoteles{
    padding: 0 20px 10px;
    height: auto;
}

table.servicio td{
    background: url('../images/vineta1.png') left 5px no-repeat !important;
    padding-left: 20px;
    padding-right: 80px;
}
table.servicio th{
    text-align: left;
}

div.info_circuito div.position_precio {
    position: absolute;
    top: 0px;
    left: 500px;
}

/*  OTROS  */
.ancho2
{
    width: 2px;
}
.clean
{
    clear:both;
}
.divisor
{
    border-top:solid 1px #b4d9ec;
    height:10px;
    clear:both;	width:100%;
    margin-top:10px;
}



.space
{
    clear:both;
    height:25px;
}
.lttl_space
{
    clear:both;
    height:14px;
}
.right
{
    float:right;
}
.left
{
    float:left;
}
.relative
{
    position:relative;
}
.display
{
    display:block;
}
up{
    z-index: 10000;
}
.abajo
{
    bottom:0px;
    right:0px;
    position:absolute;
    margin:0px;
}
.hidden
{
    display:none;
}
.margen
{
    margin-left:25px;
}
.margen_r
{
    margin-right:10px;
}


.margen_r30
{
    margin-right:30px;
}

.margen_r58
{
    margin-right:58px;
}

.margen_r80
{
    margin-right:80px;
}

.margen_t
{
    margin-top:10px;
}

.margen_t20
{
    margin-top:20px;
}

.margen_t35
{
    margin-top:35px !important;
}

.margen_t50
{
    margin-top:50px !important;
}

.margen_t5
{
    margin-top:5px;
}
.margen_t3
{
    margin-top:3px;
    padding-right: 2px;
}

.margen_l
{
    margin-left:10px !important;
}

.margen_l150
{
    margin-left:150px !important;
}

.margen_l110
{
    margin-left:110px !important;
}

.margen_l280
{
    margin-left:280px !important;
}


.margen_l2
{
    margin-left: 2px !important;
}
.margen_l3
{
    margin-left: 3px !important;
}
.margen_l20
{
    margin-left:20px;
}
.margen_l25
{
    margin-left:25px;
}

.margen_l75
{
    margin-left:75px;
}
.margen_l5
{
    margin-left:5px;
}
.margen_b
{
    margin-bottom: 10px;
}
.margen_b2
{
    margin-bottom: 2px;
}
.margen_b20
{
    margin-bottom: 20px !important;
}
.padding_clean{
    padding: 0 !important;
}
.padding_t
{
    padding-top: 10px !important;
}
.padding
{
    padding: 5px 10px !important;
}

.padding_20
{
    padding: 20px 13px !important;
}

.padding_16
{
    padding: 16px 13px !important;
}

div.col
{
    float:left;
}

.letra_cap{
    text-transform: none !important;
}

.font_gran
{
    font-size: 28px !important;
}
.font_med
{
    font-size: 23px !important;
}
.font_peq
{
    font-size: 18px !important;
}
p
{
    line-height:16px;
    font-size:16px;
    text-align: justify;
}

a.headtitle h1,h1.headtitle
{
    text-transform:uppercase;
    display:block;
    height:35px;
    width:100%;
    font-size:18px;
    color:#000 !important;
}
a.headtitle:hover h1
{
    color:#7D0000 !important;
}



/*------  TOP  ------------*/

div.social_net a
{
    float:left;
    width:30px;
    height:29px;
    display:block;
    padding-left:1px;
    z-index: 1000;
}

div.select
{
    margin-left: 35px;
    margin-top: 5px;
}
div.links
{
    margin-left: 50px;
}

div.select a span
{
    background: url(../images/angle-small.png) right 0px no-repeat ;
    padding-right:10px;
    /* width:7px;

 float:right;*/
}
div.select .open  a span
{
    background:url(../images/angle-small.png) right -12px no-repeat ;
}

div.dropdown a
{
    background:url(../images/angle-big.png)  no-repeat ;
    padding-left:22px;
    padding-right:18px;
    color:rgb(23, 119, 170);
}
div.dropdown a.open
{
    background:url(../images/angle-big-up.png)  no-repeat ;
}

div.palma_left
{
    background:url(../images/palmas_left1.png)  no-repeat ;
    float: left;
    width: 250px;
    height: 774px;
    left: 0px;
    top: 0px;
    position: absolute;
}
div.palma_left_less
{
    background:url(../images/palmas_left1.png)  no-repeat ;
    float: left;
    width: 321px;
    height: 774px;
    left: 0px;
    top: 0px;
    position: absolute;
}

div.barra_arena_mar
{
    background: #F9FCD8 url(../images/barra_arena_mar1.png) repeat-x;
    /*background: #d5f0fe url(../images/barra_arena_mar.png)  repeat-x ;*/
    float: left;
    width: 100%;
    height: 900px;
    left: 0px;
    top: 0px;
    position: absolute;
    padding-bottom: 50px;
}
div.barra_arena_mar_less
{
    background: #F9FCD8 url(../images/barra_arena_mar1.png) repeat-x;
    float: left;
    width: 100%;
    height: 900px;
    left: 0px;
    top: 0px;
    position: absolute;
    padding-bottom: 50px;


}

div.palma_right
{
    background:  url(../images/palmas_right1.png)  no-repeat ;
    float: right;
    width: 217px;
    height: 774px;
    right: 0px;
    top: 60px;
    position: absolute;
}
div.palma_right_less
{
    background: url(../images/palmas_right1.png)  no-repeat ;
    float: right;
    width: 173px;
    height: 499px;
    right: 0px;
    top: 30px;
    position: absolute;
}

div.select a span,div.links a span
{
    font-weight:bold;
    color:#003366;
}

div.links a.dif
{
    margin-left:5px ;
    padding-left:0px ;
}
div.links a.user span
{
    font-weight:normal;
}

div.select a#site_map
{
    margin-left:22px;padding-top:2px;
    background:url(../images/some-blue.png) left top  no-repeat ;
}

div.select,
div.select div#idioma,
div.select div#moneda
{
    position: relative;
    z-index: 10000;
}


div.links a#cart, div.links a#login, div.links a#cart_vacio
{
    padding-left:22px; margin-left:18px;
}

div#carro{
    width: 134px !important;
    height: 29px !important;
    background:url(../images/button_car1.png) no-repeat ;
}


div.links a#cart, div.links a#cart_vacio
{
    padding-bottom: 5px;
}

div.links a#login
{
    margin-left: 40px;
    background: #99ccff;
    width: 64px;
    height: 29px;
}
div.links a.user
{
    margin-left: 40px;

}
div.links a.user span
{
    padding: 10px;
    background: url(../images/user_bg.png) no-repeat ;
    width: 160px;
    height: 35px;
}
div.links a#register
{
    margin-left: 10px;
}

div.menu_select, div.menu_filtro_medio, div.menu_filtro_peque
{
    position:absolute;
    z-index:10000;

    border-width:1px;
    border-color:rgb(23, 119, 170);
    border-top:none;
}

div.menu_select
{
    width:80px;
}

div.menu_filtro_medio
{
    width:200px;
}

div.menu_filtro_peque
{
    width:120px;
}




div.menu_select ul
{
    margin-bottom:10px;
}

div.menu_select ul li
{
    margin:5px 0px 0px 10px;
    line-height:16px;
    height:16px;
}
div.menu_select ul li a
{
    color:rgb(23, 119, 170);
}
/*----  MENU MAIN  --------*/
div.dropdown
{
    position: relative;
}

div#menu_main ul li
{
    float:left;
    background:url(../images/angle-small1.png) left no-repeat ;
    height:2px;
    padding:25px 25px;

}
div.sub_menu
{
    background:url(../images/angle-small1.png) left no-repeat ;
    border-left: 1px solid #fff;

}
div#menu_verde{
    float:left;
    height:2px;
    padding:25px 20px;
    margin-left: 10px;
    margin-top: 15px;
    color: #fff;
    font-size: 18px;
    line-height: 0px;
}

div#menu_main ul li.active, div#menu_main ul li:hover
{
    background: #EACE49  url(../images/angle-small1.png) left no-repeat ;
    color: #003366 !important;

}

div#menu_main ul li.active a, div#menu_main ul li:hover a
{
    color: #003366 !important;
    font-size:16px;
    height:8px;
    padding:0px 10px;
    display:block;
}

input.buttom, a.buttom, a.buttom_reserva, input.buttom_reserva, .buttom_carro, .buttom_large
{
    color:#ffffff !important;
    border:none;
    font-size:18px !important;
    text-transform:none;
    text-align:center;
    cursor: pointer;

}
.buttom_large
{
    width: 100px !important;
    padding: 0 10px 0 10px;
}

a.buttom_reserva, input.buttom_reserva
{
    margin-top: -3px;
    height:30px !important;
    color:#FFF !important;
}

a.buttom_reserva
{
    margin-top: 0px;
    padding: 5px;
}

.buttom_carro
{
    display: block;
    padding: 3px;
    width: 128px;
    height: 35px;
    background: #006699 !important;
    color: #ffffff;
}

.buttom_carro.disabled
{
    background: #8a8a8a none !important;
    color: #ffffff !important;
}

.buttom_carro.disabled:hover
{
    cursor: auto;
}
a.buttom_carro
{
    padding: 8px 15px !important;
}

a.big_buttom
{
    color:#FFF !important;
    border:none;
    position: absolute;
    padding-top: 10px;
    top: -4px;
    font-size:20px;
    text-align:center;
    background:rgb(19,140,205);
    height:40px;
    width:105px;
}
input.large,a.large
{
    width:200px;
}
div.content_precio
{
    position: relative;
    height: auto;
    width: auto;
}

a.buttom,div.white_bg a.buttom, input.buttom
{
    display:block;
    padding: 4px ;
    height:24px;
    width: 120px;
    font-size: 14px;
    color:#353535 !important;
    background: url(../images/button_reserve1.png) no-repeat !important;
}

a.button_big
{
    display:block;
    padding: 5px ;
    height:40px;
    width: 154px;
    font-size: 16px;
    color:#353535 !important;
    background: url(../images/button_big1.png) no-repeat !important;
}

input.buttom:hover,div.filter_form input.buttom:hover,div.white_bg a.buttom:hover,a.buttom:hover, a.big_buttom:hover, .buttom_reserva:hover, .buttom_large:hover
{
    cursor: pointer;
}

input.disable_buttom,a.disable_buttom,input.disable_buttom:hover,div.white_bg a.disable_buttom:hover,a.disable_buttom:hover
{
    background:#666;
    color:#FFF !important;
    cursor:default;
}

.buttom_cerrar{
    background: url(../images/cerrar.png) no-repeat !important;
    height:34px;
    width: 34px;
}
.buttom_editar{
    background: url(../images/editar.png) no-repeat !important;
    height:34px;
    width: 34px;
}

a.disable,a.disable:hover
{
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    cursor:default;
}
/* ---------- FOOTER ---------- */
div#palma_footer{
    background-image: url(../images/imagen_footer1.png)  ;
    background-repeat: repeat-x;
    background-position: bottom left;
    position: absolute;
    width: 100%;
    height: 193px;
    bottom: 0px;
}
div#boletin
{
    height:300px;
    background: #006699;
    border-bottom-right-radius: .2em;
    border-bottom-left-radius: .2em;
    position: relative;
    padding-bottom: 50px;
}

div#list_noticias, div.list_destinos
{
    height:auto;
    background: #006699;
    border-top-right-radius: .2em;
    border-top-left-radius: .2em;
    position: relative;
}

div#list_noticias{
    padding: 15px 0px 0px 0px;
}
div.list_destinos{
    padding: 15px 0px 50px 0px;
    min-height: auto;
}

div.list_destinos.transparent
{
    background: transparent;
}

div#list_noticias div#cuadro_evento
{
    height:auto;
    background: #fff;
    position: relative;
    padding: 40px 10px 0px 5px;
    margin-bottom: 10px;
}

div#list_noticias div#cuadro_evento span
{
    color: #0897d9;
    text-transform: uppercase;
}

div#list_noticias div#cuadro_evento a
{
    color: #3e3e3e;
    margin-left: 12px;
    display: block;
}

div#list_noticias div#cuadro_evento img
{
    position: static;
}

div#list_noticias h2{
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
}

div#list_noticias span{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

div#list_noticias img{
    position: absolute;
    right: 10px;
    top: 10px;
}

form#form_subscribir button
{
    width: 72px;
    height: 38px;
    background: #E9CD49;
    border: 1px solid #E9CD49;

}

div.column
{
    width: 642px;
}

div#info_boletin
{
    position: relative;
    height:70px;
    background: rgb(43,153,214);
    position: relative;
    border: 1px solid rgb(204,233,247);
    border-radius: 0.2em;
}
div#text-boletin
{
    position: absolute;
    top: 110px;
    left: 150px;
    width: 140px;
    height:70px;
    color: #CEAA00;
    font-size: 22px;
    line-height: 20px;
}
div#text-boletin h2
{
    color: #fff;
    font-size: 35px;
    line-height: 22px;
}
div#text-boletin span
{
    color: #fff;
    font-size: 14px;
    line-height: 0px !important;
}
input#input-boletin
{
    width: 180px;
    height:38px;
    border-radius: 0.2em;
    background:#ffffff;
    border: 1px solid #ffffff;
}

div#tijera{
    background: url(../images/tijeras.png) no-repeat;
    width: 20px;
    height: 15px;
    position: absolute;
    top: 61px;
    left: 10px;
}
div#line{
    height: 15px;
    width: 100%;
    position: absolute;
    top: 51px;
    left: 0px;
    border-bottom: 3px  #CEAA00 dashed;
}

div#img_boletin
{
    position: absolute;
    top: 90px;
    left: 20px;
    width: 125px;
    height: 143px;
    background:url(../images/img_boletin.png)  no-repeat ;
}

div#info_boletin div span
{
    font-size: 2em;
}

form#form_subscribir
{
    margin-top:20px;
    margin-left:20px;
    position: absolute;
    bottom: 10px;
    color: #353535;
}


div.tarjetas img
{
    float:left;
    margin-right:9px;
    margin-bottom: 5px;
}
div#segure, div.tarjetas, div.social_net
{       margin-top: 31px;
    padding:0px 0px 0px 22px;
    width: auto;
}
div#footer a.rss
{
    background:url(../images/some-blue.png) -170px -41px no-repeat ;
}
div#footer_menu ul
{
    margin:0px auto;
    padding-top:25px;

}
div#footer_menu ul li
{
    display:inline;
    margin-bottom: 20px;
    text-align:left;
}
div#footer_menu ul li a
{
    margin-right:10px;
}
div.line
{

    height:1px;
    background: #fff;
}
div.line2
{
    height:2px;
    background: #fff;
}


div#reservado
{
    position: absolute;
    left: 350px;
    top: 350px;
    z-index: 1000;
}

/*  FORMAS BOX FLOTANDO  */
div.box_info_rent
{
    position:absolute;
    width:650px;
    height:auto;
    z-index:100000;
    /*
    left:15%;*/
    margin: 0px auto 0px auto;
    top:100px;
    display:none;
}

div.form_box
{
    position:absolute;
    width:350px;
    height:auto;
    z-index: 600000;
    top:100px;
    left:45%;
    display:none;
}
div.form_box a.close, div.form_box a#close_reg, div.form_box a#close_log, a#close_edit
{
    width:32px;
    height:32px;
    float:right;
    margin:4px 4px 0px 0px;
    background:url(../images/cerrar.png) no-repeat ;
}
#close_log_auto{
    width:32px;
    height:32px;
    float:right;
    margin:4px 4px 0px 0px;
    background:url(../images/cerrar.png) no-repeat ;
}

a#close_carro
{
    width:32px;
    height:32px;
    float:right;
    margin:4px 4px 0px 0px;
    background:url(../images/cerrar_carro.png) no-repeat ;
}
div.form_box div.golden
{
    text-transform:uppercase;
    margin:0px 0px 0px 71px;
    font-size:18px;
    clear:both;
    font-weight:bold;
}
div.form_box div.black
{
    text-transform:uppercase;
    margin:4px 0px 0px 71px;
    font-size:14px;
    font-weight:bold;
}
div.form_box form
{
    margin:20px 0px 0px 50px;
}
div.form_box input,div.form_box select
{
    border-width:3px;
    width:239px;
    height:24px;
    padding:3px;
    margin-bottom:11px;
    font-size:14px;
}

div.form_box input#btn_buscar
{
    border-width:3px;
    height:24px;
    padding:3px;
    margin-bottom:11px;
    font-size:14px;
}
div.form_box select
{
    width:250px;
    height:35px;
    padding:4px;
}
div.form_box input.chk
{
    clear:both;
    float:left;
    width:22px;
    border:none;
    padding:0px;
}
div.form_box label
{
    float:left;
    font-size:12px;
    width:469px;
    margin-bottom:5px;
    margin-left: 3px;
    margin-top: 3px;
    text-align: justify;
}
div.form_box label a
{
    font-size:12px;
}
div.form_box a.golden
{
    clear:both;font-size:12px;width:250px;
    float:left;
}
div.form_box input.buttom
{
    margin:10px 0px 40px 0px;
    width:186px;
    height:38px;
    font-size:14px;
    padding:8px 6px 6px 6px;
}
div.form_box div.yellow_bg
{
    margin-bottom:25px;
    height:62px;
    padding-left:71px;
}
div.form_box div.yellow_bg span
{
    padding-top:14px;display:block;
    font-weight:bold;
    font-size:12px;
    padding-bottom:2px;
}
div.form_box div.yellow_bg a,div.form_box div.login_yellow a
{
    clear:both;
    margin-top:9px;
    padding-left:24px ;
    padding-top:4px;
    font-size:12px;
}



/*---------  CAROUSEL AND GALLERY FOOTER----------*/


div#subscribe
{
    float:left;
}

div#subscribe p
{
    width:300px;
    padding:11px 0px 0px 21px;
    height:10px;
}
div#subscribe h1
{
    width:300px;
    padding:7px 0px 0px 21px;
    height:25px;
}
div#subscribe div.pad
{
    margin-left:20px;
}
div#subscribe input.gray
{
    width:280px;
    height:28px;
    float:left;
    margin-right:7px;
    padding:2px 3px;
    border: thin solid rgb(126,194,231);
    font-size: 17px;
    border-radius: 0.2em;
}

.box-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 10010;
    display: none;
    top: 0;
    left: 0;
}
div#lightbox
{
    z-index:10000000 !important;
}
div#lightbox div#imageDetails span#caption
{
    font-size:18px !important;
    color:#544001 !important;
    font-family:"Myriad Prod", Times, serif !important;
}
div.loading
{
    clear:both;
    margin-left:110px;
    padding:25px 0px;
    height:60px;
}
div.form_msg
{
    clear:both;
    padding-bottom:30px;
    font-size:12px;
    font-weight:bold;
}
div.loader_reserva{
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    background: url(../images/fondoload.png) repeat top left;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    display: none;
}
div.loader_reserva img{
    height:54px;
    width:55px;
}
div.loader_reserva label{
    color:#000 !important;
}


span.shop_car,span.empty_car
{
    width:60px;
    height:50px;
    display:block;
    float:left;
    background:url(../images/carro-white-lleno.png) no-repeat;
}
span.empty_car
{
    background:url(../images/carro-white-vacio.png) no-repeat;
}



ul.site_map li
{
    line-height:normal;
    height:auto;
}
ul.site_map li h2
{
    color:#000 !important;
}

div#footer
{
    clear:both;
    height:96px;
}
/**form input,form select,form label
{
	width:94%;
	height:14px;
}
/**iconos**/
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.icon-chevron-down {
    background-position: -313px -119px;
}

/* -- AREA IZQUIERDA LEFT Y CENTER -- */

div#left_area
{
    float:left;
    width:298px;
    position: absolute;
    background: rgb(101,189,327);
    height: 100% !important;
}

div#left_area p.verdana a
{
    font-size:12px;
    font-weight:normal;
}
div#left_area p.verdana
{
    margin-bottom:15px;
}
div#left_area a.flecha
{
    clear:both;
    line-height:30px;

}
div#left_area a.headtitle h1
{
    height:26px;
}
/*div#left_area div#area_ofertas
{
	width:295px;
	height:233px;	
	float:left !important; 
}
div#left_area div#area_ofertas a.flecha
{
	height:15px;
	line-height:15px;
	top:206px;
}
div#left_area div#area_ofertas p.verdana
{
	margin-bottom:0px;
}*/
div#left_area div.publicidad
{
    margin-bottom:15px;
}
div#left_area div.publicidad a.title
{
    text-transform:uppercase;
    color:#000 !important;
    display:block;
    height:44px;
    width:276px;
    font-size:18px;
    margin:4px 0px 10px 17px;
}
div#left_area div.publicidad div.black
{
    margin:0px 17px;
    padding-bottom:17px;
}
div#center_area div.menu
{
    height:auto;
}
div#center_area div.menu ul
{
    border-bottom: 1px solid #eff8d9;
}
div#center_area div.menu ul li
{
    height:auto;
    float: left;
    margin-right: 100px;
    margin-left: 10px;

}
div#center_area div.menu ul li span
{
    color:#E9CD49 !important;
    padding:25px 0px;
    font-weight: bold;
    display:block;
    line-height:14px;
    font-size:20px;
    text-transform: uppercase;
}

div#center_area div.menu ul li span.active
{
    background:url(../images/menu_reserva.png) center 50px no-repeat ;
}

div#area-blue div.menu
{
    height:auto;
    border-radius: .2em;
    background: #fff;
    color: #0897d9;
    padding-bottom: 100px;
}

div#area-blue div.menu ul
{
    width:296px;
    padding:25px 0px 25px 2px;
}

div#area-blue div.menu ul li
{
    height:auto;
}

div#area-blue div.menu ul li a
{
    width:180px;

    display:block;
    padding:10px 60px 10px 50px;
    line-height:14px;
    font-size:20px;
}
div#area-blue div.menu ul li a.active
{
    color: #636c71 ;
}

div#area-blue div.menu ul li a.active:hover
{
    background: #f4f4f4;
}
div#left_area div.menu ul li a:hover, div#left_area div.menu ul li span:hover, div#area-blue div.menu ul li a:hover
{
    background: #f4f4f4;
}

div#center_area
{
    float:right;
    width:812px;
    height:auto;
    position: relative;
    min-height: 300px;
    z-index: 0;
}
div#center_area_big
{
    float:right;
    width:820px;
    height:auto;
    position: relative;
    min-height: 50px;
}

div#area_historial
{
    height:auto;
    min-height: 300px;
}
div#big_area
{
    float:right;
    top: 0px;
    width:645px;
    min-height: 500px;
    height:auto;
    color: rgb(146,146,146);
    position: relative;
}

div#center_area p.intro
{
    margin-left: 10px;
}
div#left_center
{
    width:100%;
    padding-top:40px;
}


/**----------home---------**/
div#area-blue
{
    float:left;
    width:298px;
    position: relative;
    /*background: rgb(101,189,327);*/
    height: auto !important;
}

div#area_public
{
    float:left;
    width:310px;
    position: relative;
    background: #fff;
    height: 100% !important;
}

div#filtro_buscar
{
    float:left;
    width:310px;
    left:-10px;
    position: absolute;
    background: #fff;
    height: 372px;
}

div#oferta
{
    position: relative;
    height: 300px;
}

div#oferta div#triangulo, div#oferta_hotel div#triangulo, div#triangulo{
    position: absolute;
    right: -1px;
    top: -1px;
    background: url("../images/triangulo_blue_bg.png") no-repeat;
    width: 25px;
    height: 25px;
    z-index: 1000;
}

div#info_oferta
{
    margin-top: 0px;
    width:auto;
    /*height: 50px;*/
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}
div.ui-tabs-panel div#info_oferta
{
    margin-top: 0px;
    width:auto;
    height: 50px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    z-index: 100;
}
div#oferta div#content_oferta
{
    height: 230px;
    width: auto;
}

div#oferta div#content_oferta div#id_oferta
{
    float: left;
    background: #fff;
    border-radius: .2em;
    border: 1px solid #ade5ff;
    height: 230px;
    width: 260px;
    position: relative;
}

div#oferta div#content_oferta div#id_evento
{
    float: left;
    border-radius: .2em;
    height: 320px;
    width: 260px;
    position: relative;
    background: #0897d9 url(../images/img_vacia2.png) center 50px no-repeat;
}

div#content_oferta div#id_oferta img{
    height: 135px;
    width: 250px;
    position: absolute;
    background:url(../images/img_vacia1.png) center no-repeat;
    top:90px;
    left: 5px;

}

div#palma_azul{
    position: absolute;
    background:url(../images/icono.png) no-repeat;
    top:250px;
    right: 0px;
    z-index: 1000;
    height: 57px;
    width: 55px;

}
div#content_oferta div#id_oferta a, div#content_oferta div#id_evento a{
    font-size: 20px;
    font-weight: bold;
}
div#content_oferta div#id_evento div.precio_nopierdas{
    position: absolute;
    top: 200px;
    left: 14px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    width: 230px;
}
div#content_oferta div#id_oferta div{
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-top: 5px;

}
div#content_oferta div#id_oferta span.caduca{
    position: absolute;
    top:110px;
    left: 0px;
    height: 30px;
    width: 210px;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    background: #d5f0fe;
    margin-left: 0px;
    border-bottom-right-radius: 0.8em;
    border-top-right-radius: 0.8em;
}

div#info_oferta h2
{
    font-size: 30px;
}

div#id_evento div#link_evento{
    background: #069;
    padding: 10px 20px;
    height: 84px;
    margin-top: 0px !important;
}

div#id_evento div#link_evento a{
    color: #fff;
    text-transform: capitalize;
}

div#content_oferta div#id_evento img.evento{
    height: 148px !important;
    width: 260px !important;
    position: absolute;
    background:url(../images/img_vacia1.png) center no-repeat;
    top:83px;
    left: 0px;

}

div#content_oferta div#id_evento div.fecha{
    width: 180px !important;
    position: absolute;
    top:260px;
    left: 20px;
    color: #000;
    font-size: 15px;
}

div#nube
{
    min-height: 250px;
    margin-top: 10px;
    clear: both;
}

div#nube div#info_nube
{
    position: absolute;
    float: left;
    margin-top: 0px;
    left: -20px;
    padding-left:20px;
    border-bottom: 1px solid rgb(217,239,251);
    border-top: 1px solid rgb(217,239,251);
    border-left: 1px solid rgb(217,239,251);
    border-top-left-radius: .2em;
    border-bottom-left-radius: .2em;
    width:297px;
    height: 40px;
    padding-top: 5px;
    background: rgb(42,153,213);
    color: #fff;
    font-size: 24px;
}

div#nube div#content_nube
{
    position: absolute;
    margin-top: 60px;
    margin-left: 10px;
    margin-right: 10px;
}

div#nube div#content_nube p a
{
    color: #fff !important;
    font-size: 18px;
    margin-left: 5px;
}

div#nube div#content_nube p a:hover
{
    color: rgb(30,186,59) !important;
    font-size: 18px;
}


div#popular
{
    padding-top: 33px;
    min-height: auto;
    /*padding-bottom: 20px;*/
    position: relative;
    clear: both;
    background: #FFFFFF;
    border-bottom-left-radius: .2em;
    border-bottom-right-radius: .2em;
}
div#popular div#info_popular
{
    color: #066189;;
    text-transform:uppercase;
    margin-bottom: 10px;
}
div#popular span.letra18
{
    width: 180px;
    margin-left: 40px;
    font-weight:bold;
    text-transform:uppercase;
    color: #066189;;
}


div#hotel_nombre
{
    font-size: 20px;
    padding: 20px;
    float: left;
    color: #79bef9;
}
div#popular div#content_popular
{
    margin-top: 10px;
}

div#popular div#content_popular ul li, div#popular div#content_recomendados ul li
{
    height: auto !important;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 40px;
}
div#popular div#content_popular ul li:hover
{
    background: #fff;
}
div#popular div#content_popular ul li span, div#popular div#content_recomendados ul li span
{
    margin-left:  5px;
}
div#popular div#content_popular ul li span:hover
{
    color: #056088 !important;
}

div#popular div#content_popular a#tog-123
{
    position: absolute;
    bottom: 10px;
    right: 0px;
}


div#destino_slide
{
    height: 290px;
    position: relative;
    clear: both;
    background: #fff;
}

div#destino_slide div#info_destino
{
    padding: 10px 0px 20px 20px;
    height: 40px;
    background: #006699;
    color: #fff;
    font-size: 30px;
    text-transform:uppercase;
    position: relative;
}

div#destino_slide div#info_destino span
{
    font-size: 18px;
}

div#destino_slide div#info_destino a
{
    position: absolute;
    top: 35px;
    float: right;
    right: 10px;
}


div#buscar-hotel
{
    width: 320px;
    height: 342px;
    float: left;
    position: relative;
    border-bottom-left-radius: .2em;
    border-top-left-radius: .2em;
}


/**************Filtros****************/


div#buscar-hotel div h1, div#buscar-hotel div h2
{
    font-size: 34px;
    margin-bottom: 20px;
}



input.buttom_buscar:hover, a.buttom_buscar:hover
{
    cursor: pointer;

}

input.buttom_buscar
{
    color:#ffffff !important;
    border:none;
    padding-left: 10px;
    margin-top: 10px;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    background:#006699;
    height:30px !important;
    width:146px !important;
    /*background: url(../images/button_buscar.png) no-repeat !important;*/
}
div#filtros
{
    min-height: 250px;
    background: #fff !important;
    z-index: 100;
    padding: 10px 23px;
    position: relative;
}

ul#buttons_filtros{
    margin-bottom: 27px;
    height: auto !important;
    width: auto !important;
}


ul#buttons_filtros a{
    position: relative;
    margin-bottom: 2px !important;
    margin-right: 2px;
    height: 24px;
}

ul#buttons_filtros a span{
    position: absolute;
    float: left;
    top: 2px;
    left: 10px;
}

ul#buttons_filtros a.act span{

    color: #303030 !important;
}

div#filtros h2
{
    color: #78d023;
    text-transform: uppercase;
}
div#filtros div.img
{
    background: url(../images/triangulo_down.png) no-repeat !important;
    position: absolute;
    bottom: -30px;
    left: 40px;
    height: 44px;
    width: 65px;
}

div#buscar-hotel div
{
    margin-bottom: 20px;
    margin-right: 10px;
}

div#buscar-hotel div select
{
    padding: 3px;
    color: #fff;

}

div#list_hoteles
{
    margin-top: 400px;
    margin-left: 30px;
    margin-right: 0px;
    height: 100%;
    width: 600px;
}

div#lista, div.lista_tabs
{
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    height: auto !important;
//width: 800px;
}

div#lista p.titulo
{
    color:#138ccd !important;
    font-size: 20px;
    margin-bottom: 60px;
}

div#lista p.titulo span
{
    color:#8d8d8d !important;
    font-size: 20px;
}

div#list_hoteles div#text, div#lista div#text
{
    height: 140px;
    width: 450px;
}
div.tabs_margen div#tabs
{
    margin-left: 0px !important;
}

div.lista_tabs div#text
{
    height: 140px;
    width: 400px;
    margin-right: 20px;
}
#text_exc
{
    height: 140px;
    width: 540px;
    color: #353535;
}

div#list_hoteles div#text a, div#lista div#text a
{
    font-size: 20px;
}

div.pagination{
    border-bottom: 1px solid #fffcfc;
    border-top: 1px solid #fffcfc;
    margin: 0px 5px;
    height: 2.5rem;
}

div.pagination div.link a, div.pagination div.active, div.pagination div#prev, div.pagination div#resumen
{
    width: 30px;
    height: 20px;
    font-size: 20px !important;
    text-align: center;
    padding: 10px 5px;
    line-height: 20px;
    float: left;
}
div.pagination div#resumen
{
    font-size: 18px !important;
    margin-left: 20px;
    width: auto;
    text-align: center;
    padding: 10px 5px;
    line-height: 20px;
    float: left;
}
div.pagination div#prev
{
    padding-top: 1px;
}

div#lista div.pagination a
{
    color: #0897d9;
}


div.pagination div.active
{
    color: #353535 !important;
}


div.data_hotel,
div.detail_header
{
    height: auto;
    color: #003366;
}

div.data_destino
{
    margin: 10px 10px 10px 10px;
    background: rgb(242,242,242);
    width: 985px;
    min-height: 410px;
    height: auto !important;
    position: relative;
    padding-bottom: 5px;
}

.imagen_destino{
    margin: 12px 10px 10px 10px;
    width: 320px;
    height: 388px;
}

div.data_destino p
{
    font-size: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

div.data_destino h1
{
    padding-top: 10px;
    font-size: 30px;
}

div.data_hotel h1,
div.detail_header h1
{
    font-size: 30px;
    text-transform: uppercase;
}

div.data_hotel p,
div.detail_header p
{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-right: 10px;
}

div.data_hotel table,
div.detail_header table
{
    margin-bottom: 20px;
    font-size: 15px;
}

div.data_hotel table thead th,
div.detail_header table thead th
{
    padding: 10px 60px 5px 0px;
    color: rgb(119,119,119);
    text-align: left;
}

div.data_hotel div.zona_gris,
div.detail_header div.zona_gris
{
    border-bottom: 1px solid rgb(225,225,225);
    border-top: 1px solid rgb(225,225,225);
    height: 70px;
    width: 600px;
}

/**paginas del proceso de reservacion***/
div#tab_reservacion
{
    background: #fff none repeat scroll 0 0;
    margin-top: 5px;
    padding-left: 25px;
    padding-top: 20px;
    width: auto;
}

div#tab_reservacion_carro
{
    /*height: 100px;*/
    width: auto;
    margin-top: 2px;
}

div#reserva_blue, div#reserva_carro
{
    color: #003366;
    font-size: 25px;
    font-weight: bold;
    height: 64px;
    padding-top: 20px;
    width: 282px;
}

div#reserva_carro
{
    padding-left: 20px;
    width: auto;
}

div#reserva_gray
{
    height: 64px;
    padding-left: 40px;
    padding-top: 10px;
    left: 302px;
    color: #6abeed;
    font-size: 30px;
    position: absolute;
    top: 10px;

}
#form_reserva
{
    height: auto;
    margin-bottom: 10px;
    background: #fff;
    padding: 25px;
    position: relative;
}
#form_reserva label, div#tab_reservacion label
{
    color: #E9CD49;
}
#form_reserva font
{
    color: #636c71;
}
.hab-text{
    font-size: 18px;
    color: rgb(121, 190, 249);
    text-transform: uppercase;
}

.precio_color{
    width: 161px !important;
    height: 40px !important;
}

div.precio_reserva{
    /*padding: 10px;*/
    width: auto;
    height: 25px;
}

span.importa_a_pagar,  span.importa_a_pagar_carro{
    background: url(../images/importe.png) no-repeat;
    width: 161px;
    height: 40px;
    color: #ffffff;
    text-align: center;
    padding-top: 9px;
    font-size: 20px;
}
span.importa_a_pagar_carro{
    background: url(../images/importe.png) no-repeat;
    /*height: auto;*/
}

span.precio_habitacion{
    background: url(../images/importe_propio.png) no-repeat;
    width: 161px !important;
    height: 40px !important;
    color: #3b3b3b;
    text-align: center;
    font-size: 17px;
    padding: 8px 50px 10px;
}

div.precio_carro{
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #cfeaf3;
}
div.precio_carro_padding{
    padding: 5px 10px 1px 0;
}
div.carro_detalles{
    width: 100%;
    height: auto;
}
div.carro_detalles label{
    color: #E9CD49;
    font-size: 15px;
}
div.carro_detalles font{
    color: #636c71;
}
div.carro_detalles div.carro_detalles_height{
    border-bottom: solid 1px #d6f2f5;
    height: 90px;
}
div.carro_detalles img.categoria{
    width: 40px;
}
div.carro_detalles div.carro_detalles_height_car{
    border-bottom: solid 1px #d6f2f5;
}
div.carro_detalles_height_110{
    border-bottom: solid 1px #d6f2f5;
    height: 114px;
}

div.precio_carro_detalles{
    padding: 5px 0px 10px 0;
    border-bottom-right-radius: .2em;
    border-top-right-radius: .2em;
    width: 100%;
    height: 18px;
    font-size: 18px;
}

.area_carro
{
    margin-left: 40px;
    width: 955px;
}

div.parte2 div#hab{
    color: #138fd7;
    text-transform: uppercase;
    font-weight: bold;
}


div.precio_reserva a
{
    height: 25px;
    width: 94px;
}

div.precio_reserva a, div.precio_reserva input
{
    margin-left: 20px;
}

div.col2
{
    width: 240px;
    height: auto;
    margin: 0px 10px 0px 20px;
}

div.ancho_tarjeta
{
    width: 240px;
    height: auto;
    margin: 0px 10px 0px 20px;
}
div.col2_nomargen
{
    width: 240px;
    height: auto;
}
/***datos del titular***/
.form_titular
{
    padding: 20px 60px;
    height: auto;
    width: auto;
    z-index: 10000;
    position: relative;
}
.form_titular2
{
    padding: 50px 25px;
    height: auto;
    width: auto;
    z-index: 10000;
    position: relative;
}
.form_titular label
{
    color: rgb(119, 207, 33);
}

#form_detalles_reserva
{
    margin: 20px 0px;
    border: 5px solid #60b80a;
}

.forma_pago
{
    padding-top: 20px;
    padding-left: 60px;
    padding-bottom: 20px;
    border-bottom: solid 1px #b4d9ec;
}
div.forma_pago label
{
    width: 0px;
    height: 0px;
}

div#aceptacion_reserva
{
    margin-top: 10px;
    margin-left: 200px;
}

.info_center_reserva
{
    border-top: solid 1px #b4d9ec;
}

.titular_peque
{
    position: absolute;
    top:40px;
    font-size: 18px;
}

/***Filtro principal**/
div#form_alojamiento  div#hotel
{
    z-index: 10000;
}

div#oferta_hotel{
    padding: 10px;
    position: relative;
}

div#oferta_hotel img.tag{
    position: absolute;
    top: -8px;
    left: 15px;
}

/*****lista de excursiones*******/
#list_excursion{
    height: auto;
    position: relative;
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaf8ff;
}


span.slogan
{
    position: absolute;
    top: 100px!important;
    margin-left: 0px;
    width: 170px!important;
    min-height: 45px!important;
    background-color: rgb(30,186,59)!important;
    display:block !important;
    z-index: 1000!important;
    color: #fff !important;
    font-size:18px !important;
    padding-left: 5px!important;
    padding-top: 5px!important;
    text-shadow: 2px 2px 2px #000!important;
}

div.traslado_precio{
    position: relative;
}
div.traslado_precio div.position_precio {
    position: absolute;
    top: -10px;
    left: 250px;
}

div.content_precio div.precio
{
    height: 40px;
    width: 40px;
    padding: 14px 10px;
    position: absolute;
    z-index: 10000;
    background:url(../images/circle_reserve1.png) no-repeat;
    color: #565656 !important;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
div.content_precio div.precio_big
{
    height: 100px;
    width: 100px;
    position: absolute;
    z-index: 10000;
    padding: 30px 20px;
    font-size: 14px !important;
    font-weight: bold;
    color: #353535 !important;
    background:url(../images/circle_big1.png) no-repeat;
}
div.content_precio div.precio_oferta
{
    height: 45px;
    width: 45px;
    position: absolute;
    padding: 8px;
    z-index: 1000;
    color: #565656;
    background:url(../images/circle_ofert.png) no-repeat;
    top: 10px;
    left: -30px;
    font-size: 12px !important;
    text-decoration: line-through !important;
    font-weight: bold;

}
div.content_precio div.precio_oferta_big
{
    height: 75px;
    width: 75px;
    position: absolute;
    z-index: 1000;
    color: #353535 !important;
    background:url(../images/oferta_big.png) no-repeat;
    top: 10px;
    left: -50px;
    font-size: 20px !important;
    font-weight: bold;
    padding: 18px 10px;
    text-decoration: line-through !important;

}
div.content_precio div.precio_oferta span{
//position: absolute;
    top: 10px;
    left: 8px;
    text-decoration:line-through !important;
}
div.content_precio div.precio_oferta_big span{
//position: absolute;
    top: 15px;
    left: 0px;
    text-decoration:line-through !important;
    text-align: center;
}
div.content_precio div.precio span.ok_min{
    font-size: 16px !important;
    left: 0;
    position: absolute;
    top: 26px;
    width: 100%;
}
/*div.content_precio div.precio span.ok_min{*/
/*//position: absolute;*/
/*font-size: 15px !important;*/
/*top: 15px;*/
/*}*/
div.content_precio div.precio_big span.ok_min{
//position: absolute;
    font-size: 18px !important;
    top: 20px;
    font-weight: bold;
}
div.content_precio a.buttom{
    position: absolute;
    top: 14px;
    left: 40px;
    width: 100px;
}
div.content_precio a.button_big{
    position: absolute;
    float: left;
    top: 25px;
    left: 60px;

}

div.content_precio a.button_big span{
    position: absolute;
    float: left;
    top: 10px;
    left: 60px;
    font-size: 20px !important;
}

div.marco{
    padding: 5px 5px 5px 5px;
    background: #fff;
    width: 206px;
    height: 154px;
}

div.position_precio{
    position: absolute;
    top: 120px;
    left: 180px;
}

div.info_producto_excursion div.position_precio{
    position: absolute;
    top: 40px;
    left: 400px;
}
div.combinado_detalle div.position_precio{
    position: absolute;
    top: 5px;
    left: 300px;
}

div.info_evento div.position_precio{
    position: absolute;
    top: 120px;
    left: 180px;
}


div.info_evento_general div.position_precio{
    position: absolute;
    top: -60px;
    left: 300px;
}
div.info_evento_detalle div.position_precio{
    position: absolute;
    top: -50px;
    left: 130px;
}

div.cuad_variant_event div.position_precio{
    position: absolute;
    top: 20px;
    left: 450px;
}

.img_bg_206{
    background:url(../images/img_vacia.png) center no-repeat;

}
.img_bg_flexy{
    background:url(../images/img_vacia1.png) center no-repeat;
    width: 202px;
    height: 154px;

}
.img_bg{
    background:url(../images/img_vacia1.png) center no-repeat;

}

.img_marco_small{
    background:url(../images/marco_small.png) center no-repeat;
    width: 120px;
    height: 140px;

}
.img_marco{
    background:url(../images/marco.png) center no-repeat;
    width: 275px;
    height: 226px;
    z-index: 10000;

}

#list_excursion div.img {
    width: 206px;
    height: 154px;
}

.encabezado{
    margin-top: 20px;
    color: #d5f0fe;
    font-size: 24px;
    line-height: 26px;
    text-transform:uppercase;
    padding: 40px 20px;
}

.encabezado_ofertas{
    top: 50px;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    text-transform:uppercase;
    margin-top: 70px;

}

.encabezado_hoteles_oferta{
    top: -123px;
    left: 60px;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    text-transform:uppercase;
    margin-top: 70px;
    position: absolute;
    width: 300px;
    text-align: center;
}

div#ofertas_especiales{
    padding-top: 40px;
    padding-left: 20px;
}

div#list_products div.offert_prod{
    border-bottom: 1px solid #ccc;
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
div#list_products div.offert_prod:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

div.foto_mapa{
    height: 444px;
    width: 747px;
    background: none repeat scroll 0% 0% rgb(204, 204, 204);
}

div.detalle_incluido {
    position: relative;
    min-height: 100px;

}

div.detalle_incluido img{
    position: absolute;
    top: -15px;

}

select{
    background: #fff;
}

div.formulario_hotel .span227, div.formulario_hotel .span100, div.formulario_hotel .span70{
    height: 40px;
}

div#colorbox{
    z-index: 100000;
}

.capital{
    text-transform: capitalize !important;
}

div.center-carro{
    padding: 45px 64px 0;
}

div.center-carro div.line_blue_up{
    border-top: 2px solid #0897d9;
    padding: 10px 0;
    font-size: 18px;
    height: 35px;
}

div.center-carro div.line_blue_up span.black{

    padding-top: 10px;
}
div.center-carro div.line_blue_up span.left{

    padding-top: 6px;
}

div.precio_reserva_carro{
    padding: 15px 0;
}

div.palmas_carro{
    background:url(../images/imagen_footer1.png) bottom repeat-x;
    height: 240px;
    padding-top: 20px;
}

div.height_115{
    height: 115px;
}
div#cboxContent{
    background: none;
}
div#cboxLoadedContent{
    background: #fff;
}

div.block_reserva{
    margin-top: 5px;
    padding: 25px;
    background: white;
    position: relative;
}

div.block_reserva div.block_producto{
    margin-top: 10px;
    border-top: 2px solid #0797d9;
    padding: 10px 0px 10px;
    border-bottom: 1px solid #dcf0fd;

}

div.block_reserva div.block_producto .auto-info .auto-lable{
    font-size: 18px;
}
div.block_reserva div.block_producto .auto-info .auto-lable .auto-value{
    color: #7c7c7c;
    font-size: 15px;
    text-align: center;
}

div.block_reserva div.block_person{
    margin-top: 10px;
    padding: 10px 0px 10px;
    border-bottom: 1px solid #dcf0fd;

}

div#opacity{
    opacity: 0.2;
    background: #000;
    position: absolute;
    width: 95%;
    height: 80%;
    display:none;
}

div.ui-dialog{
    background: #d6f2e4;
    position: absolute;
    padding: 5px;
    border-radius: .2em;
    z-index: 190000 !important;
}

div.ui-dialog .ui-dialog-titlebar{
    background: #d84a38 !important;
    padding: 5px;
    color: #fff;
    border-radius: .2em;

}

div.ui-dialog-green .ui-dialog-titlebar{
    background: #129953 !important;
}
div.ui-dialog .ui-widget-header, .ui-state-focus{
    border: none !important;
}

div.ui-dialog .ui-dialog-buttonset{
    float: right;
}

div.ui-dialog .ui-dialog-titlebar-close{
//background: #d6f2e4;
float: right;
//background: url("../images/some-blue.png") no-repeat scroll -179px -41px;
}
div.ui-dialog .ui-dialog-titlebar-close span{
    color: #d6f2e4;
    float: right;
    padding: 10px;
    background: url("../images/some-white.png") no-repeat scroll -179px -41px;
}
div.ui-dialog p{
    margin: 10px 0;
}

img#recharge:hover{
    cursor: pointer;
}

div.form_titular div.aconfirmar{

    margin: 10px auto;
    padding: 0 auto;
    width: 62px;

}


/*-------------------------------------------*/
.categories-slider
{
    background-color: #fff;
    border-top: 35px solid #006699;
    /*margin-top: 30px;
    padding: 10px 20px;*/
}
.categories-slider div#area_slider
{
    margin-top: 0;
}
.categories-slider div#area_slider .jcarousel-container
{
    margin-top: 20px;
}
.categories-slider div#area_slider div.jcarousel-skin-tango div.jcarousel-container-horizontal .jcarousel-prev-horizontal,
.categories-slider div#area_slider div.jcarousel-skin-tango div.jcarousel-container-horizontal .jcarousel-next-horizontal
{
    top:-20px;
}
.categories-slider div#area_slider div#cartel_slide
{
    top: 20px;
}

.box-card{
    width: 50%;
    float: left;
    margin-top: 30px;
    font-family: "texto";
}
.box-container{
    float: left;
    height: 125px;
    padding-left: 11px;
    padding-top: 18px;
    position: relative;
    width: 167px;
}
.box-front{
    background-color: #fff;
    border: 1px solid;
    border-radius: 2px;
    height: 100px;
    padding: 5px;
    position: absolute;
    width: 150px;
    z-index: 2;
}
.box-front img{
    border: 1px solid #ccc;
    height: 99%;
    width: 99%;
}
.box-end{
    background-color: #fff;
    border: 1px solid;
    border-radius: 2px;
    height: 110px;
    position: absolute;
    transform: rotate(174deg);
    width: 160px;
    z-index: 1;
}

.box-price-container{
    z-index: 3;
}
.box-price-container > div{
    border-radius: 50%;
    height: 70px;
    position: absolute;
    width: 70px;
    left: 5px;
}
.box-price-content{
    background-color: #E9CD49;
    bottom: -15px;
    z-index: 6;
}
.box-price-front{
    background-color: #d0fba3;
    bottom: -14px;
    z-index: 5;
}
.box-price-end{
    background-color: #77cf1e;
    bottom: -13px;
    z-index: 4;
}
.box-price-content .info{
    line-height: 15px;
    color: #353535;
    text-transform: none;
    text-align: center;
}
.box-price-content .info:first-child{
    margin-top: 13px;
}
.box-price-content .info.price{
    font-size: 20px;
}

.box-container p{
    color: #535353;
    font-size: 12px;
    font-weight: 100;
    line-height: 18px;
    padding-top: 10px;
    text-align: left;
    text-transform: none;
}
.box-container .info{
    line-height: 20px;
    text-transform: none;
}
.box-container > .info:first-child{
    margin-top: 20px;
}
.box-container .info.category{
    font-size: 20px;
    font-weight: 100;
}
.box-container .info.model{
    font-size: 15px;
}

.w03{
    padding-right: 15px;
    width: 3%;
}

.w05{
    padding-right: 15px;
    width: 5%;
}

.w08{
    padding-right: 15px;
    width: 8%;
}

.w1{
    padding-right: 15px;
    width: 10%;
}
.w11{
    padding-right: 15px;
    width: 11%;
}
.w12{
    padding-right: 15px;
    width: 12%;
}
.w16{
    padding-right: 15px;
    width: 16%;
}
.w2{
    padding-right: 15px;
    width: 20%;
}
.w3{
    padding-right: 15px;
    width: 30%;
}
.w35{
    padding-right: 15px;
    width: 35%;
}
.w4{
    padding-right: 15px;
    padding-left: 15px;
    width: 40%;
}
.w45{
    padding-right: 15px;
    padding-left: 15px;
    width: 45%;
}
.w6{
    padding-right: 15px;
    padding-left: 15px;
    width: 60%;
}
.w66{
    padding-right: 15px;
    padding-left: 15px;
    width: 66%;
}
.w70{
    padding-right: 15px;
    padding-left: 15px;
    width: 70%;
}

div#tab_reservacion .category
{
    font-size: 30px;
}

div#tab_reservacion .rent-point
{
    font-size: 13px;
}

.dropoff-charge a{
    color: #b6b6b6;
    border-bottom:1px solid #b6b6b6;
}
.dropoff-charge a:hover{
    color: #8d8d8d;
    border-bottom:1px solid #8d8d8d;
}

.details-container{
    height: 375px;
    overflow: hidden;
}

.term_text{
    color: #7c7c7c !important;
}

.term_text a{
    color: #2d7ba7;
}
.term_text a:hover{
    color: #3496c9;
    text-decoration: underline;
}

.information{
    font-size: 14px;
    line-height: 20px;
}

.error{
    border-color: #c32923 !important;
}

.hotel-elem{
    padding-bottom: 10px;
    display: block;
}
.destino-label{
    color: #ffffff;
    font-size: 12px;
    line-height: 11px;
    padding-right: 7px;
    text-align: right;
    text-transform: none;
    width: 40px;
}
.destino-value{
    font-size: 16px;
    padding-top: 7px;
}
.see-more{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-top: 1px solid #ccc;
    bottom: 0;
    color: #aeaeae;
    font-style: italic;
    left: 0;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    text-transform: none;
    width: 100%;
}

#info-rent .header, #drop-off .header{
    font-size: 20px;
    margin-top: 12px;
    margin-left: 10px;
}
#info-rent .info, #drop-off .info{
    height: 300px;
    overflow-y: auto;
    padding: 0 10px;
}
#drop-off .info img{
    width: 100%;
}
.rich-text p{
    font-size: 100%;
}
.rich-text ul{
    padding-left: 40px;
}
.rich-text li{
    height: auto;
    line-height: 18px;
    list-style-type:disc;
}

.palmas_carro .btn-container {
    padding-left: 53px;
    padding-right: 64px;
}
.palmas_carro .btn-container a{
    background-color: #E9CD49;
    border-radius: 5px;
    color: #3b3b3b;
    display: block;
    font-size: 18px;
    height: auto;
    width: auto;
    border:1px solid #E9CD49;;
}
.palmas_carro .btn-container a>div{
    border-radius: 5px;
    border-top: 1px solid #d3fda9;
    padding: 7px 25px;
}
.palmas_carro .btn-container a#visit_btn>div{
    padding: 7px 50px;
}
.palmas_carro .btn-container a.blue{
    background-color: #006699;
    border:1px solid #006699;
}
.palmas_carro .btn-container a.blue>div{
    border-top:1px solid #cdedfd;
}

#product_list .product{
    float: left;
    width: 33%;
    margin-bottom: 15px;
}

#product_list .product>span{
    text-transform: capitalize;
}

.add-container{
    position: relative;
}

.add-container ul{
    background-color: rgb(255, 255, 255);
    height: auto;
    padding: 0px 5px;
    position: absolute;
    border: 1px solid;

}

.add-container li{
    padding: 5px 15px;
    border-bottom: 1px solid;
    height: auto;
    line-height: 20px;
}
.add-container li a:hover{
    color: #6bce09;
}

.add-container li:last-child{
    border-bottom: none;
}


.oferts-container{
    background-color: #d5f0fe;
    padding-bottom: 51px;
    padding-top: 50px;
    margin-left: 18px;
}

.oferts-container #oferta div#content_oferta, .oferts-container #oferta{
    height: auto;
}
.oferts-container #info_oferta{
    margin-bottom: 35px;
}
.oferts-container #oferta div#content_oferta div#id_evento,
.oferts-container #oferta div#content_oferta div#id_evento img.evento{
    width: 250px !important;
}

/*----------------Oferts Carrousel Styles Start-------------------*/

.hoteles_destino .ofert .bloque-destino .box-container{
    float: left;
}
.hoteles_destino .ofert div.bloque-destino{
    width: 400px;
}

.hoteles_destino .ofert div.bloque-destino .box-container div.info{
    background-color: transparent;
}
.hoteles_destino .ofert div.bloque-destino .box-container div.info,
.hoteles_destino .ofert div.bloque-destino .box-container div.info img{
    position: static;
    padding: 0;
    margin: 0;
}

.hoteles_destino .ofert div.bloque-destino .box-container div.info .name{
    font-weight: 600;
    font-size: 15px;
}
.hoteles_destino .ofert div.bloque-destino .box-container div.info .name,
.hoteles_destino .ofert div.bloque-destino .box-container div.info .description{
    color: #fff;
}
.hoteles_destino .ofert div.bloque-destino .box-container div.info .description{
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    max-height: 60px;
    overflow: hidden;
    font-weight: 500;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container > div{
    bottom: -15px;
    height: 60px;
    left: auto;
    right: -3px;
    width: 60px;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container .box-price-front{
    bottom: -13px;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container .box-price-end{
    bottom: -12px;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container > a{
    background-color: #E9CD49;;
    border-radius: 3px;
    bottom: -3px;
    color: #353535;
    display: block;
    font-weight: normal;
    height: 25px;
    position: absolute;
    right: -95px;
    text-transform: none;
    width: 100px;
    z-index: 2;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container > a > div{
    border-radius: 3px;
    border-top: 1px solid #d3fda9;
    padding-left: 24px;
    padding-right: 22px;
    padding-top: 12px;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container .box-price-content{
    text-align: center;
    color: #353535;
    line-height: 20px;
    text-transform: none;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container .box-price-content.old{
    background-color: #e9e9e9;
    height: 55px;
    right: 50px;
    width: 55px;
    z-index: 2;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container .box-price-content.old .shadow{
    border-radius: 50%;
    border-top: 1px solid #f3f3f3;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container .box-price-content.old .shadow > div:first-child{
    text-decoration: line-through;
}
.hoteles_destino .ofert div.bloque-destino .box-container .box-price-container .box-price-content > div:first-child{
    padding-top: 10px;
}

/*----------------Oferts Carrousel Styles End-------------------*/

.hoteles_destino .list_destinos ul{
    padding-left: 21px;
}
.hoteles_destino .list_destinos ul li{
    height: auto;
    line-height: 37px;
}
.hoteles_destino .list_destinos.transparent ul li{
    line-height: 30px;
}
.hoteles_destino .list_destinos ul li a{
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.hoteles_destino .list_destinos.transparent  ul li a{
    color: #0897d9;
}
.hoteles_destino .list_destinos.transparent  ul li a:hover{
    color: #087db3;
}
.hoteles_destino .list_destinos ul li a:hover{
    color: #d7d7d7;
    font-size: 16px;
    line-height: 25px;
}
.hoteles_destino .list_destinos ul li a.active{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.hoteles_destino .list_destinos ul li .prod_btn.active,
.hoteles_destino .list_destinos ul li .prod_btn.active:hover {
    text-transform: none;
    color: #87d3fb;
    font-size: 16px;
    font-weight: normal;
}
.hoteles_destino .list_destinos ul li a.active:hover{
    color: #fff;
    cursor: auto;
}

.hoteles_destino .hotel_header{
    background-color: #d5f0fe;
    font-size: 20px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 6px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
}

.dark_letter{
    color: #393939;
}

.green_letter{
    color: #EACE49;
}

.hoteles_destino .hotel_header .zone_name{
    padding-left: 5px;
}

.hoteles_destino .module .mods a{
    background-color: #EACE49;
    color: #fff;
    padding: 10px;
    font-size: 11px;
    width: 75px;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
}
.hoteles_destino #mod_autos .mods a,
.hoteles_destino #mod_excursiones .mods a,
.hoteles_destino #mod_vuelos .mods a{
    font-size: 15px;
    padding-right: 40px;
    padding-top: 20px;
}
.hoteles_destino .module .mods a.selected{
    cursor: default;
}
.hoteles_destino .module .mods a .corner-mark{
    display: none;
}
.hoteles_destino .module .mods a.selected .corner-mark{
    background-image: url("../images/triangulo_blue_bg.png");
    height: 21px;
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    z-index: 1000;
    display: block;
}
.hoteles_destino .module .module_container .card{
    border-bottom: 1px solid #97d5f3;
    margin-right: 10px;
    padding: 5px;
    width: 30.3%;
    margin-top: 15px;
    min-height: 106px;
}

.hoteles_destino .module .module_container .card.traslado {
    min-height: 83px;
}

.hoteles_destino #mod_autos .module_container .card{
    min-height: 70px;
}
.hoteles_destino #mod_vuelos .module_container .card{
    min-height: 60px;
}
.hoteles_destino .module .module_container .card .name{
    font-size: 15px;
}
.hoteles_destino .module .module_container .card .destiny{
    font-size: 15px;
    color: #4e4e4e;
}
.hoteles_destino .module .module_container .card .description{
    color:#636c71;
}
.hoteles_destino .module .module_container .card .description p{
    font-size: 13px;
}
.paginator .paginator-container{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.paginator .btn-container{
    display: inline-block;
}
.paginator .btn-container .btn{
    display: block;
    font-size: 15px;
    width: 22px;
    height: 20px;
    padding: 4px 3px 3px;
}
.paginator .btn-container .btn.active{
    color: #000;
}
.paginator .left-arrow{
    background: rgba(0, 0, 0, 0) url("../images/arrow-left-blue.png") no-repeat scroll 0 0;
    color: transparent;
    width: 22px;
    height: 20px;
}

.paginator .left-arrow.disable{
    background: rgba(0, 0, 0, 0) url("../images/arrow-left-blue-o.png") no-repeat scroll 0 0;
}

.paginator .right-arrow{
    background: rgba(0, 0, 0, 0) url("../images/arrow-right-blue.png") no-repeat scroll 0 0;
    color: transparent;
    width: 22px;
    height: 20px;
}

.paginator .right-arrow.disable{
    background: rgba(0, 0, 0, 0) url("../images/arrow-right-blue-o.png") no-repeat scroll 0 0;
}

#details_container{
    background: #fff none repeat scroll 0 0;
    min-height: 250px;
    padding: 20px;
    position: relative;
    z-index: 100000;
}

.hoteles_destino #mod_vuelos .hoteles_block .hoteles_container .module_container .subcontainer{
    min-height: 530px;
}

#informaciones{
    font-size: 16px;
}
.info_evento_general .content{
    background-color: #fff;
    padding: 25px 20px 10px 20px;
}
/*.info_evento_general .content img{*/
/*    height: 100%;*/
/*    width: 260px;*/
/*    padding: 5px;*/
/*    border: 1px solid #b3e7ff;*/
/*    border-radius: 0;*/
/*}*/

#list_excursion #text_exc .destiny, #content_recomendados .destiny, .hoteles_cercanos .destiny span{
    font-size: 16px !important;
    color: #5b5b5b !important;
    font-weight: normal !important;
}

#list_excursion #text_exc .destiny span:first-child, #content_recomendados .destiny span:first-child, .hoteles_cercanos .destiny span:first-child{
    font-size: 16px !important;
    color: #4e4e4e !important;
    font-weight: bold !important;
    margin-right: 2px !important;
}

#content_recomendados .destiny, .hoteles_cercanos .destiny {
    height: 15px !important;
}
#content_recomendados .destiny span{
    margin-left: 0 !important;
}

.fixed_height{
    height: 565px !important;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.v-scroll-content {
    overflow-y: scroll;
    -ms-overflow-y: scroll;
}
.content-box {
    margin: 2% 5% 5% 5%;
    width: 90%;
}
.mh-350 {
    max-height: 350px;
}
.w-70i {
    width: 70% !important;
}
.ml-20i {
    margin-left: 20%;
    left: 0 !important;
}

.position_button_price {
    position: absolute;
    left: 245px;
    margin-top: 30px;
}

.content_logo_logistic {
    float: right;
    position: relative;
    top: -20px;
    border: 1px solid #b3e7ff;
    padding: 3px 3px 0px;
}

.icon_logistic {
    width: 60px !important;
    border: none !important;
}
.price-event{
    height: 80px;
    width: 80px;
    position: absolute;
    z-index: 10000;
    color: #565656 !important;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: #E9CD49;
    border-radius: 50%;
}
.position_price-event {
    position: absolute;
    top: 110px;
    left: 150px;
}
div.content_precio div.price-event span.ok_min {
    font-size: 18px !important;
    left: 0;
    position: absolute;
    top: 32px;
    width: 100%;
}
div.content_precio a.buttom-event {
    position: absolute;
    top: 26px;
    left: 60px;
    width: 90px;
    padding-left: 30px;
    font-size: 18px;
}
a.buttom-event{
    display: block;
    padding: 6px 5px;
    height: 22px;
    width: 120px;
    font-size: 14px;
    color: #353535 !important;
    background: #E9CD49;
}
.position_price-detail {
    position: absolute;
    top: 120px;
    left: 180px;
}
.evento_tabs ul {
    left: 1px;
    top: -20px;
    background: none;
    border: none;
}

.evento_tabs ul li{
    height: 26px !important;
    border: 1px solid #67c909;
}
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {*/
/*    border: 1px solid #67c909 !important;*/

/*}*/
.evento_tabs {

    border-radius: 0 !important;
}
.ui-widget input{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;

    width: 180px;
}

.edit-reserva-evento{
    border: none !important;
    width: 100px !important;
}
.habitacion-evento-tipo{
    border: 1px solid #E9CD49;
    padding: 5px 0;
    display: flex;
    margin: 10px 10px 0 0;
}
.delete-type-habitation{
    cursor: pointer;
    background: red;
    border: 1px solid red;
    width: 18px;
}
.form_reserva-detalles {
    position: static !important;
}
.form-datails-event{
    display: inline-grid;
    float: left;
    width: 80%;
}

.btn_close {
    font-family: sans-serif;
    text-transform: uppercase;
    border-radius: 10%;
    background-color: #035f85;
    color: white !important;
    padding: 6px 8px;
    float: right;
    font-weight: bold;
    margin: 4px;
}

.btn_close:hover {
    background-color: #850e17;
    color: black !important;
}

.position_price-event-general {
    position: absolute;
    top: 134px;
    left: 230px;
}

.position_price-detail-general {
    position: absolute;
    top: 156px;
    left: 244px;
}

.button-event-text {
    font-size: 18px !important;
    font-weight: 700;
    padding-left: 14px !important;
}

.description-text {
    /*font-weight: 600;*/
    line-height: 1.2;
}
