.elementor-32 .elementor-element.elementor-element-03f4724{--display:flex;--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-32 .elementor-element.elementor-element-1d572ab{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-32 .elementor-element.elementor-element-caf67dd{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-32 .elementor-element.elementor-element-5d00ec3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-32 .elementor-element.elementor-element-640434c{--display:flex;}.elementor-32 .elementor-element.elementor-element-89f2904{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-32 .elementor-element.elementor-element-7cc8b34{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-64ff418 *//* IMPORTAR POPPINS */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');


/* ================================================= */
/* ================== ABOUT HERO =================== */
/* ================================================= */

.about-hero{
    position: relative;
    width: 100%;
    height: 430px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 5vw;
    font-family: 'Poppins', sans-serif;

    background:
    url('https://winglassservicesrl.com/wp-content/uploads/2026/06/ChatGPT-Image-11-jun-2026-03_45_41-p.m.png')
    center center/cover no-repeat;
}


/* ================================================= */
/* ==================== OVERLAY ==================== */
/* ================================================= */

.about-overlay{
    position: absolute;
    inset: 0;

    background:
    linear-gradient(
        90deg,
        rgba(2,8,23,0.96) 0%,
        rgba(2,8,23,0.90) 28%,
        rgba(2,8,23,0.78) 58%,
        rgba(2,8,23,0.68) 100%
    );
}


/* ================================================= */
/* ==================== CONTENT ==================== */
/* ================================================= */

.about-hero-content{
    position: relative;
    z-index: 2;
    max-width: 950px;
}


/* ================================================= */
/* =================== BREADCRUMB ================== */
/* ================================================= */

.about-breadcrumb{
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 28px;
}

.about-breadcrumb a{
    color: rgba(255,255,255,0.75);
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: .3s ease;
}

.about-breadcrumb a:hover{
    color: #ffffff;
}

.about-breadcrumb .active{
    color: #0D6EFD;
    font-weight: 700;
}

.about-breadcrumb span{
    color: rgba(255,255,255,0.45);
    font-size: 16px;
}


/* ================================================= */
/* ===================== TITULO ==================== */
/* ================================================= */

.about-hero h1{
    margin: 0;
    color: #ffffff;
    font-size: clamp(60px, 7vw, 118px);
    line-height: .95;
    font-weight: 800;
    letter-spacing: -5px;
}

.about-hero h1 span{
    color: #0D6EFD;
}


/* ================================================= */
/* ================= TEXTO SEO HERO ================ */
/* ================================================= */

.about-hero-text{
    max-width: 760px;
    margin: 24px 0 0;
    color: rgba(255,255,255,0.82);
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}


/* ================================================= */
/* ==================== EFECTO ===================== */
/* ================================================= */

.about-hero::after{
    content: '';
    position: absolute;
    width: 700px;
    height: 700px;
    border-radius: 50%;

    background:
    radial-gradient(
        circle,
        rgba(13,110,253,0.18),
        transparent 70%
    );

    top: -250px;
    right: -180px;
    z-index: 1;
}


/* ================================================= */
/* ==================== MOBILE ===================== */
/* ================================================= */

@media(max-width: 767px){

    .about-hero{
        height: auto;
        min-height: 500px;
        padding: 90px 24px 70px;
        align-items: center;
    }

    .about-breadcrumb{
        margin-bottom: 24px;
        gap: 10px;
    }

    .about-breadcrumb a,
    .about-breadcrumb span{
        font-size: 14px;
    }

    .about-hero h1{
        font-size: 52px;
        line-height: 1;
        letter-spacing: -2px;
    }

    .about-hero-text{
        max-width: 100%;
        margin-top: 20px;
        font-size: 15px;
        line-height: 1.7;
    }

}


/* ================================================= */
/* =============== MOBILE PEQUEÑO ================== */
/* ================================================= */

@media(max-width: 420px){

    .about-hero{
        min-height: 470px;
        padding: 80px 18px 60px;
    }

    .about-hero h1{
        font-size: 44px;
    }

    .about-hero-text{
        font-size: 14.5px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-54dca5b *//* IMPORTAR POPPINS */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');


/* ================================================= */
/* ================== STATS SECTION ================ */
/* ================================================= */

.stats-section{
    width:100%;

    background:#0D6EFD;

    font-family:'Poppins', sans-serif;

    overflow:hidden;
}


/* ================================================= */
/* ==================== GRID ======================= */
/* ================================================= */

.stats-grid{
    display:grid;

    grid-template-columns:repeat(4,1fr);

    width:100%;
}


/* ================================================= */
/* ==================== ITEM ======================= */
/* ================================================= */

.stat-item{
    position:relative;

    padding:55px 25px;

    text-align:center;

    border-right:1px solid rgba(255,255,255,0.14);

    transition:.35s ease;
}


/* QUITAR BORDE DEL ÚLTIMO */

.stat-item:last-child{
    border-right:none;
}


/* ================================================= */
/* ==================== HOVER ====================== */
/* ================================================= */

.stat-item:hover{
    background:rgba(255,255,255,0.03);
}


/* ================================================= */
/* ==================== NUMERO ===================== */
/* ================================================= */

.stat-item h2{
    margin:0 0 10px;

    color:#fff;

    font-size:clamp(42px,3.5vw,68px);

    line-height:1;

    font-weight:700;

    letter-spacing:-2px;
}


/* ================================================= */
/* ==================== TEXTO ====================== */
/* ================================================= */

.stat-item p{
    margin:0;

    color:rgba(255,255,255,0.82);

    font-size:14px;

    font-weight:600;

    letter-spacing:1.5px;

    text-transform:uppercase;
}


/* ================================================= */
/* ==================== TABLET ===================== */
/* ================================================= */

@media(max-width:1100px){

    .stats-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .stat-item{
        border-bottom:1px solid rgba(255,255,255,0.14);
    }

    .stat-item:nth-child(2){
        border-right:none;
    }

}


/* ================================================= */
/* ==================== MOBILE ===================== */
/* ================================================= */

@media(max-width:767px){

    .stats-grid{
        grid-template-columns:1fr;
    }

    .stat-item{
        border-right:none;

        padding:45px 20px;
    }

    .stat-item h2{
        font-size:48px;
    }

    .stat-item p{
        font-size:13px;

        letter-spacing:1px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82f5278 *//* IMPORTAR POPPINS */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');


/* ================================================= */
/* ================= STORY SECTION ================= */
/* ================================================= */

.story-section{
    width:100%;

    padding:120px 5vw;

    background:#f8fafc;

    overflow:hidden;

    font-family:'Poppins', sans-serif;
}


/* ================================================= */
/* ==================== CONTAINER ================== */
/* ================================================= */

.story-container{
    display:flex;

    align-items:center;

    gap:70px;
}


/* ================================================= */
/* ===================== IMAGE ===================== */
/* ================================================= */

.story-image{
    position:relative;

    width:48%;
}

.story-image img{
    width:100%;

    height:620px;

    object-fit:cover;

    border-radius:26px;

    display:block;

    box-shadow:
    0 20px 60px rgba(15,23,42,0.08);
}


/* EXPERIENCE BOX */

.story-years{
    position:absolute;

    right:-20px;
    bottom:-20px;

    background:#0D6EFD;

    padding:30px 40px;

    border-radius:22px;

    box-shadow:
    0 18px 45px rgba(13,110,253,0.25);
}

.story-years h3{
    margin:0 0 6px;

    color:#fff;

    font-size:58px;

    line-height:1;

    font-weight:700;
}

.story-years p{
    margin:0;

    color:rgba(255,255,255,0.92);

    font-size:17px;

    font-weight:500;
}


/* ================================================= */
/* ==================== CONTENT ==================== */
/* ================================================= */

.story-content{
    width:52%;
}


/* TAG */

.story-tag{
    display:flex;
    align-items:center;
    gap:14px;

    margin-bottom:24px;

    color:#0D6EFD;

    font-size:13px;
    font-weight:700;

    letter-spacing:2px;

    text-transform:uppercase;
}

.story-tag span{
    width:42px;
    height:2px;

    background:#0D6EFD;
}


/* TITULO */

.story-content h2{
    margin:0 0 30px;

    color:#071120;

    font-size:clamp(42px,4vw,78px);

    line-height:1.08;

    font-weight:700;

    letter-spacing:-3px;
}


/* TEXTO */

.story-content p{
    margin:0 0 24px;

    color:#667085;

    font-size:18px;

    line-height:1.9;

    font-weight:400;
}


/* ================================================= */
/* ==================== TIMELINE =================== */
/* ================================================= */

.story-timeline{
    display:flex;

    flex-direction:column;

    gap:28px;

    margin-top:45px;
}


/* ITEM */

.timeline-item{
    display:flex;

    align-items:flex-start;

    gap:20px;
}


/* DOT */

.timeline-dot{
    position:relative;

    width:18px;
    height:18px;

    background:#0D6EFD;

    border-radius:50%;

    margin-top:8px;

    flex-shrink:0;
}

.timeline-dot::after{
    content:'';

    position:absolute;

    top:18px;
    left:50%;

    transform:translateX(-50%);

    width:2px;
    height:55px;

    background:#d7e3f7;
}


/* QUITAR LINEA DEL ÚLTIMO */

.timeline-item:last-child .timeline-dot::after{
    display:none;
}


/* INFO */

.timeline-info span{
    display:block;

    margin-bottom:8px;

    color:#0D6EFD;

    font-size:15px;
    font-weight:700;
}

.timeline-info h4{
    margin:0 0 8px;

    color:#071120;

    font-size:24px;

    line-height:1.3;

    font-weight:600;
}

.timeline-info p{
    margin:0;

    color:#667085;

    font-size:16px;

    line-height:1.8;
}


/* ================================================= */
/* ==================== TABLET ===================== */
/* ================================================= */

@media(max-width:1200px){

    .story-container{
        flex-direction:column;
    }

    .story-image,
    .story-content{
        width:100%;
    }

}


/* ================================================= */
/* ==================== MOBILE ===================== */
/* ================================================= */

@media(max-width:767px){

    .story-section{
        padding:90px 24px;
    }

    .story-image img{
        height:420px;
    }

    .story-years{
        right:20px;
        bottom:20px;

        padding:24px 30px;
    }

    .story-years h3{
        font-size:42px;
    }

    .story-years p{
        font-size:14px;
    }

    .story-content h2{
        font-size:38px;

        letter-spacing:-2px;
    }

    .story-content p{
        font-size:16px;
    }

    .timeline-info h4{
        font-size:21px;
    }

    .timeline-info p{
        font-size:15px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9c0f28c *//* IMPORTAR POPPINS */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');


/* ================================================= */
/* ============ MISION / VISION SECTION ============ */
/* ================================================= */

.mission-vision-section{
    width:100%;

    padding:90px 4vw;

    background:#eef2f6;

    font-family:'Poppins', sans-serif;
}


/* ================================================= */
/* ==================== GRID ======================= */
/* ================================================= */

.mission-grid{
    display:flex;

    gap:30px;

    width:100%;
}


/* ================================================= */
/* ==================== CARD ======================= */
/* ================================================= */

.mission-card{
    flex:1;

    background:rgba(255,255,255,0.72);

    backdrop-filter:blur(10px);

    border:1px solid rgba(13,110,253,0.08);

    border-radius:26px;

    padding:40px;

    transition:.35s ease;

    box-shadow:
    0 10px 30px rgba(15,23,42,0.04);
}

.mission-card:hover{
    transform:translateY(-6px);

    box-shadow:
    0 20px 45px rgba(15,23,42,0.07);
}


/* ================================================= */
/* ==================== ICON ======================= */
/* ================================================= */

.mission-icon{
    width:62px;
    height:62px;

    border-radius:16px;

    background:rgba(13,110,253,0.08);

    display:flex;
    align-items:center;
    justify-content:center;

    color:#0D6EFD;

    font-size:26px;

    margin-bottom:22px;
}


/* ================================================= */
/* ==================== TAG ======================== */
/* ================================================= */

.mission-tag{
    display:block;

    margin-bottom:16px;

    color:#0D6EFD;

    font-size:11px;
    font-weight:700;

    letter-spacing:2px;

    text-transform:uppercase;
}


/* ================================================= */
/* ==================== TITLE ====================== */
/* ================================================= */

.mission-card h3{
    margin:0 0 18px;

    color:#071120;

    font-size:28px;

    line-height:1.4;

    font-weight:700;

    letter-spacing:-1px;
}


/* ================================================= */
/* ==================== TEXT ======================= */
/* ================================================= */

.mission-card p{
    margin:0;

    color:#667085;

    font-size:15px;

    line-height:1.9;

    font-weight:400;
}


/* ================================================= */
/* ==================== TABLET ===================== */
/* ================================================= */

@media(max-width:1100px){

    .mission-grid{
        flex-direction:column;
    }

}


/* ================================================= */
/* ==================== MOBILE ===================== */
/* ================================================= */

@media(max-width:767px){

    .mission-vision-section{
        padding:70px 24px;
    }

    .mission-card{
        padding:28px 22px;
    }

    .mission-icon{
        width:55px;
        height:55px;

        font-size:22px;
    }

    .mission-card h3{
        font-size:22px;
    }

    .mission-card p{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-89f2904 *//* IMPORTAR POPPINS */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');


/* ================================================= */
/* ================= VALUES SECTION ================ */
/* ================================================= */

.values-section{
    width:100%;

    padding:120px 4vw;

  

    font-family:'Poppins', sans-serif;
}


/* ================================================= */
/* ==================== HEADER ===================== */
/* ================================================= */

.values-header{
    text-align:center;

    margin-bottom:70px;
}


/* TAG */

.values-tag{
    display:inline-flex;
    align-items:center;
    gap:14px;

    margin-bottom:24px;

    color:#0D6EFD;

    font-size:12px;
    font-weight:700;

    letter-spacing:3px;

    text-transform:uppercase;
}

.values-tag span{
    width:36px;
    height:2px;

    background:#0D6EFD;

    border-radius:30px;
}


/* TITULO */

.values-header h2{
    margin:0;

    color:#071120;

    font-size:clamp(42px,4vw,78px);

    line-height:1.05;

    font-weight:700;

    letter-spacing:-3px;
}


/* ================================================= */
/* ==================== GRID ======================= */
/* ================================================= */

.values-grid{
    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:28px;
}


/* ================================================= */
/* ==================== CARD ======================= */
/* ================================================= */

.value-card{
    background:rgba(255,255,255,0.75);

    backdrop-filter:blur(10px);

    border:1px solid #dbe3ee;

    border-radius:24px;

    padding:36px;

    transition:.35s ease;

    min-height:260px;
}

.value-card:hover{
    transform:translateY(-6px);

    box-shadow:
    0 20px 45px rgba(15,23,42,0.06);
}


/* CARD ACTIVA */

.active-card{
    border:1px solid rgba(13,110,253,0.45);

    box-shadow:
    0 15px 40px rgba(13,110,253,0.08);
}


/* ================================================= */
/* ==================== ICON ======================= */
/* ================================================= */

.value-icon{
    width:56px;
    height:56px;

    border-radius:16px;

    background:rgba(13,110,253,0.08);

    display:flex;
    align-items:center;
    justify-content:center;

    margin-bottom:26px;
}

.value-icon i{
    color:#0D6EFD;

    font-size:24px;
}


/* ICON ACTIVO */

.active-icon{
    background:#0D6EFD;
}

.active-icon i{
    color:#fff;
}


/* ================================================= */
/* ==================== TITULO ===================== */
/* ================================================= */

.value-card h3{
    margin:0 0 18px;

    color:#071120;

    font-size:22px;

    line-height:1.3;

    font-weight:700;
}


/* ================================================= */
/* ==================== TEXTO ====================== */
/* ================================================= */

.value-card p{
    margin:0;

    color:#667085;

    font-size:16px;

    line-height:1.9;

    font-weight:400;
}


/* ================================================= */
/* ==================== TABLET ===================== */
/* ================================================= */

@media(max-width:1100px){

    .values-grid{
        grid-template-columns:repeat(2,1fr);
    }

}


/* ================================================= */
/* ==================== MOBILE ===================== */
/* ================================================= */

@media(max-width:767px){

    .values-section{
        padding:80px 24px;
    }

    .values-grid{
        grid-template-columns:1fr;
    }

    .values-header{
        margin-bottom:50px;
    }

    .values-header h2{
        font-size:42px;

        letter-spacing:-2px;
    }

    .value-card{
        padding:28px;

        min-height:auto;
    }

    .value-card h3{
        font-size:20px;
    }

    .value-card p{
        font-size:15px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b567923 *//* IMPORTAR POPPINS */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');


/* ================================================= */
/* ================= SECTION ======================= */
/* ================================================= */

.certified-cta-section{
    width:100%;

    background:#f5f7fb;

    font-family:'Poppins', sans-serif;

    overflow:hidden;
}


/* ================================================= */
/* =================== TOP AREA ==================== */
/* ================================================= */

.certified-top{
    width:100%;

    padding:80px 5vw;

    display:flex;
    justify-content:space-between;
    align-items:center;

    gap:50px;

    border-bottom:1px solid #dfe7f3;
}


/* LEFT */

.certified-left{
    max-width:380px;
}

.certified-tag{
    display:block;

    margin-bottom:16px;

    color:#64748b;

    font-size:11px;
    font-weight:700;

    letter-spacing:2px;

    text-transform:uppercase;
}

.certified-left h2{
    margin:0;

    color:#081120;

    font-size:40px;

    line-height:1.1;

    font-weight:700;

    letter-spacing:-2px;
}


/* ================================================= */
/* ================= CERTIFIED GRID ================ */
/* ================================================= */

.certified-grid{
    display:flex;
    align-items:center;

    gap:18px;

    flex-wrap:wrap;
}


/* CARD */

.certified-card{
    width:145px;
    height:145px;

    background:#fff;

    border:1px solid rgba(0,102,255,0.18);

    border-radius:22px;

    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;

    text-align:center;

    transition:.35s ease;
}

.certified-card:hover{
    transform:translateY(-6px);

    border-color:#0066FF;

    box-shadow:
    0 20px 40px rgba(0,102,255,0.08);
}


/* ICON */

.certified-icon{
    width:44px;
    height:44px;

    border-radius:14px;

    background:rgba(0,102,255,0.08);

    display:flex;
    align-items:center;
    justify-content:center;

    margin-bottom:14px;
}

.certified-icon i{
    color:#0066FF;

    font-size:17px;
}


/* TEXT */

.certified-card h3{
    margin:0 0 6px;

    color:#081120;

    font-size:20px;

    font-weight:700;
}

.certified-card p{
    margin:0;

    color:#64748b;

    font-size:12px;

    line-height:1.5;
}


/* ================================================= */
/* ==================== CTA ======================== */
/* ================================================= */

.bottom-cta{
    width:100%;

    padding:110px 20px;

    background:#0066FF;

    position:relative;

    overflow:hidden;
}


/* BACKGROUND EFFECT */

.bottom-cta::before{
    content:'';

    position:absolute;

    width:650px;
    height:650px;

    background:
    radial-gradient(
        circle,
        rgba(255,255,255,0.10),
        transparent 70%
    );

    top:-250px;
    left:-150px;
}

.bottom-cta::after{
    content:'';

    position:absolute;

    width:650px;
    height:650px;

    background:
    radial-gradient(
        circle,
        rgba(255,255,255,0.08),
        transparent 70%
    );

    bottom:-300px;
    right:-200px;
}


/* CONTENT */

.bottom-cta-content{
    position:relative;

    z-index:2;

    max-width:850px;

    margin:auto;

    text-align:center;
}


/* TITLE */

.bottom-cta-content h2{
    margin:0 0 22px;

    color:#fff;

    font-size:56px;

    line-height:1.08;

    font-weight:700;

    letter-spacing:-2px;
}


/* TEXT */

.bottom-cta-content p{
    max-width:680px;

    margin:0 auto 42px;

    color:rgba(255,255,255,0.82);

    font-size:18px;

    line-height:1.8;

    font-weight:400;
}


/* ================================================= */
/* ==================== BUTTONS ==================== */
/* ================================================= */

.bottom-cta-buttons{
    display:flex;
    align-items:center;
    justify-content:center;

    gap:18px;

    flex-wrap:wrap;
}


/* BTN BASE */

.bottom-btn{
    height:62px;

    padding:0 30px;

    border-radius:999px;

    display:inline-flex;
    align-items:center;
    justify-content:center;

    gap:10px;

    text-decoration:none;

    font-size:16px;
    font-weight:600;

    transition:.35s ease;
}


/* PRIMARY */

.primary-btn{
    background:#fff;

    color:#0066FF;
}

.primary-btn:hover{
    transform:translateY(-4px);

    background:#f5f7fb;
}


/* SECONDARY */

.secondary-btn{
    border:1.5px solid rgba(255,255,255,0.45);

    color:#fff;

    background:transparent;
}

.secondary-btn:hover{
    background:#fff;

    color:#0066FF;

    transform:translateY(-4px);
}


/* ================================================= */
/* ==================== TABLET ===================== */
/* ================================================= */

@media(max-width:1200px){

    .certified-top{
        flex-direction:column;
        align-items:flex-start;
    }

    .bottom-cta-content h2{
        font-size:48px;
    }

    .bottom-cta-content p{
        font-size:17px;
    }

}


/* ================================================= */
/* ==================== MOBILE ===================== */
/* ================================================= */

@media(max-width:767px){

    .certified-top{
        padding:65px 24px;
    }

    .certified-left h2{
        font-size:32px;
    }

    .certified-grid{
        width:100%;

        justify-content:center;
    }

    .certified-card{
        width:135px;
        height:135px;
    }

    .certified-card h3{
        font-size:18px;
    }

    .certified-card p{
        font-size:11px;
    }

    .bottom-cta{
        padding:85px 24px;
    }

    .bottom-cta-content h2{
        font-size:34px;

        line-height:1.15;

        letter-spacing:-1px;
    }

    .bottom-cta-content p{
        font-size:15px;

        line-height:1.8;
    }

    .bottom-cta-buttons{
        flex-direction:column;
    }

    .bottom-btn{
        width:100%;

        font-size:15px;

        height:58px;
    }

}/* End custom CSS */