h4, h5, h3 {
    font-weight: 600
}

.f_default {
    font-family: EB Garamond
}

.f_alt_1 {
    font-family: canada-type-gibson
}

.f_alt_2 {
    font-family: Miller
}

.uc {
    text-transform: uppercase
}

.c_alt {
    color: #fff
}

.c_link {
    color: #FFE534
}

.t_center {
    text-align: center
}

.t_right {
    text-align: right
}

.no_m {
    margin: 0px
}

.no_p {
    padding: 0px
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.h_align {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.v_align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.center {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.block {
    display: inline-block
}

.no_link {
    text-decoration: none;
    color: #232323
}

.no_list {
    list-style: none
}

.full, .cover {
    width: 100%;
    height: 100%
}

img {
    max-width: 100%;
    height: auto
}

.invert {
    -webkit-filter: invert(1);
    -moz-filter: invert(1);
    -o-filter: invert(1);
    filter: invert(1)
}

.hidden {
    display: none
}

.cover {
    position: absolute;
    top: 0;
    left: 0
}

.svg {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

[class^="wrapper_"], [class*=" wrapper_"] {
    width: 100%;
    padding: 0px 20px;
    margin: 0 auto;
    box-sizing: border-box
}

.wrapper_1 {
    max-width: 1600px
}

.wrapper_2 {
    max-width: 1200px
}

.wrapper_3 {
    max-width: 1024px
}

.wrapper_4 {
    max-width: 800px
}

.wrapper_5 {
    max-width: 540px
}

.no-wrap {
    width: 100%;
    height: auto
}

@media only screen and (min-device-pixel-ratio: 2) and (min-width: 2050px), (min-width: 1025px) {
    .d-1 {
        float: left;
        width: 8.33333%
    }

    .d-1r {
        float: right;
        width: 8.33333%
    }

    .d-2 {
        float: left;
        width: 16.66667%
    }

    .d-2r {
        float: right;
        width: 16.66667%
    }

    .d-3 {
        float: left;
        width: 25%
    }

    .d-3r {
        float: right;
        width: 25%
    }

    .d-4 {
        float: left;
        width: 33.33333%
    }

    .d-4r {
        float: right;
        width: 33.33333%
    }

    .d-5 {
        float: left;
        width: 41.66667%
    }

    .d-5r {
        float: right;
        width: 41.66667%
    }

    .d-6 {
        float: left;
        width: 50%
    }

    .d-6r {
        float: right;
        width: 50%
    }

    .d-7 {
        float: left;
        width: 58.33333%
    }

    .d-7r {
        float: right;
        width: 58.33333%
    }

    .d-8 {
        float: left;
        width: 66.66667%
    }

    .d-8r {
        float: right;
        width: 66.66667%
    }

    .d-9 {
        float: left;
        width: 75%
    }

    .d-9r {
        float: right;
        width: 75%
    }

    .d-10 {
        float: left;
        width: 83.33333%
    }

    .d-10r {
        float: right;
        width: 83.33333%
    }

    .d-11 {
        float: left;
        width: 91.66667%
    }

    .d-11r {
        float: right;
        width: 91.66667%
    }

    .d-all {
        float: unset;
        clear: both;
        width: 100%
    }
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 2048px), (max-width: 1024px) {
    .t-1 {
        float: left;
        width: 8.33333%
    }

    .t-1r {
        float: right;
        width: 8.33333%
    }

    .t-2 {
        float: left;
        width: 16.66667%
    }

    .t-2r {
        float: right;
        width: 16.66667%
    }

    .t-3 {
        float: left;
        width: 25%
    }

    .t-3r {
        float: right;
        width: 25%
    }

    .t-4 {
        float: left;
        width: 33.33333%
    }

    .t-4r {
        float: right;
        width: 33.33333%
    }

    .t-5 {
        float: left;
        width: 41.66667%
    }

    .t-5r {
        float: right;
        width: 41.66667%
    }

    .t-6 {
        float: left;
        width: 50%
    }

    .t-6r {
        float: right;
        width: 50%
    }

    .t-7 {
        float: left;
        width: 58.33333%
    }

    .t-7r {
        float: right;
        width: 58.33333%
    }

    .t-8 {
        float: left;
        width: 66.66667%
    }

    .t-8r {
        float: right;
        width: 66.66667%
    }

    .t-9 {
        float: left;
        width: 75%
    }

    .t-9r {
        float: right;
        width: 75%
    }

    .t-10 {
        float: left;
        width: 83.33333%
    }

    .t-10r {
        float: right;
        width: 83.33333%
    }

    .t-11 {
        float: left;
        width: 91.66667%
    }

    .t-11r {
        float: right;
        width: 91.66667%
    }

    .t-all {
        float: unset;
        clear: both;
        width: 100%
    }
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 1880px), (max-width: 940px) {
    .ts-1 {
        float: left;
        width: 8.33333%
    }

    .ts-1r {
        float: right;
        width: 8.33333%
    }

    .ts-2 {
        float: left;
        width: 16.66667%
    }

    .ts-2r {
        float: right;
        width: 16.66667%
    }

    .ts-3 {
        float: left;
        width: 25%
    }

    .ts-3r {
        float: right;
        width: 25%
    }

    .ts-4 {
        float: left;
        width: 33.33333%
    }

    .ts-4r {
        float: right;
        width: 33.33333%
    }

    .ts-5 {
        float: left;
        width: 41.66667%
    }

    .ts-5r {
        float: right;
        width: 41.66667%
    }

    .ts-6 {
        float: left;
        width: 50%
    }

    .ts-6r {
        float: right;
        width: 50%
    }

    .ts-7 {
        float: left;
        width: 58.33333%
    }

    .ts-7r {
        float: right;
        width: 58.33333%
    }

    .ts-8 {
        float: left;
        width: 66.66667%
    }

    .ts-8r {
        float: right;
        width: 66.66667%
    }

    .ts-9 {
        float: left;
        width: 75%
    }

    .ts-9r {
        float: right;
        width: 75%
    }

    .ts-10 {
        float: left;
        width: 83.33333%
    }

    .ts-10r {
        float: right;
        width: 83.33333%
    }

    .ts-11 {
        float: left;
        width: 91.66667%
    }

    .ts-11r {
        float: right;
        width: 91.66667%
    }

    .ts-all {
        float: unset;
        clear: both;
        width: 100%
    }
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 1534px), (max-width: 767px) {
    .m-1 {
        float: left;
        width: 8.33333%
    }

    .m-1r {
        float: right;
        width: 8.33333%
    }

    .m-2 {
        float: left;
        width: 16.66667%
    }

    .m-2r {
        float: right;
        width: 16.66667%
    }

    .m-3 {
        float: left;
        width: 25%
    }

    .m-3r {
        float: right;
        width: 25%
    }

    .m-4 {
        float: left;
        width: 33.33333%
    }

    .m-4r {
        float: right;
        width: 33.33333%
    }

    .m-5 {
        float: left;
        width: 41.66667%
    }

    .m-5r {
        float: right;
        width: 41.66667%
    }

    .m-6 {
        float: left;
        width: 50%
    }

    .m-6r {
        float: right;
        width: 50%
    }

    .m-7 {
        float: left;
        width: 58.33333%
    }

    .m-7r {
        float: right;
        width: 58.33333%
    }

    .m-8 {
        float: left;
        width: 66.66667%
    }

    .m-8r {
        float: right;
        width: 66.66667%
    }

    .m-9 {
        float: left;
        width: 75%
    }

    .m-9r {
        float: right;
        width: 75%
    }

    .m-10 {
        float: left;
        width: 83.33333%
    }

    .m-10r {
        float: right;
        width: 83.33333%
    }

    .m-11 {
        float: left;
        width: 91.66667%
    }

    .m-11r {
        float: right;
        width: 91.66667%
    }

    .m-all {
        float: unset;
        clear: both;
        width: 100%
    }
}

.p0-0 {
    padding: 0px 0px
}

.p0-10 {
    padding: 0px 10px
}

.p0-20 {
    padding: 0px 20px
}

.p0-30 {
    padding: 0px 30px
}

.p0-40 {
    padding: 0px 40px
}

.p0-50 {
    padding: 0px 50px
}

.p0-60 {
    padding: 0px 60px
}

.p0-70 {
    padding: 0px 70px
}

.p0-80 {
    padding: 0px 80px
}

.p0-90 {
    padding: 0px 90px
}

.p0-100 {
    padding: 0px 100px
}

.p10-0 {
    padding: 10px 0px
}

.p10-10 {
    padding: 10px 10px
}

.p10-20 {
    padding: 10px 20px
}

.p10-30 {
    padding: 10px 30px
}

.p10-40 {
    padding: 10px 40px
}

.p10-50 {
    padding: 10px 50px
}

.p10-60 {
    padding: 10px 60px
}

.p10-70 {
    padding: 10px 70px
}

.p10-80 {
    padding: 10px 80px
}

.p10-90 {
    padding: 10px 90px
}

.p10-100 {
    padding: 10px 100px
}

.p20-0 {
    padding: 20px 0px
}

.p20-10 {
    padding: 20px 10px
}

.p20-20 {
    padding: 20px 20px
}

.p20-30 {
    padding: 20px 30px
}

.p20-40 {
    padding: 20px 40px
}

.p20-50 {
    padding: 20px 50px
}

.p20-60 {
    padding: 20px 60px
}

.p20-70 {
    padding: 20px 70px
}

.p20-80 {
    padding: 20px 80px
}

.p20-90 {
    padding: 20px 90px
}

.p20-100 {
    padding: 20px 100px
}

.p30-0 {
    padding: 30px 0px
}

.p30-10 {
    padding: 30px 10px
}

.p30-20 {
    padding: 30px 20px
}

.p30-30 {
    padding: 30px 30px
}

.p30-40 {
    padding: 30px 40px
}

.p30-50 {
    padding: 30px 50px
}

.p30-60 {
    padding: 30px 60px
}

.p30-70 {
    padding: 30px 70px
}

.p30-80 {
    padding: 30px 80px
}

.p30-90 {
    padding: 30px 90px
}

.p30-100 {
    padding: 30px 100px
}

.p40-0 {
    padding: 40px 0px
}

.p40-10 {
    padding: 40px 10px
}

.p40-20 {
    padding: 40px 20px
}

.p40-30 {
    padding: 40px 30px
}

.p40-40 {
    padding: 40px 40px
}

.p40-50 {
    padding: 40px 50px
}

.p40-60 {
    padding: 40px 60px
}

.p40-70 {
    padding: 40px 70px
}

.p40-80 {
    padding: 40px 80px
}

.p40-90 {
    padding: 40px 90px
}

.p40-100 {
    padding: 40px 100px
}

.p50-0 {
    padding: 50px 0px
}

.p50-10 {
    padding: 50px 10px
}

.p50-20 {
    padding: 50px 20px
}

.p50-30 {
    padding: 50px 30px
}

.p50-40 {
    padding: 50px 40px
}

.p50-50 {
    padding: 50px 50px
}

.p50-60 {
    padding: 50px 60px
}

.p50-70 {
    padding: 50px 70px
}

.p50-80 {
    padding: 50px 80px
}

.p50-90 {
    padding: 50px 90px
}

.p50-100 {
    padding: 50px 100px
}

.p60-0 {
    padding: 60px 0px
}

.p60-10 {
    padding: 60px 10px
}

.p60-20 {
    padding: 60px 20px
}

.p60-30 {
    padding: 60px 30px
}

.p60-40 {
    padding: 60px 40px
}

.p60-50 {
    padding: 60px 50px
}

.p60-60 {
    padding: 60px 60px
}

.p60-70 {
    padding: 60px 70px
}

.p60-80 {
    padding: 60px 80px
}

.p60-90 {
    padding: 60px 90px
}

.p60-100 {
    padding: 60px 100px
}

.p70-0 {
    padding: 70px 0px
}

.p70-10 {
    padding: 70px 10px
}

.p70-20 {
    padding: 70px 20px
}

.p70-30 {
    padding: 70px 30px
}

.p70-40 {
    padding: 70px 40px
}

.p70-50 {
    padding: 70px 50px
}

.p70-60 {
    padding: 70px 60px
}

.p70-70 {
    padding: 70px 70px
}

.p70-80 {
    padding: 70px 80px
}

.p70-90 {
    padding: 70px 90px
}

.p70-100 {
    padding: 70px 100px
}

.p80-0 {
    padding: 80px 0px
}

.p80-10 {
    padding: 80px 10px
}

.p80-20 {
    padding: 80px 20px
}

.p80-30 {
    padding: 80px 30px
}

.p80-40 {
    padding: 80px 40px
}

.p80-50 {
    padding: 80px 50px
}

.p80-60 {
    padding: 80px 60px
}

.p80-70 {
    padding: 80px 70px
}

.p80-80 {
    padding: 80px 80px
}

.p80-90 {
    padding: 80px 90px
}

.p80-100 {
    padding: 80px 100px
}

.p90-0 {
    padding: 90px 0px
}

.p90-10 {
    padding: 90px 10px
}

.p90-20 {
    padding: 90px 20px
}

.p90-30 {
    padding: 90px 30px
}

.p90-40 {
    padding: 90px 40px
}

.p90-50 {
    padding: 90px 50px
}

.p90-60 {
    padding: 90px 60px
}

.p90-70 {
    padding: 90px 70px
}

.p90-80 {
    padding: 90px 80px
}

.p90-90 {
    padding: 90px 90px
}

.p90-100 {
    padding: 90px 100px
}

.p100-0 {
    padding: 100px 0px
}

.p100-10 {
    padding: 100px 10px
}

.p100-20 {
    padding: 100px 20px
}

.p100-30 {
    padding: 100px 30px
}

.p100-40 {
    padding: 100px 40px
}

.p100-50 {
    padding: 100px 50px
}

.p100-60 {
    padding: 100px 60px
}

.p100-70 {
    padding: 100px 70px
}

.p100-80 {
    padding: 100px 80px
}

.p100-90 {
    padding: 100px 90px
}

.p100-100 {
    padding: 100px 100px
}

.m0-0 {
    margin: 0px 0px
}

.m0-10 {
    margin: 0px 10px
}

.m0-20 {
    margin: 0px 20px
}

.m0-30 {
    margin: 0px 30px
}

.m0-40 {
    margin: 0px 40px
}

.m0-50 {
    margin: 0px 50px
}

.m0-60 {
    margin: 0px 60px
}

.m0-70 {
    margin: 0px 70px
}

.m0-80 {
    margin: 0px 80px
}

.m0-90 {
    margin: 0px 90px
}

.m0-100 {
    margin: 0px 100px
}

.m0-auto {
    margin: 0px auto
}

.m10-0 {
    margin: 10px 0px
}

.m10-10 {
    margin: 10px 10px
}

.m10-20 {
    margin: 10px 20px
}

.m10-30 {
    margin: 10px 30px
}

.m10-40 {
    margin: 10px 40px
}

.m10-50 {
    margin: 10px 50px
}

.m10-60 {
    margin: 10px 60px
}

.m10-70 {
    margin: 10px 70px
}

.m10-80 {
    margin: 10px 80px
}

.m10-90 {
    margin: 10px 90px
}

.m10-100 {
    margin: 10px 100px
}

.m10-auto {
    margin: 10px auto
}

.m20-0 {
    margin: 20px 0px
}

.m20-10 {
    margin: 20px 10px
}

.m20-20 {
    margin: 20px 20px
}

.m20-30 {
    margin: 20px 30px
}

.m20-40 {
    margin: 20px 40px
}

.m20-50 {
    margin: 20px 50px
}

.m20-60 {
    margin: 20px 60px
}

.m20-70 {
    margin: 20px 70px
}

.m20-80 {
    margin: 20px 80px
}

.m20-90 {
    margin: 20px 90px
}

.m20-100 {
    margin: 20px 100px
}

.m20-auto {
    margin: 20px auto
}

.m30-0 {
    margin: 30px 0px
}

.m30-10 {
    margin: 30px 10px
}

.m30-20 {
    margin: 30px 20px
}

.m30-30 {
    margin: 30px 30px
}

.m30-40 {
    margin: 30px 40px
}

.m30-50 {
    margin: 30px 50px
}

.m30-60 {
    margin: 30px 60px
}

.m30-70 {
    margin: 30px 70px
}

.m30-80 {
    margin: 30px 80px
}

.m30-90 {
    margin: 30px 90px
}

.m30-100 {
    margin: 30px 100px
}

.m30-auto {
    margin: 30px auto
}

.m40-0 {
    margin: 40px 0px
}

.m40-10 {
    margin: 40px 10px
}

.m40-20 {
    margin: 40px 20px
}

.m40-30 {
    margin: 40px 30px
}

.m40-40 {
    margin: 40px 40px
}

.m40-50 {
    margin: 40px 50px
}

.m40-60 {
    margin: 40px 60px
}

.m40-70 {
    margin: 40px 70px
}

.m40-80 {
    margin: 40px 80px
}

.m40-90 {
    margin: 40px 90px
}

.m40-100 {
    margin: 40px 100px
}

.m40-auto {
    margin: 40px auto
}

.m50-0 {
    margin: 50px 0px
}

.m50-10 {
    margin: 50px 10px
}

.m50-20 {
    margin: 50px 20px
}

.m50-30 {
    margin: 50px 30px
}

.m50-40 {
    margin: 50px 40px
}

.m50-50 {
    margin: 50px 50px
}

.m50-60 {
    margin: 50px 60px
}

.m50-70 {
    margin: 50px 70px
}

.m50-80 {
    margin: 50px 80px
}

.m50-90 {
    margin: 50px 90px
}

.m50-100 {
    margin: 50px 100px
}

.m50-auto {
    margin: 50px auto
}

.m60-0 {
    margin: 60px 0px
}

.m60-10 {
    margin: 60px 10px
}

.m60-20 {
    margin: 60px 20px
}

.m60-30 {
    margin: 60px 30px
}

.m60-40 {
    margin: 60px 40px
}

.m60-50 {
    margin: 60px 50px
}

.m60-60 {
    margin: 60px 60px
}

.m60-70 {
    margin: 60px 70px
}

.m60-80 {
    margin: 60px 80px
}

.m60-90 {
    margin: 60px 90px
}

.m60-100 {
    margin: 60px 100px
}

.m60-auto {
    margin: 60px auto
}

.m70-0 {
    margin: 70px 0px
}

.m70-10 {
    margin: 70px 10px
}

.m70-20 {
    margin: 70px 20px
}

.m70-30 {
    margin: 70px 30px
}

.m70-40 {
    margin: 70px 40px
}

.m70-50 {
    margin: 70px 50px
}

.m70-60 {
    margin: 70px 60px
}

.m70-70 {
    margin: 70px 70px
}

.m70-80 {
    margin: 70px 80px
}

.m70-90 {
    margin: 70px 90px
}

.m70-100 {
    margin: 70px 100px
}

.m70-auto {
    margin: 70px auto
}

.m80-0 {
    margin: 80px 0px
}

.m80-10 {
    margin: 80px 10px
}

.m80-20 {
    margin: 80px 20px
}

.m80-30 {
    margin: 80px 30px
}

.m80-40 {
    margin: 80px 40px
}

.m80-50 {
    margin: 80px 50px
}

.m80-60 {
    margin: 80px 60px
}

.m80-70 {
    margin: 80px 70px
}

.m80-80 {
    margin: 80px 80px
}

.m80-90 {
    margin: 80px 90px
}

.m80-100 {
    margin: 80px 100px
}

.m80-auto {
    margin: 80px auto
}

.m90-0 {
    margin: 90px 0px
}

.m90-10 {
    margin: 90px 10px
}

.m90-20 {
    margin: 90px 20px
}

.m90-30 {
    margin: 90px 30px
}

.m90-40 {
    margin: 90px 40px
}

.m90-50 {
    margin: 90px 50px
}

.m90-60 {
    margin: 90px 60px
}

.m90-70 {
    margin: 90px 70px
}

.m90-80 {
    margin: 90px 80px
}

.m90-90 {
    margin: 90px 90px
}

.m90-100 {
    margin: 90px 100px
}

.m90-auto {
    margin: 90px auto
}

.m100-0 {
    margin: 100px 0px
}

.m100-10 {
    margin: 100px 10px
}

.m100-20 {
    margin: 100px 20px
}

.m100-30 {
    margin: 100px 30px
}

.m100-40 {
    margin: 100px 40px
}

.m100-50 {
    margin: 100px 50px
}

.m100-60 {
    margin: 100px 60px
}

.m100-70 {
    margin: 100px 70px
}

.m100-80 {
    margin: 100px 80px
}

.m100-90 {
    margin: 100px 90px
}

.m100-100 {
    margin: 100px 100px
}

.m100-auto {
    margin: 100px auto
}

h1 {
    font-family: canada-type-gibson;
    font-size: 50px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 5px;
    color: #232323
}

h2 {
    font-family: canada-type-gibson;
    font-size: 40px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 5px;
    color: #232323
}

h3 {
    font-family: canada-type-gibson;
    font-size: 32px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 5px;
    color: #232323
}

h4 {
    font-family: canada-type-gibson;
    font-size: 25px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 5px;
    color: #232323
}

h5 {
    font-family: canada-type-gibson;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 5px;
    color: #232323
}

h6 {
    font-family: canada-type-gibson;
    font-size: 18;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 5px;
    color: #232323
}

p, ul, a, body {
    font-family: canada-type-gibson;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 5px;
    color: #232323;
    font-family: EB Garamond
}

p.small, ul.small, a.small, body.small {
    font-size: 12px
}

b {
    font-weight: bold
}

ul {
    margin: 0px;
    padding-left: 20px
}

a {
    margin: 0px;
    color: #FFE534;
    text-decoration: none
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 1534px), (max-width: 767px) {
    h1 {
        font-size: 50px
    }
}

button {
    font-family: canada-type-gibson;
    font-size: 14px;
    font-weight: normal;
    line-height: normal
}

button img {
    height: 28px
}

.btn {
    padding: 10px 20px;
    font-weight: 700;
    color: #fff;
    border: 0px;
    box-shadow: 0px;
    background-color: #232323
}

.btn:hover {
    color: #232323;
    background-color: #FFE534;
    -webkit-transform: scale(1.1, 1);
    -moz-transform: scale(1.1, 1);
    -o-transform: scale(1.1, 1);
    transform: scale(1.1, 1)
}

.btn:hover img:not(.invert) {
    -webkit-filter: invert(1);
    -moz-filter: invert(1);
    -o-filter: invert(1);
    filter: invert(1)
}

.btn.btn-large {
    padding: 10px 40px
}

.btn.btn-large-2 {
    padding: 15px 40px
}

.btn.btn-full {
    width: 100%;
    padding: 10px 40px
}

.btn.btn-yellow {
    color: #232323;
    background-color: #FFE534
}

.btn.btn-yellow:hover {
    color: #fff;
    background-color: #232323
}

.btn.btn-white {
    color: #232323;
    background-color: #fff;
    border: 1px solid #232323
}

input {
    width: 100%;
    font-family: canada-type-gibson;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    border: 0px;
    padding: 15px 20px;
    color: #232323;
    background: #F2F2F2;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none
}

select {
    width: 100%;
    font-family: canada-type-gibson;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    border: 0px;
    padding: 15px 20px;
    color: #232323;
    background: #F2F2F2;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url(../svg/arrow-down.png);
    background-size: 10px;
    background-position: 95% center;
    background-repeat: no-repeat
}

textarea {
    width: 100%;
    font-family: canada-type-gibson;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    border: 0px;
    padding: 15px 20px;
    color: #232323;
    background: #F2F2F2
}

button, input[type="submit"], label {
    cursor: pointer
}

@-webkit-keyframes fadeInZoom {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes fadeInZoom {
    0% {
        opacity: 0;
        -moz-transform: scale(1.1)
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@-o-keyframes fadeInZoom {
    0% {
        opacity: 0;
        -o-transform: scale(1.1)
    }
    100% {
        opacity: 1;
        -o-transform: scale(1)
    }
}

@keyframes fadeInZoom {
    0% {
        opacity: 0;
        transform: scale(1.1)
    }
    100% {
        opacity: 1;
        transform: scale(1)
    }
}

.animatable {
    visibility: hidden;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused
}

.animatable.fadeInZoom {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.animated {
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

.animated.fadeInZoom {
    -webkit-animation-name: fadeInZoom;
    -moz-animation-name: fadeInZoom;
    -o-animation-name: fadeInZoom;
    animation-name: fadeInZoom;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.animated.fadeInZoom * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden
}

.slick-slider {
    position: relative
}

.slick-slider .slick-list {
    overflow: hidden
}

.slick-slider .slick-list .slick-track {
    display: flex
}

.slick-slider .slide {
    z-index: 0 !important;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    padding: 20px;
    font-size: 0px;
    background-color: transparent;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-slider .slick-arrow.slick-prev {
    left: 30px;
    background-image: url(../svg/arrow-prev.png)
}

.slick-slider .slick-arrow.slick-next {
    right: 30px;
    background-image: url(../svg/arrow-next.png)
}

.slick-slider .slick-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 10px 20px;
    list-style: none
}

.slick-slider .slick-dots li {
    margin: 0px 15px
}

.slick-slider .slick-dots li.slick-active button {
    opacity: 1;
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6)
}

.slick-slider .slick-dots li button {
    display: block;
    padding: 4px;
    font-size: 0px;
    border-radius: 50%;
    border: 0;
    background: #FFE534;
    opacity: 0.6;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.anchor {
    position: relative;
    top: -140px
}

.section-content .col:first-of-type {
    padding-right: 60px
}

.section-content .col:nth-of-type(2) {
    padding-left: 60px
}

.section-content .tags {
    padding-top: 10px;
    margin-top: 40px;
    border-top: solid 2px #232323
}

.section-content .tags .tag {
    display: inline-block;
    color: #232323;
    text-decoration: underline
}

.section-content .slider .slider-main .slide {
    position: relative;
    display: inline-block;
    min-height: 230px;
    max-height: 430px;
    padding-bottom: 22vw;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.section-content .slider .slider-main .slide.type-video::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../svg/icon-video.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.section-content .slider .slider-thumb .slide {
    height: 100px;
    margin: 10px 5px 0px;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.section-banner > [class^="wrapper_"], .section-banner > [class*=" wrapper_"] {
    box-shadow: 0px 0px 45px -12px rgba(35, 35, 35, 0.4);
    background: #232323
}

.section-collezione .products-wrap .row {
    display: flex
}

.section-collezione .products-wrap .row .product {
    position: relative;
    display: inline-block;
    border: solid 5px #fff;
    overflow: hidden
}

.section-collezione .products-wrap .row .product h5 {
    font-weight: normal
}

.section-collezione .products-wrap .row .product:hover .product-info, .section-collezione .products-wrap .row .product:hover .product-info-alt {
    opacity: 1
}

.section-collezione .products-wrap .row .product:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.section-collezione .products-wrap .row .product.type-1 *, .section-collezione .products-wrap .row .product.type-2 * {
    color: #fff
}

.section-collezione .products-wrap .row .product.type-1:hover::before {
    opacity: 1
}

.section-collezione .products-wrap .row .product.type-1:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    padding: 30px 60px;
    background-color: #FFE534;
    background-image: url(../svg/icon-search.png);
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.section-collezione .products-wrap .row .product.type-3:hover * {
    color: #FFE534
}

.section-collezione .products-wrap .row .product.type-3:hover .thumb, .section-collezione .products-wrap .row .product.type-3:hover img {
    -webkit-filter: brightness(0.15) grayscale(1);
    -moz-filter: brightness(0.15) grayscale(1);
    -o-filter: brightness(0.15) grayscale(1);
    filter: brightness(0.15) grayscale(1)
}

.section-collezione .products-wrap .row .product.type-3 .product-info-alt, .section-collezione .products-wrap .row .product.type-3 .product-info {
    opacity: 1
}

.section-collezione .products-wrap .row .product img {
    display: block;
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s
}

.section-collezione .products-wrap .row .product .product-info-alt {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    padding: 10px 20px
}

.section-collezione .products-wrap .row .product .product-info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    padding: 10px 20px
}

.section-blog > .wrapper_2 {
    position: relative
}

.section-blog > .wrapper_2:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: -1;
    width: calc(80% - 32px);
    height: 50%;
    background-color: #F2F2F2
}

.section-blog .blog-content {
    display: flex;
    flex-wrap: wrap;
    width: 80%
}

.section-blog .blog-content .col {
    flex-grow: 1
}

.section-blog .blog-wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 40px
}

.section-blog .blog-wrap .news {
    display: flex;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.section-blog .blog-wrap .news .news-cont {
    position: relative;
    margin: 90px 0 30px;
    box-shadow: 0px 0px 45px -12px rgba(35, 35, 35, 0.4);
    background-color: #fff
}

.section-blog .blog-wrap .news .news-cont:hover {
    padding-top: 110px;
    margin-top: 0px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px 10px rgba(35, 35, 35, 0.2)
}

.section-blog .blog-wrap .news .news-cont:hover .btn {
    color: #fff;
    background-color: #232323;
    bottom: 20px
}

.section-blog .blog-wrap .news .news-cont .thumb {
    height: 150px;
    margin: -90px 0 20px
}

.section-blog .blog-wrap .news .news-cont .content {
    padding: 30px 0px 60px
}

.section-blog .blog-wrap .news .news-cont .btn {
    position: absolute;
    bottom: -20px;
    left: 20px
}

.section-blog .blog-tools {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-right: 40px
}

.section-blog .blog-tools .filter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% - 205px)
}

.section-blog .blog-tools .filter .btn {
    display: inline-block;
    margin-right: 10px
}

.section-blog .blog-tools .filter .btn:not(.active) {
    padding: 10px 10px;
    color: #232323;
    text-decoration: underline;
    background: #fff
}

.section-blog .blog-tools .pagination {
    display: flex;
    align-items: center;
    min-width: 195px
}

.section-blog .blog-tools .pagination a {
    display: inline-block;
    margin: 0px 10px;
    font-family: canada-type-gibson;
    color: rgba(35, 35, 35, 0.5)
}

.section-blog .blog-tools .pagination a.active {
    color: #232323
}

.section-blog .blog-tools .pagination a img {
    height: 15px
}

.section-blog-alt > .row {
    display: flex;
    flex-wrap: wrap
}

.section-blog-alt > .row > .col {
    flex-grow: 1
}

.section-blog-alt > .row > .col.col-big {
    display: flex;
    align-items: flex-end;
    position: relative;
    min-width: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.section-blog-alt > .row > .col.col-big:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent 100%)
}

.section-blog-alt > .row > .col.col-big .news {
    position: relative;
    z-index: 10;
    padding: 20px 40px 40px;
    margin: 0px;
    border-top: 0px
}

.section-blog-alt > .row > .col .news {
    border-top: 1px solid;
    padding-top: 10px;
    margin-bottom: 20px
}

.section-blog-alt > .row > .col .news .content {
    width: 70%;
    padding: 20px 0
}

.section-blog-alt > .row > .col .news .cta {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.section-blog-alt > .row > .col .news .cta .btn {
    margin-bottom: 10px
}

.section-servizi > .wrapper_2 {
    position: relative
}

.section-servizi > .wrapper_2:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: -1;
    width: calc(80% - 32px);
    height: 50%;
    background-color: #F2F2F2
}

.section-servizi .servizi-content {
    display: flex;
    flex-wrap: wrap;
    width: 80%
}

.section-servizi .servizi-content .col {
    flex-grow: 1
}

.section-servizi .servizi-wrap {
    position: relative
}

.section-servizi .servizi-wrap .servizi {
    margin: 0px 0 30px
}

.section-servizi .servizi-wrap .servizi:hover .servizio-cont {
    box-shadow: 0px 0px 10px 10px rgba(35, 35, 35, 0.2);
    background-color: #FFE534
}

.section-servizi .servizi-wrap .servizi:hover .servizio-cont .thumb {
    background-size: 120% auto
}

.section-servizi .servizi-wrap .servizi:hover .servizio-cont .btn {
    background-color: #232323;
    color: #fff
}

.section-servizi .servizi-wrap .servizi .servizio-cont {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    box-shadow: 0px 0px 45px -12px rgba(35, 35, 35, 0.4);
    background-color: #fff
}

.section-servizi .servizi-wrap .servizi .servizio-cont > a {
    width: 100%
}

.section-servizi .servizi-wrap .servizi .servizio-cont .thumb {
    width: 100%;
    padding-bottom: 50%;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat
}

.section-servizi .servizi-wrap .servizi .servizio-cont .content {
    padding: 20px;
    margin: 0px 0px 20px;
    min-height: 126px
}

.section-servizi .servizi-wrap .servizi .servizio-cont .btn {
    position: absolute;
    bottom: -20px;
    left: 20px;
    z-index: 10
}

.section-newsletter {
    padding: 0 20px
}

.section-newsletter .wrapper_4 {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 0px 45px -12px rgba(35, 35, 35, 0.4);
    background-color: #fff
}

.section-newsletter .wrapper_4 .col {
    flex-grow: 1;
    min-width: 280px
}

.section-contatti {
    padding: 0 20px
}

.section-contatti .wrapper_4 {
    box-shadow: 0px 0px 45px -12px rgba(35, 35, 35, 0.4);
    background-color: #fff
}

.spacer {
    display: inline-block;
    width: 100%
}

#swipebox-overlay {
    background: rgba(35, 35, 35, 0.6)
}

#swipebox-overlay #swipebox-bottom-bar {
    background: #FFE534
}

#swipebox-overlay #swipebox-bottom-bar #swipebox-prev, #swipebox-overlay #swipebox-bottom-bar #swipebox-next {
    opacity: 1 !important;
    -webkit-filter: invert(1);
    -moz-filter: invert(1);
    -o-filter: invert(1);
    filter: invert(1)
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 2048px), (max-width: 1024px) {
    .section-blog .blog-tools {
        flex-wrap: wrap
    }

    .section-blog .blog-tools .filter {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    .section-blog .blog-tools .pagination {
        margin-top: 40px
    }
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 1880px), (max-width: 940px) {
    .section-content .col {
        width: 100%;
        padding: 20px 0px !important
    }

    .section-collezione .products-wrap .row {
        flex-wrap: wrap
    }

    .section-collezione .products-wrap .row .product {
        width: 100%
    }

    .section-collezione .products-wrap .row .product:before {
        padding: 35px 50px
    }

    .section-collezione .products-wrap .row .product img {
        width: 100%
    }
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 1534px), (max-width: 767px) {
    .slick-slider .slick-arrow {
        display: none !important;
        top: 50px
    }

    .slick-slider .slick-arrow.slick-prev {
        left: auto;
        right: 80px
    }

    .slick-slider .slick-dots {
        bottom: -15px
    }

    .slick-slider .slide .popup img {
        display: none
    }

    .slick-slider .slide .popup button {
        float: unset
    }

    .section-collezione .products-wrap .row {
        display: block
    }

    .section-collezione .products-wrap .row .product {
        width: 100%
    }

    .section-collezione .products-wrap .row .product .thumb, .section-collezione .products-wrap .row .product img {
        width: 100%
    }

    .section-blog .blog-wrap .news .news-cont:hover .btn {
        bottom: 20px
    }
}

#loader {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff
}

#loader .content {
    opacity: 1;
    -webkit-animation: blinker 3s linear infinite;
    -moz-animation: blinker 3s linear infinite;
    -o-animation: blinker 3s linear infinite;
    animation: blinker 3s linear infinite
}

#loader .content img {
    height: 20px;
    margin-bottom: 20px
}

@-webkit-keyframes blinker {
    50% {
        opacity: 0
    }
}

@-moz-keyframes blinker {
    50% {
        opacity: 0
    }
}

@-ms-keyframes blinker {
    50% {
        opacity: 0
    }
}

@-o-keyframes blinker {
    50% {
        opacity: 0
    }
}

@keyframes blinker {
    50% {
        opacity: 0
    }
}

header.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    min-width: 1024px;
    background: #fff
}

