img.slideFichaPlanta {
    max-height: 300px !important;
    object-fit: contain !important;
}

.card-imv {
    width: 100%;
}

.overlay-ficha {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(114.43deg, rgba(0, 0, 0, .95) 5%, rgba(0, 0, 0, 0) 80%);
    padding: 0px;
}

.ftCap {
    height: 120px;
    width: 120px;
    background: grey;
    margin-right: 2rem;
}

.infosCap {
    display: flex;
    flex-wrap: wrap;
}

.captador {
    flex-wrap: wrap;
}

@media screen and (max-width: 992px) {
    .slick-next {
        right: -19px !important;
    }

    .slick-prev {
        left: -19px !important;
    }

    .planta {
        width: 100% !important;
        margin-bottom: 1.5rem;
    }

    .fs55 {
        font-size: 45px;
    }

    .ftCap {
        margin-right: 0 !important;
    }

    .infosCap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .captador {
        justify-content: center !important;
        text-align: center;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 992px) {
    #slide-411-layer-15 {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
    }

    .overlay-ficha {
        background: linear-gradient(114.43deg, rgba(0, 0, 0, .95) 5%, rgba(0, 0, 0, 0) 115%) !important;
    }

    #slide-411-layer-1 {
        white-space: normal !important;
        margin-left: 15px !important;
        padding: 55px 17px 0px !important;
    }
}

@media screen and (min-width: 1600px) {
    .fullscreen-container {
        left: -105px !important;
    }
}

.tparrows {
    display: none !important;
}

#slide-411-layer-1 {
    max-width: 790px !important;
    line-height: 60px !important;
    padding: 55px 0px 0px !important;
    margin: 0 !important;
    font-size: 60px !important;
    margin-bottom: 32px !important;
}

#slide-411-layer-2 {
    font-size: 28px !important;
    line-height: 31px !important;
    min-width: 330px !important;
    max-width: 500px !important;
}

.highlight {
    opacity: 1 !important;
}

.text-container {
    max-width: 940px;
    margin: auto;
}

input::placeholder {
    color: #888 !important;
}

.dynamic-wrap {
    transition: max-height 0.25s ease-in-out;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-style: 14px;
    font-weight: 300;
}

.height-active .dynamic-wrap:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    bottom: 0;
    height: 70px;
    background: linear-gradient(to top, #ffff, transparent);
    z-index: 1;
}

.btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0;
}

.btn-wrapper .grey-line {
    height: 1px;
    max-width: 430;
    width: 50%;
    background: #d8d8d8;
    z-index: 9;
}

.dynamic-show-more {
    position: relative;
    display: block;
    margin: auto 40px 0;
    color: #ececec !important;
    background: #000000;
    z-index: 10;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    border-radius: 55px;
    width: 200px;
}

.desc {
    padding: 2rem;
}

.dynamic-max-height.height-active .dynamic-show-more {
    display: inline-block;
    display: block;
}

.dynamic-max-height .dynamic-show-more {
    display: none;
}

.grid-container span {
    color: #373737;
}

.column {
    gap: 8px;
    display: flex;
    align-items: center;
}

.map {
    height: 300px;
    background: grey;
    width: 100%;
}

.card-cont {
    display: flex;
    flex-direction: column;
    position: absolute;
    box-shadow: 1px 4px 30px rgba(0, 0, 0, 0.2);
    top: -10rem;
    z-index: 3;
    background: #fff;
    padding: 2rem
}

.form-input {
    border-bottom: 1px solid #d6d6d6 !important;
}

.txt-line {
    height: 1px;
    width: 33px;
    background: #fff;
    position: relative !important;
    margin-bottom: 0 !important;
    margin-right: 1rem;
}

.col-sm-6 {
    width: inherit !important;
    max-width: inherit !important;
    padding: 0;
    flex: inherit !important;
}

@media screen and (min-width:993px) {
    .card-cont {
        max-width: 400px;
    }
}

.contact-f {
    color: #000 !important;
}

