.elementor-1493 .elementor-element.elementor-element-0e6b609{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1493 .elementor-element.elementor-element-868ae82{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-1493 .elementor-element.elementor-element-f83407a > .elementor-widget-container{margin:50px 0px 35px 0px;}.elementor-1493 .elementor-element.elementor-element-f83407a .elementor-heading-title{color:var( --e-global-color-accent );}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1493 .elementor-element.elementor-element-e1a4197 > .elementor-widget-container{margin:0px 0px 35px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-1493 .elementor-element.elementor-element-2f4723e > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-1493 .elementor-element.elementor-element-78b1f3a .elementor-heading-title{color:#000000;}.elementor-1493 .elementor-element.elementor-element-90b13b3 > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-1493 .elementor-element.elementor-element-90b13b3{font-size:24px;line-height:1.5em;color:var( --e-global-color-accent );}.elementor-1493 .elementor-element.elementor-element-90cbb10 > .elementor-widget-container{padding:60px 0px 30px 0px;}.elementor-1493 .elementor-element.elementor-element-90cbb10 .elementor-heading-title{color:#0A0A0A;}.elementor-1493 .elementor-element.elementor-element-deca42b > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-1493 .elementor-element.elementor-element-2477532 > .elementor-widget-container{padding:60px 0px 30px 0px;}.elementor-1493 .elementor-element.elementor-element-2477532 .elementor-heading-title{color:#0A0A0A;}.elementor-1493 .elementor-element.elementor-element-c240c23 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-1493 .elementor-element.elementor-element-08dec9e{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-1493 .elementor-element.elementor-element-ffc90af{--display:flex;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1493 .elementor-element.elementor-element-2dea5b5 > .elementor-widget-container{padding:60px 0px 30px 0px;}.elementor-1493 .elementor-element.elementor-element-2dea5b5 .elementor-heading-title{color:#080808;}.elementor-1493 .elementor-element.elementor-element-d90bf91 > .elementor-widget-container{margin:0px 0px 35px 0px;}.elementor-1493 .elementor-element.elementor-element-c4e8d9e > .elementor-widget-container{padding:60px 0px 30px 0px;}.elementor-1493 .elementor-element.elementor-element-c4e8d9e .elementor-heading-title{color:#080808;}.elementor-1493 .elementor-element.elementor-element-175d009 > .elementor-widget-container{margin:0px 0px 35px 0px;}.breadcrumb-wrap, .elementor-page-1493 .breadcrumb-wrap{background-image:url("https://guardianstructuralltd.co.uk/wp-content/uploads/2024/03/wilmslow-back-pic.jpg");background-repeat:no-repeat;background-size:cover;}.breadcrumb-wrap .breadcrumb-overlay, .elementor-page-1493 .breadcrumb-wrap .breadcrumb-overlay{opacity:0.5;}@media(max-width:1024px){.elementor-1493 .elementor-element.elementor-element-f83407a .elementor-heading-title{font-size:28px;line-height:1.3em;}}@media(min-width:768px){.elementor-1493 .elementor-element.elementor-element-868ae82{--content-width:850px;}.elementor-1493 .elementor-element.elementor-element-ffc90af{--width:850px;}}@media(max-width:767px){.elementor-1493 .elementor-element.elementor-element-f83407a > .elementor-widget-container{margin:0px 0px 30px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-90b13b3 *//* Testimonial Section Styling */
.testimonial {
    background-color: #f9f9f9;
    padding: 20px;
    border-left: 5px solid #ff6600;
    font-style: italic;
    max-width: 90%;
    width: 800px;
    margin: 20px auto;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}

/* Testimonial Heading */
.testimonial h2 {
    color: #333;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
    font-size: 1.5em;
}

/* Testimonial Quote Styling */
.testimonial blockquote {
    margin: 0;
    padding: 10px;
    font-size: .75em;
    color: #444;
    line-height: 1.6;
}

/* Testimonial Footer */
.testimonial footer {
    margin-top: 10px;
    font-weight: bold;
    color: #555;
    font-size: 1em;
    text-align: right;
}

/* Responsive Styling for Mobile */
@media (max-width: 768px) {
    .testimonial {
        width: 95%;
        padding: 15px;
        font-size: 0.9em;
    }
    .testimonial h2 {
        font-size: 1.2em;
    }
    .testimonial blockquote p {
        font-size: 0.9em;
    }
    .testimonial footer {
        font-size: 0.9em;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c240c23 *//* Process Section Styling */
.process {
    max-width: 900px;
    margin: 40px auto;
    padding: 30px;
    background: #ffffff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

/* Heading Styling */
.process h2 {
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

/* Step Styling */
.step {
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 15px;
    border-left: 4px solid #f9f9f9;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}

/* Step Hover Effect */
.step:hover {
    background: #fff4e6;
    border-left: 4px solid #ff3300;
    transform: scale(1.02);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

/* Step Titles */
.step h5 {
    font-size: 1.3em;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

/* Challenge & Solution Boxes */
.challenge, .solution {
    background: #f9f9f9;
    padding: 15px;
    border-radius: 5px;
    margin: 10px 0;
    font-weight: bold;
}

.challenge {
    border-left: 4px solid #333;
    color: #333;
}

.solution {
    border-left: 4px solid #008000;
    color: #008000;
}

/* List Styling */
.process ul {
    list-style: none;
    padding: 0;
}

.process ul li {
    font-size: 1.1em;
    color: #444;
    line-height: 1.8;
    padding-left: 30px;
    position: relative;
    font-family: "Poppins", sans-serif;
}

/* Custom Bullet Styling */
.process ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%;
}

/* Responsive Styling */
@media (max-width: 768px) {
    .process {
        width: 95%;
        padding: 20px;
    }
    .process h2 {
        font-size: 1.6em;
    }
    .step {
        padding: 15px;
    }
    .step h5 {
        font-size: 1.2em;
    }
    .process ul li {
        font-size: 1em;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d90bf91 *//* Transformation Section */
.transformation {
    max-width: 900px;
    margin: 40px auto;
    padding: 30px;
    background: #ffffff;
    border-radius: 8px;
}

/* Benefits Ordered List */
.benefits {
    list-style: none;
    padding: 0;
    counter-reset: benefits-counter;
}

/* List Items */
.benefits .benefit-item {
    position: relative;
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 15px;
    border-left: 4px solid #ff6600;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    counter-increment: benefits-counter;
}

/* Hover Effect */
.benefits .benefit-item:hover {
    background: #fff4e6;
    border-left: 4px solid #ff3300;
    transform: scale(1.02);
}

/* Numbered List Styling */
.benefits .benefit-item::before {
    content: counter(benefits-counter) ".";
    position: absolute;
    left: -30px;
    font-size: 1.8em;
    font-weight: bold;
    color: #ff6600;
}

/* Heading Styling */
.benefits h5 {
    font-size: 1.2em;
    color: #222;
    font-weight: 600;
    margin-bottom: 5px;
}

/* Paragraph Styling */
.benefits p {
    font-size: 1em;
    color: #444;
    line-height: 1.6;
}

/* Responsive Styling */
@media (max-width: 768px) {
    .transformation {
        width: 95%;
        padding: 20px;
    }

    .benefits .benefit-item::before {
        font-size: 1.5em;
        left: -20px;
    }

    .benefits h5 {
        font-size: 1.1em;
    }

    .benefits p {
        font-size: 0.9em;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-175d009 *//* Trust Section */
.trust-section {
    max-width: 900px;
    margin: 40px auto;
    padding: 30px;
    background: #ffffff;
    text-align: center;
    border-radius: 8px;
}

/* Trust Heading */
.trust-section h5 {
    font-size: 1.8em;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

/* Trust List */
.trust-list {
    list-style: none;
    padding: 0;
    text-align: left;
}

.trust-list li {
    font-size: 1.1em;
    color: #444;
    line-height: 1.8;
    padding-left: 30px;
    position: relative;
}

/* Custom Bullet Points */
.trust-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background-color: #ff6600;
    border-radius: 50%;
}

/* CTA Section */
.cta-section {
    text-align: center;
    background: #ff6600;
    color: #fff;
    padding: 40px;
    border-radius: 8px;
    margin: 40px auto;
}

/* CTA Heading */
.cta-section h5 {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff;
}

/* CTA Paragraph */
.cta-section p {
    font-size: 1.2em;
    margin-bottom: 20px;
}

/* CTA Box */
.cta-box {
    background: #fff;
    color: #ff6600;
    font-weight: bold;
    padding: 15px;
    display: inline-block;
    border-radius: 5px;
    font-size: 1.1em;
}

/* Responsive Design */
@media (max-width: 768px) {
    .trust-section, .cta-section {
        width: 95%;
        padding: 20px;
    }

    .trust-section h5, .cta-section h5 {
        font-size: 1.6em;
    }

    .trust-list li {
        font-size: 1em;
    }

    .cta-section p {
        font-size: 1em;
    }

    .cta-box {
        font-size: 1em;
        padding: 12px;
    }
}/* End custom CSS */