/* Customize */
.width-476 {
    max-width: 476px;
}
/* Customize */
.home-section-1 .headline .section-title span {
    text-transform: none;
}
.home-section-1 .box-text-content ul {
    color: #ffffff;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
    font-style: normal;
}
.home-section-1 .box-text-content ul li {
    font-size: 20px;
}
.button.default-button {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 17px 35px !important;
    line-height: unset;
    min-height: unset;
    margin: 0;
    border: 0;
    font-weight: bold;
    font-size: 1em;
}
.button.default-button:hover {
    background-color: #0a3865;
}
@media only screen and (max-width: 849px) {
    .home-section-1 .headline .section-title {
        justify-content: center;
        text-align: center;
        margin-bottom: 20px;
    }
    .home-section-1 .box-text-content {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 850px) {
    .home-section-1 .headline .section-title {
        margin-bottom: 41px;
    }
    .home-section-1 .box-text-content {
        margin-bottom: 41px;
    }
}
/* home-section-2 */
.home-section-2 {
    padding-top: 70px !important;
    padding-bottom: 46px !important;
}
.section .wp-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
}
@media only screen and (min-width: 850px) {
    .home-section-2 {
        padding-top: 141px !important;
        padding-bottom: 46px !important;
    }
}
/* home-section-2 */
/* home-section-4 */
.home-section-4 {
    padding-top: 141px !important;
    padding-bottom: 111px !important;
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(
        90deg,
        rgba(10, 56, 101, 0.07) 85%,
        #ffffff 85%
    );
    background-position: center center;
    background-repeat: no-repeat;
}
.home-section-4 .column-txt > .col-inner {
    max-width: 476px;
    margin-right: auto;
    margin-left: 0;
}
.home-section-4 .column-txt > .col-inner {
    padding-left: clamp(
        15px,
        calc((100vw - 1320px) / 2),
        calc((100vw - 1320px) / 2)
    );
}
.home-section-4 .icon-box .icon-box-img img {
    padding: 0;
}
.home-section-4 .icon-box .icon-box-text h3 {
    font-size: 20px;
    line-height: calc(25 / 20);
}
.home-section-4 .row-bottom .headline .section-title {
    font-size: 25px;
    line-height: calc(35 / 25);
}
.home-section-4 .custom-img img {
    height: 40vh;
    object-fit: contain;
}
@media only screen and (max-width: 849px) {
    .home-section-4 {
        padding-top: 70px !important;
        padding-bottom: 40px !important;
    }
    .home-section-4 .col-video > .col-inner {
        padding: 0 15px;
    }
}
/* home-section-4 */
/* home-section-5 */
.home-section-5 {
    margin-bottom: 121px;
    margin-top: 121px;
}
.home-section-5 .flickity-button {
    display: none;
}
.home-section-5 .flickity-page-dots {
    position: unset;
}
.home-section-5 .flickity-page-dots .dot {
    border: 1px solid #bd4539;
    background-color: transparent;
    opacity: 1;
    width: 12px;
    height: 12px;
}
.home-section-5 .flickity-page-dots .dot.is-selected {
    background-color: #bd4539;
}
@media only screen and (max-width: 849px) {
    .home-section-5 {
        margin-bottom: 70px;
        margin-top: 70px;
    }
    .home-section-5 {
        padding-top: 500px !important;
        padding-bottom: 70px !important;
        background-size: contain;
    }
    .home-section-5 .section-bg {
        height: 600px;
    }
    .home-section-5 .col.row-slider-block {
        max-width: 100%;
        flex-basis: 100%;
        padding: 0 30px !important;
    }
    .home-section-5 .col.row-slider-block > .col-inner {
        /* border: 1px solid #bd4539; */
        box-shadow: 0 3px 6px #bd44391a;
        border-radius: 15px;
    }
    .stack-button {
        justify-content: center !important;
    }
}
@media only screen and (max-width: 549px) {
    .home-section-5 .col.row-slider-block {
        max-width: 100%;
        flex-basis: 100%;
        padding: 0 15px !important;
    }
    .home-section-5 .col.row-slider-block > .col-inner {
        /* border: 1px solid #bd4539; */
        box-shadow: 0 3px 6px #bd44391a;
        border-radius: 15px;
        padding: 60px 30px !important;
    }
}
/* home-section-5 */
/* home-section-6 */
.home-section-6 {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(
        90deg,
        rgba(255, 255, 255, 0.07) 15%,
        #899fb5 15%
    );
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 121px !important;
    padding-bottom: 91px !important;
}
.home-section-6 .icon-box .icon-box-img img {
    padding: 0;
}
.home-section-6 .icon-box .icon-box-text h3 {
    font-size: 20px;
    line-height: calc(25 / 20);
}
@media only screen and (max-width: 849px) {
    .home-section-6 {
        padding-top: 70px !important;
        padding-bottom: 41px !important;
    }
}
/* home-section-6 */
/* home-contact */
.home-contact {
    padding-bottom: 200px !important;
}
.home-contact .section-bg {
    height: 680px;
    top: auto;
    bottom: 0;
}
.home-contact .col-main > .col-inner {
    background-color: rgb(137, 159, 181);
    padding: 100px 141px 86px 78px;
    background-position: left top;
}
.home-contact .col-main .has-before:before {
    border-color: var(--color-white);
}
.home-contact .box-text-content h4 {
    color: #0a3865;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
}
.home-contact .box-text-content p {
    margin-bottom: 5px;
    color: var(--color-white);
}
.home-contact .box-text-content a {
    text-decoration: underline;
    color: var(--color-white);
}
.form-contact label {
    margin-bottom: 5px;
    color: var(--color-white);
    font-weight: 700;
    display: block;
    font-size: 1em;
}
.form-contact textarea {
    min-height: 237px;
}
.form-contact input {
    height: 52px;
    outline: none;
    box-shadow: none;
}
.form-submit .wpcf7-submit.button {
    padding: 0 48px !important;
    height: 52px;
    border-radius: 99px;
}
@media only screen and (max-width: 849px) {
    .home-contact .col-main > .col-inner {
        border-radius: 30px;
    }
    .home-section-4 {
        background: rgba(10, 56, 101, 0.07) !important;
    }
    .home-section-6 {
        background: #899fb5;
    }
}
@media only screen and (max-width: 549px) {
    .home-contact .col-main > .col-inner {
        padding: 60px 15px 30px;
        border-radius: 15px;
        overflow: hidden;
    }
    .home-contact .box-text-content {
        text-align: center;
    }
    .form-submit {
        text-align: center;
    }
}
@media only screen and (min-width: 550px) {
    .home-contact .col-main > .col-inner {
        padding: 60px 30px 30px;
    }
}
@media only screen and (min-width: 850px) {
    .home-contact .col-main > .col-inner {
        padding: 60px 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .home-contact .col-main > .col-inner {
        padding: 100px 141px 86px 78px;
    }
}
/* home-contact */
/* home-testimonial */
.home-testimonial {
    padding-top: 119px !important;
}
.home-testimonial .flickity-button {
    display: none;
}
.home-testimonial .flickity-page-dots {
    position: unset;
    margin-top: 30px;
}
.home-testimonial .flickity-page-dots .dot {
    border: 1px solid #bd4539;
    background-color: transparent;
    opacity: 1;
    width: 12px;
    height: 12px;
}
.home-testimonial .flickity-page-dots .dot.is-selected {
    background-color: #bd4539;
}
/* home-testimonial */
@media only screen and (max-width: 849px) {
    .stack.medium-text-center {
        justify-content: center;
    }
}
@media only screen and (min-width: 1200px) {
    .home .row .row:not(.slider, .row-small) {
        margin-left: -26.5px;
        margin-right: -26.5px;
        max-width: calc(100% + 53px);
    }
    .home .row .row:not(.slider, .row-small) > .col {
        padding-left: 26.5px;
        padding-right: 26.5px;
    }
    .home-testimonial .row.uni-flickity-slider {
        margin-left: -30px;
        margin-right: -30px;
        max-width: calc(100% + 60px);
    }
    .home-testimonial .row.uni-flickity-slider .flickity-slider > .col {
        padding: 0 30px 0;
    }
}
