/* ====================================================================================================
	CSS pr1.icnea.conm
==================================================================================================== */

/* Home - 4 punts */
.text-quatre-punts {
    padding: 7px 10px;
    min-height: 140px;
}
.text-quatre-punts h4 {
    line-height: 24px;
}
a .text-quatre-punts p {
    color: #565a5c;
}

/* Text que surt després de fer la búsqueda de disponibilitat */
.noapartments {    
    font-size: 18px;
    font-weight: bold;
    color: #8a1a0d;
}

/* Buscador pàgines inicials */
.form-group.home {
    width: 24%;
    margin-right: 0.5%;
    margin-left: 0.5%;
}
.form-control.dates {
    background: #fff url(/assets/img/iconCalendar.svg) right 5px no-repeat;
    background-size: 30px 30px;
    border: solid 1px #fff;
    cursor: pointer;
}
.form-control.dates:hover {
    border: solid 1px #485c84;
    background: #fff url(/assets/img/iconCalendar2.svg) right 5px no-repeat;
    background-size: 30px 30px;
}
.form-control.persones {
    background: #fff url(/assets/img/iconPersones.svg) right 5px no-repeat;
    background-size: 30px 30px;
    border: solid 1px #fff;
    cursor: pointer;
}
.form-control.persones:hover {
    border: solid 1px #485c84;
    background: #fff url(/assets/img/iconPersones2.svg) right 5px no-repeat;
    background-size: 30px 30px;
}
.form-control.ciutat {
    background: #fff url(/assets/img/iconLocation.svg) right 5px no-repeat;
    background-size: 30px 30px;
    border: solid 1px #fff;
    cursor: pointer;
}
.form-control.ciutat:hover {
    border: solid 1px orange;
    background: #fff url(/assets/img/iconLocation2.svg) right 5px no-repeat;
    background-size: 30px 30px;
}

/* Capçalera tables disponibilitat */
.calendariDisponibilitat thead th {
    background-color: #ddd;
    margin-bottom: 0;
}
.table.calendariDisponibilitat {
    margin-bottom: 0;
    border-bottom: none;
}
.table.calendariDisponibilitat > thead > tr > th {
    font-size: 16px;
}
.table.calendariDisponibilitat > tbody > tr > th {
    font-size: 14px;
}
.table.calendariDisponibilitat > tbody > tr > td {
    border: none;
    font-size: 14px;
}
.swiper-calendari .swiper-slide {
    border: 1px #ddd solid;
}

/* Llegenda tables disponibilitat */
.llegenda {
    padding: 1em 0;    
}
.llegenda ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.llegenda ul li {
    float: left;
    margin-right: 10px;
}
.llegenda span {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    padding: 4px;
}
.llegenda span.diesEscollits {
    color: #FFF;
    background-color: #485c84;    
}
.llegenda span.diesDisponibles {
    color: #000;
}
.llegenda span.diesNoDisponibles {
    color: #edb0b0;
    text-decoration: line-through;
    background-color: #da6160;
}

.tour_list_desc h3 {
    font-size: 14px;
    line-height: 20px;
}
.tour_list_desc p {
    margin: 0 0 10px;
    font-size: 12px;
}

/* Calendari del buscador */
.ui-datepicker {
    z-index: 100000 !important;
}

/* Tooltip */
.tooltip-content {
    text-align: center;
}

/* Icones Features Home */
.feature_home i {
    color: #6c86b0;
    background-color: #edeff3;
    border: none;
}

.box_style_1 h2 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 20px;
}
.box_style_1 h2, .box_style_1 h3, .box_style_1 h4  {
    margin-top: 0px;
}
.box_style_1 p.lead {
    font-size: 18px;
    line-height: 24px;
    color: #666;    
}

/* Titulars caixes estil box_style_1 */
.box_style_1 h3, .box_style_1 h4  {
    margin-top: 0px;
}

