.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px)and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.global-banner.shape-1 .banner-imagen {
    width: 100%;
    height: 100%;
    position: relative
}

.global-banner.shape-1 .banner-imagen .imagen-mask {
    border-radius: 0 30vw 30vw 0;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.global-banner.shape-1 .banner-imagen .imagen-mask .banner-img {
    height: 33vw;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    min-height: 100%
}

.global-banner.shape-3 .banner-imagen {
    width: 100%;
    height: 100%;
    position: relative
}

.global-banner.shape-3 .banner-imagen .imagen-mask {
    border-radius: 30vw 0 0 30vw;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.global-banner.shape-3 .banner-imagen .imagen-mask .banner-img {
    height: 33vw;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    min-height: 100%
}

.global-banner.shape-2 .right-side {
    position: relative;
    z-index: 5
}

@media(max-width: 767.98px) {
    .global-banner.shape-2 .left-side {
        height: 100%;
        position: absolute
    }
}

.global-banner.shape-2 .banner-imagen {
    width: 100%;
    height: 100%;
    position: relative;
    height: auto;
    z-index: 1
}

@media(max-width: 767.98px) {
    .global-banner.shape-2 .banner-imagen {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute
    }
}

.global-banner.shape-2 .banner-imagen .imagen-mask {
    border-radius: 100%;
    top: -10vw;
    width: 60vw;
    left: -11vw;
    max-width: 60vw;
    position: relative;
    overflow: hidden
}

@media(max-width: 767.98px) {
    .global-banner.shape-2 .banner-imagen .imagen-mask {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: 100%;
        border-radius: 0%
    }
}

.global-banner.shape-2 .banner-imagen .imagen-mask .overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    opacity: 0
}

@media(max-width: 767.98px) {
    .global-banner.shape-2 .banner-imagen .imagen-mask .overlay {
        display: block;
        opacity: .8
    }
}

.global-banner.shape-2 .banner-imagen .imagen-mask .banner-img {
    height: 63vw;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    width: 100%
}

@media(max-width: 767.98px) {
    .global-banner.shape-2 .banner-imagen .imagen-mask .banner-img {
        height: 100%
    }
}

.slick-dotted.slick-slider,
.slick-slider {
    margin-bottom: 0px !important
}

.global-slider.slick-slider .next,
.global-slider.slick-slider .prev {
    width: 15%;
    height: 30px;
    position: absolute;
    bottom: 30px;
    z-index: 1;
    color: #fff
}

@media(max-width: 575.98px) {

    .global-slider.slick-slider .next,
    .global-slider.slick-slider .prev {
        bottom: 10px;
        width: 60px
    }
}

.global-slider.slick-slider .next:hover,
.global-slider.slick-slider .next:focus,
.global-slider.slick-slider .prev:hover,
.global-slider.slick-slider .prev:focus {
    color: currentColor
}

.global-slider.slick-slider .next svg,
.global-slider.slick-slider .prev svg {
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5))
}

.global-slider.slick-slider .next {
    right: 0;
    text-align: left;
    cursor: pointer
}

.global-slider.slick-slider .prev {
    left: 0;
    text-align: right;
    cursor: pointer
}

.global-slider.slick-slider .slick-dots {
    bottom: 30px;
    width: 70%;
    left: 15%;
    right: 15%;
    min-height: 30px;
    line-height: 0
}

@media(max-width: 575.98px) {
    .global-slider.slick-slider .slick-dots {
        bottom: 10px;
        width: -webkit-calc(100% - 120px);
        width: calc(100% - 120px);
        left: 60px;
        right: 60px
    }
}

.global-slider.slick-slider .slick-dots li {
    width: 30px;
    height: 30px;
    margin: 0
}

@media(max-width: 575.98px) {
    .global-slider.slick-slider .slick-dots li {
        width: 20px;
        height: 20px
    }
}

.global-slider.slick-slider .slick-dots li.slick-active button {
    color: currentColor
}

.global-slider.slick-slider .slick-dots li.slick-active button::before {
    opacity: 1
}

.global-slider.slick-slider .slick-dots li button {
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 0px
}

.global-slider.slick-slider .slick-dots li button::before {
    color: inherit;
    line-height: 30px;
    width: 100%;
    height: 100%;
    font-size: 10px;
    opacity: 1;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}

.global-slider.slick-slider .slick-dots li button:hover,
.global-slider.slick-slider .slick-dots li button:focus {
    color: currentColor
}

.global-slider.slick-slider .slick-dots li button:hover::before,
.global-slider.slick-slider .slick-dots li button:focus::before {
    opacity: 1
}

.tab-slider {
    line-height: 0
}

.tab-slider.slick-slider .next,
.tab-slider.slick-slider .prev {
    width: 35%;
    height: 30px;
    color: currentColor;
    bottom: 30px;
    cursor: pointer;
    position: absolute;
    z-index: 1
}

@media(max-width: 575.98px) {

    .tab-slider.slick-slider .next,
    .tab-slider.slick-slider .prev {
        bottom: 10px;
        width: 60px
    }
}

.tab-slider.slick-slider .next:hover,
.tab-slider.slick-slider .next:focus,
.tab-slider.slick-slider .prev:hover,
.tab-slider.slick-slider .prev:focus {
    color: inherit
}

.tab-slider.slick-slider .next svg,
.tab-slider.slick-slider .prev svg {
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5))
}

.tab-slider .next {
    right: 0;
    text-align: left
}

.tab-slider .prev {
    left: 0;
    text-align: right
}

.tab-slider .slick-dots {
    bottom: 30px;
    width: 30%;
    left: 35%;
    right: 35%;
    min-height: auto;
    line-height: 0
}

@media(max-width: 575.98px) {
    .tab-slider .slick-dots {
        bottom: 10px;
        width: -webkit-calc(100% - 120px);
        width: calc(100% - 120px);
        left: 60px;
        right: 60px
    }
}

.tab-slider .slick-dots li {
    width: 30px;
    height: 30px;
    margin: unset
}

@media(max-width: 575.98px) {
    .tab-slider .slick-dots li {
        width: 20px;
        height: 20px
    }
}

.tab-slider .slick-dots li.slick-active button {
    color: currentColor
}

.tab-slider .slick-dots li.slick-active::before {
    opacity: 1
}

.tab-slider .slick-dots button {
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 0px
}

.tab-slider .slick-dots button::before {
    color: inherit;
    line-height: 30px;
    width: 100%;
    height: 100%;
    font-size: 10px;
    opacity: 1;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}

.tab-slider .slick-dots button:hover,
.tab-slider .slick-dots button:focus {
    color: currentColor
}

.tab-slider .slick-dots button::before {
    opacity: 1
}

.tab-slider .tab-slide img {
    max-width: 100%;
    width: 100%;
    height: 380px;
    -o-object-fit: contain;
    object-fit: contain
}

@media(max-width: 575.98px) {
    .tab-slider .tab-slide img {
        height: 200px
    }
}

.tab-data {
    padding: 0px 10%
}

@media(max-width: 991.98px) {
    .tab-data {
        padding: 5% 10% 0 10%
    }
}

@media(max-width: 575.98px) {
    .tab-data {
        padding: 5% 3% 0 3%
    }
}

@media(max-width: 575.98px) {
    .tab-data .tab-title h2 {
        margin-bottom: 10px
    }
}

@media(max-width: 575.98px) {
    .tab-data .tab-list ul {
        margin-bottom: 10px
    }
}

.tab-data .tab-list ul li {
    padding-left: 12px;
    position: relative
}

.tab-data .tab-list ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: currentColor;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 11.5px;
    left: 0px
}

@media(max-width: 575.98px) {
    .tab-data .tab-list ul li {
        font-size: 14px;
        line-height: 1.4
    }

    .tab-data .tab-list ul li:before {
        top: 8.5px
    }
}

.tab-data .tab-btns {
    margin-top: 20px;
    max-width: 390px
}

@media(max-width: 575.98px) {
    .tab-data .tab-btns {
        margin-top: 10px
    }
}

.tab-data .tab-btns .global-button {
    margin: 0;
    width: 100%
}

