@import url("http://fonts.googleapis.com/css?family=Playfair+Display:300italic,400italic,700italic,400,300,700");
@import url("http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700");




@font-face {
    font-family: 'Musket bold';
    src: url("Musket bold.otf");
}

@font-face {
    font-family: 'Musket regular';
    src: url("Musket regular.otf");
}

body{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 100%;
    color: #636363;
    font-weight: lighter;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Playfair Display', sans-serif;   
    color: #bf9700;

}
h1.tipo-2,h2.tipo-2,h3.tipo-2,h4.tipo-2,h5.tipo-2,h6.tipo-2{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}
h2{
    font-size: 36px;
}
h3.tipo-2{
    color: #636363;
    font-size: 18px;
}
p{
    font-size: 14px;
    color: #636363;
    font-weight: lighter;
    line-height: 24px;
}
ul{
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    font-weight: lighter;
}
ul.servicios li{
    background:url('../img/css/vtip1.png') no-repeat left center;
    padding: 0 0 0 20px;
    line-height: 24px;
}
ul li{
    padding-left: 0;

}
img{
    border-radius: 7px;
}
.pull-rigth{
    float: left;
}
address{    
    font-size: 13px;
    font-weight: lighter;
}
#menu-sup{
    background-color: #fff;    
    height: 50px;
}

#ofertas h2.tipo-2{
    text-align: center;
    font-size: 48px;
    color: #fff;
}
#ofertas h3{
    text-align: center;
}
#ofertas h3 a{
    color: #fff;
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: lighter;
}
#ofertas .carousel-indicators{
    top:190px;   
}
#menu-sup a{
    /*font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 13px;
    margin: 0;*/
    font-size: 14px;
    color: #675f54;
    padding: 5px 10px;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: bold;
}
#menu-sup li.active a{
    background-color: transparent;
    color: #bf9700;
}
#menu-sup .dropdown-toggle{
    color: #aaaaaa;
}
.navbar {

    margin-bottom:0;
    min-height: 0;
    border: none;

}
.navbar-collapse{
    padding-left: 0;
}
.navbar-collapse.in{
    padding-left: 15px;
}

ul.rs{
    list-style: none;
    margin-top: 33px;
}
ul.rs li{
    float: left;
    padding-left: 10px;
}
.caja{
    padding: 20px 0;
}
ul#filtros{
    float: left;
}
ul#filtros li{
    background:url('../img/css/vtip1.png') no-repeat left center;
    padding: 10px 20px 0 20px;
    font-weight: bold;   
}
.caja-cabecera{
    min-height: 940px;    
    background: #e7e7e7 url("../img/css/bgheaders/home.jpg") no-repeat center center;   
}
.caja-cabecera .navbar-brand{
    color: #fff;
    font-size: 58px;
    padding: 10px 0;
    font-family: 'Musket bold';
    line-height: 58px;
}
.caja-cabecera h1{
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 5px;
    display: block;
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
}
.caja-cabecera.caja-cabecera-interior{
    min-height: 0;
    background: #208cbd url("../img/css/bgheaders/interior01.jpg") no-repeat center center;
}
.caja-cabecera.caja-cabecera-interior2{
    min-height: 0;
    background: #208cbd url("../img/css/bgheaders/interior02.jpg") no-repeat center center;
}
.espacio-sup-xl{
    margin-top: 60px;
}
.linea-deco{
    background: transparent url("../img/css/linea1pxdeco.gif")  repeat-x 0 center;
    min-height: 100px; 
}
.caja-destacada-tipo3{
    background: #f0f0f0;
    margin: 30px 0;
    padding: 20px;
}
.caja-destacada-tipo3 #galeria .img-gal{
    margin-right: 10px;
    margin-bottom: 10px
}
#menu-scrollspy{
    background: rgba(0,0,0,.6);
    margin-top: 60px;
    position: relative;
    z-index: 10000;
}
#menu-scrollspy .container{  
    overflow:hidden;
    position:relative;
}    
#menu-scrollspy ul{
    list-style: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    list-style:none;
    line-height: 0px;
    margin:0;
    padding:0;
    position:relative;
    left:50%;
    text-align:center;
}
#menu-scrollspy ul li{
    display:block;
    float:left;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    right:50%;
    padding: 25px 20px 25px 0;
}
#menu-scrollspy a{
    color: #dde2e6;  
    text-decoration: none;
    cursor:pointer;
}
#menu-scrollspy a:hover{
    color: #fff;
}
#menu-scrollspy a.active{
    border-bottom: 3px solid #bf9700;
    color: #fff;
}
#freserva{
    background:#bf9700;
    padding: 20px 0;
    position: relative;
    z-index: 10000;  
    margin-top:50px;
}
#freserva.fixedbottom{
    background-color:rgba(0,0,0,.9);
    padding:5px 0; 
}
#freserva .row{
    margin: 0;
    padding: 0;
}

#freserva .row > .col-md-4{
    margin: 0;
    padding: 0;
}
#freserva h2{
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 20px;
}
#freserva .form-control{
    border: 1px solid #142867;
}
#freserva .form-group{
    margin-right: 15px;

}