/*  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;
}

/* 3 Punts Importants - inicial 1 */
.bg1FeatureHome, .bg1FeatureHome .feature_home {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.bg1FeatureHome p {
    color: #FFF;
}
.navegacioPropostes {
    padding: 20px 0;
    background-color: #e5e5e5;
}

/* 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);
    text-align: center;
    min-height: 368px;
}
.feature_home p {
    color: #7a7a7a;
    font-size: 14px;
    line-height: 23px;    
}

/* 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;
}
.pictogramesGrid ul.add_info li {
    width: 45px;
}

/* Text Principal Home */
.bgTextPrincipal {
    background-color: #e2dbd5;
}
.text-quatre-punts {
    min-height: 152px;
}
blockquote p { line-height: 24px; }
.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;
}
a#email_footer, a#phone {
    color: #FFF;
}
#social_footer p, #social_footer2 p {
    color: #FFF;
}
a#email_footer:hover, a#phone:hover, footer a:hover {
    color: #e5e5e5;
}
.membre {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.membre p {
    margin-bottom: 0;
}
.membre img {
    width: 120px;
    padding-left: 10px;
}
footer .col-sm-4 ul {
    padding-bottom: 0;
}
footer ul li {
    margin: 5px 0;
}

/**************************************************/
/*                      COLORS                    */
/**************************************************/

/* Banner portada */
.features-content {
    background-color: #F68E5F;
}

/* Footer */
footer {
    background-color: #8A96B0;
}

/* Butons */
a.btn_1.cerca, .btn_1.cerca {
    width: 100%;
    height: 45px;
    font-size: 16px;
}
a.btn_1, .btn_1 {
    background-color: #6c86b0;
}
.a.btn_1:hover, .btn_1:hover {
    background-color: #485c84;
}

/* Color de background de capçalera */
.parallax-content-1 > div {
    background: rgba(123, 104, 104, 0.3);
}

.icona1, .icona2, .icona3 {
    position: relative;
}
.icona1:before, .icona2:before, .icona3:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 140px;
    right: 0;
    color: #deeef3;
    font-size: 120px;
}
.icona1:before {
    content: '\f2b5';
}
.icona2:before {
    content: '\f1eb';
}
.icona3:before {
    content: '\f273';
}