header.header .header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center
}

header.header .logo img {
    height: 20px;
    margin-top: -5px
}

header.header .main-menu {
    display: flex;
    align-items: center
}

header.header .main-menu > li {
    padding: 5px 20px
}

header.header .main-menu > li:nth-of-type(4) {
    padding: 15px 20px 30px 20px;
    margin: -10px 0px -25px;
    box-shadow: 0px 0px 15px -2px rgba(35, 35, 35, 0.4);
    background: #FFE534
}

header.header .main-menu > li:nth-of-type(4) a {
    display: flex;
    align-items: center
}

header.header .main-menu > li:nth-of-type(4) a img {
    height: 12px;
    margin-top: -3px;
    margin-left: 10px
}

header.header .main-menu > li:last-of-type img {
    display: block;
    height: 12px;
    margin-top: -3px
}

header.header .main-menu > li > a:hover, header.header .main-menu > li > a.active {
    text-decoration: underline
}

#toggle-menu:checked ~ .full-menu {
    clip-path: circle(150vw at 50% 50%);
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.8s ease, clip-path 0.8s ease 0.4s;
    -moz-transition: opacity 0.8s ease, clip-path 0.8s ease 0.4s;
    -o-transition: opacity 0.8s ease, clip-path 0.8s ease 0.4s;
    transition: opacity 0.8s ease, clip-path 0.8s ease 0.4s
}