#freserva .form-reserva a.btn{
    margin-top: 7px;
}
.titulo-destacado .destacado{
    color: #ffffff;
}
.btn{
    background: #4e4e4e;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.btn:hover {
    color: #3D98CF;
}

#ofertas{
    margin-top: 250px;
    padding-bottom: 35px;
    border-bottom: 1px solid #8796b6;
}
.contenido{
    clear: both;
    overflow: hidden;
}
.contenido h3{    
    background-color: #fff;

}
.contenido h4.tipo-2{
    color: #636363;
    margin-top: 10px;
}
.caja-destacada{
    padding: 20px;
    background-color: #c3c3c3;
}
.titulos{
    padding-bottom:  20px;
    overflow: hidden;     
}
.tarifas h3{padding:0px;}
.tarifas {min-height: 500px;}
.tarifasInt{padding:0px;}
.tarifasInt table{ border: 1px solid #f0f0f0;}
.tarifasInt table th{ padding: 10px 5px;}
.tarifasInt thead td.mes{font-size:1.4em;}
.tarifasInt thead{padding:20px 0 0 0;margin:20px 0 0 0;}
.tarifasInt .mizda,.tarifasInt .mdcha{float:left;width:48%;margin:0;}
.tarifasInt .mdcha{float: right;}
.tarifasInt tr.dias{background:#bf9700;color:#ffffff;}
.tarifasInt .calendario table{font-size:1.2em;margin-top: 30px;background:transparent;}
.tarifasInt .calendario table thead{font-size:1.3em;color:#636363;background-color:transparent;}
.tarifasInt .calendario table td{border-collapse:collapse;padding: 3px;}
.tarifasInt .calendario td{background-color: #f0f0f0; font-weight: bold;}
.tarifasInt .calendario td{text-align:center;}
.tarifasInt .calendario tr{border-bottom: 1px solid #e0e0e0;}
.tarifasInt .calendario td span{display:block;font-size:.9em;}
.tarifasInt .calendario td strong{font-size:1.1em;padding:5px 0 -5px 0;}
.tarifasInt .calendario td.disp strong{color:#093;font-weight:bold;}
.tarifasInt .calendario td.nodisp strong{color:#d00;font-weight:bold;}
.tarifasInt .calendario td.disp, .tarifasInt .calendario td.nodisp, .tarifasInt .calendario thead td{background-color:#fff;}
.tarifasInt .calendario tbody{background:#ffffff;}


#galeria{
    padding: 30px 0;

}

#galeria .img-gal{
    float: left;
    margin: 0 20px 20px 0;

}

.fondo-tipo1 {
    background-color: #fff;    
}
.fondo{
    padding: 40px 0 55px 0;

}
#noticias h2{
    text-align: center;   
}
#noticias h3{
    text-align: center;
    color: #999999;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
#noticias  a{
    color: #000000;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: lighter;
}
#noticias h4{
    text-align: center;    
}
#noticias .carousel-indicators{
    top:230px;      
}
#noticias .carousel-indicators li {
    background-color: #208cbd;  
    border: none;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 0px 10px 0px 0px;
    text-indent: -999px;
    width: 15px;
}
#noticias .left.carousel-control{
    background: url("../img/css/arrow_left.png") no-repeat 40% 55%;   
    opacity: 1;
}
#noticias .right.carousel-control{
    background: url("../img/css/arrow_right.png") no-repeat 40% 55%;    
    opacity: 1;
}

#noticias .carousel-inner{
    min-height: 200px;
}
#noticias .carousel-indicators .active {
    background-color: #FFFFFF;
    border: 3px solid #208cbd;
    height: 15px;    
    width: 15px;
}
.datos-contacto{
    font-size: 14px;
    color: #636363;
    font-weight: lighter;
}
.fondo-tipo-img{
    background-color: #f0f0f0;    
}
.caja-destacada-tipo2{
    padding: 10px 40px 45px 20px;
    margin: 20px 0;
    background: rgba(0,0,0,.5);
    color: #fff;
}
.caja-destacada-tipo2 h2, .caja-destacada-tipo2 h3, .caja-destacada-tipo2 h4, .caja-destacada-tipo2 p{
    color:#fff;
}
.video-youtube{
    margin-top: 30px;
}
/*fondo tipo2 usado en galería p.ejm*/
.fondo-tipo2 {
    background-color: #f0f0f0;
    padding: 40px 0 55px 0;
}
.fondo-tipo2 h2{
    color: #bf9700;
}
.fondo-tipo2 h3{
    color:#636363;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.fondo-tipo2 p{
    color: #636363;
}
#gmaps{
    background: #f0ede5 url("../img/contenidos/maps/gmaps.jpg") no-repeat;
    height: 650px;
}

