.b-quotes {
    position: relative;
    background: rgba(14, 29, 93, 0);
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    overflow: hidden;
    transition-property: background-color;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    padding-top: 9.5rem;
    padding-bottom: 7.5rem
}

.b-197-titles {
    position: absolute;
    width: 100%;
    top: 4rem;
    left: 0;
    color: #fff;
    font-size: 3rem;
    letter-spacing: 0.5rem;
}

@media (max-width: 1919px) {
    .b-quotes {
        padding-top: 9.5rem;
        padding-bottom: 7.5rem
    }
}

@media (max-width: 1599px) {
    .b-quotes {
        padding-top: 9.5rem;
        padding-bottom: 7.5rem
    }
}

@media (max-width: 1199px) {
    .b-quotes {
        padding-top: 9.5rem;
        padding-bottom: 7.5rem
    }
}

@media (max-width: 991px) {
    .b-quotes {
        padding-top: 8.25rem;
        padding-bottom: 6.25rem
    }
}

@media (max-width: 767px) {
    .b-quotes {
        padding-top: 7rem;
        padding-bottom: 5rem

    }

    .site-footer__section2 {
        width: 100% !important;
    }

    .site-footer__section2 h4 {
        margin-top: 14px;
        text-align: center;
    }

    .site-footer__section2 .line_1 {
        display: none;
    }

    .site-footer__section2 .sect_flex_img {
        padding: 0;
        margin-top: 20px;
        text-align: center;
        display: block;
    }

    .site-footer {
        padding: 30px 0;
    }

    .foot_bottom_flex {
        text-align: center;
    }

}

@media (max-width: 575px) {
    .b-quotes {
        padding-top: 4.8125rem;
        padding-bottom: 2.8125rem
    }
}

.ready .b-quotes.visible-on-screen {
    transition-delay: 1.25s;
    background: #0e1d5d
}

.b-quotes-heading {
    position: relative;
    color: #fff;
    margin-bottom: 5.625rem;
    margin-left: 7.5rem;
    margin-right: 7.5rem
}

