body {
    font-family: 'Roboto', sans-serif;
}

#logo img.logo_normal {
    width: 220px;
}

#logo img.logo_sticky {
    width: 260px;
}

.price_list div.from {
    margin-left: -35px;
}
.form-group.home {
    width: 19%;
    margin-right: 0.5%;
    margin-left: 0.5%;
}
.search_bar {
    position: relative;
    width: 100%;
    margin: auto;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap;
}
ul.add_info li {
    float: left;
    width: 45px;
}

.form-control.dates {
    padding-left: 45px;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

    .owl-theme .owl-controls .owl-nav [class*=owl-] {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #d6d6d6;
        display: inline-block;
        cursor: pointer;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
            background: #869791;
            color: #fff;
            text-decoration: none;
        }

    .owl-theme .owl-controls .owl-nav .disabled {
        opacity: .5;
        cursor: default;
    }

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #d6d6d6;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
        -moz-transition: opacity 200ms ease;
        -ms-transition: opacity 200ms ease;
        -o-transition: opacity 200ms ease;
        transition: opacity 200ms ease;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #869791;
    }
/*
    HEADER
*/
header {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 60%) repeat scroll 0 0;
}

    header.sticky {
        background: none;
        background-color: #FFF;
    }

h1 {
    margin-top: 51px;
}

.main-menu > ul > li > a {
    font-size: 16px;
}

    .main-menu > ul > li > a:hover {
        color: #92de71;
    }

.btn_full, a.btn_full {
    background: #5f914a;
}

a#email_footer, a#phone {
    color: #000;
}

    a#phone:hover, a#email_footer:hover {
        color: #5f914a;
    }

#social_footer2 {
    margin-top: 30px;
}

    #social_footer ul li, #social_footer2 ul li {
        margin: 0 10px 0 0;
    }

/*
    Fletxes slider home
*/
.tp-leftarrow.default, .tp-rightarrow.default {
    width: 46px;
    height: 46px;
}

/*
    Calendaris Disponibilitat Apartaments
*/
.calendariDisponibilitat thead th {
    background-color: #ddd;
}

.llegenda {
    padding: 1em;
    background-color: #FFF;
    border: 1px #ddd solid;
    margin-top: 1em;
}

.diesEscollits {
    color: #48b31a;
}

.diesDisponibles {
    color: #d1ecc6;
    padding-left: 1em;
}

.diesNoDisponibles {
    color: #e5e5e5;
    padding-left: 1em;
}

@media screen and (min-width: 1023px ) and (max-width: 1279px ) {
    .form-control {
        font-size: 13px !important;
    }

    .btn_1.medium, a.btn_1.medium {
        padding: 0;
        font-size: 14px;
    }
}

@media screen and (min-width: 768px ) and (max-width: 1023px ) {
    /*.form-group {
        margin-right: 1%;
        width: 100%;
    }*/

    .form-control {
        font-size: 13px !important;
    }

    .calttqq {
        width: 90% !important;
        margin-right: 4% !important;
    }

    aside .form-group .fitxa {
        font-size: 13px;
        width: 100%;
    }

    /*.a.btn_1.cerca, .btn_1.cerca {
        height: 45px;
        width: 120px;
    }*/

    .btn_1.medium, a.btn_1.medium {
        padding: 0px 25px;
        font-size: 14px;
    }
}

/*@media screen and (min-width: 768px ) and (max-width: 991px ) {
    aside .form-group {
        margin-right: 1%;
        width: 24%;
    }
}*/

