#home-hero {
    position: relative;
}
.path-frontpage #home-hero {
    display: flex;
    justify-content: center;
    align-items: center;
}
.hero-image {
    max-width: 1440px;
    margin: auto;
}
.field--name-field-description h2 {
    font-size: 24px !important;
    line-height: 124% !important;
    letter-spacing: 0.48px;
    margin-top: 20px;
    color: #fff;
    -webkit-text-shadow: 0 3px 4px rgba(0, 0, 0, 0.5);
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.5);
    text-align: center;
}
.field--name-field-description h2.big {
    font-size: 34px !important;
}
@media (max-width: 991px) {
    #home-hero .module-btns div.col-sm-4 {
        width: 100%;
    }
    #home-hero .module-btns {
        margin-left: -15px;
        margin-right: -15px;
        background-color: #f6f6f6;
    }
    #home-hero .container .row > .col-xs-12 {
        padding: 0;
    }
    #home-hero .module-btns {
        margin: 0;
    }
    #home-hero .module-btns > .row {
        margin: 0;
    }
    #home-hero .module-btns > .row > div {
        padding: 0;
    }
    #home-hero .col-xs-12 > h1,
    #home-hero .col-xs-12 > h2 {
        margin: 0;
    }

    .module-btns .btn-module {
        bottom: 0;
    }
    .module-btns .btn-module:active:hover,
    .module-btns .btn-module:active:focus {
        color: #fff;
        background-color: #f5a81c;
        border-color: #f5a81c;
    }
}
#home-hero {
    position: relative;
}
#home-hero .hero-image img {
    width: 100%;
    max-width: 1440px;
}
#home-hero .hero-image .desktop-hero {
    display: none;
}
@media (min-width: 992px) {
    #home-hero .container {
        position: absolute;
        bottom: 17px;
        left: 0;
        right: 0;
    }
    #home-hero .hero-image .desktop-hero {
        display: block;
    }
    #home-hero .hero-image .mobile-hero {
        display: none;
    }
}
#home-hero .col-xs-12 > h1,
#home-hero .col-xs-12 > h2 {
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    -webkit-text-shadow: 0 3px 4px rgba(0, 0, 0, 0.5);
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.5);
    text-align: center;
}
@media (max-width: 991px) {
    #home-hero .col-xs-12 > h1,
    #home-hero .col-xs-12 > h2 {
        min-height: 60px;
    }
}
@media (max-width: 400px) {
    #home-hero .col-xs-12 > h2 {
        font-size: 22px !important;
        line-height: 31px;
    }
}
@media (min-width: 992px) {
    #home-hero h1,
    #home-hero h2 {
        font-size: 45px;
        line-height: 53px;
        margin-bottom: 9px;
    }
    #home-hero h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 19px;
    }
}

.path-frontpage #home-hero {
    display: flex;
    justify-content: center;
    align-items: center;
}
.path-frontpage #home-hero .hero-image {
    position: relative;
}
.path-frontpage #home-hero .hero-image::before {
    display: block;
    position: absolute;
    height: 35px;
    content: "";
    background-color: rgba(31, 67, 136, 0.6);
    top: 0;
    left: 0;
}

@media (min-width: 1440px) {
    .path-frontpage #home-hero .hero-image::before {
        width: 515px;
    }
}
body.page-home #home-hero .container {
    margin-top: -142px !important;
}
@media (max-width: 991px) {
    body.page-home #home-hero .container {
        margin-top: 0px !important;
    }
}
@media (max-width: 991px) {
    body.page-home #home-hero .hero-image + div.container {
        margin-top: -60px !important;
    }
    body.page-home #home-hero .hero-image + div.container h2.big {
        color: #063d41;
        text-shadow: none;
        padding-top: 24px;
    }
}
.path-frontpage #home-hero h1 sup {
    font-size: 17px;
    top: -0.65em;
}
@media (min-width: 991px) {
    #home-hero.active {
        border-bottom: 6px solid #f2644a;
    }
}
.path-frontpage #home-hero .hero-image::before {
    display: none;
}

.module-btns .btn-module {
    width: 100%;
    font-size: 27px;

    line-height: 34px;
    padding: 15px 0px;
    border-radius: 4px;
    position: relative;
    bottom: -24px;
    outline: none !important;
    background-color: #f5a81c;
    color: #1f4388;
    border: 0;
    transition: all 500ms ease;
    z-index: 1;
}
.module-btns .btn-module:hover {
    border: 2px solid #f2644a;
}
.module-btns .btn-module {
    width: 100%;
    font-size: 27px;

    line-height: 34px;
    padding: 8px 0 4px 0;
    border-radius: 4px;
    position: relative;
    bottom: -47px;
    outline: none !important;
    border: 0;
    transition: all 500ms ease;
    z-index: 1;
}
.module-btns .btn-module[aria-expanded="true"] {
    background-color: #f2644a !important;
    border-color: #f2644a !important;
    color: white !important;
}
@media (max-width: 991px) {
    .module-btns .btn-module {
        bottom: 0;
    }
    #home-hero .module-btns div.col-sm-4 {
        width: 100%;
        margin: 0 0 20px;
    }
    .path-frontpage #home-hero {
        flex-direction: column;
    }
    .path-frontpage #home-hero .hero-image + .container {
        margin-top: -60px;
        z-index: 9999;
        max-width: 100%;
    }
    .field--name-field-description h2 {
        font-size: 22px !important;
        line-height: 28px !important;
        margin-top: 0;
    }
    .field--name-field-description h2.big {
        margin-top: 35px;
        color: #063d41;
        margin-bottom: 22px;
        font-size: 22px !important;
        font-weight: 700 !important;
        line-height: 28px !important;
        text-shadow: none !important;
    }
    .field--name-field-description h2 {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}
.module-btns .btn-module::after {
    content: "";
    background: url("/sites/default/files/images/arrow-down.png");
    background-size: cover;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translate(-50%, 100%);
    width: 56px;
    height: 27px;
}
.module-btns .btn-module.collapsed {
    color: #1f4388;
    background-color: #fff;
    border: 2px solid #26cad3;
    bottom: 0;
    background-color: #FFF !important;
}
.module-btns .btn-module:hover {
    border: 2px solid #f2644a;
}
.module-btns .btn-module.collapsed::after {
    display: none;
}

.btnRoundwhite,
.btn-module {
    background-color: #f6f6f6 !important;
    border: none !important;
    border-radius: 100px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    box-shadow: -4px 4px 4px 0px rgba(0, 0, 0, 0.25) inset !important;
    color: #f2644a !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 124% !important;
    text-transform: uppercase !important;
    width: 100% !important;
    height: 52px !important;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    transition: all 500ms ease;
    z-index: 1;
    padding: 8px 0 4px 0;
    position: relative;
    outline: none !important;
    text-transform: none !important;
}
