


html{
    height:100%;
}

a{
    color:#000000;
}

a:hover{
    color:#000000;
    text-decoration:underline;
}

h1, h2, h3, h4{
    color: #000000}

body {
    font-family: 'Titillium Web', sans-serif;
    color: #6a6a6a;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#main-header {
    top: 0;
    width: 100%;
    padding-bottom: 25px;
    background-color: transparent;
    z-index:98;
    padding-top: 25px;
}
.logo {
    max-width: 100%;
}

.fondomenu {
    margin-top: 5px;
    background-image: none;
    background-repeat:repeat-x;
    background-color:transparent;
}

#main-menu {
    font-family:  'Titillium Web', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}
#main-menu a {
    color:#262626;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu a:hover {
    color:#fec08f;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus,
#main-menu.nav-pills>li>a:hover {
    background-color:transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left center;
}
#main-menu.nav-pills>li.active>a,
#main-menu.nav-pills>li.active>a:hover,
#main-menu.nav-pills>li.active>a:focus {
    color:#fec08f;
}

.nav>li>a{
    padding-top:3px;
    padding-bottom:3px;
}

.desplegable {
    background-color: #FFFFFF;
    border: 1px solid #999;
}
.desplegable li {
    background-color: #FFFFFF;

}
.desplegable li:hover {
    background-color: #FFFFFF;
}

#main-menu.nav .open>a,
#main-menu.nav .open>a:hover,
#main-menu.nav .open>a:focus {
    background-color:transparent;
}

#main-menu li ul.dropdown-menu li a{
    background-color:transparent;
    background-image:none;
    color: #262626;
}

#main-menu li ul.dropdown-menu li a:hover{
    color: #262626;
    text-decoration:underline;
}

.dropdown:hover .dropdown-menu {
    display:block;
}
.dropdown-menu {
    margin-top:0px;
    background-color:#FFFFFF;
}
.dropdown-menu:hover {
    display:block;
}

.titularhome {
    font-family: 'Titillium Web', sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5pt;
    color:#000000;

}

.cuadrodestacado{
    border: 0px solid #666600;
    background-color: transparent;
    font-size: 10pt;
    font-weight:normal;
    padding: 5px;
    margin-bottom:10px;
}

.enlacetitular{
    font-family: 'Titillium Web', sans-serif;
    color:#000000;
    font-size: 14pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular:hover{
    text-decoration:underline;
    color:#000000;
}

.enlacetitular-pequeño{
    font-family: 'Titillium Web', sans-serif;
    color:#000000;
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
}

.enlacetitular-pequeño:hover{
    text-decoration:underline;
    color:#000000;
}

.fondopie{
    background-color: #000000;
    width:100%;
    padding-top:15px;
    padding-bottom: 15px;
    font-size:12pt;
    color:#FFFFFF;
    margin-top:20px;
}

.enlace-pie{
    font-family: 'Titillium Web', sans-serif;
    font-size: 12pt;
    color: #FFFFFF !important;
    text-decoration: none;
}

.enlace-pie:hover{
    color: #000000;
    text-decoration: uncerline;
}

.celdasituacion{
    font-family: 'Titillium Web', sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    padding: 5px;
    background-color: transparent;
    margin: 10px 0px;
}

.htmlFuente,.htmlfuente {
    font-family: 'Titillium Web', sans-serif;
    font-size: 10pt;
    font-weight: normal;
    padding-top: 1px;
    padding-right: 3px;
    padding-bottom: 1px;
    padding-left: 4px;
    font-style:italic;
    margin-top: 5px;
    background-color: transparent;

}

.titulo-seccion{
    font-family: 'Titillium Web', sans-serif;
    background-color: transparent;
    font-size: 12pt;
    font-weight: bold;
    color: #262626;
    text-decoration: none;
    padding: 4pt;
}

.htmlCabecera,.htmlcabecera {
    font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #fec08f;
}

.htmlCabecera:before,.htmlcabecera:before {
    content: '.';
}

.celdagaleria{
    display: block;
    position: relative;
    height: 150px;
    overflow:hidden;
    margin-bottom:10px;
    border:1px solid #CCCCCC;
}

.celdagaleria img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
}

.zoom{
    width:100%;
    height:100%;
    position:absolute;
    cursor:pointer;
}

.cuadrofamilia{
    padding: 15px;
    border: 1px solid #CACACA;
    text-align:center;
    margin-bottom:10px;
}

.altominimo{
    min-height: 250px;
}

