.reset, .reset td, .reset th, .reset > dd, .reset > dt, .reset > li {
    border: none;
    padding: 0;
    background: 0 0
}

.fx-fade-in, .use-page-fade {
    -o-animation: fadeIn .3s ease-in forwards
}

progress, sub, sup {
    vertical-align: baseline
}

.fancybox-nav, a, html {
    -webkit-tap-highlight-color: transparent
}

*, .cookies, :after, :before, input[type=search], legend {
    box-sizing: border-box
}

.nav-toggle-label, .nav > ul > li > a {
    text-decoration: none;
    letter-spacing: 1px
}

.inline-list-scroll-extend {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto
}

.js .inline-list-scroll-extend, .no-scroll, .visually-hidden, svg:not(:root) {
    overflow: hidden
}

.inline-list-scroll-extend > * > * {
    white-space: normal
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-decoration: none
}

.error, .field-checkbox.has-error label, .red {
    color: #ff5c4b
}

.no-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.clearfix {
    zoom: 1
}

.clearfix:after, .clearfix:before {
    content: '';
    display: table;
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide, .js .jsHide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.js .jsOut, .out {
    position: absolute;
    left: -5000px;
    top: -5000px
}

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

button, hr, input {
    overflow: visible
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.reset {
    margin: 0;
    box-shadow: none
}

.reset > dd, .reset > dt, .reset > li {
    margin: 0;
    float: none;
    width: auto
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center
}

.justify {
    text-align: justify
}

.lower {
    text-transform: lowercase
}

.upper {
    text-transform: uppercase
}

button, h1, h2, h3, h4, h5, h6, select {
    text-transform: none
}

.bold {
    font-weight: 700
}

.thin {
    font-weight: 400
}

.italic {
    font-style: italic
}

.normal {
    font-style: normal
}

.text-small {
    font-size: 13.6px
}

.green, .success {
    color: #5cb85c
}

.grey {
    color: #555
}

.link-plain {
    text-decoration: none;
    background-image: none !important
}

a, abbr[title] {
    text-decoration: underline
}

.no-wrap {
    white-space: nowrap
}

.only-mobile {
    display: block
}

@media (min-width: 641px) {
    .only-mobile {
        display: none
    }
}

.only-tablet {
    display: none
}

@media (min-width: 641px)and (max-width: 992px) {
    .only-tablet {
        display: block
    }
}

.only-tablet-desktop {
    display: none
}

@media (min-width: 641px) {
    .only-tablet-desktop {
        display: block
    }
}

.only-desktop {
    display: none
}

@media (min-width: 993px) {
    .only-desktop {
        display: block
    }
}

@media (max-width: 640px) {
    .background-size-half-left .section-background, .background-size-half-right .section-background {
        position: static;
        margin-top: 24px;
        padding-bottom: 61.8%;
        height: 0
    }

    .background-size-half-left .col, .background-size-half-right .col {
        width: 100%
    }
}

@media (min-width: 641px) {
    .background-size-half-left .section-background, .background-size-half-right .section-background {
        background-repeat: no-repeat
    }

    .background-size-half-left .section-background {
        right: 50%
    }

    .background-size-half-right .section-background {
        left: 50%
    }
}

.use-page-scroll-fade .section .section-body {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    -moz-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    -o-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
    -webkit-transition: -webkit-transform .8s cubic-bezier(.455, .03, .515, .955), opacity .8s cubic-bezier(.455, .03, .515, .955);
    transition: -webkit-transform .8s cubic-bezier(.455, .03, .515, .955), transform .8s cubic-bezier(.455, .03, .515, .955), opacity .8s cubic-bezier(.455, .03, .515, .955)
}

.use-page-scroll-fade .section.section-height-fullscreen .section-body h1, .use-page-scroll-fade .section.section-height-fullscreen .section-body h2 {
    -webkit-transform: translate3d(0, -48px, 0);
    -moz-transform: translate3d(0, -48px, 0);
    -ms-transform: translate3d(0, -48px, 0);
    -o-transform: translate3d(0, -48px, 0);
    transform: translate3d(0, -48px, 0);
    -webkit-transition: -webkit-transform .8s cubic-bezier(.455, .03, .515, .955);
    transition: -webkit-transform .8s cubic-bezier(.455, .03, .515, .955), transform .8s cubic-bezier(.455, .03, .515, .955)
}

.use-page-scroll-fade .section .section-body.in-viewport {
    opacity: 1
}

.use-page-scroll-fade .section .section-body.in-viewport, .use-page-scroll-fade .section .section-body.in-viewport h1, .use-page-scroll-fade .section .section-body.in-viewport h3 {
    -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)
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fx-fade-in {
    -webkit-animation: fadeIn .3s ease-in forwards;
    -moz-animation: fadeIn .3s ease-in forwards;
    animation: fadeIn .3s ease-in forwards
}

.fx-fade-out {
    -webkit-animation: fadeOut .3s ease-in forwards;
    -moz-animation: fadeOut .3s ease-in forwards;
    -o-animation: fadeOut .3s ease-in forwards;
    animation: fadeOut .3s ease-in forwards
}

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

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

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

@keyframes zoomIn {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, -100%, 0)
    }
}

@-moz-keyframes slideOutUp {
    0% {
        -moz-transform: translate3d(0, 0, 0)
    }
    100% {
        -moz-transform: translate3d(0, -100%, 0)
    }
}