.mfp-gallery .mfp-close {
    width: 30px !important;
    height: 30px;
    right: 0px;
    background-image: url("../../img/global/circle-x.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.mfp-gallery .mfp-arrow {
    height: 30px;
    width: 30px;
    margin: 0px;
    top: -webkit-calc(50% - 15px);
    top: calc(50% - 15px);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    z-index: 1099 !important
}

.mfp-gallery .mfp-arrow:active {
    margin-top: 2px
}

.mfp-gallery .mfp-arrow.mfp-arrow-right {
    right: 5%
}

.mfp-gallery .mfp-arrow.mfp-arrow-right:before {
    content: none;
    border: none
}

.mfp-gallery .mfp-arrow.mfp-arrow-right:after {
    -webkit-filter: drop-shadow(0px 0px 2px black);
    filter: drop-shadow(0px 0px 2px black);
    content: "";
    width: 30px;
    height: 30px;
    border: none;
    margin: 0;
    left: 0;
    top: 0;
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("../../img/global/arrow_circle_right.svg")
}

.mfp-gallery .mfp-arrow.mfp-arrow-left {
    left: 5%
}

.mfp-gallery .mfp-arrow.mfp-arrow-left:after {
    content: none;
    border: none
}

.mfp-gallery .mfp-arrow.mfp-arrow-left:before {
    -webkit-filter: drop-shadow(0px 0px 2px black);
    filter: drop-shadow(0px 0px 2px black);
    content: "";
    width: 30px;
    height: 30px;
    border: none;
    margin: 0;
    left: 0;
    top: 0;
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("../../img/global/arrow_circle_left.svg")
}

.cotizador-selectors {
    padding-top: 30px
}

@media(max-width: 575.98px) {
    .cotizador-selectors>div {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.cotizador-selectors .custom-select-cotizador {
    position: relative;
    margin-bottom: 15px
}

.cotizador-selectors .custom-select-cotizador select {
    display: none
}

.cotizador-selectors .custom-select-cotizador.disable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cotizador-selectors .custom-select-cotizador.disable .select-selected {
    background-color: #cacaca;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default
}

.cotizador-selectors .custom-select-cotizador .selected-error {
    padding-top: 5px;
    text-align: left;
    color: #fff;
    font-family: "Averta-Semibold", sans-serif;
    font-size: 15px;
    display: none
}

.cotizador-selectors .custom-select-cotizador .selected-error.active {
    display: block
}

.cotizador-selectors .custom-select-cotizador .select-selected {
    background-color: #fff;
    padding: 8px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Averta-Semibold", sans-serif;
    font-size: 16px;
    cursor: pointer;
    border-radius: 10px;
    position: relative;
    z-index: 5;
    height: 38px;
    color: #00205b
}

.cotizador-selectors .custom-select-cotizador .select-selected .selected-text {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    overflow: hidden;
    word-break: break-word;
    white-space: nowrap
}

.cotizador-selectors .custom-select-cotizador .select-selected .selected-icon {
    width: 10px;
    height: 10px
}

.cotizador-selectors .custom-select-cotizador .select-items {
    background-color: #cacaca;
    z-index: 3;
    padding: 23px 15px 15px 15px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    font-family: "Averta-Semibold", sans-serif;
    font-size: 16px;
    color: #00205b
}

.cotizador-selectors .custom-select-cotizador .select-items.select-hide {
    display: none
}

.cotizador-selectors .custom-select-cotizador .select-items .select-item {
    padding: 5px 15px;
    cursor: pointer;
    text-align: center;
    border-bottom: 1px solid currentColor;
    color: #00205b
}

.cotizador-selectors .custom-select-cotizador .select-items .select-item.selected,
.cotizador-selectors .custom-select-cotizador .select-items .select-item:focus,
.cotizador-selectors .custom-select-cotizador .select-items .select-item:hover {
    background-color: #a4a4a4
}

.cotizador-selectors .custom-select-cotizador .select-items .select-item:last-child {
    border: none
}

.cotizador-selectors .custom-select-cotizador .select-items .select-item .item-text {
    word-break: break-word
}

.cotizador-selectors .select-left {
    padding-right: 8px;
    width: 50%
}

@media(max-width: 575.98px) {
    .cotizador-selectors .select-left {
        padding: 0;
        width: 100%
    }
}

.cotizador-selectors .select-right {
    padding-left: 8px;
    width: 50%
}

@media(max-width: 575.98px) {
    .cotizador-selectors .select-right {
        padding: 0;
        width: 100%
    }
}

.cotizador-btn-wrap .global-button.disabled {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #cacaca;
    cursor: default;
    text-decoration: none
}

.cotizador-btn-wrap .global-button.disabled:hover,
.cotizador-btn-wrap .global-button.disabled:active,
.cotizador-btn-wrap .global-button.disabled:focus {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #cacaca;
    cursor: default;
    text-decoration: none;
    color: currentColor
}

.tabs-content-wrapper {
    margin: 30px 0px
}

.tabs-content-wrapper .tab-content .tab-slider {
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25))
}

.tabs-content-wrapper .tab-content .tab-slider .tab-slide img {
    height: 100% !important
}

.page-template .promo.open .promo-title-wrapper {
    border-radius: 15px 15px 0 0
}

.page-template .promo.open .promo-content-wrapper {
    border-radius: 0 0 15px 15px
}

.page-template .promo .promo-title-wrapper {
    padding: 15px 20px;
    border-radius: 15px
}

.page-template .promo .promo-title-wrapper .promo-tag {
    padding: 4px 6px;
    border-radius: 3px
}

.page-template .promo .promo-title-wrapper .promo-title,
.page-template .promo .promo-title-wrapper .promo-title p {
    font-size: 26px;
    line-height: 1.2
}

@media(max-width: 991.98px) {
    .page-template .promo .promo-title-wrapper .red {
        font-size: 40px;
        display: block
    }
}

.page-template .promo .promo-content-wrapper {
    padding: 15px 20px;
    border-radius: 15px;
    line-height: 1.2;
    display: none
}

.page-template .cotizador .select-selected {
    color: currentColor
}

.page-template .cotizador .select-items {
    color: currentColor
}

.page-template .cotizador .select-items .select-item {
    color: currentColor
}

.page-template .cotizador .btn-wrapper .global-button {
    margin-left: auto;
    margin-right: auto
}

@media(max-width: 575.98px) {
    .page-template .cotizador .btn-wrapper .global-button {
        width: 100%;
        max-width: 100%
    }
}

.page-template .cotizador .btn-wrapper.disabled {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #cacaca;
    cursor: default;
    text-decoration: none
}

.page-template .cotizador .btn-wrapper.disabled:hover,
.page-template .cotizador .btn-wrapper.disabled:active,
.page-template .cotizador .btn-wrapper.disabled:focus {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #cacaca;
    background-cursor: default;
    background-text-decoration: none
}

.page-template .cotizador-resultados .resultados {
    display: none
}

.page-template .cotizador-resultados .resultados.loaded {
    display: block
}

.page-template .informacion-popup-cotizador {
    background-color: currentColor
}

.page-template .informacion-popup-cotizador .logo-wrapper {
    height: 55px
}

@media(max-width: 575.98px) {
    .page-template .informacion-popup-cotizador .logo-wrapper {
        height: 45px
    }
}

.page-template .informacion-popup-cotizador .logo-wrapper .logo {
    height: 100%
}

.page-template .informacion-popup-cotizador .logo-wrapper .logo img {
    height: 100%;
    width: auto;
    max-width: 100%
}

.page-template .informacion-popup-cotizador .text-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px
}

@media(max-width: 575.98px) {
    .page-template .informacion-popup-cotizador .text-wrapper {
        max-width: 100%
    }
}

.page-template .informacion-popup-cotizador .form-wrapper .wpcf7-not-valid-tip {
    color: #fff
}

.page-template .informacion-popup-cotizador .form-wrapper textarea {
    margin-top: 0px
}

.page-template .footer-form input[type=text],
.page-template .footer-form input[type=tel],
.page-template .footer-form input[type=email] {
    border-radius: 8px;
    font-family: "Averta-Bold", sans-serif
}

.page-template .footer-form input[type=text]:focus,
.page-template .footer-form input[type=text]:active,
.page-template .footer-form input[type=tel]:focus,
.page-template .footer-form input[type=tel]:active,
.page-template .footer-form input[type=email]:focus,
.page-template .footer-form input[type=email]:active {
    border-radius: 8px
}

.page-template .footer-form textarea {
    border-radius: 8px;
    font-family: "Averta-Bold", sans-serif
}

.page-template .footer-form textarea:focus,
.page-template .footer-form textarea:active {
    border-radius: 8px
}

.page-template .banner .form-wrapper {
    padding: 20px 25px
}

.page-template .banner .banner-imagen {
    padding-bottom: 40px
}

@media(max-width: 767.98px) {
    .page-template .banner .banner-imagen {
        padding-bottom: 0px
    }
}

.page-template .banner .content {
    padding: 25px
}

.page-template .banner .content .logo {
    margin-bottom: 20px
}

.page-template .banner .content .btn-wrapper {
    max-width: 382px
}

@media(max-width: 575.98px) {
    .page-template .banner .content .btn-wrapper {
        margin-left: auto;
        margin-right: auto;
        width: 382px
    }
}

@media(max-width: 420px) {
    .page-template .banner .content .btn-wrapper {
        width: 100%;
        max-width: 100%
    }
}

.page-template .banner .banner-form {
    border-radius: 19px;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 25px;
    max-width: 382px;
    -webkit-box-shadow: 0px 8px 13px rgba(0, 0, 0, .3);
    box-shadow: 0px 8px 13px rgba(0, 0, 0, .3)
}

@media(max-width: 575.98px) {
    .page-template .banner .banner-form {
        margin-left: auto;
        margin-right: auto
    }
}

.page-template .banner .banner-form .form-title {
    font-family: "Averta-Semibold", sans-serif;
    font-size: 27px;
    line-height: 1.2222222222em;
    padding: 16px 25px
}

@media(max-width: 575.98px) {
    .page-template .banner .banner-form .form-title {
        padding: 10px 20px
    }
}

.page-template .banner .banner-form .form-wrapper {
    padding: 20px 25px
}

@media(max-width: 575.98px) {
    .page-template .banner .banner-form .form-wrapper {
        padding: 10px 20px
    }
}

.page-template .banner .banner-form .wpcf7-form-control-wrap {
    margin-bottom: 5px
}

.page-template .banner .banner-form .wpcf7-response-output {
    font-size: 14px;
    line-height: 17px
}

.page-template .banner .banner-form .wpcf7-not-valid-tip {
    font-size: 14px;
    line-height: 17px
}

.page-template .banner .banner-form .select-wrapper .wpcf7-form-control-wrap:after {
    top: 16px
}

.page-template .banner .banner-form input[type=text],
.page-template .banner .banner-form input[type=tel],
.page-template .banner .banner-form input[type=email],
.page-template .banner .banner-form select {
    border-bottom: 1px solid;
    border-radius: 0px;
    font-size: 15px
}

.page-template .banner .banner-form input[type=text]:focus,
.page-template .banner .banner-form input[type=text]:active,
.page-template .banner .banner-form input[type=tel]:focus,
.page-template .banner .banner-form input[type=tel]:active,
.page-template .banner .banner-form input[type=email]:focus,
.page-template .banner .banner-form input[type=email]:active,
.page-template .banner .banner-form select:focus,
.page-template .banner .banner-form select:active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    text-decoration: none;
    border-bottom: 1px solid
}

