.elementor-404 .elementor-element.elementor-element-f971e60{--display:flex;}/* Start custom CSS *//* New Commissioning Section Styles */
.commissioning-new {
    padding: 0;
    background: #fff;
}

/* New Hero Section */
.commissioning-hero-new {
    background: 
        linear-gradient(135deg, rgba(1, 63, 141, 0.95) 0%, rgba(0, 34, 102, 0.5) 100%),
        url('/wp-content/uploads/2025/11/bg_puskonaladochnye-raboty.png') center/cover fixed no-repeat;
    color: white;
    padding: 100px 0 80px 0;
    text-align: center;
    border-radius: 30px;
   margin: 0 0 80px 0;
}

.hero-content-new h1 {
    font-size: 3rem;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.2;
}

.hero-subtitle-new {
    font-size: 1.5rem;
    margin-bottom: 40px;
    opacity: 0.9;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
}

.hero-features {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.feature-badge {
    background: rgba(255, 255, 255, 0.1);
    padding: 12px 24px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    gap: 8px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.feature-icon {
    font-size: 1.2rem;
}

.hero-button-new {
    background: #E30613;
    color: white;
    border: none;
    padding: 18px 50px;
    font-size: 1.25rem;
    border-radius: 50px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(227, 6, 19, 0.3);
}

.hero-button-new:hover {
    background: #c10511;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(227, 6, 19, 0.4);
}

/* Services Overview */
.services-overview {
    margin-bottom: 100px;
    padding: 0 20px;
}

.overview-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.overview-card {
    background: white;
    padding: 40px 30px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.overview-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #013F8D, #E30613);
}

.overview-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.overview-number {
    font-size: 4rem;
    font-weight: 800;
    color: #f8f9fa;
    position: absolute;
    top: 20px;
    right: 30px;
    line-height: 1;
    z-index: 1;
}

.overview-card h3 {
    color: #013F8D;
    font-size: 1.5rem;
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    z-index: 2;
}

.overview-card > p {
    color: #333;
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 1.125rem;
    position: relative;
    z-index: 2;
}

.overview-list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2;
}

.overview-list li {
    color: #333;
    padding: 8px 0;
    padding-left: 25px;
    position: relative;
    font-size: 1.125rem;
}

.overview-list li::before {
    content: '✓';
    color: #E30613;
    font-weight: bold;
    position: absolute;
    left: 0;
}

/* Process Timeline */
.process-timeline {
    margin-bottom: 100px;
    padding: 60px 40px;
    background: linear-gradient(135deg, #f8fafc 0%, #e9ecef 100%);
    border-radius: 30px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.timeline-title {
    color: #013F8D;
    text-align: center;
    margin-bottom: 60px;
    font-size: 2.5rem;
    font-weight: 700;
}

.timeline {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

.timeline::before {
    content: '';
    position: absolute;
    left: 50px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #013F8D;
    transform: translateX(-50%);
}

.timeline-item {
    display: flex;
    margin-bottom: 50px;
    position: relative;
}

.timeline-marker {
    flex-shrink: 0;
    width: 100px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
}

.marker-circle {
    width: 50px;
    height: 50px;
    background: #E30613;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    font-weight: bold;
    box-shadow: 0 4px 15px rgba(227, 6, 19, 0.3);
}

.timeline-content {
    flex: 1;
    background: white;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    margin-left: 20px;
}

.timeline-content h3 {
    color: #013F8D;
    font-size: 1.375rem;
    margin-bottom: 10px;
    font-weight: 600;
}

.timeline-content p {
    color: #333;
    line-height: 1.6;
    margin-bottom: 0;
    font-size: 1.125rem;
}

/* Guarantees Section */
.guarantees-section {
    margin-bottom: 100px;
    padding: 0 20px;
}

.guarantees-header {
    text-align: center;
    margin-bottom: 60px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.guarantees-header h2 {
    color: #013F8D;
    font-size: 2.5rem;
    margin-bottom: 20px;
    font-weight: 700;
}

.guarantees-header p {
    color: #333;
    font-size: 1.25rem;
    line-height: 1.6;
    margin: 0;
}

.guarantees-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.guarantee-card {
    background: white;
    padding: 40px 30px;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.guarantee-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
}

.guarantee-icon {
    font-size: 3rem;
    margin-bottom: 20px;
    display: block;
}

.guarantee-card h3 {
    color: #013F8D;
    font-size: 1.375rem;
    margin-bottom: 15px;
    font-weight: 600;
}

.guarantee-card p {
    color: #333;
    line-height: 1.6;
    margin: 0;
    font-size: 1.125rem;
}

/* Full Width CTA Section */
.cta-new-full {
    background: 
        linear-gradient(135deg, rgba(1, 63, 141, 0.95) 0%, rgba(0, 34, 102, 0.5) 100%),
        url('/wp-content/uploads/2025/11/bg_puskonaladochnye-raboty.png') center/cover fixed no-repeat;
    color: white;
    padding: 80px 0;
    margin: 0 20px 60px 20px;
    width: calc(100% - 40px);
    border-radius: 30px;
}

.cta-content-new {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}

.cta-text h2 {
    color: white;
    font-size: 2.5rem;
    margin-bottom: 15px;
    font-weight: 700;
}

.cta-description-bold {
    font-size: 1.5rem;
    opacity: 0.9;
    margin-bottom: 40px;
    line-height: 1.6;
    font-weight: 600;
}

.cta-features {
    margin-bottom: 40px;
    text-align: left;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.cta-feature {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    font-size: 1.125rem;
}

.cta-feature-icon {
    color: #E30613;
    font-weight: bold;
    font-size: 1.2rem;
}

.cta-button-new {
    background: #E30613;
    color: white;
    border: none;
    padding: 18px 50px;
    font-size: 1.25rem;
    border-radius: 50px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(227, 6, 19, 0.3);
}

.cta-button-new:hover {
    background: #c10511;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(227, 6, 19, 0.4);
}

/* Адаптивность */
@media (max-width: 1024px) {
    .guarantees-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .commissioning-hero-new {
        padding: 60px 20px;
        border-radius: 20px;
        margin: 20px 20px 60px 20px;
    }
    
    .hero-content-new h1 {
        font-size: 2.2rem;
    }
    
    .hero-subtitle-new {
        font-size: 1.25rem;
    }
    
    .hero-features {
        flex-direction: column;
        align-items: center;
    }
    
    .overview-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .process-timeline {
        padding: 40px 20px;
        border-radius: 20px;
        margin-bottom: 60px;
    }
    
    .timeline-title {
        font-size: 2rem;
    }
    
    .timeline::before {
        left: 25px;
    }
    
    .timeline-marker {
        width: 50px;
    }
    
    .timeline-content {
        margin-left: 15px;
        padding: 20px;
    }
    
    .guarantees-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .cta-new-full {
        padding: 60px 20px;
        margin: 0 20px 40px 20px;
        border-radius: 20px;
    }
    
    .cta-text h2 {
        font-size: 2rem;
    }
    
    .cta-description-bold {
        font-size: 1.25rem;
    }
    
    .hero-button-new,
    .cta-button-new {
        padding: 15px 40px;
        font-size: 1.125rem;
    }
}

@media (max-width: 480px) {
    .commissioning-hero-new {
        padding: 40px 15px;
        border-radius: 15px;
        margin: 15px 15px 40px 15px;
    }
    
    .hero-content-new h1 {
        font-size: 1.8rem;
    }
    
    .hero-subtitle-new {
        font-size: 1.125rem;
    }
    
    .overview-card {
        padding: 30px 20px;
    }
    
    .overview-number {
        font-size: 3rem;
        top: 15px;
        right: 20px;
    }
    
    .timeline-content h3 {
        font-size: 1.25rem;
    }
    
    .guarantees-header h2 {
        font-size: 2rem;
    }
    
    .cta-new-full {
        padding: 40px 15px;
        margin: 0 0px 30px 15px;
        border-radius: 15px;
    }
    
    .cta-text h2 {
        font-size: 1.75rem;
    }
    
    .cta-description-bold {
        font-size: 1.125rem;
    }
}/* End custom CSS */