/* Estils del calendari del buscador */
.ui-datepicker {
    padding: 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: rgba(0,0,0,.4) 5px 5px 5px;
}
.ui-datepicker * {
    padding: 0;
    font-family: "Montserrat", Arial, sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui-datepicker table {
    font-size: 13px;
    margin: 0;
}
.ui-datepicker .ui-datepicker-header {
    border: none;
    background: #fff;
    color: #555;
    font-weight: 400;
    border-bottom: solid 1px #e5e5e5;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
    background: #e5e5e5;
    border-color: transparent;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui-datepicker thead {
    background: #fff;
    color: #555;
    border-bottom: solid 1px #e5e5e5;
}
.ui-datepicker .ui-datepicker-title {
    margin-top: .4em;
    margin-bottom: .3em;
    color: #555;
    font-size: 14px;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev-hover {
    width: 20px;
    height: 20px;
    top: 10px;
    border: none;
}
.ui-datepicker .ui-datepicker-prev {
    left: 10px;
}
.ui-datepicker .ui-datepicker-next {
    right: 10px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 10px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 10px;
}
.ui-datepicker .ui-datepicker-next span {
    background: url(../img/fletxa-cal-dreta.png);
    width: 20px;
    height: 20px;
}
.ui-datepicker .ui-datepicker-prev span {
    background: url(../img/fletxa-cal-esquerra.png);
    width: 20px;
    height: 20px;
}
.ui-datepicker th {
    padding: 0.75em 0;
    color: #555;
    font-weight: normal;
    border: none;
    border-top: 1px solid #fff;
}
.ui-datepicker td {
    background: #fff;
    border: none;
    padding: 0;
}
.ui-datepicker td .ui-state-default {
    background: transparent;
    border: none;
    text-align: center;
    padding: .5em;
    margin: 0;
    font-weight: 400;
    color: #333;
    border-radius: 0;
}
.ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover {
    background: #485c84;
    color: #fff;
    border-radius: 0;
}
.ui-datepicker td.ui-state-disabled, .ui-datepicker td.ui-state-disabled .ui-state-default {
    opacity: 1;
    color: #ccc;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    left: 0;
    margin-left: 0;
    top: 0;
    margin-top: 0;    
}

/******************************/
/*     Llistat de serveis     */
/******************************/
.llistat {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.llistat li.post {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;    
}
.llistat li.post:first-child {
    margin-top: 0;
    padding-top: 0;    
    border-top: none;    
}
/** tabs **/
.tab-content {
    padding: 0;
    background-color: transparent;
    border: none;
    margin-bottom: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #F68E5F;
}

/******************************/
/*        Media Queries       */
/******************************/
@media screen and (max-width: 359px) {
    .tooltip-item {
        font-size: 12px;
    }
    ul.add_info li {        
        width: auto;        
    }
}
@media screen and (max-width: 414px) {
    .tour_container1 {
        min-height: inherit;
    }
}
@media only screen and (max-width: 480px) {
    .tooltip-content {
        width: 120px;
        margin: 0 0 20px -60px;
        padding: 5px 15px;
    }
}
@media (min-width: 415px) and (max-width: 500px) {
    .tour_container1 {
        min-height: 360px;
    }
}
@media (min-width: 501px) and (max-width: 660px) {
    .tour_container1 {
        min-height: 380px;
    }
}
@media screen and (max-width: 767px) {
    .box_style_1.noticies {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .form-group.home {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;
    }
    .form-group.buscar {
        width: 98%;
        margin-right: 1%;
        margin-left: 1%;
    }
    .main_title {
        margin-bottom: 10px;
    }
    .box_style_1 h3 {
        margin-top: 15px;
    }
    #hero, .swiper-fotos-ini-3, .header-video {
        height: 350px !important;
    }
    .intro_title {        
        vertical-align: top;
    }
    .intro_title h1 {
        margin-top: 65px;
    }
    #search_col .form-group.pos-1, #search_col .form-group.pos-2, #search_col .form-group.pos-3, #search_col .form-group.pos-4 {
        float: left;
        width: 49%;
    }
    #search_col .form-group.pos-1, #search_col .form-group.pos-3 {
        margin-right: 1%;
    }
    #filters_col, #search_col { padding: 20px 5px; }
    .form-control.dates, .form-control.persones, .form-control.ciutat {
        font-size: 12px;
    }    
}
@media (min-width: 661px) and (max-width: 991px) {
    .tour_container1 {
        min-height: 350px;
    }
    .tour_container .tour_title h3 {
        font-size: 16px;
    }
}
@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: 1024px) {
    .feature_home {
        padding: 60px 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tour_container1 {
        min-height: 390px;
    }
}
@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 (max-width: 1279px) {
    .lead {
        font-size: 18px;
    }
}
@media screen and (min-width: 1280px) {
    #top_tools.hidden-lg {
        display: block !important;
    }
    .main-menu li.visible-lg {
        display: none !important;
    }
    .intro_title h1 {
        font-size: 45px;
        margin: 0 0 5px;
    }    
}

@media (min-width: 768px) and (max-width: 991px) {

    /* Buscador Search Col */

    #search_col .form-group {
        float: left;
        width: 25%;
    }
    #search_col .form-group.buscar { 
        width: 100%;
        margin-bottom: 0;
    }
    #search_col .btn_full.cerca {
        margin-bottom: 0;
    }
    #tools {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 576px) {
    .fitxa iframe, .post iframe {
        width: 100%!important;
        border: 0;
    }
}
@media (min-width: 768px) {
    .grid .col-sm-6:nth-child(2n+3) {
        clear: left;
    }
}

/* ----- Estils reserva.aspx ----- */
.titol-reserva {
    margin: 0 0 20px 0;
    font-weight: bold;
    color: #3296b4;
}
.reserva-cos > div {
    border-top: 1px #ddd solid;
}
.reserva-cos iframe {
    height: auto;
    min-height: 1000px;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,.2)
}
.reserva-lateral .list-group {
    box-shadow: 0 4px 2px -2px rgba(0,0,0,.2)
}
.reserva-lateral .list-group-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.reserva-lateral .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.reserva-lateral .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.reserva-lateral .list-group-item > span + span {
    font-weight: bold;
}
.reserva-lateral .data {
    color: #082c64;
}
.my-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}