.page-template .tabs-wrapper {
    margin-top: 30px;
    margin-bottom: 50px
}

@media(max-width: 767.98px) {
    .page-template .tabs-wrapper {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.page-template .tabs-wrapper .tab {
    padding: 0 15px 5px 15px
}

.page-template .tabs-wrapper .tab .titulo {
    font-family: "WidescreenRegular", sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.1428571429em
}

.page-template .tabs-wrapper .tab .subtitulo {
    font-family: "Averta-Semibold", sans-serif;
    font-size: 16px;
    line-height: 1.24em
}

@media(max-width: 575.98px) {
    .page-template .tabs-wrapper .tab .subtitulo {
        font-size: 14px
    }
}

.page-template .tabs-wrapper .tab .global-button {
    width: 100%;
    min-width: 100%;
    margin: 0px;
    font-family: "Averta-Semibold", sans-serif;
    font-size: 16px;
    line-height: 1.24em;
    padding: 10px 15px;
    position: relative
}

@media(max-width: 575.98px) {
    .page-template .tabs-wrapper .tab .global-button {
        font-size: 14px;
        padding: 8px 10px
    }
}

.page-template .tabs-wrapper .tab .nuevo {
    top: -10px
}

.page-template .tabs-content-wrapper .tab-content {
    display: none
}

.page-template .tabs-content-wrapper .tab-content.active {
    display: block
}

.page-template .tabs-content-wrapper .tab-content .cotizador {
    padding: 40px 60px;
    margin-top: 40px;
    background-color: currentColor;
    border-radius: 16px
}

@media(max-width: 575.98px) {
    .page-template .tabs-content-wrapper .tab-content .cotizador {
        padding: 20px
    }
}

.page-template .tabs-content-wrapper .tab-content .cotizador .title-wrapper {
    max-width: 430px;
    margin: 0 auto
}

@media(max-width: 575.98px) {
    .page-template .tabs-content-wrapper .tab-content .cotizador .title-wrapper {
        max-width: 100%
    }
}

.page-template .tabs-content-wrapper .tab-content .cotizador .resultados {
    padding: 20px;
    border-radius: 10px;
    color: #fff
}

.page-template .tabs-content-wrapper .tab-content .cotizador .resultados .tabla div[class*=col] {
    border-right: 1px solid #fff
}

.page-template .tabs-content-wrapper .tab-content .cotizador .resultados .tabla div[class*=col]:last-child {
    border: none
}

@media(max-width: 767.98px) {
    .page-template .tabs-content-wrapper .tab-content .cotizador .resultados .tabla div[class*=col] {
        border: none;
        border-bottom: 1px solid #fff;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .page-template .tabs-content-wrapper .tab-content .cotizador .resultados .tabla div[class*=col]:last-child {
        border: none
    }
}

.page-template .tabs-content-wrapper .tab-content .cotizador .taza-interes {
    font-size: 14px
}

.page-template .brochure {
    border-radius: 16px;
    padding: 38px 20px
}

.page-template .brochure .brochure-title {
    margin-bottom: 10px
}

.page-template .brochure .global-button {
    margin-top: 20px;
    margin-bottom: 0;
    height: 33px;
    border-radius: 11px;
    padding: 5px 10px
}

.page-template .amenities-slider {
    line-height: 0
}

.page-template .amenities-slider .slick-slide>div {
    padding-top: 36%;
    line-height: 0
}

@media(max-width: 575.98px) {
    .page-template .amenities-slider .slick-slide>div {
        padding-top: 75%
    }
}

@media(max-width: 480px) {
    .page-template .amenities-slider .slick-slide>div {
        padding-top: 100%
    }
}

.page-template .amenities-slide {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%
}

.page-template .amenities-slide>img {
    width: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%
}

.page-template .amenities-slide .slide-caption {
    min-height: 40px;
    padding: 13px 25px;
    position: absolute;
    left: 0;
    top: 40px
}

@media(max-width: 991.98px) {
    .page-template .amenities-slide .slide-caption {
        min-width: 99px;
        max-width: 100%;
        top: 20px
    }
}

@media(max-width: 480px) {
    .page-template .amenities-slide .slide-caption {
        min-width: 100px;
        padding: 13px
    }
}

.page-template .amenities-slide .texto {
    font-size: 24px;
    font-family: "Averta-Bold", sans-serif;
    line-height: 1.25em
}

@media(max-width: 991.98px) {
    .page-template .amenities-slide .texto {
        font-size: 14px;
        line-height: 1.4285714286em
    }
}

.page-template .video-section {
    padding-bottom: 70px
}

@media(max-width: 575.98px) {
    .page-template .video-section {
        padding-bottom: 40px
    }
}

.page-template .video-section .video_wrapper {
    position: relative;
    z-index: 5;
    padding-top: 40%;
    cursor: pointer
}

.page-template .video-section .video_wrapper.cover:after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    background-image: url("../../img/global/video_poster.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.page-template .video-section .video_wrapper video {
    border-radius: 0px;
    border: none;
    -o-object-fit: unset;
    object-fit: unset;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.page-template .video-section .video_wrapper video:focus,
.page-template .video-section .video_wrapper video:active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    text-decoration: none;
    border-radius: 0px
}

.page-template .video-section .video-content {
    padding-top: 30px;
    padding-bottom: 45px
}

.page-template .video-section .text-wrapper p {
    font-size: 20px;
    line-height: 24px
}

.page-template .video-section .video-text {
    font-size: 17px;
    line-height: 1.2352941176em
}

.page-template .video-section .video-text span {
    font-size: 21px;
    line-height: 1.2380952381em
}

.page-template .modelos .botones {
    position: relative;
    z-index: 3;
    text-align: center
}

.page-template .modelos .botones .btn-child {
    border: 0;
    outline: 0;
    border-radius: 120px;
    width: 120px;
    height: 120px;
    -webkit-transition: height ease-in .2s;
    -o-transition: height ease-in .2s;
    transition: height ease-in .2s;
    cursor: pointer;
    margin: 4px;
    position: relative
}

.page-template .modelos .botones .btn-child.active,
.page-template .modelos .botones .btn-child:hover,
.page-template .modelos .botones .btn-child:focus {
    height: 150px;
    width: 150px
}

@media(max-width: 480px) {
    .page-template .modelos .botones .btn-child {
        width: 80px;
        height: 120px
    }

    .page-template .modelos .botones .btn-child.active,
    .page-template .modelos .botones .btn-child:hover,
    .page-template .modelos .botones .btn-child:focus {
        width: 80px;
        height: 120px
    }
}

@media(max-width: 767.98px) {
    .pop-up#informacion-popup-cotizador .form-wrapper span.your-first-name {
        margin-bottom: .5rem
    }
}

.popup-main {
    position: fixed;
    background: rgba(0, 0, 0, .8);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: auto
}

.popup-main.open {
    display: block
}

.popup-main .popup-wrapper {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    padding: 0 40px
}

@media(max-width: 420px) {
    .popup-main .popup-wrapper {
        padding: 15px
    }
}

.popup-main .popup-close {
    position: absolute;
    right: -22.5px;
    top: -22.5px;
    z-index: 3
}

@media(max-width: 991.98px) {
    .popup-main .popup-close {
        right: 20px;
        top: 20px
    }
}

.popup-main .popup-close .close {
    background: #48a23f;
    width: 45px;
    height: 45px;
    padding: 14.5px;
    border-radius: 45px;
    border: none;
    opacity: 1
}

.popup-main .popup-close .close:hover {
    background: #ff8200;
    opacity: 1
}

.popup-main .popup-close .close:hover .lines {
    background: #fff
}

.popup-main .popup-close .close .lines {
    width: 100%;
    height: 2px;
    background: #fff
}

.popup-main .popup-close .close .lines.line-1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup-main .popup-close .close .lines.line-2 {
    -webkit-transform: rotate(-45deg) translate(1px, -1px);
    -ms-transform: rotate(-45deg) translate(1px, -1px);
    transform: rotate(-45deg) translate(1px, -1px)
}

.popup-main .popup-content {
    width: 600px;
    max-width: 100%;
    margin: 40px auto 0 auto;
    position: relative
}

@media(max-width: 991.98px) {
    .popup-main .popup-content {
        width: 335px
    }
}

@media(max-width: 420px) {
    .popup-main .popup-content {
        margin: 0 auto
    }
}

.popup-main .top .logo img {
    width: auto
}

@media(max-width: 991.98px) {
    .popup-main .top .logo {
        margin-bottom: 20px
    }
}

.popup-main .top .texto-1 {
    font-size: 50px;
    line-height: 1
}

@media(max-width: 991.98px) {
    .popup-main .top .texto-1 {
        font-size: 36px
    }
}

.popup-main .top .texto-2 {
    font-size: 24px;
    line-height: 30px
}

@media(max-width: 991.98px) {
    .popup-main .top .texto-2 {
        font-size: 16px;
        line-height: 20px
    }
}

.popup-main .top .texto-3 p {
    font-size: 20px;
    line-height: 24px;
    margin-top: 50px
}

@media(max-width: 991.98px) {
    .popup-main .top .texto-3 p {
        font-size: 16px;
        line-height: 20px;
        margin-top: 20px
    }
}

.popup-main .top .texto-3 b {
    font-size: 26px;
    line-height: 1.5
}

@media(max-width: 991.98px) {
    .popup-main .top .texto-3 b {
        font-size: 22px;
        line-height: 26px
    }
}

.popup-main .top .image-wrapper {
    top: 0;
    left: 0;
    height: 100%
}

.popup-main .top .image-wrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.popup-main .bottom .texto-1 {
    font-size: 22px;
    line-height: 33px;
    max-width: 200px
}

@media(max-width: 991.98px) {
    .popup-main .bottom .texto-1 {
        max-width: 100%
    }
}

.popup-main .bottom .letras-chicas {
    font-size: 12px;
    line-height: 1.2
}

@media(max-width: 991.98px) {
    .popup-main .bottom .letras-chicas {
        margin-top: 17px
    }
}

.popup-main .bottom .line {
    width: 100%;
    height: 1px;
    margin-top: 15px
}

.popup-main .bottom .wpcf7-form-control-wrap {
    margin-bottom: 12px
}

.popup-main .bottom .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700
}