.imple-enlace-pie2 {
    text-align: center;
    vertical-align: top;
    padding: 2pt;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-left: 5pt;
}
.imple-enlace-pie2:hover {
    color: #000000;
    text-decoration: underline;
}

.htmlTitular {
    font-family: 'Titillium Web', sans-serif;
    font-size: 45px;
    font-weight: 600;
    color: #000000;
}

#divBuscador{
    position:absolute;
    left:0px;
    z-index:1000;
    height: 300px;
    overflow: auto;
    margin-top:30px;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:10px;
}

.divbuscar{
    list-style:none;
    margin:0px;
    padding:0px
}

.divbuscar li{
    display:block;
    clear:both;
}

#mobile-main-menu{
    background-color:#000000;
    width:100%;
    padding:5px;
    color:#262626;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14pt;
    background-color:transparent;
    cursor:pointer;
}

.rating {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    display: none;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.rating2 {
    float:left;
    border:none;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating2:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating2:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating2:not(:checked) > label:before {
    content: '★ ';
}

.rating2 > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}


.rating2 > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.registrolanding{
    width:20%;float:right;
    padding:2.5%;
    background-color:transparent;
}

.registrolanding label{
    font-size:12pt;
    font-weight:bold;
    display:block;
    padding: 10px 0px 0px 0px;
}


.talla{
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    background-color:
        font-family: 'Titillium Web', sans-serif;
    background-color: transparent;
    font-size: 10pt;
    float:left;
    font-weight: normal;
    padding-top:5px;
    margin-right:10px;
    margin-bottom: 10px;
    cursor:pointer;
    border: 0px solid #666600;
}

.boton{
    display: inline-block;
    padding: 7px 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #000000;
    font-weight: 600;
    font-size: 16px;
    border:none;
}

.boton:hover{
    color: #FFFFFF;
}

.boton100{
    width: 100%;
}

.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 26px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slidertoggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slidertoggle:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slidertoggle {
    background-color: #000000 ;
}

input:focus + .slidertoggle {
    box-shadow: 0 0 1px #000000 ;
}

input:checked + .slidertoggle:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slidertoggle.round {
    border-radius: 34px;
}

.slidertoggle.round:before {
    border-radius: 50%;
}



.elegida{
    border: 3px solid #000000;
}

.numero-encuesta{
    padding:5px;
    color:#FFFFFF;
    border: 1px solid #000000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color:#a2a2a2;
    margin:5px;
    margin-top:10px;
    text-align: center;
    display:inline-block;
}


.botmenu{
    display: none;
}


#menu:not(.mm-menu) {
    display: none;
}

.cookies{
    background-color: rgba(0,0,0,0.7);
    padding-top:10px;
    color:#FFFFFF;
    -webkit-box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    box-shadow: 0 2px 10px 2px rgba(0,0,0,0.4);
    position: fixed;
    width: 100%;
    z-index: 10000;
    bottom:0px;
}

.cookies a{
    color:#FFFFFF;
    text-decoration: underline;
}

.mapaweb{
    list-style: none;
    margin:0px;
    padding:0px;
}


.mapaweb li{
    border-bottom: 1px dotted #CCCCCC;
    padding:3px;
}

.mapaweb ul{
    margin:0px;
    padding:0px;
    padding-left:10px;
    list-style: none;
}

.mapaweb ul li{
    border-bottom: none;
}

.mapaweb ul li:before{
    content: '-';
}

.formcontacto div.input-group{
    margin-bottom:30px;
}