@media (max-width: 1919px) {
    .b-quotes-heading {
        margin-bottom: 5.625rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-heading {
        margin-bottom: 5.625rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-heading {
        margin-bottom: 5.625rem
    }
}

@media (max-width: 991px) {
    .b-quotes-heading {
        margin-bottom: 4.375rem
    }
}

@media (max-width: 767px) {
    .b-quotes-heading {
        margin-bottom: 3.75rem
    }
}

@media (max-width: 575px) {
    .b-quotes-heading {
        margin-bottom: 2.8125rem
    }
}

@media (max-width: 1919px) {
    .b-quotes-heading {
        margin-left: 7.5rem;
        margin-right: 7.5rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-heading {
        margin-left: 7.5rem;
        margin-right: 7.5rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-heading {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 991px) {
    .b-quotes-heading {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .b-quotes-heading {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 575px) {
    .b-quotes-heading {
        margin-left: 0;
        margin-right: 0
    }
}

.b-quotes-items {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    margin-left: 7.5rem;
    margin-right: 7.5rem
}

.b-quotes-items:not(:first-child) {
    margin-top: 7.5rem
}

.b-quotes-items:not(:last-child) {
    margin-bottom: 7.5rem
}

@media (max-width: 1919px) {
    .b-quotes-items:not(:first-child) {
        margin-top: 7.5rem
    }

    .b-quotes-items:not(:last-child) {
        margin-bottom: 7.5rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-items:not(:first-child) {
        margin-top: 7.5rem
    }

    .b-quotes-items:not(:last-child) {
        margin-bottom: 7.5rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-items:not(:first-child) {
        margin-top: 7.5rem
    }

    .b-quotes-items:not(:last-child) {
        margin-bottom: 7.5rem
    }
}

@media (max-width: 991px) {
    .b-quotes-items:not(:first-child) {
        margin-top: 6.25rem
    }

    .b-quotes-items:not(:last-child) {
        margin-bottom: 6.25rem
    }
}

@media (max-width: 767px) {
    .b-quotes-items:not(:first-child) {
        margin-top: 5rem
    }

    .b-quotes-items:not(:last-child) {
        margin-bottom: 5rem
    }
}

@media (max-width: 575px) {
    .b-quotes-items:not(:first-child) {
        margin-top: 2.8125rem
    }

    .b-quotes-items:not(:last-child) {
        margin-bottom: 2.8125rem
    }
}

@media (max-width: 1919px) {
    .b-quotes-items {
        margin-left: 7.5rem;
        margin-right: 7.5rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-items {
        margin-left: 7.5rem;
        margin-right: 7.5rem
    }
}

@media (max-width: 1500px) {
    .b-quotes-items {
        margin-left: 5.5rem;
        margin-right: 5.5rem;
    }
}

@media (max-width: 1199px) {
    .b-quotes-items {
        margin-left: 0;
        margin-right: 0
    }
}

.b-quotes-item {
    position: relative;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start
}

@media (max-width: 991px) {
    .b-quotes-item {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        -moz-align-items: stretch;
        align-items: stretch;
        -ms-flex-pack: start;
        -moz-justify-content: flex-start;
        justify-content: flex-start
    }
}

.b-quotes-item:not(:first-child) {
    margin-top: 3.75rem
}

@media (max-width: 575px) {
    .b-quotes-item:not(:first-child) {
        margin-top: 1.875rem
    }
}

.b-quotes-item:not(:last-child) {
    margin-bottom: 3.75rem
}

@media (max-width: 991px) {
    .b-quotes-item:not(:last-child) {
        margin-bottom: 2.8125rem
    }
}

@media (max-width: 575px) {
    .b-quotes-item:not(:last-child) {
        margin-bottom: 1.875rem
    }
}

.b-quotes-item-side-area {
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    width: 40%;
    position: relative;
    z-index: 1;
}

.b-quotes-item--text-rg .b-quotes-item-side-area {
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    transform: translateX(1.875rem)
}

@media (max-width: 991px) {
    .b-quotes-item--text-rg .b-quotes-item-side-area {
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}

@media (max-width: 575px) {
    .b-quotes-item--text-rg .b-quotes-item-side-area {
        transform: translateY(1.875rem)
    }
}

.b-quotes-item--text-lf .b-quotes-item-side-area {
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    transform: translateX(-1.875rem)
}

@media (max-width: 991px) {
    .b-quotes-item--text-lf .b-quotes-item-side-area {
        -moz-order: 1;
    . main-layout-header-menu-nav -ms-flex-order: 1;
        order: 1;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media (max-width: 575px) {
    .b-quotes-item--text-lf .b-quotes-item-side-area {
        transform: translateY(1.875rem)
    }
}

@media (max-width: 991px) {
    .b-quotes-item--text-lf .b-quotes-item-side-area, .b-quotes-item--text-rg .b-quotes-item-side-area {
        width: 75%
    }
}

@media (max-width: 575px) {
    .b-quotes-item--text-lf .b-quotes-item-side-area, .b-quotes-item--text-rg .b-quotes-item-side-area {
        width: 100%
    }
}

.ready .loaded .item-visible-on-screen .b-quotes-item-side-area {
    opacity: 1;
    transform: none
}

.b-quotes-item-main-area {
    position: relative;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    width: 60%
}

.b-quotes-item--text-rg .b-quotes-item-main-area {
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    transform: translateX(1.875rem);
    padding-left: 13.125rem
}

@media (max-width: 1919px) {
    .b-quotes-item--text-rg .b-quotes-item-main-area {
        padding-left: 11.25rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-item--text-rg .b-quotes-item-main-area {
        padding-left: 9.375rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-item--text-rg .b-quotes-item-main-area {
        padding-left: 7.5rem
    }
}

@media (max-width: 991px) {
    .b-quotes-item--text-rg .b-quotes-item-main-area {
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: end;
        align-self: flex-end;
        padding: 1.875rem
    }
}

.b-quotes-item--text-lf .b-quotes-item-main-area {
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    transform: translateX(-1.875rem);
    padding-right: 13.125rem;
    width: calc((40% + 13.125rem) * 1)
}

@media (max-width: 1919px) {
    .b-quotes-item--text-lf .b-quotes-item-main-area {
        padding-right: 11.25rem;
        width: calc((40% + 11.25rem) * 1)
    }
}

@media (max-width: 1599px) {
    .b-quotes-item--text-lf .b-quotes-item-main-area {
        padding-right: 9.375rem;
        width: calc((40% + 9.375rem) * 1)
    }
}

@media (max-width: 1199px) {
    .b-quotes-item--text-lf .b-quotes-item-main-area {
        padding-right: 7.5rem;
        width: calc((40% + 7.5rem) * 1)
    }
}

@media (max-width: 991px) {
    .b-quotes-item--text-lf .b-quotes-item-main-area {
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-item-align: start;
        align-self: flex-start;
        width: 60%
    }
}

@media (max-width: 991px) {
    .b-quotes-item--text-lf .b-quotes-item-main-area, .b-quotes-item--text-rg .b-quotes-item-main-area {
        background: #0a1442;
        margin: 0;
        margin-top: -11.25rem;
        padding: 5.625rem;
        width: 75%
    }
}

@media (max-width: 575px) {
    .b-quotes-item--text-lf .b-quotes-item-main-area, .b-quotes-item--text-rg .b-quotes-item-main-area {
        background: transparent;
        margin: 0;
        padding: 2.5rem;
        padding-bottom: 0;
        width: 100%
    }
}

.ready .loaded .item-visible-on-screen .b-quotes-item-main-area {
    opacity: 1;
    transform: none;
    z-index: 1;
}

.b-quotes-item-image {
    position: relative;
    opacity: 0;
    padding-bottom: 133%;
    transform: translateY(3.75rem);
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    width: 100%
}

.ready .loaded .item-visible-on-screen .b-quotes-item-image {
    opacity: 1;
    transform: none
}

.b-quotes-item-image .image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.b-quotes-item-image-background, .b-quotes-item-image-foreground, .b-quotes-item-image .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.b-quotes-item-image-foreground {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .35) 0, transparent 60%)
}

@media (max-width: 991px) {
    .b-quotes-item--text-lf .b-quotes-item-image-foreground {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        -moz-align-items: flex-end;
        align-items: flex-end;
        -ms-flex-pack: end;
        -moz-justify-content: flex-end;
        justify-content: flex-end
    }
}

.b-quotes-item-image-legend {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 300;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    width: 7.5rem
}

@media (max-width: 1919px) {
    .b-quotes-item-image-legend {
        width: 7.5rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-item-image-legend {
        width: 7.5rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-item-image-legend {
        width: 7.5rem
    }
}

@media (max-width: 991px) {
    .b-quotes-item-image-legend {
        width: 6.25rem
    }
}

@media (max-width: 767px) {
    .b-quotes-item-image-legend {
        display: none
    }
}

.b-quotes-item-image-legend .dash-line {
    margin-top: -1.875rem
}

.b-quotes-item-content {
    position: relative;
    color: #fff;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 1.4
}

@media (max-width: 575px) {
    .b-quotes-item-content {
        font-size: 1.875rem
    }
}

.b-quotes-item-content:not(:last-child) {
    margin-bottom: 3.75rem
}

@media (max-width: 991px) {
    .b-quotes-item-content:not(:last-child) {
        margin-bottom: 2.8125rem
    }
}

@media (max-width: 575px) {
    .b-quotes-item-content:not(:last-child) {
        margin-bottom: 1.875rem
    }
}

.b-quotes-item-content p:first-child:before, .b-quotes-item-content p:last-child:after {
    content: "";
    display: inline-block;
    height: 1rem;
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    width: 1.125rem
}

.b-quotes-item-content p:first-child:before {
    background: url(../../../dist/images/icons/quote-open.png) no-repeat 50%;
    background-size: contain;
    margin: 0;
    margin-left: -1.125rem;
    opacity: 0;
    transform: translateX(-2.0625rem) translateY(-1.625rem)
}

.ready .loaded .item-visible-on-screen .b-quotes-item-content p:first-child:before {
    transition-delay: .3125s;
    opacity: 1;
    transform: translateX(-1.125rem) translateY(-1.625rem)
}

.b-quotes-item-content p:last-child:after {
    background: url(../../../dist/images/icons/quote-close.png) no-repeat 50%;
    background-size: contain;
    margin: 0;
    margin-right: -1.125rem;
    opacity: 0;
    transform: translateX(2.0625rem) translateY(-.8125rem)
}

.ready .loaded .item-visible-on-screen .b-quotes-item-content p:last-child:after {
    transition-delay: .3125s;
    opacity: 1;
    transform: translateX(1.125rem) translateY(-.8125rem)
}

.b-quotes-item-author-name {
    position: relative;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    color: #acbee6;
    font-size: 1.375rem;
    font-weight: 300;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.b-quotes-item-author-name:not(:last-child) {
    margin-bottom: 1.25rem
}

.ready .visible-on-screen .b-quotes-item-author-name {
    transition-delay: .3125s;
    opacity: 1
}

.b-quotes-item-author-name:before {
    content: "";
    background: #7686b7;
    height: .0625rem;
    margin: 0;
    margin-left: -3.4375rem;
    margin-right: 1.25rem;
    width: 2.1875rem
}

.b-quotes-item-author-role {
    color: #acbee6;
    font-size: 1rem;
    font-weight: 300;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.ready .visible-on-screen .b-quotes-item-author-role {
    transition-delay: .3125s;
    opacity: 1
}

.b-quotes-action {
    position: relative;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    height: 27.5rem;
    margin-bottom: -7.5rem;
    margin-left: 7.5rem;
    margin-right: 7.5rem
}

@media (max-width: 1919px) {
    .b-quotes-action {
        margin-bottom: -7.5rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-action {
        margin-bottom: -7.5rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-action {
        margin-bottom: -7.5rem
    }
}

@media (max-width: 991px) {
    .b-quotes-action {
        margin-bottom: -6.25rem
    }
}

@media (max-width: 767px) {
    .b-quotes-action {
        margin-bottom: -5rem
    }
}

@media (max-width: 575px) {
    .b-quotes-action {
        margin-bottom: -2.8125rem
    }
}

@media (max-width: 1919px) {
    .b-quotes-action {
        margin-left: 7.5rem;
        margin-right: 7.5rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-action {
        margin-left: 7.5rem;
        margin-right: 7.5rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-action {
        margin-left: 0;
        margin-right: 0
    }
}

.b-quotes-action-main-area {
    position: relative;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding-right: 10rem;
    width: 60%;
    z-index: 10
}

@media (max-width: 1199px) {
    .b-quotes-action-main-area {
        padding: 0
    }
}

@media (max-width: 991px) {
    .b-quotes-action-main-area {
        width: 80%
    }
}

@media (max-width: 767px) {
    .b-quotes-action-main-area {
        width: 100%
    }
}

.b-quotes-action-side-area {
    position: relative;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-right: -15rem;
    width: calc((40% + 240px) * 1)
}

@media (max-width: 1919px) {
    .b-quotes-action-side-area {
        margin-right: -15rem
    }
}

@media (max-width: 1599px) {
    .b-quotes-action-side-area {
        margin-right: -15rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-action-side-area {
        margin-right: -7.5rem
    }
}

@media (max-width: 991px) {
    .b-quotes-action-side-area {
        margin-right: -6.25rem
    }
}

@media (max-width: 767px) {
    .b-quotes-action-side-area {
        margin-right: -5rem
    }
}

@media (max-width: 575px) {
    .b-quotes-action-side-area {
        margin-right: -1.875rem
    }
}

@media (max-width: 1199px) {
    .b-quotes-action-side-area {
        margin-left: -7.5rem
    }
}

@media (max-width: 991px) {
    .b-quotes-action-side-area {
        margin-left: -6.25rem
    }
}

@media (max-width: 767px) {
    .b-quotes-action-side-area {
        margin-left: -5rem
    }
}

@media (max-width: 575px) {
    .b-quotes-action-side-area {
        margin-left: -1.875rem
    }
}

@media (max-width: 1919px) {
    .b-quotes-action-side-area {
        width: calc((40% + 240px) * 1)
    }
}

@media (max-width: 1599px) {
    .b-quotes-action-side-area {
        width: calc((40% + 240px) * 1)
    }
}

@media (max-width: 1199px) {
    .b-quotes-action-side-area {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        width: auto
    }
}

.b-quotes-action-title {
    color: #fff;
    font-size: 2.25rem;
    line-height: 1.4;
    opacity: 0;
    transform: translateY(3.75rem);
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    width: 100%
}

.b-quotes-action-title:not(:last-child) {
    margin-bottom: 3.75rem
}

@media (max-width: 991px) {
    .b-quotes-action-title:not(:last-child) {
        margin-bottom: 2.8125rem
    }
}

@media (max-width: 575px) {
    .b-quotes-action-title:not(:last-child) {
        margin-bottom: 1.875rem
    }
}

.ready .loaded .action-visible-on-screen .b-quotes-action-title {
    opacity: 1;
    transform: none
}

.b-quotes-action-link {
    position: relative;
    width: 100%
}

.b-quotes-action-link-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 4.375rem;
    margin: 0;
    margin-top: -2.1875rem;
    margin-right: -14.375rem;
    width: 8.125rem
}

.b-quotes-action-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    transform: scale(.85);
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.ready .loaded .action-visible-on-screen .b-quotes-action-image {
    transform: none
}

.b-quotes-action-image .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transform: scale(1.15)
}

.ready .loaded .action-visible-on-screen .b-quotes-action-image .image {
    transform: none
}

.b-quotes-item-content > div > h4 {
    font-size: 2.125rem;
    color: #fff;
}

.b-quotes-item-content > div > p {
    font-size: 18px;
}

#b-197 {
    position: relative;
    background: url('../images/sec4_bg1.jpg') no-repeat center top;
    background-size: 100% auto;
    z-index: -1;
}

#b-227 {
    margin-top: 2.6rem;
    margin-bottom: 2.6em;
}

#b-197::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(14, 29, 93, 0.8)
}

.background-image-cover_abs {
    position: absolute;
    right: 10%;
    top: 30%;
    color: #fff;
}

.background-image-cover_abs h4 {
    font-size: 2.3rem;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

.background-image-cover_abs p {
    margin-bottom: 30px;
}

.site-footer__section2 {
    width: 25%;
}

.site-footer__section3 {
    width: 20%;
}

.site-footer__section2 h4, .site-footer__section3 h4 {
    font-size: 20px;
    color: #6e6e6e;
    margin-bottom: 10px;
}

.site-footer__section2 p, .site-footer__section3 p {
    font-size: 14px;
    color: #6e6e6e;
    margin: 0;
    margin-top: 2px;
}

.line_1 {
    width: 15px;
    height: 1px;
    background: #6e6e6e;
    margin-top: 25px !important;
    margin-bottom: 20px !important;
}

.site-footer__section3 a {
    font-size: 14px;
    color: #6e6e6e;
}

.sect_flex_img {
    display: flex;
    padding-top: 0px;
}

.sect_flex_img img {
    margin-right: 5px;
}

.foot_bottom {
    background: #fff;
    padding: 30px 0;
}

.foot_bottom_flex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.foot_bottom_flex div {
    font-size: 14px;
    color: #333;
}

/*# sourceMappingURL=styles.css.map */