meta.foundation-version {
    font-family: "/5.5.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 45.71429em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:45.78571em)/";
    width: 45.78571em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:45.78571em) and (max-width:73.14286em)/";
    width: 45.78571em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:73.21429em)/";
    width: 73.21429em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:73.21429em) and (max-width:102.85714em)/";
    width: 73.21429em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:102.92857em)/";
    width: 102.92857em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:102.92857em) and (max-width:137.14286em)/";
    width: 102.92857em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:137.21429em)/";
    width: 137.21429em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html,body {
    height: 100%
}

*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,body {
    font-size: 14px
}

body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    margin: 0 auto;
    max-width: 85.71429rem;
    width: 100%
}

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    margin: 0 -1.07143rem;
    max-width: none;
    width: auto
}

.row .row:before,.row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

.row .row.collapse:before,.row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,.columns {
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    width: 100%;
    float: left
}

.column+.column:last-child,.columns+.column:last-child,.column+.columns:last-child,.columns+.columns:last-child {
    float: right
}

.column+.column.end,.columns+.column.end,.column+.columns.end,.columns+.columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered,.columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered,.columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child,.columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child,.columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite,.columns.small-uncentered.opposite {
        float: right
    }

    .row.small-collapse>.column,.row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.small-uncollapse>.column,.row.small-uncollapse>.columns {
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        float: left
    }
}

@media only screen and (min-width: 45.78571em) {
    .medium-push-0 {
        position:relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered,.columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered,.columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child,.columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child,.columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite,.columns.medium-uncentered.opposite {
        float: right
    }

    .row.medium-collapse>.column,.row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.medium-uncollapse>.column,.row.medium-uncollapse>.columns {
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .large-push-0 {
        position:relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered,.columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered,.columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child,.columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child,.columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite,.columns.large-uncentered.opposite {
        float: right
    }

    .row.large-collapse>.column,.row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.large-uncollapse>.column,.row.large-uncollapse>.columns {
        padding-left: 1.07143rem;
        padding-right: 1.07143rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.accordion {
    margin-bottom: 0;
    margin-left: 0
}

.accordion:before,.accordion:after {
    content: " ";
    display: table
}

.accordion:after {
    clear: both
}

.accordion .accordion-navigation,.accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion .accordion-navigation.active>a,.accordion dd.active>a {
    background: #f7cc00;
    color: #222
}

.accordion .accordion-navigation>a,.accordion dd>a {
    background: #d46e0f;
    color: #fff;
    display: block;
    font-family: "arimo";
    font-size: 1.14286rem;
    padding: 1.14286rem
}

.accordion .accordion-navigation>a:hover,.accordion dd>a:hover {
    background: #f2c800
}

.accordion .accordion-navigation>.content,.accordion dd>.content {
    display: none;
    padding: 1.07143rem
}

.accordion .accordion-navigation>.content.active,.accordion dd>.content.active {
    background: #fff;
    display: block
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .92857rem;
    font-weight: normal;
    margin-bottom: 1.42857rem;
    padding: 1rem 1.71429rem 1rem 1rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #d46e0f;
    border-color: #dbb500;
    color: #fff
}

.alert-box .close {
    right: .28571rem;
    background: inherit;
    color: #333;
    font-size: 1.57143rem;
    line-height: .9;
    margin-top: -0.78571rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}

.alert-box .close:hover,.alert-box .close:focus {
    opacity: .5
}

.alert-box.radius {
    border-radius: 3px
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #fff
}

.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff
}

.alert-box.secondary {
    background-color: #FE5B10;
    border-color: #e74a01;
    color: #fff
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #5b1d00
}

.alert-box.alert-close {
    opacity: 0
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.71429rem
}

[class*="block-grid-"]:before,[class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .71429rem 1.42857rem
}

@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }

    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }

    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }

    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }

    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }

    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }

    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }

    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 45.78571em) {
    .medium-block-grid-1>li {
        list-style:none;
        width: 100%
    }

    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }

    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }

    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }

    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }

    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }

    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }

    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 73.21429em) {
    .large-block-grid-1>li {
        list-style:none;
        width: 100%
    }

    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }

    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }

    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }

    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }

    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }

    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }

    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.breadcrumbs {
    border-style: solid;
    border-width: 1px;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: .64286rem 1rem .64286rem;
    background-color: #ffb593;
    border-color: #fe9a6b;
    border-radius: 3px
}

.breadcrumbs>* {
    color: #d46e0f;
    float: left;
    font-size: .78571rem;
    line-height: .78571rem;
    margin: 0;
    text-transform: uppercase
}

.breadcrumbs>*:hover a,.breadcrumbs>*:focus a {
    text-decoration: underline
}

.breadcrumbs>* a {
    color: #d46e0f
}

.breadcrumbs>*.current {
    color: #333;
    cursor: default
}

.breadcrumbs>*.current a {
    color: #333;
    cursor: default
}

.breadcrumbs>*.current:hover,.breadcrumbs>*.current:hover a,.breadcrumbs>*.current:focus,.breadcrumbs>*.current:focus a {
    text-decoration: none
}

.breadcrumbs>*.unavailable {
    color: #999
}

.breadcrumbs>*.unavailable a {
    color: #999
}

.breadcrumbs>*.unavailable:hover,.breadcrumbs>*.unavailable:hover a,.breadcrumbs>*.unavailable:focus,.breadcrumbs>*.unavailable a:focus {
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}

.breadcrumbs>*:before {
    color: #aaa;
    content: "/";
    margin: 0 .85714rem;
    position: relative;
    top: 1px
}

.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0
}

[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/"
}

button,.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.42857rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1.14286rem 2.28571rem 1.21429rem 2.28571rem;
    font-size: 1.14286rem;
    background-color: #d46e0f;
    border-color: #cca800;
    color: #fff;
    transition: background-color 300ms ease-out
}

button:hover,button:focus,.button:hover,.button:focus {
    background-color: #cca800
}

button:hover,button:focus,.button:hover,.button:focus {
    color: #fff
}

button.secondary,.button.secondary {
    background-color: #FE5B10;
    border-color: #d74401;
    color: #fff
}

button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus {
    background-color: #d74401
}

button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus {
    color: #fff
}

button.success,.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
    background-color: #368a55
}

button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
    color: #fff
}

button.alert,.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus {
    background-color: #cf2a0e
}

button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus {
    color: #fff
}

button.warning,.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus {
    background-color: #cf6e0e
}

button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus {
    color: #fff
}

button.info,.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

button.info:hover,button.info:focus,.button.info:hover,.button.info:focus {
    background-color: #61b6d9
}

button.info:hover,button.info:focus,.button.info:hover,.button.info:focus {
    color: #fff
}

button.large,.button.large {
    padding: 1.28571rem 2.57143rem 1.35714rem 2.57143rem;
    font-size: 1.42857rem
}

button.small,.button.small {
    padding: 1rem 2rem 1.07143rem 2rem;
    font-size: .92857rem
}

button.tiny,.button.tiny {
    padding: .71429rem 1.42857rem .78571rem 1.42857rem;
    font-size: .78571rem
}

button.expand,.button.expand {
    padding: 1.14286rem 2.28571rem 1.21429rem 2.28571rem;
    font-size: 1.14286rem;
    padding-bottom: 1.21429rem;
    padding-top: 1.14286rem;
    padding-left: 1.14286rem;
    padding-right: 1.14286rem;
    width: 100%
}

button.left-align,.button.left-align {
    text-align: left;
    text-indent: .85714rem
}

button.right-align,.button.right-align {
    text-align: right;
    padding-right: .85714rem
}

button.radius,.button.radius {
    border-radius: 3px
}

button.round,.button.round {
    border-radius: 1000px
}

button.disabled,button[disabled],.button.disabled,.button[disabled] {
    background-color: #d46e0f;
    border-color: #cca800;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
    background-color: #cca800
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
    color: #fff
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
    background-color: #d46e0f
}

button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary {
    background-color: #FE5B10;
    border-color: #d74401;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
    background-color: #d74401
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
    color: #fff
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
    background-color: #FE5B10
}

button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
    background-color: #368a55
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
    color: #fff
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
    background-color: #43AC6A
}

button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
    background-color: #cf2a0e
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
    color: #fff
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
    background-color: #f04124
}

button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus {
    background-color: #cf6e0e
}

button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus {
    color: #fff
}

button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus {
    background-color: #f08a24
}

button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus {
    background-color: #61b6d9
}

button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus {
    color: #fff
}

button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus {
    background-color: #a0d3e8
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media only screen and (min-width: 45.78571em) {
    button,.button {
        display:inline-block
    }
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

.button-group:before,.button-group:after {
    content: " ";
    display: table
}

.button-group:after {
    clear: both
}

.button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%
}

.button-group.even-2 li>button,.button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-2 li:first-child button,.button-group.even-2 li:first-child .button {
    border-left: 0
}

.button-group.even-2 li button,.button-group.even-2 li .button {
    width: 100%
}

.button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%
}

.button-group.even-3 li>button,.button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-3 li:first-child button,.button-group.even-3 li:first-child .button {
    border-left: 0
}

.button-group.even-3 li button,.button-group.even-3 li .button {
    width: 100%
}

.button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%
}

.button-group.even-4 li>button,.button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-4 li:first-child button,.button-group.even-4 li:first-child .button {
    border-left: 0
}

.button-group.even-4 li button,.button-group.even-4 li .button {
    width: 100%
}

.button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%
}

.button-group.even-5 li>button,.button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-5 li:first-child button,.button-group.even-5 li:first-child .button {
    border-left: 0
}

.button-group.even-5 li button,.button-group.even-5 li .button {
    width: 100%
}

.button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%
}

.button-group.even-6 li>button,.button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-6 li:first-child button,.button-group.even-6 li:first-child .button {
    border-left: 0
}

.button-group.even-6 li button,.button-group.even-6 li .button {
    width: 100%
}

.button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%
}

.button-group.even-7 li>button,.button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-7 li:first-child button,.button-group.even-7 li:first-child .button {
    border-left: 0
}

.button-group.even-7 li button,.button-group.even-7 li .button {
    width: 100%
}

.button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%
}

.button-group.even-8 li>button,.button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-8 li:first-child button,.button-group.even-8 li:first-child .button {
    border-left: 0
}

.button-group.even-8 li button,.button-group.even-8 li .button {
    width: 100%
}

.button-group>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group>li>button,.button-group>li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group>li:first-child button,.button-group>li:first-child .button {
    border-left: 0
}

.button-group.stack>li {
    display: block;
    margin: 0;
    float: none
}

.button-group.stack>li>button,.button-group.stack>li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.stack>li:first-child button,.button-group.stack>li:first-child .button {
    border-left: 0
}

.button-group.stack>li>button,.button-group.stack>li .button {
    border-color: rgba(255,255,255,0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.stack>li>button {
    width: 100%
}

.button-group.stack>li:first-child button,.button-group.stack>li:first-child .button {
    border-top: 0
}

.button-group.stack-for-small>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button {
    border-left: 0
}

@media only screen and (max-width: 45.71429em) {
    .button-group.stack-for-small>li {
        display:block;
        margin: 0;
        width: 100%
    }

    .button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button {
        border-left: 0
    }

    .button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button {
        border-color: rgba(255,255,255,0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.stack-for-small>li>button {
        width: 100%
    }

    .button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button {
        border-top: 0
    }
}

.button-group.radius>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.radius>*>button,.button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.radius>*:first-child button,.button-group.radius>*:first-child .button {
    border-left: 0
}

.button-group.radius>*,.button-group.radius>*>a,.button-group.radius>*>button,.button-group.radius>*>.button {
    border-radius: 0
}

.button-group.radius>*:first-child,.button-group.radius>*:first-child>a,.button-group.radius>*:first-child>button,.button-group.radius>*:first-child>.button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>*:last-child,.button-group.radius>*:last-child>a,.button-group.radius>*:last-child>button,.button-group.radius>*:last-child>.button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>* {
    display: block;
    margin: 0
}

.button-group.radius.stack>*>button,.button-group.radius.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.radius.stack>*:first-child button,.button-group.radius.stack>*:first-child .button {
    border-left: 0
}

.button-group.radius.stack>*>button,.button-group.radius.stack>* .button {
    border-color: rgba(255,255,255,0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.radius.stack>*>button {
    width: 100%
}

.button-group.radius.stack>*:first-child button,.button-group.radius.stack>*:first-child .button {
    border-top: 0
}

.button-group.radius.stack>*,.button-group.radius.stack>*>a,.button-group.radius.stack>*>button,.button-group.radius.stack>*>.button {
    border-radius: 0
}

.button-group.radius.stack>*:first-child,.button-group.radius.stack>*:first-child>a,.button-group.radius.stack>*:first-child>button,.button-group.radius.stack>*:first-child>.button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>*:last-child,.button-group.radius.stack>*:last-child>a,.button-group.radius.stack>*:last-child>button,.button-group.radius.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

@media only screen and (min-width: 45.78571em) {
    .button-group.radius.stack-for-small>* {
        display:inline-block;
        margin: 0 -2px
    }

    .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small>*:first-child,.button-group.radius.stack-for-small>*:first-child>a,.button-group.radius.stack-for-small>*:first-child>button,.button-group.radius.stack-for-small>*:first-child>.button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .button-group.radius.stack-for-small>*:last-child,.button-group.radius.stack-for-small>*:last-child>a,.button-group.radius.stack-for-small>*:last-child>button,.button-group.radius.stack-for-small>*:last-child>.button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}

@media only screen and (max-width: 45.71429em) {
    .button-group.radius.stack-for-small>* {
        display:block;
        margin: 0
    }

    .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button {
        border-color: rgba(255,255,255,0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.radius.stack-for-small>*>button {
        width: 100%
    }

    .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button {
        border-top: 0
    }

    .button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small>*:first-child,.button-group.radius.stack-for-small>*:first-child>a,.button-group.radius.stack-for-small>*:first-child>button,.button-group.radius.stack-for-small>*:first-child>.button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .button-group.radius.stack-for-small>*:last-child,.button-group.radius.stack-for-small>*:last-child>a,.button-group.radius.stack-for-small>*:last-child>button,.button-group.radius.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

.button-group.round>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.round>*>button,.button-group.round>* .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.round>*:first-child button,.button-group.round>*:first-child .button {
    border-left: 0
}

.button-group.round>*,.button-group.round>*>a,.button-group.round>*>button,.button-group.round>*>.button {
    border-radius: 0
}

.button-group.round>*:first-child,.button-group.round>*:first-child>a,.button-group.round>*:first-child>button,.button-group.round>*:first-child>.button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>*:last-child,.button-group.round>*:last-child>a,.button-group.round>*:last-child>button,.button-group.round>*:last-child>.button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.round.stack>* {
    display: block;
    margin: 0
}

.button-group.round.stack>*>button,.button-group.round.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.round.stack>*:first-child button,.button-group.round.stack>*:first-child .button {
    border-left: 0
}

.button-group.round.stack>*>button,.button-group.round.stack>* .button {
    border-color: rgba(255,255,255,0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.round.stack>*>button {
    width: 100%
}

.button-group.round.stack>*:first-child button,.button-group.round.stack>*:first-child .button {
    border-top: 0
}

.button-group.round.stack>*,.button-group.round.stack>*>a,.button-group.round.stack>*>button,.button-group.round.stack>*>.button {
    border-radius: 0
}

.button-group.round.stack>*:first-child,.button-group.round.stack>*:first-child>a,.button-group.round.stack>*:first-child>button,.button-group.round.stack>*:first-child>.button {
    -webkit-top-left-radius: 1.14286rem;
    -webkit-top-right-radius: 1.14286rem;
    border-top-left-radius: 1.14286rem;
    border-top-right-radius: 1.14286rem
}

.button-group.round.stack>*:last-child,.button-group.round.stack>*:last-child>a,.button-group.round.stack>*:last-child>button,.button-group.round.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 1.14286rem;
    -webkit-bottom-right-radius: 1.14286rem;
    border-bottom-left-radius: 1.14286rem;
    border-bottom-right-radius: 1.14286rem
}

@media only screen and (min-width: 45.78571em) {
    .button-group.round.stack-for-small>* {
        display:inline-block;
        margin: 0 -2px
    }

    .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.round.stack-for-small>*:first-child,.button-group.round.stack-for-small>*:first-child>a,.button-group.round.stack-for-small>*:first-child>button,.button-group.round.stack-for-small>*:first-child>.button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }

    .button-group.round.stack-for-small>*:last-child,.button-group.round.stack-for-small>*:last-child>a,.button-group.round.stack-for-small>*:last-child>button,.button-group.round.stack-for-small>*:last-child>.button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}

@media only screen and (max-width: 45.71429em) {
    .button-group.round.stack-for-small>* {
        display:block;
        margin: 0
    }

    .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button {
        border-color: rgba(255,255,255,0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.round.stack-for-small>*>button {
        width: 100%
    }

    .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button {
        border-top: 0
    }

    .button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.round.stack-for-small>*:first-child,.button-group.round.stack-for-small>*:first-child>a,.button-group.round.stack-for-small>*:first-child>button,.button-group.round.stack-for-small>*:first-child>.button {
        -webkit-top-left-radius: 1.14286rem;
        -webkit-top-right-radius: 1.14286rem;
        border-top-left-radius: 1.14286rem;
        border-top-right-radius: 1.14286rem
    }

    .button-group.round.stack-for-small>*:last-child,.button-group.round.stack-for-small>*:last-child>a,.button-group.round.stack-for-small>*:last-child>button,.button-group.round.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 1.14286rem;
        -webkit-bottom-right-radius: 1.14286rem;
        border-bottom-left-radius: 1.14286rem;
        border-bottom-right-radius: 1.14286rem
    }
}

.button-bar:before,.button-bar:after {
    content: " ";
    display: table
}

.button-bar:after {
    clear: both
}

.button-bar .button-group {
    float: left;
    margin-right: .71429rem
}

.button-bar .button-group div {
    overflow: hidden
}

.clearing-thumbs,[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.clearing-thumbs:before,.clearing-thumbs:after,[data-clearing]:before,[data-clearing]:after {
    content: " ";
    display: table
}

.clearing-thumbs:after,[data-clearing]:after {
    clear: both
}

.clearing-thumbs li,[data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*="block-grid-"] li,[data-clearing][class*="block-grid-"] li {
    margin-right: 0
}

.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998
}

.clearing-touch-label {
    color: #aaa;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    background: #333;
    bottom: 0;
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0
}

.clearing-close {
    color: #ccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999
}

.clearing-close:hover,.clearing-close:focus {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel>ul {
    display: none
}

.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width: 45.78571em) {
    .clearing-main-prev,.clearing-main-next {
        height:100%;
        position: absolute;
        top: 0;
        width: 40px
    }

    .clearing-main-prev>span,.clearing-main-next>span {
        border: solid 12px;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }

    .clearing-main-prev>span:hover,.clearing-main-next>span:hover {
        opacity: .8
    }

    .clearing-main-prev {
        left: 0
    }

    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #ccc
    }

    .clearing-main-prev.disabled,.clearing-main-next.disabled {
        opacity: .3
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51,51,51,0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }

    .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }

    .clearing-assembled .clearing-container .carousel>ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px
    }

    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }

    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }

    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer !important;
        width: 100% !important
    }

    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: .8
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden
    }

    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px
    }
}

.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px
}

.f-dropdown.open {
    display: block
}

.f-dropdown>*:first-child {
    margin-top: 0
}

.f-dropdown>*:last-child {
    margin-bottom: 0
}

.f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89
}

.f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #ccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88
}

.f-dropdown.right:before {
    left: auto;
    right: 10px
}

.f-dropdown.right:after {
    left: auto;
    right: 9px
}

.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}

.f-dropdown.drop-right.open {
    display: block
}

.f-dropdown.drop-right>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-right>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-right:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89
}

.f-dropdown.drop-right:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88
}

.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px
}

.f-dropdown.drop-left.open {
    display: block
}

.f-dropdown.drop-left>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-left>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-left:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89
}

.f-dropdown.drop-left:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88
}

.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px
}

.f-dropdown.drop-top.open {
    display: block
}

.f-dropdown.drop-top>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-top>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-top:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #fff transparent transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    position: absolute;
    top: auto;
    left: 10px;
    right: auto;
    z-index: 89
}

.f-dropdown.drop-top:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #ccc transparent transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    position: absolute;
    top: auto;
    left: 9px;
    right: auto;
    z-index: 88
}

.f-dropdown li {
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.28571rem;
    margin: 0
}

.f-dropdown li:hover,.f-dropdown li:focus {
    background: #eee
}

.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}

.f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    padding: 1.42857rem;
    width: 100%;
    z-index: 89;
    max-width: 200px
}

.f-dropdown.content.open {
    display: block
}

.f-dropdown.content>*:first-child {
    margin-top: 0
}

.f-dropdown.content>*:last-child {
    margin-bottom: 0
}

.f-dropdown.radius {
    border-radius: 3px
}

.f-dropdown.tiny {
    max-width: 200px
}

.f-dropdown.small {
    max-width: 300px
}

.f-dropdown.medium {
    max-width: 500px
}

.f-dropdown.large {
    max-width: 800px
}

.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important
}

.f-dropdown.mega.open {
    left: 0 !important
}

.dropdown.button,button.dropdown {
    position: relative;
    padding-right: 4.07143rem
}

.dropdown.button::after,button.dropdown::after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0
}

.dropdown.button::after,button.dropdown::after {
    border-width: .42857rem;
    right: 1.60714rem;
    margin-top: -.17857rem
}

.dropdown.button::after,button.dropdown::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.tiny,button.dropdown.tiny {
    padding-right: 3rem
}

.dropdown.button.tiny:after,button.dropdown.tiny:after {
    border-width: .42857rem;
    right: 1.28571rem;
    margin-top: -.14286rem
}

.dropdown.button.tiny::after,button.dropdown.tiny::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.small,button.dropdown.small {
    padding-right: 3.5rem
}

.dropdown.button.small::after,button.dropdown.small::after {
    border-width: .5rem;
    right: 1.5rem;
    margin-top: -.17857rem
}

.dropdown.button.small::after,button.dropdown.small::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.large,button.dropdown.large {
    padding-right: 4.14286rem
}

.dropdown.button.large::after,button.dropdown.large::after {
    border-width: .35714rem;
    right: 1.96429rem;
    margin-top: -.17857rem
}

.dropdown.button.large::after,button.dropdown.large::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.secondary:after,button.dropdown.secondary:after {
    border-color: #333 transparent transparent transparent
}

.flex-video {
    height: 0;
    margin-bottom: 1.14286rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.78571rem;
    position: relative
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

form {
    margin: 0 0 1.14286rem
}

form .row .row {
    margin: 0 -.57143rem
}

form .row .row .column,form .row .row .columns {
    padding: 0 .57143rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column,form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns {
    padding-left: .57143rem
}

label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

label.inline {
    margin: 0 0 1.14286rem 0;
    padding: .64286rem 0
}

label small {
    text-transform: capitalize;
    color: #676767
}

.prefix,.postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 1rem;
    height: 2.64286rem;
    line-height: 2.64286rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

span.prefix,label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

span.postfix,label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

input:not([type]),input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.75);
    display: block;
    font-family: inherit;
    font-size: 1rem;
    height: 2.64286rem;
    margin: 0 0 1.14286rem 0;
    padding: .57143rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear,background .15s linear;
    -moz-transition: border-color .15s linear,background .15s linear;
    -ms-transition: border-color .15s linear,background .15s linear;
    -o-transition: border-color .15s linear,background .15s linear;
    transition: border-color .15s linear,background .15s linear
}

input:not([type]):focus,input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}

input:not([type]):disabled,input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="color"]:disabled,textarea:disabled {
    background-color: #ddd;
    cursor: default
}

input:not([type])[disabled],input:not([type])[readonly],fieldset[disabled] input:not([type]),input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default
}

input:not([type]).radius,input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,input[type="color"].radius,textarea.radius {
    border-radius: 3px
}

form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0,0,0,0.75);
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    padding: .57143rem;
    border-radius: 0;
    height: 2.64286rem
}

select::-ms-expand {
    display: none
}

select.radius {
    border-radius: 3px
}

select:focus {
    background-color: #f3f3f3;
    border-color: #999
}

select:disabled {
    background-color: #ddd;
    cursor: default
}