@media screen and (max-width: 767px) {
    .form-group.botoBuscador {
        width: 100%;
    }

    .tp-revslider-slidesli.active-revslide {
        min-height: 325px;
    }

    .tp-banner-container {
        min-height: 325px;
    }

    .tp-fullwidth-forcer {
        height: 325px;
        min-height: 325px;
    }

    .forcefullwidth_wrapper_tp_banner {
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        position: relative;
        width: 100%;
    }

    /*#search_bar_container {
        bottom: 0;
        left: 0;
        padding: 20px 0 25px;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 100;
        top: 133px;
    }*/



    .price_list div.from {
        display: inline-block;
        width: 60%;
        font-size: 22px !important;
    }

    .price_list div.details {
        display: inline-block;
        width: 35%;
    }

    .tour_list_desc h3 {
        margin-top: 10px;
    }

    .price_list div.details {
        margin-left: 0;
    }

    .parallax-mirror.parallax-slider {
        min-height: 225px !important;
    }

    .parallax-slider {
        min-height: 225px !important;
    }

    .parallax-window, #hero_2 {
        min-height: 225px !important;
    }

    .pika-stage {
        height: 217px !important;
    }

    .pika-stage, .pika-textnav {
        width: 290px !important;
    }

    .calttqq {
        margin-bottom: 30px !important;
    }

    .vidcontt iframe {
        min-height: 70vh !important;
    }

    .form-control {
        font-size: 13px !important;
    }
    .form-group.home {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;
    }
    .form-group.buscar {
        width: 98%;
        margin-right: 1%;
        margin-left: 1%;
    }    
}

@media screen and (max-width: 359px) {
    .tooltip-item {
        font-size: 12px;
    }

    ul.add_info li {
        margin-right: 3px;
        width: 42px;
    }

    .pika-stage {
        height: 217px !important;
    }

    .pika-stage, .pika-textnav {
        width: 290px !important;
    }
}

.aboxtt .form-control.fitxa.hasDatepicker {
    font-size: 13px;
}

/*.aboxtt .form-group {
    width: 100%;
}*/

a.btn_1.medium, .btn_1.medium {
    font-size: 14px;
    padding: 0 !important;
}

.tour_list_desc .rating {
    font-size: 15px;
    margin: 0 0;
}

.tour_list_desc h3 {
    font-size: 17px;
    line-height: 20px;
    margin-top: 10px;
}

.tour_list_desc p {
    border-right: medium none;
    height: auto;
    padding: 0 0;
    margin: 0 0 10px;
}

.price_list {
    display: block;
    font-size: 30px !important;
    height: auto;
    margin-left: 0;
    padding: 15px 0;
    text-align: center;
    color: #114637;
}

.form-control {
    font-size: 14px;
}

    .form-control.hasDatepicker {
    }

.price_list div.details {
    margin-left: -30px;
}

.post h3 {
    line-height: 1.4;
}

.vidcontt iframe {
    height: inherit !important;
    position: static;
    width: 100%;
    min-height: 65vh;
}

.pika-stage img {
    max-width: 100%;
}

@media screen and (max-width: 1023px) {
    .form-control.dates, .form-control.persones {
        font-size: 13px;
    }
}