.slider-container{
    text-align: center;
    min-height: 835px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.slider-movil{
    height: auto;
    min-height: auto;
}

.slide-elemento{
    height: 835px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
}

.slider-movil li.slide-elemento{
    height: auto !important;
}

.slide-texto{
    margin:auto;
    text-align: center;
    padding: 20px;
    display: inline-block;
    font-size: 55px;
    color: #FFFFFF;
    margin-top: 266px;
}

.slide-texto h2{
    color:#FFFFFF;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 10px;
    text-shadow: 1px 1px 2px #000000;
    margin:0px;
    padding:0px;
}

.slide-texto a{
    margin-top:12px;
    display: inline-block;
    padding: 7px 40px;
    text-transform: uppercase;
    border: 3px solid #FFFFFF;
    color:#FFFFFF !important;
    font-size: 13pt;
}

.bx-wrapper .bx-pager{
    position: relative;
    margin-top: -310px;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    margin:5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
    background: #000000;
}

.bx-controls-direction{
    display: none;
}

.slider-movil div.bx-pager{
    display: none;
}

.itemgaleria{
    margin-top:30px;
    display: block;
    height:130px;
    position: relative;
}

.itemgaleria img{
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    width: 100%;
}

.filacarro{
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px 0;
    margin: 15px 0;
    font-size: 16px;
}

.filacarro ul{
    list-style: none;
    margin:0;
    padding:0;
}

.filacarro span{
    display: block;
    font-size: 12px;
}

.filacarro label{
    display: inline;
    font-weight: normal;
    font-size: 12px;
}

.filacarro input{
    display: block;
    padding: 5px;
    text-align: center;
    width: 50px;
    border: 1px solid #CCCCCC;
}

.borrarcarro{
    font-size: 12px;
    margin-top: 15px;
}

.preciocarro{
    font-size: 18px;
    text-align: right;
    font-weight: bold;
    color:#000000;
}

.codigopromocion{
    margin: 30px 0;
}

.filaregistro{
    margin-top: 30px;
}

.filaregistro h4{
    margin-top:0px;
}

.panelusuario{
    padding-bottom: 100px;
}

.panelusuario div{
    text-align: center;
    padding: 15px;
}

.redes{
    text-align: right;
    padding: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d1d3d4;
}

.botonredes{
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    line-height: 25px;
    padding: 4px;
    text-align: center;
    width: 25px;
    height: 25px;
    color:#FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 15px;
}

.localizacion{
    color: #000000;
    line-height: 22px;
    display: inline-block;
    padding-left: 20px;
    font-weight: bold;
    font-size: 16px;
    background: url(/images_web/ico_localizacion.png) no-repeat left top;
    margin-right: 15px;
}

.telefono{
    line-height: 22px;
    margin-right: 15px;
    display: inline-block;
    padding-left: 25px;
    font-weight: bold;
    font-size: 14px;
    background: url(/images_web/ico_telefono.png) no-repeat left top;
}

.wasap{
    line-height: 22px;
    display: inline-block;
    padding-left: 25px;
    font-weight: bold;
    font-size: 14px;
    background: url(/images_web/ico_wasap.png) no-repeat left top;
}

.redes .wasap{
    background: url(/images_web/ico_wasap2.png) no-repeat left top;
}

.email{
    line-height: 22px;
    margin-right: 15px;
    display: inline-block;
    padding-left: 25px;
    font-weight: bold;
    font-size: 14px;
    background: url(/images_web/ico_email.png) no-repeat left center;
}

.empresa{
    padding-top: 60px;
    margin-bottom: 30px;
    
}

.tituloportada{
    font-size: 35px;
    font-weight: 600;
    margin:0;
    padding:0;
}

.enlaceinfo{
    font-weight: 600;
    text-decoration: underline;
}

.enlaceinfo:after{
    content: ' >';
}


.containerapartamentos{
    padding: 55px;
    background: #f9f9f9;
}

.fondogris{
    background: #f9f9f9;
    padding: 30px;
}

.habitacionhome{
    display: block;
    height: 325px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.habitacionhome img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
}

.habitacionhome h3:not(:empty){
    bottom: 0;
    background: rgba(0,0,0,0.8);
    color: #FFFFFF;
    padding: 7px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    z-index: 10;
    position: absolute;
    width: 100%;
    margin:0;

}

.bgdestacados{
    padding: 60px 15px;
    background: url(/images_web/bg_destacados.jpg) no-repeat center;
    background-size: 100% 100%;
}

.containerapartamentos h2.tituloportada{
    margin-top: 60px;
}

.containerapartamentos h2.tituloportada:before{
    content: '';
}
.containerapartamentos h2.tituloportada:after{
    content: '.';
}

.skyline{
    background: url(/images_web/skyline.jpg) no-repeat bottom center;
    padding-bottom: 130px;
    min-height: 325px;
}

.serviciodestacado{
    margin-top: 30px;
    border: 1px solid #c7c7c7;
    padding: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.serviciodestacado h3{
    font-weight: 600;
}

.serviciodestacado img{
    max-width: 100%;
}

.parallax{
    background: url(/images_web/parallax.jpg) no-repeat center;
    background-size: cover;
    padding: 80px 0;
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}

.parallax h2{
    color: #FFFFFF;
    font-size: 32x;
    font-weight: bold;
}

.parallax div.container{
    background: url(/images_web/linea.jpg) no-repeat top center,url(/images_web/linea.jpg) no-repeat bottom center;
    padding-top: 35px;
    padding-bottom: 35px;
}

.formularioportada{
    width: 100%;
    margin-bottom: 15px;
    background:transparent;
    font-style: italic;
    border:none;
    padding: 10px;
    border-bottom: 2px solid #ebebeb;
}

.formularioportada:focus{
    border-bottom: 2px solid #000000;
    outline:0;
}

textarea.formularioportada{
    font-size: 14px;
}

.fondocontacto{
    padding: 0 45px;
}

.fondocontacto h2.htmlcabecera{
    margin-top:0;
    margin-bottom: 30px;
}

.botonenviar{
    margin-top: 10px;
    padding: 15px 30px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #d4d4d4;
    display: inline-block;
    color:#000000;
    background: #FFFFFF
}

.botonenviar:disabled{
    color: #CCCCCC;
}

.creditos{
    text-align: center;
    padding: 5px;
    font-size: 12px;
}

.fondopie ul{
    list-style: none;
    margin:0;
    padding:0;
}

.fondopie ul li{
    display: inline-block;
    margin-right: 10px;
}

.nopadding{
    margin-left:-5px;
    margin-right: -5px;
}

.nopadding div[class^='col-md-']{
    padding-left: 5px;
    padding-right: 5px;
}

.imageng a{
    position: relative;
    overflow: hidden;
    height: 290px;
    display: block;
}

.imagengalerias a{
    position: relative;
    overflow: hidden;
    height: 140px;
    display: block;
    margin-bottom: 5px;
}


.imageng a img, .imagengalerias a img{
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    width: 100%;
}

.last{
    position: absolute;
    top:0;
    height: 100%;
    background: rgba(254,192,143,0.8);
    padding: 10px;
    width: 100%;

}

.last span{
    border: 2px solid #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    height: 100%;
}

.servicios, .servicioshome{
    list-style: none;
    margin:0;
    padding:0;
    display: flex;
    flex-direction: row;
}

.servicioshome {
    flex-wrap: wrap;
    justify-content: space-between;
}

.servicios li{
    margin-top: 30px;
    width: 33.3333%;
    color: #595959;
}

.servicios li img{
    width: 25px;
    margin-right: 10px;
}

.servicioshome li img{
    width: 50px;
}

.marcoreserva{
    border: 1px solid #e4e4e4;
    padding: 20px;
}

.marcoreserva p{
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
}

.marcoreserva div.col-md-6{
    margin-bottom:30px;
}

.precio{
    font-weight: 600;
    font-size: 25px;
    color: #000000;
}

.precio span{
    color: #515151;
    font-size: 13px;
}

.infotexto{
    margin: 15px 0;
    font-weight: bold;
    font-size: 16px;
}

.verde{
    color: #00aa00;
}

.rojo{
    color: #FF0303;
}

.buscador{
    background: #ececec;
    position: absolute;
    width: 100%;
    color:#FFFFFF;
    z-index:10;
    padding: 15px 0;
}

.buscador input,.buscador select{
    color: #000000;
    background: #FFFFFF;
    border: none;
    padding: 5px;
    width: 100%;
    min-height: 33px;
}

.buscador button{
    background: #FFFFFF;
    color: #000000 !important;
}


.redesresponsive a{
    display:inline;
    padding: 3px 9px;
}

.mm-listview .localizacion,.mm-listview .email{
    padding-left: 24px;
    margin-left: 20px;
}

.idiomasresponsive > a{
    display: inline-block !important;
}

.opinion{
    border-bottom: 1px dotted #CCCCCC;
    padding: 15px 0;

}

@media (max-width: 1200px) {


}

@media (max-width: 992px) {

    .buscador{
        position: relative;

    }

    .buscador input,.buscador select{
        margin-bottom: 7px;
    }

    .botmenu{
        position:absolute;
        top:2px;
        left:5px;
        display:block;
        font-size: 23pt;
        color:#000000;
    }

    .botmenu:hover,.botmenu:focus{
        color:#000000;
    }


    .fondo-cabecera{
        text-align: center;
    }

    .tituloportada{
        margin-bottom: 30px;
    }

    .containerapartamentos{
        padding: 30px;
    }

    .bgdestacados{
        background: none;
    }

    .habitacionhome{
        height: auto;
        margin-bottom: 30px;
    }

    .imageng a, .imagengalerias a{
        height: auto;
    }

    .habitacionhome img, .imageng a img, .imagengalerias a img{
        position: relative;
        top:0;
        left: 0;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        height: auto;
        width: 100%;
    }

    .skyline{
        min-height: auto;
        margin-bottom: 30px;
    }

    .marcoreserva{
        margin-top: 30px;
    }

}

@media (max-width: 768px) {

    .logo{
        max-width: 80%;
    }

    #main-header{
        height: auto;
    }


}
#mapCanvas {
    width: 100%;
    height: 200px;
}


