.floor {
    padding: 0!important;
    margin: 0 !important;
}

.block-footer .accordion a {
    color: #575859 !important;
    text-decoration: none !important;
}

.block-footer .accordion a:focus {
    color: #575859 !important;
    text-decoration: none !important;
}

.block-footer .accordion a:hover {
    color: #575859 !important;
    text-decoration: none !important;
}

.energy {
    margin: 0;
    font-size: 1.6rem;
    font-family: Roboto;
}

.section1-article {
    height: auto;
    position: relative;
    transition: height 0.1s
}

.section1-column-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    max-width: 1180px;
    text-align: center;
    color: white;
    z-index: 9;
}

.section1-title {
    width: 41.66667%;
    margin: 0 auto;
}

.section1-title h1 {
    font-family: Roboto Condensed,Arial,sans-serif;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-size: 35px !important;
    line-height: 35px;
    font-size: 100%;
}

.section1-article:after {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 10px;
    right: 0;
    display: block;
    background-color: rgba(0,0,0,.45);
    content: "";
    opacity: .7;
}

.section1-media {
    margin: 0;
    line-height: 0;
}

.border-blue-bottom {
    height: 10px;
    background: #0082c3;
    z-index: 10;
}

.section2-article {
    position: relative;
    display: block;
    max-width: 1180px;
    margin: 60px auto;
}

.section2-column {
    display: block;
    box-sizing: border-box;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

.section2-column-description {
    font-size: 16px;
    line-height: 1.4;
    word-break: break-word;
    font-weight: 700;
}

.section3-article {
    position: relative
}

.section3-column-description {
    padding: 90px 4.16667% calc(30px + 4.16667%);
    color: white;
    display: block;
    width: 37.5%;
    flex-direction: column;
    justify-content: center;
    max-width: 1180px;
    position: relative;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    margin: auto 18.33333%;
}

.section3-column-description:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    content: "";
    background-color: rgba(0,130,195,.85098);
    opacity: .8;
    clip-path: polygon(0 0,100% 0,100% 100%,10% 100%);
}

.section3-title {
    text-transform: uppercase;
    font-style: italic;
    font-size: 28px;
    line-height: 26px;
    font-weight: 700;
    word-break: break-word;
}

.section3-title h2 {
    font-family: Roboto Condensed,Arial,sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 100%;
    line-height: 1.4;
}

.section3-title:after {
    position: relative;
    display: block;
    height: 0;
    width: 0;
    margin: 10px 0;
    border-color: #0082c3 transparent transparent;
    border-style: solid;
    border-width: 10px 50px 0 0;
    content: "";
}

.section3-description {
    font-size: 16px;
    word-break: break-word;
    font-family: Roboto Condensed,Arial,sans-serif;
    line-height: 1.4;
}

.section3-column-media {
    z-index: 0;
    width: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
}

.section3-media {
    margin: 0;
    line-height: 0;
}

.section4-article {
    display: flex;
    align-items: center;
    margin: 60px auto;
    max-width: 1180px;
}

.section4-column-description {
    width: 58.33333%;
    flex: none;
}

.section4-title {
    width: 70.83333%;
    flex: none;
    text-transform: uppercase;
    font-style: italic;
    color: #333;
    font-size: 28px;
    line-height: 26px;
    font-weight: 700;
    word-break: break-word;
}

.section4-title h2 {
    font-family: Roboto Condensed,Arial,sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 100%;
    line-height: 1.4;
    margin-bottom: 20px;
}

.section4-title h2:after {
    position: relative;
    display: block;
    height: 0;
    width: 0;
    margin: 10px 0;
    border-color: #0082c3 transparent transparent;
    border-style: solid;
    border-width: 10px 50px 0 0;
    content: "";
}

.section4-description {
    width: 91.66667%;
    flex: none;
    font-family: Roboto condensed;
    font-size: 16px;
    line-height: 1.4;
    word-break: break-word;
}

.section4-column-media {
    margin-left: 40px;
    width: 37.5%;
    flex: none;
}

.section4-media {
    margin: 0;
    line-height: 0;
}

.section4-media img {
    height: 100%;
    max-width: 100%;
}

.energy-section5 .section3-column-description {
    padding: 60px 4.16667% calc(30px + 0.16667%);
    width: 30%;
}