@media screen and (max-width: 360px) {
    .price_list div.from {
        width: 100%;
        margin-left: 0;
    }

    .price_list div.details {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1279px) {

    #header_menu {
        text-align: center;
        padding: 25px 15px 10px 15px;
        position: relative;
        display: block;
    }

    .main-menu ul li a:hover,
    a.show-submenu:hover,
    a.show-submenu:focus,
    a.show-submenu-mega:hover,
    a.show-submenu-mega:focus {
        color: #ac8f58 !important;
        background-color: #f9f9f9;
    }

    .main-menu ul li {
        border-top: none;
        border-bottom: 1px solid #ededed;
        color: #fff;
        display: block;
    }

        /* Menu mobile first level */
        .main-menu ul li a {
            padding: 10px 15px !important;
        }

    .main-menu h3 {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
        padding: 0 0 15px 15px;
        color: #333;
        text-transform: uppercase;
    }

    .megamenu .menu-wrapper > div {
        padding: 0;
    }

    .main-menu li,
    .main-menu a {
        display: block;
        color: #333 !important;
    }

    .main-menu li {
        position: relative;
    }

    .main-menu a:hover {
        color: #ac8f58 !important;
    }

    .main-menu ul > li {
        padding-bottom: 0;
    }

        .main-menu ul > li i {
            float: right;
        }

    .main-menu ul li.submenu ul {
        font-size: 12px;
        border-left: 1px solid #ededed;
        margin: 0 0 15px 25px;
    }

        .main-menu ul li.submenu ul li {
            font-size: 12px;
            border: 0;
        }

    /* Menu mobile left panel */
    .main-menu {
        overflow: auto;
        left: -100%;
        bottom: 0;
        width: 45%;
        height: 100%;
        opacity: 0;
        position: fixed;
        background-color: #fff;
        -webkit-transition: left 0.8s, opacity 0.5s;
        -moz-transition: left 0.8s, opacity 0.5s;
        transition: left 0.8s, opacity 0.5s;
        z-index: 9999;
        -webkit-box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.55);
        -moz-box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.55);
        box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.55);
    }

        .main-menu.show {
            visibility: visible;
            left: 0;
            opacity: 1;
        }

        .main-menu .show-submenu + ul,
        a.show-submenu-mega + .menu-wrapper {
            display: none;
            visibility: hidden;
        }

            a.show-submenu-mega + .menu-wrapper.show_mega,
            .main-menu a.show-submenu + ul.show_normal {
                display: block;
                visibility: visible;
            }

    .idiomes-mobil {
        margin: 10px 15px;
        padding: 3px;
    }

    /* Hamburger menu button*/
    .cmn-toggle-switch {
        position: relative;
        display: block;
        overflow: visible;
        position: absolute;
        top: 0;
        right: 20px;
        margin: 3px;
        padding: 0;
        width: 30px;
        height: 30px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border: none;
        cursor: pointer;
    }

        .cmn-toggle-switch:focus {
            outline: none;
        }

        .cmn-toggle-switch span {
            display: block;
            position: absolute;
            top: 10px;
            left: 0;
            right: 0;
            height: 2px;
            background: white;
        }

            .cmn-toggle-switch span::before,
            .cmn-toggle-switch span::after {
                position: absolute;
                display: block;
                left: 0;
                width: 100%;
                height: 2px;
                background-color: #fff;
                content: "";
            }

    .sticky .cmn-toggle-switch span::before,
    .sticky .cmn-toggle-switch span::after,
    .sticky .cmn-toggle-switch span {
        background-color: #333;
    }

    /* Header plain */
    header#plain .cmn-toggle-switch span::before,
    header#plain .cmn-toggle-switch span::after,
    header#plain .cmn-toggle-switch span,
    header#plain.sticky .cmn-toggle-switch span::before,
    header#plain.sticky .cmn-toggle-switch span::after {
        background-color: #333;
    }

    /* Header transparent colored */
    header#colored.sticky .cmn-toggle-switch span::before,
    header#colored.sticky .cmn-toggle-switch span::after, header#colored.sticky .cmn-toggle-switch span {
        background-color: #fff;
    }

    .cmn-toggle-switch span::before {
        top: -10px;
    }

    .cmn-toggle-switch span::after {
        bottom: -10px;
    }

    .cmn-toggle-switch__htx span::before,
    .cmn-toggle-switch__htx span::after {
        -webkit-transition-duration: 0.3s, 0.3s;
        transition-duration: 0.3s, 0.3s;
        -webkit-transition-delay: 0.3s, 0;
        transition-delay: 0.3s, 0;
    }

    .cmn-toggle-switch__htx span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, transform;
    }

    .cmn-toggle-switch__htx span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
    }

    /* active state, i.e. menu open */
    .cmn-toggle-switch__htx.active span {
        background: none !important;
    }

        .cmn-toggle-switch__htx.active span::before {
            top: 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .cmn-toggle-switch__htx.active span::after {
            bottom: 0;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .cmn-toggle-switch__htx.active span::before,
        .cmn-toggle-switch__htx.active span::after {
            -webkit-transition-delay: 0, 0.3s;
            transition-delay: 0, 0.3s;
        }
}

@media only screen and (max-width: 480px) {
    .main-menu {
        width: 70%;
    }

    .tooltip-content {
        width: 120px;
        margin: 0 0 20px -60px;
        padding: 5px 15px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .search_bar select, #search_col select, .aboxtt select {
        line-height: 40px !important;
    }

    ::i-block-chrome, .aboxtt select, .home .qty2, .pagInterior .persones, .pagInterior .ciutat {
        text-indent: 8px;
    }

    /*.form-group.home, .form-group.pagInterior {
        float: left;
    }*/
}

/*

CONTROLS CAROUSEL

*/
@media screen and (max-width: 1024px) {
    .owl-nav {
        width: inherit;
        margin-left: 0;
    }
}

@media screen and (min-width: 1024px) {
    /*.form-group.pagInterior {
        width: 100%;
    }*/
}

/*
    CAROUSEL FITXA APARTAMENT
*/
@media screen and (max-width: 1279px) {
    .pika-stage {
        width: 100% !important;
    }

        .pika-stage img {
            width: 100%;
        }
}

.selecPersones:before {
    content: "";
}

.carousel-home {
    margin-bottom: 0;
}

a.btn_1.medium, .btn_1.medium {
    padding: 15px !important;
}

.fitxa .btn_1.medium, .fitxa .btn_1.medium {
    padding: 0 !important;
}

.fitxa label {
    display: block;
}

/*
    Calendari del buscador
*/
.ui-datepicker {
    z-index: 100000 !important;
}

/*
    Height apartaments destacats de la home
*/
/*.owl-item .item .tour_container {
    height: 430px;
}*/

/*
    Preu cap�alera alineat a la dreta versi� m�bil
*/
#price_single_main {
    text-align: right;
}