.trans-navigation {
    background: linear-gradient(to bottom, #000 0%, transparent 90%)
}


@media screen and (min-width: 993px) {
    .arrows {
        display: none;
    }

    .card-cont {
        top: -200px;
    }
}

@media (max-width: 600px) {
    .mobileGrid .col-lg-3 {
        width: 50% !important;
    }
}

.btn-vazado::before {
    top: 45%;
    width: 40px;
    position: absolute;
    left: -22px;
    height: 1px;
}

.tp-caption .btn-vazado {
    background: rgba(217, 217, 217, 0.25) !important;
    border: 1px solid #FFFFFF !important;
    backdrop-filter: blur(10px) !important;
}

@media screen and (max-width:992px) {
    .rev_column_inner {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .card-cont {
        width: 100%;
    }

    #slide-411-layer-2 {
        margin-left: 15px !important;
        font-size: 18px !important;
    }

    #slide-411-layer-1 {
        margin-left: 15px !important;
        line-height: 50px !important;
        font-size: 45px !important;
        text-align: left !important;
        margin-bottom: 1rem !important;
    }


    .tp-caption .btn-vazado {
        margin-top: 2rem !important;
        margin-left: 15px !important;
        width: 200px !important;
        font-size: 22px;
        letter-spacing: 1px;
    }

    .centraT {
        display: flex;
        align-items: center;
    }

    #slide-411-layer-2 {
        text-align: left !important;
    }

    #slide-411-layer-14 {
        padding: 50px 40px 100px !important;
    }

    .gallery-expand .imgs .img,
    .over-img {
        width: 48% !important;
    }

    .gallery-expand .imgs {
        gap: inherit !important;
        justify-content: space-between;
        margin-top: 15px;
    }

    .col-sm-6 {
        width: 50% !important;
        padding: 0;
    }

    .dynamic-show-more {
        margin: auto 20px 0 !important;
    }

    .w {
        width: 300px !important;
    }

    .centra {
        display: flex;
        justify-content: center;
    }


    .rp {
        gap: 0 !important;
    }

    .infos-card {
        height: 16rem !important;
    }

    .ptsin h2 {
        font-size: 32px !important;
    }

    .ptsin {
        padding-top: 3rem !important;
    }

    .card-cont {
        position: relative !important;
        right: 0 !important;
        top: 0 !important;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .overlay-ficha {
        background: linear-gradient(114.43deg, rgba(0, 0, 0, .95) 5%, rgba(0, 0, 0, 0) 100%);
    }
}

.img-fluid {
    object-fit: cover;
    max-width: 100%;
    height: 100%;
}

.sliderPlantas .carousel-item img {
    max-height: 390px;
    object-fit: contain !important;
}

.bg-img {
    filter: grayscale(1);
}

#interesse .overlay {
    background: rgba(0, 0, 0, 0.85) !important;
}

.images {
    height: 600px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.images img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}



.section-wrapper {
    margin: 0 auto;
}

.small-wrapper {
    margin: 0 auto;
}


.fs20 {
    font-size: 20px;
}

.cod {
    background-color: #CEA263;
    padding: 5px 10px;
    width: fit-content;
    color: #fff;
}

.contact__form input::placeholder {
    color: #fff !important;
}


.wfit {
    width: fit-content;
}

.gallery-expand .imgs img,
.over-img {
    max-height: 220px;
    object-fit: cover;
    width: 49%;
}

.gallery-expand .imgs {
    cursor: pointer;
    position: relative;
    gap: 15px;
    margin-top: 15px;
}

.gallery-expand .overlay {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 1s ease;
}

.gallery-expand .overlay:hover {
    transition: opacity 1s ease;
    background-color: rgba(0, 0, 0, 0.8)
}

.gallery-expand .overlay i {
    color: white;
    font-size: 2rem;
}

.font {
    font-family: 'manrope', sans-serif;
}

.lineFx {
    height: 1px;
    background: black;
    width: 60%;
}

.fs55 {
    font-size: 55px;
}

@media (max-width: 500px) {
    .tem-interesse {
        font-size: 48px !important;
    }
}

.font {
    letter-spacing: 1px;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px
}

.column span {
    font-size: 20px;
    font-family: 'manrope', sans-serif;
}

.gap {
    gap: 1.5rem;
}

.fs18 {
    letter-spacing: 0.8px;
}

a {
    cursor: pointer;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}

.bgsimu {
    background-image: url('/images/bSimu.jpg');
    background-size: cover;
    background-position-y: 45%;
}



.tooltip-trigger {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip {
    visibility: hidden;
    width: max-content;
    background-color: #f0f0f0;
    color: #000;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    border: 1px solid #ccc;
}

.tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #f0f0f0 transparent transparent transparent;
}

.tooltip-trigger:hover .tooltip {
    visibility: visible;
    opacity: 1;
}