.full-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 150;
    width: 100%;
    height: 100%;
    background: #232323;
    clip-path: circle(0vw at 100% 0%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: clip-path 0.8s ease, opacity 0.8s ease 0.8s;
    -moz-transition: clip-path 0.8s ease, opacity 0.8s ease 0.8s;
    -o-transition: clip-path 0.8s ease, opacity 0.8s ease 0.8s;
    transition: clip-path 0.8s ease, opacity 0.8s ease 0.8s
}

.full-menu .full-menu-header > .wrapper_2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11.55px 40px
}

.full-menu .full-menu-header .logo img {
    height: 26.9px;
    margin-left: -22px
}

.full-menu .full-menu-header label img {
    display: block;
    height: 14px;
    margin-top: 4px
}

.full-menu .full-menu-body {
    width: 100%;
    height: calc(100vh - 50px);
    padding-top: 10%;
    padding-bottom: 110px
}

.full-menu .full-menu-body .menu-wrap {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    padding-right: 40px;
    overflow-x: hidden;
    overflow-y: auto
}

.full-menu .full-menu-body .menu-wrap .menu {
    min-width: 330px;
    padding: 20px 60px 20px 25px
}

.full-menu .full-menu-body .menu-wrap .menu li {
    margin-bottom: 10px
}