.popup-main .bottom .wpcf7-response-output {
    padding: 5px;
    font-size: 12px;
    line-height: 1.2
}

.popup-main .side-1 {
    padding: 50px 40px
}

@media(max-width: 991.98px) {
    .popup-main .side-1 {
        padding: 60px 40px;
        min-height: 310px
    }
}

@media(max-width: 320px) {
    .popup-main .side-1 {
        padding: 60px 20px
    }
}

.popup-main .side-2 {
    padding: 60px 40px
}

@media(max-width: 991.98px) {
    .popup-main .side-2 {
        padding: 40px 20px
    }
}

@media(max-width: 991.98px) {
    .popup-main .form-wrapper {
        margin-top: 30px
    }
}

.popup-main .form-wrapper input:not([type=submit]) {
    background: #fff;
    border: 0;
    border-radius: 0;
    padding: 8px 10px;
    font-size: 16px;
    font-family: "WidescreenRegular", sans-serif
}

@media(max-width: 991.98px) {
    .popup-main .form-wrapper input:not([type=submit]) {
        font-size: 14px
    }
}

.popup-main .form-wrapper input[type=submit] {
    width: 100%;
    border-radius: 40px;
    border: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    font-family: "Averta-Bold", sans-serif;
    white-space: normal;
    height: 38px;
    padding: 10px;
    line-height: 1;
    overflow: hidden
}

.popup-main .form-wrapper .submit-section .wpcf7-spinner {
    left: -25px;
    display: block;
    margin-top: 5px
}

.popup-main.parterre .popup-close .close,
.popup-main.parterre-en .popup-close .close,
.popup-main.parterre-batelei .popup-close .close,
.popup-main.pateleiparterre .popup-close .close {
    background: #a6714d
}

.popup-main.parterre .popup-close .close:hover,
.popup-main.parterre-en .popup-close .close:hover,
.popup-main.parterre-batelei .popup-close .close:hover,
.popup-main.pateleiparterre .popup-close .close:hover {
    background: #003644
}

.popup-main.parterre .popup-close .close:hover .lines,
.popup-main.parterre-en .popup-close .close:hover .lines,
.popup-main.parterre-batelei .popup-close .close:hover .lines,
.popup-main.pateleiparterre .popup-close .close:hover .lines {
    background: #fff
}

.popup-main.parterre .top,
.popup-main.parterre-en .top,
.popup-main.parterre-batelei .top,
.popup-main.pateleiparterre .top {
    background-color: #003644;
    color: #fff
}