select[multiple] {
    height: auto
}

input[type="file"],input[type="checkbox"],input[type="radio"],select {
    margin: 0 0 1.14286rem 0
}

input[type="checkbox"]+label,input[type="radio"]+label {
    display: inline-block;
    margin-left: .57143rem;
    margin-right: 1.14286rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type="file"] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    margin: 1.28571rem 0;
    padding: 1.42857rem
}

fieldset legend {
    font-weight: bold;
    margin: 0;
    margin-left: -.21429rem;
    padding: 0 .21429rem
}

[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error {
    display: block;
    font-size: .85714rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1.14286rem;
    margin-top: -1px;
    padding: .42857rem .64286rem .64286rem;
    background: #f04124;
    color: #fff
}

[data-abide] span.error,[data-abide] small.error {
    display: none
}

span.error,small.error {
    display: block;
    font-size: .85714rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1.14286rem;
    margin-top: -1px;
    padding: .42857rem .64286rem .64286rem;
    background: #f04124;
    color: #fff
}

.error input,.error textarea,.error select {
    margin-bottom: 0
}

.error input[type="checkbox"],.error input[type="radio"] {
    margin-bottom: 1.14286rem
}

.error label,.error label.error {
    color: #f04124
}

.error small.error {
    display: block;
    font-size: .85714rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1.14286rem;
    margin-top: -1px;
    padding: .42857rem .64286rem .64286rem;
    background: #f04124;
    color: #fff
}

.error>label>small {
    background: transparent;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.error span.error-message {
    display: block
}

input.error,textarea.error,select.error {
    margin-bottom: 0
}

label.error {
    color: #f04124
}

.icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333
}

.icon-bar>* {
    display: block;
    float: left;
    font-size: 1rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%
}

.icon-bar>* i,.icon-bar>* img {
    display: block;
    margin: 0 auto
}

.icon-bar>* i+label,.icon-bar>* img+label {
    margin-top: .0625rem
}

.icon-bar>* i {
    font-size: 1.875rem;
    vertical-align: middle
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar.label-right>* i,.icon-bar.label-right>* img {
    display: inline-block;
    margin: 0 .0625rem 0 0
}

.icon-bar.label-right>* i+label,.icon-bar.label-right>* img+label {
    margin-top: 0
}

.icon-bar.label-right>* label {
    display: inline-block
}

.icon-bar.vertical.label-right>* {
    text-align: left
}

.icon-bar.vertical,.icon-bar.small-vertical {
    height: 100%;
    width: auto
}

.icon-bar.vertical .item,.icon-bar.small-vertical .item {
    float: none;
    margin: auto;
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.medium-vertical {
        height:100%;
        width: auto
    }

    .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.large-vertical {
        height:100%;
        width: auto
    }

    .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}

.icon-bar>* {
    font-size: 1rem;
    padding: 1.25rem
}

.icon-bar>* i+label,.icon-bar>* img+label {
    margin-top: .0625rem;
    font-size: 1rem
}

.icon-bar>* i {
    font-size: 1.875rem
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar>* label {
    color: #fff
}

.icon-bar>* i {
    color: #fff
}

.icon-bar>a:hover {
    background: #d46e0f
}

.icon-bar>a:hover label {
    color: #fff
}

.icon-bar>a:hover i {
    color: #fff
}

.icon-bar>a.active {
    background: #d46e0f
}

.icon-bar>a.active label {
    color: #fff
}

.icon-bar>a.active i {
    color: #fff
}

.icon-bar .item.disabled {
    cursor: not-allowed;
    opacity: .7;
    pointer-events: none
}

.icon-bar .item.disabled>* {
    opacity: .7;
    cursor: not-allowed
}

.icon-bar.two-up .item {
    width: 50%
}

.icon-bar.two-up.vertical .item,.icon-bar.two-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.two-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.two-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.three-up .item {
    width: 33.3333%
}

.icon-bar.three-up.vertical .item,.icon-bar.three-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.three-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.three-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.four-up .item {
    width: 25%
}

.icon-bar.four-up.vertical .item,.icon-bar.four-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.four-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.four-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.five-up .item {
    width: 20%
}

.icon-bar.five-up.vertical .item,.icon-bar.five-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.five-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.five-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.six-up .item {
    width: 16.66667%
}

.icon-bar.six-up.vertical .item,.icon-bar.six-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.six-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.six-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.seven-up .item {
    width: 14.28571%
}

.icon-bar.seven-up.vertical .item,.icon-bar.seven-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.seven-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.seven-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.eight-up .item {
    width: 12.5%
}

.icon-bar.eight-up.vertical .item,.icon-bar.eight-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.eight-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.eight-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.two-up .item {
    width: 50%
}

.icon-bar.two-up.vertical .item,.icon-bar.two-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.two-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.two-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.three-up .item {
    width: 33.3333%
}

.icon-bar.three-up.vertical .item,.icon-bar.three-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.three-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.three-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.four-up .item {
    width: 25%
}

.icon-bar.four-up.vertical .item,.icon-bar.four-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.four-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.four-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.five-up .item {
    width: 20%
}

.icon-bar.five-up.vertical .item,.icon-bar.five-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.five-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.five-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.six-up .item {
    width: 16.66667%
}

.icon-bar.six-up.vertical .item,.icon-bar.six-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.six-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.six-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.seven-up .item {
    width: 14.28571%
}

.icon-bar.seven-up.vertical .item,.icon-bar.seven-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.seven-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.seven-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.eight-up .item {
    width: 12.5%
}

.icon-bar.eight-up.vertical .item,.icon-bar.eight-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 45.78571em) {
    .icon-bar.eight-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 73.21429em) {
    .icon-bar.eight-up.large-vertical .item {
        width:auto
    }
}

.inline-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -1.57143rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0
}

.inline-list>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem
}

.inline-list>li>* {
    display: block
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    background: #333;
    color: #fff;
    display: none;
    font-family: inherit;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 103;
    left: 2.5%
}

.lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%
}

.joyride-content-wrapper {
    padding: 1.28571rem 1.42857rem 1.71429rem;
    width: 100%
}

.joyride-content-wrapper .button {
    margin-bottom: 0 !important
}

.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px
}

.joyride-tip-guide .joyride-nub {
    border: 10px solid #333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px
}

.joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6 {
    color: #fff;
    font-weight: bold;
    line-height: 1.25;
    margin: 0
}

.joyride-tip-guide p {
    font-size: 1rem;
    line-height: 1.3;
    margin: 0 0 1.28571rem 0
}

.joyride-timer-indicator-wrap {
    border: solid 1px #555;
    bottom: 1.14286rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.21429rem
}

.joyride-timer-indicator {
    background: #666;
    display: block;
    height: inherit;
    width: 0
}

.joyride-close-tip {
    color: #777 !important;
    font-size: 24px;
    font-weight: normal;
    line-height: .5 !important;
    position: absolute;
    text-decoration: none;
    top: 10px;
    right: 12px
}

.joyride-close-tip:hover,.joyride-close-tip:focus {
    color: #eee !important
}

.joyride-modal-bg {
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0
}

.joyride-expose-wrapper {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 15px #fff;
    position: absolute;
    z-index: 102
}

.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}

@media only screen {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px
    }

    .joyride-tip-guide .joyride-nub.right {
        border-color: #333 !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        left: auto;
        right: -20px;
        top: 22px
    }

    .joyride-tip-guide .joyride-nub.left {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-top-color: transparent !important;
        left: -20px;
        right: auto;
        top: 22px
    }
}

.keystroke,kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    font-family: "Consolas","Menlo","Courier",monospace;
    font-size: inherit;
    margin: 0;
    padding: .14286rem .28571rem 0;
    border-radius: 3px
}

.label {
    display: inline-block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: .28571rem .57143rem .28571rem;
    font-size: .78571rem;
    background-color: #d46e0f;
    color: #fff
}

.label.radius {
    border-radius: 3px
}

.label.round {
    border-radius: 1000px
}

.label.alert {
    background-color: #f04124;
    color: #fff
}

.label.warning {
    background-color: #f08a24;
    color: #fff
}

.label.success {
    background-color: #43AC6A;
    color: #fff
}

.label.secondary {
    background-color: #FE5B10;
    color: #fff
}

.label.info {
    background-color: #a0d3e8;
    color: #333
}

[data-magellan-expedition],[data-magellan-expedition-clone] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}

[data-magellan-expedition] .sub-nav,[data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0
}

[data-magellan-expedition] .sub-nav dd,[data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0
}

[data-magellan-expedition] .sub-nav a,[data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container li {
    display: block
}

.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}

.slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555 #fff;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}

.orbit-container {
    background: none;
    overflow: hidden;
    position: relative;
    width: 100%
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}

.orbit-container .orbit-slides-container>*:first-child {
    margin-left: 0
}

.orbit-container .orbit-slides-container>* .orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51,51,51,0.8);
    color: #fff;
    font-size: 1rem;
    padding: .71429rem 1rem;
    width: 100%
}

.orbit-container .orbit-slide-number {
    left: 10px;
    background: transparent;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .35714rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255,255,255,0.3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}

.orbit-container .orbit-timer>span {
    border: solid 4px #fff;
    border-bottom: none;
    border-top: none;
    display: none;
    height: 14px;
    position: absolute;
    top: 0;
    width: 11px;
    right: 0
}

.orbit-container .orbit-timer.paused>span {
    top: 0;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    border-color: transparent;
    border-left-color: #fff;
    right: -4px
}

.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-prev,.orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10
}

.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover {
    background-color: rgba(0,0,0,0.3)
}

.orbit-container .orbit-prev>span,.orbit-container .orbit-next>span {
    border: inset 10px;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff
}

.orbit-container .orbit-prev:hover>span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next>span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
    border-left-color: #fff
}

.orbit-bullets-container {
    text-align: center
}

.orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 10px
}

.orbit-bullets li {
    background: #ccc;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: .64286rem;
    margin-right: 6px;
    width: .64286rem;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #999
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next {
    display: none
}

.touch .orbit-bullets {
    display: none
}

@media only screen and (min-width: 45.78571em) {
    .touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next {
        display:inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width: 45.71429em) {
    .orbit-stack-on-small .orbit-slides-container {
        height:auto !important
    }

    .orbit-stack-on-small .orbit-slides-container>* {
        margin: 0 !important;
        opacity: 1 !important;
        position: relative
    }

    .orbit-stack-on-small .orbit-slide-number {
        display: none
    }

    .orbit-timer {
        display: none
    }

    .orbit-next,.orbit-prev {
        display: none
    }

    .orbit-bullets {
        display: none
    }
}

ul.pagination {
    display: block;
    margin-left: -.35714rem;
    min-height: 1.71429rem
}

ul.pagination li {
    color: #222;
    font-size: 1rem;
    height: 1.71429rem;
    margin-left: .35714rem
}

ul.pagination li a,ul.pagination li button {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background: none;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: inherit;
    padding: .07143rem .71429rem .07143rem
}

ul.pagination li:hover a,ul.pagination li a:focus,ul.pagination li:hover button,ul.pagination li button:focus {
    background: #e6e6e6
}

ul.pagination li.unavailable a,ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}

ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus,ul.pagination li.unavailable:hover button,ul.pagination li.unavailable button:focus {
    background: transparent
}

ul.pagination li.current a,ul.pagination li.current button {
    background: #d46e0f;
    color: #fff;
    cursor: default;
    font-weight: bold
}

ul.pagination li.current a:hover,ul.pagination li.current a:focus,ul.pagination li.current button:hover,ul.pagination li.current button:focus {
    background: #d46e0f
}

ul.pagination li {
    display: block;
    float: left
}

.pagination-centered {
    text-align: center
}

.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.42857rem;
    padding: 1.42857rem;
    background: #f2f2f2;
    color: #333
}

.panel>:first-child {
    margin-top: 0
}

.panel>:last-child {
    margin-bottom: 0
}

.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p,.panel li,.panel dl {
    color: #333
}

.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6 {
    line-height: 1;
    margin-bottom: .71429rem
}

.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.42857rem;
    padding: 1.42857rem;
    background: #fffcf0;
    color: #333
}

.panel.callout>:first-child {
    margin-top: 0
}

.panel.callout>:last-child {
    margin-bottom: 0
}

.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p,.panel.callout li,.panel.callout dl {
    color: #333
}

.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6 {
    line-height: 1;
    margin-bottom: .71429rem
}

.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #d46e0f
}

.panel.callout a:not(.button):hover,.panel.callout a:not(.button):focus {
    color: #dbb500
}

.panel.radius {
    border-radius: 3px
}

.pricing-table {
    border: solid 1px #ebebeb;
    margin-left: 0;
    margin-bottom: 1.42857rem
}

.pricing-table * {
    list-style: none;
    line-height: 1
}

.pricing-table .title {
    background-color: #242424;
    color: #FFF;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1.14286rem;
    font-weight: normal;
    padding: 1.42857rem;
    text-align: center
}

.pricing-table .price {
    background-color: #363636;
    color: #fff;
    font-family: Arimo,Georgia,Cambria,"Times New Roman",Times,serif;
    font-size: 3.14286rem;
    font-weight: 900;
    padding: 1.71429rem;
    text-align: center
}

.pricing-table .description {
    background-color: #fcfcfc;
    border-bottom: solid 1px #ebebeb;
    color: #777;
    font-size: .85714rem;
    font-weight: normal;
    line-height: 1.4;
    padding: 1.07143rem;
    text-align: center
}

.pricing-table .bullet-item {
    background-color: #fcfcfc;
    border-bottom: solid 1px #ebebeb;
    color: #333;
    font-size: 1rem;
    font-weight: normal;
    padding: 1.35714rem;
    text-align: center
}

.pricing-table .cta-button {
    background-color: #f5f5f5;
    padding: 1.42857rem 1.42857rem 0;
    text-align: center
}

.progress {
    background-color: #FAFAFA;
    border: 0 solid #fff;
    height: 1.07143rem;
    margin-bottom: .71429rem;
    padding: .14286rem
}

.progress .meter {
    background: #d46e0f;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.secondary {
    background: #FE5B10;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.success {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.alert {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.secondary .meter {
    background: #FE5B10;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.radius {
    border-radius: 3px
}

.progress.radius .meter {
    border-radius: 2px
}

.progress.round {
    border-radius: 1000px
}

.progress.round .meter {
    border-radius: 999px
}

.range-slider {
    border: 1px solid #ddd;
    margin: 1.42857rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1.14286rem;
    width: 100%;
    background: #FAFAFA
}

.range-slider.vertical-range {
    border: 1px solid #ddd;
    margin: 1.42857rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 14.28571rem;
    width: 1.14286rem
}

.range-slider.vertical-range .range-slider-handle {
    bottom: -12rem;
    margin-left: -0.57143rem;
    margin-top: 0;
    position: absolute
}

.range-slider.vertical-range .range-slider-active-segment {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: initial;
    bottom: 0;
    height: auto;
    width: 1rem
}

.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle {
    background: #d46e0f;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle:hover {
    background: #e0b900
}

.range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle {
    background: #d46e0f;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle:hover {
    background: #e0b900
}

.range-slider.disabled,.range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: .7
}

.range-slider.disabled .range-slider-handle,.range-slider[disabled] .range-slider-handle {
    background: #d46e0f;
    cursor: default;
    opacity: .7
}

.range-slider.disabled .range-slider-handle:hover,.range-slider[disabled] .range-slider-handle:hover {
    background: #e0b900
}

.range-slider-active-segment {
    background: #fe590d;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: 1rem;
    position: absolute
}

.range-slider-handle {
    border: 1px solid none;
    cursor: pointer;
    display: inline-block;
    height: 1.57143rem;
    position: absolute;
    top: -.35714rem;
    width: 2.28571rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #d46e0f
}

.range-slider-handle:hover {
    background: #e0b900
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0,0,0,0.45);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 2.14286rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0,0,0,0.4)
}

@media only screen and (max-width: 45.71429em) {
    .reveal-modal {
        min-height:100vh
    }
}

.reveal-modal .column,.reveal-modal .columns {
    min-width: 0
}

.reveal-modal>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 45.78571em) {
    .reveal-modal {
        left:0;
        margin: 0 auto;
        max-width: 85.71429rem;
        right: 0;
        width: 80%
    }
}

@media only screen and (min-width: 45.78571em) {
    .reveal-modal {
        top:7.14286rem
    }
}

.reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px
}

.reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px
}

.reveal-modal.collapse {
    padding: 0;
    box-shadow: none
}

@media only screen and (min-width: 45.78571em) {
    .reveal-modal.tiny {
        left:0;
        margin: 0 auto;
        max-width: 85.71429rem;
        right: 0;
        width: 30%
    }
}

@media only screen and (min-width: 45.78571em) {
    .reveal-modal.small {
        left:0;
        margin: 0 auto;
        max-width: 85.71429rem;
        right: 0;
        width: 40%
    }
}

@media only screen and (min-width: 45.78571em) {
    .reveal-modal.medium {
        left:0;
        margin: 0 auto;
        max-width: 85.71429rem;
        right: 0;
        width: 60%
    }
}

@media only screen and (min-width: 45.78571em) {
    .reveal-modal.large {
        left:0;
        margin: 0 auto;
        max-width: 85.71429rem;
        right: 0;
        width: 70%
    }
}

@media only screen and (min-width: 45.78571em) {
    .reveal-modal.xlarge {
        left:0;
        margin: 0 auto;
        max-width: 85.71429rem;
        right: 0;
        width: 95%
    }
}

.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0
}

@media only screen and (min-width: 45.78571em) {
    .reveal-modal.full {
        left:0;
        margin: 0 auto;
        max-width: 85.71429rem;
        right: 0;
        width: 100%
    }
}

.reveal-modal.toback {
    z-index: 1003
}

.reveal-modal .close-reveal-modal {
    color: #aaa;
    cursor: pointer;
    font-size: 2.85714rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: .71429rem;
    right: 1.57143rem
}

.side-nav {
    display: block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 1rem 0
}

.side-nav li {
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 .5rem 0
}

.side-nav li a:not(.button) {
    color: #d46e0f;
    display: block;
    margin: 0;
    padding: .5rem 1rem
}

.side-nav li a:not(.button):hover,.side-nav li a:not(.button):focus {
    background: rgba(0,0,0,0.025);
    color: #ffe04d
}

.side-nav li a:not(.button):active {
    color: #ffe04d
}

.side-nav li.active>a:first-child:not(.button) {
    color: #ffe04d;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    list-style: none;
    padding: 0;
    border-top-color: #e6e6e6
}

.side-nav li.heading {
    color: #d46e0f;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase
}

.split.button {
    position: relative;
    padding-right: 5.78571rem
}

.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}

.split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    top: 50%;
    left: 50%
}

.split.button span:active {
    background-color: rgba(0,0,0,0.1)
}

.split.button span {
    border-left-color: rgba(255,255,255,0.5)
}

.split.button span {
    width: 3.53571rem
}

.split.button span:after {
    border-top-style: solid;
    border-width: .42857rem;
    margin-left: -.42857rem;
    top: 48%
}

.split.button span:after {
    border-color: #fff transparent transparent transparent
}

.split.button.secondary span {
    border-left-color: rgba(255,255,255,0.5)
}

.split.button.secondary span:after {
    border-color: #fff transparent transparent transparent
}

.split.button.alert span {
    border-left-color: rgba(255,255,255,0.5)
}

.split.button.success span {
    border-left-color: rgba(255,255,255,0.5)
}

.split.button.tiny {
    padding-right: 4.28571rem
}

.split.button.tiny span {
    width: 2.57143rem
}

.split.button.tiny span:after {
    border-top-style: solid;
    border-width: .42857rem;
    margin-left: -.42857rem;
    top: 48%
}

.split.button.small {
    padding-right: 5rem
}

.split.button.small span {
    width: 3rem
}

.split.button.small span:after {
    border-top-style: solid;
    border-width: .5rem;
    margin-left: -.42857rem;
    top: 48%
}

.split.button.large {
    padding-right: 6.28571rem
}

.split.button.large span {
    width: 3.92857rem
}

.split.button.large span:after {
    border-top-style: solid;
    border-width: .35714rem;
    margin-left: -.42857rem;
    top: 48%
}

.split.button.expand {
    padding-left: 2rem
}

.split.button.secondary span:after {
    border-color: #333 transparent transparent transparent
}

.split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.split.button.no-pip span:before {
    border-style: none
}

.split.button.no-pip span:after {
    border-style: none
}

.split.button.no-pip span>i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%
}

.sub-nav {
    display: block;
    margin: -.28571rem 0 1.28571rem;
    overflow: hidden;
    padding-top: .28571rem;
    width: auto
}

.sub-nav dt {
    text-transform: uppercase
}

.sub-nav dt,.sub-nav dd,.sub-nav li {
    color: #999;
    float: left;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1rem;
    font-weight: normal;
    margin-left: 1.14286rem;
    margin-bottom: 0
}

.sub-nav dt a,.sub-nav dd a,.sub-nav li a {
    color: #999;
    padding: .21429rem 1.14286rem;
    text-decoration: none
}

.sub-nav dt a:hover,.sub-nav dd a:hover,.sub-nav li a:hover {
    color: #737373
}

.sub-nav dt.active a,.sub-nav dd.active a,.sub-nav li.active a {
    border-radius: 3px;
    background: #d46e0f;
    color: #fff;
    cursor: default;
    font-weight: normal;
    padding: .21429rem 1.14286rem
}

.sub-nav dt.active a:hover,.sub-nav dd.active a:hover,.sub-nav li.active a:hover {
    background: #dbb500
}

.switch {
    border: none;
    margin-bottom: 1.5rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch label {
    background: #ddd;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left .15s ease-out
}

.switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px
}

.switch input+label {
    margin-left: 0;
    margin-right: 0
}

.switch label:after {
    background: #fff;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left .15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.switch input:checked+label {
    background: #d46e0f
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch label {
    height: 2rem;
    width: 4rem
}

.switch label:after {
    height: 1.5rem;
    width: 1.5rem
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch label {
    color: transparent;
    background: #ddd
}

.switch label:after {
    background: #fff
}

.switch input:checked+label {
    background: #d46e0f
}

.switch.large label {
    height: 2.5rem;
    width: 5rem
}

.switch.large label:after {
    height: 2rem;
    width: 2rem
}

.switch.large input:checked+label:after {
    left: 2.75rem
}

.switch.small label {
    height: 1.75rem;
    width: 3.5rem
}

.switch.small label:after {
    height: 1.25rem;
    width: 1.25rem
}

.switch.small input:checked+label:after {
    left: 2rem
}

.switch.tiny label {
    height: 1.5rem;
    width: 3rem
}

.switch.tiny label:after {
    height: 1rem;
    width: 1rem
}

.switch.tiny input:checked+label:after {
    left: 1.75rem
}

.switch.radius label {
    border-radius: 4px
}

.switch.radius label:after {
    border-radius: 3px
}

.switch.round {
    border-radius: 1000px
}

.switch.round label {
    border-radius: 2rem
}

.switch.round label:after {
    border-radius: 2rem
}

table {
    background: #fff;
    border: solid 1px #ddd;
    margin-bottom: 1.42857rem;
    table-layout: auto
}

table caption {
    background: transparent;
    color: #222;
    font-size: 1.14286rem;
    font-weight: bold
}

table thead {
    background: #F5F5F5
}

table thead tr th,table thead tr td {
    color: #222;
    font-size: 1rem;
    font-weight: bold;
    padding: .57143rem .71429rem .71429rem
}

table tfoot {
    background: #F5F5F5
}

table tfoot tr th,table tfoot tr td {
    color: #222;
    font-size: 1rem;
    font-weight: bold;
    padding: .57143rem .71429rem .71429rem
}

table tr th,table tr td {
    color: #222;
    font-size: 1rem;
    padding: .64286rem .71429rem;
    text-align: left
}

table tr.even,table tr.alt,table tr:nth-of-type(even) {
    background: #F9F9F9
}

table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td {
    display: table-cell;
    line-height: 1.28571rem
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}

.tabs:before,.tabs:after {
    content: " ";
    display: table
}

.tabs:after {
    clear: both
}

.tabs dd,.tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative
}

.tabs dd>a,.tabs .tab-title>a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1.14286rem;
    padding: 1.14286rem 2.28571rem
}

.tabs dd>a:hover,.tabs .tab-title>a:hover {
    background-color: #e1e1e1
}