@-o-keyframes slideOutUp {
    0% {
        -o-transform: translate3d(0, 0, 0)
    }
    100% {
        -o-transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes slideInDown {
    0% {
        -moz-transform: translate3d(0, -100%, 0)
    }
    100% {
        -moz-transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes slideInDown {
    0% {
        -o-transform: translate3d(0, -100%, 0)
    }
    100% {
        -o-transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes bounceInUp {
    60%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes bounceInUp {
    60%, from, to {
        -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -moz-transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -moz-transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes bounceInUp {
    60%, from, to {
        -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -o-transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -o-transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    60%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -ms-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -moz-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -moz-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

lesshat-selector {
    -lh-property: 0
}

@-webkit-keyframes revealUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes revealUp {
    from {
        opacity: 0;
        -moz-transform: translate3d(0, 50px, 0)
    }
    to {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes revealUp {
    from {
        opacity: 0;
        -o-transform: translate3d(0, 50px, 0)
    }
    to {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0)
    }
}

@keyframes revealUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        -moz-transform: translate3d(0, 50px, 0);
        -ms-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

[not-existing] {
    zoom: 1
}

.fx-background-fixed {
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed
}

@media screen and (min-width: 641px) {
    .fx-background-zoom-in {
        -webkit-animation: zoomIn 10s ease-in-out forwards;
        -moz-animation: zoomIn 10s ease-in-out forwards;
        -o-animation: zoomIn 10s ease-in-out forwards;
        animation: zoomIn 10s ease-in-out forwards
    }
}

.fx-background-blur {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: url(data:image/svg+xml;utf8,%3Csvg%20height%3D%220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22svgBlur%22%20x%3D%22-5%25%22%20y%3D%22-5%25%22%20width%3D%22110%25%22%20height%3D%22110%25%22%3E%3CfeGaussianBlur%20in%3D%22SourceGraphic%22%20stdDeviation%3D%2210%22%20/%3E%3C/filter%3E%3C/svg%3E#svgBlur);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
    filter: blur(10px);
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.icon {
    display: inline-block;
    /*font: normal normal normal 14px/1 FontAwesome;*/
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-fw {
    width: 1.28571429em;
    text-align: center
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-vimeo:before {
    content: "\f27d"
}

.icon-phone:before {
    content: "\f095"
}

.icon-envelope-o:before {
    content: "\f003"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-calendar-o:before {
    content: "\f133"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-quote-right:before {
    content: "\f10e"
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    cursor: pointer;
    z-index: 8060;
    opacity: 1
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.cookies, .fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.small, body, h4, small {
    font-weight: 400
}

.btn, .btn span {
    border-radius: 5px
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.fancybox-next span, .fancybox-prev span {
    background-position: center center;
    width: 48px;
    height: 64px;
    margin-top: -32px;
    -webkit-background-size: 64px 64px;
    -moz-background-size: 64px 64px;
    background-size: 64px 64px;
    background-color: rgba(0, 0, 0, .2)
}

.fancybox-next span {
    background-image: url(images/fancybox/slideshow-arrow-right.svg);
    right: 0
}

.fancybox-prev span {
    background-image: url(images/fancybox/slideshow-arrow-left.svg);
    left: 0
}

.fancybox-close {
    background-image: url(images/fancybox/fancybox_sprite.png)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
    #fancybox-loading div {
        width: 64px;
        height: 64px;
        background: url(data:image/svg+xml,%3Csvg%20width%3D%2764px%27%20height%3D%2764px%27%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20class%3D%22uil-ring%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%22100%22%20height%3D%22100%22%20fill%3D%22none%22%20class%3D%22bk%22%3E%3C%2Frect%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2247.5%22%20stroke-dasharray%3D%22193.99334635916975%20104.45795573186061%22%20stroke%3D%22%23ffffff%22%20fill%3D%22none%22%20stroke-width%3D%225%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20values%3D%220%2050%2050%3B180%2050%2050%3B360%2050%2050%3B%22%20keyTimes%3D%220%3B0.5%3B1%22%20dur%3D%221.2s%22%20repeatCount%3D%22indefinite%22%20begin%3D%220s%22%3E%3C%2FanimateTransform%3E%3C%2Fcircle%3E%3C%2Fsvg%3E) center center no-repeat
    }

    #fancybox-loading {
        background-image: none
    }
}

.fancybox-close {
    position: fixed;
    top: 15px;
    right: 15px;
    width: 64px;
    height: 64px;
    background: url(images/fancybox/x-mark-icon.svg) center center no-repeat
}

.fancybox-nav {
    background: url(images/fancybox/blank.gif)
}

.fancybox-lock {
    overflow: visible !important
}

.fancybox-overlay {
    background: url(images/fancybox/fancybox_overlay.png)
}

.gallery-slider .bx-viewport {
    height: 100% !important
}

.bx-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.bx-next, .bx-prev {
    position: absolute;
    top: 50%;
    outline: 0;
    color: #fff !important;
    text-indent: 99999;
    line-height: 0;
    font-size: 0;
    width: 44px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0, 0, 0, .12);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    -webkit-transition: all 200ms cubic-bezier(.25, .46, .45, .94);
    transition: all 200ms cubic-bezier(.25, .46, .45, .94)
}

.bx-prev {
    background-image: url(images/ico/slideshow-arrow-left.png);
    left: 0
}

.bx-next {
    background-image: url(images/ico/slideshow-arrow-right.png);
    right: 0
}

.row, .row-main {
    position: relative;
    zoom: 1
}

.row-main:after, .row-main:before, .row:after, .row:before {
    content: '';
    display: table;
    clear: both
}

.row-main {
    margin: 0 auto;
    max-width: 960px;
    padding: 0 12px
}

@media (min-width: 641px) {
    .col {
        display: inline;
        float: left;
        left: 100%;
        position: relative;
        padding: 0
    }

    .grid-1-12 {
        width: 5.9829%
    }

    .grid-2-12 {
        width: 14.5299%
    }

    .grid-3-12 {
        width: 23.0769%
    }

    .grid-4-12 {
        width: 31.6239%
    }

    .grid-5-12 {
        width: 40.1709%
    }

    .grid-6-12 {
        width: 48.7179%
    }

    .grid-7-12 {
        width: 57.265%
    }

    .grid-8-12 {
        width: 65.812%
    }

    .grid-9-12 {
        width: 74.359%
    }

    .grid-10-12 {
        width: 82.906%
    }

    .grid-11-12 {
        width: 91.453%
    }

    .grid-12-12 {
        width: 100%
    }

    .col-1-12 {
        margin-left: -100%
    }

    .col-2-12 {
        margin-left: -91.453%
    }

    .col-3-12 {
        margin-left: -82.906%
    }

    .col-4-12 {
        margin-left: -74.359%
    }

    .col-5-12 {
        margin-left: -65.812%
    }

    .col-6-12 {
        margin-left: -57.265%
    }

    .col-7-12 {
        margin-left: -48.7179%
    }

    .col-8-12 {
        margin-left: -40.1709%
    }

    .col-9-12 {
        margin-left: -31.6239%
    }

    .col-10-12 {
        margin-left: -23.0769%
    }

    .col-11-12 {
        margin-left: -14.5299%
    }

    .col-12-12 {
        margin-left: -5.9829%
    }

    .grid-1-20 {
        width: 2.5641%
    }

    .grid-2-20 {
        width: 7.6923%
    }

    .grid-3-20 {
        width: 12.8205%
    }

    .grid-4-20 {
        width: 17.9487%
    }

    .grid-5-20 {
        width: 23.0769%
    }

    .grid-6-20 {
        width: 28.2051%
    }

    .grid-7-20 {
        width: 33.3333%
    }

    .grid-8-20 {
        width: 38.4615%
    }

    .grid-9-20 {
        width: 43.5897%
    }

    .grid-10-20 {
        width: 48.7179%
    }

    .grid-11-20 {
        width: 53.8462%
    }

    .grid-12-20 {
        width: 58.9744%
    }

    .grid-13-20 {
        width: 64.1026%
    }

    .grid-14-20 {
        width: 69.2308%
    }

    .grid-15-20 {
        width: 74.359%
    }

    .grid-16-20 {
        width: 79.4872%
    }

    .col-1-20 {
        margin-left: -100%
    }

    .col-2-20 {
        margin-left: -94.8718%
    }

    .col-3-20 {
        margin-left: -89.7436%
    }

    .col-4-20 {
        margin-left: -84.6154%
    }

    .col-5-20 {
        margin-left: -79.4872%
    }

    .col-6-20 {
        margin-left: -74.359%
    }

    .col-7-20 {
        margin-left: -69.2308%
    }

    .col-8-20 {
        margin-left: -64.1026%
    }

    .col-9-20 {
        margin-left: -58.9744%
    }

    .col-10-20 {
        margin-left: -53.8462%
    }

    .col-11-20 {
        margin-left: -48.7179%
    }

    .col-12-20 {
        margin-left: -43.5897%
    }

    .col-13-20 {
        margin-left: -38.4615%
    }

    .col-14-20 {
        margin-left: -33.3333%
    }

    .col-15-20 {
        margin-left: -28.2051%
    }

    .col-16-20 {
        margin-left: -23.0769%
    }

    .col-17-20 {
        margin-left: -17.9487%
    }

    .col-18-20 {
        margin-left: -12.8205%
    }

    .col-19-20 {
        margin-left: -7.6923%
    }

    .col-20-20 {
        margin-left: -2.5641%
    }
}

@media (min-width: 321px) {
    .grid-1-12 .grid-1-12 {
        width: -30.9524%
    }

    .grid-1-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-1-12 .grid-2-12 {
        width: -19.0476%
    }

    .grid-1-12 .col-2-12 {
        margin-left: -88.0952%
    }

    .grid-1-12 .grid-3-12 {
        width: -7.1429%
    }

    .grid-1-12 .col-3-12 {
        margin-left: -76.1905%
    }

    .grid-1-12 .grid-4-12 {
        width: 4.7619%
    }

    .grid-1-12 .col-4-12 {
        margin-left: -64.2857%
    }

    .grid-1-12 .grid-5-12 {
        width: 16.6667%
    }

    .grid-1-12 .col-5-12 {
        margin-left: -52.381%
    }

    .grid-1-12 .grid-6-12 {
        width: 28.5714%
    }

    .grid-1-12 .col-6-12 {
        margin-left: -40.4762%
    }

    .grid-1-12 .grid-7-12 {
        width: 40.4762%
    }

    .grid-1-12 .col-7-12 {
        margin-left: -28.5714%
    }

    .grid-1-12 .grid-8-12 {
        width: 52.381%
    }

    .grid-1-12 .col-8-12 {
        margin-left: -16.6667%
    }

    .grid-1-12 .grid-9-12 {
        width: 64.2857%
    }

    .grid-1-12 .col-9-12 {
        margin-left: -4.7619%
    }

    .grid-1-12 .grid-10-12 {
        width: 76.1905%
    }

    .grid-1-12 .col-10-12 {
        margin-left: 7.1429%
    }

    .grid-1-12 .grid-11-12 {
        width: 88.0952%
    }

    .grid-1-12 .col-11-12 {
        margin-left: 19.0476%
    }

    .grid-1-12 .grid-12-12 {
        width: 100%
    }

    .grid-1-12 .col-12-12 {
        margin-left: 30.9524%
    }

    .grid-2-12 .grid-1-12 {
        width: -7.8431%
    }

    .grid-2-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-2-12 .grid-2-12 {
        width: 1.9608%
    }

    .grid-2-12 .col-2-12 {
        margin-left: -90.1961%
    }

    .grid-2-12 .grid-3-12 {
        width: 11.7647%
    }

    .grid-2-12 .col-3-12 {
        margin-left: -80.3922%
    }

    .grid-2-12 .grid-4-12 {
        width: 21.5686%
    }

    .grid-2-12 .col-4-12 {
        margin-left: -70.5882%
    }

    .grid-2-12 .grid-5-12 {
        width: 31.3725%
    }

    .grid-2-12 .col-5-12 {
        margin-left: -60.7843%
    }

    .grid-2-12 .grid-6-12 {
        width: 41.1765%
    }

    .grid-2-12 .col-6-12 {
        margin-left: -50.9804%
    }

    .grid-2-12 .grid-7-12 {
        width: 50.9804%
    }

    .grid-2-12 .col-7-12 {
        margin-left: -41.1765%
    }

    .grid-2-12 .grid-8-12 {
        width: 60.7843%
    }

    .grid-2-12 .col-8-12 {
        margin-left: -31.3725%
    }

    .grid-2-12 .grid-9-12 {
        width: 70.5882%
    }

    .grid-2-12 .col-9-12 {
        margin-left: -21.5686%
    }

    .grid-2-12 .grid-10-12 {
        width: 80.3922%
    }

    .grid-2-12 .col-10-12 {
        margin-left: -11.7647%
    }

    .grid-2-12 .grid-11-12 {
        width: 90.1961%
    }

    .grid-2-12 .col-11-12 {
        margin-left: -1.9608%
    }

    .grid-2-12 .grid-12-12 {
        width: 100%
    }

    .grid-2-12 .col-12-12 {
        margin-left: 7.8431%
    }

    .grid-3-12 .grid-1-12 {
        width: -1.8519%
    }

    .grid-3-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-3-12 .grid-2-12 {
        width: 7.4074%
    }

    .grid-3-12 .col-2-12 {
        margin-left: -90.7407%
    }

    .grid-3-12 .grid-3-12 {
        width: 16.6667%
    }

    .grid-3-12 .col-3-12 {
        margin-left: -81.4815%
    }

    .grid-3-12 .grid-4-12 {
        width: 25.9259%
    }

    .grid-3-12 .col-4-12 {
        margin-left: -72.2222%
    }

    .grid-3-12 .grid-5-12 {
        width: 35.1852%
    }

    .grid-3-12 .col-5-12 {
        margin-left: -62.963%
    }

    .grid-3-12 .grid-6-12 {
        width: 44.4444%
    }

    .grid-3-12 .col-6-12 {
        margin-left: -53.7037%
    }

    .grid-3-12 .grid-7-12 {
        width: 53.7037%
    }

    .grid-3-12 .col-7-12 {
        margin-left: -44.4444%
    }

    .grid-3-12 .grid-8-12 {
        width: 62.963%
    }

    .grid-3-12 .col-8-12 {
        margin-left: -35.1852%
    }

    .grid-3-12 .grid-9-12 {
        width: 72.2222%
    }

    .grid-3-12 .col-9-12 {
        margin-left: -25.9259%
    }

    .grid-3-12 .grid-10-12 {
        width: 81.4815%
    }

    .grid-3-12 .col-10-12 {
        margin-left: -16.6667%
    }

    .grid-3-12 .grid-11-12 {
        width: 90.7407%
    }

    .grid-3-12 .col-11-12 {
        margin-left: -7.4074%
    }

    .grid-3-12 .grid-12-12 {
        width: 100%
    }

    .grid-3-12 .col-12-12 {
        margin-left: 1.8519%
    }

    .grid-4-12 .grid-1-12 {
        width: .9009%
    }

    .grid-4-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-4-12 .grid-2-12 {
        width: 9.9099%
    }

    .grid-4-12 .col-2-12 {
        margin-left: -90.991%
    }

    .grid-4-12 .grid-3-12 {
        width: 18.9189%
    }

    .grid-4-12 .col-3-12 {
        margin-left: -81.982%
    }

    .grid-4-12 .grid-4-12 {
        width: 27.9279%
    }

    .grid-4-12 .col-4-12 {
        margin-left: -72.973%
    }

    .grid-4-12 .grid-5-12 {
        width: 36.9369%
    }

    .grid-4-12 .col-5-12 {
        margin-left: -63.964%
    }

    .grid-4-12 .grid-6-12 {
        width: 45.9459%
    }

    .grid-4-12 .col-6-12 {
        margin-left: -54.955%
    }

    .grid-4-12 .grid-7-12 {
        width: 54.955%
    }

    .grid-4-12 .col-7-12 {
        margin-left: -45.9459%
    }

    .grid-4-12 .grid-8-12 {
        width: 63.964%
    }

    .grid-4-12 .col-8-12 {
        margin-left: -36.9369%
    }

    .grid-4-12 .grid-9-12 {
        width: 72.973%
    }

    .grid-4-12 .col-9-12 {
        margin-left: -27.9279%
    }

    .grid-4-12 .grid-10-12 {
        width: 81.982%
    }

    .grid-4-12 .col-10-12 {
        margin-left: -18.9189%
    }

    .grid-4-12 .grid-11-12 {
        width: 90.991%
    }

    .grid-4-12 .col-11-12 {
        margin-left: -9.9099%
    }

    .grid-4-12 .grid-12-12 {
        width: 100%
    }

    .grid-4-12 .col-12-12 {
        margin-left: -.9009%
    }

    .grid-5-12 .grid-1-12 {
        width: 2.4823%
    }

    .grid-5-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-5-12 .grid-2-12 {
        width: 11.3475%
    }

    .grid-5-12 .col-2-12 {
        margin-left: -91.1348%
    }

    .grid-5-12 .grid-3-12 {
        width: 20.2128%
    }

    .grid-5-12 .col-3-12 {
        margin-left: -82.2695%
    }

    .grid-5-12 .grid-4-12 {
        width: 29.078%
    }

    .grid-5-12 .col-4-12 {
        margin-left: -73.4043%
    }

    .grid-5-12 .grid-5-12 {
        width: 37.9433%
    }

    .grid-5-12 .col-5-12 {
        margin-left: -64.539%
    }

    .grid-5-12 .grid-6-12 {
        width: 46.8085%
    }

    .grid-5-12 .col-6-12 {
        margin-left: -55.6738%
    }

    .grid-5-12 .grid-7-12 {
        width: 55.6738%
    }

    .grid-5-12 .col-7-12 {
        margin-left: -46.8085%
    }

    .grid-5-12 .grid-8-12 {
        width: 64.539%
    }

    .grid-5-12 .col-8-12 {
        margin-left: -37.9433%
    }

    .grid-5-12 .grid-9-12 {
        width: 73.4043%
    }

    .grid-5-12 .col-9-12 {
        margin-left: -29.078%
    }

    .grid-5-12 .grid-10-12 {
        width: 82.2695%
    }

    .grid-5-12 .col-10-12 {
        margin-left: -20.2128%
    }

    .grid-5-12 .grid-11-12 {
        width: 91.1348%
    }

    .grid-5-12 .col-11-12 {
        margin-left: -11.3475%
    }

    .grid-5-12 .grid-12-12 {
        width: 100%
    }

    .grid-5-12 .col-12-12 {
        margin-left: -2.4823%
    }

    .grid-6-12 .grid-1-12 {
        width: 3.5088%
    }

    .grid-6-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-6-12 .grid-2-12 {
        width: 12.2807%
    }

    .grid-6-12 .col-2-12 {
        margin-left: -91.2281%
    }

    .grid-6-12 .grid-3-12 {
        width: 21.0526%
    }

    .grid-6-12 .col-3-12 {
        margin-left: -82.4561%
    }

    .grid-6-12 .grid-4-12 {
        width: 29.8246%
    }

    .grid-6-12 .col-4-12 {
        margin-left: -73.6842%
    }

    .grid-6-12 .grid-5-12 {
        width: 38.5965%
    }

    .grid-6-12 .col-5-12 {
        margin-left: -64.9123%
    }

    .grid-6-12 .grid-6-12 {
        width: 47.3684%
    }

    .grid-6-12 .col-6-12 {
        margin-left: -56.1404%
    }

    .grid-6-12 .grid-7-12 {
        width: 56.1404%
    }

    .grid-6-12 .col-7-12 {
        margin-left: -47.3684%
    }

    .grid-6-12 .grid-8-12 {
        width: 64.9123%
    }

    .grid-6-12 .col-8-12 {
        margin-left: -38.5965%
    }

    .grid-6-12 .grid-9-12 {
        width: 73.6842%
    }

    .grid-6-12 .col-9-12 {
        margin-left: -29.8246%
    }

    .grid-6-12 .grid-10-12 {
        width: 82.4561%
    }

    .grid-6-12 .col-10-12 {
        margin-left: -21.0526%
    }

    .grid-6-12 .grid-11-12 {
        width: 91.2281%
    }

    .grid-6-12 .col-11-12 {
        margin-left: -12.2807%
    }

    .grid-6-12 .grid-12-12 {
        width: 100%
    }

    .grid-6-12 .col-12-12 {
        margin-left: -3.5088%
    }

    .grid-7-12 .grid-1-12 {
        width: 4.2289%
    }

    .grid-7-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-7-12 .grid-2-12 {
        width: 12.9353%
    }

    .grid-7-12 .col-2-12 {
        margin-left: -91.2935%
    }

    .grid-7-12 .grid-3-12 {
        width: 21.6418%
    }

    .grid-7-12 .col-3-12 {
        margin-left: -82.5871%
    }

    .grid-7-12 .grid-4-12 {
        width: 30.3483%
    }

    .grid-7-12 .col-4-12 {
        margin-left: -73.8806%
    }

    .grid-7-12 .grid-5-12 {
        width: 39.0547%
    }

    .grid-7-12 .col-5-12 {
        margin-left: -65.1741%
    }

    .grid-7-12 .grid-6-12 {
        width: 47.7612%
    }

    .grid-7-12 .col-6-12 {
        margin-left: -56.4677%
    }

    .grid-7-12 .grid-7-12 {
        width: 56.4677%
    }

    .grid-7-12 .col-7-12 {
        margin-left: -47.7612%
    }

    .grid-7-12 .grid-8-12 {
        width: 65.1741%
    }

    .grid-7-12 .col-8-12 {
        margin-left: -39.0547%
    }

    .grid-7-12 .grid-9-12 {
        width: 73.8806%
    }

    .grid-7-12 .col-9-12 {
        margin-left: -30.3483%
    }

    .grid-7-12 .grid-10-12 {
        width: 82.5871%
    }

    .grid-7-12 .col-10-12 {
        margin-left: -21.6418%
    }

    .grid-7-12 .grid-11-12 {
        width: 91.2935%
    }

    .grid-7-12 .col-11-12 {
        margin-left: -12.9353%
    }

    .grid-7-12 .grid-12-12 {
        width: 100%
    }

    .grid-7-12 .col-12-12 {
        margin-left: -4.2289%
    }

    .grid-8-12 .grid-1-12 {
        width: 4.7619%
    }

    .grid-8-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-8-12 .grid-2-12 {
        width: 13.4199%
    }

    .grid-8-12 .col-2-12 {
        margin-left: -91.342%
    }

    .grid-8-12 .grid-3-12 {
        width: 22.0779%
    }

    .grid-8-12 .col-3-12 {
        margin-left: -82.684%
    }

    .grid-8-12 .grid-4-12 {
        width: 30.7359%
    }

    .grid-8-12 .col-4-12 {
        margin-left: -74.026%
    }

    .grid-8-12 .grid-5-12 {
        width: 39.3939%
    }

    .grid-8-12 .col-5-12 {
        margin-left: -65.368%
    }

    .grid-8-12 .grid-6-12 {
        width: 48.0519%
    }

    .grid-8-12 .col-6-12 {
        margin-left: -56.71%
    }

    .grid-8-12 .grid-7-12 {
        width: 56.71%
    }

    .grid-8-12 .col-7-12 {
        margin-left: -48.0519%
    }

    .grid-8-12 .grid-8-12 {
        width: 65.368%
    }

    .grid-8-12 .col-8-12 {
        margin-left: -39.3939%
    }

    .grid-8-12 .grid-9-12 {
        width: 74.026%
    }

    .grid-8-12 .col-9-12 {
        margin-left: -30.7359%
    }

    .grid-8-12 .grid-10-12 {
        width: 82.684%
    }

    .grid-8-12 .col-10-12 {
        margin-left: -22.0779%
    }

    .grid-8-12 .grid-11-12 {
        width: 91.342%
    }

    .grid-8-12 .col-11-12 {
        margin-left: -13.4199%
    }

    .grid-8-12 .grid-12-12 {
        width: 100%
    }

    .grid-8-12 .col-12-12 {
        margin-left: -4.7619%
    }

    .grid-9-12 .grid-1-12 {
        width: 5.1724%
    }

    .grid-9-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-9-12 .grid-2-12 {
        width: 13.7931%
    }

    .grid-9-12 .col-2-12 {
        margin-left: -91.3793%
    }

    .grid-9-12 .grid-3-12 {
        width: 22.4138%
    }

    .grid-9-12 .col-3-12 {
        margin-left: -82.7586%
    }

    .grid-9-12 .grid-4-12 {
        width: 31.0345%
    }

    .grid-9-12 .col-4-12 {
        margin-left: -74.1379%
    }

    .grid-9-12 .grid-5-12 {
        width: 39.6552%
    }

    .grid-9-12 .col-5-12 {
        margin-left: -65.5172%
    }

    .grid-9-12 .grid-6-12 {
        width: 48.2759%
    }

    .grid-9-12 .col-6-12 {
        margin-left: -56.8966%
    }

    .grid-9-12 .grid-7-12 {
        width: 56.8966%
    }

    .grid-9-12 .col-7-12 {
        margin-left: -48.2759%
    }

    .grid-9-12 .grid-8-12 {
        width: 65.5172%
    }

    .grid-9-12 .col-8-12 {
        margin-left: -39.6552%
    }

    .grid-9-12 .grid-9-12 {
        width: 74.1379%
    }

    .grid-9-12 .col-9-12 {
        margin-left: -31.0345%
    }

    .grid-9-12 .grid-10-12 {
        width: 82.7586%
    }

    .grid-9-12 .col-10-12 {
        margin-left: -22.4138%
    }

    .grid-9-12 .grid-11-12 {
        width: 91.3793%
    }

    .grid-9-12 .col-11-12 {
        margin-left: -13.7931%
    }

    .grid-9-12 .grid-12-12 {
        width: 100%
    }

    .grid-9-12 .col-12-12 {
        margin-left: -5.1724%
    }

    .grid-10-12 .grid-1-12 {
        width: 5.4983%
    }

    .grid-10-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-10-12 .grid-2-12 {
        width: 14.0893%
    }

    .grid-10-12 .col-2-12 {
        margin-left: -91.4089%
    }

    .grid-10-12 .grid-3-12 {
        width: 22.6804%
    }

    .grid-10-12 .col-3-12 {
        margin-left: -82.8179%
    }

    .grid-10-12 .grid-4-12 {
        width: 31.2715%
    }

    .grid-10-12 .col-4-12 {
        margin-left: -74.2268%
    }

    .grid-10-12 .grid-5-12 {
        width: 39.8625%
    }

    .grid-10-12 .col-5-12 {
        margin-left: -65.6357%
    }

    .grid-10-12 .grid-6-12 {
        width: 48.4536%
    }

    .grid-10-12 .col-6-12 {
        margin-left: -57.0447%
    }

    .grid-10-12 .grid-7-12 {
        width: 57.0447%
    }

    .grid-10-12 .col-7-12 {
        margin-left: -48.4536%
    }

    .grid-10-12 .grid-8-12 {
        width: 65.6357%
    }

    .grid-10-12 .col-8-12 {
        margin-left: -39.8625%
    }

    .grid-10-12 .grid-9-12 {
        width: 74.2268%
    }

    .grid-10-12 .col-9-12 {
        margin-left: -31.2715%
    }

    .grid-10-12 .grid-10-12 {
        width: 82.8179%
    }

    .grid-10-12 .col-10-12 {
        margin-left: -22.6804%
    }

    .grid-10-12 .grid-11-12 {
        width: 91.4089%
    }

    .grid-10-12 .col-11-12 {
        margin-left: -14.0893%
    }

    .grid-10-12 .grid-12-12 {
        width: 100%
    }

    .grid-10-12 .col-12-12 {
        margin-left: -5.4983%
    }

    .grid-11-12 .grid-1-12 {
        width: 5.7632%
    }

    .grid-11-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-11-12 .grid-2-12 {
        width: 14.3302%
    }

    .grid-11-12 .col-2-12 {
        margin-left: -91.433%
    }

    .grid-11-12 .grid-3-12 {
        width: 22.8972%
    }

    .grid-11-12 .col-3-12 {
        margin-left: -82.866%
    }

    .grid-11-12 .grid-4-12 {
        width: 31.4642%
    }

    .grid-11-12 .col-4-12 {
        margin-left: -74.2991%
    }

    .grid-11-12 .grid-5-12 {
        width: 40.0312%
    }

    .grid-11-12 .col-5-12 {
        margin-left: -65.7321%
    }

    .grid-11-12 .grid-6-12 {
        width: 48.5981%
    }

    .grid-11-12 .col-6-12 {
        margin-left: -57.1651%
    }

    .grid-11-12 .grid-7-12 {
        width: 57.1651%
    }

    .grid-11-12 .col-7-12 {
        margin-left: -48.5981%
    }

    .grid-11-12 .grid-8-12 {
        width: 65.7321%
    }

    .grid-11-12 .col-8-12 {
        margin-left: -40.0312%
    }

    .grid-11-12 .grid-9-12 {
        width: 74.2991%
    }

    .grid-11-12 .col-9-12 {
        margin-left: -31.4642%
    }

    .grid-11-12 .grid-10-12 {
        width: 82.866%
    }

    .grid-11-12 .col-10-12 {
        margin-left: -22.8972%
    }

    .grid-11-12 .grid-11-12 {
        width: 91.433%
    }

    .grid-11-12 .col-11-12 {
        margin-left: -14.3302%
    }

    .grid-11-12 .grid-12-12 {
        width: 100%
    }

    .grid-11-12 .col-12-12 {
        margin-left: -5.7632%
    }

    .grid-12-12 .grid-1-12 {
        width: 5.9829%
    }

    .grid-12-12 .col-1-12 {
        margin-left: -100%
    }

    .grid-12-12 .grid-2-12 {
        width: 14.5299%
    }

    .grid-12-12 .col-2-12 {
        margin-left: -91.453%
    }

    .grid-12-12 .grid-3-12 {
        width: 23.0769%
    }

    .grid-12-12 .col-3-12 {
        margin-left: -82.906%
    }

    .grid-12-12 .grid-4-12 {
        width: 31.6239%
    }

    .grid-12-12 .col-4-12 {
        margin-left: -74.359%
    }

    .grid-12-12 .grid-5-12 {
        width: 40.1709%
    }

    .grid-12-12 .col-5-12 {
        margin-left: -65.812%
    }

    .grid-12-12 .grid-6-12 {
        width: 48.7179%
    }

    .grid-12-12 .col-6-12 {
        margin-left: -57.265%
    }

    .grid-12-12 .grid-7-12 {
        width: 57.265%
    }

    .grid-12-12 .col-7-12 {
        margin-left: -48.7179%
    }

    .grid-12-12 .grid-8-12 {
        width: 65.812%
    }

    .grid-12-12 .col-8-12 {
        margin-left: -40.1709%
    }

    .grid-12-12 .grid-9-12 {
        width: 74.359%
    }

    .grid-12-12 .col-9-12 {
        margin-left: -31.6239%
    }

    .grid-12-12 .grid-10-12 {
        width: 82.906%
    }

    .grid-12-12 .col-10-12 {
        margin-left: -23.0769%
    }

    .grid-12-12 .grid-11-12 {
        width: 91.453%
    }

    .grid-12-12 .col-11-12 {
        margin-left: -14.5299%
    }

    .grid-12-12 .grid-12-12 {
        width: 100%
    }

    .grid-12-12 .col-12-12 {
        margin-left: -5.9829%
    }

    .col .col {
        display: inline;
        float: left;
        left: 100%;
        position: relative;
        padding: 0
    }

    .grid-1-20 .grid-1-12 {
        width: -83.3333%
    }

    .grid-1-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-1-20 .grid-2-12 {
        width: -66.6667%
    }

    .grid-1-20 .col-2-12 {
        margin-left: -83.3333%
    }

    .grid-1-20 .grid-3-12 {
        width: -50%
    }

    .grid-1-20 .col-3-12 {
        margin-left: -66.6667%
    }

    .grid-1-20 .grid-4-12 {
        width: -33.3333%
    }

    .grid-1-20 .col-4-12 {
        margin-left: -50%
    }

    .grid-1-20 .grid-5-12 {
        width: -16.6667%
    }

    .grid-1-20 .col-5-12 {
        margin-left: -33.3333%
    }

    .grid-1-20 .grid-6-12 {
        width: 0
    }

    .grid-1-20 .col-6-12 {
        margin-left: -16.6667%
    }

    .grid-1-20 .grid-7-12 {
        width: 16.6667%
    }

    .grid-1-20 .col-7-12 {
        margin-left: 0
    }

    .grid-1-20 .grid-8-12 {
        width: 33.3333%
    }

    .grid-1-20 .col-8-12 {
        margin-left: 16.6667%
    }

    .grid-1-20 .grid-9-12 {
        width: 50%
    }

    .grid-1-20 .col-9-12 {
        margin-left: 33.3333%
    }

    .grid-1-20 .grid-10-12 {
        width: 66.6667%
    }

    .grid-1-20 .col-10-12 {
        margin-left: 50%
    }

    .grid-1-20 .grid-11-12 {
        width: 83.3333%
    }

    .grid-1-20 .col-11-12 {
        margin-left: 66.6667%
    }

    .grid-1-20 .grid-12-12 {
        width: 100%
    }

    .grid-1-20 .col-12-12 {
        margin-left: 83.3333%
    }

    .grid-2-20 .grid-1-12 {
        width: -22.2222%
    }

    .grid-2-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-2-20 .grid-2-12 {
        width: -11.1111%
    }

    .grid-2-20 .col-2-12 {
        margin-left: -88.8889%
    }

    .grid-2-20 .grid-3-12 {
        width: 0
    }

    .grid-2-20 .col-3-12 {
        margin-left: -77.7778%
    }

    .grid-2-20 .grid-4-12 {
        width: 11.1111%
    }

    .grid-2-20 .col-4-12 {
        margin-left: -66.6667%
    }

    .grid-2-20 .grid-5-12 {
        width: 22.2222%
    }

    .grid-2-20 .col-5-12 {
        margin-left: -55.5556%
    }

    .grid-2-20 .grid-6-12 {
        width: 33.3333%
    }

    .grid-2-20 .col-6-12 {
        margin-left: -44.4444%
    }

    .grid-2-20 .grid-7-12 {
        width: 44.4444%
    }

    .grid-2-20 .col-7-12 {
        margin-left: -33.3333%
    }

    .grid-2-20 .grid-8-12 {
        width: 55.5556%
    }

    .grid-2-20 .col-8-12 {
        margin-left: -22.2222%
    }

    .grid-2-20 .grid-9-12 {
        width: 66.6667%
    }

    .grid-2-20 .col-9-12 {
        margin-left: -11.1111%
    }

    .grid-2-20 .grid-10-12 {
        width: 77.7778%
    }

    .grid-2-20 .col-10-12 {
        margin-left: 0
    }

    .grid-2-20 .grid-11-12 {
        width: 88.8889%
    }

    .grid-2-20 .col-11-12 {
        margin-left: 11.1111%
    }

    .grid-2-20 .grid-12-12 {
        width: 100%
    }

    .grid-2-20 .col-12-12 {
        margin-left: 22.2222%
    }

    .grid-3-20 .grid-1-12 {
        width: -10%
    }

    .grid-3-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-3-20 .grid-2-12 {
        width: 0
    }

    .grid-3-20 .col-2-12 {
        margin-left: -90%
    }

    .grid-3-20 .grid-3-12 {
        width: 10%
    }

    .grid-3-20 .col-3-12 {
        margin-left: -80%
    }

    .grid-3-20 .grid-4-12 {
        width: 20%
    }

    .grid-3-20 .col-4-12 {
        margin-left: -70%
    }

    .grid-3-20 .grid-5-12 {
        width: 30%
    }

    .grid-3-20 .col-5-12 {
        margin-left: -60%
    }

    .grid-3-20 .grid-6-12 {
        width: 40%
    }

    .grid-3-20 .col-6-12 {
        margin-left: -50%
    }

    .grid-3-20 .grid-7-12 {
        width: 50%
    }

    .grid-3-20 .col-7-12 {
        margin-left: -40%
    }

    .grid-3-20 .grid-8-12 {
        width: 60%
    }

    .grid-3-20 .col-8-12 {
        margin-left: -30%
    }

    .grid-3-20 .grid-9-12 {
        width: 70%
    }

    .grid-3-20 .col-9-12 {
        margin-left: -20%
    }

    .grid-3-20 .grid-10-12 {
        width: 80%
    }

    .grid-3-20 .col-10-12 {
        margin-left: -10%
    }

    .grid-3-20 .grid-11-12 {
        width: 90%
    }

    .grid-3-20 .col-11-12 {
        margin-left: 0
    }

    .grid-3-20 .grid-12-12 {
        width: 100%
    }

    .grid-3-20 .col-12-12 {
        margin-left: 10%
    }

    .grid-4-20 .grid-1-12 {
        width: -4.7619%
    }

    .grid-4-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-4-20 .grid-2-12 {
        width: 4.7619%
    }

    .grid-4-20 .col-2-12 {
        margin-left: -90.4762%
    }

    .grid-4-20 .grid-3-12 {
        width: 14.2857%
    }

    .grid-4-20 .col-3-12 {
        margin-left: -80.9524%
    }

    .grid-4-20 .grid-4-12 {
        width: 23.8095%
    }

    .grid-4-20 .col-4-12 {
        margin-left: -71.4286%
    }

    .grid-4-20 .grid-5-12 {
        width: 33.3333%
    }

    .grid-4-20 .col-5-12 {
        margin-left: -61.9048%
    }

    .grid-4-20 .grid-6-12 {
        width: 42.8571%
    }

    .grid-4-20 .col-6-12 {
        margin-left: -52.381%
    }

    .grid-4-20 .grid-7-12 {
        width: 52.381%
    }

    .grid-4-20 .col-7-12 {
        margin-left: -42.8571%
    }

    .grid-4-20 .grid-8-12 {
        width: 61.9048%
    }

    .grid-4-20 .col-8-12 {
        margin-left: -33.3333%
    }

    .grid-4-20 .grid-9-12 {
        width: 71.4286%
    }

    .grid-4-20 .col-9-12 {
        margin-left: -23.8095%
    }

    .grid-4-20 .grid-10-12 {
        width: 80.9524%
    }

    .grid-4-20 .col-10-12 {
        margin-left: -14.2857%
    }

    .grid-4-20 .grid-11-12 {
        width: 90.4762%
    }

    .grid-4-20 .col-11-12 {
        margin-left: -4.7619%
    }

    .grid-4-20 .grid-12-12 {
        width: 100%
    }

    .grid-4-20 .col-12-12 {
        margin-left: 4.7619%
    }

    .grid-5-20 .grid-1-12 {
        width: -1.8519%
    }

    .grid-5-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-5-20 .grid-2-12 {
        width: 7.4074%
    }

    .grid-5-20 .col-2-12 {
        margin-left: -90.7407%
    }

    .grid-5-20 .grid-3-12 {
        width: 16.6667%
    }

    .grid-5-20 .col-3-12 {
        margin-left: -81.4815%
    }

    .grid-5-20 .grid-4-12 {
        width: 25.9259%
    }

    .grid-5-20 .col-4-12 {
        margin-left: -72.2222%
    }

    .grid-5-20 .grid-5-12 {
        width: 35.1852%
    }

    .grid-5-20 .col-5-12 {
        margin-left: -62.963%
    }

    .grid-5-20 .grid-6-12 {
        width: 44.4444%
    }

    .grid-5-20 .col-6-12 {
        margin-left: -53.7037%
    }

    .grid-5-20 .grid-7-12 {
        width: 53.7037%
    }

    .grid-5-20 .col-7-12 {
        margin-left: -44.4444%
    }

    .grid-5-20 .grid-8-12 {
        width: 62.963%
    }

    .grid-5-20 .col-8-12 {
        margin-left: -35.1852%
    }

    .grid-5-20 .grid-9-12 {
        width: 72.2222%
    }

    .grid-5-20 .col-9-12 {
        margin-left: -25.9259%
    }

    .grid-5-20 .grid-10-12 {
        width: 81.4815%
    }

    .grid-5-20 .col-10-12 {
        margin-left: -16.6667%
    }

    .grid-5-20 .grid-11-12 {
        width: 90.7407%
    }

    .grid-5-20 .col-11-12 {
        margin-left: -7.4074%
    }

    .grid-5-20 .grid-12-12 {
        width: 100%
    }

    .grid-5-20 .col-12-12 {
        margin-left: 1.8519%
    }

    .grid-6-20 .grid-1-12 {
        width: 0
    }

    .grid-6-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-6-20 .grid-2-12 {
        width: 9.0909%
    }

    .grid-6-20 .col-2-12 {
        margin-left: -90.9091%
    }

    .grid-6-20 .grid-3-12 {
        width: 18.1818%
    }

    .grid-6-20 .col-3-12 {
        margin-left: -81.8182%
    }

    .grid-6-20 .grid-4-12 {
        width: 27.2727%
    }

    .grid-6-20 .col-4-12 {
        margin-left: -72.7273%
    }

    .grid-6-20 .grid-5-12 {
        width: 36.3636%
    }

    .grid-6-20 .col-5-12 {
        margin-left: -63.6364%
    }

    .grid-6-20 .grid-6-12 {
        width: 45.4545%
    }

    .grid-6-20 .col-6-12 {
        margin-left: -54.5455%
    }

    .grid-6-20 .grid-7-12 {
        width: 54.5455%
    }

    .grid-6-20 .col-7-12 {
        margin-left: -45.4545%
    }

    .grid-6-20 .grid-8-12 {
        width: 63.6364%
    }

    .grid-6-20 .col-8-12 {
        margin-left: -36.3636%
    }

    .grid-6-20 .grid-9-12 {
        width: 72.7273%
    }

    .grid-6-20 .col-9-12 {
        margin-left: -27.2727%
    }

    .grid-6-20 .grid-10-12 {
        width: 81.8182%
    }

    .grid-6-20 .col-10-12 {
        margin-left: -18.1818%
    }

    .grid-6-20 .grid-11-12 {
        width: 90.9091%
    }

    .grid-6-20 .col-11-12 {
        margin-left: -9.0909%
    }

    .grid-6-20 .grid-12-12 {
        width: 100%
    }

    .grid-6-20 .col-12-12 {
        margin-left: 0
    }

    .grid-7-20 .grid-1-12 {
        width: 1.2821%
    }

    .grid-7-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-7-20 .grid-2-12 {
        width: 10.2564%
    }

    .grid-7-20 .col-2-12 {
        margin-left: -91.0256%
    }

    .grid-7-20 .grid-3-12 {
        width: 19.2308%
    }

    .grid-7-20 .col-3-12 {
        margin-left: -82.0513%
    }

    .grid-7-20 .grid-4-12 {
        width: 28.2051%
    }

    .grid-7-20 .col-4-12 {
        margin-left: -73.0769%
    }

    .grid-7-20 .grid-5-12 {
        width: 37.1795%
    }

    .grid-7-20 .col-5-12 {
        margin-left: -64.1026%
    }

    .grid-7-20 .grid-6-12 {
        width: 46.1538%
    }

    .grid-7-20 .col-6-12 {
        margin-left: -55.1282%
    }

    .grid-7-20 .grid-7-12 {
        width: 55.1282%
    }

    .grid-7-20 .col-7-12 {
        margin-left: -46.1538%
    }

    .grid-7-20 .grid-8-12 {
        width: 64.1026%
    }

    .grid-7-20 .col-8-12 {
        margin-left: -37.1795%
    }

    .grid-7-20 .grid-9-12 {
        width: 73.0769%
    }

    .grid-7-20 .col-9-12 {
        margin-left: -28.2051%
    }

    .grid-7-20 .grid-10-12 {
        width: 82.0513%
    }

    .grid-7-20 .col-10-12 {
        margin-left: -19.2308%
    }

    .grid-7-20 .grid-11-12 {
        width: 91.0256%
    }

    .grid-7-20 .col-11-12 {
        margin-left: -10.2564%
    }

    .grid-7-20 .grid-12-12 {
        width: 100%
    }

    .grid-7-20 .col-12-12 {
        margin-left: -1.2821%
    }

    .grid-8-20 .grid-1-12 {
        width: 2.2222%
    }

    .grid-8-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-8-20 .grid-2-12 {
        width: 11.1111%
    }

    .grid-8-20 .col-2-12 {
        margin-left: -91.1111%
    }

    .grid-8-20 .grid-3-12 {
        width: 20%
    }

    .grid-8-20 .col-3-12 {
        margin-left: -82.2222%
    }

    .grid-8-20 .grid-4-12 {
        width: 28.8889%
    }

    .grid-8-20 .col-4-12 {
        margin-left: -73.3333%
    }

    .grid-8-20 .grid-5-12 {
        width: 37.7778%
    }

    .grid-8-20 .col-5-12 {
        margin-left: -64.4444%
    }

    .grid-8-20 .grid-6-12 {
        width: 46.6667%
    }

    .grid-8-20 .col-6-12 {
        margin-left: -55.5556%
    }

    .grid-8-20 .grid-7-12 {
        width: 55.5556%
    }

    .grid-8-20 .col-7-12 {
        margin-left: -46.6667%
    }

    .grid-8-20 .grid-8-12 {
        width: 64.4444%
    }

    .grid-8-20 .col-8-12 {
        margin-left: -37.7778%
    }

    .grid-8-20 .grid-9-12 {
        width: 73.3333%
    }

    .grid-8-20 .col-9-12 {
        margin-left: -28.8889%
    }

    .grid-8-20 .grid-10-12 {
        width: 82.2222%
    }

    .grid-8-20 .col-10-12 {
        margin-left: -20%
    }

    .grid-8-20 .grid-11-12 {
        width: 91.1111%
    }

    .grid-8-20 .col-11-12 {
        margin-left: -11.1111%
    }

    .grid-8-20 .grid-12-12 {
        width: 100%
    }

    .grid-8-20 .col-12-12 {
        margin-left: -2.2222%
    }

    .grid-9-20 .grid-1-12 {
        width: 2.9412%
    }

    .grid-9-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-9-20 .grid-2-12 {
        width: 11.7647%
    }

    .grid-9-20 .col-2-12 {
        margin-left: -91.1765%
    }

    .grid-9-20 .grid-3-12 {
        width: 20.5882%
    }

    .grid-9-20 .col-3-12 {
        margin-left: -82.3529%
    }

    .grid-9-20 .grid-4-12 {
        width: 29.4118%
    }

    .grid-9-20 .col-4-12 {
        margin-left: -73.5294%
    }

    .grid-9-20 .grid-5-12 {
        width: 38.2353%
    }

    .grid-9-20 .col-5-12 {
        margin-left: -64.7059%
    }

    .grid-9-20 .grid-6-12 {
        width: 47.0588%
    }

    .grid-9-20 .col-6-12 {
        margin-left: -55.8824%
    }

    .grid-9-20 .grid-7-12 {
        width: 55.8824%
    }

    .grid-9-20 .col-7-12 {
        margin-left: -47.0588%
    }

    .grid-9-20 .grid-8-12 {
        width: 64.7059%
    }

    .grid-9-20 .col-8-12 {
        margin-left: -38.2353%
    }

    .grid-9-20 .grid-9-12 {
        width: 73.5294%
    }

    .grid-9-20 .col-9-12 {
        margin-left: -29.4118%
    }

    .grid-9-20 .grid-10-12 {
        width: 82.3529%
    }

    .grid-9-20 .col-10-12 {
        margin-left: -20.5882%
    }

    .grid-9-20 .grid-11-12 {
        width: 91.1765%
    }

    .grid-9-20 .col-11-12 {
        margin-left: -11.7647%
    }

    .grid-9-20 .grid-12-12 {
        width: 100%
    }

    .grid-9-20 .col-12-12 {
        margin-left: -2.9412%
    }

    .grid-10-20 .grid-1-12 {
        width: 3.5088%
    }

    .grid-10-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-10-20 .grid-2-12 {
        width: 12.2807%
    }

    .grid-10-20 .col-2-12 {
        margin-left: -91.2281%
    }

    .grid-10-20 .grid-3-12 {
        width: 21.0526%
    }

    .grid-10-20 .col-3-12 {
        margin-left: -82.4561%
    }

    .grid-10-20 .grid-4-12 {
        width: 29.8246%
    }

    .grid-10-20 .col-4-12 {
        margin-left: -73.6842%
    }

    .grid-10-20 .grid-5-12 {
        width: 38.5965%
    }

    .grid-10-20 .col-5-12 {
        margin-left: -64.9123%
    }

    .grid-10-20 .grid-6-12 {
        width: 47.3684%
    }

    .grid-10-20 .col-6-12 {
        margin-left: -56.1404%
    }

    .grid-10-20 .grid-7-12 {
        width: 56.1404%
    }

    .grid-10-20 .col-7-12 {
        margin-left: -47.3684%
    }

    .grid-10-20 .grid-8-12 {
        width: 64.9123%
    }

    .grid-10-20 .col-8-12 {
        margin-left: -38.5965%
    }

    .grid-10-20 .grid-9-12 {
        width: 73.6842%
    }

    .grid-10-20 .col-9-12 {
        margin-left: -29.8246%
    }

    .grid-10-20 .grid-10-12 {
        width: 82.4561%
    }

    .grid-10-20 .col-10-12 {
        margin-left: -21.0526%
    }

    .grid-10-20 .grid-11-12 {
        width: 91.2281%
    }

    .grid-10-20 .col-11-12 {
        margin-left: -12.2807%
    }

    .grid-10-20 .grid-12-12 {
        width: 100%
    }

    .grid-10-20 .col-12-12 {
        margin-left: -3.5088%
    }

    .grid-11-20 .grid-1-12 {
        width: 3.9683%
    }

    .grid-11-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-11-20 .grid-2-12 {
        width: 12.6984%
    }

    .grid-11-20 .col-2-12 {
        margin-left: -91.2698%
    }

    .grid-11-20 .grid-3-12 {
        width: 21.4286%
    }

    .grid-11-20 .col-3-12 {
        margin-left: -82.5397%
    }

    .grid-11-20 .grid-4-12 {
        width: 30.1587%
    }

    .grid-11-20 .col-4-12 {
        margin-left: -73.8095%
    }

    .grid-11-20 .grid-5-12 {
        width: 38.8889%
    }

    .grid-11-20 .col-5-12 {
        margin-left: -65.0794%
    }

    .grid-11-20 .grid-6-12 {
        width: 47.619%
    }

    .grid-11-20 .col-6-12 {
        margin-left: -56.3492%
    }

    .grid-11-20 .grid-7-12 {
        width: 56.3492%
    }

    .grid-11-20 .col-7-12 {
        margin-left: -47.619%
    }

    .grid-11-20 .grid-8-12 {
        width: 65.0794%
    }

    .grid-11-20 .col-8-12 {
        margin-left: -38.8889%
    }

    .grid-11-20 .grid-9-12 {
        width: 73.8095%
    }

    .grid-11-20 .col-9-12 {
        margin-left: -30.1587%
    }

    .grid-11-20 .grid-10-12 {
        width: 82.5397%
    }

    .grid-11-20 .col-10-12 {
        margin-left: -21.4286%
    }

    .grid-11-20 .grid-11-12 {
        width: 91.2698%
    }

    .grid-11-20 .col-11-12 {
        margin-left: -12.6984%
    }

    .grid-11-20 .grid-12-12 {
        width: 100%
    }

    .grid-11-20 .col-12-12 {
        margin-left: -3.9683%
    }

    .grid-12-20 .grid-1-12 {
        width: 4.3478%
    }

    .grid-12-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-12-20 .grid-2-12 {
        width: 13.0435%
    }

    .grid-12-20 .col-2-12 {
        margin-left: -91.3043%
    }

    .grid-12-20 .grid-3-12 {
        width: 21.7391%
    }

    .grid-12-20 .col-3-12 {
        margin-left: -82.6087%
    }

    .grid-12-20 .grid-4-12 {
        width: 30.4348%
    }

    .grid-12-20 .col-4-12 {
        margin-left: -73.913%
    }

    .grid-12-20 .grid-5-12 {
        width: 39.1304%
    }

    .grid-12-20 .col-5-12 {
        margin-left: -65.2174%
    }

    .grid-12-20 .grid-6-12 {
        width: 47.8261%
    }

    .grid-12-20 .col-6-12 {
        margin-left: -56.5217%
    }

    .grid-12-20 .grid-7-12 {
        width: 56.5217%
    }

    .grid-12-20 .col-7-12 {
        margin-left: -47.8261%
    }

    .grid-12-20 .grid-8-12 {
        width: 65.2174%
    }

    .grid-12-20 .col-8-12 {
        margin-left: -39.1304%
    }

    .grid-12-20 .grid-9-12 {
        width: 73.913%
    }

    .grid-12-20 .col-9-12 {
        margin-left: -30.4348%
    }

    .grid-12-20 .grid-10-12 {
        width: 82.6087%
    }

    .grid-12-20 .col-10-12 {
        margin-left: -21.7391%
    }

    .grid-12-20 .grid-11-12 {
        width: 91.3043%
    }

    .grid-12-20 .col-11-12 {
        margin-left: -13.0435%
    }

    .grid-12-20 .grid-12-12 {
        width: 100%
    }

    .grid-12-20 .col-12-12 {
        margin-left: -4.3478%
    }

    .grid-13-20 .grid-1-12 {
        width: 4.6667%
    }

    .grid-13-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-13-20 .grid-2-12 {
        width: 13.3333%
    }

    .grid-13-20 .col-2-12 {
        margin-left: -91.3333%
    }

    .grid-13-20 .grid-3-12 {
        width: 22%
    }

    .grid-13-20 .col-3-12 {
        margin-left: -82.6667%
    }

    .grid-13-20 .grid-4-12 {
        width: 30.6667%
    }

    .grid-13-20 .col-4-12 {
        margin-left: -74%
    }

    .grid-13-20 .grid-5-12 {
        width: 39.3333%
    }

    .grid-13-20 .col-5-12 {
        margin-left: -65.3333%
    }

    .grid-13-20 .grid-6-12 {
        width: 48%
    }

    .grid-13-20 .col-6-12 {
        margin-left: -56.6667%
    }

    .grid-13-20 .grid-7-12 {
        width: 56.6667%
    }

    .grid-13-20 .col-7-12 {
        margin-left: -48%
    }

    .grid-13-20 .grid-8-12 {
        width: 65.3333%
    }

    .grid-13-20 .col-8-12 {
        margin-left: -39.3333%
    }

    .grid-13-20 .grid-9-12 {
        width: 74%
    }

    .grid-13-20 .col-9-12 {
        margin-left: -30.6667%
    }

    .grid-13-20 .grid-10-12 {
        width: 82.6667%
    }

    .grid-13-20 .col-10-12 {
        margin-left: -22%
    }

    .grid-13-20 .grid-11-12 {
        width: 91.3333%
    }

    .grid-13-20 .col-11-12 {
        margin-left: -13.3333%
    }

    .grid-13-20 .grid-12-12 {
        width: 100%
    }

    .grid-13-20 .col-12-12 {
        margin-left: -4.6667%
    }

    .grid-14-20 .grid-1-12 {
        width: 4.9383%
    }

    .grid-14-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-14-20 .grid-2-12 {
        width: 13.5802%
    }

    .grid-14-20 .col-2-12 {
        margin-left: -91.358%
    }

    .grid-14-20 .grid-3-12 {
        width: 22.2222%
    }

    .grid-14-20 .col-3-12 {
        margin-left: -82.716%
    }

    .grid-14-20 .grid-4-12 {
        width: 30.8642%
    }

    .grid-14-20 .col-4-12 {
        margin-left: -74.0741%
    }

    .grid-14-20 .grid-5-12 {
        width: 39.5062%
    }

    .grid-14-20 .col-5-12 {
        margin-left: -65.4321%
    }

    .grid-14-20 .grid-6-12 {
        width: 48.1481%
    }

    .grid-14-20 .col-6-12 {
        margin-left: -56.7901%
    }

    .grid-14-20 .grid-7-12 {
        width: 56.7901%
    }

    .grid-14-20 .col-7-12 {
        margin-left: -48.1481%
    }

    .grid-14-20 .grid-8-12 {
        width: 65.4321%
    }

    .grid-14-20 .col-8-12 {
        margin-left: -39.5062%
    }

    .grid-14-20 .grid-9-12 {
        width: 74.0741%
    }

    .grid-14-20 .col-9-12 {
        margin-left: -30.8642%
    }

    .grid-14-20 .grid-10-12 {
        width: 82.716%
    }

    .grid-14-20 .col-10-12 {
        margin-left: -22.2222%
    }

    .grid-14-20 .grid-11-12 {
        width: 91.358%
    }

    .grid-14-20 .col-11-12 {
        margin-left: -13.5802%
    }

    .grid-14-20 .grid-12-12 {
        width: 100%
    }

    .grid-14-20 .col-12-12 {
        margin-left: -4.9383%
    }

    .grid-15-20 .grid-1-12 {
        width: 5.1724%
    }

    .grid-15-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-15-20 .grid-2-12 {
        width: 13.7931%
    }

    .grid-15-20 .col-2-12 {
        margin-left: -91.3793%
    }

    .grid-15-20 .grid-3-12 {
        width: 22.4138%
    }

    .grid-15-20 .col-3-12 {
        margin-left: -82.7586%
    }

    .grid-15-20 .grid-4-12 {
        width: 31.0345%
    }

    .grid-15-20 .col-4-12 {
        margin-left: -74.1379%
    }

    .grid-15-20 .grid-5-12 {
        width: 39.6552%
    }

    .grid-15-20 .col-5-12 {
        margin-left: -65.5172%
    }

    .grid-15-20 .grid-6-12 {
        width: 48.2759%
    }

    .grid-15-20 .col-6-12 {
        margin-left: -56.8966%
    }

    .grid-15-20 .grid-7-12 {
        width: 56.8966%
    }

    .grid-15-20 .col-7-12 {
        margin-left: -48.2759%
    }

    .grid-15-20 .grid-8-12 {
        width: 65.5172%
    }

    .grid-15-20 .col-8-12 {
        margin-left: -39.6552%
    }

    .grid-15-20 .grid-9-12 {
        width: 74.1379%
    }

    .grid-15-20 .col-9-12 {
        margin-left: -31.0345%
    }

    .grid-15-20 .grid-10-12 {
        width: 82.7586%
    }

    .grid-15-20 .col-10-12 {
        margin-left: -22.4138%
    }

    .grid-15-20 .grid-11-12 {
        width: 91.3793%
    }

    .grid-15-20 .col-11-12 {
        margin-left: -13.7931%
    }

    .grid-15-20 .grid-12-12 {
        width: 100%
    }

    .grid-15-20 .col-12-12 {
        margin-left: -5.1724%
    }

    .grid-16-20 .grid-1-12 {
        width: 5.3763%
    }

    .grid-16-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-16-20 .grid-2-12 {
        width: 13.9785%
    }

    .grid-16-20 .col-2-12 {
        margin-left: -91.3978%
    }

    .grid-16-20 .grid-3-12 {
        width: 22.5806%
    }

    .grid-16-20 .col-3-12 {
        margin-left: -82.7957%
    }

    .grid-16-20 .grid-4-12 {
        width: 31.1828%
    }

    .grid-16-20 .col-4-12 {
        margin-left: -74.1935%
    }

    .grid-16-20 .grid-5-12 {
        width: 39.7849%
    }

    .grid-16-20 .col-5-12 {
        margin-left: -65.5914%
    }

    .grid-16-20 .grid-6-12 {
        width: 48.3871%
    }

    .grid-16-20 .col-6-12 {
        margin-left: -56.9892%
    }

    .grid-16-20 .grid-7-12 {
        width: 56.9892%
    }

    .grid-16-20 .col-7-12 {
        margin-left: -48.3871%
    }

    .grid-16-20 .grid-8-12 {
        width: 65.5914%
    }

    .grid-16-20 .col-8-12 {
        margin-left: -39.7849%
    }

    .grid-16-20 .grid-9-12 {
        width: 74.1935%
    }

    .grid-16-20 .col-9-12 {
        margin-left: -31.1828%
    }

    .grid-16-20 .grid-10-12 {
        width: 82.7957%
    }

    .grid-16-20 .col-10-12 {
        margin-left: -22.5806%
    }

    .grid-16-20 .grid-11-12 {
        width: 91.3978%
    }

    .grid-16-20 .col-11-12 {
        margin-left: -13.9785%
    }

    .grid-16-20 .grid-12-12 {
        width: 100%
    }

    .grid-16-20 .col-12-12 {
        margin-left: -5.3763%
    }

    .grid-17-20 .grid-1-12 {
        width: 5.5556%
    }

    .grid-17-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-17-20 .grid-2-12 {
        width: 14.1414%
    }

    .grid-17-20 .col-2-12 {
        margin-left: -91.4141%
    }

    .grid-17-20 .grid-3-12 {
        width: 22.7273%
    }

    .grid-17-20 .col-3-12 {
        margin-left: -82.8283%
    }

    .grid-17-20 .grid-4-12 {
        width: 31.3131%
    }

    .grid-17-20 .col-4-12 {
        margin-left: -74.2424%
    }

    .grid-17-20 .grid-5-12 {
        width: 39.899%
    }

    .grid-17-20 .col-5-12 {
        margin-left: -65.6566%
    }

    .grid-17-20 .grid-6-12 {
        width: 48.4848%
    }

    .grid-17-20 .col-6-12 {
        margin-left: -57.0707%
    }

    .grid-17-20 .grid-7-12 {
        width: 57.0707%
    }

    .grid-17-20 .col-7-12 {
        margin-left: -48.4848%
    }

    .grid-17-20 .grid-8-12 {
        width: 65.6566%
    }

    .grid-17-20 .col-8-12 {
        margin-left: -39.899%
    }

    .grid-17-20 .grid-9-12 {
        width: 74.2424%
    }

    .grid-17-20 .col-9-12 {
        margin-left: -31.3131%
    }

    .grid-17-20 .grid-10-12 {
        width: 82.8283%
    }

    .grid-17-20 .col-10-12 {
        margin-left: -22.7273%
    }

    .grid-17-20 .grid-11-12 {
        width: 91.4141%
    }

    .grid-17-20 .col-11-12 {
        margin-left: -14.1414%
    }

    .grid-17-20 .grid-12-12 {
        width: 100%
    }

    .grid-17-20 .col-12-12 {
        margin-left: -5.5556%
    }

    .grid-18-20 .grid-1-12 {
        width: 5.7143%
    }

    .grid-18-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-18-20 .grid-2-12 {
        width: 14.2857%
    }

    .grid-18-20 .col-2-12 {
        margin-left: -91.4286%
    }

    .grid-18-20 .grid-3-12 {
        width: 22.8571%
    }

    .grid-18-20 .col-3-12 {
        margin-left: -82.8571%
    }

    .grid-18-20 .grid-4-12 {
        width: 31.4286%
    }

    .grid-18-20 .col-4-12 {
        margin-left: -74.2857%
    }

    .grid-18-20 .grid-5-12 {
        width: 40%
    }

    .grid-18-20 .col-5-12 {
        margin-left: -65.7143%
    }

    .grid-18-20 .grid-6-12 {
        width: 48.5714%
    }

    .grid-18-20 .col-6-12 {
        margin-left: -57.1429%
    }

    .grid-18-20 .grid-7-12 {
        width: 57.1429%
    }

    .grid-18-20 .col-7-12 {
        margin-left: -48.5714%
    }

    .grid-18-20 .grid-8-12 {
        width: 65.7143%
    }

    .grid-18-20 .col-8-12 {
        margin-left: -40%
    }

    .grid-18-20 .grid-9-12 {
        width: 74.2857%
    }

    .grid-18-20 .col-9-12 {
        margin-left: -31.4286%
    }

    .grid-18-20 .grid-10-12 {
        width: 82.8571%
    }

    .grid-18-20 .col-10-12 {
        margin-left: -22.8571%
    }

    .grid-18-20 .grid-11-12 {
        width: 91.4286%
    }

    .grid-18-20 .col-11-12 {
        margin-left: -14.2857%
    }

    .grid-18-20 .grid-12-12 {
        width: 100%
    }

    .grid-18-20 .col-12-12 {
        margin-left: -5.7143%
    }

    .grid-19-20 .grid-1-12 {
        width: 5.8559%
    }

    .grid-19-20 .col-1-12 {
        margin-left: -100%
    }

    .grid-19-20 .grid-2-12 {
        width: 14.4144%
    }

    .grid-19-20 .col-2-12 {
        margin-left: -91.4414%
    }

    .grid-19-20 .grid-3-12 {
        width: 22.973%
    }

    .grid-19-20 .col-3-12 {
        margin-left: -82.8829%
    }

    .grid-19-20 .grid-4-12 {
        width: 31.5315%
    }

    .grid-19-20 .col-4-12 {
        margin-left: -74.3243%
    }

    .grid-19-20 .grid-5-12 {
        width: 40.0901%
    }

    .grid-19-20 .col-5-12 {
        margin-left: -65.7658%
    }

    .grid-19-20 .grid-6-12 {
        width: 48.6486%
    }

    .grid-19-20 .col-6-12 {
        margin-left: -57.2072%
    }

    .grid-19-20 .grid-7-12 {
        width: 57.2072%
    }

    .grid-19-20 .col-7-12 {
        margin-left: -48.6486%
    }

    .grid-19-20 .grid-8-12 {
        width: 65.7658%
    }

    .grid-19-20 .col-8-12 {
        margin-left: -40.0901%
    }

    .grid-19-20 .grid-9-12 {
        width: 74.3243%
    }

    .grid-19-20 .col-9-12 {
        margin-left: -31.5315%
    }

    .grid-19-20 .grid-10-12 {
        width: 82.8829%
    }

    .grid-19-20 .col-10-12 {
        margin-left: -22.973%
    }

    .grid-19-20 .grid-11-12 {
        width: 91.4414%
    }

    .grid-19-20 .col-11-12 {
        margin-left: -14.4144%
    }

    .grid-19-20 .grid-12-12 {
        width: 100%
    }

    .grid-19-20 .col-12-12 {
        margin-left: -5.8559%
    }
}

.section-background, .section-overlay {
    position: absolute;
    right: 0;
    top: 0;
    left: 0
}

@media (max-width: 640px) {
    .row-main > .col:only-child {
        margin: 0 auto
    }

    .row-main > .col:only-child.grid-1-12 {
        width: 25%
    }

    .row-main > .col:only-child.grid-2-12, .row-main > .col:only-child.grid-3-12 {
        width: 33.333%
    }

    .row-main > .col:only-child.grid-4-12 {
        width: 50%
    }
}

.grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: -1.25%
}

[class*=grid-col-] {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding: 1.25%;
    width: 100%
}

@media (min-width: 481px) {
    [class*=grid-col-] {
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid-col-1 {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%
    }
}

@media (min-width: 641px) {
    .grid-col-2 {
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }

    .grid-col-3 {
        -webkit-flex-basis: 33.333333333333336%;
        flex-basis: 33.333333333333336%;
        width: 33.33333333%;
        max-width: 33.33333333%
    }

    .grid-col-4 {
        -webkit-flex-basis: 25%;
        flex-basis: 25%;
        width: 25%;
        max-width: 25%
    }

    .grid-col-5 {
        -webkit-flex-basis: 20%;
        flex-basis: 20%;
        width: 20%;
        max-width: 20%
    }

    .grid-col-6 {
        -webkit-flex-basis: 16.666666666666668%;
        flex-basis: 16.666666666666668%;
        width: 16.66666667%;
        max-width: 16.66666667%
    }

    .grid-col-7 {
        -webkit-flex-basis: 14.285714285714286%;
        flex-basis: 14.285714285714286%;
        width: 14.28571429%;
        max-width: 14.28571429%
    }

    .grid-col-8 {
        -webkit-flex-basis: 12.5%;
        flex-basis: 12.5%;
        width: 12.5%;
        max-width: 12.5%
    }

    .grid-col-9 {
        -webkit-flex-basis: 11.11111111111111%;
        flex-basis: 11.11111111111111%;
        width: 11.11111111%;
        max-width: 11.11111111%
    }

    .grid-col-10 {
        -webkit-flex-basis: 10%;
        flex-basis: 10%;
        width: 10%;
        max-width: 10%
    }
}

.no-flexbox .grid {
    display: block
}

.no-flexbox .grid:after {
    content: '';
    display: table;
    clear: both
}

.no-flexbox [class*=grid-col-] {
    float: left;
    width: 100%
}

@media (min-width: 481px) {
    .no-flexbox .grid-col-10, .no-flexbox .grid-col-2, .no-flexbox .grid-col-3, .no-flexbox .grid-col-4, .no-flexbox .grid-col-5, .no-flexbox .grid-col-6, .no-flexbox .grid-col-7, .no-flexbox .grid-col-8, .no-flexbox .grid-col-9 {
        width: 50%
    }
}

@-ms-viewport {
    width: device-width
}

body, html {
    height: 100%
}

html {
    font-size: 10px
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    color: #797878;
    background-color: #fff;
    text-rendering: optimizeLegibility
}

.use-page-fade {
    -webkit-animation: fadeIn .3s ease-in forwards;
    -moz-animation: fadeIn .3s ease-in forwards;
    animation: fadeIn .3s ease-in forwards
}

body .page {
    background-color: transparent
}

/*br {*/
    /*display: none*/
/*}*/

@media (min-width: 641px) {
    .no-flexbox .grid-col-10:nth-child(10n+11), .no-flexbox .grid-col-2:nth-child(2n+3), .no-flexbox .grid-col-3:nth-child(3n+4), .no-flexbox .grid-col-4:nth-child(4n+5), .no-flexbox .grid-col-5:nth-child(5n+6), .no-flexbox .grid-col-6:nth-child(6n+7), .no-flexbox .grid-col-7:nth-child(7n+8), .no-flexbox .grid-col-8:nth-child(8n+9), .no-flexbox .grid-col-9:nth-child(9n+10) {
        clear: left
    }

    .no-flexbox .grid-col-2 {
        width: 50%
    }

    .no-flexbox .grid-col-3 {
        width: 33.33333333%
    }

    .no-flexbox .grid-col-4 {
        width: 25%
    }

    .no-flexbox .grid-col-5 {
        width: 20%
    }

    .no-flexbox .grid-col-6 {
        width: 16.66666667%
    }

    .no-flexbox .grid-col-7 {
        width: 14.28571429%
    }

    .no-flexbox .grid-col-8 {
        width: 12.5%
    }

    .no-flexbox .grid-col-9 {
        width: 11.11111111%
    }

    .no-flexbox .grid-col-10 {
        width: 10%
    }

    br {
        display: inline
    }
}

.logo-element, .logo-image .logo-element > span, .logo-image img, .logo-text .logo-element > span {
    display: inline-block
}

dl {
    margin: 0 0 1.5em
}

dt {
    font-weight: 700;
    margin: 0 0 .25em
}

dd {
    margin: 0 0 1em;
    padding: 0
}

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

h1, h2, h3, h4, h5, h6 {
    font-family: Raleway, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
    text-decoration: none;
    font-style: none;
    margin-bottom: 14px
}

.small, small {
    line-height: 1;
    color: inherit
}

a, h1, h2, h3 {
    color: #e45043
}

h1, h2, h3 {
    font-weight: 300;
    margin-top: 28px
}

h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

h4 .small, h4 small {
    font-size: 75%
}

h1 {
    font-size: 55.25px;
    margin-bottom: 15px
}

h2 {
    font-size: 33.15px;
    margin-bottom: 10px
}

h3 {
    font-size: 19.55px
}

h4 {
    margin-top: 14px;
    font-size: 17px;
    color: #525252
}

@media (min-width: 481px) {
    h1 {
        font-size: 10.14040562vw
    }

    h2 {
        font-size: 6.08424337vw
    }

    h3 {
        font-size: 3.58814353vw
    }

    h4 {
        font-size: 3.1201248vw
    }
}

@media (min-width: 641px) {
    h1, h2, h3, h4 {
        line-height: 1.3em
    }

    h1 {
        font-size: 65px
    }

    h1.text-large {
        font-size: 78px
    }

    h2 {
        font-size: 39px
    }

    h2.text-large {
        font-size: 46.8px
    }

    h3 {
        font-size: 23px
    }

    h3.text-large {
        font-size: 27.6px
    }

    h4 {
        font-size: 20px
    }

    h4.text-large {
        font-size: 24px
    }
}

.logo-element, .logo-text, .logo-text .logo-element > span {
    line-height: 1
}

p {
    padding: 15px 0;
    margin: 0
}

.block-inline, li, p {
    font-size: 16px
}

.text-large {
    font-size: 120%
}

a {
    outline: 0
}

a:focus, a:hover {
    color: #4d4d4d;
    text-decoration: none
}

.section h1 > a, .section h2 > a, .section h3 > a, .section h4 > a, .section li > a, .section p a, .section span > a {
    color: #e45043;
    text-decoration: none;
    background-repeat: repeat-x;
    background-size: 2px 2px;
    background-position: 0 95%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMjI4LCA4MCwgNjcpIiBzdG9wLW9wYWNpdHk9IjAuNiIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(228, 80, 67, .6) 50%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(228, 80, 67, .6) 50%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(228, 80, 67, .6) 50%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(228, 80, 67, .6) 50%)
}

.section h1 > a:hover, .section h2 > a:hover, .section h3 > a:hover, .section h4 > a:hover, .section li > a:hover, .section p a:hover, .section span > a:hover {
    color: #4d4d4d;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNGQ0ZDRkIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #4d4d4d 50%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #4d4d4d 50%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #4d4d4d 50%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #4d4d4d 50%)
}

.section h1 > a.header-color-inherit, .section h2 > a.header-color-inherit, .section h3 > a.header-color-inherit, .section h4 > a.header-color-inherit {
    color: inherit
}

.section h1 > a.header-color-inherit, .section h2 > a.header-color-inherit, .section h3 > a.header-color-inherit {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMjI4LCA4MCwgNjcpIiBzdG9wLW9wYWNpdHk9IjAuNiIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(228, 80, 67, .6) 50%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(228, 80, 67, .6) 50%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(228, 80, 67, .6) 50%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(228, 80, 67, .6) 50%)
}

.section h4 > a.header-color-inherit {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoODIsIDgyLCA4MikiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(82, 82, 82, .6) 50%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(82, 82, 82, .6) 50%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(82, 82, 82, .6) 50%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(82, 82, 82, .6) 50%)
}

.section .block-html p a[target="_blank"], .section .block-inline p a[target="_blank"] {
    position: relative;
    margin-right: 1em;
    white-space: nowrap
}

.section .block-html p a[target="_blank"]:after, .section .block-inline p a[target="_blank"]:after {
    position: absolute;
    right: -1.3em;
    top: 50%;
    -webkit-transform: translate(0, -45%);
    -moz-transform: translate(0, -45%);
    -ms-transform: translate(0, -45%);
    -o-transform: translate(0, -45%);
    transform: translate(0, -45%);
    color: inherit;
    /*font-family: FontAwesome;*/
    font-size: 70%;
    content: "\f08e";
    opacity: .5
}

.section-color-inverse .section-body, .section-color-inverse .section-body h1, .section-color-inverse .section-body h2, .section-color-inverse .section-body h3, .section-color-inverse .section-body h4, .section-color-inverse .section-body li, .section-color-inverse .section-body p {
    color: #fff
}

.section-color-inverse .section-body a:not(.btn):not(.image) {
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMjU1LCAyNTUsIDI1NSkiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .6) 50%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .6) 50%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .6) 50%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .6) 50%)
}

.section-color-inverse .section-body a:not(.btn):not(.image):hover {
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #fff 50%)
}

.logo-element, .logo-element:active, .logo-element:focus, .logo-element:hover, .logo-element:visited {
    color: #353535
}

.logo.is-hidden .logo-element {
    text-indent: -99999em
}

.logo-element {
    white-space: nowrap;
    width: 100%;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 700;
    font-size: 28px
}

a.logo-element {
    text-decoration: none
}

.logo-image, .logo-image .logo-element, .logo-image .logo-element > span {
    line-height: 0
}

.logo-image img {
    vertical-align: top;
    max-width: 150px;
    max-height: 38px
}

@media (min-width: 641px) {
    .logo {
        padding: 0
    }

    .logo-element {
        padding: 0;
        min-width: 52px;
        min-height: 52px;
        font-size: 52px
    }

    .logo-image img {
        max-width: 400px;
        vertical-align: middle;
        height: 52px;
        max-height: 52px
    }
}

.logo-claim {
    color: #555;
    font-size: 16px;
    line-height: 1.45
}

@media (max-width: 640px) {
    .navlist .logo {
        display: table-cell
    }
}

.section {
    position: relative;
    overflow: hidden;
    width: 100%
}

body .section.has-fullrow {
    padding: 0
}

.section-body {
    position: relative;
    z-index: 30
}

.section-body li, .section-body ol, .section-body p {
    line-height: 1.8em
}

.section-overlay {
    bottom: 0;
    z-index: 20
}

.section-background {
    bottom: 0;
    z-index: 10;
    background-size: cover;
    background-position: 50% 50%
}

.section-background iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.section-background-pattern {
    background-repeat: repeat;
    background-size: auto
}

.section-background-cover > img {
    width: 100%;
    height: 100%;
    max-width: none
}

.object-fit .section-background-cover > img {
    max-height: none;
    object-fit: cover;
    object-position: center center
}

.js.no-object-fit .section-background-cover > img {
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    font-family: 'object-fit: cover;'
}

.js.no-object-fit .section-background-cover > img.is-loaded {
    opacity: 1
}

.section, .section-height-normal {
    min-height: 100px;
    padding: 13.33px 0
}

.section-height-low {
    min-height: 0
}

@media (min-width: 641px) {
    .section, .section-height-normal {
        padding: 40px 0
    }

    .section-height-normal {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .section-height-low {
        padding: 25px 0
    }
}

.section-height-medium {
    padding: 50px 0
}

@media (min-width: 641px) {
    .section-height-medium {
        padding: 100px 0
    }

    .section-height-medium.section-align-top {
        padding: 50px 0 150px
    }

    .section-height-medium.section-align-bottom {
        padding: 150px 0 50px
    }
}

.section-height-high {
    padding: 75px 0
}

.section-height-fullscreen {
    display: table;
    height: 300px
}

.section-height-fullscreen .section-body {
    display: table-cell;
    vertical-align: middle
}

@media (min-width: 641px) {
    .section-height-high {
        padding: 150px 0
    }

    .section-height-high.section-align-top {
        padding: 50px 0 250px
    }

    .section-height-high.section-align-bottom {
        padding: 250px 0 50px
    }

    .section-height-fullscreen {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 50px 0;
        height: auto;
        min-height: -webkit-calc(100vh - 77px);
        min-height: -moz-calc(100vh - 77px);
        min-height: calc(100vh - 77px)
    }

    .section-height-fullscreen .section-body {
        display: block
    }

    .no-flexbox .section-height-fullscreen {
        height: -webkit-calc(100vh - 77px);
        height: -moz-calc(100vh - 77px);
        height: calc(100vh - 77px)
    }

    .section-height-fullscreen:nth-child(n+2), .use-header-transparent .section-height-fullscreen {
        height: 100vh
    }

    .section-height-fullscreen.section-align-top {
        padding-top: 50px;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .section-height-fullscreen.section-align-bottom {
        padding-bottom: 50px;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
}

.btn, .btn span {
    display: inline-block
}

.section-height-fullscreen .row, .section-height-fullscreen .section-body {
    width: 100%
}

.section-has-fullrow {
    padding-top: 0;
    padding-bottom: 0
}

.section-has-fullrow .fullrow > .row-main {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.btn {
    margin-bottom: 0;
    vertical-align: middle;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .3s, background-color .3s, border-color .3s;
    transition: color .3s, background-color .3s, border-color .3s
}

.btn span {
    position: relative;
    padding: .75em 1.6em
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    zoom: 1;
    filter: alpha(opacity=65);
    -webkit-opacity: .65;
    -moz-opacity: .65;
    opacity: .65;
    box-shadow: none
}

.btn-default {
    border-color: #ff634d;
    background: #ff634d;
    color: #fff
}

.btn-default.focus, .btn-default.hover, .btn-default:focus, .btn-default:hover {
    border-color: #e2523e;
    color: #fff;
    background: #e2523e
}

.btn-inverse {
    font-weight: 400;
    border-color: #e7e8e3;
    color: #96744e;
    background: #e7e8e3
}

.btn-inverse.focus, .btn-inverse.hover, .btn-inverse:focus, .btn-inverse:hover {
    border-color: #96744e;
    color: #e7e8e3;
    background: #96744e
}

.btn-s {
    font-size: 11.67px
}

.btn-s > span {
    padding: .5625em 1.2em
}

.btn-l {
    font-size: 16.8px
}

.btn-block {
    display: block;
    width: 100%
}

.cookies {
    position: fixed;
    bottom: 15px;
    right: 0;
    margin: 15px;
    max-width: 580px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .75);
    color: #FFF;
    padding: 15px;
    font-size: .8em;
    display: block;
    z-index: 999;
    opacity: 1;
    transition: all .5s ease-in-out;
    zoom: 1
}

.table, label {
    max-width: 100%
}

.cookies:after, .cookies:before {
    content: '';
    display: table;
    clear: both
}

.cookies.hide_cookies {
    opacity: 0;
    visibility: hidden
}

.cookies p {
    padding: 0;
    margin: 0;
    position: relative
}

.cookies .btn {
    display: inline-block;
    font-size: .8em
}

@media (min-width: 641px) {
    .cookies p {
        padding: 0 120px 0 0;
        margin: 0;
        position: relative
    }

    .cookies .btn {
        position: absolute;
        top: 15px;
        right: 15px;
        display: inline-block;
        font-size: .8em
    }

    .cookies .btn span {
        font-size: 12px
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

label {
    display: block
}

input[type=search] {
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

.field-checkbox label::after, .field-checkbox label::before, .field-radio label::before {
    -webkit-transform: translateY(-52%);
    -moz-transform: translateY(-52%);
    position: absolute;
    height: 17px
}

.field {
    position: relative;
    margin-bottom: 15px
}

.field-label, label {
    color: #797878;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8em
}

.section-color-inverse .field-label, .section-color-inverse label {
    color: #fff
}

.field-checkbox, .field-radio {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.field-checkbox .field-wrapper, .field-radio .field-wrapper {
    line-height: 22px
}

.field-checkbox input[type=checkbox], .field-checkbox input[type=radio], .field-radio input[type=checkbox], .field-radio input[type=radio] {
    float: left;
    width: 17px;
    height: 17px
}

.field-checkbox + .field-checkbox, .field-radio + .field-radio {
    margin-top: -5px
}

.field-checkbox label, .field-radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    min-height: 16px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.field-control[disabled], .field-radio input[type=radio]:disabled + label::before, fieldset[disabled] .field-control {
    cursor: not-allowed
}

.field-checkbox label::before, .field-radio label::before {
    content: "";
    display: inline-block;
    width: 17px;
    left: 0;
    top: 50%;
    transform: translateY(-52%);
    margin-left: -17px;
    border: 1px solid #8e8e8e;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.field-checkbox label::before {
    border-radius: 3px
}

.field-radio label::before {
    border-radius: 50px
}

.field-checkbox label::after {
    display: inline-block;
    width: 17px;
    left: 0;
    top: 50%;
    transform: translateY(-52%);
    margin-left: -16px;
    font-size: 11px;
    color: #3d3b38;
    line-height: 17px;
    text-align: center
}

.field-checkbox input[type=checkbox], .field-checkbox input[type=radio] {
    opacity: 0;
    z-index: 1;
    top: 6.4px
}

.field-checkbox input[type=checkbox]:checked + label::after, .field-checkbox input[type=radio]:checked + label::after {
    /*font-family: FontAwesome;*/
    content: "\f00c";
    color: #fff
}

.field-checkbox input[type=checkbox]:focus + label::before, .field-checkbox input[type=radio]:focus + label::before {
    background: #f5f5f5;
    border-color: #2b2723
}

.field-checkbox input[type=checkbox]:checked + label::before, .field-checkbox input[type=radio]:checked + label::before {
    background-color: #e45043;
    border-color: #e45043
}

.field-radio input[type=radio]:focus + label::before, .field-radio:focus:before {
    background: #f5f5f5;
    border-color: #2b2723
}

.field-radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 0;
    top: 50%;
    margin-left: -14px;
    border-radius: 50%;
    background-color: #3d3b38;
    -webkit-transform: scale(0, 0) translateY(-52%);
    -moz-transform: scale(0, 0) translateY(-52%);
    transform: scale(0, 0) translateY(-52%);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -moz-transition: -moz-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    -o-transition: -o-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}

.field-radio input[type=radio] {
    opacity: 0;
    z-index: 1
}

.field-radio input[type=radio]:disabled + label {
    opacity: .65
}

.field-radio input[type=radio] + label::after {
    background-color: #e45043
}

.field-radio input[type=radio]:checked + label::before {
    border-color: #e45043
}

.field-radio input[type=radio]:checked + label::after {
    -webkit-transform: scale(1, 1) translateY(-52%);
    -moz-transform: scale(1, 1) translateY(-52%);
    transform: scale(1, 1) translateY(-52%);
    background-color: #e45043
}

.section-color-inverse input[type=checkbox] + label::before, .section-color-inverse input[type=checkbox]:checked + label::before, .section-color-inverse input[type=checkbox]:focus + label::before, .section-color-inverse input[type=radio] + label::before, .section-color-inverse input[type=radio]:checked + label::before, .section-color-inverse input[type=radio]:focus + label::before {
    background: #fff;
    border-color: #fff
}

.section-color-inverse .field-checkbox input[type=checkbox]:checked + label::after, .section-color-inverse .field-checkbox input[type=radio]:checked + label::after, .section-color-inverse .field-radio input[type=radio]:checked + label::after {
    color: #797878
}

.field-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 20px;
    color: #3d3b38;
    background-color: #fff;
    background-image: none;
    border: 1px solid #8e8e8e;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.field-control:focus {
    background: #f5f5f5;
    border-color: #2b2723
}

.field-control::-webkit-input-placeholder {
    color: #aaa
}

.field-control:-moz-placeholder {
    color: #aaa
}

.field-control::-moz-placeholder {
    color: #aaa
}

.field-control:-ms-input-placeholder {
    color: #aaa
}

.field-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.pagination li > a, .pagination li > a:hover, .pagination li > span {
    background: 0 0;
    border: 0 solid transparent
}

.field-control[disabled], .field-control[readonly], fieldset[disabled] .field-control {
    background-color: #eee;
    opacity: 1
}

textarea.field-control {
    height: auto;
    font-size: 16px;
    line-height: 1.8em;
    min-height: 9em
}

.field-control[multiple] {
    width: 100%;
    padding: 4px;
    max-height: 150px;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box
}

.field-control[multiple] option {
    padding: 2px 5px
}

.field-control[type=file] {
    font-size: 12.8px;
    padding-top: 6.4px
}

label ~ .field-control {
    margin-top: 8px
}

.has-error .field-control {
    border-color: #ff5c4b
}

.has-success .field-control {
    border-color: #5cb85c
}

.section-color-inverse .field-control {
    border-color: #fff
}

.field-message {
    background: #fff;
    padding: 8px 10px;
    margin-bottom: 20px;
    margin-top: 2px;
    line-height: 20px;
    border-radius: 2px
}

.field-message.is-error {
    background: #ff5c4b;
    color: #fff
}

.field-message.is-success {
    background: #5cb85c;
    color: #fff
}

.field-description {
    display: block;
    font-size: 11px;
    color: silver
}

.entry {
    background-color: transparent;
    padding: 0;
    margin-bottom: 30px
}

.entry, .entry-body {
    overflow: hidden;
    zoom: 1
}

.entry-body p {
    padding: 0;
    margin-bottom: 15px
}

.entry-body p:last-of-type {
    margin-bottom: 0
}

.entry-media {
    position: relative;
    padding-bottom: 15px
}

.entry-media-object {
    display: block
}

.entry-trait {
    position: absolute;
    top: 20px;
    right: 0
}

.entry-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 23px
}

.entry-meta {
    color: #797878
}

@media (min-width: 641px) {
    .entry-trait {
        right: 30px
    }

    .entry-block .entry-media {
        display: block;
        float: left;
        padding-right: 30px;
        padding-bottom: 0;
        width: 30%
    }
}

@media (max-width: 640px) {
    .entry-block .entry-media {
        width: 100% !important
    }
}

@media (min-width: 641px) {
    .entry-block .entry-media-right {
        float: right;
        padding-left: 30px;
        padding-right: 0
    }
}

.grid .entry {
    margin-bottom: 18px;
    padding: 1.25%
}

.section .entry-title > a {
    background-size: 4px 4px
}

.use-entries-link-plain .entry-title a, .use-entries-link-plain .entry-title a:hover {
    text-decoration: none;
    background-image: none
}

.entry-list .entry:last-child {
    margin-bottom: 0
}

@media (min-width: 641px) {
    .entry-featured .entry-title {
        font-size: 65px
    }

    .entry-featured .entry-body p {
        font-size: 20px;
        line-height: 1.8em
    }

    .entry-block.entry-featured .entry-media {
        width: 50%;
        padding-right: 1.25%
    }

    .entry-block.entry-featured .entry-body {
        padding-left: 1.25%
    }

    .entry-block.entry-featured .entry-media-right {
        padding-right: 0;
        padding-left: 1.25%
    }

    .entry-block.entry-featured .entry-media-right + .entry-body {
        padding-left: 0;
        padding-right: 1.25%
    }
}

.entry-detail-body {
    color: #797878;
    font-family: "Noto serif", serif;
    font-size: 16px;
    font-weight: 400
}

.image-caption-middle, caption, th {
    font-weight: 700
}

.entry-detail-body, .entry-detail-body li, .entry-detail-body p {
    line-height: 1.8em
}

.pagination {
    text-align: 'left';
    padding: 0;
    margin: 15px 0;
    overflow: hidden
}

.submenu ul, caption, th {
    text-align: left
}

.pagination ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0
}

.pagination li {
    display: inline
}

.pagination li > a, .pagination li > span {
    position: relative;
    float: left;
    padding: 2px 4px;
    margin-left: -1px;
    color: #e45043
}

.pagination li > a {
    text-decoration: none
}

.pagination li > span {
    color: rgba(121, 120, 120, .6)
}

.pagination-link.is-active a {
    font-weight: 700;
    text-decoration: none;
    color: #797878;
    pointer-events: none;
    background-image: none
}

.pagination-prev {
    margin-right: 5px
}

.pagination-next {
    margin-left: 5px
}

.pagination-first span .pagination-first a {
    padding-left: 0
}

.embed-container {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 0;
    min-height: 300px;
    padding-bottom: 56.25%
}

.embed-container embed, .embed-container iframe, .embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed-container-low {
    padding-bottom: 42.86%
}

.embed-container-high {
    padding-bottom: 75%
}

table {
    width: 100%;
    clear: both;
    margin: 0;
    empty-cells: show;
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #555;
    caption-side: top
}

.table {
    width: 100%;
    margin-bottom: 28px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.75;
    vertical-align: top;
    border-top: 1px solid #dbc0a2
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dbc0a2
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #dbc0a2
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #dbc0a2
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table td[class*=grid-col-], table th[class*=grid-col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 480px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 21px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dbc0a2
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

.gallery-slider, .image-mask:not(.image-ratio-original) {
    overflow: hidden
}

a.image {
    display: block;
    text-decoration: none;
    box-shadow: none
}

.image-element {
    height: 100%
}

.image-mask {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.666%
}

.object-fit .image-mask > img {
    position: absolute;
    max-width: none;
    max-height: none;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center
}

.js.no-object-fit .image-mask > img {
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    font-family: 'object-fit: cover;'
}

.js.no-object-fit .image-mask > img.is-loaded {
    opacity: 1
}

.image-ratio-square {
    padding-bottom: 100%
}

.image-ratio-standard {
    padding-bottom: 66.666%
}

.image-ratio-standard-vertical {
    padding-bottom: 150%
}

.image-ratio-four-three {
    padding-bottom: 75%
}

.image-ratio-four-three-vertical {
    padding-bottom: 133.333%
}

.image-ratio-widescreen {
    padding-bottom: 56.25%
}

.image-width-original {
    display: inline-block;
    margin: 0
}

.image-width-stretch {
    margin: 0
}

.image-width-stretch, .image-width-stretch img {
    width: 100%
}

.image-caption {
    font-size: 16px;
    padding-top: 5px;
    display: block;
    line-height: 1.25;
    color: #797878
}

.image-caption span {
    white-space: nowrap;
    font-weight: bold;
    text-shadow: 0 0 15px rgba(0,0,0,0.75);
    line-height: 35px;
}
@media (min-width: 640px) {
    .image-caption span {
        line-height: 80px;
    }
}

.image-caption-top {
    padding-top: 0;
    padding-bottom: 5px
}

.image-caption-middle {
    position: absolute;
    padding: 0;
    background: 0 0;
    color: #fff;
    font-size: 16px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 50%;
    max-width: 100%;
    /*border-top: 2px solid #fff;*/
    /*border-bottom: 2px solid #fff;*/
    border-top: 3px solid rgba(255,255,255,0.75);
    border-bottom: 3px solid rgba(255,255,255,0.75);
    text-align: center
}

.gallery-slider, .gallery-slider .image-mask {
    padding-bottom: 56.25%
}

@media screen and (min-width: 641px) {
    .image-caption-middle {
        min-width: 0;
        font-weight: 300;
        font-size: 39px
    }
}

a.image[href$=".jpg"]:not(.image-has-caption), a.image[href$=".png"]:not(.image-has-caption), a.image[href$=".jpeg"]:not(.image-has-caption) {
    position: relative
}

a.image[href$=".jpg"]:not(.image-has-caption):after, a.image[href$=".png"]:not(.image-has-caption):after, a.image[href$=".jpeg"]:not(.image-has-caption):after {
    color: #FFF;
    content: "\f00e";
    /*font-family: FontAwesome;*/
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 2;
    font-size: 32px;
    text-decoration: none !important
}

.language-switcher > ul > li.is-active a, .nav-toggle-label, .nav > ul > li > a {
    font-weight: 700
}

.nav-toggle-label, .nav > ul > li > a, .navbar-toggle-more {
    font-family: "Open Sans", Arial, sans-serif
}

a.image[href$=".jpg"]:not(.image-has-caption):before, a.image[href$=".png"]:not(.image-has-caption):before, a.image[href$=".jpeg"]:not(.image-has-caption):before {
    content: '';
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in
}

a.image[href$=".jpg"]:not(.image-has-caption):hover:after, a.image[href$=".jpg"]:not(.image-has-caption):hover:before, a.image[href$=".png"]:not(.image-has-caption):hover:after, a.image[href$=".png"]:not(.image-has-caption):hover:before, a.image[href$=".jpeg"]:not(.image-has-caption):hover:after, a.image[href$=".jpeg"]:not(.image-has-caption):hover:before {
    opacity: 1;
    color: #fff
}

.gallery-slider {
    position: relative;
    height: 0
}

.gallery-slider-element {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%
}

.gallery-slider-item {
    height: 100%;
    overflow: hidden
}

.gallery-masonry .gallery-container {
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0
}

.gallery-masonry .gallery-item {
    line-height: 0;
    display: block;
    -moz-column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid
}

.gallery-masonry .gallery-item:after {
    content: '';
    display: block;
    height: 1px;
    margin-top: -1px
}

.gallery-masonry .gallery-item > a, .gallery-masonry .gallery-item > span {
    display: block;
    width: auto
}

.gallery-masonry .gallery-item img {
    max-width: none;
    width: 100%
}

@media (max-width: 320px) {
    .gallery-masonry .gallery-container {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

@media (min-width: 321px) {
    .gallery-masonry .gallery-container {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media (min-width: 481px) {
    .gallery-masonry .gallery-container {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }

    .gallery-masonry .gallery-container.multi-col-2 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

.nav > ul {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.nav > ul > li {
    position: relative;
    display: block
}

.nav > ul > li > a {
    position: relative;
    display: block;
    padding: 6px 9.33px;
    background-image: none;
    color: #474747;
    font-size: 15px;
    font-style: none
}

.nav > ul > li > a:focus, .nav > ul > li > a:hover {
    color: #ff634d;
    background-image: none
}

.nav > ul > li > a.active, .nav > ul > li > a.active:hover, .nav > ul > li > a:active {
    color: #ff634d
}

@media screen and (min-width: 641px) {
    .nav > ul > .highlight a, .nav > ul > .link-highlighted a {
        padding: 9px 14px;
        background: #ff634d;
        color: #fff
    }

    .nav > ul > .highlight a:hover, .nav > ul > .link-highlighted a:hover {
        background-color: #e65945;
        color: #e6e6e6
    }

    .nav > ul > .highlight a.active, .nav > ul > .highlight a.active:hover, .nav > ul > .highlight a:active, .nav > ul > .link-highlighted a.active, .nav > ul > .link-highlighted a.active:hover, .nav > ul > .link-highlighted a:active {
        background: #ff634d;
        color: #fff
    }
}

.nav-toggle, .use-header-transparent .nav-toggle {
    background: 0 0
}

.nav-toggle {
    display: none;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    outline: 0;
    min-width: 50px;
    margin-left: 10px;
    margin-right: -12px;
    cursor: pointer;
    padding: 9px 14px
}

@media (min-width: 641px) {
    .gallery-masonry .gallery-container.multi-col-4 {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }

    .gallery-masonry .gallery-container.multi-col-5 {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5
    }

    .gallery-masonry .gallery-container.multi-col-6 {
        -moz-column-count: 6;
        -webkit-column-count: 6;
        column-count: 6
    }

    .gallery-masonry .gallery-container.multi-col-7 {
        -moz-column-count: 7;
        -webkit-column-count: 7;
        column-count: 7
    }

    .nav > ul > li > a {
        padding: 9px 14px
    }

    .nav > ul > li > a.active, .nav > ul > li > a.active:hover, .nav > ul > li > a:active, .nav > ul > li > a:focus, .nav > ul > li > a:hover {
        text-decoration: none
    }

    .nav-toggle {
        padding: 13.5px 21px
    }
}

@media (max-width: 640px) {
    .nav-toggle {
        display: block;
        line-height: 1.3
    }
}

.nav-toggle.active {
    display: block
}

.nav-toggle.is-disabled {
    display: none
}

.nav-toggle-icon, .nav-toggle-icon:after, .nav-toggle-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 17px;
    height: 2px;
    margin-top: -1px;
    background: #474747;
    -webkit-transition: -webkit-transform .3s ease-in-out, background .3s ease-in-out, margin-top .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out, transform .3s ease-in-out, background .3s ease-in-out, margin-top .3s ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    left: 0
}

.nav-toggle-icon:before {
    top: 0;
    margin-top: -5px
}

.nav-toggle-icon:after {
    top: 0;
    margin-top: 5px
}

.nav-toggle:hover .nav-toggle-icon, .nav-toggle:hover .nav-toggle-icon:after, .nav-toggle:hover .nav-toggle-icon:before {
    background-color: #ff634d
}

.nav-toggle-label {
    padding: 0 0 0 27px;
    position: relative;
    color: #474747;
    text-transform: none;
    font-size: 16px;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.nav-toggle-icon {
    margin-left: 14px
}

@media screen and (min-width: 641px) {
    .nav-toggle-icon {
        margin-left: 21px
    }
}

.nav-toggle-label.active, .nav-toggle-label.active:hover, .nav-toggle-label:active {
    color: #ff634d
}

.nav-toggle:hover .nav-toggle-label {
    text-decoration: none;
    color: #ff634d
}

.nav-toggle:hover:before {
    background: #ff634d;
    box-shadow: 0 -5px 0 #ff634d, 0 5px 0 #ff634d
}

@media (min-width: 641px) {
    .nav-toggle-label {
        font-size: 15px;
        font-style: none
    }

    .submenu-container {
        position: relative
    }

    .submenu {
        position: absolute;
        left: -9999px;
        top: 100%;
        margin-top: -20px;
        min-width: 180px;
        -webkit-transition: margin-top .2s ease-in-out;
        transition: margin-top .2s ease-in-out
    }

    .nav li:hover .submenu {
        left: -4px;
        margin-top: 0
    }

    .nav li.is-last:hover .submenu, .nav li:last-child:hover .submenu {
        left: auto;
        right: -4px
    }
}

.submenu ul {
    list-style: none;
    margin: 0
}

@media (min-width: 641px) {
    .submenu ul {
        background: #323132;
        padding: 12px 4px;
        border: none
    }

    .submenu ul a {
        padding: 9px 14px;
        background: 0 0;
        border-bottom: none;
        color: #ded9d9;
        font-size: 15px;
        font-weight: 700;
        font-family: "Open Sans", Arial, sans-serif;
        letter-spacing: 0;
        text-decoration: none
    }

    .submenu ul a.active, .submenu ul a:focus, .submenu ul a:hover {
        background: 0 0;
        border-bottom: none;
        color: #ded9d9;
        text-decoration: underline
    }

    .submenu .submenu {
        position: static;
        min-width: 0;
        margin-top: 0
    }

    .submenu .submenu ul {
        padding: 0 0 0 20px;
        background: 0 0
    }
}

.language-switcher {
    position: relative;
    display: inline-block
}

.language-switcher > ul {
    background: 0 0;
    white-space: nowrap
}

.language-switcher > a {
    display: none
}

.language-switcher > ul > li {
    display: inline-block
}

.navbar {
    display: table;
    height: 38px;
    margin: 6px 0
}

@media (max-width: 640px) {
    .navbar {
        height: 38px !important
    }
}

@media (min-width: 641px) {
    .navbar-menu .nav {
        text-align: right;
        position: absolute;
        right: 0;
        top: 50%;
        white-space: nowrap;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -ms-transform: translateY(0) !important
    }

    .navbar {
        min-height: 44px;
        height: 53px;
        margin-top: 12px;
        margin-bottom: 12px
    }
}

.navbar-header, .navbar-menu {
    display: table-cell
}

.navbar-header {
    vertical-align: middle;
    padding-right: 40px
}

@media (max-width: 640px) {
    .navbar-header {
        padding-right: 20px;
        width: 70%
    }
}

.navbar-menu {
    width: 10000px;
    position: relative;
    vertical-align: middle
}

@media (max-width: 640px) {
    .navbar-menu > .nav {
        display: none
    }
}

.navbar .nav > ul > li {
    display: inline-block;
    vertical-align: top
}

.navbar .nav > ul > li + li {
    margin-left: -4px
}

.navbar .nav > ul > li img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%
}

.navbar-toggle-more:focus, .navbar-toggle-more:hover {
    text-decoration: none;
    color: #ff634d
}

.navbar-toggle-more.active, .navbar-toggle-more.active:hover, .navbar-toggle-more:active {
    color: #ff634d
}

.navbar-toggle-more {
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    border: none;
    outline: 0;
    padding: 6px 9.33px;
    color: #474747;
    font-weight: 700;
    font-size: 15px;
    font-style: none;
    letter-spacing: 1px;
    cursor: pointer;
    background: 0 0
}

.block-quote-author, .block-quote-text {
    font-family: "Playfair Display", sans-serif
}

.navbar .nav > ul > li.navbar-menu-more[aria-hidden=true] {
    display: none
}

@media (min-width: 641px) {
    .navbar-toggle-more {
        padding: 9px 14px
    }

    .navbar .nav > ul > li.navbar-menu-more[aria-hidden=false] {
        display: inline-block
    }

    .use-header-hamburger .navbar .nav > ul > li.navbar-menu-more[aria-hidden=false] {
        display: none
    }
}

@media screen and (min-width: 641px) {
    .navbar .link-highlighted {
        margin-left: 0;
        margin-right: 4px
    }
}

.navbar .link-highlighted a {
    border-radius: 3px
}

.navbar-menu-actions {
    display: none
}

@media (min-width: 641px) {
    .navbar-menu-actions {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap
    }
}

.use-header-hamburger .nav-toggle {
    display: block
}

.use-header-hamburger .navbar-menu ul {
    display: none
}

.jPanelMenu, .jPanelMenu body {
    overflow-x: visible !important
}

.jPanelMenu-open {
    overflow-x: hidden !important
}

.jPanelMenu-panel {
    box-shadow: 0 0 25px #222
}

.jPanelMenu-panel .nav-toggle {
    display: block
}

.jPanelMenu-panel .nav-toggle.is-disabled {
    display: none
}

.jPanelMenu-panel #menu-main ul {
    display: none !important
}

#jPanelMenu-menu {
    background: #2f2f2f;
    padding: 35px 0;
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#jPanelMenu-menu > ul > li {
    padding: 4px 0
}

#jPanelMenu-menu > ul > li a {
    display: block;
    padding: 9px 10%;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-align: left
}

#jPanelMenu-menu .submenu {
    padding: 5px 0 5px 30px
}

#jPanelMenu-menu .submenu a {
    padding: 5px 3%;
    font-size: 15px;
    color: #9d9d9d
}

#jPanelMenu-menu .submenu a:before {
    content: '-';
    display: inline-block;
    padding-right: 5px
}

#jPanelMenu-menu .submenu > ul {
    margin: 0
}

#jPanelMenu-menu li.navbar-menu-more {
    display: none
}

.block {
    padding: 12px 0
}

.block .block, .fullrow .block {
    padding: 0
}

.block-divider hr {
    background: #ddd;
    color: #ddd;
    height: 1px;
    border: 0;
    text-align: center;
    margin: 12px auto
}

@media screen and (min-width: 641px) {
    .block-divider hr {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.block-quote figure {
    margin: 0;
    padding: 1px 0
}

.block-quote figure.has-icon .icon {
    display: block;
    margin: 5px auto 20px;
    font-size: 45px;
    color: #000
}

.block-quote-text {
    padding: 0;
    margin: 0;
    background: 0 0;
    font-size: 26px;
    position: relative;
    line-height: 1.4em;
    font-weight: 400;
    color: #000
}

.block-quote-text p {
    margin: 0
}

.block-quote-author {
    font-weight: 400;
    color: #797878;
    font-size: 1em;
    padding-top: 1em;
    zoom: 1;
    filter: alpha(opacity=60);
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6
}

.section-color-inverse .block-quote figure.has-icon .icon, .section-color-inverse .block-quote-author, .section-color-inverse .block-quote-text {
    color: #fff
}

.section-color-inverse .block-quote-author {
    zoom: 1;
    filter: alpha(opacity=80);
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

.block-spacer {
    display: none
}

@media (min-width: 641px) {
    .block-spacer {
        display: block;
        padding: 12px 0
    }
}

.block-html > div:first-child, .block-html > h1:first-child, .block-html > h2:first-child, .block-html > h3:first-child, .block-html > h4:first-child, .block-html > h5:first-child, .block-html > ol:first-child, .block-html > ul:first-child, .block-inline > div:first-child, .block-inline > h1:first-child, .block-inline > h2:first-child, .block-inline > h3:first-child, .block-inline > h4:first-child, .block-inline > h5:first-child, .block-inline > ol:first-child, .block-inline > ul:first-child {
    margin-top: 0
}

.block-html > div:last-child, .block-html > h1:last-child, .block-html > h2:last-child, .block-html > h3:last-child, .block-html > h4:last-child, .block-html > h5:last-child, .block-html > ol:last-child, .block-html > ul:last-child, .block-inline > div:last-child, .block-inline > h1:last-child, .block-inline > h2:last-child, .block-inline > h3:last-child, .block-inline > h4:last-child, .block-inline > h5:last-child, .block-inline > ol:last-child, .block-inline > ul:last-child {
    margin-bottom: 0
}

.block-html p:first-child, .block-inline p:first-child {
    padding-top: 0
}

.block-html p:last-child, .block-inline p:last-child {
    padding-bottom: 0
}

.block-image {
    position: relative;
    line-height: 0
}

.block-map-element {
    padding-bottom: 33.33%;
    /*background: url() 50% 50% no-repeat #f9f9f9*/
}

.block-map-element > div {
    position: absolute !important
}

.block-map-element.embed-container-low {
    padding-bottom: 25%;
    min-height: 150px
}

.block-map-element.embed-container-high {
    padding-bottom: 56.25%
}

.block-map-element.is-loaded, .block-map-element.loaded {
    background-image: none
}

.social-icons .icon-wrapper {
    text-decoration: none;
    display: inline-block;
    position: relative;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 43px
}

.social-icons .icon-wrapper .icon {
    font-size: 19px;
    color: #797878
}

.social-icons.social-normal .icon-wrapper .icon {
    font-size: 23px
}

.social-icons.social-border .icon-wrapper {
    line-height: 42px;
    border: 2px solid #797878;
    border-radius: 25px;
    margin: 0 2px
}

.social-icons.social-circle .icon-wrapper, .social-icons.social-square .icon-wrapper {
    margin: 0 5px
}

.social-icons.social-circle .icon-wrapper.facebook, .social-icons.social-square .icon-wrapper.facebook {
    background-color: #3b5998
}

.social-icons.social-circle .icon-wrapper.pinterest, .social-icons.social-square .icon-wrapper.pinterest {
    background-color: #cb2027
}

.social-icons.social-circle .icon-wrapper.google, .social-icons.social-square .icon-wrapper.google {
    background-color: #dd4b39
}

.social-icons.social-circle .icon-wrapper.twitter, .social-icons.social-square .icon-wrapper.twitter {
    background-color: #00aced
}

.social-icons.social-circle .icon-wrapper.flickr, .social-icons.social-square .icon-wrapper.flickr {
    background-color: #ff0084
}

.social-icons.social-circle .icon-wrapper.rss, .social-icons.social-square .icon-wrapper.rss {
    background-color: #f60
}

.social-icons.social-circle .icon-wrapper.youtube, .social-icons.social-square .icon-wrapper.youtube {
    background-color: #b00
}

.social-icons.social-circle .icon-wrapper.vimeo, .social-icons.social-square .icon-wrapper.vimeo {
    background-color: #1ab7ea
}

.social-icons.social-circle .icon-wrapper.linkedin, .social-icons.social-square .icon-wrapper.linkedin {
    background-color: #517fa4
}

.social-icons.social-circle .icon-wrapper .icon, .social-icons.social-square .icon-wrapper .icon {
    color: #fff !important
}

.social-icons.social-circle .icon-wrapper {
    border-radius: 25px
}

.footer .social-icons {
    text-align: center;
    margin-bottom: 10px
}

.footer .social-icons .icon-wrapper .icon {
    color: #474747;
    -webkit-transition: color .3s;
    transition: color .3s
}

.footer .social-icons .icon-wrapper:hover .icon {
    color: #000
}

.footer .social-icons.social-border .icon-wrapper {
    border-width: 2px;
    border-style: solid;
    border-color: #474747
}

.footer .social-icons.social-border .icon-wrapper:hover {
    border-color: #000
}

.social-block-extended {
    display: block
}

.social-block-extended.stand-alone {
    padding: 25px 0
}

.social-block-extended i.icon {
    line-height: inherit;
    font-weight: 400
}

.social-block-extended .social-buttons {
    display: inline-block
}

.social-block-extended .social-buttons a {
    text-decoration: none
}

.social-block-extended .social-buttons .social-thing {
    display: inline-block;
    margin-right: 12px;
    line-height: 24px
}

.social-block-extended .social-buttons .social-thing i.icon {
    display: inline-block;
    background: #232323;
    color: #fff;
    width: 25px;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px
}

.social-block-extended .social-buttons .social-thing.facebook i.icon {
    background: #4c66a4
}

.social-block-extended .social-buttons .social-thing.twitter i.icon {
    background: #4cb6e2
}

.social-block-extended .social-buttons .social-thing.google i.icon {
    background: #dd4b39
}

.social-block-extended .social-buttons .social-thing.linkedin i.icon {
    background: #4875B4
}

.social-block-extended .social-buttons .social-thing.pinterest i.icon {
    background: #e3262e
}

.social-block-extended .social-buttons .social-thing:hover .counter {
    border: 1px solid #aaa
}

.social-block-extended .social-buttons .social-thing .counter {
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 22px;
    margin-left: 3px;
    position: relative;
    padding: 0 8px;
    font-size: 11px;
    background: #fff;
    color: #aaa;
    border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: top
}

.social-block-extended .social-buttons .social-thing .counter:before {
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-left: inherit;
    border-bottom: inherit;
    content: '';
    top: 8px;
    left: -4px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (min-width: 641px) {
    .footer .social-icons {
        text-align: left;
        margin-bottom: 0;
        font-size: 15px
    }
}

.fa-stack-1x {
    line-height: 2.35;
    font-size: 19px
}

.btn-socials {
    margin: 0 0 0 -9px;
    padding: 0
}

.btn-socials__item {
    margin: 0;
    padding: 0 0 0 9px;
    background: 0 0;
    float: left;
    width: 33.333%
}

.btn-socials__item a {
    display: block !important
}

.btn-facebook, .btn-more, .btn-twitter {
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background: #3f5c95;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    padding: 0 12px 0 20px;
    line-height: 29px;
    height: 29px;
    text-decoration: none;
    position: relative
}

.btn-facebook i, .btn-more i, .btn-twitter i {
    font-size: 14px;
    position: absolute;
    top: 8px;
    left: 10px
}

.btn-facebook:hover, .btn-more:hover, .btn-twitter:hover {
    text-decoration: none;
    color: #fff
}

.btn-twitter {
    background: #3aa9da
}

.btn-more {
    background: #fa6e52
}

.header {
    background-color: #f3f3f3;
    position: relative;
    z-index: 1000;
    height: 50px
}

@media (min-width: 641px) {
    .header {
        height: 77px
    }

    .header .row-main {
        max-width: none;
        width: auto;
        padding: 0 30px
    }
}

.footer {
    background: #f3f3f3;
    padding: 20px 0
}

@media (min-width: 641px) {
    .footer {
        padding: 33px 0
    }
}

.footer .block-inline p.layout-builder-placeholder, .footer h2, .footer h3, .footer h4, .footer li, .footer p {
    color: #474747
}

.footer p {
    padding: 0;
    margin-bottom: 15px
}

.footer, .footer a, .footer li, .footer p {
    font-size: 15px
}

.footer a.text-large, .footer li.text-large, .footer p.text-large {
    font-size: 1.2em
}

.footer p.text-large a {
    font-size: inherit
}

@media (max-width: 640px) {
    .header {
        height: 50px !important
    }

    .footer p {
        text-align: center
    }
}

.footer a:not(.btn):not(.image) {
    color: #474747;
    text-decoration: underline;
    -webkit-transition: color .3s;
    transition: color .3s
}

.footer a:not(.btn):not(.image):hover {
    color: #000
}

.footer a.author {
    text-decoration: none
}

.footer .footer a[target="_blank"] {
    margin-right: 0
}

.footer .footer a[target="_blank"]:after {
    display: none
}

.article-hero .section-background {
    background-color: #b3b3b3
}

body.blackscreen {
    background: #000
}

body.blackscreen .fullscreen {
    width: 100%;
    height: 100%;
    display: table;
    background: #000;
    position: absolute;
    overflow: scroll
}

body.blackscreen .fullscreen .inner {
    display: table-cell;
    vertical-align: middle
}

body.blackscreen .fullscreen .message {
    max-width: 250px;
    display: block;
    margin: auto;
    color: #dcdcdc;
    background: 0 0;
    text-align: center;
    line-height: 26px
}

body.blackscreen .fullscreen .logo {
    line-height: inherit;
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    text-decoration: none;
    text-transform: none;
    margin: 0;
    padding: 10px 0 8px;
    color: #fff
}

.use-header-transparent .section:first-child:not(.section-height-fullscreen):not(.section-has-fullrow) .section-body {
    padding-top: 50px
}

@media screen and (min-width: 641px) {
    .use-header-transparent .section:first-child:not(.section-height-fullscreen):not(.section-has-fullrow) .section-body {
        padding-top: 77px
    }
}

@media (min-width: 641px) {
    .header-boxed .row-main, .use-header-boxed .header .row-main {
        max-width: 960px;
        padding: 0 12px
    }

    .header-transparent, .use-header-transparent .header {
        /*background-color: transparent;*/
        background-color: rgba(243, 243, 243, 1);
        position: absolute;
        width: 100%;
        -webkit-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out
    }

    .header-transparent.show-header, .use-header-transparent .show-header {
        /*background-color: #f3f3f3;*/
        background-color: rgba(243, 243, 243, .85);
    }
}

.header-fixed, .use-header-fixed .header {
    position: fixed;
    width: 100%;
    z-index: 2000;
    -webkit-transition: -webkit-transform .3s ease-in-out, background-color .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out, transform .3s ease-in-out, background-color .3s ease-in-out;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.use-header-fixed .header.fx-slideout {
    -webkit-transform: translateY(-101%);
    -moz-transform: translateY(-101%);
    -ms-transform: translateY(-101%);
    -o-transform: translateY(-101%);
    transform: translateY(-101%)
}

.main {
    min-height: 250px
}

@media (min-width: 641px) {
    .use-header-fixed .main {
        -webkit-transform: translateY(77px);
        -moz-transform: translateY(77px);
        -ms-transform: translateY(77px);
        -o-transform: translateY(77px);
        transform: translateY(77px)
    }
}

@media (max-width: 640px) {
    .use-header-fixed .main {
        -webkit-transform: translateY(0) !important;
        -moz-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        -o-transform: translateY(0) !important;
        transform: translateY(0) !important
    }
}

@media (min-width: 641px) {
    .use-header-transparent .main {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .use-header-fixed .footer {
        -webkit-transform: translateY(77px);
        -moz-transform: translateY(77px);
        -ms-transform: translateY(77px);
        -o-transform: translateY(77px);
        transform: translateY(77px)
    }

    .use-header-transparent .footer {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.mobile-show {
    display: none;
}
@media (max-width: 640px) {
    .mobile-show {
        display: inherit;
    }
}
@media (max-width: 640px) {
    .mobile-hide {
        display: none;
    }
}
.tablet-show {
    display: none;
}
@media (min-width: 640px) and (max-width: 919px) {
    .tablet-show {
        display: inherit;
    }
}

.invisible {
    visibility: hidden;
}

table {
    display: inline-table;
}

.width-full {
    width: 100%;
}
.width-45pc {
    width: 45%;
}
.width-10pc {
    width: 10%;
}

.footer .logo-link {
    margin-left: 20px;
    margin-right: 20px;
}
.footer .logo-link img {
    display: inline-block;
    vertical-align: bottom;
}

.spacer {
    font-size: 300%;
    line-height: 20px !important;
}

.orange {
    color: #e45043;
}

.no-padding {
    padding: 0;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTeY5mlVXtdNkpsMpKkrDXP4.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOY5mlVXtdNkpsMpKkrDXP4.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxnZ4362_PV5aPD5jU0S2ELI.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBqfTCPadK0KLfdEfFtGWCYw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTeY5mlVXtdNkpsMpKkrDXP4.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOY5mlVXtdNkpsMpKkrDXP4.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxnZ4362_PV5aPD5jU0S2ELI.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBqfTCPadK0KLfdEfFtGWCYw.woff) format('woff')
}
/*
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CcNrJpg6AaJyP6Je_ycicWc.woff) format('woff')
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIMt7VdvTyqNcZpjraknz5WE.woff) format('woff')
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIOPwiD4I31Ge9-bH7zTa7Po.woff) format('woff')
}
*/
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v11/ZKwULyCG95tk6mOqHQfRBL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/KZIBeBMugm8Hv3hZPrGeCwLUuEpTyoUstqEm5AMlJo4.woff) format('woff')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/WmVKXVcOuffP_qmCpFuyzb3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff')
}

@font-face {
    font-family: Raleway;
    font-style: italic;
    font-weight: 400;
    src: local('Raleway Italic'), local('Raleway-Italic'), url(https://fonts.gstatic.com/s/raleway/v11/7dO2Hj7qB8nRVFK0svQqRrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v11/ZKwULyCG95tk6mOqHQfRBL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/KZIBeBMugm8Hv3hZPrGeCwLUuEpTyoUstqEm5AMlJo4.woff) format('woff')
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/WmVKXVcOuffP_qmCpFuyzb3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff')
}

@font-face {
    font-family: Raleway;
    font-style: italic;
    font-weight: 400;
    src: local('Raleway Italic'), local('Raleway-Italic'), url(https://fonts.gstatic.com/s/raleway/v11/7dO2Hj7qB8nRVFK0svQqRrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff')
}