.popup-main.parterre .top::before,
.popup-main.parterre-en .top::before,
.popup-main.parterre-batelei .top::before,
.popup-main.pateleiparterre .top::before {
    content: "";
    background: url(../../img/parterre/deco-circle-bottom-brown.svg);
    background-repeat: no-repeat;
    background-position: 95% bottom;
    background-size: 151px 64px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

@media(max-width: 991.98px) {

    .popup-main.parterre .top::before,
    .popup-main.parterre-en .top::before,
    .popup-main.parterre-batelei .top::before,
    .popup-main.pateleiparterre .top::before {
        background-position: center bottom;
        background-size: 118px 50px
    }
}

.popup-main.parterre .bottom,
.popup-main.parterre-en .bottom,
.popup-main.parterre-batelei .bottom,
.popup-main.pateleiparterre .bottom {
    background-color: #003644;
    color: #a6714d
}

.popup-main.parterre .bottom .line,
.popup-main.parterre-en .bottom .line,
.popup-main.parterre-batelei .bottom .line,
.popup-main.pateleiparterre .bottom .line {
    background: #a6714d
}

.popup-main.parterre .bottom .wpcf7-not-valid-tip,
.popup-main.parterre-en .bottom .wpcf7-not-valid-tip,
.popup-main.parterre-batelei .bottom .wpcf7-not-valid-tip,
.popup-main.pateleiparterre .bottom .wpcf7-not-valid-tip {
    color: #fff
}

.popup-main.parterre .bottom .wpcf7-response-output,
.popup-main.parterre-en .bottom .wpcf7-response-output,
.popup-main.parterre-batelei .bottom .wpcf7-response-output,
.popup-main.pateleiparterre .bottom .wpcf7-response-output {
    color: #fff
}

.popup-main.parterre .form-wrapper input:not([type=submit]),
.popup-main.parterre-en .form-wrapper input:not([type=submit]),
.popup-main.parterre-batelei .form-wrapper input:not([type=submit]),
.popup-main.pateleiparterre .form-wrapper input:not([type=submit]) {
    color: #a6714d
}

.popup-main.parterre .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.parterre-en .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.parterre-batelei .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.pateleiparterre .form-wrapper input:not([type=submit])::-webkit-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.popup-main.parterre .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.parterre-en .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.parterre-batelei .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.pateleiparterre .form-wrapper input:not([type=submit])::-moz-placeholder {
    color: rgba(0, 54, 68, .8)
}

.popup-main.parterre .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.parterre-en .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.parterre-batelei .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.pateleiparterre .form-wrapper input:not([type=submit]):-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.popup-main.parterre .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.parterre-en .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.parterre-batelei .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.pateleiparterre .form-wrapper input:not([type=submit])::-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.popup-main.parterre .form-wrapper input:not([type=submit])::placeholder,
.popup-main.parterre-en .form-wrapper input:not([type=submit])::placeholder,
.popup-main.parterre-batelei .form-wrapper input:not([type=submit])::placeholder,
.popup-main.pateleiparterre .form-wrapper input:not([type=submit])::placeholder {
    color: rgba(0, 54, 68, .8)
}

.popup-main.parterre .form-wrapper input[type=submit],
.popup-main.parterre-en .form-wrapper input[type=submit],
.popup-main.parterre-batelei .form-wrapper input[type=submit],
.popup-main.pateleiparterre .form-wrapper input[type=submit] {
    background: #a6714d;
    color: #fff
}

.popup-main.parterre .form-wrapper input[type=submit]:hover,
.popup-main.parterre .form-wrapper input[type=submit]:focus,
.popup-main.parterre-en .form-wrapper input[type=submit]:hover,
.popup-main.parterre-en .form-wrapper input[type=submit]:focus,
.popup-main.parterre-batelei .form-wrapper input[type=submit]:hover,
.popup-main.parterre-batelei .form-wrapper input[type=submit]:focus,
.popup-main.pateleiparterre .form-wrapper input[type=submit]:hover,
.popup-main.pateleiparterre .form-wrapper input[type=submit]:focus {
    background: #8a5e40;
    color: #fff
}

.popup-main.madeira .popup-close .close,
.popup-main.madeira-en .popup-close .close,
.popup-main.madeira-madeyila .popup-close .close,
.popup-main.madelamadeira .popup-close .close {
    background: #183f36
}

.popup-main.madeira .popup-close .close:hover,
.popup-main.madeira-en .popup-close .close:hover,
.popup-main.madeira-madeyila .popup-close .close:hover,
.popup-main.madelamadeira .popup-close .close:hover {
    background: #dc572a
}

.popup-main.madeira .popup-close .close:hover .lines,
.popup-main.madeira-en .popup-close .close:hover .lines,
.popup-main.madeira-madeyila .popup-close .close:hover .lines,
.popup-main.madelamadeira .popup-close .close:hover .lines {
    background: #fff
}

.popup-main.madeira .top,
.popup-main.madeira-en .top,
.popup-main.madeira-madeyila .top,
.popup-main.madelamadeira .top {
    background-color: #dc572a;
    color: #fff
}

.popup-main.madeira .top .texto-1,
.popup-main.madeira-en .top .texto-1,
.popup-main.madeira-madeyila .top .texto-1,
.popup-main.madelamadeira .top .texto-1 {
    margin-bottom: 10px
}

.popup-main.madeira .top .texto-1 span,
.popup-main.madeira-en .top .texto-1 span,
.popup-main.madeira-madeyila .top .texto-1 span,
.popup-main.madelamadeira .top .texto-1 span {
    background: #183f36;
    padding: 0 8px
}

@media(max-width: 991.98px) {

    .popup-main.madeira .top .texto-3 p,
    .popup-main.madeira-en .top .texto-3 p,
    .popup-main.madeira-madeyila .top .texto-3 p,
    .popup-main.madelamadeira .top .texto-3 p {
        text-transform: capitalize
    }
}

.popup-main.madeira .top .texto-3 b,
.popup-main.madeira-en .top .texto-3 b,
.popup-main.madeira-madeyila .top .texto-3 b,
.popup-main.madelamadeira .top .texto-3 b {
    background: #183f36;
    padding: 0 8px;
    white-space: break-spaces
}

@media(max-width: 991.98px) {

    .popup-main.madeira .top .img-inside img,
    .popup-main.madeira-en .top .img-inside img,
    .popup-main.madeira-madeyila .top .img-inside img,
    .popup-main.madelamadeira .top .img-inside img {
        width: 162px
    }
}

.popup-main.madeira .bottom,
.popup-main.madeira-en .bottom,
.popup-main.madeira-madeyila .bottom,
.popup-main.madelamadeira .bottom {
    background-color: #dc572a;
    color: #ebd9ca
}

.popup-main.madeira .bottom .line,
.popup-main.madeira-en .bottom .line,
.popup-main.madeira-madeyila .bottom .line,
.popup-main.madelamadeira .bottom .line {
    background: #183f36
}

.popup-main.madeira .bottom .wpcf7-not-valid-tip,
.popup-main.madeira-en .bottom .wpcf7-not-valid-tip,
.popup-main.madeira-madeyila .bottom .wpcf7-not-valid-tip,
.popup-main.madelamadeira .bottom .wpcf7-not-valid-tip {
    color: #fff
}

.popup-main.madeira .bottom .wpcf7-response-output,
.popup-main.madeira-en .bottom .wpcf7-response-output,
.popup-main.madeira-madeyila .bottom .wpcf7-response-output,
.popup-main.madelamadeira .bottom .wpcf7-response-output {
    color: #fff
}

.popup-main.madeira .form-wrapper input:not([type=submit]),
.popup-main.madeira-en .form-wrapper input:not([type=submit]),
.popup-main.madeira-madeyila .form-wrapper input:not([type=submit]),
.popup-main.madelamadeira .form-wrapper input:not([type=submit]) {
    color: #183f36
}

.popup-main.madeira .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.madeira-en .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.madeira-madeyila .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.madelamadeira .form-wrapper input:not([type=submit])::-webkit-input-placeholder {
    color: rgba(24, 63, 54, .8)
}

.popup-main.madeira .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.madeira-en .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.madeira-madeyila .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.madelamadeira .form-wrapper input:not([type=submit])::-moz-placeholder {
    color: rgba(24, 63, 54, .8)
}

.popup-main.madeira .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.madeira-en .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.madeira-madeyila .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.madelamadeira .form-wrapper input:not([type=submit]):-ms-input-placeholder {
    color: rgba(24, 63, 54, .8)
}

.popup-main.madeira .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.madeira-en .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.madeira-madeyila .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.madelamadeira .form-wrapper input:not([type=submit])::-ms-input-placeholder {
    color: rgba(24, 63, 54, .8)
}

.popup-main.madeira .form-wrapper input:not([type=submit])::placeholder,
.popup-main.madeira-en .form-wrapper input:not([type=submit])::placeholder,
.popup-main.madeira-madeyila .form-wrapper input:not([type=submit])::placeholder,
.popup-main.madelamadeira .form-wrapper input:not([type=submit])::placeholder {
    color: rgba(24, 63, 54, .8)
}

.popup-main.madeira .form-wrapper input[type=submit],
.popup-main.madeira-en .form-wrapper input[type=submit],
.popup-main.madeira-madeyila .form-wrapper input[type=submit],
.popup-main.madelamadeira .form-wrapper input[type=submit] {
    background: #183f36;
    color: #fff
}

.popup-main.madeira .form-wrapper input[type=submit]:hover,
.popup-main.madeira .form-wrapper input[type=submit]:focus,
.popup-main.madeira-en .form-wrapper input[type=submit]:hover,
.popup-main.madeira-en .form-wrapper input[type=submit]:focus,
.popup-main.madeira-madeyila .form-wrapper input[type=submit]:hover,
.popup-main.madeira-madeyila .form-wrapper input[type=submit]:focus,
.popup-main.madelamadeira .form-wrapper input[type=submit]:hover,
.popup-main.madelamadeira .form-wrapper input[type=submit]:focus {
    background: #6c362b;
    color: #fff
}

.popup-main.explora .popup-close .close,
.popup-main.explora-apartments .popup-close .close,
.popup-main.explora-gongyu-tanxianzhegongyu .popup-close .close,
.popup-main.aisipuluolaexploragongyu .popup-close .close {
    background: #00401a
}

.popup-main.explora .popup-close .close:hover,
.popup-main.explora-apartments .popup-close .close:hover,
.popup-main.explora-gongyu-tanxianzhegongyu .popup-close .close:hover,
.popup-main.aisipuluolaexploragongyu .popup-close .close:hover {
    background: #5a5a59
}

.popup-main.explora .popup-close .close:hover .lines,
.popup-main.explora-apartments .popup-close .close:hover .lines,
.popup-main.explora-gongyu-tanxianzhegongyu .popup-close .close:hover .lines,
.popup-main.aisipuluolaexploragongyu .popup-close .close:hover .lines {
    background: #fff
}

.popup-main.explora .top,
.popup-main.explora-apartments .top,
.popup-main.explora-gongyu-tanxianzhegongyu .top,
.popup-main.aisipuluolaexploragongyu .top {
    background-color: #dedc00;
    color: #fff
}

.popup-main.explora .top .texto-1,
.popup-main.explora-apartments .top .texto-1,
.popup-main.explora-gongyu-tanxianzhegongyu .top .texto-1,
.popup-main.aisipuluolaexploragongyu .top .texto-1 {
    margin-bottom: 10px
}

.popup-main.explora .top .texto-3 b,
.popup-main.explora-apartments .top .texto-3 b,
.popup-main.explora-gongyu-tanxianzhegongyu .top .texto-3 b,
.popup-main.aisipuluolaexploragongyu .top .texto-3 b {
    white-space: break-spaces
}

@media(max-width: 991.98px) {

    .popup-main.explora .top .logo img,
    .popup-main.explora-apartments .top .logo img,
    .popup-main.explora-gongyu-tanxianzhegongyu .top .logo img,
    .popup-main.aisipuluolaexploragongyu .top .logo img {
        width: 100px
    }
}

.popup-main.explora .bottom,
.popup-main.explora-apartments .bottom,
.popup-main.explora-gongyu-tanxianzhegongyu .bottom,
.popup-main.aisipuluolaexploragongyu .bottom {
    background-color: #dedc00;
    color: #00401a
}

.popup-main.explora .bottom .line,
.popup-main.explora-apartments .bottom .line,
.popup-main.explora-gongyu-tanxianzhegongyu .bottom .line,
.popup-main.aisipuluolaexploragongyu .bottom .line {
    background: #00401a
}

.popup-main.explora .bottom .wpcf7-not-valid-tip,
.popup-main.explora-apartments .bottom .wpcf7-not-valid-tip,
.popup-main.explora-gongyu-tanxianzhegongyu .bottom .wpcf7-not-valid-tip,
.popup-main.aisipuluolaexploragongyu .bottom .wpcf7-not-valid-tip {
    color: #00401a
}

.popup-main.explora .bottom .wpcf7-response-output,
.popup-main.explora-apartments .bottom .wpcf7-response-output,
.popup-main.explora-gongyu-tanxianzhegongyu .bottom .wpcf7-response-output,
.popup-main.aisipuluolaexploragongyu .bottom .wpcf7-response-output {
    color: #00401a
}

.popup-main.explora .form-wrapper input:not([type=submit]),
.popup-main.explora-apartments .form-wrapper input:not([type=submit]),
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input:not([type=submit]),
.popup-main.aisipuluolaexploragongyu .form-wrapper input:not([type=submit]) {
    color: #5a5a59
}

.popup-main.explora .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.explora-apartments .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input:not([type=submit])::-webkit-input-placeholder,
.popup-main.aisipuluolaexploragongyu .form-wrapper input:not([type=submit])::-webkit-input-placeholder {
    color: rgba(90, 90, 89, .8)
}

.popup-main.explora .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.explora-apartments .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input:not([type=submit])::-moz-placeholder,
.popup-main.aisipuluolaexploragongyu .form-wrapper input:not([type=submit])::-moz-placeholder {
    color: rgba(90, 90, 89, .8)
}

.popup-main.explora .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.explora-apartments .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input:not([type=submit]):-ms-input-placeholder,
.popup-main.aisipuluolaexploragongyu .form-wrapper input:not([type=submit]):-ms-input-placeholder {
    color: rgba(90, 90, 89, .8)
}

.popup-main.explora .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.explora-apartments .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input:not([type=submit])::-ms-input-placeholder,
.popup-main.aisipuluolaexploragongyu .form-wrapper input:not([type=submit])::-ms-input-placeholder {
    color: rgba(90, 90, 89, .8)
}

.popup-main.explora .form-wrapper input:not([type=submit])::placeholder,
.popup-main.explora-apartments .form-wrapper input:not([type=submit])::placeholder,
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input:not([type=submit])::placeholder,
.popup-main.aisipuluolaexploragongyu .form-wrapper input:not([type=submit])::placeholder {
    color: rgba(90, 90, 89, .8)
}

.popup-main.explora .form-wrapper input[type=submit],
.popup-main.explora-apartments .form-wrapper input[type=submit],
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input[type=submit],
.popup-main.aisipuluolaexploragongyu .form-wrapper input[type=submit] {
    background: #00401a;
    color: #fff
}

.popup-main.explora .form-wrapper input[type=submit]:hover,
.popup-main.explora .form-wrapper input[type=submit]:focus,
.popup-main.explora-apartments .form-wrapper input[type=submit]:hover,
.popup-main.explora-apartments .form-wrapper input[type=submit]:focus,
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input[type=submit]:hover,
.popup-main.explora-gongyu-tanxianzhegongyu .form-wrapper input[type=submit]:focus,
.popup-main.aisipuluolaexploragongyu .form-wrapper input[type=submit]:hover,
.popup-main.aisipuluolaexploragongyu .form-wrapper input[type=submit]:focus {
    background: #5a5a59;
    color: #fff
}

.darkblue {
    color: #003644
}

.lightbrown {
    color: #a6714d
}

.bg-darkblue {
    background-color: #003644
}

.bg-lightbrown {
    background-color: #a6714d
}

.bg-lightorange {
    background-color: #e8dfd1
}

.global-button.bg-lightbrown {
    color: #fff;
    background: #a6714d
}

.global-button.bg-lightbrown:hover,
.global-button.bg-lightbrown:active,
.global-button.bg-lightbrown:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    text-decoration: none;
    color: #fff;
    background: #956545
}

