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

@font-face {
    font-family: 'Sinkin Sans 600';
    src: url('../fonts/SinkinSans-600SemiBold.eot');
    src: url('../fonts/SinkinSans-600SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SinkinSans-600SemiBold.woff2') format('woff2'),
        url('../fonts/SinkinSans-600SemiBold.woff') format('woff'),
        url('../fonts/SinkinSans-600SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sinkin Sans 300';
    src: url('../fonts/SinkinSans-300Light.eot');
    src: url('../fonts/SinkinSans-300Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SinkinSans-300Light.woff2') format('woff2'),
        url('../fonts/SinkinSans-300Light.woff') format('woff'),
        url('../fonts/SinkinSans-300Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic.woff2') format('woff2'),
        url('../fonts/CenturyGothic.woff') format('woff'),
        url('../fonts/CenturyGothic.ttf') format('truetype'),
        url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothic-Italic.eot');
    src: url('../fonts/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic-Italic.woff2') format('woff2'),
        url('../fonts/CenturyGothic-Italic.woff') format('woff'),
        url('../fonts/CenturyGothic-Italic.ttf') format('truetype'),
        url('../fonts/CenturyGothic-Italic.svg#CenturyGothic-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothic-BoldItalic.eot');
    src: url('../fonts/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic-BoldItalic.woff2') format('woff2'),
        url('../fonts/CenturyGothic-BoldItalic.woff') format('woff'),
        url('../fonts/CenturyGothic-BoldItalic.ttf') format('truetype'),
        url('../fonts/CenturyGothic-BoldItalic.svg#CenturyGothic-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}



.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: 'Century Gothic', serif; color: #383838;}

button{
    border: 1px solid #fff;
    background: transparent;
    padding: 15px;
    color: #fff;
    margin-top: 20px;
}

button a {color:#fff;}

button:hover {background: #fff; color:#2E4254!important;}

.font-regular{font-family: 'Century Gothic'}
.font-bold{font-family: 'Century Gothic'; font-weight: bold;}
.bg-color{background: #035087;}
.color {color:#035087;}
.color2 {color:#a5aab1;}
.color-grey {color:#6E6E6E;}
.no-paddings {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

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

/*contacta*/
.contacta{position: fixed; top: 35px; 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%; top:0; z-index: 100}
.contacta-m span{position: relative; top: -5px;}
/*contacta*/

.carousel-control-prev, .carousel-control-next{opacity: 0.8;}
.fa-angle-left, .fa-angle-right {top: 50%; z-index: 5; display: inline-block; background: #2E4254; 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-grande.carousel .carousel-caption{top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0%; right: 0%; padding-bottom: 0; bottom: 0;}

#carousel-grande .carousel-item:nth-child(1) {
    background: rgba(0, 0, 0, 0.3) url(../img/slider_1_nylva_homes_blanca_real.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-blend-mode: multiply;
}

#carousel-grande .carousel-item:nth-child(2) {
    background: rgba(0, 0, 0, 0.3) url(../img/slider_2_nylva_homes_blanca_real.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-blend-mode: multiply;
}

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

.carousel-item:nth-child(1), .carousel-item:nth-child(2), .carousel-item:nth-child(3) {
  animation: zoom-in-zoom-out 25s ease-out infinite;
}

.carousel-control-prev, .carousel-control-next {
    opacity: 0.8;
    z-index: 1111!important;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

/*GALERIA*/
.owl-nav .owl-prev{position: absolute; left:10%;}
.owl-nav .owl-next{position: absolute; right:10%;}
.owl-theme .owl-nav [class*='owl-']:hover{background: transparent;}

.owl-carousel .owl-nav button.owl-prev  {display: none!important;}
.owl-carousel .owl-nav button.owl-next  {display: none!important;}


.precio {
    background: #035087!important;
    display: inline-block !important;
    padding: 20px;
    font-size: 30px;
}

/*GALERIA*/

/*INFO*/
.bg-info {background-color: #2E4254!important;} 
/*INFO*/

/*ICONS*/
.bg-icons{background: linear-gradient(rgba(233, 233, 233, 1), rgba(233, 233, 233, 1)), url(../img/bg_icons.jpg) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-blend-mode: multiply;}
/*ICONS*/

/*CONTACTO*/
.bg-contacto {background-color: #2E4254!important;} 
#contacto{}
.custom-control-input:checked~.custom-control-label::before {color: #fff!important; background-color: #34373A!important;}
.custom-control-label::before {background-color: #ffffff; border: transparent solid 1px; border-radius: 50%!important;}
/*CONTACTO*/

/*FORM*/
.form-control{border-radius: 50px; border-color:#035087; background:transparent; color:#434142!important;}

textarea.form-control {color:#434142!important; height: 48px;}
.btn-send{color: #ffffff; border-radius: 1rem; padding-left:30px; padding-right:30px; background:#34373A; 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:#035087; background:#fff; border: 1px solid #035087;}
.btn-modal{color:#ffffff; border-radius: 1rem; padding-left:30px; padding-right:30px; background: #035087; 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:#035087; background:#fff; border: 1px solid #035087;}
.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: #434142;}
.help-block ul{float: none; display:block;}
.btn-outline-light {padding: 10px 50px;}

::-webkit-input-placeholder {color: #434142!important;opacity: 1!important;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #434142!important;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #434142!important;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #434142!important;opacity: 1;}

.float-right {float: right!important;}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #035087;
    border-color: #035087;
    border-radius: 50px;
    padding: 10px 40px;
}

/*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*/


/*FOOTER*/

/*FOOTER*/


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){

}

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

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

}


/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {

}


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

