iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

*{min-height: 0; min-width: 0;}

@font-face {
    font-family: 'EBR';
    src: url('../fonts/EBGaramond-Regular.eot');
    src: url('../fonts/EBGaramond-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EBGaramond-Regular.woff2') format('woff2'),
        url('../fonts/EBGaramond-Regular.woff') format('woff'),
        url('../fonts/EBGaramond-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EBB';
    src: url('../fonts/EBGaramond-Bold.eot');
    src: url('../fonts/EBGaramond-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EBGaramond-Bold.woff2') format('woff2'),
        url('../fonts/EBGaramond-Bold.woff') format('woff'),
        url('../fonts/EBGaramond-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


.cc-cookies{background: rgba(0,0,0,0.8);}

html, body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}
html {position: relative; min-height: 100%}
body{font-family: 'EBR', sans-serif; color: #676767;}
.g-recaptcha {display:none!important}


/* Background */
.carousel-fade .carousel-inner .carousel-item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .carousel-item.next,
    .carousel-fade .carousel-inner > .carousel-item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .carousel-item.prev,
    .carousel-fade .carousel-inner > .carousel-item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .carousel-item.next.left,
    .carousel-fade .carousel-inner > .carousel-item.prev.right,
    .carousel-fade .carousel-inner > .carousel-item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}


.carousel-inner{width: 100%; height: 100%;}
/*#big_carousel-header .carousel-item, #big_carousel-ubicacion .carousel-item, #big_carousel-generico .carousel-item, #big_carousel-claim .carousel-item{min-height: 100vh; z-index: -1; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; object-fit: cover; 
overflow: hidden;}*/

#big_carousel-header, #big_carousel-ubicacion, #big_carousel-generico, #big_carousel-claim{z-index: 1; height: 100vh;}
#big_carousel-header .carousel-item, #big_carousel-ubicacion .carousel-item, #big_carousel-generico .carousel-item, #big_carousel-claim .carousel-item{width: 100%; height: 100%; position: absolute;}

/*.carousel-item {height: 100%; min-height: 350px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}*/

.carousel-item:before {position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.4); z-index: 1;}
#big_carousel-generico .carousel-item:before {background: transparent;}


#big_carousel-claim .carousel-item:before {background: transparent;}


.carousel-control-prev, .carousel-control-next{opacity: 0.8; z-index: 10;}
.fa-angle-left, .fa-angle-right { top: 50%; z-index: 5; display: inline-block; background: rgba(237, 217, 105, 0.7); border-radius: 50%; width: 50px!important; height: 50px!important; padding-top: 18px; text-align: center; color: #fff!important;}
.fa-angle-left {left: 50%;}
.fa-angle-right {right: 50%;}
/* Background */

/*SLIDE NO BG*/
.carousel-indicators {bottom: 0;}
.carousel-control.right, .carousel-control.left {background-image: none;}
.text-white {
    color: #fff!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
h3 {font-family: 'Montserrat', sans-serif;}
p {font-family: 'Open Sans';}
.titles-carousel{z-index: 10;}
.bg-blue{background: rgba(124,161,145,0.9);}
.bg-grey{background: #597267;}
.separador1{background: url(../img/separador1.png) no-repeat left bottom; width: 100%; height: 56px;}
.separador2{background: url(../img/separador2.png) no-repeat right top; width: 100%; height: 56px;}
.color{color: #7ca191}
.black{color: #000}
.display-5{font-family: 'Montserrat', sans-serif; color: #27453B; font-size: 45px;}
a:focus, a:hover{color: inherit;}
a{color: inherit;}
.form-control.is-invalid, .was-validated .form-control:invalid,.form-control.is-valid, .was-validated .form-control:valid{background-image: none;}


/*Sweetalert*/
.sweet-alert{background: #7ca191;}
.sweet-alert .sa-icon.sa-success .sa-fix{background-color: transparent;}
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after{background: transparent;}
.sweet-alert h2{color: #fff; font-family: 'Montserrat';}
.sweet-alert p{color:  #fff; font-family:'Open Sans';}
.sweet-alert .sa-icon.sa-success {
    border-color: #fff;
}
.sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #fff;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}
/*Sweetalert*/


/*MENU*/
.navbar .container{border-bottom: 1px solid #fff;}
#mainNav{background: transparent;}
#mainNav .navbar-toggler{color: #fff; border:none; font-size: 28px;}
#mainNav .nav-link, #mainNav.navbar-shrink .nav-link{color:rgba(255,255,255,0.9); font-family:'Nunito', sans-serif}
#mainNav.navbar-shrink ul.nav-link:hover {border:none!important}

#mainNav.navbar-shrink{background: rgba(124,161,145,0.9);}
#mainNav.navbar-shrink .nav-link:hover{border-bottom: 1px solid #fff; color:#fff;}
#mainNav.navbar-shrink .nav-link li a{color: #fff;}
#mainNav.navbar-shrink .nav-link li a:hover, #mainNav.navbar-shrink .nav-link li.active a{color: #fff}
#mainNav.navbar-shrink .nav-link.active{border-bottom: 1px solid #fff; color:#fff;}
#mainNav.navbar-shrink .container{border-bottom: none;}
#mainNav .list-inline-item.active a, #mainNav .list-inline-item:hover a{color:#fff}
#mainNav .idiomas ul li {display:block;float:left}
#mainNav .idiomas ul li a {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;text-transform:none!important}
#mainNav .idiomas ul li span{margin:0 0 -4px 0;float:left;padding:0rem 1.5rem;color:#fff}

#mainNav .nav-link:hover {
    color: #edd969;
    font-weight: 600;
}

#mainNav .nav-link:active {
    color: #edd969;
    font-weight: 600;
}
/*MENU*/


/*HEADER*/
header .flecha{color:#EDD969;}
header .pe-5x{font-size: 8em;}
#big_carousel-header .carousel-item:nth-child(1) {
    background: url(../img/vista_exterior_fachada_principal_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*HEADER*/

/*PROYECTO: TIPOLOGÍAS*/
#tipologias .table .thead-dark th {background-color:#597267;border-color:#597267; font-family: 'Montserrat';}
#proyecto .table td a {font-weight:600}
#tipologias .table-sm td, .table-sm th {
    padding: .3rem;
    font-family: 'Montserrat';
}

/*ENTORNO*/


#big_carousel-ubicacion .carousel-item:before {background: rgba(0,0,0,0.4);}
#big_carousel-ubicacion .carousel-item:nth-child(1) {
    background: url(../img/vista_plaza_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(2) {
    background: url(../img/vista_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(3) {
    background: url(../img/vista_calle-promocion_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(4) {
    background: url(../img/vista_zona_calle_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(5) {
    background: url(../img/vista_zona_centro_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(6) {
    background: url(../img/vista_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(7) {
    background: url(../img/gente_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(8) {
    background: url(../img/vista_parque_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#ubicacion_nulled h3{margin-bottom:35px}
#ubicacion_nulled a {border:2px solid #27453B;padding:10px 25px; sans-serif; text-transform: uppercase;color: #27453B; font-family: 'Montserrat';}
#ubicacion_nulled a:hover {background:#27453B!important;padding:10px 25px!important; sans-serif; text-transform: uppercase;color: #fff!important; font-family: 'Montserrat'!important;}
#ubicacion_nulled .servicios h4 {color: #597267; font-weight:800;font-size:12px;}

/*ENTORNO*/

/*CAROUSEL GENÉRICO*/
#big_carousel-generico .carousel-item:nth-child(1) {
    background: url(../img/vista_interior_comedor_acceso_a_terraza_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(3) {
    background: url(../img/vista_nocturna_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_lavabo_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(5) {
    background: url(../img/vista_interior_atico_con_terraza_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(6) {
    background: url(../img/vista_aerea_exterior_terraza_piscina_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*CAROUSEL GENÉRICO*/

/*CAROUSEL CLAIM*/
#big_carousel-claim .carousel-item:nth-child(1) {
    background: url(../img/vista_exterior_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_nocturna_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-claim .carousel-item:nth-child(3) {
    background: url(../img/vista_fachada_interior_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_fachada_posterior_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-claim .carousel-item:nth-child(5) {
    background: url(../img/vista_exterior_nocturna_fachada_principal_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/*CAROUSEL CLAIM*/

/*GALERIA*/
.image-grid {width: 100%; height: 200px; margin-bottom: 15px; background-color: #fff; overflow: hidden;}
.image-grid * {-webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.45s ease; transition: all 0.45s ease;}
.image-grid img {width: 100%; height: auto; transform: scale(3);}
.image-grid figcaption {position: absolute; top: 0; left: 0; right: 0; z-index: 1; align-items: center; bottom: 0; display: flex; flex-direction: column; justify-content: center;}
.image-grid p {margin: 0; opacity: 0; letter-spacing: 1px; -webkit-transform: translateY(-100%); transform: translateY(-100%);}
.image-grid a {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1;}
.image-grid:hover > img,.image-grid.hover > img {opacity: 0.1;}
.image-grid:hover p {-webkit-transform: translateY(0); transform: translateY(0); opacity: 1;}
.js-modal-image {max-width: 100%;}
.ekko-lightbox .modal-body {padding: 0!important;}
.ekko-lightbox .modal-open .modal {padding-top: 26vh; background-color: transparent;}

/*GALERIA*/

/*CONTACTO*/
#contacto{position: relative; height: auto; overflow-x: hidden;}
#contacto .custom-control-label::before{border-radius: 0; background:rgba(255,255,255,0.3); color: #fff; border:none;top: .15rem;}
#contacto .custom-control-label::after{color: #fff;}
#contacto .img1{margin-left:-15px;}
#contacto .img2{margin-right:-15px;}
.custom-control-input.is-valid:checked~.custom-control-label::before, .was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #597267;
    background-color: #597267;
}
h2 {
    font-size: 23px;
}
.small, small {
    font-size: 69%;
    font-weight: 400;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #edd969;
    background-color: #edd969;
}

.custom-control-input.is-valid~.custom-control-label::before, .was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #fff;
}

.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label {
    color: #fff;
}
/*CONTACTO*/

/*FORM*/

.box{float:right; overflow: hidden;}
.box-inner{width:570px;background: rgba(124,161,145,0.9);color: #fff;padding:20px 30px;position: relative;top: 20%;}
#form{position:fixed; right:0px; top: 100px; z-index: 1000;}
#form .close-x{margin-left: -10px;font-size: 2.5em;background: #fff;color: #27453B;}

.panel-group{margin-bottom: 8px;}
.panel{background: rgba(255,255,255,0.8); box-shadow: none; border:none; border-radius: 4px; padding: 30px 30px 20px 30px;}
.panel .text-info{font-size: 12px; color: #000; font-weight: 300; margin-bottom: 10px;}
.panel .text-info span{font-weight: 400; color: #000;}
label{color: #000; font-weight: 400;}
.form-group{margin-bottom: 10px;}
.form-control{border-radius: 0px; background: rgba(255,255,255,0.3); color: #ffffff; border: none; font-size: 14px; padding: 10px}
textarea.form-control {resize: none; height: 40px;}
.priva, .priva a{color: #fff; font-size: 14px; margin-bottom: 0;}
.btn-send{color:#27453B; border-radius: 0px; background:#fff; font-size: 16px; padding: 10px 40px; transition:.15s all 0s ease-in-out; -webkit-transition:.15s all 0s ease-in-out; -moz-transition:.15s all 0s ease-in-out; -o-transition:.15s all 0s ease-in-out; font-family: 'Montserrat' }
.btn-send:hover, .btn-send:focus, .btn-send:active {color:#fff; background:  #27453B; font-family: 'Montserrat';}
.btn-modal{color:#001688; border-radius: 0px; background:#fff; font-size: 16px; padding: 10px 40px; transition:.15s all 0s ease-in-out; -webkit-transition:.15s all 0s ease-in-out; -moz-transition:.15s all 0s ease-in-out; -o-transition:.15s all 0s ease-in-out;}
.btn-modal:hover, .btn-modal:focus, .btn-modal:active {color: #001688; background: #fff;}
.has-error .form-control{background:#f2dede; color: #333;}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label{color: #c3c3c3;font-size: 11px;}
.help-block ul{float: none; display:block;}


.btn {border:2px solid #27453B!important;padding:10px 25px!important; sans-serif; text-transform: uppercase;color: #27453B!important; font-family: 'Montserrat'!important;}
.btn:hover {background:#27453B!important;padding:10px 25px!important; sans-serif; text-transform: uppercase;color: #fff!important; font-family: 'Montserrat'!important;}
::-webkit-input-placeholder {color: #ffffff!important;opacity: 1!important;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #ffffff!important;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #ffffff!important;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #ffffff!important;opacity: 1;}
/*FORM*/

/*TOOLTIP*/
.color-tooltip + .tooltip > .tooltip-inner {background-color: #000!important}
.color-tooltip + .tooltip > .tooltip-arrow {border-top-color:#000!important}
/*TOOLTIP*/


/*FOOTER*/

/*FOOTER*/

/*MODAL*/
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    z-index: initial;
    padding: 30px;
    top: 120px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
    color:#7ca191;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: none;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal title p {border-bottom: 1px solid #e9ecef!important;}
.h4, h4 {
    font-size: 1.5rem;
    font-family: 'Montserrat';
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: 'Open Sans';
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){
#mainNav.fixe-top {z-index:1}
#contacto_bg {z-index:-55555555}
header .logo{width: 175px; padding-top: 30px;}
h2.display-4{font-size: 28px;margin-top: 100px!important;}
.carousel h2{padding: 0 40px;}
.navbar-nav{background: #7ca191; padding-left: 15px;}
.logo_equipo{width: 250px;}
#big_carousel-header, #big_carousel-ubicacion, #big_carousel-generico, #big_carousel-claim{z-index: 1; height: 350px; width: 100%}
.carousel-item {background-attachment:scroll; width: 100%}
#big_carousel-header .carousel-item:nth-child(1) {
    background: url(../img/vista_exterior_fachada_principal_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(1) {
    background: url(../img/vista_plaza_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(2) {
    background: url(../img/vista_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(3) {
    background: url(../img/vista_calle-promocion_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(4) {
    background: url(../img/vista_zona_calle_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(5) {
    background: url(../img/vista_zona_centro_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(6) {
    background: url(../img/vista_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(7) {
    background: url(../img/gente_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(8) {
    background: url(../img/vista_parque_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-generico .carousel-item:nth-child(1) {
    background: url(../img/vista_interior_comedor_acceso_a_terraza_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(3) {
    background: url(../img/vista_nocturna_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_lavabo_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(5) {
    background: url(../img/vista_interior_atico_con_terraza_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(6) {
    background: url(../img/vista_aerea_exterior_terraza_piscina_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



#big_carousel-claim .carousel-item:nth-child(1) {
    background: url(../img/vista_exterior_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_nocturna_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(3) {
    background: url(../img/vista_fachada_interior_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_fachada_posterior_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(5) {
    background: url(../img/vista_exterior_nocturna_fachada_principal_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
#mainNav.fixe-top {z-index:1}
#contacto_bg {z-index:-55555555}
header .logo{width: 200px;}
.carousel h2{padding: 0 40px;}
h2.display-4{font-size: 28px; margin-top: 100px!important;}
.logo_equipo{width: 250px;}
.navbar-nav{background: #7ca191; padding-left: 15px;}
#big_carousel-header, #big_carousel-ubicacion, #big_carousel-generico, #big_carousel-claim{z-index: 1; height: 350px; width: 100%}
.carousel-item {background-attachment:scroll; width: 100%}
#big_carousel-header .carousel-item:nth-child(1) {
    background: url(../img/vista_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(1) {
    background: url(../img/vista_plaza_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(2) {
    background: url(../img/vista_calle-promocion_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(3) {
    background: url(../img/vista_zona_calle_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(4) {
    background: url(../img/vista_plaza_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(5) {
    background: url(../img/vista_zona_centro_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(6) {
    background: url(../img/vista_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(7) {
    background: url(../img/gente_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(8) {
    background: url(../img/vista_parque_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-generico .carousel-item:nth-child(1) {
    background: url(../img/vista_interior_comedor_acceso_a_terraza_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(3) {
    background: url(../img/vista_nocturna_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_lavabo_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(5) {
    background: url(../img/vista_interior_atico_con_terraza_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(6) {
    background: url(../img/vista_aerea_exterior_terraza_piscina_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#big_carousel-claim .carousel-item:nth-child(1) {
    background: url(../img/vista_exterior_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_nocturna_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(3) {
    background: url(../img/vista_fachada_interior_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_fachada_posterior_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(5) {
    background: url(../img/vista_exterior_nocturna_fachada_principal_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
#mainNav.fixe-top {z-index:1}
#contacto_bg {z-index:-55555555}
.navbar-nav{background: #7ca191; padding-left: 15px;}
.carousel-item {background-attachment:scroll; width: 100%}
#big_carousel-header, #big_carousel-ubicacion, #big_carousel-generico, #big_carousel-claim{z-index: 1; height: 720px; width: 100%}
#big_carousel-header .carousel-item:nth-child(1) {
    background: url(../img/vista_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(1) {
    background: url(../img/vista_plaza_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(2) {
    background: url(../img/vista_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(3) {
    background: url(../img/vista_zona_calle_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(4) {
    background: url(../img/vista_plaza_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(5) {
    background: url(../img/vista_zona_centro_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(6) {
    background: url(../img/vista_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(7) {
    background: url(../img/gente_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(8) {
    background: url(../img/vista_parque_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#big_carousel-generico .carousel-item:nth-child(1) {
    background: url(../img/vista_interior_comedor_acceso_a_terraza_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(3) {
    background: url(../img/vista_nocturna_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_lavabo_santa_coloma_centre_de_la_vila_8-22_arc-homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#big_carousel-claim .carousel-item:nth-child(1) {
    background: url(../img/vista_exterior_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_nocturna_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(3) {
    background: url(../img/vista_fachada_interior_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_fachada_posterior_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(5) {
    background: url(../img/vista_exterior_nocturna_fachada_principal_santa_coloma_centre_de_la_vila_8_22_arc_homes_m.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.display-4 {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.2;
}

.logo {margin-top: 40px!important;
    margin-bottom: -50px!important;}

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    nav a.slide-toggle {display: block!important}
#big_carousel-header, #big_carousel-ubicacion, #big_carousel-generico, #big_carousel-claim{z-index: 1; height: 650px; width: 100%}
.carousel-item {background-attachment:scroll; width: 100%}
#big_carousel-header .carousel-item:nth-child(1) {
    background: url(../img/vista_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(1) {
    background: url(../img/vista_plaza_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(2) {
    background: url(../img/vista_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(3) {
    background: url(../img/vista_calle-promocion_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(4) {
    background: url(../img/vista_zona_calle_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(5) {
    background: url(../img/vista_zona_centro_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-ubicacion .carousel-item:nth-child(6) {
    background: url(../img/vista_zona_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(7) {
    background: url(../img/gente_calle_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-ubicacion .carousel-item:nth-child(8) {
    background: url(../img/vista_parque_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#big_carousel-generico .carousel-item:nth-child(1) {
    background: url(../img/vista_interior_comedor_acceso_a_terraza_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(3) {
    background: url(../img/vista_nocturna_exterior_terraza_planta_baja_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#big_carousel-generico .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_lavabo_santa_coloma_centre_de_la_vila_8-22_arc-homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



#big_carousel-claim .carousel-item:nth-child(1) {
    background: url(../img/vista_exterior_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(2) {
    background: url(../img/vista_exterior_nocturna_fachada_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(3) {
    background: url(../img/vista_fachada_interior_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(4) {
    background: url(../img/vista_interior_fachada_posterior_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#big_carousel-claim .carousel-item:nth-child(5) {
    background: url(../img/vista_exterior_nocturna_fachada_principal_santa_coloma_centre_de_la_vila_8_22_arc_homes.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



@media (max-height: 767px) { 

    #form .form-control {height: 40px}

    #form .form-group {margin-bottom: 10px}

    #form{top: 80px}

    #form h3 {margin-top: 10px}

    #form .priva, #form .priva a {margin-bottom: 0}

    textarea.form-control {height: 60px}

}


}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1091px) {
nav a.slide-toggle {display:none}
}


/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}