<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.element-accordion{
    height: 220px;
    /* text-align: center; */
    overflow: auto;
}

.element-accordion-preview{
    background-color: #fff;
    margin: 10px 20px;
}

.add-accordion-btn{
    cursor: pointer;
}

#tabs-container{
    overflow-y: auto;
}

.accordion button{
    color: var(--corporative-color) !important;
    text-decoration: none !important;
}

.acc-header-custom{
    background-color: #fff;
    color: #000;
    padding: 5px;
}

.acc-header-custom button{
    color: #000 !important;
}

.element-accordion .card-body p,
.element-accordion-preview .card-body p{
    margin: 0;
}

.acc-header-custom .collapsed .fa-minus{
    display: none;
}

.acc-header-custom .collapsed .fa-chevron-down{
    display: inline-block;
}

.acc-header-custom .fa-minus{
    display: inline-block;
}

.acc-header-custom .fa-chevron-down{
    display: none;
}

.accordion&gt;.card .card-header.acc-header-custom{
    margin-bottom: 0 !important;
}



.content-button-preview{
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

.element-button-plugin-result{
    padding: 0;
    padding-top: 16px;
}

.element-button-plugin{
    height: 250px;
    text-align: center;
}

.button-plugin-label{
    width: 100%;
}

.button-plugin-color-input{
    width: 100%;
    height: 35px;
}

.button-color-text-container{
    width: 40%;
    display: inline-block;
    float: left;
    text-align: center !important;
}

.button-color-bg-container{
    width: 40%;
    display: inline-block;
    float: right;
    text-align: center !important;
}

.button-plugin-radius{
    width: 100%;
    padding: 2px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
    margin-bottom: 8px;

}

.input-text-button-plugin{
    width: 100%;
    padding: 2px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
    margin-bottom: 8px;
    color: #666666;
}

.input-link-button-plugin{
    width: 100%;
    padding: 2px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
    margin-bottom: 8px;
    color: #666666;
}

.button-plugin{
    padding: 15px 15px;
    color: #fff;
    margin: 0;
    background: black;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

a.button-plugin:hover{
    text-decoration: none;
    color: #ffffff;
}

.content-separator-preview{
    padding: 30px 0;
}

/* FOR SECTION FOUR */

.section-four .button-plugin-color-input,
.section-three .button-plugin-color-input,
.section-two .button-plugin-color-input{
    width: 100%;
    height: 26px;
}

.section-four .button-color-text-container,
.section-three .button-color-text-container,
.section-two .button-color-text-container,
.section-four .button-color-bg-container,
.section-three .button-color-bg-container,
.section-two .button-color-bg-container{
    font-size: 0.85rem;
}

.section-four .element-button-plugin{
    height: 260px;
}

/* FOR SECTION THREE */

.section-three .element-button-plugin,
.section-two .element-button-plugin{
    height: 240px;
}



.content-countdown{
    min-height: 200px;
    width: 100%;
    padding: 5px 15px;
}

.content-countdown-preview{
    width: 100%;
    padding: 5px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.content-countdown-block{
    text-align: center;
    padding: 10px;
    width: 105px;
    margin-left: 7px;
    margin-right: 7px;
    border: 3px solid black;
}
    .content-countdown-block .countdown-number{
        font-size: 2.3rem;
        font-weight: 300;
        margin: 0;
    }

    .content-countdown-block .countdown-text{
        font-size: 0.875rem;
        /* font-weight: 900; */
        text-transform: uppercase;
        margin-bottom: 9px;
    }


.element-counter{
    min-height: 200px;
    width: 100%;
    padding: 5px 15px;
}

.counter-num{
    text-align: center;
    margin: 35px 0px;
}


.element-facebook{
    min-height: 200px;
    width: 100%;
    padding: 5px 15px;
}

.content-facebook-preview{
    max-height: 300px;
    width: 100%;
    padding: 5px 15px;
    overflow: hidden;
    overflow-y: scroll;
    text-align: center;
}


.element-htmlPlugin{
    min-height: 200px;
    width: 100%;
    padding: 5px 15px;
}

.content-formPlugin-preview{
    padding-top: 10px;
}

.form-comment-preview{
    height: 270px !important;
}

.formPlugin-label{
    height: 22px;
}

.abrir-politicas-priv{
    color: var(--corporative-color) !important;
    cursor: pointer;
}

.privacy-container{
    padding: 10px;
    word-wrap: break-word;
}

.red-asterisk{
    color: red;
}


.element-googleMaps{
    height: 220px;
    text-align: center;
    overflow: auto;
}

.element-googleMaps-preview{
    height: fit-content;
    overflow: auto;

}

.element-googleMaps &gt; i{
    color: rgba(118, 118, 118, 0.344);
    font-size: 10rem;
}

.googleMaps-plugin-url{
    width: 100%;
    padding: 2px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
    margin-bottom: 8px;
    color: #666666;
}

.googleMaps-url-container{
    width: 40%;
}

.iframe-googleMaps-plugin{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.result-googleMaps-container{
    overflow: auto;
    width: 100%
}

.modal .result-googleMaps-container{
    overflow: auto;
    width: 90%
}

/* SECTION FOUR */

/* .section-four .result-googleMaps-container,
.section-four .googleMaps-url-container,
.section-three .result-googleMaps-container,
.section-three .googleMaps-url-container{
    width: 80%;
} */
.section-four .element-googleMaps,
.section-three .element-googleMaps{
    height: 180px;
}

.module-front.section-highlights{
    margin-top: 30px;
}

.module-front.section-highlights .content-highlights-module{
    overflow: hidden;
}

    .module-front.section-highlights .content-highlights-module h2{
        text-transform: uppercase;
        font-weight: 500;
        color: var(--corporative-color);
        margin-bottom: 20px;
    }

    .module-front.section-highlights .content-highlights-module .item-highlights{
        margin: 10px 0;
    }

        .module-front.section-highlights .content-highlights-module figure.item-thumb.agency-item {
            position: relative;
            background: #fff;
            padding: 10px;
            height: 100%;
        }
        
            .section .module-front.section-highlights .content-highlights-module figure.item-thumb.agency-item{
                background: #f6f6f6;
            }

            .module-front.section-highlights .content-highlights-module figure.item-thumb.agency-item &gt; a {
                width: 100%;
                height: 300px;
                display: block;
                background-size: cover;
                position: relative;
                background-position: center;
            }

            .module-front.section-highlights .content-highlights-module figure.item-thumb.agency-item span.cartel_destacado {
                position: absolute;
                top: 20px;
                background: var(--corporative-color);
                left: 20px;
                font-size: 0.6rem;
                font-weight: 500;
                color: #ffffff;
                opacity: 1;
                z-index: 20;
                padding: 4px 6px;
                line-height: initial;
                border-radius: 2px;
                text-transform: uppercase;

            }

            .module-front.section-highlights .content-highlights-module figure.item-thumb.agency-item span.label-status.label.label-default,  .property-list-item .label-default {
                position: absolute;
                top: 20px;
                right: 20px;
                background: #333333;
                color: #ffffff;
                opacity: 0.9;
                font-size: 0.6rem;
                font-weight: 500;
                text-transform: uppercase;
                padding: 4px 6px;
                z-index: 20;
                line-height: initial;
                border-radius: 2px;
            }

            .module-front.section-highlights .content-highlights-module .item-thumb .hover-effect:before, 
            .module-front.section-highlights .content-highlights-module figure .hover-effect:before {
                content: '';
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                opacity: 0;
                filter: alpha(opacity=0);
                background-color: rgba(255, 255, 255, 0.5);
                width: 100%;
                height: 100%;
                z-index: 2;
            }

            .module-front.section-highlights .content-highlights-module .item-thumb .hover-effect:after, 
            .module-front.section-highlights .content-highlights-module figure .hover-effect:after {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                width: 100%;
                height: 100%;
                opacity: 1;
                filter: alpha(opacity=100);
                background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
                background-size: 100%;
                background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.8)));
                background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                z-index: 1;
            }

            .module-front.section-highlights .content-highlights-module .list-inline li.cap-price {
                position: absolute;
                top: -50px;
                color: #fff;
                z-index: 10;
                left: 20px;
            }

            .module-front.section-highlights .content-highlights-module ul.actions {
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .module-front.section-highlights .content-highlights-module ul.actions span {
                    position: absolute;
                    top: 270px;
                    right: 20px;
                    color: #fff;
                    z-index: 20;
                    border-radius: 4px;
                    background-color: #000;
                    opacity: 0.6;
                    height: 28px;
                    width: 28px;
                    text-align: center;
                    padding-top: 1px;
                    cursor: pointer;
                }

                .module-front.section-highlights .content-highlights-module ul.actions span.camera-property{
                    position: absolute;
                    top: 270px;
                    right: 60px;
                    color: #fff;
                    z-index: 20;
                    border-radius: 4px;
                    background-color: #000;
                    opacity: 0.6;
                    height: 28px;
                    width: 28px;
                    text-align: center;
                    padding-top: 1px;
                    cursor: pointer;
                }

                    .module-front.section-highlights .content-highlights-module ul.actions span:hover{
                        background-color: var(--corporative-color);
                    }

    .module-front.section-highlights .content-highlights-module .share_tooltip {
        position: absolute;
        top: 230px;
        z-index: 20;
        background-color: var(--corporative-color);
        white-space: nowrap;
        display: block;
        right: 20px;
        padding: 0 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: opacity 500ms ease;
        -moz-transition: opacity 500ms ease;
        -ms-transition: opacity 500ms ease;
        -o-transition: opacity 500ms ease;
        transition: opacity 500ms ease;
    }

        .module-front.section-highlights .content-highlights-module .share_tooltip.fade.in{
            opacity: 1;
        }

            .module-front.section-highlights .content-highlights-module .share_tooltip a {
                color: #ffffff;
                margin: 3px 9px;
                display: inline-block;
            }

            .module-front.section-highlights .content-highlights-module .share_tooltip:after {
                border: solid transparent;
                content: ' ';
                height: 0;
                position: absolute;
                right: 6px;
                bottom: -13px;
                left: inherit;
                z-index: 21;
                width: 0;
                border-width: 7px;
                border-top-color: var(--corporative-color);
            }

    .module-front.section-highlights .content-highlights-module .list-inline{
        margin-bottom: 0;
    }

    .module-front.section-highlights .content-highlights-module .detail-link {
        position: absolute;
        right: 10px;
        bottom: 0px;
        font-size: 0.875rem;
        font-weight: 300;
    }

        .module-front.section-highlights .content-highlights-module .detail-link a{
            /* color: var(--corporative-color); */
            color: #FFF;
            text-decoration: none;
        }

        .module-front.section-highlights .content-highlights-module .detail-link i{
            font-size: 0.7rem;
        }

    .module-front.section-highlights .content-highlights-module .detail-above.detail {
        margin-top: 10px;
        position: relative;
        min-height: 50px;
    }

    .module-front.section-highlights .content-highlights-module .detail-above.detail h3 {
        color: #000;
        font-size: 1rem;
        font-weight: 300;
    }

    .module-front.section-highlights .content-highlights-module .detail-above.detail ul {
        color: #000;
        font-size: 1rem;
    }

    .module-front.section-highlights .content-highlights-module .date-property span {
        font-size: 0.875rem;
        margin-top: 9px;
        color: var(--corporative-color);    
    }
.module.section-home .element-image {
    position: relative;
    overflow: none;
    text-align: center;
}

    .module.section-home .element-image .home-delete-image{
        position: absolute;
        top: -10px;
        right: -10px;
        border: 1px solid #dc3545;
        color: #fff;
        height: 25px;
        width: 25px;
        border-radius: 50px;
        font-size: 14px;
        text-align: center;
        padding-top: 1px;
        background: #dc3545;
        cursor: pointer;
        display: block;
    }

.module.section-home .form-group span {
    color: #00000054;
    font-size: 0.8rem;
}
.element-htmlPlugin{
    min-height: 200px;
    width: 100%;
    padding: 5px 15px;
}

.section-htmlPlugin img{
    max-width: 100%;
}

.section-htmlPlugin a, 
.section-htmlPlugin a:hover{
    text-decoration: none;
    color: var(--corporative-color);
}

.content-icons{
    height: 120px;
    width: 100%;
    /* padding: 5px 15px; */
}

.icons-container{
    background-color: white;
    height: 200px;
    border: 1px solid rgb(190, 190, 190);
    border-radius: 5px;
    position: absolute;
    overflow-y: scroll;
    width: 91%;
    z-index: 1;
}

.icons-container span{
    display: inline-block;
    width: 10%;
    outline: 1px solid rgb(190, 190, 190);
    text-align: center;
    padding: 5px 5px;
    cursor: pointer;
}

.pointer-events{
    pointer-events: none;
}

.icon-background{
    width: fit-content;
    /* margin: auto; */
    padding: 10px;
}


/*
*
* BACK
*
*/

.element-image{
    cursor: pointer;
    /* height: 150px; */
    text-align: center;
}

.element-image &gt; i{
    color: rgba(118, 118, 118, 0.344);
    font-size: 10rem;
}

#preview .element-image{
    height: inherit;
}


/*
*
* FRONT
*
*/

.section-two .element-image-preview,
.section-three .element-image-preview{
    height: 150px;
    text-align: center;
}

/* .element-image-preview{
    height: 300px;
    text-align: center;
} */

.content-front .content-image .element-image {
    cursor: unset;
}

    .content-front .content-image .element-image img{
        max-width: 100%;
    }



.element-imageGallery{
    cursor: pointer;
    height: 150px;
    text-align: center;
    display: flex;
    /* justify-content: left; */
    overflow-x: auto;
}

.element-imageGallery &gt; i{
    color: rgba(118, 118, 118, 0.344);
    font-size: 10rem;
}

.img-gallery-edit{
    max-height: 100%;
    margin: 0 15px;
}

.overflowX{
    overflow-x: auto;
}

/* MODAL */
.new-image-container{
    position: relative;
    height: 85px;
    width: 85px;
    border-radius: 10px;
    border: 3px solid var(--corporative-color);
    opacity: .5;
    font-size: 3rem;
    cursor: pointer;
    margin: 5px 0;
    padding: 5px;

    box-shadow: 0px -1px 36px -12px rgba(0,0,0,0.82);
    -webkit-box-shadow: 0px -1px 36px -12px rgba(0,0,0,0.82);
    -moz-box-shadow: 0px -1px 36px -12px rgba(0,0,0,0.82);
}

.new-image-container &gt; i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-gallery-selected{

    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.delete-img-gallery{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: brown;
    border: none;
    position: absolute;
    top: -4px;
    right: 15px;
}

.delete-img-gallery:hover{
    -webkit-animation: rotate-center 0.6s ease-in-out both;
	        animation: rotate-center 0.6s ease-in-out both;
}

 @-webkit-keyframes rotate-center {
    0% {
      -webkit-transform: rotate(0);
              transform: rotate(0);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  @keyframes rotate-center {
    0% {
      -webkit-transform: rotate(0);
              transform: rotate(0);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  

.delete-img-gallery &gt; i {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.875rem;
}

/* PREVIEW */
.img-slide-preview{
    max-height: 50vh;
    /* max-width: 50vh; */
    text-align: center;
    margin: auto;
    object-fit: cover;    
    aspect-ratio: 3/2;
}

.element-imageGallery-preview{
    height: 100%;
}

.element-imageGallery-preview .carousel-control-prev i,
.element-imageGallery-preview .carousel-control-next i{
    color: #FFF;
    font-size: 1.5rem;
    background: var(--corporative-color);
    padding: 13px 17px;
    border-radius: 4px;
}

.module-front.section-last-properties{
    margin-top: 30px;
}

.module-front.section-last-properties .content-last-properties-module{
    overflow: hidden;
}

    .module-front.section-last-properties .content-last-properties-module h2{
        text-transform: uppercase;
        font-weight: 500;
        color: var(--corporative-color);
        margin-bottom: 20px;
    }

    .module-front.section-last-properties .content-last-properties-module .item-last-properties{
        margin: 10px 0;
    }

        .module-front.section-last-properties .content-last-properties-module figure.item-thumb.agency-item {
            position: relative;
            background: #fff;
            padding: 10px;
            height: 100%;
        }
        
            .section .module-front.section-last-properties .content-last-properties-module figure.item-thumb.agency-item{
                background: #f6f6f6;
            }

            .module-front.section-last-properties .content-last-properties-module figure.item-thumb.agency-item &gt; a {
                width: 100%;
                height: 300px;
                display: block;
                background-size: cover;
                position: relative;
            }

            .module-front.section-last-properties .content-last-properties-module figure.item-thumb.agency-item span.cartel_destacado {
                position: absolute;
                top: 20px;
                background: var(--corporative-color);
                left: 20px;
                font-size: 0.6rem;
                font-weight: 500;
                color: #ffffff;
                opacity: 1;
                z-index: 20;
                padding: 4px 6px;
                line-height: initial;
                border-radius: 2px;
                text-transform: uppercase;

            }

            .module-front.section-last-properties .content-last-properties-module figure.item-thumb.agency-item span.label-status.label.label-default,  .property-list-item .label-default {
                position: absolute;
                top: 20px;
                right: 20px;
                background: #333333;
                color: #ffffff;
                opacity: 0.9;
                font-size: 0.6rem;
                font-weight: 500;
                text-transform: uppercase;
                padding: 4px 6px;
                z-index: 20;
                line-height: initial;
                border-radius: 2px;
            }

            .module-front.section-last-properties .content-last-properties-module .item-thumb .hover-effect:before, 
            .module-front.section-last-properties .content-last-properties-module figure .hover-effect:before {
                content: '';
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                opacity: 0;
                filter: alpha(opacity=0);
                background-color: rgba(255, 255, 255, 0.5);
                width: 100%;
                height: 100%;
                z-index: 2;
            }

            .module-front.section-last-properties .content-last-properties-module .item-thumb .hover-effect:after, 
            .module-front.section-last-properties .content-last-properties-module figure .hover-effect:after {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                width: 100%;
                height: 100%;
                opacity: 1;
                filter: alpha(opacity=100);
                background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
                background-size: 100%;
                background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.8)));
                background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                z-index: 1;
            }

            .module-front.section-last-properties .content-last-properties-module .list-inline li.cap-price {
                position: absolute;
                top: -50px;
                color: #fff;
                z-index: 10;
                left: 20px;
            }

            .module-front.section-last-properties .content-last-properties-module ul.actions {
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .module-front.section-last-properties .content-last-properties-module ul.actions span {
                    position: absolute;
                    top: 270px;
                    right: 20px;
                    color: #fff;
                    z-index: 20;
                    border-radius: 4px;
                    background-color: #000;
                    opacity: 0.6;
                    height: 28px;
                    width: 28px;
                    text-align: center;
                    padding-top: 1px;
                    cursor: pointer;
                }

                .module-front.section-last-properties .content-last-properties-module ul.actions span.camera-property{
                    position: absolute;
                    top: 270px;
                    right: 60px;
                    color: #fff;
                    z-index: 20;
                    border-radius: 4px;
                    background-color: #000;
                    opacity: 0.6;
                    height: 28px;
                    width: 28px;
                    text-align: center;
                    padding-top: 1px;
                    cursor: pointer;
                }

                    .module-front.section-last-properties .content-last-properties-module ul.actions span:hover{
                        background-color: var(--corporative-color);
                    }

    .module-front.section-last-properties .content-last-properties-module .share_tooltip {
        position: absolute;
        top: 230px;
        z-index: 20;
        background-color: var(--corporative-color);
        white-space: nowrap;
        display: block;
        right: 20px;
        padding: 0 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: opacity 500ms ease;
        -moz-transition: opacity 500ms ease;
        -ms-transition: opacity 500ms ease;
        -o-transition: opacity 500ms ease;
        transition: opacity 500ms ease;
    }

        .module-front.section-last-properties .content-last-properties-module .share_tooltip.fade.in{
            opacity: 1;
        }

            .module-front.section-last-properties .content-last-properties-module .share_tooltip a {
                color: #ffffff;
                margin: 3px 9px;
                display: inline-block;
            }

            .module-front.section-last-properties .content-last-properties-module .share_tooltip:after {
                border: solid transparent;
                content: ' ';
                height: 0;
                position: absolute;
                right: 6px;
                bottom: -13px;
                left: inherit;
                z-index: 2;
                width: 0;
                border-width: 7px;
                border-top-color: var(--corporative-color);
            }

    .module-front.section-last-properties .content-last-properties-module .list-inline{
        margin-bottom: 0;
    }

    .module-front.section-last-properties .content-last-properties-module .detail-link {
        position: absolute;
        right: 10px;
        bottom: 0px;
        font-size: 0.875rem;
        font-weight: 300;
    }

        .module-front.section-last-properties .content-last-properties-module .detail-link a{
            /* color: var(--corporative-color); */
            color: #FFF;
            text-decoration: none;
        }

        .module-front.section-last-properties .content-last-properties-module .detail-link i{
            font-size: 0.7rem;
        }

        .module-front.section-last-properties .content-last-properties-module .detail-above.detail {
            margin-top: 10px;
            position: relative;
            min-height: 50px;
        }
    
        .module-front.section-last-properties .content-last-properties-module .detail-above.detail h3 {
            color: #000;
            font-size: 1rem;
            font-weight: 300;
        }
    
        .module-front.section-last-properties .content-last-properties-module .detail-above.detail ul {
            color: #000;
            font-size: 1rem;
        }

        .module-front.section-last-properties .content-last-properties-module .date-property span {
            font-size: 0.875rem;
            margin-top: 9px;
            color: var(--corporative-color);    
        }
        
.module-front.section-last-properties-rent{
    margin-top: 30px;
}

.module-front.section-last-properties-rent .content-last-properties-rent-module{
    overflow: hidden;
}

    .module-front.section-last-properties-rent .content-last-properties-rent-module h2{
        text-transform: uppercase;
        font-weight: 500;
        color: var(--corporative-color);
        margin-bottom: 20px;
    }

    .module-front.section-last-properties-rent .content-last-properties-rent-module .item-last-properties-rent{
        margin: 10px 0;
    }

        .module-front.section-last-properties-rent .content-last-properties-rent-module figure.item-thumb.agency-item {
            position: relative;
            background: #fff;
            padding: 10px;
            height: 100%;
        }
        
            .section .module-front.section-last-properties-rent .content-last-properties-rent-module figure.item-thumb.agency-item{
                background: #f6f6f6;
            }

            .module-front.section-last-properties-rent .content-last-properties-rent-module figure.item-thumb.agency-item &gt; a {
                width: 100%;
                height: 300px;
                display: block;
                background-size: cover;
                position: relative;
            }

            .module-front.section-last-properties-rent .content-last-properties-rent-module figure.item-thumb.agency-item span.cartel_destacado {
                position: absolute;
                top: 20px;
                background: var(--corporative-color);
                left: 20px;
                font-size: 0.6rem;
                font-weight: 500;
                color: #ffffff;
                opacity: 1;
                z-index: 20;
                padding: 4px 6px;
                line-height: initial;
                border-radius: 2px;
                text-transform: uppercase;

            }

            .module-front.section-last-properties-rent .content-last-properties-rent-module figure.item-thumb.agency-item span.label-status.label.label-default,  .property-list-item .label-default {
                position: absolute;
                top: 20px;
                right: 20px;
                background: #333333;
                color: #ffffff;
                opacity: 0.9;
                font-size: 0.6rem;
                font-weight: 500;
                text-transform: uppercase;
                padding: 4px 6px;
                z-index: 20;
                line-height: initial;
                border-radius: 2px;
            }

            .module-front.section-last-properties-rent .content-last-properties-rent-module .item-thumb .hover-effect:before, 
            .module-front.section-last-properties-rent .content-last-properties-rent-module figure .hover-effect:before {
                content: '';
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                opacity: 0;
                filter: alpha(opacity=0);
                background-color: rgba(255, 255, 255, 0.5);
                width: 100%;
                height: 100%;
                z-index: 2;
            }

            .module-front.section-last-properties-rent .content-last-properties-rent-module .item-thumb .hover-effect:after, 
            .module-front.section-last-properties-rent .content-last-properties-rent-module figure .hover-effect:after {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                width: 100%;
                height: 100%;
                opacity: 1;
                filter: alpha(opacity=100);
                background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
                background-size: 100%;
                background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.8)));
                background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
                z-index: 1;
            }

            .module-front.section-last-properties-rent .content-last-properties-rent-module .list-inline li.cap-price {
                position: absolute;
                top: 270px;
                color: #fff;
                z-index: 10;
                left: 20px;
            }

            .module-front.section-last-properties-rent .content-last-properties-rent-module ul.actions {
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .module-front.section-last-properties-rent .content-last-properties-rent-module ul.actions span {
                    position: absolute;
                    top: 270px;
                    right: 20px;
                    color: #fff;
                    z-index: 20;
                    border-radius: 4px;
                    background-color: #000;
                    opacity: 0.6;
                    height: 28px;
                    width: 28px;
                    text-align: center;
                    padding-top: 1px;
                    cursor: pointer;
                }

                .module-front.section-last-properties-rent .content-last-properties-rent-module ul.actions span.camera-property{
                    position: absolute;
                    top: 270px;
                    right: 60px;
                    color: #fff;
                    z-index: 20;
                    border-radius: 4px;
                    background-color: #000;
                    opacity: 0.6;
                    height: 28px;
                    width: 28px;
                    text-align: center;
                    padding-top: 1px;
                    cursor: pointer;
                }

                    .module-front.section-last-properties-rent .content-last-properties-rent-module ul.actions span:hover{
                        background-color: var(--corporative-color);
                    }

    .module-front.section-last-properties-rent .content-last-properties-rent-module .share_tooltip {
        position: absolute;
        top: 230px;
        z-index: 20;
        background-color: var(--corporative-color);
        white-space: nowrap;
        display: block;
        right: 20px;
        padding: 0 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: opacity 500ms ease;
        -moz-transition: opacity 500ms ease;
        -ms-transition: opacity 500ms ease;
        -o-transition: opacity 500ms ease;
        transition: opacity 500ms ease;
    }

        .module-front.section-last-properties-rent .content-last-properties-rent-module .share_tooltip.fade.in{
            opacity: 1;
        }

            .module-front.section-last-properties-rent .content-last-properties-rent-module .share_tooltip a {
                color: #ffffff;
                margin: 3px 9px;
                display: inline-block;
            }

            .module-front.section-last-properties-rent .content-last-properties-rent-module .share_tooltip:after {
                border: solid transparent;
                content: ' ';
                height: 0;
                position: absolute;
                right: 6px;
                bottom: -13px;
                left: inherit;
                z-index: 2;
                width: 0;
                border-width: 7px;
                border-top-color: var(--corporative-color);
            }

    .module-front.section-last-properties-rent .content-last-properties-rent-module .list-inline{
        margin-bottom: 0;
    }

    .module-front.section-last-properties-rent .content-last-properties-rent-module .detail-link {
        position: absolute;
        right: 10px;
        bottom: 0px;
        font-size: 0.875rem;
        font-weight: 300;
    }

        .module-front.section-last-properties-rent .content-last-properties-rent-module .detail-link a{
            /* color: var(--corporative-color); */
            color: #FFF;
            text-decoration: none;
        }

        .module-front.section-last-properties-rent .content-last-properties-rent-module .detail-link i{
            font-size: 0.7rem;
        }

        .module-front.section-last-properties-rent .content-last-properties-rent-module .detail-above.detail {
            margin-top: 10px;
            position: relative;
            min-height: 50px;
        }
    
        .module-front.section-last-properties-rent .content-last-properties-rent-module .detail-above.detail h3 {
            color: #000;
            font-size: 1rem;
            font-weight: 300;
        }
    
        .module-front.section-last-properties-rent .content-last-properties-rent-module .detail-above.detail ul {
            color: #000;
            font-size: 1rem;
        }

        .module-front.section-last-properties-rent .content-last-properties-rent-module .date-property span {
            font-size: 0.875rem;
            margin-top: 9px;
            color: var(--corporative-color);    
        }
        
.content-progressBar{
    min-height: 200px;
    /* width: 100%;
    padding: 5px 15px; */
    overflow: auto;
}

.progressBar-inner {
    width: .5%;
    height: 30px;
  }


.element-rrss{
    min-height: 200px;
    width: 100%;
    padding: 5px 15px;
}


.rrss-preview-block{
    display: inline-block;
    margin: 10px 15px;
}


.advanced-search.advanced-search form {
    width: 100%;
    display: block;
}


.search-expandable {
    /* position: absolute;
    left: 0;
    right: 0; */
    /* bottom: 0; */
    z-index: 3;
}

.search-expandable div[class^="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.search-expandable .row {
    margin-left: -5px;
    margin-right: -5px;
}

.search-expandable .advanced-search {
    padding: 17px 15px 0;
    background-color: rgba(0,0,0,0.7);
    /* background-color: #004274; */
    width: 100%;
}

.search-expandable .advance-btn {
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.search-expandable .advance-btn:hover {
    background-color: #3a6fa7;
}

.search-expandable .advance-btn.active {
    background-color: #3a6fa7;
}

.search-expandable .search-expandable-left {
    width: 80%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-expandable .search-expandable-left {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .search-expandable .search-expandable-left {
        width: 100%;
    }
}

.search-expandable .search-expandable-right {
    width: 20%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-expandable .search-expandable-right {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .search-expandable .search-expandable-right {
        width: 100%;
    }
}

.search-expandable .features-list {
    padding-bottom: 30px;
}

.search-expandable .advance-fields {
    padding: 0;
}

.search-expand-btn {
    color: #fff;
    padding: 13px 15px 10px 15px;
    display: inline-block;
    line-height: 16px;
    border-radius: 4px 4px 0 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 16px;
    width: 230px;
    position: relative;
}

.search-expand-btn:after {
    font-family: "FontAwesome";
    content: '\f0d8';
    margin-left: 15px;
    position: absolute;
    right: 15px;
}

.search-expand-btn.active:after {
    content: '\f0d7';
}

.advanced-search-hidden {
    display: none;
}

.search-expandable-mini .search-inner-wrap {
    width: 370px;
}

@media (max-width: 767px) {
    .search-expandable-mini .search-inner-wrap {
        width: 100%;
    }
}

.search-expandable-mini .advanced-search {
    padding: 30px;
}

.search-expandable-mini .range-text {
    text-align: center;
}

.search-expandable-mini .range-text p {
    font-size: 13px;
}

.search-mini-right .search-inner-wrap {
    float: right;
}

.search-mini-right .search-expand-btn {
    float: right;
}

.search-mini-left .search-inner-wrap {
    float: left;
}

.search-mini-left .search-expand-btn {
    float: left;
}


.advanced-search-module {
    position: relative;
    padding: 30px 0;
}

.advanced-search-module .fa {
    margin-right: 8px;
}

.advanced-search-module button.btn {
    width: 100%;
}

.advanced-search-module .advance-title {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 30px;
    font-weight: 500;
    text-transform: inherit;
    text-align: inherit;
}

@media (min-width: 768px) and (max-width: 991px) {
    .advanced-search-module .advance-title .fa {
        display: none;
    }
}

@media (max-width: 767px) {
    .advanced-search-module .advance-title {
        font-size: 16px;
        line-height: 16px;
    }
    .advanced-search-module .advance-title .fa {
        display: none;
    }
}

.advanced-search-module .range-text p {
    color: var(--corporative-color-text);
}

.advanced-search-module .range-title {
    color: #959595;
}

.advanced-search-module .title {
    cursor: pointer;
    font-size: 14px;
    line-height: 42px;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    text-align: inherit;
}

@media (max-width: 767px) {
    .advanced-search-module .title {
        font-size: 12px;
        line-height: 35px;
    }
}

.advanced-search-module .features-list {
    padding-top: 15px;
    display: none;
}

.advanced-search-module .features-list .checkbox-inline {
    color: var(--corporative-color-text);
}

.advanced-search .dropdown.bootstrap-select {
    width: 100% !important; 
}

.advanced-search .search-button i {
    float: left;
    margin-top: 3px;
}
.module-front.section-four{
    overflow: hidden;
}

.module-front.section-four img,
.module-front.section-four div,
.module-front.section-four span{
    max-width: 100%;
    margin: 0;
}
.module-front.section-one{
    overflow: hidden;
}

.module-front.section-one img,
.module-front.section-one div,
.module-front.section-one span{
    max-width: 100%;
    margin: 0;
}
.module-front.section-three{
    overflow: hidden;
}

.module-front.section-three img,
.module-front.section-three div,
.module-front.section-three span{
    max-width: 100%;
    margin: 0;
}
/*
*
* BACK
*
*/

#edit .sections {
    
}

    #edit .sections .section {
        border: 1px solid #777;
        border-radius: 10px;
        min-height: 150px;
        padding: 15px;
    }


/*
*
* FRONT
*
*/

.module-front.sections{
    margin-top: 40px;
}

    .module-front.sections .section {
        padding: 30px 15px;
        background-color: #ffffff;
    }

.module-front.section-two{
    overflow: hidden;
}

.module-front.section-two img,
.module-front.section-two div,
.module-front.section-two span{
    max-width: 100%;
    margin: 0;
}
.element-separator{
    height: 150px;
    text-align: center;
}

.element-separator-result{
    height: 90%;
    padding: 40px 0;
}

.selector-color-input{
    width: 60%;
    height: 36px;
}

.selector-range-opacity-input{
    width: 60%;
    height: 36px;

    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.selector-range-input{
    width: 60%;
    height: 36px;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.selector-hr-type{
    width: 60%;
    padding: 6px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
}

.hr-separator{
    border-top: 1px solid #000;
}

/* FOR SECTION FOUR */

.section-four .element-separator{
    height: 185px;
    text-align: center;
}

.section-four .selector-color-input{
    width: 100%;
    height: 36px;
}

.section-four .selector-range-opacity-input{
    width: 50%;
    height: 36px;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.section-four .selector-range-input{
    width: 50%;
    height: 36px;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.section-four .selector-hr-type{
    width: 100%;
    padding: 6px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
}

.section-four .element-separator-result{
    height: 90%;
    padding: 0;
}

.section-four .config-containers{
    flex: 0 0 100%;
}

/* FOR SECTION THREE */

.section-three .element-separator{
    height: 185px;
    text-align: center;
}

.section-three .selector-color-input{
    width: 100%;
    height: 36px;
}

.section-three .selector-range-opacity-input{
    width: 50%;
    height: 36px;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.section-three .selector-range-input{
    width: 50%;
    height: 36px;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.section-three .selector-hr-type{
    width: 100%;
    padding: 6px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
}

.section-three .element-separator-result{
    height: 90%;
    padding: 0;
}

.section-three .config-containers{
    flex: 0 0 100%;
}


/* FOR SECTION TWO */

.section-two .element-separator{
    height: 185px;
    text-align: center;
}

.section-two .selector-color-input{
    width: 100%;
    height: 36px;
}

.section-two .selector-range-opacity-input{
    width: 50%;
    height: 36px;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.section-two .selector-range-input{
    width: 50%;
    height: 36px;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.section-two .selector-hr-type{
    width: 100%;
    padding: 6px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
}

.section-two .element-separator-result{
    height: 90%;
    padding: 0;
}

.section-two .config-containers{
    flex: 0 0 100%;
}
.content-subtitle .trumbowyg-box, .content-subtitle .trumbowyg-editor {
    min-height: 100px;
}

.content-subtitle-preview{
    text-align: center;
}
.element-tabs{
    height: 220px;
    /* text-align: center; */
    overflow: auto;
}

.element-tabs-preview{
    /* height: 220px; */
    /* background-color: #fff; */
    margin: 10px 20px;
    padding: 10px 20px;
}

.tab-input-title{
    width: 100%;
    padding: 2px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
    margin-bottom: 8px;
    color: #666666;
}

.tab-custom-style{
    border: none !important;
    padding: 15px 20px;
    color: #000 !important;
    background-color: #ebebeb;
}

.tab-custom-style:hover{
    color: #000 !important;

}
.tab-custom-style.active{
    background-color: #FFF;
}

.add-tab-btn{
    cursor: pointer;
}

#tabs-container{
    overflow-y: auto;
}

.delete-button{
    background-color: #d43f3a;
    color: #fff;
    border-radius: 50%;
    padding: 3px;
    position: absolute;
    top: 0;
    right: 10px;
    width: 28px;
    height: 28px;
    text-align: center;
    cursor: pointer;
}

.tab-content{
    background: white;
    border-top: none;
    padding: 15px;
}

.section-tabs .content-tabs .nav-tabs{
    border-bottom: none;
}

@media (max-width: 768px) {
    .section-tabs .content-tabs .nav-link{
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #0000004a;
    }
}

.content-team{
    height: 400px;
    text-align: center;
    overflow: auto;

    /* display: flex; */
    align-items: flex-start;
    gap: 15px;
}

.content-team-preview{
    padding-top: 30px;
    text-align: center;
}

.add-btn{
    cursor: pointer;
}

.team-modal-img{
    height: 120px;
}

.team-form{
    position: relative;
    padding-top: 35px;
}

.delete-team{
    top: 3px;
}

.team-card{
    width: 280px;
    margin: auto;
    /* box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.37);
    -webkit-box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 37%);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.37); */
}
    .team-card-img-container{
        width: 100%;
        text-align: center;
        position: relative;
        height: 390px;
        overflow: hidden;
    }

    .team-card-img-container:hover .team-hover-card{
        right:0;
    }

    .team-card-img-container:hover .team-text-first-container{
        left: -100%;
    }

    .team-card img{
        padding: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
        aspect-ratio: 3/2;
    }

.image-team-uploaded{
    cursor: pointer;
}
    .image-team-uploaded img{
        max-width: 200px;
    }

.overflowY{
    overflow-y: auto !important;
}

.team-text-first-container {
    transition: all 0.5s;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    padding: 30px;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, rgba(255,253,253,0) 20%, rgb(0 0 0 / 13%) 35%, rgb(0 0 0 / 25%) 45%, rgb(0 0 0 / 48%) 80%);
}

.team-text-first-container p,
.team-hover-card p{
    margin: 0;
    font-size: 0.875rem;
    font-weight: 300;
}

.team-text-first-container h5{
    color: #fff !important;
    font-weight: 700;
}

.team-hover-card{
    /* display: none; */
    width: 100%;
    text-align: center;
    position: absolute;
    right: -100%;
    transition: all 0.5s;
    top: 0;
    height: 390px;
    background-color: #ffffffea;
    color: #000;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    display: flex;

}


.team-hover-card h5{
    font-weight: 900;
    color: #000 !important;
    line-height: 2.2rem;
}

.team-hover-card .desc{
    color: #000 !important;
    padding: 20px;
    margin-top: 15px;
    max-height: 200px;
    overflow: auto;
}
.content-testimonial{
   height: 300px;
    text-align: center;
    overflow: auto;
}

.add-testimonial-btn{
    cursor: pointer;
}

.testimonial-form{
    position: relative;
}

.box-container-testimonial{
    display: flex;
    gap: 50px;
    overflow: auto;
}

    .box-container-testimonial .testimonial-box{
        max-width: 300px;
    }

    .box-container-testimonial .contenidoTestimonio{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.testimonial-carousel{
    min-height: 180px;
}

.carousel-title-content{
    max-width: 80%;
    margin: auto;
}

.content-testimonial-preview .carousel-control-prev i,
.content-testimonial-preview .carousel-control-next i{
    color: var(--corporative-color);
}

.testimonial-block{
    padding: 40px;
    background-color: #FFF;
    margin-right: 30px;
    margin-left: 30px;
    max-width: 450px;
    min-height: 385px;

}

.section-four .testimonial-block,
.section-three .testimonial-block,
.section-two .testimonial-block,
.section-one .testimonial-block
{
    background-color: #f6f6f6;
}

.testimonial-block i{
    font-size: 35px;
}

.testimonial-form .delete-img-gallery{
    display: none;
}

.testimonial-img{
    width: 80px;
    aspect-ratio: 3/3;
    object-fit: cover;
    border-radius: 50%;
}

.testimonial-block p{    
    max-height: 120px;
    overflow: auto;
    font-size: 0.875rem;
}

.content-text .trumbowyg-box, .content-text .trumbowyg-editor {
    min-height: 200px;
}
.content-title .trumbowyg-box, .content-title .trumbowyg-editor {
    min-height: 100px;
}

.content-text-preview{
    padding: 35px;
    /* text-align: center; */
}
.element-twitter{
    min-height: 200px;
    width: 100%;
    padding: 5px 15px;
}

.content-twitter-preview{
    max-height: 300px;
    width: 100%;
    padding: 5px 15px;
    overflow: hidden;
    overflow-y: scroll;
}


.element-video{
    height: 220px;
    text-align: center;
    overflow-y: auto;
}

.element-video-preview{
    height: fit-content;

}

.element-video &gt; i{
    color: rgba(118, 118, 118, 0.344);
    font-size: 10rem;
}

.input-link-video-plugin{
    width: 100%;
    padding: 2px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
    margin-bottom: 8px;
    color: #666666;
}

.video-plugin-aspect{
    width: 100%;
    padding: 2px 14px;
    border: 2px solid rgb(0 0 0 / 39%);
    margin-bottom: 8px;
}

.video-url-container{
    width: 40%;
}

.video-aspect-container{
    width: 40%; 
}

.result-video-container{
    width: 50%;
    margin: auto;
}

.video-preview-container{
    /* width: 100%; */
    padding-top: 56.25%;
    height: 0px;
    position: relative;
}

.iframe-video-plugin{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* SECTION FOUR */

.section-four .result-video-container,
.section-four .video-url-container,
.section-four .video-aspect-container,
.section-three .result-video-container,
.section-three .video-url-container,
.section-three .video-aspect-container{
    width: 80%;
}

.section-two .result-video-container{
    width: 50%;
}

@media (max-width: 768px) {
    .result-video-container{
        width: 100% !important;
    }
}
</pre></body></html>