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

.cc-cookies{background: rgba(0,0,0,0.8);}
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset, .cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline{width: auto;}
.cc-cookies a.cc-cookie-accept:hover {background:transparent!important;cursor:pointer}
.cc-cookies a button:hover {cursor:pointer}

html, body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; height: 100%}
html {position: relative;min-height: 100%; scroll-behavior: smooth;}
body{font-family: 'Poppins', sans-serif; color: #383838;font-size: 14px!important;}


.g-recaptcha {display:none!important}
.nounderline{text-decoration: none!important;}
.bg-color {background: #782D58;}
.bg-grey {background: #F9F9F9;}
.bg-rosa {background:rgb(228 198 216 / 40%);}
.color {color: #782D58;}
.color2{color: #782D58; font-weight:800;}
h1 {
    font-size: 62px!important;
    margin: 29px 0;
    font-family: 'Abril Fatface', serif;
}
h2 {font-family: 'Poppins', sans-serif; font-weight:400!important; font-size:27px;}
h3 {
    font-size: 30px!important;
    margin: 29px 0;
    font-family: 'Abril Fatface', serif;
}
h6 {font-family: 'Poppins', sans-serif; font-weight:300; font-size:31px;}
.mr-40 {margin-right:40px;}
/*contacta*/
.contacta{position: fixed; top: 30px; right: 15px; z-index: 100}
.contacta div{border-radius: 35px; height: 70px;}
.contacta div a{padding: 0 11px;}
.contacta span{display: none; position: relative; top: -5px;}
.contacta:hover span{display: inline-block;}

.contacta-m{position: fixed; width: 100%; bottom:0; z-index: 10}
.contacta-m span{position: relative; top: -5px;}
.display-4 {
    font-size: 27px!important;
    font-weight: 300;
   line-height: 40px;
}
/*contacta*/

/*INFO*/
.box{min-height:350px; width:100%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 1rem; position: relative;}
.uno{background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../img/vista_exterior_edificio_rosas_20_gesarqus.jpg) no-repeat center center scroll; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;}
.dos{background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../img/vista_interior_piscina_zonas_comunes_rosas_20_gesarqus.jpg) no-repeat center center scroll; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;}
.tres{background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../img/vista_entorno_ubicacion_rosas_20_gesarqus.jpg) no-repeat center bottom scroll; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;}
.cuatro{background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../img/vista_interior_salon_edificio_rosas_20_gesarqus.jpg) no-repeat center bottom scroll; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;}
.cinco{background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../img/vista_exterior_b_edificio_rosas_20_gesarqus.jpg) no-repeat center bottom scroll; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;}



/*INFO*/

.carousel-control-prev, .carousel-control-next{opacity: 0.8; z-index: 11;}
.fa-angle-left, .fa-angle-right { top: 50%; z-index: 5; display: inline-block; background: #2B3449; 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%;}

#carousel-grande.carousel .carousel-item{min-height: calc(100vh - 54px); height: 100%; width:100%;}
.carousel-caption{top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0; padding-bottom: 0; padding-top: 0;}


#carousel-grande .carousel-item:nth-child(1) {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/vista-aerea-edificio-rosas-20-manises.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/*SLIDE NO BG*/
#carousel-pequeño.carousel .carousel-item, #carousel-pequeño2.carousel .carousel-item {min-height: calc(100vh - 54px); height: 100%; width:100%;}

#carousel-pequeño .carousel-item:nth-child(1) {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/vista-aerea-edificio-rosas-20-manises_m.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*INFO*/
.btn {display: inline-block; font-weight: 500; text-align: center; padding: .375rem 2.75rem;}


/*INFO*/


/*CONTACTO*/
.custom-control-label::before{border-radius: 50%!important; border:1px solid rgba(0,0,0,0.1);}
.custom-control-label::after{color: #7A797B;}
.custom-control-input:checked~.custom-control-label::before {color: #fff!important; background-color: #782D58!important;}
.form-control.is-valid, .was-validated .form-control:valid, .form-control.is-invalid, .was-validated .form-control:invalid{background-image: none;}
.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label, .custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label{color: inherit;}
/*CONTACTO*/

/*FORM*/
.form-group{margin-bottom: 15px}
.form-control{background:#F7F7F8; color:#000000; border-radius:20px; border:none; height: calc(1.5em + 1rem + 2px); padding: .375rem 1rem}
textarea.form-control {height:42px}
.btn-send{color: #fff; background:#782D58;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-send:hover, .btn-send:focus, .btn-send:active {color: #fff; background:  #000000}
.btn-modal{color: #fff; background:#2B3449;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: #fff; background:  #000000}
.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: #FF433F;font-size: 12px;}
.help-block ul{float: none; display:block;}

::-webkit-input-placeholder {color: #1D1D1B!important;opacity: 1!important;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #1D1D1B!important;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #1D1D1B!important;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #1D1D1B!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*/

/*MODAL*/

/*MODAL*/

/*FOOTER*/

/*FOOTER*/


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){
h1 {
    font-size: 36px!important;
    margin: 29px 0;
    font-family: 'Abril Fatface', serif;
}h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 19px;
}
.display-4 {
    font-size: 15px!important;}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
h1 {
    font-size: 36px!important;
    margin: 29px 0;
    font-family: 'Abril Fatface', serif;
}
h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 19px;
}
.display-4 {
    font-size: 20px!important;}

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .box{min-height:400px;}
    .display-4 {
    font-size: 24px!important;}
}


/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .box{min-height:500px;}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .box{min-height:600px;}
}