.tabs dd.active>a,.tabs .tab-title.active>a {
    background-color: #fff;
    color: #222
}

.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical dd,.tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.71429rem;
    width: 100%
}

.tabs-content:before,.tabs-content:after {
    content: " ";
    display: table
}

.tabs-content:after {
    clear: both
}

.tabs-content>.content {
    display: none;
    float: left;
    padding: 1.07143rem 0;
    width: 100%
}

.tabs-content>.content.active {
    display: block;
    float: none
}

.tabs-content>.content.contained {
    padding: 1.07143rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical>.content {
    padding: 0 1.07143rem
}

@media only screen and (min-width: 45.78571em) {
    .tabs.vertical {
        float:left;
        margin: 0;
        margin-bottom: 1.25rem !important;
        max-width: 20%;
        width: 20%
    }

    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}

.no-js .tabs-content>.content {
    display: block;
    float: none
}

.th {
    border: solid 4px #fff;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all 200ms ease-out
}

.th:hover,.th:focus {
    box-shadow: 0 0 6px 1px rgba(255,210,0,0.5)
}

.th.radius {
    border-radius: 3px
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    color: #333;
    cursor: help;
    font-weight: bold
}

.has-tip:hover,.has-tip:focus {
    border-bottom: dotted 1px #735f00;
    color: #d46e0f
}

.has-tip.tip-left,.has-tip.tip-right {
    float: none !important
}

.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.3;
    max-width: 300px;
    padding: .85714rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}

.tooltip>.nub {
    border: solid 5px;
    border-color: transparent transparent #333 transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}

.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round>.nub {
    left: 2rem
}

.tooltip.opened {
    border-bottom: dotted 1px #735f00 !important;
    color: #d46e0f !important
}

.tap-to-close {
    color: #777;
    display: block;
    font-size: .71429rem;
    font-weight: normal
}

@media only screen {
    .tooltip>.nub {
        border-color: transparent transparent #333 transparent;
        top: -10px
    }

    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent transparent;
        bottom: -10px;
        top: auto
    }

    .tooltip.tip-left,.tooltip.tip-right {
        float: none !important
    }

    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }

    .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width: 900px)/";
    width: 900px
}

.contain-to-grid {
    width: 100%;
    background: #fff
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0
}

.fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 3.21429rem;
    z-index: 98
}

.top-bar {
    background: #fff;
    height: 3.21429rem;
    line-height: 3.21429rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

.top-bar ul {
    list-style: none;
    margin-bottom: 0
}

.top-bar .row {
    max-width: none
}

.top-bar form,.top-bar input,.top-bar select {
    margin-bottom: 0
}

.top-bar input,.top-bar select {
    font-size: .75rem;
    height: 2rem;
    padding-bottom: .35rem;
    padding-top: .35rem
}

.top-bar .button,.top-bar button {
    font-size: .75rem;
    margin-bottom: 0;
    padding-bottom: .42143rem;
    padding-top: .42143rem
}

@media only screen and (max-width: 45.71429em) {
    .top-bar .button,.top-bar button {
        position:relative;
        top: -1px
    }
}

.top-bar .title-area {
    margin: 0;
    position: relative
}

.top-bar .name {
    font-size: 14px;
    height: 3.21429rem;
    margin: 0
}

.top-bar .name h1,.top-bar .name h2,.top-bar .name h3,.top-bar .name h4,.top-bar .name p,.top-bar .name span {
    font-size: 1.21429rem;
    line-height: 3.21429rem;
    margin: 0
}

.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name p a,.top-bar .name span a {
    color: #000;
    display: block;
    font-weight: normal;
    padding: 0 1.07143rem;
    width: 75%
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #000;
    display: block;
    font-size: .92857rem;
    font-weight: bold;
    height: 3.21429rem;
    line-height: 3.21429rem;
    padding: 0 1.07143rem;
    position: relative;
    text-transform: uppercase
}

.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%
}

.top-bar .toggle-topbar.menu-icon a {
    color: #fff;
    height: 34px;
    line-height: 33px;
    padding: 0 2.85714rem 0 1.07143rem;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: 1.07143rem;
    box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px ""
}

.top-bar.expanded {
    background: transparent;
    height: auto
}

.top-bar.expanded .title-area {
    background: #fff
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888,0 7px 0 1px #888,0 14px 0 1px #888
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown,.top-bar.expanded .top-bar-section .dropdown {
        clip:initial
    }

    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul {
        padding: 0
    }
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out
}

.top-bar-section ul {
    display: block;
    font-size: 14px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.top-bar-section .divider,.top-bar-section [role="separator"] {
    border-top: solid 1px gray;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #fff
}

.top-bar-section ul li>a {
    color: #000;
    display: block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: .92857rem;
    font-weight: 300;
    padding-left: 1.07143rem;
    padding: 12px 0 12px 1.07143rem;
    text-transform: uppercase;
    width: 100%
}

.top-bar-section ul li>a.button {
    font-size: .92857rem;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    background-color: #d46e0f;
    border-color: #cca800;
    color: #fff
}

.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus {
    background-color: #cca800
}

.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus {
    color: #fff
}

.top-bar-section ul li>a.button.secondary {
    background-color: #FE5B10;
    border-color: #d74401;
    color: #fff
}

.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus {
    background-color: #d74401
}

.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus {
    color: #fff
}

.top-bar-section ul li>a.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus {
    background-color: #368a55
}

.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus {
    color: #fff
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus {
    background-color: #cf2a0e
}

.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus {
    color: #fff
}

.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus {
    background-color: #cf6e0e
}

.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus {
    color: #fff
}

.top-bar-section ul li>a.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.button.info:focus {
    background-color: #61b6d9
}

.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.button.info:focus {
    color: #fff
}

.top-bar-section ul li>button {
    font-size: .92857rem;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    background-color: #d46e0f;
    border-color: #cca800;
    color: #fff
}

.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus {
    background-color: #cca800
}

.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus {
    color: #fff
}

.top-bar-section ul li>button.secondary {
    background-color: #FE5B10;
    border-color: #d74401;
    color: #fff
}

.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus {
    background-color: #d74401
}

.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus {
    color: #fff
}

.top-bar-section ul li>button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus {
    background-color: #368a55
}

.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus {
    color: #fff
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus {
    background-color: #cf2a0e
}

.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus {
    color: #fff
}

.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus {
    background-color: #cf6e0e
}

.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus {
    color: #fff
}

.top-bar-section ul li>button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li>button.info:hover,.top-bar-section ul li>button.info:focus {
    background-color: #61b6d9
}

.top-bar-section ul li>button.info:hover,.top-bar-section ul li>button.info:focus {
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: #000;
    color: #000;
    background: #fff
}

.top-bar-section ul li.active>a {
    background: #fff;
    color: #000
}

.top-bar-section ul li.active>a:hover {
    background: #dbb500;
    color: #000
}

.top-bar-section .has-form {
    padding: 1.07143rem
}

.top-bar-section .has-dropdown {
    position: relative
}

.top-bar-section .has-dropdown>a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent rgba(255,255,255,0.4);
    border-left-style: solid;
    margin-right: 1.07143rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%
}

.top-bar-section .dropdown li {
    height: auto;
    width: 100%
}

.top-bar-section .dropdown li a {
    font-weight: 300;
    padding: 8px 1.07143rem
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: 300
}

.top-bar-section .dropdown li.title h5,.top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.28571rem
}

.top-bar-section .dropdown li.title h5 a,.top-bar-section .dropdown li.parent-link a {
    color: #000;
    display: block
}

.top-bar-section .dropdown li.title h5 a:hover,.top-bar-section .dropdown li.parent-link a:hover {
    background: none
}

.top-bar-section .dropdown li.has-form {
    padding: 8px 1.07143rem
}

.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    color: #777;
    font-size: .71429rem;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px 1.07143rem 2px;
    text-transform: uppercase
}

.js-generated {
    display: block
}

@media only screen and (min-width: 900px) {
    .top-bar {
        background:#fff;
        overflow: visible
    }

    .top-bar:before,.top-bar:after {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name h5 a,.top-bar .name h6 a {
        width: auto
    }

    .top-bar input,.top-bar select,.top-bar .button,.top-bar button {
        font-size: 1rem;
        height: 2rem;
        position: relative;
        top: .60714rem
    }

    .top-bar .has-form>.button,.top-bar .has-form>button {
        font-size: 1rem;
        height: 2rem;
        position: relative;
        top: .60714rem
    }

    .top-bar.expanded {
        background: #fff
    }

    .contain-to-grid .top-bar {
        margin: 0 auto;
        margin-bottom: 0;
        max-width: 85.71429rem
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }

    .top-bar-section ul {
        display: inline;
        height: auto !important;
        width: auto
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover>a:not(.button) {
        background-color: #000;
        background: #fff;
        color: #000
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #fff;
        line-height: 3.21429rem;
        padding: 0 1.07143rem
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #000;
        background: #fff
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #fff;
        color: #000;
        line-height: 3.21429rem;
        padding: 0 1.07143rem
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #dbb500;
        color: #000
    }

    .top-bar-section .has-dropdown>a {
        padding-right: 2.5rem !important
    }

    .top-bar-section .has-dropdown>a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255,255,255,0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.60714rem
    }

    .top-bar-section .has-dropdown.moved {
        position: relative
    }

    .top-bar-section .has-dropdown.moved>.dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block
    }

    .top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .top-bar-section .has-dropdown>a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: .21429rem;
        right: 5px
    }

    .top-bar-section .dropdown {
        left: 0;
        background: transparent;
        min-width: 100%;
        top: auto
    }

    .top-bar-section .dropdown li a {
        background: #fff;
        color: #000;
        line-height: 3.21429rem;
        padding: 12px 1.07143rem;
        white-space: nowrap
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: #fff;
        color: #000
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        background-color: #000;
        color: #aaa;
        background: #fff
    }

    .top-bar-section .dropdown li label {
        background: #333;
        white-space: nowrap
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }

    .top-bar-section>ul>.divider,.top-bar-section>ul>[role="separator"] {
        border-right: solid 1px #fff;
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 3.21429rem;
        width: 0
    }

    .top-bar-section .has-form {
        background: #fff;
        height: 3.21429rem;
        padding: 0 1.07143rem
    }

    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }

    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }

    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }

    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }

    .no-js .top-bar-section ul li:hover>a {
        background-color: #000;
        background: #fff;
        color: #000
    }

    .no-js .top-bar-section ul li:active>a {
        background: #fff;
        color: #000
    }

    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 45.71429em) {
    .small-only-text-left {
        text-align:left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .medium-only-text-left {
        text-align:left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 45.78571em) {
    .medium-text-left {
        text-align:left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 73.21429em) and (max-width: 102.85714em) {
    .large-only-text-left {
        text-align:left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 73.21429em) {
    .large-text-left {
        text-align:left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 102.92857em) and (max-width: 137.14286em) {
    .xlarge-only-text-left {
        text-align:left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 102.92857em) {
    .xlarge-text-left {
        text-align:left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 137.21429em) and (max-width: 7142857.07143em) {
    .xxlarge-only-text-left {
        text-align:left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 137.21429em) {
    .xxlarge-text-left {
        text-align:left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

a {
    color: #d46e0f;
    line-height: inherit;
    text-decoration: none
}

a:hover,a:focus {
    color: #dbb500
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.42857rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.25rem;
    line-height: 1.6
}

p aside {
    font-size: 1rem;
    font-style: italic;
    line-height: 1.35
}

h1,h2,h3,h4,h5,h6 {
    color: #222;
    font-family: Arimo,Georgia,Cambria,"Times New Roman",Times,serif;
    font-style: normal;
    font-weight: bold;
    line-height: 1.25;
    margin-bottom: .5rem;
    margin-top: 0;
    text-rendering: optimizeLegibility
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0
}

h1 {
    font-size: 2.42857rem
}

h2 {
    font-size: 1.92857rem
}

h3 {
    font-size: 1.57143rem
}

h4 {
    font-size: 1.28571rem
}

h5 {
    font-size: 1.28571rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.42857rem 0 1.35714rem
}

em,i {
    font-style: italic;
    line-height: inherit
}

strong,b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    background-color: #ffceb7;
    border-color: #ffb08c;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: normal;
    padding: .14286rem .35714rem .07143rem
}

ul,ol,dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.42857rem
}

ul {
    margin-left: 1.1rem
}

ul li ul,ul li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0
}

ul.square li ul,ul.circle li ul,ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ol {
    margin-left: 1.4rem
}

ol li ul,ol li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0
}

.no-bullet {
    list-style-type: none;
    margin-left: 0
}

.no-bullet li ul,.no-bullet li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0;
    list-style: none
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: .85714rem
}

abbr,acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #ddd
}

blockquote {
    margin: 0 0 1.42857rem;
    padding: .64286rem 1.42857rem 0 1.35714rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .92857rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,blockquote cite a:visited {
    color: #555
}

blockquote,blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.42857rem 0;
    border: 1px solid #ddd;
    padding: .71429rem .85714rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: 1.07143rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 .07143rem
}

@media only screen and (min-width: 45.78571em) {
    h1,h2,h3,h4,h5,h6 {
        line-height:1.25
    }

    h1 {
        font-size: 3.14286rem
    }

    h2 {
        font-size: 2.64286rem
    }

    h3 {
        font-size: 1.92857rem
    }

    h4 {
        font-size: 1.64286rem
    }

    h5 {
        font-size: 1.28571rem
    }

    h6 {
        font-size: 1rem
    }
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .34in
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-right,.off-canvas-wrap.move-left,.off-canvas-wrap.move-bottom,.off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.inner-wrap:before,.inner-wrap:after {
    content: " ";
    display: table
}

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 3.21429rem;
    line-height: 3.21429rem;
    position: relative
}

.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 3.21429rem;
    margin: 0
}

.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4 {
    font-size: 1.28571rem
}

.left-small {
    height: 3.21429rem;
    position: absolute;
    top: 0;
    width: 3.21429rem;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    height: 3.21429rem;
    position: absolute;
    top: 0;
    width: 3.21429rem;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    height: 3.21429rem;
    padding: 0 .71429rem;
    position: absolute;
    text-align: center;
    top: 0
}

.tab-bar-section.left {
    text-align: left
}

.tab-bar-section.right {
    text-align: right
}

.tab-bar-section.left {
    left: 0;
    right: 3.21429rem
}

.tab-bar-section.right {
    left: 3.21429rem;
    right: 0
}

.tab-bar-section.middle {
    left: 3.21429rem;
    right: 3.21429rem
}

.tab-bar .menu-icon {
    color: #fff;
    display: block;
    height: 3.21429rem;
    padding: 0;
    position: relative;
    text-indent: 2.5rem;
    transform: translate3d(0, 0, 0);
    width: 3.21429rem
}

.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.57143rem;
    left: 1.03571rem;
    box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;
    width: 1.14286rem
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 17.85714rem;
    z-index: 1001;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    top: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 17.85714rem;
    z-index: 1001;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    top: 0
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.top-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 17.85714rem;
    z-index: 1001;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    top: 0;
    width: 100%;
    height: 21.42857rem
}

.top-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.bottom-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 17.85714rem;
    z-index: 1001;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    width: 100%;
    height: 21.42857rem
}

.bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.off-canvas-list li label {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    display: block;
    font-size: .85714rem;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase
}

ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255,255,255,0.7);
    display: block;
    padding: .66667rem;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

ul.off-canvas-list li a:active {
    background: #242424
}

.move-right>.inner-wrap {
    -webkit-transform: translate3d(17.85714rem, 0, 0);
    -moz-transform: translate3d(17.85714rem, 0, 0);
    -ms-transform: translate(17.85714rem, 0);
    -o-transform: translate3d(17.85714rem, 0, 0);
    transform: translate3d(17.85714rem, 0, 0)
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .move-right .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.move-left>.inner-wrap {
    -webkit-transform: translate3d(-17.85714rem, 0, 0);
    -moz-transform: translate3d(-17.85714rem, 0, 0);
    -ms-transform: translate(-17.85714rem, 0);
    -o-transform: translate3d(-17.85714rem, 0, 0);
    transform: translate3d(-17.85714rem, 0, 0)
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .move-left .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.move-top>.inner-wrap {
    -webkit-transform: translate3d(0, -21.42857rem, 0);
    -moz-transform: translate3d(0, -21.42857rem, 0);
    -ms-transform: translate(0, -21.42857rem);
    -o-transform: translate3d(0, -21.42857rem, 0);
    transform: translate3d(0, -21.42857rem, 0)
}

.move-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .move-top .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.move-bottom>.inner-wrap {
    -webkit-transform: translate3d(0, 21.42857rem, 0);
    -moz-transform: translate3d(0, 21.42857rem, 0);
    -ms-transform: translate(0, 21.42857rem);
    -o-transform: translate3d(0, 21.42857rem, 0);
    transform: translate3d(0, 21.42857rem, 0)
}

.move-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .move-bottom .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu,.offcanvas-overlap .top-off-canvas-menu,.offcanvas-overlap .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap-top .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap-bottom .top-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 45.78571em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -17.85714rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -17.85714rem
}

.no-csstransforms .top-off-canvas-menu {
    top: -21.42857rem
}

.no-csstransforms .bottom-off-canvas-menu {
    bottom: -21.42857rem
}

.no-csstransforms .move-left>.inner-wrap {
    right: 17.85714rem
}

.no-csstransforms .move-right>.inner-wrap {
    left: 17.85714rem
}

.no-csstransforms .move-top>.inner-wrap {
    right: 21.42857rem
}

.no-csstransforms .move-bottom>.inner-wrap {
    left: 21.42857rem
}

.left-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 17.85714rem;
    height: 21.42857rem;
    z-index: 1002;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.left-submenu * {
    -webkit-backface-visibility: hidden
}

.left-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0
}

.left-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.left-submenu .back>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.left-submenu.move-right,.left-submenu.offcanvas-overlap-right,.left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.right-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 17.85714rem;
    height: 21.42857rem;
    z-index: 1002;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.right-submenu * {
    -webkit-backface-visibility: hidden
}

.right-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0
}

.right-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.right-submenu .back>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-submenu.move-left,.right-submenu.offcanvas-overlap-left,.right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.top-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 17.85714rem;
    height: 21.42857rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    top: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.top-submenu * {
    -webkit-backface-visibility: hidden
}

.top-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0
}

.top-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.top-submenu.move-bottom,.top-submenu.offcanvas-overlap-bottom,.top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.bottom-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 17.85714rem;
    height: 21.42857rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.bottom-submenu * {
    -webkit-backface-visibility: hidden
}

.bottom-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem 1.07143rem;
    text-transform: uppercase;
    margin: 0
}

.bottom-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.bottom-submenu.move-top,.bottom-submenu.offcanvas-overlap-top,.bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

@media only screen {
    .show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 45.78571em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 73.21429em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 102.92857em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 137.21429em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

.show-for-landscape,.hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape,.show-for-portrait {
    display: none !important
}

table.hide-for-landscape,table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape,thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape,tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape,tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .show-for-landscape,.hide-for-portrait {
        display:inherit !important
    }

    .hide-for-landscape,.show-for-portrait {
        display: none !important
    }

    table.show-for-landscape,table.hide-for-portrait {
        display: table !important
    }

    thead.show-for-landscape,thead.hide-for-portrait {
        display: table-header-group !important
    }

    tbody.show-for-landscape,tbody.hide-for-portrait {
        display: table-row-group !important
    }

    tr.show-for-landscape,tr.hide-for-portrait {
        display: table-row !important
    }

    td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait,.hide-for-landscape {
        display:inherit !important
    }

    .hide-for-portrait,.show-for-landscape {
        display: none !important
    }

    table.show-for-portrait,table.hide-for-landscape {
        display: table !important
    }

    thead.show-for-portrait,thead.hide-for-landscape {
        display: table-header-group !important
    }

    tbody.show-for-portrait,tbody.hide-for-landscape {
        display: table-row-group !important
    }

    tr.show-for-portrait,tr.hide-for-landscape {
        display: table-row !important
    }

    td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table !important
}

.touch table.show-for-touch {
    display: table !important
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:focus,.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only,.show-for-print {
    display: none !important
}

@media print {
    .print-only,.show-for-print {
        display: block !important
    }

    .hide-on-print,.hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }
}

.wd-title-section_c h2::after {
    background-color: #d46e0f;
    content: " ";
    display: block;
    height: 3px;
    margin: 15px auto;
    width: 80px
}

.content-highlited {
    padding: 120px 50px;
    text-align: center
}

.content-highlited h3 {
    color: #222222;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 42px
}

.darker-text h5 {
    color: #333
}

.facts i {
    font-size: 50px;
    color: #d46e0f
}

.wd-title-section_l h2::after {
    background-color: #d46e0f;
    content: " ";
    display: block;
    height: 3px;
    margin: 15px 0 20px;
    width: 80px
}

.logo-sticky {
    display: none
}

.fixed .logo-sticky {
    display: block;
    padding-top: 5px
}

.fixed .logo {
    display: none
}

.pricing-table .cta-button {
    padding: 1.42857rem
}

.pl0 {
    padding-left: 0
}

#respond h4 {
    margin-bottom: 20px
}

#submit {
    margin-top: 16px
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    padding: 6px 18px
}

.sorry {
    line-height: 1.6;
    color: #444
}

.try {
    line-height: 1.6;
    margin-bottom: 10px;
    color: #b2b2b2
}

.vc_row .has-box-shadow {
    margin-top: -75px;
    box-shadow: 0 0 15px 3px rgba(0,0,0,0.1);
    overflow: hidden
}

@media only screen and (max-width: 45.71429em) {
    .vc_row .has-box-shadow {
        margin-top:0
    }
}

.vc_row .has-box-shadow h2 {
    font-size: 36px;
    color: #242424;
    margin-bottom: 20px
}

.vc_row .has-box-shadow h2:after {
    display: none
}

.vc_row .has-box-shadow h5 {
    color: #3A3A3A;
    font-size: 17px;
    line-height: 36px;
    font-family: 'Montserrat',sans-serif !important
}

.vc_row .has-box-shadow h5 br {
    line-height: 36px
}

.vc_row .has-box-shadow .wd-title-section_l {
    margin-top: 13px
}

.vc_row.boxes-no-border .wd-text-icon {
    overflow: hidden;
    margin-bottom: 20px
}

.vc_row.boxes-no-border .wd-text-icon .box-icon {
    position: relative;
    margin-left: 25px;
    height: 100%;
    width: 60px;
    display: inline;
    float: left
}

.vc_row.boxes-no-border .wd-text-icon .box-icon img {
    height: 100%;
    padding: 0;
    border-radius: unset
}

.vc_row.boxes-no-border .wd-text-icon .box-description {
    padding-left: 16px;
    width: calc(100% - 90px);
    display: inline;
    float: left
}

.vc_row.boxes-no-border .wd-text-icon .box-description h3 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #000;
    letter-spacing: 0px;
    line-height: 23.75px;
    font-weight: 700;
    text-transform: capitalize
}

.vc_row.boxes-no-border .wd-text-icon .box-description p {
    color: #3A3A3A;
    font-family: "Montserrat",sans-serif;
    font-size: 17px;
    padding: 0;
    line-height: 27px
}

.vc_row.boxes-no-border.custom-headings {
    background-image: url("../images/map-dots.svg");
    background-repeat: no-repeat;
    background-position: 50% 35%;
    padding: 80px 0 105px
}

.vc_row.boxes-no-border.custom-headings .wd-text-icon {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column
}

.vc_row.boxes-no-border.custom-headings .wd-text-icon .box-icon {
    margin-bottom: 30px
}

.vc_row.boxes-no-border.custom-headings .wd-text-icon .box-description {
    padding-left: 22px;
    width: 100%
}

.vc_row .no-after .wd-title-section_l h2:after {
    display: none
}

.vc_row .no-after .wd-title-section_l h5 {
    display: none
}

.vc_row .no-after h2 {
    font-size: 36px;
    line-height: 32px;
    color: #242424;
    font-weight: 700;
    margin-bottom: 21px
}

.vc_row .no-after h2:after {
    display: none
}

.vc_row .no-after .custom-paragraphe p {
    font-size: 17px;
    font-weight: 300;
    line-height: 27px;
    color: #3a3a3a;
    font-family: 'Montserrat', sans-serif !important
}

.vc_row .no-after .vc_btn3.vc_btn3-style-modern {
    border-radius: 100px;
    background-color: #0F3B8F;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px
}

