.elementor-113 .elementor-element.elementor-element-8fabb4c{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-94c2e88 */.marreco-about-hero {
    background: linear-gradient(135deg, rgba(17, 49, 91, 0.92) 0%, rgba(10, 31, 61, 0.92) 100%), 
                url('/wp-content/uploads/2026/02/Marreco-Plastering-Contact.webp') center center / cover no-repeat;
    padding: 120px 0 80px 0;
    position: relative;
    overflow: hidden;
}

.marreco-about-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(217, 4, 44, 0.05) 0%, rgba(17, 49, 91, 0.1) 100%);
    pointer-events: none;
}

.marreco-about-hero-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}

.marreco-about-hero-content {
    text-align: center;
}

.marreco-about-hero h1 {
    font-size: 56px;
    font-weight: 800;
    color: #ffffff;
    margin: 0 0 20px 0;
    line-height: 1.2;
    letter-spacing: -1px;
}

.marreco-about-breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.marreco-about-breadcrumb li {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
}

.marreco-about-breadcrumb a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 500;
}

.marreco-about-breadcrumb a:hover {
    color: #d9042c;
}

.marreco-about-breadcrumb .separator {
    color: #d9042c;
    font-weight: bold;
    font-size: 18px;
}

.marreco-about-breadcrumb .current {
    color: #d9042c;
    font-weight: 600;
}

.marreco-about-intro {
    background: #ffffff;
    padding: 80px 0;
}

.marreco-about-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 60px;
}

.marreco-about-intro-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.marreco-about-intro-text h3 {
    font-size: 32px;
    font-weight: 700;
    color: #11315b;
    margin: 0 0 24px 0;
    line-height: 1.4;
}

.marreco-about-intro-text p {
    font-size: 16px;
    line-height: 1.8;
    color: #555555;
    margin: 0 0 20px 0;
}

.marreco-about-intro-image {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
}

.marreco-about-intro-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.marreco-about-intro-image:hover img {
    transform: scale(1.05);
}

.marreco-about-philosophy {
    background: #f8f9fa;
    padding: 80px 0;
}

.marreco-about-philosophy-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.marreco-about-philosophy-text {
    background: #ffffff;
    padding: 48px;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}

.marreco-about-philosophy-text h3 {
    font-size: 32px;
    font-weight: 700;
    color: #11315b;
    margin: 0 0 24px 0;
    line-height: 1.4;
}

.marreco-about-philosophy-text p {
    font-size: 16px;
    line-height: 1.8;
    color: #555555;
    margin: 0 0 32px 0;
}

.marreco-about-values {
    display: grid;
    gap: 24px;
}

.marreco-about-value-item {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.marreco-about-value-icon {
    width: 48px;
    height: 48px;
    background: linear-gradient(135deg, #d9042c, #e8103a);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.marreco-about-value-icon svg {
    width: 24px;
    height: 24px;
    fill: #ffffff;
}

.marreco-about-value-content h4 {
    font-size: 20px;
    font-weight: 700;
    color: #11315b;
    margin: 0 0 8px 0;
}

.marreco-about-value-content p {
    font-size: 15px;
    line-height: 1.7;
    color: #555555;
    margin: 0;
}

.marreco-about-philosophy-image {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
}

.marreco-about-philosophy-image img {
    width: 100%;
    height: auto;
    display: block;
}

.marreco-about-specialist {
    background: linear-gradient(135deg, #11315b 0%, #0a1f3d 100%);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.marreco-about-specialist::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(217, 4, 44, 0.05) 0%, rgba(17, 49, 91, 0.1) 100%);
    pointer-events: none;
}

.marreco-about-specialist-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    position: relative;
    z-index: 2;
}

.marreco-about-specialist-text h2 {
    font-size: 38px;
    font-weight: 800;
    color: #ffffff;
    margin: 0 0 24px 0;
    line-height: 1.3;
}

.marreco-about-specialist-text h5 {
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 0 32px 0;
    line-height: 1.7;
}

.marreco-about-specialist-btn {
    display: inline-block;
    background: linear-gradient(135deg, #d9042c, #e8103a);
    color: #ffffff;
    padding: 16px 40px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(217, 4, 44, 0.35);
    letter-spacing: 0.5px;
}

.marreco-about-specialist-btn:hover {
    background: linear-gradient(135deg, #b80325, #d9042c);
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(217, 4, 44, 0.45);
}

.marreco-about-specialist-image {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.3);
}

.marreco-about-specialist-image img {
    width: 100%;
    height: auto;
    display: block;
}

@media (max-width: 968px) {
    .marreco-about-intro-content,
    .marreco-about-philosophy-content,
    .marreco-about-specialist-content {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    
    .marreco-about-philosophy-content {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .marreco-about-hero {
        padding: 100px 0 60px 0;
    }
    
    .marreco-about-hero-container,
    .marreco-about-container {
        padding: 0 24px;
    }
    
    .marreco-about-hero h1 {
        font-size: 36px;
        margin-bottom: 16px;
    }
    
    .marreco-about-breadcrumb {
        gap: 8px;
        flex-wrap: wrap;
    }
    
    .marreco-about-breadcrumb li {
        font-size: 14px;
        gap: 8px;
    }
    
    .marreco-about-intro,
    .marreco-about-philosophy,
    .marreco-about-specialist {
        padding: 60px 0;
    }
    
    .marreco-about-intro-text h3,
    .marreco-about-philosophy-text h3 {
        font-size: 26px;
    }
    
    .marreco-about-specialist-text h2 {
        font-size: 28px;
    }
    
    .marreco-about-specialist-text h5 {
        font-size: 16px;
    }
    
    .marreco-about-philosophy-text {
        padding: 32px 24px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f9a52e6 */.marreco-cta {
    background: linear-gradient(135deg, #d9042c 0%, #b80325 100%);
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.marreco-cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.1) 100%);
    pointer-events: none;
}

.marreco-cta-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}

.marreco-cta-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.marreco-cta-text {
    flex: 1;
    max-width: 66%;
}

.marreco-cta-text h2 {
    font-size: 42px;
    font-weight: 800;
    color: #ffffff;
    margin: 0 0 16px 0;
    line-height: 1.2;
}

.marreco-cta-text p {
    font-size: 16px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
}

.marreco-cta-button {
    flex-shrink: 0;
}

.marreco-cta-button a {
    background: #ffffff;
    color: #d9042c;
    padding: 16px 40px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.5px;
}

.marreco-cta-button a:hover {
    background: #11315b;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}

.marreco-cta-button a svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
    transition: transform 0.3s ease;
}

.marreco-cta-button a:hover svg {
    transform: translateX(4px);
}

@media (max-width: 968px) {
    .marreco-cta-content {
        flex-direction: column;
        text-align: center;
        gap: 30px;
    }
    
    .marreco-cta-text {
        max-width: 100%;
    }
    
    .marreco-cta-text h2 {
        font-size: 32px;
    }
}

@media (max-width: 768px) {
    .marreco-cta {
        padding: 50px 0;
    }
    
    .marreco-cta-container {
        padding: 0 24px;
    }
    
    .marreco-cta-text h2 {
        font-size: 28px;
        margin-bottom: 12px;
    }
    
    .marreco-cta-text p {
        font-size: 15px;
    }
    
    .marreco-cta-button a {
        width: 100%;
        justify-content: center;
        padding: 14px 32px;
    }
}/* End custom CSS */