body.elementor-page-3984:not(.elementor-motion-effects-element-type-background), body.elementor-page-3984 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #ffffff !important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 2rem;
}

h2, h3, h4, h5, h6 {
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
}

.swiper {
    width: 100%;
    height: calc(100vh - 157px);
}

.swiper-slide {
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.slide-image {
    position: absolute;
    z-index: 4;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
}

.slide-text {
    padding: 150px 0;
    width: 50%;
    position: relative;
    z-index: 20;
}

.slide-text h2 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.1em;
    color: #ffffff;
    margin-bottom: 20px;
}

.slide-text p {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 40px;
    color: #ffffff;
    width: 70%;
}

.slide-text a {
    background-color: #ffffff;
    color: #000000 !important;
    border: none;
    border-radius: 100px;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none;
    background-size: cover;
}

.pm-102 {
    position: relative;
    padding: 60px 0 100px 0;
}

.pm-102 h2 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.1em;
}

.pm-102 p {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 40px;
    width: 70%
}

.pm-102 a {
    color: #ffffff !important;
    border: none;
    border-radius: 100px;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none;
    background-size: cover;
    margin-right: 20px;
}

.pm-102 .image {
    height: 100%;
    width: 300px;
    position: absolute;
    top: 0;
    right: 0;
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat;
}


.bg-default {
    background-repeat: no-repeat;
    background-size: contain;
}

.single-card {
    color: #ffffff;
}

.single-card .bg-default {
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative;
}

.single-card-container {
    text-align: left;
    position: absolute;
    left: 2rem;
    top: 2rem;
}

.single-card h5 {
    color: #000000;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1em;
}

.single-card p {
    width: 70%;
    color: #000000;
    font-size: 1.5rem;
}

.single-card a {
    color: #000000 !important;
    background: #ffffff;
    border: none;
    border-radius: 100px;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.single-card a:hover {
    color: #ffffff !important;
    background: #000000;
}

.pm-104 {
    position: relative;
    padding: 150px 0;
    color: #ffffff;
}

.pm-104 h2 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.1em;
}

.pm-104 p {
    margin: 20px 0 40px 0;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.1em;
}

.pm-104 .media {
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}

.pm-104 .text-section {
    width: 70%;
}

.pm-104 a {
    color: #ffffff !important;
    background: #687d6e;
    border: none;
    border-radius: 100px;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none;
}

.single-box {
    padding: 20px;
    border: 1px solid #000000;
    font-size: 1.2rem;
    line-height: 1.2em;
    margin-bottom: 20px;
}

footer {
    color: #000000;
}

footer .widgettitle {
    color: #000000;
    font-size: 1.3rem;
}

footer ul.menu {
    padding: 0;
}

footer ul.menu li a {
    color: #000000 !important;
    font-size: 1rem;
    text-decoration: none;
}

.footer-widget-area-inner p {
    color: #000000 !important;
}

footer .widget-title, footer .widgettitle {
    color: #000000 !important;
    font-size: 1.3rem;
    font-weight: bold;
}

footer .wp-container-core-columns-is-layout-1.wp-container-core-columns-is-layout-1 {
    align-items: start !important;
}

footer .widget_nav_menu, footer .widget:last-child {
    margin-bottom: 2em;
}

.wp-block-heading a {
    color: #000000 !important;
    text-decoration: none;
}

label.privacy, p.gdpr, label.privacy a {
    color: #666666 !important;
    margin-top: 10px !important;
    text-decoration: none !important;
}

.privacy input[type="checkbox"] {
    margin-right: 5px;
}


.buttons-area .elementor-widget-button {
    float: left;
    margin-right: 20px;
    width: auto !important;
}

.convention-container {
    position: absolute;
    right: 0;
    z-index: 20;
    text-align: right;
    margin-top: 150px;
}

@media (max-width: 768px) {

    .swiper {
        width: 100%;
        height: calc(100vh - 110px);
    }

    .slide-text {
        padding: 50px 10px;
        width: 100%;
    }

    .single-card h5 {
        font-size: 1.5rem;
    }

    .single-card p {
        font-size: 1rem;
    }

    .pm-102 a {
        display: inline-block;
        margin-bottom: 20px;
        width: 250px;
        text-align: center;
    }

    .pm-102 .image {
        background-repeat: no-repeat;
        width: 40%;
        bottom: 0;
        top: unset;
        transform: rotate(90deg);
        height: 150px;
    }

    .pm-104 {
        padding-bottom: 0;
        padding-top:60px;
    }

    .pm-104 .media {
        position: static;
        height: 370px;
        width: 100%;
        background-position: center;
        background-size: cover;
        margin-top: 20px;
    }

    .pm-104 .text-section {
        width: 100%;
        margin-bottom: 40px;
    }

    .single-box {
        padding: 10px 5px;
        font-size: 12px;
    }

    .swiper-slide {
        height: 100vh;
    }

    .swiper-slide .slide.mobile {
        width: 100%;
        height: calc(100vh - 100px);
        position: absolute;
        top: 0;
        left: 0;
        background-position: center;
        background-size: cover;
        z-index: 10;
    }

    .pm-101 img {
        width: 75%;
    }

    .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner {
        text-align: left;
    }

    .footer-widget-area .widget.widget_block{
        text-align: left;
    }

}