.full-menu .full-menu-body .menu-wrap .menu li a {
    font-size: 20px;
    font-family: canada-type-gibson, sans-serif;
    font-weight: 600;
    font-style: normal
}

.full-menu .full-menu-body .menu-wrap .menu li .sub-menu {
    margin-top: 10px;
    border-left: solid 2px #FFE534
}

.full-menu .full-menu-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 1534px), (max-width: 767px) {
    header.header {
        min-width: auto
    }

    header.header .main-menu li:first-of-type {
        display: none
    }

    header.header .main-menu li:nth-of-type(2) {
        display: none
    }

    header.header .main-menu li:nth-of-type(3) {
        display: none
    }

    #toggle-menu:checked ~ .full-menu {
        opacity: 1;
        pointer-events: auto
    }

    .full-menu .full-menu-body .menu-wrap .menu li a {
        font-size: 17px
    }
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 2048px) and (min-width: 1536px), (max-width: 1024px) and (min-width: 768px) {
    header.header {
        min-width: auto
    }

    header.header .main-menu li:first-of-type {
        display: none
    }

    header.header .main-menu li:nth-of-type(2) {
        display: none
    }

    header.header .main-menu li:nth-of-type(3) {
        display: none
    }

    #toggle-menu:checked ~ .full-menu {
        opacity: 1;
        pointer-events: auto
    }

    .full-menu .full-menu-body .menu-wrap .menu li a {
        font-size: 17px
    }
}

