.wghtk-style-box {
    background: transparent;
    padding: 3.75rem 2.5rem;
    overflow: hidden;
    color: #444444;
}

.wghtk-style-block {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
    padding: 7.5rem 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: transparent;
}

.footer-large {
    padding: 6.25rem 0 !important;
}
.wghtk-block-box {
    background: #FFFFFF;
    padding: 3.75rem 2.5rem;
    overflow: hidden;
    color: #444444;
    border-radius: 0.25rem;
    box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2) !important;
}

.w-pp-bg-opacity {
    background-repeat: no-repeat;
    background-size: cover;
}

.navbar-nav .nav-link {
    color: inherit;
}

.btn-site,
.btn-site:hover {
    text-decoration: none;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    background: var(--wghtk-color1)!important;
    border-color: var(--wghtk-color1)!important;
    color: var(--wghtk-color4)!important;

}


.btn-outline-site:hover {
            text-decoration: none;

            background: var(--wghtk-color1)!important;
    border-color: var(--wghtk-color1)!important;
    color: var(--wghtk-color4)!important;
}

.btn-outline-site {
    text-decoration: none;

    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    color: var(--wghtk-color1)!important;
    border-color: var(--wghtk-color1)!important;
    background: transparent !important;

}

.btn-pill-site, .btn-pill-site:hover {
    text-decoration: none;

    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    border-radius: 50rem !important;
    background: var(--wghtk-color1)!important;
    border-color: var(--wghtk-color1)!important;
    color: var(--wghtk-color4)!important;
}
.btn-none,.btn-none:hover {
    text-decoration: none;
    color:inherit!important;
}




.btn-34-site,.btn-34-site:hover {
    color: var(--wghtk-color4)!important;
    text-decoration: none;
    text-decoration: none;

    background: var(--wghtk-color1)!important;
    border-radius: .25rem;
    box-shadow: var(--wghtk-color1) 0 10px 20px -10px;
    box-sizing: border-box!important;
    color: var(--wghtk-color4)!important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    opacity: 1;
    outline: 0 solid transparent;
    padding: 8px 18px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    width: fit-content;
    word-break: break-word;
    border: 0;
}


/* CSS */
.btn-scoot-site:hover {
            color: var(--wghtk-color4)!important;
    text-decoration: none;

}
.btn-scoot-site {
    text-decoration: none;

    appearance: button;
    background-color: var(--wghtk-color1)!important;
    background-image: none;
    border: 1px solid var(--wghtk-color1)!important;
    border-radius: 4px;
    box-shadow: var(--wghtk-color4) 4px 4px 0 0, var(--wghtk-color1) 4px 4px 0 1px;
    box-sizing: border-box;
    color: var(--wghtk-color4)!important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 5px 10px 0;
    overflow: visible;
    padding: 12px 40px;
    text-align: center;
    text-transform: none;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-scoot-site:focus {
    text-decoration: none;
}

.btn-scoot-site:hover {
    text-decoration: none;
}

.btn-scoot-site:active {
    box-shadow: rgba(0, 0, 0, .125) 0 3px 5px inset;
    outline: 0;
}

.btn-scoot-site:not([disabled]):active {
    box-shadow: var(--wghtk-color4) 2px 2px 0 0, var(--wghtk-color1) 2px 2px 0 1px;
    transform: translate(2px, 2px);
}

@media (min-width: 768px) {
    .btn-scoot-site {
        padding: 12px 50px;
    }
}


/* CSS */
.btn-bocock-site {
    text-decoration: none;
            color: var(--wghtk-color4)!important;

    font-size: 16px;
    font-weight: 200;
    letter-spacing: 1px;
    padding: 13px 20px 13px;
    outline: 0;
    border: 1px solid black;
    cursor: pointer;
    position: relative;
    background-color: transparent!important;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.btn-bocock-site:after {
    content: "";
    background-color: var(--wghtk-color1)!important;
    width: 100%;
    z-index: -1;
    position: absolute;
    height: 100%;
    top: 7px;
    left: 7px;
    transition: 0.2s;

}
.btn-bocock-site:hover {
    color: var(--wghtk-color4)!important;
    text-decoration: none;

}

.btn-bocock-site:hover:after {
    top: 0px;
    left: 0px;
}

@media (min-width: 768px) {
    .btn-bocock-site {
        padding: 13px 50px 13px;
    }
}

.w-pp-bg-opacity {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

a {
    cursor: pointer !important;
}
[wghtk-icon-type] {
    font-style: inherit!important;
}
.wghtk-slider {
    height: fit-content;
}
.swiper-button-prev,.swiper-button-next {
    color:var(--wghtk-color1)!important;
}
.swiper-pagination-bullet-active {
    background:var(--wghtk-color1)!important;
}