/*
    Tooltip
*/
.tooltip-content {
    text-align: center;
}

/*
    Icones Features Home
*/
.feature_home i {
    color: #5f914a;
    background-color: #e5e5e5;
    border: none;
}

/*
    Maquetaci� Llistat Apartaments versi� Grid
*/
.hotel_container {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}

    .hotel_container .hotel_title {
        padding: 15px;
        position: relative;
    }

        .hotel_container .hotel_title .rating {
            font-size: 14px;
            margin-left: -3px;
        }

        .hotel_container .hotel_title h3 {
            margin: 0;
            font-size: 16px;
            text-transform: uppercase;
        }

    .hotel_container .score span {
        color: #fff;
        margin-right: 5px;
        text-align: center;
        border: 2px solid #fff;
    }

    .hotel_container .score {
        font-size: 11px;
        margin-top: 5px;
        position: absolute;
        bottom: 30px;
        left: 5px;
    }

    .hotel_container a .score {
        color: #fff;
    }

    .hotel_container .short_info.hotel {
        padding-left: 10px;
    }

/*
    Banner Footer
*/
.features-content {
    background-color: #630c2d;
}

/*
    3 Punts Importants - inicial 1
*/
.bg1FeatureHome, .bg1FeatureHome .feature_home {
    background-color: #ac8f58;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .bg1FeatureHome .feature_home h3 {
        font-family: "Open Sans",sans-serif;
        font-weight: 300;
        color: #e2dbd5;
        font-size: 2.142em;
    }

    .bg1FeatureHome p {
        color: #FFF;
    }

.navegacioPropostes {
    padding: 20px 0;
    background-color: #000;
}

/*
    3 Punts Importants - inicial 2
*/
.feature_home {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

/*
    Pictos Llistat Apartaments Grid
*/
.pictogramesGrid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: url(../img/shadow_pictos.png) repeat-x left top;
}

    .pictogramesGrid .add_info {
        float: left;
        color: #FFF;
    }

/*
    Text Principal Home
*/
.bgTextPrincipal {
    background: #5f914a url(../img/bg_textPrincipal.png);
}

.text-quatre-punts {
    min-height: 152px;
}

/*
    Select de Persones i Lugar sense imatge de fons (comentar aquests estils si es vol mantenir les imatges de fons i descomentar Style a inicial i inicial2.aspx)
*/
.qty2.form-control, .form-control.persones, .form-control.ciutat {
    background-image: none;
}

.contenidorApartamentDestacat {
    padding: 10px;
}

.contenidorFeatured {
    padding-top: 0;
    padding-bottom: 30px;
}

.tour_container .img_container img {
    width: 100%;
}

.tour_container1 {
    min-height: 435px;
    margin-bottom: 0;
}

.tour_container2 {
}

@media screen and (max-width: 320px) {
    .tour_container1 {
        min-height: 383px;
    }
}

@media (min-width: 1200px) and (max-width: 1279) {
    #top_tools.hidden-lg {
        display: none !important;
    }

    .main-menu li.visible-lg {
        display: block !important;
    }
}