.section5-media {
    margin: 0;
    line-height: 0;
}

.energy-section7 .section4-column-media {
    margin-right: 40px;
    margin-left: 0;
}

.section9-article {
    margin: 60px auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1920px;
}

.section9-column-description {
    padding: 60px 40px;
    position: absolute;
    width: 100%;
    max-width: 1180px;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    z-index: 100;
}

.section9-column-description-content {
    width: 50%;
    flex: none;
    margin-left: 50%;
}

.section9-title {
    font-size: 28px;
    line-height: 28px;
    margin-top: 47px;
    text-transform: uppercase;
    font-style: italic;
    color: white;
    width: 58.33333%;
    flex: none;
    font-weight: 700;
    word-break: break-word;
}

.section9-title h2 {
    font-family: Roboto Condensed,Arial,sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 100%;
}

.section9-title h2:after {
    position: relative;
    display: block;
    height: 0;
    width: 0;
    margin: 10px 0;
    border-color: #0082c3 transparent transparent;
    border-style: solid;
    border-width: 10px 50px 0 0;
    content: "";
}

.section9-description {
    margin-top: 15px;
    color: white;
    width: 83.33333%;
    flex: none;
    font-family: Roboto condensed;
    font-size: 16px;
    line-height: 1.4;
    word-break: break-word;
}

.section9-column-media {
    width: 100%;
    flex: none;
}

.section9-article:after {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    background: #1a70ae;
    content: "";
    opacity: .7;
}

.section9-media {
    margin: 0;
    line-height: 0;
}

.btn-cta--alt {
    display: inline-flex;
    margin-right: 10px;
}

.btn-cta {
    margin: 27px 0 0;
    position: relative;
    z-index: 1;
    display: inline-flex;
    overflow: hidden;
    margin: 20px 0 0;
    padding: .8em 2.8em;
    border: 1px solid transparent;
    color: #333;
    font-family: Roboto condensed,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.28571429;
    background-color: #ffea28;
    border-radius: 2px;
    font-weight: 700;
    text-transform: uppercase;
    transition: background-color .45s ease .09s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    word-break: break-word;
    background-color: #0082B8;
    color: white;
    border: 1px solid white;
    text-decoration: none;
}

.btn-cta:after {
    position: absolute;
    z-index: -1;
    bottom: -80px;
    right: -24px;
    height: 50px;
    width: 500px;
    background-color: hsla(0,0%,100%,.5);
    content: "";
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    transition: background-color .72s ease .06s,-webkit-transform .18s ease;
    transition: transform .18s ease,background-color .72s ease .06s;
    transition: transform .18s ease,background-color .72s ease .06s,-webkit-transform .18s ease;
}

.btn-cta:hover {
    background-color: hsla(0,0%,100%,1) !important;
    color: #0082B8 !important;
    border: 1px solid #0082B8 !important;
}

.btn-cta:hover:after {
    transform: rotate(0deg) translateY(-100%);
}

@media(max-width: 991px) {
    .section1-title {
        width: 100%;
    }

    .section3-column-description:before {
        clip-path: polygon(0 10%,100% 0,100% 100%,0 100%);
        background-color: rgba(0,130,195,1);
        opacity: 1;
    }

    .section3-column-description {
        width: 80%;
        margin: auto;
        position: relative;
    }

    .section4-article {
        margin-top: 0;
        flex-direction: column;
    }

    .section4-column-description {
        width: 100%;
        flex: none;
        margin: auto;
        text-align: center;
        margin-top: -100px;
    }

    .section4-title {
        margin: auto;
    }

    .section4-title h2:after {
        margin: auto;
    }

    .section4-description {
        margin: auto;
    }

    .section4-column-media {
        margin-left: 0;
        width: 100%;
        flex: none;
    }

    .energy-section5 .section3-column-description {
        width: 80%;
    }

    .energy-section7 .section4-column-media {
        margin: 0;
    }

    .energy-section7 .section4-column-description {
        margin: 0;
    }

    .section9-column-description {
        padding: 60px 0;
    }

    .section9-column-description-content {
        width: 90%;
        flex: none;
        margin: auto;
        text-align: center;
    }

    .section9-title, .section9-description {
        margin: auto;
    }

    .section9-title h2 {
        line-height: 1.4;
    }
}