.global-button.bg-darkblue {
    color: #fff;
    background: #003644
}

.global-button.bg-darkblue:hover,
.global-button.bg-darkblue:active,
.global-button.bg-darkblue:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    text-decoration: none;
    color: #fff;
    background: #00222b
}

.global-submit {
    font-family: "Averta-Semibold", sans-serif;
    font-size: 16px;
    min-height: 40px;
    min-width: 90px;
    color: #fff;
    background-color: #003644
}

.global-submit:hover,
.global-submit:focus {
    background-color: #956545
}

@media(max-width: 575.98px) {
    .global-submit {
        margin-top: 15px
    }
}

.parterre,
.parterre-en,
.parterre-batelei,
.pateleiparterre {
    color: #003644
}

.parterre .modelos .botones .btn-child,
.parterre-en .modelos .botones .btn-child,
.parterre-batelei .modelos .botones .btn-child,
.pateleiparterre .modelos .botones .btn-child {
    background: #003644
}

.parterre .modelos .botones .btn-child.active,
.parterre .modelos .botones .btn-child:hover,
.parterre .modelos .botones .btn-child:focus,
.parterre-en .modelos .botones .btn-child.active,
.parterre-en .modelos .botones .btn-child:hover,
.parterre-en .modelos .botones .btn-child:focus,
.parterre-batelei .modelos .botones .btn-child.active,
.parterre-batelei .modelos .botones .btn-child:hover,
.parterre-batelei .modelos .botones .btn-child:focus,
.pateleiparterre .modelos .botones .btn-child.active,
.pateleiparterre .modelos .botones .btn-child:hover,
.pateleiparterre .modelos .botones .btn-child:focus {
    background: #a6714d
}

.parterre nav,
.parterre-en nav,
.parterre-batelei nav,
.pateleiparterre nav {
    background-color: #003644
}

.parterre nav.navbar a:hover,
.parterre nav.navbar a:active,
.parterre nav.navbar a:focus,
.parterre-en nav.navbar a:hover,
.parterre-en nav.navbar a:active,
.parterre-en nav.navbar a:focus,
.parterre-batelei nav.navbar a:hover,
.parterre-batelei nav.navbar a:active,
.parterre-batelei nav.navbar a:focus,
.pateleiparterre nav.navbar a:hover,
.pateleiparterre nav.navbar a:active,
.pateleiparterre nav.navbar a:focus {
    color: #a6714d !important
}

.parterre nav.navbar li.selected a,
.parterre-en nav.navbar li.selected a,
.parterre-batelei nav.navbar li.selected a,
.pateleiparterre nav.navbar li.selected a {
    color: #a6714d !important
}

.parterre footer,
.parterre-en footer,
.parterre-batelei footer,
.pateleiparterre footer {
    background-color: #003644
}

.parterre footer .direccion:hover,
.parterre footer .direccion:active,
.parterre footer .direccion:focus,
.parterre-en footer .direccion:hover,
.parterre-en footer .direccion:active,
.parterre-en footer .direccion:focus,
.parterre-batelei footer .direccion:hover,
.parterre-batelei footer .direccion:active,
.parterre-batelei footer .direccion:focus,
.pateleiparterre footer .direccion:hover,
.pateleiparterre footer .direccion:active,
.pateleiparterre footer .direccion:focus {
    color: #a6714d !important
}

.parterre .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link,
.parterre-en .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link,
.parterre-batelei .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link,
.pateleiparterre .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link {
    background-color: #a6714d
}

.parterre .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:hover,
.parterre .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:active,
.parterre .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:focus,
.parterre-en .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:hover,
.parterre-en .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:active,
.parterre-en .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:focus,
.parterre-batelei .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:hover,
.parterre-batelei .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:active,
.parterre-batelei .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:focus,
.pateleiparterre .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:hover,
.pateleiparterre .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:active,
.pateleiparterre .sticky-bar-wrapper .sticky-icon-wrapper .sticky-link:focus {
    background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0), 0%, rgba(255, 255, 255, 0), 50%, #A6714D, 50%, #A6714D 100%);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0), 0%, rgba(255, 255, 255, 0), 50%, #A6714D, 50%, #A6714D 100%)
}

.parterre .footer-form,
.parterre-en .footer-form,
.parterre-batelei .footer-form,
.pateleiparterre .footer-form {
    background-color: #003644;
    position: relative
}

@media(max-width: 767.98px) {

    .parterre .footer-form:before,
    .parterre-en .footer-form:before,
    .parterre-batelei .footer-form:before,
    .pateleiparterre .footer-form:before {
        background-size: 153px 368px, 60px 92px, 44px 24.5px;
        background-position: left 80px, 105% 100%, 78% bottom
    }
}

.parterre .footer-form form input[type=text],
.parterre .footer-form form input[type=tel],
.parterre .footer-form form input[type=email],
.parterre-en .footer-form form input[type=text],
.parterre-en .footer-form form input[type=tel],
.parterre-en .footer-form form input[type=email],
.parterre-batelei .footer-form form input[type=text],
.parterre-batelei .footer-form form input[type=tel],
.parterre-batelei .footer-form form input[type=email],
.pateleiparterre .footer-form form input[type=text],
.pateleiparterre .footer-form form input[type=tel],
.pateleiparterre .footer-form form input[type=email] {
    color: #003644
}

.parterre .footer-form form input[type=text]::-webkit-input-placeholder,
.parterre .footer-form form input[type=tel]::-webkit-input-placeholder,
.parterre .footer-form form input[type=email]::-webkit-input-placeholder,
.parterre-en .footer-form form input[type=text]::-webkit-input-placeholder,
.parterre-en .footer-form form input[type=tel]::-webkit-input-placeholder,
.parterre-en .footer-form form input[type=email]::-webkit-input-placeholder,
.parterre-batelei .footer-form form input[type=text]::-webkit-input-placeholder,
.parterre-batelei .footer-form form input[type=tel]::-webkit-input-placeholder,
.parterre-batelei .footer-form form input[type=email]::-webkit-input-placeholder,
.pateleiparterre .footer-form form input[type=text]::-webkit-input-placeholder,
.pateleiparterre .footer-form form input[type=tel]::-webkit-input-placeholder,
.pateleiparterre .footer-form form input[type=email]::-webkit-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form input[type=text]::-moz-placeholder,
.parterre .footer-form form input[type=tel]::-moz-placeholder,
.parterre .footer-form form input[type=email]::-moz-placeholder,
.parterre-en .footer-form form input[type=text]::-moz-placeholder,
.parterre-en .footer-form form input[type=tel]::-moz-placeholder,
.parterre-en .footer-form form input[type=email]::-moz-placeholder,
.parterre-batelei .footer-form form input[type=text]::-moz-placeholder,
.parterre-batelei .footer-form form input[type=tel]::-moz-placeholder,
.parterre-batelei .footer-form form input[type=email]::-moz-placeholder,
.pateleiparterre .footer-form form input[type=text]::-moz-placeholder,
.pateleiparterre .footer-form form input[type=tel]::-moz-placeholder,
.pateleiparterre .footer-form form input[type=email]::-moz-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form input[type=text]:-ms-input-placeholder,
.parterre .footer-form form input[type=tel]:-ms-input-placeholder,
.parterre .footer-form form input[type=email]:-ms-input-placeholder,
.parterre-en .footer-form form input[type=text]:-ms-input-placeholder,
.parterre-en .footer-form form input[type=tel]:-ms-input-placeholder,
.parterre-en .footer-form form input[type=email]:-ms-input-placeholder,
.parterre-batelei .footer-form form input[type=text]:-ms-input-placeholder,
.parterre-batelei .footer-form form input[type=tel]:-ms-input-placeholder,
.parterre-batelei .footer-form form input[type=email]:-ms-input-placeholder,
.pateleiparterre .footer-form form input[type=text]:-ms-input-placeholder,
.pateleiparterre .footer-form form input[type=tel]:-ms-input-placeholder,
.pateleiparterre .footer-form form input[type=email]:-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form input[type=text]::-ms-input-placeholder,
.parterre .footer-form form input[type=tel]::-ms-input-placeholder,
.parterre .footer-form form input[type=email]::-ms-input-placeholder,
.parterre-en .footer-form form input[type=text]::-ms-input-placeholder,
.parterre-en .footer-form form input[type=tel]::-ms-input-placeholder,
.parterre-en .footer-form form input[type=email]::-ms-input-placeholder,
.parterre-batelei .footer-form form input[type=text]::-ms-input-placeholder,
.parterre-batelei .footer-form form input[type=tel]::-ms-input-placeholder,
.parterre-batelei .footer-form form input[type=email]::-ms-input-placeholder,
.pateleiparterre .footer-form form input[type=text]::-ms-input-placeholder,
.pateleiparterre .footer-form form input[type=tel]::-ms-input-placeholder,
.pateleiparterre .footer-form form input[type=email]::-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form input[type=text]::placeholder,
.parterre .footer-form form input[type=tel]::placeholder,
.parterre .footer-form form input[type=email]::placeholder,
.parterre-en .footer-form form input[type=text]::placeholder,
.parterre-en .footer-form form input[type=tel]::placeholder,
.parterre-en .footer-form form input[type=email]::placeholder,
.parterre-batelei .footer-form form input[type=text]::placeholder,
.parterre-batelei .footer-form form input[type=tel]::placeholder,
.parterre-batelei .footer-form form input[type=email]::placeholder,
.pateleiparterre .footer-form form input[type=text]::placeholder,
.pateleiparterre .footer-form form input[type=tel]::placeholder,
.pateleiparterre .footer-form form input[type=email]::placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form input[type=submit],
.parterre-en .footer-form form input[type=submit],
.parterre-batelei .footer-form form input[type=submit],
.pateleiparterre .footer-form form input[type=submit] {
    background-color: #a6714d;
    color: #fff
}