.vc_row .no-after-with-sub .wd-title-section_l h2,.vc_row .no-after-with-sub .wd-title-section_c h2 {
    font-size: 36px;
    line-height: 32px;
    margin-bottom: 24px;
    color: #242424;
    font-weight: 700
}

.vc_row .no-after-with-sub .wd-title-section_l h2:after,.vc_row .no-after-with-sub .wd-title-section_c h2:after {
    display: none
}

.vc_row .no-after-with-sub .wd-title-section_l h5,.vc_row .no-after-with-sub .wd-title-section_c h5 {
    display: block;
    font-size: 17px;
    line-height: 27px;
    color: #3A3A3A;
    font-family: 'Montserrat', sans-serif !important
}

.vc_row.gradient-testimonial-three {
    background-image: linear-gradient(240deg, #23CB00, #09f);
    color: #fff
}

.vc_row.gradient-testimonial-three .wd-title-section_c h2:after {
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff
}

.vc_row.gradient-testimonial-three blockquote p:before,.vc_row.gradient-testimonial-three blockquote p:after {
    display: none
}

.vc_row.gradient-testimonial-three blockquote img {
    display: none
}

.vc_row.gradient-testimonial-three blockquote cite {
    color: #fff
}

.vc_row.gradient-testimonial-three blockquote cite:after {
    content: "\2014 \0020";
    margin-left: 18px
}

.vc_row.gradient-testimonial-three blockquote cite:before {
    margin-right: 18px
}

.vc_row.gradient-testimonial-three .owl-controls {
    display: none !important
}

.vc_row .custom-gallery .wd-title-section_c h2:after {
    width: 45px;
    height: 2px;
    background-color: #5DA204
}

.vc_row .custom-gallery .wd-title-section_c h5 {
    color: #3A3A3A;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif !important
}

.vc_row .custom-team .wd-title-section_c h2:after {
    width: 45px;
    height: 2px;
    background-color: #5DA204
}

.vc_row .custom-team .wd-title-section_c h5 {
    display: none
}

.vc_row .custom-team ul.wd-section-team {
    background: transparent;
    padding-bottom: 0
}

.vc_row .custom-team ul.wd-section-team li.wd-team-member-item .wd-team-member {
    background-color: transparent;
    margin: 0;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px
}

.vc_row .custom-team ul.wd-section-team li.wd-team-member-item .wd-team-member img {
    border-radius: 50%;
    width: 160px;
    height: 160px
}

@media only screen and (max-width: 45.71429em) {
    .vc_row .custom-team ul.wd-section-team li.wd-team-member-item .wd-team-member {
        padding-bottom:40px !important
    }
}

.vc_row .custom-team ul.wd-section-team li.wd-team-member-item .wd-team-member .wd-title-element {
    margin-bottom: 10px;
    color: #000;
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    margin-top: 14px
}

.vc_row .custom-team ul.wd-section-team li.wd-team-member-item .wd-team-member p {
    font-size: 16px;
    line-height: 27px;
    color: #292929
}

.primary-color_bg,.blog-info {
    background: #d46e0f
}

.primary-color_color {
    color: #d46e0f
}

.primary-color_border {
    border-color: #d46e0f
}

/*!
 * Hover.css (https://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: https://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * https://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow:hover,.hvr-grow:focus,.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-shrink:hover,.hvr-shrink:focus,.hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
}

@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse-grow:hover,.hvr-pulse-grow:focus,.hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse-shrink:hover,.hvr-pulse-shrink:focus,.hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-push:hover,.hvr-push:focus,.hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pop:hover,.hvr-pop:focus,.hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-in:hover,.hvr-bounce-in:focus,.hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-out:hover,.hvr-bounce-out:focus,.hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-rotate:hover,.hvr-rotate:focus,.hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
}

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow-rotate:hover,.hvr-grow-rotate:focus,.hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}

.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-float:hover,.hvr-float:focus,.hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sink:hover,.hvr-sink:focus,.hvr-sink:active {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-bob:hover,.hvr-bob:focus,.hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-hang:hover,.hvr-hang:focus,.hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-skew:hover,.hvr-skew:focus,.hvr-skew:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-forward:hover,.hvr-skew-forward:focus,.hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-backward:hover,.hvr-skew-backward:focus,.hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
}

@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-vertical:hover,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-horizontal:hover,.hvr-wobble-horizontal:focus,.hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-to-bottom-right:hover,.hvr-wobble-to-bottom-right:focus,.hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-to-top-right:hover,.hvr-wobble-to-top-right:focus,.hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-wobble-top:hover,.hvr-wobble-top:focus,.hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.hvr-wobble-bottom:hover,.hvr-wobble-bottom:focus,.hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-skew:hover,.hvr-wobble-skew:focus,.hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-buzz:hover,.hvr-buzz:focus,.hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-buzz-out:hover,.hvr-buzz-out:focus,.hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hvr-fade:hover,.hvr-fade:focus,.hvr-fade:active {
    background-color: #d46e0f;
    color: white
}

@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32,152,209,0.75)
    }
}

@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32,152,209,0.75)
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.hvr-back-pulse:hover,.hvr-back-pulse:focus,.hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #d46e0f;
    background-color: #2098d1;
    color: white
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-right:hover,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:active {
    color: white
}

.hvr-sweep-to-right:hover:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-left:hover,.hvr-sweep-to-left:focus,.hvr-sweep-to-left:active {
    color: white
}

.hvr-sweep-to-left:hover:before,.hvr-sweep-to-left:focus:before,.hvr-sweep-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-bottom:hover,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:active {
    color: white
}

.hvr-sweep-to-bottom:hover:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-top:hover,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:active {
    color: white
}

.hvr-sweep-to-top:hover:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-right:hover,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:active {
    color: white
}

.hvr-bounce-to-right:hover:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-left:hover,.hvr-bounce-to-left:focus,.hvr-bounce-to-left:active {
    color: white
}

.hvr-bounce-to-left:hover:before,.hvr-bounce-to-left:focus:before,.hvr-bounce-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-bottom:hover,.hvr-bounce-to-bottom:focus,.hvr-bounce-to-bottom:active {
    color: white
}

.hvr-bounce-to-bottom:hover:before,.hvr-bounce-to-bottom:focus:before,.hvr-bounce-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-bounce-to-top:hover,.hvr-bounce-to-top:focus,.hvr-bounce-to-top:active {
    color: white
}

.hvr-bounce-to-top:hover:before,.hvr-bounce-to-top:focus:before,.hvr-bounce-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-radial-out:hover,.hvr-radial-out:focus,.hvr-radial-out:active {
    color: white
}

.hvr-radial-out:hover:before,.hvr-radial-out:focus:before,.hvr-radial-out:active:before {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #d46e0f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-radial-in:hover,.hvr-radial-in:focus,.hvr-radial-in:active {
    color: white
}

.hvr-radial-in:hover:before,.hvr-radial-in:focus:before,.hvr-radial-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #d46e0f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-in:hover,.hvr-rectangle-in:focus,.hvr-rectangle-in:active {
    color: white
}

.hvr-rectangle-in:hover:before,.hvr-rectangle-in:focus:before,.hvr-rectangle-in:active:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-out:hover,.hvr-rectangle-out:focus,.hvr-rectangle-out:active {
    color: white
}

.hvr-rectangle-out:hover:before,.hvr-rectangle-out:focus:before,.hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #d46e0f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-in-horizontal:hover,.hvr-shutter-in-horizontal:focus,.hvr-shutter-in-horizontal:active {
    color: white
}

.hvr-shutter-in-horizontal:hover:before,.hvr-shutter-in-horizontal:focus:before,.hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d46e0f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-horizontal:hover,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:active {
    color: white
}

.hvr-shutter-out-horizontal:hover:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #d46e0f;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-in-vertical:hover,.hvr-shutter-in-vertical:focus,.hvr-shutter-in-vertical:active {
    color: white
}

.hvr-shutter-in-vertical:hover:before,.hvr-shutter-in-vertical:focus:before,.hvr-shutter-in-vertical:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #d46e0f;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-vertical:hover,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:active {
    color: white
}

.hvr-shutter-out-vertical:hover:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1,0 0 1px transparent
}

.hvr-border-fade:hover,.hvr-border-fade:focus,.hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #d46e0f,0 0 1px transparent
}

.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1,0 0 1px transparent
}

.hvr-hollow:hover,.hvr-hollow:focus,.hvr-hollow:active {
    background: none
}

.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-trim:before {
    content: '';
    position: absolute;
    border: #fff solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.hvr-trim:hover:before,.hvr-trim:focus:before,.hvr-trim:active:before {
    opacity: 1
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-out:hover:before,.hvr-ripple-out:focus:before,.hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out
}

@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-in:hover:before,.hvr-ripple-in:focus:before,.hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in
}

.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-out:hover:before,.hvr-outline-out:focus:before,.hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px
}

.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #d46e0f solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left
}

.hvr-outline-in:hover:before,.hvr-outline-in:focus:before,.hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1
}

.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius
}

.hvr-round-corners:hover,.hvr-round-corners:focus,.hvr-round-corners:active {
    border-radius: 1em
}

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #d46e0f;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-left:hover:before,.hvr-underline-from-left:focus:before,.hvr-underline-from-left:active:before {
    right: 0
}

.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 40em) {
    .hvr-underline-from-center {
        display:block
    }
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #d46e0f;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-center:hover:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:active:before {
    left: 0;
    right: 0
}

.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-from-right:hover:before,.hvr-underline-from-right:focus:before,.hvr-underline-from-right:active:before {
    left: 0
}

.hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #d46e0f;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-left:hover:before,.hvr-overline-from-left:focus:before,.hvr-overline-from-left:active:before {
    right: 0
}

.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #d46e0f;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-center:hover:before,.hvr-overline-from-center:focus:before,.hvr-overline-from-center:active:before {
    left: 0;
    right: 0
}

.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #d46e0f;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-from-right:hover:before,.hvr-overline-from-right:focus:before,.hvr-overline-from-right:active:before {
    left: 0
}

.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #d46e0f;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-reveal:hover:before,.hvr-reveal:focus:before,.hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px
}

.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d46e0f;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-underline-reveal:hover:before,.hvr-underline-reveal:focus:before,.hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #d46e0f;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-overline-reveal:hover:before,.hvr-overline-reveal:focus:before,.hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-glow:hover,.hvr-glow:focus,.hvr-glow:active {
    box-shadow: 0 0 8px rgba(0,0,0,0.6)
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-shadow:hover,.hvr-shadow:focus,.hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5)
}

.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform
}

.hvr-grow-shadow:hover,.hvr-grow-shadow:focus,.hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow
}

.hvr-box-shadow-outset:hover,.hvr-box-shadow-outset:focus,.hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0,0,0,0.6)
}

.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0,0,0,0.6),0 0 1px transparent
}

.hvr-box-shadow-inset:hover,.hvr-box-shadow-inset:focus,.hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0,0,0,0.6),0 0 1px transparent
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0,0,0,0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}

.hvr-float-shadow:hover,.hvr-float-shadow:focus,.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hvr-float-shadow:hover:before,.hvr-float-shadow:focus:before,.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-shadow-radial:before,.hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0,0,0,0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 80%)
}

.hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0,0,0,0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 80%)
}

.hvr-shadow-radial:hover:before,.hvr-shadow-radial:focus:before,.hvr-shadow-radial:active:before,.hvr-shadow-radial:hover:after,.hvr-shadow-radial:focus:after,.hvr-shadow-radial:active:after {
    opacity: 1
}

.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent
}

.hvr-bubble-top:hover:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1
}

.hvr-bubble-right:hover:before,.hvr-bubble-right:focus:before,.hvr-bubble-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent
}

.hvr-bubble-bottom:hover:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent
}

.hvr-bubble-left:hover:before,.hvr-bubble-left:focus:before,.hvr-bubble-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-top:hover,.hvr-bubble-float-top:focus,.hvr-bubble-float-top:active {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-top:hover:before,.hvr-bubble-float-top:focus:before,.hvr-bubble-float-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-right:hover,.hvr-bubble-float-right:focus,.hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-right:hover:before,.hvr-bubble-float-right:focus:before,.hvr-bubble-float-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-bottom:hover,.hvr-bubble-float-bottom:focus,.hvr-bubble-float-bottom:active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-bottom:hover:before,.hvr-bubble-float-bottom:focus:before,.hvr-bubble-float-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-bubble-float-left:hover,.hvr-bubble-float-left:focus,.hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-left:hover:before,.hvr-bubble-float-left:focus:before,.hvr-bubble-float-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-left: 2.2em;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-back:hover:before,.hvr-icon-back:focus:before,.hvr-icon-back:active:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
}

.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-forward:hover:before,.hvr-icon-forward:focus:before,.hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

@-webkit-keyframes hvr-icon-down {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%, 75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-down {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%, 75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-down:hover:before,.hvr-icon-down:focus:before,.hvr-icon-down:active:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes hvr-icon-up {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%, 75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-up {
    0%, 50%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%, 75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-up:hover:before,.hvr-icon-up:focus:before,.hvr-icon-up:active:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.hvr-icon-spin:hover:before,.hvr-icon-spin:focus:before,.hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51%, 100% {
        opacity: 1
    }
}

@keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51%, 100% {
        opacity: 1
    }
}

.hvr-icon-drop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-drop:hover:before,.hvr-icon-drop:focus:before,.hvr-icon-drop:active:before {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-icon-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color;
    transition-property: color
}

.hvr-icon-fade:hover:before,.hvr-icon-fade:focus:before,.hvr-icon-fade:active:before {
    color: #0F9E5E
}

@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

@keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-float-away:before,.hvr-icon-float-away:after {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome
}

.hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-float-away:hover:after,.hvr-icon-float-away:focus:after,.hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

.hvr-icon-sink-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-sink-away:before,.hvr-icon-sink-away:after {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-sink-away:hover:after,.hvr-icon-sink-away:focus:after,.hvr-icon-sink-away:active:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow:hover:before,.hvr-icon-grow:focus:before,.hvr-icon-grow:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0)
}

.hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-shrink:hover:before,.hvr-icon-shrink:focus:before,.hvr-icon-shrink:active:before {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse:hover:before,.hvr-icon-pulse:focus:before,.hvr-icon-pulse:active:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse-grow:hover:before,.hvr-icon-pulse-grow:focus:before,.hvr-icon-pulse-grow:active:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pulse-shrink:hover:before,.hvr-icon-pulse-shrink:focus:before,.hvr-icon-pulse-shrink:active:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-push:hover:before,.hvr-icon-push:focus:before,.hvr-icon-push:active:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-pop:hover:before,.hvr-icon-pop:focus:before,.hvr-icon-pop:active:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-icon-bounce {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-bounce:hover:before,.hvr-icon-bounce:focus:before,.hvr-icon-bounce:active:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-rotate:hover:before,.hvr-icon-rotate:focus:before,.hvr-icon-rotate:active:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.hvr-icon-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-grow-rotate:hover:before,.hvr-icon-grow-rotate:focus:before,.hvr-icon-grow-rotate:active:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg)
}

.hvr-icon-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-float:hover:before,.hvr-icon-float:focus:before,.hvr-icon-float:active:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-icon-sink:hover:before,.hvr-icon-sink:focus:before,.hvr-icon-sink:active:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
}

@-webkit-keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-webkit-keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-bob:hover:before,.hvr-icon-bob:focus:before,.hvr-icon-bob:active:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-hang:hover:before,.hvr-icon-hang:focus:before,.hvr-icon-hang:active:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-horizontal:hover:before,.hvr-icon-wobble-horizontal:focus:before,.hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-vertical:hover:before,.hvr-icon-wobble-vertical:focus:before,.hvr-icon-wobble-vertical:active:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-icon-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz:hover:before,.hvr-icon-buzz:focus:before,.hvr-icon-buzz:active:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz-out:hover:before,.hvr-icon-buzz-out:focus:before,.hvr-icon-buzz-out:active:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-curl-top-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: #fff;
    background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-top-left:hover:before,.hvr-curl-top-left:focus:before,.hvr-curl-top-left:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: #fff;
    background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px 1px 1px rgba(0,0,0,0.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-top-right:hover:before,.hvr-curl-top-right:focus:before,.hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px -1px 1px rgba(0,0,0,0.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-bottom-right:hover:before,.hvr-curl-bottom-right:focus:before,.hvr-curl-bottom-right:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: 1px -1px 1px rgba(0,0,0,0.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.hvr-curl-bottom-left:hover:before,.hvr-curl-bottom-left:focus:before,.hvr-curl-bottom-left:active:before {
    width: 25px;
    height: 25px
}

body {
    font-size: 14px
}

body p {
    font-size: 14px
}

@media only screen and (max-width: 45.71429em) {
    body.logged-in {
        position:unset
    }
}

body.logged-in .creative-layout .contain-to-grid .top-bar .toggle-topbar.menu-icon a {
    color: #fff
}

body.logged-in .creative-layout .contain-to-grid .top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff
}

@media only screen and (min-width: 73.21429em) {
    body.logged-in .creative-layout .contain-to-grid.sticky.fixed {
        top:32px
    }
}

body.logged-in .creative-layout .contain-to-grid.sticky.fixed .top-bar .toggle-topbar.menu-icon a {
    color: #fff
}

body.logged-in .creative-layout .contain-to-grid.sticky.fixed .top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff
}

ul li {
    font-size: 14px
}

.wd-section-title {
    padding-bottom: 30px
}

.wd-section-title .subtitle {
    text-transform: uppercase
}

.wd-section-title h2 {
    font-weight: 300;
    font-size: 27px;
    text-transform: uppercase
}

.wd-section-title h2:after {
    background-color: #b9906f;
    bottom: 0;
    content: " ";
    display: block;
    height: 1px;
    margin: 20px auto 0;
    width: 52px
}

.wd-smple-title h2 {
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase
}

.wd-section-title>h2,.title-center .wd-section-title.block-title>h2,.wd-section-title>.subtitle {
    color: #fff
}

.m-0 {
    margin: 0 !important
}

.m-t-50 {
    margin-top: 50px !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.p-0,.p-0-r-8,.p-0-l-8 {
    padding: 0 !important
}

.p-0-15 {
    padding: 0 1.07143em
}

.p-0-20,.blog-info>div {
    padding: 0 1.42857em
}

.p-t-0 {
    padding-top: 0 !important
}

.p-t-15 {
    padding-top: 15px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-t-150 {
    padding-top: 150px
}

.p-b-40 {
    padding-bottom: 40px !important
}

.p-b-15 {
    padding-bottom: 15px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.p-0-r-8 {
    padding-right: .57143em !important
}

.p-0-l-8 {
    padding-left: .57143em !important
}

@media only screen and (min-width: 900px) {
    .top-bar-section .has-dropdown>a:after {
        top:50%
    }
}

@media only screen and (max-width: 45.71429em) {
    .vc_row {
        margin-left:0 !important;
        margin-right: 0 !important
    }
}

.wp-block-cover {
    margin-bottom: 20px
}

.wp-block-image .aligncenter figcaption {
    margin-bottom: 3em;
    margin-top: .5em;
    color: #555d66
}

.page .page-links {
    margin: 20px 0;
    text-align: center
}

.top-header-info {
    background: #d46e0f;
    height: 63px
}

.top-bar-section {
    margin-top: 19px;
    margin-right: 30px;
    float: right
}

header.navigation {
    position: relative;
    z-index: 2
}

@media screen and (max-width: 360px) {
    .top-bar-section {
        float:unset;
        margin-right: 0;
        margin-top: 0;
        width: 100%;
        z-index: 20
    }
}

.top-header-info {
    font-weight: 700
}

.top-bar-phone-section:after {
    background-image: url("../images/bg-phone.png");
    background-repeat: no-repeat;
    content: " ";
    height: 51px;
    position: absolute;
    right: -83px;
    top: 0;
    width: 83px;
    z-index: 1
}

.top-bar-phone-section {
    background: #fff;
    padding-bottom: 26px;
    padding-top: 13px;
    text-align: right;
    color: #7d8793;
    font-size: 16px
}

.top-bar-phone-section i {
    font-size: 20px;
    color: #365598
}

.top-bar-adress-section {
    padding-left: 110px;
    font-size: 16px;
    color: #fff
}

.top-bar-adress-section .contact-info {
    padding-top: 12px
}

.top-bar-adress-section i {
    padding: 0 5px 0 10px
}

.top-bar-social-section {
    padding-top: 16px;
    padding-left: 130px
}

.top-bar-social-section i {
    color: #fff;
    font-size: 1.3em
}

.top-bar .name {
    padding: 10px 0 0 0
}

.top-bar .toggle-topbar.menu-icon a {
    color: #aaa;
    margin-top: 5px
}

.top-bar .toggle-topbar.menu-icon a span:after {
    box-shadow: 0 0 0 1px #aaa, 0 7px 0 1px #aaa, 0 14px 0 1px #aaa
}

.top-bar .title-area {
    height: 74px
}

.wd-title-bar {
    background: url("../images/titlebar-bg.jpg") no-repeat center center;
    min-height: 300px;
    padding-top: 150px;
    margin-bottom: 50px;
    background-size: cover
}

.wd-title-bar h2 {
    color: #fff
}

.wd-title-bar div h5 {
    color: rgba(255,255,255,0.9)
}

.wd-footer,.wd-copyright {
    background: #383838;
    color: #fff
}

.wd-copyright {
    text-align: center;
    padding-top: 15px
}

.wd-copyright>.row {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 15px
}

.wd-copyright .sub-menu {
    display: none
}

.wd-footer p {
    color: rgba(200,200,200,0.8)
}

.wd-footer p.wp-caption-text {
    color: #000
}

.wd-footer ul {
    margin-left: 0;
    list-style: none
}

.wd-footer ul li {
    color: #fff
}

.wd-footer h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #fff
}

.wd-footer abbr,.wd-footer table caption {
    color: #fff
}

.wpcf7 h2 {
    color: #222
}

.wd-copyright .menu {
    text-align: center;
    margin-bottom: 20px
}

.wd-copyright .menu a {
    color: rgba(255,255,255,0.88);
    font-size: 13px
}

.wd-copyright .menu a:hover {
    color: #FFF
}

.wd-copyright .menu li {
    border-right: 1px solid rgba(255,255,255,0.41);
    padding: 0 30px;
    display: inline-block;
    margin: 0;
    line-height: 12px
}

@media only screen and (max-width: 45.71429em) {
    .wd-copyright .menu li {
        padding:0 20px
    }
}

.wd-copyright .menu li:last-child {
    border: none
}

.copyright {
    color: #93a1a7;
    font-size: 14px;
    margin: 0;
    opacity: 0.5;
    padding-bottom: 0.7em
}

.copyright p {
    color: rgba(255,255,255,0.8)
}

.widget-logo {
    padding: 0px 10px
}

.widget-logo img {
    display: block;
    padding-bottom: 25px
}

.sidebar {
    margin-top: 80px
}

.sidebar .block-title {
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 50px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1px
}

.sidebar ul {
    margin-left: 5px;
    line-height: 26px;
    padding-left: 10px
}

.sidebar ul li {
    list-style-type: none;
    font-size: 14px;
    padding: 15px 0px;
    border-top: 1px solid #E9E9E9;
    position: relative
}

.sidebar ul li a {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding-left: 18px
}

.sidebar ul li:before {
    font-family: "FontAwesome";
    font-size: 13px;
    position: absolute;
    content: "\f105";
    top: 14px;
    left: 0px
}

.sidebar .latest-posts ul li a {
    padding: 0%
}

.sidebar .latest-posts ul li:before {
    content: "";
    display: none
}

.sidebar .recentcomments {
    overflow: hidden;
    height: 49px
}

.sidebar .recentcomments .comment-author-link {
    padding-left: 18px
}

.sidebar .recentcomments a {
    padding: 0
}

.tagcloud a {
    background: #d46e0f;
    color: #fff;
    display: inline-block;
    font-size: 1.1em !important;
    line-height: 1.1em;
    margin: 2px 3px;
    padding: 5px
}

.tagcloud a:hover {
    background: #bab9b9
}

.searchform {
    position: relative
}

.searchform #searchsubmit {
    background-color: #d46e0f;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    display: inline;
    font-size: 12px;
    font-weight: 300;
    height: 3em;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 1px;
    transition: all 0.3s ease-in-out 0s;
    width: auto
}

.searchform #s {
    font-size: 0.9em;
    height: 38px;
    padding-right: 59px;
    box-shadow: 0 0 0 rgba(0,0,0,0.1) inset;
    border: 1px solid #e7e7e7
}

.sidebar-second.sidebar-left {
    margin-top: 138px
}

.sidebar-second.sidebar-left h2 {
    font-weight: 600
}

.sidebar-second.sidebar-left ul li.menu-item::before {
    content: "";
    margin: 0
}

.sidebar-second.sidebar-left ul li.menu-item {
    border-left: 1px solid #fff;
    line-height: 39px;
    margin: 0;
    padding-left: 20px;
    transition: all 3ms ease 0s
}

.sidebar-second.sidebar-left ul li.menu-item a {
    font-size: 16px
}

.sidebar-second.sidebar-left ul li.current-menu-item,.sidebar-second.sidebar-left ul li.current-menu-item:hover {
    background-color: #fea026
}

.sidebar-second.sidebar-left ul li.current-menu-item a,.sidebar-second.sidebar-left ul li.current-menu-item:hover a {
    color: #fff
}

.sidebar-second.sidebar-left ul li.menu-item:hover {
    border-left: 2px solid #fea026
}

.sidebar-second.sidebar-left ul li.menu-item:hover a {
    color: #fea026
}

.sidebar-second.sidebar-left .widget-documents .widget-subtitle {
    color: #a0a4a7;
    font-size: 16px;
    font-weight: 600
}

.sidebar-second.sidebar-left .widget-documents ul {
    margin-top: 20px
}

.sidebar-second.sidebar-left .widget-documents ul li {
    box-shadow: 0 0 3px 0 #bbb;
    margin: 12px 0;
    padding: 0;
    color: #787b7f
}

.sidebar-second.sidebar-left .widget-documents ul li a {
    font-size: 13px;
    font-weight: 600;
    padding: 8px 10px
}

.sidebar-second.sidebar-left .widget-documents ul li i {
    margin-top: 0;
    font-size: 15px;
    margin-right: 10px
}

.sidebar-second.sidebar-left .widget-documents ul li:hover {
    background-color: #FFF
}

.sidebar-second.sidebar-left .widget-documents ul li:hover a {
    color: #787b7f
}

.page-template-left-sidebar.page-child .large-9.main.columns,.page-template-right-sidebar.page-child .large-9.main.columns {
    margin-top: 110px
}

.wd-nav-bar {
    position: relative
}

.wd-nav-bar .top-bar {
    height: 74px;
    top: -20px;
    position: absolute;
    width: 100%;
    z-index: 10
}

.wd-nav-bar .top-bar.expanded {
    height: auto
}

@media only screen and (max-width: 45.71429em) {
    .top-bar-section {
        margin:0
    }
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .top-bar-section {
        margin:0
    }
}

.top-bar-section li {
    border-bottom: 1px solid transparent
}

.top-bar-section li:hover {
    border-bottom: 1px solid #aaa
}

.wd_mega-menu>.sub-menu.dropdown>li {
    display: table-cell;
    float: none;
    width: auto;
    border: 1px solid transparent
}

.top-bar-section .wd_mega-menu>.dropdown>li:hover {
    border: 1px solid transparent
}

.top-bar-section .wd_mega-menu>.dropdown>li:hover:not(.has-form):not(.active)>a:not(.button) {
    color: #000
}

.wd_mega-menu>.sub-menu.dropdown>li>.sub-menu.dropdown {
    display: block;
    overflow: hidden !important;
    padding-bottom: 0;
    padding-top: 0;
    position: unset !important;
    border: none;
    color: #000
}

@media only screen and (min-width: 45.78571em) {
    .wd_mega-menu>.sub-menu.dropdown>li>.sub-menu.dropdown {
        width:100%
    }
}

.wd_mega-menu>.dropdown>li>a {
    font-weight: bold
}

.wd_mega-menu>.sub-menu.dropdown {
    padding-bottom: 20px;
    padding-right: 235px;
    background: #fff url("../images/mega-menu.jpg") no-repeat scroll right bottom;
    background-size: 36%
}

.top-bar-section .has-dropdown .dropdown li>a::after {
    border-color: transparent transparent transparent rgba(0,0,0,0.52)
}

.wd_mega-menu .sub-menu.dropdown {
    padding-bottom: 21px !important
}

@media only screen and (min-width: 900px) {
    .wd_mega-menu>.sub-menu.dropdown {
        width:-moz-max-content;
        padding-right: 192px;
        padding-bottom: 20px;
        left: calc(-50% - 75px)
    }

    .wd_mega-menu>.sub-menu.dropdown>li {
        width: auto;
        display: table-cell;
        float: none
    }

    .wd_mega-menu>.sub-menu.dropdown>li>.sub-menu.dropdown {
        position: unset !important;
        box-shadow: none;
        padding-top: 0;
        padding-bottom: 0;
        display: block;
        overflow: hidden !important;
        width: 100%;
        background: none;
        background-color: transparent !important
    }

    .top-bar-section .wd_mega-menu .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: none
    }

    .wd_mega-menu>.dropdown>li>a {
        font-weight: bold
    }

    .top-bar-section .wd_mega-menu>.dropdown>li:not(.has-form):not(.active)>a:not(.button) {
        background: transparent;
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        padding-top: 9px
    }

    .top-bar-section .wd_mega-menu>.dropdown>li:hover:not(.has-form):not(.active)>a:not(.button) {
        background: transparent;
        color: #000
    }

    .top-bar-section .wd_mega-menu .dropdown .dropdown>li:not(.has-form) a:not(.button) {
        line-height: 2em
    }

    .title.back.js-generated {
        display: none !important
    }
}

.wd-top-header {
    background: #282423;
    color: #fff;
    min-height: 100px;
    padding: 0
}

.wd-top-header .wd-logo {
    border-right: 25px solid #282423;
    border-top: 100px solid #d46e0f
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-top-header .wd-logo {
        border:none;
        background: #d46e0f
    }
}

.wd-top-header .wd-logo h1 {
    position: absolute;
    top: -105px;
    right: 0
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-top-header .wd-logo h1 {
        position:unset
    }
}

.wd-top-header .wd-telephon-info,.wd-top-header .wd-adress-info {
    padding-top: 10px
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-top-header .wd-telephon-info,.wd-top-header .wd-adress-info {
        width:33.333%
    }
}

.wd-top-header .wd-telephon-info i,.wd-top-header .wd-adress-info i {
    font-size: 2.6em;
    padding-top: 6px;
    color: #d46e0f;
    float: left
}

.wd-top-header .wd-telephon-info>div,.wd-top-header .wd-adress-info>div {
    float: left;
    padding-left: 20px;
    padding-top: 5px;
    color: #9595a0
}

.wd-top-header .wd-telephon-info>div span,.wd-top-header .wd-adress-info>div span {
    display: block;
    font-size: 15px;
    line-height: 22px
}

.wd-top-header .wd-telephon-info>div span:first-child,.wd-top-header .wd-adress-info>div span:first-child {
    color: #fff;
    font-weight: bold;
    font-size: 20px
}

.wd-top-header .wd-telephon-info {
    padding-left: 85px
}

.wd-top-header .wd-adress-info {
    padding-left: 23px
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-top-header .wd-adress-info {
        padding-left:0
    }
}

.wd-top-header .wd-search-info {
    padding-top: 20px
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-top-header .wd-search-info {
        width:33.333%
    }
}

.wd-top-header .wd-search-info i {
    font-size: 1.3em;
    margin-right: 15px;
    color: #d46e0f
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-top-header .wd-search-info,.wd-top-header .wd-adress-info,.wd-top-header .wd-telephon-info {
        padding-top:20px;
        padding-bottom: 20px
    }
}

.wd-nav-header {
    padding: 0
}

.wd-nav-header .wd-social-media {
    border-right: 25px solid #fff;
    border-bottom: 67px solid #f8c707
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-nav-header .wd-social-media {
        border:none;
        background: #d46e0f;
        padding: 20px 0
    }
}

.wd-nav-header .wd-social-media .social-icons {
    position: absolute;
    right: 30px;
    top: 20px
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-nav-header .wd-social-media .social-icons {
        position:unset
    }
}

.wd-nav-header .wd-social-media .social-icons li {
    margin-right: 15px
}

.wd-nav-header .wd-social-media .social-icons i {
    color: #fff;
    font-size: 1.8em
}

.wd-nav-header .top-bar {
    top: 0
}

.wd-nav-header .top-bar .toggle-topbar.menu-icon {
    right: 20px
}

.wd-nav-header .top-bar-section {
    float: left;
    margin-top: 10px
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-nav-header .top-bar-section .wd_mega-menu>.sub-menu.dropdown>li {
        display:block
    }
}

.wd-nav-header .top-bar-section a {
    font-size: 14px;
    font-weight: 600;
    color: #707781
}

.wd-nav-header .top-bar-section a:hover {
    color: #000
}

.wd-menu3-header {
    position: absolute;
    background: transparent;
    z-index: 2;
    width: 73%
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-menu3-header {
        width:100%
    }
}

@media only screen and (max-width: 45.71429em) {
    .wd-menu3-header {
        width:100%
    }
}

.wd-menu3-logo {
    display: inline-block;
    width: 30%;
    float: left;
    border-right: 38px solid #fff;
    border-top: 70px solid #d46e0f
}

@media only screen and (min-width: 102.92857em) and (max-width: 137.14286em) {
    .wd-menu3-logo {
        width:31%
    }
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-menu3-logo {
        width:20%
    }
}

@media only screen and (max-width: 45.71429em) {
    .wd-menu3-logo {
        display:block !important;
        position: absolute;
        width: 55%;
        z-index: 10
    }
}

.wd-menu3-logo h1 {
    left: 11%;
    position: absolute;
    top: -3px
}

@media only screen and (max-width: 45.71429em) {
    .wd-menu3-logo h1 {
        top:-60px
    }
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-menu3-logo h1 {
        width:110px;
        top: 0;
        left: 4%
    }
}

.wd-menu3-nav {
    display: inline-block;
    width: 68%;
    background: #fff;
    float: left;
    height: 70px
}

@media only screen and (max-width: 45.71429em) {
    .wd-menu3-nav {
        width:100%
    }
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-menu3-nav {
        width:588px
    }
}

@media only screen and (min-width: 102.92857em) and (max-width: 137.14286em) {
    .wd-menu3-nav {
        width:55%
    }
}

.wd-menu3-nav .top-bar {
    top: -4px;
    width: 89%;
    margin: 0 auto
}

.wd-menu3-nav .top-bar .toggle-topbar.menu-icon {
    top: 42%
}

@media only screen and (max-width: 45.71429em) {
    .wd-menu3-nav .top-bar {
        width:100%
    }
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-menu3-nav .top-bar {
        top:-5px
    }
}

.wd-menu3-nav .top-bar-section {
    float: none;
    text-align: left
}

@media only screen and (min-width: 102.92857em) and (max-width: 137.14286em) {
    .wd-menu3-nav .top-bar-section {
        text-align:center
    }
}

@media only screen and (min-width: 900px) {
    .wd-menu3-nav .top-bar-section ul li>a {
        font-weight:500;
        color: #7A8089
    }
}

.wd-menu3-nav .top-bar-section .has-dropdown ul a,.wd-menu3-nav .top-bar-section .has-dropdown ul li:not(.has-form) a:not(.button) {
    text-align: left;
    line-height: 35px
}

@media only screen and (min-width: 900px) {
    .wd-menu3-nav .top-bar-section .has-dropdown ul a,.wd-menu3-nav .top-bar-section .has-dropdown ul li:not(.has-form) a:not(.button) {
        min-width:185px
    }
}

@media only screen and (min-width: 73.21429em) and (max-width: 102.85714em) {
    .wd-menu3-nav .top-bar-section .has-dropdown>a {
        padding-right:1.5rem !important
    }
}

@media only screen and (min-width: 45.78571em) and (max-width: 73.14286em) {
    .wd-menu3-nav .top-bar-section li:not(.has-form) a:not(.button),.wd-menu3-nav .top-bar-section li.has-dropdown>a {
        padding-right:0.5rem !important
    }
}

@media screen and (min-width: 1170px) and (max-width: 1343px) {
    .wd-menu3-nav .top-bar-section li:not(.has-form) a:not(.button),.wd-menu3-nav .top-bar-section li.has-dropdown>a {
        padding-right:0.5rem !important
    }
}

@media screen and (min-width: 1646px) {
    .wd-menu3-nav .top-bar-section li:not(.has-form) a:not(.button),.wd-menu3-nav .top-bar-section li.has-dropdown>a {
        padding-right:0.7rem !important;
        padding-left: 0.7rem !important
    }
}

@media only screen and (min-width: 900px) {
    .wd-menu3-nav .top-bar-section>ul>li>a {
        padding:6px 1.07143rem 6px !important
    }
}

.wd-menu3-nav .top-bar-section .has-dropdown .dropdown {
    min-width: 160px;
    transform: translateY(100px);
    transition: transform 0.55s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s,opacity 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
    opacity: 0
}

.wd-menu3-nav .top-bar-section .has-dropdown .dropdown li .dropdown,.wd-menu3-nav .top-bar-section .has-dropdown.not-click:hover>.dropdown {
    transform: translatey(0px);
    opacity: 1
}

.wd-menu3-nav .top-bar-section .wd_mega-menu .dropdown li {
    background: transparent
}

.wd-menu3-social {
    background: transparent;
    display: inline-block;
    float: right;
    left: 90px;
    position: relative;
    top: -53px;
    width: auto;
    z-index: 1000
}

@media only screen and (min-width: 102.92857em) and (max-width: 137.14286em) {
    .wd-menu3-social {
        top:18px;
        left: auto;
        right: 35px
    }
}

.wd-menu3-social li {
    margin-left: 0;
    margin-right: 40px
}

.wd-menu3-social a {
    color: #fff;
    font-size: 1.5em
}

.triongle {
    background: #d46e0f none repeat scroll 0 0;
    display: inline-block;
    height: 70px;
    right: -90px;
    position: absolute;
    transform: skew(-30deg);
    width: 210px
}

@media only screen and (min-width: 102.92857em) and (max-width: 137.14286em) {
    .triongle {
        right:37px
    }
}

.top-bar-section ul {
    display: inline-block
}

.top-bar-section .has-dropdown.moved>.dropdown {
    height: 100%
}

.wd-menu4-header {
    position: absolute;
    z-index: 5
}

.wd-menu4-header .top-bar {
    background-color: #FFF;
    height: 50px;
    position: relative
}

@media only screen and (min-width: 900px) {
    .wd-menu4-header .top-bar {
        background-color:transparent;
        height: 74px
    }
}

.wd-menu4-header .top-bar .top-bar-section {
    margin-top: 17px;
    margin-right: 0
}

.wd-menu4-header .top-bar .top-bar-section ul {
    float: right
}

.wd-menu4-header .top-bar .toggle-topbar.menu-icon {
    margin-top: -22px
}

.wd-menu4-header .top-bar .top-bar-section>.has-dropdown>a::after {
    margin-right: 20px
}

.wd-menu4-header .top-bar .title-area {
    height: 50px
}

@media only screen and (min-width: 900px) {
    .wd-menu4-header .top-bar .title-area {
        height:74px
    }
}

.wd-menu4-header .top-bar.expanded {
    height: auto
}

.wd-menu4-logo h1 {
    width: 150px;
    margin: 0 auto
}

@media only screen and (min-width: 900px) {
    .wd-menu4-logo h1 {
        margin:0
    }
}

.wd-menu4-nav .top-bar-section {
    background: transparent;
    float: none;
    padding-left: 0
}

.wd-menu4-nav .top-bar-section li {
    border: none
}

.wd-menu4-nav .top-bar-section li,.wd-menu4-nav .top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    color: #fff;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px
}

@media only screen and (min-width: 900px) {
    .wd-menu4-nav .top-bar-section li,.wd-menu4-nav .top-bar-section li:not(.has-form) a:not(.button) {
        padding-top:0;
        padding-bottom: 0
    }
}

.wd-menu4-nav .top-bar-section a {
    padding: 0 28px !important
}

.wd-menu4-nav .top-bar-section .has-dropdown>a::after {
    border-color: rgba(255,255,255,0.6) transparent transparent;
    top: 23px;
    right: -2px;
    border-width: 4px
}

.wd-menu4-social {
    margin-top: 10px;
    background-color: #FFF
}

@media only screen and (min-width: 900px) {
    .wd-menu4-social {
        margin-top:0;
        background-color: transparent
    }
}

.wd-menu4-social .social-icons {
    text-align: center;
    padding: 6px 0
}

@media only screen and (min-width: 900px) {
    .wd-menu4-social .social-icons {
        text-align:left;
        padding: 22px 0
    }
}

.wd-menu4-social .social-icons li {
    display: inline-block;
    float: none
}

@media only screen and (min-width: 900px) {
    .wd-menu4-social .social-icons li {
        display:block;
        float: left
    }
}

.wd-menu4-social .social-icons a {
    color: #fff;
    font-size: 1.3em
}

.fixed section.creative .menu-item .sub-menu {
    margin-top: 14px
}

section.creative {
    float: left
}

section.creative .menu li {
    border-right: none;
    padding: 0
}

section.creative #menu-menu {
    margin-top: 0
}

.fixed section.creative #menu-menu {
    margin-bottom: 14px;
    margin-top: 10px
}

@media only screen {
    section.creative .menu-item {
        float: none
    }
}

@media only screen and (min-width: 45.78571em) {
    section.creative .menu-item {
        float:left
    }
}

section.creative .menu-item .sub-menu {
    border: 1px solid #eeeeee;
    background: #FFF
}

@media only screen {
    section.creative .menu-item .sub-menu {
        padding-left: 14px
    }
}

@media only screen and (min-width: 45.78571em) {
    section.creative .menu-item .sub-menu {
        padding-left:0;
        position: absolute;
        margin-top: 24px
    }

    section.creative .menu-item .sub-menu a {
        padding: 0 20px;
        font-size: 13px
    }
}

section.creative .menu-item .sub-menu li {
    float: none
}

@media only screen and (min-width: 45.78571em) {
    section.creative .menu-item .sub-menu .sub-menu {
        left:100%;
        margin-top: 0;
        top: 0
    }
}

section.creative .menu-item a {
    padding: 10px
}

section.creative .menu-item .sub-menu {
    display: none
}

@media only screen and (min-width: 900px) {
    .creative-layout .creative.top-bar-section ul li.has-dropdown .dropdown {
        min-width:180px;
        box-shadow: 0 0 15px 0 rgba(174,169,169,0.2)
    }

    .creative-layout .creative.top-bar-section ul li.has-dropdown .dropdown li a {
        padding: 5px 20px;
        border-bottom: 1px solid #f3f3f3;
        font-size: 15px;
        font-weight: 500;
        text-transform: capitalize;
        position: relative
    }

    .creative-layout .creative.top-bar-section ul li.has-dropdown.wd_mega-menu>.sub-menu.dropdown {
        background-size: contain;
        box-shadow: 0 0 15px 0 rgba(174,169,169,0.2)
    }

    .creative-layout .creative.top-bar-section ul li.has-dropdown.wd_mega-menu .dropdown {
        box-shadow: none
    }

    .creative-layout .creative.top-bar-section ul li.has-dropdown.wd_mega-menu .dropdown li a {
        border-bottom: 0
    }

    .creative-layout .creative.top-bar-section ul li.has-dropdown.wd_mega-menu .dropdown li.has-dropdown>a {
        font-weight: 700
    }

    .creative-layout .creative.top-bar-section ul li.has-dropdown.wd_mega-menu .dropdown li.has-dropdown>a:after {
        display: none
    }

    .creative-layout .fixed .top-bar-section ul li:hover:not(.has-form)>a {
        color: #FFF
    }
}

.creative-layout .top-bar-section li {
    border-bottom: none
}

.creative-layout .top-bar .name h1 a {
    padding: 10px 0 0 0;
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.creative-layout .fixed .top-bar .name h1 a {
    padding-top: 18px
}

.creative-layout .contain-to-grid,.creative-layout .top-bar {
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
    position: absolute;
    display: block;
    margin: 0 auto;
    width: 100%;
    z-index: 1001
}

.creative-layout .header-top {
    color: #7D8793
}

.creative-layout .header-top .contact-info {
    font-size: 16px
}

.creative-layout .header-top .contact-info .fa {
    margin-right: 4px
}

.creative-layout .header-top .contact-info .fa-phone {
    margin-left: 10px
}

.creative-layout .header-top i {
    font-size: 16px
}

.creative-layout .header-top .social-icons li i {
    border-radius: 0;
    color: #D6D6D6;
    font-size: 1.2em;
    margin: 0 2px
}

.creative-layout .header-top .social-icons.accent li i {
    border: none;
    color: #ffc4b7
}

.creative-layout .contain-to-grid.sticky {
    background-color: transparent;
    position: absolute
}

.creative-layout .contain-to-grid.sticky.fixed {
    position: fixed;
    top: 0;
    background-color: #000
}

@media screen and (max-width: 360px) {
    .creative-layout .contain-to-grid.sticky.fixed,.creative-layout .contain-to-grid.sticky {
        top:0
    }
}

.creative-layout .top-bar-section li:not(.has-form) a:hover:not(.button),.creative-layout .top-bar-section ul li:hover:not(.has-form)>a {
    background-color: transparent
}

.creative-layout .top-bar .toggle-topbar.menu-icon a span {
    box-shadow: none
}

.creative-layout .top-bar .toggle-topbar.menu-icon {
    margin-top: -20px
}

@media only screen and (max-width: 45.71429em) {
    .creative-layout .top-bar-section .right li .dropdown {
        left:100%
    }
}

.creative-layout .top-bar {
    position: relative;
    transition: all 0.4s ease 0s
}

.creative-layout .top-bar-section ul li ul li>a {
    font-size: 13px;
    font-weight: 400
}

.creative-layout .top-bar-section ul li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    transition: all 0.4s ease 0s;
    font-weight: 600
}

.creative-layout .top-bar-section ul li>a:hover {
    color: #fff;
    transition: all .2s ease
}

.creative-layout .fixed .top-bar-section ul li>a:hover {
    color: #444;
    border-bottom: 1px solid #444
}

.creative-layout .top-bar-section ul li {
    background-color: transparent
}

.creative-layout .top-bar-section ul li.has-dropdown>a:hover {
    border-bottom: none
}

@media only screen and (max-width: 45.71429em) {
    .creative-layout .top-bar .title-area .name {
        margin-top:0
    }
}

.creative-layout .creative-layout .top-bar .title-area .name {
    margin-top: 0
}

.creative-layout .adress-section,.creative-layout .social-section {
    background-color: #F95B36;
    padding-bottom: 0px;
    padding-top: 2px;
    font-size: 16px;
    color: #FFC4B7
}

@media only screen and (min-width: 900px) {
    .creative-layout .adress-section,.creative-layout .social-section {
        padding-bottom:24px
    }
}

.creative-layout .social-section {
    padding-bottom: 27px;
    padding-left: 130px
}

.creative-layout .adress-section {
    padding-left: 0;
    text-align: center;
    color: #ffc4b7
}

@media only screen and (min-width: 900px) {
    .creative-layout .adress-section {
        text-align:left;
        padding-left: 110px
    }
}

.creative-layout .phone-section {
    padding-bottom: 22px;
    padding-top: 5px;
    color: #7D8793;
    font-size: 16px;
    text-align: center
}

@media only screen and (min-width: 900px) {
    .creative-layout .phone-section {
        text-align:right
    }
}

.creative-layout .phone-section i {
    color: #f95a36;
    font-size: 20px
}

.creative-layout .phone-section:after {
    content: " ";
    width: 83px;
    height: 51px;
    top: 0;
    background-image: url("../images/bg-phone.html");
    background-repeat: no-repeat;
    position: absolute;
    right: -81px;
    z-index: 1
}

.top-bar .toggle-topbar.menu-icon a span {
    box-shadow: none !important
}

.modern-layout .top-bar-section ul li {
    float: none !important
}

.orange_bar {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5NWI1ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiYWQ1YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f95b5d),color-stop(100%, #fbad5b));
    background-image: -moz-linear-gradient(left, #f95b5d 0%,#fbad5b 100%);
    background-image: -webkit-linear-gradient(left, #f95b5d 0%,#fbad5b 100%);
    background-image: linear-gradient(to right, #f95b5d 0%,#fbad5b 100%);
    height: 10px
}

.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent
}

.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
    border: none
}

.creative-social {
    float: right;
    padding-top: 22px
}

.creative-social a {
    color: #fff;
    font-size: 18px
}

.fixed .creative-social {
    padding-top: 25px
}

@media only screen and (max-width: 45.71429em) {
    .creative-layout .top-bar-section li:not(.has-form) a:not(.button) {
        padding:10px
    }
}

.creative-layout .top-bar-section {
    margin-right: 0
}

@media only screen and (max-width: 980px) {
    .creative-layout .top-bar-section ul {
        display:inline
    }

    .creative-layout .top-bar-section ul li>a {
        color: #000
    }

    .creative-layout .top-bar.expanded .title-area {
        background: #FFF
    }

    .creative-layout .top-bar.expanded .title-area .name a {
        padding-left: 0
    }

    .creative-layout .top-bar.expanded .top-bar-section ul li a {
        padding: 10px 15px;
        border-bottom: 1px solid #FFF
    }

    .creative-layout .top-bar .title-area {
        background: #FFF;
        width: 100%
    }

    section.creative,section.creative .dropdown {
        background: #CBCBCB
    }

    section.creative {
        width: 100%
    }

    .top-bar,.top-bar .name {
        height: 5.214rem
    }

    .creative .top-bar-section {
        width: 100%;
        background: #fff
    }

    .wd_mega-menu>.sub-menu.dropdown>li {
        display: block
    }

    .wd_mega-menu>.sub-menu.dropdown>li>.sub-menu.dropdown {
        position: absolute !important
    }

    .wd_mega-menu .sub-menu.dropdown {
        background: #fff;
        padding-right: 0
    }

    .creative-layout .wd_mega-menu>.sub-menu.dropdown,.creative-layout .wd_mega-menu .sub-menu.dropdown {
        background: #CBCBCB;
        padding-right: 0
    }
}

@media only screen and (max-width: 45.71429em) {
    .creative-layout .top-bar .name h1 a {
        padding-top:0
    }

    .creative-layout .fixed .top-bar .name h1 a {
        padding-top: 8px
    }

    .creative-layout .top-bar.expanded .title-area .name a {
        padding-top: 10px
    }
}

.top-bar-section ul li:hover:not(.has-form)>a {
    color: #FFFFFF
}

.fixed .top-bar-section ul li:hover:not(.has-form)>a {
    color: #000
}

.logged-in .header-creative-layout .contain-to-grid.fixed {
    margin-top: 32px
}

.header-creative-layout {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.header-creative-layout .row {
    padding: 11px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2)
}

.header-creative-layout .row .list-info-container {
    margin: 0;
    list-style: none;
    float: left
}

.header-creative-layout .row .list-info-container li {
    display: inline-block;
    padding-right: 25px;
    color: #FFFFFF;
    line-height: 24px;
    font-size: 15px;
    font-weight: 400
}

.header-creative-layout .row .list-info-container li .fa {
    margin-right: 7px;
    font-size: 14px
}

.header-creative-layout .row .list-info-container li:last-child {
    padding-right: 0
}

.header-creative-layout .row .social-icons {
    margin: 0;
    list-style: none;
    float: right;
    padding: 1px 0
}

.header-creative-layout .row .social-icons li {
    display: inline-block;
    padding-right: 15px
}

.header-creative-layout .row .social-icons li:last-child {
    padding-right: 0
}

.header-creative-layout .row .social-icons li a {
    transition: all .35s ease-in-out;
    color: #FFF;
    font-size: 13px
}

.header-creative-layout .row .social-icons li a:hover {
    font-size: 14px;
    color: #d46e0f
}

.header-creative-layout .contain-to-grid {
    background-color: transparent;
    border-bottom: 1px solid rgba(255,255,255,0.24)
}

@media only screen and (max-width: 45.71429em) {
    .header-creative-layout .contain-to-grid {
        border-bottom:0
    }
}

.header-creative-layout .contain-to-grid.fixed {
    background-color: #FFF;
    border-bottom: 0;
    box-shadow: 0 -2px 15px 0 rgba(192,189,189,0.2);
    transition: all .35s ease-in-out
}

@media only screen and (min-width: 900px) {
    .header-creative-layout .contain-to-grid.fixed .top-bar .title-area .name {
        padding:24px 0
    }

    .header-creative-layout .contain-to-grid.fixed .top-bar .top-bar-section ul li a {
        color: #000
    }

    .header-creative-layout .contain-to-grid.fixed .top-bar .top-bar-section ul li a:hover {
        color: #000
    }

    .header-creative-layout .contain-to-grid.fixed .top-bar .top-bar-section ul li.has-dropdown>a:after {
        border-color: #000 transparent transparent transparent
    }

    .header-creative-layout .contain-to-grid.fixed .top-bar .search-form-container .icon-form .fa {
        color: #000
    }
}

@media only screen and (min-width: 900px) {
    .header-creative-layout .contain-to-grid .top-bar {
        background-color:transparent;
        height: auto
    }

    .header-creative-layout .contain-to-grid .top-bar .title-area {
        height: 85px
    }

    .header-creative-layout .contain-to-grid .top-bar .title-area .name {
        padding: 18px 0
    }

    .header-creative-layout .contain-to-grid .top-bar .title-area .name a {
        padding-left: 0
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section {
        margin-top: 0;
        margin-right: 120px;
        line-height: normal
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li {
        background-color: transparent;
        border-bottom: 0
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li a {
        color: #FFF;
        padding-top: 27px;
        padding-bottom: 24px;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li a:hover {
        background-color: transparent;
        color: #FFF
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown>a:after {
        margin-top: 0;
        border-color: #FFF transparent transparent transparent
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown .dropdown {
        top: auto;
        min-width: 180px;
        box-shadow: 0 0 15px 0 rgba(174,169,169,0.2)
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown .dropdown li a {
        padding: 10px 20px;
        border-bottom: 1px solid #f3f3f3;
        font-size: 15px;
        font-weight: 500;
        text-transform: capitalize;
        position: relative
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown .dropdown li:hover:not(.has-form)>a {
        background-color: #FFF
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown .dropdown li.has-dropdown a:after {
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        margin: 0;
        width: auto;
        height: auto
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown .dropdown li.has-dropdown .dropdown {
        top: 0
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown.wd_mega-menu>.sub-menu.dropdown {
        background-size: contain;
        box-shadow: 0 0 15px 0 rgba(174,169,169,0.2)
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown.wd_mega-menu .dropdown {
        box-shadow: none
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown.wd_mega-menu .dropdown li a {
        border-bottom: 0
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown.wd_mega-menu .dropdown li.has-dropdown>a {
        font-weight: 700
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown.wd_mega-menu .dropdown li.has-dropdown>a:after {
        display: none
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li:hover:not(.has-form)>a {
        background-color: transparent
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.active_menu a {
        color: #d46e0f
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container {
        position: absolute;
        top: 0;
        right: 0
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container .icon-form {
        position: relative;
        width: 85px;
        height: 85px
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container .icon-form .fa {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        color: #FFF;
        font-size: 15px;
        line-height: 24px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        cursor: pointer
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container .icon-form .searchform {
        position: absolute;
        bottom: -60px;
        right: 0;
        opacity: 0;
        transition: opacity .35s ease-in-out
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container .icon-form .searchform div {
        background-color: #FFF;
        padding: 8px;
        width: 250px;
        border-radius: 2px;
        box-shadow: 0 0 10px 0 rgba(199,191,191,0.35)
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container .icon-form .searchform div input[type="text"]#s {
        margin: 0;
        width: 100%;
        top: 0;
        font-size: 13px;
        font-weight: 500
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container .icon-form .searchform div input[type="submit"]#searchsubmit {
        top: 10px;
        right: 10px;
        height: calc(38px - 4px);
        font-size: 12px;
        font-weight: 500;
        font-family: "Poppins"
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container .icon-form .searchform div input[type="submit"]#searchsubmit:focus {
        outline: none
    }

    .header-creative-layout .contain-to-grid .top-bar .search-form-container .icon-form:hover .searchform {
        opacity: 1
    }
}

@media only screen and (max-width: 45.71429em) {
    .header-creative-layout .contain-to-grid .top-bar .title-area .name a {
        padding-top:14px
    }

    .header-creative-layout .contain-to-grid .top-bar .title-area .name a img.logo {
        display: none
    }

    .header-creative-layout .contain-to-grid .top-bar .title-area .name a img.logo-sticky {
        display: block
    }

    .header-creative-layout .contain-to-grid .top-bar .title-area .toggle-topbar.menu-icon {
        margin-top: 0;
        transform: translateY(-50%)
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li a {
        font-size: 15px;
        font-weight: 500;
        text-transform: capitalize
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li a:hover {
        color: #000
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown>a:after {
        border-color: #000 transparent transparent transparent
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown .dropdown li a {
        font-weight: 500
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown .dropdown li a.parent-link {
        font-weight: 500
    }

    .header-creative-layout .contain-to-grid .top-bar .top-bar-section ul li:hover:not(.has-form)>a {
        color: #000
    }
}

@media only screen and (max-width: 45.71429em) {
    .header-creative-layout {
        position:relative
    }
}

.header-creative-layout.positioned {
    position: relative
}

.header-creative-layout.positioned .top-bar-header {
    background-color: #d46e0f
}

@media only screen and (min-width: 900px) {
    .header-creative-layout.positioned .contain-to-grid .top-bar .title-area .name {
        padding:25px 0
    }

    .header-creative-layout.positioned .contain-to-grid .top-bar .title-area .name a .logo {
        display: none
    }

    .header-creative-layout.positioned .contain-to-grid .top-bar .title-area .name a .logo-sticky {
        display: block
    }

    .header-creative-layout.positioned .contain-to-grid .top-bar .top-bar-section ul li a {
        color: #d46e0f
    }

    .header-creative-layout.positioned .contain-to-grid .top-bar .top-bar-section ul li.has-dropdown>a:after {
        border-color: #0a2c6c transparent transparent transparent
    }

    .header-creative-layout.positioned .contain-to-grid .top-bar .search-form-container .icon-form .fa {
        color: #d46e0f
    }

    .header-creative-layout.positioned .contain-to-grid .top-bar .search-form-container .icon-form:before {
        content: "";
        height: 20px;
        width: 2px;
        background-color: rgba(216,218,221,0.5);
        position: absolute;
        top: 50%;
        left: 45px;
        transform: translateY(-50%)
    }
}

@media only screen and (max-width: 45.71429em) {
    .header-creative-layout.positioned .contain-to-grid.fixed .top-bar .title-area .name a .logo-sticky {
        padding-top:0
    }
}

.button {
    text-transform: uppercase;
    letter-spacing: 2px
}

.wd-bouton {
    background-color: #fe5b10;
    font-size: 14px;
    font-weight: 700;
    padding: 11.5px 10px;
    text-transform: uppercase;
    border: none;
    color: #fff
}

.wd-call-to-action-btn {
    margin-top: 30px;
    text-align: center
}

.wd-call-to-action-btn a {
    border: 2px solid #fff;
    padding: 15px 30px;
    color: #fff
}

.wd-call-to-action-btn-invers {
    margin-top: 30px;
    text-align: center
}

.wd-call-to-action-btn-invers a {
    background: #d46e0f;
    padding: 15px 30px;
    color: #fff
}

.button.small {
    font-weight: 700;
    padding: 12px 46px
}

.know-more-button button.vc_btn3.vc_btn3-size-md {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    border: 1px solid #000;
    background-image: none;
    transition: all .35s ease-in-out
}

.know-more-button button.vc_btn3.vc_btn3-size-md:hover {
    background-color: transparent !important;
    color: #000 !important
}

.list-icon li {
    padding-left: 15px;
    margin-bottom: 10px
}

.list-icon li::before {
    color: #d46e0f;
    content: "\f00c";
    font-family: "FontAwesome";
    position: absolute;
    margin: 0px -19px 0px
}

.list-icon.check-circle li::before {
    content: "\f00c"
}

.list-icon.check-circle-o li::before {
    content: "\f00c"
}

.list-icon.check-square li::before {
    content: "\f00c"
}

.list-icon.check-square-o li::before {
    content: "\f00c"
}

input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea {
    height: 46px;
    border-radius: 2px;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
    margin: 0 0 1.35286rem
}

input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus {
    border-color: #d46e0f;
    background-color: #FFF
}

textarea {
    height: auto
}

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    vertical-align: top
}

input.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 100%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    margin-bottom: 0;
    border: 0;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none
}

.input__field:focus {
    outline: none
}

.input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%
}

.graphic {
    position: absolute;
    top: 0;
    left: 0;
    fill: none
}

.icon {
    color: #ddd;
    font-size: 150%
}

input.wd-input-strocked-field {
    width: 100%;
    background: transparent;
    color: #7A7593
}

.input__label--strocked {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #e5e5e5;
    text-align: left;
    cursor: text
}

.input__label-content--strocked {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s
}

.graphic--strocked {
    -webkit-transform: scale3d(1, -1, 1);
    transform: scale3d(1, -1, 1);
    -webkit-transition: stroke-dashoffset 0.3s;
    transition: stroke-dashoffset 0.3s;
    pointer-events: none;
    stroke: #e5e5e5;
    stroke-width: 4px;
    stroke-dasharray: 962;
    stroke-dashoffset: 558
}

.wd-input-strocked-field:focus+.input__label--strocked,.input--filled .input__label--strocked {
    cursor: default;
    pointer-events: none;
    padding: 1em
}

.wd-input-strocked-field:focus+.input__label--strocked .graphic--strocked,.input--filled .graphic--strocked {
    stroke-dashoffset: 0
}

.wd-input-strocked-field:focus+.input__label--strocked .input__label-content--strocked,.input--filled .input__label-content--strocked {
    -webkit-transform: scale3d(0.81, 0.81, 1) translate3d(0, 4em, 0);
    transform: scale3d(0.81, 0.81, 1) translate3d(0, 4em, 0)
}

.input--filled .input__label-content {
    padding: 0
}

.wd-newsletter {
    position: relative;
    color: rgba(254,254,254,0.76);
    font-family: inherit;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.714;
    margin-bottom: 1.42857em;
    text-transform: uppercase
}

.wd-newsletter>div {
    margin-top: 15px
}

.wd-newsletter .newslettersubmit {
    background-color: #fe5b10;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    height: 40px;
    left: 218px;
    padding: 0 13px;
    position: absolute;
    right: auto;
    top: 39px;
    cursor: pointer
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .wd-newsletter .newslettersubmit {
        top:38px
    }
}

.wd-newsletter .email-adress,.wd-newsletter .email-adress:focus {
    background-color: transparent;
    color: #93a1a7;
    height: 40px;
    width: 262px
}

.wd-newsletter li {
    margin: 0
}

.wd-newsletter i {
    color: #FFF;
    font-size: 16px;
    margin: 0;
    padding: 3px;
    width: 24px
}

.wd-newsletter i:hover {
    color: #FE5B10
}

.box-icon {
    height: 100%;
    padding: 5px 10px 0 0;
    position: absolute
}

.box-icon img,.box-icon i {
    background: #d46e0f;
    border-radius: 50px;
    height: 60px;
    padding: 10px;
    width: 60px
}

.box-icon i {
    color: #fff;
    padding-left: 17px;
    padding-top: 15px;
    font-size: 2em
}

.box-description {
    padding-left: 70px
}

.box-description h3 {
    font-size: 19px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #555;
    letter-spacing: 2px;
    line-height: 23.75px
}

.box-description p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-rtl .box-icon {
    height: 100%;
    padding: 5px;
    position: absolute;
    width: 70px;
    right: 0
}

.wd-text-icon-rtl .box-description {
    padding-right: 70px;
    padding-left: 0;
    text-align: right
}

.wd-text-icon-rtl .box-description h3 {
    color: #555;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.wd-text-icon-rtl .box-description p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-style2 .box-icon {
    height: 100%;
    padding: 5px;
    position: absolute
}

.wd-text-icon-style2 .box-icon img,.wd-text-icon-style2 .box-icon i {
    background: #d46e0f;
    border-radius: 5px;
    height: 50px;
    padding: 10px;
    width: 50px
}

.wd-text-icon-style2 .box-icon i {
    color: #fff;
    font-size: 2em;
    padding-left: 12px
}

.wd-text-icon-style2 .box-description {
    padding-left: 70px
}

.wd-text-icon-style2 .box-description h3 {
    color: #555;
    font-size: 20px;
    margin-bottom: 10px
}

.wd-text-icon-style2 .box-description p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-style2-2 {
    padding: 20px 0
}

.wd-text-icon-style2-2 .box-icon {
    height: 100%;
    padding: 5px;
    position: absolute
}

.wd-text-icon-style2-2 .box-icon img,.wd-text-icon-style2-2 .box-icon i {
    background: #FE5B10;
    border-radius: 5px;
    height: 50px;
    padding: 10px;
    width: 50px
}

.wd-text-icon-style2-2 .box-icon i {
    color: #fff;
    font-size: 2em;
    padding-left: 12px
}

.wd-text-icon-style2-2 .box-description {
    padding-left: 80px
}

.wd-text-icon-style2-2 .box-description h4 {
    color: #FFF
}

.wd-text-icon-style2-2 .box-description p {
    color: rgba(255,255,255,0.89);
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-style3 .box-icon {
    position: unset;
    text-align: center;
    padding: 37px 0;
    background: #fefefe;
    border-bottom: 1px solid rgba(0,0,0,0.05)
}

.wd-text-icon-style3 .box-icon img,.wd-text-icon-style3 .box-icon i {
    background: #d46e0f;
    border-radius: 0;
    width: unset;
    height: unset;
    padding: 26px 55px
}

.wd-text-icon-style3 .box-icon i {
    color: #fff;
    font-size: 3.5em;
    padding: 39px 65px
}

.wd-text-icon-style3 .box-description {
    padding: 30px 20px;
    background: #fff
}

.wd-text-icon-style3 .box-description h4 {
    color: #333;
    margin-bottom: 10px
}

.wd-text-icon-style3 .box-description p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-style5 .box-icon {
    position: unset;
    text-align: center;
    padding: 5px 10px 0px 0px;
    background: #fefefe
}

.wd-text-icon-style5 .box-icon img,.wd-text-icon-style5 .box-icon i {
    background: transparent;
    border-radius: 0;
    width: unset;
    height: unset;
    padding: 10px
}

.wd-text-icon-style5 .box-icon i {
    color: #fff;
    font-size: 3.5em;
    padding: 39px 65px
}

.wd-text-icon-style5 .box-description {
    padding: 30px 20px;
    background: #fff
}

.wd-text-icon-style5 .box-description h4 {
    color: #333;
    margin-bottom: 10px
}

.wd-text-icon-style5 .box-description h3 {
    font-size: 18px;
    margin-bottom: 8px;
    letter-spacing: 2px;
    line-height: 23.75px;
    color: #000;
    font-weight: 600
}

.wd-text-icon-style5 .box-description p {
    color: #888;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-fucts {
    text-align: center;
    margin-bottom: 20px
}

.wd-fucts .icon {
    min-height: 70px
}

.wd-fucts .number {
    color: #fff;
    font-weight: bold;
    font-size: 30px
}

.wd-fucts .number span {
    border-bottom: 2px solid rgba(255,255,255,0.5);
    padding-top: 5px;
    width: 100px;
    display: inline-block;
    padding-bottom: 10px
}

.wd-fucts .title {
    padding-top: 10px;
    color: #fff;
    font-size: 16px
}

.service-block-text {
    background-color: #FFF;
    padding: 55px 35px;
    box-shadow: 0 0 22px 0 rgba(0,0,0,0.16);
    transition: all .35s ease-in-out
}

.service-block-text .icon {
    margin-bottom: 20px
}

.service-block-text .icon svg {
    width: 50px;
    text-align: left;
    display: block;
    margin-left: -12px
}

.service-block-text .icon svg path {
    fill: #000;
    transition: all .35s ease-in-out
}

.service-block-text .heading {
    margin-bottom: 20px
}

@media only screen and (max-width: 45.71429em) {
    .service-block-text .heading {
        text-align:left
    }
}

.service-block-text .heading h2,.service-block-text .heading h4 {
    margin: 0;
    color: #000;
    transition: all .35s ease-in-out
}

.service-block-text .heading h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 300
}

.service-block-text .heading h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px
}

.service-block-text .desc p {
    font-weight: 300;
    color: #3A3A3A;
    font-size: 18px;
    line-height: 30px;
    font-family: "Montserrat";
    transition: all .35s ease-in-out
}

.service-block-text .desc ul {
    font-family: "Montserrat";
    list-style: none;
    margin-left: 0
}

.service-block-text .desc ul li {
    font-size: 18px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.service-block-text .read-more a {
    color: #000;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300;
    text-decoration: underline;
    font-family: "Montserrat";
    transition: all .35s ease-in-out
}

.service-block-text:hover {
    background-color: #000
}

.service-block-text:hover .icon svg path {
    fill: #FFF
}

.service-block-text:hover .heading h2,.service-block-text:hover .heading h4 {
    color: #FFF
}

.service-block-text:hover .desc p {
    color: #FFF
}

.service-block-text:hover .desc ul li {
    color: #FFF
}

.service-block-text:hover .read-more a {
    color: #FFF
}

.wd-section-blog,.wd-section-blog-services {
    margin-bottom: 85px
}

.wd-section-blog article,.wd-section-blog-services article {
    padding-top: 30px
}

.wd-section-blog .wd-blog-post,.wd-section-blog-services .wd-blog-post {
    border: 1px solid #d4dee5;
    margin-bottom: 20px
}

@media only screen {
    .wd-section-blog .no-padding .wd-blog-post,.wd-section-blog-services .no-padding .wd-blog-post {
        border-right-width: 0
    }
}

.wd-section-blog .no-padding :last-child .wd-blog-post,.wd-section-blog-services .no-padding :last-child .wd-blog-post {
    border-right-width: 1px
}

.wd-section-blog h4,.wd-section-blog-services h4 {
    padding: 0 35px
}

.wd-section-blog p,.wd-section-blog-services p {
    padding: 5px 35px 20px
}

.wd-section-blog a,.wd-section-blog-services a {
    display: block;
    margin-bottom: 20px;
    padding: 0 35px
}

.wd-section-blog.style2 {
    position: relative;
    z-index: 9
}

.wd-section-blog.style2 .wd-blog-post {
    border: none
}

.wd-section-blog.style2 h4:after {
    content: " ";
    display: block;
    background-color: #82CA13;
    height: 3px;
    width: 40px;
    margin: 20px auto 0
}

.wd-section-blog-services.style-3 .wd-blog-post {
    margin-top: 30px
}

.wd-section-blog-services.style-3 .wd-blog-post>div {
    transform: rotate(45deg) translateX(-150px) translateY(-150px);
    transition: all .4s;
    opacity: 0;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border: 2px solid #F8BA07
}

.wd-section-blog-services.style-3 .wd-blog-post>div img {
    transform: rotate(-45deg) scale(2.3) translateY(10px)
}

.wd-section-blog-services.style-3 .wd-blog-post h4:after {
    content: " ";
    display: block;
    background-color: #82CA13;
    height: 3px;
    width: 40px;
    margin: 20px auto 0
}

.wd-section-blog-services.style-3 .wd-blog-post svg {
    position: absolute;
    top: -6px;
    left: -6px
}

.wd-section-blog-services.style-3 .wd-blog-post .shape {
    stroke-dasharray: 760;
    stroke-dashoffset: 0;
    stroke-width: 2px;
    fill: transparent;
    stroke: #82CA13;
    border-bottom: 5px solid #000;
    transition: stroke-width 1s ease 0s, stroke-dashoffset 1s ease 0s, stroke-dasharray 1s ease 0s
}

.wd-section-blog-services.style-3 .wd-blog-post .text {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 8px;
    color: #fff;
    top: -48px;
    position: relative
}

.wd-section-blog-services.style-3 .wd-blog-post.nohover .shape {
    stroke-dasharray: 80, 504;
    stroke-dashoffset: -585;
    stroke-width: 8px
}

.wd-section-blog-services.style-3 .wd-blog-post:hover .shape {
    stroke-dasharray: 760;
    stroke-dashoffset: 0;
    stroke-width: 2px
}

.wd-section-blog-services.style-3 .wd-blog-post .img-wrapper {
    overflow: hidden;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%
}

.wd-section-blog-services.style-3.anim-on .wd-blog-post>div {
    transform: rotate(45deg) translateX(-15px) translateY(-15px);
    opacity: 1
}

.wd-section-about-us {
    margin: 85px 0
}

.wd-section-about-us .wd-block-image {
    background-image: url(../images/about-us.html);
    background-size: cover;
    height: 370px
}

.wd-section-contact .wd-title-section_l {
    margin: 0
}

.wd-section-contact h2 {
    color: inherit;
    margin-bottom: 35px
}

.wd-section-contact .wd-form {
    background: #d46e0f;
    padding: 50px 0
}

@media only screen and (max-width: 45.71429em) {
    .wd-section-contact .wd-form {
        padding:0
    }
}

.wd-section-contact .wd-form .form-content {
    background: #d46e0f;
    float: right;
    padding: 0 30px
}

@media only screen and (max-width: 45.71429em) {
    .wd-section-contact .wd-form .form-content {
        max-width:100%
    }
}

.wd-section-contact .wd-form input[type="text"],.wd-section-contact .wd-form textarea {
    background: transparent;
    color: #fff;
    box-shadow: none
}

.wd-section-contact .wd-form .button {
    margin-left: 15px
}

.wd-section-contact .wd-form-image {
    background: url(../images/contact3.html);
    background-size: cover;
    height: 100%;
    position: absolute
}

.wd-section-contact .wd-form-image2 {
    background: url(../images/contact.html);
    height: 100%;
    width: 100%
}

.wd-section-contact ::-webkit-input-placeholder {
    color: #fff
}

.wd-section-contact :-moz-placeholder {
    color: #fff
}

.wd-section-contact ::-moz-placeholder {
    color: #fff
}

.wd-section-contact :-ms-input-placeholder {
    color: #fff
}

.creative-area {
    background: #d46e0f;
    padding-top: 50px
}

.creative-area .wd-title-section_l {
    margin-bottom: 20px
}

.creative-area .wd-title-section_l h2 {
    color: #fff
}

.wd-benefits {
    padding-top: 60px;
    background: #7dc1f9
}

.wd-benefits .flow-wrapper {
    position: absolute
}

@media (max-width: 1752px) and (min-width: 1642px) {
    .wd-benefits .flow-wrapper {
        padding-top:calc(50% - 780px)
    }
}

@media (max-width: 1642px) and (min-width: 1200px) {
    .wd-benefits .flow-wrapper {
        padding-top:calc(50% - 488px)
    }
}

@media (max-width: 1200px) and (min-width: 1085px) {
    .wd-benefits .flow-wrapper {
        padding-top:calc(50% - 63px)
    }
}

@media (max-width: 1085px) and (min-width: 745px) {
    .wd-benefits .flow-wrapper {
        padding-top:calc(50% - 10px)
    }
}

@media (max-width: 745px) and (min-width: 672px) {
    .wd-benefits .flow-wrapper {
        padding-top:calc(50% + 157px)
    }
}

@media (max-width: 672px) {
    .wd-benefits .flow-wrapper {
        padding-top:calc(50% + 347px)
    }
}

@media (max-width: 357px) {
    .wd-benefits .flow-wrapper {
        display:none
    }
}

.wd-benefits .flow-wrapper #Stage_static-svg2 {
    background-position: 0 -1px !important
}

.wd-benefits .row {
    position: relative;
    z-index: 1;
    padding-bottom: 180px
}

@media (min-width: 1753px) {
    .wd-benefits .row {
        padding-bottom:220px
    }
}

@media (max-width: 1752px) and (min-width: 1642px) {
    .wd-benefits .row {
        padding-bottom:226px
    }
}

@media (max-width: 1367px) and (min-width: 1200px) {
    .wd-benefits .row {
        padding-bottom:150px
    }
}

@media (max-width: 1220px) and (min-width: 1200px) {
    .wd-benefits .row {
        padding-bottom:180px
    }
}

@media (max-width: 1642px) and (min-width: 1367px) {
    .wd-benefits .row {
        padding-bottom:340px
    }
}

@media (max-width: 1200px) and (min-width: 1172px) {
    .wd-benefits .row {
        padding-bottom:550px
    }
}

@media (max-width: 1172px) and (min-width: 1085px) {
    .wd-benefits .row {
        padding-bottom:300px
    }
}

@media (max-width: 1085px) and (min-width: 1045px) {
    .wd-benefits .row {
        padding-bottom:420px
    }
}

@media (max-width: 1045px) and (min-width: 900px) {
    .wd-benefits .row {
        padding-bottom:420px
    }
}

@media (max-width: 900px) and (min-width: 745px) {
    .wd-benefits .row {
        padding-bottom:330px
    }
}

@media (max-width: 745px) and (min-width: 672px) {
    .wd-benefits .row {
        padding-bottom:179px
    }
}

@media (max-width: 672px) and (min-width: 505px) {
    .wd-benefits .row {
        padding-bottom:330px
    }
}

@media (max-width: 505px) {
    .wd-benefits .row {
        padding-bottom:140px
    }
}

.wd-benefits .wd-title-section_c {
    margin-top: 30px
}

.wd-benefits .wd-title-section_c h5,.wd-benefits .wd-title-section_c h2 {
    color: inherit
}

.wd-section-project img {
    width: 100%
}

.wd-section-project .wd-title-section_c h2 {
    color: inherit
}

.wd-section-project .wd-project {
    text-align: center;
    background: #fff;
    margin-bottom: 28px
}

.wd-section-project .wd-project h4 {
    padding: 16px 10px 0;
    margin-bottom: 0;
    font-size: 19px
}

.wd-section-project .wd-project p {
    padding: 0 40px 19px;
    font-size: 13px
}

.wd-section-project .wd-project p span:last-child {
    display: none
}

.wd-section-project .wd-more-project {
    text-align: center
}

.wd-section-project .wd-more-project .button {
    border-bottom: 3px solid rgba(0,0,0,0.4);
    padding: 13px 20px;
    font-size: 14px
}

.wd-section-project .wd-more-project .button i {
    margin-right: 9px
}

.wd-project {
    width: 100%
}

.wd-section-project-page {
    background: #eee;
    padding-top: 50px
}

.wd-section-project-page img {
    width: 100%
}

.wd-section-project-page .wd-title-section_c h2 {
    color: inherit
}

.wd-section-project-page .wd-project {
    width: 100%;
    text-align: center;
    background: #fff;
    margin-bottom: 28px
}

.wd-section-project-page .wd-project h4 {
    padding: 16px 10px 0;
    margin-bottom: 0;
    font-size: 19px
}

.wd-section-project-page .wd-project p {
    padding: 0 40px 19px;
    font-size: 13px
}

.wd-section-project-page .wd-more-project {
    text-align: center
}

.wd-section-project-page .wd-more-project .button {
    border-bottom: 3px solid rgba(0,0,0,0.4);
    padding: 13px 20px;
    font-size: 14px
}

.wd-section-project-page .wd-more-project .button i {
    margin-right: 9px
}

.wd-latest-news {
    margin-bottom: 20px;
    border: 1px solid #F3F1F1;
    padding-bottom: 25px
}

.wd-latest-news .wd-image-date {
    position: relative
}

.wd-latest-news .wd-image-date img {
    width: 100%
}

.wd-latest-news .wd-image-date span {
    background: #d46e0f;
    color: #fff;
    display: inline-block;
    left: 0;
    padding-bottom: 4px;
    position: absolute;
    text-align: center;
    top: 0
}

.wd-latest-news .wd-image-date span strong {
    background: #d46e0f;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    padding: 7px 15px 4px
}

@media (max-width: 768px) {
    .wd-latest-news .wd-image-date span {
        left:14px
    }
}

.wd-latest-news .wd-title-element {
    margin-bottom: 5px;
    padding: 0 20px
}

.wd-latest-news .wd-title-element::after {
    content: " ";
    display: block;
    background-color: #d46e0f;
    height: 3px;
    width: 40px;
    margin: 15px 0 10px
}

.wd-latest-news .wd-title-element a {
    color: #222
}

.wd-latest-news h6 {
    color: #787878;
    margin-bottom: 15px;
    padding: 0 20px
}

.wd-latest-news p {
    padding: 0 20px
}

.wd-latest-news .read-more {
    padding: 20px
}

.wd-latest-news .hvr-pop.read-more {
    float: right;
    padding: 30px 0px 0px
}

.wd-section-clients {
    background: #fafcfa;
    padding-bottom: 100px;
    background: url(../images/clients-bg.jpg);
    background-size: cover
}

.wd-section-clients .owl-item {
    text-align: center
}

.wd-section-testimonail {
    padding-bottom: 100px;
    background: url(../images/section-project-bg-2.jpg);
    background-size: cover
}

.wd-section-testimonail blockquote p,.wd-section-testimonail .wd-title-section_c h2,.wd-section-testimonail blockquote div.job-title {
    color: #fff
}

.wd-section-fucts {
    padding-bottom: 100px;
    background: url(../images/section-project-bg-2.jpg);
    background-size: cover;
    margin-top: 30px
}

.wd-section-fucts .wd-title-section_c {
    margin-bottom: 50px
}

.wd-section-fucts .wd-title-section_c h2 {
    color: inherit
}

.wd-section-team {
    background: #f5f5f5;
    padding-bottom: 100px
}

.wd-section-team .wd-team-member {
    background: #fff;
    padding-bottom: 10px
}

.wd-section-team .wd-team-member img {
    width: 100%
}

.wd-section-team .wd-team-member .wd-title-element,.wd-section-team .wd-team-member p,.wd-section-team .wd-team-member h6 {
    padding: 0 15px
}

.wd-section-team .wd-team-member h6 {
    color: #787878
}

.wd-section-team .wd-team-member a {
    display: block;
    border-top: 1px solid #eaeaea;
    margin: 20px 15px;
    padding: 10px 0
}

.vc_row.wpb_row.vc_row-fluid.our-resources {
    background-position: center bottom !important;
    background-size: 100% auto
}

.wd-text-icon,.wd-text-icon-rtl {
    margin-bottom: 50px
}

.wd-section-text-icon .wd-title-section_c {
    margin-bottom: 40px
}

.wd-section-text-icon .wd-text-icon-style2 {
    margin-bottom: 40px
}

.wd-section-text-icon .wd-text-icon-style2 .box-description {
    padding-left: 104px;
    padding-top: 10px
}

.wd-section-text-icon .wd-text-icon-style2 .box-description h4 {
    color: #333;
    font-size: 19px
}

.wd-section-text-icon .wd-text-icon-style2 .box-icon i {
    font-size: 3em;
    padding: 19px;
    height: 76px;
    width: 76px
}

.wd-section-text-icon-style3 {
    background: #F5F5F5;
    padding-bottom: 50px
}

.wd-section-text-icon-style3 .wd-text-icon-style3 .box-description h4 {
    font-size: 18px
}

.wd-section-call-to-action {
    background: #d46e0f;
    padding: 40px 0 50px;
    border-bottom: solid 6px #56890A
}

.wd-section-call-to-action h4,.wd-section-call-to-action p {
    color: #fff
}

.page-services.wd-section-call-to-action {
    margin-bottom: 0
}

.wd-section-call-to-action-invers .call-to-action-invers {
    border: 4px solid #d46e0f;
    background: #fff;
    padding: 40px 20px 50px
}

.wd-section-accordion ul {
    margin-left: 0
}

.wd-section-accordion .wd-title-section_l {
    margin-bottom: 13px
}

.wd-section-accordion .wd-title-section_l h2 {
    font-size: 25px
}

.wd-section-accordion .second-row {
    margin-bottom: 80px
}

.wd-section-pricing-tables.second-row {
    margin-bottom: 80px
}

.map-description h4 {
    font-size: 15px
}

.wd-section-portfolio {
    margin-bottom: 50px
}

.wd-footer {
    padding-top: 70px
}

.heading h5 {
    color: #000000;
    font-size: 24px;
    font-family: "Montserrat" !important;
    font-weight: 300 !important;
    line-height: 42px;
    margin-bottom: 0
}

@media only screen and (max-width: 45.71429em) {
    .heading {
        text-align:center
    }
}

.custom-heading .wd-title-section_l,.custom-heading .wd-title-section_c {
    margin: 0;
    padding-left: 0
}

.custom-heading .wd-title-section_l h2,.custom-heading .wd-title-section_c h2 {
    font-size: 36px;
    line-height: 32px;
    margin-bottom: 0
}

.custom-heading .wd-title-section_l h2:after,.custom-heading .wd-title-section_c h2:after {
    display: inline-block;
    height: 2px;
    margin: 0 0 0 10px;
    width: 48px
}

.custom-heading.white .wd-title-section_l h2,.custom-heading.white .wd-title-section_c h2 {
    color: #FFF
}

.gradient-testimonial .wd-testimonail blockquote {
    padding: 0
}

.gradient-testimonial .wd-testimonail blockquote p {
    margin: 0 0 20px;
    padding: 0 25%;
    font-size: 17px;
    font-weight: 400;
    color: #FFF;
    font-style: normal;
    font-family: Montserrat;
    line-height: 27px
}

.gradient-testimonial .wd-testimonail blockquote p:before,.gradient-testimonial .wd-testimonail blockquote p:after {
    display: none
}

@media only screen and (max-width: 45.71429em) {
    .gradient-testimonial .wd-testimonail blockquote p {
        padding:0
    }
}

.gradient-testimonial .wd-testimonail blockquote img {
    display: none
}

.gradient-testimonial .wd-testimonail blockquote cite {
    color: #FFF;
    font-style: normal;
    font-size: 17px;
    font-weight: 600;
    font-family: Montserrat;
    line-height: 30px
}

.gradient-testimonial .wd-testimonail blockquote cite:before {
    margin-right: 10px
}

.gradient-testimonial .wd-testimonail blockquote cite:after {
    content: "\2014 \0020";
    margin-left: 10px
}

.gradient-testimonial .wd-testimonail .owl-controls {
    display: none !important
}

.gradient-testimonial .carousel_client .owl-controls {
    display: none !important
}

.custom-recent-blog .simple-blog .wd-latest-news .wd-title-element {
    font-size: 22px;
    line-height: 27px;
    color: #25282E;
    font-weight: 700
}

.custom-recent-blog .simple-blog .wd-latest-news .wd-title-element:after {
    display: none
}

.custom-recent-blog .simple-blog .wd-latest-news p {
    font-size: 18px;
    line-height: 28px;
    color: rgba(39,39,39,0.5);
    font-family: Montserrat;
    margin-bottom: 0
}

.custom-recent-blog .simple-blog .wd-latest-news p .hvr-pop.read-more {
    float: none;
    padding: 20px 0 0;
    font-size: 12px;
    line-height: 17px;
    color: #2A2A2A;
    font-weight: 700;
    text-transform: uppercase;
    display: block
}

.wd-text-icon.custom-text-with-icon-layout-1 {
    overflow: hidden;
    margin-bottom: 30px
}

.wd-text-icon.custom-text-with-icon-layout-1 .box-icon {
    position: relative;
    float: left;
    padding: 0 25px 0 0
}

.wd-text-icon.custom-text-with-icon-layout-1 .box-icon img {
    background-color: transparent;
    padding: 0;
    border-radius: 0
}

.wd-text-icon.custom-text-with-icon-layout-1 .box-description {
    float: right;
    padding-left: 0;
    width: calc(100% - 85px)
}

.wd-text-icon.custom-text-with-icon-layout-1 .box-description h3 {
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #0F3B8F;
    letter-spacing: 0;
    font-weight: 700
}

.wd-text-icon.custom-text-with-icon-layout-1 .box-description p {
    margin-bottom: 0;
    line-height: 26px
}

.box-area {
    background-color: #FFF;
    border-top: 5px solid #B3BDD1;
    padding: 50px 45px
}

.box-area h3 {
    font-size: 30px;
    font-weight: 700;
    color: #0F3B8F;
    padding-bottom: 15px;
    border-bottom: 1px solid #EEE;
    margin-bottom: 0
}

.box-area .area-list {
    padding: 30px 0 0;
    list-style: none;
    margin: 0 0 10px
}

.box-area .area-list li {
    color: #0F3B8F;
    font-size: 17px;
    padding-bottom: 10px
}

.box-area a {
    color: #5ED9FA;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px
}

.box-area a:after {
    font-family: "FontAwesome";
    content: "\f178";
    margin-left: 10px;
    font-weight: 400
}

.video-presentation {
    text-align: center
}

.video-presentation h3 {
    color: #FFF;
    font-size: 44px;
    line-height: 66px;
    font-weight: 600;
    margin-bottom: 60px;
    text-decoration: underline
}

@media only screen and (max-width: 45.71429em) {
    .video-presentation h3 {
        font-size:35px;
        line-height: 1.5
    }

    .video-presentation h3 br {
        display: none
    }
}

.video-presentation a {
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #000;
    box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.4);
    border-radius: 100%;
    background-color: rgba(255,255,255,0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    font-size: 20px
}

.wd-testimonail {
    margin: 0
}

.wd-testimonail blockquote {
    border: none;
    color: inherit;
    text-align: center
}

.wd-testimonail blockquote img {
    border-radius: 0;
    margin: 40px 0;
    height: 100px;
    width: 100px;
    margin-bottom: 14px;
    border-radius: 50%
}

.wd-testimonail blockquote cite {
    text-align: center;
    padding-left: 0;
    font-size: 16px;
    color: #d46e0f;
    font-weight: 600
}

.wd-testimonail blockquote .job-title {
    color: #000000;
    font-size: 14px;
    text-align: center
}

.wd-testimonail p {
    margin-top: 15px;
    line-height: 1.714;
    color: #636363;
    color: inherit;
    text-align: center;
    font-style: italic;
    font-size: 16px;
    padding: 0 8%
}

@media only screen {
    .wd-testimonail p {
        padding: 0 19%
    }
}

.wd-testimonail p:before {
    content: "\f10d";
    font-family: "FontAwesome";
    color: rgba(255,255,255,0.4);
    font-size: 18px;
    margin: -27px -51px 0px;
    position: absolute
}

.wd-testimonail p:after {
    content: "\f10e";
    font-family: "FontAwesome";
    color: rgba(255,255,255,0.4);
    font-size: 18px;
    margin: 27px 51px 0px;
    position: absolute;
    right: 19%
}

.wd-testimonail .quote {
    display: none
}

.pricing-table .title {
    text-transform: uppercase
}

.pricing-table.featured .title {
    background-color: #ffd512
}

.pricing-table.featured .price {
    background-color: #d46e0f
}

.image-wrapper {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0,0,0,0.04);
    overflow: hidden;
    position: relative;
    text-align: center;
    border-radius: 4px
}

.image-overlay-content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.overlay-fade-in p {
    letter-spacing: 0.15em;
    color: #f4f4f4;
    font-size: 28px;
    opacity: 0;
    transition: all 0.2s linear
}

.overlay-fade-in img {
    transition: all 0.2s linear
}

.overlay-fade-in .image-overlay-content {
    opacity: 0;
    background-color: rgba(0,0,0,0.4);
    transition: all 0.4s ease-in-out
}

.overlay-fade-in h2 {
    color: #f2f2f2;
    font-size: 1.8rem;
    margin-top: 40%;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    background: rgba(0,0,0,0.7)
}

.overlay-fade-in .button {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #FFF;
    color: #222;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
    position: relative;
    border: 1px solid #999;
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.overlay-fade-in .button:hover {
    box-shadow: 0 0 5px #000
}

.overlay-fade-in:hover img {
    transform: scale(1.2)
}

.overlay-fade-in:hover .image-overlay-content {
    opacity: 1
}

.overlay-fade-in:hover h2,.overlay-fade-in p,.overlay-fade-in .button {
    opacity: 1
}

.overlay-fade-in:hover p {
    transition-delay: 0.1s
}

.overlay-fade-in:hover .button {
    transition-delay: 0.2s
}

.overlay-slide-in-left img {
    transition: all 0.3s ease-in-out
}

.overlay-slide-in-left .image-overlay-content {
    background-image: url(../images/portfolio/hover-bg.jpg);
    background-color: rgba(0,0,0,0.3);
    transform: translateX(-110%);
    opacity: 1;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 0 7px #ccc
}

.overlay-slide-in-left h2 {
    font-size: 1.8rem;
    background: rgba(255,255,255,0.7);
    margin-top: 40%;
    color: #000;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1)
}

.overlay-slide-in-left p {
    opacity: 0;
    color: #333;
    transition: all 0.2s linear
}

.overlay-slide-in-left .button {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
    position: relative;
    border-radius: 7px
}

.overlay-slide-in-left .button:hover {
    background-color: #444
}

.overlay-slide-in-left:hover .image-overlay-content {
    transform: translateX(0px)
}

.overlay-slide-in-left:hover img {
    transform: translateX(80%);
    transition-delay: 0.1s
}

.overlay-slide-in-left:hover p {
    opacity: 1;
    transition-delay: 0.4s
}

.overlay-fade-in-new-background .button {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    box-shadow: 0 0 1px #000;
    position: relative;
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.overlay-fade-in-new-background .button:hover {
    box-shadow: 0 0 5px #fff;
    background-color: #222
}

.overlay-fade-in-new-background p {
    font-size: 28px
}

.overlay-fade-in-new-background .image-overlay-content {
    opacity: 0;
    background-image: url(https://www.toptal.com/designers/subtlepatterns/);
    background-color: rgba(255,255,255,0.5);
    transition: all 0.4s ease-in-out
}

.overlay-fade-in-new-background h2 {
    color: #000;
    font-size: 1.6rem;
    margin-top: 30%;
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.overlay-fade-in-new-background p {
    opacity: 0;
    transition: all 0.2s linear
}

.overlay-fade-in-new-background img {
    transition: all 0.2s ease-in-out
}

.overlay-fade-in-new-background:hover img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    transform: scale(1.5)
}

.overlay-fade-in-new-background:hover .image-overlay-content {
    opacity: 1
}

.overlay-fade-in-new-background:hover h2,.overlay-fade-in-new-background p,.overlay-fade-in-new-background .button {
    opacity: 1
}

.overlay-fade-in-new-background:hover p {
    transition-delay: 0.1s
}

.overlay-fade-in-new-background:hover .button {
    transition-delay: 0.2s
}

.accordion-navigation>a:after {
    content: "+";
    padding-left: 5px;
    float: right;
    font-size: 20px;
    font-weight: bold;
    padding-right: 8px
}

.accordion-navigation.active a:after {
    content: "-"
}

.accordion .accordion-navigation.active>a,.accordion .accordion-navigation>a,.accordion .accordion-navigation>a:hover,.accordion .accordion-navigation a {
    border: 1px solid #fff;
    padding: 11px
}

.accordion-invers .accordion-navigation.active>a,.accordion-invers .accordion-navigation>a,.accordion-invers .accordion-navigation>a:hover {
    border: 1px solid #d46e0f;
    background: #fff;
    color: #000;
    padding: 11px
}

.accordion-invers .accordion-navigation>a:after {
    color: #d46e0f
}

.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-panel .vc_tta-panel-title>a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .wd_accordion_style_d .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #FFF;
    font-weight: 400
}

.vc_tta-container .vc_tta.vc_general .wd_accordion_style_d .vc_tta-panel-title>a {
    font-family: "arimo";
    color: #fff;
    background-color: #d46e0f;
    border-color: #FFF;
    font-size: 16px;
    padding: 11px;
    color: #FFF
}

.vc_tta.vc_tta-accordion .wd_accordion_style_d .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: auto !important;
    right: 20px;
    font-size: 20px;
    color: #FFF !important
}

.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-controls-icon::before,.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-controls-icon::after {
    border-color: #FFF !important
}

.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-controls-icon::before,.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-controls-icon::after {
    border-color: #FFF !important
}

.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_d .vc_tta-panel .vc_tta-panel-body {
    background-color: #FFF !important
}

.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-panel .vc_tta-panel-title>a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .wd_accordion_style_l .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000;
    font-weight: 400
}

.vc_tta-container .vc_tta.vc_general .wd_accordion_style_l .vc_tta-panel-title>a {
    font-family: "arimo";
    color: #fff;
    background-color: #FFF;
    border-color: #d46e0f;
    font-size: 16px;
    padding: 11px;
    color: #000
}

.vc_tta.vc_tta-accordion .wd_accordion_style_l .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: auto !important;
    right: 20px;
    font-size: 20px;
    color: #000 !important
}

.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-controls-icon::before,.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-controls-icon::after {
    border-color: #d46e0f !important
}

.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after .vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-controls-icon::before,.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-controls-icon::after {
    border-color: #d46e0f !important
}

.vc_tta-color-grey.vc_tta-style-classic .wd_accordion_style_l .vc_tta-panel .vc_tta-panel-body {
    background-color: #FFF !important
}

.titlebar {
    background-color: #e7e7e7;
    padding: 100px 0
}

.titlebar .large-8 {
    border-left: 6px solid #7A7A7A
}

.titlebar .breadcrumbs {
    background-color: transparent;
    border-color: transparent
}

.wd-our-client li {
    padding: 0 0 33px
}

.wd-our-client li .client-img {
    text-align: center;
    border: 1px solid #eee;
    margin: 0 15px
}

br {
    display: block;
    margin: 5px 0
}

body {
    overflow-x: hidden
}

input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea {
    box-shadow: none
}

p {
    font-family: "Open Sans";
    font-size: 14px;
    color: #787878;
    line-height: 1.7
}

li {
    color: #787878
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    text-align: center
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
    clear: both
}

.single-post .wp-caption p.wp-caption-text {
    margin: 0
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.gallery-caption {
    background-color: rgba(0,0,0,0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.bypostauthor>article .fn:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    text-decoration: inherit;
    vertical-align: text-bottom
}

.mi-row,.mi-row-right {
    max-width: 585px;
    float: right;
    padding: 0px 30px
}

.mi-row-right {
    float: left !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.p-t-30 {
    padding-top: 30px
}

.p-t-50 {
    padding-top: 50px
}

.wd-title-section_c {
    text-align: center;
    margin-bottom: 50px
}

.wd-title-section_c h2 {
    font-size: 30px;
    color: inherit
}

.wd-title-section_c h5 {
    font-size: 16px;
    color: #888;
    margin: 0 auto;
    font-weight: normal;
    width: 300px;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width: 45.78571em) {
    .wd-title-section_c h5 {
        width:600px
    }
}

.wd-title-section_l {
    margin-bottom: 50px;
    margin-top: 75px;
    text-align: left
}

.wd-title-section_l h2 {
    font-size: 30px
}

.wd-title-section_l h5 {
    font-size: 16px;
    color: #333;
    line-height: 1.6
}

.wd-title-section_r {
    margin-bottom: 50px;
    text-align: right
}

.wd-title-section_r h2 {
    font-size: 30px
}

.wd-title-section_r h5 {
    font-size: 16px;
    color: #888
}

.wd-title-element {
    font-size: 19px;
    margin-top: 30px;
    margin-bottom: 16px
}

.wd-title-block {
    font-size: 28px;
    margin-bottom: 15px
}

.element {
    transition: all 0.3s ease 0s
}

#filters {
    text-align: center
}

#filters li {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px
}

#filters li a {
    color: #111
}

#filters li:hover,#filters li:focus,#filters li:active {
    background: #d46e0f
}

#filters li:hover a,#filters li:focus a,#filters li:active a {
    color: #fff
}

#filters li:first-child {
    background: #d46e0f
}

#filters li:first-child a {
    color: #fff
}

.mi-row,.min-row-child>div {
    max-width: 42.85714rem
}

.row .row {
    max-width: 85.71429rem;
    margin: 0 auto
}

.wpb_row.row {
    margin: 0 auto;
    clear: both
}

.wpb_row,.wpb_content_element,ul.wpb_thumbnails-fluid>li,.wpb_button {
    margin-bottom: 0 !important
}

.animated,.animation-parent {
    overflow: hidden !important
}

.empty-menu {
    color: #fff
}

.post-password-form input[type="submit"] {
    background: #d46e0f;
    padding: 10px 20px;
    border: none
}

.custom-pagination span,.custom-pagination a {
    display: inline-block;
    padding: 2px 10px
}

.custom-pagination a {
    background-color: #ebebeb;
    color: #333
}

.custom-pagination a:hover {
    background-color: #d46e0f;
    color: #fff
}

.custom-pagination span.page-num {
    margin-right: 10px;
    padding: 0
}

.custom-pagination span.dots {
    padding: 0;
    color: gainsboro
}

.custom-pagination span.current {
    background-color: #d46e0f;
    color: #fff
}

.custom-pagination {
    padding: 20px 0
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 500px
}

.fullscreen .swiper-slide,.medium .swiper-slide {
    height: 700px
}

.large .swiper-slide {
    height: 900px
}

.slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box
}

.slide-bg:after {
    content: " ";
    display: block;
    background-color: rgba(0,0,0,0.19);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev,.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled,.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: none
}

.swiper-button-next i,.swiper-container-rtl .swiper-button-prev i,.swiper-button-next.swiper-button-disabled i,.swiper-button-prev.swiper-button-disabled i,.swiper-button-prev i,.swiper-container-rtl .swiper-button-next i {
    color: #fff;
    font-size: 4em
}

.slider-text {
    background-color: rgba(31,31,31,0.81);
    color: #fff;
    left: 37%;
    left: calc(50% - 222px);
    position: absolute;
    width: 444px;
    bottom: 37%;
    bottom: calc(50% - 67px);
    padding: 40px 30px
}

@media only screen and (max-width: 768px) {
    .slider-text {
        width:300px;
        left: calc(50% - 150px)
    }
}

.slider-text h2 {
    color: #ccc;
    font-weight: 300;
    font-size: 34px;
    text-transform: uppercase
}

@media only screen and (max-width: 768px) {
    .slider-text h2 {
        font-size:20px
    }
}

.slider-text h4 {
    color: #ccc;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase
}

.slider-text p {
    color: #ccc
}

.swiper-slide .subtitle {
    transition: all .5s ease .5s;
    transform: scale(5);
    opacity: 0
}

.swiper-slide.swiper-slide-active .subtitle {
    transform: scale(1);
    opacity: 1
}

.swiper-slide .slider-text .text {
    transition: all .5s ease 1s;
    transform: translateY(150px);
    opacity: 0
}

.swiper-slide.swiper-slide-active .slider-text .text {
    transform: translateY(0);
    opacity: 1
}

.slider-text.style-2 {
    background-color: transparent;
    left: calc(50% - 300px);
    width: 600px
}

.slider-text.style-2,.slider-text.style-2 h2,.slider-text.style-2 h4,.slider-text.style-2 p {
    color: #fff
}

.slider-text.style-2 h2 {
    font-weight: 900;
    font-size: 46px
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .65;
    z-index: 99
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #d46e0f
}

.widget-info {
    padding-bottom: 20px
}

.widget-info ul {
    margin: 0
}

.widget-info li {
    line-height: 32px
}

.widget-info span {
    color: rgba(255,255,255,0.75);
    font-size: 13px;
    text-transform: uppercase
}

.widget-info span>span {
    color: #fff
}

.widget-info a {
    color: #fff
}

.widget-logo {
    padding: 0 10px 0px 10px
}

.blog-info {
    border-bottom: 1px solid rgba(255,255,255,0.3);
    min-height: 510px;
    width: 11.667%;
    margin-right: 3%;
    padding: 0
}

@media only screen and (max-width: 768px) {
    .blog-info {
        min-height:70px;
        padding-top: 10px;
        width: 100%
    }
}

.blog-info a,.blog-info {
    color: #EEE
}

.blog-info .arrow {
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent #d46e0f;
    position: absolute;
    right: -50px;
    top: 15px;
    width: 20px
}

@media only screen and (max-width: 768px) {
    .blog-info br {
        display:none
    }
}

.blog-info .date {
    padding: 15px;
    background: rgba(0,0,0,0.15);
    margin-top: 100px;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .blog-info .date {
        float:left;
        margin: 0 0 0 90px;
        padding: 7px 0 0 7px;
        width: 130px
    }
}

.blog-info .date .day {
    font-size: 2.3em;
    color: #FFF;
    padding-bottom: 10px;
    display: block
}

@media only screen and (max-width: 768px) {
    .blog-info .date .day {
        float:left
    }
}

.blog-info .date .year {
    display: block;
    padding: 2px
}

.blog-info .author div {
    font-size: 1.3em
}

.blog-info .author div a {
    color: #FFF
}

@media only screen and (max-width: 768px) {
    .blog-info .author {
        float:left
    }
}

.blog-info .author div {
    padding-top: 5px
}

.blog-info .comment-count {
    margin-top: 100px
}

@media only screen and (max-width: 768px) {
    .blog-info .comment-count {
        float:right;
        margin: 0
    }
}

.blog-info .comment-count div {
    font-size: 1em;
    color: #FFF;
    padding-bottom: 6px
}

.blog-posts {
    width: 85.333%
}

.blog-posts .node-title {
    font-size: 2.05em;
    margin: 15px 0 10px
}

.blog-posts .wp-post-image {
    padding: 10px 0
}

@media only screen and (max-width: 768px) {
    .blog-posts {
        width:100%
    }
}

.blog-posts article>div {
    position: relative
}

.blog-posts .fa-image {
    font-size: 3em;
    right: 10px;
    position: absolute;
    top: 10px;
    z-index: 2
}

.blog-posts .body {
    line-height: 1.6em;
    margin-top: 10px
}

#respond,#comments {
    margin-top: 20px
}

.blog-posts .body.field {
    margin-top: 15px
}

code {
    background: none;
    border: none
}

.wd-pagination {
    padding: 20px;
    text-align: center
}

.wd-pagination a,.wd-pagination span {
    margin: 2px;
    padding: 5px 10px
}

.wd-pagination a {
    border: 1px solid #ccc;
    color: #777
}

.wd-pagination span {
    background: #ee02b0;
    color: #fff
}

.simple-blog .wd-carousel-container {
    overflow: hidden
}

.blog .wd-gallery-images-holder {
    margin-left: 0
}

.blog-page {
    padding-right: 30px
}

.blog-page .large-block-grid-3>li {
    margin-bottom: 25px;
    padding: 0 15px 10px
}

.blog-page .post {
    position: relative;
    margin: 45px 0px;
    border-bottom: 1px solid #f2f2f2;
    padding: 0 0px 35px
}

.blog-page .post.has-post-thumbnail header {
    margin-bottom: 35px
}

.blog-page .post:first-child {
    margin-top: 0
}

.blog-page .post:last-child {
    border-bottom: none
}

.blog-page article.sticky {
    border-left: 2px solid #F5C93E;
    background: #fafafa;
    padding-left: 10px;
    padding-right: 10px
}

.blog-page .post-left {
    float: left;
    text-align: center;
    width: 44px;
    margin-top: 28px
}

.blog-page .post-left .day {
    background-color: #ececec;
    background-image: linear-gradient(to center bottom, rgba(255,255,255,0),rgba(0,0,0,0.03));
    padding: 6px 4px;
    font-size: 17px;
    color: #727272;
    border-radius: 2px 2px 0px 0px;
    border-bottom: 1px solid #FFF
}

.blog-page .post-left .month {
    background-color: #d46e0f;
    background-image: linear-gradient(to center bottom, rgba(255,255,255,0),rgba(0,0,0,0.04));
    padding: 1px 4px 2px;
    color: #FFF;
    font-size: 13px;
    border-radius: 0px 0px 2px 2px;
    border-bottom: 1px solid rgba(0,0,0,0.08)
}

.blog-page .post-right {
    margin-left: 70px;
    padding-top: 24px
}

.blog-page .article>a {
    display: block;
    overflow: hidden;
    text-align: center
}

.blog-page .article img {
    transition: all .5s ease
}

.blog-page .article a img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blog-page.blog-shortcode .article a img:hover,.blog-page.blog-shortcode .article .wd-gallery-image-holder img:hover {
    transform: scale(1.05)
}

.blog-page.blog-shortcode .article img,.blog-page.blog-shortcode .article .wd-gallery-image-holder img:hover {
    transition: all 1.5s ease 0s
}

.blog-page .article .user-picture img:hover {
    transform: none
}

.blog-page article .user-picture {
    border-radius: 50%;
    overflow: hidden;
    left: 7px;
    position: absolute;
    top: 122px;
    border: 1px solid #fff
}

.blog-page .post-infos {
    padding: 5px 0;
    margin: 0;
    line-height: 12px;
    list-style: none
}

.blog-page .post-infos li {
    border-right: 1px solid #ccc;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    color: #666;
    font-size: 13px
}

.blog-page .post-infos li a {
    color: #666666
}

.blog-page .post-infos li:last-child {
    border: none
}

.blog-page .post-author a {
    color: #f0f0f0
}

.blog-page .post-author .post-categories {
    margin: 0
}

.blog-page .postdate .day {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1em
}

.blog-page .postdate .year {
    display: block;
    font-size: 13px;
    line-height: 1em
}

.blog-page .post-datas {
    font-size: 13px;
    font-weight: 400;
    color: #727272;
    margin: 6px 20px 36px 10px
}

.blog-page .post-datas span i {
    color: #1694CE;
    margin-right: 2px
}

.blog-page .blog-page .post-body {
    margin-top: 0
}

.blog-page article h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 20px 0px 0px;
    font-weight: 700
}

@media only screen {
    .blog-page article h2 {
        font-size: 28px
    }
}

.blog-page article h2 a {
    color: #000
}

.blog-page.blog-shortcode article h2 {
    clear: both;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px
}

.blog-page article .blog-body {
    clear: both;
    font-size: 14px;
    margin: 13px 0px 12px
}

.blog-page article .blog-body p {
    color: #444;
    line-height: 26px;
    font-size: 16px
}

.blog-page .read-more-link {
    color: #d46e0f;
    display: block;
    margin-top: 20px
}

.blog-page .read-more-link:hover {
    color: #666;
    transition: all .2s
}

.blog-page .gallery-container {
    position: relative;
    margin-bottom: 30px
}

.blog-page .gallery-container .owl-controls {
    margin-top: -30px
}

.blog-page .gallery-container .owl-next {
    padding-left: 5px;
    padding-top: 10px
}

.blog-page .gallery-container .owl-prev {
    padding-top: 10px
}

.blog-page .format-gallery .gallery-icon {
    font-size: 3em;
    position: absolute;
    top: 10px;
    z-index: 2;
    right: 10px;
    color: #fff
}

.owl-carousel {
    margin: 0
}

.post-item article.article {
    border: 2px solid #f8f8f8
}

.post-text {
    font-size: 14px;
    padding: 0px 12px 10px 10px
}

.short-blog article h2 {
    font-size: 1.25em;
    font-weight: 600;
    margin: 0 0 5px 60px
}

.short-blog article .post-author {
    padding-left: 45px
}

.short-blog .postdate {
    padding: 0px 6px
}

.short-blog .readmore {
    margin: 5px
}

.share-post {
    margin: 14px 0
}

.share-post span,.share-post>div {
    margin: 0 6px
}

.share-post span i {
    color: #b7b7b7;
    font-size: 21px
}

.share-post a {
    color: #b7b7b7
}

.share i {
    font-size: 17px;
    margin-left: 4px;
    margin-right: 7px
}

article.fixed {
    z-index: auto
}

.box-comment {
    margin-top: 70px
}

#submit_comment {
    border: 0;
    padding: 10px 20px;
    width: 100%;
    background: #eee;
    text-transform: uppercase;
    border: 1px solid #ddd;
    color: #333;
    cursor: pointer;
    border-radius: 4px;
    transition: all .5s ease
}

#submit_comment:hover {
    color: #000;
    background-color: #FFF;
    border-color: #000
}

.comment {
    margin-bottom: 30px;
    list-style-type: none
}

.comment p {
    font-family: "open sans";
    color: #666;
    font-size: 16px;
    line-height: 29px
}

#comments {
    margin-top: 100px
}

#comments .commentlist {
    margin-top: 60px
}

section.comment {
    border-bottom: 1px solid #f4f4f4;
    margin-top: 20px;
    padding: 20px 30px 40px
}

#comments .author-meta img {
    margin-right: 10px
}

#comments>h3 {
    margin-bottom: 30px
}

.author-meta a {
    color: #777;
    font-size: 14px;
    font-family: "Open Sans", sans-serif
}

.author-meta a i {
    margin-right: 6px
}

.comment-reply-link {
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 14px;
    padding: 3px 10px;
    background: #d46e0f
}

.comment-reply-link:hover {
    color: #64b8ef;
    background-color: #FFF;
    border-color: #64b8ef
}

.comment-author img {
    float: left;
    margin-right: 12px
}

.single-post .body.field {
    padding-top: 40px
}

.single-post .body.field .thumbnail {
    margin-bottom: 30px
}

.single-post .titlebar {
    position: relative
}

.single-post .title-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.single-post .f-topbar-fixed {
    padding-top: 82px
}

.single-post .wp-block-gallery {
    padding: 18px 0px 0px 0px
}

.blog-shortcode .post-info {
    margin-top: 15px
}

.post-info {
    margin: 50px 0 18px 0;
    font-size: 16px
}

.post-info>span {
    padding-right: 15px
}

.post-info>span i {
    padding-right: 5px
}

.blog-page .post-datas::before {
    background-color: #F9BC16;
    content: " ";
    height: 4px;
    position: absolute;
    top: 40px;
    width: 40px
}

.blog-shortcode .post-body {
    position: relative
}

.post-item article.article {
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    text-align: center;
    transition: all .3s
}

.post-item article.article:hover {
    background-color: #282828
}

.blog-page.blog-shortcode article h2 {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 30px
}

.blog-page article h2 a {
    color: #000
}

.blog-page .post-datas {
    color: #bbb
}

.blog-page .post-datas::before {
    background-color: #d46e0f;
    content: " ";
    height: 1px;
    position: absolute;
    top: 40px;
    width: 140px;
    left: calc(50% - 70px)
}

.post-text {
    color: #777;
    padding: 0px 12px 23px 10px
}

.post-list .post-text .text-right {
    text-align: center !important
}

.post-list .post-text .text-right a {
    color: #d46e0f;
    font-style: italic
}

.wd-small-blog .wd-thumbnail {
    float: left;
    max-width: 84px
}

.blog-desc .blog-desc-header {
    font-family: "open sans";
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 0 0 0.5rem;
    padding: 0;
    text-transform: uppercase
}

.blog-desc {
    display: table-cell;
    padding: 0 0 0 1rem;
    text-align: left;
    vertical-align: top
}

.wd-small-blog {
    display: table;
    padding: 0 20px 30px 6px
}

.blog-page .quote-format blockquote {
    background-color: #d46e0f;
    box-shadow: none;
    border-left: none;
    padding: 30px;
    position: relative;
    margin: 80px 0 50px;
    border-left: unset
}

.blog-page .quote-format p {
    padding-left: 20px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    line-height: 1.6
}

.blog-page .quote-format p a {
    color: #f0f0f0;
    font-weight: 600
}

.blog-page .quote-format h2 {
    font-size: 0.8em;
    margin-left: 20px;
    float: right
}

.blog-page .quote-format .quotes {
    color: rgba(0,0,0,0.2);
    font-size: 4em;
    position: absolute
}

.blog-page .quote-format .leftq {
    color: #fff;
    font-family: "open sans";
    font-size: 2em;
    left: 20px;
    padding: 15px 0;
    top: 6px;
    transform: rotate(-45deg) translateX(-8px)
}

.blog-page .quote-format .rightq {
    bottom: 15px;
    right: 15px;
    color: #FFF
}

.blog-page .quote-format .share-post a,.blog-page .quote-format .share-post span i {
    color: #FFF
}

.blog-page .format-link .quote-format .leftq {
    left: 0;
    top: 6px;
    color: #BEBEBE;
    font-size: 2em;
    transform: rotate(-45deg) translateX(-8px);
    padding: 15px 0px
}

.sidebar .latest-posts ul li {
    list-style: none;
    padding: 10px 0;
    min-height: 6.5em
}

.latest-posts ul li {
    list-style: none;
    padding: 10px 0;
    min-height: 77px
}

.latest-posts ul li:first-child {
    padding-top: 0;
    min-height: 66px
}

.latest-posts ul li:last-child {
    border: none
}

.latest-posts .blog-image img {
    margin-right: 10px;
    width: 68px
}

.sidebar .latest-posts .blog-image img {
    width: 70px
}

.latest-posts .blog-title,.latest-posts .subheader {
    margin: 0;
    line-height: 20px
}

.l-footer-columns .latest-posts .blog-title a {
    color: #eee
}

.latest-posts ul {
    margin-left: 0
}

.single-post .blog-page img {
    margin-bottom: 20px
}

.single-post .blog-page p {
    margin: 28px 0px 30px;
    font-size: 16px
}

.single-post h1,.single-post h2,.single-post h3,.single-post h4,.single-post h5,.single-post h6 {
    font-family: "open sans";
    line-height: 1.4
}

.single-post .wp-block-gallery {
    margin-left: 0
}

.single-post .wp-block-button__link {
    background-color: #d46e0f;
    border-radius: 0
}

#l-main.row .large-9 {
    margin-top: 80px
}

.post-categories {
    display: inline-block
}

.prev-next-posts {
    margin-bottom: 20px
}

.prev-next-posts .nav-next {
    float: right;
    background: #d46e0f;
    padding: 10px 20px
}

.prev-next-posts .nav-next a {
    color: #fff
}

.prev-next-posts .nav-prev {
    float: left;
    background: #d46e0f;
    padding: 10px 20px
}

.prev-next-posts .nav-prev a {
    color: #fff
}

body p {
    color: #000;
    font-size: 16px
}

ul,ol {
    margin-left: 1.3em;
    padding-left: 1.3em
}

.wp-block-embed {
    margin-left: 0
}

.wp-block-embed iframe {
    max-width: 840px
}

table {
    width: 100%
}

table tr td {
    display: table-cell;
    font-size: 1rem;
    text-align: left;
    line-height: 1.8;
    font-family: "Open Sans";
    padding: 1.643rem .71429rem
}

pre.wp-block-verse {
    overflow: auto;
    white-space: nowrap;
    font-family: open sans;
    color: #787878;
    font-size: 16px;
    padding: 1em
}

.wp-block-pullquote cite {
    color: inherit;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 13px;
    font-style: normal
}

.wp-block-quote.is-large cite {
    text-align: left;
    font-size: 18px
}

.has-small-font-size {
    font-size: 14px
}

.has-normal-font-size,.has-regular-font-size {
    font-size: 16px
}

.has-large-font-size {
    font-size: 18px
}

.wp-block-pullquote {
    border-bottom: 4px solid #555d66;
    border-top: 4px solid #555d66;
    padding: 3em 0;
    border-left: none
}

blockquote {
    border-left: none !important
}

blockquote .is-large cite {
    font-size: 13px;
    text-align: left;
    color: #6f6f6f
}

#page-title::after {
    content: " ";
    display: block;
    background-color: #d46e0f;
    height: 3px;
    width: 80px
}

.wd-title-section_l h2 {
    font-family: "Open Sans"
}

#page-wrap {
    position: relative
}

.corp {
    background: #444;
    padding-bottom: 10em;
    padding-top: 10em
}

.oops h2 {
    border-bottom: 1px solid #aaa;
    box-shadow: 0 1px 0 #727272;
    font-size: 5em;
    margin-bottom: 30px;
    padding-bottom: 15px;
    color: #fff
}

.message {
    color: #fff;
    font-size: 2em;
    margin-bottom: 30px;
    width: 50%
}

.oops-footer {
    margin-top: 20px
}

.oops-footer .social-icons {
    text-align: center
}

.oops-footer .social-icons li {
    width: auto;
    padding: 14px 13px;
    border: medium solid;
    display: inline-block;
    float: none
}

.oops-footer .social-icons li:hover {
    border-color: #f74a13
}

.oops-footer .social-icons li:hover i {
    border: none;
    color: #f74a13
}

.oops-footer .social-icons li i {
    color: #fff
}

.oops-footer .social-icons li i:hover {
    border: none
}

#serch {
    position: relative
}

#serch .text-input {
    border-radius: 30px;
    height: 50px;
    padding-left: 20px
}

#serch .submit-input {
    background: #aaa none repeat scroll 0 0;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    padding: 18px 15px 17px;
    position: absolute;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    top: 0;
    right: 0
}

@media screen and (max-width: 900px) {
    .message {
        width:100%;
        text-align: center
    }

    .oops-footer .inline-list>li {
        float: none
    }
}

/*# sourceMappingURL=app.css.map */
