
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, .clearfix {
    display: block;
}
html {
}
body {
    background-color: #eeeeee;
    color: #545454;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
}
strong {
    font-weight: bold;
}
hr {
    background-color: #cccccc;
    border: medium none;
    height: 1px;
    margin: 0;
}
a {
    color: #7f94a4;
}
.rojo {
    color: #ff0000;
}
.header {
    background-color: #555555;
}
.header_in {
    margin: 0 auto;
    padding: 17px 0;
    position: relative;
    width: 900px;
}
.logo {
    float: left;
}
.header_menu {
    color: #ffffff;
    float: right;
    font-size: 13px;
    margin: 20px 0 0;
}
.header_menu a {
    color: #ffffff;
    text-decoration: none;
}
.header_menu a:hover {
    text-decoration: underline;
}
.header_menu a.hm_visitados {
    background-color: #aaaaaa;
    border-radius: 3px;
    margin: 0 5px 0 0;
    padding: 0 10px 2px;
}

.header-banner{
    background: white url("../images/header-banner-2018_colectivos.jpg") repeat center top;
    height: 400px;
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}
.header-banner-vf{
    background: white url("../images/header-banner-2018_vdf.jpg") repeat center top;
}
.header-banner img{
    display: none;
}
.contenedor {
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    width: 712px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.masonry_home a {
    display: block;
    float: left;
    line-height: 1.1;
    padding: 20px 20px 0 0;
    text-decoration: none;
    width: 210px;
}
.masonry_home a img{
    width: 210px;
    height: 140px;
    display: block;
    background-color: white;
}
.masonry_home a span.localizacion {
    background-color: #ffffff;
    color: #555555;
    display: block;
    font-size: 10px;
    padding: 8px 0 8px 10px;
    width: 200px;
}
.masonry_home a span.hotel {
    background-color: #555555;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    display: block;
    font-family: Helvetica,sans-serif;
    font-size: 14px;
    margin: -10px 0 0;
    padding: 10px 10px 25px;
    position: relative;
}
.masonry_home a span.precio {
/*   background: #ffffff url("../images/flecha-home-ofertas.png") no-repeat scroll right bottom;*/
    background: #ffffff;
    border-radius: 10px;
    box-shadow: -1px -1px 2px #999999 inset;
    color: #993333;
    display: block;
    font-size: 13px;
    margin: -10px 0 0;
    padding: 10px 10px 25px;
    position: relative;
      height: 70px;
}
.masonry_home a span.precio span.airport {
    color: #336699;
    display: block;
        height: 48px;
}
div.buscar_hab {
    background: #d6d8db;
    background: -webkit-linear-gradient(#e3e5e8, #c6c7ca);
    background: -moz-linear-gradient(#e3e5e8, #c6c7ca);
    background: -o-linear-gradient(#e3e5e8, #c6c7ca);
    background: linear-gradient(#e3e5e8, #c6c7ca); 
    border: 1px solid #BABDC6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 0 3px #C7C7C7;
    color: #656F79;
    margin: 10px auto;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0 25px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 1px #FFFFFF;
}
div.buscar_hab:hover {
    box-shadow: 0 0 3px #333333;
}
.footer_logo {
    float: left;
    margin: 90px 20px 0 0;
    width: 180px;
}
.footer_bottom {
    background: #9fa1a1 url("../images/bg-footer-bottom.png") no-repeat scroll center top;
    font-family: Helvetica,sans-serif;
    padding-bottom: 90px;
}

.footer_bottom_bottom ul {
  float: left;
  line-height: 1.3em;
  margin: 95px 20px 0 0;
  width: 210px;
}
.footer_bottom_bottom ul.first {
  font-size: 15px;
  line-height: 1.4em;
}
.footer_bottom_bottom ul li a {
  color: #fff;
  text-decoration: none;
}

.footer_bottom_bottom {
    margin: 0 auto 0;
    width: 900px;
}

/*mobile*/

.header-mobile{
      background: #555555 none repeat scroll 0 0;
    border-bottom: 1px solid #555555;
    border-top: 1px solid #555555;
    left: 0;
    padding: 8px 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    display: none;
    z-index: 2000;
}
.header-mobile .logo {
    background: rgba(0, 0, 0, 0) url("../images/logo-barcelo.png") no-repeat scroll 0 0;
    display: block;
    height: 33px;
    left: 50%;
    margin: 0 0 0 -47px;
    position: relative;
    text-indent: -99999px;
    top: 0;
    width: 94px;
}
.button-back {
    display: none;
}

@media only screen and (max-width: 768px) {
    .button-back {
        background: #333;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: white;
        cursor: pointer;
        display: block;
        font-size: 20px;
        font-weight: bold;
        line-height: 40px;
        padding-right: 10px;
        position: fixed;
        text-align: right;
        top: 0;
        width: 100%;
        z-index: 1000;
    }
    .header{
        display: none;
    }
    .header-mobile{
        display: block;
        margin-top: 40px;
    }
    .contenedor{
        width: 100%;
    }
    .footer_bottom_bottom{
        width: 100%;
    }
    .footer_bottom ul{
        display: none;
    }
    .footer_logo{
        margin: 90px 20px 0;
    }
    .masonry_home a {
        display: block;
        float: left;
        line-height: 1.1;
        padding: 20px 20px 0 0;
        text-decoration: none;
        width: 100%;
    }
    .masonry_home a span.localizacion{
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .masonry_home a img {
        background-color: white;
        display: block;
        height: auto;
        width: 100%;
    }
    div.buscar_hab{
         height: 35px;
        line-height: 35px;
        margin: 0 auto;
    }
    .header-banner{
        background: transparent url("../images/header-banner-cv-mobile-2017.jpg") no-repeat scroll center top;
        height: 150px;
        margin: 50px auto 0;
        width: 100%;
    }
   .header-banner img{
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}