.parterre .footer-form form input[type=submit]:hover,
.parterre .footer-form form input[type=submit]:active,
.parterre .footer-form form input[type=submit]:focus,
.parterre-en .footer-form form input[type=submit]:hover,
.parterre-en .footer-form form input[type=submit]:active,
.parterre-en .footer-form form input[type=submit]:focus,
.parterre-batelei .footer-form form input[type=submit]:hover,
.parterre-batelei .footer-form form input[type=submit]:active,
.parterre-batelei .footer-form form input[type=submit]:focus,
.pateleiparterre .footer-form form input[type=submit]:hover,
.pateleiparterre .footer-form form input[type=submit]:active,
.pateleiparterre .footer-form form input[type=submit]:focus {
    background-color: #956545
}

.parterre .footer-form form textarea,
.parterre-en .footer-form form textarea,
.parterre-batelei .footer-form form textarea,
.pateleiparterre .footer-form form textarea {
    color: #003644
}

.parterre .footer-form form textarea::-webkit-input-placeholder,
.parterre-en .footer-form form textarea::-webkit-input-placeholder,
.parterre-batelei .footer-form form textarea::-webkit-input-placeholder,
.pateleiparterre .footer-form form textarea::-webkit-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form textarea::-moz-placeholder,
.parterre-en .footer-form form textarea::-moz-placeholder,
.parterre-batelei .footer-form form textarea::-moz-placeholder,
.pateleiparterre .footer-form form textarea::-moz-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form textarea:-ms-input-placeholder,
.parterre-en .footer-form form textarea:-ms-input-placeholder,
.parterre-batelei .footer-form form textarea:-ms-input-placeholder,
.pateleiparterre .footer-form form textarea:-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form textarea::-ms-input-placeholder,
.parterre-en .footer-form form textarea::-ms-input-placeholder,
.parterre-batelei .footer-form form textarea::-ms-input-placeholder,
.pateleiparterre .footer-form form textarea::-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form textarea::placeholder,
.parterre-en .footer-form form textarea::placeholder,
.parterre-batelei .footer-form form textarea::placeholder,
.pateleiparterre .footer-form form textarea::placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .footer-form form select,
.parterre-en .footer-form form select,
.parterre-batelei .footer-form form select,
.pateleiparterre .footer-form form select {
    color: rgba(0, 54, 68, .8)
}

.parterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap:after,
.parterre-en .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap:after,
.parterre-batelei .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap:after,
.pateleiparterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap:after {
    background-image: url("../../img/global/arrow-blue.svg") !important
}

.parterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap.selected,
.parterre-en .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap.selected,
.parterre-batelei .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap.selected,
.pateleiparterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap.selected {
    color: #003644
}

.parterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select,
.parterre-en .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select,
.parterre-batelei .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select,
.pateleiparterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select {
    color: rgba(0, 54, 68, .8)
}

.parterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select option,
.parterre-en .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select option,
.parterre-batelei .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select option,
.pateleiparterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select option {
    color: #003644
}

.parterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select option:checked,
.parterre-en .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select option:checked,
.parterre-batelei .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select option:checked,
.pateleiparterre .wpcf7 form .select-wrapper.type-2 .wpcf7-form-control-wrap select option:checked {
    color: #003644
}

.parterre .video-section p.video-text span,
.parterre-en .video-section p.video-text span,
.parterre-batelei .video-section p.video-text span,
.pateleiparterre .video-section p.video-text span {
    color: #a6714d
}

.parterre .cotizador .resultados,
.parterre-en .cotizador .resultados,
.parterre-batelei .cotizador .resultados,
.pateleiparterre .cotizador .resultados {
    background-color: #a6714d
}

.parterre .cotizador .global-button,
.parterre-en .cotizador .global-button,
.parterre-batelei .cotizador .global-button,
.pateleiparterre .cotizador .global-button {
    background-color: #a6714d;
    color: #fff
}

.parterre .cotizador .global-button:hover,
.parterre .cotizador .global-button:active,
.parterre .cotizador .global-button:focus,
.parterre-en .cotizador .global-button:hover,
.parterre-en .cotizador .global-button:active,
.parterre-en .cotizador .global-button:focus,
.parterre-batelei .cotizador .global-button:hover,
.parterre-batelei .cotizador .global-button:active,
.parterre-batelei .cotizador .global-button:focus,
.pateleiparterre .cotizador .global-button:hover,
.pateleiparterre .cotizador .global-button:active,
.pateleiparterre .cotizador .global-button:focus {
    background-color: #956545
}

.parterre .informacion-popup-cotizador,
.parterre-en .informacion-popup-cotizador,
.parterre-batelei .informacion-popup-cotizador,
.pateleiparterre .informacion-popup-cotizador {
    background-color: #a6714d !important
}

.parterre .informacion-popup-cotizador .form-wrapper input[type=text],
.parterre .informacion-popup-cotizador .form-wrapper input[type=tel],
.parterre .informacion-popup-cotizador .form-wrapper input[type=email],
.parterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt],
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=text],
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=tel],
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=email],
.parterre-en .informacion-popup-cotizador .form-wrapper input[name=modelo-txt],
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=text],
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=tel],
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=email],
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[name=modelo-txt],
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=text],
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=tel],
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=email],
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt] {
    color: #003644
}

.parterre .informacion-popup-cotizador .form-wrapper input[type=text]::-webkit-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=tel]::-webkit-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=email]::-webkit-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-webkit-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=text]::-webkit-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=tel]::-webkit-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=email]::-webkit-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-webkit-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=text]::-webkit-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=tel]::-webkit-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=email]::-webkit-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-webkit-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=text]::-webkit-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=tel]::-webkit-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=email]::-webkit-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-webkit-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper input[type=text]::-moz-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=tel]::-moz-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=email]::-moz-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-moz-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=text]::-moz-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=tel]::-moz-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=email]::-moz-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-moz-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=text]::-moz-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=tel]::-moz-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=email]::-moz-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-moz-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=text]::-moz-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=tel]::-moz-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=email]::-moz-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-moz-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper input[type=text]:-ms-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=tel]:-ms-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=email]:-ms-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]:-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=text]:-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=tel]:-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=email]:-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]:-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=text]:-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=tel]:-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=email]:-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]:-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=text]:-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=tel]:-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=email]:-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]:-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper input[type=text]::-ms-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=tel]::-ms-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=email]::-ms-input-placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=text]::-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=tel]::-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=email]::-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=text]::-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=tel]::-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=email]::-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=text]::-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=tel]::-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=email]::-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper input[type=text]::placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=tel]::placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[type=email]::placeholder,
.parterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=text]::placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=tel]::placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=email]::placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=text]::placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=tel]::placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=email]::placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=text]::placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=tel]::placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=email]::placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[name=modelo-txt]::placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper textarea,
.parterre-en .informacion-popup-cotizador .form-wrapper textarea,
.parterre-batelei .informacion-popup-cotizador .form-wrapper textarea,
.pateleiparterre .informacion-popup-cotizador .form-wrapper textarea {
    color: #003644
}

.parterre .informacion-popup-cotizador .form-wrapper textarea::-webkit-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper textarea::-webkit-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper textarea::-webkit-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper textarea::-webkit-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper textarea::-moz-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper textarea::-moz-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper textarea::-moz-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper textarea::-moz-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper textarea:-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper textarea:-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper textarea:-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper textarea:-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper textarea::-ms-input-placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper textarea::-ms-input-placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper textarea::-ms-input-placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper textarea::-ms-input-placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper textarea::placeholder,
.parterre-en .informacion-popup-cotizador .form-wrapper textarea::placeholder,
.parterre-batelei .informacion-popup-cotizador .form-wrapper textarea::placeholder,
.pateleiparterre .informacion-popup-cotizador .form-wrapper textarea::placeholder {
    color: rgba(0, 54, 68, .8)
}

.parterre .informacion-popup-cotizador .form-wrapper input[type=submit],
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=submit],
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=submit],
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=submit] {
    background-color: #003644;
    color: #fff
}

.parterre .informacion-popup-cotizador .form-wrapper input[type=submit]:hover,
.parterre .informacion-popup-cotizador .form-wrapper input[type=submit]:active,
.parterre .informacion-popup-cotizador .form-wrapper input[type=submit]:focus,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=submit]:hover,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=submit]:active,
.parterre-en .informacion-popup-cotizador .form-wrapper input[type=submit]:focus,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=submit]:hover,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=submit]:active,
.parterre-batelei .informacion-popup-cotizador .form-wrapper input[type=submit]:focus,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=submit]:hover,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=submit]:active,
.pateleiparterre .informacion-popup-cotizador .form-wrapper input[type=submit]:focus {
    background-color: #00222b
}

.parterre-header {
    position: relative;
    overflow: hidden
}