#wrapper-opiniones{
    width: 100%;
    overflow: hidden;
}
#opiniones .left.carousel-control{
    background: url("../img/css/arrow_left_inverse.png") no-repeat 40% 55%;   
    opacity: 1;
}
#opiniones .right.carousel-control{
    background: url("../img/css/arrow_right_inverse.png") no-repeat 40% 55%;    
    opacity: 1;
}
#contactfrm label{
    font-size: 12px;
    font-weight: lighter;
}
#contactfrm label.tipo-2{
    color: #636363;
    font-size: 18px;
    padding-left: 10px;
    font-weight: bold;
}
#contactfrm .form-group{
    padding-right: 10px;
}
#contactfrm .form-group label{
    margin-top: 20px;
}
#contactfrm .form-group.checkbox{
    padding: 25px 0px 0px 10px;    
}
#contactfrm .result{
    margin-top: 40px;
    float: left;
}
#opiniones h4{
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;

    text-align: center;
}
#opiniones h3{
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: lighter;
    text-align: center;
    font-size: 13px;
}
#opiniones .carousel-inner{
    background:  url("../img/css/dialog.png") right no-repeat;
    height: 180px;
}
#opiniones .item{
    width: 75%;
    border-radius: 7px;    
    text-align: center;
    padding: 20px;
    margin: 10px 0px;

}
footer{
    background-color: #636363;
    color: #fff;   
    padding-top: 20px;
    margin-bottom: 50px;
}
footer h2, footer h3{
    color: #fff;
}
footer address{    
    color: #fff;    
}

footer .copyright{
    background-color: #fff;
    margin: 60px 0 0;
    padding: 15px 0;
}

footer .pull-right p{
    display: block;
    float: right;
    width: 100%;
    text-align: right;

}
footer .rs{
    padding-bottom: 35px;
    margin-top: 30px;
}
@media (max-width: 768px){
    h2 {
        font-size: 28px;
        letter-spacing: -1px;
    }
    .tarifasInt .mizda, .tarifasInt .mdcha {
        float: left;
        width: 100%;
        margin: 0;
    }
    #noticias .left.carousel-control {
        background: url(../img/css/arrow_left.png) no-repeat 40% 98%;
        opacity: 1;
    }
    #noticias .right.carousel-control {
        background: url(../img/css/arrow_right.png) no-repeat 40% 98%;
        opacity: 1;
    }

    .navbar-collapse.collapse.in {
        z-index: 10000;
        position: absolute;
        width: 100%;
        height: auto!important;
    max-height: none;
    }
    
    .navbar-nav {
        background: #fff;
    }
    .navbar-collapse.collapse.show {
        display: flex!important;
        background: #fff!important;
        z-index: 10000;
        position: absolute;
        padding: 30px;
        width: 100%;
        height: 100vh!important;
    }
    #menu-sup a {
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 5px;
        margin: 0;
    }
    .navbar-collapse.collapse.show {
        flex-direction: column;
        display: flex;
    }
}



div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../img/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/*isotope*/

/**** Isotope Filtering ****/

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:      -o-transform, opacity;
    transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}



/* ajustes en función de las resoluciones mediaqueries*/

/* (tablets, 768px +) */
@media (min-width: 768px)  { 
    ul.rs li{
        padding: 10px 10px 0 0;        
    }

    #freserva {

        margin-top:0;

    }

}

/* M (desktops, 992px +) */
@media (min-width: 992px) { 

}

/* (xl desktops, 1200px +) */
@media (min-width: 1200px) { 
    #freserva h2 {

        font-size: 36px;

    }

}

.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    vertical-align: middle;
}
#freserva .ui-datepicker-trigger {
    border-radius: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}
#menu-scrollspy a.inicio{
    background: url("../img/css/inicio.png") no-repeat;
    width: 22px;
    height: 20px;  
    padding-bottom: 20px;
    display: block;
    margin-top: -11px;
}
.contenido h3{    
    background: transparent;   
}
.caja-destacada-tipo3 #galeria .img-gal {
    margin-top: -20px;
    padding-bottom: 20px;
}

.caja-cabecera{
    position: relative;
}
.caja-cabecera > div{
    position: relative;
    z-index: 1000;
}

.caja-cabecera .slider{         
    position: absolute;
    top: 0;  
    z-index: 10;
    width: 100%;
    height: 100%;
}
.caja-cabecera .slider > div{
    width: 100%;
    height: 100%;
    position: absolute;    
}
.caja-cabecera .slider-1{    
    background: url("../img/css/bgheaders/home1.jpg");
    top:0;
    z-index: 4;
}
.caja-cabecera .slider-2{
    position: absolute;
    background: url("../img/css/bgheaders/home2.jpg");
    top:0;
    z-index: 3;
}
.caja-cabecera .slider-3{
    position: absolute;
    background: url("../img/css/bgheaders/home3.jpg");
    top:0;
    z-index: 2;
}
.caja-cabecera .slider-4{
    position: absolute;
    background: url("../img/css/bgheaders/home4.jpg");
    top:0;
    z-index: 1;
}

.navbar-default .navbar-nav > li > a {
    color: #282828;
}

.fondo-tipo1.t-a-c {
    text-align: center!important;
}

div#app {
    width: 60%!important;
    margin-left: 20%!important;
}

div#app:before {
    content: 'Asegure su viaje'!important;
    justify-content: center!important;
    display: flex!important;
    margin-bottom: 20px!important;
}