b{font-weight: bold;}
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; font-weight:300;}

.g-recaptcha {display:none!important}
.nounderline{text-decoration: none!important;}

/*galeria*/
.box{min-height:300px; 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/pareja_terraza_espartales_insur.jpg) no-repeat center center; background-size:cover;}
.dos{background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../img/regar_jardin_espartales_insur.jpg) no-repeat center center; background-size:cover;}
.tres{background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(../img/xxxxxxxx.jpg) no-repeat center center; background-size:cover;}
/*galeria*/

/*cabedera*/
.carousel-control-prev, .carousel-control-next{opacity: 0.8;}
.fa-angle-left, .fa-angle-right {top: 50%; z-index: 5; display: inline-block; background: #055084; 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: 100vh; height: 100%; width:100%;}

.carousel-caption {bottom: 0;}

#carousel-grande .carousel-item:nth-child(1) {
     background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/piscina_espartales_insur.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#carousel-grande .carousel-item:nth-child(2) {
     background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/respirar_naturaleza_espartales_insur.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#carousel-grande .carousel-item:nth-child(3) {
     background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/cena_jardin_espartales_insur.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#carousel-grande .carousel-item:nth-child(4) {
     background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/pareja_terraza_espartales_insur.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}




#carousel-md.carousel .carousel-item {width: 100%; height: 350px;}

#carousel-md .carousel-item:nth-child(1) {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/piscina_espartales_insur_m.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#carousel-md .carousel-item:nth-child(2) {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/respirar_naturaleza_espartales_insur_m.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#carousel-md .carousel-item:nth-child(3) {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/cena_jardin_espartales_insur_m.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#carousel-md .carousel-item:nth-child(4) {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/pareja_terraza_espartales_insur_m.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.font-light{font-weight: 300;}
.font-bold{font-weight: 700;}
.bg-color{background: #055084;}
.color{color: #055084;}
.display-4{font-size:3rem;}
/*HEADER*/

/*HEADER*/

/*INFO*/

/*INFO*/

/*CONTACTO*/
#contacto{}
.custom-control-input:checked~.custom-control-label::before { background-color: #49494A!important;}
.custom-control-label::before {background-color: #fff; border-radius: 50%!important;}
/*CONTACTO*/

/*FORM*/
.form-control {border-radius: 0; background: transparent;}
.form-control:focus{}
textarea.form-control {}
.btn-send{color: #ffffff; border-radius: 0; padding-left:30px; padding-right:30px; background:#055084; 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: #ffffff; background:  #49494A}
.btn-modal{color:#ffffff; border-radius: 0; padding-left:30px; padding-right:30px; background: #49494A; 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: #ffffff; background:  #000000;}
.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;}
.help-block ul{float: none; display:block;}

.form-control.is-valid, .was-validated .form-control:valid, .form-control.is-invalid, .was-validated .form-control:invalid, .was-validated select.form-control:valid, select.form-control.is-valid, .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid, input:-internal-autofill-selected{background-image:none; background-color: rgb(232, 240, 254)!important; color: rgba(0,0,0,0.7)!important;}


/*::-webkit-input-placeholder {color: #000000!important;opacity: 1!important;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #000000!important;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #000000!important;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000000!important;opacity: 1;}*/
/*FORM*/

/*TOOLTIP*/
.color-tooltip + .tooltip > .tooltip-inner {background-color: rgba(0, 149, 54, 0.8)!important}
.color-tooltip + .tooltip > .tooltip-arrow {border-top-color:rgba(0, 149, 54, 0.8)!important}
/*TOOLTIP*/

/*MODAL*/
.modal-header,.modal-body  {color:#000}
/*MODAL*/

/*FOOTER*/

/*FOOTER*/


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
.box{min-height:500px;}
}

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

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