.parterre-header:before {
    content: "";
    width: 80.8px;
    height: 144.6px;
    position: absolute;
    z-index: 1;
    top: 40px;
    right: 0px;
    background-image: url("../../img/parterre/deco-circle-white.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center
}

.parterre-header .left-side .banner-imagen {
    z-index: unset
}

.parterre-header .left-side .banner-imagen .overlay {
    z-index: 2
}

@media(max-width: 767.98px) {
    .parterre-header .content {
        padding: 25px 50px 25px 25px
    }

    .parterre-header .content .textos h1 {
        max-width: 520px
    }

    @media(max-width: 1199.98px) {
        .parterre-header .content .textos h1 {
            max-width: 430px
        }
    }

    @media(max-width: 575.98px) {
        .parterre-header .content .textos h1 {
            max-width: 100%
        }
    }

    .parterre-header .content .textos p {
        max-width: 327px
    }

    @media(max-width: 575.98px) {
        .parterre-header .content .textos p {
            max-width: 100%
        }
    }

    .parterre-header .content .banner-form .select-wrapper .wpcf7-form-control-wrap select {
        color: rgba(30, 30, 30, .34);
        border-bottom: 1px solid #003644
    }

    .parterre-header .content .banner-form .select-wrapper .wpcf7-form-control-wrap select.selected {
        color: #003644
    }

    .parterre-header .content .banner-form .select-wrapper .wpcf7-form-control-wrap select:focus,
    .parterre-header .content .banner-form .select-wrapper .wpcf7-form-control-wrap select:active {
        border-bottom: 1px solid #003644
    }

    .parterre-header .content .banner-form .select-wrapper .wpcf7-form-control-wrap select option {
        color: #1e1e1e
    }

    .parterre-header .content .banner-form .select-wrapper .wpcf7-form-control-wrap select option:checked {
        color: #1e1e1e
    }

    .parterre-header .content .banner-form .form-wrapper input[type=text],
    .parterre-header .content .banner-form .form-wrapper input[type=tel],
    .parterre-header .content .banner-form .form-wrapper input[type=email] {
        border-color: #003644;
        color: #003644
    }

    .parterre-header .content .banner-form .form-wrapper input[type=text]::-webkit-input-placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=tel]::-webkit-input-placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=email]::-webkit-input-placeholder {
        color: rgba(30, 30, 30, .34)
    }

    .parterre-header .content .banner-form .form-wrapper input[type=text]::-moz-placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=tel]::-moz-placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=email]::-moz-placeholder {
        color: rgba(30, 30, 30, .34)
    }

    .parterre-header .content .banner-form .form-wrapper input[type=text]:-ms-input-placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=tel]:-ms-input-placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=email]:-ms-input-placeholder {
        color: rgba(30, 30, 30, .34)
    }

    .parterre-header .content .banner-form .form-wrapper input[type=text]::-ms-input-placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=tel]::-ms-input-placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=email]::-ms-input-placeholder {
        color: rgba(30, 30, 30, .34)
    }

    .parterre-header .content .banner-form .form-wrapper input[type=text]::placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=tel]::placeholder,
    .parterre-header .content .banner-form .form-wrapper input[type=email]::placeholder {
        color: rgba(30, 30, 30, .34)
    }

    .parterre-header .content .banner-form .form-wrapper input[type=text]:focus,
    .parterre-header .content .banner-form .form-wrapper input[type=text]:active,
    .parterre-header .content .banner-form .form-wrapper input[type=tel]:focus,
    .parterre-header .content .banner-form .form-wrapper input[type=tel]:active,
    .parterre-header .content .banner-form .form-wrapper input[type=email]:focus,
    .parterre-header .content .banner-form .form-wrapper input[type=email]:active {
        border-color: #003644
    }

    .parterre-second {
        overflow: hidden
    }

    .parterre-second .title {
        max-width: 434px
    }

    @media(max-width: 575.98px) {
        .parterre-second .title {
            max-width: 100%
        }
    }

    .parterre-second .texto {
        max-width: 434px
    }

    @media(max-width: 575.98px) {
        .parterre-second .texto {
            max-width: 100%
        }
    }

    .parterre-second .imagen {
        position: relative
    }

    .parterre-second .imagen:after {
        content: "";
        position: absolute;
        top: 19%;
        right: -43.7px;
        width: 87.4px;
        height: 48.2px;
        background-image: url("../../img/parterre/deco-stripes-brown.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top
    }

    @media(max-width: 991.98px) {
        .parterre-second .imagen:after {
            right: -32.5px;
            width: 65px;
            height: 35.85px
        }
    }

    @media(max-width: 767.98px) {
        .parterre-second .imagen:after {
            width: 44px;
            height: 24.5px
        }
    }

    .parterre-third {
        position: relative
    }

    .parterre-third:after {
        content: "";
        width: 151px;
        height: 100%;
        left: 0;
        bottom: 0px;
        position: absolute;
        background-image: url("../../img/parterre/deco-circle-blue.svg");
        background-size: 151px 300px;
        background-repeat: no-repeat;
        background-position: -25px center
    }

    @media(max-width: 991.98px) {
        .parterre-third:after {
            width: 80px;
            height: 192px;
            bottom: 480px;
            background-size: 100% 192px
        }
    }

    @media(max-width: 575.98px) {
        .parterre-third:after {
            height: 96px;
            bottom: 50%;
            background-size: 100% 96px
        }
    }

    .parterre-third .tabs-wrapper .tab.active .global-button {
        background-color: #a6714d;
        color: #003644  
    }

    .parterre-third .tabs-wrapper .tab.active .global-button .titulo {
        color: #003644
    }

    .parterre-third .tabs-wrapper .tab.active .global-button .subtitulo {
        color: #003644
    }

    .parterre-third .tabs-wrapper .tab .titulo {
        color: #a6714d
    }

    .parterre-third .tabs-wrapper .tab .subtitulo {
        color: #fff
    }

    .parterre-third .tabs-wrapper .tab .global-button {
        background: #003644
    }

    .parterre-third .tabs-wrapper .tab .global-button:hover,
    .parterre-third .tabs-wrapper .tab .global-button:active,
    .parterre-third .tabs-wrapper .tab .global-button:focus {
        color: #003644;
        background-color: #a6714d
    }

    .parterre-third .tabs-wrapper .tab .global-button:hover .titulo,
    .parterre-third .tabs-wrapper .tab .global-button:active .titulo,
    .parterre-third .tabs-wrapper .tab .global-button:focus .titulo {
        color: #003644
    }

    .parterre-third .tabs-wrapper .tab .global-button:hover .subtitulo,
    .parterre-third .tabs-wrapper .tab .global-button:active .subtitulo,
    .parterre-third .tabs-wrapper .tab .global-button:focus .subtitulo {
        color: #003644
    }

    .parterre-third .tabs-content-wrapper .tab-content .tab-data .tab-btns .global-button {
        background-color: #003644;
        color: #fff
    }

    .parterre-third .tabs-content-wrapper .tab-content .tab-data .tab-btns .global-button:hover,
    .parterre-third .tabs-content-wrapper .tab-content .tab-data .tab-btns .global-button:active,
    .parterre-third .tabs-content-wrapper .tab-content .tab-data .tab-btns .global-button:focus {
        color: #fff;
        background-color: #a6714d
    }

    .parterre-third .tabs-content-wrapper .tab-content .tab-data .tab-btns .global-button.btn-open-c {
        background-color: #a6714d;
        color: #003644
    }

    .parterre-third .tabs-content-wrapper .tab-content .tab-data .tab-btns .global-button.btn-open-c:hover,
    .parterre-third .tabs-content-wrapper .tab-content .tab-data .tab-btns .global-button.btn-open-c:active,
    .parterre-third .tabs-content-wrapper .tab-content .tab-data .tab-btns .global-button.btn-open-c:focus {
        color: #003644;
        background-color: #8a5e40
    }

    .parterre-third .tabs-content-wrapper .tab-content .tab-slider .slick-dots li.slick-active button:before {
        color: #003644
    }

    .parterre-third .tabs-content-wrapper .tab-content .tab-slider .slick-dots li button {
        color: #fff
    }

    .parterre-third .tabs-content-wrapper .tab-content .tab-slider .next,
    .parterre-third .tabs-content-wrapper .tab-content .tab-slider .prev {
        color: #fff
    }

    .parterre-fourth .brochure {
        background-color: #a6714d;
        color: #fff
    }

    .parterre-fourth .brochure .global-button {
        color: #fff;
        background: #003644
    }

    .parterre-fourth .brochure .global-button:hover,
    .parterre-fourth .brochure .global-button:active,
    .parterre-fourth .brochure .global-button:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        text-decoration: none;
        color: #fff;
        background: #00222b
    }

    .parterre-fifth {
        position: relative
    }

    .parterre-fifth:after {
        content: "";
        width: 153px;
        height: 368px;
        bottom: 70px;
        right: 0;
        position: absolute;
        background-image: url("../../img/parterre/deco-circle-right-brown.svg");
        background-size: contain;
        background-position: left top;
        background-repeat: no-repeat
    }

    @media(max-width: 991.98px) {
        .parterre-fifth:after {
            width: 80px;
            height: 192px;
            background-size: 100% 192px
        }
    }

    @media(max-width: 767.98px) {
        .parterre-fifth:after {
            bottom: 40px;
            width: 40px;
            height: 96px;
            background-size: 100% 96px
        }
    }

    .parterre-fifth .title {
        padding-bottom: 15px
    }

    .parterre-fifth .amenities-slider:after {
        content: "";
        width: 87px;
        height: 48px;
        bottom: 40px;
        left: -43px;
        position: absolute;
        background-image: url("../../img/parterre/deco-stripes-blue.svg");
        background-size: contain;
        background-position: left top;
        background-repeat: no-repeat
    }

    @media(max-width: 991.98px) {
        .parterre-fifth .amenities-slider:after {
            left: -32.5px;
            width: 65px;
            height: 35.85px
        }
    }

    @media(max-width: 767.98px) {
        .parterre-fifth .amenities-slider:after {
            width: 44px;
            height: 24.5px
        }
    }

    .parterre-fifth .amenities-slider .slide-caption {
        background-color: #a6714d;
        color: #fff
    }
}