@media screen and (min-width: 1280px) {
    #top_tools.hidden-lg {
        display: block !important;
    }

    .main-menu li.visible-lg {
        display: none !important;
    }
}

@media screen and (max-width: 991px) {
    header #logo img.logo_normal {
        width: auto;
        height: 80px;
    }

    header #logo img.logo_sticky {
        width: auto;
        height: 40px;
    }

    a#phone, a#email_footer {
        font-size: 12px;
        padding-left: 25px;
        margin: 15px 0;
    }

        a#phone:before, a#email_footer:before {
            font-size: 18px;
        }
}

@media screen and (min-width: 1280px) {
    .main-menu ul .menu-wrapper, .main-menu ul ul {
        position: absolute;
        border-top: 2px solid #5f914a;
        display: none;
        z-index: 1;
        height: auto;
        left: 3px;
        top: 100%;
        margin: 0;
        padding: 0;
        background: #fff;
        min-width: 170px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }

        .main-menu ul ul li a {
            font-size: 12px;
            color: #666;
            border-bottom: 1px solid #ededed;
            display: block;
        }

            .main-menu ul ul li a:hover {
                color: #5f914a;
            }

        .main-menu ul ul:before {
            bottom: 100%;
            left: 15%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #5f914a;
            border-width: 7px;
            margin-left: -7px;
        }
}

h3.textPublicitari {
    font-family: 'Poiret One', cursive;
    font-size: 50px;
    color: #5f914a;
    font-weight: normal;
}

/*
    Footer
*/
footer {
    border-top: 1px solid #e5e5e5;
    background-color: #FFF;
}

    footer a {
        color: #000;
    }

        footer a:hover {
            color: #5f914a;
        }

#social_footer {
    text-align: center;
    border-top: 1px solid #c9c9c9;
    padding-top: 30px;
    margin-top: 30px;
}

    #social_footer p {
        font-size: 12px;
        color: #000;
    }

    #social_footer ul {
        margin: 0;
        padding: 0 0 10px 0;
        text-align: center;
    }

        #social_footer ul li {
            display: inline-block;
            margin: 0 5px 10px 5px;
        }

            #social_footer ul li a {
                color: #000;
                text-align: center;
                line-height: 34px;
                display: block;
                font-size: 16px;
                width: 35px;
                height: 35px;
                border: 1px solid #e5e5e5;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

                #social_footer ul li a:hover {
                    border: 1px solid #fff;
                    background: #5f914a;
                    color: #fff;
                }

#search_bar_container {
    background: #333;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 15px 0 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: right;
}

@media (min-width: 650px) and (max-width: 767px) {
    #search_col .col-xs-12 {
        width: 25%;
    }
}

@media (min-width: 500px) and (max-width: 649px) {
    #search_col .col-xs-12 {
        width: 33.33333333%;
    }

        #search_col .col-xs-12.cercar {
            width: 100%;
        }
}

@media screen and (max-width: 499px) {
    #search_col .col-xs-12 {
        width: 50%;
    }
}

@media screen and (max-width: 414px) {
    .search_bar {
        width: 100%;
    }
}

/*
    Estils personalitzats Barcelona Stay
*/
.btn_1, a.btn_1 {
    background-color: #5f914a;
}

.sticky .main-menu > ul > li > a {
    color: #5f914a;
}

    .sticky .main-menu > ul > li > a:hover {
        color: #000 !important;
    }

a#phone:before {
    content: "\7a";
}

a#email_footer, a#phone {
    padding-left: 26px;
    margin: 10px 0;
}

    a#email_footer:before {
        top: 2px;
    }

    a#email_footer:before, a#phone:before {
        font-size: 20px;
    }

.tp-caption.white_heavy_40 {
    display: none;
    text-shadow: 1px 1px #333;
    text-transform: inherit;
    /*font-family: 'Poiret One', cursive;*/
}

#price_single_main span {
    color: #92de71;
}

#social_footer.v2 {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    text-align: left;
}
#social_footer.v2 ul {    
    text-align: left;
}

.main-menu > ul > li > a{
    padding: 0 13px 15px;
}
.main-menu ul, .main-menu ul li, .main-menu ul li a {
    text-align:left !important ;
}
.logo_werespect {
    width: 225px;
}