.history {
    background: $color_white;
    position: relative;
    overflow: hidden
}

/*!* Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
* Copyright 2011-2017 The Bootstrap Authors
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,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,input,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,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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
}

:focus {
    outline: none
}

/*!* Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
* Copyright 2011-2017 The Bootstrap Authors
* Copyright 2011-2017 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width: 576px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 768px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 992px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 1200px) {
    .container {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 576px) {
    .container {
        width:540px;
        max-width: 100%
    }
}

@media(min-width: 768px) {
    .container {
        width:720px;
        max-width: 100%
    }
}

@media(min-width: 992px) {
    .container {
        width:960px;
        max-width: 100%
    }
}

@media(min-width: 1200px) {
    .container {
        width:1140px;
        max-width: 100%
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width: 576px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 768px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 992px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 1200px) {
    .container-fluid {
        padding-right:15px;
        padding-left: 15px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 576px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media(min-width: 768px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media(min-width: 992px) {
    .row {
        margin-right:-15px;
        margin-left: -15px
    }
}

@media(min-width: 1200px) {
    .row {
        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-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-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-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-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 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width: 576px) {
    .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-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-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-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-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 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 768px) {
    .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-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-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-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-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 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 992px) {
    .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-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-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-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-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 {
        padding-right:15px;
        padding-left: 15px
    }
}

@media(min-width: 1200px) {
    .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-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-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-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-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 {
        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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -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%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.push-12 {
    left: 100%
}

.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
    }

    .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%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .push-sm-12 {
        left: 100%
    }

    .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
    }

    .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%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.33333%
    }

    .pull-md-2 {
        right: 16.66667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.33333%
    }

    .pull-md-5 {
        right: 41.66667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.33333%
    }

    .pull-md-8 {
        right: 66.66667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.33333%
    }

    .pull-md-11 {
        right: 91.66667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.33333%
    }

    .push-md-2 {
        left: 16.66667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.33333%
    }

    .push-md-5 {
        left: 41.66667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.33333%
    }

    .push-md-8 {
        left: 66.66667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.33333%
    }

    .push-md-11 {
        left: 91.66667%
    }

    .push-md-12 {
        left: 100%
    }

    .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
    }

    .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%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.33333%
    }

    .pull-lg-2 {
        right: 16.66667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.33333%
    }

    .pull-lg-5 {
        right: 41.66667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.33333%
    }

    .pull-lg-8 {
        right: 66.66667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.33333%
    }

    .pull-lg-11 {
        right: 91.66667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.33333%
    }

    .push-lg-2 {
        left: 16.66667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.33333%
    }

    .push-lg-5 {
        left: 41.66667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.33333%
    }

    .push-lg-8 {
        left: 66.66667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.33333%
    }

    .push-lg-11 {
        left: 91.66667%
    }

    .push-lg-12 {
        left: 100%
    }

    .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
    }

    .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%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .push-xl-12 {
        left: 100%
    }

    .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%
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #eceeef;
    border-radius: .25rem
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #0275d8
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    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;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #eceeef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        max-width:800px
    }
}

.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-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #0275d8!important
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #025aa5!important
}

.bg-success {
    background-color: #5cb85c!important
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #449d44!important
}

.bg-info {
    background-color: #5bc0de!important
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #31b0d5!important
}

.bg-warning {
    background-color: #00988f!important
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #00988f!important
}

.bg-danger {
    background-color: #d9534f!important
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #c9302c!important
}

.bg-inverse {
    background-color: #292b2c!important
}

a.bg-inverse:focus,a.bg-inverse:hover {
    background-color: #101112!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
}

.rounded {
    border-radius: .25rem
}

.rounded-top {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.rounded-right {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.rounded-bottom {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.rounded-left {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}

.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-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-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-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-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-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
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!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
}

.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-first {
        -webkit-box-ordinal-group:0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!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
    }

    .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-first {
        -webkit-box-ordinal-group:0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-md-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!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
    }

    .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-first {
        -webkit-box-ordinal-group:0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!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
    }

    .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-first {
        -webkit-box-ordinal-group:0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!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
    }

    .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
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.m-0 {
    margin: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.ml-0 {
    margin-left: 0!important
}

.mx-0 {
    margin-right: 0!important;
    margin-left: 0!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mr-1 {
    margin-right: .25rem!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.ml-1 {
    margin-left: .25rem!important
}

.mx-1 {
    margin-right: .25rem!important;
    margin-left: .25rem!important
}

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mr-2 {
    margin-right: .5rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.ml-2 {
    margin-left: .5rem!important
}

.mx-2 {
    margin-right: .5rem!important;
    margin-left: .5rem!important
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mr-3 {
    margin-right: 1rem!important
}

.mb-3 {
    margin-bottom: 1rem!important
}

.ml-3 {
    margin-left: 1rem!important
}

.mx-3 {
    margin-right: 1rem!important;
    margin-left: 1rem!important
}

.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4 {
    margin-top: 1.5rem!important
}

.mr-4 {
    margin-right: 1.5rem!important
}

.mb-4 {
    margin-bottom: 1.5rem!important
}

.ml-4 {
    margin-left: 1.5rem!important
}

.mx-4 {
    margin-right: 1.5rem!important;
    margin-left: 1.5rem!important
}

.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mr-5 {
    margin-right: 3rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.ml-5 {
    margin-left: 3rem!important
}

.mx-5 {
    margin-right: 3rem!important;
    margin-left: 3rem!important
}

.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pl-0 {
    padding-left: 0!important
}

.px-0 {
    padding-right: 0!important;
    padding-left: 0!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pr-1 {
    padding-right: .25rem!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pl-1 {
    padding-left: .25rem!important
}

.px-1 {
    padding-right: .25rem!important;
    padding-left: .25rem!important
}

.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pr-2 {
    padding-right: .5rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pl-2 {
    padding-left: .5rem!important
}

.px-2 {
    padding-right: .5rem!important;
    padding-left: .5rem!important
}

.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.pr-3 {
    padding-right: 1rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.pl-3 {
    padding-left: 1rem!important
}

.px-3 {
    padding-right: 1rem!important;
    padding-left: 1rem!important
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4 {
    padding-top: 1.5rem!important
}

.pr-4 {
    padding-right: 1.5rem!important
}

.pb-4 {
    padding-bottom: 1.5rem!important
}

.pl-4 {
    padding-left: 1.5rem!important
}

.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important
}

.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5 {
    padding-top: 3rem!important
}

.pr-5 {
    padding-right: 3rem!important
}

.pb-5 {
    padding-bottom: 3rem!important
}

.pl-5 {
    padding-left: 3rem!important
}

.px-5 {
    padding-right: 3rem!important;
    padding-left: 3rem!important
}

.py-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto {
    margin-top: auto!important
}

.mr-auto {
    margin-right: auto!important
}

.mb-auto {
    margin-bottom: auto!important
}

.ml-auto {
    margin-left: auto!important
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}

@media(min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0 {
        margin-left: 0!important
    }

    .mx-sm-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1 {
        margin-left: .25rem!important
    }

    .mx-sm-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2 {
        margin-left: .5rem!important
    }

    .mx-sm-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3 {
        margin-left: 1rem!important
    }

    .mx-sm-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .my-sm-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4 {
        margin-left: 1.5rem!important
    }

    .mx-sm-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .my-sm-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5 {
        margin-left: 3rem!important
    }

    .mx-sm-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .my-sm-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0 {
        padding-left: 0!important
    }

    .px-sm-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .py-sm-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1 {
        padding-left: .25rem!important
    }

    .px-sm-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2 {
        padding-left: .5rem!important
    }

    .px-sm-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3 {
        padding-left: 1rem!important
    }

    .px-sm-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .py-sm-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4 {
        padding-left: 1.5rem!important
    }

    .px-sm-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .py-sm-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5 {
        padding-left: 3rem!important
    }

    .px-sm-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-sm-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto {
        margin-left: auto!important
    }

    .mx-sm-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media(min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0 {
        margin-top: 0!important
    }

    .mr-md-0 {
        margin-right: 0!important
    }

    .mb-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0 {
        margin-left: 0!important
    }

    .mx-md-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1 {
        margin-left: .25rem!important
    }

    .mx-md-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2 {
        margin-left: .5rem!important
    }

    .mx-md-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3 {
        margin-left: 1rem!important
    }

    .mx-md-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4 {
        margin-left: 1.5rem!important
    }

    .mx-md-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5 {
        margin-left: 3rem!important
    }

    .mx-md-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0 {
        padding-top: 0!important
    }

    .pr-md-0 {
        padding-right: 0!important
    }

    .pb-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0 {
        padding-left: 0!important
    }

    .px-md-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1 {
        padding-left: .25rem!important
    }

    .px-md-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2 {
        padding-left: .5rem!important
    }

    .px-md-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3 {
        padding-left: 1rem!important
    }

    .px-md-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .py-md-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4 {
        padding-left: 1.5rem!important
    }

    .px-md-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .py-md-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5 {
        padding-left: 3rem!important
    }

    .px-md-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-md-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto {
        margin-left: auto!important
    }

    .mx-md-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media(min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0 {
        margin-left: 0!important
    }

    .mx-lg-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1 {
        margin-left: .25rem!important
    }

    .mx-lg-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2 {
        margin-left: .5rem!important
    }

    .mx-lg-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3 {
        margin-left: 1rem!important
    }

    .mx-lg-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4 {
        margin-left: 1.5rem!important
    }

    .mx-lg-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5 {
        margin-left: 3rem!important
    }

    .mx-lg-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0 {
        padding-left: 0!important
    }

    .px-lg-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1 {
        padding-left: .25rem!important
    }

    .px-lg-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2 {
        padding-left: .5rem!important
    }

    .px-lg-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3 {
        padding-left: 1rem!important
    }

    .px-lg-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4 {
        padding-left: 1.5rem!important
    }

    .px-lg-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5 {
        padding-left: 3rem!important
    }

    .px-lg-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-lg-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto {
        margin-left: auto!important
    }

    .mx-lg-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0 {
        margin-left: 0!important
    }

    .mx-xl-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1 {
        margin-left: .25rem!important
    }

    .mx-xl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2 {
        margin-left: .5rem!important
    }

    .mx-xl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3 {
        margin-left: 1rem!important
    }

    .mx-xl-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4 {
        margin-left: 1.5rem!important
    }

    .mx-xl-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5 {
        margin-left: 3rem!important
    }

    .mx-xl-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0 {
        padding-left: 0!important
    }

    .px-xl-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1 {
        padding-left: .25rem!important
    }

    .px-xl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2 {
        padding-left: .5rem!important
    }

    .px-xl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3 {
        padding-left: 1rem!important
    }

    .px-xl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4 {
        padding-left: 1.5rem!important
    }

    .px-xl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5 {
        padding-left: 3rem!important
    }

    .px-xl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-xl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto {
        margin-left: auto!important
    }

    .mx-xl-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
}

.text-justify {
    text-align: justify!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-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff!important
}

.text-muted {
    color: #636c72!important
}

a.text-muted:focus,a.text-muted:hover {
    color: #4b5257!important
}

.text-primary {
    color: #0275d8!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #025aa5!important
}

.text-success {
    color: #5cb85c!important
}

a.text-success:focus,a.text-success:hover {
    color: #449d44!important
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,a.text-info:hover {
    color: #31b0d5!important
}

.text-warning {
    color: #00988f!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ec971f!important
}

.text-danger {
    color: #d9534f!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #c9302c!important
}

.text-gray-dark {
    color: #292b2c!important
}

a.text-gray-dark:focus,a.text-gray-dark:hover {
    color: #101112!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden!important
}

.hidden-xs-up {
    display: none!important
}

@media(max-width: 575px) {
    .hidden-xs-down {
        display:none!important
    }
}

@media(min-width: 576px) {
    .hidden-sm-up {
        display:none!important
    }
}

@media(max-width: 767px) {
    .hidden-sm-down {
        display:none!important
    }
}

@media(min-width: 768px) {
    .hidden-md-up {
        display:none!important
    }
}

@media(max-width: 991px) {
    .hidden-md-down {
        display:none!important
    }
}

@media(min-width: 992px) {
    .hidden-lg-up {
        display:none!important
    }
}

@media(max-width: 1199px) {
    .hidden-lg-down {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .hidden-xl-up {
        display:none!important
    }
}

.hidden-xl-down {
    display: none!important
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

a {
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

a[role=button] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

a:hover {
    color: inherit
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.preload * {
    -webkit-transition: none!important;
    transition: none!important
}

body {
    font-family: montserrat,sans-serif
}

body.has-overflow-hidden {
    overflow: hidden
}

body .wrapper {
    overflow: hidden;
    position: relative
}

button {
    cursor: pointer
}

em {
    font-style: italic
}

html {
    font-size: 10px
}

@media(max-width: 991px) {
    html {
        font-size:9px
    }
}

html.has-overflow-hidden {
    overflow: hidden
}

img {
    display: block;
    max-width: 100%
}

input {
    font-size: 1em;
    padding: 0;
    border-radius: 0;
    line-height: normal
}

input:focus {
    outline: none
}

@media(max-width: 991px) {
    input {
        -webkit-appearance:none
    }
}

@media(max-width: 991px) {
    input[type=text],textarea {
        -webkit-appearance:none
    }
}

input[type=submit] {
    cursor: pointer
}

input[type=number] {
    -moz-appearance: textfield
}

::-webkit-inner-spin-button {
    -webkit-appearance: none
}

::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset
}

select[multiple] {
    min-height: 80px
}

li {
    list-style-type: none
}

main {
    z-index: 10;
    position: relative;
    pointer-events: auto
}

ol,ol li {
    list-style: decimal
}

.signature-left {
    position: absolute;
    left: 0;
    bottom: 0;
    float: left
}

.signature-left__hidden {
    position: absolute;
    left: 46px;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    z-index: 10;
    width: auto;
    height: 36px
}

@media(max-width: 640px) {
    .signature-left__hidden {
        left:36px;
        height: 26px;
        font-size: 11px
    }
}

.signature-left__hidden__mask {
    -webkit-transition: max-width .4s cubic-bezier(.645,.045,.355,1),opacity .4s cubic-bezier(.645,.045,.355,1);
    transition: max-width .4s cubic-bezier(.645,.045,.355,1),opacity .4s cubic-bezier(.645,.045,.355,1);
    width: auto;
    max-width: 0;
    overflow: hidden;
    position: relative;
    z-index: 10;
    height: 36px;
    opacity: 0;
    color: #fff;
    display: inline-block
}

@media(max-width: 640px) {
    .signature-left__hidden__mask {
        height:26px
    }
}

.signature-left__hidden__mask>div {
    height: 15px;
    float: left;
    -webkit-transform: translateY(12px);
    transform: translateY(12px)
}

@media(max-width: 640px) {
    .signature-left__hidden__mask>div {
        -webkit-transform:translateY(8px);
        transform: translateY(8px)
    }
}

.signature-left__hidden__mask>div span {
    display: block;
    word-wrap: normal;
    white-space: nowrap;
    font-family: Arial,sans-serif
}

.signature-left__hidden:after {
    position: absolute;
    left: -46px;
    bottom: 0;
    width: 36px;
    height: 36px;
    border-radius: 18px;
    background: 0 0;
    content: "";
    opacity: .2;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: width .8s cubic-bezier(.645,.045,.355,1),background .8s cubic-bezier(.645,.045,.355,1),-webkit-box-shadow .8s cubic-bezier(.645,.045,.355,1);
    transition: width .8s cubic-bezier(.645,.045,.355,1),background .8s cubic-bezier(.645,.045,.355,1),-webkit-box-shadow .8s cubic-bezier(.645,.045,.355,1);
    transition: width .8s cubic-bezier(.645,.045,.355,1),background .8s cubic-bezier(.645,.045,.355,1),box-shadow .8s cubic-bezier(.645,.045,.355,1);
    transition: width .8s cubic-bezier(.645,.045,.355,1),background .8s cubic-bezier(.645,.045,.355,1),box-shadow .8s cubic-bezier(.645,.045,.355,1),-webkit-box-shadow .8s cubic-bezier(.645,.045,.355,1)
}

@media(max-width: 640px) {
    .signature-left__hidden:after {
        left:-36px;
        width: 26px;
        height: 26px;
        border-radius: 13px
    }
}

.signature-left__logo {
    padding: 0 10px 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 15
}

.signature-left__logo a {
    width: 36px;
    height: 36px;
    display: block
}

@media(max-width: 640px) {
    .signature-left__logo a {
        width:26px;
        height: 26px
    }
}

.signature-left__logo a svg {
    width: 36px;
    height: 36px;
    display: block;
    fill: #fff;
    opacity: .3;
    -webkit-transition: fill .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1);
    transition: fill .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1)
}

@media(max-width: 640px) {
    .signature-left__logo a svg {
        width:26px;
        height: 26px
    }
}

.allowHover .signature-left:hover .open.signature-left__hidden__mask,.allowHover .signature-left:hover .signature-left__hidden__mask,.signature-left.open .open.signature-left__hidden__mask,.signature-left.open .signature-left__hidden__mask {
    max-width: 300px;
    opacity: 1;
    -webkit-transition: max-width .8s cubic-bezier(.215,.61,.355,1),opacity .8s cubic-bezier(.215,.61,.355,1);
    transition: max-width .8s cubic-bezier(.215,.61,.355,1),opacity .8s cubic-bezier(.215,.61,.355,1)
}

.allowHover .signature-left:hover .open.signature-left__hidden__mask,.allowHover .signature-left:hover .signature-left__hidden:after,.signature-left.open .open.signature-left__hidden__mask,.signature-left.open .signature-left__hidden:after {
    width: calc(100% + 66px);
    background: #fff;
    -webkit-box-shadow: 0 0 8px 0 #fff;
    box-shadow: 0 0 8px 0 #fff;
    -webkit-transition: width .4s cubic-bezier(.215,.61,.355,1),background .4s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .4s cubic-bezier(.215,.61,.355,1);
    transition: width .4s cubic-bezier(.215,.61,.355,1),background .4s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .4s cubic-bezier(.215,.61,.355,1);
    transition: width .4s cubic-bezier(.215,.61,.355,1),background .4s cubic-bezier(.215,.61,.355,1),box-shadow .4s cubic-bezier(.215,.61,.355,1);
    transition: width .4s cubic-bezier(.215,.61,.355,1),background .4s cubic-bezier(.215,.61,.355,1),box-shadow .4s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .4s cubic-bezier(.215,.61,.355,1)
}

@media(max-width: 640px) {
    .allowHover .signature-left:hover .open.signature-left__hidden__mask,.allowHover .signature-left:hover .signature-left__hidden:after,.signature-left.open .open.signature-left__hidden__mask,.signature-left.open .signature-left__hidden:after {
        width:calc(100% + 50px)
    }
}

.allowHover .signature-left:hover .open.signature-left__hidden__mask,.allowHover .signature-left:hover .signature-left__logo a svg,.signature-left.open .open.signature-left__hidden__mask,.signature-left.open .signature-left__logo a svg {
    fill: #00b189;
    opacity: 1
}

.signature-right {
    position: absolute;
    right: 0;
    bottom: 0;
    float: left
}

.signature-right__hidden {
    position: absolute;
    right: 46px;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    z-index: 10;
    width: auto;
    height: 36px
}

@media(max-width: 640px) {
    .signature-right__hidden {
        right:36px;
        height: 26px;
        font-size: 11px
    }
}

.signature-right__hidden__mask {
    -webkit-transition: max-width .4s cubic-bezier(.645,.045,.355,1),opacity .4s cubic-bezier(.645,.045,.355,1);
    transition: max-width .4s cubic-bezier(.645,.045,.355,1),opacity .4s cubic-bezier(.645,.045,.355,1);
    width: auto;
    max-width: 0;
    overflow: hidden;
    position: relative;
    z-index: 10;
    height: 36px;
    opacity: 0;
    color: #fff;
    display: inline-block
}

@media(max-width: 640px) {
    .signature-right__hidden__mask {
        height:26px
    }
}

.signature-right__hidden__mask>div {
    height: 15px;
    float: right;
    -webkit-transform: translateY(12px);
    transform: translateY(12px)
}

@media(max-width: 640px) {
    .signature-right__hidden__mask>div {
        -webkit-transform:translateY(8px);
        transform: translateY(8px)
    }
}

.signature-right__hidden__mask>div span {
    display: block;
    word-wrap: normal;
    white-space: nowrap;
    font-family: Arial,sans-serif
}

.signature-right__hidden:after {
    position: absolute;
    right: -46px;
    bottom: 0;
    width: 36px;
    height: 36px;
    border-radius: 18px;
    background: 0 0;
    content: "";
    opacity: .2;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: width .8s cubic-bezier(.645,.045,.355,1),background .8s cubic-bezier(.645,.045,.355,1),-webkit-box-shadow .8s cubic-bezier(.645,.045,.355,1);
    transition: width .8s cubic-bezier(.645,.045,.355,1),background .8s cubic-bezier(.645,.045,.355,1),-webkit-box-shadow .8s cubic-bezier(.645,.045,.355,1);
    transition: width .8s cubic-bezier(.645,.045,.355,1),background .8s cubic-bezier(.645,.045,.355,1),box-shadow .8s cubic-bezier(.645,.045,.355,1);
    transition: width .8s cubic-bezier(.645,.045,.355,1),background .8s cubic-bezier(.645,.045,.355,1),box-shadow .8s cubic-bezier(.645,.045,.355,1),-webkit-box-shadow .8s cubic-bezier(.645,.045,.355,1)
}

@media(max-width: 640px) {
    .signature-right__hidden:after {
        right:-36px;
        width: 26px;
        height: 26px;
        border-radius: 13px
    }
}

.signature-right__logo {
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10
}

.signature-right__logo a {
    width: 36px;
    height: 36px;
    display: block
}

@media(max-width: 640px) {
    .signature-right__logo a {
        width:26px;
        height: 26px
    }
}

.signature-right__logo a svg {
    width: 36px;
    height: 36px;
    display: block;
    fill: #fff;
    opacity: .3;
    -webkit-transition: fill .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1);
    transition: fill .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1)
}

@media(max-width: 640px) {
    .signature-right__logo a svg {
        width:26px;
        height: 26px
    }
}

.allowHover .signature-right:hover .open.signature-right__hidden__mask,.allowHover .signature-right:hover .signature-right__hidden__mask,.signature-right.open .open.signature-right__hidden__mask,.signature-right.open .signature-right__hidden__mask {
    max-width: 300px;
    opacity: 1;
    -webkit-transition: max-width .8s cubic-bezier(.215,.61,.355,1),opacity .8s cubic-bezier(.215,.61,.355,1);
    transition: max-width .8s cubic-bezier(.215,.61,.355,1),opacity .8s cubic-bezier(.215,.61,.355,1)
}

.allowHover .signature-right:hover .open.signature-right__hidden:after,.allowHover .signature-right:hover .signature-right__hidden:after,.signature-right.open .open.signature-right__hidden:after,.signature-right.open .signature-right__hidden:after {
    width: calc(100% + 66px);
    background: #fff;
    -webkit-box-shadow: 0 0 8px 0 #fff;
    box-shadow: 0 0 8px 0 #fff;
    -webkit-transition: width .4s cubic-bezier(.215,.61,.355,1),background .4s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .4s cubic-bezier(.215,.61,.355,1);
    transition: width .4s cubic-bezier(.215,.61,.355,1),background .4s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .4s cubic-bezier(.215,.61,.355,1);
    transition: width .4s cubic-bezier(.215,.61,.355,1),background .4s cubic-bezier(.215,.61,.355,1),box-shadow .4s cubic-bezier(.215,.61,.355,1);
    transition: width .4s cubic-bezier(.215,.61,.355,1),background .4s cubic-bezier(.215,.61,.355,1),box-shadow .4s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .4s cubic-bezier(.215,.61,.355,1)
}

@media(max-width: 640px) {
    .allowHover .signature-right:hover .open.signature-right__hidden:after,.allowHover .signature-right:hover .signature-right__hidden:after,.signature-right.open .open.signature-right__hidden:after,.signature-right.open .signature-right__hidden:after {
        width:calc(100% + 50px)
    }
}

.allowHover .signature-right:hover .open.signature-right__logo a svg,.allowHover .signature-right:hover .signature-right__logo a svg,.signature-right.open .open.signature-right__logo a svg,.signature-right.open .signature-right__logo a svg {
    fill: #00b189;
    opacity: 1
}

strong {
    font-weight: 700
}

sup {
    font-size: .7em;
    display: inline-block;
    vertical-align: super;
    font-weight: inherit;
    line-height: 0
}

textarea {
    min-height: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    resize: none
}

.cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media(min-width: 992px) {
    .flex-1-lg-up {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1
    }
}

@media(max-width: 767px) {
    .flex-1-sm-down {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1
    }
}

@media(min-width: 992px) {
    .flex-sixth-lg-up {
        -webkit-box-flex:.6;
        -ms-flex: .6;
        flex: .6
    }
}

@media(min-width: 992px) {
    .flex-half-lg-up {
        -webkit-box-flex:.5;
        -ms-flex: .5;
        flex: .5
    }
}

@media(min-width: 992px) {
    .flex-auto-lg-up {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

@media(max-width: 991px) {
    .flex-full-width-md-down {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .last-child-first-sm-down>:last-child {
        -webkit-box-ordinal-group:0;
        -ms-flex-order: -1;
        order: -1
    }
}

/*!* Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
/*!* Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
/*!* Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
/*!* Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
.min-height-screen {
    min-height: 100vh
}

/*!* Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-500px:before {
    content: "\F26E"
}

.fa-accessible-icon:before {
    content: "\F368"
}

.fa-accusoft:before {
    content: "\F369"
}

.fa-address-book:before {
    content: "\F2B9"
}

.fa-address-card:before {
    content: "\F2BB"
}

.fa-adjust:before {
    content: "\F042"
}

.fa-adn:before {
    content: "\F170"
}

.fa-adversal:before {
    content: "\F36A"
}

.fa-affiliatetheme:before {
    content: "\F36B"
}

.fa-alarm-clock:before {
    content: "\F34E"
}

.fa-algolia:before {
    content: "\F36C"
}

.fa-align-center:before {
    content: "\F037"
}

.fa-align-justify:before {
    content: "\F039"
}

.fa-align-left:before {
    content: "\F036"
}

.fa-align-right:before {
    content: "\F038"
}

.fa-allergies:before {
    content: "\F461"
}

.fa-amazon:before {
    content: "\F270"
}

.fa-amazon-pay:before {
    content: "\F42C"
}

.fa-ambulance:before {
    content: "\F0F9"
}

.fa-american-sign-language-interpreting:before {
    content: "\F2A3"
}

.fa-amilia:before {
    content: "\F36D"
}

.fa-anchor:before {
    content: "\F13D"
}

.fa-android:before {
    content: "\F17B"
}

.fa-angellist:before {
    content: "\F209"
}

.fa-angle-double-down:before {
    content: "\F103"
}

.fa-angle-double-left:before {
    content: "\F100"
}

.fa-angle-double-right:before {
    content: "\F101"
}

.fa-angle-double-up:before {
    content: "\F102"
}

.fa-angle-down:before {
    content: "\F107"
}

.fa-angle-left:before {
    content: "\F104"
}

.fa-angle-right:before {
    content: "\F105"
}

.fa-angle-up:before {
    content: "\F106"
}

.fa-angrycreative:before {
    content: "\F36E"
}

.fa-angular:before {
    content: "\F420"
}

.fa-app-store:before {
    content: "\F36F"
}

.fa-app-store-ios:before {
    content: "\F370"
}

.fa-apper:before {
    content: "\F371"
}

.fa-apple:before {
    content: "\F179"
}

.fa-apple-pay:before {
    content: "\F415"
}

.fa-archive:before {
    content: "\F187"
}

.fa-arrow-alt-circle-down:before {
    content: "\F358"
}

.fa-arrow-alt-circle-left:before {
    content: "\F359"
}

.fa-arrow-alt-circle-right:before {
    content: "\F35A"
}

.fa-arrow-alt-circle-up:before {
    content: "\F35B"
}

.fa-arrow-alt-down:before {
    content: "\F354"
}

.fa-arrow-alt-from-bottom:before {
    content: "\F346"
}

.fa-arrow-alt-from-left:before {
    content: "\F347"
}

.fa-arrow-alt-from-right:before {
    content: "\F348"
}

.fa-arrow-alt-from-top:before {
    content: "\F349"
}

.fa-arrow-alt-left:before {
    content: "\F355"
}

.fa-arrow-alt-right:before {
    content: "\F356"
}

.fa-arrow-alt-square-down:before {
    content: "\F350"
}

.fa-arrow-alt-square-left:before {
    content: "\F351"
}

.fa-arrow-alt-square-right:before {
    content: "\F352"
}

.fa-arrow-alt-square-up:before {
    content: "\F353"
}

.fa-arrow-alt-to-bottom:before {
    content: "\F34A"
}

.fa-arrow-alt-to-left:before {
    content: "\F34B"
}

.fa-arrow-alt-to-right:before {
    content: "\F34C"
}

.fa-arrow-alt-to-top:before {
    content: "\F34D"
}

.fa-arrow-alt-up:before {
    content: "\F357"
}

.fa-arrow-circle-down:before {
    content: "\F0AB"
}

.fa-arrow-circle-left:before {
    content: "\F0A8"
}

.fa-arrow-circle-right:before {
    content: "\F0A9"
}

.fa-arrow-circle-up:before {
    content: "\F0AA"
}

.fa-arrow-down:before {
    content: "\F063"
}

.fa-arrow-from-bottom:before {
    content: "\F342"
}

.fa-arrow-from-left:before {
    content: "\F343"
}

.fa-arrow-from-right:before {
    content: "\F344"
}

.fa-arrow-from-top:before {
    content: "\F345"
}

.fa-arrow-left:before {
    content: "\F060"
}

.fa-arrow-right:before {
    content: "\F061"
}

.fa-arrow-square-down:before {
    content: "\F339"
}

.fa-arrow-square-left:before {
    content: "\F33A"
}

.fa-arrow-square-right:before {
    content: "\F33B"
}

.fa-arrow-square-up:before {
    content: "\F33C"
}

.fa-arrow-to-bottom:before {
    content: "\F33D"
}

.fa-arrow-to-left:before {
    content: "\F33E"
}

.fa-arrow-to-right:before {
    content: "\F340"
}

.fa-arrow-to-top:before {
    content: "\F341"
}

.fa-arrow-up:before {
    content: "\F062"
}

.fa-arrows:before {
    content: "\F047"
}

.fa-arrows-alt:before {
    content: "\F0B2"
}

.fa-arrows-alt-h:before {
    content: "\F337"
}

.fa-arrows-alt-v:before {
    content: "\F338"
}

.fa-arrows-h:before {
    content: "\F07E"
}

.fa-arrows-v:before {
    content: "\F07D"
}

.fa-assistive-listening-systems:before {
    content: "\F2A2"
}

.fa-asterisk:before {
    content: "\F069"
}

.fa-asymmetrik:before {
    content: "\F372"
}

.fa-at:before {
    content: "\F1FA"
}

.fa-audible:before {
    content: "\F373"
}

.fa-audio-description:before {
    content: "\F29E"
}

.fa-autoprefixer:before {
    content: "\F41C"
}

.fa-avianex:before {
    content: "\F374"
}

.fa-aviato:before {
    content: "\F421"
}

.fa-aws:before {
    content: "\F375"
}

.fa-backward:before {
    content: "\F04A"
}

.fa-badge:before {
    content: "\F335"
}

.fa-badge-check:before {
    content: "\F336"
}

.fa-balance-scale:before {
    content: "\F24E"
}

.fa-balance-scale-left:before {
    content: "\F515"
}

.fa-balance-scale-right:before {
    content: "\F516"
}

.fa-ban:before {
    content: "\F05E"
}

.fa-band-aid:before {
    content: "\F462"
}

.fa-bandcamp:before {
    content: "\F2D5"
}

.fa-barcode:before {
    content: "\F02A"
}

.fa-barcode-alt:before {
    content: "\F463"
}

.fa-barcode-read:before {
    content: "\F464"
}

.fa-barcode-scan:before {
    content: "\F465"
}

.fa-bars:before {
    content: "\F0C9"
}

.fa-baseball:before {
    content: "\F432"
}

.fa-baseball-ball:before {
    content: "\F433"
}

.fa-basketball-ball:before {
    content: "\F434"
}

.fa-basketball-hoop:before {
    content: "\F435"
}

.fa-bath:before {
    content: "\F2CD"
}

.fa-battery-bolt:before {
    content: "\F376"
}

.fa-battery-empty:before {
    content: "\F244"
}

.fa-battery-full:before {
    content: "\F240"
}

.fa-battery-half:before {
    content: "\F242"
}

.fa-battery-quarter:before {
    content: "\F243"
}

.fa-battery-slash:before {
    content: "\F377"
}

.fa-battery-three-quarters:before {
    content: "\F241"
}

.fa-bed:before {
    content: "\F236"
}

.fa-beer:before {
    content: "\F0FC"
}

.fa-behance:before {
    content: "\F1B4"
}

.fa-behance-square:before {
    content: "\F1B5"
}

.fa-bell:before {
    content: "\F0F3"
}

.fa-bell-slash:before {
    content: "\F1F6"
}

.fa-bicycle:before {
    content: "\F206"
}

.fa-bimobject:before {
    content: "\F378"
}

.fa-binoculars:before {
    content: "\F1E5"
}

.fa-birthday-cake:before {
    content: "\F1FD"
}

.fa-bitbucket:before {
    content: "\F171"
}

.fa-bitcoin:before {
    content: "\F379"
}

.fa-bity:before {
    content: "\F37A"
}

.fa-black-tie:before {
    content: "\F27E"
}

.fa-blackberry:before {
    content: "\F37B"
}

.fa-blanket:before {
    content: "\F498"
}

.fa-blender:before {
    content: "\F517"
}

.fa-blind:before {
    content: "\F29D"
}

.fa-blogger:before {
    content: "\F37C"
}

.fa-blogger-b:before {
    content: "\F37D"
}

.fa-bluetooth:before {
    content: "\F293"
}

.fa-bluetooth-b:before {
    content: "\F294"
}

.fa-bold:before {
    content: "\F032"
}

.fa-bolt:before {
    content: "\F0E7"
}

.fa-bomb:before {
    content: "\F1E2"
}

.fa-book:before {
    content: "\F02D"
}

.fa-book-heart:before {
    content: "\F499"
}

.fa-book-open:before {
    content: "\F518"
}

.fa-bookmark:before {
    content: "\F02E"
}

.fa-bowling-ball:before {
    content: "\F436"
}

.fa-bowling-pins:before {
    content: "\F437"
}

.fa-box:before {
    content: "\F466"
}

.fa-box-alt:before {
    content: "\F49A"
}

.fa-box-check:before {
    content: "\F467"
}

.fa-box-fragile:before {
    content: "\F49B"
}

.fa-box-full:before {
    content: "\F49C"
}

.fa-box-heart:before {
    content: "\F49D"
}

.fa-box-open:before {
    content: "\F49E"
}

.fa-box-up:before {
    content: "\F49F"
}

.fa-box-usd:before {
    content: "\F4A0"
}

.fa-boxes:before {
    content: "\F468"
}

.fa-boxes-alt:before {
    content: "\F4A1"
}

.fa-boxing-glove:before {
    content: "\F438"
}

.fa-braille:before {
    content: "\F2A1"
}

.fa-briefcase:before {
    content: "\F0B1"
}

.fa-briefcase-medical:before {
    content: "\F469"
}

.fa-broadcast-tower:before {
    content: "\F519"
}

.fa-broom:before {
    content: "\F51A"
}

.fa-browser:before {
    content: "\F37E"
}

.fa-btc:before {
    content: "\F15A"
}

.fa-bug:before {
    content: "\F188"
}

.fa-building:before {
    content: "\F1AD"
}

.fa-bullhorn:before {
    content: "\F0A1"
}

.fa-bullseye:before {
    content: "\F140"
}

.fa-burn:before {
    content: "\F46A"
}

.fa-buromobelexperte:before {
    content: "\F37F"
}

.fa-bus:before {
    content: "\F207"
}

.fa-buysellads:before {
    content: "\F20D"
}

.fa-calculator:before {
    content: "\F1EC"
}

.fa-calendar:before {
    content: "\F133"
}

.fa-calendar-alt:before {
    content: "\F073"
}

.fa-calendar-check:before {
    content: "\F274"
}

.fa-calendar-edit:before {
    content: "\F333"
}

.fa-calendar-exclamation:before {
    content: "\F334"
}

.fa-calendar-minus:before {
    content: "\F272"
}

.fa-calendar-plus:before {
    content: "\F271"
}

.fa-calendar-times:before {
    content: "\F273"
}

.fa-camera:before {
    content: "\F030"
}

.fa-camera-alt:before {
    content: "\F332"
}

.fa-camera-retro:before {
    content: "\F083"
}

.fa-capsules:before {
    content: "\F46B"
}

.fa-car:before {
    content: "\F1B9"
}

.fa-caret-circle-down:before {
    content: "\F32D"
}

.fa-caret-circle-left:before {
    content: "\F32E"
}

.fa-caret-circle-right:before {
    content: "\F330"
}

.fa-caret-circle-up:before {
    content: "\F331"
}

.fa-caret-down:before {
    content: "\F0D7"
}

.fa-caret-left:before {
    content: "\F0D9"
}

.fa-caret-right:before {
    content: "\F0DA"
}

.fa-caret-square-down:before {
    content: "\F150"
}

.fa-caret-square-left:before {
    content: "\F191"
}

.fa-caret-square-right:before {
    content: "\F152"
}

.fa-caret-square-up:before {
    content: "\F151"
}

.fa-caret-up:before {
    content: "\F0D8"
}

.fa-cart-arrow-down:before {
    content: "\F218"
}

.fa-cart-plus:before {
    content: "\F217"
}

.fa-cc-amazon-pay:before {
    content: "\F42D"
}

.fa-cc-amex:before {
    content: "\F1F3"
}

.fa-cc-apple-pay:before {
    content: "\F416"
}

.fa-cc-diners-club:before {
    content: "\F24C"
}

.fa-cc-discover:before {
    content: "\F1F2"
}

.fa-cc-jcb:before {
    content: "\F24B"
}

.fa-cc-mastercard:before {
    content: "\F1F1"
}

.fa-cc-paypal:before {
    content: "\F1F4"
}

.fa-cc-stripe:before {
    content: "\F1F5"
}

.fa-cc-visa:before {
    content: "\F1F0"
}

.fa-centercode:before {
    content: "\F380"
}

.fa-certificate:before {
    content: "\F0A3"
}

.fa-chalkboard:before {
    content: "\F51B"
}

.fa-chalkboard-teacher:before {
    content: "\F51C"
}

.fa-chart-area:before {
    content: "\F1FE"
}

.fa-chart-bar:before {
    content: "\F080"
}

.fa-chart-line:before {
    content: "\F201"
}

.fa-chart-pie:before {
    content: "\F200"
}

.fa-check:before {
    content: "\F00C"
}

.fa-check-circle:before {
    content: "\F058"
}

.fa-check-square:before {
    content: "\F14A"
}

.fa-chess:before {
    content: "\F439"
}

.fa-chess-bishop:before {
    content: "\F43A"
}

.fa-chess-bishop-alt:before {
    content: "\F43B"
}

.fa-chess-board:before {
    content: "\F43C"
}

.fa-chess-clock:before {
    content: "\F43D"
}

.fa-chess-clock-alt:before {
    content: "\F43E"
}

.fa-chess-king:before {
    content: "\F43F"
}

.fa-chess-king-alt:before {
    content: "\F440"
}

.fa-chess-knight:before {
    content: "\F441"
}

.fa-chess-knight-alt:before {
    content: "\F442"
}

.fa-chess-pawn:before {
    content: "\F443"
}

.fa-chess-pawn-alt:before {
    content: "\F444"
}

.fa-chess-queen:before {
    content: "\F445"
}

.fa-chess-queen-alt:before {
    content: "\F446"
}

.fa-chess-rook:before {
    content: "\F447"
}

.fa-chess-rook-alt:before {
    content: "\F448"
}

.fa-chevron-circle-down:before {
    content: "\F13A"
}

.fa-chevron-circle-left:before {
    content: "\F137"
}

.fa-chevron-circle-right:before {
    content: "\F138"
}

.fa-chevron-circle-up:before {
    content: "\F139"
}

.fa-chevron-double-down:before {
    content: "\F322"
}

.fa-chevron-double-left:before {
    content: "\F323"
}

.fa-chevron-double-right:before {
    content: "\F324"
}

.fa-chevron-double-up:before {
    content: "\F325"
}

.fa-chevron-down:before {
    content: "\F078"
}

.fa-chevron-left:before {
    content: "\F053"
}

.fa-chevron-right:before {
    content: "\F054"
}

.fa-chevron-square-down:before {
    content: "\F329"
}

.fa-chevron-square-left:before {
    content: "\F32A"
}

.fa-chevron-square-right:before {
    content: "\F32B"
}

.fa-chevron-square-up:before {
    content: "\F32C"
}

.fa-chevron-up:before {
    content: "\F077"
}

.fa-child:before {
    content: "\F1AE"
}

.fa-chrome:before {
    content: "\F268"
}

.fa-church:before {
    content: "\F51D"
}

.fa-circle:before {
    content: "\F111"
}

.fa-circle-notch:before {
    content: "\F1CE"
}

.fa-clipboard:before {
    content: "\F328"
}

.fa-clipboard-check:before {
    content: "\F46C"
}

.fa-clipboard-list:before {
    content: "\F46D"
}

.fa-clock:before {
    content: "\F017"
}

.fa-clone:before {
    content: "\F24D"
}

.fa-closed-captioning:before {
    content: "\F20A"
}

.fa-cloud:before {
    content: "\F0C2"
}

.fa-cloud-download:before {
    content: "\F0ED"
}

.fa-cloud-download-alt:before {
    content: "\F381"
}

.fa-cloud-upload:before {
    content: "\F0EE"
}

.fa-cloud-upload-alt:before {
    content: "\F382"
}

.fa-cloudscale:before {
    content: "\F383"
}

.fa-cloudsmith:before {
    content: "\F384"
}

.fa-cloudversify:before {
    content: "\F385"
}

.fa-club:before {
    content: "\F327"
}

.fa-code:before {
    content: "\F121"
}

.fa-code-branch:before {
    content: "\F126"
}

.fa-code-commit:before {
    content: "\F386"
}

.fa-code-merge:before {
    content: "\F387"
}

.fa-codepen:before {
    content: "\F1CB"
}

.fa-codiepie:before {
    content: "\F284"
}

.fa-coffee:before {
    content: "\F0F4"
}

.fa-cog:before {
    content: "\F013"
}

.fa-cogs:before {
    content: "\F085"
}

.fa-coins:before {
    content: "\F51E"
}

.fa-columns:before {
    content: "\F0DB"
}

.fa-comment:before {
    content: "\F075"
}

.fa-comment-alt:before {
    content: "\F27A"
}

.fa-comment-alt-check:before {
    content: "\F4A2"
}

.fa-comment-alt-dots:before {
    content: "\F4A3"
}

.fa-comment-alt-edit:before {
    content: "\F4A4"
}

.fa-comment-alt-exclamation:before {
    content: "\F4A5"
}

.fa-comment-alt-lines:before {
    content: "\F4A6"
}

.fa-comment-alt-minus:before {
    content: "\F4A7"
}

.fa-comment-alt-plus:before {
    content: "\F4A8"
}

.fa-comment-alt-slash:before {
    content: "\F4A9"
}

.fa-comment-alt-smile:before {
    content: "\F4AA"
}

.fa-comment-alt-times:before {
    content: "\F4AB"
}

.fa-comment-check:before {
    content: "\F4AC"
}

.fa-comment-dots:before {
    content: "\F4AD"
}

.fa-comment-edit:before {
    content: "\F4AE"
}

.fa-comment-exclamation:before {
    content: "\F4AF"
}

.fa-comment-lines:before {
    content: "\F4B0"
}

.fa-comment-minus:before {
    content: "\F4B1"
}

.fa-comment-plus:before {
    content: "\F4B2"
}

.fa-comment-slash:before {
    content: "\F4B3"
}

.fa-comment-smile:before {
    content: "\F4B4"
}

.fa-comment-times:before {
    content: "\F4B5"
}

.fa-comments:before {
    content: "\F086"
}

.fa-comments-alt:before {
    content: "\F4B6"
}

.fa-compact-disc:before {
    content: "\F51F"
}

.fa-compass:before {
    content: "\F14E"
}

.fa-compress:before {
    content: "\F066"
}

.fa-compress-alt:before {
    content: "\F422"
}

.fa-compress-wide:before {
    content: "\F326"
}

.fa-connectdevelop:before {
    content: "\F20E"
}

.fa-container-storage:before {
    content: "\F4B7"
}

.fa-contao:before {
    content: "\F26D"
}

.fa-conveyor-belt:before {
    content: "\F46E"
}

.fa-conveyor-belt-alt:before {
    content: "\F46F"
}

.fa-copy:before {
    content: "\F0C5"
}

.fa-copyright:before {
    content: "\F1F9"
}

.fa-couch:before {
    content: "\F4B8"
}

.fa-cpanel:before {
    content: "\F388"
}

.fa-creative-commons:before {
    content: "\F25E"
}

.fa-creative-commons-by:before {
    content: "\F4E7"
}

.fa-creative-commons-nc:before {
    content: "\F4E8"
}

.fa-creative-commons-nc-eu:before {
    content: "\F4E9"
}

.fa-creative-commons-nc-jp:before {
    content: "\F4EA"
}

.fa-creative-commons-nd:before {
    content: "\F4EB"
}

.fa-creative-commons-pd:before {
    content: "\F4EC"
}

.fa-creative-commons-pd-alt:before {
    content: "\F4ED"
}

.fa-creative-commons-remix:before {
    content: "\F4EE"
}

.fa-creative-commons-sa:before {
    content: "\F4EF"
}

.fa-creative-commons-sampling:before {
    content: "\F4F0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\F4F1"
}

.fa-creative-commons-share:before {
    content: "\F4F2"
}

.fa-creative-commons-zero:before {
    content: "\F4F3"
}

.fa-credit-card:before {
    content: "\F09D"
}

.fa-credit-card-blank:before {
    content: "\F389"
}

.fa-credit-card-front:before {
    content: "\F38A"
}

.fa-cricket:before {
    content: "\F449"
}

.fa-crop:before {
    content: "\F125"
}

.fa-crosshairs:before {
    content: "\F05B"
}

.fa-crow:before {
    content: "\F520"
}

.fa-crown:before {
    content: "\F521"
}

.fa-css3:before {
    content: "\F13C"
}

.fa-css3-alt:before {
    content: "\F38B"
}

.fa-cube:before {
    content: "\F1B2"
}

.fa-cubes:before {
    content: "\F1B3"
}

.fa-curling:before {
    content: "\F44A"
}

.fa-cut:before {
    content: "\F0C4"
}

.fa-cuttlefish:before {
    content: "\F38C"
}

.fa-d-and-d:before {
    content: "\F38D"
}

.fa-dashcube:before {
    content: "\F210"
}

.fa-database:before {
    content: "\F1C0"
}

.fa-deaf:before {
    content: "\F2A4"
}

.fa-delicious:before {
    content: "\F1A5"
}

.fa-deploydog:before {
    content: "\F38E"
}

.fa-deskpro:before {
    content: "\F38F"
}

.fa-desktop:before {
    content: "\F108"
}

.fa-desktop-alt:before {
    content: "\F390"
}

.fa-deviantart:before {
    content: "\F1BD"
}

.fa-diagnoses:before {
    content: "\F470"
}

.fa-diamond:before {
    content: "\F219"
}

.fa-dice:before {
    content: "\F522"
}

.fa-dice-five:before {
    content: "\F523"
}

.fa-dice-four:before {
    content: "\F524"
}

.fa-dice-one:before {
    content: "\F525"
}

.fa-dice-six:before {
    content: "\F526"
}

.fa-dice-three:before {
    content: "\F527"
}

.fa-dice-two:before {
    content: "\F528"
}

.fa-digg:before {
    content: "\F1A6"
}

.fa-digital-ocean:before {
    content: "\F391"
}

.fa-discord:before {
    content: "\F392"
}

.fa-discourse:before {
    content: "\F393"
}

.fa-divide:before {
    content: "\F529"
}

.fa-dna:before {
    content: "\F471"
}

.fa-dochub:before {
    content: "\F394"
}

.fa-docker:before {
    content: "\F395"
}

.fa-dollar-sign:before {
    content: "\F155"
}

.fa-dolly:before {
    content: "\F472"
}

.fa-dolly-empty:before {
    content: "\F473"
}

.fa-dolly-flatbed:before {
    content: "\F474"
}

.fa-dolly-flatbed-alt:before {
    content: "\F475"
}

.fa-dolly-flatbed-empty:before {
    content: "\F476"
}

.fa-donate:before {
    content: "\F4B9"
}

.fa-door-closed:before {
    content: "\F52A"
}

.fa-door-open:before {
    content: "\F52B"
}

.fa-dot-circle:before {
    content: "\F192"
}

.fa-dove:before {
    content: "\F4BA"
}

.fa-download:before {
    content: "\F019"
}

.fa-draft2digital:before {
    content: "\F396"
}

.fa-dribbble:before {
    content: "\F17D"
}

.fa-dribbble-square:before {
    content: "\F397"
}

.fa-dropbox:before {
    content: "\F16B"
}

.fa-drupal:before {
    content: "\F1A9"
}

.fa-dumbbell:before {
    content: "\F44B"
}

.fa-dyalog:before {
    content: "\F399"
}

.fa-earlybirds:before {
    content: "\F39A"
}

.fa-ebay:before {
    content: "\F4F4"
}

.fa-edge:before {
    content: "\F282"
}

.fa-edit:before {
    content: "\F044"
}

.fa-eject:before {
    content: "\F052"
}

.fa-elementor:before {
    content: "\F430"
}

.fa-ellipsis-h:before {
    content: "\F141"
}

.fa-ellipsis-h-alt:before {
    content: "\F39B"
}

.fa-ellipsis-v:before {
    content: "\F142"
}

.fa-ellipsis-v-alt:before {
    content: "\F39C"
}

.fa-ember:before {
    content: "\F423"
}

.fa-empire:before {
    content: "\F1D1"
}

.fa-envelope:before {
    content: "\F0E0"
}

.fa-envelope-open:before {
    content: "\F2B6"
}

.fa-envelope-square:before {
    content: "\F199"
}

.fa-envira:before {
    content: "\F299"
}

.fa-equals:before {
    content: "\F52C"
}

.fa-eraser:before {
    content: "\F12D"
}

.fa-erlang:before {
    content: "\F39D"
}

.fa-ethereum:before {
    content: "\F42E"
}

.fa-etsy:before {
    content: "\F2D7"
}

.fa-euro-sign:before {
    content: "\F153"
}

.fa-exchange:before {
    content: "\F0EC"
}

.fa-exchange-alt:before {
    content: "\F362"
}

.fa-exclamation:before {
    content: "\F12A"
}

.fa-exclamation-circle:before {
    content: "\F06A"
}

.fa-exclamation-square:before {
    content: "\F321"
}

.fa-exclamation-triangle:before {
    content: "\F071"
}

.fa-expand:before {
    content: "\F065"
}

.fa-expand-alt:before {
    content: "\F424"
}

.fa-expand-arrows:before {
    content: "\F31D"
}

.fa-expand-arrows-alt:before {
    content: "\F31E"
}

.fa-expand-wide:before {
    content: "\F320"
}

.fa-expeditedssl:before {
    content: "\F23E"
}

.fa-external-link:before {
    content: "\F08E"
}

.fa-external-link-alt:before {
    content: "\F35D"
}

.fa-external-link-square:before {
    content: "\F14C"
}

.fa-external-link-square-alt:before {
    content: "\F360"
}

.fa-eye:before {
    content: "\F06E"
}

.fa-eye-dropper:before {
    content: "\F1FB"
}

.fa-eye-slash:before {
    content: "\F070"
}

.fa-facebook:before {
    content: "\F09A"
}

.fa-facebook-f:before {
    content: "\F39E"
}

.fa-facebook-messenger:before {
    content: "\F39F"
}

.fa-facebook-square:before {
    content: "\F082"
}

.fa-fast-backward:before {
    content: "\F049"
}

.fa-fast-forward:before {
    content: "\F050"
}

.fa-fax:before {
    content: "\F1AC"
}

.fa-feather:before {
    content: "\F52D"
}

.fa-female:before {
    content: "\F182"
}

.fa-field-hockey:before {
    content: "\F44C"
}

.fa-fighter-jet:before {
    content: "\F0FB"
}

.fa-file:before {
    content: "\F15B"
}

.fa-file-alt:before {
    content: "\F15C"
}

.fa-file-archive:before {
    content: "\F1C6"
}

.fa-file-audio:before {
    content: "\F1C7"
}

.fa-file-check:before {
    content: "\F316"
}

.fa-file-code:before {
    content: "\F1C9"
}

.fa-file-edit:before {
    content: "\F31C"
}

.fa-file-excel:before {
    content: "\F1C3"
}

.fa-file-exclamation:before {
    content: "\F31A"
}

.fa-file-image:before {
    content: "\F1C5"
}

.fa-file-medical:before {
    content: "\F477"
}

.fa-file-medical-alt:before {
    content: "\F478"
}

.fa-file-minus:before {
    content: "\F318"
}

.fa-file-pdf:before {
    content: "\F1C1"
}

.fa-file-plus:before {
    content: "\F319"
}

.fa-file-powerpoint:before {
    content: "\F1C4"
}

.fa-file-times:before {
    content: "\F317"
}

.fa-file-video:before {
    content: "\F1C8"
}

.fa-file-word:before {
    content: "\F1C2"
}

.fa-film:before {
    content: "\F008"
}

.fa-film-alt:before {
    content: "\F3A0"
}

.fa-filter:before {
    content: "\F0B0"
}

.fa-fire:before {
    content: "\F06D"
}

.fa-fire-extinguisher:before {
    content: "\F134"
}

.fa-firefox:before {
    content: "\F269"
}

.fa-first-aid:before {
    content: "\F479"
}

.fa-first-order:before {
    content: "\F2B0"
}

.fa-first-order-alt:before {
    content: "\F50A"
}

.fa-firstdraft:before {
    content: "\F3A1"
}

.fa-flag:before {
    content: "\F024"
}

.fa-flag-checkered:before {
    content: "\F11E"
}

.fa-flask:before {
    content: "\F0C3"
}

.fa-flickr:before {
    content: "\F16E"
}

.fa-flipboard:before {
    content: "\F44D"
}

.fa-fly:before {
    content: "\F417"
}

.fa-folder:before {
    content: "\F07B"
}

.fa-folder-open:before {
    content: "\F07C"
}

.fa-font:before {
    content: "\F031"
}

.fa-font-awesome:before {
    content: "\F2B4"
}

.fa-font-awesome-alt:before {
    content: "\F35C"
}

.fa-font-awesome-flag:before {
    content: "\F425"
}

.fa-font-awesome-logo-full:before {
    content: "\F4E6"
}

.fa-fonticons:before {
    content: "\F280"
}

.fa-fonticons-fi:before {
    content: "\F3A2"
}

.fa-football-ball:before {
    content: "\F44E"
}

.fa-football-helmet:before {
    content: "\F44F"
}

.fa-forklift:before {
    content: "\F47A"
}

.fa-fort-awesome:before {
    content: "\F286"
}

.fa-fort-awesome-alt:before {
    content: "\F3A3"
}

.fa-forumbee:before {
    content: "\F211"
}

.fa-forward:before {
    content: "\F04E"
}

.fa-foursquare:before {
    content: "\F180"
}

.fa-fragile:before {
    content: "\F4BB"
}

.fa-free-code-camp:before {
    content: "\F2C5"
}

.fa-freebsd:before {
    content: "\F3A4"
}

.fa-frog:before {
    content: "\F52E"
}

.fa-frown:before {
    content: "\F119"
}

.fa-fulcrum:before {
    content: "\F50B"
}

.fa-futbol:before {
    content: "\F1E3"
}

.fa-galactic-republic:before {
    content: "\F50C"
}

.fa-galactic-senate:before {
    content: "\F50D"
}

.fa-gamepad:before {
    content: "\F11B"
}

.fa-gas-pump:before {
    content: "\F52F"
}

.fa-gavel:before {
    content: "\F0E3"
}

.fa-gem:before {
    content: "\F3A5"
}

.fa-genderless:before {
    content: "\F22D"
}

.fa-get-pocket:before {
    content: "\F265"
}

.fa-gg:before {
    content: "\F260"
}

.fa-gg-circle:before {
    content: "\F261"
}

.fa-gift:before {
    content: "\F06B"
}

.fa-git:before {
    content: "\F1D3"
}

.fa-git-square:before {
    content: "\F1D2"
}

.fa-github:before {
    content: "\F09B"
}

.fa-github-alt:before {
    content: "\F113"
}

.fa-github-square:before {
    content: "\F092"
}

.fa-gitkraken:before {
    content: "\F3A6"
}

.fa-gitlab:before {
    content: "\F296"
}

.fa-gitter:before {
    content: "\F426"
}

.fa-glass-martini:before {
    content: "\F000"
}

.fa-glasses:before {
    content: "\F530"
}

.fa-glide:before {
    content: "\F2A5"
}

.fa-glide-g:before {
    content: "\F2A6"
}

.fa-globe:before {
    content: "\F0AC"
}

.fa-gofore:before {
    content: "\F3A7"
}

.fa-golf-ball:before {
    content: "\F450"
}

.fa-golf-club:before {
    content: "\F451"
}

.fa-goodreads:before {
    content: "\F3A8"
}

.fa-goodreads-g:before {
    content: "\F3A9"
}

.fa-google:before {
    content: "\F1A0"
}

.fa-google-drive:before {
    content: "\F3AA"
}

.fa-google-play:before {
    content: "\F3AB"
}

.fa-google-plus:before {
    content: "\F2B3"
}

.fa-google-plus-g:before {
    content: "\F0D5"
}

.fa-google-plus-square:before {
    content: "\F0D4"
}

.fa-google-wallet:before {
    content: "\F1EE"
}

.fa-graduation-cap:before {
    content: "\F19D"
}

.fa-gratipay:before {
    content: "\F184"
}

.fa-grav:before {
    content: "\F2D6"
}

.fa-greater-than:before {
    content: "\F531"
}

.fa-greater-than-equal:before {
    content: "\F532"
}

.fa-gripfire:before {
    content: "\F3AC"
}

.fa-grunt:before {
    content: "\F3AD"
}

.fa-gulp:before {
    content: "\F3AE"
}

.fa-h-square:before {
    content: "\F0FD"
}

.fa-h1:before {
    content: "\F313"
}

.fa-h2:before {
    content: "\F314"
}

.fa-h3:before {
    content: "\F315"
}

.fa-hacker-news:before {
    content: "\F1D4"
}

.fa-hacker-news-square:before {
    content: "\F3AF"
}

.fa-hand-heart:before {
    content: "\F4BC"
}

.fa-hand-holding:before {
    content: "\F4BD"
}

.fa-hand-holding-box:before {
    content: "\F47B"
}

.fa-hand-holding-heart:before {
    content: "\F4BE"
}

.fa-hand-holding-seedling:before {
    content: "\F4BF"
}

.fa-hand-holding-usd:before {
    content: "\F4C0"
}

.fa-hand-holding-water:before {
    content: "\F4C1"
}

.fa-hand-lizard:before {
    content: "\F258"
}

.fa-hand-paper:before {
    content: "\F256"
}

.fa-hand-peace:before {
    content: "\F25B"
}

.fa-hand-point-down:before {
    content: "\F0A7"
}

.fa-hand-point-left:before {
    content: "\F0A5"
}

.fa-hand-point-right:before {
    content: "\F0A4"
}

.fa-hand-point-up:before {
    content: "\F0A6"
}

.fa-hand-pointer:before {
    content: "\F25A"
}

.fa-hand-receiving:before {
    content: "\F47C"
}

.fa-hand-rock:before {
    content: "\F255"
}

.fa-hand-scissors:before {
    content: "\F257"
}

.fa-hand-spock:before {
    content: "\F259"
}

.fa-hands:before {
    content: "\F4C2"
}

.fa-hands-heart:before {
    content: "\F4C3"
}

.fa-hands-helping:before {
    content: "\F4C4"
}

.fa-hands-usd:before {
    content: "\F4C5"
}

.fa-handshake:before {
    content: "\F2B5"
}

.fa-handshake-alt:before {
    content: "\F4C6"
}

.fa-hashtag:before {
    content: "\F292"
}

.fa-hdd:before {
    content: "\F0A0"
}

.fa-heading:before {
    content: "\F1DC"
}

.fa-headphones:before {
    content: "\F025"
}

.fa-heart:before {
    content: "\F004"
}

.fa-heart-circle:before {
    content: "\F4C7"
}

.fa-heart-square:before {
    content: "\F4C8"
}

.fa-heartbeat:before {
    content: "\F21E"
}

.fa-helicopter:before {
    content: "\F533"
}

.fa-hexagon:before {
    content: "\F312"
}

.fa-hips:before {
    content: "\F452"
}

.fa-hire-a-helper:before {
    content: "\F3B0"
}

.fa-history:before {
    content: "\F1DA"
}

.fa-hockey-puck:before {
    content: "\F453"
}

.fa-hockey-sticks:before {
    content: "\F454"
}

.fa-home:before {
    content: "\F015"
}

.fa-home-heart:before {
    content: "\F4C9"
}

.fa-hooli:before {
    content: "\F427"
}

.fa-hospital:before {
    content: "\F0F8"
}

.fa-hospital-alt:before {
    content: "\F47D"
}

.fa-hospital-symbol:before {
    content: "\F47E"
}

.fa-hotjar:before {
    content: "\F3B1"
}

.fa-hourglass:before {
    content: "\F254"
}

.fa-hourglass-end:before {
    content: "\F253"
}

.fa-hourglass-half:before {
    content: "\F252"
}

.fa-hourglass-start:before {
    content: "\F251"
}

.fa-houzz:before {
    content: "\F27C"
}

.fa-html5:before {
    content: "\F13B"
}

.fa-hubspot:before {
    content: "\F3B2"
}

.fa-i-cursor:before {
    content: "\F246"
}

.fa-id-badge:before {
    content: "\F2C1"
}

.fa-id-card:before {
    content: "\F2C2"
}

.fa-id-card-alt:before {
    content: "\F47F"
}

.fa-image:before {
    content: "\F03E"
}

.fa-images:before {
    content: "\F302"
}

.fa-imdb:before {
    content: "\F2D8"
}

.fa-inbox:before {
    content: "\F01C"
}

.fa-inbox-in:before {
    content: "\F310"
}

.fa-inbox-out:before {
    content: "\F311"
}

.fa-indent:before {
    content: "\F03C"
}

.fa-industry:before {
    content: "\F275"
}

.fa-industry-alt:before {
    content: "\F3B3"
}

.fa-infinity:before {
    content: "\F534"
}

.fa-info:before {
    content: "\F129"
}

.fa-info-circle:before {
    content: "\F05A"
}

.fa-info-square:before {
    content: "\F30F"
}

.fa-instagram:before {
    content: "\F16D"
}

.fa-internet-explorer:before {
    content: "\F26B"
}

.fa-inventory:before {
    content: "\F480"
}

.fa-ioxhost:before {
    content: "\F208"
}

.fa-italic:before {
    content: "\F033"
}

.fa-itunes:before {
    content: "\F3B4"
}

.fa-itunes-note:before {
    content: "\F3B5"
}

.fa-jack-o-lantern:before {
    content: "\F30E"
}

.fa-java:before {
    content: "\F4E4"
}

.fa-jedi-order:before {
    content: "\F50E"
}

.fa-jenkins:before {
    content: "\F3B6"
}

.fa-joget:before {
    content: "\F3B7"
}

.fa-joomla:before {
    content: "\F1AA"
}

.fa-js:before {
    content: "\F3B8"
}

.fa-js-square:before {
    content: "\F3B9"
}

.fa-jsfiddle:before {
    content: "\F1CC"
}

.fa-key:before {
    content: "\F084"
}

.fa-keybase:before {
    content: "\F4F5"
}

.fa-keyboard:before {
    content: "\F11C"
}

.fa-keycdn:before {
    content: "\F3BA"
}

.fa-kickstarter:before {
    content: "\F3BB"
}

.fa-kickstarter-k:before {
    content: "\F3BC"
}

.fa-kiwi-bird:before {
    content: "\F535"
}

.fa-korvue:before {
    content: "\F42F"
}

.fa-lamp:before {
    content: "\F4CA"
}

.fa-language:before {
    content: "\F1AB"
}

.fa-laptop:before {
    content: "\F109"
}

.fa-laravel:before {
    content: "\F3BD"
}

.fa-lastfm:before {
    content: "\F202"
}

.fa-lastfm-square:before {
    content: "\F203"
}

.fa-leaf:before {
    content: "\F06C"
}

.fa-leaf-heart:before {
    content: "\F4CB"
}

.fa-leanpub:before {
    content: "\F212"
}

.fa-lemon:before {
    content: "\F094"
}

.fa-less:before {
    content: "\F41D"
}

.fa-less-than:before {
    content: "\F536"
}

.fa-less-than-equal:before {
    content: "\F537"
}

.fa-level-down:before {
    content: "\F149"
}

.fa-level-down-alt:before {
    content: "\F3BE"
}

.fa-level-up:before {
    content: "\F148"
}

.fa-level-up-alt:before {
    content: "\F3BF"
}

.fa-life-ring:before {
    content: "\F1CD"
}

.fa-lightbulb:before {
    content: "\F0EB"
}

.fa-line:before {
    content: "\F3C0"
}

.fa-link:before {
    content: "\F0C1"
}

.fa-linkedin:before {
    content: "\F08C"
}

.fa-linkedin-in:before {
    content: "\F0E1"
}

.fa-linode:before {
    content: "\F2B8"
}

.fa-linux:before {
    content: "\F17C"
}

.fa-lira-sign:before {
    content: "\F195"
}

.fa-list:before {
    content: "\F03A"
}

.fa-list-alt:before {
    content: "\F022"
}

.fa-list-ol:before {
    content: "\F0CB"
}

.fa-list-ul:before {
    content: "\F0CA"
}

.fa-location-arrow:before {
    content: "\F124"
}

.fa-lock:before {
    content: "\F023"
}

.fa-lock-alt:before {
    content: "\F30D"
}

.fa-lock-open:before {
    content: "\F3C1"
}

.fa-lock-open-alt:before {
    content: "\F3C2"
}

.fa-long-arrow-alt-down:before {
    content: "\F309"
}

.fa-long-arrow-alt-left:before {
    content: "\F30A"
}

.fa-long-arrow-alt-right:before {
    content: "\F30B"
}

.fa-long-arrow-alt-up:before {
    content: "\F30C"
}

.fa-long-arrow-down:before {
    content: "\F175"
}

.fa-long-arrow-left:before {
    content: "\F177"
}

.fa-long-arrow-right:before {
    content: "\F178"
}

.fa-long-arrow-up:before {
    content: "\F176"
}

.fa-loveseat:before {
    content: "\F4CC"
}

.fa-low-vision:before {
    content: "\F2A8"
}

.fa-luchador:before {
    content: "\F455"
}

.fa-lyft:before {
    content: "\F3C3"
}

.fa-magento:before {
    content: "\F3C4"
}

.fa-magic:before {
    content: "\F0D0"
}

.fa-magnet:before {
    content: "\F076"
}

.fa-male:before {
    content: "\F183"
}

.fa-mandalorian:before {
    content: "\F50F"
}

.fa-map:before {
    content: "\F279"
}

.fa-map-marker:before {
    content: "\F041"
}

.fa-map-marker-alt:before {
    content: "\F3C5"
}

.fa-map-pin:before {
    content: "\F276"
}

.fa-map-signs:before {
    content: "\F277"
}

.fa-mars:before {
    content: "\F222"
}

.fa-mars-double:before {
    content: "\F227"
}

.fa-mars-stroke:before {
    content: "\F229"
}

.fa-mars-stroke-h:before {
    content: "\F22B"
}

.fa-mars-stroke-v:before {
    content: "\F22A"
}

.fa-mastodon:before {
    content: "\F4F6"
}

.fa-maxcdn:before {
    content: "\F136"
}

.fa-medapps:before {
    content: "\F3C6"
}

.fa-medium:before {
    content: "\F23A"
}

.fa-medium-m:before {
    content: "\F3C7"
}

.fa-medkit:before {
    content: "\F0FA"
}

.fa-medrt:before {
    content: "\F3C8"
}

.fa-meetup:before {
    content: "\F2E0"
}

.fa-meh:before {
    content: "\F11A"
}

.fa-memory:before {
    content: "\F538"
}

.fa-mercury:before {
    content: "\F223"
}

.fa-microchip:before {
    content: "\F2DB"
}

.fa-microphone:before {
    content: "\F130"
}

.fa-microphone-alt:before {
    content: "\F3C9"
}

.fa-microphone-alt-slash:before {
    content: "\F539"
}

.fa-microphone-slash:before {
    content: "\F131"
}

.fa-microsoft:before {
    content: "\F3CA"
}

.fa-minus:before {
    content: "\F068"
}

.fa-minus-circle:before {
    content: "\F056"
}

.fa-minus-hexagon:before {
    content: "\F307"
}

.fa-minus-octagon:before {
    content: "\F308"
}

.fa-minus-square:before {
    content: "\F146"
}

.fa-mix:before {
    content: "\F3CB"
}

.fa-mixcloud:before {
    content: "\F289"
}

.fa-mizuni:before {
    content: "\F3CC"
}

.fa-mobile:before {
    content: "\F10B"
}

.fa-mobile-alt:before {
    content: "\F3CD"
}

.fa-mobile-android:before {
    content: "\F3CE"
}

.fa-mobile-android-alt:before {
    content: "\F3CF"
}

.fa-modx:before {
    content: "\F285"
}

.fa-monero:before {
    content: "\F3D0"
}

.fa-money-bill:before {
    content: "\F0D6"
}

.fa-money-bill-alt:before {
    content: "\F3D1"
}

.fa-money-bill-wave:before {
    content: "\F53A"
}

.fa-money-bill-wave-alt:before {
    content: "\F53B"
}

.fa-money-check:before {
    content: "\F53C"
}

.fa-money-check-alt:before {
    content: "\F53D"
}

.fa-moon:before {
    content: "\F186"
}

.fa-motorcycle:before {
    content: "\F21C"
}

.fa-mouse-pointer:before {
    content: "\F245"
}

.fa-music:before {
    content: "\F001"
}

.fa-napster:before {
    content: "\F3D2"
}

.fa-neuter:before {
    content: "\F22C"
}

.fa-newspaper:before {
    content: "\F1EA"
}

.fa-nintendo-switch:before {
    content: "\F418"
}

.fa-node:before {
    content: "\F419"
}

.fa-node-js:before {
    content: "\F3D3"
}

.fa-not-equal:before {
    content: "\F53E"
}

.fa-notes-medical:before {
    content: "\F481"
}

.fa-npm:before {
    content: "\F3D4"
}

.fa-ns8:before {
    content: "\F3D5"
}

.fa-nutritionix:before {
    content: "\F3D6"
}

.fa-object-group:before {
    content: "\F247"
}

.fa-object-ungroup:before {
    content: "\F248"
}

.fa-octagon:before {
    content: "\F306"
}

.fa-odnoklassniki:before {
    content: "\F263"
}

.fa-odnoklassniki-square:before {
    content: "\F264"
}

.fa-old-republic:before {
    content: "\F510"
}

.fa-opencart:before {
    content: "\F23D"
}

.fa-openid:before {
    content: "\F19B"
}

.fa-opera:before {
    content: "\F26A"
}

.fa-optin-monster:before {
    content: "\F23C"
}

.fa-osi:before {
    content: "\F41A"
}

.fa-outdent:before {
    content: "\F03B"
}

.fa-page4:before {
    content: "\F3D7"
}

.fa-pagelines:before {
    content: "\F18C"
}

.fa-paint-brush:before {
    content: "\F1FC"
}

.fa-palette:before {
    content: "\F53F"
}

.fa-palfed:before {
    content: "\F3D8"
}

.fa-pallet:before {
    content: "\F482"
}

.fa-pallet-alt:before {
    content: "\F483"
}

.fa-paper-plane:before {
    content: "\F1D8"
}

.fa-paperclip:before {
    content: "\F0C6"
}

.fa-parachute-box:before {
    content: "\F4CD"
}

.fa-paragraph:before {
    content: "\F1DD"
}

.fa-parking:before {
    content: "\F540"
}

.fa-paste:before {
    content: "\F0EA"
}

.fa-patreon:before {
    content: "\F3D9"
}

.fa-pause:before {
    content: "\F04C"
}

.fa-pause-circle:before {
    content: "\F28B"
}

.fa-paw:before {
    content: "\F1B0"
}

.fa-paypal:before {
    content: "\F1ED"
}

.fa-pen:before {
    content: "\F304"
}

.fa-pen-alt:before {
    content: "\F305"
}

.fa-pen-square:before {
    content: "\F14B"
}

.fa-pencil:before {
    content: "\F040"
}

.fa-pencil-alt:before {
    content: "\F303"
}

.fa-pennant:before {
    content: "\F456"
}

.fa-people-carry:before {
    content: "\F4CE"
}

.fa-percent:before {
    content: "\F295"
}

.fa-percentage:before {
    content: "\F541"
}

.fa-periscope:before {
    content: "\F3DA"
}

.fa-person-carry:before {
    content: "\F4CF"
}

.fa-person-dolly:before {
    content: "\F4D0"
}

.fa-person-dolly-empty:before {
    content: "\F4D1"
}

.fa-phabricator:before {
    content: "\F3DB"
}

.fa-phoenix-framework:before {
    content: "\F3DC"
}

.fa-phoenix-squadron:before {
    content: "\F511"
}

.fa-phone:before {
    content: "\F095"
}

.fa-phone-plus:before {
    content: "\F4D2"
}

.fa-phone-slash:before {
    content: "\F3DD"
}

.fa-phone-square:before {
    content: "\F098"
}

.fa-phone-volume:before {
    content: "\F2A0"
}

.fa-php:before {
    content: "\F457"
}

.fa-pied-piper:before {
    content: "\F2AE"
}

.fa-pied-piper-alt:before {
    content: "\F1A8"
}

.fa-pied-piper-hat:before {
    content: "\F4E5"
}

.fa-pied-piper-pp:before {
    content: "\F1A7"
}

.fa-piggy-bank:before {
    content: "\F4D3"
}

.fa-pills:before {
    content: "\F484"
}

.fa-pinterest:before {
    content: "\F0D2"
}

.fa-pinterest-p:before {
    content: "\F231"
}

.fa-pinterest-square:before {
    content: "\F0D3"
}

.fa-plane:before {
    content: "\F072"
}

.fa-plane-alt:before {
    content: "\F3DE"
}

.fa-play:before {
    content: "\F04B"
}

.fa-play-circle:before {
    content: "\F144"
}

.fa-playstation:before {
    content: "\F3DF"
}

.fa-plug:before {
    content: "\F1E6"
}

.fa-plus:before {
    content: "\F067"
}

.fa-plus-circle:before {
    content: "\F055"
}

.fa-plus-hexagon:before {
    content: "\F300"
}

.fa-plus-octagon:before {
    content: "\F301"
}

.fa-plus-square:before {
    content: "\F0FE"
}

.fa-podcast:before {
    content: "\F2CE"
}

.fa-poo:before {
    content: "\F2FE"
}

.fa-portrait:before {
    content: "\F3E0"
}

.fa-pound-sign:before {
    content: "\F154"
}

.fa-power-off:before {
    content: "\F011"
}

.fa-prescription-bottle:before {
    content: "\F485"
}

.fa-prescription-bottle-alt:before {
    content: "\F486"
}

.fa-print:before {
    content: "\F02F"
}

.fa-procedures:before {
    content: "\F487"
}

.fa-product-hunt:before {
    content: "\F288"
}

.fa-project-diagram:before {
    content: "\F542"
}

.fa-pushed:before {
    content: "\F3E1"
}

.fa-puzzle-piece:before {
    content: "\F12E"
}

.fa-python:before {
    content: "\F3E2"
}

.fa-qq:before {
    content: "\F1D6"
}

.fa-qrcode:before {
    content: "\F029"
}

.fa-question:before {
    content: "\F128"
}

.fa-question-circle:before {
    content: "\F059"
}

.fa-question-square:before {
    content: "\F2FD"
}

.fa-quidditch:before {
    content: "\F458"
}

.fa-quinscape:before {
    content: "\F459"
}

.fa-quora:before {
    content: "\F2C4"
}

.fa-quote-left:before {
    content: "\F10D"
}

.fa-quote-right:before {
    content: "\F10E"
}

.fa-r-project:before {
    content: "\F4F7"
}

.fa-racquet:before {
    content: "\F45A"
}

.fa-ramp-loading:before {
    content: "\F4D4"
}

.fa-random:before {
    content: "\F074"
}

.fa-ravelry:before {
    content: "\F2D9"
}

.fa-react:before {
    content: "\F41B"
}

.fa-readme:before {
    content: "\F4D5"
}

.fa-rebel:before {
    content: "\F1D0"
}

.fa-receipt:before {
    content: "\F543"
}

.fa-rectangle-landscape:before {
    content: "\F2FA"
}

.fa-rectangle-portrait:before {
    content: "\F2FB"
}

.fa-rectangle-wide:before {
    content: "\F2FC"
}

.fa-recycle:before {
    content: "\F1B8"
}

.fa-red-river:before {
    content: "\F3E3"
}

.fa-reddit:before {
    content: "\F1A1"
}

.fa-reddit-alien:before {
    content: "\F281"
}

.fa-reddit-square:before {
    content: "\F1A2"
}

.fa-redo:before {
    content: "\F01E"
}

.fa-redo-alt:before {
    content: "\F2F9"
}

.fa-registered:before {
    content: "\F25D"
}

.fa-rendact:before {
    content: "\F3E4"
}

.fa-renren:before {
    content: "\F18B"
}

.fa-repeat:before {
    content: "\F363"
}

.fa-repeat-1:before {
    content: "\F365"
}

.fa-repeat-1-alt:before {
    content: "\F366"
}

.fa-repeat-alt:before {
    content: "\F364"
}

.fa-reply:before {
    content: "\F3E5"
}

.fa-reply-all:before {
    content: "\F122"
}

.fa-replyd:before {
    content: "\F3E6"
}

.fa-researchgate:before {
    content: "\F4F8"
}

.fa-resolving:before {
    content: "\F3E7"
}

.fa-retweet:before {
    content: "\F079"
}

.fa-retweet-alt:before {
    content: "\F361"
}

.fa-ribbon:before {
    content: "\F4D6"
}

.fa-road:before {
    content: "\F018"
}

.fa-robot:before {
    content: "\F544"
}

.fa-rocket:before {
    content: "\F135"
}

.fa-rocketchat:before {
    content: "\F3E8"
}

.fa-rockrms:before {
    content: "\F3E9"
}

.fa-route:before {
    content: "\F4D7"
}

.fa-rss:before {
    content: "\F09E"
}

.fa-rss-square:before {
    content: "\F143"
}

.fa-ruble-sign:before {
    content: "\F158"
}

.fa-ruler:before {
    content: "\F545"
}

.fa-ruler-combined:before {
    content: "\F546"
}

.fa-ruler-horizontal:before {
    content: "\F547"
}

.fa-ruler-vertical:before {
    content: "\F548"
}

.fa-rupee-sign:before {
    content: "\F156"
}

.fa-safari:before {
    content: "\F267"
}

.fa-sass:before {
    content: "\F41E"
}

.fa-save:before {
    content: "\F0C7"
}

.fa-scanner:before {
    content: "\F488"
}

.fa-scanner-keyboard:before {
    content: "\F489"
}

.fa-scanner-touchscreen:before {
    content: "\F48A"
}

.fa-schlix:before {
    content: "\F3EA"
}

.fa-school:before {
    content: "\F549"
}

.fa-screwdriver:before {
    content: "\F54A"
}

.fa-scribd:before {
    content: "\F28A"
}

.fa-scrubber:before {
    content: "\F2F8"
}

.fa-search:before {
    content: "\F002"
}

.fa-search-minus:before {
    content: "\F010"
}

.fa-search-plus:before {
    content: "\F00E"
}

.fa-searchengin:before {
    content: "\F3EB"
}

.fa-seedling:before {
    content: "\F4D8"
}

.fa-sellcast:before {
    content: "\F2DA"
}

.fa-sellsy:before {
    content: "\F213"
}

.fa-server:before {
    content: "\F233"
}

.fa-servicestack:before {
    content: "\F3EC"
}

.fa-share:before {
    content: "\F064"
}

.fa-share-all:before {
    content: "\F367"
}

.fa-share-alt:before {
    content: "\F1E0"
}

.fa-share-alt-square:before {
    content: "\F1E1"
}

.fa-share-square:before {
    content: "\F14D"
}

.fa-shekel-sign:before {
    content: "\F20B"
}

.fa-shield:before {
    content: "\F132"
}

.fa-shield-alt:before {
    content: "\F3ED"
}

.fa-shield-check:before {
    content: "\F2F7"
}

.fa-ship:before {
    content: "\F21A"
}

.fa-shipping-fast:before {
    content: "\F48B"
}

.fa-shipping-timed:before {
    content: "\F48C"
}

.fa-shirtsinbulk:before {
    content: "\F214"
}

.fa-shoe-prints:before {
    content: "\F54B"
}

.fa-shopping-bag:before {
    content: "\F290"
}

.fa-shopping-basket:before {
    content: "\F291"
}

.fa-shopping-cart:before {
    content: "\F07A"
}

.fa-shower:before {
    content: "\F2CC"
}

.fa-shuttlecock:before {
    content: "\F45B"
}

.fa-sign:before {
    content: "\F4D9"
}

.fa-sign-in:before {
    content: "\F090"
}

.fa-sign-in-alt:before {
    content: "\F2F6"
}

.fa-sign-language:before {
    content: "\F2A7"
}

.fa-sign-out:before {
    content: "\F08B"
}

.fa-sign-out-alt:before {
    content: "\F2F5"
}

.fa-signal:before {
    content: "\F012"
}

.fa-simplybuilt:before {
    content: "\F215"
}

.fa-sistrix:before {
    content: "\F3EE"
}

.fa-sitemap:before {
    content: "\F0E8"
}

.fa-sith:before {
    content: "\F512"
}

.fa-skull:before {
    content: "\F54C"
}

.fa-skyatlas:before {
    content: "\F216"
}

.fa-skype:before {
    content: "\F17E"
}

.fa-slack:before {
    content: "\F198"
}

.fa-slack-hash:before {
    content: "\F3EF"
}

.fa-sliders-h:before {
    content: "\F1DE"
}

.fa-sliders-h-square:before {
    content: "\F3F0"
}

.fa-sliders-v:before {
    content: "\F3F1"
}

.fa-sliders-v-square:before {
    content: "\F3F2"
}

.fa-slideshare:before {
    content: "\F1E7"
}

.fa-smile:before {
    content: "\F118"
}

.fa-smile-plus:before {
    content: "\F4DA"
}

.fa-smoking:before {
    content: "\F48D"
}

.fa-smoking-ban:before {
    content: "\F54D"
}

.fa-snapchat:before {
    content: "\F2AB"
}

.fa-snapchat-ghost:before {
    content: "\F2AC"
}

.fa-snapchat-square:before {
    content: "\F2AD"
}

.fa-snowflake:before {
    content: "\F2DC"
}

.fa-sort:before {
    content: "\F0DC"
}

.fa-sort-alpha-down:before {
    content: "\F15D"
}

.fa-sort-alpha-up:before {
    content: "\F15E"
}

.fa-sort-amount-down:before {
    content: "\F160"
}

.fa-sort-amount-up:before {
    content: "\F161"
}

.fa-sort-down:before {
    content: "\F0DD"
}

.fa-sort-numeric-down:before {
    content: "\F162"
}

.fa-sort-numeric-up:before {
    content: "\F163"
}

.fa-sort-up:before {
    content: "\F0DE"
}

.fa-soundcloud:before {
    content: "\F1BE"
}

.fa-space-shuttle:before {
    content: "\F197"
}

.fa-spade:before {
    content: "\F2F4"
}

.fa-speakap:before {
    content: "\F3F3"
}

.fa-spinner:before {
    content: "\F110"
}

.fa-spinner-third:before {
    content: "\F3F4"
}

.fa-spotify:before {
    content: "\F1BC"
}

.fa-square:before {
    content: "\F0C8"
}

.fa-square-full:before {
    content: "\F45C"
}

.fa-stack-exchange:before {
    content: "\F18D"
}

.fa-stack-overflow:before {
    content: "\F16C"
}

.fa-star:before {
    content: "\F005"
}

.fa-star-exclamation:before {
    content: "\F2F3"
}

.fa-star-half:before {
    content: "\F089"
}

.fa-staylinked:before {
    content: "\F3F5"
}

.fa-steam:before {
    content: "\F1B6"
}

.fa-steam-square:before {
    content: "\F1B7"
}

.fa-steam-symbol:before {
    content: "\F3F6"
}

.fa-step-backward:before {
    content: "\F048"
}

.fa-step-forward:before {
    content: "\F051"
}

.fa-stethoscope:before {
    content: "\F0F1"
}

.fa-sticker-mule:before {
    content: "\F3F7"
}

.fa-sticky-note:before {
    content: "\F249"
}

.fa-stop:before {
    content: "\F04D"
}

.fa-stop-circle:before {
    content: "\F28D"
}

.fa-stopwatch:before {
    content: "\F2F2"
}

.fa-store:before {
    content: "\F54E"
}

.fa-store-alt:before {
    content: "\F54F"
}

.fa-strava:before {
    content: "\F428"
}

.fa-stream:before {
    content: "\F550"
}

.fa-street-view:before {
    content: "\F21D"
}

.fa-strikethrough:before {
    content: "\F0CC"
}

.fa-stripe:before {
    content: "\F429"
}

.fa-stripe-s:before {
    content: "\F42A"
}

.fa-stroopwafel:before {
    content: "\F551"
}

.fa-studiovinari:before {
    content: "\F3F8"
}

.fa-stumbleupon:before {
    content: "\F1A4"
}

.fa-stumbleupon-circle:before {
    content: "\F1A3"
}

.fa-subscript:before {
    content: "\F12C"
}

.fa-subway:before {
    content: "\F239"
}

.fa-suitcase:before {
    content: "\F0F2"
}

.fa-sun:before {
    content: "\F185"
}

.fa-superpowers:before {
    content: "\F2DD"
}

.fa-superscript:before {
    content: "\F12B"
}

.fa-supple:before {
    content: "\F3F9"
}

.fa-sync:before {
    content: "\F021"
}

.fa-sync-alt:before {
    content: "\F2F1"
}

.fa-syringe:before {
    content: "\F48E"
}

.fa-table:before {
    content: "\F0CE"
}

.fa-table-tennis:before {
    content: "\F45D"
}

.fa-tablet:before {
    content: "\F10A"
}

.fa-tablet-alt:before {
    content: "\F3FA"
}

.fa-tablet-android:before {
    content: "\F3FB"
}

.fa-tablet-android-alt:before {
    content: "\F3FC"
}

.fa-tablet-rugged:before {
    content: "\F48F"
}

.fa-tablets:before {
    content: "\F490"
}

.fa-tachometer:before {
    content: "\F0E4"
}

.fa-tachometer-alt:before {
    content: "\F3FD"
}

.fa-tag:before {
    content: "\F02B"
}

.fa-tags:before {
    content: "\F02C"
}

.fa-tape:before {
    content: "\F4DB"
}

.fa-tasks:before {
    content: "\F0AE"
}

.fa-taxi:before {
    content: "\F1BA"
}

.fa-teamspeak:before {
    content: "\F4F9"
}

.fa-telegram:before {
    content: "\F2C6"
}

.fa-telegram-plane:before {
    content: "\F3FE"
}

.fa-tencent-weibo:before {
    content: "\F1D5"
}

.fa-tennis-ball:before {
    content: "\F45E"
}

.fa-terminal:before {
    content: "\F120"
}

.fa-text-height:before {
    content: "\F034"
}

.fa-text-width:before {
    content: "\F035"
}

.fa-th:before {
    content: "\F00A"
}

.fa-th-large:before {
    content: "\F009"
}

.fa-th-list:before {
    content: "\F00B"
}

.fa-themeisle:before {
    content: "\F2B2"
}

.fa-thermometer:before {
    content: "\F491"
}

.fa-thermometer-empty:before {
    content: "\F2CB"
}

.fa-thermometer-full:before {
    content: "\F2C7"
}

.fa-thermometer-half:before {
    content: "\F2C9"
}

.fa-thermometer-quarter:before {
    content: "\F2CA"
}

.fa-thermometer-three-quarters:before {
    content: "\F2C8"
}

.fa-thumbs-down:before {
    content: "\F165"
}

.fa-thumbs-up:before {
    content: "\F164"
}

.fa-thumbtack:before {
    content: "\F08D"
}

.fa-ticket:before {
    content: "\F145"
}

.fa-ticket-alt:before {
    content: "\F3FF"
}

.fa-times:before {
    content: "\F00D"
}

.fa-times-circle:before {
    content: "\F057"
}

.fa-times-hexagon:before {
    content: "\F2EE"
}

.fa-times-octagon:before {
    content: "\F2F0"
}

.fa-times-square:before {
    content: "\F2D3"
}

.fa-tint:before {
    content: "\F043"
}

.fa-toggle-off:before {
    content: "\F204"
}

.fa-toggle-on:before {
    content: "\F205"
}

.fa-toolbox:before {
    content: "\F552"
}

.fa-trade-federation:before {
    content: "\F513"
}

.fa-trademark:before {
    content: "\F25C"
}

.fa-train:before {
    content: "\F238"
}

.fa-transgender:before {
    content: "\F224"
}

.fa-transgender-alt:before {
    content: "\F225"
}

.fa-trash:before {
    content: "\F1F8"
}

.fa-trash-alt:before {
    content: "\F2ED"
}

.fa-tree:before {
    content: "\F1BB"
}

.fa-tree-alt:before {
    content: "\F400"
}

.fa-trello:before {
    content: "\F181"
}

.fa-triangle:before {
    content: "\F2EC"
}

.fa-tripadvisor:before {
    content: "\F262"
}

.fa-trophy:before {
    content: "\F091"
}

.fa-trophy-alt:before {
    content: "\F2EB"
}

.fa-truck:before {
    content: "\F0D1"
}

.fa-truck-container:before {
    content: "\F4DC"
}

.fa-truck-couch:before {
    content: "\F4DD"
}

.fa-truck-loading:before {
    content: "\F4DE"
}

.fa-truck-moving:before {
    content: "\F4DF"
}

.fa-truck-ramp:before {
    content: "\F4E0"
}

.fa-tshirt:before {
    content: "\F553"
}

.fa-tty:before {
    content: "\F1E4"
}

.fa-tumblr:before {
    content: "\F173"
}

.fa-tumblr-square:before {
    content: "\F174"
}

.fa-tv:before {
    content: "\F26C"
}

.fa-tv-retro:before {
    content: "\F401"
}

.fa-twitch:before {
    content: "\F1E8"
}

.fa-twitter:before {
    content: "\F099"
}

.fa-twitter-square:before {
    content: "\F081"
}

.fa-typo3:before {
    content: "\F42B"
}

.fa-uber:before {
    content: "\F402"
}

.fa-uikit:before {
    content: "\F403"
}

.fa-umbrella:before {
    content: "\F0E9"
}

.fa-underline:before {
    content: "\F0CD"
}

.fa-undo:before {
    content: "\F0E2"
}

.fa-undo-alt:before {
    content: "\F2EA"
}

.fa-uniregistry:before {
    content: "\F404"
}

.fa-universal-access:before {
    content: "\F29A"
}

.fa-university:before {
    content: "\F19C"
}

.fa-unlink:before {
    content: "\F127"
}

.fa-unlock:before {
    content: "\F09C"
}

.fa-unlock-alt:before {
    content: "\F13E"
}

.fa-untappd:before {
    content: "\F405"
}

.fa-upload:before {
    content: "\F093"
}

.fa-usb:before {
    content: "\F287"
}

.fa-usd-circle:before {
    content: "\F2E8"
}

.fa-usd-square:before {
    content: "\F2E9"
}

.fa-user:before {
    content: "\F007"
}

.fa-user-alt:before {
    content: "\F406"
}

.fa-user-alt-slash:before {
    content: "\F4FA"
}

.fa-user-astronaut:before {
    content: "\F4FB"
}

.fa-user-check:before {
    content: "\F4FC"
}

.fa-user-circle:before {
    content: "\F2BD"
}

.fa-user-clock:before {
    content: "\F4FD"
}

.fa-user-cog:before {
    content: "\F4FE"
}

.fa-user-edit:before {
    content: "\F4FF"
}

.fa-user-friends:before {
    content: "\F500"
}

.fa-user-graduate:before {
    content: "\F501"
}

.fa-user-lock:before {
    content: "\F502"
}

.fa-user-md:before {
    content: "\F0F0"
}

.fa-user-minus:before {
    content: "\F503"
}

.fa-user-ninja:before {
    content: "\F504"
}

.fa-user-plus:before {
    content: "\F234"
}

.fa-user-secret:before {
    content: "\F21B"
}

.fa-user-shield:before {
    content: "\F505"
}

.fa-user-slash:before {
    content: "\F506"
}

.fa-user-tag:before {
    content: "\F507"
}

.fa-user-tie:before {
    content: "\F508"
}

.fa-user-times:before {
    content: "\F235"
}

.fa-users:before {
    content: "\F0C0"
}

.fa-users-cog:before {
    content: "\F509"
}

.fa-ussunnah:before {
    content: "\F407"
}

.fa-utensil-fork:before {
    content: "\F2E3"
}

.fa-utensil-knife:before {
    content: "\F2E4"
}

.fa-utensil-spoon:before {
    content: "\F2E5"
}

.fa-utensils:before {
    content: "\F2E7"
}

.fa-utensils-alt:before {
    content: "\F2E6"
}

.fa-vaadin:before {
    content: "\F408"
}

.fa-venus:before {
    content: "\F221"
}

.fa-venus-double:before {
    content: "\F226"
}

.fa-venus-mars:before {
    content: "\F228"
}

.fa-viacoin:before {
    content: "\F237"
}

.fa-viadeo:before {
    content: "\F2A9"
}

.fa-viadeo-square:before {
    content: "\F2AA"
}

.fa-vial:before {
    content: "\F492"
}

.fa-vials:before {
    content: "\F493"
}

.fa-viber:before {
    content: "\F409"
}

.fa-video:before {
    content: "\F03D"
}

.fa-video-plus:before {
    content: "\F4E1"
}

.fa-video-slash:before {
    content: "\F4E2"
}

.fa-vimeo:before {
    content: "\F40A"
}

.fa-vimeo-square:before {
    content: "\F194"
}

.fa-vimeo-v:before {
    content: "\F27D"
}

.fa-vine:before {
    content: "\F1CA"
}

.fa-vk:before {
    content: "\F189"
}

.fa-vnv:before {
    content: "\F40B"
}

.fa-volleyball-ball:before {
    content: "\F45F"
}

.fa-volume-down:before {
    content: "\F027"
}

.fa-volume-mute:before {
    content: "\F2E2"
}

.fa-volume-off:before {
    content: "\F026"
}

.fa-volume-up:before {
    content: "\F028"
}

.fa-vuejs:before {
    content: "\F41F"
}

.fa-walking:before {
    content: "\F554"
}

.fa-wallet:before {
    content: "\F555"
}

.fa-warehouse:before {
    content: "\F494"
}

.fa-warehouse-alt:before {
    content: "\F495"
}

.fa-watch:before {
    content: "\F2E1"
}

.fa-weibo:before {
    content: "\F18A"
}

.fa-weight:before {
    content: "\F496"
}

.fa-weixin:before {
    content: "\F1D7"
}

.fa-whatsapp:before {
    content: "\F232"
}

.fa-whatsapp-square:before {
    content: "\F40C"
}

.fa-wheelchair:before {
    content: "\F193"
}

.fa-whistle:before {
    content: "\F460"
}

.fa-whmcs:before {
    content: "\F40D"
}

.fa-wifi:before {
    content: "\F1EB"
}

.fa-wikipedia-w:before {
    content: "\F266"
}

.fa-window:before {
    content: "\F40E"
}

.fa-window-alt:before {
    content: "\F40F"
}

.fa-window-close:before {
    content: "\F410"
}

.fa-window-maximize:before {
    content: "\F2D0"
}

.fa-window-minimize:before {
    content: "\F2D1"
}

.fa-window-restore:before {
    content: "\F2D2"
}

.fa-windows:before {
    content: "\F17A"
}

.fa-wine-glass:before {
    content: "\F4E3"
}

.fa-wolf-pack-battalion:before {
    content: "\F514"
}

.fa-won-sign:before {
    content: "\F159"
}

.fa-wordpress:before {
    content: "\F19A"
}

.fa-wordpress-simple:before {
    content: "\F411"
}

.fa-wpbeginner:before {
    content: "\F297"
}

.fa-wpexplorer:before {
    content: "\F2DE"
}

.fa-wpforms:before {
    content: "\F298"
}

.fa-wrench:before {
    content: "\F0AD"
}

.fa-x-ray:before {
    content: "\F497"
}

.fa-xbox:before {
    content: "\F412"
}

.fa-xing:before {
    content: "\F168"
}

.fa-xing-square:before {
    content: "\F169"
}

.fa-y-combinator:before {
    content: "\F23B"
}

.fa-yahoo:before {
    content: "\F19E"
}

.fa-yandex:before {
    content: "\F413"
}

.fa-yandex-international:before {
    content: "\F414"
}

.fa-yelp:before {
    content: "\F1E9"
}

.fa-yen-sign:before {
    content: "\F157"
}

.fa-yoast:before {
    content: "\F2B1"
}

.fa-youtube:before {
    content: "\F167"
}

.fa-youtube-square:before {
    content: "\F431"
}

/*!* Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 300;
    src: url(/static/fonts/fa-light-300.ef489bc9f442.eot);
    src: url(/static/fonts/fa-light-300.ef489bc9f442.eot) format("embedded-opentype"),url(/static/fonts/fa-light-300.25ea1f58b39f.woff2) format("woff2"),url(/static/fonts/fa-light-300.1420ebcb2cac.woff) format("woff"),url(/static/fonts/fa-light-300.3645a24cedd6.ttf) format("truetype")
}

.fal {
    font-family: 'font awesome 5 pro';
    font-weight: 300
}

/*!* Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 400;
    src: url(/static/fonts/fa-regular-400.16f04cc32637.eot?9db1803916e5);
    src: url(/static/fonts/fa-regular-400.16f04cc32637.eot?&9db1803916e5#iefix) format("embedded-opentype"),url(/static/fonts/fa-regular-400.1b8460876060.woff2?9db1803916e5) format("woff2"),url(/static/fonts/fa-regular-400.47ffb280272d.woff?9db1803916e5) format("woff"),url(/static/fonts/fa-regular-400.bbd1e7a4e8b9.ttf?9db1803916e5) format("truetype"),url(/static/fonts/fa-regular-400.291b91911996.svg?9db1803916e5#fontawesome) format("svg")
}

.far {
    font-family: 'font awesome 5 pro';
    font-weight: 400
}

/*!* Font Awesome Pro 5.0.13 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 900;
    src: url(/static/fonts/fa-solid-900.881dc7cfff91.eot?9db1803916e5);
    src: url(/static/fonts/fa-solid-900.881dc7cfff91.eot?&9db1803916e5#iefix) format("embedded-opentype"),url(/static/fonts/fa-solid-900.5229fc2de01e.woff2?9db1803916e5) format("woff2"),url(/static/fonts/fa-solid-900.bc595bb41227.woff?9db1803916e5) format("woff"),url(/static/fonts/fa-solid-900.bacbaa424776.ttf?9db1803916e5) format("truetype"),url(/static/fonts/fa-solid-900.711643fb2882.svg?9db1803916e5#fontawesome) format("svg")
}

.fa,.fas {
    font-family: 'font awesome 5 pro';
    font-weight: 900
}

.row {
    margin: 0
}

.col {
    padding: 0
}

section.base>div {
    margin: 0 0 10em
}

@media(max-width: 991px) {
    section.base>div {
        margin:0 0 8.5em
    }
}

@media(max-width: 575px) {
    section.base>div {
        margin:0 0 7em
    }
}

.default-text {
    font-size: 1.4em;
    color: #626060;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 20px;
}

.default-max {
    max-width: 60em
}

.default-wrapper {
    max-width: 144em;
    margin: 0 auto
}

.default-h1 {
    font-size: 7.2em
}

.default-h2 {
    font-size: 4.8em
}

.default-h3 {
    font-size: 3.6em
}

.default-p {
    font-size: 2.2em;
    line-height: 1.8
}

.default-cta {
    background: #000;
    padding: 2em 4em;
    color: #fff;
    display: table
}

.default-cta__text {
    font-size: 1.6em
}

.base-2col-text__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    .base-2col-text__text-container {
        margin:3em 0 0
    }
}

.base-2col-text__cta-container {
    margin: 3em 0 0
}

.base-accordion__title {
    text-align: center
}

.base-accordion__title-container {
    margin: 0 0 5em
}

.base-accordion__list-question {
    padding: 0 2em 0 0;
    position: relative
}

.base-accordion__list-question-container {
    cursor: pointer
}

.base-accordion__list-question-arrow {
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    font-size: 1em
}

.base-accordion__list-answer {
    padding: 2em 0 0
}

.base-accordion__list-answer-container {
    overflow: hidden;
    height: 0;
    -webkit-transition: height .3s cubic-bezier(.455,.03,.515,.955);
    transition: height .3s cubic-bezier(.455,.03,.515,.955)
}

.base-accordion__list-block {
    border-bottom: 1px solid #000;
    padding: 3.5em 0
}

.base-accordion__list-block.open .base-accordion__list-question-arrow--plus {
    display: none
}

.base-banner {
    height: 100%
}

.base-banner__container {
    height: 80em;
    position: relative;
    overflow: hidden
}

@media(max-width: 991px) {
    .base-banner__container {
        height:65em
    }
}

@media(max-width: 575px) {
    .base-banner__container {
        height:50em
    }
}

.base-banner__content {
    height: 100%
}

.base-banner__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.base-banner__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.base-banner__row {
    height: 100%;
    width: 100%
}

.base-banner__col {
    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
}

.base-banner__text-container {
    margin: 2.5em 0 0
}

.base-banner__cta-container {
    margin: 3.5em 0 0
}

.base-block-grid__title {
    text-align: center
}

.base-block-grid__list {
    display: grid;
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    width: 100%;
    margin: 5em 0 0
}

.base-block-grid__list.column-two {
    grid-template-columns: repeat(2,1fr)
}

@media(max-width: 767px) {
    .base-block-grid__list.column-two {
        grid-template-columns:repeat(1,1fr)
    }

    .base-block-grid__list.column-two>div {
        max-width: 100%
    }
}

.base-block-grid__list.column-three {
    grid-template-columns: repeat(3,1fr)
}

@media(max-width: 991px) {
    .base-block-grid__list.column-three {
        grid-template-columns:repeat(1,1fr)
    }

    .base-block-grid__list.column-three>div {
        max-width: 80%;
        margin: 0 auto
    }
}

@media(max-width: 767px) {
    .base-block-grid__list.column-three>div {
        max-width:100%
    }
}

.base-block-grid__list.column-four {
    grid-template-columns: repeat(4,1fr)
}

@media(max-width: 1199px) {
    .base-block-grid__list.column-four {
        grid-template-columns:repeat(2,1fr)
    }
}

@media(max-width: 767px) {
    .base-block-grid__list.column-four {
        grid-template-columns:repeat(1,1fr)
    }

    .base-block-grid__list.column-four>div {
        max-width: 100%
    }
}

.base-block-grid__list-el {
    background: #f4f4f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.base-block-grid__list-content {
    padding: 4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.base-block-grid__list-title a {
    color: #000
}

.base-block-grid__list-text-container {
    margin: 2em 0 0
}

.base-block-grid__list-cta-container {
    margin: auto 0 0;
    padding: 0 4em 4em
}

.base-block-grid__cta {
    margin: 0 auto
}

.base-block-grid__cta-container {
    margin: 5em 0 0
}

.base-icon-grid__title {
    text-align: center
}

.base-icon-grid__list {
    display: grid;
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    width: 100%;
    margin: 5em 0 0
}

.base-icon-grid__list.column-two {
    grid-template-columns: repeat(2,1fr)
}

@media(max-width: 767px) {
    .base-icon-grid__list.column-two {
        grid-template-columns:repeat(1,1fr)
    }

    .base-icon-grid__list.column-two>div {
        max-width: 100%
    }
}

.base-icon-grid__list.column-three {
    grid-template-columns: repeat(3,1fr)
}

@media(max-width: 991px) {
    .base-icon-grid__list.column-three {
        grid-template-columns:repeat(1,1fr)
    }

    .base-icon-grid__list.column-three>div {
        max-width: 80%;
        margin: 0 auto
    }
}

@media(max-width: 767px) {
    .base-icon-grid__list.column-three>div {
        max-width:100%
    }
}

.base-icon-grid__list.column-four {
    grid-template-columns: repeat(4,1fr)
}

@media(max-width: 1199px) {
    .base-icon-grid__list.column-four {
        grid-template-columns:repeat(2,1fr)
    }
}

@media(max-width: 767px) {
    .base-icon-grid__list.column-four {
        grid-template-columns:repeat(1,1fr)
    }

    .base-icon-grid__list.column-four>div {
        max-width: 100%
    }
}

.base-icon-grid__list-el {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.base-icon-grid__list-image {
    height: 16em;
    margin: 0 auto
}

@media(max-width: 575px) {
    .base-icon-grid__list-image {
        height:10em
    }
}

.base-icon-grid__list-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block
}

.base-icon-grid__list-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 4em
}

.base-icon-grid__list-title {
    text-align: center
}

.base-icon-grid__list-title a {
    color: #000
}

.base-icon-grid__list-title-container {
    margin: 2em auto 0
}

.base-icon-grid__list-text {
    text-align: center
}

.base-icon-grid__list-text-container {
    margin: 2em 0 0
}

.base-icon-grid__list-cta {
    margin: 0 auto
}

.base-icon-grid__list-cta-container {
    margin: auto 0 0;
    padding: 0 4em 4em
}

.base-icon-grid__cta {
    margin: 0 auto
}

.base-icon-grid__cta-container {
    margin: 5em 0 0
}

.base-card__container {
    background: #f4f4f5;
    padding: 10em 0
}

.base-card__title {
    text-align: center
}

.base-card__title-container {
    margin: 0 0 6em
}

.base-card__list-el {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 7em
}

.base-card__list-el:last-child {
    margin: 0
}

@media(max-width: 767px) {
    .base-card__list-el {
        display:block
    }
}

.base-card__list-subtitle-container {
    margin: 1em 0 0
}

.base-card__list-text-container {
    margin: 2em 0 0
}

.base-card__right {
    width: 30%
}

@media(max-width: 767px) {
    .base-card__right {
        width:60%;
        margin: 0 auto
    }
}

@media(max-width: 575px) {
    .base-card__right {
        width:100%
    }
}

.base-card__left {
    width: 70%;
    padding: 0 0 0 10em
}

@media(max-width: 991px) {
    .base-card__left {
        padding:0 0 0 8.5em
    }
}

@media(max-width: 767px) {
    .base-card__left {
        width:100%;
        padding: 0;
        margin: 4em 0 0
    }
}

.base-file__title {
    text-align: center
}

.base-file__title-container {
    margin: 0 0 5em
}

.base-file__list {
    border-top: 1px solid #000
}

.base-file__list-el {
    padding: 3.5em 5em 3.5em 0;
    border-bottom: 1px solid #000;
    position: relative
}

.base-file__download {
    color: #000;
    font-size: 4em
}

.base-file__download-container {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.base-form__container--margin {
    margin: 2.8vw 0 0
}

@media(max-width: 575px) {
    .base-form__container--margin {
        margin:3em 0 0
    }
}

.base-form__form {
    border: 1px solid #d4d4d4
}

.base-form__content {
    display: grid;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    row-gap: 3em;
    grid-template-columns: repeat(12,1fr);
    padding: 2.8vw 4.2vw
}

@media(max-width: 575px) {
    .base-form__content {
        padding:3em;
        font-size: 8px
    }
}

.base-form__content--top {
    border-bottom: 1px solid #d4d4d4;
    position: relative;
    z-index: 1
}

.base-form__title {
    font-size: 1.6em;
    font-weight: 300;
    color: #463b36
}

.base-form__title-container {
    margin: 0 0 2em
}

.base-form__field {
    grid-column: span 6
}

@media(max-width: 575px) {
    .base-form__field {
        grid-column:span 12
    }
}

.base-form__field--full {
    grid-column: span 12
}

@media(max-width: 991px) {
    .base-form__field--checkbox {
        grid-column:span 12
    }
}

.base-form__field--checkbox ul {
    width: calc(100% - 7.2em);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1199px) {
    .base-form__field--checkbox ul {
        width:calc(100% - 6.1em)
    }
}

.base-form__field--checkbox ul li {
    color: #000;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.base-form__field--checkbox ul li:after {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 1.5em;
    height: 1.5em;
    border: 1px solid #00988f;
    content: "";
    visibility: visible;
    color: #00988f;
    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;
    font-size: 1.6rem
}

.base-form__field--checkbox ul li.checked:after {
    content: "\F00C";
    font-family: 'font awesome 5 pro'
}

.base-form__field-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0 0 7em;
    margin: -2em 0 2em
}

@media(max-width: 1199px) {
    .base-form__field-intro {
        padding:0 0 0 6em
    }
}

@media(max-width: 991px) {
    .base-form__field-intro--weekend {
        visibility:hidden;
        margin: -4em 0 0
    }
}

.base-form__field-intro>label {
    width: 25%;
    text-align: center
}

@media(max-width: 1199px) {
    .base-form__field-intro>label {
        font-size:1.1em!important
    }
}

.base-form__field-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 2.5em
}

.base-form__field-list label {
    width: 6em;
    font-weight: 600!important
}

@media(max-width: 1199px) {
    .base-form__field-list label {
        width:5.5em;
        font-size: 1.1em!important
    }
}

.base-form__field .errorlist {
    margin: 1em 0 0
}

.base-form__field .errorlist li {
    color: #ea6c34;
    font-size: 1.1em
}

.base-form label {
    font-size: 1.2em;
    color: #463b36;
    display: block;
    font-weight: 300
}

.base-form input:not([type=submit]) {
    border-bottom: 1px solid #00988f;
    padding: .5em 0;
    color: #463b36;
    font-size: 1.4em;
    width: 100%;
    font-weight: 300;
    border-radius: 0
}

.base-form textarea {
    border: 1px solid #00988f;
    color: #463b36;
    font-size: 1.4em;
    width: 100%;
    font-weight: 300;
    padding: 1em;
    min-height: 7em;
    border-radius: 0
}

.base-form input[type=checkbox] {
    display: none
}

.base-form ::placeholder {
    color: #463b36!important
}

.base-form ::-webkit-input-placeholder {
    color: #463b36!important
}

.base-form :-ms-input-placeholder {
    color: #463b36!important
}

.base-form ::-ms-input-placeholder {
    color: #463b36!important
}

.base-form ::-moz-placeholder {
    color: #463b36!important;
    opacity: 1
}

.base-form :-moz-placeholder {
    color: #463b36!important;
    opacity: 1
}

.base-form .bv_mainselect {
    margin: 0 0 1em;
    position: relative
}

.base-form .bv_mainselect .bv_atual {
    font-size: 1.4em;
    color: #463b36;
    font-weight: 300;
    text-align: center;
    padding: 1.2em 4em 1.2em 1.2em;
    border: 1px solid #00988f;
    position: relative
}

.base-form .bv_mainselect .bv_atual:before {
    width: 1px;
    height: 100%;
    background: #00988f;
    content: "";
    top: 0;
    right: 3.5em;
    position: absolute
}

.base-form .bv_mainselect .bv_atual .arrow {
    position: absolute;
    border: solid #00988f;
    border-width: 0 2px 2px 0;
    right: 1.3em;
    top: 50%;
    margin: -.5em 0 0;
    padding: 5px
}

.base-form .bv_mainselect .bv_atual .arrow.up {
    margin: 0
}

.base-form .bv_mainselect .bv_ul_inner {
    position: absolute!important;
    bottom: auto!important;
    top: 100%;
    border: 1px solid #00988f;
    width: 100%!important;
    display: none;
    max-height: 20em
}

.base-form .bv_mainselect .bv_ul_inner li {
    font-size: 1.4em;
    color: #463b36;
    font-weight: 300;
    padding: 1em
}

.base-form .bv_mainselect .bv_ul_inner .scroll-content {
    padding: 0;
    pointer-events: auto
}

.base-form .bv_mainselect .bv_ul_inner .scrollbar-track {
    height: 100%
}

.base-form .bv_mainselect+.error-msg .errorlist {
    margin: 1em 0 2em
}

.base-form .fakeUpload {
    position: relative
}

.base-form .fakeUpload__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.base-form .fakeUpload__btn-fileName {
    border: 1px solid #00988f;
    padding: 0 1.2em;
    font-size: 1.4em;
    color: #463b36;
    font-weight: 300;
    width: calc(100% - 3.7em);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    height: 3.4em
}

.base-form .fakeUpload__btn-default {
    border: 1px solid #00988f;
    border-left: none;
    width: 3.1em;
    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;
    height: 3em;
    font-size: 1.6em;
    font-style: italic;
    -webkit-transition: background .3s cubic-bezier(.455,.03,.515,.955);
    transition: background .3s cubic-bezier(.455,.03,.515,.955)
}

.base-form .fakeUpload__btn-default svg path {
    fill: #00988f
}

.base-form .fakeUpload__removeFile {
    color: #000;
    font-size: 2em;
    position: absolute;
    left: -1.5em;
    top: .8em;
    cursor: pointer;
    display: none;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.allowHover .base-form .fakeUpload__removeFile:hover {
    color: #00988f
}

.base-form .fakeUpload__note {
    color: #626060;
    font-size: 1.2em;
    font-weight: 300
}

.base-form .fakeUpload__note-container {
    margin: 1em 0 0
}

.base-form .fakeUpload input {
    display: none
}

.base-form .fakeUpload.fileUploaded .fakeUpload__removeFile {
    display: block
}

.base-form button {
    background: #00988f;
    color: #fff;
    font-size: 1.4em;
    font-weight: 600;
    padding: 1em 2em;
    border-radius: 0
}

.base-form__multiselect {
    margin: 0 0 3em
}

.base-form__multiselect:last-child {
    margin: 0
}

.base-form__nb-select {
    text-align: right;
    margin: 0 0 .5em;
    font-size: 1.3em;
    color: #00988f;
    font-style: italic
}

.base-full-width {
    height: 100%
}

.base-full-width__container {
    height: 65em;
    position: relative;
    overflow: hidden
}

@media(max-width: 991px) {
    .base-full-width__container {
        height:65em
    }
}

@media(max-width: 575px) {
    .base-full-width__container {
        height:50em
    }
}

.base-full-width__content {
    height: 100%
}

.base-full-width__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.base-full-width__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.base-full-width__row {
    height: 100%;
    width: 100%
}

.base-full-width__col {
    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: center;
    -ms-flex-align: center;
    align-items: center
}

.base-full-width__title {
    text-align: center
}

.base-full-width__cta-container {
    margin: 3.5em 0 0
}

.base-image-text__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

@media(max-width: 991px) {
    .base-image-text__image {
        height:55em;
        position: relative
    }
}

@media(max-width: 575px) {
    .base-image-text__image {
        height:40em
    }
}

.base-image-text__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.base-image-text__row.invert {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.base-image-text__desc-container {
    padding: 10em
}

@media(max-width: 991px) {
    .base-image-text__desc-container {
        padding:8.5em 8.5em 0
    }
}

@media(max-width: 575px) {
    .base-image-text__desc-container {
        padding:7em 7em 0
    }
}

.base-image-text__text-container {
    margin: 3em 0 0
}

.base-image-text__cta-container {
    margin: 3em 0 0
}

.base-map__title {
    text-align: center
}

.base-map__list {
    display: grid;
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    width: 100%;
    margin: 5em 0 0
}

.base-map__list.column-one {
    grid-template-columns: repeat(1,1fr)
}

.base-map__list.column-two {
    grid-template-columns: repeat(2,1fr)
}

@media(max-width: 991px) {
    .base-map__list.column-two {
        grid-template-columns:repeat(1,1fr);
        grid-row-gap: 5em
    }
}

.base-map__list.column-three {
    grid-template-columns: repeat(3,1fr)
}

.base-map__list.column-three iframe {
    height: 25em
}

@media(max-width: 991px) {
    .base-map__list.column-three {
        grid-template-columns:repeat(1,1fr);
        grid-row-gap: 5em
    }
}

.base-map__list-iframe {
    position: relative
}

.base-map__list-iframe iframe {
    width: 100%
}

.base-map__list-place-container {
    margin: 6em 0 0
}

@media(max-width: 991px) {
    .base-map__list-place-container {
        margin:3em 0 0
    }
}

.base-map__list-address-container {
    margin: 1.5em 0 0
}

.base-map__list-cta-container {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.base-quote {
    padding: 8em 0;
    background: #f4f4f5
}

.base-quote__text {
    font-style: italic;
    text-align: center
}

.base-slider-image__title {
    text-align: center
}

.base-slider-image__title-container {
    margin: 0 0 6em
}

.base-slider-image__button {
    font-size: 4em;
    cursor: pointer
}

.base-slider-image__button-container {
    position: absolute;
    left: -5em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width: 575px) {
    .base-slider-image__button-container {
        left:-3.5em
    }
}

.base-slider-image__button-container--next {
    left: auto;
    right: -5em
}

@media(max-width: 575px) {
    .base-slider-image__button-container--next {
        right:-3.5em
    }
}

.base-slider-testimonial__container {
    background: #f4f4f5;
    padding: 10em 0
}

.base-slider-testimonial__title {
    text-align: center
}

.base-slider-testimonial__title-container {
    margin: 0 0 5em
}

.base-slider-testimonial__list-el {
    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;
    padding: 9em 5em 5em;
    background: #fff;
    height: 100%
}

.base-slider-testimonial__list-el-container {
    height: auto!important;
    position: relative;
    padding: 6em 0 0
}

.base-slider-testimonial__list-img {
    height: 12em;
    width: 12em;
    margin: 0 auto;
    position: absolute;
    top: 6em;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10
}

.base-slider-testimonial__list-img img {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
    border-radius: 50%
}

.base-slider-testimonial__list-text {
    text-align: center;
    margin: 0 0 1em
}

.base-slider-testimonial__list-text-container {
    margin: 0 0 auto
}

.base-slider-testimonial__list-note {
    font-size: 1.8em;
    line-height: 1.4
}

.base-slider-testimonial__button {
    font-size: 4em;
    cursor: pointer
}

.base-slider-testimonial__button-container {
    position: absolute;
    left: -5em;
    top: calc(50% + 3em);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width: 575px) {
    .base-slider-testimonial__button-container {
        left:-3.5em
    }
}

.base-slider-testimonial__button-container--next {
    left: auto;
    right: -5em
}

@media(max-width: 575px) {
    .base-slider-testimonial__button-container--next {
        right:-3.5em
    }
}

.base-wysiwyg__text h1 {
    font-size: 7.2em
}

.base-wysiwyg__text h2 {
    font-size: 4.8em
}

.base-wysiwyg__text h3 {
    font-size: 3.6em
}

.base-wysiwyg__text h4 {
    font-size: 2.8em;
    text-transform: uppercase
}

.base-wysiwyg__text h5 {
    font-size: 2.2em;
    text-transform: uppercase
}

.base-wysiwyg__text h6 {
    font-size: 2em;
    text-transform: uppercase
}

.base-wysiwyg__text p {
    font-size: 2.2em;
    line-height: 1.8
}

.base-wysiwyg__text p b {
    font-weight: 700
}

.base-wysiwyg__text p a {
    color: #000;
    text-decoration: underline
}

.base-wysiwyg__text ol,.base-wysiwyg__text ul {
    margin: 0 0 4rem 2.7rem
}

.base-wysiwyg__text ol li,.base-wysiwyg__text ul li {
    font-size: 2.2em;
    list-style: disc;
    margin: 0 0 1rem
}

.base-wysiwyg__text ol li {
    list-style: decimal
}

.base-wysiwyg__text>* {
    margin: 0 0 3rem
}

.base-wysiwyg__text :last-child {
    margin: 0
}

.confirmation {
    background: #fff;
    position: relative;
    overflow: hidden
}

.contact {
    background: #fff;
    position: relative;
    overflow: hidden
}

.contact__address {
    width: calc(100% - 7em);
    padding: 0 0 0 1.5em
}

.contact__address-icon {
    width: 7em
}

.contact__address-icon svg {
    width: 100%
}

.contact__address-title {
    font-size: 1.8em;
    color: #000
}

.contact__address-title-container {
    margin: 0 0 .5em
}

.contact__address-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact__address-separator {
    background: #00988f;
    width: 1px;
    height: 1em;
    margin: 0 1em
}

.contact__address-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact__address-mail,.contact__address-phone {
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.allowHover .contact__address-mail:hover,.allowHover .contact__address-phone:hover {
    color: #000
}

.delivery {
    background: #fff;
    position: relative
}

.delivery__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4em 2em 8em
}

@media(max-width: 1199px) {
    .delivery__options {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
}

.delivery__options:first-child {
    border-right: 1px solid #d4d4d4
}

@media(max-width: 1199px) {
    .delivery__options:first-child {
        border-right:none;
        border-bottom: 1px solid #d4d4d4
    }
}

.delivery__options:first-child .delivery__icon {
    max-width: 6em
}

@media(max-width: 1199px) {
    .delivery__options:first-child .delivery__icon {
        max-width:none
    }
}

.delivery__options:last-child .delivery__icon {
    max-width: 10em
}

@media(max-width: 1199px) {
    .delivery__options:last-child .delivery__icon {
        max-width:none
    }
}

.delivery__options-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border: 1px solid #d4d4d4
}

@media(max-width: 1199px) {
    .delivery__options-container {
        grid-template-columns:1fr
    }
}

.delivery__icon {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media(max-width: 1199px) {
    .delivery__icon {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.delivery__icon-container {
    min-height: 11.5em
}

@media(max-width: 1199px) {
    .delivery__icon-container {
        height:100%;
        min-height: none;
        width: 30%;
        padding: 2.8vw 4.2vw
    }
}

@media(max-width: 575px) {
    .delivery__icon-container {
        width:20%
    }
}

.delivery__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%
}

@media(max-width: 1199px) {
    .delivery__content {
        width:70%;
        padding: 2.8vw 4.2vw;
        border-left: 1px solid #d4d4d4
    }
}

@media(max-width: 575px) {
    .delivery__content {
        width:80%;
        padding: 3em 4.2vw
    }
}

.delivery__title {
    color: #00988f;
    font-size: 2.2em
}

.delivery__title-container {
    margin: 5em 0 0
}

@media(max-width: 1199px) {
    .delivery__title-container {
        margin:0
    }
}

.delivery__text {
    text-align: center
}

.delivery__text-container {
    margin: 1.5em 0 3em;
    padding: 0 2.5em
}

@media(max-width: 1199px) {
    .delivery__text-container {
        padding:0
    }
}

.delivery__cta {
    color: #fff;
    font-size: 1.4em;
    font-weight: 600
}

.delivery__cta-container {
    background: #00988f;
    padding: 2em;
    text-align: center;
    margin: -.5em 0 -5em;
    display: none
}

@media(max-width: 1199px) {
    .delivery__cta-container {
        margin:0 auto
    }
}

.delivery__search {
    margin: auto 0 0
}

.delivery__search-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 32.5em
}

.delivery__search-field input {
    border: 1px solid #00988f;
    padding: 1.2em;
    color: #463b36;
    font-size: 1.4em;
    width: 100%;
    font-weight: 300;
    width: calc(100% - 4.3em)
}

.delivery__search-field button {
    width: 2.7em;
    height: 2.45em;
    background: #00988f;
    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;
    font-size: 2.2em;
    color: #fff
}

.delivery__search-field .error {
    color: #ea6c34;
    font-size: 1.1em;
    margin: 1em 0 -.5em
}

.delivery__search-current {
    color: #463b36;
    font-size: 1.4em;
    text-decoration: underline;
    margin: 1em 0 0;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.allowHover .delivery__search-current:hover {
    color: #00988f
}

.delivery__store {
    width: 100%;
    margin: auto 0 1.8em;
    position: relative;
    z-index: 10
}

.delivery__store .bv_mainselect .bv_atual {
    padding: 1.4em 4em 1.4em 1.2em
}

.delivery-result {
    width: calc(100% - 10em);
    padding: 0 0 0 3em
}

@media(max-width: 575px) {
    .delivery-result {
        width:calc(100% - 6em)
    }
}

.delivery-result__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4.5em;
    border: 1px solid #d4d4d4;
    margin: 0 0 1.5em;
    width: 100%
}

@media(max-width: 1199px) {
    .delivery-result__container {
        padding:3.5vw
    }
}

@media(max-width: 575px) {
    .delivery-result__container {
        padding:3em
    }
}

.delivery-result__icon {
    width: 10em
}

@media(max-width: 575px) {
    .delivery-result__icon {
        width:6em
    }

    .delivery-result__icon img {
        max-height: 7em
    }
}

.delivery-result__title {
    color: #00988f;
    font-size: 2.2em
}

.delivery-result__title-container {
    margin: 1em 0 0
}

.delivery-result__text {
    text-align: left
}

.delivery-result__text-container {
    margin: 1.5em 0
}

.delivery-result__no-result {
    color: #00988f;
    font-size: 1.8em
}

.delivery-result__list {
    margin: 5em 0 0
}

.delivery-result__list-el {
    height: 10em;
    border: 1px solid #00988f;
    margin: 0 0 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 3em;
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition: border .3s cubic-bezier(.455,.03,.515,.955);
    transition: border .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 1199px) {
    .delivery-result__list-el {
        -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;
        height: 14em
    }
}

.delivery-result__list-el:last-child {
    margin: 0
}

.allowHover .delivery-result__list-el:hover {
    border: 1px solid #00988f
}

.allowHover .delivery-result__list-el:hover img {
    -webkit-transform: translate(-50%,-50%) scale(1.1);
    transform: translate(-50%,-50%) scale(1.1)
}

@media(max-width: 1199px) {
    .allowHover .delivery-result__list-el:hover img {
        -webkit-transform:scale(1.1);
        transform: scale(1.1)
    }
}

.delivery-result__list-label {
    color: #00988f;
    font-size: 1.4em;
    font-weight: 600
}

.delivery-result__list img {
    width: auto;
    height: auto;
    max-width: 13em;
    max-height: 5em;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: -webkit-transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: transform .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 1199px) {
    .delivery-result__list img {
        position:relative;
        -webkit-transform: translate(0);
        transform: translate(0);
        left: 0;
        top: 0;
        margin: 2em 0 0;
        height: 6em;
        max-width: auto;
        max-height: auto
    }
}

.delivery-result__cta {
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    font-weight: 600
}

.delivery-result__cta-container {
    background: #00988f;
    padding: 2em;
    display: none;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 3.5em 0 20em
}

@media(max-width: 991px) {
    .footer {
        padding:0 3.5vw
    }
}

.footer__container {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #00988f;
    width: 100%;
    height: 6em;
    -webkit-transform: translate(0,100%);
    transform: translate(0,100%)
}

@media(max-width: 991px) {
    .footer__container {
        background:#00988f
    }
}

.footer__hire {
    color: #000;
    font-size: 1.4em;
    z-index: 1;
    position: relative;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.footer__hire-container {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background: #fff;
    width: 20em;
    height: 6em;
    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;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.footer__hire-container:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #00988f;
    height: 3px;
    content: "";
    -webkit-transition: height .3s cubic-bezier(.455,.03,.515,.955);
    transition: height .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 991px) {
    .footer__hire-container {
        display:none
    }
}

.allowHover .footer__hire-container:hover:before,.footer__hire-container.active:before {
    height: 100%
}

.allowHover .footer__hire-container:hover span,.footer__hire-container.active span {
    color: #fff
}

.footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__menu-item {
    margin: 0 0 0 6em
}

@media(max-width: 1199px) {
    .footer__menu-item {
        margin:0 0 0 4em
    }
}

.footer__menu-link {
    color: #fff;
    font-size: 1.4em;
    cursor: pointer;
    display: table;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955),padding .3s cubic-bezier(.645,.045,.355,1);
    transition: color .3s cubic-bezier(.455,.03,.515,.955),padding .3s cubic-bezier(.645,.045,.355,1)
}

.allowHover .footer__menu-link:hover {
    color: #963f14;
    padding: 0 0 .4em
}

.footer__menu-link.active {
    color: #963f14
}

@media(max-width: 991px) {
    .footer__menu-container {
        display:none
    }
}

.footer__copyright {
    margin: 0 .5em 0 0
}

.footer__copyright-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 auto;
    font-size: 1.2em;
    font-weight: 300;
    color: #fff
}

@media(max-width: 991px) {
    .footer__copyright-container {
        margin:0
    }
}

.footer__copyright-link {
    color: #fff
}

.franchise {
    position: relative;
    overflow: hidden;
    background: #fff
}

@media(max-width: 1199px) {
    .franchise__banner {
        width:50%
    }
}

@media(max-width: 991px) {
    .franchise__banner {
        width:100%
    }
}

.franchise__banner-container {
    position: relative;
    margin: 2.8vw 3.5vw 6vw 0
}

@media(max-width: 1199px) {
    .franchise__banner-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: wrap;
        flex-direction: wrap;
        margin: 2.8vw 0 6vw
    }
}

@media(max-width: 991px) {
    .franchise__banner-container {
        display:block
    }
}

.franchise__banner img {
    width: 100%;
    display: block
}

@media(max-width: 1199px) {
    .franchise__banner img {
        -o-object-fit:cover;
        object-fit: cover;
        height: 100%
    }
}

.franchise__banner-content {
    padding: 2.8vw;
    position: relative;
    z-index: 1
}

@media(max-width: 575px) {
    .franchise__banner-content {
        padding:3em
    }
}

.franchise__banner-content-container {
    position: absolute;
    right: 1em;
    bottom: 0;
    width: 27em;
    -webkit-transform: translate(4.2vw,2.8vw);
    transform: translate(4.2vw,2.8vw)
}

@media(max-width: 1199px) {
    .franchise__banner-content-container {
        position:relative;
        right: auto;
        top: auto;
        bottom: auto;
        -webkit-transform: translate(0);
        transform: translate(0);
        width: 50%
    }
}

@media(max-width: 991px) {
    .franchise__banner-content-container {
        width:100%
    }
}

.franchise__banner-content-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.franchise__banner-content-bg svg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible
}

.franchise__banner-content-bg svg path {
    fill: #00988f;
    visibility: hidden
}

.franchise__banner-content-bg svg path:first-child {
    visibility: visible
}

.franchise__banner-title {
    color: #fff;
    font-size: 1.8em;
    line-height: 1.2
}

.franchise__banner-city {
    color: #000;
    font-size: 1.4em;
    font-weight: 300;
    margin: .5em 0;
    line-height: 1.2
}

.franchise__banner-city-container {
    margin: 2em 0 0
}

.franchise__banner-note {
    color: #fff;
    font-size: 1.1em;
    line-height: 1.5
}

.franchise__banner-note-container {
    margin: 2em 0 0;
    padding: 2em 0 0;
    border-top: 1px solid #ffd679
}

.franchise__left {
    -webkit-transform: translateY(-2vw);
    transform: translateY(-2vw)
}

.franchise__specs {
    background: #f4f4f5;
    padding: 2.8vw
}

.franchise__specs-title {
    color: #00988f;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.3
}

.franchise__specs-list-item {
    font-size: 1.3em;
    font-weight: 300;
    color: #000;
    line-height: 1.8;
    margin: 1em 0 0
}

.franchise__specs-container {
    padding: 3.5vw 4.2vw 0 0
}

@media(max-width: 991px) {
    .franchise__specs-container {
        padding:3.5vw 0 0
    }
}

.franchise__title {
    color: #00988f;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.2
}

.franchise__title-container {
    border: 1px solid #00988f;
    padding: 4em 2.5em;
    margin: 0 4vw
}

@media(max-width: 1199px) {
    .franchise__title-container {
        margin:0 0 0 4vw
    }
}

@media(max-width: 991px) {
    .franchise__title-container {
        margin:3.5vw 0 0
    }
}

.franchise__subtitle {
    color: #00988f;
    font-size: 1.6em;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    z-index: 1;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.franchise__subtitle-container {
    border: 1px solid #00988f;
    border-top: none;
    padding: 2em 2.5em;
    margin: 0 4vw 7em;
    display: block;
    position: relative;
    cursor: pointer
}

@media(max-width: 1199px) {
    .franchise__subtitle-container {
        margin:0 0 7em 4vw
    }
}

@media(max-width: 991px) {
    .franchise__subtitle-container {
        margin:0 0 3.5vw
    }
}

.franchise__subtitle-container:before {
    width: 100%;
    height: 0;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00988f;
    -webkit-transition: height .3s cubic-bezier(.455,.03,.515,.955);
    transition: height .3s cubic-bezier(.455,.03,.515,.955)
}

.allowHover .franchise__subtitle-container:hover:before {
    height: 100%
}

.allowHover .franchise__subtitle-container:hover .franchise__subtitle {
    color: #fff
}

.groups {
    position: relative;
    overflow: hidden;
    background: #fff
}

.groups__title {
    color: #fff;
    font-size: 2.8em;
    font-weight: 600
}

.groups__package {
    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
}

.groups__package-list {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 5em 0 0
}

@media(max-width: 1199px) {
    .groups__package-list {
        margin:10em 0 0
    }
}

.groups__package-list-el {
    margin: 0 1em;
    text-align: center;
    background: #fff;
    width: calc(33.33% - 2em);
    max-width: 17em;
    height: 29em;
    padding: 0 1.5em;
    border-radius: 3em;
    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: 1199px) {
    .groups__package-list-el {
        width:100%;
        max-width: 100%;
        height: auto;
        margin: 0 3em 2em;
        padding: 2.5em;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative
    }

    .groups__package-list-el:before {
        width: 1px;
        height: 8em;
        position: absolute;
        top: 50%;
        left: 53%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        content: "";
        background: #d5d5d5
    }
}

@media(max-width: 1199px) and (max-width:575px) {
    .groups__package-list-el {
        margin:0 0 2em
    }
}

.groups__package-list-el:nth-child(2) {
    padding: 5em 2em 0;
    height: 35em;
    max-width: 19em
}

@media(max-width: 1199px) {
    .groups__package-list-el:nth-child(2) {
        width:100%;
        max-width: 100%;
        height: auto;
        padding: 2.5em;
        margin: 0 0 2em
    }
}

.groups__package-list-el:nth-child(3) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 2em 4em
}

@media(max-width: 1199px) {
    .groups__package-list-el:nth-child(3) {
        width:100%;
        margin: 0 3em;
        padding: 2.5em;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media(max-width: 575px) {
    .groups__package-list-el:nth-child(3) {
        margin:0
    }
}

.groups__package-list-el:nth-child(3) .groups__package-rebate-container {
    margin: 0 0 1.5em;
    padding: 0 0 1.75em
}

@media(max-width: 1199px) {
    .groups__package-list-el:nth-child(3) .groups__package-rebate-container {
        margin:0;
        padding: 0
    }
}

.groups__package-list-el:nth-child(3) .groups__package-rebate-container:before {
    top: auto;
    bottom: 0
}

.groups__package-desc {
    font-size: 1.4em;
    color: #000;
    line-height: 1.3
}

@media(max-width: 1199px) {
    .groups__package-desc-container {
        width:60%;
        padding: 0 5em 0 0
    }
}

@media(max-width: 1199px) {
    .groups__package-content {
        width:40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.groups__package-rebate {
    font-size: 4.2em;
    color: #da8e18;
    font-weight: 900
}

.groups__package-rebate-container {
    margin: 1.5em 0 0;
    padding: 1.75em 0 0;
    position: relative
}

@media(max-width: 1199px) {
    .groups__package-rebate-container {
        padding:0;
        margin: 0
    }
}

.groups__package-rebate-container:before {
    width: 10em;
    height: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    background: #d5d5d5
}

@media(max-width: 1199px) {
    .groups__package-rebate-container:before {
        display:none
    }
}

.groups__package-label {
    font-size: 1.6em;
    color: #da8e18;
    font-weight: 600
}

.groups__package-cta {
    color: #00988f;
    text-align: center;
    font-size: 1.4em;
    font-weight: 600;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.groups__package-cta-container {
    background: #fff;
    padding: 2em 2.5em;
    display: table;
    margin: 3em auto 0;
    cursor: pointer
}

.allowHover .groups__package-cta-container:hover .groups__package-cta {
    color: #fff
}

.groups__package-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.groups__package-bg svg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible
}

.groups__package-bg svg path {
    fill: #00988f;
    visibility: hidden
}

.groups__package-bg svg path:first-child {
    visibility: visible
}

.groups__package-container {
    margin: 3em 0 0;
    padding-top: 3.5vw;
    padding-bottom: 2.5vw;
    padding-left: calc(4.2vw - 1em);
    padding-right: calc(4.2vw - 1em);
    position: relative
}

@media(max-width: 1199px) {
    .groups__package-container {
        padding:4.2vw
    }
}

@media(max-width: 575px) {
    .groups__package-container {
        padding:3em;
        margin: 7em 0 0
    }
}

.groups__package-icon-container {
    position: absolute;
    left: 50%;
    width: 56em;
    top: 0;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 10
}

@media(max-width: 1199px) {
    .groups__package-icon-container {
        width:80%;
        top: -1em
    }
}

@media(max-width: 575px) {
    .groups__package-icon-container {
        width:75%;
        top: -3em
    }
}

.groups__package-icon1 {
    left: .5em;
    position: absolute;
    width: 100%;
    top: 9.5em
}

@media(max-width: 575px) {
    .groups__package-icon1 {
        top:10.5em
    }
}

.groups__package-icon2 {
    position: absolute;
    left: 6em;
    width: 5.5em;
    top: -1em
}

@media(max-width: 575px) {
    .groups__package-icon2 {
        left:4em
    }
}

.groups__package-icon3 {
    position: absolute;
    right: 1em;
    width: 4.5em;
    top: -2em
}

.groups__package-icon4 {
    position: absolute;
    left: -4.5em;
    width: 7.5em;
    top: 9em
}

@media(max-width: 575px) {
    .groups__package-icon4 {
        left:-6.5em
    }
}

.groups__package-icon5 {
    position: absolute;
    right: -2em;
    width: 8.3em;
    top: 7em
}

@media(max-width: 575px) {
    .groups__package-icon5 {
        right:-6.5em
    }
}

.groups__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    margin: 3em 0 1.5vw
}

@media(max-width: 1199px) {
    .groups__grid {
        grid-template-columns:1fr 1fr
    }
}

.groups__grid img {
    width: 100%;
    height: auto
}

.groups__grid-el {
    position: relative
}

.groups__grid-el:before {
    position: absolute;
    height: 50%;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
   
}

.groups__grid-title {
    font-size: 1.8em;
    font-weight: 600;
    color: #000;
    text-align: center
}

.groups__grid-title-container {
    margin: 1.5vw 0 0
}

.groups__grid-text {
    color: #fff;
    font-size: 1.6em;
    font-weight: 600
}

.groups__grid-text-container {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 2em
}

.header__container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%
}

.header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media(max-width: 991px) {
    .header__nav {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 10em 6em 6em;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
}

.header__nav-container {
    position: fixed;
    width: 60%;
    right: 0;
    top: 0;
    height: 8em;
    background: #00988f;
    -webkit-transform: translate(0,-100%);
    transform: translate(0,-100%)
}

@media(max-width: 991px) {
    .header__nav-container {
        -webkit-transform:translate(0,0)!important;
        transform: translate(0,0)!important
    }
}

.header__nav-container .main__logo {
    display: none
}

@media(max-width: 991px) {
    .header__nav-container .main__logo {
        display:block
    }
}

@media(max-width: 991px) {
    .header__nav-container {
        width:100%;
        visibility: visible!important;
        opacity: 1!important;
        z-index: 1000;
        height: 0;
        background: #00988f;
        overflow: hidden;
        -webkit-transition: height .3s cubic-bezier(.455,.03,.515,.955);
        transition: height .3s cubic-bezier(.455,.03,.515,.955)
    }

    .header__nav-container.open {
        height: 100vh;
        height: calc(var(--vh,1vh) * 100)
    }
}

.header__nav-item {
    height: 100%;
    margin: 0 5em 0 0
}

@media(max-width: 1199px) {
    .header__nav-item {
        margin:0 2em 0 0
    }
}

@media(max-width: 991px) {
    .header__nav-item {
        height:auto;
        border-bottom: 1px solid #fff;
        padding: 2.5em 0;
        width: 100%
    }

    .header__nav-item:last-child {
        border-bottom: none
    }
}

@media(max-width: 991px) {
    .header__nav-item--pick {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media(max-width: 991px) {
    .header__nav-item--locator {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media(max-width: 991px) {
    .header__nav-item--groups {
        -webkit-box-ordinal-group:5;
        -ms-flex-order: 4;
        order: 4
    }
}

.header__nav-item--menu {
    width: 25%;
    margin: 0
}

@media(max-width: 991px) {
    .header__nav-item--menu {
        width:100%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.header__nav-item--menu .header__nav-link {
    background: #963f14;
    padding: 0 2.2em
}

@media(max-width: 991px) {
    .header__nav-item--menu .header__nav-link {
        padding:0;
        background: #ffffff00;
    }
}

.allowHover .header__nav-item--menu .header__nav-link:hover,.header__nav-item--menu .header__nav-link.active {
    color: #fff
}

@media(max-width: 991px) {
    .allowHover .header__nav-item--menu .header__nav-link:hover,.header__nav-item--menu .header__nav-link.active {
        color:#963f14
    }
}

.allowHover .header__nav-item--menu .header__nav-link:hover .header__nav-arrow {
    width: 1.8em;
    margin: 0 0 0 .5em
}

.allowHover .header__nav-item--menu .header__nav-link.active:hover .header__nav-arrow {
    width: 0;
    margin: 0
}

.header__nav-item--hire {
    display: none
}

@media(max-width: 991px) {
    .header__nav-item--hire {
        display:block;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
}

.header__nav-link {
    color: #fff;
    font-size: 1.6em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 1199px) {
    .header__nav-link {
        font-size:1.5em
    }
}

@media(max-width: 991px) {
    .header__nav-link {
        font-size:2em;
        text-align: left;
        display: block;
        font-weight: 500;
        color: #963f14;
    }
}

.allowHover .header__nav-link:hover,.header__nav-link.active {
    color: #963f14
}

@media(max-width: 991px) {
    .allowHover .header__nav-link:hover,.header__nav-link.active {
        color:#963f14
    }
}

.header__nav-arrow {
    width: 0;
    height: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateY(0.05em);
    transform: translateY(0.05em);
    -webkit-transition: width .3s cubic-bezier(.455,.03,.515,.955),margin .3s cubic-bezier(.455,.03,.515,.955);
    transition: width .3s cubic-bezier(.455,.03,.515,.955),margin .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 991px) {
    .header__nav-arrow {
        display:none
    }
}

.header__nav-arrow:after {
    width: 1.5em;
    position: absolute;
    top: 50%;
    left: 0;
    background: #fff;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px
}

.header__nav-arrow:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
    position: absolute;
    left: 60%;
    bottom: .05em
}

.header__subnav {
    display: none;
    padding: 0 6em
}

@media(max-width: 991px) {
    .header__subnav {
        display:block
    }
}

.header__subnav-item {
    margin: 0 0 3.5em
}

.header__subnav-link {
    color: #fff;
    font-size: 1.8em;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.allowHover .header__subnav-link:hover,.header__subnav-link.active {
    color: #463b36
}

.header__cta-burger {
    width: 6em;
    height: 6em;
    position: absolute;
    right: 0;
    top: 0;
    background: #ffffff00;
    display: none;
    cursor: pointer;
    z-index: 1000
}

@media(max-width: 991px) {
    .header__cta-burger {
        display:block;
    }
}

.header__cta-burger-icon {
    position: absolute;
    width: 3.2em;
    height: 16px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.header__cta-burger-line {
    position: absolute;
    left: 0;
    background-color: #963f14;
    height: 2px;
    width: 100%;
    pointer-events: none
}

.header__cta-burger-line--1 {
    top: 0
}

.header__cta-burger-line--2 {
    top: 0;
    bottom: 0;
    margin: auto
}

.header__cta-burger-line--3 {
    bottom: 0
}

.header__cta-burger--close .header__cta-burger-line--1,.header__cta-burger--close .header__cta-burger-line--3 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.header__cta-burger--close .header__cta-burger-line--2 {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out
}

.header__cta-burger--close .header__cta-burger-line--2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #963f14;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out
}

.header__cta-burger--close.open .header__cta-burger-line--1 {
    opacity: 0;
    -webkit-transform: translate3d(-14px,0,0);
    transform: translate3d(-14px,0,0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.header__cta-burger--close.open .header__cta-burger-line--2 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out
}

.header__cta-burger--close.open .header__cta-burger-line--2:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out
}

.header__cta-burger--close.open .header__cta-burger-line--3 {
    opacity: 0;
    -webkit-transform: translate3d(14px,0,0);
    transform: translate3d(14px,0,0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#cms-top+.wrapper .header__nav-container {
    top: 46px
}

.hire {
    background: #fff;
    position: relative;
    overflow: hidden
}

.hire__row {
    margin: 2.8vw 0 0
}

.hire__title {
    color: #00988f;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.2
}

.hire__title-container {
    border: 1px solid #00988f;
    padding: 4em 2.5em;
    margin: 0 3em
}

@media(max-width: 1199px) {
    .hire__title-container {
        margin:0 3em 0 0
    }
}

@media(max-width: 991px) {
    .hire__title-container {
        margin:0;
        padding: 3em 2.5em
    }
}

.hire__quote {
    color: #000;
    font-size: 1.8em;
    line-height: 1.4
}

.hire__quote-container {
    padding: 2.5em 4.5em;
    position: relative;
    overflow: hidden;
    width: 90%;
    margin: 0 auto
}

@media(max-width: 991px) {
    .hire__quote-container {
        text-align:center;
        margin: 2em auto;
        padding: 2.5em 5em
    }
}

@media(max-width: 575px) {
    .hire__quote-container {
        padding:2.5em 2em
    }
}

.hire__quote blockquote>span {
    position: relative
}

@-moz-document url-prefix() {
    .hire__quote blockquote>span {
        display: block
    }
}

.hire__quote blockquote>span:before {
    background-image: url(/static/images/quote-open.03adadec3c5b.svg?9db1803916e5);
    background-size: 100% auto;
    width: 8em;
    height: 5em;
    content: "";
    position: absolute;
    left: -5em;
    top: -3.5em;
    opacity: .25;
    z-index: 1
}

@media(max-width: 575px) {
    .hire__quote blockquote>span:before {
        left:-4em
    }
}

.hire__quote blockquote>span span {
    position: relative;
    z-index: 2
}

.hire__quote blockquote>span:after {
    background-image: url(/static/images/quote-close.4d61616a4919.svg?9db1803916e5);
    background-size: 100% auto;
    width: 8em;
    height: 5em;
    content: "";
    position: absolute;
    right: -4.5em;
    bottom: -1.5em;
    opacity: .25;
    z-index: 1
}

.hire__story {
    background: #f4f4f5;
    padding: 2.8vw;
    margin: 3em 0 0
}

@media(max-width: 991px) {
    .hire__story {
        margin:0
    }
}

@media(max-width: 575px) {
    .hire__story {
        padding:3em
    }
}

.hire__story-title {
    color: #00988f;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.2
}

.hire__story-text-container {
    margin: 1em 0 0
}

.hire .base-form .bv_ul_inner li {
    padding: .75em .75em .75em 2.5em;
    position: relative
}

.hire .base-form .bv_ul_inner li:before {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    left: .6em;
    top: .6em;
    border: 1px solid #00988f;
    content: ""
}

@media(max-width: 991px) {
    .hire .base-form .bv_ul_inner li:before {
        left:.5em;
        top: .5em
    }
}

.hire .base-form .bv_ul_inner li:after {
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 1.25rem;
    top: 1.25rem;
    background: #fff;
    content: "";
    display: none
}

@media(max-width: 991px) {
    .hire .base-form .bv_ul_inner li:after {
        left:1.1rem;
        top: 1.1rem
    }
}

.hire .base-form .bv_ul_inner li.selected:before {
    border: 1px solid #fff
}

.hire .base-form .bv_ul_inner li.selected:after {
    display: block
}

.home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: calc(100vh - 6em);
    width: 100%;
    opacity: 0;
    background: #fff
}

@media(max-width: 767px) {
    .home {
        display:block
    }
}

@media(max-width: 575px) {
    .home {
        min-height:100vh;
        min-height: calc(var(--vh,1vh) * 100);
        height: auto
    }
}

.home__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 6em);
    -webkit-transition: width .5s cubic-bezier(.25,.46,.45,.94);
    transition: width .5s cubic-bezier(.25,.46,.45,.94)
}

.home__bg.smaller {
    width: calc(100% - 46em)
}

@media(max-width: 1199px) {
    .home__bg.smaller {
        width:calc(100% - 40em)
    }
}

@media(max-width: 991px) {
    .home__bg.smaller {
        width:calc(100% - 34em)
    }
}

@media(max-width: 767px) {
    .home__bg.smaller {
        width:100%
    }
}

@media(max-width: 767px) {
    .home__bg {
        height:50%;
        position: relative
    }
}

@media(max-width: 575px) {
    .home__bg {
        height:50vh;
        position: relative
    }
}

.home__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.home__sidebar {
    height: 100%;
    width: 46em;
    z-index: 1;
    overflow: hidden;
    position: relative
}

@media(max-width: 1199px) {
    .home__sidebar {
        width:40em
    }
}

@media(max-width: 991px) {
    .home__sidebar {
        width:34em
    }
}

@media(max-width: 767px) {
    .home__sidebar {
        height:50%;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media(max-width: 575px) {
    .home__sidebar {
        display:block
    }
}

.home__menu {
    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;
    position: relative
}

.home__menu-container {
    height: 60%;
    background: #fff;
    -webkit-transform: translate(100%,0);
    transform: translate(100%,0)
}

@media(max-width: 767px) {
    .home__menu-container {
        width:50%;
        height: 100%
    }
}

@media(max-width: 575px) {
    .home__menu-container {
        width:100%;
        height: 50vh
    }
}

.home__menu-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.home__menu-bg:before {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #463b36;
    opacity: .07;
    pointer-events: none;
    z-index: 10
}

.home__menu-bg video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.home__menu-content {
    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;
    position: relative;
    z-index: 10;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.home__menu-title {
    font-size: 12em;
    font-weight: 700;
    opacity: 0;
    color: #fff;
    -webkit-transform: translate(0,0.7em);
    transform: translate(0,0.7em)
}

@media(max-width: 991px) {
    .home__menu-title {
        font-size:10em
    }
}

@media(max-width: 767px) {
    .home__menu-title {
        font-size:9em
    }
}

.home__menu-cta {
    color: #fff;
    font-size: 2em;
    font-weight: 500;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    .home__menu-cta {
        font-size:1.8em
    }
}

.home__menu-cta-container {
    position: absolute;
    bottom: 3em;
    left: 50%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    opacity: 0;
    background: #00988f;
    padding: 1.5em 2.5em;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media(max-width: 575px) {
    .home__menu-cta-container {
        position:relative;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        margin: 2em 0 0;
        left: auto;
        bottom: auto
    }
}

.home__menu-cta-arrow {
    width: 1.4em;
    margin: 0 0 0 .5em;
    height: .85em;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateY(0.05em);
    transform: translateY(0.05em);
    -webkit-transition: margin .5s cubic-bezier(.25,.46,.45,.94);
    transition: margin .5s cubic-bezier(.25,.46,.45,.94)
}

.home__menu-cta-arrow:after {
    width: 1.2em;
    position: absolute;
    top: 50%;
    left: 0;
    background: #fff;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px
}

.home__menu-cta-arrow:before {
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: .25em;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
    position: absolute;
    left: .6em;
    bottom: .1em
}

@media(max-width: 767px) {
    .home__menu-cta-arrow:before {
        bottom:.14em
    }
}

.allowHover .home__menu:hover .jumpingtext {
    --move: -20px
}

.allowHover .home__menu:hover .jumpingtext span {
    -webkit-animation: move .4s cubic-bezier(.455,.03,.515,.955) var(--d);
    animation: move .4s cubic-bezier(.455,.03,.515,.955) var(--d)
}

.allowHover .home__menu:hover .home__menu-cta-arrow {
    margin: 0 0 0 1em
}

.home__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-transform: translate(0,10em);
    transform: translate(0,10em);
    opacity: 0;
    z-index: 1
}

.home__nav-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.home__nav-bg svg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible
}

.home__nav-bg svg path {
    fill: #00988f;
    visibility: hidden
}

.home__nav-bg svg path:first-child {
    visibility: visible
}

.home__nav-container {
    padding: 0 6.5em;
    height: 40%;
    position: relative;
    -webkit-transform: translate(0,100%);
    transform: translate(0,100%)
}

@media(max-width: 1199px) {
    .home__nav-container {
        padding:0 3.2em
    }
}

@media(max-width: 767px) {
    .home__nav-container {
        width:50%;
        height: 100%;
        padding: 0 6em
    }
}

@media(max-width: 575px) {
    .home__nav-container {
        width:100%;
        padding: 3.5em 6em
    }
}

.home__nav-item {
    padding: 3em 0;
    border-bottom: 1px solid #fff
}

@media(max-width: 1199px) {
    .home__nav-item {
        padding:2.5em 0
    }
}

.home__nav-item:last-child,.home__nav-item:nth-last-child(2) {
    border: 0
}

.home__nav-item:last-child {
    display: none
}

@media(max-width: 991px) {
    .home__nav-item:last-child {
        display:block;
        border-top: 1px solid #fff
    }
}

.home__nav-link {
    font-size: 2em;
    color: #fff;
    -webkit-transition: padding .3s cubic-bezier(.455,.03,.515,.955);
    transition: padding .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 1199px) {
    .home__nav-link {
        font-size:1.8em
    }
}

.allowHover .home__nav-link:hover {
    color: #fff;
    padding: 0 0 0 .5em
}

.jumpingtext div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jumpingtext div span {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-style: normal
}

.jumpingtext div span:first-child {
    --d: 0.05s
}

.jumpingtext div span:nth-child(2) {
    --d: 0.1s
}

.jumpingtext div span:nth-child(3) {
    --d: 0.15s
}

.jumpingtext div span:nth-child(4) {
    --d: 0.2s
}

.jumpingtext div span:nth-child(5) {
    --d: 0.25s
}

.jumpingtext div span:nth-child(6) {
    --d: 0.3s
}

.jumpingtext div span:nth-child(7) {
    --d: 0.35s
}

.jumpingtext div span:nth-child(8) {
    --d: 0.4s
}

.jumpingtext div span:nth-child(9) {
    --d: 0.45s
}

.jumpingtext div span:nth-child(10) {
    --d: 0.5s
}

.jumpingtext div span:nth-child(11) {
    --d: 0.55s
}

.jumpingtext div span:nth-child(12) {
    --d: 0.6s
}

.jumpingtext div span:nth-child(13) {
    --d: 0.65s
}

.jumpingtext div span:nth-child(14) {
    --d: 0.7s
}

.jumpingtext div span:nth-child(15) {
    --d: 0.75s
}

.jumpingtext div span:nth-child(16) {
    --d: 0.8s
}

.jumpingtext div span:nth-child(17) {
    --d: 0.85s
}

.jumpingtext div span:nth-child(18) {
    --d: 0.9s
}

.jumpingtext div span:nth-child(19) {
    --d: 0.95s
}

.allowHover .jumpingtext:hover {
    --move: -3px
}

.allowHover .jumpingtext:hover span {
    -webkit-animation: move .3s cubic-bezier(.645,.045,.355,1) var(--d);
    animation: move .3s cubic-bezier(.645,.045,.355,1) var(--d)
}

@-webkit-keyframes move {
    40% {
        -webkit-transform: translateY(var(--move));
        transform: translateY(var(--move))
    }
}

@keyframes move {
    40% {
        -webkit-transform: translateY(var(--move));
        transform: translateY(var(--move))
    }
}

.btn {
    overflow: hidden;
    position: relative
}

.btn img,.btn p {
    z-index: 1;
    position: relative
}

.btn span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #00988f;
    -webkit-transition: width .3s cubic-bezier(.455,.03,.515,.955),height .3s cubic-bezier(.455,.03,.515,.955);
    transition: width .3s cubic-bezier(.455,.03,.515,.955),height .3s cubic-bezier(.455,.03,.515,.955);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.btn:hover span {
    width: 300%;
    height: calc(100%*3)
}

.locator {
    background: #fff;
    position: relative;
    overflow: hidden
}

.locator__map {
    width: 100%;
    height: 100%;
    position: relative
}

.locator__map:before {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg,rgba(70,59,54,0.5) 0%,rgba(70,59,54,0.3) 20%,rgba(70,59,54,0) 50%,rgba(70,59,54,0) 100%);
    pointer-events: none;
    z-index: 10
}

.locator__search-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 32em;
    margin: 2.5em auto 0
}

.locator__search-field input {
    border: 1px solid #00988f;
    padding: 1.2em;
    color: #463b36;
    font-size: 1.4em;
    width: 100%;
    font-weight: 300;
    width: 18.5em
}

.locator__search-field button {
    width: 2.7em;
    height: 2.45em;
    background: #00988f;
    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;
    font-size: 2.2em;
    color: #fff
}

.locator__search-field .error {
    color: #ea6c34;
    font-size: 1.1em;
    margin: 1em 0 -.5em
}

.locator__search-current {
    color: #463b36;
    font-size: 1.4em;
    text-decoration: underline;
    margin: 1em 0 0;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.allowHover .locator__search-current:hover {
    color: #00988f
}

.locator__search-open input {
    display: none
}

.locator__search-open span {
    color: #8cb996
}

.locator__search-open label {
    position: relative;
    color: #463b36;
    font-size: 1.2em;
    padding: 0 0 0 2.5em
}

.locator__search-open label:after {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #00988f;
    content: "";
    visibility: visible;
    color: #00988f;
    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;
    font-size: 1.6rem
}

.locator__search-open input:checked+label:after {
    content: "\F00C";
    font-family: 'font awesome 5 pro'
}

.locator__search-open-container {
    margin: 3em 0 0
}

.locator__result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.locator__result-container {
    margin: 2em 0 0
}

.locator__result-info {
    width: 70%;
    padding: 3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    position: relative
}

@media(max-width: 991px) {
    .locator__result-info {
        padding:2em
    }
}

.locator__result-left {
    width: 4.5em
}

.locator__result-pin {
    position: relative
}

.locator__result-pin-number {
    font-size: 1.2em;
    position: absolute;
    left: 47%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 1.3em;
    color: #626060
}

.locator__result-pin img {
    margin: 0 auto;
    width: 3.5em
}

.locator__result-distance {
    font-size: 1.2em;
    font-weight: 300;
    font-style: italic;
    text-align: center;
    white-space: nowrap
}

.locator__result-distance-container {
    margin: .5em 0 0
}

.locator__result-center {
    width: calc(100% - 19.5em);
    padding: 1em 1.5em 0
}

@media(max-width: 1199px) {
    .locator__result-center {
        width:calc(100% - 4.5em);
        padding: 1em 0 0 1.5em
    }
}

.locator__result-address-name {
    font-size: 1.8em;
    color: #000
}

.locator__result-address-map {
    font-size: 1.4em;
    line-height: 1.5;
    color: #626060;
    margin: .5em 0 0
}

.locator__result-address-phone {
    color: #00988f;
    font-size: 1.4em;
    font-weight: 600;
    margin: .4em 0 0
}

.locator__result-address-phone a {
    color: #00988f
}

.locator__result-status {
    font-size: 1.2em;
    font-weight: 600
}

.locator__result-status--open {
    color: #8cb996
}

.locator__result-status--close {
    color: #ea6c34
}

.locator__result-status-container {
    margin: 2em 0 0
}

.locator__result-breakfest {
    width: calc(100% - 2.4em);
    padding: 0 0 0 .8em;
    font-size: 1.2em;
    font-weight: 300;
    font-style: italic;
    color: #626060;
    max-width: 8em
}

.locator__result-breakfest-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 2em 0 0
}

.locator__result-breakfest-icon {
    width: 2.6em
}

.locator__result-right {
    width: 15em;
    padding: 1em 0 0
}

@media(max-width: 1199px) {
    .locator__result-right {
        width:100%;
        padding: 0 0 0 6em;
        margin: 2em 0 0
    }
}

.locator__result-schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.2em;
    line-height: 1.5
}

@media(max-width: 1199px) {
    .locator__result-schedule:first-child {
        margin:1em 0 0
    }
}

@media(max-width: 1199px) {
    .locator__result-schedule-content {
        overflow:hidden;
        max-height: 0;
        -webkit-transition: max-height .3s cubic-bezier(.455,.03,.515,.955);
        transition: max-height .3s cubic-bezier(.455,.03,.515,.955)
    }

    .locator__result-schedule-content.open {
        max-height: 20em
    }
}

.locator__result-schedule-cta {
    font-size: 1.2em;
    font-weight: 600;
    display: none;
    cursor: pointer;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955)
}

.locator__result-schedule-cta i {
    margin: 0 0 0 .3em
}

.locator__result-schedule-cta.open i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(max-width: 1199px) {
    .locator__result-schedule-cta {
        display:block
    }
}

.allowHover .locator__result-schedule-cta:hover {
    color: #00988f
}

.locator__result-schedule--red {
    color: #ea6c34
}

.locator__result-schedule--green {
    color: #8cb996
}

.locator__result-schedule-day {
    width: 4.2em
}

.locator__result-schedule-time {
    width: 5.8em
}

.locator__result-message {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.3
}

.locator__result-message-container {
    width: calc(100% + 6.1em);
    -webkit-transform: translate(-3.1em,3.1em);
    transform: translate(-3.1em,3.1em);
    background: #00988f;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding: 1.5em 2.5em
}

.locator__result-action {
    width: 30%;
    border-right: 1px solid #00988f;
    border-left: 1px solid #00988f
}

.locator__result-cta {
    color: #00988f;
    font-size: 1.4em;
    font-weight: 600;
    width: 6em
}

.locator__result-cta--innactive {
    width: 100%;
    font-size: 1.4em;
    line-height: 1.3;
    color: #626060;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    padding: 0 1em
}

@media(max-width: 575px) {
    .locator__result-cta--innactive {
        font-size:1.2em
    }
}

@media(max-width: 991px) {
    .locator__result-cta {
        width:auto
    }
}

.locator__result-cta-container {
    height: 50%;
    border-bottom: 1px solid #00988f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 991px) {
    .locator__result-cta-container {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.locator__result-cta-container img {
    width: 4.6em;
    margin: 0 2em 0 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: -webkit-transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: transform .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 1199px) {
    .locator__result-cta-container img {
        width:3.5em;
        margin: 0 1em 0 0
    }
}

@media(max-width: 991px) {
    .locator__result-cta-container img {
        margin:0 0 1em
    }
}

.allowHover .locator__result-cta-container:hover .jumpingtext {
    --move: -4px
}

.allowHover .locator__result-cta-container:hover .jumpingtext span {
    -webkit-animation: move .3s cubic-bezier(.455,.03,.515,.955) var(--d);
    animation: move .3s cubic-bezier(.455,.03,.515,.955) var(--d)
}

.allowHover .locator__result-cta-container:hover img {
    -webkit-transform: translateX(0.5em);
    transform: translateX(0.5em)
}

@media(max-width: 991px) {
    .allowHover .locator__result-cta-container:hover img {
        -webkit-transform:translateY(-0.5em);
        transform: translateY(-0.5em)
    }
}

.locator__result:first-child .locator__result-info {
    border-top: 1px solid #d4d4d4
}

.locator__result:first-child .locator__result-action {
    border-top: 1px solid #00988f
}

.main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 100vh;
    min-height: calc(var(--vh,1vh) * 100)
}

@media(max-width: 767px) {
    .main {
        display:block
    }
}

.main__left {
    width: 40%;
    height: 100vh;
    height: calc(var(--vh,1vh) * 100);
    position: sticky;
    left: 0;
    top: 0;
    opacity: 0;
    background: #fff
}

@media(max-width: 767px) {
    .main__left {
        position:relative;
        height: 50vh;
        width: 100%;
        top: auto!important
    }
}

.main__right {
    width: 60%;
    background: #333;
    padding: 8em 0 0;
    background: #fff;
    position: relative
}

@media(max-width: 991px) {
    .main__right {
        padding:6em 0 0
    }
}

@media(max-width: 767px) {
    .main__right {
        width:100%;
        padding: 0
    }
}

.main__right-content {
    padding: 3.5vw 4.2vw
}

@media(max-width: 575px) {
    .main__right-content {
        padding:3em
    }
}

.main__right-content-child {
    padding: 0 0 0 4.2vw
}

@media(max-width: 1199px) {
    .main__right-content-child {
        padding:0
    }
}

.main__right-content-child--flex {
    margin: 0 0 3.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 1fr
}

.main__right-content-child--flex>div:first-child {
    padding-right: 4.2vw
}

@media(max-width: 991px) {
    .main__right-content-child--flex {
        display:block
    }

    .main__right-content-child--flex>div:first-child {
        padding-right: 0;
        padding-bottom: 3.5vw
    }
}

.main__right-content--yellow {
    position: relative
}

.main__right-content--no-bottom {
    padding-bottom: 0
}

.main__logo {
    position: fixed;
    top: 0;
    left: 3em;
    width: 10em;
    z-index: 100;
    margin: 3em 0 0
}

@media(max-width: 991px) {
    .main__logo {
        top:0!important
    }
}

@media(max-width: 575px) {
    .main__logo {
        width:15em
    }
}

.main__logo--small {
    width: 8.5em
}

@media(max-width: 575px) {
    .main__logo--small {
        width:6em
    }
}

.main__bg {
    min-height: 100vh;
    min-height: calc(var(--vh,1vh) * 100);
    height: 100%;
    width: 100%;
    position: relative
}

@media(max-width: 767px) {
    .main__bg {
        min-height:50vh
    }
}

.main__bg:before {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg,rgba(70,59,54,0.5) 0%,rgba(70,59,54,0.3) 20%,rgba(70,59,54,0) 50%,rgba(70,59,54,0) 100%);
    pointer-events: none;
    z-index: 10
}

.main__bg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    min-height: 100vh;
    min-height: calc(var(--vh,1vh) * 100);
    height: 100%
}

@media(max-width: 767px) {
    .main__bg img {
        min-height:50vh
    }
}

.main__bg .swiper {
    height: 100%;
    pointer-events: none
}

.main__title {
    font-size: 1.8em;
    color: #000;
    max-width: 60em
}

.main__title--small {
    font-size: 1.6em
}

.main__title--center {
    text-align: center
}

.main__text-container {
    margin: 1em 0 0
}

.main__spec {
    position: relative;
    z-index: 1
}

.main__spec-title {
    color: #000;
    font-size: 1.8em
}

.main__spec-list {
    display: grid;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
    row-gap: 2em;
    grid-template-columns: 1fr 1fr;
    margin: 3em 0 0
}

@media(max-width: 575px) {
    .main__spec-list {
        grid-template-columns:1fr
    }
}

.main__spec-list-el {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.main__spec-list img {
    width: 2.2em;
    display: block
}

.main__spec-list-text {
    color: #fff;
    font-size: 1.6em;
    line-height: 1.4;
    width: calc(100% - 1.6em);
    padding: 0 0 0 1em
}

.main__spec-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.main__spec-bg svg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible
}

.main__spec-bg svg path {
    fill: #00988f;
    visibility: hidden
}

.main__spec-bg svg path:first-child {
    visibility: visible
}

.main__loader {
    position: absolute;
    width: 100%;
    height: calc(100% - 8em);
    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;
    background: rgba(244,244,245,.8);
    z-index: 100;
    display: none
}

@media(max-width: 991px) {
    .main__loader {
        height:calc(100% - 6em)
    }
}

@media(max-width: 767px) {
    .main__loader {
        height:100%
    }
}

.main__loader img {
    width: 10em;
    height: 10em
}

.main__loader img.center {
    position: absolute;
    top: 50vh;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.menu {
    position: relative;
    overflow: hidden;
    background: #fff
}

.menu .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.menu .main__left {
    z-index: 20000
}

@media(max-width: 991px) {
    .menu .main__left {
        z-index:1
    }
}

.menu .main__right {
    width: 45%
}

@media(max-width: 1199px) {
    .menu .main__right {
        width:60%
    }
}

@media(max-width: 767px) {
    .menu .main__right {
        width:100%
    }
}

.menu__bg-mobile {
    height: 100%;
    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;
    background-size: cover;
    background-position: center;
    z-index: 1;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute
}

.menu__bg-mobile:before {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg,rgba(70,59,54,0.5) 0%,rgba(70,59,54,0.3) 20%,rgba(70,59,54,0) 50%,rgba(70,59,54,0) 100%);
    pointer-events: none;
    z-index: 10
}

.menu__bg-mobile-container {
    height: 100%;
    display: none;
    position: relative
}

@media(max-width: 767px) {
    .menu__bg-mobile-container {
        display:block
    }
}

.menu__bg {
    height: 100%;
    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;
    background-size: cover;
    background-position: center;
    opacity: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute
}

.menu__bg:before {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg,rgba(70,59,54,0.5) 0%,rgba(70,59,54,0.3) 20%,rgba(70,59,54,0) 50%,rgba(70,59,54,0) 100%);
    pointer-events: none;
    z-index: 10
}

.menu__bg--default {
    opacity: 1
}

.menu__bg--default .menu__title {
    opacity: 0
}

.menu__bg-container {
    height: 100%
}

@media(max-width: 767px) {
    .menu__bg-container {
        display:none
    }
}

.menu__title {
    font-size: 7em;
    font-weight: 600;
    color: #fff;
    opacity: .8
}

@media only screen and (min-width: 1440px) {
    .menu__title {
        font-size:9em
    }
}

@media(max-width: 1199px) {
    .menu__title {
        font-size:6em
    }
}

@media(max-width: 991px) {
    .menu__title {
        font-size:5em
    }
}

.menu__title.js-anim-title {
    opacity: 0;
    -webkit-transform: translateY(0.7em);
    transform: translateY(0.7em)
}

.menu__title-container {
    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;
    height: 100%;
    text-align: center;
    padding: 0 4.2vw;
    position: relative;
    z-index: 10
}

.menu__list {
    width: 100%
}

.menu__el {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 29em;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff
}

@media(max-width: 575px) {
    .menu__el {
        height:auto;
        min-height: 20em
    }
}

.menu__el-img {
    width: 30%;
    height: 100%;
    position: relative
}

@media(max-width: 575px) {
    .menu__el-img {
        height:auto;
        width: 40%;
    }

    .menu__el-img:before {
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        width: 100%;
        height: 30%;

    }
}

.menu__el-img-bg {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

@media(max-width: 575px) {
    .menu__el-img-bg {
        height:20em
    }
}

.menu__el-img-vege {
    position: absolute;
    right: 1em;
    bottom: 1em;
    width: 5em;
    height: auto;
    z-index: 1
}

.menu__el-desc {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 2.5vw
}

@media(max-width: 575px) {
    .menu__el-desc {
        padding:3.5vw;
        width: 60%;;
    }
}

.menu__el-name {
    color: #000;
    font-size: 1.8em;
    line-height: 2em
}

.menu__el-text-container {
    margin: 1.5em 0 0
}

.menu__el-note {
    color: #00988f;
    font-size: 1.2em;
    font-style: italic;
    font-weight: 500
}

.menu__el-note-container {
    margin: 1.5em 0 0
}

.menu__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 6em 0 0;
    opacity: 0;
    z-index: 10;
    position: relative;
    -webkit-transform: translate(10em,0);
    transform: translate(10em,0)
}

.menu__nav-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.menu__nav-bg svg {
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    overflow: visible
}

.menu__nav-bg svg path {
    fill: #00988f;
    visibility: hidden
}

.menu__nav-bg svg path:first-child {
    visibility: visible
}

.menu__nav-container {
    position: sticky;
    width: 15%;
    right: 0;
    top: 0;
    height: 100vh;
    height: calc(var(--vh,1vh) * 100);
    padding: 8em 0 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    overflow: hidden;
    z-index: 10000;
    -webkit-transition: width .3s cubic-bezier(.455,.03,.515,.955);
    transition: width .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 1199px) {
    .menu__nav-container {
        position:fixed;
        width: 0;
        overflow: hidden;
        height: calc(100vh - 6em)
    }
}

@media(max-width: 767px) {
    .menu__nav-container {
        z-index:1000;
        margin: 6em 0 0
    }
}

.menu__nav-container.open {
    width: 60%
}

@media(max-width: 991px) {
    .menu__nav-container.open {
        width:100%
    }
}

.menu__nav-item {
    color: #fff;
    font-size: 1.6em;
    position: relative;
    z-index: 1
}

.menu__nav-item-container {
    padding: 2em 3.5em;
    cursor: pointer;
    -webkit-transition: background .3s cubic-bezier(.455,.03,.515,.955);
    transition: background .3s cubic-bezier(.455,.03,.515,.955);
    margin: 0 0 1em;
    overflow: hidden;
    position: relative
}

.menu__nav-item-container.active {
    background: #963f14
}

.menu__nav-item-container svg {
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    position: absolute;
    overflow: hidden
}

.menu__nav-item-container svg path {
    fill: #963f14;
    visibility: hidden
}

.menu__nav-item-container svg path:first-child {
    visibility: visible
}

.menu__nav-cta {
    color: #fff;
    font-size: 1.6em;
    font-weight: 600
}

.menu__nav-cta-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    background: #00988f;
    z-index: 1000;
    height: 6em;
    display: none;
    padding: 0 0 0 20em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: -webkit-transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: transform .3s cubic-bezier(.455,.03,.515,.955);
    transition: transform .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955)
}

@media(max-width: 1199px) {
    .menu__nav-cta-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media(max-width: 991px) {
    .menu__nav-cta-container {
        padding:0
    }
}

@media(max-width: 767px) {
    .menu__nav-cta-container {
        -webkit-transition:-webkit-transform 0s cubic-bezier(.455,.03,.515,.955);
        transition: -webkit-transform 0s cubic-bezier(.455,.03,.515,.955);
        transition: transform 0s cubic-bezier(.455,.03,.515,.955);
        transition: transform 0s cubic-bezier(.455,.03,.515,.955),-webkit-transform 0s cubic-bezier(.455,.03,.515,.955)
    }
}

.menu__nav-cta-container.hide {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.menu__nav-cta-container.stick {
    position: fixed;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.menu__nav-cta-container.open {
    background: #00988f
}

.newsletter {
    width: 61.5em;
    height: 55em;
    background: #00988f;
    padding: 6em 14em 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 100
}

@media(max-width: 575px) {
    .newsletter {
        width:35em;
        padding: 4em 4em 0;
        height: 42em
    }
}

.newsletter__container {
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.newsletter__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #2f2828;
    opacity: .65
}

.newsletter__img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto
}

.newsletter__close {
    position: absolute;
    right: 2em;
    top: 2em;
    cursor: pointer
}

.newsletter__close svg {
    width: 2.2em;
    height: 2.2em
}

.newsletter__close svg path {
    -webkit-transition: fill .3s cubic-bezier(.455,.03,.515,.955);
    transition: fill .3s cubic-bezier(.455,.03,.515,.955)
}

.allowHover .newsletter__close:hover svg path {
    fill: #000
}

.newsletter__title {
    color: #fff;
    font-size: 2.8em;
    font-weight: 600;
    text-align: center
}

@media(max-width: 575px) {
    .newsletter__title {
        font-size:2.2em
    }
}

.newsletter__form {
    margin: 4.5em 0 0
}

.newsletter__form input {
    background: #fff;
    padding: 1em 2em;
    border-radius: 5em;
    width: 100%;
    display: table;
    margin: .75em auto 0;
    color: #463b36
}

.newsletter__form ::placeholder {
    color: #463b36!important
}

.newsletter__form ::-webkit-input-placeholder {
    color: #463b36!important
}

.newsletter__form :-ms-input-placeholder {
    color: #463b36!important
}

.newsletter__form ::-ms-input-placeholder {
    color: #463b36!important
}

.newsletter__form ::-moz-placeholder {
    color: #463b36!important;
    opacity: 1
}

.newsletter__form :-moz-placeholder {
    color: #463b36!important;
    opacity: 1
}

.newsletter__submit {
    border: 1px solid #fff;
    font-weight: 600;
    padding: 1em 2.5em;
    text-align: center;
    display: table;
    color: #fff;
    -webkit-transition: color .3s cubic-bezier(.455,.03,.515,.955),background .3s cubic-bezier(.455,.03,.515,.955);
    transition: color .3s cubic-bezier(.455,.03,.515,.955),background .3s cubic-bezier(.455,.03,.515,.955)
}

.allowHover .newsletter__submit:hover {
    background: #fff;
    color: #000
}

.newsletter__submit-container {
    margin: 2em 0 0
}

.newsletter__msg {
    display: none;
    margin: 1em 0 0
}

.newsletter__msg p {
    text-align: center;
    color: #000;
    font-size: 1.8em;
    line-height: 1.4;
    font-weight: 700
}

.newsletter__msg--error p {
    color: #ea6c34;
    font-weight: 600;
    font-size: 1.4em
}

.page404 {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh,1vh) * 100);
    position: relative
}

.page404__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.page404__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.page404__content {
    position: absolute;
    left: 50%;
    width: 50em;
    top: 10%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100
}

@media(max-width: 991px) {
    .page404__content {
        top:20%
    }
}

.page404__title {
    font-size: 12em;
    font-weight: 600;
    color: #fff;
    text-align: center
}

@media(max-width: 991px) {
    .page404__title {
        font-size:10em
    }
}

@media(max-width: 767px) {
    .page404__title {
        font-size:9em
    }
}

.page404__text {
    color: #000;
    text-align: center
}

.page404__text-container {
    margin: 2em 0 0
}

.page404__cta {
    color: #fff;
    text-align: center;
    font-size: 1.4em
}

.page404__cta-container {
    background: #00988f;
    padding: 2em 4em;
    display: block;
    text-align: center;
    margin: 3em auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.scroll-container {
    max-height: 100vh;
    max-height: calc(var(--vh,1vh) * 100);
    height: 100vh;
    height: calc(var(--vh,1vh) * 100);
    width: 100vw;
    overflow: auto;
    z-index: 10;
    pointer-events: none
}

.scroll-container .scroll-content {
    padding: 0 0 6em;
    pointer-events: none
}

.scroll-container .scrollbar-track {
    background: #fff;
    height: calc(100% - 6em);
    overflow: hidden
}

@media(max-width: 1199px) {
    .scroll-container .scrollbar-track {
        height:100%
    }
}

.scroll-container .scrollbar-track .scrollbar-thumb {
    border-radius: 0;
    background: #00988f
}

.skip {
    background: #fff;
    position: relative;
    overflow: hidden
}

.skip__step {
    list-style: none;
    counter-reset: item
}

.skip__step-container {
    margin: 2em 0 0
}

.skip__step-item {
    padding: 2em 0;
    border-bottom: 1px solid #00988f;
    counter-increment: item;
    position: relative;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.skip__step-item:before {
    content: counter(item);
    background: #00988f;
    border-radius: 100%;
    color: #fff;
    width: 2.2em;
    height: 2.2em;
    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;
    margin: 0 1.5em 0 0;
    font-size: 1.4em
}

.skip__step-text {
    font-size: 1.8em;
    width: calc(100% - 5.2em)
}

.skip__note-container {
    margin: 4em 0 0
}

.transition {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh,1vh) * 100);
    z-index: 10000;
    position: absolute;
    bottom: -100%;
    left: -100%;
    overflow: hidden
}

.transition--shape1 svg path,.transition--shape3 svg path {
    fill: #00988f
}

.transition--shape2 svg path,.transition--shape4 svg path {
    fill: #f5f5f5
}

.transition svg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible
}

.transition svg path {
    visibility: hidden
}

.transition svg path:first-child {
    visibility: visible
}

.animInBottom {
    opacity: 0;
    -webkit-transform: translateY(5em);
    transform: translateY(5em)
}

.animInBottom.animated {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: opacity 1s cubic-bezier(.25,.46,.45,.94),border .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .5s cubic-bezier(.34,1.56,.64,1);
    transition: opacity 1s cubic-bezier(.25,.46,.45,.94),border .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .5s cubic-bezier(.34,1.56,.64,1);
    transition: opacity 1s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.34,1.56,.64,1),border .3s cubic-bezier(.455,.03,.515,.955);
    transition: opacity 1s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.34,1.56,.64,1),border .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .5s cubic-bezier(.34,1.56,.64,1)
}

.bv_atual {
    color: #000;
    padding: 1em;
    border: 1px solid #000;
    cursor: pointer
}

.bv_disabled {
    background-color: #e6e6e6!important;
    cursor: default!important
}

.bv_separator {
    font-weight: 700;
    color: #282828!important;
    cursor: default!important;
    background-color: transparent!important
}

.bv_background {
    background-color: #fff
}

.arrow {
    border: solid #000;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    float: right;
    pointer-events: none
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-top: 5px;
    transition: all .2s ease
}

.down {
    transition: all .2s ease;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 2px
}

.bv_ul_mobile {
    width: 80%!important;
    position: fixed!important;
    top: 5%!important;
    left: 10%!important;
    border: 0!important;
    height: 90%!important;
    margin: 0!important;
    overflow-y: scroll;
    z-index: 10!important;
    max-height: 100%!important
}

.bv_ul_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    z-index: 9
}

.bv_ul_mobile li {
    padding: 20px!important
}

.stop-scrolling {
    height: 100%;
    overflow: hidden
}

.bv_ul_inner {
    position: absolute;
    padding: 0;
    display: none;
    border: 1px solid #000;
    display: none;
    z-index: 1;
    max-height: 400px;
    overflow-x: auto;
    margin: -1px 0 0
}

.bv_ul_inner li {
    cursor: pointer;
    list-style: none;
    color: #000
}

.bv_ul_inner i {
    color: #464646;
    font-size: 17pt;
    margin-right: 10px;
    float: left;
    margin-top: -1px;
    margin-left: 3px
}

.bv_ul_inner li img {
    float: left;
    margin-right: 11px;
    position: relative;
    bottom: 6px;
    max-width: 30px
}

.bv_ul_inner li input {
    padding: 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0;
    color: #000;
    height: 38px;
    width: 100%;
    background-color: transparent;
    font-size: 10pt;
    font-weight: 700
}

.bv_ul_inner li:hover {
    background-color: #eee
}

.nofocus {
    background-color: rgba(255,255,255,.1)!important;
    padding: 0!important;
    border-bottom: 2px solid #e1e1e1
}

.innerinput {
    padding: 0 9px 0 10px
}

*:focus {
    outline: none!important
}
