.elementor-6 .elementor-element.elementor-element-8bdb150{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-b4ba250{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-286ddca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:-44px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-286ddca:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-286ddca > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-6 .elementor-element.elementor-element-5993f3b{margin:030px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-6 .elementor-element.elementor-element-5993f3b .elementor-heading-title{font-size:var( --e-global-typography-d3239fe-font-size );font-weight:var( --e-global-typography-d3239fe-font-weight );color:#FFFFFF;}.elementor-6 .elementor-element.elementor-element-3304528{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:75px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-3304528:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-3304528 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-6 .elementor-element.elementor-element-93c45c7{padding:0px 0px 0px 0px;}.elementor-6 .elementor-element.elementor-element-a966f32{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-a966f32:not(.elementor-motion-effects-element-type-background), .elementor-6 .elementor-element.elementor-element-a966f32 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-6 .elementor-element.elementor-element-5993f3b .elementor-heading-title{font-size:var( --e-global-typography-d3239fe-font-size );}}@media(max-width:767px){.elementor-6 .elementor-element.elementor-element-5993f3b .elementor-heading-title{font-size:var( --e-global-typography-d3239fe-font-size );}}/* Start custom CSS for html, class: .elementor-element-b6e0813 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&family=Playfair+Display:wght@700&display=swap');

.nosotros-hero {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 650px;
    background: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), 
                url('https://majesdesarrollos.com/wp-content/uploads/2026/03/MAJES-VII-ENTRADA-LIVING.png');
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
}

.hero-content {
    max-width: 1000px;
    padding: 0 25px;
    z-index: 2;
}

.hero-tagline {
    color: #D4AF37;
    font-size: 11px;
    letter-spacing: 6px;
    font-weight: 700;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.hero-title {
    font-family: 'Playfair Display', serif;
    font-size: 7.2rem;
    line-height: 1.1;
    margin-bottom: 30px;
    font-weight: 700;
    color: #ffffff;
}

.hero-description {
    font-size: 19px;
    font-weight: 300;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.85);
    max-width: 750px;
    margin: 0 auto 45px;
}

.btn-hero-gold {
    display: inline-block;
    background-color: #D4AF37;
    color: #000000;
    padding: 20px 55px;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 2px;
    border-radius: 4px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.btn-hero-gold:hover {
    background-color: #ffffff;
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
}

.scroll-indicator {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 10px;
    letter-spacing: 3px;
    opacity: 0.5;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mouse {
    width: 22px;
    height: 38px;
    border: 2px solid #ffffff;
    border-radius: 20px;
    margin-top: 12px;
    position: relative;
}

.mouse::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 8px;
    border-radius: 50%;
    animation: scroll-anim 2.2s infinite;
}

@keyframes scroll-anim {
    0% { opacity: 1; top: 8px; }
    100% { opacity: 0; top: 22px; }
}

@media (max-width: 1024px) {
    .hero-title { font-size: 3.5rem; }
}

@media (max-width: 768px) {
    .hero-title { font-size: 2.4rem; }
    .hero-description { font-size: 16px; line-height: 1.6; }
    .btn-hero-gold { padding: 18px 40px; width: 100%; max-width: 280px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1a1c7d6 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Playfair+Display:ital,wght@0,700;1,400&display=swap');

.filosofia-section {
    background-color: #0a0a0a;
    padding: clamp(60px, 10vw, 100px) 5%;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    overflow: hidden;
}

.filosofia-container {
    max-width: 1300px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: clamp(40px, 5vw, 80px);
    align-items: center;
}

.tagline {
    color: #D4AF37;
    font-size: 11px;
    letter-spacing: 3px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.filosofia-slogan {
    font-family: 'Playfair Display', serif;
    font-size: clamp(1.8rem, 4vw, 2.8rem);
    line-height: 1.2;
    margin-bottom: 35px;
    color: #ffffff;
}

.filosofia-desc p {
    font-size: clamp(15px, 1.5vw, 16px);
    line-height: 1.8;
    color: #aaaaaa;
    margin-bottom: 20px;
}

.filosofia-desc strong {
    color: #ffffff;
    font-weight: 400;
    border-bottom: 1px solid #D4AF37;
}

.filosofia-stats {
    display: flex;
    flex-direction: column;
    gap: 40px;
    border-left: 1px solid #1a1a1a;
    padding-left: clamp(30px, 5vw, 60px);
}

.stat-item {
    display: flex;
    flex-direction: column;
}

.stat-number {
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.5rem, 5vw, 3.5rem);
    color: #D4AF37;
    line-height: 1;
}

.stat-label {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #666;
    margin-top: 10px;
}

@media (max-width: 991px) {
    .filosofia-container {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    .filosofia-stats {
        flex-direction: row;
        border-left: none;
        border-top: 1px solid #1a1a1a;
        padding-left: 0;
        padding-top: 40px;
        justify-content: flex-start;
        gap: 60px;
    }
}

@media (max-width: 480px) {
    .filosofia-section {
        padding: 60px 20px;
    }
    .filosofia-stats {
        flex-direction: column;
        gap: 35px;
    }
    .filosofia-slogan {
        line-height: 1.3;
    }
    .stat-number {
        font-size: 3rem;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8f4768a */.majes-marquee-wrapper {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
    padding: 40px 0;
    background-color: #000000;
}

.majes-marquee-track {
    display: flex;
    width: max-content;
    gap: 65px;
    align-items: center;
    animation: entrance 1.5s cubic-bezier(0.2, 0.8, 0.2, 1) forwards, 
               scroll-loop 35s linear infinite 1.5s;
}

.majes-marquee-track:hover {
    animation-play-state: paused;
}

.partner-logo img {
    height: 65px;
    width: auto;
    filter: brightness(0) invert(1) opacity(0.6);
    transition: all 0.4s ease;
}

.partner-logo:hover img {
    filter: brightness(0) invert(1) opacity(1);
    transform: scale(1.1);
}

@keyframes entrance {
    0% { transform: translateX(100vw); }
    100% { transform: translateX(0); }
}

@keyframes scroll-loop {
    0% { transform: translateX(0); }
    100% { 
        transform: translateX(calc(-33.33% - 20px)); 
    }
}

@media (max-width: 768px) {
    .majes-marquee-track { 
        gap: 40px; 
    }
    .partner-logo img { 
        height: 50px; 
    }
    @keyframes scroll-loop {
        0% { transform: translateX(0); }
        100% { transform: translateX(calc(-33.33% - 13px)); }
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-93c45c7 */.proyectos-section {
    background-color: #000000;
    padding: 60px 0;
    width: 100%;
}

.majes-bento-wrapper {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}

.bento-header {
    text-align: center;
    margin-bottom: 40px;
}

.bento-main-title {
    color: #ffffff;
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.title-underline {
    width: 60px;
    height: 3px;
    background-color: #25D366;
    margin: 0 auto;
}

.majes-bento-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 240px 240px;
    gap: 15px;
    width: 100%;
    height: 495px;
}

.bento-card {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
    background-color: #111;
    border: 1px solid #222;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration: none; /* Asegura que no haya subrayado por ser enlace */
    display: block; /* Para que el <a> se comporte como contenedor */
}

.bento-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(37, 211, 102, 0.2);
}

.card-large { grid-column: 1 / 2; grid-row: 1 / 3; }
.card-tall { grid-column: 2 / 3; grid-row: 1 / 3; }
.card-small-top { grid-column: 3 / 4; grid-row: 1 / 2; }
.card-small-bottom { grid-column: 3 / 4; grid-row: 2 / 3; }

.bento-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}

.bento-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}

.bento-card:hover .bento-image-container img {
    transform: scale(1.08);
}

.bento-overlay {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
    z-index: 1;
    pointer-events: none;
}

.bento-tag {
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 5px 12px;
    border-radius: 30px;
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
}

.tag-green { background-color: #25D366; color: #000; }
.tag-orange { background-color: #FF8C00; color: #000; }
.tag-grey { background-color: #333; color: #bbb; }

.bento-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    z-index: 3;
    text-align: left;
}

.bento-title {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 5px 0;
}

.bento-loc {
    color: #ccc;
    font-size: 11px;
    margin: 0 0 12px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.icon-loc { width: 12px; height: 12px; fill: #25D366; }

.bento-specs {
    display: flex;
    gap: 12px;
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 10px;
}

.spec-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
}

.spec-item i {
    color: #25D366;
    font-size: 11px;
}

.bento-btn-round {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 4;
    transition: all 0.3s ease;
}

.bento-btn-round svg { width: 14px; height: 14px; fill: #000; }

.bento-card:hover .bento-btn-round {
    background: #25D366;
    transform: scale(1.1);
}

.bento-card:hover .bento-btn-round svg { fill: #fff; }

@media (max-width: 1024px) {
    .majes-bento-grid {
        display: flex;
        gap: 15px;
        padding: 20px !important;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        height: auto;
    }
    .majes-bento-grid::-webkit-scrollbar { display: none; }
    .bento-card {
        flex: 0 0 85vw;
        height: 450px;
        scroll-snap-align: center;
    }
    .card-large, .card-tall, .card-small-top, .card-small-bottom {
        grid-column: auto;
        grid-row: auto;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bfa57e8 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;800&display=swap');

.contacto-majes {
    padding: 60px 20px;
    background-color: #000;
    font-family: 'Montserrat', sans-serif;
}

.contacto-box {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    background-color: #1a1a1a;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0,0,0,0.3);
}

.contacto-info {
    flex: 1;
    padding: 60px;
    color: #fff;
    display: flex;
    flex-direction: column;
}

.titulo-destacado {
    font-size: 42px;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 25px;
    color: #FFFFFF;
    letter-spacing: -1px;
}

.titulo-destacado .highlight {
    color: #D4AF37;
}

.contacto-info p {
    color: #cccccc;
    line-height: 1.6;
    margin-bottom: 50px;
    font-size: 15px;
}

.info-items {
    display: flex;
    flex-direction: column;
    gap: 35px;
    margin-bottom: 60px;
}

.info-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

.icon-circle {
    width: 45px;
    height: 45px;
    background-color: #2a2a2a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #D4AF37;
    font-size: 16px;
}

.info-item span {
    display: block;
    font-size: 10px;
    letter-spacing: 2px;
    color: #999;
    margin-bottom: 4px;
}

.phone-link {
    text-decoration: none;
    color: #ffffff !important;
    transition: all 0.3s ease;
}

.phone-link:hover, .phone-link:hover strong {
    color: #D4AF37 !important;
}

.phone-link strong, .email-text {
    font-size: 14px;
    font-weight: 600;
}

.contacto-firma {
    margin-top: auto;
    display: flex;
    align-items: center;
    gap: 15px;
}

.gold-line {
    width: 40px;
    height: 1px;
    background-color: #D4AF37;
}

.contacto-firma span {
    font-size: 11px;
    letter-spacing: 3px;
    color: #D4AF37;
    font-weight: 600;
}

.contacto-form-container {
    flex: 1.5;
    background-color: #fff;
    padding: 60px;
    display: flex;
    align-items: center;
}

.contacto-form {
    width: 100%;
}

.form-row {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.form-group label {
    font-size: 10px;
    letter-spacing: 1px;
    color: #999;
    margin-bottom: 15px;
    font-weight: 700;
}

.form-group input, .form-group textarea {
    border: none;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    outline: none;
    transition: 0.3s;
    background: transparent;
}

.form-group input:focus, .form-group textarea:focus {
    border-color: #D4AF37;
}

.error-msg {
    color: #ff4d4d;
    font-size: 11px;
    margin-top: 5px;
    display: none;
    font-weight: 600;
}

.form-group textarea {
    height: 80px;
    resize: none;
    margin-bottom: 20px;
}

.form-legal {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.checkbox-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.form-legal input {
    width: auto;
    margin: 0;
    cursor: pointer;
}

.form-legal label {
    font-size: 12px;
    color: #888;
}

.form-legal a {
    color: #D4AF37;
    text-decoration: underline;
}

.btn-enviar {
    background-color: #111;
    color: #fff;
    border: none;
    padding: 15px 35px;
    border-radius: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: 0.3s;
}

.btn-enviar:hover:not(:disabled) {
    background-color: #D4AF37;
    transform: translateY(-3px);
}

.btn-enviar:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

@media (max-width: 991px) {
    .contacto-box {
        flex-direction: column;
    }
    .contacto-info, .contacto-form-container {
        padding: 40px;
    }
    .form-row {
        flex-direction: column;
        gap: 20px;
    }
    .titulo-destacado {
        font-size: 32px;
    }
}/* End custom CSS */