footer.footer {
    background-color: #232323
}

footer.footer .row:first-of-type {
    display: flex;
    justify-content: space-between
}

footer.footer .row:last-of-type {
    padding: 0px 25px;
    margin: 60px 0px -30px
}

footer.footer .foot-info {
    max-width: 230px;
    padding-left: 26px
}

footer.footer .foot-info .logo img {
    height: 23.5px;
    margin-bottom: 10px;
    margin-left: -28px
}

footer.footer .foot-menu {
    display: flex;
    margin-top: -20px
}

footer.footer .foot-menu .menu li {
    margin-bottom: 10px
}

footer.footer .foot-menu .menu li a:hover {
    color: #FFE534;
    text-decoration: underline
}

footer.footer .foot-menu .menu .sub-menu {
    margin-top: 10px;
    border-left: solid 2px #FFE534
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 1534px), (max-width: 767px) {
    footer.footer .row:first-of-type {
        display: block
    }

    footer.footer .foot-info {
        margin-bottom: 40px
    }

    footer.footer .foot-menu {
        display: block
    }
}

* {
    box-sizing: border-box;
    outline: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

html, body {
    width: 100%;
    min-width: 1024px;
    overflow-x: hidden
}

body {
    padding-top: 49px;
    margin: 0px;
    font-family: EB Garamond;
    overflow-x: hidden;
    background: #fff
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 2048px), (max-width: 1024px) {
    html, body {
        width: 100%;
        min-width: auto
    }

    .slick-slider .slick-dots li button {
        padding: 4px;
        border-radius: 50%;
        background: #fee62f;
        border: 0
    }

    .slick-slider .slick-dots {
        bottom: -15px;
        display: flex
    }
}

@media only screen and (min-device-pixel-ratio: 2) and (max-width: 1534px), (max-width: 767px) {
    html, body {
        width: 100%;
        min-width: auto
    }
}
