@import url(https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900);.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1,.col-auto {
    -webkit-box-flex: 0
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-2,.col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-4,.col-5 {
    -webkit-box-flex: 0
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-6,.col-7 {
    -webkit-box-flex: 0
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-8,.col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-10,.col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.img-fluid,.img-thumbnail,.wp-caption img {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure,.wp-caption {
    display: inline-block
}

.figure-img,.wp-caption img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption,.wp-caption-text {
    font-size: 90%;
    color: #6c757d
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #165e4f!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #0c352c!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #bc4b42!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #963c35!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #165e4f!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #bc4b42!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column,.flex-row {
    -webkit-box-direction: normal!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse,.flex-row-reverse {
    -webkit-box-direction: reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column,.flex-sm-row {
        -webkit-box-direction: normal!important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column,.flex-md-row {
        -webkit-box-direction: normal!important
    }

    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column,.flex-lg-row {
        -webkit-box-direction: normal!important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient:horizontal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column,.flex-xl-row {
        -webkit-box-direction: normal!important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: sticky!important
}

.fixed-top {
    top: 0
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports (position: sticky) {
    .sticky-top {
        position:sticky;
        top: 0;
        z-index: 1020
    }
}

.screen-reader-text,.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(7,7,7,.075)!important;
    box-shadow: 0 .125rem .25rem rgba(7,7,7,.075)!important
}

.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(7,7,7,.15)!important;
    box-shadow: 0 .5rem 1rem rgba(7,7,7,.15)!important
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(7,7,7,.175)!important;
    box-shadow: 0 1rem 3rem rgba(7,7,7,.175)!important
}

.shadow-none {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #165e4f!important
}

a.text-success:focus,a.text-success:hover {
    color: #07201b!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #bc4b42!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #83342e!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(7,7,7,.5)!important
}

.text-white-50 {
    color: hsla(0,0%,100%,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform,-o-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform,-o-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: height,-o-transform;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform,-o-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(var(--swiper-navigation-size)*-1/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: .3s opacity;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -o-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -o-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -o-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -o-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -o-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s,-webkit-transform .2s;
    transition: top .2s,-webkit-transform .2s;
    -o-transition: .2s top,.2s -o-transform;
    transition: transform .2s,top .2s;
    transition: transform .2s,top .2s,-webkit-transform .2s,-o-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s,-webkit-transform .2s;
    transition: left .2s,-webkit-transform .2s;
    -o-transition: .2s left,.2s -o-transform;
    transition: transform .2s,left .2s;
    transition: transform .2s,left .2s,-webkit-transform .2s,-o-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    transition: right .2s,-webkit-transform .2s;
    -o-transition: .2s right,.2s -o-transform;
    transition: transform .2s,right .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s,-o-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    -o-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s linear infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-top: 4px solid transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-o-keyframes swiper-preloader-spin {
    to {
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top,#fff 50%,#eee);
    background-image: -o-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));
    background-image: linear-gradient(180deg,#fff 50%,#eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top,#eee 50%,#ccc);
    background-image: -o-linear-gradient(top,#eee 50%,#ccc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));
    background-image: linear-gradient(180deg,#eee 50%,#ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#fff,#eee 50%);
    background-image: -o-linear-gradient(top,#fff 0,#eee 50%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));
    background-image: linear-gradient(180deg,#fff,#eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#eee 50%,#fff);
    background-image: -o-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));
    background-image: linear-gradient(180deg,#eee 50%,#fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: Butler;
    src: url(/wp-content/themes/newtechwood/dist/fonts/Butler_1ef04114.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/Butler_1ef04114.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/Butler_2e9bca47.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/Butler_d78a5f2b.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/Butler_9ddb6b5e.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/Butler_b11763cc.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Butler;
    src: url(/wp-content/themes/newtechwood/dist/fonts/Butler-Light_4f15cee8.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/Butler-Light_4f15cee8.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Light_16c1d5b0.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Light_55ebb0f4.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Light_9c35eee4.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Light_765cc8f0.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Butler;
    src: url(/wp-content/themes/newtechwood/dist/fonts/Butler-Medium_c4f0a34c.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/Butler-Medium_c4f0a34c.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Medium_133d5d4d.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Medium_f62f4579.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Medium_c77ff5a2.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Medium_ff7d3874.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Butler;
    src: url(/wp-content/themes/newtechwood/dist/fonts/Butler-Bold_2df39533.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/Butler-Bold_2df39533.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Bold_fd36ec01.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Bold_6924df58.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Bold_f2989daf.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/Butler-Bold_de4efdc6.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Circe;
    src: url(/wp-content/themes/newtechwood/dist/fonts/Circe-Regular_9d6dec27.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/Circe-Regular_9d6dec27.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Regular_4fc7ccda.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Regular_ecda92f8.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Regular_85292f70.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Regular_ca6b6f4a.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Circe;
    src: url(/wp-content/themes/newtechwood/dist/fonts/Circe-ExtraLight_182e224d.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/Circe-ExtraLight_182e224d.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-ExtraLight_8fc2d102.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-ExtraLight_41720500.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-ExtraLight_b2734adc.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-ExtraLight_dfea8f31.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Circe;
    src: url(/wp-content/themes/newtechwood/dist/fonts/Circe-Light_b95c04e9.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/Circe-Light_b95c04e9.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Light_374da290.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Light_9604d314.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Light_e4aad383.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Light_07b871b4.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Circe;
    src: url(/wp-content/themes/newtechwood/dist/fonts/Circe-Bold_ef83c1c2.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/Circe-Bold_ef83c1c2.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Bold_fa697a42.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Bold_8ab06e7d.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Bold_948d705a.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/Circe-Bold_3c792fe8.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gloss Drop;
    src: url(/wp-content/themes/newtechwood/dist/fonts/GlossDrop-Regular_fc0dc47e.eot?#iefix);
    src: url(/wp-content/themes/newtechwood/dist/fonts/GlossDrop-Regular_fc0dc47e.eot?#iefix) format("eot"),url(/wp-content/themes/newtechwood/dist/fonts/GlossDrop-Regular_915d0aff.woff) format("woff"),url(/wp-content/themes/newtechwood/dist/fonts/GlossDrop-Regular_3643a012.woff2) format("woff2"),url(/wp-content/themes/newtechwood/dist/fonts/GlossDrop-Regular_15c29802.svg) format("svg"),url(/wp-content/themes/newtechwood/dist/fonts/GlossDrop-Regular_48dd0b6d.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

html {
    font-size: 10px
}

@media (min-width: 992px) {
    html {
        height:100%
    }
}

@media (min-width: 768px) {
    html.no-touchevents {
        height:100%
    }
}

body {
    margin: 0;
    padding: 0;
    color: #070707;
    font-family: Muli,sans-serif;
    font-size: 1.6rem;
    letter-spacing: .1rem;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 992px) {
    body {
        overflow:hidden;
        height: 100%
    }
}

@media (min-width: 768px) {
    .no-touchevents body {
        overflow:hidden;
        height: 100%
    }
}

.no-touchevents body .scrollbar-track-x {
    display: none!important
}

.touchevents body {
    overflow: auto
}

body.admin-bar .header {
    top: 32px
}

@media (max-width: 782px) {
    body.admin-bar .header,body.admin-bar .menu {
        top:46px
    }
}

@media (min-width: 1200px) {
    body.admin-bar .sub-menu {
        top:200px
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    body.admin-bar .sub-menu {
        top:170px
    }
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

h1,h2,h3,h4,h5 {
    outline: none
}

a {
    color: inherit
}

a,a:focus,a:hover {
    outline: none;
    text-decoration: none
}

a:hover {
    cursor: pointer
}

button:focus,input:focus,select:focus,textarea:focus {
    outline: none
}

input,textarea {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button {
    background: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    line-height: 1.14;
    outline: 0;
    padding: 0;
    text-align: left
}

strong {
    font-weight: 700
}

sup {
    font-size: .45em
}

section {
    background-color: #fff
}

abbr {
    border-bottom: none!important;
    text-decoration: none!important
}

::-ms-clear {
    display: none
}

.no-padding {
    padding: 0
}

.wrap__outer {
    height: 100%;
    position: relative;
    z-index: 0
}

.main {
    padding-top: 65px
}

@media (min-width: 768px) {
    .main {
        padding-top:100px
    }

    .is-rel-header .main {
        padding-top: 160px
    }
}

@media (min-width: 992px) {
    .main {
        padding-top:140px
    }

    .is-rel-header .main {
        padding-top: 200px
    }
}

@media (min-width: 1200px) {
    .main {
        padding-top:170px
    }

    .is-rel-header .main {
        padding-top: 230px
    }
}

.main-wrapper>div:last-child,.main-wrapper>section:last-child {
    margin-bottom: 0!important;
    margin-bottom: 50px
}

.max-screen {
    max-width: 1920px;
    margin: 0 auto
}

.js-scroll-container {
    overflow: hidden;
    min-height: 100vh;
    height: 100%;
    width: 100%;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.39,.575,.565,1);
    transition: -webkit-transform .6s cubic-bezier(.39,.575,.565,1);
    -o-transition: -o-transform .6s cubic-bezier(.39,.575,.565,1);
    transition: transform .6s cubic-bezier(.39,.575,.565,1);
    transition: transform .6s cubic-bezier(.39,.575,.565,1),-webkit-transform .6s cubic-bezier(.39,.575,.565,1),-o-transform .6s cubic-bezier(.39,.575,.565,1)
}

.js-scroll-container .scroll-content {
    position: relative
}

.js-scroll-container .scrollbar-track-y {
    z-index: 11
}

.editor ol,.editor p,.editor ul,.faq__answer,.footer__item,.master-banner__legend,.page-numbers,.shop__infos--content ol,.shop__infos--content p,.shop__infos--content ul,.shop__infos .text-infos,.table__subtitle,.text,.text--white,.three-cols__text,label.error {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: .1rem;
    line-height: 1.8
}

.text--grey {
    color: #070707
}

.master-banner__legend,.text--white {
    color: #fff
}

.text--f12 {
    font-size: 1.2rem
}

@media (max-width: 767.98px) {
    .editor ol,.editor p,.editor ul,.faq__answer,.footer__item,.master-banner__legend,.page-numbers,.shop__infos--content ol,.shop__infos--content p,.shop__infos--content ul,.shop__infos .text-infos,.table__subtitle,.text,.text--white,.three-cols__text,label.error {
        line-height:28px
    }
}

@media (min-width: 1200px) {
    .container-big {
        max-width:1330px
    }
}

.banner-box,.banner-search,.banner-text,.banner-text-links__image,.banner__image,.full-bckg-image,.master-banner__image,.pushed-section,.small-banner__image,.three-cols__image {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.hide {
    display: none!important
}

.anchors-wrapper,.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.anchors-wrapper::-webkit-scrollbar,.no-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0
}

@-webkit-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

.js-to-fadein {
    opacity: 0
}

.is-fadein {
    opacity: 0;
    -webkit-animation: fadeIn 1.5s ease-out forwards;
    -o-animation: fadeIn 1.5s ease-out forwards;
    animation: fadeIn 1.5s ease-out forwards
}

.fadein {
    opacity: 1!important;
    visibility: visible!important
}

.fadeout {
    opacity: 0!important
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto
}

.aligncenter {
    display: block;
    margin: .5rem auto;
    height: auto
}

.alignleft,.alignright {
    margin-bottom: .5rem;
    height: auto
}

@media (min-width: 576px) {
    .alignleft {
        float:left;
        margin-right: .5rem
    }

    .alignright {
        float: right;
        margin-left: .5rem
    }
}

body#tinymce {
    margin: 12px!important
}

.icon {
    display: inline-block;
    vertical-align: middle
}

.icon svg {
    display: block;
    width: 15px;
    height: 15px
}

.icon.is-white svg * {
    fill: #fff
}

.icon.is-white-stroke svg * {
    stroke: #fff
}

.icon-search {
    width: 15px;
    height: 15px;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.icon-search:hover {
    opacity: .5
}

.icon-search svg {
    width: 15px;
    height: 15px
}

.icon-search svg * {
    fill: none;
    stroke: #fff;
    stroke-width: .75;
    stroke-linecap: round;
    stroke-miterlimit: 10
}

.icon-filters {
    width: 14px;
    height: 14px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfOSIgZGF0YS1uYW1lPSJHcm91cCA5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTQiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNCAxMyI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxwYXRoIGlkPSJDbGlwXzIiIGRhdGEtbmFtZT0iQ2xpcCAyIiBkPSJNMCwwSDNWMTNIMFoiIGZpbGw9Im5vbmUiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGlkPSJHcm91cF8zIiBkYXRhLW5hbWU9Ikdyb3VwIDMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExKSI+CiAgICA8cGF0aCBpZD0iQ2xpcF8yLTIiIGRhdGEtbmFtZT0iQ2xpcCAyIiBkPSJNMCwwSDNWMTNIMFoiIGZpbGw9Im5vbmUiLz4KICAgIDxnIGlkPSJHcm91cF8zLTIiIGRhdGEtbmFtZT0iR3JvdXAgMyIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPgogICAgICA8cGF0aCBpZD0iRmlsbF8xIiBkYXRhLW5hbWU9IkZpbGwgMSIgZD0iTTMsNi41YTEuNDUzLDEuNDUzLDAsMCwwLTEuMDU4LTEuMzhWLjQyOGEuNDQzLjQ0MywwLDAsMC0uODg1LDBWNS4xMjFhMS40MjksMS40MjksMCwwLDAsMCwyLjc1OXY0LjY5M2EuNDQzLjQ0MywwLDAsMCwuODg1LDBWNy44OEExLjQ1MywxLjQ1MywwLDAsMCwzLDYuNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSIvPgogICAgPC9nPgogIDwvZz4KICA8cGF0aCBpZD0iRmlsbF80IiBkYXRhLW5hbWU9IkZpbGwgNCIgZD0iTTEuOTQyLDcuNjg1Vi40MjhhLjQ0My40NDMsMCwwLDAtLjg4NSwwVjcuNjg1YTEuNDI4LDEuNDI4LDAsMCwwLDAsMi43NTl2Mi4xMjhhLjQ0My40NDMsMCwwLDAsLjg4NSwwVjEwLjQ0NGExLjQyOCwxLjQyOCwwLDAsMCwwLTIuNzU5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1KSIvPgogIDxnIGlkPSJHcm91cF84IiBkYXRhLW5hbWU9Ikdyb3VwIDgiPgogICAgPHBhdGggaWQ9IkNsaXBfNy0yIiBkYXRhLW5hbWU9IkNsaXAgNyIgZD0iTTAsMEgzVjEzSDBaIiBmaWxsPSJub25lIi8+CiAgICA8ZyBpZD0iR3JvdXBfOC0yIiBkYXRhLW5hbWU9Ikdyb3VwIDgiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIj4KICAgICAgPHBhdGggaWQ9IkZpbGxfNiIgZGF0YS1uYW1lPSJGaWxsIDYiIGQ9Ik0xLjk0MiwyLjU1NlYuNDI4YS40NDMuNDQzLDAsMCwwLS44ODUsMFYyLjU1NmExLjQyOCwxLjQyOCwwLDAsMCwwLDIuNzU5djcuMjU4YS40NDMuNDQzLDAsMCwwLC44ODUsMFY1LjMxNWExLjQyOCwxLjQyOCwwLDAsMCwwLTIuNzU5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIi8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K);
    background-size: 100% auto;
    margin-right: 20px
}

.icon-email {
    width: 10px;
    height: 10px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0ibWFpbCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAuNjIxIiBoZWlnaHQ9IjEwLjA5OCIgdmlld0JveD0iMCAwIDEwLjYyMSAxMC4wOTgiPgogIDxwYXRoIGlkPSJGaWxsXzEiIGRhdGEtbmFtZT0iRmlsbCAxIiBkPSJNMCwwQS44NDguODQ4LDAsMCwxLC4yMTcuMDhjLjU1My40LDEuMTA3Ljc5MSwxLjY1NCwxLjIsMSwuNzU3LDIsMS41MjcsMy4wMDYsMi4yODlhLjIuMiwwLDAsMCwuMTE1LjA0MWMuMjA3LDAsLjQxNC4wMDYuNjIxLDBhLjI3NS4yNzUsMCwwLDAsLjE1NS0uMDU1UTcuNzM3LDIuMDY0LDkuNy41NjVjLjIzLS4xNzQuNDY1LS4zMzQuNy0uNDkxQS44MzUuODM1LDAsMCwxLDEwLjYyMSwwVi4xNDVxMCwzLjI2MSwwLDYuNTIzYS42LjYsMCwwLDEtLjA0MS4xOTJjLS4wMy4wODMtLjA3My4xNTUtLjEuMjM4YS4zNzYuMzc2LDAsMCwxLS4yNzcuMjc4LDUuMSw1LjEsMCwwLDEtLjY1My4wODNxLS44NDkuMDI4LTEuNy4wMjgtMi45NTYsMC01LjkxMi0uMDExYy0uNDI0LDAtLjg0Ny0uMDM0LTEuMjcxLS4wMzItLjIzNywwLS40LS4xNTItLjU1NC0uNEEuNzkuNzksMCwwLDEsMCw2LjYwNVEuMDA2LDMuMzg2LDAsLjE2NlYwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDIuNjEyKSIvPgogIDxwYXRoIGlkPSJGaWxsXzMiIGRhdGEtbmFtZT0iRmlsbCAzIiBkPSJNNS40NzcsMEg5LjgxMmMuMTgzLDAsLjM2Ny4wMDYuNTUuMDE0LjIzNy4wMS4zMjguMjQ3LjIuNTQyYS45NTUuOTU1LDAsMCwxLS4yLjMsNy4xNDMsNy4xNDMsMCwwLDEtLjU3NS41cS0xLjgxLDEuNC0zLjYyMywyLjhjLS4xNDkuMTE1LS4zLjIyMy0uNDU1LjMyMmEuNjc4LjY3OCwwLDAsMS0uODIyLS4wMUM0LjExNSwzLjksMy4zNDcsMy4zMTgsMi41ODIsMi43MzFRMS41NDcsMS45MzguNTIsMS4xMkEzLjA5MiwzLjA5MiwwLDAsMSwuMTIyLjcuNTg3LjU4NywwLDAsMSwwLC4zMjlDMCwuMi4wMTYuMTQ2LjEuMTE5QTEuMjg3LDEuMjg3LDAsMCwxLC40MTMuMDU3Qy44ODkuMDM1LDEuMzY1LjAxLDEuODQxLjAwNywzLjA1MywwLDQuMjY1LDAsNS40NzcsMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiLz4KPC9zdmc+Cg==);
    background-size: 100% auto
}

.icon-cart {
    width: 18px;
    height: 18px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAyMDIwMztzdHJva2Utd2lkdGg6MztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cgkuc3Qxe2ZpbGw6IzAyMDIwMzt9Cjwvc3R5bGU+CjxnPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxNy4zLDEuOCAxMy43LDEuOCAyLjcsMS44IDQuMywxMi40IDE1LjcsMTIuNCAJIi8+Cgk8Zz4KCQk8Y2lyY2xlIGNsYXNzPSJzdDEiIGN4PSI0LjMiIGN5PSIxNy44IiByPSIxLjkiLz4KCQk8Y2lyY2xlIGNsYXNzPSJzdDEiIGN4PSIxNS43IiBjeT0iMTcuOCIgcj0iMS45Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);
    background-size: 100% auto
}

.icon-cart.is-svg {
    margin-right: 10px
}

.icon-cart.is-svg,.icon-cart.is-svg svg {
    width: 12px;
    height: 12px
}

.icon-cart.is-svg svg * {
    fill: #070707;
    -webkit-transition: fill .3s ease;
    -o-transition: fill .3s ease;
    transition: fill .3s ease
}

.icon-marker {
    width: 22px;
    height: 22px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzAyMDIwMzt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05LjMsMC41QzUuMiwwLjksMi4zLDQuOSwzLDljMC43LDQuMiw0LjYsNS41LDYuNSwxMC4xYzAuMiwwLjQsMC44LDAuNCwwLjksMGMyLjEtNS4yLDYuNi02LjIsNi42LTExLjYKCUMxNy4xLDMuNCwxMy41LDAuMSw5LjMsMC41eiBNMTAsMTJjLTIuNSwwLTQuNC0yLTQuNC00LjRjMC0yLjUsMi00LjQsNC40LTQuNGMyLjUsMCw0LjQsMiw0LjQsNC40QzE0LjQsMTAsMTIuNCwxMiwxMCwxMnoiLz4KPC9zdmc+Cg==);
    background-size: 100% auto
}

.icon-marker.is-svg {
    margin-right: 10px
}

.icon-marker.is-svg,.icon-marker.is-svg svg {
    width: 14px;
    height: 14px
}

.icon-marker.is-svg svg * {
    fill: #070707;
    -webkit-transition: fill .3s ease;
    -o-transition: fill .3s ease;
    transition: fill .3s ease
}

.icon-download:not(.is-svg) {
    width: 15px;
    height: 15px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMTUgMTUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE1IDE1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPGc+CgkJPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTEuNyIgY3k9IjMiIHI9IjIiLz4KCTwvZz4KCTxnPgoJCTxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjExLjciIGN5PSIxMyIgcj0iMiIvPgoJPC9nPgoJPGc+CgkJPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMy4zIiBjeT0iOCIgcj0iMiIvPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMy40LDguMiAzLjEsNy44IDExLjYsMi44IDExLjksMy4yIAkJCSIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxMS42LDEzLjIgMy4xLDguMiAzLjQsNy44IDExLjksMTIuOCAJCQkiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);
    background-size: 100% auto
}

.icon-download.is-svg svg {
    width: 15px;
    height: 15px
}

.icon-download-file:not(.is-svg) {
    width: 15px;
    height: 15px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQuOTcgMzg0Ljk3Ij4NCgk8Zz4NCgkJPGc+DQoJCQk8cGF0aCBkPSJNMzcyLjkzOSwyNjQuNjY3Yy02LjY0MSwwLTEyLjAzLDUuMzktMTIuMDMsMTIuMDN2ODQuMjEySDI0LjA2MXYtODQuMjEyYzAtNi42NDEtNS4zOS0xMi4wMy0xMi4wMy0xMi4wMw0KCQkJCVMwLDI3MC4wNTYsMCwyNzYuNjk3djk2LjI0MmMwLDYuNjQxLDUuMzksMTIuMDMsMTIuMDMsMTIuMDNoMzYwLjkwOWM2LjY0MSwwLDEyLjAzLTUuMzksMTIuMDMtMTIuMDN2LTk2LjI0Mg0KCQkJCUMzODQuOTcsMjcwLjA1NiwzNzkuNTgsMjY0LjY2NywzNzIuOTM5LDI2NC42Njd6Ii8+DQoJCQk8cGF0aCBkPSJNMTgzLjcwMywyODUuMjAyYzQuNjgsNC42MzIsMTIuNTEyLDQuNjgsMTcuMTkxLDBsODQuMi04My4wMDljNC43NTItNC43MDQsNC43NC0xMi4zMTksMC0xNy4wMTENCgkJCQljLTQuNzQtNC43MDQtMTIuNDM5LTQuNzA0LTE3LjE3OSwwbC02My40Niw2Mi41NThWMTIuMDNjMC02LjY0MS01LjQzOC0xMi4wMy0xMi4xNTEtMTIuMDNzLTEyLjE1MSw1LjM5LTEyLjE1MSwxMi4wM3YyMzUuNzENCgkJCQlsLTYzLjQ2LTYyLjU1OGMtNC43NTItNC43MDQtMTIuNDM5LTQuNzA0LTE3LjE3OSwwYy00Ljc1Miw0LjcwNC00Ljc1MiwxMi4zMTksMCwxNy4wMTFMMTgzLjcwMywyODUuMjAyeiIvPg0KCQk8L2c+DQoJPC9zdmc+);
    background-size: 100% auto
}

.icon-download-file.is-svg svg {
    width: 15px;
    height: 15px
}

.icon-phone {
    display: inline-block;
    margin-right: 5px
}

.icon-phone,.icon-phone svg {
    width: 12px;
    height: 12px
}

.icon-phone svg * {
    fill: #070707
}

.arrow-down {
    width: 10px;
    height: 10px;
    border-right: 2px solid #070707;
    border-bottom: 2px solid #070707;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.arrow-down,.plus {
    display: inline-block
}

.plus {
    width: 20px;
    height: 20px;
    position: relative
}

.plus:after,.plus:before {
    content: "";
    position: absolute;
    background-color: #070707;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.plus:before {
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.plus:after {
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.play-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow: hidden;
    z-index: 5;
    cursor: pointer
}

.play-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .4
}

.play-icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-35%,-50%);
    -o-transform: translate(-35%,-50%);
    transform: translate(-35%,-50%);
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 7px 0 7px 14px
}

.icon-lock {
    width: 18px;
    height: 25px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iY2FkZW5hIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTciIGhlaWdodD0iMjMuODkiIHZpZXdCb3g9IjAgMCAxNyAyMy44OSI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxwYXRoIGlkPSJDbGlwXzIiIGRhdGEtbmFtZT0iQ2xpcCAyIiBkPSJNMCwwSDE3VjIzLjg5SDBaIiBmaWxsPSJub25lIi8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBpZD0iR3JvdXBlXzUiIGRhdGEtbmFtZT0iR3JvdXBlIDUiPgogICAgPHBhdGggaWQ9IkNsaXBfMi0yIiBkYXRhLW5hbWU9IkNsaXAgMiIgZD0iTTAsMEgxN1YyMy44OUgwWiIgZmlsbD0ibm9uZSIvPgogICAgPGcgaWQ9Ikdyb3VwZV9kZV9tYXNxdWVzXzYiIGRhdGEtbmFtZT0iR3JvdXBlIGRlIG1hc3F1ZXMgNiIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPgogICAgICA8cGF0aCBpZD0iRmlsbF8xIiBkYXRhLW5hbWU9IkZpbGwgMSIgZD0iTTguNTEzLDIzLjg5QTE1LjQzLDE1LjQzLDAsMCwxLDQuNjA4LDIzLjRhMTAuNTM0LDEwLjUzNCwwLDAsMS0zLjMyMy0xLjQ4LDMuMDQ3LDMuMDQ3LDAsMCwxLS45NjktMS4wMjRBMi43MjIsMi43MjIsMCwwLDEsMCwxOS41MDZjLjAyOC0xLjgzMi4wMjMtMy43LjAxOC01LjV2MGMwLS44NTEsMC0xLjczMSwwLTIuNkEzLjMxOSwzLjMxOSwwLDAsMSwuNDIyLDkuMjgyYy4zNDMtLjQwOC45NTctLjU4MiwyLjA0MS0uNzc3LDAtLjI4MSwwLS41NTcsMC0uODI0LDAtLjU3NC0uMDA3LTEuMTE1LjAwNy0xLjY2MWE2LjIzNyw2LjIzNywwLDAsMSwxLjgtNC4yOTVBNS45NjUsNS45NjUsMCwwLDEsOC41MSwwaDBBNS45MjIsNS45MjIsMCwwLDEsMTIuNzQsMS43MzdhNi4yNzMsNi4yNzMsMCwwLDEsMS43OTMsNC4zMDljLjAxNC41NjguMDEsMS4xNDQuMDA2LDEuNywwLC4yNTMsMCwuNTE0LDAsLjc2OWEzLjI4NywzLjI4NywwLDAsMSwyLjAxOC43NDgsMy4yLDMuMiwwLDAsMSwuNDI5LDIuMDc5YzAsLjgyMiwwLDEuNjU5LS4wMDUsMi40NjctLjAwNiwxLjg0NS0uMDEzLDMuNzUzLjAyMiw1LjYyOWEyLjg0OCwyLjg0OCwwLDAsMS0uMzE0LDEuNDM2LDMuMDc5LDMuMDc5LDAsMCwxLS45OTMsMS4wNkExMC40MTgsMTAuNDE4LDAsMCwxLDEyLjQsMjMuNCwxNS4zNjYsMTUuMzY2LDAsMCwxLDguNTEzLDIzLjg5Wk04LjQ2NiwyLjEyOWgwYTMuODksMy44OSwwLDAsMC0yLjM1OC44MTIsMy41NTQsMy41NTQsMCwwLDAtMS4zMzcsMi4xLDEzLjUxMSwxMy41MTEsMCwwLDAtLjE4OCwyLjRjLS4wMDcuMzY5LS4wMTUuNzUtLjAzNSwxLjEyOWg3LjgzNmMwLS4zMjkuMDA2LS42NS4wMTEtLjk1OS4wMTItLjY2OC4wMjMtMS4zLS4wMjItMS45MjZhMy43MDYsMy43MDYsMCwwLDAtLjM0OC0xLjMyNywzLjgwOSwzLjgwOSwwLDAsMC0uNzc4LTEuMDlBNC4wMjUsNC4wMjUsMCwwLDAsOC43ODQsMi4xNDNjLS4xLS4wMDktLjIxMi0uMDE0LS4zMTgtLjAxNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);
    background-size: 100% auto
}

.button {
    display: inline-block;
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 2;
    text-transform: uppercase;
    position: relative
}

.button:after {
    -webkit-transform: translate3d(30px,-50%,0);
    transform: translate3d(30px,-50%,0);
    right: 0;
    content: "";
    display: inline-block;
    background-color: currentColor;
    position: absolute;
    top: 45%;
    width: 25px;
    height: 1px;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    -o-transition: opacity .3s,width .6s ease,-o-transform .6s;
    transition: transform .6s,opacity .3s,width .6s ease;
    transition: transform .6s,opacity .3s,width .6s ease,-webkit-transform .6s,-o-transform .6s
}

.button:hover:after {
    width: calc(100% + 30px);
    opacity: .5
}

@media (max-width: 767.98px) {
    .button:not(.no-under) {
        text-decoration:underline;
        text-underline-position: under
    }

    .button:not(.no-under):after {
        display: none
    }
}

.button--before {
    display: inline-block;
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 2;
    text-transform: uppercase;
    position: relative;
    padding-left: 35px
}

.button--before:after {
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    left: 0;
    content: "";
    display: inline-block;
    background-color: currentColor;
    position: absolute;
    top: 45%;
    width: 25px;
    height: 1px;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    -o-transition: opacity .3s,width .6s ease,-o-transform .6s;
    transition: transform .6s,opacity .3s,width .6s ease;
    transition: transform .6s,opacity .3s,width .6s ease,-webkit-transform .6s,-o-transform .6s
}

.button--before:hover:after {
    width: calc(100% + 30px);
    opacity: .5;
    width: 100%
}

@media (max-width: 767.98px) {
    .button--before:not(.no-under) {
        text-decoration:underline;
        text-underline-position: under
    }

    .button--before:not(.no-under):after {
        display: none
    }
}

.button--white {
    display: inline-block;
    color: #fff;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 2;
    text-transform: uppercase;
    position: relative
}

.button--white:after {
    -webkit-transform: translate3d(30px,-50%,0);
    transform: translate3d(30px,-50%,0);
    right: 0;
    content: "";
    display: inline-block;
    background-color: currentColor;
    position: absolute;
    top: 45%;
    width: 25px;
    height: 1px;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    -o-transition: opacity .3s,width .6s ease,-o-transform .6s;
    transition: transform .6s,opacity .3s,width .6s ease;
    transition: transform .6s,opacity .3s,width .6s ease,-webkit-transform .6s,-o-transform .6s
}

.button--white:hover:after {
    width: calc(100% + 30px);
    opacity: .5
}

@media (max-width: 767.98px) {
    .button--white:not(.no-under) {
        text-decoration:underline;
        text-underline-position: under
    }

    .button--white:not(.no-under):after {
        display: none
    }
}

.button--white-before {
    display: inline-block;
    color: #fff;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 2;
    text-transform: uppercase;
    position: relative;
    padding-left: 35px
}

.button--white-before:after {
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    left: 0;
    content: "";
    display: inline-block;
    background-color: currentColor;
    position: absolute;
    top: 45%;
    width: 25px;
    height: 1px;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    -o-transition: opacity .3s,width .6s ease,-o-transform .6s;
    transition: transform .6s,opacity .3s,width .6s ease;
    transition: transform .6s,opacity .3s,width .6s ease,-webkit-transform .6s,-o-transform .6s
}

.button--white-before:hover:after {
    width: calc(100% + 30px);
    opacity: .5;
    width: 100%
}

@media (max-width: 767.98px) {
    .button--white-before:not(.no-under) {
        text-decoration:underline;
        text-underline-position: under
    }

    .button--white-before:not(.no-under):after {
        display: none
    }
}

.button--grey {
    display: inline-block;
    color: #919191;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 2;
    text-transform: uppercase;
    position: relative
}

.button--grey:after {
    -webkit-transform: translate3d(30px,-50%,0);
    transform: translate3d(30px,-50%,0);
    right: 0;
    content: "";
    display: inline-block;
    background-color: currentColor;
    position: absolute;
    top: 45%;
    width: 25px;
    height: 1px;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    -o-transition: opacity .3s,width .6s ease,-o-transform .6s;
    transition: transform .6s,opacity .3s,width .6s ease;
    transition: transform .6s,opacity .3s,width .6s ease,-webkit-transform .6s,-o-transform .6s
}

.button--grey:hover:after {
    width: calc(100% + 30px);
    opacity: .5
}

@media (max-width: 767.98px) {
    .button--grey:not(.no-under) {
        text-decoration:underline;
        text-underline-position: under
    }

    .button--grey:not(.no-under):after {
        display: none
    }
}

.button--grey-6 {
    display: inline-block;
    color: #686868;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 2;
    text-transform: uppercase;
    position: relative
}

.button--grey-6:after {
    -webkit-transform: translate3d(30px,-50%,0);
    transform: translate3d(30px,-50%,0);
    right: 0;
    content: "";
    display: inline-block;
    background-color: currentColor;
    position: absolute;
    top: 45%;
    width: 25px;
    height: 1px;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    transition: opacity .3s,width .6s ease,-webkit-transform .6s;
    -o-transition: opacity .3s,width .6s ease,-o-transform .6s;
    transition: transform .6s,opacity .3s,width .6s ease;
    transition: transform .6s,opacity .3s,width .6s ease,-webkit-transform .6s,-o-transform .6s
}

.button--grey-6:hover:after {
    width: calc(100% + 30px);
    opacity: .5
}

@media (max-width: 767.98px) {
    .button--grey-6:not(.no-under) {
        text-decoration:underline;
        text-underline-position: under
    }

    .button--grey-6:not(.no-under):after {
        display: none
    }
}

.simple-link {
    display: inline-block;
    position: relative
}

.simple-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease
}

.simple-link:hover:after {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.colors-presentation__button,.is-underline {
    display: inline-block;
    position: relative
}

.colors-presentation__button:after,.is-underline:after {
    content: "";
    position: absolute;
    bottom: .3rem;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease
}

.colors-presentation__button:hover:after,.is-underline:hover:after {
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

.border-button {
    display: inline-block;
    text-align: center;
    color: #070707;
    border: 1px solid #070707;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.border-button .icon {
    margin-right: 10px;
    width: 15px;
    height: 15px
}

.border-button:hover {
    background-color: #070707;
    color: #fff;
    border-color: #070707
}

.border-button:hover .icon svg * {
    fill: #fff
}

.border-button--white {
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.border-button--white .icon {
    margin-right: 10px;
    width: 15px;
    height: 15px
}

.border-button--white:hover {
    background-color: #fff;
    color: #070707;
    border-color: #fff
}

.border-button--white:hover .icon svg * {
    fill: #fff
}

.border-button--white .icon:not(.is-stroke) svg * {
    fill: #fff;
    -webkit-transition: fill .3s ease;
    -o-transition: fill .3s ease;
    transition: fill .3s ease
}

.border-button--white .icon.is-stroke svg * {
    stroke: #fff;
    -webkit-transition: stroke .3s ease;
    -o-transition: stroke .3s ease;
    transition: stroke .3s ease
}

.border-button--white:hover .icon:not(.is-stroke) svg * {
    fill: #070707
}

.border-button--white:hover .icon.is-stroke svg * {
    stroke: #070707
}

.main-title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 4.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.main-title:not(:last-child) {
    margin-bottom: 20px
}

.banner-search__content-subtitle,.main-title--white {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 4.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.banner-search__content-subtitle:not(:last-child),.main-title--white:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .banner-search__content-subtitle,.main-title,.main-title--white {
        font-size:3.4rem
    }
}

@media (max-width: 991.98px) {
    .banner-search__content-subtitle,.main-title,.main-title--white {
        font-size:2.8rem
    }
}

@media (max-width: 575.98px) {
    .banner-search__content-subtitle,.main-title,.main-title--white {
        font-size:2rem
    }
}

.medium-title,.resources-blocks__title {
    line-height: 1.3;
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 3.2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    line-height: 1.3em
}

.medium-title:not(:last-child),.resources-blocks__title:not(:last-child) {
    margin-bottom: 20px
}

.medium-title--white {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 3.2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    line-height: 1.3em
}

.medium-title--white:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .medium-title,.medium-title--white,.resources-blocks__title {
        font-size:2.6rem
    }
}

@media (max-width: 767.98px) {
    .medium-title,.medium-title--white,.resources-blocks__title {
        font-size:2rem
    }

    .medium-title--white:not(:last-child),.medium-title:not(:last-child),.resources-blocks__title:not(:last-child) {
        margin-bottom: 10px
    }
}

.page-title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 6rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.1;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px
}

.page-title:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 991.98px) {
    .page-title {
        font-size:4.6rem
    }
}

@media (max-width: 767.98px) {
    .page-title {
        font-size:3.6rem;
        margin-bottom: 30px
    }
}

@media (max-width: 575.98px) {
    .page-title {
        font-size:2.6rem;
        margin-bottom: 0
    }
}

.page-title.is-white {
    color: #fff
}

.big-title,.horizontal-title__title {
    color: #ccc;
    -webkit-text-stroke: 2px #fff
}

.big-title,.big-title--white,.horizontal-title__title {
    font-family: Circe,sans-serif;
    font-size: 16rem;
    font-weight: 200;
    margin-bottom: 60px
}

.big-title--white {
    color: #fff;
    -webkit-text-stroke: 2px transparent
}

@media (max-width: 1199.98px) {
    .big-title,.big-title--white,.horizontal-title__title {
        font-size:12rem
    }
}

@media (max-width: 991.98px) {
    .big-title,.big-title--white,.horizontal-title__title {
        font-size:6rem;
        margin-bottom: 20px;
        -webkit-text-stroke: 0
    }
}

@media (max-width: 767.98px) {
    .big-title,.big-title--white,.horizontal-title__title {
        font-size:4.5rem
    }
}

@media (max-width: 575.98px) {
    .big-title,.big-title--white,.horizontal-title__title {
        font-size:3.6rem
    }
}

.article-item__cat,.contact__nav-button,.filters .select2-container--default .select2-selection--single .select2-selection__rendered,.filters__button,.products-carousel-nav__button,.stores__city-title,.text-title {
    display: inline-block;
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative
}

.banner-search__result,.text-title--white {
    display: inline-block;
    color: #fff;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative
}

@media (max-width: 767.98px) {
    .article-item__cat,.banner-search__result,.contact__nav-button,.filters .select2-container--default .select2-selection--single .select2-selection__rendered,.filters__button,.products-carousel-nav__button,.stores__city-title,.text-title,.text-title--white {
        line-height:2.5rem
    }
}

.editor strong,.shop__infos--content strong {
    font-weight: 700
}

.editor em,.shop__infos--content em {
    font-style: italic
}

.editor a,.shop__infos--content a {
    border-bottom: 1px solid;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease
}

.editor a:hover,.shop__infos--content a:hover {
    border-color: transparent
}

.editor ul,.shop__infos--content ul {
    padding-left: 1em
}

.editor ul>li,.shop__infos--content ul>li {
    display: block;
    list-style: none;
    text-indent: -1em
}

.editor ul>li:before,.shop__infos--content ul>li:before {
    background: currentColor;
    content: "";
    display: inline-block;
    height: 1px;
    margin-right: calc(1em - 6px);
    vertical-align: middle;
    width: 6px
}

.editor ol,.shop__infos--content ol {
    margin-left: 1em
}

.editor ol li,.shop__infos--content ol li {
    list-style-type: decimal
}

.editor ol li:not(:last-child),.editor ul li:not(:last-child),.shop__infos--content ol li:not(:last-child),.shop__infos--content ul li:not(:last-child) {
    margin-bottom: 5px
}

.editor ol:not(:last-child),.editor p:not(:last-child),.editor ul:not(:last-child),.shop__infos--content ol:not(:last-child),.shop__infos--content p:not(:last-child),.shop__infos--content ul:not(:last-child) {
    margin-bottom: 20px
}

.editor p:empty,.shop__infos--content p:empty {
    display: none
}

.editor .intro-text:not(:last-child),.shop__infos--content .intro-text:not(:last-child) {
    margin-bottom: 20px
}

.editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.shop__infos--content h1,.shop__infos--content h2,.shop__infos--content h3,.shop__infos--content h4,.shop__infos--content h5 {
    color: #424242;
    font-family: Butler,sans-serif;
    font-weight: 300;
    letter-spacing: .1rem;
    display: block;
    margin-bottom: 20px
}

.editor h1:not(:first-child),.editor h2:not(:first-child),.editor h3:not(:first-child),.editor h4:not(:first-child),.editor h5:not(:first-child),.shop__infos--content h1:not(:first-child),.shop__infos--content h2:not(:first-child),.shop__infos--content h3:not(:first-child),.shop__infos--content h4:not(:first-child),.shop__infos--content h5:not(:first-child) {
    margin-top: 30px
}

.editor h1,.shop__infos--content h1 {
    font-size: 4rem
}

.editor h2,.shop__infos--content h2 {
    font-size: 3.5rem
}

.editor h3,.shop__infos--content h3 {
    font-size: 3rem
}

.editor h4,.shop__infos--content h4 {
    font-size: 2.5rem
}

.editor h5,.shop__infos--content h5 {
    font-size: 1.3rem;
    font-family: Circe,sans-serif;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width: 991.98px) {
    .editor h1,.shop__infos--content h1 {
        font-size:3rem
    }

    .editor h2,.shop__infos--content h2 {
        font-size: 2.5rem
    }

    .editor h3,.shop__infos--content h3 {
        font-size: 2rem
    }

    .editor h4,.shop__infos--content h4 {
        font-size: 1.5rem
    }

    .editor h5,.shop__infos--content h5 {
        font-size: 1.2rem
    }
}

.editor table,.shop__infos--content table {
    width: 100%
}

.editor table tr:first-child td,.shop__infos--content table tr:first-child td {
    padding-bottom: 10px
}

.editor img,.shop__infos--content img {
    max-width: 100%;
    height: auto!important;
    margin: 0 20px
}

.editor blockquote:not(:first-child),.shop__infos--content blockquote:not(:first-child) {
    margin-top: 50px
}

.editor blockquote:not(:last-child),.shop__infos--content blockquote:not(:last-child) {
    margin-bottom: 30px
}

.editor blockquote,.editor blockquote p,.shop__infos--content blockquote,.shop__infos--content blockquote p {
    color: #424242;
    font-family: Butler,sans-serif;
    display: block;
    font-size: 2.5rem;
    text-align: center
}

.editor blockquote:before,.shop__infos--content blockquote:before {
    content: "\2018\2018"
}

.editor blockquote:after,.shop__infos--content blockquote:after {
    content: "\2019\2019";
    margin-top: 40px;
    line-height: 1
}

.editor blockquote:after,.editor blockquote:before,.shop__infos--content blockquote:after,.shop__infos--content blockquote:before {
    display: block;
    font-size: 2em
}

.editor iframe,.shop__infos--content iframe {
    width: 100%;
    height: 410px
}

.lang {
    margin-right: 35px;
    position: relative;
    top: -1px
}

.lang,.lang-item {
    display: inline-block
}

.lang-item a {
    opacity: .3;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.lang-item:not(:last-child) {
    margin-right: 12px
}

.lang-item.current-lang a {
    opacity: 1
}

.lang a {
    color: #fff;
    font-size: 1.3rem;
    font-family: Circe,sans-serif;
    letter-spacing: .2rem
}

@media (max-width: 991.98px) {
    .lang a {
        color:#070707
    }
}

.top-header .lang a {
    color: #686868
}

.lang a:hover {
    opacity: 1
}

.is-black-header .lang a {
    color: #070707
}

@media (max-width: 991.98px) {
    .lang {
        margin-right:25px
    }
}

@media (max-width: 575.98px) {
    .lang {
        margin-right:15px
    }
}

.menu__lang-current:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #070707;
    border-bottom: 2px solid #070707;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: -3px;
    -webkit-transition: top .6s ease,-webkit-transform .6s;
    transition: top .6s ease,-webkit-transform .6s;
    -o-transition: top .6s ease,-o-transform .6s;
    transition: transform .6s,top .6s ease;
    transition: transform .6s,top .6s ease,-webkit-transform .6s,-o-transform .6s
}

.menu__lang-current:hover {
    cursor: pointer
}

.lang-is-active .menu__lang-current:after {
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 0
}

.menu__lang-list {
    display: none
}

.menu__lang-item {
    color: #919191;
    font-size: .7em;
    -webkit-transition: color .6s ease;
    -o-transition: color .6s ease;
    transition: color .6s ease
}

.menu__lang-item:hover {
    color: #070707
}

@media (max-width: 767.98px) {
    .menu__lang-item {
        font-size:1.4rem
    }
}

.top-subnavigation {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 25%;
    padding-left: 80px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (min-width: 1200px) {
    .top-subnavigation {
        min-width:420px
    }
}

@media (max-width: 1199.98px) {
    .top-subnavigation {
        padding-left:40px
    }
}

@media (max-width: 991.98px) {
    .top-subnavigation {
        padding-left:30px
    }
}

@media (max-width: 767.98px) {
    .top-subnavigation {
        position:relative;
        padding-left: 20px;
        margin-top: 40px;
        text-align: center;
        width: 100%
    }
}

.top-subnavigation__border {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background-color: #fff;
    opacity: .5
}

.top-subnavigation .subnavigation {
    margin-bottom: 150px
}

@media (max-width: 991.98px) {
    .top-subnavigation .subnavigation {
        margin-bottom:90px
    }
}

@media (max-width: 767.98px) {
    .top-subnavigation .subnavigation {
        margin-bottom:0
    }
}

.canvas-container {
    position: absolute!important;
    right: 25%;
    top: 0;
    opacity: .5
}

@media (min-width: 1200px) {
    .canvas-container {
        right:375px
    }
}

@media (max-width: 767.98px) {
    .canvas-container {
        display:none
    }
}

.subnavigation__item {
    min-height: 30px
}

.subnavigation__item:not(:last-child) {
    margin-bottom: 30px
}

@media (max-width: 991.98px) {
    .subnavigation__item:not(:last-child) {
        margin-bottom:20px
    }
}

.subnavigation__link {
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    letter-spacing: .04rem;
    -webkit-transition: opacity .6s ease .2s;
    -o-transition: opacity .6s ease .2s;
    transition: opacity .6s ease .2s;
    position: relative
}

.subnavigation__link-text {
    border-bottom: 1px solid
}

.subnavigation__link.is-not-hover {
    opacity: .4;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.subnavigation__link:before {
    content: "+";
    color: currentColor;
    font-size: inherit;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
    opacity: 0;
    -webkit-transition: opacity .6s,-webkit-transform .6s ease;
    transition: opacity .6s,-webkit-transform .6s ease;
    -o-transition: opacity .6s,-o-transform .6s ease;
    transition: opacity .6s,transform .6s ease;
    transition: opacity .6s,transform .6s ease,-webkit-transform .6s ease,-o-transform .6s ease
}

.subnavigation__link:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0)
}

.subnavigation__link.is-download-link:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6MC43NTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cjwvc3R5bGU+CjxnPgoJPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEuMiIgeTE9IjE4LjgiIHgyPSIxOC44IiB5Mj0iMTguOCIvPgoJPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEwIiB5MT0iMS4yIiB4Mj0iMTAiIHkyPSIxMy40Ii8+Cgk8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMy44LDkuOCAxMCwxMy42IDYuMiw5LjggCSIvPgo8L2c+Cjwvc3ZnPgo=) 0 0 no-repeat;
    background-size: 100% auto;
    -webkit-transform: translate3d(-40px,2px,0);
    transform: translate3d(-40px,2px,0);
    opacity: 1
}

@media (max-width: 1199.98px) {
    .subnavigation__link.is-download-link:before {
        -webkit-transform:translate3d(-25px,2px,0);
        transform: translate3d(-25px,2px,0)
    }
}

@media (max-width: 991.98px) {
    .subnavigation__link.is-download-link:before {
        -webkit-transform:translate3d(-25px,-2px,0);
        transform: translate3d(-25px,-2px,0)
    }
}

.is-black .subnavigation__link {
    color: #070707
}

@media (max-width: 1199.98px) {
    .subnavigation__link {
        font-size:2rem
    }

    .subnavigation__link:before {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    .subnavigation__link:hover:before {
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }
}

@media (max-width: 991.98px) {
    .subnavigation__link {
        font-size:1.6rem
    }
}

.menu {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
    z-index: 15
}

.menu.is-active {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.menu.is-closing {
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

@media (max-width: 991.98px) {
    .menu {
        position:fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: translateX(101%);
        -o-transform: translateX(101%);
        transform: translateX(101%)
    }
}

.menu__nav-col {
    position: relative
}

@media (max-width: 991.98px) {
    .menu__nav-col {
        height:100%
    }
}

.menu.is-active .menu__nav-col:before {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.menu.is-closing .menu__nav-col:before {
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

@media (min-width: 768px) and (max-width:991.98px) {
    .nav-primary {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 991.98px) {
    .nav-primary {
        height:100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow-y: auto
    }
}

@media (max-width: 767.98px) {
    .nav-primary {
        position:relative;
        padding: 40px 0 0;
        width: 100%;
        z-index: 1
    }
}

.nav-primary .nav {
    position: relative
}

@media (min-width: 992px) {
    .nav-primary .nav {
        text-align:center
    }
}

@media (max-width: 991.98px) {
    .nav-primary .nav {
        width:100%
    }
}

@media (max-width: 767.98px) {
    .nav-primary .nav {
        padding-left:15px;
        padding-right: 15px;
        margin-bottom: 30px
    }
}

.nav-primary .nav .menu-item>a {
    display: block;
    color: #070707;
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04rem;
    -webkit-transition: color .6s ease .2s;
    -o-transition: color .6s ease .2s;
    transition: color .6s ease .2s
}

.nav-primary .nav .menu-item.last-link {
    position: relative
}

@media (min-width: 992px) {
    .nav-primary .nav .menu-item.last-link {
        margin-left:5px;
        padding-left: 15px
    }
}

.nav-primary .nav .menu-item.last-link>a {
    font-weight: 900;
    font-style: italic;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

.nav-primary .nav .menu-item.last-link>a:hover {
    color: #686868
}

.nav-primary .nav .menu-item.last-link>a:hover .icon {
    opacity: .5
}

@media (min-width: 992px) {
    .nav-primary .nav .menu-item.last-link:before {
        content:"";
        position: absolute;
        top: 50%;
        left: 0;
        height: 15px;
        width: 1px;
        background-color: #ccc;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.nav-primary .nav .menu-item.last-link .icon {
    width: 13px;
    height: 13px;
    margin-right: 3px;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: relative;
    top: -1px
}

@media (max-width: 991.98px) {
    .nav-primary .nav .menu-item.last-link .icon {
        width:20px;
        height: 20px
    }
}

.nav-primary .nav .menu-item.last-link .last-link__text {
    border-bottom: 1px solid #070707
}

.nav-primary .nav>.menu-item {
    display: inline-block;
    list-style-type: none
}

@media (max-width: 991.98px) {
    .nav-primary .nav>.menu-item {
        display:block
    }
}

.nav-primary .nav>.menu-item>a {
    padding: 25px 20px;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .nav-primary .nav>.menu-item>a {
        padding:20px 10px
    }
}

@media (max-width: 991.98px) {
    .nav-primary .nav>.menu-item>a {
        font-size:2rem
    }
}

@media (max-width: 575.98px) {
    .nav-primary .nav>.menu-item>a {
        font-size:1.6rem
    }
}

@media (min-width: 992px) {
    .menu-single.is-submenu-active .sub-menu,.nav-primary .nav>.menu-item.is-submenu-active .sub-menu {
        opacity:1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity .5s,visibility .5s,-webkit-transform .5s ease-in-out;
        transition: opacity .5s,visibility .5s,-webkit-transform .5s ease-in-out;
        -o-transition: opacity .5s,visibility .5s,-o-transform .5s ease-in-out;
        transition: opacity .5s,visibility .5s,transform .5s ease-in-out;
        transition: opacity .5s,visibility .5s,transform .5s ease-in-out,-webkit-transform .5s ease-in-out,-o-transform .5s ease-in-out
    }
}

.nav-primary .nav>.menu-item.is-not-hover>a {
    color: #686868;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.nav-primary .nav>.menu-item.menu-item-has-children>a:after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: -1px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Ljc5OSIgaGVpZ2h0PSI1Ljc5MSIgdmlld0JveD0iMCAwIDcuNzk5IDUuNzkxIj4KICA8ZyBpZD0iZGVyb3VsYW50IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQgMC4zKSI+CiAgICA8cGF0aCBpZD0iUGF0aF8zIiBkYXRhLW5hbWU9IlBhdGggMyIgZD0iTTAsMCw0LjY1OCwzLjUsMCw3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3IDApIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzA3MDcwNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4KICA8L2c+Cjwvc3ZnPgo=) 50% no-repeat;
    background-size: 100% auto;
    width: 7px;
    height: 7px;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

@media (max-width: 991.98px) {
    .nav-primary .nav>.menu-item.menu-item-has-children>a:after {
        margin-left:10px;
        width: 10px;
        height: 10px;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

@media (max-width: 767.98px) {
    .nav-primary .nav>.menu-item.menu-item-has-children>a:after {
        margin-left:10px
    }
}

.sub-menu {
    position: fixed;
    top: 168px;
    left: 0;
    right: 0;
    background-color: #fff;
    min-height: 380px;
    padding-bottom: 67px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    overflow: hidden;
    text-align: left
}

.is-loaded .sub-menu {
    -webkit-transition: opacity .2s,visibility .2s,-webkit-transform .2s ease-in-out;
    transition: opacity .2s,visibility .2s,-webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s,visibility .2s,-o-transform .2s ease-in-out;
    transition: opacity .2s,visibility .2s,transform .2s ease-in-out;
    transition: opacity .2s,visibility .2s,transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out
}

@media (min-width: 992px) {
    .sub-menu {
        min-height:450px
    }
}

@media (max-width: 1199.98px) {
    .sub-menu {
        top:140px
    }
}

@media (max-width: 991.98px) {
    .sub-menu {
        top:0;
        bottom: 0;
        -webkit-transform: translateX(101%);
        -o-transform: translateX(101%);
        transform: translateX(101%);
        z-index: 1;
        overflow-y: auto;
        padding-bottom: 0;
        margin-top: 120px
    }

    .is-loaded .sub-menu {
        -webkit-transition: opacity .6s,visibility .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s;
        transition: opacity .6s,visibility .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s;
        -o-transition: opacity .6s,visibility .6s cubic-bezier(.25,.46,.45,.94),-o-transform .6s;
        transition: transform .6s,opacity .6s,visibility .6s cubic-bezier(.25,.46,.45,.94);
        transition: transform .6s,opacity .6s,visibility .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s,-o-transform .6s
    }

    .is-submenu-active .sub-menu {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible
    }
}

@media (max-width: 767.98px) {
    .sub-menu {
        margin-top:70px
    }
}

.sub-menu__main {
    padding: 30px 0 0 10%
}

@media (max-width: 1620px) {
    .sub-menu__main {
        padding-left:5%
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .sub-menu__main {
        padding-top:140px
    }
}

@media (max-width: 991.98px) {
    .sub-menu__main {
        margin-left:0;
        margin-right: 0;
        padding: 0
    }
}

@media (min-width: 992px) {
    .sub-menu__col-lists {
        -webkit-box-flex:0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    .block-is-wide .sub-menu__col-lists {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 991.98px) {
    .sub-menu__col-lists {
        padding-left:0;
        padding-right: 0
    }

    .sub-menu__col-lists>.row {
        padding-left: 5%;
        padding-right: 5%
    }
}

.sub-menu__column {
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .block-is-wide .sub-menu__column {
        -webkit-box-flex:0;
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        max-width: 47%
    }
}

@media (min-width: 1200px) {
    .block-is-wide .sub-menu__column {
        -webkit-box-flex:0;
        -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
        max-width: 33.3333333%
    }
}

.sub-menu .menu-item {
    display: block;
    position: relative
}

@media (max-width: 767.98px) {
    .sub-menu .menu-item:after {
        content:"";
        display: inline-block;
        margin-left: 6px;
        top: -1px;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Ljc5OSIgaGVpZ2h0PSI1Ljc5MSIgdmlld0JveD0iMCAwIDcuNzk5IDUuNzkxIj4KICA8ZyBpZD0iZGVyb3VsYW50IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQgMC4zKSI+CiAgICA8cGF0aCBpZD0iUGF0aF8zIiBkYXRhLW5hbWU9IlBhdGggMyIgZD0iTTAsMCw0LjY1OCwzLjUsMCw3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3IDApIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzA3MDcwNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4KICA8L2c+Cjwvc3ZnPgo=) 50% no-repeat;
        background-size: 100% auto;
        width: 8px;
        height: 8px;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: .6
    }
}

.sub-menu .menu-item>a {
    display: inline!important;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    position: relative;
    font-size: 1.5rem!important;
    text-transform: none!important;
    font-weight: 400!important
}

.sub-menu .menu-item>a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 7px;
    height: 7px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Ljc5OSIgaGVpZ2h0PSI1Ljc5MSIgdmlld0JveD0iMCAwIDcuNzk5IDUuNzkxIj4KICA8ZyBpZD0iZGVyb3VsYW50IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQgMC4zKSI+CiAgICA8cGF0aCBpZD0iUGF0aF8zIiBkYXRhLW5hbWU9IlBhdGggMyIgZD0iTTAsMCw0LjY1OCwzLjUsMCw3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3IDApIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzA3MDcwNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4KICA8L2c+Cjwvc3ZnPgo=) 50% no-repeat;
    background-size: 100% auto;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 100%;
    -webkit-transform: translate(-5px,-60%) rotate(-90deg);
    -o-transform: translate(-5px,-60%) rotate(-90deg);
    transform: translate(-5px,-60%) rotate(-90deg);
    -webkit-transition: opacity .3s ease,-webkit-transform .3s;
    transition: opacity .3s ease,-webkit-transform .3s;
    -o-transition: opacity .3s ease,-o-transform .3s;
    transition: transform .3s,opacity .3s ease;
    transition: transform .3s,opacity .3s ease,-webkit-transform .3s,-o-transform .3s
}

@media (max-width: 767.98px) {
    .sub-menu .menu-item>a:after {
        display:none
    }
}

@media (max-width: 991.98px) {
    .touchevents .sub-menu .menu-item>a:after {
        display:none
    }
}

.no-touchevents .sub-menu .menu-item>a:hover {
    opacity: .6
}

.no-touchevents .sub-menu .menu-item>a:hover:after {
    opacity: 1;
    -webkit-transform: translateY(-60%) rotate(-90deg);
    -o-transform: translateY(-60%) rotate(-90deg);
    transform: translateY(-60%) rotate(-90deg)
}

.sub-menu .menu-item:not(:last-child) {
    margin-bottom: 16px
}

.sub-menu__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    font-weight: 600
}

.sub-menu__title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 10px
}

@media (max-width: 1199.98px) {
    .sub-menu__title {
        font-size:1.8rem
    }
}

.sub-menu__more-link {
    border-top: 1px solid #eae8e0;
    border-bottom: 1px solid #eae8e0;
    padding: 20px 0 20px 10%
}

@media (max-width: 1620px) {
    .sub-menu__more-link {
        padding-left:5%
    }
}

@media (min-width: 992px) {
    .sub-menu__more-link {
        position:absolute;
        bottom: 0;
        left: 0;
        right: 0
    }
}

.sub-menu__more-link>a {
    max-width: 50%
}

.sub-menu__block {
    background-color: #f3f0ee;
    z-index: 1;
    padding: 0
}

@media (min-width: 992px) {
    .sub-menu__block {
        position:absolute;
        top: 30px;
        bottom: 0;
        right: 0;
        max-width: 37%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .block-is-wide .sub-menu__block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1330px) {
    .sub-menu__block {
        max-width:35.4%
    }
}

@media (min-width: 1920px) {
    .block-is-wide .sub-menu__block {
        max-width:1000px
    }
}

.sub-menu__block-content {
    text-align: center;
    padding: 50px 30px 30px
}

@media (max-width: 991.98px) {
    .sub-menu__block-content {
        padding-top:30px;
        padding-left: 5%;
        padding-right: 5%
    }
}

.sub-menu__block-title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    font-weight: 600;
    line-height: 1.4
}

.sub-menu__block-title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 10px
}

@media (max-width: 1199.98px) {
    .sub-menu__block-title {
        font-size:2rem
    }
}

.editor .sub-menu__block ol,.editor .sub-menu__block p,.editor .sub-menu__block ul,.shop__infos--content .sub-menu__block ol,.shop__infos--content .sub-menu__block p,.shop__infos--content .sub-menu__block ul,.shop__infos .sub-menu__block .text-infos,.sub-menu__block .editor ol,.sub-menu__block .editor p,.sub-menu__block .editor ul,.sub-menu__block .faq__answer,.sub-menu__block .footer__item,.sub-menu__block .master-banner__legend,.sub-menu__block .page-numbers,.sub-menu__block .shop__infos--content ol,.sub-menu__block .shop__infos--content p,.sub-menu__block .shop__infos--content ul,.sub-menu__block .shop__infos .text-infos,.sub-menu__block .table__subtitle,.sub-menu__block .text,.sub-menu__block .text--white,.sub-menu__block .three-cols__text,.sub-menu__block label.error {
    line-height: 1.6
}

.editor .sub-menu__block ol:not(:last-child),.editor .sub-menu__block p:not(:last-child),.editor .sub-menu__block ul:not(:last-child),.shop__infos--content .sub-menu__block ol:not(:last-child),.shop__infos--content .sub-menu__block p:not(:last-child),.shop__infos--content .sub-menu__block ul:not(:last-child),.shop__infos .sub-menu__block .text-infos:not(:last-child),.sub-menu__block .editor ol:not(:last-child),.sub-menu__block .editor p:not(:last-child),.sub-menu__block .editor ul:not(:last-child),.sub-menu__block .faq__answer:not(:last-child),.sub-menu__block .footer__item:not(:last-child),.sub-menu__block .master-banner__legend:not(:last-child),.sub-menu__block .page-numbers:not(:last-child),.sub-menu__block .shop__infos--content ol:not(:last-child),.sub-menu__block .shop__infos--content p:not(:last-child),.sub-menu__block .shop__infos--content ul:not(:last-child),.sub-menu__block .shop__infos .text-infos:not(:last-child),.sub-menu__block .table__subtitle:not(:last-child),.sub-menu__block .text--white:not(:last-child),.sub-menu__block .text:not(:last-child),.sub-menu__block .three-cols__text:not(:last-child),.sub-menu__block label.error:not(:last-child) {
    margin-bottom: 15px
}

.sub-menu__block-btn {
    min-width: 10px
}

.sub-menu__block-btn .icon,.sub-menu__block-btn svg {
    width: 13px;
    height: 13px;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.sub-menu__block-btn .icon *,.sub-menu__block-btn svg * {
    -webkit-transition: fill .2s ease;
    -o-transition: fill .2s ease;
    transition: fill .2s ease
}

.sub-menu__block-btn:hover svg * {
    fill: #fff
}

.sub-menu__block-img {
    width: 100%;
    max-width: 100%;
    z-index: -1
}

.menu-back,.menu-toggle {
    display: inline-block;
    vertical-align: middle;
    color: #070707;
    font-size: 1.3rem;
    font-family: Circe,sans-serif;
    letter-spacing: .2rem;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

@media (min-width: 992px) {
    .menu-back,.menu-toggle {
        display:none
    }
}

@media (max-width: 991.98px) {
    .menu-back,.menu-toggle {
        margin-left:45px
    }
}

@media (max-width: 767.98px) {
    .menu-back,.menu-toggle {
        margin-right:0
    }
}

.menu-back:after,.menu-back:before,.menu-toggle:after,.menu-toggle:before {
    content: "";
    background-color: currentColor;
    position: absolute;
    left: -10px;
    width: 22px;
    height: 1px;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    -webkit-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease
}

.menu-back:before,.menu-toggle:before {
    top: 9px
}

.menu-back:after,.menu-toggle:after {
    top: 15px
}

.no-touchevents .menu-back:not(.menu-back):hover,.no-touchevents .menu-toggle:not(.menu-back):hover {
    opacity: .7
}

.no-touchevents .menu-back:not(.menu-back):hover:after,.no-touchevents .menu-back:not(.menu-back):hover:before,.no-touchevents .menu-toggle:not(.menu-back):hover:after,.no-touchevents .menu-toggle:not(.menu-back):hover:before {
    -webkit-transform: translate3d(-80%,0,0) scale(.7);
    transform: translate3d(-80%,0,0) scale(.7)
}

.no-touchevents .menu-back:not(.menu-back):hover:after,.no-touchevents .menu-toggle:not(.menu-back):hover:after {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.is-closure.menu-back,.menu-toggle.is-closure {
    color: #070707;
    position: absolute;
    top: 55px;
    right: 204px;
    margin-right: 0;
    z-index: 5
}

.is-closure.menu-back:before,.menu-toggle.is-closure:before {
    top: 3px;
    -webkit-transform: translate3d(-100%,9px,0) rotate(45deg);
    transform: translate3d(-100%,9px,0) rotate(45deg)
}

.is-closure.menu-back:after,.menu-toggle.is-closure:after {
    top: 9px;
    -webkit-transform: translate3d(-100%,-12px,0) rotate(-45deg);
    transform: translate3d(-100%,-12px,0) rotate(-45deg)
}

.is-closure.menu-back:after,.is-closure.menu-back:before,.menu-toggle.is-closure:after,.menu-toggle.is-closure:before {
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.no-touchevents .is-closure.menu-back:hover,.no-touchevents .menu-toggle.is-closure:hover {
    opacity: .5
}

.no-touchevents .is-closure.menu-back:hover:before,.no-touchevents .menu-toggle.is-closure:hover:before {
    top: 3px;
    -webkit-transform: translate3d(-100%,9px,0) rotate(45deg);
    transform: translate3d(-100%,9px,0) rotate(45deg)
}

.no-touchevents .is-closure.menu-back:hover:after,.no-touchevents .menu-toggle.is-closure:hover:after {
    top: 9px;
    -webkit-transform: translate3d(-100%,-12px,0) rotate(-45deg);
    transform: translate3d(-100%,-12px,0) rotate(-45deg);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

@media (max-width: 991.98px) {
    .is-closure.menu-back,.menu-toggle.is-closure {
        top:65px;
        right: 30px
    }
}

@media (max-width: 767.98px) {
    .is-closure.menu-back,.menu-toggle.is-closure {
        position:fixed;
        top: 25px;
        right: 20px
    }
}

.is-black-header .menu-back,.is-black-header .menu-toggle {
    color: #070707
}

.menu-back {
    right: auto;
    left: 5%;
    top: 60px;
    margin-left: 15px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s,visibility .5s ease;
    -o-transition: opacity .5s,visibility .5s ease;
    transition: opacity .5s,visibility .5s ease
}

@media (max-width: 767.98px) {
    .menu-back {
        left:20px;
        top: 20px
    }
}

.menu-back.is-submenu-active {
    opacity: 1;
    visibility: visible
}

.menu-back:after {
    display: none
}

.menu-back:before {
    top: .5px;
    width: 8px;
    height: 8px;
    background: transparent;
    border-top: 1px solid #070707;
    border-left: 1px solid #070707;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.floating-links {
    background-color: #fff;
    height: 55px;
    padding: 16px 15px 15px 30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-transform: translate3d(100%,0,0) rotate(-90deg) scale(1);
    transform: translate3d(100%,0,0) rotate(-90deg) scale(1);
    -webkit-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left
}

.floating-links__wrapper {
    position: fixed;
    right: -1px;
    bottom: 0;
    z-index: 10
}

.floating-links:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(99%);
    -o-transform: translateX(99%);
    transform: translateX(99%);
    width: 0;
    height: 0;
    border-right: 45px solid transparent;
    border-bottom: 55px solid #fff
}

.floating-links__item {
    display: inline-block;
    height: 23px;
    position: relative;
    -webkit-transition: padding .5s ease;
    -o-transition: padding .5s ease;
    transition: padding .5s ease
}

.floating-links__item:not(:last-child) {
    margin-right: 15px
}

.floating-links__item:last-child:before,.floating-links__item:not(:last-child):after {
    content: "";
    position: absolute;
    top: 52%;
    height: 20px;
    width: 1px;
    background-color: #070707;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.floating-links__item:not(:last-child):after {
    right: 0
}

.floating-links__item:last-child:before {
    left: -8px
}

.floating-links__item:hover {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0);
    backface-visibility: hidden
}

.floating-links__item:hover:not(:last-child) {
    padding-right: 10px
}

.floating-links__item:hover:last-child {
    padding-left: 10px
}

.floating-links__item:hover:last-child:before,.floating-links__item:hover:not(:last-child):after {
    opacity: .1
}

.floating-links__item:hover .floating-links__text {
    margin-left: 10px;
    width: 130px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0);
    backface-visibility: hidden
}

.floating-links__icon {
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.floating-links__text {
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 2px;
    overflow: hidden;
    width: 0;
    height: 20px;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.floating-links__text-inner {
    height: 20px;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0);
    backface-visibility: hidden
}

.floating1-links {
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 10
}

.floating1-links__text {
    display: block;
    width: 0;
    height: 20px;
    overflow: hidden;
    -webkit-transform: translate3d(15%,0,0) rotate(-90deg) scale(1);
    transform: translate3d(15%,0,0) rotate(-90deg) scale(1);
    -webkit-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    position: relative;
    background: pink
}

.floating1-links__text-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 20px;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0);
    backface-visibility: hidden
}

.floating1-links__item:hover .floating1-links__text {
    width: 130px
}

.js-products-carousel-nav-button,.js-products-carousel-nav-button.is-active {
    opacity: 0
}

@-webkit-keyframes overlayScale {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    55% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@-o-keyframes overlayScale {
    0% {
        transform: scaleX(0);
        -o-transform-origin: left;
        transform-origin: left
    }

    50% {
        transform: scaleX(1);
        -o-transform-origin: left;
        transform-origin: left
    }

    55% {
        transform: scaleX(1);
        -o-transform-origin: right;
        transform-origin: right
    }

    to {
        transform: scaleX(0);
        -o-transform-origin: right;
        transform-origin: right
    }
}

@keyframes overlayScale {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left
    }

    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left
    }

    55% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right;
        -o-transform-origin: right;
        transform-origin: right
    }

    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        -o-transform-origin: right;
        transform-origin: right
    }
}

.products-carousel-nav {
    position: absolute;
    top: 20px;
    left: 50px;
    z-index: 3;
    -webkit-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 48%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 1330px) {
    .products-carousel-nav {
        display:none
    }
}

@media (max-width: 1199.98px) {
    .products-carousel-nav {
        left:30px
    }
}

.products-carousel-nav.is-show {
    -webkit-transition: width .6s ease-in-out .2s;
    -o-transition: width .6s ease-in-out .2s;
    transition: width .6s ease-in-out .2s
}

.products-carousel-nav__item {
    display: inline-block;
    white-space: nowrap
}

.products-carousel-nav__item:not(:last-child) {
    margin-left: 50px
}

.products-carousel-nav__button {
    opacity: .3;
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease;
    position: relative
}

@media (max-width: 1199.98px) {
    .products-carousel-nav__button {
        font-size:1rem
    }
}

.products-carousel-nav__button.is-active {
    opacity: 1
}

.products-carousel-nav__button-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: -1px;
    width: 100%;
    background-color: #ccc;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    z-index: 1
}

.is-show .products-carousel-nav__button-overlay {
    -webkit-animation: overlayScale 1s ease-in-out forwards;
    -o-animation: overlayScale 1s ease-in-out forwards;
    animation: overlayScale 1s ease-in-out forwards
}

.is-active .products-carousel-nav__button-overlay {
    opacity: .3
}

.products-carousel-nav__button-text {
    opacity: 0;
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease
}

.products-carousel-nav__button-text:after {
    content: "";
    display: block;
    margin-top: 2px;
    height: 1px;
    width: calc(100% - 5px);
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    -webkit-transition: opacity .6s ease,-webkit-transform .6s;
    transition: opacity .6s ease,-webkit-transform .6s;
    -o-transition: opacity .6s ease,-o-transform .6s;
    transition: transform .6s,opacity .6s ease;
    transition: transform .6s,opacity .6s ease,-webkit-transform .6s,-o-transform .6s;
    opacity: 0
}

.is-show .products-carousel-nav__button-text,.is-show .products-carousel-nav__button-text:after {
    opacity: 1;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.is-active .products-carousel-nav__button-text:after,.products-carousel-nav__button-text:hover:after {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.products-carousel-nav__button-text:hover:after {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.form-row,.form__box {
    border-bottom: 1px solid #070707;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

.form-row:not(:last-child),.form__box:not(:last-child) {
    margin-bottom: 30px
}

.form-row:before,.form__box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    opacity: .08;
    -webkit-transition: background-color .5s,opacity .5s ease;
    -o-transition: background-color .5s,opacity .5s ease;
    transition: background-color .5s,opacity .5s ease
}

.form__box.is-textarea,.is-textarea.form-row {
    padding-bottom: 0
}

.form__box.is-focus:before,.is-focus.form-row:before {
    background-color: #070707;
    opacity: .03
}

.error.form-row,.form__box.error {
    border-color: #bc4b42
}

.error.form-row:before,.form__box.error:before {
    background-color: #bc4b42;
    opacity: .08
}

.form-row .select2-container .select2-selection .select2-selection__rendered,.form__box .select2-container .select2-selection .select2-selection__rendered {
    color: #686868;
    font-size: 1.6rem;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px
}

.form-row .select2-container--default.select2-container--focus .select2-selection--multiple,.form__box .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 0
}

.form__box.is-wide-select,.is-wide-select.form-row {
    padding-bottom: 0
}

.form-row input[type=email],.form-row input[type=password],.form-row input[type=tel],.form-row input[type=text],.form-row textarea,.form__field {
    display: inline-block;
    background-color: transparent;
    border: 0;
    color: #686868;
    font-family: inherit;
    font-size: 1.6rem;
    letter-spacing: .2rem;
    padding: 0 10px;
    width: 71%;
    position: relative;
    z-index: 1
}

.form-row input[type=email]::-webkit-input-placeholder,.form-row input[type=password]::-webkit-input-placeholder,.form-row input[type=tel]::-webkit-input-placeholder,.form-row input[type=text]::-webkit-input-placeholder,.form-row textarea::-webkit-input-placeholder,.form__field::-webkit-input-placeholder {
    color: #919191;
    font-size: 1.4rem;
    text-transform: uppercase
}

.form-row input[type=email]::-moz-placeholder,.form-row input[type=password]::-moz-placeholder,.form-row input[type=tel]::-moz-placeholder,.form-row input[type=text]::-moz-placeholder,.form-row textarea::-moz-placeholder,.form__field::-moz-placeholder {
    color: #919191;
    font-size: 1.4rem;
    text-transform: uppercase
}

.form-row input:-ms-input-placeholder[type=email],.form-row input:-ms-input-placeholder[type=password],.form-row input:-ms-input-placeholder[type=tel],.form-row input:-ms-input-placeholder[type=text],.form-row textarea:-ms-input-placeholder,.form__field:-ms-input-placeholder {
    color: #919191;
    font-size: 1.4rem;
    text-transform: uppercase
}

.form-row input:-moz-placeholder[type=email],.form-row input:-moz-placeholder[type=password],.form-row input:-moz-placeholder[type=tel],.form-row input:-moz-placeholder[type=text],.form-row textarea:-moz-placeholder,.form__field:-moz-placeholder {
    color: #919191;
    font-size: 1.4rem;
    text-transform: uppercase
}

.error.form-row .form__field,.error.form-row input[type=email],.error.form-row input[type=password],.error.form-row input[type=tel],.error.form-row input[type=text],.error.form-row textarea,.form-row .form__box.error input[type=email],.form-row .form__box.error input[type=password],.form-row .form__box.error input[type=tel],.form-row .form__box.error input[type=text],.form-row .form__box.error textarea,.form__box.error .form-row input[type=email],.form__box.error .form-row input[type=password],.form__box.error .form-row input[type=tel],.form__box.error .form-row input[type=text],.form__box.error .form-row textarea,.form__box.error .form__field {
    color: #bc4b42
}

.form-row textarea,textarea.form__field {
    display: block;
    min-height: 180px;
    width: 100%;
    background-color: #eae8e0;
    resize: none;
    padding: 10px
}

.form-row textarea::-webkit-scrollbar,textarea.form__field::-webkit-scrollbar {
    width: 6px;
    background-color: #eae8e0
}

.form-row textarea::-webkit-scrollbar-thumb,textarea.form__field::-webkit-scrollbar-thumb {
    background-color: #ccc;
    cursor: pointer
}

.error.form-row textarea,.error.form-row textarea.form__field,.form-row .form__box.error textarea,.form__box.error .form-row textarea,.form__box.error textarea.form__field {
    background-color: transparent
}

.form-row label,.form__label {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 1.7rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    width: 27%;
    position: relative;
    z-index: 1
}

.form-row label:not(:last-child),.form__label:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 0
}

.form-row .is-textarea label,.is-textarea .form-row label,.is-textarea .form__label {
    display: block;
    width: 100%;
    margin-bottom: 5px
}

.form-row .is-wide-select label,.is-wide-select .form-row label,.is-wide-select .form__label {
    width: 100%!important
}

.error.form-row .form__label,.error.form-row label,.form-row .form__box.error label,.form__box.error .form-row label,.form__box.error .form__label {
    color: #bc4b42
}

@media (max-width: 575.98px) {
    .form-row label,.form__label {
        display:block
    }
}

.checkbox {
    position: relative
}

.checkbox .checkbox-box {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #919191;
    margin-right: 10px;
    position: relative;
    top: 1px
}

.checkbox .checkbox-box:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 8px;
    height: 5px;
    border-left: 2px solid #424242;
    border-bottom: 2px solid #424242;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0
}

.checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    cursor: pointer
}

.checkbox input:checked+.checkbox-box:after {
    opacity: 1
}

.checkbox label {
    font-size: 1.4rem
}

.checkbox:hover {
    cursor: pointer
}

.checkbox.is-full .checkbox-box:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #424242;
    border: 0;
    -webkit-transform: none;
    -o-transform: none;
    transform: none
}

.checkbox.is-full input:checked+span+span {
    font-weight: 700
}

label.error {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #bc4b42;
    font-size: 1.2rem;
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.form__message {
    display: none;
    color: #070707;
    text-align: center
}

.form__message.is-success {
    color: #165e4f
}

.form__message.is-error {
    color: #bc4b42
}

@media (max-width: 575.98px) {
    .form__message {
        font-size:1.4rem
    }
}

.social-networks__item {
    display: inline-block;
    vertical-align: middle
}

.social-networks__item:not(:last-child) {
    margin-right: 20px
}

.social-networks__item.is-facebook svg {
    width: 16px;
    height: 16px
}

.social-networks__item.is-email svg {
    width: 13px;
    height: 13px
}

.social-networks__link:hover svg * {
    fill: #919191
}

.social-networks svg {
    display: block;
    width: 18px;
    height: 18px
}

.social-networks svg * {
    fill: #fff;
    -webkit-transition: fill .6s ease;
    -o-transition: fill .6s ease;
    transition: fill .6s ease
}

.social .social-networks,.social__title {
    display: inline-block;
    vertical-align: middle
}

.social__title {
    font-weight: 400;
    line-height: normal;
    margin-right: 15px
}

.colors__items {
    display: inline-block
}

@media (max-width: 767.98px) {
    .master-banner .colors__items {
        display:block;
        margin-top: 8px
    }
}

.colors__item {
    display: inline-block;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    border-radius: 50%
}

.colors__item:first-child {
    margin-left: 5px
}

.footer .colors__item {
    width: 10px;
    height: 10px;
    margin-right: 2px
}

.colors__plus {
    display: inline-block;
    vertical-align: middle;
    font-size: .7em
}

.footer .colors__plus {
    font-size: 1.4em
}

.filters {
    display: inline-block
}

@media (max-width: 991.98px) {
    .filters {
        width:100%
    }
}

.filters__section {
    border-bottom: 1px solid rgba(7,7,7,.2);
    padding-top: 25px;
    padding-bottom: 20px;
    margin-bottom: 90px;
    text-align: center
}

@media (max-width: 991.98px) {
    .filters__section {
        margin-bottom:60px
    }
}

.filters__title {
    margin-right: 30px
}

@media (max-width: 991.98px) {
    .filters__title {
        margin-right:0
    }
}

.filters__item {
    display: inline-block;
    margin: 0 20px
}

@media (max-width: 991.98px) {
    .filters__item {
        display:block
    }

    .filters:not(.is-select) .filters__item {
        width: 100%;
        margin: 0;
        text-align: center
    }

    .filters:not(.is-select) .filters__item:not(.is-active) {
        display: none
    }
}

.filters__button {
    opacity: .3;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.filters__button:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: currentColor;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: -webkit-transform .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: -o-transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: transform .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.25,.46,.45,.94),-o-transform .8s cubic-bezier(.25,.46,.45,.94);
    position: relative;
    top: -5px
}

.filters__button.is-active {
    opacity: 1
}

.filters__button.is-active:after {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.filters__button:hover {
    opacity: 1
}

@media (max-width: 991.98px) {
    .filters:not(.is-select) .filters__button {
        pointer-events:none
    }
}

@media (max-width: 991.98px) {
    .js-filters-mobile {
        position:relative
    }

    .js-filters-mobile:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        width: 10px;
        height: 10px;
        border-bottom: 1px solid #919191;
        border-right: 1px solid #919191;
        -webkit-transform: translateY(-90%) rotate(45deg);
        -o-transform: translateY(-90%) rotate(45deg);
        transform: translateY(-90%) rotate(45deg)
    }
}

.filters__popup {
    position: fixed!important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: opacity .6s,visibility .6s ease;
    -o-transition: opacity .6s,visibility .6s ease;
    transition: opacity .6s,visibility .6s ease
}

@media (min-width: 992px) {
    .filters__popup {
        display:none
    }
}

.filters__popup.is-active {
    opacity: 1;
    visibility: visible;
    z-index: 1000
}

.filters__popup-overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .6
}

.filters__popup-title {
    width: 100%;
    padding: 15px 10px 10px;
    border-bottom: 1px solid #eae8e0
}

@media (min-width: 992px) {
    .filters__popup-title {
        position:absolute;
        top: 0;
        left: 0;
        right: 0
    }
}

.filters__popup-close {
    position: absolute;
    top: 16px;
    right: 15px;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 5
}

.filters__popup-close .plus {
    width: 16px;
    height: 16px
}

@media (max-width: 991.98px) {
    .filters__popup .filters {
        width:100%;
        overflow: auto;
        padding-bottom: 30px;
        max-height: calc(100% - 50px)
    }
}

.filters__popup .filters__item {
    display: block!important;
    margin: 10px 0!important
}

.filters__popup .filters__button {
    pointer-events: inherit!important
}

.filters__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff;
    width: 90%;
    max-width: 460px;
    height: 65%;
    z-index: 1
}

@media (min-width: 992px) {
    .filters__content {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.filters .select2-container--default {
    min-width: 110px
}

.filters .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 400;
    padding-bottom: 0;
    opacity: .3;
    position: relative;
    top: 3px
}

.filters .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 0;
    width: 10px
}

.filters .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    width: 7px;
    height: 7px;
    position: relative;
    top: 4px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    opacity: .3
}

.is-shop-page .select2-results__option {
    font-size: 1.2rem
}

.is-shop-page .select2-container--open .select2-dropdown--below {
    border-top: 1px solid #eae8e0
}

.list li {
    display: block;
    line-height: 3.6rem;
    list-style-type: none;
    margin-bottom: 5px
}

.list__item {
    display: inline-block;
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative;
    display: block
}

.list__item:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 1px;
    background-color: currentColor;
    margin-right: 20px;
    position: relative;
    top: -2px
}

.select2 {
    width: 100%!important
}

.select2-container .select2-selection {
    background-color: transparent;
    height: auto;
    border: 0;
    border-radius: 0;
    outline: 0
}

.select2-container .select2-selection .select2-selection__rendered {
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: normal;
    padding-left: 0;
    padding-bottom: 10px
}

.select2-dropdown {
    border-color: #eae8e0
}

.select2-results__option {
    font-size: 1.4rem;
    padding: 6px 8px
}

.select2-results__option[aria-selected] {
    outline: none
}

.select2-container--default .select2-selection .select2-selection__arrow {
    top: 5px;
    right: 10px
}

.select2-container--default .select2-selection .select2-selection__arrow:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #070707;
    border-bottom: 2px solid #070707;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.select2-container--default .select2-selection .select2-selection__arrow b {
    display: none
}

.select2-container--default .select2-results__option .select2-results__option {
    font-size: 1.4rem;
    letter-spacing: 1px
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f7f7f7
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #070707
}

.select2-container--default .select2-search--dropdown {
    padding: 5px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #eae8e0;
    color: #070707;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-family: inherit;
    padding: 6px 8px
}

.select2-container--default .select2-results__group {
    padding: 6px 8px
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 6px;
    background-color: #eae8e0
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #ccc;
    cursor: pointer
}

.select2-container--open .select2-dropdown--below {
    border-top: 1px solid #eae8e0
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search {
    width: 100%
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100%!important
}

.select2-container--default .select2-selection__choice {
    font-size: 14px
}

@-webkit-keyframes dots {
    0%,20% {
        color: #fff;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    40% {
        color: #070707;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    60% {
        text-shadow: 1em 0 0 #070707,2em 0 0 #fff
    }

    80%,to {
        text-shadow: 1em 0 0 #070707,2em 0 0 #070707
    }
}

@-o-keyframes dots {
    0%,20% {
        color: #fff;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    40% {
        color: #070707;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    60% {
        text-shadow: 1em 0 0 #070707,2em 0 0 #fff
    }

    80%,to {
        text-shadow: 1em 0 0 #070707,2em 0 0 #070707
    }
}

@keyframes dots {
    0%,20% {
        color: #fff;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    40% {
        color: #070707;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    60% {
        text-shadow: 1em 0 0 #070707,2em 0 0 #fff
    }

    80%,to {
        text-shadow: 1em 0 0 #070707,2em 0 0 #070707
    }
}

@-webkit-keyframes transparent_dots {
    0%,20% {
        color: #fff;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    40% {
        color: transparent;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    60% {
        text-shadow: 1em 0 0 transparent,2em 0 0 #fff
    }

    80%,to {
        text-shadow: 1em 0 0 transparent,2em 0 0 transparent
    }
}

@-o-keyframes transparent_dots {
    0%,20% {
        color: #fff;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    40% {
        color: transparent;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    60% {
        text-shadow: 1em 0 0 transparent,2em 0 0 #fff
    }

    80%,to {
        text-shadow: 1em 0 0 transparent,2em 0 0 transparent
    }
}

@keyframes transparent_dots {
    0%,20% {
        color: #fff;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    40% {
        color: transparent;
        text-shadow: 1em 0 0 #fff,2em 0 0 #fff
    }

    60% {
        text-shadow: 1em 0 0 transparent,2em 0 0 #fff
    }

    80%,to {
        text-shadow: 1em 0 0 transparent,2em 0 0 transparent
    }
}

.loader {
    position: relative;
    display: none
}

.loader:after {
    content: " .";
    font-size: 22px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-25px,50%);
    -o-transform: translate(-25px,50%);
    transform: translate(-25px,50%);
    -webkit-animation: dots 1.3s steps(5) infinite;
    -o-animation: dots 1.3s steps(5) infinite;
    animation: dots 1.3s steps(5) infinite
}

.js-cloase-popup,.js-open-popup {
    cursor: pointer
}

.popup-overlay {
    background-color: rgba(7,7,7,.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.js-popup-overlay {
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: visibility 0s .5s,opacity .5s;
    -o-transition: visibility 0s .5s,opacity .5s;
    transition: visibility 0s .5s,opacity .5s;
    visibility: hidden
}

.js-popup-overlay.is-active {
    opacity: 1;
    -webkit-transition: visibility 0s,opacity .5s;
    -o-transition: visibility 0s,opacity .5s;
    transition: visibility 0s,opacity .5s;
    visibility: visible
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 2000
}

.popup .popup-content {
    left: 50%;
    max-height: 80%;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.popup .popup-content::-webkit-scrollbar {
    width: 5px
}

.popup .popup-content.has-bg {
    background-color: #fff;
    padding-left: 50px;
    padding-right: 50px
}

.popup .popup-inner {
    padding: 20px
}

.touchevents .popup {
    position: fixed
}

.touchevents .popup .popup-content {
    max-height: none;
    top: 20px;
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%)
}

.js-popup {
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: visibility 0s .5s,opacity .5s;
    -o-transition: visibility 0s .5s,opacity .5s;
    transition: visibility 0s .5s,opacity .5s;
    visibility: hidden
}

.js-popup.is-active {
    opacity: 1;
    -webkit-transition: visibility 0s,opacity .5s;
    -o-transition: visibility 0s,opacity .5s;
    transition: visibility 0s,opacity .5s;
    visibility: visible
}

.popup-close {
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 30px;
    z-index: 50
}

.popup-close:after,.popup-close:before {
    background-color: #fff;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    top: 10px;
    width: 100%
}

.popup-close:before {
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup-close:after {
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.popup-close:hover:after,.popup-close:hover:before {
    background-color: rgba(7,7,7,.5)
}

@media (max-width: 767.98px) {
    .popup .popup-content {
        max-height:95%;
        max-width: 100%;
        padding: 45px 15px 30px;
        top: 20px;
        -webkit-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%)
    }

    .popup .popup-inner {
        padding-bottom: 15px
    }

    .popup-close {
        right: 20px
    }
}

.active-popup .floating-links,.active-popup .header {
    z-index: -1
}

@media (min-width: 768px) {
    .active-popup .scroll-content {
        -webkit-transform:inherit!important;
        -o-transform: inherit!important;
        transform: inherit!important
    }
}

@media (max-width: 767.98px) {
    .active-popup {
        overflow:hidden
    }

    .active-popup .scroll-content {
        -webkit-transform: none!important;
        -o-transform: none!important;
        transform: none!important
    }
}

.table__row-wrapper {
    position: relative
}

.table__row-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #070707
}

.table__title-box {
    text-align: left
}

@media (max-width: 767.98px) {
    .table__title-box {
        background-color:#f7f7f7;
        margin-bottom: 100px;
        text-align: center
    }
}

.table__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    margin-top: 15px;
    margin-bottom: 15px
}

.table__title:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .table__title {
        font-size:1.8rem
    }
}

@media (max-width: 991.98px) {
    .table__title {
        font-size:1.6rem
    }
}

.table__subtitle {
    font-size: 1.3rem;
    line-height: 1.4;
    text-align: left
}

@media (max-width: 1199.98px) {
    .table__subtitle {
        font-size:1.2rem
    }
}

@media (max-width: 767.98px) {
    .table__subtitle {
        background-color:#f7f7f7;
        padding: 5px;
        text-align: center
    }
}

.table__row-wrapper:first-child {
    padding: 0
}

.table__row-wrapper:first-child .table__row-content {
    margin-top: 0
}

@media (max-width: 767.98px) {
    .table__row-wrapper:first-child .table__row-content:first-child .table__col-lines {
        height:auto;
        padding-top: 0
    }
}

.table__row-wrapper:first-child .table__row-content:first-child .table__content-title {
    opacity: 1;
    height: auto;
    -webkit-transform: translateY(-35%);
    -o-transform: translateY(-35%);
    transform: translateY(-35%)
}

@media (max-width: 991.98px) {
    .table__row-wrapper:first-child .table__row-content:first-child .table__content-title:not(.is-ntw) {
        -webkit-transform:translateY(-35%) rotate(-60deg);
        -o-transform: translateY(-35%) rotate(-60deg);
        transform: translateY(-35%) rotate(-60deg)
    }
}

@media (max-width: 767.98px) {
    .table__row-wrapper:first-child .table__row-content:first-child .table__content-title:not(.is-ntw) {
        -webkit-transform:translateY(-40px) rotate(-60deg);
        -o-transform: translateY(-40px) rotate(-60deg);
        transform: translateY(-40px) rotate(-60deg)
    }

    .table__row-wrapper:first-child .table__row-content:first-child .table__content-title.is-ntw {
        -webkit-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

.table__row-wrapper:first-child .table__row-content-value {
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.table__row-wrapper:first-child .table__content-value {
    display: block;
    -webkit-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.table__row-content {
    position: relative;
    padding: 8px 0;
    min-height: 42px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.table__row-content:first-child {
    margin-top: 10px;
    padding: 0
}

.table__row-content:last-child {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .table__row-content:not(:last-child):after {
        content:"";
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
        height: 1px;
        background-color: #070707;
        opacity: .1
    }
}

@media (max-width: 767.98px) {
    .table__row-content {
        padding:0
    }

    .table__row-content:first-child .table__content-title {
        opacity: 1;
        height: auto
    }

    .table__row-content:first-child .table__content-title:not(.is-ntw) {
        -webkit-transform: translateY(-40px) rotate(-60deg);
        -o-transform: translateY(-40px) rotate(-60deg);
        transform: translateY(-40px) rotate(-60deg)
    }

    .table__row-content:first-child .table__row-content-value {
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .table__row-content:first-child .table__content-value {
        display: block;
        -webkit-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%)
    }

    .table__row-content:first-child .table__col-lines {
        height: auto;
        padding-top: 0
    }
}

@media (max-width: 767.98px) {
    .table__col-lines {
        height:40px;
        padding-top: 15px
    }
}

@media (max-width: 767.98px) {
    .table__row-content-value {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 991.98px) {
    .table__col-content:not(.is-ntw) {
        max-width:50px
    }
}

.table__content-title {
    display: inline-block;
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 1.1rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative;
    display: block;
    font-weight: 700;
    opacity: 0;
    height: 0
}

@media (max-width: 1199.98px) {
    .table__content-title {
        font-size:1rem;
        letter-spacing: 1px
    }
}

.table__content-title.is-ntw {
    position: relative;
    text-indent: -9999px;
    width: 98px
}

.table__content-title.is-ntw:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98px;
    height: 45px;
    background: url(/wp-content/themes/newtechwood/dist/images/logos/newtechwood-logo-black-big_6d50c5dd.png) 0 0 no-repeat;
    background-size: 100% auto;
    -webkit-transform: translateY(-35%);
    -o-transform: translateY(-35%);
    transform: translateY(-35%)
}

@media (max-width: 1199.98px) {
    .table__content-title.is-ntw {
        width:80px
    }

    .table__content-title.is-ntw:after {
        width: 80px;
        height: 40px
    }
}

@media (max-width: 767.98px) {
    .table__content-title.is-ntw {
        -webkit-transform:translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

.table__content-value {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: transparent;
    margin: 0 auto
}

.table__content-value.is-yes {
    background-color: #ccc
}

.table__content-value.is-ntw {
    background-color: #165e4f
}

.page-numbers {
    display: inline-block;
    opacity: .3;
    margin: 0 10px;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.page-numbers.current,.page-numbers.next {
    opacity: 1
}

.page-numbers:hover {
    opacity: 1;
    text-decoration: underline
}

.nav-button {
    top: 0;
    height: 100%;
    width: 50px;
    margin-top: 0;
    outline: none
}

.no-swiper .nav-button {
    display: none
}

.nav-button:after {
    display: block;
    color: #070707;
    font-size: 2.5rem;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.25,.46,.45,.94);
    transition: -webkit-transform .6s cubic-bezier(.25,.46,.45,.94);
    -o-transition: -o-transform .6s cubic-bezier(.25,.46,.45,.94);
    transition: transform .6s cubic-bezier(.25,.46,.45,.94);
    transition: transform .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94),-o-transform .6s cubic-bezier(.25,.46,.45,.94)
}

.nav-button:before {
    content: "";
    background-color: #fff;
    opacity: .5;
    height: 70px;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: width .6s cubic-bezier(.25,.46,.45,.94);
    -o-transition: width .6s cubic-bezier(.25,.46,.45,.94);
    transition: width .6s cubic-bezier(.25,.46,.45,.94)
}

.nav-button:hover:before {
    width: 110%
}

.nav-button.swiper-button-prev {
    left: 0
}

.nav-button.swiper-button-prev:before {
    left: 0;
    border-radius: 0 50px 50px 0
}

.nav-button.swiper-button-prev:after {
    margin-right: 12px
}

.nav-button.swiper-button-prev:hover:after {
    -webkit-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.nav-button.swiper-button-next {
    right: 0
}

.nav-button.swiper-button-next:before {
    right: 0;
    border-radius: 50px 0 0 50px
}

.nav-button.swiper-button-next:after {
    margin-left: 12px
}

.nav-button.swiper-button-next:hover:after {
    -webkit-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

@media (max-width: 767.98px) {
    .nav-button {
        width:45px
    }

    .nav-button:after {
        font-size: 2rem
    }

    .nav-button:before {
        height: 50px
    }

    .nav-button.swiper-button-prev:after {
        margin-right: 7px
    }

    .nav-button.swiper-button-next:after {
        margin-left: 7px
    }
}

.iframe__wrapper {
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    height: 0;
    text-align: center
}

@media (max-width: 1199.98px) {
    .iframe__wrapper {
        padding-bottom:calc(100% - 50px)
    }
}

@media (max-width: 575.98px) {
    .iframe__wrapper {
        padding-bottom:130%
    }
}

.iframe__wrapper iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.iframe__popup .popup-overlay {
    background-color: #fff
}

.iframe__popup .popup-content {
    width: 100%;
    max-width: 100vh;
    top: 50%!important;
    -webkit-transform: translate(-50%,-50%)!important;
    -o-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
    padding: 0;
    max-height: 100%
}

@media (max-width: 1199.98px) {
    .iframe__popup .popup-content {
        padding-top:50px
    }
}

.iframe__popup .popup-close {
    background-color: #f7f7f7;
    height: 40px;
    width: 40px;
    top: 20px;
    right: 20px;
    border-radius: 50%
}

.iframe__popup .popup-close:after,.iframe__popup .popup-close:before {
    background-color: #919191;
    left: 10px;
    top: 19px;
    width: 50%
}

.iframe__popup .iframe__title {
    margin-top: 40px
}

.iframe__title {
    position: relative;
    z-index: 2;
    text-align: center;
    pointer-events: none
}

.iframe__title p {
    display: inline-block;
    padding: 0 20px;
    font-weight: 700;
    background: #000;
    color: #fff;
    border-radius: 20px;
    margin-top: 15px;
    margin-bottom: 15px
}

.iframes-carousel__swiper {
    text-align: center
}

@media (max-width: 991.98px) {
    .iframes-carousel__swiper {
        margin-bottom:30px
    }
}

.iframes-carousel .nav-button {
    height: 70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.breadcrumbs {
    position: absolute;
    margin-top: 35px;
    left: calc(50% - 670px);
    top: 65px;
    z-index: 10
}

@media (max-width: 1370px) {
    .breadcrumbs {
        left:30px
    }
}

@media (min-width: 768px) {
    .breadcrumbs {
        top:100px
    }

    .is-rel-header .breadcrumbs {
        top: 160px
    }
}

@media (min-width: 992px) {
    .breadcrumbs {
        top:140px
    }

    .is-rel-header .breadcrumbs {
        top: 200px
    }
}

@media (min-width: 1200px) {
    .breadcrumbs {
        top:170px
    }

    .is-rel-header .breadcrumbs {
        top: 230px
    }
}

@media (max-width: 575.98px) {
    .breadcrumbs {
        margin-top:20px
    }
}

.breadcrumbs__item {
    display: inline-block;
    color: #fff;
    font-size: 1.2rem
}

.breadcrumbs__item:not(:last-child):after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 12px;
    width: 1px;
    background-color: #fff;
    margin: 0 20px
}

.breadcrumbs__item>a {
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    text-underline-position: under;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.breadcrumbs__item>a:hover {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor
}

[data-page=home_page] .breadcrumbs {
    display: none
}

@media (min-width: 768px) {
    .top-header {
        background-color:#f8f4f2;
        padding: 3px 0
    }
}

.top-header__menu {
    display: inline-block
}

@media (max-width: 767.98px) {
    .top-header__menu {
        background-color:#f8f4f2;
        padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%
    }

    .top-header__menu .top-header__menu {
        padding: 0
    }
}

.top-header__menu-item {
    display: inline-block;
    color: #686868;
    font-size: 1.2rem;
    letter-spacing: .06em;
    margin: 0 12px
}

@media (min-width: 768px) and (max-width:991.98px) {
    .top-header__menu-item {
        margin:0 8px
    }
}

@media (max-width: 767.98px) {
    .top-header__menu-item {
        display:block
    }
}

.top-header__menu-link {
    display: block;
    padding: 10px 0;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.top-header__menu-link:hover {
    color: #070707
}

.top-header__aside {
    position: absolute;
    top: 8px;
    right: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 767.98px) {
    .top-header__aside {
        margin-right:130px
    }
}

.top-header__search {
    position: relative;
    width: 25px;
    height: 25px;
    text-align: center;
    z-index: 0
}

.top-header__search:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #070707;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease
}

.top-header__search .icon-search svg {
    width: 12px;
    height: 12px;
    margin: 0 auto
}

.top-header__search .icon-search svg * {
    stroke-width: 2
}

.top-header__search:hover:before {
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.top-header__search:hover .icon-search {
    opacity: 1
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 15
}

.header-main {
    background-color: #fff;
    border-bottom: 1px solid #eae8e0;
    padding: 35px 15px 0
}

@media (max-width: 1199.98px) {
    .header-main {
        padding-top:20px
    }
}

@media (max-width: 991.98px) {
    .header-main {
        padding-bottom:20px
    }
}

@media (max-width: 767.98px) {
    .header-main {
        padding-left:0;
        padding-right: 0
    }
}

.default-template .header {
    background: #2a2a2a;
    position: relative
}

.header .brand,.header .button {
    display: inline-block;
    vertical-align: middle
}

.header__button {
    margin-left: 50px;
    position: relative;
    top: 2px
}

.is-black-header .header__button {
    color: #070707
}

@media (max-width: 991.98px) {
    .header__button {
        margin-left:20px
    }
}

@media (max-width: 1199.98px) {
    .header .brand {
        max-width:180px
    }
}

@media (max-width: 991.98px) {
    .header .brand {
        max-width:160px;
        position: relative
    }
}

@media (max-width: 575.98px) {
    .header .brand {
        max-width:120px
    }
}

.header .favorite__counter {
    margin-right: 15px;
    font-size: 1.1rem;
    line-height: 1.8rem
}

@media (max-width: 991.98px) {
    .header-main .favorite__counter {
        display:none
    }
}

@media (max-width: 991.98px) {
    .header-main .top-header__aside .favorite__counter {
        display:block
    }
}

.logo {
    -webkit-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease
}

.is-black-header .logo__white {
    opacity: 0
}

.logo__black {
    position: absolute;
    top: 0;
    left: 15px
}

.logo__black,.menu-is-opened .logo__black {
    opacity: 0
}

.is-black-header .logo__black {
    opacity: 1
}

@media (max-width: 767.98px) {
    .logo__black {
        left:0
    }
}

@media (min-width: 992px) {
    .js-header-anim {
        opacity:0
    }
}

.footer {
    position: relative;
    z-index: 11
}

.footer__top {
    padding-left: 130px;
    padding-right: 130px
}

@media (max-width: 1330px) {
    .footer__top {
        padding-left:50px;
        padding-right: 50px
    }
}

@media (max-width: 575.98px) {
    .footer__top {
        padding-left:20px;
        padding-right: 20px
    }
}

.footer__inner {
    padding: 80px 130px;
    position: relative
}

@media (max-width: 1330px) {
    .footer__inner {
        padding-left:50px;
        padding-right: 50px
    }
}

@media (max-width: 1199.98px) {
    .footer__inner {
        padding-top:0
    }
}

@media (max-width: 991.98px) {
    .footer__inner {
        padding-bottom:60px
    }
}

@media (max-width: 575.98px) {
    .footer__inner {
        padding:0 20px 40px
    }
}

.footer__inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #070707
}

@media (max-width: 1199.98px) {
    .footer__inner:before {
        top:200px
    }
}

@media (min-width: 1200px) {
    .footer__cols-wrapper {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 992px) {
    .footer__col {
        -webkit-box-flex:0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding-right: 0
    }
}

@media (max-width: 991.98px) {
    .footer__col {
        margin-bottom:30px
    }
}

@media (max-width: 767.98px) {
    .footer__col {
        margin-bottom:30px
    }
}

.footer__col-logo {
    margin-bottom: 30px
}

.footer__col-logo img {
    max-width: 140px
}

.footer__title {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    font-weight: 600
}

.footer__title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 10px
}

.footer__item {
    color: #ccc;
    font-size: 1.3rem;
    line-height: normal;
    display: block;
    list-style-type: none
}

.footer__item:not(:last-child) {
    margin-bottom: 12px
}

.more-links .footer__item {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    padding-left: 15px
}

.more-links .footer__item:not(:last-child) {
    margin-bottom: 15px
}

.more-links .footer__item:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    bottom: 2px;
    width: 1px;
    background-color: #fff
}

.editor .footer ol,.editor .footer p,.editor .footer ul,.footer .editor ol,.footer .editor p,.footer .editor ul,.footer .faq__answer,.footer .footer__item,.footer .master-banner__legend,.footer .page-numbers,.footer .shop__infos--content ol,.footer .shop__infos--content p,.footer .shop__infos--content ul,.footer .shop__infos .text-infos,.footer .table__subtitle,.footer .text,.footer .text--white,.footer .three-cols__text,.footer label.error,.shop__infos--content .footer ol,.shop__infos--content .footer p,.shop__infos--content .footer ul,.shop__infos .footer .text-infos {
    line-height: normal
}

.footer__link {
    -webkit-transition: color .6s ease;
    -o-transition: color .6s ease;
    transition: color .6s ease
}

.footer__link:hover {
    color: #fff
}

.more-links .footer__link:hover {
    color: #ccc
}

.footer__item-link {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.footer__item-link:hover {
    color: #ccc
}

.footer .social-networks {
    display: inline-block
}

.footer .social-networks__link:hover svg * {
    fill: #919191
}

.footer .social-networks svg {
    width: 25px;
    height: 25px
}

.footer .social-networks svg * {
    fill: #070707;
    -webkit-transition: fill .3s ease;
    -o-transition: fill .3s ease;
    transition: fill .3s ease
}

.footer__social {
    padding-bottom: 40px;
    text-align: center
}

@media (min-width: 1200px) {
    .footer__social {
        text-align:right
    }
}

.footer__social-title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

@media (max-width: 767.98px) {
    .footer__social-title {
        display:block;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.footer__contact-block {
    background-color: #f8f4f2;
    text-align: center;
    margin-top: -200px;
    padding: 50px
}

@media (max-width: 1330px) {
    .footer__contact-block {
        padding:50px 30px
    }
}

@media (max-width: 1199.98px) {
    .footer__contact-block {
        margin-top:0;
        margin-bottom: 50px
    }
}

@media (max-width: 575.98px) {
    .footer__contact-block {
        padding:30px 20px
    }
}

@media (min-width: 1200px) {
    .footer__contact-block-wrapper {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (max-width: 1199.98px) {
    .footer__contact-block-wrapper {
        margin-left:auto;
        margin-right: auto
    }
}

.footer__contact-block-inner {
    max-width: 450px;
    margin: 0 auto
}

.footer__contact-block .footer__title {
    color: #070707;
    font-size: 2.4rem;
    margin-bottom: 30px
}

@media (max-width: 575.98px) {
    .footer__contact-block .footer__title {
        font-size:2rem
    }
}

.footer__contact-block .footer__item {
    color: #070707;
    font-size: 1.4rem;
    font-weight: 600
}

.footer__contact-block .footer__item small {
    display: block;
    color: #686868;
    font-size: 1.1rem;
    margin-top: 5px
}

.footer__contact-block .footer__link:hover {
    color: #919191
}

.footer__contact-block .footer__link .icon {
    margin-right: 10px
}

.footer__contact-button {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px
}

.footer__hr {
    width: 10%;
    height: 1px;
    border: 0;
    background-color: #fff;
    opacity: .1;
    margin: 20px 0
}

@media (max-width: 767.98px) {
    .footer__hr {
        margin:20px auto;
        max-width: 200px
    }
}

.footer__bottom {
    background-color: #070707;
    border-top: 1px solid hsla(0,0%,100%,.1);
    padding: 20px 130px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1330px) {
    .footer__bottom {
        padding-left:50px;
        padding-right: 50px
    }
}

@media (max-width: 575.98px) {
    .footer__bottom {
        padding-left:20px;
        padding-right: 60px;
        text-align: left
    }
}

.footer__bottom-text {
    display: inline-block;
    color: #ccc;
    font-size: 1.2rem;
    letter-spacing: .1rem
}

@media (max-width: 767.98px) {
    .footer__bottom-text {
        margin-bottom:10px
    }
}

.footer__bottom-text.is-copyright {
    margin-top: 4px
}

.footer__bottom-text:not(:last-child) .footer__bottom-link:after {
    content: "|";
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px
}

@media (max-width: 575.98px) {
    .footer__bottom-text {
        font-size:1.1rem
    }

    .footer__bottom-text.is-copyright:after {
        content: ""
    }
}

.footer__bottom-links {
    display: inline-block
}

.footer__bottom-link {
    color: #ccc;
    -webkit-transition: color .6s ease;
    -o-transition: color .6s ease;
    transition: color .6s ease
}

.footer__bottom-link:hover {
    color: #fff
}

.agency__logo {
    display: block;
    width: 60px;
    height: 7px;
    background: url(/wp-content/themes/newtechwood/dist/images/ui/logo-everess_f519febc.svg) 0 0 no-repeat;
    background-size: 100% auto;
    opacity: .3;
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease
}

.agency__logo:hover {
    opacity: 1
}

.go-to-top {
    position: absolute;
    right: 0;
    bottom: 80px;
    -webkit-transform: translateX(190%) rotate(-90deg);
    -o-transform: translateX(190%) rotate(-90deg);
    transform: translateX(190%) rotate(-90deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left
}

@media (max-width: 1330px) {
    .go-to-top {
        -webkit-transform:translateX(140%) rotate(-90deg);
        -o-transform: translateX(140%) rotate(-90deg);
        transform: translateX(140%) rotate(-90deg)
    }
}

@media (max-width: 1199.98px) {
    .go-to-top {
        top:0;
        bottom: auto;
        -webkit-transform: translate(120%,153px) rotate(-90deg);
        -o-transform: translate(120%,153px) rotate(-90deg);
        transform: translate(120%,153px) rotate(-90deg)
    }
}

@media (max-width: 991.98px) {
    .go-to-top {
        color:#686868;
        -webkit-transform: translate(70%,175px) rotate(-90deg);
        -o-transform: translate(70%,175px) rotate(-90deg);
        transform: translate(70%,175px) rotate(-90deg)
    }
}

@media (max-width: 767.98px) {
    .go-to-top {
        font-size:1.2rem;
        top: auto;
        bottom: 160px;
        -webkit-transform: translateX(70%) rotate(-90deg);
        -o-transform: translateX(70%) rotate(-90deg);
        transform: translateX(70%) rotate(-90deg)
    }
}

.master-banner {
    min-height: 500px;
    height: 600px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .master-banner {
        height:500px
    }
}

@media (max-width: 767.98px) {
    .master-banner {
        height:calc(75vh - 65px);
        min-height: 450px;
        text-align: center
    }
}

.master-banner:before {
    content: "";
    background-color: #2b1d0f;
    opacity: .3;
    z-index: 1
}

.master-banner:before,.master-banner__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.master-banner__container {
    position: relative;
    z-index: 1
}

.master-banner__title {
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 9rem;
    font-weight: 300;
    letter-spacing: .4rem;
    line-height: 1.1;
    position: relative;
    max-width: 70%
}

@media (max-width: 1330px) {
    .master-banner__title {
        font-size:6.5rem
    }
}

@media (max-width: 1199.98px) {
    .master-banner__title {
        font-size:7.5rem
    }
}

@media (max-width: 991.98px) {
    .master-banner__title {
        font-size:6rem;
        max-width: 80%
    }
}

@media (max-width: 767.98px) {
    .master-banner__title {
        font-size:4rem;
        text-align: center;
        max-width: none
    }
}

@media (max-width: 575.98px) {
    .master-banner__title {
        font-size:3.2rem
    }
}

.master-banner__subtitle {
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    max-width: 440px;
    font-size: 1.4rem;
    line-height: 1.7
}

@media (max-width: 991.98px) {
    .master-banner__subtitle {
        max-width:60%
    }
}

@media (max-width: 767.98px) {
    .master-banner__subtitle {
        text-align:center;
        max-width: none
    }
}

.master-banner__button {
    margin-top: 20px
}

@media (min-width: 768px) {
    .master-banner__button {
        margin-left:10px
    }
}

.master-banner .canvas-container {
    z-index: 2
}

@media (min-width: 1200px) {
    .master-banner .canvas-container {
        right:24%
    }
}

@media (max-width: 1600px) {
    .master-banner .canvas-container {
        right:30%
    }
}

@media (max-width: 991.98px) {
    .master-banner .canvas-container {
        right:33%
    }
}

.master-banner .top-subnavigation {
    min-width: 10px;
    z-index: 2
}

@media (min-width: 1200px) {
    .master-banner .top-subnavigation {
        width:25%
    }
}

@media (max-width: 1600px) {
    .master-banner .top-subnavigation {
        width:32%
    }
}

@media (max-width: 991.98px) {
    .master-banner .top-subnavigation {
        width:35%
    }
}

@media (max-width: 767.98px) {
    .master-banner .top-subnavigation {
        width:100%
    }
}

.master-banner__legend {
    position: absolute;
    bottom: 40px;
    right: 40px;
    z-index: 1;
    text-decoration: underline
}

@media (max-width: 767.98px) {
    .master-banner__legend {
        left:40px;
        text-align: center
    }
}

.master-banner__legend .icon {
    margin-right: 8px
}

.master-banner__legend svg {
    width: 12px;
    height: 12px
}

.master-banner__legend svg * {
    fill: #fff
}

@media (min-width: 992px) {
    .js-master-banner-anim,.js-subnavigation-anim .subnavigation__item {
        opacity:0
    }
}

.banner {
    height: 700px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .banner {
        height:560px
    }
}

.banner:before,.banner__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.banner:before {
    content: "";
    background-color: #070707;
    opacity: .4;
    z-index: 1
}

.banner__container {
    position: relative;
    z-index: 2
}

.banner:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 80px;
    width: 1px;
    background-color: #fff;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform .5s ease .5s;
    transition: -webkit-transform .5s ease .5s;
    -o-transition: -o-transform .5s ease .5s;
    transition: transform .5s ease .5s;
    transition: transform .5s ease .5s,-webkit-transform .5s ease .5s,-o-transform .5s ease .5s;
    z-index: 2
}

.banner.is-active:after {
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.banner.is-small {
    height: 600px
}

.banner.is-small:after {
    display: none
}

.banner.is-small .banner__title {
    font-size: 6rem;
    margin: 0 auto 30px;
    max-width: 920px
}

@media (max-width: 1199.98px) {
    .banner.is-small .banner__title {
        font-size:5rem
    }
}

@media (max-width: 991.98px) {
    .banner.is-small {
        height:450px
    }

    .banner.is-small .banner__title {
        font-size: 4rem
    }
}

@media (max-width: 767.98px) {
    .banner.is-small {
        height:340px
    }

    .banner.is-small .banner__title {
        font-size: 3.4rem
    }
}

@media (max-width: 575.98px) {
    .banner.is-small {
        height:280px
    }

    .banner.is-small .banner__title {
        font-size: 2.6rem
    }
}

.banner__title {
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 7rem;
    font-weight: 300;
    letter-spacing: .1rem;
    margin-bottom: 20px
}

.is-title .banner__title {
    text-transform: uppercase
}

@media (max-width: 1199.98px) {
    .banner__title {
        font-size:5.5rem
    }
}

@media (max-width: 991.98px) {
    .banner__title {
        font-size:4.6rem
    }
}

@media (max-width: 767.98px) {
    .banner__title {
        font-size:3rem
    }
}

.banner__text {
    color: #fff;
    font-size: 1.6rem
}

.is-title .banner__text {
    font-family: Gloss Drop,sans-serif;
    font-size: 6rem;
    text-transform: none
}

@media (max-width: 767.98px) {
    .banner__text br {
        display:none
    }

    .is-title .banner__text {
        font-size: 4rem
    }
}

.products-carousel {
    max-width: 1580px;
    margin: 0 auto
}

.products-carousel__section {
    position: relative
}

@media (max-width: 767.98px) {
    .homepage .products-carousel__section {
        margin-bottom:30px
    }
}

.products-carousel .out_of_stock {
    margin-left: 60px;
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 30px
}

@media (max-width: 1199.98px) {
    .products-carousel .out_of_stock {
        margin-left:0
    }
}

.products-carousel .swiper-slide {
    background-color: #fff;
    height: auto
}

.products-carousel .swiper-slide:not(.is-inner) {
    padding: 0 120px
}

@media (max-width: 767.98px) {
    .products-carousel .swiper-slide:not(.is-inner) {
        padding:0 60px
    }
}

@media (max-width: 575.98px) {
    .products-carousel .swiper-slide:not(.is-inner) {
        padding:0 15px
    }
}

@media (min-width: 768px) {
    .products-carousel.colors__products:nth-child(2n) .products-carousel__col-text {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

.products-carousel.colors__products:nth-child(2n) .products-carousel__color {
    right: auto;
    left: 0;
    -webkit-transform: translateX(-120px);
    -o-transform: translateX(-120px);
    transform: translateX(-120px);
    width: 85%;
    opacity: 0;
    -webkit-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease
}

.products-carousel.colors__products:nth-child(2n) .swiper-slide-active .products-carousel__color {
    opacity: .3
}

.products-carousel__main-title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 6rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    line-height: 1.1;
    position: relative;
    z-index: 1;
    max-width: 500px
}

.products-carousel__main-title:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1330px) {
    .products-carousel__main-title {
        font-size:5rem;
        margin-left: 0
    }
}

@media (max-width: 1199.98px) {
    .products-carousel__main-title {
        font-size:4.2rem
    }
}

@media (max-width: 991.98px) {
    .products-carousel__main-title {
        font-size:3.2rem
    }

    .products-carousel__main-title:not(:last-child) {
        margin-bottom: 10px
    }
}

.products-carousel__col-text {
    padding-top: 180px
}

@media (max-width: 1330px) {
    .products-carousel__col-text {
        padding-top:120px
    }
}

@media (max-width: 1199.98px) {
    .products-carousel__col-text {
        padding-top:90px
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .products-carousel__col-text {
        padding-top:130px
    }
}

@media (max-width: 767.98px) {
    .products-carousel__col-text {
        padding-top:20px
    }
}

@media (max-width: 575.98px) {
    .products-carousel__col-text {
        text-align:center
    }
}

.products-carousel__content-text {
    padding-left: 60px;
    position: relative;
    z-index: 2
}

@media (max-width: 1330px) {
    .products-carousel__content-text {
        padding-left:0
    }
}

@media (max-width: 575.98px) {
    .products-carousel__content-text {
        max-width:380px;
        margin: 0 auto
    }
}

.products-carousel__text {
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 33px;
    max-width: 290px
}

.products-carousel__text:not(:last-child) {
    margin-bottom: 40px
}

@media (max-width: 767.98px) {
    .products-carousel__text {
        line-height:26px;
        max-width: none;
        min-height: 105px
    }

    .products-carousel__text:not(:last-child) {
        margin-bottom: 20px
    }
}

.products-carousel__col-images {
    position: relative;
    padding-top: 180px
}

@media (max-width: 1330px) {
    .products-carousel__col-images {
        padding-top:15vh
    }
}

@media (max-width: 991.98px) {
    .products-carousel__col-images {
        padding-top:70px;
        padding-bottom: 110px
    }
}

@media (max-width: 767.98px) {
    .products-carousel__col-images {
        padding-top:40px;
        padding-bottom: 70px;
        text-align: center
    }
}

.products-carousel__color {
    min-width: 600px;
    width: 67%;
    margin-left: auto;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 140px;
    -webkit-transform: translateX(105px);
    -o-transform: translateX(105px);
    transform: translateX(105px);
    opacity: .3
}

@media (max-width: 991.98px) {
    .products-carousel__color {
        width:60vw;
        min-width: 10px
    }
}

@media (max-width: 767.98px) {
    .products-carousel__color {
        width:110vw;
        top: 45%;
        bottom: 0;
        -webkit-transform: translateX(45px);
        -o-transform: translateX(45px);
        transform: translateX(45px)
    }
}

@media (max-width: 575.98px) {
    .products-carousel__color {
        -webkit-transform:translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.products-carousel__image {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    max-width: 235px;
    width: 100%
}

.products-carousel__image--product {
    -webkit-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    max-width: 60%
}

@media (max-width: 991.98px) {
    .products-carousel__image--product {
        max-width:90%
    }
}

@media (max-width: 767.98px) {
    .products-carousel__image--product {
        max-width:58%;
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.products-carousel__image--ambiance {
    -webkit-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    transform: translateY(-70px);
    max-width: 38%
}

@media (min-width: 768px) and (max-width:991.98px) {
    .products-carousel__image--ambiance {
        position:absolute;
        left: 0;
        bottom: 0;
        -webkit-transform: translate(100%,-20px);
        -o-transform: translate(100%,-20px);
        transform: translate(100%,-20px);
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    .products-carousel__image--ambiance {
        -webkit-transform:translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 40%
    }
}

.products-carousel__images-wrapper {
    display: inline-block;
    max-width: 35%
}

.products-carousel__images-wrapper .products-carousel__image:first-child {
    margin-bottom: 30px
}

@media (min-width: 768px) and (max-width:991.98px) {
    .products-carousel__images-wrapper {
        position:absolute;
        left: 0;
        bottom: 0;
        -webkit-transform: translate(120%,-20px);
        -o-transform: translate(120%,-20px);
        transform: translate(120%,-20px);
        max-width: 50%
    }
}

@media (max-width: 767.98px) {
    .products-carousel__images-wrapper {
        max-width:33%;
        margin-left: 10px
    }

    .products-carousel__images-wrapper .products-carousel__image:first-child {
        margin-bottom: 15px
    }
}

.products-carousel__nav {
    position: absolute;
    top: 40%;
    right: 0;
    width: 40%;
    text-align: center
}

@media (max-width: 1330px) {
    .products-carousel__nav {
        top:35%
    }
}

@media (max-width: 1199.98px) {
    .products-carousel__nav {
        top:25%;
        width: 43%
    }
}

@media (max-width: 991.98px) {
    .products-carousel__nav {
        top:25px;
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .products-carousel__nav {
        top:65px;
        padding: 0 110px;
        text-align: left
    }
}

@media (max-width: 767.98px) {
    .products-carousel__nav {
        position:relative;
        top: auto;
        bottom: 45px
    }
}

.products-carousel__nav-pagination {
    position: relative;
    display: inline-block;
    left: auto;
    bottom: auto;
    width: auto;
    font-size: 1.7rem;
    letter-spacing: .1rem;
    margin: 0 10px
}

.products-carousel .swiper-pagination-separator {
    display: inline-block;
    margin: 0 5px
}

.products-carousel .swiper-pagination-separator,.products-carousel .swiper-pagination-total {
    opacity: .2
}

.products-carousel__nav-button {
    color: #070707;
    position: relative;
    display: inline-block;
    left: auto;
    right: auto;
    top: auto;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0 10px;
    outline: none;
    -webkit-transition: -webkit-transform .8s ease;
    transition: -webkit-transform .8s ease;
    -o-transition: -o-transform .8s ease;
    transition: transform .8s ease;
    transition: transform .8s ease,-webkit-transform .8s ease,-o-transform .8s ease
}

.products-carousel .swiper-button-next:after,.products-carousel .swiper-button-prev:after {
    font-size: 14px
}

.products-carousel .swiper-button-prev:hover {
    -webkit-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.products-carousel .swiper-button-next:hover {
    -webkit-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.horizontal-title {
    overflow-x: hidden;
    position: relative
}

.homepage .horizontal-title {
    min-height: 330px
}

.is-fixed .horizontal-title__title {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

@media (min-width: 992px) {
    .horizontal-title__title {
        white-space:nowrap;
        position: absolute;
        top: 22%;
        left: 50%;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        min-width: 180vh;
        margin-top: 60px;
        -webkit-text-stroke: 2px #fff
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .horizontal-title__title {
        margin-top:0;
        margin-bottom: 0
    }
}

@media (max-width: 991.98px) {
    .horizontal-title__title {
        text-align:center;
        line-height: 1.1
    }

    .homepage .horizontal-title__title {
        margin-bottom: 50px
    }
}

@media (max-width: 575.98px) {
    .homepage .horizontal-title__title {
        margin-bottom:30px
    }
}

@media (min-width: 1200px) {
    .horizontal-title {
        min-height:430px
    }
}

@media (min-width: 1201px) and (max-width:1500px) {
    .horizontal-title {
        min-height:400px
    }

    .horizontal-title__title {
        font-size: 12vw
    }
}

@media (min-width: 1201px) {
    .homepage .horizontal-title__title {
        top:20px
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .horizontal-title {
        min-height:300px
    }
}

@media (max-width: 991.98px) {
    .horizontal-title {
        padding-left:15px;
        padding-right: 15px
    }

    .homepage .horizontal-title {
        display: none
    }
}

.no-touchevents .js-content-box {
    display: none
}

@media (max-width: 767.98px) {
    .no-touchevents .js-content-box {
        display:block!important;
        height: auto!important
    }
}

.three-cols {
    position: relative;
    height: 730px;
    overflow: hidden;
    z-index: 0
}

.three-cols:after,.three-cols:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.three-cols:before {
    background-color: #919191;
    z-index: -2
}

.three-cols:after {
    background-color: #070707;
    opacity: .4;
    z-index: -1;
    pointer-events: none
}

@media (max-width: 991.98px) {
    .three-cols {
        height:auto
    }

    .three-cols:after {
        opacity: .6
    }
}

.three-cols__row {
    height: 100%
}

.three-cols__col {
    position: inherit
}

.three-cols__col:not(:last-child) .three-cols__block {
    border-right: 1px solid hsla(0,0%,100%,.1)
}

@media (max-width: 991.98px) {
    .three-cols__col:not(:last-child) {
        border-bottom:1px solid hsla(0,0%,100%,.1)
    }
}

.three-cols__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 100%;
    padding: 50px 40px
}

.no-touchevents .three-cols__block:hover .three-cols__content,.no-touchevents .three-cols__block:hover .three-cols__image {
    opacity: 1
}

.no-touchevents .three-cols__block:hover .three-cols__image {
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02)
}

@media (max-width: 1199.98px) {
    .three-cols__block {
        padding-left:15px;
        padding-right: 15px
    }
}

@media (min-width: 992px) {
    .touchevents .three-cols__block {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 50%
    }
}

@media (max-width: 991.98px) {
    .three-cols__block {
        padding:40px 15px
    }
}

.three-cols__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 1s,-webkit-transform 2s ease-in-out;
    transition: opacity 1s,-webkit-transform 2s ease-in-out;
    -o-transition: opacity 1s,-o-transform 2s ease-in-out;
    transition: opacity 1s,transform 2s ease-in-out;
    transition: opacity 1s,transform 2s ease-in-out,-webkit-transform 2s ease-in-out,-o-transform 2s ease-in-out;
    pointer-events: none;
    z-index: -2
}

.three-cols__image:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .5
}

.is-active .three-cols__image {
    opacity: 1
}

.three-cols__content {
    position: relative;
    z-index: 1;
    opacity: .4;
    -webkit-transition: opacity .8s ease;
    -o-transition: opacity .8s ease;
    transition: opacity .8s ease
}

.touchevents .three-cols__content {
    opacity: 1
}

@media (max-width: 991.98px) {
    .three-cols__content {
        opacity:1
    }
}

.three-cols__title {
    display: block;
    margin-top: 30px;
    margin-bottom: 40px
}

.touchevents .three-cols__title {
    margin-top: 0
}

@media (max-width: 1330px) {
    .three-cols__title {
        font-size:3.9rem
    }
}

@media (max-width: 1199.98px) {
    .three-cols__title {
        font-size:2.8rem
    }
}

@media (max-width: 991.98px) {
    .three-cols__title {
        margin-top:0;
        font-size: 2.5rem
    }

    .three-cols__title:not(:last-child) {
        margin-bottom: 0
    }
}

.three-cols__content-box:before {
    content: "";
    display: block;
    height: 100px;
    width: 1px;
    background-color: #fff;
    margin: 0 auto 30px
}

.touchevents .three-cols__content-box:before {
    height: 50px;
    margin-bottom: 20px
}

@media (max-width: 991.98px) {
    .three-cols__content-box:before {
        display:none
    }
}

.three-cols__text {
    color: #fff;
    line-height: 2;
    max-width: 350px;
    margin: 0 auto
}

.inspiration-carousel {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative
}

@media (min-width: 992px) {
    .inspiration-carousel {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 991.98px) {
    .inspiration-carousel {
        padding-left:5%;
        padding-top: 60px
    }
}

.inspiration-carousel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .7
}

@media (max-width: 991.98px) {
    .inspiration-carousel .button {
        display:inline
    }

    .inspiration-carousel .button:after {
        top: auto;
        bottom: 8px;
        -webkit-transform: translate3d(35px,-50%,0);
        transform: translate3d(35px,-50%,0)
    }
}

.inspiration-carousel .swiper-container {
    padding-right: 10vw;
    position: relative;
    z-index: 1
}

@media (max-width: 991.98px) {
    .inspiration-carousel .swiper-container {
        padding-top:0
    }
}

@media (max-width: 767.98px) {
    .inspiration-carousel .swiper-container {
        margin-left:-40px;
        padding-left: 40px;
        padding-right: 20px;
        padding-bottom: 60px!important
    }
}

@media (max-width: 575.98px) {
    .inspiration-carousel .swiper-container {
        margin-left:-20px;
        padding-left: 20px;
        padding-right: 10px
    }
}

.inspiration-carousel .swiper-slide {
    width: auto!important
}

@media (max-width: 575.98px) {
    .inspiration-carousel .swiper-slide.is-video {
        width:100%!important
    }
}

.inspiration-carousel .swiper-pagination {
    top: auto;
    bottom: 0;
    height: 6px
}

.inspiration-carousel .swiper-pagination .swiper-pagination-progressbar-fill {
    background: #fff
}

.inspiration-carousel .nav-button {
    width: auto;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

@media (max-width: 767.98px) {
    .inspiration-carousel .nav-button {
        display:none
    }
}

.inspiration-carousel .nav-button:before {
    background-color: #070707;
    height: 50px;
    width: 80px;
    border-radius: 0
}

.inspiration-carousel .nav-button:after,.inspiration-carousel .nav-button:before {
    top: 277px;
    position: absolute
}

.inspiration-carousel .nav-button:after {
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MS41MzYiIGhlaWdodD0iMTYuMjE4IiB2aWV3Qm94PSIwIDAgNDEuNTM2IDE2LjIxOCI+CiAgPGcgaWQ9Ikdyb3VwXzUiIGRhdGEtbmFtZT0iR3JvdXAgNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjI2NSkiPgogICAgPHBhdGggZGF0YS1uYW1lPSJTdHJva2UgMSIgZD0iTTAsLjVIMzkuMjQ1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDcuMzQ0KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMC43NSIvPgogICAgPHBhdGggZGF0YS1uYW1lPSJTdHJva2UgMyIgZD0iTTAsMCw3Ljg0NCw3Ljg0NCwwLDE1LjY4OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzMuMTYxIDApIiBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIwLjc1Ii8+CiAgPC9nPgo8L3N2Zz4K) 50% no-repeat;
    background-size: 100% auto;
    width: 40px;
    height: 15px;
    margin: 0 20px 0 0
}

.inspiration-carousel .nav-button.swiper-button-prev:after {
    margin: 0 0 0 20px;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.inspiration-carousel .nav-button.swiper-button-prev:hover:after {
    -webkit-transform: translate(-10px,-50%) rotate(180deg);
    -o-transform: translate(-10px,-50%) rotate(180deg);
    transform: translate(-10px,-50%) rotate(180deg)
}

.inspiration-carousel .nav-button.swiper-button-next:after {
    margin: 0 20px 0 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inspiration-carousel .nav-button.swiper-button-next:hover:after {
    -webkit-transform: translate(10px,-50%);
    -o-transform: translate(10px,-50%);
    transform: translate(10px,-50%)
}

.inspiration-carousel .nav-button.swiper-button-disabled {
    opacity: 0
}

.inspiration-carousel__block {
    max-width: 375px;
    min-width: 300px
}

@media (max-width: 575.98px) {
    .inspiration-carousel__block {
        max-width:calc(100vw - 90px)
    }
}

.inspiration-carousel__slider-title {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.1;
    font-weight: 600
}

.inspiration-carousel__slider-title:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 767.98px) {
    .inspiration-carousel__slider-title {
        font-size:2rem
    }
}

.inspiration-carousel__slider-title:not(:last-child) {
    margin-bottom: 10px
}

.inspiration-carousel__main-title {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 5rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.2
}

.inspiration-carousel__main-title:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .inspiration-carousel__main-title {
        font-size:4rem
    }
}

@media (max-width: 991.98px) {
    .inspiration-carousel__main-title {
        font-size:3rem
    }
}

.inspiration-carousel .product-banner__text,.inspiration-carousel .pushed-text__title {
    color: #fff;
    margin-bottom: 30px
}

.inspiration-carousel__text {
    padding-left: 10vw;
    padding-right: 5%;
    padding-bottom: 5%;
    position: relative;
    z-index: 1
}

@media (max-width: 1199.98px) {
    .inspiration-carousel__text {
        padding-left:8vw
    }
}

@media (min-width: 992px) {
    .inspiration-carousel__text {
        max-width:40%
    }
}

@media (max-width: 991.98px) {
    .inspiration-carousel__text {
        padding-left:0
    }
}

@media (max-width: 767.98px) {
    .inspiration-carousel__text {
        max-width:90%
    }
}

@media (max-width: 575.98px) {
    .inspiration-carousel__text {
        max-width:75%;
        padding-right: 0
    }
}

.inspiration-carousel__image-wrapper {
    margin-bottom: 25px;
    overflow: hidden
}

@media (min-width: 768px) {
    .inspiration-carousel__image-wrapper {
        height:375px
    }

    .no-touchevents .inspiration-carousel__image-wrapper>a:hover .inspiration-carousel__image {
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (max-width: 767.98px) {
    .inspiration-carousel__image-wrapper {
        position:relative;
        padding-bottom: 100%
    }
}

.inspiration-carousel__image {
    display: block;
    max-height: 575px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease
}

@media (max-width: 767.98px) {
    .inspiration-carousel__image {
        position:absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

.inspiration-carousel .video-item {
    position: relative;
    margin: 0 auto;
    width: 1020px;
    height: 100%;
    min-height: 575px;
    max-width: none
}

@media (max-width: 991.98px) {
    .inspiration-carousel .video-item {
        width:712px;
        min-height: 400px
    }
}

@media (max-width: 767.98px) {
    .inspiration-carousel .video-item {
        width:620px;
        min-height: 300px
    }
}

@media (max-width: 575.98px) {
    .inspiration-carousel .video-item {
        width:100%;
        min-height: 10px
    }
}

.js-horizontal {
    display: inline-block;
    position: relative
}

@media (min-width: 1200px) {
    .js-horizontal {
        height:100vh
    }
}

@media (max-width: 1199.98px) {
    .js-horizontal {
        width:100%
    }
}

.js-horizontal .scrollbar-track-x {
    display: none!important
}

.js-horizontal.is-fixed {
    position: fixed;
    top: 0;
    left: 0
}

@media (min-width: 1200px) {
    .min-width-inner {
        min-width:1140px
    }
}

@media (min-width: 1200px) {
    .home-horizontal-section {
        min-height:100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 0
    }
}

@media (max-width: 767.98px) {
    .home-horizontal-section {
        padding-top:60px!important;
        padding-bottom: 60px!important
    }
}

.home-horizontal-section.is-fixed {
    position: fixed;
    top: 0;
    left: 0
}

.is-fixed .home-horizontal-section {
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 768px) {
    .home-horizontal-section .horizontal-section .product-banner__text,.home-horizontal-section .horizontal-section .pushed-text__title {
        padding-right:3vw
    }
}

@media (min-width: 1200px) {
    .home-horizontal-section .horizontal-section {
        margin-bottom:0
    }
}

@media (max-width: 1199.98px) {
    .home-horizontal-section .horizontal-section {
        margin-bottom:60px
    }
}

@media (min-width: 1200px) {
    .home-horizontal-section__item {
        min-width:100vw
    }
}

.home-inspiration__title {
    margin-bottom: 60px
}

@media (max-width: 767.98px) {
    .home-inspiration__button,.home-inspiration__title {
        margin-bottom:30px
    }
}

@media (max-width: 575.98px) {
    .colors-list__col {
        padding:0
    }

    .colors-list__col .colors__list {
        margin-top: 20px;
        margin-bottom: 0
    }
}

@media (max-width: 1199.98px) {
    .colors-presentation {
        margin-top:90px;
        margin-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .colors-presentation {
        margin-top:0
    }
}

.colors-presentation__title {
    color: #ccc;
    font-family: Circe,sans-serif;
    font-size: 12rem;
    font-weight: 200;
    -webkit-text-stroke: 2px #fff;
    line-height: 1.2;
    margin-bottom: 20px;
    -webkit-text-stroke: 0;
    text-align: center;
    background: #653f2a;
    background: -webkit-linear-gradient(left,#653f2a,#ab5228 20%,#b87c4c 35%,#c6a66d 50%,#9d6e3a 65%,#7f5e40 80%,#6d6762);
    background: -o-linear-gradient(left,#653f2a 0,#ab5228 20%,#b87c4c 35%,#c6a66d 50%,#9d6e3a 65%,#7f5e40 80%,#6d6762 100%);
    background: -webkit-gradient(linear,left top,right top,from(#653f2a),color-stop(20%,#ab5228),color-stop(35%,#b87c4c),color-stop(50%,#c6a66d),color-stop(65%,#9d6e3a),color-stop(80%,#7f5e40),to(#6d6762));
    background: linear-gradient(90deg,#653f2a,#ab5228 20%,#b87c4c 35%,#c6a66d 50%,#9d6e3a 65%,#7f5e40 80%,#6d6762);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.is-ie .colors-presentation__title {
    background: none
}

@media (max-width: 1199.98px) {
    .colors-presentation__title {
        font-size:10rem
    }
}

@media (max-width: 991.98px) {
    .colors-presentation__title {
        font-size:6rem
    }
}

@media (max-width: 767.98px) {
    .colors-presentation__title {
        font-size:4rem
    }
}

@media (min-width: 1200px) {
    .colors-presentation__intro {
        padding-left:25%;
        padding-right: 10%
    }
}

@media (max-width: 1199.98px) {
    .colors-presentation__intro {
        text-align:center
    }
}

.colors-presentation__subtitle {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 4.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.colors-presentation__subtitle:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 30px
}

@media (max-width: 1199.98px) {
    .colors-presentation__subtitle {
        font-size:3.4rem
    }
}

@media (max-width: 991.98px) {
    .colors-presentation__subtitle {
        font-size:2.2rem;
        display: block
    }
}

@media (max-width: 575.98px) {
    .colors-presentation__subtitle br {
        display:none
    }
}

.colors-presentation__button {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.colors-presentation__button:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .colors-presentation__button {
        font-size:2rem
    }
}

@media (max-width: 991.98px) {
    .colors-presentation__button {
        font-size:1.8rem
    }
}

@media (min-width: 1200px) {
    .colors-list {
        padding-right:10vw
    }
}

.pushed-section {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 90px;
    padding-bottom: 90px
}

@media (max-width: 767.98px) {
    .pushed-section {
        padding-top:60px;
        padding-bottom: 60px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.pushed-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .6
}

.pushed-section__container {
    width: 100%;
    max-width: 890px;
    margin: 0 auto
}

@media (max-width: 1330px) {
    .pushed-section__container {
        max-width:70%
    }
}

@media (max-width: 575.98px) {
    .pushed-section__container {
        max-width:none;
        padding-left: 20px;
        padding-right: 20px
    }
}

.pushed-section__infos {
    display: inline-block
}

.pushed-section__infos p:not(:last-child) {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .pushed-section__infos {
        position:absolute;
        left: 3%;
        top: 50%;
        -webkit-transform-origin: top right;
        -o-transform-origin: top right;
        transform-origin: top right;
        -webkit-transform: translate(-50%,-200%) rotate(-90deg);
        -o-transform: translate(-50%,-200%) rotate(-90deg);
        transform: translate(-50%,-200%) rotate(-90deg);
        max-width: 180px
    }
}

@media (max-width: 1330px) {
    .pushed-section__infos {
        left:0
    }
}

@media (max-width: 991.98px) {
    .pushed-section__infos {
        display:none
    }
}

.pushed-section__infos-text {
    text-align: center
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .pushed-section__infos-text {
        -webkit-transform:translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.pushed-section__title {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 5rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.2;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.pushed-section__title:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1330px) {
    .pushed-section__title {
        font-size:4.6rem
    }
}

@media (max-width: 1199.98px) {
    .pushed-section__title {
        font-size:3.6rem
    }
}

@media (max-width: 991.98px) {
    .pushed-section__title {
        font-size:2.5rem
    }
}

@media (max-width: 767.98px) {
    .pushed-section__title {
        font-size:2rem
    }
}

.pushed-section__col-text {
    z-index: 1
}

.pushed-section__main-button {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.pushed-section__main-button .icon {
    width: 12px
}

@media (max-width: 991.98px) {
    .pushed-section__second-button {
        text-decoration:underline;
        text-underline-position: under
    }

    .pushed-section__second-button:after {
        display: none
    }
}

.pushed-section__col-image {
    width: 100%;
    max-width: 550px;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    margin-left: auto
}

@media (max-width: 767.98px) {
    .pushed-section__col-image {
        margin-top:40px
    }
}

.pushed-section__col-image img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.pushed-section__col-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .pushed-section__col-links {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3;
        background-color: #fff;
        margin-top: 50px;
        padding: 30px 0
    }

    .pushed-section__col-links .subnavigation {
        width: 100%;
        padding: 0 10vw;
        text-align: center
    }

    .pushed-section__col-links .subnavigation__link {
        color: #070707
    }
}

@media (max-width: 400px) {
    .pushed-section__col-links .subnavigation {
        text-align:left
    }
}

.pushed-product .main-title {
    display: block
}

.pushed-product__col {
    height: auto
}

.pushed-product__small-image-col {
    max-width: 28%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%
}

.is-aligned .pushed-product__small-image-col {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.is-aligned .pushed-product__small-image-col img {
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .pushed-product__small-image-col {
        max-width:40%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }
}

@media (max-width: 575.98px) {
    .pushed-product__small-image-col {
        padding-right:7px
    }
}

.pushed-product__image-col {
    max-width: 43%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%
}

@media (max-width: 991.98px) {
    .pushed-product__image-col {
        max-width:60%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }
}

@media (max-width: 575.98px) {
    .pushed-product__image-col {
        padding-left:7px
    }
}

.pushed-product__text-col {
    max-width: 29%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29%;
    flex: 0 0 29%
}

.is-aligned .pushed-product__text-col {
    -ms-flex-item-align: start;
    align-self: flex-start
}

@media (max-width: 991.98px) {
    .pushed-product__text-col {
        max-width:100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.is-pull-text .pushed-product__text {
    min-width: 500px
}

@media (min-width: 992px) {
    .is-pull-text .pushed-product__text {
        position:absolute;
        top: 50%;
        right: 15px;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width: 1199.98px) {
    .is-pull-text .pushed-product__text {
        min-width:350px
    }
}

@media (max-width: 991.98px) {
    .is-pull-text .pushed-product__text {
        margin-top:30px;
        margin-left: auto;
        margin-right: auto;
        max-width: 510px;
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .is-pull-text .pushed-product__text {
        min-width:10px;
        margin-bottom: 20px
    }
}

@media (max-width: 575.98px) {
    .is-pull-text .pushed-product__text {
        text-align:center
    }
}

.pushed-product.is-carousel .pushed-product__col-images,.pushed-product.is-carousel .pushed-product__image-col {
    max-width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%
}

.pushed-product.is-carousel .pushed-product__small-image-col {
    max-width: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
}

.pushed-product.is-carousel .pushed-product__small-image-col img {
    width: 100%;
    max-width: 235px
}

.pushed-product.is-carousel .pushed-product__small-image-col img:first-child {
    margin-bottom: 15px
}

@media (max-width: 991.98px) {
    .pushed-product.is-carousel .pushed-product__small-image-col {
        max-width:35%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%
    }
}

.pushed-product.is-carousel .pushed-product__image-col img {
    width: 100%
}

@media (max-width: 991.98px) {
    .pushed-product.is-carousel .pushed-product__col-images {
        max-width:90%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        margin-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .pushed-product.is-carousel .pushed-product__col-images {
        max-width:100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.pushed-product.is-carousel .pushed-product__text-col {
    max-width: 24%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%
}

@media (max-width: 1199.98px) {
    .pushed-product.is-carousel .pushed-product__text-col {
        max-width:35%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%
    }
}

@media (max-width: 991.98px) {
    .pushed-product.is-carousel .pushed-product__text-col {
        max-width:100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media (max-width: 575.98px) {
    .pushed-product.is-carousel .pushed-product__text-col {
        padding-left:0;
        padding-right: 0
    }
}

@media (max-width: 1199.98px) {
    .pushed-product.is-carousel .colors__pastille {
        max-width:none
    }

    .pushed-product.is-carousel .colors__pastille-item {
        width: 30%
    }
}

@media (max-width: 991.98px) {
    .pushed-product.is-carousel .colors__pastille {
        text-align:center
    }

    .pushed-product.is-carousel .colors__pastille-item {
        width: 100px
    }
}

@media (max-width: 767.98px) {
    .pushed-product.is-carousel .colors__pastille-item {
        width:20%
    }
}

@media (max-width: 575.98px) {
    .pushed-product.is-carousel .colors__pastille-item {
        width:130px
    }
}

.newsletter {
    padding: 120px 0;
    background: #fff;
    position: relative;
    z-index: 10
}

@media (max-width: 767.98px) {
    .newsletter {
        padding-top:180px;
        padding-bottom: 40px
    }
}

@media (max-width: 991.98px) {
    .newsletter .container {
        max-width:none
    }
}

@media (max-width: 767.98px) {
    .newsletter__image {
        display:block;
        width: 70%;
        margin: 0 auto
    }
}

@media (max-width: 767.98px) {
    .newsletter__col-content {
        padding-left:0;
        padding-right: 0
    }
}

.newsletter__form {
    max-width: 540px;
    margin: 0 auto
}

.editor .newsletter__form ol,.editor .newsletter__form p,.editor .newsletter__form ul,.newsletter__form .editor ol,.newsletter__form .editor p,.newsletter__form .editor ul,.newsletter__form .faq__answer,.newsletter__form .footer__item,.newsletter__form .master-banner__legend,.newsletter__form .page-numbers,.newsletter__form .shop__infos--content ol,.newsletter__form .shop__infos--content p,.newsletter__form .shop__infos--content ul,.newsletter__form .shop__infos .text-infos,.newsletter__form .table__subtitle,.newsletter__form .text,.newsletter__form .text--white,.newsletter__form .three-cols__text,.newsletter__form label.error,.shop__infos--content .newsletter__form ol,.shop__infos--content .newsletter__form p,.shop__infos--content .newsletter__form ul,.shop__infos .newsletter__form .text-infos {
    line-height: 26px
}

@media (max-width: 767.98px) {
    .newsletter__form {
        text-align:center
    }
}

.newsletter__form-wrapper {
    background-color: #f8f4f2;
    padding: 80px 40px 80px 20px;
    position: relative
}

@media (max-width: 1199.98px) {
    .newsletter__form-wrapper {
        padding-top:50px;
        padding-bottom: 50px
    }
}

@media (max-width: 767.98px) {
    .newsletter__form-wrapper {
        padding-right:20px
    }
}

.newsletter__form-wrapper:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    background-color: #f8f4f2;
    width: 90%;
    z-index: -1
}

@media (max-width: 767.98px) {
    .newsletter__form-wrapper:before {
        right:0;
        top: -50%;
        width: 100%
    }
}

.newsletter .form-row,.newsletter .form__box {
    padding-top: 0;
    padding-bottom: 10px;
    position: relative;
    max-width: 430px;
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .newsletter .form-row,.newsletter .form__box {
        border-bottom:none;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }
}

.newsletter .form-row:not(:first-child),.newsletter .form__box:not(:first-child) {
    margin-top: 30px
}

.form-row .newsletter label,.newsletter .form-row label,.newsletter .form__label {
    font-size: 1.4rem;
    width: 25%;
    white-space: nowrap
}

@media (max-width: 767.98px) {
    .form-row .newsletter label,.newsletter .form-row label,.newsletter .form__label {
        font-size:1.8rem;
        display: block;
        text-align: center;
        width: 100%
    }

    .form-row .newsletter label:not(:last-child),.newsletter .form-row label:not(:last-child),.newsletter .form__label:not(:last-child) {
        margin-bottom: 5px
    }
}

.form-row .newsletter input[type=email],.form-row .newsletter input[type=password],.form-row .newsletter input[type=tel],.form-row .newsletter input[type=text],.form-row .newsletter textarea,.newsletter .form-row input[type=email],.newsletter .form-row input[type=password],.newsletter .form-row input[type=tel],.newsletter .form-row input[type=text],.newsletter .form-row textarea,.newsletter .form__field {
    min-width: 340px;
    width: auto;
    width: calc(100% - 120px);
    min-width: 10px;
    letter-spacing: .12rem;
    padding: 0
}

@media (max-width: 767.98px) {
    .form-row .newsletter input[type=email],.form-row .newsletter input[type=password],.form-row .newsletter input[type=tel],.form-row .newsletter input[type=text],.form-row .newsletter textarea,.newsletter .form-row input[type=email],.newsletter .form-row input[type=password],.newsletter .form-row input[type=tel],.newsletter .form-row input[type=text],.newsletter .form-row textarea,.newsletter .form__field {
        display:block;
        border-bottom: 1px solid #070707;
        max-width: none;
        text-align: center;
        padding: 10px;
        width: 100%
    }
}

.newsletter .form__button {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    margin-top: 10px;
    z-index: 5
}

@media (max-width: 767.98px) {
    .newsletter .form__button {
        margin-top:20px
    }
}

.newsletter .form__button:hover {
    opacity: .6
}

.newsletter label.error {
    right: 50%;
    -webkit-transform: translate(50%,100%);
    -o-transform: translate(50%,100%);
    transform: translate(50%,100%)
}

.banner-image-title {
    position: relative;
    max-width: 1050px;
    margin: 0 auto 40px
}

.banner-image-title__section {
    overflow: hidden;
    padding-top: 120px
}

.banner-image-title__section .banner-image-title {
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .banner-image-title__section {
        padding-top:90px
    }
}

@media (max-width: 767.98px) {
    .banner-image-title__section {
        padding-top:60px
    }
}

.banner-image-title.has-line:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 80px;
    width: 1px;
    background-color: #fff
}

.banner-image-title.has-color-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 530px;
    -webkit-transform: translate(70%,-25%);
    -o-transform: translate(70%,-25%);
    transform: translate(70%,-25%);
    background-color: #f2efe7;
    z-index: -1
}

@media (max-width: 991.98px) {
    .banner-image-title.has-color-block:before {
        height:360px
    }
}

@media (max-width: 767.98px) {
    .banner-image-title.has-color-block:before {
        height:250px
    }
}

.banner-image-title__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0 10px
}

@media (max-width: 575.98px) {
    .banner-image-title__main-title:not(:last-child) {
        margin-bottom:20px
    }
}

.banner-image-title__link {
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 2.2rem;
    position: relative;
    opacity: .7;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.banner-image-title__link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease
}

.banner-image-title__link:hover {
    opacity: 1
}

.banner-image-title__link:hover:after {
    -webkit-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0)
}

@media (max-width: 767.98px) {
    .banner-image-title__link {
        font-size:1.6rem
    }
}

.banner-image-title .pushed-section__infos {
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 50px
}

@media (max-width: 991.98px) {
    .banner-image-title .pushed-section__infos {
        bottom:-35px;
        left: 30px;
        -webkit-transform: translateX(0) rotate(-90deg);
        -o-transform: translateX(0) rotate(-90deg);
        transform: translateX(0) rotate(-90deg)
    }
}

@media (max-width: 767.98px) {
    .banner-image-title .pushed-section__infos {
        bottom:30px;
        left: 0;
        right: 0;
        text-align: center;
        -webkit-transform: translateX(0) rotate(0);
        -o-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }

    .banner-image-title .pushed-section__infos p:not(:last-child) {
        margin-bottom: 10px
    }
}

@media (max-width: 575.98px) {
    .banner-image-title .pushed-section__infos {
        bottom:25px
    }
}

.faq__container {
    margin-bottom: 90px
}

.faq__container .container {
    max-width: 1050px
}

.faq__item {
    margin-bottom: 30px
}

.faq__sign {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 4.5rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 0!important;
    width: 70px;
    text-align: center;
    position: relative
}

.faq__sign:not(:last-child) {
    margin-bottom: 20px
}

.faq__sign:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    height: 34px;
    width: 1px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: currentColor
}

@media (max-width: 575.98px) {
    .faq__sign {
        font-size:3rem;
        width: 50px
    }
}

.faq__question-box {
    background-color: #f7f7f7;
    padding: 15px 0;
    display: block;
    width: 100%;
    position: relative
}

.faq__question-box .arrow {
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    opacity: .6;
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    -o-transition: -o-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease,-o-transform .6s ease
}

.is-active .faq__question-box .arrow {
    -webkit-transform: translate3d(0,-50%,0) rotate(-180deg);
    transform: translate3d(0,-50%,0) rotate(-180deg)
}

@media (max-width: 1199.98px) {
    .faq__question-box .arrow {
        right:30px
    }
}

@media (max-width: 575.98px) {
    .faq__question-box .arrow {
        right:20px
    }
}

.faq__question {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    line-height: 3.2rem;
    vertical-align: middle;
    margin-bottom: 0!important;
    max-width: 80%;
    padding: 0 20px
}

.faq__question:not(:last-child) {
    margin-bottom: 20px
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .faq__question {
        font-size:1.8rem;
        max-width: 85%
    }
}

@media (max-width: 991.98px) {
    .faq__question {
        font-size:1.6rem;
        line-height: 2.2rem
    }
}

.faq__answer-box {
    border-bottom: 1px solid #f7f7f7;
    padding-top: 20px;
    padding-bottom: 40px;
    display: none
}

.is-document .faq__answer-box {
    padding-top: 15px;
    padding-bottom: 15px
}

.faq__answer-box .faq__sign {
    color: #686868
}

.faq__answer-box .faq__sign:after {
    -webkit-transform: translateY(-65%);
    -o-transform: translateY(-65%);
    transform: translateY(-65%)
}

.faq__answer {
    display: inline-block;
    vertical-align: top;
    color: #070707;
    font-weight: 400;
    line-height: 3.3rem;
    max-width: 85%;
    padding-left: 20px
}

.faq__answer a {
    font-weight: 600;
    color: #070707;
    border-bottom: 1px solid;
    -webkit-transition: border-color .5s ease;
    -o-transition: border-color .5s ease;
    transition: border-color .5s ease
}

.faq__answer a:hover {
    border-color: transparent
}

@media (max-width: 767.98px) {
    .faq__answer {
        max-width:82%
    }
}

@media (max-width: 575.98px) {
    .faq__answer {
        max-width:80%;
        padding-left: 10px
    }
}

.pushed-text__inner {
    max-width: 880px;
    margin: 0 auto
}

.product-banner__text,.pushed-text__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 3.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.product-banner__text:not(:last-child),.pushed-text__title:not(:last-child) {
    margin-bottom: 20px
}

.is-quote .product-banner__text:before,.is-quote .pushed-text__title:before {
    content: "\2018\2018"
}

.is-quote .product-banner__text:after,.is-quote .pushed-text__title:after {
    content: "\2019\2019";
    margin-top: 40px;
    line-height: 1
}

.is-quote .product-banner__text:after,.is-quote .product-banner__text:before,.is-quote .pushed-text__title:after,.is-quote .pushed-text__title:before {
    display: block;
    font-size: 2em
}

@media (max-width: 1199.98px) {
    .product-banner__text,.pushed-text__title {
        font-size:3rem
    }
}

@media (max-width: 991.98px) {
    .product-banner__text,.pushed-text__title {
        font-size:2.2rem
    }
}

@media (max-width: 575.98px) {
    .product-banner__text,.pushed-text__title {
        font-size:1.8rem
    }
}

.pushed-text.is-quote {
    margin-bottom: 80px
}

.presentation-block {
    background-color: transparent
}

@media (min-width: 768px) {
    .presentation-block {
        padding-bottom:90px
    }
}

.presentation-block__bckg {
    width: 80%;
    height: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(50%,33%);
    -o-transform: translate(50%,33%);
    transform: translate(50%,33%);
    opacity: .3;
    z-index: -1
}

@media (max-width: 1199.98px) {
    .presentation-block__bckg {
        -webkit-transform:translate(50%,25%);
        -o-transform: translate(50%,25%);
        transform: translate(50%,25%)
    }
}

@media (max-width: 991.98px) {
    .presentation-block__bckg {
        height:70%
    }
}

@media (max-width: 767.98px) {
    .presentation-block__bckg {
        display:none
    }
}

.presentation-block img {
    position: relative;
    display: block;
    z-index: 1
}

.presentation-block__col-text {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 5%
}

@media (max-width: 991.98px) {
    .presentation-block__col-text {
        padding-left:15px;
        padding-right: 15px
    }
}

.presentation-block__title:not(:last-child) {
    margin-bottom: 0
}

@media (max-width: 1199.98px) {
    .presentation-block__title {
        font-size:3.2rem
    }
}

@media (max-width: 991.98px) {
    .presentation-block__title {
        font-size:2.5rem
    }
}

@media (max-width: 575.98px) {
    .presentation-block__title {
        font-size:2rem
    }
}

@media (min-width: 768px) {
    .presentation-block__text {
        margin-top:30px
    }
}

@media (min-width: 768px) {
    .presentation-block.is-reverse .presentation-block__col-image {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }

    .presentation-block.is-reverse .presentation-block__col-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .presentation-block.is-reverse .presentation-block__bckg {
        right: auto;
        left: 0;
        -webkit-transform: translate(-50%,33%);
        -o-transform: translate(-50%,33%);
        transform: translate(-50%,33%)
    }
}

@media (max-width: 1199.98px) {
    .presentation-block.is-reverse .presentation-block {
        -webkit-transform:translate(-50%,25%);
        -o-transform: translate(-50%,25%);
        transform: translate(-50%,25%)
    }
}

@media (max-width: 991.98px) {
    .colors-section__button {
        width:45px
    }

    .colors-section__button:after {
        font-size: 2rem
    }

    .colors-section__button:before {
        height: 50px
    }

    .colors-section__button.swiper-button-prev:after {
        margin-right: 7px
    }

    .colors-section__button.swiper-button-next:after {
        margin-left: 7px
    }
}

@media (max-width: 767.98px) {
    .colors-section__button {
        display:none
    }
}

.colors-carousel .swiper-wrapper {
    padding-top: 10px;
    padding-bottom: 10px
}

@media (min-width: 768px) {
    .colors-carousel:not(.no-center) .swiper-wrapper {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.colors-carousel:not(.no-center) .colors-section__button {
    display: none
}

.colors-carousel:not(.no-center).has-5 .swiper-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (min-width: 1200px) {
    .colors-carousel:not(.no-center).has-5 .swiper-wrapper {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .colors-carousel:not(.no-center).has-5 .swiper-wrapper {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .colors-carousel:not(.no-center).has-5 .colors-section__button {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.colors-carousel .swiper-slide {
    width: auto;
    margin-left: 22px;
    margin-right: 22px
}

@media (max-width: 991.98px) {
    .colors-carousel .swiper-slide {
        margin-left:15px;
        margin-right: 15px
    }
}

.colors-carousel .nav-button {
    height: 220px
}

@media (max-width: 991.98px) {
    .colors-carousel .nav-button {
        height:160px
    }
}

.colors-carousel__sample {
    width: 200px;
    min-width: 10px;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.25,.46,.45,.94);
    transition: -webkit-transform .5s cubic-bezier(.25,.46,.45,.94);
    -o-transition: -o-transform .5s cubic-bezier(.25,.46,.45,.94);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94);
    transition: transform .5s cubic-bezier(.25,.46,.45,.94),-webkit-transform .5s cubic-bezier(.25,.46,.45,.94),-o-transform .5s cubic-bezier(.25,.46,.45,.94)
}

.colors-carousel__sample .inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.colors-carousel__sample img {
    display: block
}

.colors-carousel__sample:before {
    content: "";
    display: block;
    padding-top: 100%
}

@media (max-width: 991.98px) {
    .colors-carousel__sample {
        width:140px
    }
}

.colors-carousel__sample .inner {
    border-radius: 50%;
    overflow: hidden
}

.colors-carousel__sample img {
    width: 100%
}

.colors-carousel__name {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.4;
    font-weight: 500;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding: 0 10px;
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease
}

.colors-carousel__name:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 991.98px) {
    .colors-carousel__name {
        font-size:1.6rem
    }
}

.banner-text-links {
    width: 100%;
    min-height: 850px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden
}

.is-ie .banner-text-links {
    height: 850px
}

.banner-text-links:before,.banner-text-links__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.banner-text-links:before {
    content: "";
    background-color: #070707;
    opacity: .6;
    z-index: 1
}

@media (max-width: 767.98px) {
    .banner-text-links:before {
        opacity:.7
    }
}

.banner-text-links.is-features {
    background-size: inherit;
    background-position: 0 0;
    background-size: cover
}

@media (min-width: 768px) and (max-width:991.98px) {
    .banner-text-links {
        min-height:850px
    }

    .is-ie .banner-text-links {
        height: 850px
    }
}

@media (max-width: 767.98px) {
    .banner-text-links {
        padding-top:60px;
        padding-bottom: 60px;
        height: auto;
        min-height: 550px
    }

    .is-ie .banner-text-links {
        height: auto
    }
}

.banner-text-links__content {
    padding-left: 60px;
    -webkit-transition: margin .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: margin .8s cubic-bezier(.25,.46,.45,.94);
    transition: margin .8s cubic-bezier(.25,.46,.45,.94);
    position: relative;
    z-index: 2
}

.is-show-text .banner-text-links__content {
    margin-top: -180px;
    margin-bottom: 50px
}

@media (max-width: 1199.98px) {
    .banner-text-links__content {
        padding-left:15px
    }

    .is-show-text .banner-text-links__content {
        margin-top: -250px;
        margin-bottom: 30px
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .is-show-text .banner-text-links__content {
        margin-top:-320px
    }
}

@media (max-width: 991.98px) {
    .banner-text-links__content {
        padding-left:20px
    }
}

@media (max-width: 767.98px) {
    .is-show-text .banner-text-links__content {
        margin-top:0
    }
}

@media (max-width: 575.98px) {
    .banner-text-links__content {
        text-align:center
    }
}

.banner-text-links__show-content {
    position: relative;
    z-index: 1
}

.banner-text-links__show-content .banner-text-links__text {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 145px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .5s,visibility .5s,-webkit-transform .5s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .5s,visibility .5s,-webkit-transform .5s cubic-bezier(.25,.46,.45,.94);
    -o-transition: opacity .5s,visibility .5s,-o-transform .5s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .5s,visibility .5s,transform .5s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .5s,visibility .5s,transform .5s cubic-bezier(.25,.46,.45,.94),-webkit-transform .5s cubic-bezier(.25,.46,.45,.94),-o-transform .5s cubic-bezier(.25,.46,.45,.94)
}

.banner-text-links__show-content .banner-text-links__text.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity .8s,visibility .8s,-webkit-transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .8s,visibility .8s,-webkit-transform .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: opacity .8s,visibility .8s,-o-transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .8s,visibility .8s,transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .8s,visibility .8s,transform .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.25,.46,.45,.94),-o-transform .8s cubic-bezier(.25,.46,.45,.94)
}

@media (max-width: 1199.98px) {
    .banner-text-links__show-content .banner-text-links__text {
        padding-left:75px
    }
}

@media (max-width: 991.98px) {
    .banner-text-links__show-content .banner-text-links__text {
        padding-left:70px
    }
}

@media (max-width: 767.98px) {
    .banner-text-links__show-content {
        display:none
    }
}

.banner-text-links__text {
    padding-left: 85px
}

.banner-text-links__text .editor ol,.banner-text-links__text .editor p,.banner-text-links__text .editor ul,.banner-text-links__text .faq__answer,.banner-text-links__text .footer__item,.banner-text-links__text .master-banner__legend,.banner-text-links__text .page-numbers,.banner-text-links__text .shop__infos--content ol,.banner-text-links__text .shop__infos--content p,.banner-text-links__text .shop__infos--content ul,.banner-text-links__text .shop__infos .text-infos,.banner-text-links__text .table__subtitle,.banner-text-links__text .text,.banner-text-links__text .text--white,.banner-text-links__text .three-cols__text,.banner-text-links__text label.error,.editor .banner-text-links__text ol,.editor .banner-text-links__text p,.editor .banner-text-links__text ul,.shop__infos--content .banner-text-links__text ol,.shop__infos--content .banner-text-links__text p,.shop__infos--content .banner-text-links__text ul,.shop__infos .banner-text-links__text .text-infos {
    line-height: 30px;
    font-weight: 400;
    font-size: 1.5rem
}

@media (max-width: 1199.98px) {
    .banner-text-links__text {
        padding-left:60px
    }
}

@media (max-width: 991.98px) {
    .banner-text-links__text {
        padding-left:50px
    }
}

@media (max-width: 767.98px) {
    .banner-text-links__text .editor ol,.banner-text-links__text .editor p,.banner-text-links__text .editor ul,.banner-text-links__text .faq__answer,.banner-text-links__text .footer__item,.banner-text-links__text .master-banner__legend,.banner-text-links__text .page-numbers,.banner-text-links__text .shop__infos--content ol,.banner-text-links__text .shop__infos--content p,.banner-text-links__text .shop__infos--content ul,.banner-text-links__text .shop__infos .text-infos,.banner-text-links__text .table__subtitle,.banner-text-links__text .text,.banner-text-links__text .text--white,.banner-text-links__text .three-cols__text,.banner-text-links__text label.error,.editor .banner-text-links__text ol,.editor .banner-text-links__text p,.editor .banner-text-links__text ul,.shop__infos--content .banner-text-links__text ol,.shop__infos--content .banner-text-links__text p,.shop__infos--content .banner-text-links__text ul,.shop__infos .banner-text-links__text .text-infos {
        line-height:28px
    }
}

@media (max-width: 575.98px) {
    .banner-text-links__text {
        padding-left:0
    }
}

.banner-text-links .canvas-container {
    right: 36%;
    z-index: 2
}

.banner-text-links .top-subnavigation {
    width: 38%;
    z-index: 2
}

@media (max-width: 1199.98px) {
    .banner-text-links .canvas-container {
        right:30%
    }

    .banner-text-links .top-subnavigation {
        width: 32%
    }
}

@media (max-width: 767.98px) {
    .banner-text-links .top-subnavigation {
        width:100%
    }
}

.subnavigation .js-text-to-show {
    display: none
}

.small-col .three-items-icons__row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.three-items-icons__col {
    margin-bottom: 30px
}

.small-col .three-items-icons__col {
    max-width: 300px;
    padding: 0 3%
}

@media (min-width: 768px) {
    .three-items-icons__col:first-child {
        margin-top:0
    }

    .three-items-icons__col:nth-child(2) {
        margin-top: 90px
    }

    .three-items-icons__col:nth-child(3) {
        margin-top: 180px
    }

    .three-items-icons__col:nth-child(4) {
        margin-top: 270px
    }

    .three-items-icons__col:nth-child(5) {
        margin-top: 360px
    }

    .three-items-icons__col:nth-child(6) {
        margin-top: 450px
    }

    .three-items-icons__col:nth-child(7) {
        margin-top: 540px
    }

    .three-items-icons__col:nth-child(8) {
        margin-top: 630px
    }

    .three-items-icons__col:nth-child(9) {
        margin-top: 720px
    }

    .three-items-icons__col:nth-child(10) {
        margin-top: 810px
    }

    .three-items-icons__col:nth-child(11) {
        margin-top: 900px
    }
}

@media (max-width: 767.98px) {
    .three-items-icons__col {
        text-align:center
    }
}

.three-items-icons__icon-wrapper {
    margin-bottom: 20px
}

.is-circle-icon .three-items-icons__icon-wrapper {
    width: 80px;
    height: 80px;
    border: 1px solid hsla(0,0%,100%,.1);
    border-radius: 50%;
    position: relative
}

@media (max-width: 767.98px) {
    .is-circle-icon .three-items-icons__icon-wrapper {
        margin:0 auto 20px
    }
}

.three-items-icons__icon {
    display: block
}

.is-circle-icon .three-items-icons__icon {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-width: 767.98px) {
    .three-items-icons__icon {
        margin:0 auto
    }
}

.three-items-icons__content {
    max-width: 300px
}

@media (min-width: 992px) {
    .is-circle-icon .three-items-icons__content {
        padding-left:40px
    }
}

@media (max-width: 767.98px) {
    .three-items-icons__content {
        margin:0 auto
    }
}

.three-items-icons__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.three-items-icons__title:not(:last-child) {
    margin-bottom: 20px
}

.three-items-icons__title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 1px;
    background-color: currentColor;
    margin-left: 10px
}

@media (max-width: 991.98px) {
    .three-items-icons__title {
        font-size:2rem
    }
}

@media (min-width: 576px) {
    .links-blocks__col:nth-child(odd) {
        margin-top:15%
    }
}

@media (max-width: 575.98px) {
    .links-blocks__col {
        margin-bottom:20px
    }

    .links-blocks__col:last-child {
        margin-bottom: 0
    }
}

.link-block {
    position: relative;
    overflow: hidden
}

@media (max-width: 575.98px) {
    .link-block {
        max-height:200px
    }
}

.link-block img {
    display: block;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: -webkit-transform .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: -o-transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: transform .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.25,.46,.45,.94),-o-transform .8s cubic-bezier(.25,.46,.45,.94);
    position: relative;
    z-index: 0
}

.link-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .3;
    z-index: 1
}

.link-block:hover img {
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.link-block__content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 35px;
    z-index: 2
}

.link-block__content:hover .link-block__line {
    height: 0
}

.link-block__big-title {
    line-height: 1.2em
}

.link-block__line {
    height: 70px;
    width: 1px;
    background-color: #fff;
    opacity: .75;
    -webkit-transition: height .6s cubic-bezier(.25,.46,.45,.94);
    -o-transition: height .6s cubic-bezier(.25,.46,.45,.94);
    transition: height .6s cubic-bezier(.25,.46,.45,.94)
}

@media (max-width: 991.98px) {
    .link-block__line {
        height:40px
    }
}

.thumbnail-text {
    position: relative;
    overflow: hidden;
    height: 100%
}

@media (min-width: 992px) {
    .thumbnail-text__wrapper:nth-child(odd) {
        padding-left:0;
        padding-right: 8px
    }

    .thumbnail-text__wrapper:nth-child(2n) {
        padding-left: 8px;
        padding-right: 0
    }
}

@media (max-width: 991.98px) {
    .thumbnail-text__wrapper {
        margin-bottom:16px;
        padding-left: 0;
        padding-right: 0
    }
}

.thumbnail-text__col-image {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
}

@media (max-width: 991.98px) {
    .thumbnail-text__col-image {
        padding-bottom:35%
    }
}

@media (max-width: 575.98px) {
    .thumbnail-text__col-image {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 100%
    }
}

.bigger-img .thumbnail-text__col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

@media (max-width: 575.98px) {
    .bigger-img .thumbnail-text__col-image {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.thumbnail-text__col-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%
}

@media (max-width: 575.98px) {
    .thumbnail-text__col-content {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.bigger-img .thumbnail-text__col-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}

@media (max-width: 575.98px) {
    .bigger-img .thumbnail-text__col-content {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.thumbnail-text__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: -webkit-transform .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: -o-transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: transform .8s cubic-bezier(.25,.46,.45,.94);
    transition: transform .8s cubic-bezier(.25,.46,.45,.94),-webkit-transform .8s cubic-bezier(.25,.46,.45,.94),-o-transform .8s cubic-bezier(.25,.46,.45,.94)
}

.thumbnail-text:hover .thumbnail-text__image {
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.thumbnail-text__content {
    background-color: #f8f4f2;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 60px;
    z-index: 2
}

@media (max-width: 1330px) {
    .thumbnail-text__content {
        padding:40px
    }
}

@media (max-width: 1199.98px) {
    .thumbnail-text__content {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (max-width: 767.98px) {
    .thumbnail-text__content {
        padding:30px
    }
}

.bigger-img .thumbnail-text__content {
    padding: 50px 40px
}

@media (max-width: 1199.98px) {
    .bigger-img .thumbnail-text__content {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (max-width: 767.98px) {
    .bigger-img .thumbnail-text__content {
        padding:30px
    }
}

.thumbnail-text__title:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width: 1330px) {
    .thumbnail-text__title {
        font-size:2.6rem
    }
}

@media (max-width: 1199.98px) {
    .thumbnail-text__title {
        font-size:2.2rem
    }
}

@media (max-width: 767.98px) {
    .thumbnail-text__title {
        font-size:2rem
    }
}

.thumbnail-text .editor:not(:last-child),.thumbnail-text .shop__infos--content:not(:last-child) {
    margin-bottom: 20px
}

.landing-block:not(:last-child) {
    margin-bottom: 40px
}

@media (max-width: 991.98px) {
    .landing-block:not(:last-child) {
        margin-bottom:60px
    }
}

@media (max-width: 991.98px) {
    .landing-block:not(.is-products) .landing-block__col-text {
        padding-left:30px;
        text-align: center
    }
}

@media (max-width: 767.98px) {
    .landing-block:not(.is-products) .landing-block__col-text {
        padding-left:15px;
        text-align: center
    }
}

@media (max-width: 1680px) {
    .landing-block__image {
        width:100%
    }
}

.is-products .landing-block__image {
    max-width: 380px
}

@media (min-width: 992px) {
    .landing-block__col-text {
        padding-left:60px
    }

    .is-products .landing-block__col-text {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (max-width: 991.98px) {
    .landing-block__col-text {
        padding-top:30px;
        padding-left: 40px;
        padding-right: 30px
    }

    .editor .landing-block__col-text ol,.editor .landing-block__col-text p,.editor .landing-block__col-text ul,.landing-block__col-text .editor ol,.landing-block__col-text .editor p,.landing-block__col-text .editor ul,.landing-block__col-text .faq__answer,.landing-block__col-text .footer__item,.landing-block__col-text .master-banner__legend,.landing-block__col-text .page-numbers,.landing-block__col-text .shop__infos--content ol,.landing-block__col-text .shop__infos--content p,.landing-block__col-text .shop__infos--content ul,.landing-block__col-text .shop__infos .text-infos,.landing-block__col-text .table__subtitle,.landing-block__col-text .text,.landing-block__col-text .text--white,.landing-block__col-text .three-cols__text,.landing-block__col-text label.error,.shop__infos--content .landing-block__col-text ol,.shop__infos--content .landing-block__col-text p,.shop__infos--content .landing-block__col-text ul,.shop__infos .landing-block__col-text .text-infos {
        margin-bottom: 20px
    }

    .is-products .landing-block__col-text {
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media (max-width: 767.98px) {
    .landing-block__col-text {
        padding-top:20px;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center
    }
}

@media (min-width: 992px) {
    .is-products .landing-block__content-text {
        padding-left:60px
    }
}

.landing-block__title {
    line-height: 1.2em
}

@media (min-width: 992px) {
    .is-products .landing-block__title {
        padding-left:60px
    }
}

@media (max-width: 991.98px) {
    .landing-block__title br {
        display:none
    }
}

.banner-box {
    padding-top: 90px;
    padding-bottom: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 992px) {
    .banner-box {
        min-height:580px
    }
}

@media (max-width: 767.98px) {
    .banner-box {
        padding-top:60px;
        padding-bottom: 60px
    }
}

@media (max-width: 575.98px) {
    .banner-box {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.banner-box__content {
    background-color: hsla(0,0%,100%,.7);
    padding: 70px;
    text-align: center;
    max-width: 780px;
    margin: 0 auto
}

.banner-box__content .editor ol:not(:last-child),.banner-box__content .editor p:not(:last-child),.banner-box__content .editor ul:not(:last-child),.banner-box__content .faq__answer:not(:last-child),.banner-box__content .footer__item:not(:last-child),.banner-box__content .master-banner__legend:not(:last-child),.banner-box__content .page-numbers:not(:last-child),.banner-box__content .shop__infos--content ol:not(:last-child),.banner-box__content .shop__infos--content p:not(:last-child),.banner-box__content .shop__infos--content ul:not(:last-child),.banner-box__content .shop__infos .text-infos:not(:last-child),.banner-box__content .table__subtitle:not(:last-child),.banner-box__content .text--white:not(:last-child),.banner-box__content .text:not(:last-child),.banner-box__content .three-cols__text:not(:last-child),.banner-box__content label.error:not(:last-child),.editor .banner-box__content ol:not(:last-child),.editor .banner-box__content p:not(:last-child),.editor .banner-box__content ul:not(:last-child),.shop__infos--content .banner-box__content ol:not(:last-child),.shop__infos--content .banner-box__content p:not(:last-child),.shop__infos--content .banner-box__content ul:not(:last-child),.shop__infos .banner-box__content .text-infos:not(:last-child) {
    margin-bottom: 30px
}

@media (max-width: 991.98px) {
    .banner-box__content {
        background-color:hsla(0,0%,100%,.8)
    }
}

@media (max-width: 767.98px) {
    .banner-box__content {
        padding:50px 70px
    }
}

@media (max-width: 575.98px) {
    .banner-box__content {
        padding:30px 15px
    }
}

@media (min-width: 768px) {
    .articles-list {
        margin-bottom:120px
    }
}

.article__backlink {
    -webkit-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px)
}

@media (max-width: 991.98px) {
    .article__backlink {
        -webkit-transform:translateY(-60px);
        -o-transform: translateY(-60px);
        transform: translateY(-60px)
    }
}

@media (max-width: 767.98px) {
    .article__backlink {
        margin-bottom:30px;
        -webkit-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@media (max-width: 575.98px) {
    .article__backlink {
        margin-bottom:10px;
        text-align: center
    }
}

.article-header {
    border-bottom: 1px solid #eae8e0;
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .article-header {
        padding-bottom:15px
    }
}

@media (max-width: 575.98px) {
    .article-header__cat {
        margin-bottom:10px
    }
}

.article-header .social-networks__item svg * {
    fill: #424242;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.article-header .social-networks__item svg :hover {
    opacity: .6;
    cursor: pointer
}

.article__next {
    padding-right: 50px
}

.article-item {
    position: relative;
    max-width: 370px;
    margin: 0 auto
}

.article-item__col {
    margin-bottom: 90px;
    padding: 0 30px
}

@media (min-width: 992px) {
    .article-item__col.is-second {
        -webkit-transform:translateY(25%);
        -o-transform: translateY(25%);
        transform: translateY(25%)
    }

    .article-item__col.is-third {
        -webkit-transform: translateY(15%);
        -o-transform: translateY(15%);
        transform: translateY(15%)
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .article-item__col:nth-child(2n) {
        -webkit-transform:translateY(25%);
        -o-transform: translateY(25%);
        transform: translateY(25%)
    }
}

@media (max-width: 767.98px) {
    .article-item__col {
        margin-bottom:60px;
        padding: 0 15px
    }
}

.article-item__image-wrapper {
    position: relative;
    display: block;
    height: 420px;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden
}

.article-item__image-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    max-width: none;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-width: 1199.98px) {
    .article-item__image-wrapper {
        height:300px
    }
}

@media (max-width: 767.98px) {
    .article-item__image-wrapper {
        height:360px
    }
}

.article-item__image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px
}

.article-item__cat {
    width: 350px;
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: top right;
    -o-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: translateX(-109%) rotate(-90deg);
    -o-transform: translateX(-109%) rotate(-90deg);
    transform: translateX(-109%) rotate(-90deg)
}

.article-item__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    display: block;
    line-height: 1.2
}

.article-item__title:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .article-item__title {
        font-size:3rem
    }
}

@media (max-width: 991.98px) {
    .article-item__title {
        font-size:2.2rem
    }
}

@media (max-width: 575.98px) {
    .article-item__title {
        font-size:2rem
    }
}

.image-links {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px
}

@media (max-width: 991.98px) {
    .image-links {
        padding-top:90px;
        padding-bottom: 90px
    }
}

@media (max-width: 575.98px) {
    .image-links {
        padding-top:60px;
        padding-bottom: 60px
    }
}

.image-links .subnavigation__item:not(:last-child) {
    margin-bottom: 25px
}

.image-links__col-links {
    padding-left: 80px
}

@media (max-width: 767.98px) {
    .image-links__col-links {
        padding-left:40px
    }
}

@media (max-width: 575.98px) {
    .image-links__col-links {
        margin-top:30px;
        padding-left: 15px;
        padding-right: 40px;
        text-align: right
    }
}

.image-links__color {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70%
}

.banner-search {
    background-color: #1e413e;
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media (max-width: 991.98px) {
    .banner-search {
        min-height:500px
    }
}

@media (max-width: 767.98px) {
    .banner-search {
        min-height:450px;
        margin-bottom: 30px!important
    }
}

@media (max-width: 575.98px) {
    .banner-search {
        min-height:400px
    }
}

.banner-search__image {
    width: 100%;
    max-width: 470px;
    padding-bottom: 43%;
    position: relative;
    margin: 0 auto
}

@media (max-width: 1199.98px) {
    .banner-search__image {
        padding-bottom:62%
    }
}

@media (max-width: 991.98px) {
    .banner-search__image {
        padding-bottom:82%
    }
}

@media (max-width: 767.98px) {
    .banner-search__image {
        display:none
    }
}

.banner-search__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .6;
    z-index: 1
}

.banner-search__image img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.banner-search__content {
    width: 100%;
    max-width: 880px;
    text-align: center;
    z-index: 1
}

@media (min-width: 768px) {
    .banner-search__content {
        position:absolute;
        top: 46%;
        left: 50%;
        -webkit-transform: translate(-50%,-55%);
        -o-transform: translate(-50%,-55%);
        transform: translate(-50%,-55%)
    }
}

@media (max-width: 767.98px) {
    .banner-search__content {
        padding-top:20px;
        padding-bottom: 50px
    }
}

.banner-search__content .page-title {
    margin-top: 0;
    margin-bottom: 0
}

.banner-search__content .page-title .icon {
    position: relative;
    top: -5px;
    margin-right: 15px
}

@media (max-width: 767.98px) {
    .banner-search__content .page-title .icon {
        top:-2px;
        margin-right: 10px
    }
}

.banner-search__content .page-title .icon svg {
    width: 30px;
    height: 40px
}

@media (max-width: 767.98px) {
    .banner-search__content .page-title .icon svg {
        width:20px;
        height: 30px
    }
}

.banner-search__content-subtitle {
    display: block;
    font-weight: 500;
    font-size: 2.2rem
}

@media (max-width: 767.98px) {
    .banner-search__content-subtitle {
        font-size:1.8rem
    }
}

.banner-search .filters {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    text-align: center
}

@media (max-width: 575.98px) {
    .banner-search .filters {
        top:30px
    }
}

.banner-search .filters:not(.is-select) .filters__item:not(.is-active) {
    display: inline-block
}

@media (max-width: 575.98px) {
    .banner-search .filters__item {
        margin:3px 15px
    }
}

.banner-search .filters__item label {
    position: relative
}

.banner-search .filters__button {
    color: #fff;
    cursor: pointer
}

.banner-search__box {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media (max-width: 767.98px) {
    .banner-search__box {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.banner-search__box-label-wrapper {
    width: 100%;
    background-color: #fff;
    max-width: 35%;
    text-align: left;
    padding: 0 30px
}

@media (max-width: 767.98px) {
    .banner-search__box-label-wrapper {
        display:none
    }
}

.banner-search__box-label {
    color: #070707;
    font-size: 1.4rem;
    font-weight: 800;
    text-transform: uppercase;
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 767.98px) {
    .banner-search__box-label {
        color:#fff
    }
}

.banner-search__field {
    width: 100%;
    background-color: #f8f4f2;
    border: 0;
    height: 72px;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    padding: 15px 80px 15px 30px
}

.banner-search__field::-webkit-input-placeholder {
    color: #070707;
    font-size: 1.8rem;
    text-transform: none
}

.banner-search__field::-moz-placeholder {
    color: #070707;
    font-size: 1.8rem;
    text-transform: none
}

.banner-search__field:-ms-input-placeholder {
    color: #070707;
    font-size: 1.8rem;
    text-transform: none
}

.banner-search__field:-moz-placeholder {
    color: #070707;
    font-size: 1.8rem;
    text-transform: none
}

@media (max-width: 767.98px) {
    .banner-search__field {
        height:70px;
        padding: 10px 70px 10px 20px
    }
}

@media (max-width: 575.98px) {
    .banner-search__field {
        padding:10px 50px 10px 10px
    }
}

.banner-search__button {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #070707
}

.banner-search__button svg {
    width: 18px;
    height: 18px;
    margin: 0 auto
}

.banner-search__button svg * {
    stroke: #fff!important;
    stroke-width: 1.5
}

@media (max-width: 767.98px) {
    .banner-search__button {
        right:20px
    }
}

@media (max-width: 575.98px) {
    .banner-search__button svg {
        width:18px;
        height: 18px
    }
}

.banner-search__filter-input {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1
}

.banner-search__filter-input:checked+.filters__button {
    opacity: 1
}

.banner-search__filter-input:checked+.filters__button:after {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.banner-search__text-wrapper {
    position: relative;
    margin-top: 30px
}

.banner-search__result {
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    right: 0
}

.banner-search__loader,.banner-search__result {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.banner-search__loader {
    color: #fff
}

.banner-search__loader:after {
    -webkit-animation: transparent_dots 1.3s steps(5) infinite;
    -o-animation: transparent_dots 1.3s steps(5) infinite;
    animation: transparent_dots 1.3s steps(5) infinite
}

.pac-container {
    border: 0
}

.pac-logo:after {
    display: none
}

.pac-item {
    padding: 0 7px;
    font-family: Muli,sans-serif
}

.title-text {
    max-width: 800px;
    margin: 0 auto
}

.title-text__title {
    line-height: 1.2;
    margin-bottom: 30px
}

.store__loadmore-button {
    line-height: 1.8;
    margin-top: 25px;
    margin-bottom: 50px;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.store__loadmore-button .plus {
    display: block;
    margin: 10px auto 0
}

.store__loadmore-button:hover {
    opacity: .7
}

.store-item {
    background-color: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin-bottom: 25px
}

@media (max-width: 767.98px) {
    .store-item {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.store-item__col {
    margin-bottom: 25px
}

.store-item__col .store-item {
    margin-bottom: 0
}

.editor .store-item__col .store-item ol,.editor .store-item__col .store-item p,.editor .store-item__col .store-item ul,.shop__infos--content .store-item__col .store-item ol,.shop__infos--content .store-item__col .store-item p,.shop__infos--content .store-item__col .store-item ul,.shop__infos .store-item__col .store-item .text-infos,.store-item__col .store-item .editor ol,.store-item__col .store-item .editor p,.store-item__col .store-item .editor ul,.store-item__col .store-item .faq__answer,.store-item__col .store-item .footer__item,.store-item__col .store-item .master-banner__legend,.store-item__col .store-item .page-numbers,.store-item__col .store-item .shop__infos--content ol,.store-item__col .store-item .shop__infos--content p,.store-item__col .store-item .shop__infos--content ul,.store-item__col .store-item .shop__infos .text-infos,.store-item__col .store-item .table__subtitle,.store-item__col .store-item .text,.store-item__col .store-item .text--white,.store-item__col .store-item .three-cols__text,.store-item__col .store-item label.error {
    line-height: 24px
}

.store-item__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.store-item__title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .store-item__title {
        font-size:2rem
    }
}

.editor .is-small-item .store-item ol,.editor .is-small-item .store-item p,.editor .is-small-item .store-item ul,.is-small-item .store-item .editor ol,.is-small-item .store-item .editor p,.is-small-item .store-item .editor ul,.is-small-item .store-item .faq__answer,.is-small-item .store-item .footer__item,.is-small-item .store-item .master-banner__legend,.is-small-item .store-item .page-numbers,.is-small-item .store-item .shop__infos--content ol,.is-small-item .store-item .shop__infos--content p,.is-small-item .store-item .shop__infos--content ul,.is-small-item .store-item .shop__infos .text-infos,.is-small-item .store-item .table__subtitle,.is-small-item .store-item .text,.is-small-item .store-item .text--white,.is-small-item .store-item .three-cols__text,.is-small-item .store-item label.error,.shop__infos--content .is-small-item .store-item ol,.shop__infos--content .is-small-item .store-item p,.shop__infos--content .is-small-item .store-item ul,.shop__infos .is-small-item .store-item .text-infos {
    font-size: 1.2rem
}

.store-item__aside,.store-item__map {
    width: 25%
}

.store-item__map .js-store-map {
    max-width: 100%
}

@media (max-width: 991.98px) {
    .store-item__map .js-store-map {
        height:200px!important
    }
}

@media (max-width: 767.98px) {
    .store-item__map .js-store-map {
        width:100%!important
    }
}

@media (max-width: 767.98px) {
    .store-item__map {
        width:100%
    }
}

.store-item__content {
    padding: 30px 50px;
    width: 50%
}

.is-small-item .store-item__content {
    width: 70%;
    padding: 30px 25px
}

@media (max-width: 991.98px) {
    .store-item__content {
        padding:30px
    }
}

@media (max-width: 767.98px) {
    .store-item__content {
        width:65%
    }
}

@media (max-width: 575.98px) {
    .store-item__content {
        width:100%;
        text-align: center
    }
}

.store-item__aside {
    margin-bottom: 20px;
    text-align: center
}

.store-item__aside hr {
    background-color: #070707;
    border-bottom: 0;
    margin: 0 0 20px;
    opacity: .2
}

.is-small-item .store-item__aside {
    width: 30%
}

.is-small-item .store-item__aside hr {
    display: none
}

@media (max-width: 767.98px) {
    .store-item__aside {
        width:35%
    }
}

@media (max-width: 575.98px) {
    .store-item__aside {
        width:100%
    }
}

.store-item__distance {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.6rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    display: block
}

.store-item__distance:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 10px
}

.is-small-item .store-item__distance:not(:last-child) {
    margin-bottom: 0
}

.store-item__distance span {
    font-size: 2em
}

.is-small-item .store-item__distance span {
    font-size: 1em
}

@media (max-width: 991.98px) {
    .store-item__distance {
        font-size:1.8rem
    }
}

@media (max-width: 767.98px) {
    .store-item__distance {
        font-size:1.4rem
    }
}

.store-item__phone {
    font-family: Circe,sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .2rem
}

.stores__header {
    text-align: center
}

.stores__disclaimer {
    margin-bottom: 30px
}

.stores__disclaimer h3 {
    font-size: 2.2rem
}

.stores__disclaimer p {
    font-size: 1.2rem
}

@media (max-width: 991.98px) {
    .stores__cities {
        background-color:#f8f4f2;
        max-height: 280px;
        padding-top: 10px;
        padding-bottom: 10px;
        overflow: auto;
        display: none
    }
}

.stores__cities-filter {
    display: none
}

@media (max-width: 991.98px) {
    .stores__cities-filter {
        display:block;
        width: 100%;
        border-bottom: 1px solid rgba(7,7,7,.2);
        padding-bottom: 10px;
        text-align: center;
        position: relative
    }

    .stores__cities-filter:after {
        content: "";
        position: absolute;
        top: 12px;
        right: 20px;
        width: 10px;
        height: 10px;
        border-bottom: 1px solid #919191;
        border-right: 1px solid #919191;
        -webkit-transform: translateY(-90%) rotate(45deg);
        -o-transform: translateY(-90%) rotate(45deg);
        transform: translateY(-90%) rotate(45deg);
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: -o-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease
    }

    .stores__cities-filter.is-active:after {
        -webkit-transform: translateY(-50%) rotate(-135deg);
        -o-transform: translateY(-50%) rotate(-135deg);
        transform: translateY(-50%) rotate(-135deg)
    }
}

.stores__city-anchor {
    display: inline-block;
    margin: 15px 15px 0;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .stores__city-anchor {
        white-space:nowrap
    }
}

@media (max-width: 991.98px) {
    .stores__city-anchor {
        margin:0;
        padding: 10px 15px;
        width: 100%
    }

    .stores__city-anchor:not(:last-child) {
        border-bottom: 1px solid #eae8e0
    }
}

@media (min-width: 992px) {
    .stores__city-anchor>a:after {
        content:"";
        display: block;
        background-color: currentColor;
        width: 100%;
        height: 1px;
        -webkit-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: -o-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease
    }

    .no-touchevents .stores__city-anchor>a:hover:after {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.stores__lists {
    background-color: #f8f4f2;
    padding: 50px 0 20px
}

.stores__list {
    position: relative
}

@media (min-width: 992px) {
    .stores__city-title {
        position:absolute;
        top: 0;
        left: -5%;
        width: 100%;
        max-width: 200px;
        text-align: center;
        line-height: 1.8;
        z-index: 1;
        -webkit-transform: rotate(-90deg) translate(-100%,-100%);
        -o-transform: rotate(-90deg) translate(-100%,-100%);
        transform: rotate(-90deg) translate(-100%,-100%);
        -webkit-transform-origin: top left;
        -o-transform-origin: top left;
        transform-origin: top left
    }
}

@media (max-width: 991.98px) {
    .stores__city-title {
        display:block;
        margin-bottom: 15px;
        text-align: center
    }
}

.stores__results-search .store-box {
    background-color: #f8f4f2
}

.stores__results-search:last-child {
    margin-bottom: 60px
}

.stores__results-text-wrapper {
    position: relative;
    -webkit-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px)
}

@media (max-width: 991.98px) {
    .stores__results-text-wrapper {
        -webkit-transform:translateY(-50px);
        -o-transform: translateY(-50px);
        transform: translateY(-50px)
    }
}

@media (max-width: 767.98px) {
    .stores__results-text-wrapper {
        -webkit-transform:translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        height: 50px;
        margin-bottom: 10px
    }
}

.stores__results-text-wrapper .banner-search__result {
    color: #070707
}

.anchors-wrapper {
    text-align: center
}

@media (max-width: 991.98px) {
    .anchors-wrapper {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0 15px
    }
}

.store-box {
    background-color: #fff;
    padding: 40px 20px 40px 35px;
    height: 100%
}

@media (max-width: 767.98px) {
    .store-box {
        padding-left:25px
    }
}

.store-box__col {
    margin-bottom: 30px
}

.store-box__col .store-box {
    margin-bottom: 0
}

.editor .store-box__col .store-box ol,.editor .store-box__col .store-box p,.editor .store-box__col .store-box ul,.shop__infos--content .store-box__col .store-box ol,.shop__infos--content .store-box__col .store-box p,.shop__infos--content .store-box__col .store-box ul,.shop__infos .store-box__col .store-box .text-infos,.store-box__col .store-box .editor ol,.store-box__col .store-box .editor p,.store-box__col .store-box .editor ul,.store-box__col .store-box .faq__answer,.store-box__col .store-box .footer__item,.store-box__col .store-box .master-banner__legend,.store-box__col .store-box .page-numbers,.store-box__col .store-box .shop__infos--content ol,.store-box__col .store-box .shop__infos--content p,.store-box__col .store-box .shop__infos--content ul,.store-box__col .store-box .shop__infos .text-infos,.store-box__col .store-box .table__subtitle,.store-box__col .store-box .text,.store-box__col .store-box .text--white,.store-box__col .store-box .three-cols__text,.store-box__col .store-box label.error {
    line-height: 24px
}

.store-box__col .store-box .icon {
    position: relative;
    top: -1px;
    margin-right: 5px
}

.store-box__col .store-box .icon svg {
    width: 12px;
    height: 12px
}

.store-box__col .store-box .address {
    display: inline-block;
    vertical-align: top;
    max-width: calc(100% - 25px)
}

.store-box__col .store-box .button {
    margin-top: 15px
}

.store-box__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    font-weight: 500;
    line-height: 1.3
}

.store-box__title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 10px
}

@media (max-width: 767.98px) {
    .store-box__title {
        font-size:1.8rem
    }
}

.editor .store-box ol,.editor .store-box p,.editor .store-box ul,.shop__infos--content .store-box ol,.shop__infos--content .store-box p,.shop__infos--content .store-box ul,.shop__infos .store-box .text-infos,.store-box .editor ol,.store-box .editor p,.store-box .editor ul,.store-box .faq__answer,.store-box .footer__item,.store-box .master-banner__legend,.store-box .page-numbers,.store-box .shop__infos--content ol,.store-box .shop__infos--content p,.store-box .shop__infos--content ul,.store-box .shop__infos .text-infos,.store-box .table__subtitle,.store-box .text,.store-box .text--white,.store-box .three-cols__text,.store-box label.error {
    margin-bottom: 10px
}

.editor .is-small-item .store-box ol,.editor .is-small-item .store-box p,.editor .is-small-item .store-box ul,.is-small-item .store-box .editor ol,.is-small-item .store-box .editor p,.is-small-item .store-box .editor ul,.is-small-item .store-box .faq__answer,.is-small-item .store-box .footer__item,.is-small-item .store-box .master-banner__legend,.is-small-item .store-box .page-numbers,.is-small-item .store-box .shop__infos--content ol,.is-small-item .store-box .shop__infos--content p,.is-small-item .store-box .shop__infos--content ul,.is-small-item .store-box .shop__infos .text-infos,.is-small-item .store-box .table__subtitle,.is-small-item .store-box .text,.is-small-item .store-box .text--white,.is-small-item .store-box .three-cols__text,.is-small-item .store-box label.error,.shop__infos--content .is-small-item .store-box ol,.shop__infos--content .is-small-item .store-box p,.shop__infos--content .is-small-item .store-box ul,.shop__infos .is-small-item .store-box .text-infos {
    font-size: 1.2rem
}

.store-box__distance {
    margin-left: 20px
}

.store-box i {
    font-style: italic
}

.stores__provinces {
    margin-top: 30px;
    text-align: center
}

@media (max-width: 991.98px) {
    .stores__provinces {
        display:none;
        margin-top: 10px;
        max-height: 280px;
        overflow-y: auto
    }
}

.stores__province {
    display: inline-block;
    color: #070707;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin: 0 5px;
    z-index: 1;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

@media (max-width: 991.98px) {
    .stores__province {
        display:block;
        width: 100%;
        margin: 0
    }
}

.stores__province:before {
    background-color: #f8f4f2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    z-index: -1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.stores__province>a {
    display: block;
    padding: 6px 10px;
    color: #fff
}

@media (min-width: 992px) {
    .stores__province>a:after {
        content:"";
        display: block;
        background-color: currentColor;
        width: 100%;
        height: 1px;
        -webkit-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: -o-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease
    }
}

@media (max-width: 991.98px) {
    .stores__province>a {
        padding:10px
    }
}

.no-touchevents .stores__province:hover {
    color: #fff
}

.no-touchevents .stores__province:hover>a:after {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.product-banner {
    padding-top: 170px;
    padding-bottom: 90px
}

@media (max-width: 575.98px) {
    .product-banner {
        padding-bottom:60px
    }
}

@media (min-width: 992px) {
    .js-anim-active .product-banner__container {
        opacity:0;
        -webkit-transition: opacity 1s ease .6s;
        -o-transition: opacity 1s ease .6s;
        transition: opacity 1s ease .6s
    }

    .is-active .product-banner__container {
        opacity: 1
    }
}

.product-banner .out_of_stock {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    z-index: 10;
    display: inline-block;
    opacity: .9;
    padding: 40px;
    font-weight: 700;
    background: #fff
}

.product-banner__content {
    position: relative;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    text-align: center
}

.product-banner__image {
    position: relative;
    display: inline-block;
    max-width: 540px;
    z-index: 1
}

.product-banner__image img {
    display: block
}

.product-banner__image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .15
}

@media (max-width: 991.98px) {
    .product-banner__image {
        max-width:400px
    }
}

@media (max-width: 767.98px) {
    .product-banner__image {
        max-width:320px
    }
}

@media (max-width: 575.98px) {
    .product-banner__image:before {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #070707;
        opacity: .5
    }
}

.product-banner__line {
    position: absolute;
    bottom: 25px;
    left: 50%;
    height: 70px;
    width: 1px;
    background-color: #fff;
    opacity: .5;
    display: none
}

.product-banner__title {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 8rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    line-height: 1.2em;
    width: 100%;
    max-width: 720px;
    z-index: 2
}

.product-banner__title:not(:last-child) {
    margin-bottom: 20px
}

.is-ie .product-banner__title {
    position: absolute;
    left: 50%!important;
    -webkit-transform: translate(-50%,-50%)!important;
    -o-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important
}

@media (min-width: 992px) {
    .product-banner__title {
        position:fixed;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%,-33%);
        -o-transform: translate(-50%,-33%);
        transform: translate(-50%,-33%)
    }
}

@media (max-width: 1199.98px) {
    .product-banner__title {
        font-size:6.5rem;
        position: absolute;
        left: 50%!important;
        -webkit-transform: translate(-50%,-50%)!important;
        -o-transform: translate(-50%,-50%)!important;
        transform: translate(-50%,-50%)!important
    }
}

@media (max-width: 767.98px) {
    .product-banner__title {
        font-size:5rem
    }
}

@media (max-width: 575.98px) {
    .product-banner__title {
        font-size:3rem
    }
}

.product-banner__text {
    color: #fff;
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease;
    width: 100%;
    max-width: 960px;
    padding: 0 50px
}

.is-ie .product-banner__text {
    margin-top: 30px;
    padding: 0 20px;
    -webkit-transform: translate(0)!important;
    -o-transform: translate(0)!important;
    transform: translate(0)!important;
    opacity: 1;
    position: relative;
    left: 0;
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

@media (min-width: 1200px) {
    .product-banner__text {
        position:fixed;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: .15
    }
}

@media (max-width: 1199.98px) {
    .product-banner__text {
        margin-top:30px;
        padding: 0 20px;
        -webkit-transform: translate(0)!important;
        -o-transform: translate(0)!important;
        transform: translate(0)!important
    }
}

.js-search-results {
    position: relative;
    padding-top: 30px
}

.search {
    background-color: #fff;
    position: fixed;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    padding-top: 25vh;
    overflow: auto;
    z-index: 20;
    display: inline-block;
    -webkit-transition: opacity .8s,visibility .8s,top .6s ease-in-out;
    -o-transition: opacity .8s,visibility .8s,top .6s ease-in-out;
    transition: opacity .8s,visibility .8s,top .6s ease-in-out
}

.search::-webkit-scrollbar {
    width: 6px;
    background-color: #eae8e0
}

.search::-webkit-scrollbar-thumb {
    background-color: #ccc;
    cursor: pointer
}

@media (max-width: 991.98px) {
    .search {
        padding-top:18vh
    }
}

.search.is-active {
    opacity: 1;
    visibility: visible;
    top: 0
}

.search__logo {
    position: absolute;
    top: 50px;
    left: 60px;
    opacity: 0;
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease
}

.is-active .search__logo {
    opacity: 1;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

@media (max-width: 991.98px) {
    .search__logo {
        top:30px;
        left: 25px;
        max-width: 160px
    }
}

@media (max-width: 575.98px) {
    .search__logo {
        top:20px;
        left: 15px
    }
}

.search__close {
    position: absolute;
    top: 50px;
    right: 60px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .6s,visibility .6s ease;
    -o-transition: opacity .6s,visibility .6s ease;
    transition: opacity .6s,visibility .6s ease
}

@media (max-width: 991.98px) {
    .search__close {
        top:30px;
        right: 30px
    }
}

@media (max-width: 575.98px) {
    .search__close {
        top:20px;
        right: 20px
    }
}

.search__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: #fff;
    opacity: .3
}

.is-active .search__close {
    position: fixed;
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.search__close .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1
}

.search__close .icon:after,.search__close .icon:before {
    content: "";
    position: absolute;
    background-color: #ccc;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.search__close .icon:before {
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search__close .icon:after {
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.no-touchevents .search__close:hover .icon:after,.no-touchevents .search__close:hover .icon:before {
    background-color: #070707
}

.search__loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.search__form {
    margin-bottom: 60px
}

@media (max-width: 767.98px) {
    .search__form {
        margin-bottom:20px
    }
}

.search__input {
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 7rem;
    font-weight: 200;
    border: 0;
    background: transparent;
    width: 100%;
    text-align: center
}

.search__input::-webkit-input-placeholder {
    color: #ccc;
    font-size: "inherit";
    text-transform: "none"
}

.search__input::-moz-placeholder {
    color: #ccc;
    font-size: "inherit";
    text-transform: "none"
}

.search__input:-ms-input-placeholder {
    color: #ccc;
    font-size: "inherit";
    text-transform: "none"
}

.search__input:-moz-placeholder {
    color: #ccc;
    font-size: "inherit";
    text-transform: "none"
}

@media (max-width: 991.98px) {
    .search__input {
        font-size:5.5rem
    }
}

@media (max-width: 767.98px) {
    .search__input {
        font-size:3.6rem
    }
}

@media (max-width: 575.98px) {
    .search__input {
        font-size:2.2rem
    }
}

.search .links-blocks__col:nth-child(odd) {
    margin-top: 0
}

.search .links-blocks__col:first-child {
    margin-top: 8%
}

.search .links-blocks__col:nth-child(2) {
    margin-top: 15%
}

.search__hr {
    border-bottom: 0;
    opacity: .5;
    margin-bottom: 90px
}

@media (max-width: 767.98px) {
    .search__hr {
        margin-bottom:50px
    }
}

@media (max-width: 767.98px) {
    .search .article-item .button {
        font-size:1.1rem
    }
}

.search .article-item__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.search .article-item__col:nth-child(2n) {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@media (min-width: 1200px) {
    .search .article-item__col {
        -webkit-box-flex:0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .search .article-item__col {
        -webkit-box-flex:0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (max-width: 767.98px) {
    .search .article-item__col {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.search .article-item__image-wrapper {
    height: 250px
}

.search .article-item__title {
    font-size: 2rem;
    min-height: 50px
}

@media (max-width: 575.98px) {
    .search .article-item__title {
        font-size:1.6rem
    }
}

.shop-item {
    margin-bottom: 60px;
    text-align: center;
    position: relative
}

@media (max-width: 575.98px) {
    .shop-item {
        margin-bottom:30px
    }
}

.shop-item .attachment-woocommerce_thumbnail {
    border-radius: 50%;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    max-width: 240px;
    max-height: 240px
}

.shop-item .woocommerce-loop-product__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.6rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    display: block;
    line-height: 1.4em
}

.shop-item .woocommerce-loop-product__title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .shop-item .woocommerce-loop-product__title {
        font-size:2rem
    }
}

@media (max-width: 575.98px) {
    .shop-item .woocommerce-loop-product__title {
        font-size:1.6rem
    }
}

.shop-item .item-bullet {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    background: #000;
    color: #fff;
    line-height: 30px;
    border-radius: 50%;
    letter-spacing: .5px;
    right: 23%;
    top: 20px
}

@media (max-width: 1199.98px) {
    .shop-item .item-bullet {
        right:18%
    }
}

@media (max-width: 991.98px) {
    .shop-item .item-bullet {
        right:12%
    }
}

.shop-item .price {
    display: inline-block;
    color: #919191;
    font-family: Circe,sans-serif;
    font-size: 1.6rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative;
    display: block
}

.shop-item .button {
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease;
    margin-top: 20px
}

.shop-item .button:not(:last-child) {
    margin-bottom: 20px
}

.shop-item .button:after {
    width: 1px;
    height: 20px;
    right: auto;
    left: 0;
    -webkit-transform: translate3d(30px,-50%,0);
    transform: translate3d(30px,-50%,0)
}

.shop-item .button:before {
    content: "";
    display: inline-block;
    margin-right: 30px;
    width: 14px;
    height: 14px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAyMDIwMztzdHJva2Utd2lkdGg6MztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cgkuc3Qxe2ZpbGw6IzAyMDIwMzt9Cjwvc3R5bGU+CjxnPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxNy4zLDEuOCAxMy43LDEuOCAyLjcsMS44IDQuMywxMi40IDE1LjcsMTIuNCAJIi8+Cgk8Zz4KCQk8Y2lyY2xlIGNsYXNzPSJzdDEiIGN4PSI0LjMiIGN5PSIxNy44IiByPSIxLjkiLz4KCQk8Y2lyY2xlIGNsYXNzPSJzdDEiIGN4PSIxNS43IiBjeT0iMTcuOCIgcj0iMS45Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==) 0 0 no-repeat;
    background-size: 100% auto;
    position: relative;
    top: 3px
}

.shop-item .button:hover {
    opacity: .6
}

.shop-item .button:hover:after {
    opacity: 1
}

@media (max-width: 991.98px) {
    .shop-item .button {
        font-size:1.2rem
    }

    .shop-item .button:before {
        margin-right: 20px
    }

    .shop-item .button:after {
        -webkit-transform: translate3d(23px,-50%,0);
        transform: translate3d(23px,-50%,0)
    }
}

@media (max-width: 575.98px) {
    .shop-item .button:before {
        margin-right:10px;
        margin-left: -10px
    }

    .shop-item .button:after {
        display: none
    }
}

.shop-item__link {
    font-size: 1.5rem;
    position: relative
}

.shop-item__link:after {
    bottom: -3px
}

.virtual-link {
    margin-left: 20px
}

.virtual-link:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iX3gzMV9weCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyIDdjLS4wNjEgMC0uMTIyLS4wMTEtLjE4LS4wMzNsLTYuNS0yLjVjLS4xOTMtLjA3NC0uMzItLjI2LS4zMi0uNDY3cy4xMjctLjM5My4zMi0uNDY3bDYuNS0yLjVjLjExNi0uMDQ0LjI0My0uMDQ0LjM1OSAwbDYuNSAyLjVjLjE5NC4wNzQuMzIxLjI2LjMyMS40NjdzLS4xMjcuMzkzLS4zMi40NjdsLTYuNSAyLjVjLS4wNTguMDIyLS4xMTkuMDMzLS4xOC4wMzN6bS01LjEwNy0zIDUuMTA3IDEuOTY0IDUuMTA3LTEuOTY0LTUuMTA3LTEuOTY0eiIvPjxwYXRoIGQ9Im0xMiAxNWMtLjA2MSAwLS4xMjItLjAxMS0uMTgtLjAzM2wtNi41LTIuNWMtLjE5My0uMDc0LS4zMi0uMjYtLjMyLS40Njd2LThjMC0uMjc2LjIyNC0uNS41LS41cy41LjIyNC41LjV2Ny42NTdsNiAyLjMwOCA2LTIuMzA4di03LjY1N2MwLS4yNzYuMjI0LS41LjUtLjVzLjUuMjI0LjUuNXY4YzAgLjIwNy0uMTI3LjM5My0uMzIuNDY3bC02LjUgMi41Yy0uMDU4LjAyMi0uMTE5LjAzMy0uMTguMDMzeiIvPjxwYXRoIGQ9Im0xMiAxNWMtLjI3NiAwLS41LS4yMjQtLjUtLjV2LThjMC0uMjc2LjIyNC0uNS41LS41cy41LjIyNC41LjV2OGMwIC4yNzYtLjIyNC41LS41LjV6Ii8+PHBhdGggZD0ibTEwLjUgMjJjLS4xNTIgMC0uMzAyLS4wNjktLjQtLjItLjE2Ni0uMjIxLS4xMjEtLjUzNC4xLS43bDEuNDY2LTEuMS0xLjQ2Ni0xLjFjLS4yMjEtLjE2Ni0uMjY2LS40NzktLjEtLjdzLjQ3OS0uMjY1LjctLjFsMiAxLjVjLjEyNi4wOTQuMi4yNDMuMi40cy0uMDc0LjMwNi0uMi40bC0yIDEuNWMtLjA5LjA2Ny0uMTk1LjEtLjMuMXoiLz48cGF0aCBkPSJtMTIgMjAuNWMtMS41MTIgMC0yLjk0My0uMDcyLTQuMjU0LS4yMTMtMS44MTQtLjE4My03Ljc0Ni0uOTYxLTcuNzQ2LTMuMjg3IDAtLjk0OS45NzktMS43NDIgMi45MDgtMi4zNTYuMzE3LS4wOTguNjU3LjE0OS42NTcuNDc3IDAgLjI0Mi0uMTY4LjQ0NC0uMzk2LjQ5LTEuNi41MTUtMi4xNjkgMS4wNy0yLjE2OSAxLjM4OSAwIC42NjYgMi4xMjUgMS44MTYgNi44NSAyLjI5MiAxLjI3OC4xMzggMi42NzMuMjA4IDQuMTUuMjA4LjI3NiAwIC41LjIyNC41LjVzLS4yMjQuNS0uNS41eiIvPjxwYXRoIGQ9Im0xNS40OSAyMC4zNWMtLjI1OCAwLS40NzctLjE5OC0uNDk4LS40NTktLjAyMi0uMjc1LjE4My0uNTE3LjQ1OC0uNTM5IDUuMTUtLjQyMSA3LjU1LTEuNjUyIDcuNTUtMi4zNTIgMC0uMzIyLS41NzktLjg4My0yLjIxMi0xLjQwMy0uMjYzLS4wODQtLjQwOC0uMzY1LS4zMjUtLjYyOC4wODQtLjI2My4zNjQtLjQwOC42MjgtLjMyNSAxLjkzLjYxNCAyLjkwOSAxLjQwNyAyLjkwOSAyLjM1NiAwIDIuNDY1LTYuNDgyIDMuMTg2LTguNDY5IDMuMzQ5LS4wMTQuMDAxLS4wMjguMDAxLS4wNDEuMDAxeiIvPjwvc3ZnPg==) 50% no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 2px;
    left: -10px;
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

@media (max-width: 575.98px) {
    .virtual-link {
        margin-left:0;
        text-decoration: underline;
        text-underline-position: under
    }

    .virtual-link:before {
        position: relative;
        top: 6px;
        left: -10px;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .virtual-link:after {
        display: none
    }
}

.col-title-text-image {
    padding: 0 30px
}

.col-item:nth-child(2n) .col-title-text-image {
    margin-top: 90px
}

.col-title-text-image__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.col-title-text-image__title:not(:last-child) {
    margin-bottom: 20px
}

.col-title-text-image__text {
    margin-bottom: 40px
}

.banner-text {
    width: 100%;
    min-height: 600px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1199.98px) {
    .banner-text {
        min-height:450px
    }
}

@media (max-width: 767.98px) {
    .banner-text {
        min-height:340px
    }
}

@media (max-width: 575.98px) {
    .banner-text {
        min-height:250px
    }
}

.banner-text:not(.no-overlay):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .5
}

.banner-text__title.is-center {
    display: block;
    text-align: center
}

.banner-text__text {
    padding-left: 85px
}

.banner-text__text .editor ol,.banner-text__text .editor p,.banner-text__text .editor ul,.banner-text__text .faq__answer,.banner-text__text .footer__item,.banner-text__text .master-banner__legend,.banner-text__text .page-numbers,.banner-text__text .shop__infos--content ol,.banner-text__text .shop__infos--content p,.banner-text__text .shop__infos--content ul,.banner-text__text .shop__infos .text-infos,.banner-text__text .table__subtitle,.banner-text__text .text,.banner-text__text .text--white,.banner-text__text .three-cols__text,.banner-text__text label.error,.editor .banner-text__text ol,.editor .banner-text__text p,.editor .banner-text__text ul,.shop__infos--content .banner-text__text ol,.shop__infos--content .banner-text__text p,.shop__infos--content .banner-text__text ul,.shop__infos .banner-text__text .text-infos {
    line-height: 30px;
    font-weight: 400;
    font-size: 1.5rem
}

.banner-text__text.is-center {
    padding-left: 0;
    text-align: center
}

@media (max-width: 991.98px) {
    .banner-text__text {
        padding-left:50px
    }
}

.popup__gallery.is-active {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.popup__gallery.is-active .swiper-container {
    opacity: 1;
    -webkit-transition: opacity .5s cubic-bezier(.25,.46,.45,.94) .3s;
    -o-transition: opacity .5s cubic-bezier(.25,.46,.45,.94) .3s;
    transition: opacity .5s cubic-bezier(.25,.46,.45,.94) .3s
}

.popup__gallery .popup-overlay {
    background-color: hsla(0,0%,100%,.98)
}

.popup__gallery .popup-close:after,.popup__gallery .popup-close:before {
    background-color: #070707
}

.popup__gallery .popup-content {
    max-height: none;
    width: 100%;
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .popup__gallery .popup-content {
        padding-top:50px
    }
}

.popup__gallery .swiper-container {
    opacity: 0
}

.popup__gallery .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popup__gallery .swiper-slide img {
    display: block;
    max-height: 96vh;
    width: auto;
    max-width: 90%;
    margin: 0 auto
}

.popup__gallery .nav-button:before {
    background-color: #ccc
}

.popup__gallery .popup-media {
    opacity: 0;
    -webkit-transition: opacity .5s cubic-bezier(.25,.46,.45,.94);
    -o-transition: opacity .5s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .5s cubic-bezier(.25,.46,.45,.94)
}

.popup__gallery .swiper-slide-active .popup-media {
    opacity: 1;
    -webkit-transition: opacity .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: opacity .8s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .8s cubic-bezier(.25,.46,.45,.94)
}

@media (max-width: 1199.98px) {
    .popup__gallery .single-production-carousel .swiper-slide {
        margin:0 15px;
        width: 95%
    }
}

.document__item {
    position: relative;
    padding: 15px 30px
}

.document__item:not(:last-child) {
    border-bottom: 1px solid #f7f7f7
}

.document__item .icon-download-file {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    position: relative;
    top: -2px
}

@media (max-width: 767.98px) {
    .document__item {
        padding-left:20px
    }
}

.document__title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.document__title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 0
}

.document__button {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .6;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.document__button:hover {
    opacity: 1
}

@media (max-width: 767.98px) {
    .document__button {
        right:10px
    }
}

@media (max-width: 767.98px) {
    .document__button-text {
        display:none
    }
}

.popup-info .popup-close {
    right: 15px;
    top: 20px
}

.popup-info .popup-close:after,.popup-info .popup-close:before {
    background-color: #070707
}

.popup-info .popup-close:hover:after,.popup-info .popup-close:hover:before {
    background-color: rgba(7,7,7,.5)
}

.popup-info .popup-content {
    width: 730px
}

.popup-info .popup-inner {
    padding: 0 30px
}

@media (max-width: 575.98px) {
    .popup-info .popup-inner {
        padding:0 10px
    }
}

.popup-info__title {
    font-size: 2.2rem
}

@media (max-width: 767.98px) {
    .popup-info__title {
        font-size:2rem
    }
}

.popup-info__text {
    color: #424242;
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .popup-info__text {
        font-size:1.4rem
    }
}

@media (min-width: 576px) {
    .popup-info__buttons .button {
        padding-right:35px
    }

    .popup-info__buttons .button:after {
        right: 35px
    }

    .popup-info__buttons .button:hover:after {
        width: 100%
    }
}

.popup-info__button {
    margin: 0 20px
}

@media (max-width: 575.98px) {
    .popup-info__button {
        margin:0 15px;
        padding-left: 0
    }
}

.popup-info.favorite .popup-content {
    border-radius: 6px;
    padding: 0
}

.popup-info.favorite .popup-content .popup-inner {
    background-color: #f8f4f2;
    padding: 30px 60px 60px
}

.popup-info.favorite .popup-info__title {
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 3.4rem;
    padding: 60px 0 30px;
    font-family: Butler,sans-serif
}

.popup-info.favorite .popup-info__title img {
    margin-right: 15px
}

.popup-info.favorite .popup-info__title .aligned {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.popup-info.favorite .popup-info__text {
    margin-bottom: 5px;
    color: #686868;
    font-size: 1.4rem
}

.popup-info.favorite .popup-info__text small {
    display: block;
    margin: 0 auto;
    font-size: 1.1rem;
    line-height: 1.6rem;
    max-width: 430px
}

.popup-info.favorite .popup-info__text small a {
    color: #070707;
    font-weight: 700;
    text-decoration: underline
}

.popup-info.favorite .form__button {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto
}

.popup-info.favorite .product_delete {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 30px
}

.popup-info.favorite .product_delete-image,.popup-info.favorite .product_delete .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popup-info.favorite .product_delete-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.popup-info.favorite .product_delete-description {
    text-align: left
}

.popup-info.favorite .product_delete__title {
    font-size: 2.2rem;
    line-height: 3.4rem;
    font-weight: 500;
    font-family: Butler,sans-serif
}

.popup-info.favorite .product_delete__text {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 300;
    font-family: Butler,sans-serif
}

.popup-info.favorite .product_delete__color {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popup-info.favorite .product_delete__color img {
    border-radius: 50%;
    margin-right: 20px;
    height: 22px;
    width: 22px
}

.popup-info.favorite .product_delete__color-title {
    text-transform: uppercase;
    font-size: 1.3rem
}

.popup-info.favorite .popup-info__buttons {
    margin-top: 30px
}

.popup-info.favorite .contact__subject-box {
    margin-bottom: 15px
}

.form-row .popup-info.favorite form label,.popup-info.favorite form .form-row label,.popup-info.favorite form .form__label {
    text-align: left;
    width: 15%;
    font-family: Muli
}

.form-row .popup-info.favorite form input[type=email],.form-row .popup-info.favorite form input[type=password],.form-row .popup-info.favorite form input[type=tel],.form-row .popup-info.favorite form input[type=text],.form-row .popup-info.favorite form textarea,.popup-info.favorite form .form-row input[type=email],.popup-info.favorite form .form-row input[type=password],.popup-info.favorite form .form-row input[type=tel],.popup-info.favorite form .form-row input[type=text],.popup-info.favorite form .form-row textarea,.popup-info.favorite form .form__field {
    width: 84%
}

.popup-info.favorite form .form__button {
    width: 100%
}

.popup-info.favorite form .checkbox {
    font-size: 1.1rem;
    line-height: 1.6rem
}

.popup-info.favorite form .form-row,.popup-info.favorite form .form__box {
    margin-bottom: 15px
}

.popup-info.favorite .popup-info__buttons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #686868;
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-decoration: underline
}

.popup-info.favorite .popup-info__buttons.single {
    display: block
}

.page-title-banner {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-bottom: 180px
}

@media (max-width: 991.98px) {
    .page-title-banner {
        margin-bottom:150px
    }
}

@media (max-width: 767.98px) {
    .page-title-banner {
        margin-bottom:120px
    }
}

.page-title-banner__content {
    background-color: #070707;
    max-width: 700px;
    margin: 0 auto;
    padding: 70px 90px;
    -webkit-transform: translateY(70px);
    -o-transform: translateY(70px);
    transform: translateY(70px)
}

@media (max-width: 767.98px) {
    .page-title-banner__content {
        padding:50px
    }
}

@media (max-width: 575.98px) {
    .page-title-banner__content {
        padding-left:30px;
        padding-right: 30px
    }
}

.page-title-banner .page-title {
    color: #fff;
    margin-top: 0
}

.page-title-banner__text a {
    text-decoration: underline
}

.page-title-banner__text a:hover {
    text-decoration: none
}

.pushed-3-blocks {
    position: relative;
    margin-top: -280px;
    margin-bottom: 150px;
    z-index: 2
}

@media (max-width: 991.98px) {
    .pushed-3-blocks {
        margin-top:-210px
    }
}

@media (max-width: 767.98px) {
    .pushed-3-blocks {
        margin-top:-150px;
        margin-bottom: 90px
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .pushed-3-blocks__container {
        max-width:none
    }
}

@media (min-width: 768px) {
    .pushed-3-blocks__col:nth-child(2) {
        -webkit-transform:translateY(70px);
        -o-transform: translateY(70px);
        transform: translateY(70px)
    }
}

@media (max-width: 767.98px) {
    .pushed-3-blocks__col:not(:last-child) {
        margin-bottom:30px
    }
}

.pushed-3-blocks__item {
    background-color: #070707;
    color: #fff;
    text-align: center;
    padding: 90px 40px 40px;
    max-width: 360px;
    position: relative
}

@media (min-width: 768px) {
    .pushed-3-blocks__item {
        min-height:380px
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .pushed-3-blocks__item {
        padding-left:20px;
        padding-right: 20px
    }
}

@media (max-width: 767.98px) {
    .pushed-3-blocks__item {
        margin-left:auto;
        margin-right: auto;
        padding: 90px 30px 60px
    }
}

.pushed-3-blocks__item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 60px;
    background-color: #fff;
    opacity: .6
}

.pushed-3-blocks__item-title {
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px
}

@media (max-width: 1199.98px) {
    .pushed-3-blocks__item-title {
        font-size:2rem
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .pushed-3-blocks__item-title {
        font-size:1.6rem
    }
}

.editor .pushed-3-blocks__item ol:not(:last-child),.editor .pushed-3-blocks__item p:not(:last-child),.editor .pushed-3-blocks__item ul:not(:last-child),.pushed-3-blocks__item .editor ol:not(:last-child),.pushed-3-blocks__item .editor p:not(:last-child),.pushed-3-blocks__item .editor ul:not(:last-child),.pushed-3-blocks__item .faq__answer:not(:last-child),.pushed-3-blocks__item .footer__item:not(:last-child),.pushed-3-blocks__item .master-banner__legend:not(:last-child),.pushed-3-blocks__item .page-numbers:not(:last-child),.pushed-3-blocks__item .shop__infos--content ol:not(:last-child),.pushed-3-blocks__item .shop__infos--content p:not(:last-child),.pushed-3-blocks__item .shop__infos--content ul:not(:last-child),.pushed-3-blocks__item .shop__infos .text-infos:not(:last-child),.pushed-3-blocks__item .table__subtitle:not(:last-child),.pushed-3-blocks__item .text--white:not(:last-child),.pushed-3-blocks__item .text:not(:last-child),.pushed-3-blocks__item .three-cols__text:not(:last-child),.pushed-3-blocks__item label.error:not(:last-child),.shop__infos--content .pushed-3-blocks__item ol:not(:last-child),.shop__infos--content .pushed-3-blocks__item p:not(:last-child),.shop__infos--content .pushed-3-blocks__item ul:not(:last-child),.shop__infos .pushed-3-blocks__item .text-infos:not(:last-child) {
    margin-bottom: 20px
}

.pushed-3-blocks__button {
    min-width: 10px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}

.resources-blocks {
    position: relative
}

.resources-blocks__blocks {
    position: relative;
    overflow: hidden
}

.resources-blocks__blocks .container {
    position: relative;
    padding-top: 90px;
    padding-bottom: 90px
}

@media (max-width: 991.98px) {
    .resources-blocks__blocks .container {
        max-width:none
    }
}

@media (max-width: 767.98px) {
    .resources-blocks__blocks .container {
        padding:0
    }
}

@media (min-width: 768px) {
    .resources-blocks__background,.resources-blocks__background:before {
        position:absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: calc(100% - 240px);
        background-color: #f8f4f2;
        z-index: -1
    }

    .resources-blocks__background:before {
        content: "";
        display: block;
        right: auto;
        left: 100%;
        width: 9999px
    }
}

.resources-blocks__item {
    background-color: #fff
}

@media (min-width: 768px) {
    .resources-blocks__item {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.resources-blocks__item:not(:last-child) {
    margin-bottom: 50px
}

.resources-blocks__image {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    min-height: 290px
}

@media (min-width: 768px) {
    .resources-blocks__image {
        width:225px
    }
}

@media (max-width: 767.98px) {
    .resources-blocks__image {
        padding-bottom:100%
    }
}

@media (min-width: 768px) {
    .resources-blocks__content {
        width:calc(100% - 225px)
    }
}

@media (max-width: 767.98px) {
    .resources-blocks__content .row {
        margin-left:0;
        margin-right: 0
    }
}

.resources-blocks__content-main {
    padding: 60px 80px 60px 60px
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .resources-blocks__content-main {
        padding-left:40px;
        padding-right: 30px
    }
}

@media (max-width: 1199.98px) {
    .resources-blocks__content-main:last-child {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 767.98px) {
    .resources-blocks__content-main {
        padding:30px 30px 40px
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .resources-blocks .button:not(.no-under) {
        text-decoration:underline;
        text-underline-position: under
    }

    .resources-blocks .button:not(.no-under):after {
        display: none
    }
}

.resources-blocks__content-list {
    padding: 60px 60px 60px 0
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .resources-blocks__content-list {
        padding-right:40px
    }
}

@media (max-width: 991.98px) {
    .resources-blocks__content-list {
        padding:0 40px 60px 60px
    }
}

@media (max-width: 767.98px) {
    .resources-blocks__content-list {
        padding:0 30px 60px
    }
}

.resources-blocks__list-wrapper {
    border-left: 1px solid #ccc;
    height: 100%;
    padding-left: 40px
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .resources-blocks__list-wrapper {
        padding-left:30px
    }
}

@media (max-width: 767.98px) {
    .resources-blocks__list-wrapper {
        padding-left:20px
    }
}

.resources-blocks__list-item {
    display: inline-block;
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative;
    line-height: 1.7;
    display: block
}

.resources-blocks__list-item:not(:last-child) {
    margin-bottom: 15px
}

.resources-blocks__list-item:before {
    content: ">";
    display: inline-block;
    margin-right: 10px
}

.resources-blocks__list-item .small {
    margin-left: 20px
}

.resources-blocks__list-link {
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.resources-blocks__list-link:hover {
    color: #919191
}

.resources-blocks__mentions {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 40px)
}

.resources-blocks .icon-lock {
    margin-right: 10px
}

.resources-blocks .small {
    display: block;
    color: #686868;
    font-size: 1.1rem;
    line-height: 1.7;
    text-transform: none;
    letter-spacing: .05rem
}

.resources-blocks .small-link {
    font-weight: 600;
    text-decoration: underline;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.resources-blocks .small-link:hover {
    color: #919191
}

.contact-blocks {
    position: relative
}

.contact-blocks .main-title:before {
    content: "\2018\2018";
    display: block;
    font-size: 2.5em
}

.contact-blocks__col {
    height: auto
}

.contact-blocks__col:nth-child(2n):not(:last-child) {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 767.98px) {
    .contact-blocks__col:not(:last-child) {
        margin-bottom:30px
    }
}

.contact-blocks__block {
    background-color: #424242;
    position: relative;
    height: 100%;
    padding-top: 130px;
    padding-bottom: 100px;
    color: #fff;
    text-align: center
}

@media (max-width: 991.98px) {
    .contact-blocks__block {
        padding-top:90px;
        padding-bottom: 60px
    }
}

.contact-blocks__block:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 60px;
    background-color: #fff;
    opacity: .6;
    z-index: 1
}

.contact-blocks__bg {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    opacity: .3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.contact-blocks__content {
    max-width: 370px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 1
}

.contact-blocks .editor ol,.contact-blocks .editor p,.contact-blocks .editor ul,.contact-blocks .faq__answer,.contact-blocks .footer__item,.contact-blocks .master-banner__legend,.contact-blocks .page-numbers,.contact-blocks .shop__infos--content ol,.contact-blocks .shop__infos--content p,.contact-blocks .shop__infos--content ul,.contact-blocks .shop__infos .text-infos,.contact-blocks .table__subtitle,.contact-blocks .text,.contact-blocks .text--white,.contact-blocks .three-cols__text,.contact-blocks label.error,.editor .contact-blocks ol,.editor .contact-blocks p,.editor .contact-blocks ul,.shop__infos--content .contact-blocks ol,.shop__infos--content .contact-blocks p,.shop__infos--content .contact-blocks ul,.shop__infos .contact-blocks .text-infos {
    line-height: 1.6
}

.contact-blocks .editor ol:not(:last-child),.contact-blocks .editor p:not(:last-child),.contact-blocks .editor ul:not(:last-child),.contact-blocks .faq__answer:not(:last-child),.contact-blocks .footer__item:not(:last-child),.contact-blocks .master-banner__legend:not(:last-child),.contact-blocks .page-numbers:not(:last-child),.contact-blocks .shop__infos--content ol:not(:last-child),.contact-blocks .shop__infos--content p:not(:last-child),.contact-blocks .shop__infos--content ul:not(:last-child),.contact-blocks .shop__infos .text-infos:not(:last-child),.contact-blocks .table__subtitle:not(:last-child),.contact-blocks .text--white:not(:last-child),.contact-blocks .text:not(:last-child),.contact-blocks .three-cols__text:not(:last-child),.contact-blocks label.error:not(:last-child),.editor .contact-blocks ol:not(:last-child),.editor .contact-blocks p:not(:last-child),.editor .contact-blocks ul:not(:last-child),.shop__infos--content .contact-blocks ol:not(:last-child),.shop__infos--content .contact-blocks p:not(:last-child),.shop__infos--content .contact-blocks ul:not(:last-child),.shop__infos .contact-blocks .text-infos:not(:last-child) {
    margin-bottom: 20px
}

.contact-blocks__text {
    font-size: 1.4rem
}

.contact-blocks__text:not(:last-child) {
    margin-bottom: 10px
}

.contact-blocks__text.is-tel {
    font-size: 1.6rem
}

.contact-blocks .icon-phone svg * {
    fill: #fff
}

.advantages {
    position: relative;
    z-index: 1
}

.advantages:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    background-color: #f8f4f2;
    z-index: -1
}

.advantages-box {
    height: 450px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 50px 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    z-index: 1
}

@media (max-width: 1199.98px) {
    .advantages-box {
        height:400px;
        padding: 30px 5%
    }
}

@media (max-width: 767.98px) {
    .advantages-box {
        max-width:350px;
        margin: 0 auto 20px
    }
}

.advantages-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .8;
    z-index: -1;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.advantages-box.is-active:before,.touchevents .advantages-box:before {
    opacity: .6
}

.advantages-box__container {
    margin-top: 30px
}

@media (min-width: 576px) and (max-width:991.98px) {
    .advantages-box__container {
        max-width:95%
    }
}

@media (max-width: 767.98px) {
    .advantages-box__container {
        margin-top:10px
    }
}

.advantages-box__content-box:before {
    content: "";
    display: block;
    height: 45px;
    width: 1px;
    background-color: #fff;
    margin: 15px auto
}

@media (max-width: 991.98px) {
    .advantages-box__content-box:before {
        height:25px;
        margin: 10px auto
    }
}

@media (max-width: 991.98px) {
    .touchevents .advantages-box__content-box.js-content-box {
        display:block!important
    }
}

.advantages-box__title {
    font-size: 2.4rem;
    font-family: Butler,sans-serif;
    font-weight: 600;
    line-height: 1.45
}

.advantages-box__title:not(:last-child) {
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .advantages-box__title {
        font-size:2rem
    }
}

.advantages .pushed-section__infos {
    -webkit-transform: translate(-50%,-50%) rotate(-90deg);
    -o-transform: translate(-50%,-50%) rotate(-90deg);
    transform: translate(-50%,-50%) rotate(-90deg);
    left: auto;
    right: 90%;
    white-space: nowrap
}

@media (max-width: 1420px) {
    .advantages .pushed-section__infos {
        right:94%
    }
}

@media (max-width: 1199.98px) {
    .advantages .pushed-section__infos {
        display:none
    }
}

.download-banner {
    padding-top: 0!important;
    border-bottom: 1px solid #ccc
}

@media (min-width: 576px) and (max-width:991.98px) {
    .download-banner__container {
        max-width:90%
    }
}

.download-banner__block {
    background-color: #f3f0ee;
    position: relative;
    z-index: 1
}

@media (min-width: 768px) {
    .download-banner__block {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.download-banner__block-content {
    padding: 60px 5% 60px 8%
}

@media (max-width: 991.98px) {
    .download-banner__block-content {
        padding:50px 30px
    }
}

@media (min-width: 768px) {
    .download-banner__block-content {
        max-width:50%
    }
}

.download-banner__block-title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 3.2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    font-weight: 400;
    line-height: 1.4
}

.download-banner__block-title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 10px
}

@media (max-width: 1199.98px) {
    .download-banner__block-title {
        font-size:2rem
    }
}

.download-banner__block .editor ol,.download-banner__block .editor p,.download-banner__block .editor ul,.download-banner__block .faq__answer,.download-banner__block .footer__item,.download-banner__block .master-banner__legend,.download-banner__block .page-numbers,.download-banner__block .shop__infos--content ol,.download-banner__block .shop__infos--content p,.download-banner__block .shop__infos--content ul,.download-banner__block .shop__infos .text-infos,.download-banner__block .table__subtitle,.download-banner__block .text,.download-banner__block .text--white,.download-banner__block .three-cols__text,.download-banner__block label.error,.editor .download-banner__block ol,.editor .download-banner__block p,.editor .download-banner__block ul,.shop__infos--content .download-banner__block ol,.shop__infos--content .download-banner__block p,.shop__infos--content .download-banner__block ul,.shop__infos .download-banner__block .text-infos {
    line-height: 1.6
}

.download-banner__block .editor ol:not(:last-child),.download-banner__block .editor p:not(:last-child),.download-banner__block .editor ul:not(:last-child),.download-banner__block .faq__answer:not(:last-child),.download-banner__block .footer__item:not(:last-child),.download-banner__block .master-banner__legend:not(:last-child),.download-banner__block .page-numbers:not(:last-child),.download-banner__block .shop__infos--content ol:not(:last-child),.download-banner__block .shop__infos--content p:not(:last-child),.download-banner__block .shop__infos--content ul:not(:last-child),.download-banner__block .shop__infos .text-infos:not(:last-child),.download-banner__block .table__subtitle:not(:last-child),.download-banner__block .text--white:not(:last-child),.download-banner__block .text:not(:last-child),.download-banner__block .three-cols__text:not(:last-child),.download-banner__block label.error:not(:last-child),.editor .download-banner__block ol:not(:last-child),.editor .download-banner__block p:not(:last-child),.editor .download-banner__block ul:not(:last-child),.shop__infos--content .download-banner__block ol:not(:last-child),.shop__infos--content .download-banner__block p:not(:last-child),.shop__infos--content .download-banner__block ul:not(:last-child),.shop__infos .download-banner__block .text-infos:not(:last-child) {
    margin-bottom: 15px
}

.download-banner__block-btn {
    min-width: 10px
}

.download-banner__block-btn .icon,.download-banner__block-btn svg {
    width: 13px;
    height: 13px;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.download-banner__block-btn .icon *,.download-banner__block-btn svg * {
    -webkit-transition: fill .2s ease;
    -o-transition: fill .2s ease;
    transition: fill .2s ease
}

.download-banner__block-btn:hover svg * {
    fill: #fff
}

@media (min-width: 768px) {
    .download-banner__block-img {
        max-width:50%
    }
}

.download-banner__block-img img {
    display: block
}

@media (max-width: 767.98px) {
    .download-banner__block-img img {
        margin:0 auto
    }
}

.download-banner__link {
    margin-top: 20px
}

.touchevents .download-banner__link {
    margin-right: 30px
}

@media (min-width: 768px) {
    .download-banner__link {
        margin-right:30px
    }
}

@media (max-width: 767.98px) {
    .download-banner__link {
        text-decoration:underline;
        text-underline-position: under
    }

    .download-banner__link:after {
        display: none
    }
}

.pushed-2-blocks {
    margin-bottom: 200px;
    position: relative
}

@media (max-width: 991.98px) {
    .pushed-2-blocks {
        margin-bottom:90px
    }
}

@media (max-width: 575.98px) {
    .pushed-2-blocks {
        margin-bottom:60px
    }
}

.pushed-2-blocks__col-text {
    background-color: #f8f4f2;
    padding: 90px 90px 90px 10%;
    position: relative;
    z-index: 1
}

@media (min-width: 992px) {
    .pushed-2-blocks__col-text {
        margin-bottom:70px
    }
}

@media (max-width: 1199.98px) {
    .pushed-2-blocks__col-text {
        padding-top:60px;
        padding-bottom: 60px
    }
}

@media (max-width: 575.98px) {
    .pushed-2-blocks__col-text {
        padding:40px 20px
    }
}

@media (max-width: 1199.98px) {
    .pushed-2-blocks__link {
        text-decoration:underline;
        text-underline-position: under
    }

    .pushed-2-blocks__link:after {
        display: none
    }
}

.pushed-2-blocks__content {
    max-width: 520px
}

.pushed-2-blocks__col-image {
    text-align: center;
    padding: 110px 20px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative
}

@media (min-width: 992px) {
    .pushed-2-blocks__col-image {
        position:absolute;
        top: 70px;
        bottom: 0;
        right: 0;
        padding-left: 10%
    }
}

@media (max-width: 575.98px) {
    .pushed-2-blocks__col-image {
        padding-top:60px;
        padding-bottom: 60px
    }
}

.pushed-2-blocks__col-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #070707;
    opacity: .6
}

.pushed-2-blocks__col-image-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 400px;
    margin: 0 auto
}

.pushed-2-blocks__button {
    min-width: 240px;
    position: relative;
    z-index: 1
}

.pushed-2-blocks__button:not(:last-child) {
    margin-bottom: 20px
}

.product-category {
    padding: 30px 0 90px;
    margin-bottom: 30px;
    background: #fff;
    position: relative;
    z-index: 10
}

@media (max-width: 991.98px) {
    .product-category {
        padding-top:60px;
        padding-bottom: 60px;
        margin-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .product-category {
        padding-left:5px;
        padding-right: 5px
    }
}

.product-category:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 180px;
    width: 70%;
    background-color: #f8f4f2;
    z-index: -1
}

@media (max-width: 991.98px) {
    .product-category:before {
        bottom:120px
    }
}

@media (max-width: 767.98px) {
    .product-category:before {
        bottom:0
    }
}

@media (max-width: 991.98px) {
    .product-category .container {
        max-width:none
    }
}

@media (min-width: 992px) {
    .product-category .container-big {
        max-width:1330px
    }
}

.product-category__small-img img {
    display: block;
    margin-left: auto
}

.product-category__big-img img {
    display: block
}

@media (min-width: 992px) {
    .product-category__big-img {
        margin-top:60px;
        padding-left: 0
    }
}

@media (max-width: 767.98px) {
    .product-category__big-img {
        margin-bottom:30px
    }

    .product-category__big-img img {
        display: block;
        margin: 0 auto
    }
}

.product-category__content {
    max-width: 540px;
    margin: 0 auto
}

.product-category__content a.button {
    display: inline-block;
    text-align: center;
    color: #070707;
    border: 1px solid #070707;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 15px;
    min-width: 300px;
}

@media (min-width: 768px) {
    .product-category__content {
        padding-left:30px
    }
}

@media (max-width: 767.98px) {
    .product-category__content {
        max-width:430px
    }
}

.product-category__content .button {
    font-size: 1.2rem
}

@media (max-width: 1199.98px) {
    .product-category__content .button {
        text-decoration:underline;
        text-underline-position: under
    }

    .product-category__content .button:not(:last-child) {
        margin-bottom: 15px
    }

    .product-category__content .button:after {
        display: none
    }
}

.product-category__form-wrapper {
    background-color: #f8f4f2;
    padding: 80px 40px 80px 20px;
    position: relative
}

@media (max-width: 1199.98px) {
    .product-category__form-wrapper {
        padding-top:50px;
        padding-bottom: 50px
    }
}

@media (max-width: 767.98px) {
    .product-category__form-wrapper {
        padding-right:20px
    }
}

.product-category__form-wrapper:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    background-color: #f8f4f2;
    width: 90%;
    z-index: -1
}

@media (max-width: 767.98px) {
    .product-category__form-wrapper:before {
        right:0;
        top: -50%;
        width: 100%
    }
}

.product-category__text {
    line-height: 26px;
    margin-bottom: 20px;
    max-width: 430px
}

.product-category__text ol,.product-category__text ul {
    margin-left: 20px;
    list-style: initial
}

.product-category__text ol li,.product-category__text ul li {
    color: #686868
}

.product-category__text ol li::marker,.product-category__text ul li::marker {
    color: #000
}

.product-category__text ol {
    counter-reset: listitem;
    list-style: decimal
}

.product-category__text a {
    color: #000;
    text-decoration: underline
}

.product-category__text em {
    font-style: italic
}

.product-category__text p {
    margin: 15px 0
}

.product-category__list .product-category:nth-child(2n):before {
    left: auto;
    right: 0
}

@media (min-width: 768px) {
    .product-category__list .product-category:nth-child(2n) .product-category__small-img {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3
    }
}

.product-category__list .product-category:nth-child(2n) .product-category__small-img img {
    margin-left: 0
}

@media (min-width: 768px) {
    .product-category__list .product-category:nth-child(2n) .product-category__big-img {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 992px) {
    .product-category__list .product-category:nth-child(2n) .product-category__big-img {
        padding-left:15px;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .product-category__list .product-category:nth-child(2n) .product-category__col-content {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) {
    .product-category__list .product-category:nth-child(2n) .product-category__content {
        padding-left:15%
    }
}

@media (min-width: 992px) {
    .product-category.in-landing:before {
        width:65%;
        bottom: 90px
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .product-category.in-landing:before {
        width:80%;
        bottom: 60px
    }
}

.product-category.in-landing .border-button:not(:last-child) {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .product-category.in-landing .product-category__small-img {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3
    }

    .product-category.in-landing .product-category__small-img img {
        margin-left: 0
    }

    .product-category.in-landing .product-category__big-img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .product-category.in-landing .product-category__col-content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .product-category.in-landing .product-category__content {
        padding-left: 0;
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.product-category.in-landing .product-category__text b,.product-category.in-landing .product-category__text strong {
    font-weight: 500
}

.product-category.in-landing .product-category__text a {
    font-weight: 500;
    text-decoration: underline
}

.product-category.in-landing .product-category__text a:hover {
    text-decoration: none
}

.product-category.in-landing .product-category__text ol:not(:last-child),.product-category.in-landing .product-category__text p:not(:last-child),.product-category.in-landing .product-category__text ul:not(:last-child) {
    margin-bottom: 15px
}

.product-category.in-landing .product-category__text ul li {
    font-size: 1.3rem;
    font-weight: 400
}

.product-category.in-landing .product-category__text ul li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Ljc5OSIgaGVpZ2h0PSI1Ljc5MSIgdmlld0JveD0iMCAwIDcuNzk5IDUuNzkxIj4KICA8ZyBpZD0iZGVyb3VsYW50IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQgMC4zKSI+CiAgICA8cGF0aCBpZD0iUGF0aF8zIiBkYXRhLW5hbWU9IlBhdGggMyIgZD0iTTAsMCw0LjY1OCwzLjUsMCw3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3IDApIHJvdGF0ZSg5MCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzA3MDcwNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4KICA8L2c+Cjwvc3ZnPgo=) 50% no-repeat;
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.thumbnail-product__carousel {
    position: relative
}

@media (min-width: 576px) {
    .thumbnail-product__carousel {
        padding-left:calc(50% - 270px);
        padding-right: calc(50% - 270px)
    }
}

@media (min-width: 768px) {
    .thumbnail-product__carousel {
        padding-left:calc(50% - 360px);
        padding-right: calc(50% - 360px)
    }
}

@media (min-width: 992px) {
    .thumbnail-product__carousel {
        padding-left:calc(50% - 480px);
        padding-right: calc(50% - 480px)
    }
}

@media (min-width: 1200px) {
    .thumbnail-product__carousel {
        padding-left:calc(50% - 665px);
        padding-right: calc(50% - 665px)
    }
}

.thumbnail-product__carousel-nav.swiper-button-disabled {
    display: none
}

.thumbnail-product__item-col {
    height: 100%
}

.thumbnail-product__item {
    border: 1px solid transparent;
    border-radius: 12px;
    padding: 20px 15px 15px;
    max-width: 320px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
    position: relative
}

.thumbnail-product__item .col-title-text-image__title {
    font-size: 2.2rem;
    padding: 0 10px
}

@media (max-width: 767.98px) {
    .thumbnail-product__item .col-title-text-image__title {
        font-size:2rem
    }
}

.thumbnail-product__item .col-title-text-image__title:not(:last-child) {
    margin-bottom: 5px
}

.thumbnail-product__image {
    margin-bottom: 10px;
    width: 280px
}

.thumbnail-product__content {
    max-width: 260px;
    margin: 0 auto
}

.thumbnail-product__button {
    margin-top: 20px;
    max-width: 100%
}

.no-touchevents .thumbnail-product__button:hover {
    background-color: #070707;
    color: #fff
}

.thumbnail-product__slide {
    width: auto!important;
    height: auto
}

.promo__block {
    margin: 70px 0
}

.promo__block.three_features {
    margin-top: 125px
}

.promo__block.three_features .item_three_features {
    position: relative;
    background-color: #070707;
    height: 450px;
    padding: 200px 30px 30px;
    text-align: center;
    margin-bottom: 30px
}

@media (max-width: 991.98px) {
    .promo__block.three_features .item_three_features {
        margin-top:75px
    }
}

.promo__block.three_features .item_three_features .container_img {
    position: absolute;
    top: -35px;
    -webkit-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    width: 100%;
    margin-left: -50%;
    height: 183px
}

.promo__block.three_features .item_three_features .container_img .feature_img {
    position: absolute;
    top: -15%;
    left: 43%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.promo__block.three_features .item_three_features .container_img .label {
    background-color: #fff;
    border-radius: 3px;
    color: #000;
    text-transform: uppercase;
    font-family: Muli,sans-serif;
    font-size: 1.2rem;
    line-height: 1.5rem;
    position: absolute;
    bottom: 15px;
    left: 43%;
    padding: 4px;
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%)
}

.promo__block.three_features .item_three_features h3 {
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem
}

.promo__block.three_features .item_three_features p {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300;
    font-family: Muli;
    margin: 15px 0
}

.promo__block.three_features .item_three_features .border-button--white {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 20px
}

.promo__block.three_features .item_three_features .border-button--white svg {
    margin: 5px 5px 5px 0
}

.promo__block.three_features .item_three_features .border-button--white svg path {
    fill: #fff
}

.promo__block.three_features .item_three_features .border-button--white:hover svg path {
    fill: #000!important
}

.promo__block.personas {
    position: relative
}

.promo__block.personas .personnas_main_content {
    width: 60%;
    padding: 70px 130px 130px;
    background-color: #f8f4f2
}

@media (max-width: 991.98px) {
    .promo__block.personas .personnas_main_content {
        width:100%;
        padding: 25px
    }
}

.promo__block.personas .personnas_main_content h3 {
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-family: Butler,sans-serif;
    color: #070707
}

.promo__block.personas .personnas_main_content p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-family: Muli;
    color: #070707;
    margin-bottom: 30px
}

.promo__block.personas .two_personnas {
    position: relative;
    top: -100px;
    left: 100px
}

@media (max-width: 991.98px) {
    .promo__block.personas .two_personnas {
        top:auto;
        left: auto
    }
}

.promo__block.personas .two_personnas .item_two_personnas {
    background-color: #070707;
    padding: 40px 60px
}

@media (max-width: 991.98px) {
    .promo__block.personas .two_personnas .item_two_personnas {
        margin-bottom:30px
    }
}

.promo__block.personas .two_personnas .item_two_personnas h3 {
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-family: Butler,sans-serif;
    color: #fff
}

.promo__block.personas .two_personnas .item_two_personnas p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-family: Muli;
    color: #fff;
    margin-bottom: 30px
}

.promo__block.two_advices .item_promo__block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    background: #f8f4f2;
    height: 315px
}

@media (max-width: 991.98px) {
    .promo__block.two_advices .item_promo__block {
        display:block;
        margin: 20px 0;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }
}

.promo__block.two_advices .item_promo__block .visuel {
    width: 30%
}

@media (max-width: 991.98px) {
    .promo__block.two_advices .item_promo__block .visuel {
        width:100%
    }
}

.promo__block.two_advices .item_promo__block .visuel img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.promo__block.two_advices .item_promo__block .content {
    width: 70%;
    padding: 40px
}

@media (max-width: 991.98px) {
    .promo__block.two_advices .item_promo__block .content {
        width:100%
    }
}

.promo__block.two_advices .item_promo__block .content h3 {
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-family: Butler,sans-serif;
    color: #070707
}

.promo__block.two_advices .item_promo__block .content p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-family: Muli;
    color: #070707;
    font-weight: 300;
    margin: 15px 0
}

.promo__block.two_advices .item_promo__block .content a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 15px
}

.promo__block.two_advices .item_promo__block .content a svg {
    margin-right: 10px
}

.promo__block.two_advices .item_promo__block .content a svg path {
    fill: #000
}

.promo__block.two_advices .item_promo__block .content a:hover svg path {
    fill: #fff!important
}

.promo__block.one_advice .item__one_advice {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f8f4f2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 991.98px) {
    .promo__block.one_advice .item__one_advice {
        display:block
    }
}

.promo__block.one_advice .item__one_advice .visuel {
    width: 40%;
    padding: 30px
}

@media (max-width: 991.98px) {
    .promo__block.one_advice .item__one_advice .visuel {
        width:100%
    }
}

.promo__block.one_advice .item__one_advice .visuel img {
    position: relative;
    left: 75px;
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    max-width: 225px
}

@media (max-width: 991.98px) {
    .promo__block.one_advice .item__one_advice .visuel img {
        position:static;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        left: auto;
        max-width: 100%
    }
}

.promo__block.one_advice .item__one_advice .content {
    width: 60%
}

@media (max-width: 991.98px) {
    .promo__block.one_advice .item__one_advice .content {
        width:100%
    }
}

.promo__block.one_advice .item__one_advice .content .tag {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #070707;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 5px;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 20px
}

.promo__block.one_advice .item__one_advice .content h3 {
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-family: Butler,sans-serif;
    color: #070707
}

.promo__block.one_advice .item__one_advice .content p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-family: Muli;
    color: #070707;
    font-weight: 300;
    margin: 15px 0
}

.promo__block.one_advice .item__one_advice .content a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 15px
}

.promo__block.one_advice .item__one_advice .content a svg {
    margin-right: 10px
}

.promo__block.one_advice .item__one_advice .content a svg path {
    fill: #000
}

.promo__block.one_advice .item__one_advice .content a:hover svg path {
    fill: #fff!important
}

.promo__block.quote_blocks .blockquote {
    background-color: #f8f4f2;
    padding: 90px;
    text-align: center
}

@media (max-width: 991.98px) {
    .promo__block.quote_blocks .blockquote {
        padding:25px
    }
}

.promo__block.quote_blocks .blockquote svg {
    display: block;
    margin: 0 auto 30px
}

.promo__block.quote_blocks .blockquote h3 {
    font-size: 5rem;
    line-height: 6rem;
    font-family: Butler,sans-serif;
    color: #070707
}

.promo__block.quote_blocks .blockquote blockquote {
    font-weight: 300;
    font-family: Muli;
    color: #686868
}

.promo__block.quote_blocks .item__quote_blocks {
    background-color: #070707;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 100px;
    text-align: center;
    max-height: 400px
}

@media (max-width: 991.98px) {
    .promo__block.quote_blocks .item__quote_blocks {
        padding:25px;
        margin: 15px 0
    }
}

.promo__block.quote_blocks .item__quote_blocks svg {
    display: block;
    margin: 0 auto 15px
}

.promo__block.quote_blocks .item__quote_blocks h3 {
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-family: Butler,sans-serif;
    color: #fff
}

.promo__block.quote_blocks .item__quote_blocks p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-family: Muli;
    color: #fff;
    font-weight: 300;
    margin: 15px 0
}

.promo__block.quote_blocks .item__quote_blocks b,.promo__block.quote_blocks .item__quote_blocks strong {
    font-weight: 700
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 3px
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em
}

.woocommerce table.shop_table td del,.woocommerce table.shop_table td small {
    font-weight: 400
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0
}

.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0,0,0,.1)
}

.woocommerce .product-remove .remove {
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

.woocommerce .product-remove .remove:hover {
    color: #bc4b42
}

.woocommerce .quantity .qty {
    border: 1px solid #ccc;
    width: 3.631em;
    text-align: center
}

.woocommerce #content table.cart img,.woocommerce table.cart img {
    height: auto;
    max-width: 100%
}

.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions {
    text-align: right;
    padding-right: 40px
}

.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text {
    width: 80px
}

.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon {
    float: left
}

.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label {
    display: none
}

.woocommerce table.cart .product-thumbnail {
    min-width: 32px
}

.woocommerce table.cart img {
    width: 32px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%
}

.woocommerce table.cart td,.woocommerce table.cart th {
    vertical-align: middle
}

.woocommerce table.cart td.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #545b62;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0
}

.woocommerce table.cart input {
    margin: 0;
    vertical-align: middle
}

.woocommerce-page .cart-collaterals,.woocommerce .cart-collaterals {
    width: 100%;
    display: inline-block
}

.woocommerce-page .cart-collaterals:before,.woocommerce .cart-collaterals:before {
    content: " ";
    display: table
}

.woocommerce-page .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cart_totals {
    float: right;
    width: 48%
}

.woocommerce-page .cart-collaterals .cart_totals p small,.woocommerce .cart-collaterals .cart_totals p small {
    color: #919191;
    font-size: .83em
}

.woocommerce-page .cart-collaterals .cart_totals table,.woocommerce .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0
}

.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,.woocommerce .cart-collaterals .cart_totals table tr:first-child td,.woocommerce .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0
}

.woocommerce-page .cart-collaterals .cart_totals table th,.woocommerce .cart-collaterals .cart_totals table th {
    width: 35%
}

.woocommerce-page .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table th,.woocommerce .cart-collaterals .cart_totals table td,.woocommerce .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em
}

.woocommerce-page .cart-collaterals .cart_totals table select,.woocommerce .cart-collaterals .cart_totals table select {
    width: 100%
}

.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr th,.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #eae8e0
}

.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0
}

.woocommerce-page .wc-proceed-to-checkout,.woocommerce .wc-proceed-to-checkout {
    text-align: right;
    padding-top: 20px;
    padding-right: 30px
}

@media (max-width: 767.98px) {
    .woocommerce-page table.shop_table_responsive thead,.woocommerce table.shop_table_responsive thead {
        display:none
    }

    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }

    .woocommerce-page table.shop_table_responsive tbody th,.woocommerce table.shop_table_responsive tbody th {
        display: none
    }

    .woocommerce-page table.shop_table_responsive tr,.woocommerce table.shop_table_responsive tr {
        display: block
    }

    .woocommerce-page table.shop_table_responsive tr td,.woocommerce table.shop_table_responsive tr td {
        display: block;
        text-align: right!important
    }

    .woocommerce-page table.shop_table_responsive tr td.order-actions,.woocommerce table.shop_table_responsive tr td.order-actions {
        text-align: left!important
    }

    .woocommerce-page table.shop_table_responsive tr td:before,.woocommerce table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }

    .woocommerce-page table.shop_table_responsive tr td.actions:before,.woocommerce-page table.shop_table_responsive tr td.product-remove:before,.woocommerce table.shop_table_responsive tr td.actions:before,.woocommerce table.shop_table_responsive tr td.product-remove:before {
        display: none
    }

    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td,.woocommerce table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0,0,0,.025)
    }

    .woocommerce-page table.my_account_orders tr td.order-actions,.woocommerce table.my_account_orders tr td.order-actions {
        text-align: left
    }

    .woocommerce-page table.my_account_orders tr td.order-actions:before,.woocommerce table.my_account_orders tr td.order-actions:before {
        display: none
    }

    .woocommerce-page table.my_account_orders tr td.order-actions .button,.woocommerce table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0
    }

    .woocommerce #content table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail {
        display: none
    }

    .woocommerce #content table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce table.cart td.actions {
        text-align: left
    }

    .woocommerce #content table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em
    }

    .woocommerce #content table.cart td.actions .coupon:after,.woocommerce-page #content table.cart td.actions .coupon:after,.woocommerce-page table.cart td.actions .coupon:after,.woocommerce table.cart td.actions .coupon:after {
        display: block;
        clear: both;
        content: ""
    }

    .woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input {
        width: 48%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button {
        float: right
    }

    .woocommerce #content table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button,.woocommerce table.cart td.actions .button {
        display: block;
        width: 100%
    }

    .woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator,.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: left
    }

    .woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none
    }

    .woocommerce #payment .terms,.woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }

    .woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 1em
    }

    .woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last,.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0
    }
}

.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form-row {
    border-color: #ccc;
    width: 48%;
    margin-bottom: 30px
}

.form-row label {
    width: 100%
}

.form-row input[type=email],.form-row input[type=password],.form-row input[type=tel],.form-row input[type=text] {
    width: 100%;
    padding: 0
}

.form-row textarea {
    display: block;
    min-height: 180px;
    width: 100%;
    background-color: #f7f7f7;
    resize: none;
    padding: 10px
}

.form-row textarea::-webkit-scrollbar {
    width: 6px;
    background-color: #eae8e0
}

.form-row textarea::-webkit-scrollbar-thumb {
    background-color: #ccc;
    cursor: pointer
}

.form-row .select2-container {
    width: 100%!important;
    position: relative;
    top: 10px;
    left: auto;
    margin-top: -15px;
    padding-bottom: 15px
}

.form-row .select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 0;
    padding-bottom: 0
}

#billing_address_1_field,#billing_address_2_field,#order_comments_field,#shipping_address_1_field,#shipping_address_2_field {
    width: 100%
}

#ship-to-different-address {
    cursor: pointer
}

#order_comments_field {
    padding-bottom: 0
}

#order_comments_field label {
    margin-bottom: 5px
}

.woocommerce-billing-fields {
    margin-bottom: 30px
}

.woocommerce-shipping-fields {
    border-top: 1px solid #686868;
    padding-top: 40px
}

.woocommerce-checkout-payment {
    padding-right: 30px;
    text-align: right
}

.place-order {
    border-bottom: 0;
    width: 100%
}

.woocommerce-thankyou-order-details {
    background-color: #f7f7f7;
    margin-bottom: 30px;
    padding: 30px;
    text-align: center
}

.woocommerce-thankyou-order-details li {
    line-height: 1.8
}

.special-title span {
    font-family: Gloss Drop,sans-serif;
    font-size: 12rem;
    line-height: 1.2;
    display: block;
    background: #073f38;
    background: -webkit-linear-gradient(left,#073f38,#125c4e 26%,#135d4f 44%,#0d4e46 62%,#033233 79%,#063c37);
    background: -o-linear-gradient(left,#073f38 0,#125c4e 26%,#135d4f 44%,#0d4e46 62%,#033233 79%,#063c37 100%);
    background: -webkit-gradient(linear,left top,right top,from(#073f38),color-stop(26%,#125c4e),color-stop(44%,#135d4f),color-stop(62%,#0d4e46),color-stop(79%,#033233),to(#063c37));
    background: linear-gradient(90deg,#073f38,#125c4e 26%,#135d4f 44%,#0d4e46 62%,#033233 79%,#063c37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.is-ie .special-title span {
    background: none
}

@media (max-width: 767.98px) {
    .special-title {
        margin-bottom:20px
    }

    .special-title span {
        font-size: 8rem
    }
}

@media (max-width: 575.98px) {
    .special-title span {
        font-size:6rem
    }
}

.protection-section {
    background-color: #033
}

.protection-section .three-items-icons__text,.protection-section .three-items-icons__title {
    color: #fff
}

@media (max-width: 767.98px) {
    .why-newtechwood .protection-section {
        padding-top:90px
    }
}

@media (max-width: 575.98px) {
    .why-newtechwood .protection-section {
        padding-top:60px
    }
}

.why-newtechwood .pushed-product {
    position: relative;
    padding-bottom: 0
}

.why-newtechwood .pushed-product:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 180px;
    background-color: #033
}

@media (max-width: 991.98px) {
    .why-newtechwood .pushed-product:before {
        height:auto;
        top: 50%
    }
}

@media (max-width: 575.98px) {
    .why-newtechwood .pushed-product:before {
        top:30%
    }
}

@media (max-width: 1199.98px) {
    .why-newtechwood .pushed-product__text {
        padding-top:20px
    }

    .editor .why-newtechwood .pushed-product__text ol,.editor .why-newtechwood .pushed-product__text p,.editor .why-newtechwood .pushed-product__text ul,.shop__infos--content .why-newtechwood .pushed-product__text ol,.shop__infos--content .why-newtechwood .pushed-product__text p,.shop__infos--content .why-newtechwood .pushed-product__text ul,.shop__infos .why-newtechwood .pushed-product__text .text-infos,.why-newtechwood .pushed-product__text .editor ol,.why-newtechwood .pushed-product__text .editor p,.why-newtechwood .pushed-product__text .editor ul,.why-newtechwood .pushed-product__text .faq__answer,.why-newtechwood .pushed-product__text .footer__item,.why-newtechwood .pushed-product__text .master-banner__legend,.why-newtechwood .pushed-product__text .page-numbers,.why-newtechwood .pushed-product__text .shop__infos--content ol,.why-newtechwood .pushed-product__text .shop__infos--content p,.why-newtechwood .pushed-product__text .shop__infos--content ul,.why-newtechwood .pushed-product__text .shop__infos .text-infos,.why-newtechwood .pushed-product__text .table__subtitle,.why-newtechwood .pushed-product__text .text,.why-newtechwood .pushed-product__text .text--white,.why-newtechwood .pushed-product__text .three-cols__text,.why-newtechwood .pushed-product__text label.error {
        color: #919191
    }
}

@media (max-width: 991.98px) {
    .editor .why-newtechwood .pushed-product__text ol,.editor .why-newtechwood .pushed-product__text p,.editor .why-newtechwood .pushed-product__text ul,.shop__infos--content .why-newtechwood .pushed-product__text ol,.shop__infos--content .why-newtechwood .pushed-product__text p,.shop__infos--content .why-newtechwood .pushed-product__text ul,.shop__infos .why-newtechwood .pushed-product__text .text-infos,.why-newtechwood .pushed-product__text .editor ol,.why-newtechwood .pushed-product__text .editor p,.why-newtechwood .pushed-product__text .editor ul,.why-newtechwood .pushed-product__text .faq__answer,.why-newtechwood .pushed-product__text .footer__item,.why-newtechwood .pushed-product__text .master-banner__legend,.why-newtechwood .pushed-product__text .page-numbers,.why-newtechwood .pushed-product__text .shop__infos--content ol,.why-newtechwood .pushed-product__text .shop__infos--content p,.why-newtechwood .pushed-product__text .shop__infos--content ul,.why-newtechwood .pushed-product__text .shop__infos .text-infos,.why-newtechwood .pushed-product__text .table__subtitle,.why-newtechwood .pushed-product__text .text,.why-newtechwood .pushed-product__text .text--white,.why-newtechwood .pushed-product__text .three-cols__text,.why-newtechwood .pushed-product__text label.error {
        color:#fff
    }
}

.faq__page .top-subnavigation {
    position: fixed;
    min-width: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 250px;
    top: 0;
    right: 0
}

.faq__page .top-subnavigation__border {
    background-color: #070707;
    opacity: .2
}

.faq__page .subnavigation__item:not(:last-child) {
    margin-bottom: 20px
}

.faq__page .subnavigation__link {
    font-size: 2rem
}

@media (max-width: 1199.98px) {
    .faq__page .top-subnavigation {
        padding-top:180px
    }

    .faq__page .subnavigation__item:not(:last-child) {
        margin-bottom: 15px
    }

    .faq__page .subnavigation__link {
        font-size: 1.6rem
    }
}

@media (max-width: 767.98px) {
    .faq__page .faq__filters {
        margin-bottom:40px
    }

    .faq__page .faq__filters .subnavigation__item:not(:last-child) {
        margin-bottom: 10px
    }
}

.faq__container {
    position: relative
}

@media (min-width: 768px) {
    .faq__container {
        width:75%
    }
}

.colors-page .banner-image-title.has-color-block:before {
    display: none
}

@media (max-width: 767.98px) {
    .colors-page .colors__products {
        margin-bottom:0
    }
}

.colors__products .list li>a {
    color: #493831;
    cursor: default;
    opacity: .3;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.colors__products .list li>a:hover,.colors__products .list li>a:hover:after {
    opacity: 1
}

.colors__products .products-carousel__main-title {
    color: #ccc;
    margin-top: 70px;
    z-index: 5
}

@media (max-width: 991.98px) {
    .colors__products .products-carousel__main-title {
        margin-top:60px;
        margin-bottom: 30px
    }
}

@media (max-width: 767.98px) {
    .colors__products .products-carousel__main-title {
        margin-top:20px
    }
}

.colors__products .products-carousel__color {
    -webkit-transform: translateX(120px);
    -o-transform: translateX(120px);
    transform: translateX(120px)
}

@media (min-width: 768px) and (max-width:991.98px) {
    .colors__products .products-carousel__color {
        width:48vw
    }
}

@media (max-width: 767.98px) {
    .colors__products .products-carousel__color {
        top:35%
    }
}

@media (max-width: 575.98px) {
    .colors__products .products-carousel__color {
        -webkit-transform:translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@media (max-width: 1330px) {
    .colors__products .products-carousel__col-text {
        padding-top:20px
    }
}

@media (max-width: 767.98px) {
    .colors__products .products-carousel__col-text {
        padding-top:30px;
        text-align: center
    }
}

@media (max-width: 575.98px) {
    .colors__products .products-carousel__col-text {
        padding-left:0;
        padding-right: 0
    }
}

.colors__products .products-carousel__content-text {
    padding-left: 0
}

@media (max-width: 575.98px) {
    .colors__products .products-carousel__content-text {
        max-width:none
    }
}

@media (min-width: 768px) and (max-width:1330px) {
    .colors__products .products-carousel__col-images {
        padding-top:185px
    }
}

@media (max-width: 575.98px) {
    .colors__products .products-carousel__col-images {
        padding-top:20px
    }
}

.colors__products .products-carousel__images-wrapper {
    max-width: 30%
}

@media (min-width: 768px) and (max-width:991.98px) {
    .colors__products .products-carousel__images-wrapper {
        max-width:50%
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    .colors__products .products-carousel__image--product {
        -webkit-transform:translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        margin-right: 20px
    }
}

@media (max-width: 575.98px) {
    .colors__list {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 5px;
        padding-right: 5px;
        overflow-x: auto;
        margin-bottom: 20px
    }

    .colors__list::-webkit-scrollbar {
        width: 0;
        background-color: #fff
    }

    .colors__list::-webkit-scrollbar-thumb {
        background-color: #fff;
        cursor: pointer
    }
}

.colors__list-item {
    position: relative
}

@media (min-width: 576px) {
    .colors__list-item:hover .colors__list-pattern {
        opacity:1;
        -webkit-transform: translate3d(-130%,-90%,0) rotate(130deg);
        transform: translate3d(-130%,-90%,0) rotate(130deg);
        -webkit-transition: opacity .6s,-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);
        transition: opacity .6s,-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);
        -o-transition: opacity .6s,-o-transform .6s cubic-bezier(.25,.46,.45,.94);
        transition: opacity .6s,transform .6s cubic-bezier(.25,.46,.45,.94);
        transition: opacity .6s,transform .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94),-o-transform .6s cubic-bezier(.25,.46,.45,.94)
    }
}

@media (max-width: 767.98px) {
    .colors__list-item .button--before {
        line-height:1.7
    }

    .colors__list-item .button--before:after {
        top: 10px
    }
}

@media (max-width: 575.98px) {
    .colors__list-item {
        margin:0 15px;
        white-space: nowrap;
        line-height: normal!important
    }

    .colors__list-item .button--before {
        padding-left: 0;
        text-decoration: none
    }

    .colors__list-item .button--before:after {
        display: block;
        top: auto;
        bottom: 0;
        width: 100%;
        -webkit-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left
    }

    .colors__list-item .button--before.is-active:after {
        -webkit-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.colors__list-pattern {
    background-size: cover;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 0 50% 50% 50%;
    border: 3px solid #fff;
    margin-top: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(-150%,-90%,0) rotate(130deg);
    transform: translate3d(-150%,-90%,0) rotate(130deg);
    opacity: 0;
    -webkit-transition: opacity .3s,-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .3s,-webkit-transform .3s cubic-bezier(.25,.46,.45,.94);
    -o-transition: opacity .3s,-o-transform .3s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .3s,transform .3s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .3s,transform .3s cubic-bezier(.25,.46,.45,.94),-webkit-transform .3s cubic-bezier(.25,.46,.45,.94),-o-transform .3s cubic-bezier(.25,.46,.45,.94)
}

@media (max-width: 767.98px) {
    .colors__list-pattern {
        display:none
    }
}

.standards-colors-carousel .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 9999px;
    background-color: #fff;
    -webkit-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px)
}

@media (max-width: 767.98px) {
    .standards-colors-carousel .swiper-slide:before {
        -webkit-transform:translateX(-10%);
        -o-transform: translateX(-10%);
        transform: translateX(-10%)
    }
}

.colors__pastille {
    margin: 0 auto;
    display: block
}

@media (max-width: 991.98px) {
    .colors__pastille {
        margin:0
    }
}

@media (max-width: 767.98px) {
    .colors__pastille {
        max-width:none;
        text-align: center
    }
}

@media (max-width: 575.98px) {
    .colors__pastille {
        overflow:auto;
        margin-bottom: 20px;
        padding-left: 30px;
        white-space: nowrap
    }

    .colors__pastille::-webkit-scrollbar {
        width: 0;
        background-color: transparent
    }

    .colors__pastille::-webkit-scrollbar-thumb {
        background-color: transparent;
        cursor: pointer
    }

    .colors__pastille::-webkit-scrollbar,.colors__pastille::-webkit-scrollbar-thumb {
        display: none;
        height: 0
    }
}

.colors__pastille-item {
    display: inline-block;
    padding: 8px 10px;
    vertical-align: top;
    text-align: center;
    width: 30%
}

.colors__pastille-item.is-active .colors__pastille-wrapper {
    background-color: #ccc
}

.colors__pastille-item.js-on_demand-color-button.is-active .colors__pastille-wrapper {
    background-color: #bdbdbd
}

@media (min-width: 576px) and (max-width:767.98px) {
    .colors__pastille-item {
        width:20%
    }
}

@media (max-width: 575.98px) {
    .colors__pastille-item {
        width:130px;
        white-space: normal
    }
}

.colors__pastille-wrapper {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    padding: 4px;
    margin-bottom: 3px;
    -webkit-transition: background-color .6s ease;
    -o-transition: background-color .6s ease;
    transition: background-color .6s ease
}

.colors__pastille-image {
    border-radius: 50%
}

.colors__pastille-text {
    display: block;
    font-size: 1.3rem
}

.colors__pastille-text.is-white {
    color: #fff
}

.colors__order-list {
    background-color: #eae8e0;
    position: relative
}

@media (max-width: 575.98px) {
    .colors__order-list {
        padding-top:50px!important
    }
}

.colors__order-list:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #070707;
    opacity: .05
}

.colors__order-list .list>li>a {
    color: #fff
}

.colors__order-list__main-title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 6rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em
}

.colors__order-list__main-title:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width: 1330px) {
    .colors__order-list__main-title {
        font-size:5rem
    }
}

@media (max-width: 1199.98px) {
    .colors__order-list__main-title {
        font-size:4.2rem
    }
}

@media (max-width: 991.98px) {
    .colors__order-list__main-title {
        font-size:3.2rem
    }
}

@media (max-width: 575.98px) {
    .colors__order-list__main-title {
        margin-bottom:10px
    }
}

.colors__order-list .swiper-slide {
    background-color: #eae8e0;
    height: auto
}

.colors__order-list .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 70.8%;
    background-color: #070707;
    opacity: .05
}

@media (max-width: 1199.98px) {
    .colors__order-list .swiper-slide:before {
        width:80.9%
    }
}

@media (max-width: 991.98px) {
    .colors__order-list .swiper-slide:before {
        width:50%
    }
}

.colors__order-list__row {
    height: 100%
}

.woocommerce-info {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center
}

@media (min-width: 768px) {
    .is-shop-page .main {
        padding-top:170px
    }
}

@media (max-width: 767.98px) {
    .shop__filters-col {
        margin-top:30px;
        text-align: center
    }
}

.shop__filter {
    display: inline-block;
    vertical-align: top;
    min-width: 130px;
    opacity: .5;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: relative;
    z-index: 5
}

@media (max-width: 575.98px) {
    .shop__filter {
        display:block;
        margin: 5px 0
    }
}

.no-touchevents .shop__filter:hover,.shop__filter.is-active {
    opacity: 1
}

.no-touchevents .shop__filter:hover .shop__filter__options-wrapper,.shop__filter.is-active .shop__filter__options-wrapper {
    max-height: 210px
}

.shop__filter__select {
    position: relative;
    width: 100%;
    cursor: pointer
}

.shop__filter__select:after {
    content: "";
    position: absolute;
    top: 11px;
    right: 0;
    width: 7px;
    height: 7px;
    border-right: 1px solid #070707;
    border-bottom: 1px solid #070707;
    opacity: .7;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width: 767.98px) {
    .shop__filter__select:after {
        top:6px
    }
}

@media (max-width: 575.98px) {
    .shop__filter__select:after {
        top:0;
        position: relative;
        display: inline-block;
        margin-left: 10px;
        -webkit-transform: translate(10px,-3px) rotate(45deg);
        -o-transform: translate(10px,-3px) rotate(45deg);
        transform: translate(10px,-3px) rotate(45deg)
    }
}

.shop__filter__options-wrapper {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .6s ease;
    -o-transition: max-height .6s ease;
    transition: max-height .6s ease;
    position: absolute;
    top: 100%;
    left: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 200px;
    z-index: 5
}

@media (max-width: 575.98px) {
    .shop__filter__options-wrapper {
        width:100%;
        max-width: 100%;
        -webkit-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }
}

.shop__filter__options {
    background-color: #fff;
    border: 1px solid #eae8e0;
    max-height: 210px;
    overflow-y: auto;
    width: 200px
}

.shop__filter__options::-webkit-scrollbar {
    width: 5px;
    background-color: #f7f7f7
}

.shop__filter__options::-webkit-scrollbar-thumb {
    width: 5px;
    background-color: #ccc
}

@media (min-width: 576px) {
    .shop__filter__options {
        text-align:left
    }
}

.shop__filter__option>a {
    display: block;
    font-size: 1.4rem;
    padding: 10px 8px;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.shop__filter__option>a:hover {
    background-color: #eae8e0
}

@media (max-width: 575.98px) {
    .shop__filter__option>a {
        padding:8px
    }
}

.shop__header {
    border-bottom: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 40px
}

.shop__header select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    font-family: Circe,sans-serif;
    font-size: 1.4rem;
    letter-spacing: 1px;
    font-weight: 300
}

.shop__header .select2-container--default {
    max-width: 230px
}

.shop__header .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 10px
}

.shop__header .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0
}

.shop__header .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    width: 8px;
    height: 8px;
    opacity: .5;
    position: relative;
    top: 8px
}

.shop__infos {
    margin-bottom: 60px
}

.shop__infos--button {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center
}

.shop__infos--button .arrow {
    right: 30px
}

.shop__infos--container {
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
    padding-top: 40px;
    display: none
}

.shop__infos--content ol,.shop__infos--content p,.shop__infos--content ul {
    line-height: 1.5
}

.shop__infos--content ol:not(:last-child),.shop__infos--content p:not(:last-child),.shop__infos--content ul:not(:last-child) {
    margin-bottom: 10px
}

.shop__infos--inner:not(:last-child) {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .shop__infos-col:not(:last-child) {
        margin-bottom:30px
    }
}

.shop__infos .text-infos {
    color: #919191;
    line-height: 1.4
}

.cart-button {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.cart-button .icon {
    width: 13px;
    height: 13px;
    opacity: .8;
    margin-right: 5px;
    position: relative;
    top: -1px
}

.cart-button:hover {
    opacity: .7
}

.added_to_cart.wc-forward {
    display: none!important
}

.shop__footer {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 30px
}

.woocommerce-message {
    background-color: #f7f7f7;
    padding: 15px 30px;
    margin-bottom: 60px;
    margin-top: -60px;
    text-align: center
}

.woocommerce-message .wc-forward {
    display: none
}

.woocommerce-error {
    position: relative;
    padding: 20px 30px;
    margin-bottom: 30px;
    color: #070707;
    font-size: 1.4rem;
    line-height: 1.5
}

.woocommerce-error:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #bc4b42;
    opacity: .2
}

.woocommerce-error * {
    position: relative;
    z-index: 1
}

.medias-page .page-title {
    margin-bottom: 0
}

.medias-page .filters__section {
    border-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 60px
}

@media (max-width: 767.98px) {
    .medias-page .filters__section {
        margin-bottom:0
    }
}

@media (max-width: 575.98px) {
    .medias-page .filters {
        border-top:1px solid #eae8e0
    }
}

@media (max-width: 767.98px) {
    .medias-page .filters__title {
        margin-right:0;
        margin-bottom: 10px
    }
}

@media (min-width: 576px) and (max-width:767.98px) {
    .medias-page .filters__item {
        display:inline-block
    }
}

@media (max-width: 575.98px) {
    .medias-page .filters__item {
        border-bottom:1px solid #eae8e0;
        margin: 0;
        padding: 10px 20px
    }
}

.medias-page .filters .select2-container--default {
    min-width: 130px
}

@media (max-width: 767.98px) {
    .medias-page .filters .select2-container--default .select2-selection--single .select2-selection__arrow {
        top:5px
    }
}

@media (max-width: 575.98px) {
    .medias-page .filters .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-right:0
    }
}

.medias-page .article-item__col {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: inline-block;
    padding: 30px;
    text-align: center
}

@media (max-width: 1199.98px) {
    .medias-page .article-item__col {
        margin-bottom:30px
    }

    .medias-page .article-item__col:nth-child(2n) {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 991.98px) {
    .medias-page .article-item__col {
        padding:30px 20px
    }
}

@media (max-width: 767.98px) {
    .medias-page .article-item__col {
        margin-bottom:0
    }
}

@media (max-width: 575.98px) {
    .medias-page .article-item__col {
        padding-bottom:0
    }
}

@media (max-width: 1199.98px) {
    .medias-page .article-item__cat {
        width:auto;
        position: relative;
        -webkit-transform: translateX(0) rotate(0deg);
        -o-transform: translateX(0) rotate(0deg);
        transform: translateX(0) rotate(0deg)
    }
}

@media (max-width: 575.98px) {
    .medias__list {
        margin-bottom:30px
    }
}

.medias__download {
    position: absolute;
    top: 15px;
    right: 15px
}

.medias__image-col:nth-child(odd):not(.col-md-8) {
    margin-top: 50px
}

@media (max-width: 767.98px) {
    .medias__image-col:nth-child(odd):not(.col-md-8) {
        margin-top:0
    }
}

.medias__image-col .article-item {
    max-width: none;
    display: inline-block
}

.is-ie .medias__image-col .article-item {
    width: 100%
}

.medias__video-col .article-item {
    max-width: none
}

.is-before-after img {
    display: block
}

.is-before-after .medias__before {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: opacity .8s cubic-bezier(.25,.46,.45,.94);
    transition: opacity .8s cubic-bezier(.25,.46,.45,.94)
}

.is-before-after .article-item:hover .medias__before {
    opacity: 0
}

.video-item {
    position: relative;
    max-width: 540px;
    margin: 0 auto
}

.popup .video-item {
    max-width: 767px
}

.video__container {
    background-color: transparent;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    z-index: 2
}

.video__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.video__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer
}

.contact-page {
    padding-top: 170px;
    position: relative
}

.contact-page:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #070707;
    height: 170px
}

.contact-page .banner-image-title.has-color-block:before {
    display: none
}

@media (min-width: 576px) {
    .contact-page .social-networks {
        margin-top:10px
    }
}

.contact-page .form__message {
    font-family: Butler,sans-serif;
    font-size: 2.5rem;
    line-height: 1.6;
    width: 100%;
    max-width: 500px;
    padding: 0 20px
}

@media (max-width: 1199.98px) {
    .contact-page .form__message {
        font-size:2.2rem
    }
}

@media (min-width: 992px) {
    .contact-page .form__message {
        position:absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@media (max-width: 991.98px) {
    .contact-page .form__message {
        margin:0 auto
    }
}

@media (max-width: 575.98px) {
    .contact-page .form__message {
        font-size:1.8rem
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .contact-page .form-row label,.contact-page .form__label,.form-row .contact-page label {
        width:30%
    }

    .contact-page .form-row input[type=email],.contact-page .form-row input[type=password],.contact-page .form-row input[type=tel],.contact-page .form-row input[type=text],.contact-page .form-row textarea,.contact-page .form__field,.form-row .contact-page input[type=email],.form-row .contact-page input[type=password],.form-row .contact-page input[type=tel],.form-row .contact-page input[type=text],.form-row .contact-page textarea {
        width: 68%
    }

    .contact-page .form-row textarea,.contact-page .is-textarea .form-row label,.contact-page .is-textarea .form__label,.contact-page textarea.form__field,.form-row .contact-page .is-textarea label,.form-row .contact-page textarea {
        width: 100%
    }

    .contact-page .form-row:not(.is-wide-select) .select2,.contact-page .form__box:not(.is-wide-select) .select2 {
        left: 34%;
        width: 66%!important
    }
}

@media (max-width: 991.98px) {
    .contact-page {
        padding-top:90px
    }
}

@media (max-width: 767.98px) {
    .contact-page {
        padding-top:70px
    }
}

@media (max-width: 575.98px) {
    .contact-page .form-row input[type=email],.contact-page .form-row input[type=password],.contact-page .form-row input[type=tel],.contact-page .form-row input[type=text],.contact-page .form-row label,.contact-page .form-row textarea,.contact-page .form__field,.contact-page .form__label,.form-row .contact-page input[type=email],.form-row .contact-page input[type=password],.form-row .contact-page input[type=tel],.form-row .contact-page input[type=text],.form-row .contact-page label,.form-row .contact-page textarea {
        width:100%
    }

    .contact-page .form-row .select2,.contact-page .form__box .select2 {
        position: relative;
        left: 0;
        width: 100%!important
    }
}

.contact__banner {
    background-color: #070707;
    position: relative
}

@media (min-width: 992px) {
    .contact__banner {
        margin-bottom:120px
    }

    .main-wrapper .contact__banner.contact__banner {
        margin-bottom: 210px!important
    }
}

@media (max-width: 991.98px) {
    .contact__banner {
        padding-bottom:0!important
    }
}

.contact__col-infos {
    padding-left: 80px
}

@media (max-width: 575.98px) {
    .contact__col-infos {
        padding-left:15px;
        text-align: center
    }
}

.contact__title {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 7rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    line-height: 1.1em
}

.contact__title:not(:last-child) {
    margin-bottom: 20px
}

.contact__title span {
    display: block;
    -webkit-transform: translateX(-65px);
    -o-transform: translateX(-65px);
    transform: translateX(-65px)
}

@media (max-width: 1199.98px) {
    .contact__title {
        font-size:6rem
    }
}

@media (max-width: 767.98px) {
    .contact__title {
        font-size:5rem
    }
}

@media (max-width: 575.98px) {
    .contact__title {
        font-size:4rem
    }

    .contact__title span {
        -webkit-transform: translateX(-35px);
        -o-transform: translateX(-35px);
        transform: translateX(-35px)
    }
}

.contact__coordonnees {
    border-top: 1px solid hsla(0,0%,100%,.2);
    padding-top: 25px;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 1.4rem;
    letter-spacing: .04rem;
    line-height: 2;
    max-width: 200px
}

@media (max-width: 575.98px) {
    .contact__coordonnees {
        margin:0 auto 20px
    }
}

.contact__form {
    background-color: #f2efe7;
    padding: 90px
}

@media (max-width: 1199.98px) {
    .contact__form {
        padding:70px 50px
    }
}

@media (min-width: 992px) {
    .contact__form {
        position:absolute;
        top: 0;
        left: 50%;
        width: 50%;
        min-height: 760px
    }
}

@media (max-width: 991.98px) {
    .contact__form {
        margin-top:60px;
        width: 100%
    }

    .contact__form.is-form-message {
        min-height: 10px
    }
}

@media (max-width: 767.98px) {
    .contact__form {
        padding-bottom:90px
    }
}

@media (max-width: 575.98px) {
    .contact__form {
        margin-top:30px;
        padding: 50px 20px 90px
    }

    .contact__form.is-form-message {
        padding-bottom: 50px
    }
}

.contact__form-content {
    max-width: 550px;
    min-height: 560px;
    position: relative;
    display: none
}

.contact__form-content.is-active {
    display: block
}

@media (max-width: 991.98px) {
    .contact__form-content {
        margin:0 auto;
        min-height: 10px
    }
}

.contact__form-content-inner {
    padding-left: 45px
}

.is-step-1 .contact__form-content-inner {
    padding-left: 0
}

@media (max-width: 1199.98px) {
    .contact__form-content-inner {
        padding:20px 0 20px 35px
    }
}

@media (max-width: 575.98px) {
    .contact__form-content-inner {
        padding:0
    }

    .is-step-1 .contact__form-content-inner {
        padding-left: 0
    }
}

.contact__form-title {
    display: inline-block;
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 3.2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    line-height: 1.2em;
    padding-left: 40px;
    position: relative
}

.contact__form-title:not(:last-child) {
    margin-bottom: 20px;
    margin-bottom: 50px
}

.contact__form-title:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background-color: #070707
}

@media (max-width: 1199.98px) {
    .contact__form-title {
        font-size:2.8rem;
        padding-left: 30px
    }

    .contact__form-title:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (max-width: 767.98px) {
    .contact__form-title {
        font-size:2.2rem
    }

    .contact__form-title br {
        display: none
    }
}

@media (max-width: 575.98px) {
    .contact__form-title {
        padding-left:20px
    }
}

.contact__subject {
    padding-top: 50px
}

.contact__subject-box {
    position: relative
}

.contact__subject-box:not(:last-child) {
    margin-bottom: 40px
}

.contact__subject-box .plus {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 20px;
    position: relative;
    top: 1px;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.contact__subject-box .plus:after,.contact__subject-box .plus:before {
    content: "";
    position: absolute;
    background-color: #070707;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.contact__subject-box .plus:before {
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contact__subject-box .plus:after {
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.contact__subject-box.checkbox input {
    bottom: 0;
    width: 100%
}

.contact__subject-box label.error {
    bottom: auto;
    right: auto;
    top: 0;
    left: 40px;
    -webkit-transform: translateY(-120%);
    -o-transform: translateY(-120%);
    transform: translateY(-120%)
}

@media (max-width: 575.98px) {
    .contact__subject-box .plus {
        margin-right:15px
    }
}

.contact__subject-radio {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.contact__subject-radio:checked+.plus {
    opacity: 1
}

.contact__subject-label {
    font-family: Butler,sans-serif;
    font-size: 2.2rem;
    letter-spacing: .04rem;
    -webkit-transition: opacity .6s ease .2s;
    -o-transition: opacity .6s ease .2s;
    transition: opacity .6s ease .2s;
    position: relative;
    cursor: pointer;
    display: inline-block;
    max-width: 88%;
    vertical-align: top
}

.contact__subject-label .label-inner {
    display: inline;
    border-bottom: 1px solid;
    line-height: 1.4;
    position: relative;
    top: -3px
}

.is-not-hover .contact__subject-label,.is-not-selected .contact__subject-label {
    opacity: .4;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.is-hover .contact__subject-label,.is-selected .contact__subject-label {
    opacity: 1
}

@media (max-width: 1330px) {
    .contact__subject-label {
        font-size:2rem
    }
}

@media (max-width: 1199.98px) {
    .contact__subject-label {
        font-size:2rem
    }
}

@media (max-width: 575.98px) {
    .contact__subject-label {
        font-size:1.6rem
    }
}

.contact__nav {
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    margin-top: 30px
}

.contact__line-wrapper {
    display: inline-block;
    width: 100%;
    height: 1px;
    position: relative;
    background-color: rgba(0,0,0,.1);
    margin-right: 20px
}

@media (max-width: 767.98px) {
    .contact__line-wrapper {
        margin-bottom:10px
    }
}

.contact__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 1px;
    background: #070707;
    background: -webkit-linear-gradient(left,#070707,#070707 52%,rgba(7,7,7,0));
    background: -o-linear-gradient(left,#070707 0,#070707 52%,rgba(7,7,7,0) 100%);
    background: -webkit-gradient(linear,left top,right top,from(#070707),color-stop(52%,#070707),to(rgba(7,7,7,0)));
    background: linear-gradient(90deg,#070707,#070707 52%,rgba(7,7,7,0));
    -webkit-transition: width .8s ease 1s;
    -o-transition: width .8s ease 1s;
    transition: width .8s ease 1s
}

.contact__nav-button {
    font-size: 1.2rem;
    -webkit-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}

.contact__nav-button:hover {
    color: #919191
}

.contact__nav-button.is-disable {
    opacity: .2;
    cursor: default;
    pointer-events: none
}

.contact__nav-button:not(:last-child):after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 1px;
    background-color: #070707;
    opacity: .2;
    margin: 0 8px;
    position: relative;
    top: -2px
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .contact__nav-button {
        font-size:1.1rem
    }
}

.technical__container {
    margin-bottom: 30px
}

.technical__title-button {
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase
}

.technical__title-button .faq__question {
    letter-spacing: .06rem
}

.technical__title-button .arrow {
    right: 30px
}

.technical__content {
    padding-top: 40px;
    display: none
}

@media (max-width: 991.98px) {
    .technical__col {
        margin-bottom:30px
    }
}

@media (max-width: 767.98px) {
    .technical__col {
        position:relative;
        padding-top: 20px
    }

    .technical__col:before {
        content: "";
        position: absolute;
        top: 0;
        left: 15px;
        right: 15px;
        height: 1px;
        background-color: #f7f7f7
    }

    .technical__col:first-child,.technical__col:nth-child(2) {
        padding-top: 0
    }

    .technical__col:first-child:before,.technical__col:nth-child(2):before {
        display: none
    }
}

@media (max-width: 575.98px) {
    .technical__col {
        text-align:center
    }
}

.technical__col-title {
    font-family: Circe,sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: .25rem;
    text-transform: uppercase;
    margin-bottom: 30px
}

@media (max-width: 991.98px) {
    .technical__col-title {
        margin-bottom:20px
    }
}

@media (max-width: 767.98px) {
    .technical__product-image {
        max-width:250px
    }
}

.technical .colors__pastille {
    max-width: none;
    margin-left: -5px;
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .technical .colors__pastille {
        text-align:left
    }
}

@media (max-width: 575.98px) {
    .technical .colors__pastille {
        padding-left:0;
        white-space: inherit
    }
}

.technical .colors__pastille-wrapper {
    width: 35px;
    height: 35px;
    padding: 0;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease
}

.technical .colors__pastille-wrapper.js-open-popup:hover {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.technical .colors__pastille-item {
    padding: 3px 5px;
    width: auto
}

.technical__link {
    font-size: 1.5rem;
    letter-spacing: .06rem
}

.technical__link:after {
    bottom: -3px
}

.technical__download-item {
    display: block;
    margin-bottom: 15px;
    padding-left: 30px
}

.technical__download {
    font-family: Butler,sans-serif;
    font-size: 1.8rem;
    letter-spacing: .04rem;
    position: relative;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.technical__download:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQuOTcgMzg0Ljk3Ij4NCgk8Zz4NCgkJPGc+DQoJCQk8cGF0aCBkPSJNMzcyLjkzOSwyNjQuNjY3Yy02LjY0MSwwLTEyLjAzLDUuMzktMTIuMDMsMTIuMDN2ODQuMjEySDI0LjA2MXYtODQuMjEyYzAtNi42NDEtNS4zOS0xMi4wMy0xMi4wMy0xMi4wMw0KCQkJCVMwLDI3MC4wNTYsMCwyNzYuNjk3djk2LjI0MmMwLDYuNjQxLDUuMzksMTIuMDMsMTIuMDMsMTIuMDNoMzYwLjkwOWM2LjY0MSwwLDEyLjAzLTUuMzksMTIuMDMtMTIuMDN2LTk2LjI0Mg0KCQkJCUMzODQuOTcsMjcwLjA1NiwzNzkuNTgsMjY0LjY2NywzNzIuOTM5LDI2NC42Njd6Ii8+DQoJCQk8cGF0aCBkPSJNMTgzLjcwMywyODUuMjAyYzQuNjgsNC42MzIsMTIuNTEyLDQuNjgsMTcuMTkxLDBsODQuMi04My4wMDljNC43NTItNC43MDQsNC43NC0xMi4zMTksMC0xNy4wMTENCgkJCQljLTQuNzQtNC43MDQtMTIuNDM5LTQuNzA0LTE3LjE3OSwwbC02My40Niw2Mi41NThWMTIuMDNjMC02LjY0MS01LjQzOC0xMi4wMy0xMi4xNTEtMTIuMDNzLTEyLjE1MSw1LjM5LTEyLjE1MSwxMi4wM3YyMzUuNzENCgkJCQlsLTYzLjQ2LTYyLjU1OGMtNC43NTItNC43MDQtMTIuNDM5LTQuNzA0LTE3LjE3OSwwYy00Ljc1Miw0LjcwNC00Ljc1MiwxMi4zMTksMCwxNy4wMTFMMTgzLjcwMywyODUuMjAyeiIvPg0KCQk8L2c+DQoJPC9zdmc+) 0 0 no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 2px;
    left: 0;
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px)
}

.technical__download:hover {
    opacity: .6
}

.technical__download-text {
    border-bottom: 1px solid
}

@media (max-width: 767.98px) {
    .popup-samples .popup-content {
        width:90%;
        top: 70px!important
    }
}

.error-404 .main-title {
    font-size: 16rem;
    line-height: normal
}

@media (max-width: 991.98px) {
    .error-404 .main-title {
        font-size:12rem
    }
}

@media (max-width: 767.98px) {
    .error-404 .main-title {
        font-size:10rem
    }
}

@media (max-width: 575.98px) {
    .error-404 .main-title {
        font-size:8rem
    }
}

.textures__main-content {
    padding-top: 60px;
    padding-bottom: 60px
}

.textures-header {
    border-bottom: 1px solid #ccc;
    padding-top: 25px;
    padding-bottom: 25px
}

.textures-header__filters-title {
    font-weight: 700;
    width: 100%;
    position: relative
}

@media (max-width: 991.98px) {
    .textures-header__filters-title:after {
        content:"";
        position: absolute;
        top: 50%;
        right: 10px;
        width: 10px;
        height: 10px;
        border-right: 2px solid #070707;
        border-bottom: 2px solid #070707;
        -webkit-transform: translateY(-80%) rotate(45deg);
        -o-transform: translateY(-80%) rotate(45deg);
        transform: translateY(-80%) rotate(45deg);
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: -o-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease
    }

    .textures-header__filters-title:hover {
        cursor: pointer
    }

    .textures-header__filters-title.is-active:after {
        -webkit-transform: translateY(-80%) rotate(-135deg);
        -o-transform: translateY(-80%) rotate(-135deg);
        transform: translateY(-80%) rotate(-135deg)
    }
}

@media (max-width: 991.98px) {
    .textures__filters-wrapper {
        overflow:hidden;
        -webkit-transition: max-height .5s ease;
        -o-transition: max-height .5s ease;
        transition: max-height .5s ease;
        margin-bottom: 30px
    }
}

.textures__filter:not(:last-child) {
    border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
    margin-bottom: 35px
}

.textures__filter .checkbox {
    display: inline-block;
    font-size: 1.3rem;
    text-transform: uppercase;
    position: relative
}

.textures__filter .checkbox input {
    width: 100%;
    height: 100%
}

.textures__filters-title {
    display: inline-block;
    color: #070707;
    font-family: Circe,sans-serif;
    font-size: 1.6rem;
    letter-spacing: .25rem;
    line-height: 3.6rem;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px
}

.textures__filters-title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 12px;
    background-color: #070707;
    margin-right: 15px;
    position: relative;
    top: -1px
}

.textures__filters-checkbox {
    display: block
}

.textures__filters-checkbox:not(:last-child) {
    margin-bottom: 20px
}

.textures__item {
    border: 1px solid transparent;
    border-radius: 12px;
    margin-bottom: 40px;
    padding: 20px 15px 15px;
    overflow: hidden;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease
}

.textures__item:hover {
    border-color: #ccc
}

.textures__item .col-title-text-image__title {
    font-weight: 500;
    margin-top: 20px
}

.textures__item .col-title-text-image__title:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width: 575.98px) {
    .textures__item img {
        display:block;
        margin: 0 auto
    }
}

.textures__item-button {
    margin-top: 10px;
    position: relative
}

.textures__item-button .lightbeans-texture-container {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: 100%!important;
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

.textures__item-button .border-button {
    width: 100%;
    background-color: #fff
}

.textures__item-button .border-button:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MC43NTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cjwvc3R5bGU+CjxnPgoJPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEuMiIgeTE9IjE4LjgiIHgyPSIxOC44IiB5Mj0iMTguOCIvPgoJPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEwIiB5MT0iMS4yIiB4Mj0iMTAiIHkyPSIxMy40Ii8+Cgk8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMy44LDkuOCAxMCwxMy42IDYuMiw5LjggCSIvPgo8L2c+Cjwvc3ZnPgo=) 50% no-repeat;
    background-size: 100% auto
}

.no-touchevents .textures__item-button:hover .border-button {
    background-color: #070707;
    color: #fff
}

.no-touchevents .textures__item-button:hover .border-button:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6MC43NTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cjwvc3R5bGU+CjxnPgoJPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEuMiIgeTE9IjE4LjgiIHgyPSIxOC44IiB5Mj0iMTguOCIvPgoJPGxpbmUgY2xhc3M9InN0MCIgeDE9IjEwIiB5MT0iMS4yIiB4Mj0iMTAiIHkyPSIxMy40Ii8+Cgk8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMy44LDkuOCAxMCwxMy42IDYuMiw5LjggCSIvPgo8L2c+Cjwvc3ZnPgo=)
}

.product-detail__banner {
    background-color: #25333f;
    padding-top: 60px;
    padding-bottom: 60px
}

.product-detail__banner-wrapper {
    position: relative
}

.product-detail__banner hr {
    border: 0;
    height: 1px;
    width: 100%;
    background-color: #fff;
    opacity: .2;
    margin-left: 0;
    margin-bottom: 40px
}

.product-detail__banner-title:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width: 575.98px) {
    .product-detail__banner-title {
        font-size:2.5rem
    }
}

.product-detail__banner-subtitle {
    display: inline-block;
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 2.2rem;
    font-weight: 300;
    letter-spacing: .04rem;
    line-height: 1.6em;
    font-weight: 500;
    margin-bottom: 20px
}

.product-detail__banner-subtitle:not(:last-child) {
    margin-bottom: 20px
}

.product-detail__banner iframe {
    height: 450px
}

@media (max-width: 991.98px) {
    .product-detail__banner iframe {
        position:absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 93%
    }
}

.legend-esample {
    color: #686868;
    font-size: 1.3rem;
    font-style: italic;
    background-color: #f8f4f2;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center
}

@media (max-width: 991.98px) {
    .legend-esample {
        display:none
    }
}

.product-detail__colors-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 10px
}

.product-detail__color,.product-detail__colors-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.product-detail__color {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid hsla(0,0%,100%,.3);
    border-radius: 6px;
    width: calc(33.33333% - 20px);
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 10px 0;
    -webkit-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
    cursor: pointer
}

@media (max-width: 767.98px) {
    .product-detail__color {
        width:calc(50% - 20px)
    }
}

.product-detail__color.is-active,.product-detail__color:hover {
    border-color: #fff
}

.product-detail__color-img {
    border-radius: 50%;
    overflow: hidden;
    width: 45px;
    height: 45px
}

@media (max-width: 1199.98px) {
    .product-detail__color-img {
        width:35px;
        height: 35px
    }
}

.product-detail__color-img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.product-detail__color-name {
    color: #fff;
    font-size: 1.3rem;
    text-transform: uppercase;
    width: calc(100% - 85px);
    margin-left: 15px
}

@media (max-width: 1199.98px) {
    .product-detail__color-name {
        font-size:1.1rem;
        width: calc(100% - 75px)
    }
}

.product-detail__section {
    border-bottom: 1px solid rgba(0,0,0,.2);
    padding-top: 60px;
    padding-bottom: 60px
}

@media (min-width: 992px) {
    .product-detail__col-left {
        padding-right:20px
    }
}

.product-detail__infos {
    padding-right: 20px
}

@media (max-width: 1199.98px) {
    .product-detail__infos .infos {
        margin-bottom:30px
    }
}

.product-detail .social {
    margin-top: 30px
}

.product-detail .social__title {
    font-size: 1.2rem;
    margin-right: 0
}

.product-detail .social-networks {
    margin-left: 15px
}

.product-detail .thumbnail-text:not(:last-child),.product-detail__thumbnail-text-col {
    margin-bottom: 20px
}

.product-detail__small-title {
    color: #070707;
    font-size: 1.6rem;
    font-weight: 800;
    text-transform: uppercase;
    margin: 60px 0 40px
}

.product-detail__small-title:first-child {
    margin-top: 20px
}

.product-detail__small-title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 12px;
    background-color: currentColor;
    margin-right: 15px;
    position: relative;
    top: -2px
}

.infos__item {
    color: #d8d8d8;
    font-size: 1.3rem;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.infos__key {
    min-width: 180px;
    font-weight: 700;
    text-transform: uppercase
}

.infos__key,.infos__value,.infos span {
    display: inline-block
}

@media (min-width: 992px) {
    .product-detail__images {
        position:absolute;
        top: 0;
        right: 0
    }

    .product-detail__images img {
        margin-bottom: 20px
    }
}

@media (max-width: 991.98px) {
    .product-detail__images {
        margin-bottom:30px
    }

    .product-detail__images img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@media (max-width: 991.98px) {
    .product-detail__images .swiper-container {
        max-width:500px
    }
}

@media (min-width: 992px) {
    .product-detail__images-swiper-wrapper {
        display:block
    }

    .product-detail__images-swiper-desktop .product-detail__images-swiper-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 992px) {
    .product-detail__images-slide.is-half {
        display:inline-block;
        width: calc(50% - 11px)
    }

    .product-detail__images-slide.is-half.is-right {
        margin-left: 15px
    }

    .product-detail__images-slide.iframe-desktop {
        display: none
    }

    .product-detail__images-swiper-desktop .product-detail__images-slide {
        width: 100%!important
    }
}

@media (max-width: 991.98px) {
    .product-detail__images-slide {
        position:relative;
        overflow: hidden;
        background-color: #fff;
        height: auto
    }

    .product-detail__images-slide:before {
        content: "";
        display: block;
        padding-bottom: 100%
    }
}

.product-detail__images-swiper-desktop {
    position: relative;
    margin-bottom: 20px
}

@media (max-width: 991.98px) {
    .product-detail__images-swiper-desktop {
        display:none
    }
}

.product-detail__images-swiper-desktop .product-detail__images-nav {
    position: absolute;
    top: 50%;
    z-index: 3
}

.product-detail__images-swiper-desktop .product-detail__images-nav:after {
    color: #070707;
    font-weight: 700
}

.product-detail__images-swiper-desktop .product-detail__images-nav.swiper-button-prev {
    left: 0
}

.product-detail__images-swiper-desktop .product-detail__images-nav.swiper-button-next {
    right: 0
}

.product-detail__images-nav {
    position: relative;
    top: 1px;
    display: inline-block;
    color: #fff;
    left: auto;
    right: auto;
    text-align: center
}

@media (max-width: 991.98px) {
    .product-detail__images-nav {
        -webkit-transform:translateY(-33%);
        -o-transform: translateY(-33%);
        transform: translateY(-33%)
    }
}

.product-detail__images-nav:after {
    font-size: 1.6rem;
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-detail__images-nav.swiper-button-prev {
    margin-right: 10px
}

.product-detail__images-nav.swiper-button-next {
    margin-left: 10px
}

.product-detail__images-pagination {
    position: relative;
    bottom: auto;
    display: inline-block;
    width: auto;
    color: #fff;
    font-size: 1.2rem
}

.product-detail__store {
    padding-top: 25px;
    padding-bottom: 25px
}

@media (max-width: 575.98px) {
    .product-detail__store {
        text-align:center
    }
}

.product-detail__store-content {
    max-width: 600px
}

@media (min-width: 576px) {
    .product-detail__store-content {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.product-detail__store-button {
    white-space: nowrap
}

.product-detail__store-text {
    font-size: 1.4rem;
    line-height: 1.6
}

@media (min-width: 576px) {
    .product-detail__store-text {
        margin-left:20px
    }
}

@media (max-width: 575.98px) {
    .product-detail__store-text {
        margin-top:20px
    }
}

.product-detail__features {
    padding-top: 50px
}

.product-detail__features .thumbnail-text:not(:last-child) {
    margin-bottom: 60px
}

.product-detail__compatibles .medium-title,.product-detail__compatibles .resources-blocks__title {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .product-detail__compatibles .medium-title,.product-detail__compatibles .resources-blocks__title {
        margin-bottom:10px
    }
}

.inspirations__header {
    background: url(/wp-content/themes/newtechwood/dist/images/inspirations/bg_inspiration_header_26a6a8b1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 40px 0 80px
}

.inspirations__header h1 {
    color: #fff;
    margin-top: 150px;
    margin-bottom: 20px
}

.inspirations__header .subpages_links {
    text-align: center
}

.inspirations__header .subpages_links a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    margin: 0 30px;
    font-weight: 700
}

.inspirations__header .subpages_links a:hover {
    text-decoration: underline
}

@media (max-width: 991.98px) {
    .inspirations__header .subpages_links a {
        display:block;
        margin: 20px 15px
    }
}

.inspirations__main__filter {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 50px
}

@media (max-width: 991.98px) {
    .inspirations__main__filter {
        height:300px
    }

    .inspirations__main__filter .border-button {
        width: 200px;
        border-radius: 25px;
        padding: 10px 20px;
        margin-top: 10px
    }
}

.inspirations__main__filter form {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    max-width: 750px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 991.98px) {
    .inspirations__main__filter form {
        display:block;
        max-width: 100%
    }
}

.inspirations__main__filter .filter__item {
    position: relative
}

@media (max-width: 991.98px) {
    .inspirations__main__filter .filter__item {
        margin-bottom:5px
    }
}

.inspirations__main__filter .filter__item span label {
    padding: 5px 0
}

.inspirations__main__filter .filter__item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13.3333px
}

.inspirations__main__filter .filter__item label span {
    position: absolute;
    top: 10px;
    left: 18px;
    font-family: Muli;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media (max-width: 991.98px) {
    .inspirations__main__filter .filter__item label span {
        position:relative;
        top: 26px;
        left: -34px
    }
}

@media (max-width: 767.98px) {
    .inspirations__main__filter .filter__item label span {
        left:110px
    }
}

.inspirations__main__filter .filter__item input[type=text] {
    cursor: pointer;
    width: 200px;
    border-radius: 22px;
    padding: 10px;
    border: 1px solid #ccc;
    font-family: Muli;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 5px
}

.inspirations__main__filter .filter__item input[type=checkbox] {
    vertical-align: middle;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

.inspirations__galeries .main-title {
    margin-bottom: 0!important
}

.inspirations__galeries .product-category {
    margin-bottom: 0;
    padding-top: 0
}

.inspirations__galeries .product-category:before {
    bottom: 120px;
    left: auto;
    right: 0
}

@media (max-width: 991.98px) {
    .inspirations__galeries p {
        display:none
    }
}

.galerie__parent {
    margin: 40px 0 80px;
    padding: 40px 0
}

@media (max-width: 991.98px) {
    .galerie__parent {
        margin:20px 0
    }
}

.galerie__parent.no_margins {
    margin: 0
}

.galerie__parent .thumbnail-text__content {
    padding: 23px;
    background-color: #fff
}

.galerie__parent .thumbnail-text__content h2 {
    font-size: 2.4rem
}

.galerie__parent .thumbnail-text {
    margin: 15px 0;
    height: 200px
}

@media (max-width: 991.98px) {
    .galerie__parent .thumbnail-text {
        height:-webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }
}

.galerie__parent .large .video {
    min-height: 500px!important
}

.galerie__parent .galerie__item {
    display: block;
    position: relative;
    margin: 15px 0
}

.galerie__parent .galerie__item.video {
    min-height: 310px;
    position: relative
}

.galerie__parent .galerie__item.video:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(45%,rgba(0,0,0,.224527)),to(rgba(0,0,0,.636292)));
    background: -webkit-linear-gradient(top,hsla(0,0%,100%,0),rgba(0,0,0,.224527) 45%,rgba(0,0,0,.636292));
    background: -o-linear-gradient(top,hsla(0,0%,100%,0) 0,rgba(0,0,0,.224527) 45%,rgba(0,0,0,.636292) 100%);
    background: linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.224527) 45%,rgba(0,0,0,.636292))
}

@media (max-width: 767.98px) {
    .galerie__parent .galerie__item.video {
        min-height:200px
    }
}

.galerie__parent .galerie__item .grid-img {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px
}

.galerie__parent .galerie__item h3 {
    position: absolute;
    bottom: 30px;
    left: 35px;
    font-family: Butler,sans-serif;
    font-size: 2.4rem;
    line-height: 3.4rem;
    color: #fff
}

@media (max-width: 767.98px) {
    .galerie__parent .galerie__item h3 {
        left:15px;
        bottom: 15px
    }
}

.galerie__parent .galerie__item p {
    position: absolute;
    bottom: 10px;
    left: 35px;
    font-family: Butler,sans-serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #fff
}

@media (max-width: 767.98px) {
    .galerie__parent .galerie__item p {
        left:15px;
        bottom: 10px
    }
}

.galerie__parent .galerie__item .counting,.galerie__parent .galerie__item .play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.galerie__parent .galerie__item .counting {
    font-family: Butler,sans-serif;
    font-size: 5rem;
    line-height: 6rem;
    color: #fff;
    background: rgba(0,0,0,.6);
    border-radius: 50%;
    padding: 30px;
    width: 136px;
    height: 136px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.breadcrumb {
    font-size: 1.2rem;
    max-width: 60%
}

@media (max-width: 991.98px) {
    .breadcrumb {
        max-width:100%
    }
}

.breadcrumb .separator {
    display: inline-block;
    margin: 0 10px
}

.breadcrumb a,.breadcrumb span {
    color: #fff
}

.header__single__gallery {
    background-color: #273d57;
    padding: 30px 0
}

.header__single__gallery h1 {
    margin-top: 80px;
    text-align: center;
    font-size: 4.2rem;
    line-height: 4.2rem;
    color: #fff;
    font-family: Butler,sans-serif
}

@media (max-width: 991.98px) {
    .header__single__gallery h1 {
        font-size:3.2rem;
        line-height: 3.2rem
    }
}

.header__single__gallery .description {
    margin-bottom: 350px;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #fff;
    margin-top: 50px
}

.header__single__gallery .description a {
    text-decoration: underline;
    font-weight: 700
}

.pre__header {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px
}

@media (max-width: 991.98px) {
    .pre__header {
        display:block
    }
}

.pre__header .toolbar {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.1rem;
    line-height: 1.1rem;
    color: #fff
}

@media (max-width: 991.98px) {
    .pre__header .toolbar {
        margin-top:15px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.pre__header .toolbar .share__title {
    margin-right: 15px
}

.pre__header .toolbar .add_to_favorite {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pre__header .toolbar .add_to_favorite svg {
    position: relative;
    top: -1px;
    margin-right: 5px
}

.pre__header .toolbar .separator {
    margin: 0 15px
}

.pre__header .toolbar .cta__share {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 5px
}

.pre__header .toolbar .cta__share svg {
    margin-right: 10px
}

.global__single__gallery {
    position: relative;
    margin-top: -300px
}

.global__single__gallery .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.global__single__gallery .row>div {
    margin: 15px 0
}

.global__single__gallery .max-size {
    text-align: center
}

.global__single__gallery .max-size img {
    max-width: 660px
}

.img-container img {
    cursor: pointer;
    -webkit-box-shadow: 0 20px 25px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.1)!important;
    box-shadow: 0 20px 25px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.1)!important
}

.popupContainer {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    overflow: auto;
    z-index: 500
}

.popupContainer .popUpBackground {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0
}

.popupContainer .popUpBackground.active {
    background-color: rgba(0,0,0,.4)
}

.popupContainer .popImage {
    position: relative;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 6px;
    -webkit-box-shadow: 0 20px 25px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.1);
    box-shadow: 0 20px 25px -5px rgba(0,0,0,.15),0 10px 10px -5px rgba(0,0,0,.1)
}

.popupContainer .closeButton {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    z-index: 1001;
    padding: 10px
}

.popupContainer .closeButton:hover {
    color: #ccc
}

.el-video-wrapper {
    max-width: 1000px;
    margin: auto;
    text-align: center
}

.el-video-container {
    margin: 20px auto;
    display: inline-block;
    width: 100%;
    max-width: 440px;
    font-family: Helvetica,Arial,sans-serif
}

.el-video-popup__box iframe,.el-video__bg,.el-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 620px;
    border: none
}

.el-video__play-icon {
    top: 50%;
    left: 50%;
    width: 100px;
    height: 50px;
    border: none;
    background-color: transparent;
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    background: rgba(110,50,92,.8);
    font-size: 20px;
    border-radius: 6px;
    border: rgba(110,50,92,.1);
    display: block;
    line-height: 50px
}

.el-video__button,.el-video__play-icon {
    position: absolute;
    z-index: 1;
    padding: 0;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all .1s ease .1s;
    -o-transition: all .1s ease .1s;
    transition: all .1s ease .1s;
    text-align: center
}

.el-video__button {
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    background-color: transparent;
    -webkit-transform: translate(50%,-50%);
    -o-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    display: none;
    background: rgba(255,0,0,.8);
    line-height: 30px;
    font-size: 30px;
    border: rgba(255,0,0,.1)
}

.el-video__button:hover {
    cursor: pointer
}

.el-video__button:focus,.el-video__button:hover {
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 1px rgba(0,0,0,.1)
}

.el-video__button:focus {
    outline: none
}

.el-video__button:before {
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.el-video__button:after,.el-video__button:before {
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.el-video__button:after {
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.el-video-overlay_popup {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9)
}

.el-video-popup {
    display: none;
    position: relative;
    z-index: 1000;
    margin: auto;
    width: 90%;
    max-width: 1100px;
    padding: 15px;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 1000px) and (max-height:640px) and (orientation:landscape) {
    .el-video-popup {
        width:70%
    }
}

.case__study_content .header__single__gallery {
    position: relative;
    margin-bottom: 400px
}

@media (max-width: 991.98px) {
    .case__study_content .header__single__gallery {
        margin-bottom:270px
    }
}

@media (max-width: 767.98px) {
    .case__study_content .header__single__gallery {
        margin-bottom:70px
    }
}

.case__study_content .header__single__gallery .head_txt_content {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 250px
}

@media (max-width: 991.98px) {
    .case__study_content .header__single__gallery .head_txt_content {
        margin:0 auto 90px
    }
}

.case__study_content .header__single__gallery .head_txt_content h1 {
    margin-bottom: 30px
}

@media (max-width: 991.98px) {
    .case__study_content .header__single__gallery .head_txt_content h1 {
        font-size:4rem;
        line-height: 4rem
    }
}

.case__study_content .header__single__gallery .head_txt_content p {
    color: #fff;
    font-size: 1.4rem
}

@media (max-width: 991.98px) {
    .case__study_content .header__single__gallery .head_txt_content p {
        margin-bottom:0
    }
}

.case__study_content .header__single__gallery .head_img_content {
    position: absolute;
    top: 400px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 900px;
    height: 500px
}

.case__study_content .header__single__gallery .head_img_content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 991.98px) {
    .case__study_content .header__single__gallery .head_img_content {
        top:350px;
        width: 500px;
        height: 300px
    }
}

@media (max-width: 767.98px) {
    .case__study_content .header__single__gallery .head_img_content {
        position:static;
        width: 100%;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }
}

.case__study_content .flexible__wysiwyg {
    margin: 60px 0
}

.case__study_content .flexible__wysiwyg h2,.case__study_content .flexible__wysiwyg h3,.case__study_content .flexible__wysiwyg h4,.case__study_content .flexible__wysiwyg h5,.case__study_content .flexible__wysiwyg h6 {
    font-family: Butler,sans-serif;
    font-weight: 300;
    margin-bottom: 20px
}

.case__study_content .flexible__wysiwyg h2 {
    font-size: 5rem;
    line-height: 6rem
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__wysiwyg h2 {
        font-size:3rem;
        line-height: 4rem
    }
}

.case__study_content .flexible__wysiwyg h3 {
    font-size: 3.2rem;
    line-height: 3.8rem
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__wysiwyg h3 {
        font-size:2.2rem;
        line-height: 2.8rem
    }
}

.case__study_content .flexible__wysiwyg h4 {
    font-size: 2.4rem;
    line-height: 3.4rem
}

.case__study_content .flexible__wysiwyg p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin: 15px 0;
    font-family: Muli,sans-serif;
    color: #070707
}

.case__study_content .flexible__wysiwyg p strong {
    color: #070707
}

.case__study_content .flexible__wysiwyg ol,.case__study_content .flexible__wysiwyg ul {
    margin-left: 20px;
    list-style: initial
}

.case__study_content .flexible__wysiwyg ol li,.case__study_content .flexible__wysiwyg ul li {
    color: #686868
}

.case__study_content .flexible__wysiwyg ol li::marker,.case__study_content .flexible__wysiwyg ul li::marker {
    color: #000
}

.case__study_content .flexible__wysiwyg ol {
    counter-reset: listitem;
    list-style: decimal
}

.case__study_content .flexible__wysiwyg a {
    color: #000;
    text-decoration: underline
}

.case__study_content .flexible__wysiwyg em {
    font-style: italic
}

.case__study_content .flexible__wysiwyg blockquote {
    background-color: #f8f4f2;
    padding: 60px
}

.case__study_content .flexible__wysiwyg table {
    color: #333;
    background: #fff;
    font-size: 12pt;
    margin: 30px 0;
    border-collapse: collapse;
    overflow-x: scroll;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
    height: -webkit-fit-content!important;
    height: -moz-fit-content!important;
    height: fit-content!important
}

.case__study_content .flexible__wysiwyg table::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

.case__study_content .flexible__wysiwyg table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555
}

.case__study_content .flexible__wysiwyg table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #f5f5f5
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__wysiwyg table {
        display:block
    }
}

.case__study_content .flexible__wysiwyg table ::-webkit-scrollbar {
    height: 10px;
    width: 15px;
    border: 2px solid #000
}

.case__study_content .flexible__wysiwyg table td,.case__study_content .flexible__wysiwyg table th {
    border: 1px solid #ccc;
    padding: 25px
}

.case__study_content .flexible__wysiwyg table th {
    color: #777;
    background: rgba(0,0,0,.1)
}

.case__study_content .flexible__wysiwyg table caption {
    padding: .5em
}

.case__study_content .flexible__wysiwyg table {
    border: none;
    border-bottom: 1px solid grey
}

.case__study_content .flexible__wysiwyg table tr td:first-child,.case__study_content .flexible__wysiwyg table tr th:first-child {
    border-left: none
}

.case__study_content .flexible__wysiwyg table tr td:last-child,.case__study_content .flexible__wysiwyg table tr th:last-child {
    border-right: none
}

.case__study_content .flexible__wysiwyg table tr:first-child td,.case__study_content .flexible__wysiwyg table tr:first-child th,.case__study_content .flexible__wysiwyg table tr:last-child td,.case__study_content .flexible__wysiwyg table tr:last-child th {
    border-bottom: 2px solid #000
}

.case__study_content .flexible__image {
    margin: 120px 0
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__image {
        margin:50px 0
    }
}

.case__study_content .flexible__two_cols {
    margin: 60px 0
}

.case__study_content .flexible__two_cols .container {
    border-bottom: 1px solid rgba(51,51,51,.204);
    padding-bottom: 60px
}

.case__study_content .flexible__two_cols h4 {
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-family: Butler,sans-serif;
    font-weight: 600
}

.case__study_content .flexible__two_cols .item_col {
    padding: 35px
}

.case__study_content .flexible__two_cols p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin: 10px 0;
    font-family: Muli,sans-serif;
    color: #686868
}

.case__study_content .flexible__two_cols p strong {
    color: #070707
}

.case__study_content .flexible__three_cols {
    margin: 60px 0
}

.case__study_content .flexible__three_cols h4 {
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-family: Butler,sans-serif;
    font-weight: 600
}

.case__study_content .flexible__three_cols .item_col {
    padding: 35px
}

.case__study_content .flexible__three_cols p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin: 10px 0;
    font-family: Muli,sans-serif;
    color: #686868
}

.case__study_content .flexible__three_cols p strong {
    color: #070707
}

.case__study_content .product-category:nth-child(2n):before {
    left: auto;
    right: 0
}

.elementor-column .product-category:nth-child(2n):before {
    left: auto;
    right: 0
}

@media (min-width: 768px) {
    .product_image_right .product-category__small-img {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3
    }

    .case__study_content .product-category:nth-child(2n) .product-category__small-img {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-column .product-category:nth-child(2n) .product-category__small-img {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3
    }
}

.case__study_content .product-category:nth-child(2n) .product-category__small-img img {
    margin-left: 0
}

.elementor-column .product-category:nth-child(2n) .product-category__small-img img {
    margin-left: 0
}

@media (min-width: 768px) {
    .product_image_right .product-category__big-img {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
    .case__study_content .product-category:nth-child(2n) .product-category__big-img {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-column .product-category:nth-child(2n) .product-category__big-img {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 992px) {
    .product_image_right .product-category__big-img {
        padding-left:15px;
        padding-right: 0
    }
    .case__study_content .product-category:nth-child(2n) .product-category__big-img {
        padding-left:15px;
        padding-right: 0
    }

    .elementor-column .product-category:nth-child(2n) .product-category__big-img {
        padding-left:15px;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .product_image_right .product-category__col-content {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
    .case__study_content .product-category:nth-child(2n) .product-category__col-content {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .elementor-column .product-category:nth-child(2n) .product-category__col-content {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) {
    .product_image_right .product-category__col-content {
        padding-left:0;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }
    .case__study_content .product-category:nth-child(2n) .product-category__content {
        padding-left:0;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }

    .elementor-column .product-category__content {
        padding-left:0;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }
}

.case__study_content .flexible__video {
    background-color: #f8f4f2;
    padding: 90px 0;
    position: relative;
    max-height: 650px;
    margin-bottom: 200px
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__video {
        margin-bottom:0;
        min-height: 245px;
        padding: 25px 0
    }
}

.case__study_content .flexible__video h2 {
    margin-bottom: 30px
}

.case__study_content .flexible__gallery {
    position: relative;
    margin: 100px 0;
    padding: 50px 0
}

.case__study_content .flexible__gallery .main-title {
    font-size: 3.2rem;
    line-height: 3.8rem;
    margin-bottom: 15px
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__gallery {
        margin:25px 0
    }

    .case__study_content .flexible__gallery .main-title {
        font-size: 3rem;
        margin-bottom: 15px
    }
}

.case__study_content .flexible__gallery.has-borders {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8
}

.case__study_content .flexible__gallery .item_product {
    padding: 25px;
    border-radius: 12px;
    text-align: center;
    -webkit-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out;
    border: 1px solid #fff
}

.case__study_content .flexible__gallery .item_product:hover {
    border: 1px solid #dcdcdc;
    -webkit-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out
}

.case__study_content .flexible__gallery .item_product h4 {
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.2rem;
    line-height: 3.4rem;
    font-weight: 700;
    margin-top: 10px
}

.case__study_content .flexible__gallery .item_product p {
    color: #070707;
    font-family: Butler,sans-serif;
    font-size: 2.2rem;
    line-height: 1.4rem;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px
}

.case__study_content .flexible__gallery .item_product img {
    max-width: 320px;
    display: block;
    margin: 0 auto
}

.case__study_content .flexible__gallery .item_product .dimensions {
    display: block;
    margin-bottom: 20px
}

.case__study_content .flexible__gallery .item_slide {
    height: 500px
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__gallery .item_slide {
        height:250px
    }
}

.case__study_content .flexible__gallery .item_slide img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: center center;
    object-position: center center
}

.case__study_content .flexible__gallery .swiper-pagination {
    margin: 10px 0;
    text-align: center;
    width: 100%
}

.case__study_content .flexible__gallery .swiper-pagination span {
    display: inline-block;
    margin: 0 5px
}

.case__study_content .flexible__gallery .swiper-button-prev,.case__study_content .flexible__gallery .swiper-container-rtl .swiper-button-next {
    left: 45%;
    right: auto;
    top: auto;
    bottom: -44px;
    -webkit-transform: scale(.25);
    -o-transform: scale(.25);
    transform: scale(.25);
    color: #000
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__gallery .swiper-button-prev,.case__study_content .flexible__gallery .swiper-container-rtl .swiper-button-next {
        left:28%
    }
}

.case__study_content .flexible__gallery .swiper-button-next,.case__study_content .flexible__gallery .swiper-container-rtl .swiper-button-prev {
    right: 45%;
    left: auto;
    top: auto;
    bottom: -44px;
    -webkit-transform: scale(.25);
    -o-transform: scale(.25);
    transform: scale(.25);
    color: #000
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__gallery .swiper-button-next,.case__study_content .flexible__gallery .swiper-container-rtl .swiper-button-prev {
        right:28%
    }
}

.case__study_content .flexible__gallery .swiper-pagination-bullet-active {
    background: #000
}

.case__study_content .flexible__thumbnails {
    padding-bottom: 0
}

.case__study_content .flexible__thumbnails .main-title {
    font-size: 3.2rem;
    line-height: 3.8rem;
    margin-top: 50px
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__thumbnails {
        margin-top:50px
    }

    .case__study_content .flexible__thumbnails .main-title {
        font-size: 3rem
    }
}

.case__study_content .flexible__thumbnails .container {
    max-width: 1340px
}

.case__study_content .flexible__creator {
    position: relative;
    margin: 30px 0;
    padding: 50px 0
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__creator {
        background-color:#000
    }
}

.case__study_content .flexible__creator .container {
    max-width: 890px;
    padding-top: 50px;
    padding-bottom: 85px
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__creator .container {
        max-width:100%;
        padding: 25px
    }
}

.case__study_content .flexible__creator:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 100px;
    width: 70%;
    background-color: #000;
    z-index: -1
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__creator:before {
        display:none
    }
}

.case__study_content .flexible__creator .description {
    color: #fff
}

.case__study_content .flexible__creator .description h4 {
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-family: Butler,sans-serif;
    font-weight: 600;
    margin-bottom: 12px
}

.case__study_content .flexible__creator .description span.job {
    display: block;
    margin-bottom: 30px;
    font-family: Muli;
    text-transform: uppercase;
    font-size: 1.4rem
}

.case__study_content .flexible__creator .description p {
    font-family: Muli;
    font-size: 1.4rem;
    line-height: 2.4rem
}

.case__study_content .flexible__creator img {
    position: relative;
    right: -150px
}

@media (max-width: 991.98px) {
    .case__study_content .flexible__creator img {
        position:static;
        right: auto;
        margin-top: 30px
    }
}

.share_project {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.share_project svg {
    margin-right: 10px
}

.case_no_results {
    display: block;
    margin: 0 auto;
    background-color: #000;
    padding: 25px;
    color: #fff;
    max-width: 400px
}

figure figcaption {
    font-size: 1.2rem;
    line-height: 1.2rem;
    color: #686868;
    margin-top: 10px
}

.sidebar-content-infos {
    position: absolute;
    left: 100px;
    top: 1000px;
    z-index: 150;
    max-width: 200px;
    background: #fff;
    padding: 25px
}

@media (max-width: 1650px) {
    .sidebar-content-infos {
        left:50px
    }
}

@media (max-width: 1500px) {
    .sidebar-content-infos {
        display:none
    }
}

.sidebar-content-infos.not-fixed {
    display: none;
    position: static;
    max-width: 100%
}

@media (max-width: 1500px) {
    .sidebar-content-infos.not-fixed {
        display:block
    }
}

.sidebar-content-infos .info-parent {
    border-bottom: 1px solid rgba(0,0,0,.3);
    margin-bottom: 15px
}

.sidebar-content-infos .info-parent .info-title {
    font-size: 1.1rem;
    line-height: 1.1rem;
    color: #686868;
    margin-bottom: 5px;
    text-transform: uppercase
}

.sidebar-content-infos .info-parent .info-description {
    font-size: 1.4rem;
    line-height: 1.4rem;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px
}

.favorite-page .favorite__header {
    background: url(/wp-content/themes/newtechwood/dist/images/inspirations/ntw_background_favorites_e61fda32.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 30px 0 80px;
    text-align: center;
    max-height: 650px;
    margin-bottom: 300px
}

.favorite-page .favorite__header h1 {
    color: #fff;
    margin-top: 50px;
    font-size: 6.2rem
}

.favorite-page .favorite__header p {
    color: #fff
}

.favorite-page .favorite__header .subpages_links {
    margin-top: 30px;
    padding: 20px 0;
    text-align: center
}

.favorite-page .favorite__header .subpages_links a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    margin: 0 15px;
    font-weight: 700
}

.favorite-page .favorite__header .subpages_links a:hover {
    text-decoration: underline
}

.favorite-page .favorite__header .favorite__manager {
    position: relative;
    top: 50px;
    z-index: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.favorite-page .favorite__header .favorite__manager .item__manager {
    padding: 50px;
    background-color: #070707;
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px)
}

.favorite-page .favorite__header .favorite__manager .item__manager svg {
    margin-bottom: 20px
}

.favorite-page .favorite__header .favorite__manager .item__manager h3 {
    font-size: 2.4rem;
    line-height: 3.4rem;
    margin-bottom: 15px;
    font-family: Butler,sans-serif
}

.favorite-page .favorite__header .favorite__manager .space-top {
    position: relative;
    top: 100px
}

.favorite-page .favorite__header .favorite__manager .form-row input[type=email],.favorite-page .favorite__header .favorite__manager .form-row input[type=password],.favorite-page .favorite__header .favorite__manager .form-row input[type=tel],.favorite-page .favorite__header .favorite__manager .form-row input[type=text],.favorite-page .favorite__header .favorite__manager .form-row label,.favorite-page .favorite__header .favorite__manager .form-row textarea,.favorite-page .favorite__header .favorite__manager .form__field,.favorite-page .favorite__header .favorite__manager .form__label,.form-row .favorite-page .favorite__header .favorite__manager input[type=email],.form-row .favorite-page .favorite__header .favorite__manager input[type=password],.form-row .favorite-page .favorite__header .favorite__manager input[type=tel],.form-row .favorite-page .favorite__header .favorite__manager input[type=text],.form-row .favorite-page .favorite__header .favorite__manager label,.form-row .favorite-page .favorite__header .favorite__manager textarea {
    color: #fff
}

.favorite-page .favorite__header .favorite__manager .form-row,.favorite-page .favorite__header .favorite__manager .form__box {
    border-bottom: 1px solid #fff
}

.favorite-page .favorite__header .favorite__manager .form__button {
    border: 1px solid #fff;
    color: #fff;
    margin-top: 20px
}

.favorite-page .favorite__header .favorite__manager .form__button:hover {
    background-color: #fff;
    color: #070707
}

.favorite-page .favorite__product__listing {
    margin-top: 150px;
    text-align: center
}

.favorite-page .favorite__product__listing .listing__favorites {
    background-color: #f8f4f2;
    padding: 100px 0;
    margin-bottom: 50px
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite {
    margin-bottom: 30px
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__image {
    max-height: 300px;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__content {
    background-color: #fff;
    padding: 30px
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__content h3 {
    font-family: Butler,sans-serif;
    font-size: 2.2rem;
    line-height: 3.4rem;
    color: #070707
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__content p {
    font-family: Muli;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #070707
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__content .product {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__content .product .product__color__preview {
    border-radius: 50%;
    display: inline-block;
    margin-right: 15px
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__content .product .product__color__name {
    font-family: Muli;
    font-size: 1.3rem;
    text-transform: uppercase
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__price {
    margin: 20px 0
}

.favorite-page .favorite__product__listing .listing__favorites .item__favorite .item__favorite__price a {
    text-decoration: underline;
    display: inline-block;
    margin: 0 10px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

@media (max-width: 575.98px) {
    .mb-60 {
        margin-bottom:30px
    }
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.pb-0 {
    padding-bottom: 0!important
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-120 {
    padding-bottom: 120px
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.no-padding {
    padding: 0!important
}

.no-margin {
    margin: 0!important
}

.banner-text,.section-padding {
    padding-top: 60px;
    padding-bottom: 60px
}

@media (max-width: 575.98px) {
    .banner-text,.section-padding {
        padding-top:30px;
        padding-bottom: 30px
    }
}

.section-padding--small {
    padding-top: 30px;
    padding-bottom: 30px
}

.home-horizontal-section,.inspiration-carousel .swiper-container,.section-padding--medium {
    padding-top: 90px;
    padding-bottom: 90px
}

@media (max-width: 991.98px) {
    .home-horizontal-section,.inspiration-carousel .swiper-container,.section-padding--medium {
        padding-top:60px;
        padding-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .home-horizontal-section,.inspiration-carousel .swiper-container,.section-padding--medium {
        padding-top:30px;
        padding-bottom: 30px
    }
}

.advantages,.colors__order-list,.contact__banner,.download-banner,.protection-section,.section-padding--big {
    padding-top: 120px;
    padding-bottom: 120px
}

@media (max-width: 991.98px) {
    .advantages,.colors__order-list,.contact__banner,.download-banner,.protection-section,.section-padding--big {
        padding-top:90px;
        padding-bottom: 90px
    }
}

@media (max-width: 767.98px) {
    .advantages,.colors__order-list,.contact__banner,.download-banner,.protection-section,.section-padding--big {
        padding-top:60px;
        padding-bottom: 60px
    }
}

.section-padding--bigger {
    padding-top: 180px;
    padding-bottom: 180px
}

@media (max-width: 991.98px) {
    .section-padding--bigger {
        padding-top:120px;
        padding-bottom: 120px
    }
}

@media (max-width: 767.98px) {
    .section-padding--bigger {
        padding-top:90px;
        padding-bottom: 90px
    }
}

@media (max-width: 575.98px) {
    .section-padding--bigger {
        padding-top:60px;
        padding-bottom: 60px
    }
}

.section-mb__150,.three-cols {
    margin-bottom: 150px
}

@media (max-width: 991.98px) {
    .section-mb__150,.three-cols {
        margin-bottom:90px
    }
}

@media (max-width: 767.98px) {
    .section-mb__150,.three-cols {
        margin-bottom:60px
    }
}

.banner,.banner-box,.banner-image-title__section,.banner-text,.banner-text-links,.colors-section,.contact-blocks,.image-links,.product-banner,.products-carousel__section,.pushed-product,.pushed-section,.pushed-text,.resources-blocks,.section-mb__120,.small-banner,.table,.title-text {
    margin-bottom: 120px
}

@media (max-width: 991.98px) {
    .banner,.banner-box,.banner-image-title__section,.banner-text,.banner-text-links,.colors-section,.contact-blocks,.image-links,.product-banner,.products-carousel__section,.pushed-product,.pushed-section,.pushed-text,.resources-blocks,.section-mb__120,.small-banner,.table,.title-text {
        margin-bottom:90px
    }
}

@media (max-width: 767.98px) {
    .banner,.banner-box,.banner-image-title__section,.banner-text,.banner-text-links,.colors-section,.contact-blocks,.image-links,.product-banner,.products-carousel__section,.pushed-product,.pushed-section,.pushed-text,.resources-blocks,.section-mb__120,.small-banner,.table,.title-text {
        margin-bottom:60px
    }
}

.banner-search,.download-banner,.editor:not(:last-child),.links-blocks,.presentation-block,.section-mb__90,.shop__infos--content:not(:last-child),.stores__lists,.three-items-icons,.woocommerce {
    margin-bottom: 90px
}

@media (max-width: 991.98px) {
    .banner-search,.download-banner,.editor:not(:last-child),.links-blocks,.presentation-block,.section-mb__90,.shop__infos--content:not(:last-child),.stores__lists,.three-items-icons,.woocommerce {
        margin-bottom:60px
    }
}

@media (max-width: 767.98px) {
    .banner-search,.download-banner,.editor:not(:last-child),.links-blocks,.presentation-block,.section-mb__90,.shop__infos--content:not(:last-child),.stores__lists,.three-items-icons,.woocommerce {
        margin-bottom:30px
    }
}

.advantages,.section-mb__60,.stores__header,.stores__list:not(:last-child) {
    margin-bottom: 60px
}

@media (max-width: 767.98px) {
    .advantages,.section-mb__60,.stores__header,.stores__list:not(:last-child) {
        margin-bottom:30px
    }
}

.small-banner {
    height: 360px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .small-banner {
        height:560px
    }
}

.small-banner:before,.small-banner__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.small-banner:before {
    content: "";
    background-color: #070707;
    opacity: .35;
    z-index: 1
}

.small-banner__container {
    position: relative;
    z-index: 2
}

.small-banner__title {
    color: #fff;
    font-family: Butler,sans-serif;
    font-size: 5rem;
    font-weight: 300;
    letter-spacing: .4rem;
    margin-bottom: 20px
}

.is-title .small-banner__title {
    text-transform: uppercase
}

@media (max-width: 1199.98px) {
    .small-banner__title {
        font-size:5.5rem
    }
}

@media (max-width: 991.98px) {
    .small-banner__title {
        font-size:4.6rem
    }
}

@media (max-width: 767.98px) {
    .small-banner__title {
        font-size:3.4rem
    }
}

@media (max-width: 575.98px) {
    .small-banner__title {
        font-size:2.6rem
    }
}

.small-banner__text {
    max-width: 450px
}

.is-title .small-banner__text {
    font-family: Gloss Drop,sans-serif;
    font-size: 6rem;
    text-transform: none
}

@media (max-width: 767.98px) {
    .small-banner__text br {
        display:none
    }

    .is-title .small-banner__text {
        font-size: 4rem
    }
}

@media (min-width: 992px) {
    .js-banner-anim {
        opacity:0
    }
}
