﻿@charset "UTF-8"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

img, legend {
    border: 0
}

legend, td, th {
    padding: 0
}

.pika-table, table {
    border-collapse: collapse;
    border-spacing: 0
}

.mfp-close, a {
    text-decoration: none
}

.clearfix:after, .pika-single:after, .tabs.raports .table-wrapper {
    clear: both
}

.mfp-arrow, .owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent
}

    .mfp-wrap, .owl-carousel .owl-item, .owl-carousel .owl-video-play-icon {
        -webkit-backface-visibility: hidden
    }

#new-site .hero, #new-site .modal .columns[data-v-04466039] > :first-child, #new-site .modal-card, #new-site .tile.is-vertical, .box-border--numbers .box-blocks li, .grid-list--view-column .list-item {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

#new-site html, html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    .selectLabel, button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

@font-face {
    font-family: 'Open Sans';
    src: url(../assets/fonts/opensans-bold-webfont.eot);
    src: url(../assets/fonts/opensans-bold-webfont.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/opensans-bold-webfont.woff) format("woff"),url(../assets/fonts/opensans-bold-webfont.woff2) format("woff2"),url(../assets/fonts/opensans-bold-webfont.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../assets/fonts/opensans-regular-webfont.eot);
    src: url(../assets/fonts/opensans-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/opensans-regular-webfont.woff) format("woff"),url(../assets/fonts/opensans-regular-webfont.woff2) format("woff2"),url(../assets/fonts/opensans-regular-webfont.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../assets/fonts/opensans-light-webfont.eot);
    src: url(../assets/fonts/opensans-light-webfont.eot?#iefix) format("embedded-opentype"),url(../assets/fonts/opensans-light-webfont.woff) format("woff"),url(../assets/fonts/opensans-light-webfont.woff2) format("woff2"),url(../assets/fonts/opensans-light-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FontAwesome;
    src: url(../assets/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.selectLabel {
    width: 100% !important;
    height: 40px;
    text-align: left;
    position: relative;
    z-index: 9;
    color: #595959;
    font-size: 13px;
    background: #fff;
    border: 1px solid #e1e1e1
}

    .selectLabel.green-border {
        background: #fff;
        border: 1px solid #017b2f
    }

    .selectLabel.full-size {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

.grid, .grid--4 {
    -webkit-flex-wrap: wrap
}

.selectLabel.disabled {
    background: #d7d7d7;
    border-color: #bdbdbd;
    color: #595959
}

.selectLabel span {
    line-height: 40px;
    display: block;
    padding: 0 40px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.selectLabel .disabled {
    cursor: default;
    opacity: .6
}

.selectLabel .visibled {
    cursor: pointer;
    opacity: 1
}

.selectLabel em {
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../assets/img/layout/arrow-select-down.png) center center no-repeat #efefef;
    background-size: 11px 8px
}

.selectLabel.expanded em {
    background-image: url(../assets/img/layout/arrow-select-up.png)
}

.selectOptions {
    display: none;
    margin: 0;
    padding: 0 2px 0 0;
    position: absolute;
    z-index: 999999;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-width: 0 1px 1px
}

    .selectOptions.slide-to-top {
        border-width: 1px 1px 0
    }

    .selectOptions.filter li span {
        padding: 5px 11px 0;
        text-transform: capitalize
    }

    .selectOptions li {
        width: 100%;
        text-align: left;
        min-height: 35px;
        max-height: 100px;
        cursor: pointer !important;
        height: auto !important;
        color: #000;
        overflow: hidden;
        background: #fff
    }

        .selectOptions li:first-child {
            border-top: 0
        }

        .selectOptions li span {
            font-size: 12px;
            display: block;
            padding: 8px 0 0 20px
        }

    .selectOptions .selected {
        color: #48227c !important;
        background: #ececec !important
    }

    .selectOptions li.selected, .selectOptions li:hover {
        color: #fff !important;
        background: #017b2f
    }

.sliderMobileWrap {
    width: 100%;
    display: inline-block;
    position: relative
}

    .sliderMobileWrap select {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        opacity: 0
    }

.custom-radio {
    width: 23px;
    height: 23px;
    float: left;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative
}

    .custom-radio.checked:before {
        content: '';
        width: 11px;
        height: 11px;
        left: 5px;
        top: 5px;
        position: absolute;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #595959
    }

.custom-checkbox-hide, .custom-radio-hide {
    position: absolute;
    left: -99999px
}

.custom-checkbox {
    width: 17px;
    height: 17px;
    margin-top: 1px;
    float: left;
    border: 1px solid #017b2f;
    position: relative
}

    .custom-checkbox.checked:before {
        content: '';
        width: 11px;
        height: 11px;
        left: 2px;
        top: 2px;
        position: absolute;
        background: #017b2f
    }

.checkbox-label {
    display: block;
    padding-left: 25px;
    font-size: 14px
}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

    .pika-single:after, .pika-single:before {
        content: " ";
        display: table
    }

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
    content: ''
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    position: absolute;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5)
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px
}

.pika-title {
    position: relative;
    text-align: center
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0
}

.pika-next, .pika-prev {
    display: block;
    cursor: pointer;
    position: relative;
    outline: 0;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5
}

    .pika-next:hover, .pika-prev:hover {
        opacity: 1
    }

.is-rtl .pika-next, .pika-prev {
    float: left;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)
}

.is-rtl .pika-prev, .pika-next {
    float: right;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)
}

    .pika-next.is-disabled, .pika-prev.is-disabled {
        cursor: default;
        opacity: .2
    }

.pika-select {
    display: inline-block
}

.pika-table {
    width: 100%;
    border: 0
}

    .pika-table td, .pika-table th {
        width: 14.285714285714286%;
        padding: 0
    }

    .pika-table th {
        color: #999;
        font-size: 12px;
        line-height: 25px;
        font-weight: 700;
        text-align: center
    }

.pika-button {
    cursor: pointer;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5
}

.mfp-container, img.mfp-img {
    -webkit-box-sizing: border-box
}

.pika-week {
    font-size: 11px;
    color: #999
}

.is-today .pika-button {
    color: #3af;
    font-weight: 700
}

.is-selected .pika-button {
    color: #fff;
    font-weight: 700;
    background: #3af;
    -webkit-box-shadow: inset 0 1px 3px #178fe5;
    box-shadow: inset 0 1px 3px #178fe5;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.is-inrange .pika-button {
    background: #d5e9f7
}

.is-startrange .pika-button {
    color: #fff;
    background: #6cb31d;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.is-endrange .pika-button {
    color: #fff;
    background: #3af;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.is-disabled .pika-button, .is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3
}

.pika-button:hover {
    color: #fff;
    background: #ff8000;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.pika-table abbr {
    border-bottom: none;
    cursor: help
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

    .mfp-container:before {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close, .mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

        .mfp-close, .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:focus, .mfp-close:hover {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:focus, .mfp-arrow:hover {
        opacity: 1
    }

    .mfp-arrow:after, .mfp-arrow:before {
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

.mfp-image-holder .mfp-content, img, img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.box .box-header, .browsehappy, .fa-fw, .fa-li, .fa-stack-1x, .fa-stack-2x, .star-ratings .stars, .star-ratings h1, .star-ratings p, .text-search a {
    text-align: center
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .chosen-container, .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        display: none
    }

    .owl-carousel.owl-drag .owl-item {
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale .1s ease;
    transition: scale .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3,1.3);
        transition: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.fa, .fa-stack {
    display: inline-block
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    -webkit-border-radius: .1em;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right, .pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.box, .float--left, .pull-left, .star-ratings .stars-example-bootstrap, .star-ratings .stars-example-css, .star-ratings .stars-example-fontawesome {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.box-example-1to10 .br-wrapper {
    width: 210px;
    position: absolute;
    margin: 0 0 0 -105px;
    left: 50%
}

.box-example-movie .br-wrapper {
    width: 250px;
    position: absolute;
    margin: 0 0 0 -125px;
    left: 50%
}

.box-example-square .br-wrapper {
    width: 190px;
    position: absolute;
    margin: 0 0 0 -95px;
    left: 50%
}

.box-example-pill .br-wrapper {
    width: 232px;
    position: absolute;
    margin: 0 0 0 -116px;
    left: 50%
}

.box-example-reversed .br-wrapper {
    padding-top: 1.3em;
    width: 356px;
    position: absolute;
    margin: 0 0 0 -178px;
    left: 50%
}

.box-example-horizontal .br-wrapper {
    width: 120px;
    position: absolute;
    margin: 0 0 0 -60px;
    left: 50%
}

.star-ratings h1 {
    font-size: 1.5em;
    line-height: 2;
    margin-top: 3em;
    color: #757575
}

.star-ratings p {
    margin-bottom: 3em;
    line-height: 1.2
}

.star-ratings .stars {
    width: 120px;
    margin: 5px 16px 0
}

    .star-ratings .stars .title {
        font-size: 14px;
        color: #ccc;
        line-height: 3
    }

    .star-ratings .stars select {
        width: 120px;
        font-size: 16px
    }

.star-ratings .stars-example-fontawesome-o, .star-ratings .stars-example-fontawesome-o select {
    width: 200px
}

.start-ratings-main {
    margin-bottom: 3em
}

.box {
    width: 100%;
    margin: 1em 0
}

    .box .box-header {
        font-weight: 400;
        padding: .5em 0
    }

    .box .box-body {
        padding-top: 2em;
        height: 85px;
        position: relative
    }

    .box select {
        width: 120px;
        margin: 10px auto 0;
        display: block;
        font-size: 16px
    }

.box-large .box-body {
    padding-top: 2em;
    height: 120px
}

.box-orange .box-header {
    background-color: #edb867;
    color: #fff
}

.box-orange .box-body {
    background-color: #fff;
    border: 2px solid #f5d8ab;
    border-top: 0
}

.box-green .box-header {
    background-color: #50e3c2;
    color: #fff
}

.box-green .box-body {
    background-color: #fff;
    border: 2px solid #92eed9;
    border-top: 0
}

.box-blue .box-header {
    background-color: #4278f5;
    color: #fff
}

.box-blue .box-body {
    background-color: #fff;
    border: 2px solid #8bacf9;
    border-top: 0
}

@media print {
    .star-ratings .stars .title, .star-ratings h1 {
        color: #000
    }

    .box-blue .box-header, .box-green .box-header, .box-orange .box-header {
        background-color: transparent;
        color: #000
    }

    .box-blue .box-body, .box-green .box-body, .box-orange .box-body {
        background-color: transparent;
        border: none
    }
}

.br-theme-fontawesome-stars-o .br-widget {
    height: 28px;
    white-space: nowrap
}

    .br-theme-fontawesome-stars-o .br-widget a {
        font: normal normal normal 16px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        text-decoration: none;
        margin-right: 2px
    }

body, textarea {
    font-family: "Open Sans",sans-serif
}

#new-site #app, #new-site html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.br-theme-fontawesome-stars-o .br-widget a:after {
    content: '\f006';
    color: #fff1b6
}

.br-theme-fontawesome-stars-o .br-widget a.br-active:after, .br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
    content: '\f005';
    color: #ffd200
}

.br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
    content: '\f123';
    color: #ffd200
}

.br-theme-fontawesome-stars-o .br-widget .br-current-rating {
    display: none
}

.br-theme-fontawesome-stars-o .br-readonly a {
    cursor: default
}

.br-theme-fontawesome-stars-o .br-reverse a.br-fractional {
    display: inline-block;
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: FlipH
}

@media print {
    .br-theme-fontawesome-stars-o .br-widget a:after {
        content: '\f006';
        color: #000
    }

    .br-theme-fontawesome-stars-o .br-widget a.br-active:after, .br-theme-fontawesome-stars-o .br-widget a.br-selected:after {
        content: '\f005';
        color: #000
    }

    .br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
        content: '\f123';
        color: #000
    }
}

body, p, textarea {
    color: #595959
}

@media all and (-ms-high-contrast:none) {
    .partners-bar img {
        width: 100%
    }

    .partners-bar img, ::-ms-backdrop {
        width: 100%
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-size: 100%;
    line-height: 1.4;
    /*font-weight: 500*/
}

h1, h2, h3, h4, h5, h6 {
    color: #3e3e3e;
    font-weight: 600
}

    h1.border-header, h2.border-header, h3.border-header, h4.border-header, h5.border-header, h6.border-header {
        text-align: center;
        padding-bottom: 9px;
        position: relative
    }

fieldset, li, ul {
    padding: 0;
    margin: 0
}

h1.border-header:before, h2.border-header:before, h3.border-header:before, h4.border-header:before, h5.border-header:before, h6.border-header:before {
    content: '';
    width: 130px;
    height: 5px;
    background: #017b2f;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

h1 {
    font-size: 50px
}

p {
    margin: 0;
    font-size: 13px
}

@media (max-width:1200px) {
    p {
        font-size: 12px
    }
}

li, ul {
    list-style: none
}

figure {
    margin: 0
}

fieldset {
    border: 0
}

select {
    position: absolute;
    left: -99999px
}

input[type=number], input[type=password], input[type=text] {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    font-size: 13px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    color: #595959;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

    input[type=number].green-border, input[type=password].green-border, input[type=text].green-border {
        border-color: #017b2f
    }

    input[type=number].disabled, input[type=password].disabled, input[type=text].disabled {
        background: #d7d7d7;
        border-color: #bdbdbd
    }

textarea {
    width: 100%;
    border: 1px solid #e1e1e1;
    font-size: 13px;
    padding: 10px 15px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input, input:focus, input:hover, select, textarea {
        font-size: 16px !important
    }
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

form.loading fieldset {
    -webkit-transition: .4s all;
    transition: .4s all;
    opacity: .5;
    position: relative
}

    form.loading fieldset:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 20;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        background: url(../assets/img/layout/loader.gif) center center no-repeat
    }

.clearfix:after, .clearfix:before {
    content: '\0020';
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden
}

.clearfix {
    zoom: 1
}

.browsehappy {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #d4d4d4;
    color: #000;
    font-size: 24px;
    line-height: 60px;
    margin: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important
}

.display-table {
    width: 100%;
    height: 100%;
    display: table
}

.loupe-search__btn, .text-search a {
    width: 40px;
    text-transform: uppercase
}

.display-table .display-cell {
    display: table-cell;
    vertical-align: middle
}

.text-search {
    position: relative
}

    .text-search input {
        padding: 0 45px 0 30px;
        background: url(../assets/img/layout/ico-red-loupe.png) 8px 50% no-repeat #fff
    }

    .text-search a {
        height: 38px;
        line-height: 38px;
        display: inline-block;
        position: absolute;
        font-weight: 600;
        font-size: 14px;
        color: #017b2f;
        right: 1px;
        top: 1px;
        background: #f5f5f5
    }

.loupe-search {
    position: relative
}

    .loupe-search input {
        padding: 0 45px 0 20px
    }

.list-arrow li, .list-bullet li {
    padding-left: 15px;
    margin-bottom: 5px
}

.loupe-search__btn {
    height: 40px;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../assets/img/layout/ico-loupe-white.png) center center no-repeat #017b2f;
    background-size: 16px auto
}

span.error {
    color: #f14747;
    font-size: 10px
}

.error {
    line-height: 1
}

    .error .selectLabel, .error input[type=number], .error input[type=password], .error input[type=text], .error input[type=text] + input[type=text][aria-required=true], .error textarea {
        color: #f14747;
        border: 1px solid #f14747
    }

        .error input[type=text] + input[type=text] {
            border: 1px solid #e1e1e1;
            color: #595959
        }

    .error .custom-checkbox {
        border: 1px solid #f14747
    }

    .error::-webkit-input-placeholder {
        opacity: 1
    }

    .error::-moz-placeholder {
        opacity: 1
    }

    .error:-ms-input-placeholder {
        opacity: 1
    }

    .error::placeholder {
        opacity: 1
    }

.align-left {
    text-align: left
}

.align-right, .chosen-rtl {
    text-align: right
}

.align-center, .btn {
    text-align: center
}

.float--right {
    float: right
}

.motivation-center {
    margin: auto;
    padding: 0;
    max-width: 700px;
}

#IncentiveSystemRules > ul > li {
    list-style-type: circle;
    color: black;
    margin-left: 60px;
}

#IncentiveSystemRules > p {

    margin-left: 20px;
    margin-bottom: 10px;
}

ul.list-circle > .margin-left-50 {
    margin-left: 50px;
    padding-left: 0px;
}

ul.list-disc li {
    list-style-type: disc;
    background: none;
    margin-left: 50px;
    padding-left: 0px;
}

ul.list-square>li {
    list-style-type: square !important;
    background: none;
    margin-left: 50px;
    padding-left: 0px;
}


.list-arrow li {
    font-size: 13px;
    background: url(../assets/img/layout/list-arrow-red.png) 0 3px no-repeat;
    background-size: 10px 12px
}

.list-bullet li {
    font-size: 16px;
    background: url(../assets/img/layout/list-bullet-green.png) 0 4px no-repeat;
    background-size: 11px 11px;
    color: inherit
}

    .list-bullet li.no-background {
        font-size: 14px;
        background: none;
        color: inherit
    }

.styled-dots .owl-dots {
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 130px
}

.box-border--headers-url.thin li.active:before, .box-border--numbers .box-blocks .number:before {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    content: ''
}

.styled-dots .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    margin: 0 3px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

    .styled-dots .owl-dots .owl-dot.active {
        border: 1px solid #fff
    }

        .styled-dots .owl-dots .owl-dot.active span {
            background: 0 0
        }

.styled-dots .owl-dots span {
    width: 10px;
    height: 10px;
    display: block;
    margin: 2px auto 0;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
}

.container--1280 {
    max-width: 1310px
}

@media (max-width:1440px) {
    .container--1280 {
        max-width: 1200px
    }
}

@media (max-width:1200px) {
    .container--1280 {
        max-width: 1024px;
        padding: 0 10px
    }

    .container--1170 {
        padding: 0 10px
    }
}

.container--1170 {
    max-width: 1200px
}

.container--950 {
    max-width: 980px
}

@media (max-width:1200px) {
    .container--950 {
        padding: 0 10px
    }
}

.container--relative {
    position: relative
}

.container__padding {
    padding-top: 60px;
    padding-bottom: 40px
}

@media (max-width:1200px) {
    .container__padding {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.container__padding > .slim {
    text-transform: uppercase
}

.container__padding-top {
    padding-top: 60px
}

.container__padding-bottom {
    padding-bottom: 40px
}

@media (max-width:1200px) {
    .container__padding-top {
        padding-top: 30px
    }

    .container__padding-bottom {
        padding-bottom: 30px
    }
}

.btn {
    min-width: 90px;
    padding: 0 8px;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid transparent;
    -webkit-transition: .3s background,.3s border,.3s color;
    transition: .3s background,.3s border,.3s color
}

.btn--full-dark-red, .btn--full-green, .btn--full-red {
    min-height: 40px;
    font-weight: 500;
    display: block;
    text-align: center
}

@media (max-width:1200px) {
    .btn {
        font-size: 12px;
        padding: 0 3px
    }
}

.btn--next, .btn--prev {
    width: 40px;
    background: center center no-repeat rgba(0,0,0,.3);
    -webkit-transition: .4s all;
    transition: .4s all
}

    .btn--next:hover, .btn--prev:hover {
        background-color: #000
    }

.btn--prev {
    background-image: url(../assets/img/layout/arrow-left-white.png);
    background-size: 11px auto
}

@media (max-width:1440px) {
    .btn--prev {
        background-size: 8px auto
    }
}

.btn--next {
    background-image: url(../assets/img/layout/arrow-right-white.png);
    background-size: 11px auto
}

@media (max-width:1440px) {
    .btn--next {
        background-size: 8px auto
    }
}

.btn--disabled {
    opacity: .5;
    cursor: default !important;
    pointer-events: none
}

.btn--wide {
    padding: 0 35px
}

.btn--white-border {
    border: 1px solid #fff
}

    .btn--white-border:hover {
        border-color: transparent;
        background: #017b2f
    }

.btn--green {
    background: #017b2f
}

    .btn--green:not(.btn--disabled):hover {
        color: #017b2f;
        background: 0 0;
        border-color: #017b2f
    }

.btn--red {
    background: #dd0129
}

    .btn--red:not(.btn--disabled):hover {
        color: #dd0129;
        background: 0 0;
        border-color: #dd0129
    }

.btn--dark-red {
    background: #95212a
}

    .btn--dark-red:hover {
        color: #dd0129;
        background: 0 0;
        border-color: #dd0129
    }

.btn--full-green {
    background: #017b2f
}

.btn--full-red {
    background: #dd0129
}

.btn--full-dark-red {
    background: #95212a
}

.form-aside, .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.btn--storied {
    height: auto;
    line-height: 1.5;
    padding: 10px;
    max-width: 200px
}

.grid {
    display: flex;
    margin: 0 -7px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .grid {
        margin: 0
    }
}

.grid--4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .grid--4 > li {
        width: -webkit-calc(25% - 14px);
        width: calc(25% - 14px);
        margin: 0 7px
    }

@media (max-width:1200px) {
    .grid--4 > li {
        width: -webkit-calc(33.333333% - 14px);
        width: calc(33.333333% - 14px)
    }
}

@media (max-width:1024px) {
    .grid--4 > li {
        width: -webkit-calc(50% - 14px);
        width: calc(50% - 14px)
    }
}

@media (max-width:768px) {
    .grid--4 > li {
        width: -webkit-calc(100% - 14px);
        width: calc(100% - 14px)
    }
}

.grid--3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .grid--3 > li {
        width: -webkit-calc(33.333333% - 14px);
        width: calc(33.333333% - 14px);
        margin: 0 7px
    }

.grid--2-col, .grid--2 > li {
    width: 50%
}

.form-aside {
    margin: 10px 0;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .form-aside p {
        font-size: 20px;
        font-weight: 600;
        padding-right: 15px;
        color: #2a2a2a
    }

@media (max-width:1024px) {
    .grid--2-col {
        width: 100%
    }

    .form-aside p {
        font-size: 16px
    }
}

.form-aside .sliderMobileWrap {
    width: 50%
}

    .form-aside .sliderMobileWrap .selectLabel {
        max-width: 100% !important
    }

.form-aside .selectLabel {
    max-width: 25%;
    padding-left: 10px
}

.form-aside .filter-province, .form-aside .filter-workshop-status {
    margin-right: 15px
}

.grid-list--view-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

    .grid-list--view-list > li {
        margin-top: 20px
    }

        .grid-list--view-list > li:first-child {
            margin-top: 0
        }

    .grid-list--view-list p {
        padding-top: 0
    }

    .grid-list--view-list .list-item, .grid-list--view-list .list-item__content {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .grid-list--view-list .list-item__copy {
        width: 55%;
        padding: 0 20px
    }

@media (max-width:768px) {
    .form-aside .selectLabel {
        max-width: 50%
    }

    .grid-list--view-list .list-item__content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid-list--view-list .list-item__copy {
        width: 65%;
        padding: 0 10px;
        border-right: 0 !important
    }
}

@media (max-width:480px) {
    .grid-list--view-list .list-item__copy {
        width: 100%
    }
}

.grid-list--view-list .list-item__img {
    width: 25%;
    min-height: 170px;
    position: relative;
    z-index: -1
}

    .grid-list--view-list .list-item__img div {
        width: 100%;
        height: 100%;
        background: top center no-repeat;
        background-size: cover;
        position: absolute;
        left: 0;
        top: 0
    }

@media (max-width:768px) {
    .grid-list--view-list .list-item__img {
        width: 35%;
        height: auto
    }
}

@media (max-width:480px) {
    .grid-list--view-list .list-item__img {
        width: 100%
    }
}

.grid-list--view-list .list-item__cta {
    width: 21%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

    .grid-list--view-list .list-item__cta .cta-list {
        width: 100%;
        padding: 0 15px
    }

@media (max-width:1200px) {
    .grid-list--view-list .list-item__cta .cta-list {
        padding: 0 5px
    }
}

.grid-list--view-list .list-item__cta .cta-list li {
    margin-top: 20px
}

@media (max-width:768px) {
    .grid-list--view-list .list-item__cta .cta-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .grid-list--view-list .list-item__cta .cta-list li {
            text-align: center;
            margin: 0 auto 10px;
            width: 180px;
            padding: 0 5px
        }

            .grid-list--view-list .list-item__cta .cta-list li:last-child {
                margin-bottom: 0
            }

    .grid-list--view-list .list-item__cta {
        width: 100%;
        padding-top: 10px;
        border-top: 1px solid #e1e1e1;
        margin: 0
    }
}

.grid-list--view-list .list-item__cta .cta-list li:first-child {
    margin-top: 0
}

.grid-list--view-list .list-item__cta .cta-list .btn {
    width: 100%
}

@media (max-width:480px) {
    .grid-list--view-list .list-item__cta .cta-list {
        padding-bottom: 10px
    }
}

.grid-list--view-list .head {
    min-height: 55px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 1
}

@media (max-width:1200px) {
    .grid-list--view-list .head {
        font-size: 16px;
        min-height: 40px;
        line-height: 1.2
    }
}

.grid-list--view-list .date-place {
    width: 100%;
    max-width: 80%;
    margin-bottom: 8px;
    padding: 5px 7px
}

@media (max-width:1440px) {
    .grid-list--view-list .date-place {
        max-width: 100%
    }
}

.grid-list--view-list .col-border {
    margin-top: 10px;
    margin-bottom: 10px;
    border-right: 1px solid #e1e1e1
}

    .grid-list--view-list .col-border:last-child {
        border-right: 0
    }

.grid-list--view-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .grid-list--view-column > li {
        margin-bottom: 20px
    }

    .grid-list--view-column p {
        padding: 8px 15px
    }

@media (max-width:768px) {
    .grid-list--view-column p {
        padding: 8px 0
    }
}

.grid-list--view-column .header .head {
    padding: 8px 10px
}

.grid-list--view-column .list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.grid-list--view-column .list-item__content {
    width: 100%
}

.grid-list--view-column .list-item__img {
    width: 100%;
    position: relative;
    height: 170px
}

    .grid-list--view-column .list-item__img div {
        width: 100%;
        height: 100%;
        background: top center no-repeat;
        background-size: cover
    }

    .grid-list--view-column .list-item__img img {
        width: 100%;
        display: block
    }

.grid-list--view-column .list-item__copy {
    border: 0 !important
}

.grid-list--view-column .list-item__cta {
    width: 100%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 0
}

    .grid-list--view-column .list-item__cta .cta-list {
        width: auto;
        padding: 15px 0;
        margin: 0 5px;
        border-top: 1px solid #e1e1e1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .grid-list--view-column .list-item__cta .cta-list li {
            width: auto;
            margin-top: 0;
            margin-left: 5px
        }

@media (max-width:768px) {
    .grid-list--view-column .list-item__cta .cta-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .grid-list--view-column .list-item__cta .cta-list li {
            text-align: center;
            margin: 0 0 10px;
            width: 180px;
            padding: 0 5px
        }

            .grid-list--view-column .list-item__cta .cta-list li:last-child {
                margin-bottom: 0
            }
}

.grid-list--view-column .list-item__cta .cta-list li:first-child {
    margin-left: 0
}

.grid-list--view-column .list-item__cta .cta-list li:last-child:not(:nth-child(2)) {
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 15px
}

@media (max-width:768px) {
    .grid-list--view-column .list-item__cta .cta-list li:last-child:not(:nth-child(2)) {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }

    .grid-list--view-column .list-item__cta, .grid-list--view-column .list-item__cta .cta-list .btn {
        width: 100%
    }
}

.grid-list--view-column .col-border {
    margin: 0 3px;
    border-right: 0;
    border-bottom: 1px solid #e1e1e1
}

    .grid-list--view-column .col-border:last-child {
        border: 0
    }

.grid-list--view-column .date-place {
    padding: 5px 15px
}

@media (max-width:768px) {
    .grid-list--view-column .col-border {
        margin: 0 10px
    }

    .grid-list--view-column .date-place {
        padding-left: 10px;
        padding-right: 10px
    }
}

.grid-list--view-column .head {
    font-size: 16px
}

.grid-list--view-column .cta-flex li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

    .grid-list--view-column .cta-flex li a {
        width: 100%
    }

.grid-list.red-outline > li {
    border: 0;
    outline: #cb082a solid 1px
}

.grid-list .date-place, .grid-list > li {
    border: 1px solid #e1e1e1
}

.grid-list p {
    font-size: 13px
}

.grid-list h2 {
    min-height: 80px;
    margin: 0 2px;
    padding: 10px 7px;
    font-size: 22px
}

.grid-list .head {
    font-weight: 600;
    text-transform: uppercase;
    color: #2a2a2a
}

.grid-list .date-place {
    border-width: 1px 0;
    font-size: 0
}

    .grid-list .date-place em {
        width: 14px;
        height: 15px;
        display: inline-block;
        vertical-align: -1px;
        background: url(../assets/img/layout/ico-red-calendar.png)
    }

    .grid-list .date-place span {
        margin-left: 25px;
        font-weight: 600;
        font-size: 13px;
        color: #2a2a2a
    }

        .grid-list .date-place span:first-child {
            margin-left: 0
        }

.grid-list .img-label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 55;
    font-size: 0
}

    .grid-list .img-label span {
        min-height: 25px;
        padding: 0 20px;
        font-size: 13px;
        line-height: 25px;
        font-weight: 600;
        text-transform: uppercase;
        display: inline-block;
        color: #fff;
        background: rgba(119,119,119,.8)
    }

@media (max-width:1024px) {
    .grid-list .img-label span {
        font-size: 11px;
        padding: 0 10px
    }
}

.grid-list .img-label em {
    display: inline-block;
    margin-right: 5px
}

.grid-list .img-label.employe em {
    width: 12px;
    height: 13px;
    background: url(../assets/img/layout/ico-small-employe.png) no-repeat;
    background-size: 12px 13px;
    vertical-align: -1px
}

.grid-list .img-label.green-label span, .grid-list .img-label.manager span {
    background: rgba(35,150,81,.8)
}

.grid-list .img-label.green-label em, .grid-list .img-label.manager em {
    width: 14px;
    height: 17px;
    background: url(../assets/img/layout/ico-small-manager.png) no-repeat;
    background-size: 14px 17px;
    vertical-align: -3px
}

.grid-list .img-label.expert span {
    background: rgba(221,1,41,.8)
}

.grid-list .img-label.expert em {
    width: 18px;
    height: 14px;
    background: url(../assets/img/layout/ico-small-expert.png) no-repeat;
    background-size: 18px 14px;
    vertical-align: -2px
}

.thank-you {
    text-align: center
}

.thank-you__title {
    font-size: 36px;
    font-weight: 600;
    color: #017b2f
}

.thank-you__ico {
    width: 95px;
    height: 95px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: url(../assets/img/layout/ico-green-check.png);
    background-size: 95px 95px
}

.box-border {
    padding: 20px;
    border: 1px solid #017b2f;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

@media (max-width:1200px) {
    .box-border {
        padding: 15px
    }
}

@media (max-width:1024px) {
    .box-border {
        padding: 10px
    }
}

.box-border + .box-blue, .box-border + .box-border {
    margin-top: 40px
}

.box-border--gradient {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#f3f3f3));
    background: -webkit-linear-gradient(top,#fff 50%,#f3f3f3 50%);
    background: linear-gradient(to bottom,#fff 50%,#f3f3f3 50%)
}

    .box-border--gradient h2 {
        padding-bottom: 0 !important
    }

.box-border--header-slim > .container {
    padding: 0
}

.box-border--header-slim h2.slim {
    margin-bottom: 20px;
    margin-top: 5px
}

.box-border--headers-url.thin {
    margin-bottom: 30px
}

    .box-border--headers-url.thin .box-blocks {
        padding: 20px 0
    }

        .box-border--headers-url.thin .box-blocks > li > a > div > p > strong:not(.product-logo) {
            padding-top: 30px;
            text-transform: uppercase
        }

        .box-border--headers-url.thin .box-blocks.partners-blocks > li {
            height: 300px
        }

            .box-border--headers-url.thin .box-blocks.partners-blocks > li > a > div > p {
                padding-top: 60px
            }

                .box-border--headers-url.thin .box-blocks.partners-blocks > li > a > div > p > strong {
                    text-transform: none;
                    font-size: 18px;
                    min-height: auto
                }

                .box-border--headers-url.thin .box-blocks.partners-blocks > li > a > div > p > img {
                    height: 65px;
                    width: auto
                }

    .box-border--headers-url.thin .box-img {
        width: 150px
    }

    .box-border--headers-url.thin .product-logo {
        width: 90%;
        max-width: 200px;
        margin: auto;
        min-height: 100px;
        position: relative
    }

        .box-border--headers-url.thin .product-logo img {
            width: 100%;
            position: absolute;
            margin: auto;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0
        }

    .box-border--headers-url.thin .inline-img {
        vertical-align: middle
    }

    .box-border--headers-url.thin li {
        padding: 1px;
        height: 230px;
        position: relative
    }

        .box-border--headers-url.thin li > a {
            padding-top: 0
        }

        .box-border--headers-url.thin li.active {
            border: 2px solid #dd0129;
            padding: 0
        }

            .box-border--headers-url.thin li.active:before {
                width: 73px;
                height: 35px;
                background: url(../assets/img/layout/arrow-box-bottom.png);
                background-size: 73px 35px;
                position: absolute;
                bottom: -35px;
                left: 50%;
                transform: translateX(-50%)
            }

.box-border--headers-url p {
    padding-top: 35px
}

.box-border--headers-url strong {
    display: block;
    font-size: 22px;
    min-height: 90px
}

@media (max-width:767px) {
    .box-border--headers-url strong {
        font-size: 18px
    }
}

.box-border--headers-url li {
    -webkit-transition: .3s border-color;
    transition: .3s border-color
}

    .box-border--headers-url li:hover {
        border-color: #dd0129
    }

.box-border--numbers .box-blocks li {
    width: 100%;
    height: auto;
    min-height: 300px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

    .box-border--numbers .box-blocks li > div {
        padding-top: 20px;
        max-width: 100%
    }

.box-border--numbers .box-blocks p {
    font-size: 16px;
    padding: 35px 10px 20px;
    line-height: 1;
    font-weight: 700
}

.box-border--numbers .box-blocks a {
    width: auto;
    height: auto;
    display: inline-block;
    padding-top: 0;
    margin-bottom: 20px
}

.box-border--numbers .box-blocks .number {
    width: 105px;
    height: 105px;
    display: block;
    margin: auto;
    font-size: 75px;
    line-height: 102px;
    font-weight: 700;
    position: relative
}

    .box-border--numbers .box-blocks .number:before {
        width: 175px;
        height: 1px;
        position: absolute;
        left: 50%;
        bottom: -20px;
        transform: translateX(-50%);
        background: #e5e5e5
    }

#cookieLaw, .progress-bar {
    text-align: center;
    bottom: 0
}

.box-border--numbers .box-blocks .number.blue {
    border: 2px solid #5bbfe4;
    color: #5bbfe4
}

.box-border--numbers .box-blocks .number.purple {
    border: 2px solid #a65980;
    color: #a65980
}

.box-border--numbers .box-blocks .number.red {
    border: 2px solid #b8242e;
    color: #b8242e
}

.box-border--numbers .box-blocks .number.dark-purple {
    border: 2px solid #812c7e;
    color: #812c7e
}

.box-border h2 {
    font-size: 26px;
    padding-bottom: 50px;
    margin: -10px 0 0;
    text-transform: uppercase
}

.notransfom {
    text-transform: none !important
}

@media (max-width:980px) {
    .box-border h2 {
        font-size: 20px;
        padding-bottom: 20px
    }
}

.box-border h2.slim {
    padding-bottom: 0
}

.box-border__hero {
    padding-bottom: 40px
}

    .box-border__hero + p {
        font-size: 16px
    }

.box-border .alert-text, .box-border .alert-text + a {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-left: 5px
}

.box-border .alert-text {
    color: red
}

    .box-border .alert-text + a {
        text-decoration: underline;
        display: inline-block
    }

.box-border__flex.box-border.box-border--gradient.box-border--headers-url.thin {
    padding: 20px 40px 0
}

    .box-border__flex.box-border.box-border--gradient.box-border--headers-url.thin ul.box-blocks {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 0 0
    }

        .box-border__flex.box-border.box-border--gradient.box-border--headers-url.thin ul.box-blocks li {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 25%;
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            margin-bottom: 40px
        }

@supports (-ms-accelerator:true) {
    @media (min-width:1440px) {
        .box-border__flex.box-border.box-border--gradient.box-border--headers-url.thin ul.box-blocks li {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 30%;
            -ms-flex: 1 0 30%;
            flex: 1 0 30%
        }
    }
}

.box-border--headers-url.thin.box-border__flex .box-blocks {
    padding: 20px 0
}

.box-border__network ul.box-blocks li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%
}

    .box-border__network ul.box-blocks li:first-child {
        margin-left: 30px
    }

.box-blue {
    margin: 40px 0;
    padding: 25px;
    background: #e4eaee
}

@media (max-width:1024px) {
    .box-blue {
        padding: 25px 0
    }
}

.box-blue__inner {
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.box-blue__lead {
    font-size: 20px;
    padding: 0 20px 40px;
    color: #2a2a2a
}

.box-blue h2 {
    font-size: 26px;
    padding-bottom: 50px;
    margin: -10px 0 0;
    text-transform: uppercase
}

@media (max-width:980px) {
    .box-blue h2 {
        font-size: 20px;
        padding-bottom: 20px
    }
}

.box-blue h2.slim {
    padding-bottom: 20px
}

.box-blue .box-blue__inner--employee h2 {
    padding-bottom: 15px
}

.box-blue .box-blue__inner--employee p {
    margin-bottom: 5px;
    font-size: 14px
}

.box-blocks {
    padding: 50px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .box-blocks a, .box-blocks li > div {
        padding-top: 55px
    }

@media (max-width:480px) {
    .box-blocks {
        display: block;
        text-align: center
    }
}

.box-blocks li {
    width: 100%;
    height: 300px;
    display: inline-block;
    max-width: 275px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #017b2f;
    background: #fff
}

@media (max-width:1024px) {
    .box-blocks li {
        margin-left: 15px
    }
}

@media (max-width:768px) {
    .box-blocks li {
        height: 250px
    }

    .box-blocks a {
        padding-top: 40px
    }
}

@media (max-width:480px) {
    .box-blocks li {
        margin: 15px 0 0
    }
}

.box-blocks a {
    width: 100%;
    height: 100%;
    display: block
}

.box-blocks img {
    width: 90px
}

.box-blocks p {
    padding-top: 25px;
    font-size: 18px;
    color: #2a2a2a
}

@media (max-width:768px) {
    .box-blocks img {
        width: 60px
    }

    .box-blocks p {
        font-size: 16px
    }
}

.box-blocks p span {
    display: block;
    font-size: 14px;
    color: #949494;
    position: relative;
    padding-top: 10px;
    margin-top: 10px
}

    .box-blocks p span:before {
        content: '';
        width: 100%;
        max-width: 175px;
        height: 1px;
        background: #e1e1e1;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

@media (max-width:768px) {
    .box-blocks p span {
        font-size: 12px
    }
}

.rate {
    font-size: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .rate em {
        width: 21px;
        height: 20px;
        display: inline-block;
        background-image: url(../assets/img/layout/star-outline.png)
    }

@media (max-width:1440px) {
    .rate em {
        width: 16px;
        height: 15px;
        background-size: 16px 15px
    }
}

.rate em.full, .rate em.full ~ * {
    background-image: url(../assets/img/layout/star.png)
}

.rate em.half {
    background-image: url(../assets/img/layout/star-half.png)
}

    .rate em.half ~ * {
        background-image: url(../assets/img/layout/star.png)
    }

.percent-process {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

    .percent-process.progress-white-text span {
        color: #fff
    }

    .percent-process span {
        display: block;
        text-align: center;
        position: relative;
        z-index: 10
    }

.progress-bar {
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #317e4e
}

.pagination {
    text-align: center
}

.pagination--slim {
    margin: 20px 0 30px
}

.pagination__next, .pagination__prev {
    width: 17px;
    height: 27px;
    margin: 0 15px;
    display: inline-block;
    background: center center no-repeat;
    background-size: cover;
    vertical-align: -6px
}

@media (max-width:768px) {
    .pagination__next, .pagination__prev {
        width: 12px;
        height: 22px;
        margin: 0 5px;
        background-size: 12px 22px
    }
}

.pagination__first, .pagination__last {
    width: 27px;
    height: 27px;
    display: inline-block;
    background: center center no-repeat;
    background-size: cover;
    vertical-align: -6px
}

.pagination__prev {
    background-image: url(../assets/img/layout/arrow-left-green.png)
}

.pagination__first {
    background-image: url(../assets/img/layout/arrow-double-left-green.png)
}

.pagination__last {
    background-image: url(../assets/img/layout/arrow-double-right-green.png)
}

.pagination__next {
    background-image: url(../assets/img/layout/arrow-right-green.png)
}

.pagination ul {
    margin: 30px 0 50px;
    display: inline-block;
    font-size: 0
}

.pagination li {
    display: inline-block;
    margin: 0 9px
}

    .pagination li.active a {
        cursor: default
    }

.chosen-container a, [data-tooltip] {
    cursor: pointer
}

.pagination li.active a, .pagination li:hover a {
    color: #fff;
    background: #017b2f
}

.pagination li a {
    width: 50px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #595959;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block;
    border: 1px solid #595959;
    -webkit-transition: .4s all;
    transition: .4s all
}

@media (max-width:768px) {
    .pagination li {
        margin: 0 5px
    }

        .pagination li a {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 11px
        }
}

.position-structure, .position-structure > p {
    font-size: 16px;
    font-weight: 700;
    color: #2a2a2a;
    text-transform: uppercase
}

.position-structure {
    padding: 0 0 30px;
    vertical-align: middle;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .position-structure > p {
        min-width: 140px;
        text-align: center;
        position: relative
    }

        .position-structure > p span {
            padding-right: 20px;
            width: 100%;
            display: inline-block;
            position: relative;
            float: left;
            text-align: center;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden
        }

        .position-structure > p i {
            position: absolute;
            right: 10px;
            text-align: center
        }

        .position-structure > p:last-child span {
            padding-right: 0
        }

        .position-structure > p:last-child i {
            display: none
        }

    .position-structure em {
        font-size: 11px;
        font-weight: 400;
        font-style: normal;
        text-align: center;
        display: block
    }

.owl-item, .owl-stage, .owl-stage-outer {
    height: 100%
}

.owl-next, .owl-prev {
    width: 60px;
    height: 60px;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0;
    background: center center no-repeat rgba(0,0,0,.3);
    -webkit-transition: .4s all;
    transition: .4s all
}

    .owl-next:hover, .owl-prev:hover {
        background-color: #000
    }

.owl-prev {
    left: 40px;
    background-image: url(../assets/img/layout/arrow-left-white.png);
    background-size: 11px auto
}

@media (max-width:1440px) {
    .owl-next, .owl-prev {
        width: 45px;
        height: 45px
    }

    .owl-prev {
        background-size: 8px auto;
        left: 15px
    }
}

.owl-next {
    right: 40px;
    background-image: url(../assets/img/layout/arrow-right-white.png);
    background-size: 11px auto
}

@media (max-width:1440px) {
    .owl-next {
        background-size: 8px auto;
        right: 15px
    }
}

@media (max-width:768px) {
    .owl-next, .owl-prev {
        width: 35px;
        height: 35px
    }

    .owl-prev {
        left: 5px
    }

    .owl-next {
        right: 5px
    }
}

.breadcrumb {
    padding-top: 20px;
    font-size: 0
}

    .breadcrumb li {
        display: inline-block;
        margin-left: 10px;
        font-size: 0
    }

        .breadcrumb li:first-child {
            margin-left: 0
        }

    .breadcrumb a, .breadcrumb span {
        padding: 0 10px 0 0;
        font-size: 13px;
        color: #2a2a2a
    }

    .breadcrumb em {
        width: 7px;
        height: 9px;
        display: inline-block;
        background: url(../assets/img/layout/arrow-right-green.png) no-repeat;
        background-size: 7px 9px
    }

.list-form > li {
    margin-top: 15px
}

    .list-form > li:first-child {
        margin-top: 0
    }

.list-form label {
    width: 100%;
    font-size: 14px;
    color: #2a2a2a;
    max-width: 240px;
    display: inline-block
}

.list-form__input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:768px) {
    .list-form__input-wrapper {
        display: block
    }
}

.list-form span.error {
    padding-left: 240px
}

    .list-form span.error.no-padding {
        padding-left: 0
    }

.list-form span.success {
    color: #017b2f;
    font-size: 10px
}

.list-form span.alert {
    padding-left: 0;
    color: #f14747;
    font-size: 10px
}

.list-form sup.alert {
    color: #f14747
}

.incrase-value {
    text-align: center
}

    .incrase-value input {
        max-width: 30px;
        padding: 0 5px;
        color: #2a2a2a;
        background: 0 0;
        border: 0;
        text-align: center
    }

.incrase-value__minus {
    color: #dd0129
}

.incrase-value__plus {
    color: #017b2f
}

.incrase-value__minus, .incrase-value__plus {
    font-size: 18px;
    font-weight: 700
}

#cookieLaw {
    width: 100%;
    font-size: 11px;
    line-height: 13px;
    position: fixed;
    z-index: 9999
}

    #cookieLaw .text {
        width: 100%;
        position: relative;
        margin: 0 auto;
        color: #fff;
        background: #ccc;
        padding: 5px 0;
        text-align: left
    }

        #cookieLaw .text p {
            width: 92%;
            font-size: 11px;
            margin: 15px auto;
            color: #000
        }

        #cookieLaw .text a {
            color: #000;
            border-bottom: 1px solid #000
        }

        #cookieLaw .text p a:hover {
            text-decoration: none
        }

        #cookieLaw .text #removecookie {
            display: block;
            font-weight: 700;
            position: absolute;
            border: 0;
            right: 20px;
            top: 30px;
            margin-top: -5px
        }

[data-tooltip] {
    position: relative;
    z-index: 2
}

    [data-tooltip]:after, [data-tooltip]:before {
        opacity: 0;
        -webkit-transition: .4s all;
        transition: .4s all;
        pointer-events: none
    }

    [data-tooltip]:before {
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -50px;
        padding: 9px;
        width: 240px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #f9e9ea;
        color: #95212a;
        content: attr(data-tooltip);
        text-align: center;
        font-size: 11px;
        line-height: 1.2;
        font-weight: 500;
        margin-bottom: -6px
    }

    [data-tooltip]:after {
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        margin-bottom: -11px;
        width: 0;
        border-top: 5px solid #000;
        border-top: 5px solid #f9e9ea;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        content: " ";
        font-size: 0;
        line-height: 0
    }

    [data-tooltip].active:after, [data-tooltip].active:before {
        opacity: 1
    }

.chosen-select {
    position: relative;
    left: auto
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    user-select: none
}

    .chosen-container * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        z-index: 1010;
        width: 100%;
        border: 1px solid #aaa;
        border-top: 0;
        background: #fff;
        -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        box-shadow: 0 4px 5px rgba(0,0,0,.15);
        clip: rect(0,0,0,0)
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        clip: auto
    }

    .chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: 400;
        color: #999
    }

        .chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top
        }

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: -webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../assets/img/layout/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

    .chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
        background-position: -42px -10px
    }

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../assets/img/layout/chosen-sprite.png) 0 2px no-repeat
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

    .chosen-container-single .chosen-search input[type=text] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: url(../assets/img/layout/chosen-sprite.png) 100% -20px no-repeat;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        -webkit-border-radius: 0;
        border-radius: 0
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0,0,0,0)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        word-wrap: break-word;
        -webkit-touch-callout: none
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #017b2f;
            color: #fff
        }

        .chosen-container .chosen-results li.no-results {
            color: #777;
            display: list-item;
            background: #f4f4f4
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: 700;
            cursor: default
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline
        }

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 5px 10px;
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    cursor: text;
    background: 0 0
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap
        }

            .chosen-container-multi .chosen-choices li.search-field input[type=text] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: 0 0 !important;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                -webkit-border-radius: 0;
                border-radius: 0;
                width: 25px
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #e1e1e1;
            max-width: 100%;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            background: 0 0;
            background-clip: padding-box;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #333;
            line-height: 13px;
            cursor: default
        }

            .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word
            }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url(../assets/img/layout/chosen-sprite.png) -42px 1px no-repeat;
                font-size: 1px
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
            background-image: -webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            color: #666
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));
    background-image: -webkit-linear-gradient(#eee 20%,#fff 80%);
    background-image: linear-gradient(#eee 20%,#fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: 0 0
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 2px
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

    .chosen-container-active .chosen-choices li.search-field input[type=text] {
        color: #222 !important
    }

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

    .chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
        cursor: default
    }

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

    .chosen-rtl .chosen-single span {
        margin-right: 0;
        margin-left: 26px;
        direction: rtl
    }

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

    .chosen-rtl .chosen-choices li.search-field input[type=text] {
        direction: rtl
    }

    .chosen-rtl .chosen-choices li.search-choice {
        margin: 3px 5px 3px 0;
        padding: 3px 5px 3px 19px
    }

        .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
            right: auto;
            left: 4px
        }

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
    padding: 4px 5px 4px 20px;
    background: url(../assets/img/layout/chosen-sprite.png) -30px -20px no-repeat;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
    .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
        background-image: url(../assets/img/layout/chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.box-blue__inner h3 {
    margin-top: 0
}

.btn--nopadding {
    padding: 0 !important
}

.register-form-view ul li:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__body--inner, .header__top--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify
}

.header__top {
    height: 30px;
    background: #2a2a2a
}

.header__top--inner {
    height: 100%;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__top--right {
    color: #fff
}

@media (max-width:1024px) {
    .header__top--left {
        display: none
    }

    .header__top--right {
        width: 100%
    }

        .header__top--right ul {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex
        }
}

.header__top--right li {
    font-size: 13px;
    line-height: 30px;
    margin-left: 15px;
    display: inline-block
}

    .header__top--right li:first-child {
        text-transform: uppercase;
        margin: 0 10px 0 0
    }

@media (max-width:1024px) {
    .header__top--right li:first-child {
        margin: 0 auto 0 0
    }
}

.header__top--right a {
    color: inherit
}

.header__top--right .user-name {
    color: #017b2f
}

.header__top--right .messages-count {
    width: 22px;
    height: 15px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: url(../assets/img/layout/ico-envelope.png) no-repeat;
    background-size: cover
}

    .header__top--right .messages-count.no-messages {
        margin-right: 0
    }

        .header__top--right .messages-count.no-messages:before {
            display: none
        }

    .header__top--right .messages-count:before {
        content: attr(data-count);
        min-width: 17px;
        height: 17px;
        line-height: 17px;
        padding: 0 2px;
        text-align: center;
        display: inline-block;
        color: #fff;
        font-size: 10px;
        position: absolute;
        right: -11px;
        top: -1px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #dd0129
    }

.header__top--right .ico-phone {
    width: 15px;
    height: 16px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: -3px;
    background: url(../assets/img/layout/ico-phone-gray.png) no-repeat
}

.header__status {
    height: 30px;
    color: #e1e1e1
}

    .header__status span {
        height: 30px;
        line-height: 30px;
        padding: 0 25px;
        margin-right: 15px;
        display: inline-block;
        font-weight: 600;
        background: #dd0129;
        color: #fff;
        text-transform: uppercase
    }

    .header__status a, .header__status a:focus, .header__status a:hover {
        color: #fff
    }

.header__login {
    padding: 0 12px;
    display: block;
    background: #017b2f
}

.header__body {
    overflow: hidden
}

.header__body--inner {
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__partners {
    width: 100%;
    height: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media (max-width:1024px) {
    .header__partners {
        display: none
    }
}

.header__partners a {
    display: inline-block;
    font-size: 0
}

.header__partners img {
    max-width: 80px
}

.header__partners:before {
    width: 1265px;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: url(../assets/img/layout/header-partners-bg.png) left top no-repeat
}

.header__nav-wrapper {
    width: 70%
}

.header__nav {
    height: 65px;
    text-align: right
}

    .header__nav ul {
        font-size: 0
    }

@media (max-width:768px) {
    .header__nav {
        height: 90px
    }

        .header__nav ul {
            width: 100%;
            height: 100%;
            padding: 20px 0;
            display: none;
            background: url(../assets/img/layout/nav-mobile-bg.jpg) center top no-repeat;
            position: absolute;
            left: 0;
            z-index: 50
        }
}

.header__nav li {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 17px
}

@media (max-width:1440px) {
    .header__nav li {
        font-size: 16px
    }
}

@media (max-width:1024px) {
    .header__nav li {
        font-size: 14px;
        margin: 0 5px
    }
}

@media (max-width:768px) {
    .header__nav li {
        padding: 0;
        display: block;
        text-align: center
    }
}

.header__nav li:first-child {
    margin-left: 0
}

.header__nav li:last-child {
    margin-right: 0
}

.header__nav li.active a, .header__nav li:hover a {
    padding-bottom: 10px;
    border-bottom: 10px solid #017b2f
}

@media (max-width:1440px) {
    .header__nav li.active a, .header__nav li:hover a {
        padding-bottom: 15px
    }
}

@media (max-width:1024px) {
    .header__nav li.active a, .header__nav li:hover a {
        padding-bottom: 15px;
        border-bottom: 5px solid #017b2f
    }
}

.header__nav li a {
    padding: 20px 0;
    display: inline-block;
    color: #2a2a2a;
    font-weight: 600
}

.header__nav-trigger {
    width: 80px;
    height: 100%;
    display: none;
    cursor: pointer;
    margin-left: auto;
    background: url(../assets/img/layout/hamburger.png) center center no-repeat;
    background-size: 25px auto
}

    .header__nav-trigger.active + ul, .hero .item > img, .logo {
        display: block
    }

    .header__nav-trigger.active {
        background: url(../assets/img/layout/x-nav.png) center center no-repeat #1f3d27;
        background-size: 30px auto
    }

.logo {
    width: 230px;
    font-size: 0
}

.logo--users {
    width: 290px
}

@media (max-width:1440px) {
    .logo--users {
        width: 250px
    }
}

@media (max-width:1024px) {
    .logo {
        width: 170px;
        margin: 15px 0
    }
}

@media (max-width:768px) {
    .header__nav li.active a, .header__nav li:hover a {
        padding: 20px 0;
        border: none
    }

    .header__nav li a {
        color: #fff
    }

    .header__nav-trigger {
        display: block
    }

    .logo {
        width: auto;
        height: 50px;
        margin: 20px 0
    }

        .logo img {
            max-width: 160px;
            height: auto
        }
}

.logo img {
    width: 100%
}

.hero {
    position: relative
}

    .hero .item {
        height: 100%;
        font-size: 0
    }

@media (max-width:768px) {
    .hero .item {
        height: 350px
    }
}

@media (max-width:1200px) {
    .hero .owl-dots {
        bottom: 10px
    }
}

.hero--subpage .hero__text {
    height: inherit
}

.hero--subpage .hero__text-inner {
    padding-bottom: 0
}

    .hero--subpage .hero__text-inner h1 {
        max-width: 80%;
        width: 100%;
        display: inline-block;
        font-size: 50px;
        padding: 0 0 15px;
        letter-spacing: -.2px;
        position: relative
    }

        .hero--subpage .hero__text-inner h1:before {
            content: '';
            width: 100%;
            max-width: 200px;
            height: 5px;
            background: #017b2f;
            position: absolute;
            bottom: 0;
            left: 0
        }

@media (max-width:1440px) {
    .hero--subpage .hero__text-inner h1 {
        font-size: 42px
    }
}

@media (max-width:1200px) {
    .hero--subpage .hero__text-inner h1 {
        max-width: 100%
    }

        .hero--subpage .hero__text-inner h1:before {
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

    .hero--subpage .hero__text-inner p {
        margin: 20px auto
    }
}

@media (max-width:1024px) {
    .hero--subpage .hero__text-inner h1 {
        font-size: 30px
    }
}

.hero--subpage .hero__text-inner p {
    max-width: 60%;
    font-size: 18px
}

@media (max-width:1440px) {
    .hero--subpage .hero__text-inner p {
        font-size: 16px
    }
}

@media (max-width:1024px) {
    .hero--subpage .hero__text-inner p {
        font-size: 14px;
        max-width: 100%
    }
}

.hero--subpage .hero__cover {
    height: 100%;
    position: relative;
    background: center top no-repeat
}

    .hero--subpage .hero__cover:before {
        width: 100%;
        height: 100%;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0,0,0,.7)
    }

.hero--subpage .item {
    height: 320px
}

.hero__items {
    width: 100%;
    height: 100%;
    font-size: 0
}

.hero__text {
    width: 100%;
    height: 100%;
    position: absolute;
    font-size: 18px;
    left: 0;
    top: 0;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(transparent));
    background: -webkit-linear-gradient(top,rgba(0,0,0,.4),transparent);
    background: linear-gradient(to bottom,rgba(0,0,0,.4),transparent)
}

.hero__text-inner {
    padding-bottom: 165px
}

@media (max-width:1024px) {
    .hero__text-inner {
        padding-bottom: 0
    }
}

.hero__text-inner h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 1
}

@media (max-width:1440px) {
    .hero__text-inner h1 {
        font-size: 45px
    }
}

@media (max-width:768px) {
    .hero__text-inner h1 {
        font-size: 38px;
        padding: 0 15px
    }
}

.hero__text-inner h1 span {
    display: block;
    font-weight: 400;
    font-size: 26px;
    text-transform: none
}

    .hero__text-inner h1 span.category {
        font-size: 26px;
        line-height: 1.5;
        font-weight: 600;
        text-transform: uppercase;
        opacity: .6
    }

@media (max-width:1440px) {
    .hero__text-inner h1 span {
        font-size: 22px
    }
}

@media (max-width:768px) {
    .hero__text-inner h1 span {
        font-size: 16px
    }
}

.hero__text-inner p {
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.2;
    color: #fff
}

@media (max-width:1440px) {
    .hero__text-inner p {
        font-size: 16px;
        margin-top: 10px
    }
}

@media (max-width:768px) {
    .hero__text-inner p {
        font-size: 13px;
        padding: 0 30px
    }
}

.hero__text-inner .btn--white-border {
    height: 50px;
    line-height: 50px;
    min-width: 200px;
    margin-top: 25px;
    font-size: 17px
}

@media (max-width:1440px) {
    .hero__text-inner .btn--white-border {
        height: 40px;
        line-height: 40px
    }
}

.hero__text-inner .header-data {
    margin: 10px 0 0
}

    .hero__text-inner .header-data li {
        margin-right: 20px;
        font-size: 13px;
        display: inline-block;
        color: #fff
    }

    .hero__text-inner .header-data em {
        display: inline-block;
        margin-right: 5px
    }

    .hero__text-inner .header-data span {
        font-weight: 600;
        color: #017b2f
    }

    .hero__text-inner .header-data .ico-calendar {
        width: 14px;
        height: 15px;
        background: url(../assets/img/layout/ico-red-calendar.png);
        vertical-align: -2px
    }

    .hero__text-inner .header-data .ico-person {
        width: 12px;
        height: 13px;
        background: url(../assets/img/layout/ico-red-person.png);
        vertical-align: -2px
    }

    .hero__text-inner .header-data .ico-people {
        width: 18px;
        height: 15px;
        background: url(../assets/img/layout/ico-red-people.png);
        vertical-align: -3px
    }

.hero__header-img {
    margin-top: 5px;
    display: inline-block;
    font-size: 0
}

    .hero__header-img img {
        width: auto;
        height: 65px;
        padding: 5px 0;
        display: block
    }

.hero__cover {
    height: 100%;
    background: center top no-repeat;
    background-size: cover
}

.navigation-middle {
    width: 100%;
    height: 165px;
    background: rgba(80,80,80,.85);
    position: absolute;
    bottom: 0;
    z-index: 10
}

@media (max-width:1024px) {
    .navigation-middle {
        height: 95px;
        position: relative
    }
}

@media (max-width:768px) {
    .navigation-middle {
        height: auto
    }
}

.navigation-middle.show-sub-nav {
    height: 120px;
    margin-top: 60px
}

@media (max-width:768px) {
    .navigation-middle.show-sub-nav {
        height: auto;
        padding-bottom: 40px
    }

    .navigation-middle--inner {
        padding: 0
    }
}

@media screen and (min-width:768px) {
    .navigation-middle.show-sub-nav {
        margin-top: 0
    }
}

@media screen and (min-width:1024px) {
    .navigation-middle.show-sub-nav {
        height: 100px
    }
}

@media screen and (min-width:1216px) {
    .navigation-middle.show-sub-nav {
        height: 120px
    }
}

.navigation-middle--inner {
    height: 100%
}

.navigation-middle--no-desc .navigation-middle--inner > ul > li figure, .navigation-middle--thiner .navigation-middle--inner > ul > li figure {
    padding-top: 12px
}

.navigation-middle--no-desc {
    height: 95px
}

@media (max-width:768px) {
    .navigation-middle--no-desc {
        height: auto
    }
}

.navigation-middle--no-desc .navigation-middle--inner {
    height: 95px
}

@media (max-width:768px) {
    .navigation-middle--no-desc .navigation-middle--inner {
        height: auto
    }
}

.navigation-middle--no-desc .navigation-middle--inner > ul > li img {
    height: 30px
}

.navigation-middle--no-desc .navigation-middle--inner > ul > li figcaption {
    font-size: 14px;
    line-height: 1.2;
    height: 45px
}

.navigation-middle--no-desc .navigation-middle--inner > ul > li.active, .navigation-middle--no-desc .navigation-middle--inner > ul > li:hover {
    height: 115px
}

@media (max-width:768px) {
    .navigation-middle--no-desc .navigation-middle--inner > ul > li figcaption {
        font-size: 12px
    }

    .navigation-middle--no-desc .navigation-middle--inner > ul > li.active, .navigation-middle--no-desc .navigation-middle--inner > ul > li:hover {
        height: auto
    }
}

.navigation-middle--thiner {
    height: 95px;
    position: relative;
    background: url(../assets/img/layout/navigation-middle-thin-bg.png) center top no-repeat
}

@media (max-width:768px) {
    .navigation-middle--thiner {
        height: auto
    }
}

.navigation-middle--thiner .navigation-middle--inner {
    height: 95px
}

@media (max-width:768px) {
    .navigation-middle--thiner .navigation-middle--inner {
        height: auto
    }
}

.navigation-middle--thiner .navigation-middle--inner > ul > li img {
    height: 30px
}

.navigation-middle--thiner .navigation-middle--inner > ul > li figcaption {
    font-size: 14px;
    line-height: 1.2;
    height: 45px
}

.navigation-middle--thiner .navigation-middle--inner > ul > li.active, .navigation-middle--thiner .navigation-middle--inner > ul > li:hover {
    height: 115px
}

@media (max-width:768px) {
    .navigation-middle--thiner .navigation-middle--inner > ul > li figcaption {
        font-size: 12px
    }

    .navigation-middle--thiner .navigation-middle--inner > ul > li.active, .navigation-middle--thiner .navigation-middle--inner > ul > li:hover {
        height: auto
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .navigation-middle .navigation-middle--inner > ul > li figcaption {
        display: block;
        padding-top: 5px
    }
}

.navigation-middle__description {
    padding-top: 5px;
    display: block;
    font-size: 14px;
    line-height: 1
}

@media (max-width:1440px) {
    .navigation-middle__description {
        font-size: 11px;
        padding: 5px 5px 0
    }
}

@media (max-width:1024px) {
    .navigation-middle__description {
        display: none
    }
}

.navigation-middle__main-nav {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:768px) {
    .navigation-middle__main-nav {
        display: block;
        font-size: 0
    }
}

.navigation-middle__main-nav.menu-4-items > li {
    display: none
}

    .navigation-middle__main-nav.menu-4-items > li:nth-child(4) {
        background: #731b22
    }

        .navigation-middle__main-nav.menu-4-items > li:nth-child(4).active, .navigation-middle__main-nav.menu-4-items > li:nth-child(4):hover {
            border-color: #811619
        }

        .navigation-middle__main-nav.menu-4-items > li:nth-child(4).sub-nav > a:before {
            border-bottom-color: #811619
        }

        .navigation-middle__main-nav.menu-4-items > li:nth-child(4) .navigation-middle__sub-nav {
            background: #721c22
        }

.navigation-middle__main-nav.menu-6-items > li:nth-child(1) {
    background: #ed143a
}

    .navigation-middle__main-nav.menu-6-items > li:nth-child(1).active, .navigation-middle__main-nav.menu-6-items > li:nth-child(1):hover {
        border-color: #d31032
    }

.navigation-middle__main-nav.menu-6-items > li:nth-child(2) {
    background: #cb0729
}

    .navigation-middle__main-nav.menu-6-items > li:nth-child(2).active, .navigation-middle__main-nav.menu-6-items > li:nth-child(2):hover {
        border-color: #8a191b
    }

.navigation-middle__main-nav.menu-6-items > li:nth-child(3) {
    background: #b5212c
}

    .navigation-middle__main-nav.menu-6-items > li:nth-child(3).active, .navigation-middle__main-nav.menu-6-items > li:nth-child(3):hover {
        border-color: #811619
    }

.navigation-middle__main-nav.menu-6-items > li:nth-child(4) {
    background: #942129
}

    .navigation-middle__main-nav.menu-6-items > li:nth-child(4).active, .navigation-middle__main-nav.menu-6-items > li:nth-child(4):hover {
        border-color: #642525
    }

.navigation-middle__main-nav.menu-6-items > li:nth-child(5).active, .navigation-middle__main-nav.menu-6-items > li:nth-child(5):hover, .navigation-middle__main-nav.menu-6-items > li:nth-child(6).active, .navigation-middle__main-nav.menu-6-items > li:nth-child(6):hover {
    border-color: #00411b
}

.navigation-middle__main-nav.menu-6-items > li:nth-child(5) {
    background: #2a643f
}

.navigation-middle__main-nav.menu-6-items > li:nth-child(6) {
    background: #1b6636
}

.navigation-middle__main-nav > li:nth-child(1), .navigation-middle__main-nav > li:nth-child(1) .navigation-middle__sub-nav {
    background: #cb0729
}

.navigation-middle__main-nav > li {
    width: 100%;
    height: 100%;
    max-width: 213px;
    color: #fff;
    text-align: center;
    margin-left: 1px;
    -webkit-transition: .6s all;
    transition: .6s all;
    border-bottom: 10px solid transparent
}

@media (max-width:768px) {
    .navigation-middle__main-nav > li {
        max-width: 33.33333%;
        width: 33.33333%;
        display: inline-block;
        vertical-align: top;
        margin: 0
    }

        .navigation-middle__main-nav > li.sub-nav > a:before {
            display: none
        }
}

.navigation-middle__main-nav > li:first-child {
    margin-left: 0
}

@media (min-width:769px) {
    .navigation-middle__main-nav > li.active, .navigation-middle__main-nav > li:hover {
        height: 185px;
        margin-top: -20px;
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,.9);
        box-shadow: 0 0 20px rgba(0,0,0,.9);
        border-color: #8a191b;
        z-index: 10
    }
}

@media (min-width:769px) and (max-width:1024px) {
    .navigation-middle__main-nav > li.active, .navigation-middle__main-nav > li:hover {
        height: 115px
    }
}

.navigation-middle__main-nav > li.active {
    z-index: 20
}

.navigation-middle__main-nav > li:nth-child(1).active, .navigation-middle__main-nav > li:nth-child(1):hover {
    border-color: #8a191b
}

.navigation-middle__main-nav > li:nth-child(1).sub-nav > a:before {
    border-bottom-color: #cb0729
}

.navigation-middle__main-nav > li:nth-child(2), .navigation-middle__main-nav > li:nth-child(2) .navigation-middle__sub-nav {
    background: #b5212c
}

    .navigation-middle__main-nav > li:nth-child(2).active, .navigation-middle__main-nav > li:nth-child(2):hover {
        border-color: #811619
    }

    .navigation-middle__main-nav > li:nth-child(2).sub-nav > a:before {
        border-bottom-color: #b5212c
    }

.navigation-middle__main-nav > li:nth-child(3), .navigation-middle__main-nav > li:nth-child(3) .navigation-middle__sub-nav {
    background: #942129
}

    .navigation-middle__main-nav > li:nth-child(3).active, .navigation-middle__main-nav > li:nth-child(3):hover {
        border-color: #642525
    }

    .navigation-middle__main-nav > li:nth-child(3).sub-nav > a:before {
        border-bottom-color: #942129
    }

.navigation-middle__main-nav > li:nth-child(4), .navigation-middle__main-nav > li:nth-child(4) .navigation-middle__sub-nav {
    background: #2a643f
}

    .navigation-middle__main-nav > li:nth-child(4).active, .navigation-middle__main-nav > li:nth-child(4):hover {
        border-color: #00411b
    }

    .navigation-middle__main-nav > li:nth-child(4).sub-nav > a:before {
        border-bottom-color: #2a643f
    }

.navigation-middle__main-nav > li:nth-child(5), .navigation-middle__main-nav > li:nth-child(5) .navigation-middle__sub-nav {
    background: #1b6636
}

    .navigation-middle__main-nav > li:nth-child(5).active, .navigation-middle__main-nav > li:nth-child(5):hover {
        border-color: #00411b
    }

    .navigation-middle__main-nav > li:nth-child(5).sub-nav > a:before {
        border-bottom-color: #00411b
    }

.navigation-middle__main-nav > li:nth-child(6), .navigation-middle__main-nav > li:nth-child(6) .navigation-middle__sub-nav {
    background: #317e4e
}

    .navigation-middle__main-nav > li:nth-child(6).active, .navigation-middle__main-nav > li:nth-child(6):hover {
        border-color: #00592a
    }

    .navigation-middle__main-nav > li:nth-child(6).sub-nav > a:before {
        border-bottom-color: #00411b
    }

.navigation-middle__main-nav > li.sub-nav > a:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000
}

.navigation-middle__main-nav > li > a {
    width: 100%;
    height: 100%;
    display: block;
    color: inherit;
    position: relative
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .navigation-middle__main-nav > li {
        max-width: 194px
    }
}

.navigation-middle__main-nav figure {
    padding-top: 25px
}

@media (max-width:1024px) {
    .navigation-middle__main-nav figure {
        padding-top: 12px
    }
}

.navigation-middle__main-nav figcaption {
    height: 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 1
}

@media (max-width:1440px) {
    .navigation-middle__main-nav figcaption {
        font-size: 13px
    }
}

@media (max-width:1024px) {
    .navigation-middle__main-nav figcaption {
        height: 45px
    }
}

@media (max-width:768px) {
    .navigation-middle__main-nav figcaption {
        font-size: 12px
    }
}

.navigation-middle__main-nav img {
    height: 35px
}

.navigation-middle__sub-nav {
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    z-index: 20
}

    .navigation-middle__sub-nav ul {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0
    }

    .navigation-middle__sub-nav li {
        margin-left: 20px;
        font-size: 13px;
        text-transform: uppercase;
        line-height: 40px;
        font-weight: 600;
        display: inline-block
    }

        .navigation-middle__sub-nav li:first-child, .partners-bar li:first-child {
            margin-left: 0
        }

        .navigation-middle__sub-nav li.active a, .navigation-middle__sub-nav li:hover a {
            color: #fff
        }

@media (max-width:768px) {
    .navigation-middle__sub-nav ul {
        position: static
    }

    .navigation-middle__sub-nav li {
        font-size: 10px
    }
}

.navigation-middle__sub-nav a {
    color: rgba(255,255,255,.5)
}

.content {
    position: relative
}

.partners-bar {
    padding: 20px 0
}

    .partners-bar ul {
        height: 75px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        .partners-bar ul > :first-child {
            padding-left: 0
        }

        .partners-bar ul > :last-child {
            padding-right: 0
        }

    .partners-bar li {
        font-size: 0;
        padding: 25px
    }

        .partners-bar li.logo-franchising img {
            max-width: 185px
        }

@media (max-width:768px) {
    .partners-bar li {
        padding: 5px
    }
}

.partners-bar img {
    max-width: 100%
}

.partners-bar__title {
    padding: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    color: #2a2a2a
}

.partners-bar__inner {
    margin-top: 20px;
    font-size: 0;
    overflow: hidden
}

    .partners-bar__inner > div {
        position: relative;
        float: left
    }

    .partners-bar__inner ul > :last-child {
        padding-top: 25px
    }

        .partners-bar__inner ul > :last-child img {
            max-width: 80%
        }

.partners-bar__inner-left {
    width: 82%
}

    .partners-bar__inner-left:after {
        content: "";
        width: .5px;
        height: 50%;
        position: absolute;
        right: -5px;
        bottom: 10px;
        background: #595959
    }

@media (max-width:768px) {
    .partners-bar__inner ul > :last-child {
        padding-top: 0
    }

        .partners-bar__inner ul > :last-child img {
            max-width: 100%
        }

    .partners-bar__inner-left:after {
        display: none
    }

    .partners-bar__inner-left {
        width: 100%;
        border: none;
        margin-bottom: 20px;
        padding-right: 0
    }
}

.partners-bar__inner-right {
    width: 18%;
    padding-left: 62px
}

@media (max-width:768px) {
    .partners-bar__inner-right {
        width: 100%;
        padding-left: 0
    }
}

.middle-nav {
    background: #317e4e
}

    .middle-nav ul {
        font-size: 0
    }

    .middle-nav li {
        margin-right: 20px;
        line-height: 40px;
        display: inline-block;
        font-weight: 600;
        font-size: 13px;
        text-transform: uppercase
    }

        .middle-nav li:last-child {
            margin-right: 0
        }

        .middle-nav li.active a {
            color: #fff
        }

    .middle-nav a {
        color: rgba(255,255,255,.5)
    }

@media (max-width:1200px) {
    .hero__text-inner {
        text-align: center
    }

    .testimonials-wrapper {
        padding-left: 70px;
        padding-right: 70px
    }
}

.testimonials {
    position: static
}

.testimonials__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.testimonials__img {
    width: 190px;
    height: 190px;
    overflow: hidden;
    position: relative
}

@media (max-width:480px) {
    .testimonials-wrapper {
        padding: 30px
    }

    .testimonials__img {
        width: 100px;
        height: 100px
    }
}

.testimonials__content {
    width: 100%;
    max-width: 360px;
    padding-left: 20px
}

@media (max-width:1024px) {
    .testimonials__item {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: block;
        text-align: center
    }

    .testimonials__img {
        display: inline-block
    }

    .testimonials__content {
        margin: auto;
        padding-left: 0
    }
}

.testimonials__head {
    padding: 0 0 17px;
    margin: 0 0 17px;
    font-size: 32px;
    line-height: 1;
    position: relative;
    color: #3e3e3e
}

    .testimonials__head:before {
        content: '';
        width: 75px;
        height: 2px;
        background: #fb6470;
        position: absolute;
        left: 0;
        bottom: 0
    }

@media (max-width:480px) {
    .testimonials__head {
        font-size: 20px
    }
}

.testimonials__head span {
    padding: 5px 0;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #595959
}

@media (max-width:480px) {
    .testimonials__head span {
        font-size: 11px
    }
}

.about-academy {
    padding: 60px 0 0
}

.about-academy__img img {
    width: 100%;
    display: block
}

.team > :first-child > p + figure {
    margin: 30px auto 59px
}

.team > :first-child p {
    padding-right: 60px
}

@media (max-width:768px) {
    .team > :first-child > p + figure {
        margin: 30px auto;
        width: 100%
    }

        .team > :first-child > p + figure > figcaption {
            word-break: normal;
            margin-left: 0
        }

    .team > :first-child p {
        padding-right: 0
    }
}

.team > :first-child .team > div, .team > :nth-child(2) > div > div {
    margin-bottom: 20px
}

    .team > :nth-child(2) > div > div > figure {
        height: 100%
    }

.team .grid > div {
    padding-right: 20px
}

@media (max-width:1024px) {
    .testimonials__head:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .team .grid > div {
        padding-right: 0
    }
}

.team__person {
    width: 75%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px dotted rgba(0,128,0,.36);
    padding-bottom: 20px;
    margin: 0 auto
}

    .courses__copy h2, .team__person.left img {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start
    }

    .team__person > img {
        display: block;
        position: relative;
        float: right;
        width: 40%;
        -webkit-box-shadow: 4px 4px 15px -5px rgba(0,0,0,.3);
        box-shadow: 4px 4px 15px -5px rgba(0,0,0,.3);
        margin: -2px -2px 0 19px;
        max-width: 170px
    }

    .team__person > figcaption {
        display: block;
        position: relative;
        float: left;
        width: 60%;
        text-align: right;
        word-break: break-all;
        margin-left: 35px
    }

        .team__person > figcaption h2 {
            font-size: 17px;
            color: #017b2f;
            margin-bottom: 5px
        }

        .team__person > figcaption small, .team__person > figcaption span {
            font-size: 9px;
            color: #595959;
            font-weight: 700;
            display: block
        }

        .team__person > figcaption span {
            margin: 5px 0
        }

        .team__person > figcaption a {
            color: #00acec;
            text-decoration: none;
            font-weight: 700;
            font-size: 8px;
            display: block;
            margin-bottom: 5px
        }

    .grid-view-wrapper .workshops__list.grid-list.grid-list--view-column .btn, .team__person.left h2 {
        font-size: 12px
    }

    .team__person.left {
        width: 100%
    }

        .team__person.left img {
            margin: -2px;
            align-self: flex-start
        }

        .team__person.left > figcaption {
            padding-left: 20px;
            text-align: left;
            margin-left: 0
        }

.team .team {
    padding: 0 20px
}

@media (max-width:1024px) {
    .team {
        margin: 0
    }
}

.grid-view-wrapper .workshops__list.grid-list.grid-list--view-column {
    margin-left: 13px;
    margin-right: -7.5px
}

.elearning, .elearningstats, .raports-workshop, .workshops {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width:1200px) {
    .elearning, .elearningstats, .raports-workshop, .workshops {
        display: block
    }
}

.elearning__list-nav, .elearningstats__list-nav, .raports-workshop__list-nav, .workshops__list-nav {
    height: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .elearning__list-nav p, .elearningstats__list-nav p, .raports-workshop__list-nav p, .workshops__list-nav p {
        text-transform: uppercase;
        font-weight: 600;
        color: #2a2a2a
    }

    .elearning__list-nav a, .elearningstats__list-nav a, .raports-workshop__list-nav a, .workshops__list-nav a {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px
    }

    .elearning__list-nav .show-grid-view, .elearningstats__list-nav .show-grid-view, .raports-workshop__list-nav .show-grid-view, .workshops__list-nav .show-grid-view {
        width: 22px;
        height: 22px;
        background: url(../assets/img/layout/ico-grid-view.png) 0 -22px no-repeat
    }

        .elearning__list-nav .show-grid-view.active, .elearning__list-nav .show-grid-view:hover, .elearningstats__list-nav .show-grid-view.active, .elearningstats__list-nav .show-grid-view:hover, .raports-workshop__list-nav .show-grid-view.active, .raports-workshop__list-nav .show-grid-view:hover, .workshops__list-nav .show-grid-view.active, .workshops__list-nav .show-grid-view:hover {
            background-position: 0 0
        }

    .elearning__list-nav .show-list-view, .elearningstats__list-nav .show-list-view, .raports-workshop__list-nav .show-list-view, .workshops__list-nav .show-list-view {
        width: 26px;
        height: 19px;
        background: url(../assets/img/layout/ico-list-view.png) 0 -19px no-repeat
    }

        .elearning__list-nav .show-list-view.active, .elearning__list-nav .show-list-view:hover, .elearningstats__list-nav .show-list-view.active, .elearningstats__list-nav .show-list-view:hover, .raports-workshop__list-nav .show-list-view.active, .raports-workshop__list-nav .show-list-view:hover, .workshops__list-nav .show-list-view.active, .workshops__list-nav .show-list-view:hover {
            background-position: 0 0
        }

.elearning__form, .elearningstats__form, .raports-workshop__form, .workshops__form {
    width: 20%;
    background: #e1e1e1;
    margin-bottom: 40px
}

@media (max-width:1200px) {
    .elearning__form, .elearningstats__form, .raports-workshop__form, .workshops__form {
        width: 100%
    }
}

.elearning__form.wide-form, .elearningstats__form.wide-form, .raports-workshop__form.wide-form, .workshops__form.wide-form {
    width: 100%;
    margin-bottom: 20px
}

    .elearning__form.wide-form li, .elearningstats__form.wide-form li, .raports-workshop__form.wide-form li, .workshops__form.wide-form li {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        padding: 0 5px 0 0
    }

        .elearning__form.wide-form li:nth-child(2n), .elearningstats__form.wide-form li:nth-child(2n), .raports-workshop__form.wide-form li:nth-child(2n), .workshops__form.wide-form li:nth-child(2n) {
            padding: 0 0 0 5px
        }

        .elearning__form.wide-form li.full, .elearningstats__form.wide-form li.full, .raports-workshop__form.wide-form li.full, .workshops__form.wide-form li.full {
            width: 100%;
            padding: 0
        }

        .elearning__form.wide-form li .form__element--1of2, .elearningstats__form.wide-form li .form__element--1of2, .raports-workshop__form.wide-form li .form__element--1of2, .workshops__form.wide-form li .form__element--1of2 {
            width: 50%;
            padding: 0 5px 0 0
        }

            .elearning__form.wide-form li .form__element--1of2:nth-child(2n), .elearningstats__form.wide-form li .form__element--1of2:nth-child(2n), .raports-workshop__form.wide-form li .form__element--1of2:nth-child(2n), .workshops__form.wide-form li .form__element--1of2:nth-child(2n) {
                padding: 0 0 0 5px
            }

@media (max-width:768px) {
    .elearning__form.wide-form li .form__element--1of2, .elearningstats__form.wide-form li .form__element--1of2, .raports-workshop__form.wide-form li .form__element--1of2, .workshops__form.wide-form li .form__element--1of2 {
        width: 100%;
        padding: 0
    }

        .elearning__form.wide-form li .form__element--1of2:nth-child(2), .elearningstats__form.wide-form li .form__element--1of2:nth-child(2), .raports-workshop__form.wide-form li .form__element--1of2:nth-child(2), .workshops__form.wide-form li .form__element--1of2:nth-child(2) {
            padding: 0
        }

    .elearning__form.wide-form li, .elearningstats__form.wide-form li, .raports-workshop__form.wide-form li, .workshops__form.wide-form li {
        width: 100%;
        padding: 0
    }

        .elearning__form.wide-form li:nth-child(2n), .elearningstats__form.wide-form li:nth-child(2n), .raports-workshop__form.wide-form li:nth-child(2n), .workshops__form.wide-form li:nth-child(2n) {
            padding: 0
        }
}

.elearning__form.trainer-form .selectLabel, .elearning__form.trainer-form-workshop .selectLabel, .elearningstats__form.trainer-form .selectLabel, .elearningstats__form.trainer-form-workshop .selectLabel, .raports-workshop__form.trainer-form .selectLabel, .raports-workshop__form.trainer-form-workshop .selectLabel, .workshops__form.trainer-form .selectLabel, .workshops__form.trainer-form-workshop .selectLabel {
    max-width: 100%
}

.elearning__form.trainer-form-workshop li:not(.full) span.error, .elearningstats__form.trainer-form-workshop li:not(.full) span.error, .raports-workshop__form.trainer-form-workshop li:not(.full) span.error, .workshops__form.trainer-form-workshop li:not(.full) span.error {
    display: block;
    margin-top: 5px
}

.elearning__form.trainer-form-workshop .submit .add-workshop, .elearningstats__form.trainer-form-workshop .submit .add-workshop, .raports-workshop__form.trainer-form-workshop .submit .add-workshop, .workshops__form.trainer-form-workshop .submit .add-workshop {
    margin-right: 3px
}

.elearning__form.trainer-form-workshop .submit .training-cancel, .elearningstats__form.trainer-form-workshop .submit .training-cancel, .raports-workshop__form.trainer-form-workshop .submit .training-cancel, .workshops__form.trainer-form-workshop .submit .training-cancel {
    display: none
}

.elearning__form.trainer-form-workshop.form-edit .training-cancel, .elearningstats__form.trainer-form-workshop.form-edit .training-cancel, .raports-workshop__form.trainer-form-workshop.form-edit .training-cancel, .workshops__form.trainer-form-workshop.form-edit .training-cancel {
    display: inline-block
}

.elearning__form.trainer-form-workshop .add-new-place-btn, .elearningstats__form.trainer-form-workshop .add-new-place-btn, .raports-workshop__form.trainer-form-workshop .add-new-place-btn, .workshops__form.trainer-form-workshop .add-new-place-btn {
    color: #017b2f;
    font-weight: 700;
    font-size: 14px;
    padding-top: 10px;
    display: block
}

.elearning__form ul, .elearningstats__form ul, .raports-workshop__form ul, .workshops__form ul {
    padding: 20px 0;
    font-size: 0
}

.elearning__form li, .elearningstats__form li, .raports-workshop__form li, .workshops__form li {
    margin-bottom: 15px
}

@media (max-width:1200px) {
    .elearning__form li, .elearningstats__form li, .raports-workshop__form li, .workshops__form li {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        padding: 0 5px 0 0
    }

        .elearning__form li:nth-child(2n), .elearningstats__form li:nth-child(2n), .raports-workshop__form li:nth-child(2n), .workshops__form li:nth-child(2n) {
            padding: 0 0 0 5px
        }

        .elearning__form li.maps-area, .elearningstats__form li.maps-area, .raports-workshop__form li.maps-area, .workshops__form li.maps-area {
            display: none
        }
}

.elearning__form li.maps-area img, .elearningstats__form li.maps-area img, .raports-workshop__form li.maps-area img, .workshops__form li.maps-area img {
    width: 100%;
    max-width: 100%
}

.elearning__form fieldset, .elearningstats__form fieldset, .raports-workshop__form fieldset, .workshops__form fieldset {
    padding: 0 15px
}

.elearning__form label, .elearningstats__form label, .raports-workshop__form label, .workshops__form label {
    display: block;
    margin: 10px 0 8px;
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 600;
    font-size: 14px
}

@media (max-width:768px) {
    .elearning__form fieldset, .elearningstats__form fieldset, .raports-workshop__form fieldset, .workshops__form fieldset {
        padding: 0 10px
    }

    .elearning__form label, .elearningstats__form label, .raports-workshop__form label, .workshops__form label {
        font-size: 12px
    }
}

.elearning__form input, .elearningstats__form input, .raports-workshop__form input, .workshops__form input {
    border-color: #017b2f
}

.elearning__form .custom-checkbox-wrapper input, .elearning__form .custom-checkbox-wrapper span, .elearningstats__form .custom-checkbox-wrapper input, .elearningstats__form .custom-checkbox-wrapper span, .raports-workshop__form .custom-checkbox-wrapper input, .raports-workshop__form .custom-checkbox-wrapper span, .workshops__form .custom-checkbox-wrapper input, .workshops__form .custom-checkbox-wrapper span {
    cursor: pointer
}

.elearning__form .date-range, .elearningstats__form .date-range, .raports-workshop__form .date-range, .workshops__form .date-range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .elearning__form .date-range::-webkit-input-placeholder, .elearningstats__form .date-range::-webkit-input-placeholder, .raports-workshop__form .date-range::-webkit-input-placeholder, .workshops__form .date-range::-webkit-input-placeholder {
        font-size: 13px
    }

    .elearning__form .date-range::-moz-placeholder, .elearningstats__form .date-range::-moz-placeholder, .raports-workshop__form .date-range::-moz-placeholder, .workshops__form .date-range::-moz-placeholder {
        font-size: 13px
    }

    .elearning__form .date-range:-ms-input-placeholder, .elearningstats__form .date-range:-ms-input-placeholder, .raports-workshop__form .date-range:-ms-input-placeholder, .workshops__form .date-range:-ms-input-placeholder {
        font-size: 13px
    }

    .elearning__form .date-range::placeholder, .elearningstats__form .date-range::placeholder, .raports-workshop__form .date-range::placeholder, .workshops__form .date-range::placeholder {
        font-size: 13px
    }

.elearning__form .half-width, .elearningstats__form .half-width, .raports-workshop__form .half-width, .workshops__form .half-width {
    width: 49%;
    font-size: 11px;
    padding: 0 5px 0 25px;
    text-transform: uppercase;
    background: url(../assets/img/layout/ico-red-calendar.png) 5px 50% no-repeat #fff
}

.elearning__form .full-width, .elearningstats__form .full-width, .raports-workshop__form .full-width, .workshops__form .full-width {
    font-size: 11px;
    padding: 0 5px 0 25px;
    text-transform: uppercase;
    background: url(../assets/img/layout/ico-red-calendar.png) 5px 50% no-repeat #fff
}

.elearning__form .quater-width, .elearningstats__form .quater-width, .raports-workshop__form .quater-width, .workshops__form .quater-width {
    width: 24% !important;
    font-size: 11px;
    padding: 0 5px 0 25px;
    text-transform: uppercase;
    background: url(../assets/img/layout/ico-red-calendar.png) 5px 50% no-repeat #fff
}

.elearning__form .time-select, .elearningstats__form .time-select, .raports-workshop__form .time-select, .workshops__form .time-select {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    float: left;
    margin-right: 10px;
    text-transform: uppercase
}

    .elearning__form .time-select:last-child, .elearningstats__form .time-select:last-child, .raports-workshop__form .time-select:last-child, .workshops__form .time-select:last-child {
        margin-right: 0
    }

.elearning__form .selectLabel, .elearningstats__form .selectLabel, .raports-workshop__form .selectLabel, .workshops__form .selectLabel {
    max-width: 225px
}

@media (max-width:1199px) {
    .elearning__form .selectLabel, .elearningstats__form .selectLabel, .raports-workshop__form .selectLabel, .workshops__form .selectLabel {
        max-width: 100%
    }
}

.elearning__form .add-workshop, .elearningstats__form .add-workshop, .raports-workshop__form .add-workshop, .workshops__form .add-workshop {
    margin-top: 37px
}

@media (max-width:767px) {
    .elearning__form .add-workshop, .elearningstats__form .add-workshop, .raports-workshop__form .add-workshop, .workshops__form .add-workshop {
        margin-top: 10px;
        width: 100%
    }
}

.elearning__list-wrapper, .elearningstats__list-wrapper, .raports-workshop__list-wrapper, .workshops__list-wrapper {
    width: 80%
}

@media (max-width:1200px) {
    .elearning__list-wrapper, .elearningstats__list-wrapper, .raports-workshop__list-wrapper, .workshops__list-wrapper {
        width: 100%;
        display: block
    }
}

.elearning__list-wrapper.elearning__list__timetable, .elearningstats__list-wrapper.elearning__list__timetable, .raports-workshop__list-wrapper.elearning__list__timetable, .workshops__list-wrapper.elearning__list__timetable {
    width: 100%
}

.elearning__list-wrapper .my-messages__no-messages, .elearningstats__list-wrapper .my-messages__no-messages, .raports-workshop__list-wrapper .my-messages__no-messages, .workshops__list-wrapper .my-messages__no-messages {
    margin-left: 20px
}

@media (max-width:767px) {
    .elearning__list-wrapper .my-messages__no-messages, .elearningstats__list-wrapper .my-messages__no-messages, .raports-workshop__list-wrapper .my-messages__no-messages, .workshops__list-wrapper .my-messages__no-messages {
        margin-left: 0
    }
}

.elearning .workshops__incoming__list, .elearning__list, .elearningstats .workshops__incoming__list, .elearningstats__list, .raports-workshop .workshops__incoming__list, .raports-workshop__list, .workshops .workshops__incoming__list, .workshops__list {
    -webkit-transition: .4s opacity;
    transition: .4s opacity
}

    .elearning .workshops__incoming__list.loading, .elearning__list.loading, .elearningstats .workshops__incoming__list.loading, .elearningstats__list.loading, .raports-workshop .workshops__incoming__list.loading, .raports-workshop__list.loading, .workshops .workshops__incoming__list.loading, .workshops__list.loading {
        opacity: .3;
        position: relative;
        -webkit-transition: .4s opacity;
        transition: .4s opacity
    }

        .elearning .workshops__incoming__list.loading:before, .elearning__list.loading:before, .elearningstats .workshops__incoming__list.loading:before, .elearningstats__list.loading:before, .raports-workshop .workshops__incoming__list.loading:before, .raports-workshop__list.loading:before, .workshops .workshops__incoming__list.loading:before, .workshops__list.loading:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            left: 50%;
            top: 50px;
            background: url(../assets/img/layout/loader.gif) center 200px no-repeat;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

.history__item .marker:after, .history__timeline, .tabs.raports .tabs__nav li.active a:after, .workshops__img-dc-cover:before {
    content: ""
}

.elearning .workshops__incoming__list.grid-list--view-list, .elearning__list.grid-list--view-list, .elearningstats .workshops__incoming__list.grid-list--view-list, .elearningstats__list.grid-list--view-list, .raports-workshop .workshops__incoming__list.grid-list--view-list, .raports-workshop__list.grid-list--view-list, .workshops .workshops__incoming__list.grid-list--view-list, .workshops__list.grid-list--view-list {
    width: auto;
    margin-left: 20px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media (max-width:1200px) {
    .elearning .workshops__incoming__list.grid-list--view-list, .elearning__list.grid-list--view-list, .elearningstats .workshops__incoming__list.grid-list--view-list, .elearningstats__list.grid-list--view-list, .raports-workshop .workshops__incoming__list.grid-list--view-list, .raports-workshop__list.grid-list--view-list, .workshops .workshops__incoming__list.grid-list--view-list, .workshops__list.grid-list--view-list {
        margin-left: 0
    }
}

.elearning .workshops__incoming__list.grid-list--view-list .col-border:last-child, .elearning__list.grid-list--view-list .col-border:last-child, .elearningstats .workshops__incoming__list.grid-list--view-list .col-border:last-child, .elearningstats__list.grid-list--view-list .col-border:last-child, .raports-workshop .workshops__incoming__list.grid-list--view-list .col-border:last-child, .raports-workshop__list.grid-list--view-list .col-border:last-child, .workshops .workshops__incoming__list.grid-list--view-list .col-border:last-child, .workshops__list.grid-list--view-list .col-border:last-child {
    border-right: 1px solid #e1e1e1
}

.elearning .workshops__incoming__list.grid-list--view-list .list-item, .elearning__list.grid-list--view-list .list-item, .elearningstats .workshops__incoming__list.grid-list--view-list .list-item, .elearningstats__list.grid-list--view-list .list-item, .raports-workshop .workshops__incoming__list.grid-list--view-list .list-item, .raports-workshop__list.grid-list--view-list .list-item, .workshops .workshops__incoming__list.grid-list--view-list .list-item, .workshops__list.grid-list--view-list .list-item {
    min-height: 190px
}

.elearning .workshops__incoming__list.grid-list--view-list .list-item__content, .elearning__list.grid-list--view-list .list-item__content, .elearningstats .workshops__incoming__list.grid-list--view-list .list-item__content, .elearningstats__list.grid-list--view-list .list-item__content, .raports-workshop .workshops__incoming__list.grid-list--view-list .list-item__content, .raports-workshop__list.grid-list--view-list .list-item__content, .workshops .workshops__incoming__list.grid-list--view-list .list-item__content, .workshops__list.grid-list--view-list .list-item__content {
    width: 80%
}

.elearning .workshops__incoming__list.grid-list--view-list .workshops__copy, .elearning__list.grid-list--view-list .workshops__copy, .elearningstats .workshops__incoming__list.grid-list--view-list .workshops__copy, .elearningstats__list.grid-list--view-list .workshops__copy, .raports-workshop .workshops__incoming__list.grid-list--view-list .workshops__copy, .raports-workshop__list.grid-list--view-list .workshops__copy, .workshops .workshops__incoming__list.grid-list--view-list .workshops__copy, .workshops__list.grid-list--view-list .workshops__copy {
    padding-left: 10px;
    padding-right: 10px
}

.elearning .workshops__incoming__list.grid-list--view-list .workshops__social, .elearning__list.grid-list--view-list .workshops__social, .elearningstats .workshops__incoming__list.grid-list--view-list .workshops__social, .elearningstats__list.grid-list--view-list .workshops__social, .raports-workshop .workshops__incoming__list.grid-list--view-list .workshops__social, .raports-workshop__list.grid-list--view-list .workshops__social, .workshops .workshops__incoming__list.grid-list--view-list .workshops__social, .workshops__list.grid-list--view-list .workshops__social {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:768px) {
    .elearning .workshops__incoming__list.grid-list--view-list, .elearning__list.grid-list--view-list, .elearningstats .workshops__incoming__list.grid-list--view-list, .elearningstats__list.grid-list--view-list, .raports-workshop .workshops__incoming__list.grid-list--view-list, .raports-workshop__list.grid-list--view-list, .workshops .workshops__incoming__list.grid-list--view-list, .workshops__list.grid-list--view-list {
        display: block
    }

        .elearning .workshops__incoming__list.grid-list--view-list .col-border, .elearning__list.grid-list--view-list .col-border, .elearningstats .workshops__incoming__list.grid-list--view-list .col-border, .elearningstats__list.grid-list--view-list .col-border, .raports-workshop .workshops__incoming__list.grid-list--view-list .col-border, .raports-workshop__list.grid-list--view-list .col-border, .workshops .workshops__incoming__list.grid-list--view-list .col-border, .workshops__list.grid-list--view-list .col-border {
            margin: 0 5px;
            border-top: 1px solid #e1e1e1;
            border-right: 0
        }

            .elearning .workshops__incoming__list.grid-list--view-list .col-border:last-child, .elearning__list.grid-list--view-list .col-border:last-child, .elearningstats .workshops__incoming__list.grid-list--view-list .col-border:last-child, .elearningstats__list.grid-list--view-list .col-border:last-child, .raports-workshop .workshops__incoming__list.grid-list--view-list .col-border:last-child, .raports-workshop__list.grid-list--view-list .col-border:last-child, .workshops .workshops__incoming__list.grid-list--view-list .col-border:last-child, .workshops__list.grid-list--view-list .col-border:last-child {
                border-right: none
            }

        .elearning .workshops__incoming__list.grid-list--view-list .head, .elearning__list.grid-list--view-list .head, .elearningstats .workshops__incoming__list.grid-list--view-list .head, .elearningstats__list.grid-list--view-list .head, .raports-workshop .workshops__incoming__list.grid-list--view-list .head, .raports-workshop__list.grid-list--view-list .head, .workshops .workshops__incoming__list.grid-list--view-list .head, .workshops__list.grid-list--view-list .head {
            padding-top: 10px
        }

        .elearning .workshops__incoming__list.grid-list--view-list .list-item, .elearning__list.grid-list--view-list .list-item, .elearningstats .workshops__incoming__list.grid-list--view-list .list-item, .elearningstats__list.grid-list--view-list .list-item, .raports-workshop .workshops__incoming__list.grid-list--view-list .list-item, .raports-workshop__list.grid-list--view-list .list-item, .workshops .workshops__incoming__list.grid-list--view-list .list-item, .workshops__list.grid-list--view-list .list-item {
            display: block
        }

        .elearning .workshops__incoming__list.grid-list--view-list .list-item__content, .elearning__list.grid-list--view-list .list-item__content, .elearningstats .workshops__incoming__list.grid-list--view-list .list-item__content, .elearningstats__list.grid-list--view-list .list-item__content, .raports-workshop .workshops__incoming__list.grid-list--view-list .list-item__content, .raports-workshop__list.grid-list--view-list .list-item__content, .workshops .workshops__incoming__list.grid-list--view-list .list-item__content, .workshops__list.grid-list--view-list .list-item__content {
            width: 100%
        }

        .elearning .workshops__incoming__list.grid-list--view-list .workshops__img, .elearning__list.grid-list--view-list .workshops__img, .elearningstats .workshops__incoming__list.grid-list--view-list .workshops__img, .elearningstats__list.grid-list--view-list .workshops__img, .raports-workshop .workshops__incoming__list.grid-list--view-list .workshops__img, .raports-workshop__list.grid-list--view-list .workshops__img, .workshops .workshops__incoming__list.grid-list--view-list .workshops__img, .workshops__list.grid-list--view-list .workshops__img {
            width: 100%;
            min-height: 170px
        }

        .elearning .workshops__incoming__list.grid-list--view-list .workshops__copy, .elearning__list.grid-list--view-list .workshops__copy, .elearningstats .workshops__incoming__list.grid-list--view-list .workshops__copy, .elearningstats__list.grid-list--view-list .workshops__copy, .raports-workshop .workshops__incoming__list.grid-list--view-list .workshops__copy, .raports-workshop__list.grid-list--view-list .workshops__copy, .workshops .workshops__incoming__list.grid-list--view-list .workshops__copy, .workshops__list.grid-list--view-list .workshops__copy {
            width: 100%;
            padding: 0 0 10px
        }

        .elearning .workshops__incoming__list.grid-list--view-list .workshops__social, .elearning__list.grid-list--view-list .workshops__social, .elearningstats .workshops__incoming__list.grid-list--view-list .workshops__social, .elearningstats__list.grid-list--view-list .workshops__social, .raports-workshop .workshops__incoming__list.grid-list--view-list .workshops__social, .raports-workshop__list.grid-list--view-list .workshops__social, .workshops .workshops__incoming__list.grid-list--view-list .workshops__social, .workshops__list.grid-list--view-list .workshops__social {
            width: 100%
        }
}

.elearning .workshops__incoming__list.grid-list--view-list .workshops__social .stars.stars-example-fontawesome-o, .elearning__list.grid-list--view-list .workshops__social .stars.stars-example-fontawesome-o, .elearningstats .workshops__incoming__list.grid-list--view-list .workshops__social .stars.stars-example-fontawesome-o, .elearningstats__list.grid-list--view-list .workshops__social .stars.stars-example-fontawesome-o, .raports-workshop .workshops__incoming__list.grid-list--view-list .workshops__social .stars.stars-example-fontawesome-o, .raports-workshop__list.grid-list--view-list .workshops__social .stars.stars-example-fontawesome-o, .workshops .workshops__incoming__list.grid-list--view-list .workshops__social .stars.stars-example-fontawesome-o, .workshops__list.grid-list--view-list .workshops__social .stars.stars-example-fontawesome-o {
    width: 100px;
    margin-right: 0;
    margin-left: 0
}

.elearning .workshops__incoming__list.grid-list--view-column, .elearning__list.grid-list--view-column, .elearningstats .workshops__incoming__list.grid-list--view-column, .elearningstats__list.grid-list--view-column, .raports-workshop .workshops__incoming__list.grid-list--view-column, .raports-workshop__list.grid-list--view-column, .workshops .workshops__incoming__list.grid-list--view-column, .workshops__list.grid-list--view-column {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .elearning .workshops__incoming__list.grid-list--view-column > li, .elearning__list.grid-list--view-column > li, .elearningstats .workshops__incoming__list.grid-list--view-column > li, .elearningstats__list.grid-list--view-column > li, .raports-workshop .workshops__incoming__list.grid-list--view-column > li, .raports-workshop__list.grid-list--view-column > li, .workshops .workshops__incoming__list.grid-list--view-column > li, .workshops__list.grid-list--view-column > li {
        margin: 0 7px 14px;
        width: -webkit-calc(33.33333% - 14px);
        width: calc(33.33333% - 14px)
    }

        .elearning .workshops__incoming__list.grid-list--view-column > li.active, .elearning__list.grid-list--view-column > li.active, .elearningstats .workshops__incoming__list.grid-list--view-column > li.active, .elearningstats__list.grid-list--view-column > li.active, .raports-workshop .workshops__incoming__list.grid-list--view-column > li.active, .raports-workshop__list.grid-list--view-column > li.active, .workshops .workshops__incoming__list.grid-list--view-column > li.active, .workshops__list.grid-list--view-column > li.active {
            outline: #017b2f solid 5px;
            outline-offset: -5px
        }

@media (max-width:1024px) {
    .elearning .workshops__incoming__list.grid-list--view-column > li, .elearning__list.grid-list--view-column > li, .elearningstats .workshops__incoming__list.grid-list--view-column > li, .elearningstats__list.grid-list--view-column > li, .raports-workshop .workshops__incoming__list.grid-list--view-column > li, .raports-workshop__list.grid-list--view-column > li, .workshops .workshops__incoming__list.grid-list--view-column > li, .workshops__list.grid-list--view-column > li {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px)
    }
}

@media (max-width:768px) {
    .elearning .workshops__incoming__list.grid-list--view-column > li, .elearning .workshops__incoming__list.grid-list--view-column > li.list-item, .elearning__list.grid-list--view-column > li, .elearning__list.grid-list--view-column > li.list-item, .elearningstats .workshops__incoming__list.grid-list--view-column > li, .elearningstats .workshops__incoming__list.grid-list--view-column > li.list-item, .elearningstats__list.grid-list--view-column > li, .elearningstats__list.grid-list--view-column > li.list-item, .raports-workshop .workshops__incoming__list.grid-list--view-column > li, .raports-workshop .workshops__incoming__list.grid-list--view-column > li.list-item, .raports-workshop__list.grid-list--view-column > li, .raports-workshop__list.grid-list--view-column > li.list-item, .workshops .workshops__incoming__list.grid-list--view-column > li, .workshops .workshops__incoming__list.grid-list--view-column > li.list-item, .workshops__list.grid-list--view-column > li, .workshops__list.grid-list--view-column > li.list-item {
        width: -webkit-calc(100%);
        width: calc(100%)
    }
}

.elearning .workshops__incoming__list.grid-list--view-column .workshops__img, .elearning__list.grid-list--view-column .workshops__img, .elearningstats .workshops__incoming__list.grid-list--view-column .workshops__img, .elearningstats__list.grid-list--view-column .workshops__img, .raports-workshop .workshops__incoming__list.grid-list--view-column .workshops__img, .raports-workshop__list.grid-list--view-column .workshops__img, .workshops .workshops__incoming__list.grid-list--view-column .workshops__img, .workshops__list.grid-list--view-column .workshops__img {
    width: auto;
    min-height: 170px
}

.elearning .workshops__incoming__list.grid-list--view-column .workshops__copy, .elearning__list.grid-list--view-column .workshops__copy, .elearningstats .workshops__incoming__list.grid-list--view-column .workshops__copy, .elearningstats__list.grid-list--view-column .workshops__copy, .raports-workshop .workshops__incoming__list.grid-list--view-column .workshops__copy, .raports-workshop__list.grid-list--view-column .workshops__copy, .workshops .workshops__incoming__list.grid-list--view-column .workshops__copy, .workshops__list.grid-list--view-column .workshops__copy {
    width: auto;
    padding: 0 0 10px
}

.elearning .workshops__incoming__list.grid-list--view-column .workshops__social, .elearning__list.grid-list--view-column .workshops__social, .elearningstats .workshops__incoming__list.grid-list--view-column .workshops__social, .elearningstats__list.grid-list--view-column .workshops__social, .raports-workshop .workshops__incoming__list.grid-list--view-column .workshops__social, .raports-workshop__list.grid-list--view-column .workshops__social, .workshops .workshops__incoming__list.grid-list--view-column .workshops__social, .workshops__list.grid-list--view-column .workshops__social {
    width: auto
}

    .elearning .workshops__incoming__list.grid-list--view-column .workshops__social ul, .elearning__list.grid-list--view-column .workshops__social ul, .elearningstats .workshops__incoming__list.grid-list--view-column .workshops__social ul, .elearningstats__list.grid-list--view-column .workshops__social ul, .raports-workshop .workshops__incoming__list.grid-list--view-column .workshops__social ul, .raports-workshop__list.grid-list--view-column .workshops__social ul, .workshops .workshops__incoming__list.grid-list--view-column .workshops__social ul, .workshops__list.grid-list--view-column .workshops__social ul {
        width: 100%;
        padding: 5px 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .elearning .workshops__incoming__list.grid-list--view-column .workshops__social li, .elearning .workshops__incoming__list.grid-list--view-column .workshops__social p, .elearning__list.grid-list--view-column .workshops__social li, .elearning__list.grid-list--view-column .workshops__social p, .elearningstats .workshops__incoming__list.grid-list--view-column .workshops__social li, .elearningstats .workshops__incoming__list.grid-list--view-column .workshops__social p, .elearningstats__list.grid-list--view-column .workshops__social li, .elearningstats__list.grid-list--view-column .workshops__social p, .raports-workshop .workshops__incoming__list.grid-list--view-column .workshops__social li, .raports-workshop .workshops__incoming__list.grid-list--view-column .workshops__social p, .raports-workshop__list.grid-list--view-column .workshops__social li, .raports-workshop__list.grid-list--view-column .workshops__social p, .workshops .workshops__incoming__list.grid-list--view-column .workshops__social li, .workshops .workshops__incoming__list.grid-list--view-column .workshops__social p, .workshops__list.grid-list--view-column .workshops__social li, .workshops__list.grid-list--view-column .workshops__social p {
        padding: 0
    }

    .elearning .workshops__incoming__list.grid-list--view-column .workshops__social .stars.stars-example-fontawesome-o, .elearning__list.grid-list--view-column .workshops__social .stars.stars-example-fontawesome-o, .elearningstats .workshops__incoming__list.grid-list--view-column .workshops__social .stars.stars-example-fontawesome-o, .elearningstats__list.grid-list--view-column .workshops__social .stars.stars-example-fontawesome-o, .raports-workshop .workshops__incoming__list.grid-list--view-column .workshops__social .stars.stars-example-fontawesome-o, .raports-workshop__list.grid-list--view-column .workshops__social .stars.stars-example-fontawesome-o, .workshops .workshops__incoming__list.grid-list--view-column .workshops__social .stars.stars-example-fontawesome-o, .workshops__list.grid-list--view-column .workshops__social .stars.stars-example-fontawesome-o {
        width: 100px;
        margin-right: 0;
        margin-left: 0
    }

.elearning__img, .elearningstats__img, .raports-workshop__img, .workshops__img {
    width: 30%;
    position: relative;
    z-index: -1
}

    .elearning__img div, .elearningstats__img div, .raports-workshop__img div, .workshops__img div {
        width: 100%;
        height: 100%;
        background: center center no-repeat;
        background-size: cover
    }

.elearning__img-cover, .elearningstats__img-cover, .raports-workshop__img-cover, .workshops__img-cover {
    position: absolute
}

.elearning__copy, .elearningstats__copy, .raports-workshop__copy, .workshops__copy {
    width: 52%
}

.elearning__social, .elearningstats__social, .raports-workshop__social, .workshops__social {
    width: 18%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .elearning__social p, .elearningstats__social p, .raports-workshop__social p, .workshops__social p {
        font-size: 12px;
        font-weight: 600;
        color: #2a2a2a
    }

        .elearning__social p span, .elearningstats__social p span, .raports-workshop__social p span, .workshops__social p span {
            color: #017b2f;
            font-size: 14px
        }

    .elearning__social li:nth-child(2), .elearningstats__social li:nth-child(2), .raports-workshop__social li:nth-child(2), .workshops__social li:nth-child(2) {
        padding-top: 25px
    }

.elearning__cta, .elearningstats__cta, .raports-workshop__cta, .workshops__cta {
    width: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elearning__stats.wide-form ul, .elearning__workshop-stats.wide-form ul, .elearning__workshop__incoming-stats.wide-form ul, .elearningstats__stats.wide-form ul, .elearningstats__workshop-stats.wide-form ul, .elearningstats__workshop__incoming-stats.wide-form ul, .raports-workshop__stats.wide-form ul, .raports-workshop__workshop-stats.wide-form ul, .raports-workshop__workshop__incoming-stats.wide-form ul, .workshops__stats.wide-form ul, .workshops__workshop-stats.wide-form ul, .workshops__workshop__incoming-stats.wide-form ul {
    padding: 5px 0
}

.elearning__stats.wide-form li, .elearning__workshop-stats.wide-form li, .elearning__workshop__incoming-stats.wide-form li, .elearningstats__stats.wide-form li, .elearningstats__workshop-stats.wide-form li, .elearningstats__workshop__incoming-stats.wide-form li, .raports-workshop__stats.wide-form li, .raports-workshop__workshop-stats.wide-form li, .raports-workshop__workshop__incoming-stats.wide-form li, .workshops__stats.wide-form li, .workshops__workshop-stats.wide-form li, .workshops__workshop__incoming-stats.wide-form li {
    width: 33.33333%
}

    .elearning__stats.wide-form li:nth-child(2n), .elearning__workshop-stats.wide-form li:nth-child(2n), .elearning__workshop__incoming-stats.wide-form li:nth-child(2n), .elearningstats__stats.wide-form li:nth-child(2n), .elearningstats__workshop-stats.wide-form li:nth-child(2n), .elearningstats__workshop__incoming-stats.wide-form li:nth-child(2n), .raports-workshop__stats.wide-form li:nth-child(2n), .raports-workshop__workshop-stats.wide-form li:nth-child(2n), .raports-workshop__workshop__incoming-stats.wide-form li:nth-child(2n), .workshops__stats.wide-form li:nth-child(2n), .workshops__workshop-stats.wide-form li:nth-child(2n), .workshops__workshop__incoming-stats.wide-form li:nth-child(2n) {
        padding: 0 5px 0 0
    }

    .elearning__stats.wide-form li:last-child, .elearning__workshop-stats.wide-form li:last-child, .elearning__workshop__incoming-stats.wide-form li:last-child, .elearningstats__stats.wide-form li:last-child, .elearningstats__workshop-stats.wide-form li:last-child, .elearningstats__workshop__incoming-stats.wide-form li:last-child, .raports-workshop__stats.wide-form li:last-child, .raports-workshop__workshop-stats.wide-form li:last-child, .raports-workshop__workshop__incoming-stats.wide-form li:last-child, .workshops__stats.wide-form li:last-child, .workshops__workshop-stats.wide-form li:last-child, .workshops__workshop__incoming-stats.wide-form li:last-child {
        padding-right: 0
    }

.elearning__stats.wide-form .selectLabel, .elearning__workshop-stats.wide-form .selectLabel, .elearning__workshop__incoming-stats.wide-form .selectLabel, .elearningstats__stats.wide-form .selectLabel, .elearningstats__workshop-stats.wide-form .selectLabel, .elearningstats__workshop__incoming-stats.wide-form .selectLabel, .raports-workshop__stats.wide-form .selectLabel, .raports-workshop__workshop-stats.wide-form .selectLabel, .raports-workshop__workshop__incoming-stats.wide-form .selectLabel, .workshops__stats.wide-form .selectLabel, .workshops__workshop-stats.wide-form .selectLabel, .workshops__workshop__incoming-stats.wide-form .selectLabel {
    max-width: 100%
}

.elearning__stats .half-width, .elearning__workshop-stats .half-width, .elearning__workshop__incoming-stats .half-width, .elearningstats__stats .half-width, .elearningstats__workshop-stats .half-width, .elearningstats__workshop__incoming-stats .half-width, .raports-workshop__stats .half-width, .raports-workshop__workshop-stats .half-width, .raports-workshop__workshop__incoming-stats .half-width, .workshops__stats .half-width, .workshops__workshop-stats .half-width, .workshops__workshop__incoming-stats .half-width {
    width: 49%
}

.elearning__stats-table .table-header + p, .elearning__workshop-stats-table .table-header + p, .elearning__workshop__incoming-stats-table .table-header + p, .elearningstats__stats-table .table-header + p, .elearningstats__workshop-stats-table .table-header + p, .elearningstats__workshop__incoming-stats-table .table-header + p, .raports-workshop__stats-table .table-header + p, .raports-workshop__workshop-stats-table .table-header + p, .raports-workshop__workshop__incoming-stats-table .table-header + p, .workshops__stats-table .table-header + p, .workshops__workshop-stats-table .table-header + p, .workshops__workshop__incoming-stats-table .table-header + p {
    margin-top: 25px
}

    .elearning__stats-table .table-header + p + p, .elearning__workshop-stats-table .table-header + p + p, .elearning__workshop__incoming-stats-table .table-header + p + p, .elearningstats__stats-table .table-header + p + p, .elearningstats__workshop-stats-table .table-header + p + p, .elearningstats__workshop__incoming-stats-table .table-header + p + p, .raports-workshop__stats-table .table-header + p + p, .raports-workshop__workshop-stats-table .table-header + p + p, .raports-workshop__workshop__incoming-stats-table .table-header + p + p, .workshops__stats-table .table-header + p + p, .workshops__workshop-stats-table .table-header + p + p, .workshops__workshop__incoming-stats-table .table-header + p + p {
        margin-bottom: 15px
    }

.elearning__workshop__incoming-stats-table .table-header + p, .elearningstats__workshop__incoming-stats-table .table-header + p, .raports-workshop__workshop__incoming-stats-table .table-header + p, .workshops__workshop__incoming-stats-table .table-header + p {
    margin: 10px 0
}

.workshops__list-nav {
    height: auto;
    margin-top: 15px
}

.workshops__list-wrapper > h2:first-child {
    padding-top: 60px
}

.workshops__list-wrapper h2 {
    padding-left: 19px;
    margin-top: 0
}

@media (max-width:768px) {
    .workshops__list-wrapper h2 {
        padding-left: 0
    }
}

.workshops__incoming-wrapper .my-messages__no-messages {
    display: block;
    margin-left: 20px
}

.workshops__incoming-wrapper .workshops__img {
    width: 20%
}

.workshops__incoming-wrapper .workshops__copy {
    width: 62%
}

.workshops__incoming-wrapper ul + div {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 30px 0 10px
}

@media (max-width:768px) {
    .workshops__incoming-wrapper div.my-messages__no-messages {
        margin-left: 0
    }
}

.workshops__incoming-wrapper .date-place {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none
}

    .workshops__incoming-wrapper .date-place span {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 120px
    }

        .workshops__incoming-wrapper .date-place span em {
            margin-right: 5px;
            background-repeat: no-repeat
        }

        .workshops__incoming-wrapper .date-place span + span {
            width: auto
        }

            .workshops__incoming-wrapper .date-place span + span em {
                width: 37px
            }

.workshops__img-dc-cover {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 13px;
    font-weight: 700
}

    .workshops__img-dc-cover:before {
        opacity: .8;
        position: absolute;
        width: 100%;
        height: 100%;
        background: #dd0129
    }

    .workshops__img-dc-cover span {
        display: block;
        z-index: 1;
        margin: 10px
    }

.new-card {
    display: none
}

    .new-card .value {
        width: 100%
    }

    .new-card .offset-left {
        padding-left: 240px
    }

        .new-card .offset-left .value + .value {
            margin-left: 5px
        }

@media (max-width:768px) {
    .new-card .offset-left {
        padding-left: 0
    }

        .new-card .offset-left .value + .value {
            margin-left: 0;
            margin-top: 15px
        }

    .new-card .list-form label {
        width: auto;
        margin-bottom: 10px
    }
}

.new-card input::-webkit-input-placeholder {
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    color: #d9d9d9
}

.new-card input::-moz-placeholder {
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    color: #d9d9d9
}

.new-card input:-ms-input-placeholder {
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    color: #d9d9d9
}

.new-card input::placeholder {
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    color: #d9d9d9
}

.register-box .register-typ .thank-you__title, .register-box .register-typ a {
    color: #017b2f
}

.new-card .post-code-1 {
    width: 60px
}

.new-card .post-code-2 {
    width: 100px
}

.new-card .checkbox-label {
    padding-left: 40px;
    padding-top: 2px
}

.new-card .custom-checkbox-wrapper + .custom-checkbox-wrapper {
    margin-left: 15px
}

.new-card .thank-you {
    padding: 80px 0;
    display: none
}

.new-card span.error {
    padding-left: 0;
    display: block;
    margin: 5px 0 0
}

.new-card-fail {
    display: none
}

    .new-card-fail .my-messages__no-messages {
        display: block
    }

.elearning__list.grid-list--view-column > li {
    width: -webkit-calc(25% - 14px);
    width: calc(25% - 14px)
}

.workshops-detail {
    padding: 55px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .workshops-detail h2 {
        margin: 0 0 10px;
        text-transform: uppercase
    }

.workshops-detail__text {
    width: 56%
}

@media (max-width:1024px) {
    .workshops-detail {
        display: block
    }

    .workshops-detail__text {
        width: 100%
    }
}

.workshops-detail__text h2, .workshops-detail__text p {
    padding-left: 10px;
    padding-right: 10px
}

.workshops-detail__text-img {
    font-size: 0;
    margin-bottom: 20px
}

    .workshops-detail__text-img img {
        width: 100%
    }

.workshops-detail__aside {
    width: -webkit-calc(44% - 40px);
    width: calc(44% - 40px);
    margin-left: 40px
}

    .workshops-detail__aside .medium-rate {
        color: #017b2f;
        text-transform: uppercase;
        font-weight: 600;
        line-height: 1;
        text-align: left;
        padding: 20px 65px;
        border: 1px solid #017b2f;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

@media (max-width:1440px) {
    .workshops-detail__aside .medium-rate {
        padding: 20px 40px
    }
}

@media (max-width:1024px) {
    .workshops-detail__aside {
        width: 100%;
        margin: 40px 0 0
    }

        .workshops-detail__aside .medium-rate {
            padding: 20px
        }
}

.workshops-detail__aside .medium-rate .left {
    float: left;
    font-size: 54px
}

.workshops-detail__aside .medium-rate .right {
    padding: 10px 0 0 95px;
    display: block
}

.workshops-detail__aside .medium-rate .rate {
    margin-top: 5px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.workshops-detail__aside .url-list {
    text-align: right;
    margin-top: 40px
}

    .workshops-detail__aside .url-list li {
        margin-top: 10px
    }

    .workshops-detail__aside .url-list .btn {
        height: 50px;
        line-height: 50px;
        min-width: 200px
    }

    .workshops-detail__aside .url-list .btn--storied {
        height: auto;
        line-height: 1.5;
        padding: 10px;
        max-width: 200px
    }

.workshops-detail__address {
    margin-top: 35px
}

    .workshops-detail__address strong {
        display: block;
        text-transform: uppercase;
        padding: 0 0 5px;
        font-size: 16px
    }

.register-box {
    margin-bottom: 25px;
    padding: 20px 65px;
    border: 1px solid #017b2f;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

@media (max-width:1440px) {
    .register-box {
        padding: 20px 40px
    }
}

@media (max-width:1024px) {
    .workshops-detail__aside .url-list {
        text-align: left
    }

    .register-box {
        padding: 20px
    }
}

.register-box ul {
    padding-bottom: 10px
}

.register-box li {
    margin-top: 15px
}

    .register-box li:first-child {
        margin-top: 0
    }

.register-box .btn {
    width: 100%;
    max-width: 180px
}

.register-box .register-typ {
    padding-top: 30px;
    display: none
}

    .register-box .register-typ > p {
        font-size: 15px;
        padding: 30px 0 10px
    }

.tabs-wrapper {
    padding: 65px 0;
    margin-bottom: 60px;
    background: #e4eaee
}

.tabs__nav {
    font-size: 0
}

@media (max-width:767px) {
    .tabs__nav {
        display: none
    }
}

.tabs__nav li {
    display: inline-block;
    margin-left: 5px
}

@media (max-width:1024px) {
    .tabs__nav li {
        margin-left: 2px
    }
}

.tabs__nav li:first-child {
    margin-left: 0
}

.tabs__nav li:nth-child(1) a {
    background: #a65980;
    color: #fff
}

.tabs__nav li:nth-child(1).active a, .tabs__nav li:nth-child(1):hover a {
    color: #595959;
    background: #fff
}

.tabs__nav li:nth-child(2) a {
    background: #20a8da;
    color: #fff
}

.tabs__nav li:nth-child(2).active a, .tabs__nav li:nth-child(2):hover a {
    color: #595959;
    background: #fff
}

.tabs__nav li:nth-child(3) a {
    background: #a65980;
    color: #fff
}

.tabs__nav li:nth-child(3).active a, .tabs__nav li:nth-child(3):hover a {
    color: #595959;
    background: #fff
}

.tabs__nav li:nth-child(4) a {
    background: #b8242e;
    color: #fff
}

.tabs__nav li:nth-child(4).active a, .tabs__nav li:nth-child(4):hover a {
    color: #595959;
    background: #fff
}

.tabs__nav li:nth-child(5) a {
    background: #a65980;
    color: #fff
}

.tabs__nav li:nth-child(5).active a, .tabs__nav li:nth-child(5):hover a {
    color: #595959;
    background: #fff
}

.tabs__nav li.opinie-tab a {
    background: #20a8da
}

.tabs__nav a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #fff;
    -webkit-transition: .4s all;
    transition: .4s all
}

@media (max-width:1440px) {
    .tabs__nav a {
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        padding: 0 25px
    }
}

@media (max-width:1024px) {
    .tabs__nav a {
        padding: 0 15px;
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }
}

.tabs__content {
    padding: 25px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px;
    background: #fff
}

.tabs__content-item {
    display: none
}

@media (max-width:767px) {
    .tabs__content {
        padding: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        background: 0 0
    }

    .tabs__content-item {
        display: block;
        padding: 1px 21px 0;
        margin-bottom: 20px;
        background: #fff;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }
}

.tabs__content-item:nth-child(1) .tabs__content-head {
    background: #a65980
}

.tabs__content-item:nth-child(2) .tabs__content-head {
    background: #20a8da
}

.tabs__content-item:nth-child(3) .tabs__content-head {
    background: #a65980
}

.tabs__content-item:nth-child(4) .tabs__content-head {
    background: #b8242e
}

.tabs__content-item:nth-child(5) .tabs__content-head {
    background: #a65980
}

.tabs__content-item.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .tabs__content-item.active {
        display: block;
        padding: 1px 20px 20px;
        border: 1px solid #d7d7d7
    }
}

.tabs__content-item.opinie .tabs__content-inner p .no-author, .tabs__content-item.opinie .tabs__content-inner p > span {
    border-bottom: 1px solid #e4eaee;
    display: inline-block;
    padding-bottom: 20px;
    width: 100%
}

.tabs__content-item.active .tabs__content-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .tabs__content-item.active .tabs__content-inner {
        display: block
    }
}

.tabs__content-item.active .tabs__content-head {
    background: #f8f8f8;
    margin: 0 -20px 20px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

    .tabs__content-item.active .tabs__content-head h3 {
        color: #2a2a2a
    }

    .tabs__content-item.active .tabs__content-head em {
        background-color: #777;
        background-image: url(../assets/img/layout/arrow-small-top-white.png)
    }

.tabs__content-item p {
    max-width: 60%;
    padding-right: 20px
}

@media (max-width:768px) {
    .tabs__content-item p {
        max-width: 100%;
        padding: 0 0 20px;
        font-size: 12px
    }
}

.tabs__content-item ul {
    max-width: 40%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media (max-width:768px) {
    .tabs__content-item ul {
        max-width: 100%
    }

        .tabs__content-item ul li {
            font-size: 12px
        }
}

.tabs__content-item.opinie .tabs__content-inner {
    width: 66%
}

    .tabs__content-item.opinie .tabs__content-inner p {
        max-width: 100%;
        width: 100%
    }

.tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper .selectLabel, .tabs.addworker .tabs__content-item.active ul, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper .selectLabel, .tabs.addworkertoshop .tabs__content-item.active ul, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper .selectLabel, .tabs.raports .tabs__content-item.active ul {
    max-width: none
}

.tabs__content-item.opinie .tabs__content-inner p > span {
    text-align: right
}

.tabs__content-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:768px) {
    .tabs__content-item.opinie .tabs__content-inner {
        width: 100%
    }

    .tabs__content-inner {
        display: none
    }
}

.tabs__content-head {
    margin: -1px -21px 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: none;
    cursor: pointer
}

@media (max-width:767px) {
    .tabs__content-head {
        display: block
    }
}

.tabs__content-head h3 {
    margin: 0;
    padding: 15px 20px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff
}

.tabs__content-head em {
    width: 22px;
    height: 22px;
    background: url(../assets/img/layout/arrow-small-bottom-gray.png) center center no-repeat #fff;
    background-size: 9px auto;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tabs.addworker .search-field, .tabs.addworker .shop-search-field, .tabs.addworkertoshop .search-field, .tabs.addworkertoshop .shop-search-field, .tabs.raports .search-field, .tabs.raports .shop-search-field {
    width: 100%
}

.tabs.addworker .tabs__nav a, .tabs.addworkertoshop .tabs__nav a, .tabs.raports .tabs__nav a {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d7d7d7;
    background: #fff;
    color: #818080;
    -webkit-transition: .4s all,1ms height;
    transition: .4s all,1ms height;
    padding-top: 3px;
    height: 50px
}

.tabs.addworker .tabs__nav > :first-child, .tabs.addworkertoshop .tabs__nav > :first-child, .tabs.raports .tabs__nav > :first-child {
    padding: 5px 0
}

.tabs.addworker .tabs__nav li, .tabs.addworkertoshop .tabs__nav li, .tabs.raports .tabs__nav li {
    margin-left: 0;
    padding: 5px
}

    .tabs.addworker .tabs__nav li.active a, .tabs.addworkertoshop .tabs__nav li.active a, .tabs.raports .tabs__nav li.active a {
        height: 55px;
        border-bottom: #ebebeb;
        color: #595959;
        -webkit-box-shadow: inset 0 0 0 6px #fff;
        box-shadow: inset 0 0 0 6px #fff;
        background: #ebebeb
    }

.tabs.addworker .tabs__content, .tabs.addworkertoshop .tabs__content, .tabs.raports .tabs__content {
    margin-top: -5px;
    position: relative;
    border: 1px solid #d7d7d7;
    border-top: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.tabs.addworker .tabs__content-item ul, .tabs.addworkertoshop .tabs__content-item ul, .tabs.raports .tabs__content-item ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

@media (max-width:768px) {
    .tabs.addworker .tabs__content, .tabs.addworkertoshop .tabs__content, .tabs.raports .tabs__content {
        border: 0
    }

    .tabs.addworker .tabs__content-head, .tabs.addworkertoshop .tabs__content-head, .tabs.raports .tabs__content-head {
        background: #fff;
        -webkit-border-radius: 0;
        border-radius: 0
    }

        .tabs.addworker .tabs__content-head h3, .tabs.addworkertoshop .tabs__content-head h3, .tabs.raports .tabs__content-head h3 {
            color: #595959
        }
}

.tabs.addworker .tabs__content-item.active, .tabs.addworkertoshop .tabs__content-item.active, .tabs.raports .tabs__content-item.active {
    display: block
}

    .tabs.addworker .tabs__content-item.active .tabs__content-head, .tabs.addworkertoshop .tabs__content-item.active .tabs__content-head, .tabs.raports .tabs__content-item.active .tabs__content-head {
        background: 0 0;
        border: 0;
        display: block
    }

        .tabs.addworker .tabs__content-item.active .tabs__content-head h3, .tabs.addworkertoshop .tabs__content-item.active .tabs__content-head h3, .tabs.raports .tabs__content-item.active .tabs__content-head h3 {
            color: #3e3e3e;
            font-size: 24px
        }

@media (min-width:769px) {
    .tabs.addworker .tabs__content-item.active .tabs__content-head em, .tabs.addworkertoshop .tabs__content-item.active .tabs__content-head em, .tabs.raports .tabs__content-item.active .tabs__content-head em {
        display: none
    }
}

.tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form {
    width: 50%;
    background: #fff;
    margin-bottom: 20px;
    float: left
}

    .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form fieldset, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form fieldset, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form fieldset {
        padding-left: 0
    }

        .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form fieldset ul, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form fieldset ul, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form fieldset ul {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 0
        }

            .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :first-child, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :first-child, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :first-child {
                width: 55%
            }

                .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :first-child > div, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :first-child > div, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :first-child > div {
                    padding-right: 30px
                }

            .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :nth-child(2), .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :nth-child(2), .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form fieldset ul > :nth-child(2) {
                width: 45%
            }

    .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper {
        display: block
    }

        .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper.range label, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper.range label, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper.range label {
            position: relative
        }

            .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper.range label span, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper.range label span, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form .list-form__input-wrapper.range label span {
                margin-left: 5px;
                left: 50%;
                position: absolute
            }

    .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form .half-width, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form .half-width, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form .half-width {
        width: 47%
    }

.tabs.addworker .tabs__content .tabs__content-item .raports-workshop__actions, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__actions, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__actions {
    position: relative;
    float: left;
    width: 50%;
    text-align: right;
    padding-top: 37px;
    padding-right: 5px
}

.partners__list > li, .tabs.addworkertoshop .add-shop-form.add-shop-form-section {
    width: 100%
}

.tabs.addworker .tabs__content .tabs__content-item .raports-workshop__actions > :first-child, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__actions > :first-child, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__actions > :first-child {
    margin-right: 2%
}

.tabs.raports .tabs__content {
    border-top: 1px solid #d7d7d7
}

.tabs.raports .tabs__nav {
    position: relative;
    z-index: 1
}

    .tabs.raports .tabs__nav li.active a {
        position: relative
    }

        .tabs.raports .tabs__nav li.active a:after {
            width: 100%;
            height: 2px;
            background: #fff;
            position: absolute;
            left: 0;
            bottom: -2px
        }

@media (max-width:768px) {
    .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__actions, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__actions, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__actions {
        width: 100%;
        padding-top: 0;
        padding-right: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .tabs.addworker .tabs__content .tabs__content-item .raports-workshop__form, .tabs.addworkertoshop .tabs__content .tabs__content-item .raports-workshop__form, .tabs.raports .tabs__content .tabs__content-item .raports-workshop__form {
        margin-bottom: 0;
        width: 100%
    }

    .tabs.addworker .tabs__content .tabs__content-item, .tabs.addworkertoshop .tabs__content .tabs__content-item, .tabs.raports .tabs__content .tabs__content-item {
        display: none
    }

        .tabs.addworker .tabs__content .tabs__content-item.active, .tabs.addworkertoshop .tabs__content .tabs__content-item.active, .tabs.raports .tabs__content .tabs__content-item.active {
            display: block
        }

    .tabs.raports .tabs__content {
        border-top: 0
    }

    .tabs.raports .tabs__nav {
        display: block
    }
}

.tabs.raports .table-wrapper .table--standard tbody td > p, .tabs.raports .table-wrapper .table--standard thead th > p {
    max-width: none;
    word-wrap: break-word;
    word-break: break-word
}

.tabs.raports .table-wrapper .table--standard tbody > tr:first-child td {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.tabs.raports .table-wrapper .table--standard thead > tr > th > p {
    background: 0 0
}

.tabs.raports .table-wrapper .table--standard thead > tr > th {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    background: #95212a;
    vertical-align: middle
}

@media (max-width:1200px) {
    .tabs.raports .table-wrapper {
        margin: 0;
        overflow-x: scroll
    }
}

.tabs.addworkertoshop .tabs__nav li a {
    font-size: 13px;
    padding-top: 0
}

.tabs.addworkertoshop .tabs__content {
    border-top: 1px solid #d7d7d7
}

.tabs.addworkertoshop .table-wrapper .table {
    min-width: auto
}

.tabs.addworkertoshop .shop-search-field label {
    font-size: 14px;
    color: #2a2a2a;
    margin-bottom: 15px;
    display: block
}

.tabs.addworkertoshop .add-shop-form.add-shop-form-section .add-shop-form__thanks-view .thank-you__title {
    text-align: center;
    max-width: 100%;
    padding-right: 0
}

.tabs.addworkertoshop .btn {
    font-weight: 600
}

@media (max-width:768px) {
    .tabs.addworkertoshop .table-wrapper .table {
        min-width: 990px
    }

    .tabs.addworkertoshop .tabs__content .tabs__content-item, .tabs.addworkertoshop .tabs__content .tabs__content-item .search-evaluation {
        display: block
    }
}

.partners {
    display: block
}

.partners__list.grid-list--view-list .partners__item .date-place {
    display: inline-block
}

@media (max-width:1024px) {
    .partners__list.grid-list--view-list .partners__copy {
        width: 45%
    }

    .partners__list.grid-list--view-list .partners__cta {
        padding: 5px
    }
}

@media (max-width:768px) {
    .partners__list.grid-list--view-list .partners__item {
        display: block
    }

    .partners__list.grid-list--view-list .partners__copy {
        float: right;
        width: 65%
    }
}

@media (max-width:480px) {
    .partners__list.grid-list--view-list .partners__copy {
        float: initial;
        width: 100%;
        max-width: initial;
        margin: 10px 0
    }
}

@media (max-width:1200px) {
    .partners__list.grid-list--view-list .partners__cta {
        width: 20%
    }
}

@media (max-width:768px) {
    .partners__list.grid-list--view-list .partners__cta {
        padding: 0;
        width: 32%
    }
}

@media (max-width:480px) {
    .partners__list.grid-list--view-list .partners__cta {
        padding: 0;
        width: 100%
    }
}

@media (max-width:1024px) {
    .partners__img {
        width: 223px
    }
}

@media (max-width:768px) {
    .partners__img {
        float: left;
        width: 32%;
        max-width: 32%
    }
}

@media (max-width:480px) {
    .partners__img {
        float: initial;
        width: 100%;
        max-width: 100%
    }
}

.council, .partners {
    display: block
}

.council__list > li, .partners__list > li {
    width: 100%
}

.council__list.grid-list--view-list .council__item, .council__list.grid-list--view-list .partners__item, .partners__list.grid-list--view-list .council__item, .partners__list.grid-list--view-list .partners__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px
}

    .council__list.grid-list--view-list .council__item .date-place, .council__list.grid-list--view-list .partners__item .date-place, .partners__list.grid-list--view-list .council__item .date-place, .partners__list.grid-list--view-list .partners__item .date-place {
        display: inline-block
    }

@media (max-width:768px) {
    .partners__cta {
        margin-left: 0;
        float: left
    }

        .partners__cta .cta-list {
            width: 100%;
            margin-top: 20px
        }

    .council__list.grid-list--view-list .council__item, .council__list.grid-list--view-list .partners__item, .partners__list.grid-list--view-list .council__item, .partners__list.grid-list--view-list .partners__item {
        display: block
    }
}

.council__list.grid-list--view-list .council__copy, .council__list.grid-list--view-list .partners__copy, .partners__list.grid-list--view-list .council__copy, .partners__list.grid-list--view-list .partners__copy {
    width: 65%;
    margin-left: 10px
}

@media (max-width:1024px) {
    .council__list.grid-list--view-list .council__copy, .council__list.grid-list--view-list .partners__copy, .partners__list.grid-list--view-list .council__copy, .partners__list.grid-list--view-list .partners__copy {
        width: 45%
    }
}

@media (max-width:768px) {
    .council__list.grid-list--view-list .council__copy, .council__list.grid-list--view-list .partners__copy, .partners__list.grid-list--view-list .council__copy, .partners__list.grid-list--view-list .partners__copy {
        float: right;
        width: 65%
    }
}

@media (max-width:480px) {
    .council__list.grid-list--view-list .council__copy, .council__list.grid-list--view-list .partners__copy, .partners__list.grid-list--view-list .council__copy, .partners__list.grid-list--view-list .partners__copy {
        float: initial;
        width: 100%;
        max-width: initial;
        margin: 10px 0
    }
}

.council__list.grid-list--view-list .council__cta, .council__list.grid-list--view-list .partners__cta, .partners__list.grid-list--view-list .council__cta, .partners__list.grid-list--view-list .partners__cta {
    padding: 20px;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

@media (max-width:1200px) {
    .council__list.grid-list--view-list .council__cta, .council__list.grid-list--view-list .partners__cta, .partners__list.grid-list--view-list .council__cta, .partners__list.grid-list--view-list .partners__cta {
        width: 20%
    }
}

@media (max-width:1024px) {
    .council__list.grid-list--view-list .council__cta, .council__list.grid-list--view-list .partners__cta, .partners__list.grid-list--view-list .council__cta, .partners__list.grid-list--view-list .partners__cta {
        padding: 5px
    }
}

@media (max-width:768px) {
    .council__list.grid-list--view-list .council__cta, .council__list.grid-list--view-list .partners__cta, .partners__list.grid-list--view-list .council__cta, .partners__list.grid-list--view-list .partners__cta {
        padding: 0;
        width: 32%
    }
}

@media (max-width:480px) {
    .council__list.grid-list--view-list .council__cta, .council__list.grid-list--view-list .partners__cta, .partners__list.grid-list--view-list .council__cta, .partners__list.grid-list--view-list .partners__cta {
        padding: 0;
        width: 100%
    }
}

.council__copy .head, .partners__copy .head {
    font-size: 22px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative
}

    .council__copy .head:after, .partners__copy .head:after {
        content: "";
        width: 100%;
        max-width: 300px;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #e1e1e1
    }

.council__copy .details, .partners__copy .details {
    display: none;
    margin: 10px 0
}

.council__img, .partners__img {
    max-width: 223px;
    width: 35%;
    position: relative;
    z-index: -1;
    height: 116px;
    background: #fff
}

@media (max-width:1024px) {
    .council__img, .partners__img {
        width: 223px
    }
}

@media (max-width:768px) {
    .council__img, .partners__img {
        float: left;
        width: 32%;
        max-width: 32%
    }
}

@media (max-width:480px) {
    .council__img, .partners__img {
        float: initial;
        width: 100%;
        max-width: 100%
    }
}

.council__img div, .partners__img div {
    width: 100%;
    height: 100%;
    background: center center no-repeat;
    background-size: contain
}

.council__cta, .partners__cta {
    width: 15%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 20px
}

@media (max-width:768px) {
    .council__cta, .partners__cta {
        margin-left: 0;
        float: left
    }

        .council__cta .cta-list, .partners__cta .cta-list {
            width: 100%;
            margin-top: 20px
        }
}

.partners__img {
    padding: 20px
}

.partners__item > a {
    max-width: 223px;
    width: 35%;
    position: relative;
    z-index: 1;
    height: 116px;
    background: #fff
}

    .partners__item > a .partners__img {
        width: 100%
    }

.council__copy p {
    margin-bottom: 15px
}

    .council__copy p a {
        color: #017b2f
    }

        .council__copy p a:hover {
            border-bottom: 1px solid #017b2f
        }

.council__copy .head {
    padding-bottom: 0;
    min-height: auto;
    text-transform: none;
    color: #017b2f;
    margin-bottom: 5px;
    margin-top: 10px
}

.article h2, .article__back-url a, .conference > h2, .elearning h2, .elearning h3, .registered-users__info, .rules h2 {
    text-transform: uppercase
}

.council__copy .head:after {
    display: none
}

.council__copy small {
    font-size: 13px;
    color: #a3a3a3;
    margin-bottom: 15px;
    display: block
}

.council__copy.noshop .head {
    margin-bottom: 40px
}

.council__list {
    padding-top: 30px
}

    .council__list.grid-list--view-list li {
        border: 0
    }

    .council__list.grid-list--view-list .council__item {
        padding: 10px 0
    }

    .council__list.grid-list--view-list .council__copy {
        width: 65%;
        margin-left: 0;
        padding-left: 20px
    }

@media (max-width:1024px) {
    .council__list.grid-list--view-list .council__copy {
        width: 65%
    }
}

@media (max-width:480px) {
    .council__list.grid-list--view-list .council__copy {
        width: 100%;
        padding-left: 0
    }
}

.council__img {
    height: auto
}

    .council__img img {
        width: 100%
    }

.history {
    padding: 60px 0 100px;
    display: block
}

.history-wrapper {
    max-width: 970px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.history__timeline {
    height: 100%;
    width: 1px;
    background: #e1e1e1;
    position: absolute;
    left: 50%;
    top: 20px
}

@media (max-width:768px) {
    .history__timeline {
        display: none
    }
}

.history__list {
    height: auto
}

.history__item {
    width: 425px;
    padding: 20px;
    border: 1px solid #017b2f;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    position: relative
}

@media (max-width:1024px) {
    .history-wrapper {
        max-width: 728px
    }

    .history__item {
        width: 318px;
        padding: 10px
    }
}

@media (max-width:768px) {
    .history__item {
        width: 100%;
        max-width: 420px;
        margin: 0 auto
    }

        .history__item .marker {
            display: none
        }
}

.history__item .marker {
    position: absolute;
    width: 61px;
    height: 1px;
    background: #017b2f
}

@media (max-width:1024px) {
    .history__item .marker {
        width: 45px
    }
}

.history__item .marker:after {
    width: 26px;
    height: 26px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    top: -13px;
    background: #017b2f;
    position: absolute
}

@media (max-width:1024px) {
    .history__item .marker:after {
        width: 18px;
        height: 18px;
        top: -9px
    }
}

.history__item.left {
    text-align: right;
    float: left;
    clear: left
}

    .history__item.left .marker {
        left: 100%;
        top: 30px
    }

        .history__item.left .marker:after {
            right: -13px
        }

@media (max-width:1024px) {
    .history__item.left .marker:after {
        right: -9px
    }
}

@media (max-width:768px) {
    .history__item.left {
        float: initial;
        position: static;
        text-align: left
    }
}

.history__item.right {
    text-align: left;
    float: right
}

    .history__item.right .marker {
        right: 100%;
        top: 40%
    }

        .history__item.right .marker:after {
            left: -13px
        }

.history__item:nth-child(1) {
    margin-top: 0
}

.history__item {
    margin-top: 20px
}

@media (max-width:768px) {
    .history__item.right {
        float: initial;
        position: static
    }

    .history__item {
        margin-top: 20px
    }
}

.history__year {
    font-size: 50px;
    font-weight: 700
}

@media (max-width:1024px) {
    .history__item.right .marker:after {
        left: -9px
    }

    .history__item {
        margin-top: 20px
    }

    .history__year {
        font-size: 30px
    }
}

.history__title {
    font-weight: 700;
    font-size: 22px
}

@media (max-width:1024px) {
    .history__title {
        font-size: 16px
    }
}

.history__copy {
    font-size: 14px;
    margin: 10px 0
}

.history__media {
    width: 100%;
    margin: 10px 0;
    height: 175px
}

@media (max-width:1024px) {
    .history__copy {
        font-size: 11px
    }

    .history__media {
        height: 120px
    }
}

.history__media > div {
    width: 100%;
    height: 100%;
    background: top center no-repeat;
    background-size: cover
}

.history p {
    color: #2a2a2a;
    line-height: 1.4
}

    .history p.history__copy {
        color: #595959
    }

.conference {
    margin: 55px 0 80px
}

@media (max-width:768px) {
    .conference {
        margin: 30px 0
    }
}

.conference > h2 {
    font-size: 50px;
    text-align: center
}

.conference p, .conference > h2 {
    color: #2a2a2a
}

.conference__img img {
    width: 100%;
    display: block
}

@media (min-width:1024px) {
    .conference__img {
        max-height: 200px;
        overflow: hidden
    }
}

@media (max-width:1024px) {
    .conference > h2 {
        margin: 0 0 30px;
        font-size: 30px;
        line-height: 1.2
    }

    .conference__img {
        max-height: 300px;
        overflow: hidden
    }
}

.conference__lead {
    padding: 30px 0;
    text-align: center;
    background: #f7f7f7
}

    .conference__lead ul {
        padding: 20px 0
    }

    .conference__lead li {
        margin: 0 10px;
        display: inline-block;
        font-size: 20px
    }

    .conference__lead em {
        display: inline-block;
        margin-right: 5px;
        vertical-align: -4px
    }

        .conference__lead em.point {
            width: 15px;
            height: 25px;
            background: url(../assets/img/layout/ico-red-big-point.png);
            background-size: 15px 25px
        }

        .conference__lead em.calendar {
            width: 24px;
            height: 24px;
            background: url(../assets/img/layout/ico-red-big-calendar.png);
            background-size: 24px 24px
        }

    .conference__lead p {
        font-size: 26px;
        line-height: 1.2;
        font-weight: 600
    }

@media (max-width:1024px) {
    .conference__lead p {
        font-size: 20px
    }
}

.conference__about {
    width: 100%;
    min-height: 400px;
    padding: 60px 0;
    background: url(../assets/img/content/conference-about.jpg) center top no-repeat;
    text-align: center;
    background-size: cover
}

@media (max-width:768px) {
    .conference__about {
        padding: 30px 0
    }
}

.conference__about h3, .conference__about p {
    color: #fff
}

.conference__about h3 {
    font-size: 30px;
    margin: 0 0 30px
}

.conference__about p {
    font-size: 14px;
    max-width: 770px;
    margin: auto
}

.conference__speakers {
    padding: 30px 0 60px;
    text-align: center;
    background: #f7f7f7;
    position: relative
}

@media (max-width:768px) {
    .conference__speakers {
        padding: 30px 0
    }

        .conference__speakers .border-header {
            margin: 0 0 30px
        }
}

.conference__contact-register {
    padding-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1024px) {
    .conference__contact-register .contact__item {
        padding-bottom: 50px
    }
}

.conference__video .video {
    max-width: 720px;
    padding-top: 30px
}

    .conference__video .video:first-child {
        padding-top: 0
    }

.conference .border-header {
    font-size: 30px
}

.conference .date-place {
    padding-top: 8px;
    padding-bottom: 8px
}

.conference .header .head {
    min-height: 60px
}

.conference .docs-accordion {
    margin-top: 30px
}

.gallery {
    position: relative
}

@media (max-width:1200px) {
    .gallery__slider {
        max-width: 900px
    }
}

@media (max-width:980px) {
    .gallery__slider {
        max-width: 600px
    }
}

@media (max-width:767px) {
    .gallery__slider {
        max-width: 300px
    }
}

.gallery .owl-carousel {
    position: static
}

.gallery .item {
    font-size: 0
}

.gallery a {
    width: 280px;
    height: 210px;
    display: block;
    margin-top: 15px
}

    .gallery a:first-child, .gallery a:first-child img {
        margin-top: 0
    }

.gallery img {
    width: 100%;
    display: block;
    margin-top: 15px
}

.gallery span {
    width: 100%;
    height: 100%;
    display: block;
    background: center center no-repeat;
    background-size: cover
}

.courses {
    padding: 60px 0 100px;
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 950px
}

    .courses li {
        border: 0;
        margin-bottom: 20px
    }

.courses__item {
    padding: 15px;
    border: 1px solid #017b2f;
    width: 100%;
    margin: 0 auto
}

    .courses__item h2 {
        margin: 0;
        padding: 0;
        line-height: 1
    }

.courses__img img {
    padding-right: 10px;
    width: 100%
}

@media (max-width:1024px) {
    .courses__img img {
        padding: 0 0 7px
    }
}

.courses__copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.courses__copy-txt {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.courses__copy h2 {
    width: 100%;
    margin-bottom: 10px;
    align-self: flex-start;
    min-height: initial
}

.courses__copy p {
    width: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.courses__copy .btn {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: auto;
    padding: 0 20px;
    margin-top: 20px
}

.article {
    padding: 60px 0
}

    .article h2 {
        margin: 0 0 35px;
        font-size: 50px;
        line-height: 1;
        color: #2a2a2a
    }

@media (max-width:1024px) {
    .article {
        padding: 20px 0
    }

        .article h2 {
            font-size: 36px
        }
}

@media (max-width:768px) {
    .article h2 {
        font-size: 30px;
        margin-bottom: 20px
    }
}

.article p {
    font-size: 16px;
    color: #2a2a2a
}

@media (max-width:768px) {
    .article p {
        font-size: 12px
    }
}

.article a {
    font-weight: 600;
    color: #017b2f
}

.article blockquote {
    max-width: 60%;
    margin: 50px auto 70px;
    padding-top: 55px;
    background: url(../assets/img/layout/quote.png) 0 top no-repeat;
    background-size: 157px 127px;
    color: #3e3e3e
}

.article__back-url a, .article__lead p {
    color: #2a2a2a;
    line-height: 1;
    font-weight: 600
}

@media (max-width:1024px) {
    .article blockquote {
        max-width: 100%;
        margin: 30px 0;
        padding-top: 20px;
        background-position: 0 0;
        background-size: 100px 70px
    }
}

.article blockquote p {
    margin: auto;
    padding: 0 35px;
    font-size: 28px
}

@media (max-width:1024px) {
    .article blockquote p {
        max-width: 90%;
        padding-right: 20px;
        font-size: 18px
    }
}

.article blockquote span {
    font-size: 14px;
    padding-top: 20px;
    display: block
}

.article__back-url {
    border-bottom: 1px solid #e1e1e1
}

    .article__back-url a {
        margin: 13px 0 13px 13px;
        padding: 8px 13px 8px 9px;
        font-size: 14px;
        display: inline-block;
        border: 1px solid #e1e1e1;
        border-width: 1px 1px 1px 0;
        position: relative
    }

        .article__back-url a:before {
            content: '';
            width: 13px;
            height: 34px;
            background: url(../assets/img/layout/arrow-backurl.png) left center no-repeat;
            background-size: auto 34px;
            position: absolute;
            left: -13px;
            top: -2px
        }

.article__cover {
    margin-bottom: 35px;
    font-size: 0
}

    .article__cover img {
        width: 100%;
        display: block
    }

@media (max-width:768px) {
    .article__cover {
        margin-bottom: 20px
    }
}

.article__lead {
    margin: 35px 0
}

    .article__lead p {
        font-size: 30px
    }

@media (max-width:1024px) {
    .article__lead {
        margin: 20px 0
    }

        .article__lead p {
            font-size: 24px
        }
}

.article__text-img {
    margin: 70px 0 60px
}

@media (max-width:768px) {
    .article__lead p {
        font-size: 20px
    }

    .article__text-img {
        margin: 15px 0
    }
}

.article__text-img img {
    display: block;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .article__text-img img {
        margin-bottom: 15px
    }
}

.article__text-img p {
    max-width: 50%;
    padding-right: 30px;
    float: left
}

@media (max-width:1200px) {
    .article__text-img p {
        float: none;
        max-width: 100%;
        padding-right: 0
    }
}

.article__text-img ul {
    max-width: 50%;
    float: left
}

@media (max-width:1200px) {
    .article__text-img ul {
        float: none;
        max-width: 100%;
        padding-top: 30px
    }
}

.article__text-img li {
    color: #3e3e3e;
    margin-bottom: 0
}

.article .column p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.speakers-wrapper > li {
    margin-top: 80px
}

    .speakers-wrapper > li:first-child {
        margin-top: 0
    }

@media (max-width:1024px) {
    .article .column p {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .speakers-wrapper > li {
        margin-top: 30px
    }
}

.speakers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:480px) {
    .speakers-wrapper > li {
        margin-top: 0
    }

    .speakers {
        display: block
    }
}

.speakers__item {
    width: 185px;
    margin: 0 25px 20px;
    display: inline-block;
    vertical-align: top
}

@media (max-width:768px) {
    .speakers__item {
        margin: 0 10px
    }
}

@media (max-width:480px) {
    .speakers__item {
        width: -webkit-calc(50% - 40px);
        width: calc(50% - 40px);
        margin: 10px
    }
}

.speakers__item a {
    color: #2a2a2a
}

.speakers__item p {
    display: none
}

.speakers__item figure {
    font-size: 0
}

    .speakers__item figure img {
        width: 100%
    }

.speakers__item figcaption {
    padding-top: 15px;
    font-size: 16px;
    font-weight: 600
}

.schedule {
    margin: 60px 0;
    padding: 0 20px 60px;
    background: #fafafa;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center
}

@media (max-width:768px) {
    .speakers__item figcaption {
        font-size: 14px
    }

    .schedule {
        padding: 0 10px 30px
    }
}

.schedule__day-title {
    margin: -20px 0 20px;
    padding: 10px 15px;
    font-size: 30px;
    line-height: 1;
    background: #fff;
    color: #979797;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block
}

.schedule__list {
    height: 100%;
    max-width: 820px;
    margin: auto
}

    .schedule__list li {
        height: auto;
        min-height: 110px !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #e1e1e1;
        margin-bottom: 20px;
        background: #fff;
        position: relative
    }

@media (max-width:768px) {
    .schedule__list li {
        display: block
    }
}

.schedule__list li:last-child {
    margin-bottom: 0
}

.schedule__list li.schedule-stop {
    background: #f3f3f3
}

    .schedule__list li.schedule-stop em {
        opacity: .6
    }

    .schedule__list li.schedule-stop p {
        max-width: 100%;
        width: 100%;
        text-align: center
    }

        .schedule__list li.schedule-stop p span {
            font-size: 24px
        }

.schedule__time {
    width: 19%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2px 0;
    border-right: 1px solid #e1e1e1;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0
}

@media (max-width:768px) {
    .schedule__time {
        width: 100%;
        padding: 15px 0 0;
        position: static;
        border-right: none
    }
}

.schedule__time time {
    font-size: 26px;
    font-weight: 600;
    color: #979797
}

.schedule__time em {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    background: url(../assets/img/layout/ico-red-time.png);
    background-size: 30px 30px
}

.schedule__content {
    width: 100%;
    padding: 15px 15px 15px 19%;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:768px) {
    .schedule__content {
        padding: 10px
    }
}

.schedule__content p {
    max-width: 70%;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 600;
    padding-left: 15px
}

@media (max-width:768px) {
    .schedule__content p {
        max-width: 85%;
        font-size: 16px;
        padding-left: 0
    }
}

.schedule__content p span {
    font-size: 14px;
    padding-top: 5px;
    display: block;
    color: #c1c1c1
}

.schedule__content figure {
    font-size: 0
}

    .schedule__content figure img {
        max-width: 80px;
        margin-left: 5px
    }

        .schedule__content figure img:first-child {
            margin-left: 0
        }

@media (max-width:767px) {
    .schedule__content figure {
        display: none
    }
}

.contact {
    min-height: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.contact__item figure {
    float: left;
    margin-right: 30px;
    font-size: 0
}

@media (max-width:480px) {
    .contact__item figure {
        width: 100%;
        text-align: center;
        float: none
    }
}

.contact__item p {
    font-size: 22px;
    padding: 15px 0;
    line-height: 1.1;
    font-weight: 600;
    color: #2a2a2a
}

    .contact__item p span {
        font-size: 14px;
        color: #e1e1e1;
        display: block
    }

.contact__item li {
    color: #2a2a2a;
    font-size: 14px;
    line-height: 1.5
}

.contact__info {
    width: 50%
}

@media (max-width:1024px) {
    .contact {
        display: block
    }

    .contact__info {
        width: 100%;
        padding-bottom: 40px
    }
}

.contact__info p {
    font-size: 22px;
    line-height: 1.34;
    color: #2a2a2a
}

@media (max-width:768px) {
    .contact__info p {
        font-size: 14px
    }
}

.contact__info span {
    font-weight: 600;
    color: #017b2f
}

.contact__form {
    width: 50%
}

@media (max-width:1024px) {
    .contact__form {
        width: 100%
    }
}

.contact__form li {
    margin-top: 10px;
    line-height: normal
}

    .contact__form li:first-child {
        margin-top: 0
    }

.contact__form .submit-wrapper {
    text-align: center
}

.contact__form .checkbox-label {
    font-size: 10px;
    line-height: 19px
}

.contact__form ul.checkbox-label {
    margin-top: 10px;
    margin-bottom: 15px;
    line-height: 10px
}

.contact__form .value + .error {
    padding-left: 30px
}

.contact__thanks-view {
    display: none;
    text-align: center
}

    .contact__thanks-view .thank-you__title {
        font-size: 26px;
        font-weight: 500
    }

        .contact__thanks-view .thank-you__title span {
            font-size: 30px;
            font-weight: 600
        }

.news-list-wrapper {
    padding-bottom: 60px;
    border-top: 1px solid #e1e1e1;
    position: relative
}

.news-list__header {
    font-size: 30px;
    margin: 40px 0;
    text-align: center
}

@media (max-width:768px) {
    .news-list-wrapper {
        padding-bottom: 30px
    }

    .news-list__header {
        margin: 20px;
        font-size: 20px
    }
}

.news-list__img img {
    width: 100%;
    display: block
}

.news-list__slider {
    position: static
}

@media (max-width:1440px) {
    .news-list__slider {
        padding: 0 50px
    }
}

@media (max-width:768px) {
    .news-list__slider {
        padding: 0 30px
    }
}

.news-list__slider ul {
    display: block
}

.video {
    margin: auto;
    padding: 40px 0
}

@media (max-width:768px) {
    .video {
        padding: 20px 0
    }
}

.video p {
    font-size: 17px;
    font-weight: 600;
    padding-top: 5px
}

.video__inner {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px
}

    .video__inner iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.popup-overflow {
    overflow: hidden
}

.tooltip-wrapper {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.7);
    position: absolute;
    left: 0;
    top: 0
}

.tooltip {
    width: 90%;
    max-width: 1024px;
    padding: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
    background: #fff;
    -webkit-box-shadow: 0 0 17px rgba(0,0,0,.6);
    box-shadow: 0 0 17px rgba(0,0,0,.6)
}

    .tooltip figure {
        float: left;
        margin-right: 55px
    }

.tooltip__content {
    text-align: left
}

    .tooltip__content .name {
        font-size: 28px;
        font-weight: 600;
        margin: 20px 0 15px
    }

        .tooltip__content .name span {
            border-bottom: 5px solid #017b2f
        }

.tooltip__close {
    width: 40px;
    height: 40px;
    display: block;
    background: url(../assets/img/layout/x-gray.png) center center no-repeat;
    background-size: 40px 40px;
    position: absolute;
    right: 20px;
    top: 20px
}

.elearning h2 {
    font-size: 30px
}

@media (max-width:1024px) {
    .tooltip__close {
        width: 30px;
        height: 30px;
        background-size: 30px 30px
    }

    .elearning h2 {
        font-size: 24px
    }
}

.elearning h3 {
    font-size: 26px
}

@media (max-width:1024px) {
    .elearning h3 {
        font-size: 20px
    }
}

.elearning__list .btn {
    font-size: 13px
}

.elearning__sort {
    margin: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .elearning__sort p {
        font-size: 20px;
        font-weight: 600;
        padding-right: 15px;
        color: #2a2a2a
    }

@media (max-width:1024px) {
    .elearning__sort p {
        font-size: 16px
    }
}

.elearning__sort .sliderMobileWrap {
    width: 50%
}

    .elearning__sort .sliderMobileWrap .selectLabel {
        max-width: 100% !important
    }

.elearning__sort .selectLabel {
    max-width: 25%;
    padding-left: 10px
}

.privacy-policy h2 {
    margin: 0 0 20px;
    font-size: 22px;
    font-weight: 500;
    color: #017b2f
}

@media (max-width:1024px) {
    .privacy-policy h2 {
        font-size: 18px;
        margin: 0 0 15px
    }
}

.privacy-policy p {
    font-size: 16px;
    line-height: 1.9
}

@media (max-width:1024px) {
    .privacy-policy p {
        font-size: 14px
    }
}

@media (max-width:768px) {
    .elearning__sort .selectLabel {
        max-width: 50%
    }

    .privacy-policy p {
        font-size: 12px;
        line-height: 1.6
    }
}

.privacy-policy ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all
}

.privacy-policy li {
    margin-bottom: 20px
}

.privacy-policy ol li {
    list-style-type: decimal;
    margin-bottom: 40px
}

    .privacy-policy ol li ol li {
        list-style-type: lower-alpha;
        margin: 10px 0
    }

        .privacy-policy ol li ol li ol li {
            list-style-type: lower-roman;
            margin: 10px 0
        }

.rules h2 {
    margin: 25px 0 0;
    font-size: 20px;
    font-weight: 500;
    color: #017b2f
}

    .rules h2:first-child {
        margin-top: 0
    }

.rules ul {
    margin-top: 10px;
    line-height: 18px
}

    .rules ul > li > ul {
        margin: 15px 0;
        padding-left: 25px
    }

.rules li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px
}

    .rules li a {
        color: #017b2f
    }

        .rules li a:focus, .rules li a:hover {
            color: #017b2f;
            border-bottom: 1px solid #017b2f
        }

.trainer .workshops-detail {
    padding: 40px 0 0
}

.trainer .workshops-detail__aside h2 {
    padding-bottom: 0
}

.trainer .workshops-detail__aside ul {
    margin-top: 30px
}

.trainer-poll.loading {
    opacity: .3;
    position: relative;
    -webkit-transition: .4s opacity;
    transition: .4s opacity
}

.accordion__content .list-form .disabled, .search__added {
    opacity: .4
}

.trainer-poll.loading > :last-child {
    position: relative
}

    .trainer-poll.loading > :last-child:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 50%;
        background: url(../assets/img/layout/loader.gif) center 200px no-repeat;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        bottom: 80px
    }

.trainer-evaluation .error {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #aeafaf;
    padding: 20px 0
}

.trainer-schedule .table--standard tbody .training-isFinished-true td {
    background: #edcdae
}

.trainer-schedule .table--standard tbody .training-isFinished-false td {
    background: #e1e1e1
}

.email-msg {
    min-height: 270px
}

.email-msg__typ {
    display: none
}

.email-msg li {
    margin-top: 20px
}

    .email-msg li:first-child {
        margin-top: 0
    }

.email-msg label {
    font-size: 13px;
    color: #2a2a2a
}

.email-msg textarea {
    height: 250px
}

.registered-users__info {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #2a2a2a
}

.registered-users__head {
    padding: 5px 0;
    border: 2px solid #017b2f;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    font-weight: 600;
    color: #2a2a2a;
    font-size: 16px
}

.registered-users__list {
    margin-top: 10px
}

@media (max-width:1200px) {
    .registered-users__head, .registered-users__list {
        max-width: 100%
    }
}

.registered-users__list li {
    height: 35px;
    margin-top: 1px;
    font-size: 0;
    vertical-align: top
}

    .registered-users__list li.wide, .registered-users__list li.wide .name {
        width: 100%
    }

    .registered-users__list li:first-child {
        margin-top: 0
    }

    .registered-users__list li:nth-child(even) .name {
        background: #edeaea
    }

@media (max-width:768px) {
    .registered-users__list li {
        height: auto
    }
}

.registered-users__list a {
    height: 100%;
    text-align: center;
    line-height: 33px;
    margin-left: 10px
}

    .registered-users__list a:first-child {
        margin-left: 0
    }

.registered-users__list .name {
    width: 79%;
    padding: 0 10px;
    line-height: 35px;
    font-size: 14px;
    color: #2a2a2a;
    display: inline-block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #e1e1e1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.search-field, .search-field__result, .shop-search-field, .shop-search-field__result {
    padding-top: 20px
}

@media (max-width:1440px) {
    .registered-users__list .name {
        width: 77%
    }
}

@media (max-width:1024px) {
    .privacy-policy ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .registered-users__list .name {
        width: 70%
    }
}

@media (max-width:768px) {
    .registered-users__list .name {
        width: 100%;
        display: block;
        font-size: 12px
    }
}

.registered-users__list .btns {
    width: 21%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    margin-left: auto;
    font-size: 0
}

@media (max-width:1440px) {
    .registered-users__list .btns {
        width: 23%
    }
}

@media (max-width:1024px) {
    .registered-users__list .btns {
        width: 30%
    }
}

.registered-users__list .btns > .registered-users__delete:first-child {
    width: 100%
}

@media (max-width:768px) {
    .registered-users__list .btns {
        width: 100%;
        display: block
    }

    .registered-users__list .btn {
        width: 50%;
        margin: 0
    }
}

.search-field ul, .shop-search-field ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .search-field ul li:first-child, .shop-search-field ul li:first-child {
        width: 100%;
        margin-right: 20px
    }

.search-field__result .table-wrapper, .shop-search-field__result .table-wrapper {
    padding: 0
}

.search-evaluation {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .search-evaluation .table--standard tbody td > p, .search-evaluation .table--standard thead.medium-red p {
        max-width: 100%
    }

.search-no-result {
    text-align: center;
    padding: 40px 20px
}

    .search-no-result h2 {
        margin: 0;
        padding: 0
    }

.accordion > ul > li {
    margin-top: 30px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

    .accordion > ul > li:first-child {
        margin-top: 0
    }

    .accordion > ul > li .accordion__content .link {
        margin-bottom: 15px;
        position: relative
    }

        .accordion > ul > li .accordion__content .link a {
            font-weight: 700;
            text-decoration: none
        }

            .accordion > ul > li .accordion__content .link a:focus, .accordion > ul > li .accordion__content .link a:hover {
                text-decoration: none
            }

    .accordion > ul > li.active .accordion__head {
        background: #239651;
        -webkit-border-radius: 1px;
        border-radius: 1px
    }

        .accordion > ul > li.active .accordion__head p {
            color: #fff
        }

    .accordion > ul > li.active .accordion__ico {
        border-right: 1px solid #1f8749
    }

        .accordion > ul > li.active .accordion__ico em {
            background-image: url(../assets/img/layout/ico-text-tip.png)
        }

        .accordion > ul > li.active .accordion__ico.ico-padlock em {
            background-image: url(../assets/img/layout/ico-padlock-transparent.png) !important
        }

        .accordion > ul > li.active .accordion__ico.ico-visa-card em {
            background-image: url(../assets/img/layout/ico-visa-card-transparent.png) !important
        }

        .accordion > ul > li.active .accordion__ico.ico-recharge-card em {
            background-image: url(../assets/img/layout/ico-recharge-card-transparent.png) !important
        }

    .accordion > ul > li.active .arrow {
        background-image: url(../assets/img/layout/arrow-top-white.png);
        background-color: #017b2f
    }

    .accordion > ul > li.red.active .accordion__ico {
        border-right: 1px solid #941921
    }

    .accordion > ul > li.red.active .accordion__head {
        background-color: #dd0129
    }

    .accordion > ul > li.red.active .arrow {
        background-color: #941921
    }

    .accordion > ul > li.red input[type=submit] {
        background-color: #dd0129
    }

    .accordion > ul > li.red .link a {
        color: #941921
    }

        .accordion > ul > li.red .link a:focus, .accordion > ul > li.red .link a:hover {
            border-bottom: 1px solid #941921
        }

.accordion.purple > ul > li.active .accordion__ico {
    border-right: 1px solid #955073
}

.accordion.purple > ul > li.active .accordion__head {
    background-color: #a65980
}

.accordion.purple > ul > li.active .arrow {
    background-color: rgba(0,0,0,.3)
}

.accordion.purple .accordion__ico em {
    background-image: url(../assets/img/layout/ico-purple-text-tip.png)
}

.accordion.purple .accordion__head .arrow {
    background-color: rgba(166,89,128,.5)
}

.accordion.purple .link a {
    color: #a65980
}

    .accordion.purple .link a:focus, .accordion.purple .link a:hover {
        border-bottom: 1px solid #a65980
    }

.accordion.blue > ul > li.active .accordion__ico {
    border-right: 1px solid #3e8fad
}

.accordion.blue > ul > li.active .accordion__head {
    background-color: #5bbfe4
}

.accordion.blue > ul > li.active .arrow {
    background-color: #3e8fad
}

.accordion.blue .accordion__ico em {
    background-image: url(../assets/img/layout/ico-blue-text-tip.png)
}

.accordion.blue .accordion__head .arrow {
    background-color: rgba(91,191,228,.5)
}

.accordion.blue .accordion__content > ul > li {
    padding-top: 0;
    margin-left: 30px;
    list-style: disc
}

.accordion.blue .accordion__content p, .accordion.blue .accordion__content ul {
    color: inherit;
    font-size: 16px !important;
    padding: 0 40px;
    line-height: 2
}

    .accordion.blue .accordion__content p a, .accordion.blue .accordion__content ul a {
        font-size: 16px !important;
        text-decoration: none;
        background: -webkit-gradient(linear,left top,left bottom,from(gray),to(gray)) no-repeat;
        background: -webkit-linear-gradient(gray,gray) no-repeat;
        background: linear-gradient(gray,gray) no-repeat;
        background-size: 100% 1px;
        background-position: 0 1.33em
    }

.accordion.blue .accordion__content > ul > li > p {
    padding-left: 0
}

.accordion.blue .accordion__content > :first-child {
    padding-top: 60px
}

.accordion.blue .accordion__content > :last-child {
    padding-bottom: 60px
}

.accordion.blue .link a {
    color: #3e8fad
}

    .accordion.blue .link a:focus, .accordion.blue .link a:hover {
        border-bottom: 1px solid #3e8fad
    }

.accordion.red > ul > li.active .accordion__ico {
    border-right: 1px solid #941921
}

.accordion.red > ul > li.active .accordion__head {
    background-color: #b8242e
}

.accordion.red > ul > li.active .arrow {
    background-color: #941921
}

.accordion.red .accordion__ico em {
    background-image: url(../assets/img/layout/ico-dark-red-text-tip.png)
}

.accordion.red .accordion__head .arrow {
    background-color: rgba(184,36,46,.5)
}

.accordion.red .link a {
    color: #941921
}

    .accordion.red .link a:focus, .accordion.red .link a:hover {
        border-bottom: 1px solid #941921
    }

.accordion__ico {
    width: 80px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 2px 0;
    border-right: 1px solid #e1e1e1;
    -webkit-transition: .4s border-right;
    transition: .4s border-right
}

@media (max-width:768px) {
    .accordion__ico {
        display: none
    }
}

.accordion__ico.ico-user-data em {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-image: url(../assets/img/layout/ico-user.png) !important;
    background-color: #017b2f
}

.accordion__ico.ico-padlock em {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-image: url(../assets/img/layout/ico-padlock.png) !important
}

.accordion__ico.ico-visa-card em {
    width: 42px;
    height: 28px;
    background-image: url(../assets/img/layout/ico-visa-card.png) !important;
    background-size: cover
}

.accordion__ico.ico-recharge-card em {
    width: 42px;
    height: 29px;
    background-image: url(../assets/img/layout/ico-recharge-card.png) !important;
    background-size: cover
}

.accordion__ico em {
    width: 40px;
    height: 40px;
    background: url(../assets/img/layout/ico-red-text-tip.png) no-repeat;
    background-size: 40px 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.accordion__head .arrow, .table--standard thead th span:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.accordion__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 110px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: .4s background-color;
    transition: .4s background-color
}

    .accordion__head p {
        max-width: 90%;
        font-size: 22px;
        padding: 20px 100px 20px 110px;
        font-weight: 600;
        color: #2a2a2a
    }

@media (max-width:1024px) {
    .accordion__head p {
        max-width: 100%;
        font-size: 16px
    }
}

.accordion__head .arrow {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../assets/img/layout/arrow-bottom-white.png) center center no-repeat rgba(35,150,81,.5);
    background-size: 20px 12px
}

@media (max-width:768px) {
    .accordion__head p {
        padding: 20px 70px 20px 10px;
        font-size: 15px
    }

    .accordion__head .arrow {
        width: 40px;
        height: 40px;
        background-size: 17px 9px;
        right: 10px
    }
}

.accordion__content {
    display: none;
    border-top: 1px solid #e1e1e1;
    position: relative
}

    .accordion__content.enlarge-text p, .accordion__content.enlarge-text ul {
        font-size: 18px;
        max-width: 100%;
        padding: 15px 20px 15px 110px
    }

@media (max-width:768px) {
    .accordion__content.enlarge-text p, .accordion__content.enlarge-text ul {
        padding: 20px 10px
    }
}

.accordion__content.enlarge-text li p {
    padding: 0
}

.accordion__content.enlarge-text .enlarge-list {
    padding-top: 35px;
    padding-bottom: 35px
}

.accordion__content p, .accordion__content ul {
    font-size: 14px;
    line-height: 1.3;
    max-width: 80%;
    padding: 35px 20px 35px 110px;
    color: #2a2a2a
}

@media (max-width:1024px) {
    .accordion__content p, .accordion__content ul {
        max-width: 100%
    }
}

@media (max-width:768px) {
    .accordion__content p, .accordion__content ul {
        padding: 20px 10px
    }
}

.accordion__content li {
    padding-top: 10px
}

    .accordion__content li:first-child {
        padding-top: 0
    }

.accordion__content a {
    color: inherit;
    text-decoration: underline
}

.accordion__content .btn--red {
    color: #fff;
    text-decoration: none
}

    .accordion__content .btn--red:hover {
        color: #dd0129
    }

.accordion__content .download-btn {
    position: absolute;
    right: 50px;
    top: 40px
}

@media (max-width:767px) {
    .accordion__content .download-btn {
        position: static;
        margin: 0 0 20px 10px
    }
}

.accordion__content .table-wrapper {
    padding: 50px 40px
}

    .accordion__content .table-wrapper p {
        max-width: 100%
    }

.accordion__content .list-form {
    max-width: 100%;
    margin: 0;
    padding: 50px 20px 50px 265px
}

@media (max-width:767px) {
    .accordion__content .list-form {
        padding: 20px
    }
}

.accordion__content .list-form > li {
    margin-top: 25px;
    padding: 0
}

    .accordion__content .list-form > li:first-child {
        margin-top: 0
    }

    .accordion__content .list-form > li.offset-left {
        padding-left: 245px
    }

    .accordion__content .list-form > li.full-width label {
        max-width: 100%
    }

    .accordion__content .list-form > li span.error {
        padding: 5px 0 0;
        display: block
    }

.accordion__content .list-form .selectLabel, .accordion__content .list-form .value {
    display: inline-block
}

.accordion__content .list-form > li sup {
    top: -.4em;
    vertical-align: baseline
}

.accordion__content .list-form label {
    display: inline-block;
    min-width: 210px;
    font-size: 17px;
    color: #595959;
    vertical-align: top
}

    .accordion__content .list-form label.label-lower {
        padding-top: 10px
    }

.accordion__content .list-form input[type=password], .accordion__content .list-form input[type=text] {
    width: 300px;
    font-size: 17px;
    font-weight: 700
}

    .accordion__content .list-form input[type=password]::-webkit-input-placeholder, .accordion__content .list-form input[type=text]::-webkit-input-placeholder {
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        color: #d9d9d9
    }

    .accordion__content .list-form input[type=password]::-moz-placeholder, .accordion__content .list-form input[type=text]::-moz-placeholder {
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        color: #d9d9d9
    }

    .accordion__content .list-form input[type=password]:-ms-input-placeholder, .accordion__content .list-form input[type=text]:-ms-input-placeholder {
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        color: #d9d9d9
    }

    .accordion__content .list-form input[type=password]::placeholder, .accordion__content .list-form input[type=text]::placeholder {
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        color: #d9d9d9
    }

    .accordion__content .list-form input[type=password].post-code-1, .accordion__content .list-form input[type=text].post-code-1 {
        width: 60px;
        text-align: center
    }

    .accordion__content .list-form input[type=password].post-code-2, .accordion__content .list-form input[type=text].post-code-2 {
        width: 100px;
        text-align: center
    }

.accordion__content .list-form input[type=submit] {
    background-color: #017b2f
}

.accordion__content .list-form p {
    font-size: 17px;
    max-width: 100%;
    margin: 0;
    padding: 0 0 0 14px
}

.accordion__content .list-form .value p {
    font-weight: 700;
    color: #595959
}

.accordion__content .list-form .alert-text {
    padding: 0;
    color: red;
    font-size: 19px;
    font-weight: 700
}

.accordion__content .list-form .inline-selects {
    font-size: 0
}

    .accordion__content .list-form .inline-selects .selectLabel {
        margin-right: 10px
    }

.accordion__content .list-form .birth-day {
    width: 90px !important
}

.accordion__content .list-form .birth-month {
    width: 130px !important
}

.accordion__content .list-form .birth-year {
    width: 110px !important
}

.accordion__content .list-form .list-form__input-wrapper input {
    width: 145px;
    margin-left: 10px
}

    .accordion__content .list-form .list-form__input-wrapper input:first-child {
        margin-left: 0
    }

.accordion__content .list-form .custom-checkbox-wrapper {
    width: auto;
    min-width: 0;
    margin-left: 40px
}

    .accordion__content .list-form .custom-checkbox-wrapper:first-child {
        margin-left: 0
    }

    .accordion__content .list-form .custom-checkbox-wrapper .checkbox-label {
        padding-left: 32px
    }

.accordion__content .list-form .custom-checkbox {
    border-color: #dadada
}

    .accordion__content .list-form .custom-checkbox.checked:before {
        background-color: #595959
    }

.accordion__content .list-form .checkbox-label {
    font-size: 17px;
    line-height: 21px
}

    .accordion__content .list-form .checkbox-label + span.error {
        margin-left: 25px
    }

.accordion__content .list-form .small-gray {
    font-weight: 500 !important;
    padding: 0;
    font-size: 12px;
    color: #595959 !important
}

.accordion__content .list-form-agreements {
    max-height: 150px;
    margin-bottom: 10px;
    overflow: auto;
    position: relative;
    padding-right: 30px
}

    .accordion__content .list-form-agreements p {
        padding-left: 0;
        margin-bottom: 15px;
        color: #595959;
        font-size: 10px;
        line-height: 18px
    }

    .accordion__content .list-form-agreements label {
        max-width: none
    }

    .accordion__content .list-form-agreements .value {
        margin-bottom: 15px
    }

    .accordion__content .list-form-agreements .checkbox-label {
        counter-reset: list;
        font-size: 10px
    }

        .accordion__content .list-form-agreements .checkbox-label > span {
            counter-increment: list
        }

            .accordion__content .list-form-agreements .checkbox-label > span:before {
                content: "(" counter(list,lower-roman) ")";
                margin-right: 5px
            }

.accordion__content .my-account__typ {
    text-align: center;
    display: none
}

    .accordion__content .my-account__typ .thank-you {
        padding-top: 30px
    }

    .accordion__content .my-account__typ .thank-you__title {
        margin: auto;
        padding-left: 0;
        padding-right: 0
    }

.accordion__content .my-account-data .thank-you {
    padding-right: 35%;
    display: none
}

.my-account-change-password .change-pass__form .form-error-info {
    padding-left: 265px;
    padding-top: 0;
    color: #f14747
}

.docs-accordion__head {
    background: #f0f0f0
}

    .docs-accordion__head.visible span {
        background-image: url(../assets/img/layout/arrow-small-top-gray.png)
    }

    .docs-accordion__head.visible + .docs-accordion__list {
        display: block
    }

    .docs-accordion__head.hidden span {
        background-image: url(../assets/img/layout/arrow-small-bottom-gray.png)
    }

    .docs-accordion__head.hidden + .docs-accordion__list {
        display: none
    }

    .docs-accordion__head a {
        padding: 20px 30px;
        display: block;
        line-height: 1;
        color: #363637;
        font-weight: 700;
        font-size: 13px
    }

        .docs-accordion__head a span {
            padding: 0 20px;
            display: inline-block;
            font-weight: 500;
            background: right center no-repeat
        }

.docs-accordion__list {
    padding: 20px 30px
}

    .docs-accordion__list ul {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: 1s all;
        transition: 1s all
    }

    .docs-accordion__list li {
        margin-top: 20px;
        font-size: 13px
    }

        .docs-accordion__list li:first-child, .inline-btns--around .show-result-btn .btn {
            margin-top: 0
        }

    .docs-accordion__list a {
        padding-left: 20px;
        color: #616162;
        text-decoration: underline;
        background: left center no-repeat
    }

        .docs-accordion__list a:hover {
            color: #545454;
            text-decoration: none
        }

        .docs-accordion__list a.pdf {
            background-image: url(../assets/img/layout/ico-pdf.png)
        }

        .docs-accordion__list a.ppt {
            background-image: url(../assets/img/layout/ico-ppt.png)
        }

    .docs-accordion__list.active ul {
        max-height: 3000px
    }

.inline-btns {
    padding: 45px 20px 20px;
    font-size: 0
}

.inline-btns--around, .inline-btns--no-padding {
    padding-left: 0;
    padding-right: 0
}

.inline-btns--right {
    text-align: right
}

.inline-btns--left {
    text-align: left
}

.inline-btns--around {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .inline-btns--around .btn {
        min-width: 200px;
        vertical-align: middle;
        max-width: 100% !important;
        width: auto !important
    }

    .inline-btns--around .btn--next, .inline-btns--around .btn--prev {
        max-width: 40px !important;
        min-width: 40px
    }

    .inline-btns--around > div {
        width: 50%
    }

@media (max-width:1024px) {
    .inline-btns--around {
        display: block
    }

        .inline-btns--around > div {
            width: 100%;
            margin-top: 20px;
            text-align: center !important
        }

            .inline-btns--around > div:first-child {
                margin-top: 0
            }
}

.inline-btns .btn {
    width: 100%;
    max-width: 200px;
    margin-left: 5px
}

    .inline-btns .btn:first-child {
        margin-left: 0
    }

@media (max-width:768px) {
    .inline-btns .btn {
        max-width: 100%;
        margin: 10px 0 0
    }

        .inline-btns .btn:first-child {
            margin: 0
        }
}

.inline-btns .trainer-save-poll {
    float: right;
    cursor: pointer
}

    .inline-btns .trainer-save-poll.loading {
        pointer-events: none;
        opacity: .3
    }

.inline-btns span.success {
    display: block;
    margin: 10px 0;
    width: 100%;
    text-align: center;
    max-width: 200px;
    float: right;
    clear: both;
    color: #017b2f;
    font-size: 12px
}

@media (max-width:768px) {
    .inline-btns span.success {
        max-width: none
    }
}

.popup {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all;
    transition: .3s all
}

.popup--visible {
    opacity: 1;
    visibility: visible
}

#new-site form .is-loading .icon[data-v-1ecdef5c], #new-site form .is-loading .icon[data-v-215c5f6f], #new-site form .is-loading .icon[data-v-428fca8e], #new-site form .is-loading span[data-v-1ecdef5c], #new-site form .is-loading span[data-v-215c5f6f], #new-site form .is-loading span[data-v-428fca8e] {
    visibility: hidden
}

.popup__inner {
    width: 100%;
    height: 100%;
    overflow-y: scroll
}

.popup__content {
    width: 100%;
    max-width: 860px;
    min-height: 460px;
    margin: 0 auto;
    padding: 20px 0;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-width:1024px) {
    .popup__content {
        height: 100%;
        min-height: 0;
        position: relative;
        left: 0;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.popup__close {
    width: 40px;
    height: 40px;
    display: block;
    background: url(../assets/img/layout/x-gray.png) center center no-repeat;
    background-size: 40px 40px;
    position: absolute;
    right: 20px;
    top: 20px
}

@media (max-width:1024px) {
    .popup__close {
        width: 30px;
        height: 30px;
        background-size: 30px 30px
    }
}

.popup__items-container {
    width: 100%;
    padding: 0 20px;
    overflow: hidden
}

.popup .backend-error {
    display: none;
    color: #f14747;
    padding-top: 7px;
    font-size: 10px;
    text-align: left
}

.popup .from_to {
    text-align: right
}

.popup--elearning .popup__inner, .popup--elearning .popup__inner .popup__content {
    overflow-y: hidden
}

@media (max-width:768px) {
    .popup--elearning .popup__inner .popup__content {
        overflow-y: visible
    }
}

#new-site html, .popup--elearning .popup__content, .popup-add-new-place .popup__content, .popup-search-shop-owner .popup__content, .popup-workshop .popup__content {
    overflow-y: scroll
}

.popup--elearning .popup__close, .popup-add-new-place .popup__close, .popup-search-shop-owner .popup__close, .popup-workshop .popup__close {
    z-index: 1;
    left: 50%;
    top: 50%;
    overflow: hidden;
    -webkit-transform: translate(880%,-520%);
    -ms-transform: translate(880%,-520%);
    transform: translate(880%,-520%)
}

@media (max-width:1024px) {
    .popup--elearning .popup__close, .popup-add-new-place .popup__close, .popup-search-shop-owner .popup__close, .popup-workshop .popup__close {
        -webkit-transform: translate(1170%,-900%);
        -ms-transform: translate(1170%,-900%);
        transform: translate(1170%,-900%)
    }
}

@media (max-width:768px) {
    .popup--elearning .popup__close, .popup-add-new-place .popup__close, .popup-search-shop-owner .popup__close, .popup-workshop .popup__close {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 20px;
        left: 30px
    }
}

.popup--elearning .popup-info, .popup-add-new-place .popup-info, .popup-search-shop-owner .popup-info, .popup-workshop .popup-info {
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    padding: 60px 0
}

    .popup--elearning .popup-info p, .popup-add-new-place .popup-info p, .popup-search-shop-owner .popup-info p, .popup-workshop .popup-info p {
        text-align: left;
        margin-bottom: 10px
    }

@media (max-width:768px) {
    .popup--elearning .popup-info p, .popup-add-new-place .popup-info p, .popup-search-shop-owner .popup-info p, .popup-workshop .popup-info p {
        max-width: 100%;
        padding: 25px
    }
}

.popup--elearning ul, .popup-add-new-place ul, .popup-search-shop-owner ul, .popup-workshop ul {
    text-align: left;
    width: 80%;
    margin: 0 auto 10px;
    line-height: 25px;
    padding-left: 20px
}

    .popup--elearning ul li, .popup-add-new-place ul li, .popup-search-shop-owner ul li, .popup-workshop ul li {
        margin-left: 20px;
        list-style: disc
    }

        .popup--elearning ul li a, .popup-add-new-place ul li a, .popup-search-shop-owner ul li a, .popup-workshop ul li a {
            color: #317e4e
        }

.popup-add-new-place .popup__inner {
    overflow: auto
}

    .popup-add-new-place .popup__inner .popup__content {
        min-height: auto;
        overflow: auto
    }

        .popup-add-new-place .popup__inner .popup__content .backend-error {
            margin-left: 30px;
            text-align: left;
            display: block
        }

.popup-workshop .popup__content {
    min-height: 340px;
    overflow-y: hidden
}

@media (max-width:768px) {
    .popup--elearning .table-wrapper.table--workshop, .popup-add-new-place .table-wrapper.table--workshop, .popup-search-shop-owner .table-wrapper.table--workshop, .popup-workshop .table-wrapper.table--workshop {
        padding: 0 25px
    }

        .popup--elearning .table-wrapper.table--workshop .table, .popup-add-new-place .table-wrapper.table--workshop .table, .popup-search-shop-owner .table-wrapper.table--workshop .table, .popup-workshop .table-wrapper.table--workshop .table {
            width: auto
        }

            .popup--elearning .table-wrapper.table--workshop .table th p, .popup-add-new-place .table-wrapper.table--workshop .table th p, .popup-search-shop-owner .table-wrapper.table--workshop .table th p, .popup-workshop .table-wrapper.table--workshop .table th p {
                height: auto;
                padding-top: 15px;
                padding-bottom: 15px
            }

    .popup-add-new-place .popup__inner .list-form span.error {
        padding-left: 0
    }

    .popup-workshop .popup__content {
        overflow-y: visible
    }
}

.popup-workshop .popup__close {
    -webkit-transform: translate(880%,-350%);
    -ms-transform: translate(880%,-350%);
    transform: translate(880%,-350%)
}

@media (max-width:1024px) {
    .popup-workshop .popup__inner {
        overflow-y: hidden
    }

    .popup-workshop .popup__close {
        -webkit-transform: translate(1190%,-840%);
        -ms-transform: translate(1190%,-840%);
        transform: translate(1190%,-840%)
    }
}

@media (max-width:768px) {
    .popup-workshop .popup__close {
        -webkit-transform: translate(-20%,0);
        -ms-transform: translate(-20%,0);
        transform: translate(-20%,0)
    }
}

.popup-login {
    text-align: center;
    display: block
}

    .popup-login h2 {
        margin: 40px 0;
        color: #b7b7b7;
        font-size: 30px
    }

    .popup-login li {
        margin-top: 10px
    }

        .popup-login li:first-child {
            margin-top: 0
        }

        .popup-login li .error {
            padding-top: 7px;
            display: block;
            text-align: left
        }

        .popup-login li .backend-error {
            display: none;
            color: #f14747;
            padding-top: 7px;
            font-size: 10px;
            text-align: left
        }

    .popup-login form {
        width: 100%;
        max-width: 375px;
        margin: auto
    }

    .popup-login fieldset {
        position: relative
    }

    .popup-login .header {
        font-size: 22px;
        color: #2a2a2a;
        padding-bottom: 5px
    }

    .popup-login .forgot-password {
        font-size: 13px;
        color: #2a2a2a
    }

.popup-info {
    text-align: center;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

    .popup-info h2 {
        margin: 0 0 40px;
        color: #b7b7b7;
        font-size: 30px
    }

    .popup-info p {
        max-width: 80%;
        margin: auto;
        font-size: 18px
    }

.popup-info__nav {
    padding-top: 50px
}

    .popup-info__nav a {
        margin: 10px 15px 0
    }

.popup-info__users-list {
    max-width: 80%;
    margin: auto
}

    .popup-info__users-list ul {
        margin-bottom: 45px
    }

    .popup-info__users-list li {
        text-align: left;
        padding-top: 10px
    }

    .popup-info__users-list p {
        font-size: 14px;
        max-width: 100%;
        text-align: left
    }

.popup-change-password, .popup-slides .owl-item {
    text-align: center
}

.popup-info__users-list p a {
    color: #000;
    text-decoration: underline
}

.popup-slides {
    padding: 25px 0
}

    .popup-slides .owl-item img {
        width: 80%
    }

.popup-change-password h2 {
    color: #b7b7b7;
    font-size: 30px;
    margin: 40px 0
}

.popup-change-password form {
    width: 100%;
    max-width: 375px;
    margin: auto
}

.popup-change-password li {
    margin-bottom: 10px
}

    .popup-change-password li.error {
        text-align: left
    }

.popup-remind-password {
    display: none;
    text-align: center;
    padding: 70px 0
}

    .popup-remind-password h2 {
        font-size: 22px;
        color: #017b2f
    }

    .popup-remind-password p {
        max-width: 550px;
        margin: auto;
        font-size: 17px;
        color: #b7b7b7
    }

    .popup-remind-password li {
        margin-bottom: 30px
    }

        .popup-remind-password li.error {
            text-align: left
        }

    .popup-remind-password form {
        max-width: 550px;
        margin: auto;
        padding: 60px 0 0
    }

.popup-thank-you {
    display: none;
    text-align: center;
    padding: 70px 0
}

    .popup-thank-you > p {
        padding-top: 45px;
        max-width: 440px;
        margin: auto;
        font-size: 22px;
        color: #b7b7b7
    }

.popup-employee-delete h2, .popup-questionnaire h2, .popup-remove-shop-owner h2, .popup-shop-owner-delete h2, .popup-training-cancel h2, .popup-workshops-cancel h2 {
    margin: 40px 0;
    color: #b7b7b7;
    font-size: 30px
}

.popup-employee-delete .popup__item, .popup-questionnaire .popup__item, .popup-remove-shop-owner .popup__item, .popup-shop-owner-delete .popup__item, .popup-training-cancel .popup__item, .popup-workshops-cancel .popup__item {
    text-align: center;
    padding-bottom: 30px
}

.popup-employee-delete .btn.popup__close, .popup-questionnaire .btn.popup__close, .popup-remove-shop-owner .btn.popup__close, .popup-shop-owner-delete .btn.popup__close, .popup-training-cancel .btn.popup__close, .popup-workshops-cancel .btn.popup__close {
    width: auto;
    height: auto;
    display: inline-block;
    background: #dd0129;
    position: static;
    right: auto;
    top: auto
}

.table, .table-wrapper.table-rwd .table tbody td .btn--certificate {
    width: 100%
}

.popup-employee-delete .btn.popup__close:hover, .popup-questionnaire .btn.popup__close:hover, .popup-remove-shop-owner .btn.popup__close:hover, .popup-shop-owner-delete .btn.popup__close:hover, .popup-training-cancel .btn.popup__close:hover, .popup-workshops-cancel .btn.popup__close:hover {
    color: #dd0129;
    background: 0 0;
    border-color: #dd0129
}

.popup-training-cancel .popup__item h2 + h2, .popup-training-cancel--canceled .popup__item *, .popup-training-cancel--canceled .popup__item .btn.popup__close {
    display: none
}

.popup-training-cancel--canceled .popup__item h2 + h2 {
    display: block
}

.popup-questionnaire h2 {
    font-size: 24px;
    margin-top: 50px
}

.popup-employee-delete h2 + h2, .popup-employee-delete.success h2 {
    display: none
}

    .popup-employee-delete.success h2 + h2 {
        display: block;
        margin-bottom: 0
    }

.popup-add-new-place .box-border h2 + h2, .popup-add-new-place .btn-col .btn + .btn, .popup-add-new-place .popup__confirmation, .popup-change-shop-owner .box-border h2 + h2, .popup-change-shop-owner .btn-col .btn + .btn, .popup-change-shop-owner .popup__confirmation, .popup-employee-delete.success .btn, .popup-search-shop-owner .box-border h2 + h2, .popup-search-shop-owner .btn-col .btn + .btn, .popup-search-shop-owner .popup__confirmation {
    display: none
}

.popup-add-new-place .box-border, .popup-change-shop-owner .box-border, .popup-search-shop-owner .box-border {
    border: 0
}

    .popup-add-new-place .box-border h2, .popup-change-shop-owner .box-border h2, .popup-search-shop-owner .box-border h2 {
        padding-bottom: 30px
    }

.popup-add-new-place .btn, .popup-change-shop-owner .btn, .popup-search-shop-owner .btn {
    margin-top: 20px;
    float: left
}

.popup-add-new-place .list-form, .popup-change-shop-owner .list-form, .popup-search-shop-owner .list-form {
    padding: 0 10px
}

    .popup-add-new-place .list-form li, .popup-change-shop-owner .list-form li, .popup-search-shop-owner .list-form li {
        list-style-type: none
    }

    .popup-add-new-place .list-form label, .popup-change-shop-owner .list-form label, .popup-search-shop-owner .list-form label {
        max-width: 130px
    }

    .popup-add-new-place .list-form span.error, .popup-change-shop-owner .list-form span.error, .popup-search-shop-owner .list-form span.error {
        padding-left: 130px
    }

.popup-add-new-place .table-wrapper, .popup-change-shop-owner .table-wrapper, .popup-search-shop-owner .table-wrapper {
    padding: 10px 10px 30px 30px;
    max-height: 200px;
    overflow: auto
}

.popup-add-new-place .backend-error, .popup-change-shop-owner .backend-error, .popup-search-shop-owner .backend-error {
    text-align: center
}

.popup-add-new-place .popup__content, .popup-change-shop-owner .popup__content, .popup-search-shop-owner .popup__content {
    max-width: 1080px
}

.popup-add-new-place .popup__close, .popup-change-shop-owner .popup__close, .popup-search-shop-owner .popup__close {
    top: 30px;
    right: 30px;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.popup-add-new-place .popup__confirmation h2, .popup-change-shop-owner .popup__confirmation h2, .popup-search-shop-owner .popup__confirmation h2 {
    margin-top: 100px
}

.popup-add-new-place .popup__confirmation h2, .popup-add-new-place .popup__confirmation h3, .popup-change-shop-owner .popup__confirmation h2, .popup-change-shop-owner .popup__confirmation h3, .popup-search-shop-owner .popup__confirmation h2, .popup-search-shop-owner .popup__confirmation h3 {
    text-align: center
}

.popup-add-new-place .popup__confirmation > div, .popup-change-shop-owner .popup__confirmation > div, .popup-search-shop-owner .popup__confirmation > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .popup-add-new-place .popup__confirmation > div .btn, .popup-change-shop-owner .popup__confirmation > div .btn, .popup-search-shop-owner .popup__confirmation > div .btn {
        margin: 0 10px
    }

.popup-add-new-place-edit .box-border h2, .popup-change-shop-owner-edit .box-border h2, .popup-search-shop-owner-edit .box-border h2 {
    display: none
}

    .popup-add-new-place-edit .box-border h2 + h2, .popup-change-shop-owner-edit .box-border h2 + h2, .popup-search-shop-owner-edit .box-border h2 + h2 {
        display: block
    }

.popup-add-new-place-edit .btn-col .btn, .popup-change-shop-owner-edit .btn-col .btn, .popup-search-shop-owner-edit .btn-col .btn {
    display: none
}

    .popup-add-new-place-edit .btn-col .btn + .btn, .popup-change-shop-owner .popup__content .popup__confirmation, .popup-change-shop-owner-edit .btn-col .btn + .btn, .popup-search-shop-owner-edit .btn-col .btn + .btn {
        display: block
    }

.popup-change-shop-owner .popup__content {
    min-height: auto;
    max-width: 800px
}

    .popup-change-shop-owner .popup__content .popup__confirmation p:first-child {
        margin-top: 30px
    }

    .popup-change-shop-owner .popup__content .popup__confirmation p {
        font-weight: 300;
        font-size: 1.17em;
        text-align: center
    }

    .popup-change-shop-owner .popup__content .popup__confirmation > div {
        margin: 40px auto 0;
        max-width: 550px;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

        .popup-change-shop-owner .popup__content .popup__confirmation > div .btn {
            min-width: 140px
        }

    .popup-change-shop-owner .popup__content .popup__confirmation div:nth-child(2), .popup-change-shop-owner .popup__content .popup__confirmation div:nth-child(5), .popup-change-shop-owner .popup__content .popup__confirmation div > :nth-child(2), .popup-change-shop-owner .popup__content .popup__confirmation p:nth-child(2), .popup-change-shop-owner .popup__content .popup__confirmation p:nth-child(5), .popup-change-shop-owner .popup__content .popup__confirmation p > :nth-child(2), .popup-change-shop-owner.edit--owner .popup__confirmation div:nth-child(1), .popup-change-shop-owner.edit--owner .popup__confirmation div:nth-child(4), .popup-change-shop-owner.edit--owner .popup__confirmation div > :nth-child(1), .popup-change-shop-owner.edit--owner .popup__confirmation p:nth-child(1), .popup-change-shop-owner.edit--owner .popup__confirmation p:nth-child(4), .popup-change-shop-owner.edit--owner .popup__confirmation p > :nth-child(1) {
        display: none
    }

.popup-change-shop-owner.edit--owner .popup__confirmation div:nth-child(2), .popup-change-shop-owner.edit--owner .popup__confirmation div:nth-child(5), .popup-change-shop-owner.edit--owner .popup__confirmation div > :nth-child(2), .popup-change-shop-owner.edit--owner .popup__confirmation p:nth-child(2), .popup-change-shop-owner.edit--owner .popup__confirmation p:nth-child(5), .popup-change-shop-owner.edit--owner .popup__confirmation p > :nth-child(2) {
    display: block
}

.table-wrapper {
    padding: 10px 0 30px;
    margin: 0 -10px
}

@media (max-width:980px) {
    .table-wrapper {
        margin: 0;
        overflow-x: scroll
    }

        .table-wrapper.table-rwd .table {
            border-spacing: 0
        }
}

@media (max-width:1440px) {
    .table-wrapper {
        margin: 0 -5px
    }
}

.table-wrapper.table-rwd {
    overflow-x: visible
}

    .table-wrapper.table-rwd .table {
        min-width: 0
    }

@media (max-width:980px) {
    .table-wrapper.table-rwd .table thead {
        display: none
    }

    .table-wrapper.table-rwd .table tbody tr {
        margin: 0 0 15px;
        display: block;
        border: 2px solid #017b2f;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

        .table-wrapper.table-rwd .table tbody tr:first-child td:first-child {
            border-top: 0
        }

    .table-wrapper.table-rwd .table tbody td {
        font-size: 12px;
        display: block;
        text-align: right
    }

        .table-wrapper.table-rwd .table tbody td:before {
            float: left;
            font-size: 10px;
            margin-top: 3px;
            content: attr(data-title);
            color: #6c6c64
        }

        .table-wrapper.table-rwd .table tbody td.no-padding:before {
            margin: 13px 0 0 10px
        }

        .table-wrapper.table-rwd .table tbody td .btn {
            position: static
        }

    .table-wrapper.table-rwd .table tbody .percent-process {
        padding: 10px 0;
        margin-left: 100px
    }
}

.table-wrapper.table--workshop {
    padding: 0 85px
}

    .table-wrapper.table--workshop .table {
        min-width: auto
    }

        .table-wrapper.table--workshop .table th p {
            max-width: none;
            display: block;
            padding-left: 10px;
            padding-bottom: 5px
        }

        .table-wrapper.table--workshop .table tbody tr td {
            padding: 10px;
            text-align: left
        }

.table--standard tbody .checkbox-col, .table--standard tbody input[type=text] {
    text-align: center
}

.table-wrapper.table--workshop .table tbody tr td a {
    color: #017b2f
}

    .table-wrapper.table--workshop .table tbody tr td a:active, .table-wrapper.table--workshop .table tbody tr td a:visted {
        text-decoration: none;
        color: #01b946
    }

.table-wrapper.table--workshop .table tbody tr:nth-child(even) td {
    background: #ebebeb;
    border-top: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.table-wrapper.table--workshop .table tbody tr:nth-child(odd) td {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.table-wrapper.table--workshop .table tbody tr:nth-child(4n+1) td, .table-wrapper.table--workshop .table tbody tr:nth-child(4n+2) td {
    background: #e1e1e1
}

.table {
    min-width: 990px;
    table-layout: fixed;
    border-spacing: 10px 0;
    border-collapse: separate
}

.table--standard thead th {
    vertical-align: top
}

    .table--standard thead th p {
        height: 100%;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 10px;
        color: #fff;
        padding: 10px 5px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        word-wrap: break-word;
        word-break: break-word
    }

@media (max-width:1440px) {
    .table {
        border-spacing: 5px 0
    }

    .table--standard thead th p {
        margin-bottom: 5px
    }
}

@media (max-width:1200px) {
    .table--standard thead th p {
        font-size: 12px
    }
}

.table--standard thead th a {
    color: inherit;
    display: inline-block
}

    .table--standard thead th a.current-up span:before {
        background-position: 0 0;
        height: 9px
    }

    .table--standard thead th a.current-down span:before {
        background-position: 0 -8px;
        margin-top: 5px
    }

.table--standard thead th span {
    display: block;
    padding-right: 20px;
    position: relative
}

    .table--standard thead th span:before {
        content: '';
        width: 13px;
        height: 18px;
        display: inline-block;
        vertical-align: -4px;
        background: url(../assets/img/layout/arrow-double-sort.png) center center no-repeat;
        background-size: 13px auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%)
    }

.table--standard thead th .next, .table--standard thead th .prev {
    width: 10px;
    height: 15px;
    background-size: 10px auto
}

.table--standard thead th .prev {
    margin-right: 15px;
    background-image: url(../assets/img/layout/arrow-left-black.png)
}

.table--standard thead th .next {
    margin-left: 15px;
    background-image: url(../assets/img/layout/arrow-right-black.png)
}

.table--standard thead.alternates-red th:nth-child(1) p {
    background: #b8232e
}

.table--standard thead.alternates-red th:nth-child(2) p {
    background: #95212a
}

.table--standard thead.alternates-red th:nth-child(3) p {
    background: #c7202e
}

.table--standard thead.alternates-red th:nth-child(4) p {
    background: #741c22
}

.table--standard thead.alternates-red th:nth-child(5) p {
    background: #b8232e
}

.table--standard thead.medium-red p {
    background: #95212a
}

.table--standard thead.light-red p {
    background: #b8232e
}

.table--standard thead.dark-red p {
    background: #741c22
}

.table--standard thead.dark-green p {
    background: #16512a
}

.table--standard tbody {
    padding: 10px 0;
    border-spacing: 10px 0
}

    .table--standard tbody tr:nth-child(even) td {
        background: #e1e1e1
    }

    .table--standard tbody tr.added--users td {
        background: #c6a339;
        color: #fff
    }

    .table--standard tbody tr.active--users td, .table--standard tbody tr.unqualified td {
        background: #ca5b62;
        color: #fff
    }

        .table--standard tbody tr.active--users td.btn-col, .table--standard tbody tr.unqualified td.btn-col {
            background: 0 0 !important
        }

        .table--standard tbody tr.active--users td p, .table--standard tbody tr.unqualified td p {
            color: inherit
        }

    .table--standard tbody tr.active--users td {
        background: #c7dfa4;
        color: #2a2a2a
    }

    .table--standard tbody td {
        border-top: 1px solid #fff;
        height: 100%;
        vertical-align: middle;
        color: #2a2a2a;
        background: #ebebeb;
        font-size: 14px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        position: relative
    }

        .table--standard tbody td > p {
            font-size: 14px;
            color: #2a2a2a;
            padding: 10px;
            word-wrap: break-word;
            word-break: break-word
        }

@media (max-width:1200px) {
    .table--standard tbody td > p {
        font-size: 12px
    }
}

.table--standard tbody td.no-padding, .table--standard tbody td.no-padding > p {
    padding: 0
}

.table--standard tbody td.btn-col {
    background: 0 0 !important
}

.table--standard tbody input[type=number], .table--standard tbody input[type=number]:focus, .table--standard tbody input[type=number]:hover {
    -moz-appearance: textfield
}

    .table--standard tbody input[type=number]::-webkit-inner-spin-button, .table--standard tbody input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

.table--standard tbody .loading p {
    background: url(../assets/img/layout/loader.gif) center center no-repeat #fff;
    background-size: 50px auto;
    min-height: 140px
}

.table--standard tbody .table-section-sep {
    background: 0 0
}

    .table--standard tbody .table-section-sep p {
        margin-bottom: 10px;
        background: #741c22;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

.table--standard tbody .check {
    width: 20px
}

.table--standard tbody .btn-col a {
    width: 100%;
    margin-top: 3px
}

    .table--standard tbody .btn-col a:first-child {
        margin-top: 0
    }

.table--standard tbody .checkbox-col label {
    display: inline-block
}

.table--standard tbody .checkbox-col .custom-checkbox {
    width: 23px;
    height: 23px;
    background-color: #fff
}

    .table--standard tbody .checkbox-col .custom-checkbox.checked:before {
        width: 17px;
        height: 17px
    }

.table--standard tbody .date-range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .table--standard tbody .date-range span {
        position: relative
    }

        .table--standard tbody .date-range span:first-child:before {
            content: '';
            width: 11px;
            height: 16px;
            background: url(../assets/img/layout/arrow-right-green.png);
            background-size: 11px 16px;
            position: absolute;
            right: -20px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

.table--standard tbody .btn--full-green, .table--standard tbody .btn--full-red {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.table--standard tbody.dark-red > :first-child td {
    padding-bottom: 10px
}

@media (max-width:1440px) {
    .table--standard tbody .table-section-sep p {
        margin-bottom: 5px
    }

    .table--standard tbody.dark-red > :first-child td {
        padding-bottom: 5px
    }
}

.table--standard tbody.dark-red td {
    background: 0 0
}

.table--standard tbody.dark-red p {
    height: 100%;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
    padding: 10px 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    word-wrap: break-word;
    word-break: break-word;
    background: #741c22
}

@media (max-width:1200px) {
    .table--standard tbody.dark-red p {
        font-size: 12px
    }
}

.table--standard tbody.dark-red + .green-rank:before {
    height: 10px
}

@media (max-width:1440px) {
    .table--standard tbody.dark-red + .green-rank:before {
        height: 5px
    }
}

.table--lightest thead th p {
    color: #2a2a2a;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    word-wrap: break-word;
    word-break: break-word
}

.table--lightest tbody td {
    border-top: 5px solid #fff
}

.table--rank tbody:before {
    width: 100%;
    height: 30px;
    content: '';
    display: block
}

.table--rank tbody:nth-of-type(1):before {
    display: none
}

.table--rank tr.unqualified td {
    background: #ca5b62
}

.table--rank tr.unqualified p {
    color: #fff
}

.table--rank .orange-rank tr:nth-child(even) td {
    background: #f1d9c2
}

.table--rank .orange-rank tr.unqualified td {
    background: #ca5b62;
    color: #fff
}

.table--rank .orange-rank td {
    background: #edcdae
}

.table--rank .green-rank tr:nth-child(even) td {
    background: #d3e6b6
}

.table--rank .green-rank tr.unqualified td {
    background: #ca5b62;
    color: #fff
}

.table--rank .green-rank td {
    background: #c7dfa4
}

.table--query {
    padding: 10px 0
}

    .table--query thead th p {
        font-size: 14px
    }

    .table--query tr > :first-child {
        width: 80.5%
    }

.table tbody tr.validation-error td {
    background: 0 0
}

    .table tbody tr.validation-error td span {
        color: #f14747;
        padding: 8px 0;
        font-size: 10px;
        text-align: center;
        display: block
    }

.table-head-name p, .table-header h3 {
    font-size: 16px;
    text-transform: uppercase
}

.employees-list .table tbody tr:not(.validation-error) > :nth-child(4) {
    padding: 15px
}

    .employees-list .table tbody tr:not(.validation-error) > :nth-child(4) input {
        background: #98363c;
        color: #fff;
        border: 0
    }

        .employees-list .table tbody tr:not(.validation-error) > :nth-child(4) input.error {
            border: 1px solid red
        }

.table-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .table-header h3 {
        width: 40%;
        margin: 0
    }

@media (max-width:768px) {
    .table-header {
        display: block
    }

        .table-header h3 {
            margin-bottom: 10px;
            width: 100%
        }
}

.table-header > div {
    width: 60%
}

@media (max-width:768px) {
    .table-header > div {
        width: 100%
    }
}

.table-header .progress-wrapper {
    height: 40px;
    border: 1px solid #ddd
}

@media (max-width:980px) {
    .table-header .percent-process {
        height: 100% !important
    }
}

.table-head-name {
    padding-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.add-owner-form.form-edit .add-worker-form__delete, .add-worker-form.form-edit .add-worker-form__delete, .area-tooltip {
    display: inline-block
}

.table-head-name > * {
    margin-left: 10px
}

.table-head-name p {
    width: 50%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-weight: 700;
    margin-left: 0;
    color: #2a2a2a;
    border: 1px solid #017b2f;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.table-head-name .btn {
    width: 25%
}

.table-average {
    padding-bottom: 10px;
    text-align: right;
    font-size: 0
}

.table-average__left, .table-average__right {
    width: 100%;
    max-width: 230px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    color: #2a2a2a;
    border: 2px solid transparent
}

    .table-average__left strong, .table-average__right strong {
        font-size: 18px
    }

@media (max-width:480px) {
    .table-average__left, .table-average__right {
        margin-top: 10px
    }
}

.table-average__left {
    border-color: #007c30
}

.table-average__right {
    border-color: #00a651;
    margin-left: 5px
}

.area-tooltip {
    padding: 3px 5px;
    font-size: 10px;
    line-height: 1;
    color: #2a2a2a;
    position: absolute;
    background: #fff;
    pointer-events: none
}

.error-page {
    padding: 0 0 80px;
    text-align: center
}

    .error-page h1 {
        font-size: 120px;
        margin: 0
    }

@media (max-width:768px) {
    .error-page h1 {
        font-size: 80px
    }
}

.error-page h1 small {
    font-size: 60px
}

.error-page p {
    padding: 20px 0;
    font-size: 18px
}

.add-owner-form.form-edit .add-worker-form__title-add, .add-worker-form.form-edit .add-worker-form__title-add {
    display: none
}

.add-owner-form.form-edit .add-worker-form__title-edit, .add-worker-form.form-edit .add-worker-form__title-edit {
    display: block
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .add-owner-form .selectLabel, .add-owner-form input[type=number], .add-owner-form input[type=password], .add-owner-form input[type=text], .add-worker-form .selectLabel, .add-worker-form input[type=number], .add-worker-form input[type=password], .add-worker-form input[type=text] {
        width: -webkit-calc(100% - 240px) !important;
        width: calc(100% - 240px) !important
    }
}

.add-owner-form .detailed-address .inp-postcode, .add-worker-form .detailed-address .inp-postcode {
    width: -webkit-calc(30% - 5px);
    width: calc(30% - 5px)
}

.add-owner-form .detailed-address .inp-city, .add-worker-form .detailed-address .inp-city {
    width: -webkit-calc(70% - 5px);
    width: calc(70% - 5px)
}

.add-owner-form__delete, .add-owner-form__title-edit, .add-worker-form__delete, .add-worker-form__title-edit {
    display: none
}

.add-member-operations-form.form-edit .add-worker-form__delete {
    display: inline-block
}

.add-member-operations-form.form-edit .add-worker-form__title-add {
    display: none
}

.add-member-operations-form.form-edit .add-worker-form__title-edit {
    display: block
}

.add-worker-form-evaluation {
    width: 100%;
    padding-bottom: 30px
}

    .add-worker-form-evaluation form {
        width: 70%
    }

@media (max-width:768px) {
    .add-worker-form-evaluation form {
        width: 100%
    }
}

.add-worker-form-evaluation .list-form .btn {
    margin-top: 30px
}

.add-director-form, .add-new-place-form {
    position: relative;
    overflow: hidden
}

.add-director-form__thanks-view, .add-new-place-form__thanks-view {
    display: none;
    text-align: center
}

    .add-director-form__thanks-view .thank-you__title, .add-new-place-form__thanks-view .thank-you__title {
        font-size: 26px;
        font-weight: 500
    }

        .add-director-form__thanks-view .thank-you__title span, .add-new-place-form__thanks-view .thank-you__title span {
            font-size: 30px;
            font-weight: 600
        }

.add-director-form form fieldset, .add-new-place-form form fieldset {
    width: 50%;
    float: left
}

    .add-director-form form fieldset + fieldset, .add-new-place-form form fieldset + fieldset {
        padding-top: 40px
    }

.add-director-form .submit input, .add-new-place-form .submit input {
    float: right
}

.add-director-form .form-error-info, .add-new-place-form .form-error-info {
    margin: 20px 0 10px;
    color: #f14747;
    padding-left: 240px;
    font-size: 10px
}

.add-shop-form .list-form span.error, .add-shop-form .offset-left, .admin-shop-form .list-form span.error, .admin-shop-form .offset-left, .edit-shop-form .list-form span.error, .edit-shop-form .offset-left, .search-member-form .list-form span.error, .search-member-form .offset-left, .search-owner-form-section-dk .list-form span.error, .search-owner-form-section-dk .offset-left, .search-shop-form .list-form span.error, .search-shop-form .offset-left, .search-shop-form-section-dk .list-form span.error, .search-shop-form-section-dk .offset-left, .search-worker-form .list-form span.error, .search-worker-form .offset-left {
    padding-left: 180px
}

.add-new-place-form {
    margin: 50px 0
}

    .add-new-place-form form fieldset {
        width: 100%
    }

    .add-new-place-form form .submit input {
        float: left
    }

    .add-new-place-form .submit {
        margin-left: 30px
    }

.add-new-place-form__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:479px) {
    .add-director-form form fieldset, .add-new-place-form form fieldset {
        width: 100%
    }

    .add-new-place-form__inner {
        display: block
    }

        .add-new-place-form__inner .list-form {
            width: 100%
        }
}

.add-shop-form, .admin-shop-form, .edit-shop-form, .search-member-form, .search-owner-form-section-dk, .search-shop-form, .search-shop-form-section-dk, .search-worker-form {
    position: relative;
    overflow: hidden
}

.add-shop-form__inner, .admin-shop-form__inner, .edit-shop-form__inner, .search-member-form__inner, .search-owner-form-section-dk__inner, .search-shop-form-section-dk__inner, .search-shop-form__inner, .search-worker-form__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.add-shop-form label, .admin-shop-form label, .edit-shop-form label, .search-member-form label, .search-owner-form-section-dk label, .search-shop-form label, .search-shop-form-section-dk label, .search-worker-form label {
    max-width: 180px;
    padding-top: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.add-shop-form .submit, .admin-shop-form .submit, .edit-shop-form .submit, .search-member-form .submit, .search-owner-form-section-dk .submit, .search-shop-form .submit, .search-shop-form-section-dk .submit, .search-worker-form .submit {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.add-shop-form form fieldset, .admin-shop-form form fieldset, .edit-shop-form form fieldset, .search-member-form form fieldset, .search-owner-form-section-dk form fieldset, .search-shop-form form fieldset, .search-shop-form-section-dk form fieldset, .search-worker-form form fieldset {
    width: 50%;
    float: left
}

@media (max-width:479px) {
    .add-shop-form form fieldset, .admin-shop-form form fieldset, .edit-shop-form form fieldset, .search-member-form form fieldset, .search-owner-form-section-dk form fieldset, .search-shop-form form fieldset, .search-shop-form-section-dk form fieldset, .search-worker-form form fieldset {
        width: 100%
    }
}

.add-shop-form form fieldset + fieldset, .admin-shop-form form fieldset + fieldset, .edit-shop-form form fieldset + fieldset, .search-member-form form fieldset + fieldset, .search-owner-form-section-dk form fieldset + fieldset, .search-shop-form form fieldset + fieldset, .search-shop-form-section-dk form fieldset + fieldset, .search-worker-form form fieldset + fieldset {
    padding-top: 40px
}

.add-shop-form__thanks-view, .admin-shop-form__thanks-view, .edit-shop-form__thanks-view, .search-member-form__thanks-view, .search-owner-form-section-dk__thanks-view, .search-shop-form-section-dk__thanks-view, .search-shop-form__thanks-view, .search-worker-form__thanks-view {
    display: none;
    text-align: center
}

    .add-shop-form__thanks-view .thank-you__title, .admin-shop-form__thanks-view .thank-you__title, .edit-shop-form__thanks-view .thank-you__title, .search-member-form__thanks-view .thank-you__title, .search-owner-form-section-dk__thanks-view .thank-you__title, .search-shop-form-section-dk__thanks-view .thank-you__title, .search-shop-form__thanks-view .thank-you__title, .search-worker-form__thanks-view .thank-you__title {
        font-size: 26px;
        font-weight: 500
    }

        .add-shop-form__thanks-view .thank-you__title span, .admin-shop-form__thanks-view .thank-you__title span, .edit-shop-form__thanks-view .thank-you__title span, .search-member-form__thanks-view .thank-you__title span, .search-owner-form-section-dk__thanks-view .thank-you__title span, .search-shop-form-section-dk__thanks-view .thank-you__title span, .search-shop-form__thanks-view .thank-you__title span, .search-worker-form__thanks-view .thank-you__title span {
            font-size: 30px;
            font-weight: 600
        }

.add-shop-form .offset-left input + input, .admin-shop-form .offset-left input + input, .edit-shop-form .offset-left input + input, .search-member-form .offset-left input + input, .search-owner-form-section-dk .offset-left input + input, .search-shop-form .offset-left input + input, .search-shop-form-section-dk .offset-left input + input, .search-worker-form .offset-left input + input {
    margin-left: 10px
}

.add-shop-form .offset-left span.error, .admin-shop-form .offset-left span.error, .edit-shop-form .offset-left span.error, .search-member-form .offset-left span.error, .search-owner-form-section-dk .offset-left span.error, .search-shop-form .offset-left span.error, .search-shop-form-section-dk .offset-left span.error, .search-worker-form .offset-left span.error {
    padding-left: 0
}

@media (max-width:767px) {
    .add-shop-form .offset-left input + input, .admin-shop-form .offset-left input + input, .edit-shop-form .offset-left input + input, .search-member-form .offset-left input + input, .search-owner-form-section-dk .offset-left input + input, .search-shop-form .offset-left input + input, .search-shop-form-section-dk .offset-left input + input, .search-worker-form .offset-left input + input {
        margin-left: 0;
        margin-top: 15px
    }

    .add-shop-form .offset-left, .admin-shop-form .offset-left, .edit-shop-form .offset-left, .search-member-form .offset-left, .search-owner-form-section-dk .offset-left, .search-shop-form .offset-left, .search-shop-form-section-dk .offset-left, .search-worker-form .offset-left {
        padding-left: 0
    }
}

.add-shop-form input[type=password], .add-shop-form input[type=text], .admin-shop-form input[type=password], .admin-shop-form input[type=text], .edit-shop-form input[type=password], .edit-shop-form input[type=text], .search-member-form input[type=password], .search-member-form input[type=text], .search-owner-form-section-dk input[type=password], .search-owner-form-section-dk input[type=text], .search-shop-form input[type=password], .search-shop-form input[type=text], .search-shop-form-section-dk input[type=password], .search-shop-form-section-dk input[type=text], .search-worker-form input[type=password], .search-worker-form input[type=text] {
    font-size: 17px;
    font-weight: 700
}

    .add-shop-form input[type=password]::-webkit-input-placeholder, .add-shop-form input[type=text]::-webkit-input-placeholder, .admin-shop-form input[type=password]::-webkit-input-placeholder, .admin-shop-form input[type=text]::-webkit-input-placeholder, .edit-shop-form input[type=password]::-webkit-input-placeholder, .edit-shop-form input[type=text]::-webkit-input-placeholder, .search-member-form input[type=password]::-webkit-input-placeholder, .search-member-form input[type=text]::-webkit-input-placeholder, .search-owner-form-section-dk input[type=password]::-webkit-input-placeholder, .search-owner-form-section-dk input[type=text]::-webkit-input-placeholder, .search-shop-form input[type=password]::-webkit-input-placeholder, .search-shop-form input[type=text]::-webkit-input-placeholder, .search-shop-form-section-dk input[type=password]::-webkit-input-placeholder, .search-shop-form-section-dk input[type=text]::-webkit-input-placeholder, .search-worker-form input[type=password]::-webkit-input-placeholder, .search-worker-form input[type=text]::-webkit-input-placeholder {
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        color: #d9d9d9
    }

    .add-shop-form input[type=password]::-moz-placeholder, .add-shop-form input[type=text]::-moz-placeholder, .admin-shop-form input[type=password]::-moz-placeholder, .admin-shop-form input[type=text]::-moz-placeholder, .edit-shop-form input[type=password]::-moz-placeholder, .edit-shop-form input[type=text]::-moz-placeholder, .search-member-form input[type=password]::-moz-placeholder, .search-member-form input[type=text]::-moz-placeholder, .search-owner-form-section-dk input[type=password]::-moz-placeholder, .search-owner-form-section-dk input[type=text]::-moz-placeholder, .search-shop-form input[type=password]::-moz-placeholder, .search-shop-form input[type=text]::-moz-placeholder, .search-shop-form-section-dk input[type=password]::-moz-placeholder, .search-shop-form-section-dk input[type=text]::-moz-placeholder, .search-worker-form input[type=password]::-moz-placeholder, .search-worker-form input[type=text]::-moz-placeholder {
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        color: #d9d9d9
    }

    .add-shop-form input[type=password]:-ms-input-placeholder, .add-shop-form input[type=text]:-ms-input-placeholder, .admin-shop-form input[type=password]:-ms-input-placeholder, .admin-shop-form input[type=text]:-ms-input-placeholder, .edit-shop-form input[type=password]:-ms-input-placeholder, .edit-shop-form input[type=text]:-ms-input-placeholder, .search-member-form input[type=password]:-ms-input-placeholder, .search-member-form input[type=text]:-ms-input-placeholder, .search-owner-form-section-dk input[type=password]:-ms-input-placeholder, .search-owner-form-section-dk input[type=text]:-ms-input-placeholder, .search-shop-form input[type=password]:-ms-input-placeholder, .search-shop-form input[type=text]:-ms-input-placeholder, .search-shop-form-section-dk input[type=password]:-ms-input-placeholder, .search-shop-form-section-dk input[type=text]:-ms-input-placeholder, .search-worker-form input[type=password]:-ms-input-placeholder, .search-worker-form input[type=text]:-ms-input-placeholder {
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        color: #d9d9d9
    }

    .add-shop-form input[type=password]::placeholder, .add-shop-form input[type=text]::placeholder, .admin-shop-form input[type=password]::placeholder, .admin-shop-form input[type=text]::placeholder, .edit-shop-form input[type=password]::placeholder, .edit-shop-form input[type=text]::placeholder, .search-member-form input[type=password]::placeholder, .search-member-form input[type=text]::placeholder, .search-owner-form-section-dk input[type=password]::placeholder, .search-owner-form-section-dk input[type=text]::placeholder, .search-shop-form input[type=password]::placeholder, .search-shop-form input[type=text]::placeholder, .search-shop-form-section-dk input[type=password]::placeholder, .search-shop-form-section-dk input[type=text]::placeholder, .search-worker-form input[type=password]::placeholder, .search-worker-form input[type=text]::placeholder {
        font-weight: 500;
        font-style: italic;
        font-size: 14px;
        color: #d9d9d9
    }

    .add-shop-form input[type=password].post-code-1, .add-shop-form input[type=text].post-code-1, .admin-shop-form input[type=password].post-code-1, .admin-shop-form input[type=text].post-code-1, .edit-shop-form input[type=password].post-code-1, .edit-shop-form input[type=text].post-code-1, .search-member-form input[type=password].post-code-1, .search-member-form input[type=text].post-code-1, .search-owner-form-section-dk input[type=password].post-code-1, .search-owner-form-section-dk input[type=text].post-code-1, .search-shop-form input[type=password].post-code-1, .search-shop-form input[type=text].post-code-1, .search-shop-form-section-dk input[type=password].post-code-1, .search-shop-form-section-dk input[type=text].post-code-1, .search-worker-form input[type=password].post-code-1, .search-worker-form input[type=text].post-code-1 {
        width: 60px;
        text-align: center
    }

    .add-shop-form input[type=password].post-code-2, .add-shop-form input[type=text].post-code-2, .admin-shop-form input[type=password].post-code-2, .admin-shop-form input[type=text].post-code-2, .edit-shop-form input[type=password].post-code-2, .edit-shop-form input[type=text].post-code-2, .search-member-form input[type=password].post-code-2, .search-member-form input[type=text].post-code-2, .search-owner-form-section-dk input[type=password].post-code-2, .search-owner-form-section-dk input[type=text].post-code-2, .search-shop-form input[type=password].post-code-2, .search-shop-form input[type=text].post-code-2, .search-shop-form-section-dk input[type=password].post-code-2, .search-shop-form-section-dk input[type=text].post-code-2, .search-worker-form input[type=password].post-code-2, .search-worker-form input[type=text].post-code-2 {
        width: 100px;
        text-align: center
    }

.add-shop-form.add-owner-form-section, .add-shop-form.add-shop-form-section, .add-shop-form.edit-shop-form, .admin-shop-form.add-owner-form-section, .admin-shop-form.add-shop-form-section, .admin-shop-form.edit-shop-form, .edit-shop-form.add-owner-form-section, .edit-shop-form.add-shop-form-section, .edit-shop-form.edit-shop-form, .search-member-form.add-owner-form-section, .search-member-form.add-shop-form-section, .search-member-form.edit-shop-form, .search-owner-form-section-dk.add-owner-form-section, .search-owner-form-section-dk.add-shop-form-section, .search-owner-form-section-dk.edit-shop-form, .search-shop-form-section-dk.add-owner-form-section, .search-shop-form-section-dk.add-shop-form-section, .search-shop-form-section-dk.edit-shop-form, .search-shop-form.add-owner-form-section, .search-shop-form.add-shop-form-section, .search-shop-form.edit-shop-form, .search-worker-form.add-owner-form-section, .search-worker-form.add-shop-form-section, .search-worker-form.edit-shop-form {
    position: relative
}

    .add-shop-form.add-owner-form-section h2, .add-shop-form.add-shop-form-section h2, .add-shop-form.edit-shop-form h2, .admin-shop-form.add-owner-form-section h2, .admin-shop-form.add-shop-form-section h2, .admin-shop-form.edit-shop-form h2, .edit-shop-form.add-owner-form-section h2, .edit-shop-form.add-shop-form-section h2, .edit-shop-form.edit-shop-form h2, .search-member-form.add-owner-form-section h2, .search-member-form.add-shop-form-section h2, .search-member-form.edit-shop-form h2, .search-owner-form-section-dk.add-owner-form-section h2, .search-owner-form-section-dk.add-shop-form-section h2, .search-owner-form-section-dk.edit-shop-form h2, .search-shop-form-section-dk.add-owner-form-section h2, .search-shop-form-section-dk.add-shop-form-section h2, .search-shop-form-section-dk.edit-shop-form h2, .search-shop-form.add-owner-form-section h2, .search-shop-form.add-shop-form-section h2, .search-shop-form.edit-shop-form h2, .search-worker-form.add-owner-form-section h2, .search-worker-form.add-shop-form-section h2, .search-worker-form.edit-shop-form h2 {
        margin-top: 0;
        padding-bottom: 20px;
        width: 50%;
        padding-right: 30px
    }

        .add-shop-form.add-owner-form-section h2 span, .add-shop-form.add-shop-form-section h2 span, .add-shop-form.edit-shop-form h2 span, .admin-shop-form.add-owner-form-section h2 span, .admin-shop-form.add-shop-form-section h2 span, .admin-shop-form.edit-shop-form h2 span, .edit-shop-form.add-owner-form-section h2 span, .edit-shop-form.add-shop-form-section h2 span, .edit-shop-form.edit-shop-form h2 span, .search-member-form.add-owner-form-section h2 span, .search-member-form.add-shop-form-section h2 span, .search-member-form.edit-shop-form h2 span, .search-owner-form-section-dk.add-owner-form-section h2 span, .search-owner-form-section-dk.add-shop-form-section h2 span, .search-owner-form-section-dk.edit-shop-form h2 span, .search-shop-form-section-dk.add-owner-form-section h2 span, .search-shop-form-section-dk.add-shop-form-section h2 span, .search-shop-form-section-dk.edit-shop-form h2 span, .search-shop-form.add-owner-form-section h2 span, .search-shop-form.add-shop-form-section h2 span, .search-shop-form.edit-shop-form h2 span, .search-worker-form.add-owner-form-section h2 span, .search-worker-form.add-shop-form-section h2 span, .search-worker-form.edit-shop-form h2 span {
            padding: 8px 20px;
            border: 1px solid #017b2f;
            position: relative;
            margin-top: 0;
            font-size: 14px;
            width: 100%;
            margin-bottom: 20px;
            display: block
        }

    .add-shop-form.add-owner-form-section > .btn, .add-shop-form.add-shop-form-section > .btn, .add-shop-form.edit-shop-form > .btn, .admin-shop-form.add-owner-form-section > .btn, .admin-shop-form.add-shop-form-section > .btn, .admin-shop-form.edit-shop-form > .btn, .edit-shop-form.add-owner-form-section > .btn, .edit-shop-form.add-shop-form-section > .btn, .edit-shop-form.edit-shop-form > .btn, .search-member-form.add-owner-form-section > .btn, .search-member-form.add-shop-form-section > .btn, .search-member-form.edit-shop-form > .btn, .search-owner-form-section-dk.add-owner-form-section > .btn, .search-owner-form-section-dk.add-shop-form-section > .btn, .search-owner-form-section-dk.edit-shop-form > .btn, .search-shop-form-section-dk.add-owner-form-section > .btn, .search-shop-form-section-dk.add-shop-form-section > .btn, .search-shop-form-section-dk.edit-shop-form > .btn, .search-shop-form.add-owner-form-section > .btn, .search-shop-form.add-shop-form-section > .btn, .search-shop-form.edit-shop-form > .btn, .search-worker-form.add-owner-form-section > .btn, .search-worker-form.add-shop-form-section > .btn, .search-worker-form.edit-shop-form > .btn {
        cursor: pointer;
        float: right;
        margin-bottom: 60px;
        margin-right: 15px
    }

    .add-shop-form.add-owner-form-section form fieldset, .add-shop-form.add-shop-form-section form fieldset, .add-shop-form.edit-shop-form form fieldset, .admin-shop-form.add-owner-form-section form fieldset, .admin-shop-form.add-shop-form-section form fieldset, .admin-shop-form.edit-shop-form form fieldset, .edit-shop-form.add-owner-form-section form fieldset, .edit-shop-form.add-shop-form-section form fieldset, .edit-shop-form.edit-shop-form form fieldset, .search-member-form.add-owner-form-section form fieldset, .search-member-form.add-shop-form-section form fieldset, .search-member-form.edit-shop-form form fieldset, .search-owner-form-section-dk.add-owner-form-section form fieldset, .search-owner-form-section-dk.add-shop-form-section form fieldset, .search-owner-form-section-dk.edit-shop-form form fieldset, .search-shop-form-section-dk.add-owner-form-section form fieldset, .search-shop-form-section-dk.add-shop-form-section form fieldset, .search-shop-form-section-dk.edit-shop-form form fieldset, .search-shop-form.add-owner-form-section form fieldset, .search-shop-form.add-shop-form-section form fieldset, .search-shop-form.edit-shop-form form fieldset, .search-worker-form.add-owner-form-section form fieldset, .search-worker-form.add-shop-form-section form fieldset, .search-worker-form.edit-shop-form form fieldset {
        width: 100%
    }

    .add-shop-form.add-owner-form-section .list-form, .add-shop-form.add-shop-form-section .list-form, .add-shop-form.edit-shop-form .list-form, .admin-shop-form.add-owner-form-section .list-form, .admin-shop-form.add-shop-form-section .list-form, .admin-shop-form.edit-shop-form .list-form, .edit-shop-form.add-owner-form-section .list-form, .edit-shop-form.add-shop-form-section .list-form, .edit-shop-form.edit-shop-form .list-form, .search-member-form.add-owner-form-section .list-form, .search-member-form.add-shop-form-section .list-form, .search-member-form.edit-shop-form .list-form, .search-owner-form-section-dk.add-owner-form-section .list-form, .search-owner-form-section-dk.add-shop-form-section .list-form, .search-owner-form-section-dk.edit-shop-form .list-form, .search-shop-form-section-dk.add-owner-form-section .list-form, .search-shop-form-section-dk.add-shop-form-section .list-form, .search-shop-form-section-dk.edit-shop-form .list-form, .search-shop-form.add-owner-form-section .list-form, .search-shop-form.add-shop-form-section .list-form, .search-shop-form.edit-shop-form .list-form, .search-worker-form.add-owner-form-section .list-form, .search-worker-form.add-shop-form-section .list-form, .search-worker-form.edit-shop-form .list-form {
        padding-right: 10px
    }

        .add-shop-form.add-owner-form-section .list-form + .list-form, .add-shop-form.add-shop-form-section .list-form + .list-form, .add-shop-form.edit-shop-form .list-form + .list-form, .admin-shop-form.add-owner-form-section .list-form + .list-form, .admin-shop-form.add-shop-form-section .list-form + .list-form, .admin-shop-form.edit-shop-form .list-form + .list-form, .edit-shop-form.add-owner-form-section .list-form + .list-form, .edit-shop-form.add-shop-form-section .list-form + .list-form, .edit-shop-form.edit-shop-form .list-form + .list-form, .search-member-form.add-owner-form-section .list-form + .list-form, .search-member-form.add-shop-form-section .list-form + .list-form, .search-member-form.edit-shop-form .list-form + .list-form, .search-owner-form-section-dk.add-owner-form-section .list-form + .list-form, .search-owner-form-section-dk.add-shop-form-section .list-form + .list-form, .search-owner-form-section-dk.edit-shop-form .list-form + .list-form, .search-shop-form-section-dk.add-owner-form-section .list-form + .list-form, .search-shop-form-section-dk.add-shop-form-section .list-form + .list-form, .search-shop-form-section-dk.edit-shop-form .list-form + .list-form, .search-shop-form.add-owner-form-section .list-form + .list-form, .search-shop-form.add-shop-form-section .list-form + .list-form, .search-shop-form.edit-shop-form .list-form + .list-form, .search-worker-form.add-owner-form-section .list-form + .list-form, .search-worker-form.add-shop-form-section .list-form + .list-form, .search-worker-form.edit-shop-form .list-form + .list-form {
            padding-right: 0;
            padding-left: 10px
        }

@media (max-width:768px) {
    .add-shop-form.add-owner-form-section .list-form, .add-shop-form.add-owner-form-section .list-form + .list-form, .add-shop-form.add-shop-form-section .list-form, .add-shop-form.add-shop-form-section .list-form + .list-form, .add-shop-form.edit-shop-form .list-form, .add-shop-form.edit-shop-form .list-form + .list-form, .admin-shop-form.add-owner-form-section .list-form, .admin-shop-form.add-owner-form-section .list-form + .list-form, .admin-shop-form.add-shop-form-section .list-form, .admin-shop-form.add-shop-form-section .list-form + .list-form, .admin-shop-form.edit-shop-form .list-form, .admin-shop-form.edit-shop-form .list-form + .list-form, .edit-shop-form.add-owner-form-section .list-form, .edit-shop-form.add-owner-form-section .list-form + .list-form, .edit-shop-form.add-shop-form-section .list-form, .edit-shop-form.add-shop-form-section .list-form + .list-form, .edit-shop-form.edit-shop-form .list-form, .edit-shop-form.edit-shop-form .list-form + .list-form, .search-member-form.add-owner-form-section .list-form, .search-member-form.add-owner-form-section .list-form + .list-form, .search-member-form.add-shop-form-section .list-form, .search-member-form.add-shop-form-section .list-form + .list-form, .search-member-form.edit-shop-form .list-form, .search-member-form.edit-shop-form .list-form + .list-form, .search-owner-form-section-dk.add-owner-form-section .list-form, .search-owner-form-section-dk.add-owner-form-section .list-form + .list-form, .search-owner-form-section-dk.add-shop-form-section .list-form, .search-owner-form-section-dk.add-shop-form-section .list-form + .list-form, .search-owner-form-section-dk.edit-shop-form .list-form, .search-owner-form-section-dk.edit-shop-form .list-form + .list-form, .search-shop-form-section-dk.add-owner-form-section .list-form, .search-shop-form-section-dk.add-owner-form-section .list-form + .list-form, .search-shop-form-section-dk.add-shop-form-section .list-form, .search-shop-form-section-dk.add-shop-form-section .list-form + .list-form, .search-shop-form-section-dk.edit-shop-form .list-form, .search-shop-form-section-dk.edit-shop-form .list-form + .list-form, .search-shop-form.add-owner-form-section .list-form, .search-shop-form.add-owner-form-section .list-form + .list-form, .search-shop-form.add-shop-form-section .list-form, .search-shop-form.add-shop-form-section .list-form + .list-form, .search-shop-form.edit-shop-form .list-form, .search-shop-form.edit-shop-form .list-form + .list-form, .search-worker-form.add-owner-form-section .list-form, .search-worker-form.add-owner-form-section .list-form + .list-form, .search-worker-form.add-shop-form-section .list-form, .search-worker-form.add-shop-form-section .list-form + .list-form, .search-worker-form.edit-shop-form .list-form, .search-worker-form.edit-shop-form .list-form + .list-form {
        padding-right: 0;
        padding-left: 0
    }
}

.add-shop-form.add-owner-form-section .add-shop-form__inner, .add-shop-form.add-shop-form-section .add-shop-form__inner, .add-shop-form.edit-shop-form .add-shop-form__inner, .admin-shop-form.add-owner-form-section .add-shop-form__inner, .admin-shop-form.add-shop-form-section .add-shop-form__inner, .admin-shop-form.edit-shop-form .add-shop-form__inner, .edit-shop-form.add-owner-form-section .add-shop-form__inner, .edit-shop-form.add-shop-form-section .add-shop-form__inner, .edit-shop-form.edit-shop-form .add-shop-form__inner, .search-member-form.add-owner-form-section .add-shop-form__inner, .search-member-form.add-shop-form-section .add-shop-form__inner, .search-member-form.edit-shop-form .add-shop-form__inner, .search-owner-form-section-dk.add-owner-form-section .add-shop-form__inner, .search-owner-form-section-dk.add-shop-form-section .add-shop-form__inner, .search-owner-form-section-dk.edit-shop-form .add-shop-form__inner, .search-shop-form-section-dk.add-owner-form-section .add-shop-form__inner, .search-shop-form-section-dk.add-shop-form-section .add-shop-form__inner, .search-shop-form-section-dk.edit-shop-form .add-shop-form__inner, .search-shop-form.add-owner-form-section .add-shop-form__inner, .search-shop-form.add-shop-form-section .add-shop-form__inner, .search-shop-form.edit-shop-form .add-shop-form__inner, .search-worker-form.add-owner-form-section .add-shop-form__inner, .search-worker-form.add-shop-form-section .add-shop-form__inner, .search-worker-form.edit-shop-form .add-shop-form__inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .add-shop-form.add-owner-form-section .add-shop-form__inner ul, .add-shop-form.add-shop-form-section .add-shop-form__inner ul, .add-shop-form.edit-shop-form .add-shop-form__inner ul, .admin-shop-form.add-owner-form-section .add-shop-form__inner ul, .admin-shop-form.add-shop-form-section .add-shop-form__inner ul, .admin-shop-form.edit-shop-form .add-shop-form__inner ul, .edit-shop-form.add-owner-form-section .add-shop-form__inner ul, .edit-shop-form.add-shop-form-section .add-shop-form__inner ul, .edit-shop-form.edit-shop-form .add-shop-form__inner ul, .search-member-form.add-owner-form-section .add-shop-form__inner ul, .search-member-form.add-shop-form-section .add-shop-form__inner ul, .search-member-form.edit-shop-form .add-shop-form__inner ul, .search-owner-form-section-dk.add-owner-form-section .add-shop-form__inner ul, .search-owner-form-section-dk.add-shop-form-section .add-shop-form__inner ul, .search-owner-form-section-dk.edit-shop-form .add-shop-form__inner ul, .search-shop-form-section-dk.add-owner-form-section .add-shop-form__inner ul, .search-shop-form-section-dk.add-shop-form-section .add-shop-form__inner ul, .search-shop-form-section-dk.edit-shop-form .add-shop-form__inner ul, .search-shop-form.add-owner-form-section .add-shop-form__inner ul, .search-shop-form.add-shop-form-section .add-shop-form__inner ul, .search-shop-form.edit-shop-form .add-shop-form__inner ul, .search-worker-form.add-owner-form-section .add-shop-form__inner ul, .search-worker-form.add-shop-form-section .add-shop-form__inner ul, .search-worker-form.edit-shop-form .add-shop-form__inner ul {
        width: 50%
    }

    .add-shop-form.add-owner-form-section .add-shop-form__inner > :first-child, .add-shop-form.add-shop-form-section .add-shop-form__inner > :first-child, .add-shop-form.edit-shop-form .add-shop-form__inner > :first-child, .admin-shop-form.add-owner-form-section .add-shop-form__inner > :first-child, .admin-shop-form.add-shop-form-section .add-shop-form__inner > :first-child, .admin-shop-form.edit-shop-form .add-shop-form__inner > :first-child, .edit-shop-form.add-owner-form-section .add-shop-form__inner > :first-child, .edit-shop-form.add-shop-form-section .add-shop-form__inner > :first-child, .edit-shop-form.edit-shop-form .add-shop-form__inner > :first-child, .search-member-form.add-owner-form-section .add-shop-form__inner > :first-child, .search-member-form.add-shop-form-section .add-shop-form__inner > :first-child, .search-member-form.edit-shop-form .add-shop-form__inner > :first-child, .search-owner-form-section-dk.add-owner-form-section .add-shop-form__inner > :first-child, .search-owner-form-section-dk.add-shop-form-section .add-shop-form__inner > :first-child, .search-owner-form-section-dk.edit-shop-form .add-shop-form__inner > :first-child, .search-shop-form-section-dk.add-owner-form-section .add-shop-form__inner > :first-child, .search-shop-form-section-dk.add-shop-form-section .add-shop-form__inner > :first-child, .search-shop-form-section-dk.edit-shop-form .add-shop-form__inner > :first-child, .search-shop-form.add-owner-form-section .add-shop-form__inner > :first-child, .search-shop-form.add-shop-form-section .add-shop-form__inner > :first-child, .search-shop-form.edit-shop-form .add-shop-form__inner > :first-child, .search-worker-form.add-owner-form-section .add-shop-form__inner > :first-child, .search-worker-form.add-shop-form-section .add-shop-form__inner > :first-child, .search-worker-form.edit-shop-form .add-shop-form__inner > :first-child {
        padding-right: 60px
    }

@media (max-width:767px) {
    .add-shop-form.add-owner-form-section .add-shop-form__inner ul, .add-shop-form.add-shop-form-section .add-shop-form__inner ul, .add-shop-form.edit-shop-form .add-shop-form__inner ul, .admin-shop-form.add-owner-form-section .add-shop-form__inner ul, .admin-shop-form.add-shop-form-section .add-shop-form__inner ul, .admin-shop-form.edit-shop-form .add-shop-form__inner ul, .edit-shop-form.add-owner-form-section .add-shop-form__inner ul, .edit-shop-form.add-shop-form-section .add-shop-form__inner ul, .edit-shop-form.edit-shop-form .add-shop-form__inner ul, .search-member-form.add-owner-form-section .add-shop-form__inner ul, .search-member-form.add-shop-form-section .add-shop-form__inner ul, .search-member-form.edit-shop-form .add-shop-form__inner ul, .search-owner-form-section-dk.add-owner-form-section .add-shop-form__inner ul, .search-owner-form-section-dk.add-shop-form-section .add-shop-form__inner ul, .search-owner-form-section-dk.edit-shop-form .add-shop-form__inner ul, .search-shop-form-section-dk.add-owner-form-section .add-shop-form__inner ul, .search-shop-form-section-dk.add-shop-form-section .add-shop-form__inner ul, .search-shop-form-section-dk.edit-shop-form .add-shop-form__inner ul, .search-shop-form.add-owner-form-section .add-shop-form__inner ul, .search-shop-form.add-shop-form-section .add-shop-form__inner ul, .search-shop-form.edit-shop-form .add-shop-form__inner ul, .search-worker-form.add-owner-form-section .add-shop-form__inner ul, .search-worker-form.add-shop-form-section .add-shop-form__inner ul, .search-worker-form.edit-shop-form .add-shop-form__inner ul {
        width: 100%
    }

    .add-shop-form.add-owner-form-section .add-shop-form__inner > :first-child, .add-shop-form.add-shop-form-section .add-shop-form__inner > :first-child, .add-shop-form.edit-shop-form .add-shop-form__inner > :first-child, .admin-shop-form.add-owner-form-section .add-shop-form__inner > :first-child, .admin-shop-form.add-shop-form-section .add-shop-form__inner > :first-child, .admin-shop-form.edit-shop-form .add-shop-form__inner > :first-child, .edit-shop-form.add-owner-form-section .add-shop-form__inner > :first-child, .edit-shop-form.add-shop-form-section .add-shop-form__inner > :first-child, .edit-shop-form.edit-shop-form .add-shop-form__inner > :first-child, .search-member-form.add-owner-form-section .add-shop-form__inner > :first-child, .search-member-form.add-shop-form-section .add-shop-form__inner > :first-child, .search-member-form.edit-shop-form .add-shop-form__inner > :first-child, .search-owner-form-section-dk.add-owner-form-section .add-shop-form__inner > :first-child, .search-owner-form-section-dk.add-shop-form-section .add-shop-form__inner > :first-child, .search-owner-form-section-dk.edit-shop-form .add-shop-form__inner > :first-child, .search-shop-form-section-dk.add-owner-form-section .add-shop-form__inner > :first-child, .search-shop-form-section-dk.add-shop-form-section .add-shop-form__inner > :first-child, .search-shop-form-section-dk.edit-shop-form .add-shop-form__inner > :first-child, .search-shop-form.add-owner-form-section .add-shop-form__inner > :first-child, .search-shop-form.add-shop-form-section .add-shop-form__inner > :first-child, .search-shop-form.edit-shop-form .add-shop-form__inner > :first-child, .search-worker-form.add-owner-form-section .add-shop-form__inner > :first-child, .search-worker-form.add-shop-form-section .add-shop-form__inner > :first-child, .search-worker-form.edit-shop-form .add-shop-form__inner > :first-child {
        padding: 0
    }
}

.add-shop-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .add-shop-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .add-shop-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .admin-shop-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .admin-shop-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .admin-shop-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .edit-shop-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .edit-shop-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .edit-shop-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-member-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-member-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-member-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-owner-form-section-dk.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-owner-form-section-dk.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-owner-form-section-dk.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-shop-form-section-dk.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-shop-form-section-dk.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-shop-form-section-dk.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-shop-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-shop-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-shop-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-worker-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-worker-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-worker-form.edit-shop-form .add-shop-form__inner > :first-child + ul {
    padding: 0 30px
}

@media (max-width:767px) {
    .add-shop-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .add-shop-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .add-shop-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .admin-shop-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .admin-shop-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .admin-shop-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .edit-shop-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .edit-shop-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .edit-shop-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-member-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-member-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-member-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-owner-form-section-dk.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-owner-form-section-dk.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-owner-form-section-dk.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-shop-form-section-dk.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-shop-form-section-dk.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-shop-form-section-dk.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-shop-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-shop-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-shop-form.edit-shop-form .add-shop-form__inner > :first-child + ul, .search-worker-form.add-owner-form-section .add-shop-form__inner > :first-child + ul, .search-worker-form.add-shop-form-section .add-shop-form__inner > :first-child + ul, .search-worker-form.edit-shop-form .add-shop-form__inner > :first-child + ul {
        padding: 0
    }
}

.add-shop-form.add-owner-form-section .inp-house-nr, .add-shop-form.add-shop-form-section .inp-house-nr, .add-shop-form.edit-shop-form .inp-house-nr, .admin-shop-form.add-owner-form-section .inp-house-nr, .admin-shop-form.add-shop-form-section .inp-house-nr, .admin-shop-form.edit-shop-form .inp-house-nr, .edit-shop-form.add-owner-form-section .inp-house-nr, .edit-shop-form.add-shop-form-section .inp-house-nr, .edit-shop-form.edit-shop-form .inp-house-nr, .search-member-form.add-owner-form-section .inp-house-nr, .search-member-form.add-shop-form-section .inp-house-nr, .search-member-form.edit-shop-form .inp-house-nr, .search-owner-form-section-dk.add-owner-form-section .inp-house-nr, .search-owner-form-section-dk.add-shop-form-section .inp-house-nr, .search-owner-form-section-dk.edit-shop-form .inp-house-nr, .search-shop-form-section-dk.add-owner-form-section .inp-house-nr, .search-shop-form-section-dk.add-shop-form-section .inp-house-nr, .search-shop-form-section-dk.edit-shop-form .inp-house-nr, .search-shop-form.add-owner-form-section .inp-house-nr, .search-shop-form.add-shop-form-section .inp-house-nr, .search-shop-form.edit-shop-form .inp-house-nr, .search-worker-form.add-owner-form-section .inp-house-nr, .search-worker-form.add-shop-form-section .inp-house-nr, .search-worker-form.edit-shop-form .inp-house-nr {
    width: 160px
}

.add-shop-form.add-owner-form-section .submit, .add-shop-form.add-shop-form-section .submit, .add-shop-form.edit-shop-form .submit, .admin-shop-form.add-owner-form-section .submit, .admin-shop-form.add-shop-form-section .submit, .admin-shop-form.edit-shop-form .submit, .edit-shop-form.add-owner-form-section .submit, .edit-shop-form.add-shop-form-section .submit, .edit-shop-form.edit-shop-form .submit, .search-member-form.add-owner-form-section .submit, .search-member-form.add-shop-form-section .submit, .search-member-form.edit-shop-form .submit, .search-owner-form-section-dk.add-owner-form-section .submit, .search-owner-form-section-dk.add-shop-form-section .submit, .search-owner-form-section-dk.edit-shop-form .submit, .search-shop-form-section-dk.add-owner-form-section .submit, .search-shop-form-section-dk.add-shop-form-section .submit, .search-shop-form-section-dk.edit-shop-form .submit, .search-shop-form.add-owner-form-section .submit, .search-shop-form.add-shop-form-section .submit, .search-shop-form.edit-shop-form .submit, .search-worker-form.add-owner-form-section .submit, .search-worker-form.add-shop-form-section .submit, .search-worker-form.edit-shop-form .submit {
    margin: 60px auto 0
}

.add-shop-form .backend-error, .admin-shop-form .backend-error, .edit-shop-form .backend-error, .search-member-form .backend-error, .search-owner-form-section-dk .backend-error, .search-shop-form .backend-error, .search-shop-form-section-dk .backend-error, .search-worker-form .backend-error {
    color: #f14747;
    padding-top: 7px;
    font-size: 10px;
    text-align: left
}

.add-shop-form .change-shop__owner, .add-shop-form .delete-shop__owner, .add-shop-form .search-shop__owner {
    color: #017b2f;
    font-weight: 700;
    font-size: 14px;
    padding-top: 10px
}

    .add-shop-form .change-shop__owner:focus, .add-shop-form .change-shop__owner:hover, .add-shop-form .delete-shop__owner:focus, .add-shop-form .delete-shop__owner:hover, .add-shop-form .search-shop__owner:focus, .add-shop-form .search-shop__owner:hover {
        color: #19ad51
    }

    .add-shop-form .change-shop__owner + p, .add-shop-form .delete-shop__owner + p, .add-shop-form .search-shop__owner + p {
        font-size: 14px;
        padding-top: 11px
    }

.add-shop-form .change-shop__owner {
    margin: 0 20px
}

.search-shop-form-section-dk.add-shop-form-section .submit, .search-shop-form.add-shop-form-section .submit {
    margin: 60px 0 0
}

.add-member-form.form-edit .add-worker-form__title-add {
    display: none
}

.add-member-form.form-edit .add-worker-form__delete, .add-member-form.form-edit .add-worker-form__title-edit {
    display: inline-block
}

.search-member-form.add-shop-form-section .list-form__input-wrapper, .search-worker-form.add-shop-form-section .list-form__input-wrapper {
    width: 270px;
    float: right;
    margin-bottom: 15px
}

    .search-member-form.add-shop-form-section .list-form__input-wrapper label, .search-worker-form.add-shop-form-section .list-form__input-wrapper label {
        margin-right: 15px;
        font-size: 14px
    }

.search-member-form.add-shop-form-section .table-wrapper, .search-worker-form.add-shop-form-section .table-wrapper {
    clear: both
}

.search-member-form.add-shop-form-section .list-form__input-wrapper {
    width: 350px
}

.detailed-address {
    font-size: 0;
    margin: 0 0 0 -5px
}

    .detailed-address input {
        margin: 0 0 5px 5px
    }

@media (max-width:1200px) {
    .detailed-address input {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }
}

.detailed-address .inp-prefix {
    width: 80px
}

.detailed-address .inp-street {
    width: 163px
}

@media (max-width:1440px) {
    .detailed-address .inp-street {
        width: 276px
    }
}

@media (max-width:1200px) {
    .detailed-address .inp-street {
        width: 202px
    }
}

.detailed-address .inp-house-nr {
    width: 88px
}

.detailed-address .inp-number {
    width: 67px
}

.detailed-address .inp-postcode {
    width: 117px
}

@media (max-width:1440px) {
    .detailed-address .inp-postcode {
        width: 196px
    }
}

.detailed-address .inp-city {
    width: 291px
}

@media (max-width:1440px) {
    .detailed-address .inp-city {
        width: 361px
    }
}

.training__list-content {
    width: 100%;
    padding: 10px
}

.training__list-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:767px) {
    .training__list-content .date-place span {
        margin-left: 0;
        margin-right: 20px;
        white-space: nowrap
    }

    .training__list-nav {
        display: block
    }
}

.training__list-nav > * {
    margin-left: 10px
}

.training__list-nav > :first-child {
    margin-left: 0
}

.training__list-nav .btn {
    width: -webkit-calc(20% - 10px);
    width: calc(20% - 10px)
}

@media (max-width:979px) {
    .training__list-nav .btn {
        width: -webkit-calc(30% - 10px);
        width: calc(30% - 10px)
    }
}

@media (max-width:767px) {
    .training__list-nav .btn {
        width: 100%;
        margin: 10px 0 0
    }
}

.training__select {
    width: 80%
}

@media (max-width:979px) {
    .training__select {
        width: 70%
    }
}

.training__select.error span.error {
    display: block
}

.training__select span.error {
    padding-top: 5px;
    display: none
}

.training__desc {
    width: 100%;
    padding: 10px 0 0
}

    .training__desc > div {
        display: none;
        padding-bottom: 20px
    }

    .training__desc p {
        max-width: 80%
    }

@media (max-width:767px) {
    .training__select {
        width: 100%
    }

    .training__desc p {
        max-width: 100%
    }
}

.training__checks p {
    font-size: 16px;
    padding-bottom: 5px
}

.training__checks.error span.error {
    display: block
}

.training__checks span.error {
    padding-top: 5px;
    display: none
}

.training__checks-list {
    font-size: 0
}

    .training__checks-list label {
        width: 25%;
        padding-top: 10px;
        display: inline-block;
        vertical-align: top
    }

@media (max-width:979px) {
    .training__checks-list label {
        width: 50%
    }
}

@media (max-width:480px) {
    .training__checks-list label {
        width: 100%
    }
}

.info-block h2 {
    font-size: 50px
}

    .info-block h2.header-btn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

@media (max-width:767px) {
    .info-block h2 {
        font-size: 40px
    }

        .info-block h2.header-btn {
            display: block
        }

            .info-block h2.header-btn .btn {
                vertical-align: 9px
            }
}

.event-program__list-ico .label, .event-program__list-ico em, .item-legend__list p, .item-legend__list span {
    vertical-align: middle;
    display: inline-block
}

.info-block h3 {
    font-size: 30px
}

.info-block__inner.wide .info-block__img {
    float: none;
    width: 100%
}

.info-block__inner.wide p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.info-block__img {
    float: left;
    padding: 0 20px 15px 0;
    font-size: 0
}

@media (max-width:979px) {
    .info-block__img {
        float: none;
        padding: 0 0 20px
    }
}

.info-block__img img {
    width: 100%
}

.item-legend__title {
    font-size: 26px;
    margin-bottom: 0;
    text-transform: uppercase
}

.item-legend__list span {
    width: 40px;
    height: 25px;
    margin-right: 5px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.item-legend__list p {
    font-size: 16px;
    color: #2a2a2a
}

@media (max-width:768px) {
    .item-legend__list span {
        width: 50px;
        height: 33px
    }

    .item-legend__list p {
        font-size: 14px
    }
}

.item-legend__list li {
    padding-right: 35px;
    display: inline-block;
    padding-top: 3px
}

    .item-legend__list li:first-child {
        padding-top: 0
    }

.item-legend__list .light-orange {
    background-color: #edcdae
}

.item-legend__list .added-user {
    background-color: #c6a339
}

.light-green {
    background-color: #c7dfa4
}

.item-legend__list .red {
    background-color: #ca5b62
}

.small-copy {
    padding: 20px 0 35px;
    font-size: 13px;
    line-height: 1.2
}

.small-copy-elerning {
    padding-top: 0;
    font-size: 16px;
    color: #dd0129;
    font-weight: 700
}

.event-program__lead {
    font-size: 22px;
    padding-bottom: 40px;
    font-weight: 700;
    color: #2a2a2a
}

.event-program__column-list li, .event-program__column-list p {
    font-size: 17px
}

.event-program__column-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px
}

@media (max-width:980px) {
    .event-program__column-list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.event-program__column-list ul {
    margin: 30px 0
}

.event-program__list {
    max-width: 990px;
    margin: 100px auto
}

    .event-program__list > ul {
        margin: 30px 0
    }

.event-program__list-title {
    width: 100%;
    font-size: 25px;
    text-align: center
}

.event-program__list-item {
    padding-bottom: 55px;
    position: relative
}

    .event-program__list-item h3 {
        width: 50%;
        margin: 0;
        padding: 15px 50px 15px 0;
        text-align: right
    }

        .event-program__list-item h3 a {
            color: #2a2a2a
        }

            .event-program__list-item h3 a:hover {
                color: #239651
            }

    .event-program__list-item.icon-only {
        padding: 0
    }

    .event-program__list-item:before {
        content: '';
        width: 2px;
        height: 100%;
        margin-left: -1px;
        background: #e5e5e5;
        position: absolute;
        top: 0;
        left: 50%
    }

.event-program__list-ico {
    width: 50%;
    font-size: 0;
    text-align: right
}

#new-site #app, .my-messages__message-content .table-wrapper tr > :nth-child(2), .my-messages__message-content .table-wrapper tr > :nth-child(3) {
    text-align: center
}

.event-program__list-ico .label {
    padding: 0 10px;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    background: #ccc;
    position: relative;
    margin-right: 35px
}

    .event-program__list-ico .label:before {
        content: '';
        width: 35px;
        height: 1px;
        background: #ccc;
        position: absolute;
        right: -35px;
        top: 50%
    }

.event-program__list-ico em {
    width: 36px;
    height: 36px;
    margin-right: -18px;
    line-height: 36px;
    background: #239651;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative
}

    .event-program__list-ico em.red {
        background: #dd0129
    }

    .event-program__list-ico em img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

.event-program__list-content {
    width: 50%;
    padding-left: 20px;
    margin-left: auto
}

    .event-program__list-content p {
        padding-bottom: 15px;
        font-size: 14px;
        color: #2a2a2a;
        font-weight: 700;
        position: relative
    }

        .event-program__list-content p:before {
            content: '';
            width: 12px;
            height: 12px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: #239651;
            position: absolute;
            left: -26px;
            top: 4px
        }

    .event-program__list-content a {
        font-size: 14px;
        color: #595959
    }

        .event-program__list-content a:hover {
            color: #239651
        }

    .event-program__list-content span {
        font-size: 14px;
        color: #595959
    }

.event-program__summary {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px
}

@media (max-width:980px) {
    .event-program__summary {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.event-program__summary > div {
    display: inline-block
}

.event-program__summary li, .event-program__summary p {
    font-size: 14px
}

.event-program__summary-title {
    padding-bottom: 15px;
    font-size: 17px !important;
    font-weight: 700;
    color: #2a2a2a
}

.form-error-info {
    margin: 20px 0 10px;
    color: #f14747
}

.body-copy h3, .body-copy h4, .body-copy p {
    margin: 0 0 20px;
    color: #2a2a2a
}

.body-copy .list-bullet {
    margin: 0 0 20px
}

    .body-copy .list-bullet li {
        color: #2a2a2a
    }

.my-messages {
    display: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.my-messages__list {
    width: 425px;
    margin-right: 20px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:1440px) {
    .my-messages__list {
        width: 350px
    }
}

@media (max-width:1200px) {
    .my-messages__list {
        width: 290px
    }
}

.my-messages__message-item {
    border: 1px solid #d7d7d7;
    margin-top: 10px
}

    .my-messages__message-item:hover > div {
        background: #f7f7f7
    }

    .my-messages__message-item:first-child {
        margin-top: 0
    }

    .my-messages__message-item.new {
        font-weight: 700
    }

    .my-messages__message-item.active {
        font-weight: 500 !important
    }

        .my-messages__message-item.active > div {
            background: #ebebeb
        }

    .my-messages__message-item > div {
        margin: 5px;
        padding: 12px 15px
    }

    .my-messages__message-item p {
        width: 100%;
        font-size: 16px;
        text-transform: uppercase;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

@media (max-width:1200px) {
    .my-messages__message-item p {
        font-size: 14px
    }
}

.my-messages__message-item a {
    display: block;
    color: #595959
}

.my-messages__message-item .item-data {
    padding-bottom: 13px;
    margin-bottom: 10px;
    line-height: 1;
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.my-messages__content {
    width: 100%;
    min-height: 500px;
    padding: 35px 40px 120px;
    border: 1px solid #d7d7d7;
    background: url(../assets/img/layout/envelope.png) center center no-repeat;
    position: relative
}

    .my-messages__content.loaded {
        background: 0 0
    }

    .my-messages__content p {
        font-size: 16px;
        color: #595959
    }

@media (max-width:1200px) {
    .my-messages__content p {
        font-size: 14px
    }
}

.my-messages__content h3 {
    font-size: 29px;
    line-height: 1;
    color: #595959;
    padding: 0 40px 20px 0;
    display: inline-block;
    margin: 40px 0 20px;
    border-bottom: 1px solid #e5e5e5
}

.my-messages__content .text {
    padding: 0 0 80px
}

.my-messages__content .from {
    margin: 0 0 40px
}

.my-messages__content .inline-btns {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 40px 40px
}

    .my-messages__content .inline-btns .btn {
        min-width: 0 !important;
        width: auto
    }

.my-messages__content-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.my-messages__message-content strong {
    display: block
}

.my-messages__message-content a {
    color: #017b2f
}

.my-messages__message-content u {
    text-decoration: none;
    border-bottom: 1px solid #595959
}

.my-messages__message-content .important-cotent {
    color: #dd0129
}

.my-messages__message-content .table-wrapper {
    padding: 0
}

    .my-messages__message-content .table-wrapper .table {
        min-width: auto
    }

    .my-messages__message-content .table-wrapper tbody > :first-child td, .my-messages__message-content .table-wrapper tbody > :last-child td {
        background: #95212a;
        color: #fff
    }

    .my-messages__message-content .table-wrapper tbody > :last-child > :first-child {
        font-size: 18px
    }

    .my-messages__message-content .table-wrapper tr > :first-child {
        width: 60%
    }

.misterious-customer.inline-btns--around > div, .ms-result.inline-btns--around > div, .my-messages__loader, .regional-managers-list .managers_list__edit {
    width: 100%
}

.my-messages__message-content .table-wrapper tr td {
    padding: 15px
}

.my-messages__loader {
    height: 30px;
    margin: 20px 0;
    display: block;
    background: url(../assets/img/layout/loader.gif) center center no-repeat;
    background-size: auto 100%
}

.my-messages__no-messages {
    margin: 30px 0 60px;
    display: none;
    border: 1px solid #d7d7d7
}

    .my-messages__no-messages h2 {
        padding: 38px 0;
        font-size: 29px;
        margin: 5px;
        color: #595959;
        text-align: center;
        display: block;
        background: #ebebeb
    }

.misterious-customer-date, .ms-result-date {
    text-transform: uppercase
}

.misterious-customer-table.loading, .ms-result-table.loading {
    -webkit-transition: .4s all;
    transition: .4s all;
    opacity: .5;
    position: relative
}

    .misterious-customer-table.loading:before, .ms-result-table.loading:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 20;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0);
        background: url(../assets/img/layout/loader.gif) bottom 50px center no-repeat
    }

.shop-list > h2 {
    font-size: 26px;
    padding-bottom: 50px;
    margin: -10px 0 0;
    text-transform: uppercase
}

.regional-managers-list .box-border h2 {
    margin-bottom: 30px
}

.dksection .item-legend__list li, .operation-shop-list + .item-legend .item-legend__list li, .shops-list .item-legend__list li {
    margin-bottom: 2px;
    display: block
}

.regional-managers-list table tbody td:nth-last-child(2) p {
    padding: 0 10px
}

.regional-managers-list table tbody td:nth-last-child(2) > :first-child {
    padding-top: 10px
}

.regional-managers-list table tbody td:nth-last-child(2) > :last-child {
    padding-bottom: 10px
}

.regional-manager-form > :first-child {
    display: block
}

.regional-manager-form .regional-director-form__delete, .regional-manager-form.form-edit > :first-child, .regional-manager-form > :nth-child(2) {
    display: none
}

.regional-manager-form.form-edit > :nth-child(2) {
    display: block
}

.regional-manager-form.form-edit .regional-director-form__delete {
    display: inline-block
}

.operation-shop-list .btn--full-green.edit-shop-btn {
    margin-top: 5px;
    position: relative;
    height: auto;
    display: block
}

.operation-shop-list .table--standard tbody td [data-input-name=Email], .operation-shop-list .table--standard tbody td p:first-child:not(:last-child) {
    padding-bottom: 0
}

.operation-shop-list .table--standard tbody td [data-input-name=PhoneNumber], .operation-shop-list .table--standard tbody td p:last-child:not(:first-child) {
    padding-top: 0
}

#new-site .button.is-fullwidth, .footer--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.footer {
    border-top: 1px solid #d5d5d5
}

.footer--inner {
    height: 115px;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:768px) {
    .footer--inner {
        height: auto;
        min-height: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
        text-align: center
    }
}

.footer__nav {
    font-size: 0
}

    .footer__nav li {
        margin-left: 20px;
        display: inline-block;
        font-size: 14px
    }

        .footer__nav li:first-child {
            margin-left: 0
        }

    .footer__nav a {
        color: #3e3e3e;
        -webkit-transition: .3s color;
        transition: .3s color
    }

        .footer__nav a:hover {
            color: #dd0129
        }

.footer__green {
    height: 30px;
    background: #017b2f
}

.footer .logo-eurocash {
    display: block
}

@media (max-width:768px) {
    .footer__nav li {
        font-size: 10px;
        margin-left: 10px
    }

    .footer__green {
        height: 15px
    }

    .footer .logo-eurocash {
        width: 100px;
        margin: auto
    }
}

#new-site { /*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
    overflow: hidden
}

    #new-site .navbar .navbar-brand img[data-v-7e1b7c5c] {
        min-height: 52px
    }

@media screen and (min-width:1024px) {
    #new-site .navbar .navbar-brand img[data-v-7e1b7c5c] {
        min-height: 30px
    }

    #new-site .navbar-dropdown[data-v-7e1b7c5c] {
        font-size: 14px
    }
}

#new-site .navbar .navbar-start[data-v-7e1b7c5c] {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

@media screen and (min-width:1216px) {
    #new-site .navbar .navbar-brand img[data-v-7e1b7c5c] {
        min-height: 50px
    }

    #new-site .navbar .navbar-start .navbar-item + nav[data-v-7e1b7c5c] {
        width: 250px
    }

    #new-site .navbar .navbar-end .navbar-item .field.is-grouped p a > span[data-v-7e1b7c5c] {
        margin-right: 15px
    }
}

#new-site .navbar .navbar-start .navbar-item + nav .navbar-item[data-v-7e1b7c5c] {
    width: 100%
}

#new-site .navbar .navbar-start .navbar-item + nav .navbar-item > a[data-v-7e1b7c5c] {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 100%
}

#new-site .navbar .navbar-end .navbar-item[data-v-7e1b7c5c] {
    background: #3aab59
}

#new-site .navbar .navbar-end .navbar-item .field.is-grouped[data-v-7e1b7c5c] {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%
}

#new-site .navbar .navbar-end .navbar-item .field.is-grouped p[data-v-7e1b7c5c] {
    height: 100%
}

#new-site .navbar .navbar-end .navbar-item .field.is-grouped p a[data-v-7e1b7c5c] {
    height: 100%;
    padding: 0 25px 0 35px
}

#new-site .navbar .navbar-end .icon + span[data-v-7e1b7c5c] {
    display: none
}

#new-site .navbar .menu > div[data-v-7e1b7c5c] {
    overflow: auto
}

#new-site .navbar .menu > div .menu-list li[data-v-7e1b7c5c]:last-child {
    position: relative
}

#new-site .navbar-link.is-active[data-v-7e1b7c5c], #new-site .navbar-link[data-v-7e1b7c5c]:hover, #new-site a.navbar-item.is-active[data-v-7e1b7c5c], #new-site a.navbar-item[data-v-7e1b7c5c]:hover {
    background: 0 0
}

#new-site .navbar-dropdown[data-v-7e1b7c5c] {
    -ms-flex: 2;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    padding: 0
}

#new-site .navbar-dropdown .navbar-item[data-v-7e1b7c5c] {
    background: #4a4a4a;
    border-bottom: 1px solid #7a7a7a;
    color: #fff;
    padding: 15px 20px
}

    #new-site .navbar-dropdown .navbar-item[data-v-7e1b7c5c]:focus, #new-site .navbar-dropdown .navbar-item[data-v-7e1b7c5c]:hover {
        background: #3aab59;
        color: #fff
    }

    #new-site .navbar-dropdown .navbar-item[data-v-7e1b7c5c]:first-child:before {
        border-bottom: 10px solid #4a4a4a;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        content: "";
        height: 0;
        position: absolute;
        right: 20px;
        top: -10px;
        width: 0;
        z-index: 1
    }

    #new-site .navbar-dropdown .navbar-item[data-v-7e1b7c5c]:first-child:focus:before, #new-site .navbar-dropdown .navbar-item[data-v-7e1b7c5c]:first-child:hover:before {
        border-bottom: 10px solid #3aab59
    }

#new-site .has-arrow[data-v-7e1b7c5c] {
    display: block
}

    #new-site .has-arrow[data-v-7e1b7c5c]:focus, #new-site .has-arrow[data-v-7e1b7c5c]:hover {
        text-decoration: none
    }

    #new-site .has-arrow[data-v-7e1b7c5c]:after {
        border-color: #fff;
        height: .6em;
        right: 25px;
        width: .6em
    }

#new-site .dwn-arrow-icon[data-v-7e1b7c5c] {
    margin-left: 30px;
    margin-right: 10px;
    opacity: .5
}

#new-site .person-icon[data-v-7e1b7c5c] {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    height: 26px;
    margin-right: 15px;
    padding: 5px 5px 5px 6px;
    width: 26px
}

@media screen and (min-width:1024px) {
    #new-site .navbar-brand .navbar-item img[data-v-13cea192] {
        min-height: 30px
    }
}

#new-site .navbar-start[data-v-13cea192] {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 550px;
    width: 100%
}

@media screen and (min-width:1216px) {
    #new-site .navbar .navbar-end .icon + span[data-v-7e1b7c5c] {
        display: block
    }

    #new-site .navbar-dropdown[data-v-7e1b7c5c] {
        font-size: 16px
    }

    #new-site .navbar-brand .navbar-item img[data-v-13cea192] {
        min-height: 50px
    }

    #new-site .navbar-start .navbar-item + nav[data-v-13cea192] {
        width: 233px
    }
}

#new-site .navbar-start .navbar-item + nav .navbar-item[data-v-13cea192] {
    width: 100%
}

#new-site .navbar-start .navbar-item + nav .navbar-item > a[data-v-13cea192] {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 100%
}

#new-site .navbar-end[data-v-13cea192] {
    padding-right: 20px
}

#new-site .navbar-end .button.is-danger[data-v-13cea192] {
    color: rgba(222,38,71,.5);
    padding: .625rem 3.75rem
}

#new-site .footer .navbar-brand .navbar-item[data-v-9e6be334], #new-site .footer .navbar-item[data-v-9e6be334] {
    padding-left: 0
}

#new-site .navbar-end .button.is-danger.is-danger.is-hovered[data-v-13cea192], #new-site .navbar-end .button.is-danger[data-v-13cea192]:hover {
    color: rgba(222,38,71,.5)
}

@media screen and (min-width:1024px) {
    #new-site .navbar-end .button.is-danger[data-v-13cea192] {
        font-size: 14px
    }
}

@media screen and (min-width:1216px) {
    #new-site .navbar-end .button.is-danger[data-v-13cea192] {
        font-size: 16px
    }
}

#new-site .navbar-end .button.is-danger .icon[data-v-13cea192] {
    margin-top: .25rem
}

#new-site .navbar-end .button.is-danger span[data-v-13cea192] {
    color: #fff;
    letter-spacing: .5px
}

#new-site .navbar-link.is-active[data-v-13cea192], #new-site .navbar-link[data-v-13cea192]:hover, #new-site a.navbar-item.is-active[data-v-13cea192], #new-site a.navbar-item[data-v-13cea192]:hover {
    background: 0 0
}

#new-site .footer[data-v-9e6be334] {
    background: #fff;
    padding-bottom: 2.1875rem;
    padding-top: 2.1875rem;
    position: relative
}

#new-site .footer .title[data-v-9e6be334] {
    margin-top: 5px
}

#new-site .footer .navbar-menu[data-v-9e6be334] {
    -webkit-box-shadow: none;
    box-shadow: none;
    letter-spacing: .5px
}

#new-site .footer .navbar-start[data-v-9e6be334] {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

    #new-site .footer .navbar-start[data-v-9e6be334] > :last-child {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        justify-self: flex-end;
        min-width: auto;
        padding-right: 0
    }

#new-site .footer .navbar-link.is-active[data-v-9e6be334], #new-site .footer .navbar-link[data-v-9e6be334]:hover, #new-site .footer a.navbar-item.is-active[data-v-9e6be334], #new-site .footer a.navbar-item[data-v-9e6be334]:hover {
    background: 0 0;
    text-decoration: underline
}

@media screen and (min-width:1024px) {
    #new-site .footer ul[data-v-9e6be334] {
        margin: 0
    }

    #new-site .footer .navbar-start[data-v-9e6be334] {
        padding: 0
    }

    #new-site .footer .navbar-item[data-v-9e6be334] {
        padding-left: 0
    }
}

#new-site .footer .navbar-start a[data-v-9e6be334] {
    line-height: 30px
}

#new-site .footer .navbar-item img[data-v-9e6be334] {
    max-height: 2.5rem
}

#new-site .footer .navbar-menu-padding .column[data-v-9e6be334] {
    padding-left: 70px
}

#new-site .contact p[data-v-9e6be334] {
    line-height: 24px
}

#new-site hr[data-v-9e6be334] {
    margin: 1.875rem -1.5625rem
}

#new-site #app {
    color: #2c3e50;
    overflow: hidden;
    position: relative;
    width: 100%
}

#new-site #nav {
    padding: 30px
}

    #new-site #nav a {
        color: #2c3e50;
        font-weight: 700
    }

        #new-site #nav a.router-link-exact-active {
            color: #42b983
        }

#new-site .fade-enter, #new-site .fade-leave-active {
    opacity: 0
}

#new-site nav[data-v-24969e06] {
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 41
}

#new-site nav .navbar-menu[data-v-24969e06] {
    -webkit-box-shadow: none;
    background: 0 0;
    box-shadow: none;
    display: block;
    width: 100%
}

#new-site nav .navbar-menu .button[data-v-24969e06] {
    width: 100%
}

#new-site nav .navbar-item[data-v-24969e06] {
    padding: 20px
}

@media screen and (min-width:1024px) {
    #new-site nav .navbar-menu .button[data-v-24969e06], #new-site nav .navbar-menu[data-v-24969e06] {
        width: auto
    }

    #new-site nav .navbar-item[data-v-24969e06] {
        padding: 15px
    }
}

#new-site nav .navbar-item img[data-v-24969e06] {
    min-height: 50px
}

#new-site .delete[data-v-24969e06] {
    margin: -1px 2px;
    min-height: 25px;
    min-width: 25px
}

    #new-site .delete[data-v-24969e06]:after, #new-site .delete[data-v-24969e06]:before {
        background-color: #fff
    }

    #new-site .delete[data-v-24969e06]:before {
        height: 2px
    }

    #new-site .delete[data-v-24969e06]:after {
        width: 2px
    }

#new-site form .control[data-v-1ecdef5c], #new-site form .control[data-v-215c5f6f], #new-site form .control[data-v-428fca8e] {
    width: 100%
}

#new-site .button.is-danger[data-v-24969e06] {
    padding: .5rem 3.75rem
}

#new-site form[data-v-428fca8e] {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto 5rem;
    max-width: 376px;
    padding: 20px 30px
}

@media print,screen and (min-width:769px) {
    #new-site form[data-v-428fca8e] {
        margin: 7.5rem auto 5rem
    }
}

#new-site form h2[data-v-428fca8e] {
    margin-bottom: 1.5625rem
}

#new-site form ul[data-v-428fca8e] {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

#new-site form ul li a[data-v-428fca8e]:hover, #new-site form ul li[data-v-428fca8e]:focus {
    color: #3aab59;
    text-decoration: underline
}

#new-site form p.has-text-danger[data-v-428fca8e] {
    margin-bottom: 10px;
    margin-top: -10px
}

#new-site form .field[data-v-428fca8e]:not(:last-child) {
    margin-bottom: 1.25rem
}

#new-site form .is-grouped[data-v-428fca8e] {
    margin-bottom: .625rem
}

#new-site form .input__container[data-v-428fca8e] {
    margin-bottom: 30px
}

#new-site form .button.is-danger[data-v-428fca8e] {
    color: rgba(222,38,71,.5);
    font-size: 1rem;
    padding: .625rem 3.75rem
}

    #new-site form .button.is-danger.is-danger.is-hovered[data-v-428fca8e], #new-site form .button.is-danger[data-v-428fca8e]:hover {
        color: rgba(222,38,71,.5)
    }

#new-site form .button.is-danger .icon[data-v-428fca8e] {
    margin-top: .25rem
}

#new-site form .button.is-danger span[data-v-428fca8e] {
    color: #fff;
    letter-spacing: .5px
}

#new-site form[data-v-215c5f6f] {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto;
    max-width: 376px;
    padding: 0
}

#new-site form h2[data-v-215c5f6f] {
    margin-bottom: 0
}

#new-site form p.has-text-danger[data-v-215c5f6f] {
    margin-bottom: 10px;
    margin-top: -10px
}

#new-site form .field[data-v-215c5f6f]:not(:last-child) {
    margin-bottom: 1.25rem;
    margin-top: 2.5rem
}

#new-site form .is-grouped[data-v-215c5f6f] {
    margin-bottom: .625rem
}

#new-site form .input__container[data-v-215c5f6f] {
    margin-bottom: 30px
}

#new-site form .button.is-info[data-v-215c5f6f] {
    color: rgba(58,171,89,.5);
    font-size: 1rem;
    margin-top: 0;
    max-width: none;
    padding: .625rem 3.75rem
}

    #new-site form .button.is-info.is-danger.is-hovered[data-v-215c5f6f], #new-site form .button.is-info[data-v-215c5f6f]:hover {
        color: rgba(58,171,89,.5)
    }

#new-site form .button.is-info span[data-v-215c5f6f] {
    color: #fff;
    letter-spacing: .5px
}

#new-site form[data-v-1ecdef5c] {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto;
    max-width: 376px;
    padding: 0
}

#new-site form h2[data-v-1ecdef5c] {
    margin-bottom: 0
}

#new-site form p[data-v-1ecdef5c] {
    margin-bottom: .625rem
}

#new-site form p.has-text-danger[data-v-1ecdef5c] {
    margin-bottom: 10px;
    margin-top: -10px
}

#new-site form .field[data-v-1ecdef5c]:not(:last-child) {
    margin-bottom: 1.25rem;
    margin-top: 2.5rem
}

#new-site form .is-grouped[data-v-1ecdef5c] {
    margin-bottom: .625rem
}

#new-site form .field .control .input__container[data-v-1ecdef5c] {
    margin-bottom: 30px
}

#new-site form .field .control .input__container + .input__container.has-error[data-v-1ecdef5c] {
    margin-bottom: 50px
}

#new-site form .button.is-info[data-v-1ecdef5c] {
    color: rgba(58,171,89,.5);
    font-size: 1rem;
    margin-top: 0;
    max-width: none;
    padding: .625rem 3.75rem
}

    #new-site form .button.is-info.is-danger.is-hovered[data-v-1ecdef5c], #new-site form .button.is-info[data-v-1ecdef5c]:hover {
        color: rgba(58,171,89,.5)
    }

#new-site form .button.is-info span[data-v-1ecdef5c] {
    color: #fff;
    letter-spacing: .5px
}

#new-site .hero-image[data-v-7da0fefe] {
    background-image: url(/img/home-visual.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 80vh
}

@media screen and (min-width:1024px) {
    #new-site .hero-image[data-v-7da0fefe] {
        background-position: bottom;
        background-size: 100%
    }
}

@media screen and (min-width:1216px) {
    #new-site .hero-image[data-v-7da0fefe] {
        background-position: center bottom -110px
    }
}

#new-site .hero-image .hero-body[data-v-7da0fefe] {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

#new-site .hero-image .title[data-v-7da0fefe] {
    color: #fff;
    margin-top: 8.125rem
}

#new-site .card-content a[data-v-5dca7645]:focus, #new-site .card-content a[data-v-5dca7645]:hover, #new-site a[data-v-40935d00]:focus, #new-site a[data-v-40935d00]:hover {
    color: #3aab59;
    text-decoration: underline
}

@media print,screen and (min-width:769px) {
    #new-site .hero-image .title[data-v-7da0fefe] {
        max-width: 500px
    }
}

#new-site .image[data-v-40935d00] {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-box-shadow: 0 11px 18px 0 rgba(0,0,0,.11);
    -webkit-align-items: center;
    align-items: center;
    background-color: #ececec;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 11px 18px 0 rgba(0,0,0,.11);
    height: 104px;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto;
    width: 104px
}

#new-site .image img[data-v-40935d00] {
    height: 86px;
    width: 86px
}

#new-site .button.is-danger[data-v-04466039] {
    padding: .5rem 3.75rem
}

#new-site .modal .columns[data-v-04466039] > :first-child {
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center
}

#new-site .modal .columns > :first-child svg[data-v-04466039] {
    margin-bottom: 1.875rem
}

#new-site .modal form[data-v-04466039] {
    margin: 0 auto 1.25rem
}

#new-site .help-contact .help-contact-infoline[data-v-5dca7645] {
    margin-bottom: 20px
}

#new-site .help-contact .help-contact-address[data-v-5dca7645] {
    margin-top: 20px
}

#new-site .help-contact .help-contact-address > [data-v-5dca7645] {
    width: 100%
}

#new-site .help-contact .help-contact-box[data-v-5dca7645] {
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

#new-site .help-contact .help-contact-box .icon[data-v-5dca7645] {
    height: auto;
    margin-bottom: 10px;
    width: auto
}

#new-site .card[data-v-5dca7645] {
    border-bottom: 1px solid #ececec;
    -webkit-border-radius: 0;
    border-radius: 0
}

    #new-site .card[data-v-5dca7645]:first-child {
        background: #3aab59;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px
    }

#new-site .card:first-child .card-header-title[data-v-5dca7645] {
    padding: 25px 20px
}

#new-site .card[data-v-5dca7645]:last-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

#new-site .card-header[data-v-5dca7645] {
    -webkit-box-shadow: none;
    box-shadow: none
}

#new-site .card-header .field[data-v-5dca7645] {
    width: 100%
}

#new-site .card-header .field .control input[data-v-5dca7645] {
    background: #fafafa;
    border: 0;
    padding: 20px 60px
}

#new-site .card-header .field .control span[data-v-5dca7645] {
    margin: 15px
}

#new-site .card-content[data-v-5dca7645] {
    padding-left: 74px;
    padding-top: 0
}

#new-site .card-header-title[data-v-5dca7645] {
    padding: 20px
}

#new-site .card-header-title span[data-v-5dca7645] {
    padding: 0 5px 0 0
}

#new-site .card-content .content[data-v-5dca7645] {
    line-height: 30px;
    margin-top: -20px
}

#new-site .button.is-outlined[data-v-5dca7645] {
    border-color: #dfe0e0;
    margin: 1.875rem 0;
    max-width: 320px;
    padding: 25px 50px;
    width: 100%
}

    #new-site .button.is-outlined[data-v-5dca7645]:focus, #new-site .button.is-outlined[data-v-5dca7645]:hover {
        background: 0 0
    }

@media print,screen and (min-width:769px) {
    #new-site .button.is-outlined[data-v-5dca7645] {
        width: auto
    }
}

#new-site form[data-v-5dca7645] {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 2.5rem auto 1.875rem;
    padding: 20px 30px
}

#new-site form h2[data-v-5dca7645] {
    margin-bottom: 1.5625rem
}

#new-site form p.has-text-danger[data-v-5dca7645] {
    margin-bottom: 10px;
    margin-top: -10px
}

#new-site form .field[data-v-5dca7645]:not(:last-child) {
    margin-bottom: 1.25rem
}

#new-site form .is-grouped[data-v-5dca7645] {
    margin-bottom: .625rem
}

#new-site form .textarea[data-v-5dca7645] {
    resize: none
}

    #new-site form .textarea[data-v-5dca7645]:focus {
        border: 1px solid #3aab59
    }

#new-site form .field .control[data-v-5dca7645] {
    width: 100%
}

#new-site form .field .control .button[data-v-5dca7645] {
    color: rgba(58,171,89,.5);
    padding: 15px 0
}

#new-site a strong, #new-site pre code {
    color: currentColor
}

#new-site form .field .control .button span[data-v-5dca7645] {
    letter-spacing: .5px
}

#new-site .notification[data-v-cd0090dc], #new-site .notification[data-v-cd0090dc]:not(:last-child) {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #191919;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    padding: 0;
    position: fixed;
    z-index: 32
}

#new-site .notification svg[data-v-cd0090dc], #new-site .notification:not(:last-child) svg[data-v-cd0090dc] {
    display: none
}

@media print,screen and (min-width:769px) {
    #new-site .notification[data-v-cd0090dc], #new-site .notification[data-v-cd0090dc]:not(:last-child) {
        padding: .9375rem
    }

    #new-site .notification svg[data-v-cd0090dc], #new-site .notification:not(:last-child) svg[data-v-cd0090dc] {
        display: block
    }
}

#new-site .notification p[data-v-cd0090dc], #new-site .notification:not(:last-child) p[data-v-cd0090dc] {
    padding: 15px 0 15px 20px
}

@media print,screen and (min-width:769px) {
    #new-site .notification p[data-v-cd0090dc], #new-site .notification:not(:last-child) p[data-v-cd0090dc] {
        padding: 0 3.75rem
    }
}

#new-site .notification .delete[data-v-cd0090dc], #new-site .notification:not(:last-child) .delete[data-v-cd0090dc] {
    border: 2px solid #7a7a7a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    max-width: 35px;
    min-height: 35px;
    position: relative;
    top: auto;
    width: 50px
}

    #new-site .notification .delete[data-v-cd0090dc]:before, #new-site .notification:not(:last-child) .delete[data-v-cd0090dc]:before {
        background-color: #7a7a7a;
        height: 2px
    }

    #new-site .notification .delete[data-v-cd0090dc]:after, #new-site .notification:not(:last-child) .delete[data-v-cd0090dc]:after {
        background-color: #7a7a7a;
        width: 2px
    }

    #new-site .notification .delete[data-v-cd0090dc]:focus, #new-site .notification .delete[data-v-cd0090dc]:hover, #new-site .notification:not(:last-child) .delete[data-v-cd0090dc]:focus, #new-site .notification:not(:last-child) .delete[data-v-cd0090dc]:hover {
        border: 2px solid #fff
    }

        #new-site .notification .delete[data-v-cd0090dc]:focus:after, #new-site .notification .delete[data-v-cd0090dc]:focus:before, #new-site .notification .delete[data-v-cd0090dc]:hover:after, #new-site .notification .delete[data-v-cd0090dc]:hover:before, #new-site .notification:not(:last-child) .delete[data-v-cd0090dc]:focus:after, #new-site .notification:not(:last-child) .delete[data-v-cd0090dc]:focus:before, #new-site .notification:not(:last-child) .delete[data-v-cd0090dc]:hover:after, #new-site .notification:not(:last-child) .delete[data-v-cd0090dc]:hover:before {
            background-color: #fff
        }

@-webkit-keyframes spinAround {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spinAround {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

#new-site .b-checkbox.checkbox, #new-site .breadcrumb, #new-site .button, #new-site .delete, #new-site .file, #new-site .is-unselectable, #new-site .modal-close {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none
}

    #new-site .breadcrumb.has-arrow-separator li + li:before, #new-site .has-arrow:after, #new-site .navbar-link:after, #new-site .select:not(.is-multiple):not(.is-loading):after {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: center;
        border: 3px solid transparent;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border-right: 0;
        border-top: 0;
        content: " ";
        display: block;
        height: .625em;
        margin-top: -.4375em;
        pointer-events: none;
        position: absolute;
        top: 50%;
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -ms-transform-origin: center;
        transform-origin: center;
        width: .625em
    }

    #new-site .block:not(:last-child), #new-site .box:not(:last-child), #new-site .breadcrumb:not(:last-child), #new-site .content:not(:last-child), #new-site .highlight:not(:last-child), #new-site .notification:not(:last-child), #new-site .progress:not(:last-child), #new-site .subtitle:not(:last-child), #new-site .table-container:not(:last-child), #new-site .table:not(:last-child), #new-site .title:not(:last-child) {
        margin-bottom: 1.5rem
    }

#new-site .delete, #new-site .modal-close {
    -moz-appearance: none;
    -ms-flex-negative: 0;
    -ms-flex-positive: 0;
    -webkit-appearance: none;
    -webkit-box-flex: 0;
    background-color: rgba(10,10,10,.2);
    border: none;
    -webkit-border-radius: 290486px;
    border-radius: 290486px;
    cursor: pointer;
    display: inline-block;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    font-size: 0;
    height: 20px;
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    outline: 0;
    position: relative;
    vertical-align: top;
    width: 20px
}

    #new-site .delete:after, #new-site .delete:before, #new-site .modal-close:after, #new-site .modal-close:before {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -webkit-transform-origin: center center;
        background-color: #fff;
        content: "";
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -ms-transform-origin: center center;
        transform-origin: center center
    }

    #new-site .delete:before, #new-site .modal-close:before {
        height: 2px;
        width: 50%
    }

    #new-site .delete:after, #new-site .modal-close:after {
        height: 50%;
        width: 2px
    }

    #new-site .delete:focus, #new-site .delete:hover, #new-site .modal-close:focus, #new-site .modal-close:hover {
        background-color: rgba(10,10,10,.3)
    }

    #new-site .delete:active, #new-site .modal-close:active {
        background-color: rgba(10,10,10,.4)
    }

#new-site code, #new-site hr, #new-site pre {
    background-color: #f5f5f5
}

#new-site .is-small.delete, #new-site .is-small.modal-close {
    height: 16px;
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px
}

#new-site .is-medium.delete, #new-site .is-medium.modal-close {
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    min-height: 24px;
    min-width: 24px;
    width: 24px
}

#new-site .is-large.delete, #new-site .is-large.modal-close {
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px
}

#new-site .button.is-loading:after, #new-site .control.is-loading:after, #new-site .loader, #new-site .select.is-loading:after {
    -webkit-animation: spinAround .5s infinite linear;
    animation: spinAround .5s infinite linear;
    border-color: transparent transparent #f1f3f4 #f1f3f4;
    -webkit-border-radius: 290486px;
    border-radius: 290486px;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

#new-site .dropdown .background, #new-site .hero-video, #new-site .image.is-16by9 img, #new-site .image.is-1by1 img, #new-site .image.is-1by2 img, #new-site .image.is-1by3 img, #new-site .image.is-2by1 img, #new-site .image.is-2by3 img, #new-site .image.is-3by1 img, #new-site .image.is-3by2 img, #new-site .image.is-3by4 img, #new-site .image.is-3by5 img, #new-site .image.is-4by3 img, #new-site .image.is-4by5 img, #new-site .image.is-5by3 img, #new-site .image.is-5by4 img, #new-site .image.is-9by16 img, #new-site .image.is-square img, #new-site .is-overlay, #new-site .modal, #new-site .modal-background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

#new-site .button, #new-site .file-cta, #new-site .file-name, #new-site .input, #new-site .select select, #new-site .textarea {
    -moz-appearance: none;
    -ms-flex-align: center;
    -ms-flex-pack: start;
    -webkit-appearance: none;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    -webkit-box-shadow: none;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    font-size: 1rem;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    line-height: 1.5;
    padding: -webkit-calc(.375em - 1px) -webkit-calc(.625em - 1px);
    padding: calc(.375em - 1px) calc(.625em - 1px);
    position: relative;
    vertical-align: top
}

#new-site article, #new-site aside, #new-site figure, #new-site footer, #new-site header, #new-site hgroup, #new-site hr, #new-site section {
    display: block
}

#new-site .button:active, #new-site .button:focus, #new-site .file-cta:active, #new-site .file-cta:focus, #new-site .file-name:active, #new-site .file-name:focus, #new-site .input:active, #new-site .input:focus, #new-site .is-active.button, #new-site .is-active.file-cta, #new-site .is-active.file-name, #new-site .is-active.input, #new-site .is-active.textarea, #new-site .is-focused.button, #new-site .is-focused.file-cta, #new-site .is-focused.file-name, #new-site .is-focused.input, #new-site .is-focused.textarea, #new-site .select select.is-active, #new-site .select select.is-focused, #new-site .select select:active, #new-site .select select:focus, #new-site .textarea:active, #new-site .textarea:focus {
    outline: 0
}

#new-site .button[disabled], #new-site .file-cta[disabled], #new-site .file-name[disabled], #new-site .input[disabled], #new-site .select select[disabled], #new-site .textarea[disabled] {
    cursor: not-allowed
}

#new-site .button, #new-site .checkbox input, #new-site .radio input, #new-site a {
    cursor: pointer
}

#new-site blockquote, #new-site body, #new-site dd, #new-site dl, #new-site dt, #new-site fieldset, #new-site figure, #new-site h1, #new-site h2, #new-site h3, #new-site h4, #new-site h5, #new-site h6, #new-site hr, #new-site html, #new-site iframe, #new-site legend, #new-site li, #new-site ol, #new-site p, #new-site pre, #new-site textarea, #new-site ul {
    margin: 0;
    padding: 0
}

#new-site h1, #new-site h2, #new-site h3, #new-site h4, #new-site h5, #new-site h6 {
    font-size: 100%;
    font-weight: 400
}

#new-site ul {
    list-style: none
}

#new-site button, #new-site input, #new-site select, #new-site textarea {
    margin: 0
}

#new-site html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-text-size-adjust: 100%;
    background-color: #fff;
    font-size: 16px;
    min-width: 300px;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%
}

#new-site *, #new-site:after, #new-site:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

#new-site audio, #new-site img, #new-site video {
    height: auto;
    max-width: 100%
}

#new-site iframe {
    border: 0
}

#new-site table {
    border-collapse: collapse;
    border-spacing: 0
}

#new-site td, #new-site th {
    padding: 0;
    text-align: left
}

#new-site body, #new-site button, #new-site input, #new-site select, #new-site textarea {
    font-family: Open Sans,Helvetica,Arial,sans-serif
}

#new-site code, #new-site pre {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-family: monospace
}

#new-site body {
    color: #4a4a4a;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

#new-site code, #new-site pre, #new-site small {
    font-size: .875em
}

#new-site a {
    color: #3aab59;
    text-decoration: none
}

    #new-site a:hover, #new-site table th {
        color: #363636
    }

#new-site code {
    color: #de2647;
    font-weight: 400;
    padding: .25em .5em
}

#new-site hr {
    border: none;
    margin: 1.5rem 0
}

#new-site input[type=checkbox], #new-site input[type=radio] {
    vertical-align: baseline
}

#new-site span {
    font-style: inherit;
    font-weight: inherit
}

#new-site strong {
    color: #363636;
    font-weight: 700
}

#new-site pre {
    -webkit-overflow-scrolling: touch;
    color: #4a4a4a;
    overflow-x: auto;
    padding: 1.25rem 1.5rem;
    white-space: pre;
    word-wrap: normal
}

    #new-site pre code {
        background-color: transparent;
        font-size: 1em;
        padding: 0
    }

#new-site table td, #new-site table th {
    text-align: left;
    vertical-align: top
}

#new-site .is-clearfix:after {
    clear: both;
    content: " ";
    display: table
}

#new-site .is-pulled-left {
    float: left !important
}

#new-site .is-pulled-right {
    float: right !important
}

#new-site .is-clipped {
    overflow: hidden !important
}

#new-site .is-size-1 {
    font-size: 1.875rem !important
}

#new-site .is-size-2 {
    font-size: 1.5rem !important
}

#new-site .is-size-4 {
    font-size: 1.125rem !important
}

#new-site .is-size-3 {
    font-size: 1.25rem !important
}

#new-site .is-size-6 {
    font-size: 1rem !important
}

#new-site .is-size-7 {
    font-size: .875rem !important
}

#new-site .is-size-8 {
    font-size: .75rem !important
}

#new-site .is-size-9 {
    font-size: 2.25rem !important
}

#new-site .is-size-10 {
    font-size: .625rem !important
}

#new-site .is-size-11 {
    font-size: 4.5rem !important
}

#new-site .is-size-12 {
    font-size: 1.625rem !important
}

#new-site .is-size-13 {
    font-size: 2.625rem !important
}

#new-site .is-size-14 {
    font-size: 6.75rem !important
}

#new-site .is-size-15 {
    font-size: .6875rem !important
}

@media screen and (max-width:768px) {
    #new-site .is-size-1-mobile {
        font-size: 1.875rem !important
    }

    #new-site .is-size-2-mobile {
        font-size: 1.5rem !important
    }

    #new-site .is-size-4-mobile {
        font-size: 1.125rem !important
    }

    #new-site .is-size-3-mobile {
        font-size: 1.25rem !important
    }

    #new-site .is-size-6-mobile {
        font-size: 1rem !important
    }

    #new-site .is-size-7-mobile {
        font-size: .875rem !important
    }

    #new-site .is-size-8-mobile {
        font-size: .75rem !important
    }

    #new-site .is-size-9-mobile {
        font-size: 2.25rem !important
    }

    #new-site .is-size-10-mobile {
        font-size: .625rem !important
    }

    #new-site .is-size-11-mobile {
        font-size: 4.5rem !important
    }

    #new-site .is-size-12-mobile {
        font-size: 1.625rem !important
    }

    #new-site .is-size-13-mobile {
        font-size: 2.625rem !important
    }

    #new-site .is-size-14-mobile {
        font-size: 6.75rem !important
    }

    #new-site .is-size-15-mobile {
        font-size: .6875rem !important
    }
}

@media print,screen and (min-width:769px) {
    #new-site .is-size-1-tablet {
        font-size: 1.875rem !important
    }

    #new-site .is-size-2-tablet {
        font-size: 1.5rem !important
    }

    #new-site .is-size-4-tablet {
        font-size: 1.125rem !important
    }

    #new-site .is-size-3-tablet {
        font-size: 1.25rem !important
    }

    #new-site .is-size-6-tablet {
        font-size: 1rem !important
    }

    #new-site .is-size-7-tablet {
        font-size: .875rem !important
    }

    #new-site .is-size-8-tablet {
        font-size: .75rem !important
    }

    #new-site .is-size-9-tablet {
        font-size: 2.25rem !important
    }

    #new-site .is-size-10-tablet {
        font-size: .625rem !important
    }

    #new-site .is-size-11-tablet {
        font-size: 4.5rem !important
    }

    #new-site .is-size-12-tablet {
        font-size: 1.625rem !important
    }

    #new-site .is-size-13-tablet {
        font-size: 2.625rem !important
    }

    #new-site .is-size-14-tablet {
        font-size: 6.75rem !important
    }

    #new-site .is-size-15-tablet {
        font-size: .6875rem !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .is-size-1-touch {
        font-size: 1.875rem !important
    }

    #new-site .is-size-2-touch {
        font-size: 1.5rem !important
    }

    #new-site .is-size-4-touch {
        font-size: 1.125rem !important
    }

    #new-site .is-size-3-touch {
        font-size: 1.25rem !important
    }

    #new-site .is-size-6-touch {
        font-size: 1rem !important
    }

    #new-site .is-size-7-touch {
        font-size: .875rem !important
    }

    #new-site .is-size-8-touch {
        font-size: .75rem !important
    }

    #new-site .is-size-9-touch {
        font-size: 2.25rem !important
    }

    #new-site .is-size-10-touch {
        font-size: .625rem !important
    }

    #new-site .is-size-11-touch {
        font-size: 4.5rem !important
    }

    #new-site .is-size-12-touch {
        font-size: 1.625rem !important
    }

    #new-site .is-size-13-touch {
        font-size: 2.625rem !important
    }

    #new-site .is-size-14-touch {
        font-size: 6.75rem !important
    }

    #new-site .is-size-15-touch {
        font-size: .6875rem !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .is-size-1-desktop {
        font-size: 1.875rem !important
    }

    #new-site .is-size-2-desktop {
        font-size: 1.5rem !important
    }

    #new-site .is-size-4-desktop {
        font-size: 1.125rem !important
    }

    #new-site .is-size-3-desktop {
        font-size: 1.25rem !important
    }

    #new-site .is-size-6-desktop {
        font-size: 1rem !important
    }

    #new-site .is-size-7-desktop {
        font-size: .875rem !important
    }

    #new-site .is-size-8-desktop {
        font-size: .75rem !important
    }

    #new-site .is-size-9-desktop {
        font-size: 2.25rem !important
    }

    #new-site .is-size-10-desktop {
        font-size: .625rem !important
    }

    #new-site .is-size-11-desktop {
        font-size: 4.5rem !important
    }

    #new-site .is-size-12-desktop {
        font-size: 1.625rem !important
    }

    #new-site .is-size-13-desktop {
        font-size: 2.625rem !important
    }

    #new-site .is-size-14-desktop {
        font-size: 6.75rem !important
    }

    #new-site .is-size-15-desktop {
        font-size: .6875rem !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .is-size-1-widescreen {
        font-size: 1.875rem !important
    }

    #new-site .is-size-2-widescreen {
        font-size: 1.5rem !important
    }

    #new-site .is-size-4-widescreen {
        font-size: 1.125rem !important
    }

    #new-site .is-size-3-widescreen {
        font-size: 1.25rem !important
    }

    #new-site .is-size-6-widescreen {
        font-size: 1rem !important
    }

    #new-site .is-size-7-widescreen {
        font-size: .875rem !important
    }

    #new-site .is-size-8-widescreen {
        font-size: .75rem !important
    }

    #new-site .is-size-9-widescreen {
        font-size: 2.25rem !important
    }

    #new-site .is-size-10-widescreen {
        font-size: .625rem !important
    }

    #new-site .is-size-11-widescreen {
        font-size: 4.5rem !important
    }

    #new-site .is-size-12-widescreen {
        font-size: 1.625rem !important
    }

    #new-site .is-size-13-widescreen {
        font-size: 2.625rem !important
    }

    #new-site .is-size-14-widescreen {
        font-size: 6.75rem !important
    }

    #new-site .is-size-15-widescreen {
        font-size: .6875rem !important
    }
}

#new-site .has-text-centered {
    text-align: center !important
}

#new-site .has-text-justified {
    text-align: justify !important
}

#new-site .has-text-left {
    text-align: left !important
}

#new-site .has-text-right {
    text-align: right !important
}

@media print,screen and (min-width:769px) {
    #new-site .has-text-centered-tablet {
        text-align: center !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .has-text-centered-tablet-only {
        text-align: center !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .has-text-centered-touch {
        text-align: center !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .has-text-centered-desktop {
        text-align: center !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .has-text-centered-desktop-only {
        text-align: center !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .has-text-centered-widescreen {
        text-align: center !important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    #new-site .has-text-centered-widescreen-only {
        text-align: center !important
    }
}

@media screen and (min-width:1408px) {
    #new-site .is-size-1-fullhd {
        font-size: 1.875rem !important
    }

    #new-site .is-size-2-fullhd {
        font-size: 1.5rem !important
    }

    #new-site .is-size-4-fullhd {
        font-size: 1.125rem !important
    }

    #new-site .is-size-3-fullhd {
        font-size: 1.25rem !important
    }

    #new-site .is-size-6-fullhd {
        font-size: 1rem !important
    }

    #new-site .is-size-7-fullhd {
        font-size: .875rem !important
    }

    #new-site .is-size-8-fullhd {
        font-size: .75rem !important
    }

    #new-site .is-size-9-fullhd {
        font-size: 2.25rem !important
    }

    #new-site .is-size-10-fullhd {
        font-size: .625rem !important
    }

    #new-site .is-size-11-fullhd {
        font-size: 4.5rem !important
    }

    #new-site .is-size-12-fullhd {
        font-size: 1.625rem !important
    }

    #new-site .is-size-13-fullhd {
        font-size: 2.625rem !important
    }

    #new-site .is-size-14-fullhd {
        font-size: 6.75rem !important
    }

    #new-site .is-size-15-fullhd {
        font-size: .6875rem !important
    }

    #new-site .has-text-centered-fullhd {
        text-align: center !important
    }
}

@media screen and (max-width:768px) {
    #new-site .has-text-centered-mobile {
        text-align: center !important
    }

    #new-site .has-text-justified-mobile {
        text-align: justify !important
    }
}

@media print,screen and (min-width:769px) {
    #new-site .has-text-justified-tablet {
        text-align: justify !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .has-text-justified-tablet-only {
        text-align: justify !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .has-text-justified-touch {
        text-align: justify !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .has-text-justified-desktop {
        text-align: justify !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .has-text-justified-desktop-only {
        text-align: justify !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .has-text-justified-widescreen {
        text-align: justify !important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    #new-site .has-text-justified-widescreen-only {
        text-align: justify !important
    }
}

@media screen and (min-width:1408px) {
    #new-site .has-text-justified-fullhd {
        text-align: justify !important
    }

    #new-site .has-text-left-fullhd {
        text-align: left !important
    }
}

@media print,screen and (min-width:769px) {
    #new-site .has-text-left-tablet {
        text-align: left !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .has-text-left-tablet-only {
        text-align: left !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .has-text-left-touch {
        text-align: left !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .has-text-left-desktop {
        text-align: left !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .has-text-left-desktop-only {
        text-align: left !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .has-text-left-widescreen {
        text-align: left !important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    #new-site .has-text-left-widescreen-only {
        text-align: left !important
    }
}

@media screen and (max-width:768px) {
    #new-site .has-text-left-mobile {
        text-align: left !important
    }

    #new-site .has-text-right-mobile {
        text-align: right !important
    }

    #new-site .is-block-mobile {
        display: block !important
    }
}

#new-site .is-capitalized {
    text-transform: capitalize !important
}

#new-site .is-lowercase {
    text-transform: lowercase !important
}

#new-site .is-uppercase {
    text-transform: uppercase !important
}

.is-uppercase {
    text-transform: uppercase !important
}


#new-site .is-italic {
    font-style: italic !important
}

#new-site .has-text-white {
    color: #fff !important
}

#new-site a.has-text-white:focus, #new-site a.has-text-white:hover {
    color: #e6e6e6 !important
}

#new-site .has-background-white {
    background-color: #fff !important
}

#new-site .has-text-black {
    color: #0a0a0a !important
}

#new-site a.has-text-black:focus, #new-site a.has-text-black:hover {
    color: #000 !important
}

#new-site .has-background-black {
    background-color: #0a0a0a !important
}

#new-site .has-text-light {
    color: #b5b5b5 !important
}

#new-site a.has-text-light:focus, #new-site a.has-text-light:hover {
    color: #9c9c9c !important
}

#new-site .has-background-light {
    background-color: #b5b5b5 !important
}

#new-site .has-text-dark {
    color: #363636 !important
}

#new-site a.has-text-dark:focus, #new-site a.has-text-dark:hover {
    color: #1c1c1c !important
}

#new-site .has-background-dark {
    background-color: #363636 !important
}

#new-site .has-text-primary {
    color: #007f23 !important
}

#new-site a.has-text-primary:focus, #new-site a.has-text-primary:hover {
    color: #004c15 !important
}

#new-site .has-background-primary {
    background-color: #007f23 !important
}

#new-site .has-background-info, #new-site .has-background-link {
    background-color: #3aab59 !important
}

#new-site .has-text-link {
    color: #3aab59 !important
}

#new-site a.has-text-link:focus, #new-site a.has-text-link:hover {
    color: #2d8545 !important
}

#new-site .has-text-info {
    color: #3aab59 !important
}

#new-site a.has-text-info:focus, #new-site a.has-text-info:hover {
    color: #2d8545 !important
}

#new-site .has-text-success {
    color: #007f23 !important
}

#new-site a.has-text-success:focus, #new-site a.has-text-success:hover {
    color: #004c15 !important
}

#new-site .has-background-success {
    background-color: #007f23 !important
}

#new-site .has-text-warning {
    color: #ffdd57 !important
}

#new-site a.has-text-warning:focus, #new-site a.has-text-warning:hover {
    color: #ffd324 !important
}

#new-site .has-background-warning {
    background-color: #ffdd57 !important
}

#new-site .has-text-danger {
    color: #de2647 !important
}

#new-site a.has-text-danger:focus, #new-site a.has-text-danger:hover {
    color: #b51c37 !important
}

#new-site .has-background-danger {
    background-color: #de2647 !important
}

#new-site .has-text-twitter {
    color: #55acee !important
}

#new-site a.has-text-twitter:focus, #new-site a.has-text-twitter:hover {
    color: #2795e9 !important
}

#new-site .has-background-twitter {
    background-color: #55acee !important
}

#new-site .has-text-linkedin {
    color: #0077b5 !important
}

#new-site a.has-text-linkedin:focus, #new-site a.has-text-linkedin:hover {
    color: #005582 !important
}

#new-site .has-background-linkedin {
    background-color: #0077b5 !important
}

#new-site .has-text-github {
    color: #333 !important
}

#new-site a.has-text-github:focus, #new-site a.has-text-github:hover {
    color: #1a1a1a !important
}

#new-site .has-background-github {
    background-color: #333 !important
}

#new-site .has-text-black-bis {
    color: #191919 !important
}

#new-site .has-background-black-bis {
    background-color: #191919 !important
}

#new-site .has-text-black-ter {
    color: #242424 !important
}

#new-site .has-background-black-ter {
    background-color: #242424 !important
}

#new-site .has-text-grey-darker {
    color: #363636 !important
}

#new-site .has-background-grey-darker {
    background-color: #363636 !important
}

#new-site .has-text-grey-dark {
    color: #4a4a4a !important
}

#new-site .has-background-grey-dark {
    background-color: #4a4a4a !important
}

#new-site .has-text-grey {
    color: #7a7a7a !important
}

#new-site .has-background-grey {
    background-color: #7a7a7a !important
}

#new-site .has-text-grey-light {
    color: #b5b5b5 !important
}

#new-site .has-background-grey-light {
    background-color: #b5b5b5 !important
}

#new-site .has-text-grey-lighter {
    color: #dfe0e0 !important
}

#new-site .has-background-grey-lighter {
    background-color: #dfe0e0 !important
}

#new-site .has-text-white-ter {
    color: #f5f5f5 !important
}

#new-site .has-background-white-ter {
    background-color: #f5f5f5 !important
}

#new-site .has-text-white-bis {
    color: #fafafa !important
}

#new-site .has-background-white-bis {
    background-color: #fafafa !important
}

#new-site .has-text-weight-light {
    font-weight: 300 !important
}

#new-site .has-text-weight-normal {
    font-weight: 400 !important
}

#new-site .has-text-weight-semibold {
    font-weight: 600 !important
}

#new-site .has-text-weight-bold {
    font-weight: 700 !important
}

#new-site .is-block {
    display: block !important
}

@media print,screen and (min-width:769px) {
    #new-site .has-text-right-tablet {
        text-align: right !important
    }

    #new-site .is-block-tablet {
        display: block !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .has-text-right-tablet-only {
        text-align: right !important
    }

    #new-site .is-block-tablet-only {
        display: block !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .has-text-right-touch {
        text-align: right !important
    }

    #new-site .is-block-touch {
        display: block !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .has-text-right-desktop {
        text-align: right !important
    }

    #new-site .is-block-desktop {
        display: block !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .has-text-right-desktop-only {
        text-align: right !important
    }

    #new-site .is-block-desktop-only {
        display: block !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .has-text-right-widescreen {
        text-align: right !important
    }

    #new-site .is-block-widescreen {
        display: block !important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    #new-site .has-text-right-widescreen-only {
        text-align: right !important
    }

    #new-site .is-block-widescreen-only {
        display: block !important
    }
}

@media screen and (min-width:1408px) {
    #new-site .has-text-right-fullhd {
        text-align: right !important
    }

    #new-site .is-block-fullhd {
        display: block !important
    }
}

#new-site .is-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important
}

@media screen and (max-width:768px) {
    #new-site .is-flex-mobile {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media print,screen and (min-width:769px) {
    #new-site .is-flex-tablet {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .is-flex-tablet-only {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .is-flex-touch {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .is-flex-desktop {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .is-flex-desktop-only {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .is-flex-widescreen {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    #new-site .is-flex-widescreen-only {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media screen and (min-width:1408px) {
    #new-site .is-flex-fullhd {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important
    }

    #new-site .is-inline-fullhd {
        display: inline !important
    }
}

#new-site .is-inline {
    display: inline !important
}

@media screen and (max-width:768px) {
    #new-site .is-inline-mobile {
        display: inline !important
    }
}

@media print,screen and (min-width:769px) {
    #new-site .is-inline-tablet {
        display: inline !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .is-inline-tablet-only {
        display: inline !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .is-inline-touch {
        display: inline !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .is-inline-desktop {
        display: inline !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .is-inline-desktop-only {
        display: inline !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .is-inline-widescreen {
        display: inline !important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    #new-site .is-inline-widescreen-only {
        display: inline !important
    }

    #new-site .is-inline-block-widescreen-only {
        display: inline-block !important
    }
}

#new-site .is-inline-block {
    display: inline-block !important
}

@media screen and (max-width:768px) {
    #new-site .is-inline-block-mobile {
        display: inline-block !important
    }
}

@media print,screen and (min-width:769px) {
    #new-site .is-inline-block-tablet {
        display: inline-block !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .is-inline-block-tablet-only {
        display: inline-block !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .is-inline-block-touch {
        display: inline-block !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .is-inline-block-desktop {
        display: inline-block !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .is-inline-block-desktop-only {
        display: inline-block !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .is-inline-block-widescreen {
        display: inline-block !important
    }
}

@media screen and (min-width:1408px) {
    #new-site .is-inline-block-fullhd {
        display: inline-block !important
    }
}

#new-site .is-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-flex !important;
    display: inline-flex !important
}

@media screen and (max-width:768px) {
    #new-site .is-inline-flex-mobile {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

@media print,screen and (min-width:769px) {
    #new-site .is-inline-flex-tablet {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .is-inline-flex-tablet-only {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .is-inline-flex-touch {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .is-inline-flex-desktop {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .is-inline-flex-desktop-only {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .is-inline-flex-widescreen {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    #new-site .is-inline-flex-widescreen-only {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }
}

@media screen and (min-width:1408px) {
    #new-site .is-inline-flex-fullhd {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-flex !important;
        display: inline-flex !important
    }

    #new-site .is-hidden-fullhd {
        display: none !important
    }
}

#new-site .is-hidden {
    display: none !important
}

#new-site .is-invisible {
    visibility: hidden !important
}

@media screen and (max-width:768px) {
    #new-site .is-hidden-mobile {
        display: none !important
    }

    #new-site .is-invisible-mobile {
        visibility: hidden !important
    }
}

@media print,screen and (min-width:769px) {
    #new-site .is-hidden-tablet {
        display: none !important
    }

    #new-site .is-invisible-tablet {
        visibility: hidden !important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    #new-site .is-hidden-tablet-only {
        display: none !important
    }

    #new-site .is-invisible-tablet-only {
        visibility: hidden !important
    }
}

@media screen and (max-width:1023px) {
    #new-site .is-hidden-touch {
        display: none !important
    }

    #new-site .is-invisible-touch {
        visibility: hidden !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .is-hidden-desktop {
        display: none !important
    }

    #new-site .is-invisible-desktop {
        visibility: hidden !important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    #new-site .is-hidden-desktop-only {
        display: none !important
    }

    #new-site .is-invisible-desktop-only {
        visibility: hidden !important
    }
}

@media screen and (min-width:1216px) {
    #new-site .is-hidden-widescreen {
        display: none !important
    }

    #new-site .is-invisible-widescreen {
        visibility: hidden !important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    #new-site .is-hidden-widescreen-only {
        display: none !important
    }

    #new-site .is-invisible-widescreen-only {
        visibility: hidden !important
    }
}

@media screen and (min-width:1408px) {
    #new-site .is-invisible-fullhd {
        visibility: hidden !important
    }
}

#new-site .is-loading span, #new-site .media-academy .card figure img {
    visibility: hidden
}

#new-site .is-marginless {
    margin: 0 !important
}

#new-site .is-paddingless {
    padding: 0 !important
}

#new-site .is-radiusless {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

#new-site .is-shadowless {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

#new-site .box {
    -webkit-box-shadow: 0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);
    color: #4a4a4a;
    display: block;
    padding: 1.25rem
}

#new-site a.box:focus, #new-site a.box:hover {
    -webkit-box-shadow: 0 2px 3px rgba(10,10,10,.1),0 0 0 1px #3aab59;
    box-shadow: 0 2px 3px rgba(10,10,10,.1),0 0 0 1px #3aab59
}

#new-site a.box:active {
    -webkit-box-shadow: inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #3aab59;
    box-shadow: inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #3aab59
}

#new-site .button {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    background-color: #fff;
    border-color: #dfe0e0;
    border-width: 1px;
    color: #363636;
    -webkit-justify-content: center;
    justify-content: center;
    padding: -webkit-calc(.375em - 1px) .75em;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    white-space: nowrap
}

    #new-site .button strong {
        color: inherit
    }

    #new-site .button .icon, #new-site .button .icon.is-large, #new-site .button .icon.is-medium, #new-site .button .icon.is-small {
        height: 1.5em;
        width: 1.5em
    }

        #new-site .button .icon:first-child:not(:last-child) {
            margin-left: -webkit-calc(-.375em - 1px);
            margin-left: calc(-.375em - 1px);
            margin-right: .1875em
        }

        #new-site .button .icon:last-child:not(:first-child) {
            margin-left: .1875em;
            margin-right: -webkit-calc(-.375em - 1px);
            margin-right: calc(-.375em - 1px)
        }

        #new-site .button .icon:first-child:last-child {
            margin-left: -webkit-calc(-.375em - 1px);
            margin-left: calc(-.375em - 1px);
            margin-right: -webkit-calc(-.375em - 1px);
            margin-right: calc(-.375em - 1px)
        }

    #new-site .button.is-hovered, #new-site .button:hover {
        border-color: #b5b5b5;
        color: #363636
    }

    #new-site .button.is-focused, #new-site .button:focus {
        border-color: #3273dc;
        color: #363636
    }

        #new-site .button.is-focused:not(:active), #new-site .button:focus:not(:active) {
            -webkit-box-shadow: 0 0 0 .125em rgba(58,171,89,.25);
            box-shadow: 0 0 0 .125em rgba(58,171,89,.25)
        }

    #new-site .button.is-active, #new-site .button:active {
        border-color: #4a4a4a;
        color: #363636
    }

    #new-site .button.is-text {
        background-color: transparent;
        border-color: transparent;
        color: #4a4a4a;
        text-decoration: underline
    }

        #new-site .button.is-text.is-focused, #new-site .button.is-text.is-hovered, #new-site .button.is-text:focus, #new-site .button.is-text:hover {
            background-color: #f5f5f5;
            color: #363636
        }

        #new-site .button.is-text.is-active, #new-site .button.is-text:active {
            background-color: #e8e8e8;
            color: #363636
        }

        #new-site .button.is-text[disabled] {
            -webkit-box-shadow: none;
            background-color: transparent;
            border-color: transparent;
            box-shadow: none
        }

    #new-site .button.is-white {
        background-color: #fff;
        border-color: transparent;
        color: #0a0a0a
    }

        #new-site .button.is-white.is-hovered, #new-site .button.is-white:hover {
            background-color: #f9f9f9;
            border-color: transparent;
            color: #0a0a0a
        }

        #new-site .button.is-white.is-focused, #new-site .button.is-white:focus {
            border-color: transparent;
            color: #0a0a0a
        }

            #new-site .button.is-white.is-focused:not(:active), #new-site .button.is-white:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(255,255,255,.25);
                box-shadow: 0 0 0 .125em rgba(255,255,255,.25)
            }

        #new-site .button.is-white.is-active, #new-site .button.is-white:active {
            background-color: #f2f2f2;
            border-color: transparent;
            color: #0a0a0a
        }

        #new-site .button.is-white[disabled] {
            -webkit-box-shadow: none;
            background-color: #fff;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-white.is-inverted {
            background-color: #0a0a0a;
            color: #fff
        }

            #new-site .button.is-white.is-inverted:hover {
                background-color: #000
            }

            #new-site .button.is-white.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #0a0a0a;
                border-color: transparent;
                box-shadow: none;
                color: #fff
            }

        #new-site .button.is-white.is-loading:after {
            border-color: transparent transparent #0a0a0a #0a0a0a !important
        }

        #new-site .button.is-white.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-white.is-outlined:focus, #new-site .button.is-white.is-outlined:hover {
                background-color: #fff;
                border-color: #fff;
                color: #0a0a0a
            }

            #new-site .button.is-white.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            #new-site .button.is-white.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        #new-site .button.is-white.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #0a0a0a;
            color: #0a0a0a
        }

            #new-site .button.is-white.is-inverted.is-outlined:focus, #new-site .button.is-white.is-inverted.is-outlined:hover {
                background-color: #0a0a0a;
                color: #fff
            }

            #new-site .button.is-white.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #0a0a0a;
                box-shadow: none;
                color: #0a0a0a
            }

    #new-site .button.is-black {
        background-color: #0a0a0a;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-black.is-hovered, #new-site .button.is-black:hover {
            background-color: #040404;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-black.is-focused, #new-site .button.is-black:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-black.is-focused:not(:active), #new-site .button.is-black:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(10,10,10,.25);
                box-shadow: 0 0 0 .125em rgba(10,10,10,.25)
            }

        #new-site .button.is-black.is-active, #new-site .button.is-black:active {
            background-color: #000;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-black[disabled] {
            -webkit-box-shadow: none;
            background-color: #0a0a0a;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-black.is-inverted {
            background-color: #fff;
            color: #0a0a0a
        }

            #new-site .button.is-black.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-black.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #0a0a0a
            }

        #new-site .button.is-black.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-black.is-outlined {
            background-color: transparent;
            border-color: #0a0a0a;
            color: #0a0a0a
        }

            #new-site .button.is-black.is-outlined:focus, #new-site .button.is-black.is-outlined:hover {
                background-color: #0a0a0a;
                border-color: #0a0a0a;
                color: #fff
            }

            #new-site .button.is-black.is-outlined.is-loading:after {
                border-color: transparent transparent #0a0a0a #0a0a0a !important
            }

            #new-site .button.is-black.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #0a0a0a;
                box-shadow: none;
                color: #0a0a0a
            }

        #new-site .button.is-black.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-black.is-inverted.is-outlined:focus, #new-site .button.is-black.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #0a0a0a
            }

            #new-site .button.is-black.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-light {
        background-color: #b5b5b5;
        border-color: transparent;
        color: #363636
    }

        #new-site .button.is-light.is-hovered, #new-site .button.is-light:hover {
            background-color: #afafaf;
            border-color: transparent;
            color: #363636
        }

        #new-site .button.is-light.is-focused, #new-site .button.is-light:focus {
            border-color: transparent;
            color: #363636
        }

            #new-site .button.is-light.is-focused:not(:active), #new-site .button.is-light:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(181,181,181,.25);
                box-shadow: 0 0 0 .125em rgba(181,181,181,.25)
            }

        #new-site .button.is-light.is-active, #new-site .button.is-light:active {
            background-color: #a8a8a8;
            border-color: transparent;
            color: #363636
        }

        #new-site .button.is-light[disabled] {
            -webkit-box-shadow: none;
            background-color: #b5b5b5;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-light.is-inverted {
            background-color: #363636;
            color: #b5b5b5
        }

            #new-site .button.is-light.is-inverted:hover {
                background-color: #292929
            }

            #new-site .button.is-light.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #363636;
                border-color: transparent;
                box-shadow: none;
                color: #b5b5b5
            }

        #new-site .button.is-light.is-loading:after {
            border-color: transparent transparent #363636 #363636 !important
        }

        #new-site .button.is-light.is-outlined {
            background-color: transparent;
            border-color: #b5b5b5;
            color: #b5b5b5
        }

            #new-site .button.is-light.is-outlined:focus, #new-site .button.is-light.is-outlined:hover {
                background-color: #b5b5b5;
                border-color: #b5b5b5;
                color: #363636
            }

            #new-site .button.is-light.is-outlined.is-loading:after {
                border-color: transparent transparent #b5b5b5 #b5b5b5 !important
            }

            #new-site .button.is-light.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #b5b5b5;
                box-shadow: none;
                color: #b5b5b5
            }

        #new-site .button.is-light.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #363636;
            color: #363636
        }

            #new-site .button.is-light.is-inverted.is-outlined:focus, #new-site .button.is-light.is-inverted.is-outlined:hover {
                background-color: #363636;
                color: #b5b5b5
            }

            #new-site .button.is-light.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #363636;
                box-shadow: none;
                color: #363636
            }

    #new-site .button.is-dark {
        background-color: #363636;
        border-color: transparent;
        color: #b5b5b5
    }

        #new-site .button.is-dark.is-hovered, #new-site .button.is-dark:hover {
            background-color: #2f2f2f;
            border-color: transparent;
            color: #b5b5b5
        }

        #new-site .button.is-dark.is-focused, #new-site .button.is-dark:focus {
            border-color: transparent;
            color: #b5b5b5
        }

            #new-site .button.is-dark.is-focused:not(:active), #new-site .button.is-dark:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(54,54,54,.25);
                box-shadow: 0 0 0 .125em rgba(54,54,54,.25)
            }

        #new-site .button.is-dark.is-active, #new-site .button.is-dark:active {
            background-color: #292929;
            border-color: transparent;
            color: #b5b5b5
        }

        #new-site .button.is-dark[disabled] {
            -webkit-box-shadow: none;
            background-color: #363636;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-dark.is-inverted {
            background-color: #b5b5b5;
            color: #363636
        }

            #new-site .button.is-dark.is-inverted:hover {
                background-color: #a8a8a8
            }

            #new-site .button.is-dark.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #b5b5b5;
                border-color: transparent;
                box-shadow: none;
                color: #363636
            }

        #new-site .button.is-dark.is-loading:after {
            border-color: transparent transparent #b5b5b5 #b5b5b5 !important
        }

        #new-site .button.is-dark.is-outlined {
            background-color: transparent;
            border-color: #363636;
            color: #363636
        }

            #new-site .button.is-dark.is-outlined:focus, #new-site .button.is-dark.is-outlined:hover {
                background-color: #363636;
                border-color: #363636;
                color: #b5b5b5
            }

            #new-site .button.is-dark.is-outlined.is-loading:after {
                border-color: transparent transparent #363636 #363636 !important
            }

            #new-site .button.is-dark.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #363636;
                box-shadow: none;
                color: #363636
            }

        #new-site .button.is-dark.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #b5b5b5;
            color: #b5b5b5
        }

            #new-site .button.is-dark.is-inverted.is-outlined:focus, #new-site .button.is-dark.is-inverted.is-outlined:hover {
                background-color: #b5b5b5;
                color: #363636
            }

            #new-site .button.is-dark.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #b5b5b5;
                box-shadow: none;
                color: #b5b5b5
            }

    #new-site .button.is-primary {
        background-color: #007f23;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-primary.is-hovered, #new-site .button.is-primary:hover {
            background-color: #00721f;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-primary.is-focused, #new-site .button.is-primary:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-primary.is-focused:not(:active), #new-site .button.is-primary:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(0,127,35,.25);
                box-shadow: 0 0 0 .125em rgba(0,127,35,.25)
            }

        #new-site .button.is-primary.is-active, #new-site .button.is-primary:active {
            background-color: #00661c;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-primary[disabled] {
            -webkit-box-shadow: none;
            background-color: #007f23;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-primary.is-inverted {
            background-color: #fff;
            color: #007f23
        }

            #new-site .button.is-primary.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-primary.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #007f23
            }

        #new-site .button.is-primary.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-primary.is-outlined {
            background-color: transparent;
            border-color: #007f23;
            color: #007f23
        }

            #new-site .button.is-primary.is-outlined:focus, #new-site .button.is-primary.is-outlined:hover {
                background-color: #007f23;
                border-color: #007f23;
                color: #fff
            }

            #new-site .button.is-primary.is-outlined.is-loading:after {
                border-color: transparent transparent #007f23 #007f23 !important
            }

            #new-site .button.is-primary.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #007f23;
                box-shadow: none;
                color: #007f23
            }

        #new-site .button.is-primary.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-primary.is-inverted.is-outlined:focus, #new-site .button.is-primary.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #007f23
            }

            #new-site .button.is-primary.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-link {
        background-color: #3aab59;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-link.is-hovered, #new-site .button.is-link:hover {
            background-color: #37a154;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-link.is-focused, #new-site .button.is-link:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-link.is-focused:not(:active), #new-site .button.is-link:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(58,171,89,.25);
                box-shadow: 0 0 0 .125em rgba(58,171,89,.25)
            }

        #new-site .button.is-link.is-active, #new-site .button.is-link:active {
            background-color: #34984f;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-link[disabled] {
            -webkit-box-shadow: none;
            background-color: #3aab59;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-link.is-inverted {
            background-color: #fff;
            color: #3aab59
        }

            #new-site .button.is-link.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-link.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #3aab59
            }

        #new-site .button.is-link.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-link.is-outlined {
            background-color: transparent;
            border-color: #3aab59;
            color: #3aab59
        }

            #new-site .button.is-link.is-outlined:focus, #new-site .button.is-link.is-outlined:hover {
                background-color: #3aab59;
                border-color: #3aab59;
                color: #fff
            }

            #new-site .button.is-link.is-outlined.is-loading:after {
                border-color: transparent transparent #3aab59 #3aab59 !important
            }

            #new-site .button.is-link.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #3aab59;
                box-shadow: none;
                color: #3aab59
            }

        #new-site .button.is-link.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-link.is-inverted.is-outlined:focus, #new-site .button.is-link.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #3aab59
            }

            #new-site .button.is-link.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-info {
        background-color: #3aab59;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-info.is-hovered, #new-site .button.is-info:hover {
            background-color: #37a154;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-info.is-focused, #new-site .button.is-info:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-info.is-focused:not(:active), #new-site .button.is-info:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(58,171,89,.25);
                box-shadow: 0 0 0 .125em rgba(58,171,89,.25)
            }

        #new-site .button.is-info.is-active, #new-site .button.is-info:active {
            background-color: #34984f;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-info[disabled] {
            -webkit-box-shadow: none;
            background-color: #3aab59;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-info.is-inverted {
            background-color: #fff;
            color: #3aab59
        }

            #new-site .button.is-info.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-info.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #3aab59
            }

        #new-site .button.is-info.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-info.is-outlined {
            background-color: transparent;
            border-color: #3aab59;
            color: #3aab59
        }

            #new-site .button.is-info.is-outlined:focus, #new-site .button.is-info.is-outlined:hover {
                background-color: #3aab59;
                border-color: #3aab59;
                color: #fff
            }

            #new-site .button.is-info.is-outlined.is-loading:after {
                border-color: transparent transparent #3aab59 #3aab59 !important
            }

            #new-site .button.is-info.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #3aab59;
                box-shadow: none;
                color: #3aab59
            }

        #new-site .button.is-info.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-info.is-inverted.is-outlined:focus, #new-site .button.is-info.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #3aab59
            }

            #new-site .button.is-info.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-success {
        background-color: #007f23;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-success.is-hovered, #new-site .button.is-success:hover {
            background-color: #00721f;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-success.is-focused, #new-site .button.is-success:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-success.is-focused:not(:active), #new-site .button.is-success:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(0,127,35,.25);
                box-shadow: 0 0 0 .125em rgba(0,127,35,.25)
            }

        #new-site .button.is-success.is-active, #new-site .button.is-success:active {
            background-color: #00661c;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-success[disabled] {
            -webkit-box-shadow: none;
            background-color: #007f23;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-success.is-inverted {
            background-color: #fff;
            color: #007f23
        }

            #new-site .button.is-success.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-success.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #007f23
            }

        #new-site .button.is-success.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-success.is-outlined {
            background-color: transparent;
            border-color: #007f23;
            color: #007f23
        }

            #new-site .button.is-success.is-outlined:focus, #new-site .button.is-success.is-outlined:hover {
                background-color: #007f23;
                border-color: #007f23;
                color: #fff
            }

            #new-site .button.is-success.is-outlined.is-loading:after {
                border-color: transparent transparent #007f23 #007f23 !important
            }

            #new-site .button.is-success.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #007f23;
                box-shadow: none;
                color: #007f23
            }

        #new-site .button.is-success.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-success.is-inverted.is-outlined:focus, #new-site .button.is-success.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #007f23
            }

            #new-site .button.is-success.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-warning {
        background-color: #ffdd57;
        border-color: transparent;
        color: rgba(0,0,0,.7)
    }

        #new-site .button.is-warning.is-hovered, #new-site .button.is-warning:hover {
            background-color: #ffdb4a;
            border-color: transparent;
            color: rgba(0,0,0,.7)
        }

        #new-site .button.is-warning.is-focused, #new-site .button.is-warning:focus {
            border-color: transparent;
            color: rgba(0,0,0,.7)
        }

            #new-site .button.is-warning.is-focused:not(:active), #new-site .button.is-warning:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(255,221,87,.25);
                box-shadow: 0 0 0 .125em rgba(255,221,87,.25)
            }

        #new-site .button.is-warning.is-active, #new-site .button.is-warning:active {
            background-color: #ffd83d;
            border-color: transparent;
            color: rgba(0,0,0,.7)
        }

        #new-site .button.is-warning[disabled] {
            -webkit-box-shadow: none;
            background-color: #ffdd57;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-warning.is-inverted {
            color: #ffdd57
        }

            #new-site .button.is-warning.is-inverted, #new-site .button.is-warning.is-inverted:hover {
                background-color: rgba(0,0,0,.7)
            }

                #new-site .button.is-warning.is-inverted[disabled] {
                    -webkit-box-shadow: none;
                    background-color: rgba(0,0,0,.7);
                    border-color: transparent;
                    box-shadow: none;
                    color: #ffdd57
                }

        #new-site .button.is-warning.is-loading:after {
            border-color: transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7) !important
        }

        #new-site .button.is-warning.is-outlined {
            background-color: transparent;
            border-color: #ffdd57;
            color: #ffdd57
        }

            #new-site .button.is-warning.is-outlined:focus, #new-site .button.is-warning.is-outlined:hover {
                background-color: #ffdd57;
                border-color: #ffdd57;
                color: rgba(0,0,0,.7)
            }

            #new-site .button.is-warning.is-outlined.is-loading:after {
                border-color: transparent transparent #ffdd57 #ffdd57 !important
            }

            #new-site .button.is-warning.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #ffdd57;
                box-shadow: none;
                color: #ffdd57
            }

        #new-site .button.is-warning.is-inverted.is-outlined {
            background-color: transparent;
            border-color: rgba(0,0,0,.7);
            color: rgba(0,0,0,.7)
        }

            #new-site .button.is-warning.is-inverted.is-outlined:focus, #new-site .button.is-warning.is-inverted.is-outlined:hover {
                background-color: rgba(0,0,0,.7);
                color: #ffdd57
            }

            #new-site .button.is-warning.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: rgba(0,0,0,.7);
                box-shadow: none;
                color: rgba(0,0,0,.7)
            }

    #new-site .button.is-danger {
        background-color: #de2647;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-danger.is-hovered, #new-site .button.is-danger:hover {
            background-color: #d72141;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-danger.is-focused, #new-site .button.is-danger:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-danger.is-focused:not(:active), #new-site .button.is-danger:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(222,38,71,.25);
                box-shadow: 0 0 0 .125em rgba(222,38,71,.25)
            }

        #new-site .button.is-danger.is-active, #new-site .button.is-danger:active {
            background-color: #cc1f3e;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-danger[disabled] {
            -webkit-box-shadow: none;
            background-color: #de2647;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-danger.is-inverted {
            background-color: #fff;
            color: #de2647
        }

            #new-site .button.is-danger.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-danger.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #de2647
            }

        #new-site .button.is-danger.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-danger.is-outlined {
            background-color: transparent;
            border-color: #de2647;
            color: #de2647
        }

            #new-site .button.is-danger.is-outlined:focus, #new-site .button.is-danger.is-outlined:hover {
                background-color: #de2647;
                border-color: #de2647;
                color: #fff
            }

            #new-site .button.is-danger.is-outlined.is-loading:after {
                border-color: transparent transparent #de2647 #de2647 !important
            }

            #new-site .button.is-danger.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #de2647;
                box-shadow: none;
                color: #de2647
            }

        #new-site .button.is-danger.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-danger.is-inverted.is-outlined:focus, #new-site .button.is-danger.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #de2647
            }

            #new-site .button.is-danger.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-twitter {
        background-color: #55acee;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-twitter.is-hovered, #new-site .button.is-twitter:hover {
            background-color: #49a6ed;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-twitter.is-focused, #new-site .button.is-twitter:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-twitter.is-focused:not(:active), #new-site .button.is-twitter:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(85,172,238,.25);
                box-shadow: 0 0 0 .125em rgba(85,172,238,.25)
            }

        #new-site .button.is-twitter.is-active, #new-site .button.is-twitter:active {
            background-color: #3ea1ec;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-twitter[disabled] {
            -webkit-box-shadow: none;
            background-color: #55acee;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-twitter.is-inverted {
            background-color: #fff;
            color: #55acee
        }

            #new-site .button.is-twitter.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-twitter.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #55acee
            }

        #new-site .button.is-twitter.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-twitter.is-outlined {
            background-color: transparent;
            border-color: #55acee;
            color: #55acee
        }

            #new-site .button.is-twitter.is-outlined:focus, #new-site .button.is-twitter.is-outlined:hover {
                background-color: #55acee;
                border-color: #55acee;
                color: #fff
            }

            #new-site .button.is-twitter.is-outlined.is-loading:after {
                border-color: transparent transparent #55acee #55acee !important
            }

            #new-site .button.is-twitter.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #55acee;
                box-shadow: none;
                color: #55acee
            }

        #new-site .button.is-twitter.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-twitter.is-inverted.is-outlined:focus, #new-site .button.is-twitter.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #55acee
            }

            #new-site .button.is-twitter.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-linkedin {
        background-color: #0077b5;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-linkedin.is-hovered, #new-site .button.is-linkedin:hover {
            background-color: #006fa8;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-linkedin.is-focused, #new-site .button.is-linkedin:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-linkedin.is-focused:not(:active), #new-site .button.is-linkedin:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(0,119,181,.25);
                box-shadow: 0 0 0 .125em rgba(0,119,181,.25)
            }

        #new-site .button.is-linkedin.is-active, #new-site .button.is-linkedin:active {
            background-color: #00669c;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-linkedin[disabled] {
            -webkit-box-shadow: none;
            background-color: #0077b5;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-linkedin.is-inverted {
            background-color: #fff;
            color: #0077b5
        }

            #new-site .button.is-linkedin.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-linkedin.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #0077b5
            }

        #new-site .button.is-linkedin.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-linkedin.is-outlined {
            background-color: transparent;
            border-color: #0077b5;
            color: #0077b5
        }

            #new-site .button.is-linkedin.is-outlined:focus, #new-site .button.is-linkedin.is-outlined:hover {
                background-color: #0077b5;
                border-color: #0077b5;
                color: #fff
            }

            #new-site .button.is-linkedin.is-outlined.is-loading:after {
                border-color: transparent transparent #0077b5 #0077b5 !important
            }

            #new-site .button.is-linkedin.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #0077b5;
                box-shadow: none;
                color: #0077b5
            }

        #new-site .button.is-linkedin.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-linkedin.is-inverted.is-outlined:focus, #new-site .button.is-linkedin.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #0077b5
            }

            #new-site .button.is-linkedin.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-github {
        background-color: #333;
        border-color: transparent;
        color: #fff
    }

        #new-site .button.is-github.is-hovered, #new-site .button.is-github:hover {
            background-color: #2d2d2d;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-github.is-focused, #new-site .button.is-github:focus {
            border-color: transparent;
            color: #fff
        }

            #new-site .button.is-github.is-focused:not(:active), #new-site .button.is-github:focus:not(:active) {
                -webkit-box-shadow: 0 0 0 .125em rgba(51,51,51,.25);
                box-shadow: 0 0 0 .125em rgba(51,51,51,.25)
            }

        #new-site .button.is-github.is-active, #new-site .button.is-github:active {
            background-color: #262626;
            border-color: transparent;
            color: #fff
        }

        #new-site .button.is-github[disabled] {
            -webkit-box-shadow: none;
            background-color: #333;
            border-color: transparent;
            box-shadow: none
        }

        #new-site .button.is-github.is-inverted {
            background-color: #fff;
            color: #333
        }

            #new-site .button.is-github.is-inverted:hover {
                background-color: #f2f2f2
            }

            #new-site .button.is-github.is-inverted[disabled] {
                -webkit-box-shadow: none;
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #333
            }

        #new-site .button.is-github.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        #new-site .button.is-github.is-outlined {
            background-color: transparent;
            border-color: #333;
            color: #333
        }

            #new-site .button.is-github.is-outlined:focus, #new-site .button.is-github.is-outlined:hover {
                background-color: #333;
                border-color: #333;
                color: #fff
            }

            #new-site .button.is-github.is-outlined.is-loading:after {
                border-color: transparent transparent #333 #333 !important
            }

            #new-site .button.is-github.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #333;
                box-shadow: none;
                color: #333
            }

        #new-site .button.is-github.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #new-site .button.is-github.is-inverted.is-outlined:focus, #new-site .button.is-github.is-inverted.is-outlined:hover {
                background-color: #fff;
                color: #333
            }

            #new-site .button.is-github.is-inverted.is-outlined[disabled] {
                -webkit-box-shadow: none;
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    #new-site .button.is-small {
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-size: .875rem
    }

    #new-site .button.is-medium {
        font-size: 1.25rem
    }

    #new-site .button.is-large {
        font-size: 1.125rem
    }

    #new-site .button[disabled] {
        -webkit-box-shadow: none;
        background-color: #fff;
        border-color: #dfe0e0;
        box-shadow: none;
        opacity: .5
    }

    #new-site .button.is-fullwidth {
        display: flex;
        width: 100%
    }

    #new-site .button.is-loading {
        color: transparent !important;
        pointer-events: none
    }

        #new-site .button.is-loading:after {
            left: -webkit-calc(50% - .5em);
            left: calc(50% - .5em);
            position: absolute;
            position: absolute !important;
            top: -webkit-calc(50% - .5em);
            top: calc(50% - .5em)
        }

#new-site .control.has-icon:not(.has-icon-right) .icon, #new-site .control.has-icons-left .icon.is-left {
    left: 0
}

#new-site .button.is-static {
    -webkit-box-shadow: none;
    background-color: #f5f5f5;
    border-color: #dfe0e0;
    box-shadow: none;
    color: #7a7a7a;
    pointer-events: none
}

#new-site .button.is-rounded {
    -webkit-border-radius: 290486px;
    border-radius: 290486px;
    padding-left: 1em;
    padding-right: 1em
}

#new-site .buttons {
    -ms-flex-align: center;
    -ms-flex-pack: start;
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

    #new-site .buttons .button {
        margin-bottom: .5rem
    }

        #new-site .buttons .button:not(:last-child) {
            margin-right: .5rem
        }

    #new-site .buttons:last-child {
        margin-bottom: -.5rem
    }

    #new-site .buttons:not(:last-child) {
        margin-bottom: 1rem
    }

    #new-site .buttons.has-addons .button:not(:first-child) {
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0
    }

    #new-site .buttons.has-addons .button:not(:last-child) {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        margin-right: -1px
    }

    #new-site .buttons.has-addons .button:last-child {
        margin-right: 0
    }

    #new-site .buttons.has-addons .button.is-hovered, #new-site .buttons.has-addons .button:hover {
        z-index: 2
    }

    #new-site .buttons.has-addons .button.is-active, #new-site .buttons.has-addons .button.is-focused, #new-site .buttons.has-addons .button.is-selected, #new-site .buttons.has-addons .button:active, #new-site .buttons.has-addons .button:focus {
        z-index: 3
    }

        #new-site .buttons.has-addons .button.is-active:hover, #new-site .buttons.has-addons .button.is-focused:hover, #new-site .buttons.has-addons .button.is-selected:hover, #new-site .buttons.has-addons .button:active:hover, #new-site .buttons.has-addons .button:focus:hover {
            z-index: 4
        }

    #new-site .buttons.has-addons .button.is-expanded {
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }

    #new-site .buttons.is-centered {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    #new-site .buttons.is-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

#new-site .container {
    margin: 0 auto;
    position: relative
}

@media screen and (min-width:1024px) {
    #new-site .container {
        max-width: 960px;
        width: 960px
    }

        #new-site .container.is-fluid {
            margin-left: 32px;
            margin-right: 32px;
            max-width: none;
            width: auto
        }
}

@media screen and (max-width:1215px) {
    #new-site .container.is-widescreen {
        max-width: 1152px;
        width: auto
    }
}

@media screen and (max-width:1407px) {
    #new-site .container.is-fullhd {
        max-width: 1344px;
        width: auto
    }
}

@media screen and (min-width:1216px) {
    #new-site .container {
        max-width: 1152px;
        width: 1152px
    }
}

@media screen and (min-width:1408px) {
    #new-site .container {
        max-width: 1344px;
        width: 1344px
    }
}

#new-site .content li + li {
    margin-top: .25em
}

#new-site .content blockquote:not(:last-child), #new-site .content dl:not(:last-child), #new-site .content ol:not(:last-child), #new-site .content p:not(:last-child), #new-site .content pre:not(:last-child), #new-site .content table:not(:last-child), #new-site .content ul:not(:last-child) {
    margin-bottom: 1em
}

#new-site .content h1, #new-site .content h2, #new-site .content h3, #new-site .content h4, #new-site .content h5, #new-site .content h6 {
    color: #363636;
    font-weight: 300;
    line-height: 1.125
}

#new-site .content h1 {
    font-size: 2em;
    margin-bottom: .5em
}

    #new-site .content h1:not(:first-child) {
        margin-top: 1em
    }

#new-site .content h2 {
    font-size: 1.75em;
    margin-bottom: .5714em
}

    #new-site .content h2:not(:first-child) {
        margin-top: 1.1428em
    }

#new-site .content h3 {
    font-size: 1.5em;
    margin-bottom: .6666em
}

    #new-site .content h3:not(:first-child) {
        margin-top: 1.3333em
    }

#new-site .content h4 {
    font-size: 1.25em;
    margin-bottom: .8em
}

#new-site .content h5 {
    font-size: 1.125em;
    margin-bottom: .8888em
}

#new-site .content h6 {
    font-size: 1em;
    margin-bottom: 1em
}

#new-site .content blockquote {
    background-color: #f1f3f4;
    border-left: 0;
    padding: 1.25rem 2.5rem
}

#new-site .content ol {
    list-style: decimal
}

#new-site .content ol, #new-site .content ul {
    margin-left: 2em;
    margin-top: 1em
}

#new-site .content ul {
    list-style: disc
}

    #new-site .content ul ul {
        list-style-type: circle;
        margin-top: .5em
    }

        #new-site .content ul ul ul {
            list-style-type: square
        }

#new-site .content dd {
    margin-left: 2em
}

#new-site .content figure {
    margin-left: 2em;
    margin-right: 2em;
    text-align: center
}

    #new-site .content figure:not(:first-child) {
        margin-top: 2em
    }

    #new-site .content figure:not(:last-child) {
        margin-bottom: 2em
    }

    #new-site .content figure img {
        display: inline-block
    }

    #new-site .content figure figcaption {
        font-style: italic
    }

#new-site .content pre {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    padding: 1.25em 1.5em;
    white-space: pre;
    word-wrap: normal
}

#new-site .content sub, #new-site .content sup {
    font-size: 75%
}

#new-site .content table {
    width: 100%
}

    #new-site .content table td, #new-site .content table th {
        border: solid #f1f3f4;
        border-width: 0 0 1px;
        padding: .5em .75em;
        vertical-align: top
    }

    #new-site .content table th {
        color: #3aab59;
        text-align: left
    }

    #new-site .content table thead td, #new-site .content table thead th {
        border-width: 0 0 2px;
        color: #363636
    }

    #new-site .content table tfoot td, #new-site .content table tfoot th {
        border-width: 2px 0 0;
        color: #363636
    }

    #new-site .content table tbody tr:last-child td, #new-site .content table tbody tr:last-child th {
        border-bottom-width: 0
    }

#new-site .content.is-small {
    font-size: .875rem
}

#new-site .content.is-medium {
    font-size: 1.25rem
}

#new-site .content.is-large {
    font-size: 1.125rem
}

#new-site .input, #new-site .textarea {
    -webkit-box-shadow: none;
    background-color: #fff;
    border-color: #dfe0e0;
    box-shadow: none;
    color: #363636;
    max-width: 100%;
    width: 100%
}

    #new-site .input::-moz-placeholder, #new-site .textarea::-moz-placeholder {
        color: rgba(54,54,54,.3)
    }

    #new-site .input::-webkit-input-placeholder, #new-site .textarea::-webkit-input-placeholder {
        color: rgba(54,54,54,.3)
    }

    #new-site .input:-moz-placeholder, #new-site .textarea:-moz-placeholder {
        color: rgba(54,54,54,.3)
    }

    #new-site .input:-ms-input-placeholder, #new-site .textarea:-ms-input-placeholder {
        color: rgba(54,54,54,.3)
    }

    #new-site .input.is-hovered, #new-site .input:hover, #new-site .textarea.is-hovered, #new-site .textarea:hover {
        border-color: #b5b5b5
    }

    #new-site .input[disabled], #new-site .textarea[disabled] {
        -webkit-box-shadow: none;
        background-color: #f5f5f5;
        border-color: #f5f5f5;
        box-shadow: none;
        color: #7a7a7a
    }

        #new-site .input[disabled]::-moz-placeholder, #new-site .textarea[disabled]::-moz-placeholder {
            color: rgba(122,122,122,.3)
        }

        #new-site .input[disabled]::-webkit-input-placeholder, #new-site .textarea[disabled]::-webkit-input-placeholder {
            color: rgba(122,122,122,.3)
        }

        #new-site .input[disabled]:-moz-placeholder, #new-site .textarea[disabled]:-moz-placeholder {
            color: rgba(122,122,122,.3)
        }

        #new-site .input[disabled]:-ms-input-placeholder, #new-site .textarea[disabled]:-ms-input-placeholder {
            color: rgba(122,122,122,.3)
        }

    #new-site .input[readonly], #new-site .textarea[readonly] {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #new-site .input.is-white, #new-site .textarea.is-white {
        border-color: #fff
    }

        #new-site .input.is-white.is-active, #new-site .input.is-white.is-focused, #new-site .input.is-white:active, #new-site .input.is-white:focus, #new-site .textarea.is-white.is-active, #new-site .textarea.is-white.is-focused, #new-site .textarea.is-white:active, #new-site .textarea.is-white:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(255,255,255,.25);
            box-shadow: 0 0 0 .125em rgba(255,255,255,.25)
        }

    #new-site .input.is-black, #new-site .textarea.is-black {
        border-color: #0a0a0a
    }

        #new-site .input.is-black.is-active, #new-site .input.is-black.is-focused, #new-site .input.is-black:active, #new-site .input.is-black:focus, #new-site .textarea.is-black.is-active, #new-site .textarea.is-black.is-focused, #new-site .textarea.is-black:active, #new-site .textarea.is-black:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(10,10,10,.25);
            box-shadow: 0 0 0 .125em rgba(10,10,10,.25)
        }

    #new-site .input.is-light, #new-site .textarea.is-light {
        border-color: #b5b5b5
    }

        #new-site .input.is-light.is-active, #new-site .input.is-light.is-focused, #new-site .input.is-light:active, #new-site .input.is-light:focus, #new-site .textarea.is-light.is-active, #new-site .textarea.is-light.is-focused, #new-site .textarea.is-light:active, #new-site .textarea.is-light:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(181,181,181,.25);
            box-shadow: 0 0 0 .125em rgba(181,181,181,.25)
        }

    #new-site .input.is-dark, #new-site .textarea.is-dark {
        border-color: #363636
    }

        #new-site .input.is-dark.is-active, #new-site .input.is-dark.is-focused, #new-site .input.is-dark:active, #new-site .input.is-dark:focus, #new-site .textarea.is-dark.is-active, #new-site .textarea.is-dark.is-focused, #new-site .textarea.is-dark:active, #new-site .textarea.is-dark:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(54,54,54,.25);
            box-shadow: 0 0 0 .125em rgba(54,54,54,.25)
        }

    #new-site .input.is-primary, #new-site .textarea.is-primary {
        border-color: #007f23
    }

    #new-site .input.is-info, #new-site .input.is-link, #new-site .textarea.is-info, #new-site .textarea.is-link {
        border-color: #3aab59
    }

    #new-site .input.is-primary.is-active, #new-site .input.is-primary.is-focused, #new-site .input.is-primary:active, #new-site .input.is-primary:focus, #new-site .textarea.is-primary.is-active, #new-site .textarea.is-primary.is-focused, #new-site .textarea.is-primary:active, #new-site .textarea.is-primary:focus {
        -webkit-box-shadow: 0 0 0 .125em rgba(0,127,35,.25);
        box-shadow: 0 0 0 .125em rgba(0,127,35,.25)
    }

    #new-site .input.is-link.is-active, #new-site .input.is-link.is-focused, #new-site .input.is-link:active, #new-site .input.is-link:focus, #new-site .textarea.is-link.is-active, #new-site .textarea.is-link.is-focused, #new-site .textarea.is-link:active, #new-site .textarea.is-link:focus {
        -webkit-box-shadow: 0 0 0 .125em rgba(58,171,89,.25);
        box-shadow: 0 0 0 .125em rgba(58,171,89,.25)
    }

    #new-site .input.is-info.is-active, #new-site .input.is-info.is-focused, #new-site .input.is-info:active, #new-site .input.is-info:focus, #new-site .textarea.is-info.is-active, #new-site .textarea.is-info.is-focused, #new-site .textarea.is-info:active, #new-site .textarea.is-info:focus {
        -webkit-box-shadow: 0 0 0 .125em rgba(58,171,89,.25);
        box-shadow: 0 0 0 .125em rgba(58,171,89,.25)
    }

    #new-site .input.is-success, #new-site .textarea.is-success {
        border-color: #007f23
    }

        #new-site .input.is-success.is-active, #new-site .input.is-success.is-focused, #new-site .input.is-success:active, #new-site .input.is-success:focus, #new-site .textarea.is-success.is-active, #new-site .textarea.is-success.is-focused, #new-site .textarea.is-success:active, #new-site .textarea.is-success:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(0,127,35,.25);
            box-shadow: 0 0 0 .125em rgba(0,127,35,.25)
        }

    #new-site .input.is-warning, #new-site .textarea.is-warning {
        border-color: #ffdd57
    }

        #new-site .input.is-warning.is-active, #new-site .input.is-warning.is-focused, #new-site .input.is-warning:active, #new-site .input.is-warning:focus, #new-site .textarea.is-warning.is-active, #new-site .textarea.is-warning.is-focused, #new-site .textarea.is-warning:active, #new-site .textarea.is-warning:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(255,221,87,.25);
            box-shadow: 0 0 0 .125em rgba(255,221,87,.25)
        }

    #new-site .input.is-danger, #new-site .textarea.is-danger {
        border-color: #de2647
    }

        #new-site .input.is-danger.is-active, #new-site .input.is-danger.is-focused, #new-site .input.is-danger:active, #new-site .input.is-danger:focus, #new-site .textarea.is-danger.is-active, #new-site .textarea.is-danger.is-focused, #new-site .textarea.is-danger:active, #new-site .textarea.is-danger:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(222,38,71,.25);
            box-shadow: 0 0 0 .125em rgba(222,38,71,.25)
        }

    #new-site .input.is-twitter, #new-site .textarea.is-twitter {
        border-color: #55acee
    }

        #new-site .input.is-twitter.is-active, #new-site .input.is-twitter.is-focused, #new-site .input.is-twitter:active, #new-site .input.is-twitter:focus, #new-site .textarea.is-twitter.is-active, #new-site .textarea.is-twitter.is-focused, #new-site .textarea.is-twitter:active, #new-site .textarea.is-twitter:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(85,172,238,.25);
            box-shadow: 0 0 0 .125em rgba(85,172,238,.25)
        }

    #new-site .input.is-linkedin, #new-site .textarea.is-linkedin {
        border-color: #0077b5
    }

        #new-site .input.is-linkedin.is-active, #new-site .input.is-linkedin.is-focused, #new-site .input.is-linkedin:active, #new-site .input.is-linkedin:focus, #new-site .textarea.is-linkedin.is-active, #new-site .textarea.is-linkedin.is-focused, #new-site .textarea.is-linkedin:active, #new-site .textarea.is-linkedin:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(0,119,181,.25);
            box-shadow: 0 0 0 .125em rgba(0,119,181,.25)
        }

    #new-site .input.is-github, #new-site .textarea.is-github {
        border-color: #333
    }

        #new-site .input.is-github.is-active, #new-site .input.is-github.is-focused, #new-site .input.is-github:active, #new-site .input.is-github:focus, #new-site .textarea.is-github.is-active, #new-site .textarea.is-github.is-focused, #new-site .textarea.is-github:active, #new-site .textarea.is-github:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(51,51,51,.25);
            box-shadow: 0 0 0 .125em rgba(51,51,51,.25)
        }

    #new-site .input.is-small, #new-site .textarea.is-small {
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-size: .875rem
    }

    #new-site .input.is-medium, #new-site .textarea.is-medium {
        font-size: 1.25rem
    }

    #new-site .input.is-large, #new-site .textarea.is-large {
        font-size: 1.125rem
    }

    #new-site .input.is-fullwidth, #new-site .textarea.is-fullwidth {
        display: block;
        width: 100%
    }

    #new-site .input.is-inline, #new-site .textarea.is-inline {
        display: inline;
        width: auto
    }

    #new-site .input.is-rounded {
        -webkit-border-radius: 290486px;
        border-radius: 290486px;
        padding-left: 1em;
        padding-right: 1em
    }

    #new-site .input.is-static {
        -webkit-box-shadow: none;
        background-color: transparent;
        border-color: transparent;
        box-shadow: none;
        padding-left: 0;
        padding-right: 0
    }

#new-site .textarea {
    display: block;
    max-width: 100%;
    min-width: 100%;
    padding: .625em;
    resize: vertical
}

    #new-site .textarea:not([rows]) {
        max-height: 600px;
        min-height: 120px
    }

    #new-site .textarea[rows] {
        height: auto
    }

    #new-site .textarea.has-fixed-size {
        resize: none
    }

#new-site .checkbox, #new-site .radio {
    cursor: pointer;
    display: inline-block;
    line-height: 1.25;
    position: relative
}

    #new-site .checkbox:hover, #new-site .radio:hover {
        color: #363636
    }

    #new-site .checkbox[disabled], #new-site .radio[disabled] {
        color: #7a7a7a;
        cursor: not-allowed
    }

    #new-site .radio + .radio {
        margin-left: .5em
    }

#new-site .select {
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: top
}

    #new-site .select:not(.is-multiple) {
        height: 2.25em
    }

        #new-site .select:not(.is-multiple):not(.is-loading):after {
            border-color: #3aab59;
            right: 1.125em;
            z-index: 4
        }

    #new-site .select.is-rounded select {
        -webkit-border-radius: 290486px;
        border-radius: 290486px;
        padding-left: 1em
    }

    #new-site .select select {
        background-color: #fff;
        border-color: #dfe0e0;
        color: #363636;
        cursor: pointer;
        display: block;
        font-size: 1em;
        max-width: 100%;
        outline: 0
    }

        #new-site .select select::-moz-placeholder {
            color: rgba(54,54,54,.3)
        }

        #new-site .select select::-webkit-input-placeholder {
            color: rgba(54,54,54,.3)
        }

        #new-site .select select:-moz-placeholder {
            color: rgba(54,54,54,.3)
        }

        #new-site .select select:-ms-input-placeholder {
            color: rgba(54,54,54,.3)
        }

        #new-site .select select.is-hovered, #new-site .select select:hover {
            border-color: #b5b5b5
        }

        #new-site .select select.is-active, #new-site .select select.is-focused, #new-site .select select:active, #new-site .select select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(58,171,89,.25);
            border-color: #3aab59;
            box-shadow: 0 0 0 .125em rgba(58,171,89,.25)
        }

        #new-site .select select[disabled] {
            -webkit-box-shadow: none;
            background-color: #f5f5f5;
            border-color: #f5f5f5;
            box-shadow: none;
            color: #7a7a7a
        }

            #new-site .select select[disabled]::-moz-placeholder {
                color: rgba(122,122,122,.3)
            }

            #new-site .select select[disabled]::-webkit-input-placeholder {
                color: rgba(122,122,122,.3)
            }

            #new-site .select select[disabled]:-moz-placeholder {
                color: rgba(122,122,122,.3)
            }

            #new-site .select select[disabled]:-ms-input-placeholder {
                color: rgba(122,122,122,.3)
            }

        #new-site .select select::-ms-expand {
            display: none
        }

        #new-site .select select[disabled]:hover {
            border-color: #f5f5f5
        }

        #new-site .select select:not([multiple]) {
            padding-right: 2.5em
        }

        #new-site .select select[multiple] {
            height: auto;
            padding: 0
        }

            #new-site .select select[multiple] option {
                padding: .5em 1em
            }

    #new-site .select:not(.is-multiple):not(.is-loading):hover:after {
        border-color: #363636
    }

    #new-site .select.is-white select, #new-site .select.is-white:not(:hover):after {
        border-color: #fff
    }

        #new-site .select.is-white select.is-hovered, #new-site .select.is-white select:hover {
            border-color: #f2f2f2
        }

        #new-site .select.is-white select.is-active, #new-site .select.is-white select.is-focused, #new-site .select.is-white select:active, #new-site .select.is-white select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(255,255,255,.25);
            box-shadow: 0 0 0 .125em rgba(255,255,255,.25)
        }

    #new-site .select.is-black select, #new-site .select.is-black:not(:hover):after {
        border-color: #0a0a0a
    }

        #new-site .select.is-black select.is-hovered, #new-site .select.is-black select:hover {
            border-color: #000
        }

        #new-site .select.is-black select.is-active, #new-site .select.is-black select.is-focused, #new-site .select.is-black select:active, #new-site .select.is-black select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(10,10,10,.25);
            box-shadow: 0 0 0 .125em rgba(10,10,10,.25)
        }

    #new-site .select.is-light select, #new-site .select.is-light:not(:hover):after {
        border-color: #b5b5b5
    }

        #new-site .select.is-light select.is-hovered, #new-site .select.is-light select:hover {
            border-color: #a8a8a8
        }

        #new-site .select.is-light select.is-active, #new-site .select.is-light select.is-focused, #new-site .select.is-light select:active, #new-site .select.is-light select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(181,181,181,.25);
            box-shadow: 0 0 0 .125em rgba(181,181,181,.25)
        }

    #new-site .select.is-dark select, #new-site .select.is-dark:not(:hover):after {
        border-color: #363636
    }

        #new-site .select.is-dark select.is-hovered, #new-site .select.is-dark select:hover {
            border-color: #292929
        }

        #new-site .select.is-dark select.is-active, #new-site .select.is-dark select.is-focused, #new-site .select.is-dark select:active, #new-site .select.is-dark select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(54,54,54,.25);
            box-shadow: 0 0 0 .125em rgba(54,54,54,.25)
        }

    #new-site .select.is-primary select, #new-site .select.is-primary:not(:hover):after {
        border-color: #007f23
    }

        #new-site .select.is-primary select.is-hovered, #new-site .select.is-primary select:hover {
            border-color: #00661c
        }

        #new-site .select.is-primary select.is-active, #new-site .select.is-primary select.is-focused, #new-site .select.is-primary select:active, #new-site .select.is-primary select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(0,127,35,.25);
            box-shadow: 0 0 0 .125em rgba(0,127,35,.25)
        }

    #new-site .select.is-link select, #new-site .select.is-link:not(:hover):after {
        border-color: #3aab59
    }

        #new-site .select.is-link select.is-hovered, #new-site .select.is-link select:hover {
            border-color: #34984f
        }

        #new-site .select.is-link select.is-active, #new-site .select.is-link select.is-focused, #new-site .select.is-link select:active, #new-site .select.is-link select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(58,171,89,.25);
            box-shadow: 0 0 0 .125em rgba(58,171,89,.25)
        }

    #new-site .select.is-info select, #new-site .select.is-info:not(:hover):after {
        border-color: #3aab59
    }

        #new-site .select.is-info select.is-hovered, #new-site .select.is-info select:hover {
            border-color: #34984f
        }

        #new-site .select.is-info select.is-active, #new-site .select.is-info select.is-focused, #new-site .select.is-info select:active, #new-site .select.is-info select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(58,171,89,.25);
            box-shadow: 0 0 0 .125em rgba(58,171,89,.25)
        }

    #new-site .select.is-success select, #new-site .select.is-success:not(:hover):after {
        border-color: #007f23
    }

        #new-site .select.is-success select.is-hovered, #new-site .select.is-success select:hover {
            border-color: #00661c
        }

        #new-site .select.is-success select.is-active, #new-site .select.is-success select.is-focused, #new-site .select.is-success select:active, #new-site .select.is-success select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(0,127,35,.25);
            box-shadow: 0 0 0 .125em rgba(0,127,35,.25)
        }

    #new-site .select.is-warning select, #new-site .select.is-warning:not(:hover):after {
        border-color: #ffdd57
    }

        #new-site .select.is-warning select.is-hovered, #new-site .select.is-warning select:hover {
            border-color: #ffd83d
        }

        #new-site .select.is-warning select.is-active, #new-site .select.is-warning select.is-focused, #new-site .select.is-warning select:active, #new-site .select.is-warning select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(255,221,87,.25);
            box-shadow: 0 0 0 .125em rgba(255,221,87,.25)
        }

    #new-site .select.is-danger select, #new-site .select.is-danger:not(:hover):after {
        border-color: #de2647
    }

        #new-site .select.is-danger select.is-hovered, #new-site .select.is-danger select:hover {
            border-color: #cc1f3e
        }

        #new-site .select.is-danger select.is-active, #new-site .select.is-danger select.is-focused, #new-site .select.is-danger select:active, #new-site .select.is-danger select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(222,38,71,.25);
            box-shadow: 0 0 0 .125em rgba(222,38,71,.25)
        }

    #new-site .select.is-twitter select, #new-site .select.is-twitter:not(:hover):after {
        border-color: #55acee
    }

        #new-site .select.is-twitter select.is-hovered, #new-site .select.is-twitter select:hover {
            border-color: #3ea1ec
        }

        #new-site .select.is-twitter select.is-active, #new-site .select.is-twitter select.is-focused, #new-site .select.is-twitter select:active, #new-site .select.is-twitter select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(85,172,238,.25);
            box-shadow: 0 0 0 .125em rgba(85,172,238,.25)
        }

    #new-site .select.is-linkedin select, #new-site .select.is-linkedin:not(:hover):after {
        border-color: #0077b5
    }

        #new-site .select.is-linkedin select.is-hovered, #new-site .select.is-linkedin select:hover {
            border-color: #00669c
        }

        #new-site .select.is-linkedin select.is-active, #new-site .select.is-linkedin select.is-focused, #new-site .select.is-linkedin select:active, #new-site .select.is-linkedin select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(0,119,181,.25);
            box-shadow: 0 0 0 .125em rgba(0,119,181,.25)
        }

    #new-site .select.is-github select, #new-site .select.is-github:not(:hover):after {
        border-color: #333
    }

        #new-site .select.is-github select.is-hovered, #new-site .select.is-github select:hover {
            border-color: #262626
        }

        #new-site .select.is-github select.is-active, #new-site .select.is-github select.is-focused, #new-site .select.is-github select:active, #new-site .select.is-github select:focus {
            -webkit-box-shadow: 0 0 0 .125em rgba(51,51,51,.25);
            box-shadow: 0 0 0 .125em rgba(51,51,51,.25)
        }

    #new-site .select.is-small {
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-size: .875rem
    }

    #new-site .select.is-medium {
        font-size: 1.25rem
    }

    #new-site .select.is-large {
        font-size: 1.125rem
    }

    #new-site .select.is-disabled:after {
        border-color: #7a7a7a
    }

    #new-site .select.is-fullwidth, #new-site .select.is-fullwidth select {
        width: 100%
    }

    #new-site .select.is-loading:after {
        -webkit-transform: none;
        margin-top: 0;
        position: absolute;
        right: .625em;
        top: .625em;
        -ms-transform: none;
        transform: none
    }

#new-site .control.has-icon.has-icon-right .icon, #new-site .control.has-icons-right .icon.is-right {
    right: 0
}

#new-site .select.is-loading.is-small:after {
    font-size: .875rem
}

#new-site .select.is-loading.is-medium:after {
    font-size: 1.25rem
}

#new-site .select.is-loading.is-large:after {
    font-size: 1.125rem
}

#new-site .file {
    -ms-flex-align: stretch;
    -ms-flex-pack: start;
    -webkit-box-align: stretch;
    -webkit-box-pack: start;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    position: relative
}

    #new-site .file.is-white .file-cta {
        background-color: #fff;
        border-color: transparent;
        color: #0a0a0a
    }

    #new-site .file.is-white.is-hovered .file-cta, #new-site .file.is-white:hover .file-cta {
        background-color: #f9f9f9;
        border-color: transparent;
        color: #0a0a0a
    }

    #new-site .file.is-white.is-focused .file-cta, #new-site .file.is-white:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(255,255,255,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(255,255,255,.25);
        color: #0a0a0a
    }

    #new-site .file.is-white.is-active .file-cta, #new-site .file.is-white:active .file-cta {
        background-color: #f2f2f2;
        border-color: transparent;
        color: #0a0a0a
    }

    #new-site .file.is-black .file-cta {
        background-color: #0a0a0a;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-black.is-hovered .file-cta, #new-site .file.is-black:hover .file-cta {
        background-color: #040404;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-black.is-focused .file-cta, #new-site .file.is-black:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(10,10,10,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(10,10,10,.25);
        color: #fff
    }

    #new-site .file.is-black.is-active .file-cta, #new-site .file.is-black:active .file-cta {
        background-color: #000;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-light .file-cta {
        background-color: #b5b5b5;
        border-color: transparent;
        color: #363636
    }

    #new-site .file.is-light.is-hovered .file-cta, #new-site .file.is-light:hover .file-cta {
        background-color: #afafaf;
        border-color: transparent;
        color: #363636
    }

    #new-site .file.is-light.is-focused .file-cta, #new-site .file.is-light:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(181,181,181,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(181,181,181,.25);
        color: #363636
    }

    #new-site .file.is-light.is-active .file-cta, #new-site .file.is-light:active .file-cta {
        background-color: #a8a8a8;
        border-color: transparent;
        color: #363636
    }

    #new-site .file.is-dark .file-cta {
        background-color: #363636;
        border-color: transparent;
        color: #b5b5b5
    }

    #new-site .file.is-dark.is-hovered .file-cta, #new-site .file.is-dark:hover .file-cta {
        background-color: #2f2f2f;
        border-color: transparent;
        color: #b5b5b5
    }

    #new-site .file.is-dark.is-focused .file-cta, #new-site .file.is-dark:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(54,54,54,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(54,54,54,.25);
        color: #b5b5b5
    }

    #new-site .file.is-dark.is-active .file-cta, #new-site .file.is-dark:active .file-cta {
        background-color: #292929;
        border-color: transparent;
        color: #b5b5b5
    }

    #new-site .file.is-primary .file-cta {
        background-color: #007f23;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-primary.is-hovered .file-cta, #new-site .file.is-primary:hover .file-cta {
        background-color: #00721f;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-primary.is-focused .file-cta, #new-site .file.is-primary:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(0,127,35,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(0,127,35,.25);
        color: #fff
    }

    #new-site .file.is-primary.is-active .file-cta, #new-site .file.is-primary:active .file-cta {
        background-color: #00661c;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-link .file-cta {
        background-color: #3aab59;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-link.is-hovered .file-cta, #new-site .file.is-link:hover .file-cta {
        background-color: #37a154;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-link.is-focused .file-cta, #new-site .file.is-link:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(58,171,89,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(58,171,89,.25);
        color: #fff
    }

    #new-site .file.is-link.is-active .file-cta, #new-site .file.is-link:active .file-cta {
        background-color: #34984f;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-info .file-cta {
        background-color: #3aab59;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-info.is-hovered .file-cta, #new-site .file.is-info:hover .file-cta {
        background-color: #37a154;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-info.is-focused .file-cta, #new-site .file.is-info:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(58,171,89,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(58,171,89,.25);
        color: #fff
    }

    #new-site .file.is-info.is-active .file-cta, #new-site .file.is-info:active .file-cta {
        background-color: #34984f;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-success .file-cta {
        background-color: #007f23;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-success.is-hovered .file-cta, #new-site .file.is-success:hover .file-cta {
        background-color: #00721f;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-success.is-focused .file-cta, #new-site .file.is-success:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(0,127,35,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(0,127,35,.25);
        color: #fff
    }

    #new-site .file.is-success.is-active .file-cta, #new-site .file.is-success:active .file-cta {
        background-color: #00661c;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-warning .file-cta {
        background-color: #ffdd57;
        border-color: transparent;
        color: rgba(0,0,0,.7)
    }

    #new-site .file.is-warning.is-hovered .file-cta, #new-site .file.is-warning:hover .file-cta {
        background-color: #ffdb4a;
        border-color: transparent;
        color: rgba(0,0,0,.7)
    }

    #new-site .file.is-warning.is-focused .file-cta, #new-site .file.is-warning:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(255,221,87,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(255,221,87,.25);
        color: rgba(0,0,0,.7)
    }

    #new-site .file.is-warning.is-active .file-cta, #new-site .file.is-warning:active .file-cta {
        background-color: #ffd83d;
        border-color: transparent;
        color: rgba(0,0,0,.7)
    }

    #new-site .file.is-danger .file-cta {
        background-color: #de2647;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-danger.is-hovered .file-cta, #new-site .file.is-danger:hover .file-cta {
        background-color: #d72141;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-danger.is-focused .file-cta, #new-site .file.is-danger:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(222,38,71,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(222,38,71,.25);
        color: #fff
    }

    #new-site .file.is-danger.is-active .file-cta, #new-site .file.is-danger:active .file-cta {
        background-color: #cc1f3e;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-twitter .file-cta {
        background-color: #55acee;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-twitter.is-hovered .file-cta, #new-site .file.is-twitter:hover .file-cta {
        background-color: #49a6ed;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-twitter.is-focused .file-cta, #new-site .file.is-twitter:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(85,172,238,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(85,172,238,.25);
        color: #fff
    }

    #new-site .file.is-twitter.is-active .file-cta, #new-site .file.is-twitter:active .file-cta {
        background-color: #3ea1ec;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-linkedin .file-cta {
        background-color: #0077b5;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-linkedin.is-hovered .file-cta, #new-site .file.is-linkedin:hover .file-cta {
        background-color: #006fa8;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-linkedin.is-focused .file-cta, #new-site .file.is-linkedin:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(0,119,181,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(0,119,181,.25);
        color: #fff
    }

    #new-site .file.is-linkedin.is-active .file-cta, #new-site .file.is-linkedin:active .file-cta {
        background-color: #00669c;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-github .file-cta {
        background-color: #333;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-github.is-hovered .file-cta, #new-site .file.is-github:hover .file-cta {
        background-color: #2d2d2d;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-github.is-focused .file-cta, #new-site .file.is-github:focus .file-cta {
        -webkit-box-shadow: 0 0 .5em rgba(51,51,51,.25);
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(51,51,51,.25);
        color: #fff
    }

    #new-site .file.is-github.is-active .file-cta, #new-site .file.is-github:active .file-cta {
        background-color: #262626;
        border-color: transparent;
        color: #fff
    }

    #new-site .file.is-small {
        font-size: .875rem
    }

    #new-site .file.is-medium {
        font-size: 1.25rem
    }

        #new-site .file.is-medium .file-icon .fa {
            font-size: 21px
        }

    #new-site .file.is-large {
        font-size: 1.125rem
    }

        #new-site .file.is-large .file-icon .fa {
            font-size: 28px
        }

    #new-site .file.has-name .file-cta {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0
    }

    #new-site .file.has-name .file-name {
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0
    }

    #new-site .file.has-name.is-empty .file-cta {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

    #new-site .file.has-name.is-empty .file-name {
        display: none
    }

    #new-site .file.is-boxed .file-cta, #new-site .file.is-boxed .file-label {
        -ms-flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    #new-site .file.is-boxed .file-cta {
        height: auto;
        padding: 1em 3em
    }

    #new-site .file.is-boxed .file-name {
        border-width: 0 1px 1px
    }

    #new-site .file.is-boxed .file-icon {
        height: 1.5em;
        width: 1.5em
    }

        #new-site .file.is-boxed .file-icon .fa {
            font-size: 21px
        }

    #new-site .file.is-boxed.is-small .file-icon .fa {
        font-size: 14px
    }

    #new-site .file.is-boxed.is-medium .file-icon .fa {
        font-size: 28px
    }

    #new-site .file.is-boxed.is-large .file-icon .fa {
        font-size: 35px
    }

    #new-site .file.is-boxed.has-name .file-cta {
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0
    }

    #new-site .file.is-boxed.has-name .file-name {
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        border-width: 0 1px 1px
    }

    #new-site .file.is-centered {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    #new-site .file.is-fullwidth .file-label {
        width: 100%
    }

    #new-site .file.is-fullwidth .file-name {
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        max-width: none
    }

    #new-site .file.is-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

        #new-site .file.is-right .file-cta {
            -webkit-border-radius: 0 3px 3px 0;
            border-radius: 0 3px 3px 0
        }

        #new-site .file.is-right .file-name {
            -ms-flex-order: -1;
            -webkit-box-ordinal-group: 0;
            -webkit-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
            border-width: 1px 0 1px 1px;
            -webkit-order: -1;
            order: -1
        }

#new-site .file-label {
    -ms-flex-align: stretch;
    -ms-flex-pack: start;
    -webkit-box-align: stretch;
    -webkit-box-pack: start;
    -webkit-align-items: stretch;
    align-items: stretch;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    position: relative
}

    #new-site .file-label:hover .file-cta {
        background-color: #eee;
        color: #363636
    }

    #new-site .file-label:hover .file-name {
        border-color: #eaedee
    }

    #new-site .file-label:active .file-cta {
        background-color: #e8e8e8;
        color: #363636
    }

    #new-site .file-label:active .file-name {
        border-color: #e3e7e9
    }

#new-site .file-input {
    height: .01em;
    left: 0;
    outline: 0;
    position: absolute;
    top: 0;
    width: .01em
}

#new-site .file-cta, #new-site .file-name {
    border-color: #f1f3f4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 1em;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap
}

#new-site .control.has-icon:not(.has-icon-right) .input, #new-site .control.has-icons-left .input, #new-site .control.has-icons-left .select select {
    padding-left: 2.25em
}

#new-site .control.has-icon.has-icon-right .input, #new-site .control.has-icons-right .input, #new-site .control.has-icons-right .select select {
    padding-right: 2.25em
}

#new-site .file-cta {
    background-color: #f5f5f5;
    color: #4a4a4a
}

#new-site .file-name {
    border: 1px solid #f1f3f4;
    border-left-width: 0;
    display: block;
    max-width: 16em;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis
}

#new-site .field.has-addons, #new-site .file-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

#new-site .file-icon {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    height: 1em;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: .5em;
    width: 1em
}

    #new-site .file-icon .fa {
        font-size: 14px
    }

#new-site .label {
    color: #363636;
    display: block;
    font-size: 1rem;
    font-weight: 700
}

    #new-site .label:not(:last-child) {
        margin-bottom: .5em
    }

    #new-site .label.is-small {
        font-size: .875rem
    }

    #new-site .label.is-medium {
        font-size: 1.25rem
    }

    #new-site .label.is-large {
        font-size: 1.125rem
    }

#new-site .help {
    display: block;
    font-size: .875rem;
    margin-top: .25rem
}

    #new-site .help.is-white {
        color: #fff
    }

    #new-site .help.is-black {
        color: #0a0a0a
    }

    #new-site .help.is-light {
        color: #b5b5b5
    }

    #new-site .help.is-dark {
        color: #363636
    }

    #new-site .help.is-primary {
        color: #007f23
    }

    #new-site .help.is-info, #new-site .help.is-link {
        color: #3aab59
    }

    #new-site .help.is-success {
        color: #007f23
    }

    #new-site .help.is-warning {
        color: #ffdd57
    }

    #new-site .help.is-danger {
        color: #de2647
    }

    #new-site .help.is-twitter {
        color: #55acee
    }

    #new-site .help.is-linkedin {
        color: #0077b5
    }

    #new-site .help.is-github {
        color: #333
    }

#new-site .field:not(:last-child) {
    margin-bottom: .75rem
}

#new-site .field.has-addons {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

    #new-site .field.has-addons .control:not(:last-child) {
        margin-right: -1px
    }

    #new-site .field.has-addons .control:not(:first-child):not(:last-child) .button, #new-site .field.has-addons .control:not(:first-child):not(:last-child) .input, #new-site .field.has-addons .control:not(:first-child):not(:last-child) .select select {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    #new-site .field.has-addons .control:first-child .button, #new-site .field.has-addons .control:first-child .input, #new-site .field.has-addons .control:first-child .select select {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0
    }

    #new-site .field.has-addons .control:last-child .button, #new-site .field.has-addons .control:last-child .input, #new-site .field.has-addons .control:last-child .select select {
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0
    }

    #new-site .field.has-addons .control .button.is-hovered, #new-site .field.has-addons .control .button:hover, #new-site .field.has-addons .control .input.is-hovered, #new-site .field.has-addons .control .input:hover, #new-site .field.has-addons .control .select select.is-hovered, #new-site .field.has-addons .control .select select:hover {
        z-index: 2
    }

    #new-site .field.has-addons .control .button.is-active, #new-site .field.has-addons .control .button.is-focused, #new-site .field.has-addons .control .button:active, #new-site .field.has-addons .control .button:focus, #new-site .field.has-addons .control .input.is-active, #new-site .field.has-addons .control .input.is-focused, #new-site .field.has-addons .control .input:active, #new-site .field.has-addons .control .input:focus, #new-site .field.has-addons .control .select select.is-active, #new-site .field.has-addons .control .select select.is-focused, #new-site .field.has-addons .control .select select:active, #new-site .field.has-addons .control .select select:focus {
        z-index: 3
    }

        #new-site .field.has-addons .control .button.is-active:hover, #new-site .field.has-addons .control .button.is-focused:hover, #new-site .field.has-addons .control .button:active:hover, #new-site .field.has-addons .control .button:focus:hover, #new-site .field.has-addons .control .input.is-active:hover, #new-site .field.has-addons .control .input.is-focused:hover, #new-site .field.has-addons .control .input:active:hover, #new-site .field.has-addons .control .input:focus:hover, #new-site .field.has-addons .control .select select.is-active:hover, #new-site .field.has-addons .control .select select.is-focused:hover, #new-site .field.has-addons .control .select select:active:hover, #new-site .field.has-addons .control .select select:focus:hover {
            z-index: 4
        }

    #new-site .field.has-addons .control.is-expanded {
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }

    #new-site .field.has-addons.has-addons-centered {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    #new-site .field.has-addons.has-addons-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    #new-site .field.has-addons.has-addons-fullwidth .control {
        -ms-flex-negative: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0
    }

#new-site .field.is-grouped {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

    #new-site .field.is-grouped > .control {
        -ms-flex-negative: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0
    }

        #new-site .field.is-grouped > .control:not(:last-child) {
            margin-bottom: 0;
            margin-right: .75rem
        }

        #new-site .field.is-grouped > .control.is-expanded {
            -ms-flex-negative: 1;
            -ms-flex-positive: 1;
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            flex-grow: 1;
            -webkit-flex-shrink: 1;
            flex-shrink: 1
        }

    #new-site .field.is-grouped.is-grouped-centered {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    #new-site .field.is-grouped.is-grouped-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    #new-site .field.is-grouped.is-grouped-multiline {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

        #new-site .field.is-grouped.is-grouped-multiline > .control:last-child, #new-site .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
            margin-bottom: .75rem
        }

        #new-site .field.is-grouped.is-grouped-multiline:last-child {
            margin-bottom: -.75rem
        }

        #new-site .field.is-grouped.is-grouped-multiline:not(:last-child) {
            margin-bottom: 0
        }

#new-site .field-label .label {
    font-size: inherit
}

@media screen and (max-width:768px) {
    #new-site .field-label {
        margin-bottom: .5rem
    }
}

#new-site .field-body .field .field {
    margin-bottom: 0
}

@media print,screen and (min-width:769px) {
    #new-site .field.is-horizontal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    #new-site .field-label {
        -ms-flex-negative: 0;
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        margin-right: 1.5rem;
        text-align: right
    }

        #new-site .field-label.is-small {
            font-size: .875rem;
            padding-top: .375em
        }

        #new-site .field-label.is-normal {
            padding-top: .375em
        }

        #new-site .field-label.is-medium {
            font-size: 1.25rem;
            padding-top: .375em
        }

        #new-site .field-label.is-large {
            font-size: 1.125rem;
            padding-top: .375em
        }

    #new-site .field-body {
        -ms-flex-negative: 1;
        -ms-flex-positive: 5;
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -webkit-flex-grow: 5;
        flex-grow: 5;
        -webkit-flex-shrink: 1;
        flex-shrink: 1
    }

        #new-site .field-body .field {
            margin-bottom: 0
        }

        #new-site .field-body > .field {
            -ms-flex-negative: 1;
            -webkit-flex-shrink: 1;
            flex-shrink: 1
        }

            #new-site .field-body > .field:not(.is-narrow) {
                -ms-flex-positive: 1;
                -webkit-box-flex: 1;
                -webkit-flex-grow: 1;
                flex-grow: 1
            }

            #new-site .field-body > .field:not(:last-child) {
                margin-right: .75rem
            }
}

#new-site .control {
    font-size: 1rem;
    position: relative;
    text-align: left
}

    #new-site .control.has-icon .icon {
        color: #dfe0e0;
        height: 2.25em;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 2.25em;
        z-index: 4
    }

    #new-site .control.has-icon .input:focus + .icon, #new-site .control.has-icons-left .input:focus ~ .icon, #new-site .control.has-icons-left .select:focus ~ .icon, #new-site .control.has-icons-right .input:focus ~ .icon, #new-site .control.has-icons-right .select:focus ~ .icon {
        color: #7a7a7a
    }

    #new-site .control.has-icon .input.is-small + .icon {
        font-size: .875rem
    }

    #new-site .control.has-icon .input.is-medium + .icon {
        font-size: 1.25rem
    }

    #new-site .control.has-icon .input.is-large + .icon {
        font-size: 1.125rem
    }

    #new-site .control.has-icons-left .input.is-small ~ .icon, #new-site .control.has-icons-left .select.is-small ~ .icon, #new-site .control.has-icons-right .input.is-small ~ .icon, #new-site .control.has-icons-right .select.is-small ~ .icon {
        font-size: .875rem
    }

    #new-site .control.has-icons-left .input.is-medium ~ .icon, #new-site .control.has-icons-left .select.is-medium ~ .icon, #new-site .control.has-icons-right .input.is-medium ~ .icon, #new-site .control.has-icons-right .select.is-medium ~ .icon {
        font-size: 1.25rem
    }

    #new-site .control.has-icons-left .input.is-large ~ .icon, #new-site .control.has-icons-left .select.is-large ~ .icon, #new-site .control.has-icons-right .input.is-large ~ .icon, #new-site .control.has-icons-right .select.is-large ~ .icon {
        font-size: 1.125rem
    }

    #new-site .control.has-icons-left .icon, #new-site .control.has-icons-right .icon {
        color: #dfe0e0;
        height: 2.25em;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 2.25em;
        z-index: 4
    }

#new-site .notification .content, #new-site .notification .subtitle, #new-site .notification .title, #new-site .notification strong {
    color: currentColor
}

#new-site .control.is-loading:after {
    position: absolute !important;
    right: .625em;
    top: .625em;
    z-index: 4
}

#new-site .control.is-loading.is-small:after {
    font-size: .875rem
}

#new-site .control.is-loading.is-medium:after {
    font-size: 1.25rem
}

#new-site .control.is-loading.is-large:after {
    font-size: 1.125rem
}

#new-site .icon {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    height: 1.5rem;
    -webkit-justify-content: center;
    justify-content: center;
    width: 1.5rem
}

    #new-site .icon.is-small {
        height: 1rem;
        width: 1rem
    }

    #new-site .icon.is-medium {
        height: 2rem;
        width: 2rem
    }

    #new-site .icon.is-large {
        height: 3rem;
        width: 3rem
    }

#new-site .image {
    display: block;
    position: relative
}

    #new-site .image img {
        display: block;
        height: auto;
        width: 100%
    }

        #new-site .image img.is-rounded {
            -webkit-border-radius: 290486px;
            border-radius: 290486px
        }

    #new-site .image.is-16by9 img, #new-site .image.is-1by1 img, #new-site .image.is-1by2 img, #new-site .image.is-1by3 img, #new-site .image.is-2by1 img, #new-site .image.is-2by3 img, #new-site .image.is-3by1 img, #new-site .image.is-3by2 img, #new-site .image.is-3by4 img, #new-site .image.is-3by5 img, #new-site .image.is-4by3 img, #new-site .image.is-4by5 img, #new-site .image.is-5by3 img, #new-site .image.is-5by4 img, #new-site .image.is-9by16 img, #new-site .image.is-square img {
        height: 100%;
        width: 100%
    }

    #new-site .image.is-1by1, #new-site .image.is-square {
        padding-top: 100%
    }

    #new-site .image.is-5by4 {
        padding-top: 80%
    }

    #new-site .image.is-4by3 {
        padding-top: 75%
    }

    #new-site .image.is-3by2 {
        padding-top: 66.6666%
    }

    #new-site .image.is-5by3 {
        padding-top: 60%
    }

    #new-site .image.is-16by9 {
        padding-top: 56.25%
    }

    #new-site .image.is-2by1 {
        padding-top: 50%
    }

    #new-site .image.is-3by1 {
        padding-top: 33.3333%
    }

    #new-site .image.is-4by5 {
        padding-top: 125%
    }

    #new-site .image.is-3by4 {
        padding-top: 133.3333%
    }

    #new-site .image.is-2by3 {
        padding-top: 150%
    }

    #new-site .image.is-3by5 {
        padding-top: 166.6666%
    }

    #new-site .image.is-9by16 {
        padding-top: 177.7777%
    }

    #new-site .image.is-1by2 {
        padding-top: 200%
    }

    #new-site .image.is-1by3 {
        padding-top: 300%
    }

    #new-site .image.is-16x16 {
        height: 16px;
        width: 16px
    }

    #new-site .image.is-24x24 {
        height: 24px;
        width: 24px
    }

    #new-site .image.is-32x32 {
        height: 32px;
        width: 32px
    }

    #new-site .image.is-48x48 {
        height: 48px;
        width: 48px
    }

    #new-site .image.is-64x64 {
        height: 64px;
        width: 64px
    }

    #new-site .image.is-96x96 {
        height: 96px;
        width: 96px
    }

    #new-site .image.is-128x128 {
        height: 128px;
        width: 128px
    }

#new-site .notification {
    background-color: #f5f5f5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1.25rem 2.5rem 1.25rem 1.5rem;
    position: relative
}

    #new-site .notification a:not(.button) {
        color: currentColor;
        text-decoration: underline
    }

    #new-site .notification code, #new-site .notification pre {
        background: #fff
    }

        #new-site .notification pre code {
            background: 0 0
        }

    #new-site .notification > .delete {
        position: absolute;
        right: .5rem;
        top: .5rem
    }

    #new-site .notification.is-white {
        background-color: #fff;
        color: #0a0a0a
    }

    #new-site .notification.is-black {
        background-color: #0a0a0a;
        color: #fff
    }

    #new-site .notification.is-light {
        background-color: #b5b5b5;
        color: #363636
    }

    #new-site .notification.is-dark {
        background-color: #363636;
        color: #b5b5b5
    }

    #new-site .notification.is-primary {
        background-color: #007f23;
        color: #fff
    }

    #new-site .notification.is-info, #new-site .notification.is-link {
        background-color: #3aab59;
        color: #fff
    }

    #new-site .notification.is-success {
        background-color: #007f23;
        color: #fff
    }

    #new-site .notification.is-warning {
        background-color: #ffdd57;
        color: rgba(0,0,0,.7)
    }

    #new-site .notification.is-danger {
        background-color: #de2647;
        color: #fff
    }

    #new-site .notification.is-twitter {
        background-color: #55acee;
        color: #fff
    }

    #new-site .notification.is-linkedin {
        background-color: #0077b5;
        color: #fff
    }

    #new-site .notification.is-github {
        background-color: #333;
        color: #fff
    }

#new-site .progress {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 290486px;
    border-radius: 290486px;
    display: block;
    height: 1rem;
    overflow: hidden;
    padding: 0;
    width: 100%
}

    #new-site .progress::-webkit-progress-bar {
        background-color: #f1f3f4
    }

    #new-site .progress::-webkit-progress-value {
        background-color: #4a4a4a
    }

    #new-site .progress::-moz-progress-bar {
        background-color: #4a4a4a
    }

    #new-site .progress::-ms-fill {
        background-color: #4a4a4a;
        border: none
    }

    #new-site .progress.is-white::-webkit-progress-value {
        background-color: #fff
    }

    #new-site .progress.is-white::-moz-progress-bar {
        background-color: #fff
    }

    #new-site .progress.is-white::-ms-fill {
        background-color: #fff
    }

    #new-site .progress.is-black::-webkit-progress-value {
        background-color: #0a0a0a
    }

    #new-site .progress.is-black::-moz-progress-bar {
        background-color: #0a0a0a
    }

    #new-site .progress.is-black::-ms-fill {
        background-color: #0a0a0a
    }

    #new-site .progress.is-light::-webkit-progress-value {
        background-color: #b5b5b5
    }

    #new-site .progress.is-light::-moz-progress-bar {
        background-color: #b5b5b5
    }

    #new-site .progress.is-light::-ms-fill {
        background-color: #b5b5b5
    }

    #new-site .progress.is-dark::-webkit-progress-value {
        background-color: #363636
    }

    #new-site .progress.is-dark::-moz-progress-bar {
        background-color: #363636
    }

    #new-site .progress.is-dark::-ms-fill {
        background-color: #363636
    }

    #new-site .progress.is-primary::-webkit-progress-value {
        background-color: #007f23
    }

    #new-site .progress.is-primary::-moz-progress-bar {
        background-color: #007f23
    }

    #new-site .progress.is-primary::-ms-fill {
        background-color: #007f23
    }

    #new-site .progress.is-link::-webkit-progress-value {
        background-color: #3aab59
    }

    #new-site .progress.is-link::-moz-progress-bar {
        background-color: #3aab59
    }

    #new-site .progress.is-link::-ms-fill {
        background-color: #3aab59
    }

    #new-site .progress.is-info::-webkit-progress-value {
        background-color: #3aab59
    }

    #new-site .progress.is-info::-moz-progress-bar {
        background-color: #3aab59
    }

    #new-site .progress.is-info::-ms-fill {
        background-color: #3aab59
    }

    #new-site .progress.is-success::-webkit-progress-value {
        background-color: #007f23
    }

    #new-site .progress.is-success::-moz-progress-bar {
        background-color: #007f23
    }

    #new-site .progress.is-success::-ms-fill {
        background-color: #007f23
    }

    #new-site .progress.is-warning::-webkit-progress-value {
        background-color: #ffdd57
    }

    #new-site .progress.is-warning::-moz-progress-bar {
        background-color: #ffdd57
    }

    #new-site .progress.is-warning::-ms-fill {
        background-color: #ffdd57
    }

    #new-site .progress.is-danger::-webkit-progress-value {
        background-color: #de2647
    }

    #new-site .progress.is-danger::-moz-progress-bar {
        background-color: #de2647
    }

    #new-site .progress.is-danger::-ms-fill {
        background-color: #de2647
    }

    #new-site .progress.is-twitter::-webkit-progress-value {
        background-color: #55acee
    }

    #new-site .progress.is-twitter::-moz-progress-bar {
        background-color: #55acee
    }

    #new-site .progress.is-twitter::-ms-fill {
        background-color: #55acee
    }

    #new-site .progress.is-linkedin::-webkit-progress-value {
        background-color: #0077b5
    }

    #new-site .progress.is-linkedin::-moz-progress-bar {
        background-color: #0077b5
    }

    #new-site .progress.is-linkedin::-ms-fill {
        background-color: #0077b5
    }

    #new-site .progress.is-github::-webkit-progress-value {
        background-color: #333
    }

    #new-site .progress.is-github::-moz-progress-bar {
        background-color: #333
    }

    #new-site .progress.is-github::-ms-fill {
        background-color: #333
    }

    #new-site .progress.is-small {
        height: .875rem
    }

    #new-site .progress.is-medium {
        height: 1.25rem
    }

    #new-site .progress.is-large {
        height: 1.125rem
    }

#new-site .table {
    background-color: #fff;
    color: #363636
}

    #new-site .table td, #new-site .table th {
        border: solid #dfe0e0;
        border-width: 0 0 1px;
        padding: .5em .75em;
        vertical-align: top
    }

        #new-site .table td.is-white, #new-site .table th.is-white {
            background-color: #fff;
            border-color: #fff;
            color: #0a0a0a
        }

        #new-site .table td.is-black, #new-site .table th.is-black {
            background-color: #0a0a0a;
            border-color: #0a0a0a;
            color: #fff
        }

        #new-site .table td.is-light, #new-site .table th.is-light {
            background-color: #b5b5b5;
            border-color: #b5b5b5;
            color: #363636
        }

        #new-site .table td.is-dark, #new-site .table th.is-dark {
            background-color: #363636;
            border-color: #363636;
            color: #b5b5b5
        }

        #new-site .table td.is-primary, #new-site .table th.is-primary {
            background-color: #007f23;
            border-color: #007f23;
            color: #fff
        }

        #new-site .table td.is-info, #new-site .table td.is-link, #new-site .table th.is-info, #new-site .table th.is-link {
            background-color: #3aab59;
            border-color: #3aab59;
            color: #fff
        }

        #new-site .table td.is-success, #new-site .table th.is-success {
            background-color: #007f23;
            border-color: #007f23;
            color: #fff
        }

        #new-site .table td.is-warning, #new-site .table th.is-warning {
            background-color: #ffdd57;
            border-color: #ffdd57;
            color: rgba(0,0,0,.7)
        }

        #new-site .table td.is-danger, #new-site .table th.is-danger {
            background-color: #de2647;
            border-color: #de2647;
            color: #fff
        }

        #new-site .table td.is-twitter, #new-site .table th.is-twitter {
            background-color: #55acee;
            border-color: #55acee;
            color: #fff
        }

        #new-site .table td.is-linkedin, #new-site .table th.is-linkedin {
            background-color: #0077b5;
            border-color: #0077b5;
            color: #fff
        }

        #new-site .table td.is-github, #new-site .table th.is-github {
            background-color: #333;
            border-color: #333;
            color: #fff
        }

        #new-site .table td.is-narrow, #new-site .table th.is-narrow {
            white-space: nowrap;
            width: 1%
        }

        #new-site .table td.is-selected, #new-site .table th.is-selected {
            background-color: #007f23;
            color: #fff
        }

            #new-site .table td.is-selected a, #new-site .table td.is-selected strong, #new-site .table th.is-selected a, #new-site .table th.is-selected strong {
                color: currentColor
            }

    #new-site .table th {
        color: #363636;
        text-align: left
    }

    #new-site .table tr.is-selected {
        background-color: #007f23;
        color: #fff
    }

        #new-site .table tr.is-selected a, #new-site .table tr.is-selected strong {
            color: currentColor
        }

        #new-site .table tr.is-selected td, #new-site .table tr.is-selected th {
            border-color: #fff;
            color: currentColor
        }

    #new-site .table thead td, #new-site .table thead th {
        border-width: 0 0 2px;
        color: #363636
    }

    #new-site .table tfoot td, #new-site .table tfoot th {
        border-width: 2px 0 0;
        color: #363636
    }

    #new-site .table tbody tr:last-child td, #new-site .table tbody tr:last-child th {
        border-bottom-width: 0
    }

    #new-site .table.is-bordered td, #new-site .table.is-bordered th {
        border-width: 1px
    }

    #new-site .table.is-bordered tr:last-child td, #new-site .table.is-bordered tr:last-child th {
        border-bottom-width: 1px
    }

    #new-site .table.is-fullwidth {
        width: 100%
    }

    #new-site .table.is-hoverable tbody tr:not(.is-selected):hover {
        background-color: #fafafa
    }

    #new-site .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
        background-color: #f5f5f5
    }

    #new-site .table.is-narrow td, #new-site .table.is-narrow th {
        padding: .25em .5em
    }

    #new-site .table.is-striped tbody tr:not(.is-selected):nth-child(2n) {
        background-color: #fafafa
    }

#new-site .table-container {
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    overflow: auto;
    overflow-y: hidden
}

#new-site .tags {
    -ms-flex-align: center;
    -ms-flex-pack: start;
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

    #new-site .tags .tag {
        margin-bottom: .5rem
    }

        #new-site .tags .tag:not(:last-child) {
            margin-right: .5rem
        }

    #new-site .tags:last-child {
        margin-bottom: -.5rem
    }

    #new-site .tags:not(:last-child) {
        margin-bottom: 1rem
    }

    #new-site .tags.has-addons .tag {
        margin-right: 0
    }

        #new-site .tags.has-addons .tag:not(:first-child) {
            -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
            -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0
        }

        #new-site .tags.has-addons .tag:not(:last-child) {
            -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
            -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0
        }

    #new-site .tags.is-centered {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

        #new-site .tags.is-centered .tag {
            margin-left: .25rem;
            margin-right: .25rem
        }

    #new-site .tags.is-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

        #new-site .tags.is-right .tag:not(:first-child) {
            margin-left: .5rem
        }

        #new-site .tags.is-right .tag:not(:last-child) {
            margin-right: 0
        }

#new-site .tag:not(body) {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f5f5f5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #4a4a4a;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    font-size: .875rem;
    height: 2em;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1.5;
    padding-left: .75em;
    padding-right: .75em;
    white-space: nowrap
}

    #new-site .tag:not(body) .delete {
        margin-left: .25rem;
        margin-right: -.375rem
    }

    #new-site .tag:not(body).is-white {
        background-color: #fff;
        color: #0a0a0a
    }

    #new-site .tag:not(body).is-black {
        background-color: #0a0a0a;
        color: #fff
    }

    #new-site .tag:not(body).is-light {
        background-color: #b5b5b5;
        color: #363636
    }

    #new-site .tag:not(body).is-dark {
        background-color: #363636;
        color: #b5b5b5
    }

    #new-site .tag:not(body).is-primary {
        background-color: #007f23;
        color: #fff
    }

    #new-site .tag:not(body).is-info, #new-site .tag:not(body).is-link {
        background-color: #3aab59;
        color: #fff
    }

    #new-site .tag:not(body).is-success {
        background-color: #007f23;
        color: #fff
    }

    #new-site .tag:not(body).is-warning {
        background-color: #ffdd57;
        color: rgba(0,0,0,.7)
    }

    #new-site .tag:not(body).is-danger {
        background-color: #de2647;
        color: #fff
    }

    #new-site .tag:not(body).is-twitter {
        background-color: #55acee;
        color: #fff
    }

    #new-site .tag:not(body).is-linkedin {
        background-color: #0077b5;
        color: #fff
    }

    #new-site .tag:not(body).is-github {
        background-color: #333;
        color: #fff
    }

    #new-site .tag:not(body).is-medium {
        font-size: 1rem
    }

    #new-site .tag:not(body).is-large {
        font-size: 1.25rem
    }

    #new-site .tag:not(body) .icon:first-child:not(:last-child) {
        margin-left: -.375em;
        margin-right: .1875em
    }

    #new-site .tag:not(body) .icon:last-child:not(:first-child) {
        margin-left: .1875em;
        margin-right: -.375em
    }

    #new-site .tag:not(body) .icon:first-child:last-child {
        margin-left: -.375em;
        margin-right: -.375em
    }

    #new-site .tag:not(body).is-delete {
        margin-left: 1px;
        padding: 0;
        position: relative;
        width: 2em
    }

        #new-site .tag:not(body).is-delete:after, #new-site .tag:not(body).is-delete:before {
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -webkit-transform-origin: center center;
            background-color: currentColor;
            content: "";
            display: block;
            left: 50%;
            position: absolute;
            top: 50%;
            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -ms-transform-origin: center center;
            transform-origin: center center
        }

        #new-site .tag:not(body).is-delete:before {
            height: 1px;
            width: 50%
        }

        #new-site .tag:not(body).is-delete:after {
            height: 50%;
            width: 1px
        }

        #new-site .tag:not(body).is-delete:focus, #new-site .tag:not(body).is-delete:hover {
            background-color: #e8e8e8
        }

        #new-site .tag:not(body).is-delete:active {
            background-color: #dbdbdb
        }

    #new-site .tag:not(body).is-rounded {
        -webkit-border-radius: 290486px;
        border-radius: 290486px
    }

#new-site a.tag:hover {
    text-decoration: underline
}

#new-site .subtitle, #new-site .title {
    word-break: break-word
}

    #new-site .subtitle em, #new-site .subtitle span, #new-site .title em, #new-site .title span {
        font-weight: inherit
    }

    #new-site .subtitle sub, #new-site .subtitle sup, #new-site .title sub, #new-site .title sup {
        font-size: .75em
    }

    #new-site .subtitle .tag, #new-site .title .tag {
        vertical-align: middle
    }

#new-site .title {
    color: #363636;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: normal
}

    #new-site .title strong {
        color: inherit;
        font-weight: inherit
    }

    #new-site .title + .highlight {
        margin-top: -.75rem
    }

    #new-site .subtitle:not(.is-spaced) + .title, #new-site .title:not(.is-spaced) + .subtitle {
        margin-top: -1.25rem
    }

    #new-site .title.is-1 {
        font-size: 1.875rem
    }

    #new-site .title.is-2 {
        font-size: 1.5rem
    }

    #new-site .title.is-4 {
        font-size: 1.125rem
    }

    #new-site .title.is-3 {
        font-size: 1.25rem
    }

    #new-site .title.is-6 {
        font-size: 1rem
    }

    #new-site .title.is-7 {
        font-size: .875rem
    }

    #new-site .title.is-8 {
        font-size: .75rem
    }

    #new-site .title.is-9 {
        font-size: 2.25rem
    }

    #new-site .title.is-10 {
        font-size: .625rem
    }

    #new-site .title.is-11 {
        font-size: 4.5rem
    }

    #new-site .title.is-12 {
        font-size: 1.625rem
    }

    #new-site .title.is-13 {
        font-size: 2.625rem
    }

    #new-site .title.is-14 {
        font-size: 6.75rem
    }

    #new-site .title.is-15 {
        font-size: .6875rem
    }

#new-site .subtitle {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25
}

    #new-site .subtitle strong {
        color: #363636;
        font-weight: 600
    }

    #new-site .subtitle.is-1 {
        font-size: 1.875rem
    }

    #new-site .subtitle.is-2 {
        font-size: 1.5rem
    }

    #new-site .subtitle.is-4 {
        font-size: 1.125rem
    }

    #new-site .subtitle.is-3 {
        font-size: 1.25rem
    }

    #new-site .subtitle.is-6 {
        font-size: 1rem
    }

    #new-site .subtitle.is-7 {
        font-size: .875rem
    }

    #new-site .subtitle.is-8 {
        font-size: .75rem
    }

    #new-site .subtitle.is-9 {
        font-size: 2.25rem
    }

    #new-site .subtitle.is-10 {
        font-size: .625rem
    }

    #new-site .subtitle.is-11 {
        font-size: 4.5rem
    }

    #new-site .subtitle.is-12 {
        font-size: 1.625rem
    }

    #new-site .subtitle.is-13 {
        font-size: 2.625rem
    }

    #new-site .subtitle.is-14 {
        font-size: 6.75rem
    }

    #new-site .subtitle.is-15 {
        font-size: .6875rem
    }

#new-site .heading {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase
}

#new-site .highlight {
    font-weight: 400;
    max-width: 100%;
    overflow: hidden;
    padding: 0
}

    #new-site .highlight pre {
        max-width: 100%;
        overflow: auto
    }

#new-site .number {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f5f5f5;
    -webkit-border-radius: 290486px;
    border-radius: 290486px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    font-size: 1.25rem;
    height: 2em;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 1.5rem;
    min-width: 2.5em;
    padding: .25rem .5rem;
    text-align: center;
    vertical-align: top
}

#new-site .card {
    -webkit-box-shadow: 0 7px 11px 0 rgba(0,0,0,.02);
    background-color: #fff;
    box-shadow: 0 7px 11px 0 rgba(0,0,0,.02);
    color: #4a4a4a;
    max-width: 100%;
    position: relative
}

#new-site .card-header {
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-box-shadow: 0 1px 2px rgba(10,10,10,.1);
    -webkit-align-items: stretch;
    align-items: stretch;
    background-color: none;
    box-shadow: 0 1px 2px rgba(10,10,10,.1)
}

#new-site .card-header, #new-site .card-header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

#new-site .card-header-title {
    -ms-flex-align: center;
    -ms-flex-positive: 1;
    -webkit-box-align: center;
    -webkit-box-flex: 1;
    -webkit-align-items: center;
    align-items: center;
    color: #363636;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-weight: 700;
    padding: .75rem
}

    #new-site .card-header-icon, #new-site .card-header-title.is-centered {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

#new-site .card-header-icon {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: .75rem
}

#new-site .card-image {
    display: block;
    position: relative
}

#new-site .card-content {
    background-color: none
}

#new-site .card-footer {
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    background-color: none;
    border-top: 1px solid #f1f3f4
}

#new-site .card-footer, #new-site .card-footer-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

#new-site .card-footer-item {
    -ms-flex-align: center;
    -ms-flex-negative: 0;
    -ms-flex-pack: center;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-align: center;
    -webkit-box-flex: 1;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-justify-content: center;
    justify-content: center;
    padding: .75rem
}

    #new-site .card-footer-item:not(:last-child) {
        border-right: 1px solid #f1f3f4
    }

#new-site .card .media:not(:last-child) {
    margin-bottom: .75rem
}

#new-site .navbar {
    background-color: #fff;
    min-height: 3.25rem;
    position: relative
}

    #new-site .navbar.is-white {
        background-color: #fff;
        color: #0a0a0a
    }

        #new-site .navbar.is-white .navbar-brand .navbar-link, #new-site .navbar.is-white .navbar-brand > .navbar-item {
            color: #0a0a0a
        }

            #new-site .navbar.is-white .navbar-brand .navbar-link.is-active, #new-site .navbar.is-white .navbar-brand .navbar-link:hover, #new-site .navbar.is-white .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-white .navbar-brand > a.navbar-item:hover {
                background-color: #f2f2f2;
                color: #0a0a0a
            }

            #new-site .navbar.is-white .navbar-brand .navbar-link:after {
                border-color: #0a0a0a
            }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-white .navbar-end .navbar-link.is-active, #new-site .navbar.is-white .navbar-end .navbar-link:hover, #new-site .navbar.is-white .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-white .navbar-end > a.navbar-item:hover, #new-site .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-white .navbar-start .navbar-link.is-active, #new-site .navbar.is-white .navbar-start .navbar-link:hover, #new-site .navbar.is-white .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-white .navbar-start > a.navbar-item:hover {
        background-color: #f2f2f2;
        color: #0a0a0a
    }

    #new-site .navbar.is-white .navbar-end .navbar-link, #new-site .navbar.is-white .navbar-end > .navbar-item, #new-site .navbar.is-white .navbar-start .navbar-link, #new-site .navbar.is-white .navbar-start > .navbar-item {
        color: #0a0a0a
    }

        #new-site .navbar.is-white .navbar-end .navbar-link:after, #new-site .navbar.is-white .navbar-start .navbar-link:after {
            border-color: #0a0a0a
        }

    #new-site .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
        background-color: #fff;
        color: #0a0a0a
    }
}

#new-site .navbar.is-black {
    background-color: #0a0a0a;
    color: #fff
}

    #new-site .navbar.is-black .navbar-brand .navbar-link, #new-site .navbar.is-black .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-black .navbar-brand .navbar-link.is-active, #new-site .navbar.is-black .navbar-brand .navbar-link:hover, #new-site .navbar.is-black .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-black .navbar-brand > a.navbar-item:hover {
            background-color: #000;
            color: #fff
        }

        #new-site .navbar.is-black .navbar-brand .navbar-link:after {
            border-color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-black .navbar-end .navbar-link.is-active, #new-site .navbar.is-black .navbar-end .navbar-link:hover, #new-site .navbar.is-black .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-black .navbar-end > a.navbar-item:hover, #new-site .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-black .navbar-start .navbar-link.is-active, #new-site .navbar.is-black .navbar-start .navbar-link:hover, #new-site .navbar.is-black .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-black .navbar-start > a.navbar-item:hover {
        background-color: #000;
        color: #fff
    }

    #new-site .navbar.is-black .navbar-end .navbar-link, #new-site .navbar.is-black .navbar-end > .navbar-item, #new-site .navbar.is-black .navbar-start .navbar-link, #new-site .navbar.is-black .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-black .navbar-end .navbar-link:after, #new-site .navbar.is-black .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
        background-color: #0a0a0a;
        color: #fff
    }
}

#new-site .navbar.is-light {
    background-color: #b5b5b5;
    color: #363636
}

    #new-site .navbar.is-light .navbar-brand .navbar-link, #new-site .navbar.is-light .navbar-brand > .navbar-item {
        color: #363636
    }

        #new-site .navbar.is-light .navbar-brand .navbar-link.is-active, #new-site .navbar.is-light .navbar-brand .navbar-link:hover, #new-site .navbar.is-light .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-light .navbar-brand > a.navbar-item:hover {
            background-color: #a8a8a8;
            color: #363636
        }

        #new-site .navbar.is-light .navbar-brand .navbar-link:after {
            border-color: #363636
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-light .navbar-end .navbar-link.is-active, #new-site .navbar.is-light .navbar-end .navbar-link:hover, #new-site .navbar.is-light .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-light .navbar-end > a.navbar-item:hover, #new-site .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-light .navbar-start .navbar-link.is-active, #new-site .navbar.is-light .navbar-start .navbar-link:hover, #new-site .navbar.is-light .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-light .navbar-start > a.navbar-item:hover {
        background-color: #a8a8a8;
        color: #363636
    }

    #new-site .navbar.is-light .navbar-end .navbar-link, #new-site .navbar.is-light .navbar-end > .navbar-item, #new-site .navbar.is-light .navbar-start .navbar-link, #new-site .navbar.is-light .navbar-start > .navbar-item {
        color: #363636
    }

        #new-site .navbar.is-light .navbar-end .navbar-link:after, #new-site .navbar.is-light .navbar-start .navbar-link:after {
            border-color: #363636
        }

    #new-site .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
        background-color: #b5b5b5;
        color: #363636
    }
}

#new-site .navbar.is-dark {
    background-color: #363636;
    color: #b5b5b5
}

    #new-site .navbar.is-dark .navbar-brand .navbar-link, #new-site .navbar.is-dark .navbar-brand > .navbar-item {
        color: #b5b5b5
    }

        #new-site .navbar.is-dark .navbar-brand .navbar-link.is-active, #new-site .navbar.is-dark .navbar-brand .navbar-link:hover, #new-site .navbar.is-dark .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-dark .navbar-brand > a.navbar-item:hover {
            background-color: #292929;
            color: #b5b5b5
        }

        #new-site .navbar.is-dark .navbar-brand .navbar-link:after {
            border-color: #b5b5b5
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-dark .navbar-end .navbar-link.is-active, #new-site .navbar.is-dark .navbar-end .navbar-link:hover, #new-site .navbar.is-dark .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-dark .navbar-end > a.navbar-item:hover, #new-site .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-dark .navbar-start .navbar-link.is-active, #new-site .navbar.is-dark .navbar-start .navbar-link:hover, #new-site .navbar.is-dark .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-dark .navbar-start > a.navbar-item:hover {
        background-color: #292929;
        color: #b5b5b5
    }

    #new-site .navbar.is-dark .navbar-end .navbar-link, #new-site .navbar.is-dark .navbar-end > .navbar-item, #new-site .navbar.is-dark .navbar-start .navbar-link, #new-site .navbar.is-dark .navbar-start > .navbar-item {
        color: #b5b5b5
    }

        #new-site .navbar.is-dark .navbar-end .navbar-link:after, #new-site .navbar.is-dark .navbar-start .navbar-link:after {
            border-color: #b5b5b5
        }

    #new-site .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
        background-color: #363636;
        color: #b5b5b5
    }
}

#new-site .navbar.is-info .navbar-brand .navbar-link:after, #new-site .navbar.is-link .navbar-brand .navbar-link:after, #new-site .navbar.is-primary .navbar-brand .navbar-link:after, #new-site .navbar.is-success .navbar-brand .navbar-link:after {
    border-color: #fff
}

#new-site .navbar.is-primary {
    background-color: #007f23;
    color: #fff
}

    #new-site .navbar.is-primary .navbar-brand .navbar-link, #new-site .navbar.is-primary .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-primary .navbar-brand .navbar-link.is-active, #new-site .navbar.is-primary .navbar-brand .navbar-link:hover, #new-site .navbar.is-primary .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-primary .navbar-brand > a.navbar-item:hover {
            background-color: #00661c;
            color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-primary .navbar-end .navbar-link.is-active, #new-site .navbar.is-primary .navbar-end .navbar-link:hover, #new-site .navbar.is-primary .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-primary .navbar-end > a.navbar-item:hover, #new-site .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-primary .navbar-start .navbar-link.is-active, #new-site .navbar.is-primary .navbar-start .navbar-link:hover, #new-site .navbar.is-primary .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-primary .navbar-start > a.navbar-item:hover {
        background-color: #00661c;
        color: #fff
    }

    #new-site .navbar.is-primary .navbar-end .navbar-link, #new-site .navbar.is-primary .navbar-end > .navbar-item, #new-site .navbar.is-primary .navbar-start .navbar-link, #new-site .navbar.is-primary .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-primary .navbar-end .navbar-link:after, #new-site .navbar.is-primary .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
        background-color: #007f23;
        color: #fff
    }
}

#new-site .navbar.is-link {
    background-color: #3aab59;
    color: #fff
}

    #new-site .navbar.is-link .navbar-brand .navbar-link, #new-site .navbar.is-link .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-link .navbar-brand .navbar-link.is-active, #new-site .navbar.is-link .navbar-brand .navbar-link:hover, #new-site .navbar.is-link .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-link .navbar-brand > a.navbar-item:hover {
            background-color: #34984f;
            color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-link .navbar-end .navbar-link.is-active, #new-site .navbar.is-link .navbar-end .navbar-link:hover, #new-site .navbar.is-link .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-link .navbar-end > a.navbar-item:hover, #new-site .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-link .navbar-start .navbar-link.is-active, #new-site .navbar.is-link .navbar-start .navbar-link:hover, #new-site .navbar.is-link .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-link .navbar-start > a.navbar-item:hover {
        background-color: #34984f;
        color: #fff
    }

    #new-site .navbar.is-link .navbar-end .navbar-link, #new-site .navbar.is-link .navbar-end > .navbar-item, #new-site .navbar.is-link .navbar-start .navbar-link, #new-site .navbar.is-link .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-link .navbar-end .navbar-link:after, #new-site .navbar.is-link .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
        background-color: #3aab59;
        color: #fff
    }
}

#new-site .navbar.is-info {
    background-color: #3aab59;
    color: #fff
}

    #new-site .navbar.is-info .navbar-brand .navbar-link, #new-site .navbar.is-info .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-info .navbar-brand .navbar-link.is-active, #new-site .navbar.is-info .navbar-brand .navbar-link:hover, #new-site .navbar.is-info .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-info .navbar-brand > a.navbar-item:hover {
            background-color: #34984f;
            color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-info .navbar-end .navbar-link.is-active, #new-site .navbar.is-info .navbar-end .navbar-link:hover, #new-site .navbar.is-info .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-info .navbar-end > a.navbar-item:hover, #new-site .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-info .navbar-start .navbar-link.is-active, #new-site .navbar.is-info .navbar-start .navbar-link:hover, #new-site .navbar.is-info .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-info .navbar-start > a.navbar-item:hover {
        background-color: #34984f;
        color: #fff
    }

    #new-site .navbar.is-info .navbar-end .navbar-link, #new-site .navbar.is-info .navbar-end > .navbar-item, #new-site .navbar.is-info .navbar-start .navbar-link, #new-site .navbar.is-info .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-info .navbar-end .navbar-link:after, #new-site .navbar.is-info .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
        background-color: #3aab59;
        color: #fff
    }
}

#new-site .navbar.is-success {
    background-color: #007f23;
    color: #fff
}

    #new-site .navbar.is-success .navbar-brand .navbar-link, #new-site .navbar.is-success .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-success .navbar-brand .navbar-link.is-active, #new-site .navbar.is-success .navbar-brand .navbar-link:hover, #new-site .navbar.is-success .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-success .navbar-brand > a.navbar-item:hover {
            background-color: #00661c;
            color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-success .navbar-end .navbar-link.is-active, #new-site .navbar.is-success .navbar-end .navbar-link:hover, #new-site .navbar.is-success .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-success .navbar-end > a.navbar-item:hover, #new-site .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-success .navbar-start .navbar-link.is-active, #new-site .navbar.is-success .navbar-start .navbar-link:hover, #new-site .navbar.is-success .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-success .navbar-start > a.navbar-item:hover {
        background-color: #00661c;
        color: #fff
    }

    #new-site .navbar.is-success .navbar-end .navbar-link, #new-site .navbar.is-success .navbar-end > .navbar-item, #new-site .navbar.is-success .navbar-start .navbar-link, #new-site .navbar.is-success .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-success .navbar-end .navbar-link:after, #new-site .navbar.is-success .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
        background-color: #007f23;
        color: #fff
    }
}

#new-site .navbar.is-warning {
    background-color: #ffdd57
}

    #new-site .navbar.is-warning, #new-site .navbar.is-warning .navbar-brand .navbar-link, #new-site .navbar.is-warning .navbar-brand > .navbar-item {
        color: rgba(0,0,0,.7)
    }

        #new-site .navbar.is-warning .navbar-brand .navbar-link.is-active, #new-site .navbar.is-warning .navbar-brand .navbar-link:hover, #new-site .navbar.is-warning .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-warning .navbar-brand > a.navbar-item:hover {
            background-color: #ffd83d;
            color: rgba(0,0,0,.7)
        }

        #new-site .navbar.is-warning .navbar-brand .navbar-link:after {
            border-color: rgba(0,0,0,.7)
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-warning .navbar-end .navbar-link.is-active, #new-site .navbar.is-warning .navbar-end .navbar-link:hover, #new-site .navbar.is-warning .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-warning .navbar-end > a.navbar-item:hover, #new-site .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-warning .navbar-start .navbar-link.is-active, #new-site .navbar.is-warning .navbar-start .navbar-link:hover, #new-site .navbar.is-warning .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-warning .navbar-start > a.navbar-item:hover {
        background-color: #ffd83d;
        color: rgba(0,0,0,.7)
    }

    #new-site .navbar.is-warning .navbar-end .navbar-link, #new-site .navbar.is-warning .navbar-end > .navbar-item, #new-site .navbar.is-warning .navbar-start .navbar-link, #new-site .navbar.is-warning .navbar-start > .navbar-item {
        color: rgba(0,0,0,.7)
    }

        #new-site .navbar.is-warning .navbar-end .navbar-link:after, #new-site .navbar.is-warning .navbar-start .navbar-link:after {
            border-color: rgba(0,0,0,.7)
        }

    #new-site .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
        background-color: #ffdd57;
        color: rgba(0,0,0,.7)
    }
}

#new-site .navbar.is-danger .navbar-brand .navbar-link:after, #new-site .navbar.is-github .navbar-brand .navbar-link:after, #new-site .navbar.is-linkedin .navbar-brand .navbar-link:after, #new-site .navbar.is-twitter .navbar-brand .navbar-link:after {
    border-color: #fff
}

#new-site .navbar.is-danger {
    background-color: #de2647;
    color: #fff
}

    #new-site .navbar.is-danger .navbar-brand .navbar-link, #new-site .navbar.is-danger .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-danger .navbar-brand .navbar-link.is-active, #new-site .navbar.is-danger .navbar-brand .navbar-link:hover, #new-site .navbar.is-danger .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-danger .navbar-brand > a.navbar-item:hover {
            background-color: #cc1f3e;
            color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-danger .navbar-end .navbar-link.is-active, #new-site .navbar.is-danger .navbar-end .navbar-link:hover, #new-site .navbar.is-danger .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-danger .navbar-end > a.navbar-item:hover, #new-site .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-danger .navbar-start .navbar-link.is-active, #new-site .navbar.is-danger .navbar-start .navbar-link:hover, #new-site .navbar.is-danger .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-danger .navbar-start > a.navbar-item:hover {
        background-color: #cc1f3e;
        color: #fff
    }

    #new-site .navbar.is-danger .navbar-end .navbar-link, #new-site .navbar.is-danger .navbar-end > .navbar-item, #new-site .navbar.is-danger .navbar-start .navbar-link, #new-site .navbar.is-danger .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-danger .navbar-end .navbar-link:after, #new-site .navbar.is-danger .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
        background-color: #de2647;
        color: #fff
    }
}

#new-site .navbar.is-twitter {
    background-color: #55acee;
    color: #fff
}

    #new-site .navbar.is-twitter .navbar-brand .navbar-link, #new-site .navbar.is-twitter .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-twitter .navbar-brand .navbar-link.is-active, #new-site .navbar.is-twitter .navbar-brand .navbar-link:hover, #new-site .navbar.is-twitter .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-twitter .navbar-brand > a.navbar-item:hover {
            background-color: #3ea1ec;
            color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-twitter .navbar-end .navbar-link.is-active, #new-site .navbar.is-twitter .navbar-end .navbar-link:hover, #new-site .navbar.is-twitter .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-twitter .navbar-end > a.navbar-item:hover, #new-site .navbar.is-twitter .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-twitter .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-twitter .navbar-start .navbar-link.is-active, #new-site .navbar.is-twitter .navbar-start .navbar-link:hover, #new-site .navbar.is-twitter .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-twitter .navbar-start > a.navbar-item:hover {
        background-color: #3ea1ec;
        color: #fff
    }

    #new-site .navbar.is-twitter .navbar-end .navbar-link, #new-site .navbar.is-twitter .navbar-end > .navbar-item, #new-site .navbar.is-twitter .navbar-start .navbar-link, #new-site .navbar.is-twitter .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-twitter .navbar-end .navbar-link:after, #new-site .navbar.is-twitter .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-twitter .navbar-dropdown a.navbar-item.is-active {
        background-color: #55acee;
        color: #fff
    }
}

#new-site .navbar.is-linkedin {
    background-color: #0077b5;
    color: #fff
}

    #new-site .navbar.is-linkedin .navbar-brand .navbar-link, #new-site .navbar.is-linkedin .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-linkedin .navbar-brand .navbar-link.is-active, #new-site .navbar.is-linkedin .navbar-brand .navbar-link:hover, #new-site .navbar.is-linkedin .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-linkedin .navbar-brand > a.navbar-item:hover {
            background-color: #00669c;
            color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-linkedin .navbar-end .navbar-link.is-active, #new-site .navbar.is-linkedin .navbar-end .navbar-link:hover, #new-site .navbar.is-linkedin .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-linkedin .navbar-end > a.navbar-item:hover, #new-site .navbar.is-linkedin .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-linkedin .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-linkedin .navbar-start .navbar-link.is-active, #new-site .navbar.is-linkedin .navbar-start .navbar-link:hover, #new-site .navbar.is-linkedin .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-linkedin .navbar-start > a.navbar-item:hover {
        background-color: #00669c;
        color: #fff
    }

    #new-site .navbar.is-linkedin .navbar-end .navbar-link, #new-site .navbar.is-linkedin .navbar-end > .navbar-item, #new-site .navbar.is-linkedin .navbar-start .navbar-link, #new-site .navbar.is-linkedin .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-linkedin .navbar-end .navbar-link:after, #new-site .navbar.is-linkedin .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-linkedin .navbar-dropdown a.navbar-item.is-active {
        background-color: #0077b5;
        color: #fff
    }
}

#new-site .navbar.is-github {
    background-color: #333;
    color: #fff
}

    #new-site .navbar.is-github .navbar-brand .navbar-link, #new-site .navbar.is-github .navbar-brand > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-github .navbar-brand .navbar-link.is-active, #new-site .navbar.is-github .navbar-brand .navbar-link:hover, #new-site .navbar.is-github .navbar-brand > a.navbar-item.is-active, #new-site .navbar.is-github .navbar-brand > a.navbar-item:hover {
            background-color: #262626;
            color: #fff
        }

@media screen and (min-width:1024px) {
    #new-site .navbar.is-github .navbar-end .navbar-link.is-active, #new-site .navbar.is-github .navbar-end .navbar-link:hover, #new-site .navbar.is-github .navbar-end > a.navbar-item.is-active, #new-site .navbar.is-github .navbar-end > a.navbar-item:hover, #new-site .navbar.is-github .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-github .navbar-item.has-dropdown:hover .navbar-link, #new-site .navbar.is-github .navbar-start .navbar-link.is-active, #new-site .navbar.is-github .navbar-start .navbar-link:hover, #new-site .navbar.is-github .navbar-start > a.navbar-item.is-active, #new-site .navbar.is-github .navbar-start > a.navbar-item:hover {
        background-color: #262626;
        color: #fff
    }

    #new-site .navbar.is-github .navbar-end .navbar-link, #new-site .navbar.is-github .navbar-end > .navbar-item, #new-site .navbar.is-github .navbar-start .navbar-link, #new-site .navbar.is-github .navbar-start > .navbar-item {
        color: #fff
    }

        #new-site .navbar.is-github .navbar-end .navbar-link:after, #new-site .navbar.is-github .navbar-start .navbar-link:after {
            border-color: #fff
        }

    #new-site .navbar.is-github .navbar-dropdown a.navbar-item.is-active {
        background-color: #333;
        color: #fff
    }
}

#new-site .navbar > .container {
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 3.25rem;
    width: 100%
}

#new-site .navbar.has-shadow {
    -webkit-box-shadow: 0 2px 0 0 #f5f5f5;
    box-shadow: 0 2px 0 0 #f5f5f5
}

#new-site .navbar.is-fixed-bottom, #new-site .navbar.is-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30
}

#new-site .navbar.is-fixed-bottom {
    bottom: 0
}

    #new-site .navbar.is-fixed-bottom.has-shadow {
        -webkit-box-shadow: 0 -2px 0 0 #f5f5f5;
        box-shadow: 0 -2px 0 0 #f5f5f5
    }

#new-site .navbar.is-fixed-top {
    top: 0
}

#new-site body.has-navbar-fixed-top, #new-site html.has-navbar-fixed-top {
    padding-top: 3.25rem
}

#new-site body.has-navbar-fixed-bottom, #new-site html.has-navbar-fixed-bottom {
    padding-bottom: 3.25rem
}

#new-site .navbar-brand, #new-site .navbar-tabs {
    -ms-flex-align: stretch;
    -ms-flex-negative: 0;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    min-height: 3.25rem
}

    #new-site .navbar-brand a.navbar-item:hover {
        background-color: transparent
    }

#new-site .navbar-tabs {
    -webkit-overflow-scrolling: touch;
    max-width: 100vw;
    overflow-x: auto;
    overflow-y: hidden
}

#new-site .navbar-burger {
    cursor: pointer;
    display: block;
    height: 3.25rem;
    margin-left: auto;
    position: relative;
    width: 3.25rem
}

    #new-site .navbar-burger span {
        -webkit-transform-origin: center;
        -webkit-transition-duration: 86ms;
        -webkit-transition-property: background-color,opacity,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        background-color: currentColor;
        display: block;
        left: -webkit-calc(50% - 8px);
        left: calc(50% - 8px);
        position: absolute;
        -ms-transform-origin: center;
        transform-origin: center;
        transition-duration: 86ms;
        transition-property: background-color,opacity,-webkit-transform;
        transition-property: background-color,opacity,transform;
        transition-property: background-color,opacity,transform,-webkit-transform;
        transition-timing-function: ease-out;
        width: 16px
    }

    #new-site .navbar-burger:hover {
        background-color: rgba(0,0,0,.05)
    }

    #new-site .navbar-burger.is-active span:first-child {
        -webkit-transform: translateY(5px) rotate(45deg);
        -ms-transform: translateY(5px) rotate(45deg);
        transform: translateY(5px) rotate(45deg)
    }

    #new-site .navbar-burger.is-active span:nth-child(2) {
        opacity: 0
    }

    #new-site .navbar-burger.is-active span:nth-child(3) {
        -webkit-transform: translateY(-5px) rotate(-45deg);
        -ms-transform: translateY(-5px) rotate(-45deg);
        transform: translateY(-5px) rotate(-45deg)
    }

#new-site .navbar-menu {
    display: none
}

#new-site .navbar-item, #new-site .navbar-link {
    color: #0a0a0a;
    display: block;
    line-height: 1.5;
    padding: .5rem .75rem;
    position: relative
}

    #new-site .navbar-item .icon:only-child, #new-site .navbar-link .icon:only-child {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

#new-site .navbar-link, #new-site a.navbar-item {
    cursor: pointer
}

    #new-site .navbar-link.is-active, #new-site .navbar-link:hover, #new-site a.navbar-item.is-active, #new-site a.navbar-item:hover {
        background-color: #fafafa;
        color: #3aab59
    }

#new-site .navbar-item {
    -ms-flex-negative: 0;
    -ms-flex-positive: 0;
    -webkit-box-flex: 0;
    display: block;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

    #new-site .navbar-item img {
        max-height: 1.75rem
    }

    #new-site .navbar-item.has-dropdown {
        padding: 0
    }

    #new-site .navbar-item.is-expanded {
        -ms-flex-negative: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        flex-shrink: 1
    }

    #new-site .navbar-item.is-tab {
        border-bottom: 1px solid transparent;
        min-height: 3.25rem;
        padding-bottom: -webkit-calc(.5rem - 1px);
        padding-bottom: calc(.5rem - 1px)
    }

        #new-site .navbar-item.is-tab:hover {
            background-color: transparent;
            border-bottom-color: #3aab59
        }

        #new-site .navbar-item.is-tab.is-active {
            background-color: transparent;
            border-bottom: 3px solid #3aab59;
            color: #3aab59;
            padding-bottom: -webkit-calc(.5rem - 3px);
            padding-bottom: calc(.5rem - 3px)
        }

#new-site .navbar-content {
    -ms-flex-negative: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1
}

#new-site .navbar-link {
    padding-right: 2.5em
}

    #new-site .navbar-link:after {
        border-color: #3aab59;
        margin-top: -.375em;
        right: 1.125em
    }

#new-site .navbar-dropdown {
    font-size: .875rem;
    padding-bottom: .5rem;
    padding-top: .5rem
}

    #new-site .navbar-dropdown .navbar-item {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

#new-site .navbar-divider {
    background-color: #f5f5f5;
    border: none;
    display: none;
    height: 2px;
    margin: .5rem 0
}

@media screen and (max-width:1023px) {
    #new-site .navbar > .container {
        display: block
    }

    #new-site .navbar-brand .navbar-item, #new-site .navbar-tabs .navbar-item {
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    #new-site .navbar-link:after {
        display: none
    }

    #new-site .navbar-menu {
        -webkit-box-shadow: 0 8px 16px rgba(10,10,10,.1);
        background-color: #fff;
        box-shadow: 0 8px 16px rgba(10,10,10,.1);
        padding: .5rem 0
    }

        #new-site .navbar-menu.is-active {
            display: block
        }

    #new-site .navbar.is-fixed-bottom-touch, #new-site .navbar.is-fixed-top-touch {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 30
    }

    #new-site .navbar.is-fixed-bottom-touch {
        bottom: 0
    }

        #new-site .navbar.is-fixed-bottom-touch.has-shadow {
            -webkit-box-shadow: 0 -2px 3px rgba(10,10,10,.1);
            box-shadow: 0 -2px 3px rgba(10,10,10,.1)
        }

    #new-site .navbar.is-fixed-top-touch {
        top: 0
    }

        #new-site .navbar.is-fixed-top .navbar-menu, #new-site .navbar.is-fixed-top-touch .navbar-menu {
            -webkit-overflow-scrolling: touch;
            max-height: -webkit-calc(100vh - 3.25rem);
            max-height: calc(100vh - 3.25rem);
            overflow: auto
        }

    #new-site body.has-navbar-fixed-top-touch, #new-site html.has-navbar-fixed-top-touch {
        padding-top: 3.25rem
    }

    #new-site body.has-navbar-fixed-bottom-touch, #new-site html.has-navbar-fixed-bottom-touch {
        padding-bottom: 3.25rem
    }
}

@media screen and (min-width:1024px) {
    #new-site .navbar, #new-site .navbar-end, #new-site .navbar-menu, #new-site .navbar-start {
        -ms-flex-align: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    #new-site .navbar {
        min-height: 3.25rem
    }

        #new-site .navbar.is-spaced {
            padding: 1rem 2rem
        }

            #new-site .navbar.is-spaced .navbar-end, #new-site .navbar.is-spaced .navbar-start {
                -ms-flex-align: center;
                -webkit-box-align: center;
                -webkit-align-items: center;
                align-items: center
            }

            #new-site .navbar.is-spaced .navbar-link, #new-site .navbar.is-spaced a.navbar-item {
                -webkit-border-radius: 3px;
                border-radius: 3px
            }

        #new-site .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link, #new-site .navbar.is-transparent .navbar-link.is-active, #new-site .navbar.is-transparent .navbar-link:hover, #new-site .navbar.is-transparent a.navbar-item.is-active, #new-site .navbar.is-transparent a.navbar-item:hover {
            background-color: transparent !important
        }

        #new-site .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
            background-color: #f5f5f5;
            color: #0a0a0a
        }

        #new-site .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
            background-color: #f5f5f5;
            color: #3aab59
        }

    #new-site .navbar-burger {
        display: none
    }

    #new-site .navbar-item, #new-site .navbar-link {
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

        #new-site .navbar-item.has-dropdown {
            -ms-flex-align: stretch;
            -webkit-box-align: stretch;
            -webkit-align-items: stretch;
            align-items: stretch
        }

        #new-site .navbar-item.has-dropdown-up .navbar-link:after {
            -webkit-transform: rotate(135deg) translate(.25em,-.25em);
            -ms-transform: rotate(135deg) translate(.25em,-.25em);
            transform: rotate(135deg) translate(.25em,-.25em)
        }

        #new-site .navbar-item.has-dropdown-up .navbar-dropdown {
            -webkit-box-shadow: 0 -8px 8px rgba(10,10,10,.1);
            border-bottom: 2px solid #f1f3f4;
            -webkit-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
            border-top: none;
            bottom: 100%;
            box-shadow: 0 -8px 8px rgba(10,10,10,.1);
            top: auto
        }

        #new-site .navbar-item.is-active .navbar-dropdown, #new-site .navbar-item.is-hoverable:hover .navbar-dropdown {
            display: block
        }

            #new-site .navbar-item.is-active .navbar-dropdown.is-boxed, #new-site .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed, #new-site .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, #new-site .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown {
                -webkit-transform: translateY(0);
                opacity: 1;
                pointer-events: auto;
                -ms-transform: translateY(0);
                transform: translateY(0)
            }

    #new-site .navbar-menu {
        -ms-flex-negative: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0
    }

    #new-site .navbar-start {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin-right: auto
    }

    #new-site .navbar-end {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        margin-left: auto
    }

    #new-site .navbar-dropdown {
        -webkit-box-shadow: 0 8px 8px rgba(10,10,10,.1);
        background-color: #fff;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top: 2px solid #f1f3f4;
        box-shadow: 0 8px 8px rgba(10,10,10,.1);
        display: none;
        font-size: .875rem;
        left: 0;
        min-width: 100%;
        position: absolute;
        top: 100%;
        z-index: 20
    }

        #new-site .navbar-dropdown .navbar-item {
            padding: .375rem 1rem;
            white-space: nowrap
        }

        #new-site .navbar-dropdown a.navbar-item {
            padding-right: 3rem
        }

            #new-site .navbar-dropdown a.navbar-item:hover {
                background-color: #f5f5f5;
                color: #0a0a0a
            }

            #new-site .navbar-dropdown a.navbar-item.is-active {
                background-color: #f5f5f5;
                color: #3aab59
            }

        #new-site .navbar-dropdown.is-boxed, #new-site .navbar.is-spaced .navbar-dropdown {
            -webkit-box-shadow: 0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);
            -webkit-transform: translateY(-5px);
            -webkit-transition-duration: 86ms;
            -webkit-transition-property: opacity,-webkit-transform;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            border-top: none;
            box-shadow: 0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);
            display: block;
            opacity: 0;
            pointer-events: none;
            top: -webkit-calc(100% + -4px);
            top: calc(100% + -4px);
            -ms-transform: translateY(-5px);
            transform: translateY(-5px);
            transition-duration: 86ms;
            transition-property: opacity,-webkit-transform;
            transition-property: opacity,transform;
            transition-property: opacity,transform,-webkit-transform
        }

        #new-site .navbar-dropdown.is-right {
            left: auto;
            right: 0
        }

    #new-site .navbar-divider {
        display: block
    }

    #new-site .container > .navbar .navbar-brand, #new-site .navbar > .container .navbar-brand {
        margin-left: -1rem
    }

    #new-site .container > .navbar .navbar-menu, #new-site .navbar > .container .navbar-menu {
        margin-right: -1rem
    }

    #new-site .navbar.is-fixed-bottom-desktop, #new-site .navbar.is-fixed-top-desktop {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 30
    }

    #new-site .navbar.is-fixed-bottom-desktop {
        bottom: 0
    }

        #new-site .navbar.is-fixed-bottom-desktop.has-shadow {
            -webkit-box-shadow: 0 -2px 3px rgba(10,10,10,.1);
            box-shadow: 0 -2px 3px rgba(10,10,10,.1)
        }

    #new-site .navbar.is-fixed-top-desktop {
        top: 0
    }

    #new-site body.has-navbar-fixed-top-desktop, #new-site html.has-navbar-fixed-top-desktop {
        padding-top: 3.25rem
    }

    #new-site body.has-navbar-fixed-bottom-desktop, #new-site html.has-navbar-fixed-bottom-desktop {
        padding-bottom: 3.25rem
    }

    #new-site body.has-spaced-navbar-fixed-top, #new-site html.has-spaced-navbar-fixed-top {
        padding-top: 5.25rem
    }

    #new-site body.has-spaced-navbar-fixed-bottom, #new-site html.has-spaced-navbar-fixed-bottom {
        padding-bottom: 5.25rem
    }

    #new-site .navbar-link.is-active, #new-site a.navbar-item.is-active {
        color: #0a0a0a
    }

        #new-site .navbar-link.is-active:not(:hover), #new-site a.navbar-item.is-active:not(:hover) {
            background-color: transparent
        }

    #new-site .navbar-item.has-dropdown.is-active .navbar-link, #new-site .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #fafafa
    }
}

#new-site .dropdown.is-disabled .dropdown-trigger, #new-site .has-scroll-to svg {
    pointer-events: none
}

#new-site .breadcrumb a, #new-site .breadcrumb li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

#new-site .breadcrumb {
    font-size: 1rem;
    white-space: nowrap
}

    #new-site .breadcrumb a {
        -ms-flex-align: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        -webkit-align-items: center;
        align-items: center;
        color: #3aab59;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 0 .75em
    }

        #new-site .breadcrumb a:hover {
            color: #363636
        }

    #new-site .breadcrumb li {
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: flex
    }

        #new-site .breadcrumb li:first-child a {
            padding-left: 0
        }

        #new-site .breadcrumb li.is-active a {
            color: #363636;
            cursor: default;
            pointer-events: none
        }

        #new-site .breadcrumb li + li:before {
            color: #b5b5b5;
            content: "/"
        }

    #new-site .breadcrumb ol, #new-site .breadcrumb ul {
        -ms-flex-align: start;
        -ms-flex-pack: start;
        -ms-flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-box-pack: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    #new-site .breadcrumb .icon:first-child {
        margin-right: .5em
    }

    #new-site .breadcrumb .icon:last-child {
        margin-left: .5em
    }

    #new-site .breadcrumb.is-centered ol, #new-site .breadcrumb.is-centered ul {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    #new-site .breadcrumb.is-right ol, #new-site .breadcrumb.is-right ul {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    #new-site .breadcrumb.is-small {
        font-size: .875rem
    }

    #new-site .breadcrumb.is-medium {
        font-size: 1.25rem
    }

    #new-site .breadcrumb.is-large {
        font-size: 1.125rem
    }

    #new-site .breadcrumb.has-bullet-separator li + li:before {
        content: "\2022"
    }

    #new-site .breadcrumb.has-dot-separator li + li:before {
        content: "\B7"
    }

    #new-site .breadcrumb.has-succeeds-separator li + li:before {
        content: "\227B"
    }

#new-site .menu {
    font-size: 1rem
}

    #new-site .menu.is-small {
        font-size: .875rem
    }

    #new-site .menu.is-medium {
        font-size: 1.25rem
    }

    #new-site .menu.is-large {
        font-size: 1.125rem
    }

#new-site .menu-list {
    line-height: 1.25
}

    #new-site .menu-list a {
        -webkit-border-radius: 2px;
        border-radius: 2px;
        color: #4a4a4a;
        display: block;
        padding: .5em .75em
    }

        #new-site .menu-list a:hover {
            background-color: #f5f5f5;
            color: #363636
        }

        #new-site .menu-list a.is-active {
            background-color: #3aab59;
            color: #fff
        }

    #new-site .menu-list li ul {
        border-left: 1px solid #f1f3f4;
        margin: .75em;
        padding-left: .75em
    }

#new-site .menu-label {
    color: #7a7a7a;
    font-size: .75em;
    letter-spacing: .1em;
    text-transform: uppercase
}

    #new-site .menu-label:not(:first-child) {
        margin-top: 1em
    }

    #new-site .menu-label:not(:last-child) {
        margin-bottom: 1em
    }

#new-site .modal {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: none;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 40
}

    #new-site .modal.is-active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

#new-site .modal-background {
    background-color: rgba(10,10,10,.86)
}

#new-site .modal-card, #new-site .modal-content {
    margin: 0 20px;
    max-height: -webkit-calc(100vh - 160px);
    max-height: calc(100vh - 160px);
    overflow: auto;
    position: relative;
    width: 100%
}

@media print,screen and (min-width:769px) {
    #new-site .modal-card, #new-site .modal-content {
        margin: 0 auto;
        max-height: -webkit-calc(100vh - 40px);
        max-height: calc(100vh - 40px);
        width: 640px
    }
}

#new-site .modal-close {
    background: 0 0;
    height: 40px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 40px
}

#new-site .modal-card {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-height: -webkit-calc(100vh - 40px);
    max-height: calc(100vh - 40px);
    overflow: hidden
}

#new-site .modal-card, #new-site .modal-card-foot, #new-site .modal-card-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

#new-site .modal-card-foot, #new-site .modal-card-head {
    -ms-flex-align: center;
    -ms-flex-negative: 0;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f5f5f5;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 20px;
    position: relative
}

#new-site .modal-card-head {
    border-bottom: 1px solid #f1f3f4;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px
}

#new-site .modal-card-title {
    -ms-flex-negative: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    color: #363636;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    font-size: 1.125rem;
    line-height: 1
}

#new-site .modal-card-foot {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid #f1f3f4
}

    #new-site .modal-card-foot .button:not(:last-child) {
        margin-right: 10px
    }

#new-site .modal-card-body {
    -ms-flex-negative: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    overflow: auto;
    padding: 20px
}

#new-site .column {
    -ms-flex-negative: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    display: block;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    padding: .75rem
}

#new-site .columns.is-mobile, #new-site .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

    #new-site .columns.is-mobile > .column.is-full, #new-site .columns.is-mobile > .column.is-narrow {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .columns.is-mobile > .column.is-full {
        width: 100%
    }

    #new-site .columns.is-mobile > .column.is-three-quarters {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .columns.is-mobile > .column.is-two-thirds {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.6666%
    }

    #new-site .columns.is-mobile > .column.is-half {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .columns.is-mobile > .column.is-one-third {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.3333%
    }

    #new-site .columns.is-mobile > .column.is-one-quarter {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .columns.is-mobile > .column.is-one-fifth {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 20%
    }

    #new-site .columns.is-mobile > .column.is-two-fifths {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 40%
    }

    #new-site .columns.is-mobile > .column.is-three-fifths {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 60%
    }

    #new-site .columns.is-mobile > .column.is-four-fifths {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 80%
    }

    #new-site .columns.is-mobile > .column.is-offset-three-quarters {
        margin-left: 75%
    }

    #new-site .columns.is-mobile > .column.is-offset-two-thirds {
        margin-left: 66.6666%
    }

    #new-site .columns.is-mobile > .column.is-offset-half {
        margin-left: 50%
    }

    #new-site .columns.is-mobile > .column.is-offset-one-third {
        margin-left: 33.3333%
    }

    #new-site .columns.is-mobile > .column.is-offset-one-quarter {
        margin-left: 25%
    }

    #new-site .columns.is-mobile > .column.is-offset-one-fifth {
        margin-left: 20%
    }

    #new-site .columns.is-mobile > .column.is-offset-two-fifths {
        margin-left: 40%
    }

    #new-site .columns.is-mobile > .column.is-offset-three-fifths {
        margin-left: 60%
    }

    #new-site .columns.is-mobile > .column.is-offset-four-fifths {
        margin-left: 80%
    }

    #new-site .columns.is-mobile > .column.is-1 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 8.33333%
    }

    #new-site .columns.is-mobile > .column.is-offset-1 {
        margin-left: 8.33333%
    }

    #new-site .columns.is-mobile > .column.is-2 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 16.66667%
    }

    #new-site .columns.is-mobile > .column.is-offset-2 {
        margin-left: 16.66667%
    }

    #new-site .columns.is-mobile > .column.is-3 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .columns.is-mobile > .column.is-offset-3 {
        margin-left: 25%
    }

    #new-site .columns.is-mobile > .column.is-4 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.33333%
    }

    #new-site .columns.is-mobile > .column.is-offset-4 {
        margin-left: 33.33333%
    }

    #new-site .columns.is-mobile > .column.is-5 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 41.66667%
    }

    #new-site .columns.is-mobile > .column.is-offset-5 {
        margin-left: 41.66667%
    }

    #new-site .columns.is-mobile > .column.is-6 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .columns.is-mobile > .column.is-offset-6 {
        margin-left: 50%
    }

    #new-site .columns.is-mobile > .column.is-7 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 58.33333%
    }

    #new-site .columns.is-mobile > .column.is-offset-7 {
        margin-left: 58.33333%
    }

    #new-site .columns.is-mobile > .column.is-8 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.66667%
    }

    #new-site .columns.is-mobile > .column.is-offset-8 {
        margin-left: 66.66667%
    }

    #new-site .columns.is-mobile > .column.is-9 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .columns.is-mobile > .column.is-offset-9 {
        margin-left: 75%
    }

    #new-site .columns.is-mobile > .column.is-10 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 83.33333%
    }

    #new-site .columns.is-mobile > .column.is-offset-10 {
        margin-left: 83.33333%
    }

    #new-site .columns.is-mobile > .column.is-11 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 91.66667%
    }

    #new-site .columns.is-mobile > .column.is-offset-11 {
        margin-left: 91.66667%
    }

    #new-site .columns.is-mobile > .column.is-12 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 100%
    }

    #new-site .columns.is-mobile > .column.is-offset-12 {
        margin-left: 100%
    }

@media screen and (max-width:768px) {
    #new-site .column.is-full-mobile, #new-site .column.is-narrow-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .column.is-full-mobile {
        width: 100%
    }

    #new-site .column.is-three-quarters-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-two-thirds-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.6666%
    }

    #new-site .column.is-half-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-one-third-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.3333%
    }

    #new-site .column.is-one-quarter-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-one-fifth-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 20%
    }

    #new-site .column.is-two-fifths-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 40%
    }

    #new-site .column.is-three-fifths-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 60%
    }

    #new-site .column.is-four-fifths-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 80%
    }

    #new-site .column.is-offset-three-quarters-mobile {
        margin-left: 75%
    }

    #new-site .column.is-offset-two-thirds-mobile {
        margin-left: 66.6666%
    }

    #new-site .column.is-offset-half-mobile {
        margin-left: 50%
    }

    #new-site .column.is-offset-one-third-mobile {
        margin-left: 33.3333%
    }

    #new-site .column.is-offset-one-quarter-mobile {
        margin-left: 25%
    }

    #new-site .column.is-offset-one-fifth-mobile {
        margin-left: 20%
    }

    #new-site .column.is-offset-two-fifths-mobile {
        margin-left: 40%
    }

    #new-site .column.is-offset-three-fifths-mobile {
        margin-left: 60%
    }

    #new-site .column.is-offset-four-fifths-mobile {
        margin-left: 80%
    }

    #new-site .column.is-1-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 8.33333%
    }

    #new-site .column.is-offset-1-mobile {
        margin-left: 8.33333%
    }

    #new-site .column.is-2-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 16.66667%
    }

    #new-site .column.is-offset-2-mobile {
        margin-left: 16.66667%
    }

    #new-site .column.is-3-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-offset-3-mobile {
        margin-left: 25%
    }

    #new-site .column.is-4-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.33333%
    }

    #new-site .column.is-offset-4-mobile {
        margin-left: 33.33333%
    }

    #new-site .column.is-5-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 41.66667%
    }

    #new-site .column.is-offset-5-mobile {
        margin-left: 41.66667%
    }

    #new-site .column.is-6-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-offset-6-mobile {
        margin-left: 50%
    }

    #new-site .column.is-7-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 58.33333%
    }

    #new-site .column.is-offset-7-mobile {
        margin-left: 58.33333%
    }

    #new-site .column.is-8-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.66667%
    }

    #new-site .column.is-offset-8-mobile {
        margin-left: 66.66667%
    }

    #new-site .column.is-9-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-offset-9-mobile {
        margin-left: 75%
    }

    #new-site .column.is-10-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 83.33333%
    }

    #new-site .column.is-offset-10-mobile {
        margin-left: 83.33333%
    }

    #new-site .column.is-11-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 91.66667%
    }

    #new-site .column.is-offset-11-mobile {
        margin-left: 91.66667%
    }

    #new-site .column.is-12-mobile {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 100%
    }

    #new-site .column.is-offset-12-mobile {
        margin-left: 100%
    }
}

@media print,screen and (min-width:769px) {
    #new-site .column.is-full, #new-site .column.is-full-tablet, #new-site .column.is-narrow, #new-site .column.is-narrow-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .column.is-full, #new-site .column.is-full-tablet {
        width: 100%
    }

    #new-site .column.is-three-quarters, #new-site .column.is-three-quarters-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-two-thirds, #new-site .column.is-two-thirds-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.6666%
    }

    #new-site .column.is-half, #new-site .column.is-half-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-one-third, #new-site .column.is-one-third-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.3333%
    }

    #new-site .column.is-one-quarter, #new-site .column.is-one-quarter-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-one-fifth, #new-site .column.is-one-fifth-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 20%
    }

    #new-site .column.is-two-fifths, #new-site .column.is-two-fifths-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 40%
    }

    #new-site .column.is-three-fifths, #new-site .column.is-three-fifths-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 60%
    }

    #new-site .column.is-four-fifths, #new-site .column.is-four-fifths-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 80%
    }

    #new-site .column.is-offset-three-quarters, #new-site .column.is-offset-three-quarters-tablet {
        margin-left: 75%
    }

    #new-site .column.is-offset-two-thirds, #new-site .column.is-offset-two-thirds-tablet {
        margin-left: 66.6666%
    }

    #new-site .column.is-offset-half, #new-site .column.is-offset-half-tablet {
        margin-left: 50%
    }

    #new-site .column.is-offset-one-third, #new-site .column.is-offset-one-third-tablet {
        margin-left: 33.3333%
    }

    #new-site .column.is-offset-one-quarter, #new-site .column.is-offset-one-quarter-tablet {
        margin-left: 25%
    }

    #new-site .column.is-offset-one-fifth, #new-site .column.is-offset-one-fifth-tablet {
        margin-left: 20%
    }

    #new-site .column.is-offset-two-fifths, #new-site .column.is-offset-two-fifths-tablet {
        margin-left: 40%
    }

    #new-site .column.is-offset-three-fifths, #new-site .column.is-offset-three-fifths-tablet {
        margin-left: 60%
    }

    #new-site .column.is-offset-four-fifths, #new-site .column.is-offset-four-fifths-tablet {
        margin-left: 80%
    }

    #new-site .column.is-1, #new-site .column.is-1-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 8.33333%
    }

    #new-site .column.is-offset-1, #new-site .column.is-offset-1-tablet {
        margin-left: 8.33333%
    }

    #new-site .column.is-2, #new-site .column.is-2-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 16.66667%
    }

    #new-site .column.is-offset-2, #new-site .column.is-offset-2-tablet {
        margin-left: 16.66667%
    }

    #new-site .column.is-3, #new-site .column.is-3-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-offset-3, #new-site .column.is-offset-3-tablet {
        margin-left: 25%
    }

    #new-site .column.is-4, #new-site .column.is-4-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.33333%
    }

    #new-site .column.is-offset-4, #new-site .column.is-offset-4-tablet {
        margin-left: 33.33333%
    }

    #new-site .column.is-5, #new-site .column.is-5-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 41.66667%
    }

    #new-site .column.is-offset-5, #new-site .column.is-offset-5-tablet {
        margin-left: 41.66667%
    }

    #new-site .column.is-6, #new-site .column.is-6-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-offset-6, #new-site .column.is-offset-6-tablet {
        margin-left: 50%
    }

    #new-site .column.is-7, #new-site .column.is-7-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 58.33333%
    }

    #new-site .column.is-offset-7, #new-site .column.is-offset-7-tablet {
        margin-left: 58.33333%
    }

    #new-site .column.is-8, #new-site .column.is-8-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.66667%
    }

    #new-site .column.is-offset-8, #new-site .column.is-offset-8-tablet {
        margin-left: 66.66667%
    }

    #new-site .column.is-9, #new-site .column.is-9-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-offset-9, #new-site .column.is-offset-9-tablet {
        margin-left: 75%
    }

    #new-site .column.is-10, #new-site .column.is-10-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 83.33333%
    }

    #new-site .column.is-offset-10, #new-site .column.is-offset-10-tablet {
        margin-left: 83.33333%
    }

    #new-site .column.is-11, #new-site .column.is-11-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 91.66667%
    }

    #new-site .column.is-offset-11, #new-site .column.is-offset-11-tablet {
        margin-left: 91.66667%
    }

    #new-site .column.is-12, #new-site .column.is-12-tablet {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 100%
    }

    #new-site .column.is-offset-12, #new-site .column.is-offset-12-tablet {
        margin-left: 100%
    }
}

@media screen and (max-width:1023px) {
    #new-site .column.is-full-touch, #new-site .column.is-narrow-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .column.is-full-touch {
        width: 100%
    }

    #new-site .column.is-three-quarters-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-two-thirds-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.6666%
    }

    #new-site .column.is-half-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-one-third-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.3333%
    }

    #new-site .column.is-one-quarter-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-one-fifth-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 20%
    }

    #new-site .column.is-two-fifths-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 40%
    }

    #new-site .column.is-three-fifths-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 60%
    }

    #new-site .column.is-four-fifths-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 80%
    }

    #new-site .column.is-offset-three-quarters-touch {
        margin-left: 75%
    }

    #new-site .column.is-offset-two-thirds-touch {
        margin-left: 66.6666%
    }

    #new-site .column.is-offset-half-touch {
        margin-left: 50%
    }

    #new-site .column.is-offset-one-third-touch {
        margin-left: 33.3333%
    }

    #new-site .column.is-offset-one-quarter-touch {
        margin-left: 25%
    }

    #new-site .column.is-offset-one-fifth-touch {
        margin-left: 20%
    }

    #new-site .column.is-offset-two-fifths-touch {
        margin-left: 40%
    }

    #new-site .column.is-offset-three-fifths-touch {
        margin-left: 60%
    }

    #new-site .column.is-offset-four-fifths-touch {
        margin-left: 80%
    }

    #new-site .column.is-1-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 8.33333%
    }

    #new-site .column.is-offset-1-touch {
        margin-left: 8.33333%
    }

    #new-site .column.is-2-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 16.66667%
    }

    #new-site .column.is-offset-2-touch {
        margin-left: 16.66667%
    }

    #new-site .column.is-3-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-offset-3-touch {
        margin-left: 25%
    }

    #new-site .column.is-4-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.33333%
    }

    #new-site .column.is-offset-4-touch {
        margin-left: 33.33333%
    }

    #new-site .column.is-5-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 41.66667%
    }

    #new-site .column.is-offset-5-touch {
        margin-left: 41.66667%
    }

    #new-site .column.is-6-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-offset-6-touch {
        margin-left: 50%
    }

    #new-site .column.is-7-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 58.33333%
    }

    #new-site .column.is-offset-7-touch {
        margin-left: 58.33333%
    }

    #new-site .column.is-8-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.66667%
    }

    #new-site .column.is-offset-8-touch {
        margin-left: 66.66667%
    }

    #new-site .column.is-9-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-offset-9-touch {
        margin-left: 75%
    }

    #new-site .column.is-10-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 83.33333%
    }

    #new-site .column.is-offset-10-touch {
        margin-left: 83.33333%
    }

    #new-site .column.is-11-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 91.66667%
    }

    #new-site .column.is-offset-11-touch {
        margin-left: 91.66667%
    }

    #new-site .column.is-12-touch {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 100%
    }

    #new-site .column.is-offset-12-touch {
        margin-left: 100%
    }
}

@media screen and (min-width:1024px) {
    #new-site .column.is-full-desktop, #new-site .column.is-narrow-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .column.is-full-desktop {
        width: 100%
    }

    #new-site .column.is-three-quarters-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-two-thirds-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.6666%
    }

    #new-site .column.is-half-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-one-third-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.3333%
    }

    #new-site .column.is-one-quarter-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-one-fifth-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 20%
    }

    #new-site .column.is-two-fifths-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 40%
    }

    #new-site .column.is-three-fifths-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 60%
    }

    #new-site .column.is-four-fifths-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 80%
    }

    #new-site .column.is-offset-three-quarters-desktop {
        margin-left: 75%
    }

    #new-site .column.is-offset-two-thirds-desktop {
        margin-left: 66.6666%
    }

    #new-site .column.is-offset-half-desktop {
        margin-left: 50%
    }

    #new-site .column.is-offset-one-third-desktop {
        margin-left: 33.3333%
    }

    #new-site .column.is-offset-one-quarter-desktop {
        margin-left: 25%
    }

    #new-site .column.is-offset-one-fifth-desktop {
        margin-left: 20%
    }

    #new-site .column.is-offset-two-fifths-desktop {
        margin-left: 40%
    }

    #new-site .column.is-offset-three-fifths-desktop {
        margin-left: 60%
    }

    #new-site .column.is-offset-four-fifths-desktop {
        margin-left: 80%
    }

    #new-site .column.is-1-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 8.33333%
    }

    #new-site .column.is-offset-1-desktop {
        margin-left: 8.33333%
    }

    #new-site .column.is-2-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 16.66667%
    }

    #new-site .column.is-offset-2-desktop {
        margin-left: 16.66667%
    }

    #new-site .column.is-3-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-offset-3-desktop {
        margin-left: 25%
    }

    #new-site .column.is-4-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.33333%
    }

    #new-site .column.is-offset-4-desktop {
        margin-left: 33.33333%
    }

    #new-site .column.is-5-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 41.66667%
    }

    #new-site .column.is-offset-5-desktop {
        margin-left: 41.66667%
    }

    #new-site .column.is-6-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-offset-6-desktop {
        margin-left: 50%
    }

    #new-site .column.is-7-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 58.33333%
    }

    #new-site .column.is-offset-7-desktop {
        margin-left: 58.33333%
    }

    #new-site .column.is-8-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.66667%
    }

    #new-site .column.is-offset-8-desktop {
        margin-left: 66.66667%
    }

    #new-site .column.is-9-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-offset-9-desktop {
        margin-left: 75%
    }

    #new-site .column.is-10-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 83.33333%
    }

    #new-site .column.is-offset-10-desktop {
        margin-left: 83.33333%
    }

    #new-site .column.is-11-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 91.66667%
    }

    #new-site .column.is-offset-11-desktop {
        margin-left: 91.66667%
    }

    #new-site .column.is-12-desktop {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 100%
    }

    #new-site .column.is-offset-12-desktop {
        margin-left: 100%
    }
}

@media screen and (min-width:1216px) {
    #new-site .column.is-full-widescreen, #new-site .column.is-narrow-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .column.is-full-widescreen {
        width: 100%
    }

    #new-site .column.is-three-quarters-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-two-thirds-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.6666%
    }

    #new-site .column.is-half-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-one-third-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.3333%
    }

    #new-site .column.is-one-quarter-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-one-fifth-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 20%
    }

    #new-site .column.is-two-fifths-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 40%
    }

    #new-site .column.is-three-fifths-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 60%
    }

    #new-site .column.is-four-fifths-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 80%
    }

    #new-site .column.is-offset-three-quarters-widescreen {
        margin-left: 75%
    }

    #new-site .column.is-offset-two-thirds-widescreen {
        margin-left: 66.6666%
    }

    #new-site .column.is-offset-half-widescreen {
        margin-left: 50%
    }

    #new-site .column.is-offset-one-third-widescreen {
        margin-left: 33.3333%
    }

    #new-site .column.is-offset-one-quarter-widescreen {
        margin-left: 25%
    }

    #new-site .column.is-offset-one-fifth-widescreen {
        margin-left: 20%
    }

    #new-site .column.is-offset-two-fifths-widescreen {
        margin-left: 40%
    }

    #new-site .column.is-offset-three-fifths-widescreen {
        margin-left: 60%
    }

    #new-site .column.is-offset-four-fifths-widescreen {
        margin-left: 80%
    }

    #new-site .column.is-1-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 8.33333%
    }

    #new-site .column.is-offset-1-widescreen {
        margin-left: 8.33333%
    }

    #new-site .column.is-2-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 16.66667%
    }

    #new-site .column.is-offset-2-widescreen {
        margin-left: 16.66667%
    }

    #new-site .column.is-3-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-offset-3-widescreen {
        margin-left: 25%
    }

    #new-site .column.is-4-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.33333%
    }

    #new-site .column.is-offset-4-widescreen {
        margin-left: 33.33333%
    }

    #new-site .column.is-5-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 41.66667%
    }

    #new-site .column.is-offset-5-widescreen {
        margin-left: 41.66667%
    }

    #new-site .column.is-6-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-offset-6-widescreen {
        margin-left: 50%
    }

    #new-site .column.is-7-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 58.33333%
    }

    #new-site .column.is-offset-7-widescreen {
        margin-left: 58.33333%
    }

    #new-site .column.is-8-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.66667%
    }

    #new-site .column.is-offset-8-widescreen {
        margin-left: 66.66667%
    }

    #new-site .column.is-9-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-offset-9-widescreen {
        margin-left: 75%
    }

    #new-site .column.is-10-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 83.33333%
    }

    #new-site .column.is-offset-10-widescreen {
        margin-left: 83.33333%
    }

    #new-site .column.is-11-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 91.66667%
    }

    #new-site .column.is-offset-11-widescreen {
        margin-left: 91.66667%
    }

    #new-site .column.is-12-widescreen {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 100%
    }

    #new-site .column.is-offset-12-widescreen {
        margin-left: 100%
    }
}

@media screen and (min-width:1408px) {
    #new-site .column.is-full-fullhd, #new-site .column.is-narrow-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .column.is-full-fullhd {
        width: 100%
    }

    #new-site .column.is-three-quarters-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-two-thirds-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.6666%
    }

    #new-site .column.is-half-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-one-third-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.3333%
    }

    #new-site .column.is-one-quarter-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-one-fifth-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 20%
    }

    #new-site .column.is-two-fifths-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 40%
    }

    #new-site .column.is-three-fifths-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 60%
    }

    #new-site .column.is-four-fifths-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 80%
    }

    #new-site .column.is-offset-three-quarters-fullhd {
        margin-left: 75%
    }

    #new-site .column.is-offset-two-thirds-fullhd {
        margin-left: 66.6666%
    }

    #new-site .column.is-offset-half-fullhd {
        margin-left: 50%
    }

    #new-site .column.is-offset-one-third-fullhd {
        margin-left: 33.3333%
    }

    #new-site .column.is-offset-one-quarter-fullhd {
        margin-left: 25%
    }

    #new-site .column.is-offset-one-fifth-fullhd {
        margin-left: 20%
    }

    #new-site .column.is-offset-two-fifths-fullhd {
        margin-left: 40%
    }

    #new-site .column.is-offset-three-fifths-fullhd {
        margin-left: 60%
    }

    #new-site .column.is-offset-four-fifths-fullhd {
        margin-left: 80%
    }

    #new-site .column.is-1-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 8.33333%
    }

    #new-site .column.is-offset-1-fullhd {
        margin-left: 8.33333%
    }

    #new-site .column.is-2-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 16.66667%
    }

    #new-site .column.is-offset-2-fullhd {
        margin-left: 16.66667%
    }

    #new-site .column.is-3-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 25%
    }

    #new-site .column.is-offset-3-fullhd {
        margin-left: 25%
    }

    #new-site .column.is-4-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 33.33333%
    }

    #new-site .column.is-offset-4-fullhd {
        margin-left: 33.33333%
    }

    #new-site .column.is-5-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 41.66667%
    }

    #new-site .column.is-offset-5-fullhd {
        margin-left: 41.66667%
    }

    #new-site .column.is-6-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 50%
    }

    #new-site .column.is-offset-6-fullhd {
        margin-left: 50%
    }

    #new-site .column.is-7-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 58.33333%
    }

    #new-site .column.is-offset-7-fullhd {
        margin-left: 58.33333%
    }

    #new-site .column.is-8-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 66.66667%
    }

    #new-site .column.is-offset-8-fullhd {
        margin-left: 66.66667%
    }

    #new-site .column.is-9-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 75%
    }

    #new-site .column.is-offset-9-fullhd {
        margin-left: 75%
    }

    #new-site .column.is-10-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 83.33333%
    }

    #new-site .column.is-offset-10-fullhd {
        margin-left: 83.33333%
    }

    #new-site .column.is-11-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 91.66667%
    }

    #new-site .column.is-offset-11-fullhd {
        margin-left: 91.66667%
    }

    #new-site .column.is-12-fullhd {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none;
        width: 100%
    }

    #new-site .column.is-offset-12-fullhd {
        margin-left: 100%
    }
}

#new-site .columns {
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.75rem
}

    #new-site .columns:last-child {
        margin-bottom: -.75rem
    }

    #new-site .columns:not(:last-child) {
        margin-bottom: .75rem
    }

    #new-site .columns.is-centered {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    #new-site .columns.is-gapless {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }

        #new-site .columns.is-gapless > .column {
            margin: 0;
            padding: 0 !important
        }

        #new-site .columns.is-gapless:not(:last-child) {
            margin-bottom: 1.5rem
        }

        #new-site .columns.is-gapless:last-child {
            margin-bottom: 0
        }

    #new-site .columns.is-mobile {
        display: flex
    }

    #new-site .columns.is-multiline {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #new-site .columns.is-vcentered {
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center
    }

@media print,screen and (min-width:769px) {
    #new-site .columns:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
}

@media screen and (min-width:1024px) {
    #new-site .columns.is-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
}

#new-site .columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: -webkit-calc(-1 * var(--columnGap));
    margin-left: calc(-1 * var(--columnGap));
    margin-right: -webkit-calc(-1 * var(--columnGap));
    margin-right: calc(-1 * var(--columnGap))
}

    #new-site .columns.is-variable .column {
        padding-left: var(--columnGap);
        padding-right: var(--columnGap)
    }

    #new-site .columns.is-variable.is-0 {
        --columnGap: 0rem
    }

    #new-site .columns.is-variable.is-1 {
        --columnGap: 0.25rem
    }

    #new-site .columns.is-variable.is-2 {
        --columnGap: 0.5rem
    }

    #new-site .columns.is-variable.is-3 {
        --columnGap: 0.75rem
    }

    #new-site .columns.is-variable.is-4 {
        --columnGap: 1rem
    }

    #new-site .columns.is-variable.is-5 {
        --columnGap: 1.25rem
    }

    #new-site .columns.is-variable.is-6 {
        --columnGap: 1.5rem
    }

    #new-site .columns.is-variable.is-7 {
        --columnGap: 1.75rem
    }

    #new-site .columns.is-variable.is-8 {
        --columnGap: 2rem
    }

#new-site .tile {
    -ms-flex-align: stretch;
    -ms-flex-negative: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-align: stretch;
    -webkit-box-flex: 1;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: block;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content
}

    #new-site .tile.is-ancestor {
        margin-left: -.75rem;
        margin-right: -.75rem;
        margin-top: -.75rem
    }

        #new-site .tile.is-ancestor:last-child {
            margin-bottom: -.75rem
        }

        #new-site .tile.is-ancestor:not(:last-child) {
            margin-bottom: .75rem
        }

    #new-site .tile.is-child {
        margin: 0 !important
    }

#new-site .b-checkbox.checkbox + .checkbox, #new-site .dropdown + .dropdown {
    margin-left: .5em
}

#new-site .tile.is-parent {
    padding: .75rem
}

#new-site .tile.is-vertical {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

    #new-site .tile.is-vertical > .tile.is-child:not(:last-child) {
        margin-bottom: 1.5rem !important
    }

@media print,screen and (min-width:769px) {
    #new-site .tile:not(.is-child) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    #new-site .tile.is-1 {
        width: 8.33333%
    }

    #new-site .tile.is-1, #new-site .tile.is-2 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .tile.is-2 {
        width: 16.66667%
    }

    #new-site .tile.is-3 {
        width: 25%
    }

    #new-site .tile.is-3, #new-site .tile.is-4 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .tile.is-4 {
        width: 33.33333%
    }

    #new-site .tile.is-5 {
        width: 41.66667%
    }

    #new-site .tile.is-5, #new-site .tile.is-6 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .tile.is-6 {
        width: 50%
    }

    #new-site .tile.is-7 {
        width: 58.33333%
    }

    #new-site .tile.is-7, #new-site .tile.is-8 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .tile.is-8 {
        width: 66.66667%
    }

    #new-site .tile.is-9 {
        width: 75%
    }

    #new-site .tile.is-10, #new-site .tile.is-9 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .tile.is-10 {
        width: 83.33333%
    }

    #new-site .tile.is-11 {
        width: 91.66667%
    }

    #new-site .tile.is-11, #new-site .tile.is-12 {
        -ms-flex: none;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        flex: none
    }

    #new-site .tile.is-12 {
        width: 100%
    }
}

#new-site .hero {
    -ms-flex-align: stretch;
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

    #new-site .hero .navbar {
        background: 0 0
    }

    #new-site .hero .tabs ul {
        border-bottom: none
    }

    #new-site .hero.is-white {
        background-color: #fff;
        color: #0a0a0a
    }

        #new-site .hero.is-white a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-white strong {
            color: inherit
        }

        #new-site .hero.is-white .title {
            color: #0a0a0a
        }

        #new-site .hero.is-white .subtitle {
            color: rgba(10,10,10,.9)
        }

            #new-site .hero.is-white .subtitle a:not(.button), #new-site .hero.is-white .subtitle strong {
                color: #0a0a0a
            }

@media screen and (max-width:1023px) {
    #new-site .hero.is-white .navbar-menu {
        background-color: #fff
    }
}

#new-site .hero.is-white .navbar-item, #new-site .hero.is-white .navbar-link {
    color: rgba(10,10,10,.7)
}

    #new-site .hero.is-white .navbar-link.is-active, #new-site .hero.is-white .navbar-link:hover, #new-site .hero.is-white a.navbar-item.is-active, #new-site .hero.is-white a.navbar-item:hover {
        background-color: #f2f2f2;
        color: #0a0a0a
    }

#new-site .hero.is-white .tabs a {
    color: #0a0a0a;
    opacity: .9
}

    #new-site .hero.is-white .tabs a:hover, #new-site .hero.is-white .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-white .tabs.is-boxed a, #new-site .hero.is-white .tabs.is-toggle a {
    color: #0a0a0a
}

    #new-site .hero.is-white .tabs.is-boxed a:hover, #new-site .hero.is-white .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-white .tabs.is-boxed li.is-active a, #new-site .hero.is-white .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-white .tabs.is-toggle li.is-active a, #new-site .hero.is-white .tabs.is-toggle li.is-active a:hover {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    color: #fff
}

#new-site .hero.is-white.is-bold {
    background-image: -webkit-linear-gradient(309deg,#e6e6e6,#fff 71%,#fff);
    background-image: linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-white.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#e6e6e6,#fff 71%,#fff);
        background-image: linear-gradient(141deg,#e6e6e6,#fff 71%,#fff)
    }
}

#new-site .hero.is-black {
    background-color: #0a0a0a;
    color: #fff
}

    #new-site .hero.is-black a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-black strong {
        color: inherit
    }

    #new-site .hero.is-black .title {
        color: #fff
    }

    #new-site .hero.is-black .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-black .subtitle a:not(.button), #new-site .hero.is-black .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-black .navbar-menu {
        background-color: #0a0a0a
    }
}

#new-site .hero.is-black .navbar-item, #new-site .hero.is-black .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-black .navbar-link.is-active, #new-site .hero.is-black .navbar-link:hover, #new-site .hero.is-black a.navbar-item.is-active, #new-site .hero.is-black a.navbar-item:hover {
        background-color: #000;
        color: #fff
    }

#new-site .hero.is-black .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-black .tabs a:hover, #new-site .hero.is-black .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-black .tabs.is-boxed a, #new-site .hero.is-black .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-black .tabs.is-boxed a:hover, #new-site .hero.is-black .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-black .tabs.is-boxed li.is-active a, #new-site .hero.is-black .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-black .tabs.is-toggle li.is-active a, #new-site .hero.is-black .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #0a0a0a
}

#new-site .hero.is-black.is-bold {
    background-image: -webkit-linear-gradient(309deg,#000,#0a0a0a 71%,#181616);
    background-image: linear-gradient(141deg,#000,#0a0a0a 71%,#181616)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-black.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#000,#0a0a0a 71%,#181616);
        background-image: linear-gradient(141deg,#000,#0a0a0a 71%,#181616)
    }
}

#new-site .hero.is-light {
    background-color: #b5b5b5;
    color: #363636
}

    #new-site .hero.is-light a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-light strong {
        color: inherit
    }

    #new-site .hero.is-light .title {
        color: #363636
    }

    #new-site .hero.is-light .subtitle {
        color: rgba(54,54,54,.9)
    }

        #new-site .hero.is-light .subtitle a:not(.button), #new-site .hero.is-light .subtitle strong {
            color: #363636
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-light .navbar-menu {
        background-color: #b5b5b5
    }
}

#new-site .hero.is-light .navbar-item, #new-site .hero.is-light .navbar-link {
    color: rgba(54,54,54,.7)
}

    #new-site .hero.is-light .navbar-link.is-active, #new-site .hero.is-light .navbar-link:hover, #new-site .hero.is-light a.navbar-item.is-active, #new-site .hero.is-light a.navbar-item:hover {
        background-color: #a8a8a8;
        color: #363636
    }

#new-site .hero.is-light .tabs a {
    color: #363636;
    opacity: .9
}

    #new-site .hero.is-light .tabs a:hover, #new-site .hero.is-light .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-light .tabs.is-boxed a, #new-site .hero.is-light .tabs.is-toggle a {
    color: #363636
}

    #new-site .hero.is-light .tabs.is-boxed a:hover, #new-site .hero.is-light .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-light .tabs.is-boxed li.is-active a, #new-site .hero.is-light .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-light .tabs.is-toggle li.is-active a, #new-site .hero.is-light .tabs.is-toggle li.is-active a:hover {
    background-color: #363636;
    border-color: #363636;
    color: #b5b5b5
}

#new-site .hero.is-light.is-bold {
    background-image: -webkit-linear-gradient(309deg,#a59295,#b5b5b5 71%,#c5c0bf);
    background-image: linear-gradient(141deg,#a59295,#b5b5b5 71%,#c5c0bf)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-light.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#a59295,#b5b5b5 71%,#c5c0bf);
        background-image: linear-gradient(141deg,#a59295,#b5b5b5 71%,#c5c0bf)
    }
}

#new-site .hero.is-dark {
    background-color: #363636;
    color: #b5b5b5
}

    #new-site .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-dark strong {
        color: inherit
    }

    #new-site .hero.is-dark .title {
        color: #b5b5b5
    }

    #new-site .hero.is-dark .subtitle {
        color: rgba(181,181,181,.9)
    }

        #new-site .hero.is-dark .subtitle a:not(.button), #new-site .hero.is-dark .subtitle strong {
            color: #b5b5b5
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-dark .navbar-menu {
        background-color: #363636
    }
}

#new-site .hero.is-dark .navbar-item, #new-site .hero.is-dark .navbar-link {
    color: rgba(181,181,181,.7)
}

    #new-site .hero.is-dark .navbar-link.is-active, #new-site .hero.is-dark .navbar-link:hover, #new-site .hero.is-dark a.navbar-item.is-active, #new-site .hero.is-dark a.navbar-item:hover {
        background-color: #292929;
        color: #b5b5b5
    }

#new-site .hero.is-dark .tabs a {
    color: #b5b5b5;
    opacity: .9
}

    #new-site .hero.is-dark .tabs a:hover, #new-site .hero.is-dark .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-dark .tabs.is-boxed a, #new-site .hero.is-dark .tabs.is-toggle a {
    color: #b5b5b5
}

    #new-site .hero.is-dark .tabs.is-boxed a:hover, #new-site .hero.is-dark .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-dark .tabs.is-boxed li.is-active a, #new-site .hero.is-dark .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-dark .tabs.is-toggle li.is-active a, #new-site .hero.is-dark .tabs.is-toggle li.is-active a:hover {
    background-color: #b5b5b5;
    border-color: #b5b5b5;
    color: #363636
}

#new-site .hero.is-dark.is-bold {
    background-image: -webkit-linear-gradient(309deg,#1f191a,#363636 71%,#46403f);
    background-image: linear-gradient(141deg,#1f191a,#363636 71%,#46403f)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-dark.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#1f191a,#363636 71%,#46403f);
        background-image: linear-gradient(141deg,#1f191a,#363636 71%,#46403f)
    }
}

#new-site .hero.is-primary {
    background-color: #007f23;
    color: #fff
}

    #new-site .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-primary strong {
        color: inherit
    }

    #new-site .hero.is-primary .title {
        color: #fff
    }

    #new-site .hero.is-primary .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-primary .subtitle a:not(.button), #new-site .hero.is-primary .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-primary .navbar-menu {
        background-color: #007f23
    }
}

#new-site .hero.is-primary .navbar-item, #new-site .hero.is-primary .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-primary .navbar-link.is-active, #new-site .hero.is-primary .navbar-link:hover, #new-site .hero.is-primary a.navbar-item.is-active, #new-site .hero.is-primary a.navbar-item:hover {
        background-color: #00661c;
        color: #fff
    }

#new-site .hero.is-primary .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-primary .tabs a:hover, #new-site .hero.is-primary .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-primary .tabs.is-boxed a, #new-site .hero.is-primary .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-primary .tabs.is-boxed a:hover, #new-site .hero.is-primary .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-primary .tabs.is-boxed li.is-active a, #new-site .hero.is-primary .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-primary .tabs.is-toggle li.is-active a, #new-site .hero.is-primary .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #007f23
}

#new-site .hero.is-primary.is-bold {
    background-image: -webkit-linear-gradient(309deg,#004c08,#007f23 71%,#009943);
    background-image: linear-gradient(141deg,#004c08,#007f23 71%,#009943)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-primary.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#004c08,#007f23 71%,#009943);
        background-image: linear-gradient(141deg,#004c08,#007f23 71%,#009943)
    }
}

#new-site .hero.is-link {
    background-color: #3aab59;
    color: #fff
}

    #new-site .hero.is-link a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-link strong {
        color: inherit
    }

    #new-site .hero.is-link .title {
        color: #fff
    }

    #new-site .hero.is-link .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-link .subtitle a:not(.button), #new-site .hero.is-link .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-link .navbar-menu {
        background-color: #3aab59
    }
}

#new-site .hero.is-link .navbar-item, #new-site .hero.is-link .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-link .navbar-link.is-active, #new-site .hero.is-link .navbar-link:hover, #new-site .hero.is-link a.navbar-item.is-active, #new-site .hero.is-link a.navbar-item:hover {
        background-color: #34984f;
        color: #fff
    }

#new-site .hero.is-link .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-link .tabs a:hover, #new-site .hero.is-link .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-link .tabs.is-boxed a, #new-site .hero.is-link .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-link .tabs.is-boxed a:hover, #new-site .hero.is-link .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-link .tabs.is-boxed li.is-active a, #new-site .hero.is-link .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-link .tabs.is-toggle li.is-active a, #new-site .hero.is-link .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #3aab59
}

#new-site .hero.is-link.is-bold {
    background-image: -webkit-linear-gradient(309deg,#248e30,#3aab59 71%,#3ac477);
    background-image: linear-gradient(141deg,#248e30,#3aab59 71%,#3ac477)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-link.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#248e30,#3aab59 71%,#3ac477);
        background-image: linear-gradient(141deg,#248e30,#3aab59 71%,#3ac477)
    }
}

#new-site .hero.is-info {
    background-color: #3aab59;
    color: #fff
}

    #new-site .hero.is-info a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-info strong {
        color: inherit
    }

    #new-site .hero.is-info .title {
        color: #fff
    }

    #new-site .hero.is-info .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-info .subtitle a:not(.button), #new-site .hero.is-info .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-info .navbar-menu {
        background-color: #3aab59
    }
}

#new-site .hero.is-info .navbar-item, #new-site .hero.is-info .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-info .navbar-link.is-active, #new-site .hero.is-info .navbar-link:hover, #new-site .hero.is-info a.navbar-item.is-active, #new-site .hero.is-info a.navbar-item:hover {
        background-color: #34984f;
        color: #fff
    }

#new-site .hero.is-info .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-info .tabs a:hover, #new-site .hero.is-info .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-info .tabs.is-boxed a, #new-site .hero.is-info .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-info .tabs.is-boxed a:hover, #new-site .hero.is-info .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-info .tabs.is-boxed li.is-active a, #new-site .hero.is-info .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-info .tabs.is-toggle li.is-active a, #new-site .hero.is-info .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #3aab59
}

#new-site .hero.is-info.is-bold {
    background-image: -webkit-linear-gradient(309deg,#248e30,#3aab59 71%,#3ac477);
    background-image: linear-gradient(141deg,#248e30,#3aab59 71%,#3ac477)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-info.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#248e30,#3aab59 71%,#3ac477);
        background-image: linear-gradient(141deg,#248e30,#3aab59 71%,#3ac477)
    }
}

#new-site .hero.is-success {
    background-color: #007f23;
    color: #fff
}

    #new-site .hero.is-success a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-success strong {
        color: inherit
    }

    #new-site .hero.is-success .title {
        color: #fff
    }

    #new-site .hero.is-success .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-success .subtitle a:not(.button), #new-site .hero.is-success .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-success .navbar-menu {
        background-color: #007f23
    }
}

#new-site .hero.is-success .navbar-item, #new-site .hero.is-success .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-success .navbar-link.is-active, #new-site .hero.is-success .navbar-link:hover, #new-site .hero.is-success a.navbar-item.is-active, #new-site .hero.is-success a.navbar-item:hover {
        background-color: #00661c;
        color: #fff
    }

#new-site .hero.is-success .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-success .tabs a:hover, #new-site .hero.is-success .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-success .tabs.is-boxed a, #new-site .hero.is-success .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-success .tabs.is-boxed a:hover, #new-site .hero.is-success .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-success .tabs.is-boxed li.is-active a, #new-site .hero.is-success .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-success .tabs.is-toggle li.is-active a, #new-site .hero.is-success .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #007f23
}

#new-site .hero.is-success.is-bold {
    background-image: -webkit-linear-gradient(309deg,#004c08,#007f23 71%,#009943);
    background-image: linear-gradient(141deg,#004c08,#007f23 71%,#009943)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-success.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#004c08,#007f23 71%,#009943);
        background-image: linear-gradient(141deg,#004c08,#007f23 71%,#009943)
    }
}

#new-site .hero.is-warning {
    background-color: #ffdd57;
    color: rgba(0,0,0,.7)
}

    #new-site .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-warning strong {
        color: inherit
    }

    #new-site .hero.is-warning .title {
        color: rgba(0,0,0,.7)
    }

    #new-site .hero.is-warning .subtitle {
        color: rgba(0,0,0,.9)
    }

        #new-site .hero.is-warning .navbar-item, #new-site .hero.is-warning .navbar-link, #new-site .hero.is-warning .subtitle a:not(.button), #new-site .hero.is-warning .subtitle strong, #new-site .hero.is-warning .tabs a, #new-site .hero.is-warning .tabs.is-boxed a, #new-site .hero.is-warning .tabs.is-toggle a {
            color: rgba(0,0,0,.7)
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-warning .navbar-menu {
        background-color: #ffdd57
    }
}

#new-site .hero.is-warning .navbar-link.is-active, #new-site .hero.is-warning .navbar-link:hover, #new-site .hero.is-warning a.navbar-item.is-active, #new-site .hero.is-warning a.navbar-item:hover {
    background-color: #ffd83d;
    color: rgba(0,0,0,.7)
}

#new-site .hero.is-warning .tabs a {
    opacity: .9
}

    #new-site .hero.is-warning .tabs a:hover, #new-site .hero.is-warning .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-warning .tabs.is-boxed a:hover, #new-site .hero.is-warning .tabs.is-toggle a:hover {
    background-color: rgba(10,10,10,.1)
}

#new-site .hero.is-warning .tabs.is-boxed li.is-active a, #new-site .hero.is-warning .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-warning .tabs.is-toggle li.is-active a, #new-site .hero.is-warning .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0,0,0,.7);
    border-color: rgba(0,0,0,.7);
    color: #ffdd57
}

#new-site .hero.is-warning.is-bold {
    background-image: -webkit-linear-gradient(309deg,#ffaf24,#ffdd57 71%,#fffa70);
    background-image: linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-warning.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#ffaf24,#ffdd57 71%,#fffa70);
        background-image: linear-gradient(141deg,#ffaf24,#ffdd57 71%,#fffa70)
    }
}

#new-site .hero.is-danger {
    background-color: #de2647;
    color: #fff
}

    #new-site .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-danger strong {
        color: inherit
    }

    #new-site .hero.is-danger .title {
        color: #fff
    }

    #new-site .hero.is-danger .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-danger .subtitle a:not(.button), #new-site .hero.is-danger .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-danger .navbar-menu {
        background-color: #de2647
    }
}

#new-site .hero.is-danger .navbar-item, #new-site .hero.is-danger .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-danger .navbar-link.is-active, #new-site .hero.is-danger .navbar-link:hover, #new-site .hero.is-danger a.navbar-item.is-active, #new-site .hero.is-danger a.navbar-item:hover {
        background-color: #cc1f3e;
        color: #fff
    }

#new-site .hero.is-danger .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-danger .tabs a:hover, #new-site .hero.is-danger .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-danger .tabs.is-boxed a, #new-site .hero.is-danger .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-danger .tabs.is-boxed a:hover, #new-site .hero.is-danger .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-danger .tabs.is-boxed li.is-active a, #new-site .hero.is-danger .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-danger .tabs.is-toggle li.is-active a, #new-site .hero.is-danger .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #de2647
}

#new-site .hero.is-danger.is-bold {
    background-image: -webkit-linear-gradient(309deg,#c0114e,#de2647 71%,#e73739);
    background-image: linear-gradient(141deg,#c0114e,#de2647 71%,#e73739)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-danger.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#c0114e,#de2647 71%,#e73739);
        background-image: linear-gradient(141deg,#c0114e,#de2647 71%,#e73739)
    }
}

#new-site .hero.is-twitter {
    background-color: #55acee;
    color: #fff
}

    #new-site .hero.is-twitter a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-twitter strong {
        color: inherit
    }

    #new-site .hero.is-twitter .title {
        color: #fff
    }

    #new-site .hero.is-twitter .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-twitter .subtitle a:not(.button), #new-site .hero.is-twitter .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-twitter .navbar-menu {
        background-color: #55acee
    }
}

#new-site .hero.is-twitter .navbar-item, #new-site .hero.is-twitter .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-twitter .navbar-link.is-active, #new-site .hero.is-twitter .navbar-link:hover, #new-site .hero.is-twitter a.navbar-item.is-active, #new-site .hero.is-twitter a.navbar-item:hover {
        background-color: #3ea1ec;
        color: #fff
    }

#new-site .hero.is-twitter .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-twitter .tabs a:hover, #new-site .hero.is-twitter .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-twitter .tabs.is-boxed a, #new-site .hero.is-twitter .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-twitter .tabs.is-boxed a:hover, #new-site .hero.is-twitter .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-twitter .tabs.is-boxed li.is-active a, #new-site .hero.is-twitter .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-twitter .tabs.is-toggle li.is-active a, #new-site .hero.is-twitter .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #55acee
}

#new-site .hero.is-twitter.is-bold {
    background-image: -webkit-linear-gradient(309deg,#1bbbf5,#55acee 71%,#68a1f4);
    background-image: linear-gradient(141deg,#1bbbf5,#55acee 71%,#68a1f4)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-twitter.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#1bbbf5,#55acee 71%,#68a1f4);
        background-image: linear-gradient(141deg,#1bbbf5,#55acee 71%,#68a1f4)
    }
}

#new-site .hero.is-linkedin {
    background-color: #0077b5;
    color: #fff
}

    #new-site .hero.is-linkedin a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-linkedin strong {
        color: inherit
    }

    #new-site .hero.is-linkedin .title {
        color: #fff
    }

    #new-site .hero.is-linkedin .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-linkedin .subtitle a:not(.button), #new-site .hero.is-linkedin .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-linkedin .navbar-menu {
        background-color: #0077b5
    }
}

#new-site .hero.is-linkedin .navbar-item, #new-site .hero.is-linkedin .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-linkedin .navbar-link.is-active, #new-site .hero.is-linkedin .navbar-link:hover, #new-site .hero.is-linkedin a.navbar-item.is-active, #new-site .hero.is-linkedin a.navbar-item:hover {
        background-color: #00669c;
        color: #fff
    }

#new-site .hero.is-linkedin .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-linkedin .tabs a:hover, #new-site .hero.is-linkedin .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-linkedin .tabs.is-boxed a, #new-site .hero.is-linkedin .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-linkedin .tabs.is-boxed a:hover, #new-site .hero.is-linkedin .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-linkedin .tabs.is-boxed li.is-active a, #new-site .hero.is-linkedin .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-linkedin .tabs.is-toggle li.is-active a, #new-site .hero.is-linkedin .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #0077b5
}

#new-site .hero.is-linkedin.is-bold {
    background-image: -webkit-linear-gradient(309deg,#006b82,#0077b5 71%,#0065cf);
    background-image: linear-gradient(141deg,#006b82,#0077b5 71%,#0065cf)
}

@media screen and (max-width:768px) {
    #new-site .hero.is-linkedin.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#006b82,#0077b5 71%,#0065cf);
        background-image: linear-gradient(141deg,#006b82,#0077b5 71%,#0065cf)
    }
}

#new-site .hero.is-github {
    background-color: #333;
    color: #fff
}

    #new-site .hero.is-github a:not(.button):not(.dropdown-item):not(.tag), #new-site .hero.is-github strong {
        color: inherit
    }

    #new-site .hero.is-github .title {
        color: #fff
    }

    #new-site .hero.is-github .subtitle {
        color: rgba(255,255,255,.9)
    }

        #new-site .hero.is-github .subtitle a:not(.button), #new-site .hero.is-github .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    #new-site .hero.is-github .navbar-menu {
        background-color: #333
    }
}

#new-site .hero.is-github .navbar-item, #new-site .hero.is-github .navbar-link {
    color: rgba(255,255,255,.7)
}

    #new-site .hero.is-github .navbar-link.is-active, #new-site .hero.is-github .navbar-link:hover, #new-site .hero.is-github a.navbar-item.is-active, #new-site .hero.is-github a.navbar-item:hover {
        background-color: #262626;
        color: #fff
    }

#new-site .hero.is-github .tabs a {
    color: #fff;
    opacity: .9
}

    #new-site .hero.is-github .tabs a:hover, #new-site .hero.is-github .tabs li.is-active a {
        opacity: 1
    }

#new-site .hero.is-github .tabs.is-boxed a, #new-site .hero.is-github .tabs.is-toggle a {
    color: #fff
}

    #new-site .hero.is-github .tabs.is-boxed a:hover, #new-site .hero.is-github .tabs.is-toggle a:hover {
        background-color: rgba(10,10,10,.1)
    }

#new-site .hero.is-github .tabs.is-boxed li.is-active a, #new-site .hero.is-github .tabs.is-boxed li.is-active a:hover, #new-site .hero.is-github .tabs.is-toggle li.is-active a, #new-site .hero.is-github .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #333
}

#new-site .hero.is-github.is-bold {
    background-image: -webkit-linear-gradient(309deg,#1c1718,#333 71%,#433e3d);
    background-image: linear-gradient(141deg,#1c1718,#333 71%,#433e3d)
}

#new-site .hero.is-small .hero-body {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

#new-site .hero.is-fullheight .hero-body, #new-site .hero.is-halfheight .hero-body {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

    #new-site .hero.is-fullheight .hero-body > .container, #new-site .hero.is-halfheight .hero-body > .container {
        -ms-flex-negative: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        flex-shrink: 1
    }

#new-site .hero.is-halfheight {
    min-height: 50vh
}

#new-site .hero.is-fullheight {
    min-height: 100vh
}

#new-site .hero-video {
    overflow: hidden
}

    #new-site .hero-video video {
        -webkit-transform: translate3d(-50%,-50%,0);
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        transform: translate3d(-50%,-50%,0)
    }

    #new-site .hero-video.is-transparent {
        opacity: .3
    }

#new-site .hero-buttons {
    margin-top: 1.5rem
}

@media screen and (max-width:768px) {
    #new-site .hero.is-github.is-bold .navbar-menu {
        background-image: -webkit-linear-gradient(309deg,#1c1718,#333 71%,#433e3d);
        background-image: linear-gradient(141deg,#1c1718,#333 71%,#433e3d)
    }

    #new-site .hero-video {
        display: none
    }

    #new-site .hero-buttons .button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

        #new-site .hero-buttons .button:not(:last-child) {
            margin-bottom: .75rem
        }
}

@media print,screen and (min-width:769px) {
    #new-site .hero.is-medium .hero-body {
        padding-bottom: 9rem;
        padding-top: 9rem
    }

    #new-site .hero.is-large .hero-body {
        padding-bottom: 18rem;
        padding-top: 18rem
    }

    #new-site .hero-buttons {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center
    }

        #new-site .hero-buttons .button:not(:last-child) {
            margin-right: 1.5rem
        }
}

#new-site .hero-foot, #new-site .hero-head {
    -ms-flex-positive: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0
}

#new-site .hero-body, #new-site .hero-foot, #new-site .hero-head {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

#new-site .hero-body {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

#new-site .section {
    padding: 1.5625rem 1.25rem
}

@media screen and (min-width:1024px) {
    #new-site .section.is-medium {
        padding: 9rem 1.5rem
    }

    #new-site .section.is-large {
        padding: 18rem 1.5rem
    }

    #new-site .dropdown .background {
        display: none
    }
}

#new-site .footer {
    background-color: #fafafa;
    padding: 3rem 1.5rem 6rem
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,100%,0);
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,-100%,0);
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        -webkit-transform: none;
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        -webkit-transform: none;
        opacity: 1;
        transform: none
    }
}

#new-site .b-checkbox.checkbox[disabled], #new-site .dropdown:not(.is-disabled) .dropdown-menu .dropdown-item.is-disabled, #new-site .dropdown:not(.is-disabled) .dropdown-menu .has-link a.is-disabled {
    opacity: .5
}

#new-site .dropdown .background {
    background-color: rgba(10,10,10,.86);
    cursor: pointer;
    position: fixed;
    z-index: 10
}

#new-site .dropdown .dropdown-menu .dropdown-item.is-disabled, #new-site .dropdown .dropdown-menu .has-link a.is-disabled {
    cursor: not-allowed
}

    #new-site .dropdown .dropdown-menu .dropdown-item.is-disabled:hover, #new-site .dropdown .dropdown-menu .has-link a.is-disabled:hover {
        background: inherit;
        color: inherit
    }

#new-site .dropdown .dropdown-menu .has-link a {
    padding-right: 3rem;
    white-space: nowrap
}

#new-site .dropdown .navbar-item {
    height: 100%
}

#new-site .dropdown.is-disabled {
    cursor: not-allowed;
    opacity: .5
}

#new-site .dropdown.is-inline .dropdown-menu {
    display: inline-block;
    padding: 0;
    position: static
}

#new-site .dropdown.is-top-right .dropdown-menu {
    bottom: 100%;
    top: auto
}

#new-site .dropdown.is-top-left .dropdown-menu {
    bottom: 100%;
    left: auto;
    right: 0;
    top: auto
}

#new-site .dropdown.is-bottom-left .dropdown-menu {
    left: auto;
    right: 0
}

@media screen and (max-width:1023px) {
    #new-site .dropdown.is-mobile-modal .dropdown-menu {
        -webkit-transform: translate3d(-50%,-25%,0);
        bottom: auto !important;
        left: 50% !important;
        max-height: -webkit-calc(100vh - 120px);
        max-height: calc(100vh - 120px);
        max-width: 460px;
        overflow-y: auto;
        position: fixed;
        right: auto !important;
        top: 25% !important;
        transform: translate3d(-50%,-25%,0);
        white-space: normal;
        width: -webkit-calc(100vw - 40px);
        width: calc(100vw - 40px)
    }

        #new-site .dropdown.is-mobile-modal .dropdown-menu .dropdown-item, #new-site .dropdown.is-mobile-modal .dropdown-menu .has-link a {
            padding: 1rem 1.5rem
        }
}

#new-site .collapse .collapse-trigger {
    cursor: pointer;
    display: inline
}

#new-site .collapse .collapse-content {
    display: inherit
}

#new-site .b-checkbox.checkbox {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    outline: 0
}

    #new-site .b-checkbox.checkbox input[type=checkbox] {
        display: none
    }

        #new-site .b-checkbox.checkbox input[type=checkbox] + .check {
            -ms-flex-negative: 0;
            -webkit-transition: background .15s ease-out;
            border: 2px solid #7a7a7a;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            -webkit-flex-shrink: 0;
            flex-shrink: 0;
            height: 1.25em;
            transition: background .15s ease-out;
            width: 1.25em
        }

        #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check {
            background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #007f23;
            border-color: #007f23
        }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-white {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%230a0a0a'/%3E%3C/svg%3E") 50% no-repeat #fff;
                border-color: #fff
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-black {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #0a0a0a;
                border-color: #0a0a0a
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-light {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23363636'/%3E%3C/svg%3E") 50% no-repeat #b5b5b5;
                border-color: #b5b5b5
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-dark {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23b5b5b5'/%3E%3C/svg%3E") 50% no-repeat #363636;
                border-color: #363636
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-primary {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #007f23;
                border-color: #007f23
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-info, #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-link {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #3aab59;
                border-color: #3aab59
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-success {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #007f23;
                border-color: #007f23
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-warning {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='rgba(0,0,0,.7)'/%3E%3C/svg%3E") 50% no-repeat #ffdd57;
                border-color: #ffdd57
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-danger {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #de2647;
                border-color: #de2647
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-twitter {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #55acee;
                border-color: #55acee
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-linkedin {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #0077b5;
                border-color: #0077b5
            }

            #new-site .b-checkbox.checkbox input[type=checkbox]:checked + .check.is-github {
                background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat #333;
                border-color: #333
            }

    #new-site .b-checkbox.checkbox .control-label {
        padding-left: .5em
    }

    #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check {
        border-color: #007f23
    }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-white {
            border-color: #fff
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-black {
            border-color: #0a0a0a
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-light {
            border-color: #b5b5b5
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-dark {
            border-color: #363636
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-primary {
            border-color: #007f23
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-info, #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-link {
            border-color: #3aab59
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-success {
            border-color: #007f23
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-warning {
            border-color: #ffdd57
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-danger {
            border-color: #de2647
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-twitter {
            border-color: #55acee
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-linkedin {
            border-color: #0077b5
        }

        #new-site .b-checkbox.checkbox:hover input[type=checkbox] + .check.is-github {
            border-color: #333
        }

    #new-site .b-checkbox.checkbox:focus input[type=checkbox] + .check {
        -webkit-box-shadow: 0 0 .5em rgba(122,122,122,.8);
        box-shadow: 0 0 .5em rgba(122,122,122,.8)
    }

    #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check {
        -webkit-box-shadow: 0 0 .5em rgba(0,127,35,.8);
        box-shadow: 0 0 .5em rgba(0,127,35,.8)
    }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-white {
            -webkit-box-shadow: 0 0 .5em rgba(255,255,255,.8);
            box-shadow: 0 0 .5em rgba(255,255,255,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-black {
            -webkit-box-shadow: 0 0 .5em rgba(10,10,10,.8);
            box-shadow: 0 0 .5em rgba(10,10,10,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-light {
            -webkit-box-shadow: 0 0 .5em rgba(181,181,181,.8);
            box-shadow: 0 0 .5em rgba(181,181,181,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-dark {
            -webkit-box-shadow: 0 0 .5em rgba(54,54,54,.8);
            box-shadow: 0 0 .5em rgba(54,54,54,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-primary {
            -webkit-box-shadow: 0 0 .5em rgba(0,127,35,.8);
            box-shadow: 0 0 .5em rgba(0,127,35,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-info, #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-link {
            -webkit-box-shadow: 0 0 .5em rgba(58,171,89,.8);
            box-shadow: 0 0 .5em rgba(58,171,89,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-success {
            -webkit-box-shadow: 0 0 .5em rgba(0,127,35,.8);
            box-shadow: 0 0 .5em rgba(0,127,35,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-warning {
            -webkit-box-shadow: 0 0 .5em rgba(255,221,87,.8);
            box-shadow: 0 0 .5em rgba(255,221,87,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-danger {
            -webkit-box-shadow: 0 0 .5em rgba(222,38,71,.8);
            box-shadow: 0 0 .5em rgba(222,38,71,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-twitter {
            -webkit-box-shadow: 0 0 .5em rgba(85,172,238,.8);
            box-shadow: 0 0 .5em rgba(85,172,238,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-linkedin {
            -webkit-box-shadow: 0 0 .5em rgba(0,119,181,.8);
            box-shadow: 0 0 .5em rgba(0,119,181,.8)
        }

        #new-site .b-checkbox.checkbox:focus input[type=checkbox]:checked + .check.is-github {
            -webkit-box-shadow: 0 0 .5em rgba(51,51,51,.8);
            box-shadow: 0 0 .5em rgba(51,51,51,.8)
        }

    #new-site .b-checkbox.checkbox.is-small {
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-size: .875rem
    }

    #new-site .b-checkbox.checkbox.is-medium {
        font-size: 1.25rem
    }

    #new-site .b-checkbox.checkbox.is-large {
        font-size: 1.125rem
    }

#new-site .modal .animation-content {
    margin: 0 20px
}

    #new-site .modal .animation-content .modal-card {
        margin: 0
    }

@media screen and (max-width:768px) {
    #new-site .modal .animation-content {
        width: 100%
    }
}

#new-site .is-noscroll {
    bottom: 0;
    overflow-y: hidden;
    position: fixed;
    width: 100%
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

#new-site .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,100%,0);
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

#new-site .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,-100%,0);
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

#new-site .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#new-site .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        -webkit-transform: none;
        opacity: 1;
        transform: none
    }
}

#new-site .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        -webkit-transform: none;
        opacity: 1;
        transform: none
    }
}

#new-site .fade-enter, #new-site .fade-leave-to, #new-site .zoom-in-enter, #new-site .zoom-in-leave-active, #new-site .zoom-out-enter, #new-site .zoom-out-leave-active {
    opacity: 0
}

#new-site .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

#new-site .fade-enter-active, #new-site .fade-leave-active {
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

#new-site .zoom-in-enter-active, #new-site .zoom-in-leave-active {
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

    #new-site .zoom-in-enter-active .animation-content, #new-site .zoom-in-leave-active .animation-content {
        -webkit-transition: -webkit-transform .15s ease-out;
        transition: -webkit-transform .15s ease-out;
        transition: transform .15s ease-out;
        transition: transform .15s ease-out,-webkit-transform .15s ease-out
    }

    #new-site .zoom-in-enter .animation-content, #new-site .zoom-in-leave-active .animation-content {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }

#new-site .zoom-out-enter-active, #new-site .zoom-out-leave-active {
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

    #new-site .zoom-out-enter-active .animation-content, #new-site .zoom-out-leave-active .animation-content {
        -webkit-transition: -webkit-transform .15s ease-out;
        transition: -webkit-transform .15s ease-out;
        transition: transform .15s ease-out;
        transition: transform .15s ease-out,-webkit-transform .15s ease-out
    }

    #new-site .zoom-out-enter .animation-content, #new-site .zoom-out-leave-active .animation-content {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

#new-site .slide-next-enter-active, #new-site .slide-next-leave-active, #new-site .slide-prev-enter-active, #new-site .slide-prev-leave-active {
    -webkit-transition: -webkit-transform .25s cubic-bezier(.785,.135,.15,.86);
    transition: -webkit-transform .25s cubic-bezier(.785,.135,.15,.86);
    transition: transform .25s cubic-bezier(.785,.135,.15,.86);
    transition: transform .25s cubic-bezier(.785,.135,.15,.86),-webkit-transform .25s cubic-bezier(.785,.135,.15,.86)
}

#new-site .slide-next-enter, #new-site .slide-prev-leave-to {
    -webkit-transform: translate3d(-100%,0,0);
    position: absolute;
    transform: translate3d(-100%,0,0);
    width: 100%
}

#new-site .slide-next-leave-to, #new-site .slide-prev-enter {
    -webkit-transform: translate3d(100%,0,0);
    position: absolute;
    transform: translate3d(100%,0,0);
    width: 100%
}

#new-site body {
    background: #f1f3f4;
    overflow: hidden;
    width: 100%
}

    #new-site body.is-login > :not(#app) {
        display: none !important
    }

#new-site cite {
    color: #3aab59;
    font-style: normal;
    text-decoration: underline;
    text-decoration-skip-ink: auto
}

#new-site hr {
    background-color: #f1f3f4;
    height: 1px
}

#new-site .button, #new-site .file-cta, #new-site .file-name, #new-site .input, #new-site .select select, #new-site .textarea {
    height: auto
}

    #new-site .input.is-active, #new-site .input.is-focused, #new-site .input:active, #new-site .input:focus, #new-site .textarea.is-active, #new-site .textarea.is-focused, #new-site .textarea:active, #new-site .textarea:focus {
        -webkit-box-shadow: none;
        border: 1px solid #007f23;
        box-shadow: none;
        outline: 0
    }

#new-site input:-webkit-autofill, #new-site select:-webkit-autofill, #new-site textarea:-webkit-autofill {
    z-index: 1
}

#new-site .field .control .input-container, #new-site .field .control .input__container {
    border: 1px solid #b5b5b5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: auto;
    padding: 0
}

    #new-site .field .control .input-container .input, #new-site .field .control .input__container .input {
        -webkit-transform: none;
        padding: 0 13px;
        -ms-transform: none;
        transform: none
    }

    #new-site .field .control .input-container .has-text-danger, #new-site .field .control .input__container .has-text-danger {
        display: block;
        letter-spacing: .3px;
        margin-top: 2px
    }

    #new-site .field .control .input-container button span, #new-site .field .control .input__container button span {
        color: #b5b5b5
    }

    #new-site .field .control .input-container .label__active.label__active--canscale, #new-site .field .control .input__container .label__active.label__active--canscale {
        background: #fff;
        color: #3aab59;
        left: 8px;
        margin-top: -18px;
        padding: 0 5px
    }

    #new-site .delete, #new-site .delete:focus, #new-site .delete:hover, #new-site .field .control .input-container.input__container--focus > div, #new-site .field .control .input__container.input__container--focus > div {
        background-color: transparent
    }

    #new-site .field .control .input-container label.label__placeholder, #new-site .field .control .input__container label.label__placeholder {
        color: #7a7a7a;
        left: 12px
    }

    #new-site .field .control .input-container.input__container--focus, #new-site .field .control .input__container.input__container--focus {
        border: 1px solid #3aab59
    }

    #new-site .field .control .input-container.has-error, #new-site .field .control .input__container.has-error {
        border: 1px solid #de2647;
        margin-bottom: 30px
    }

        #new-site .field .control .input-container.has-error .label__active.label__active--canscale, #new-site .field .control .input__container.has-error .label__active.label__active--canscale {
            color: #de2647
        }

        #new-site .field .control .input-container.has-error input[type=checkbox] + .check, #new-site .field .control .input__container.has-error input[type=checkbox] + .check {
            border: 2px solid #de2647
        }

    #new-site .field .control .input-container + .has-text-danger {
        display: block;
        margin-top: -30px
    }

#new-site .textarea {
    border: 0
}

    #new-site .textarea::-moz-placeholder {
        color: #7a7a7a
    }

    #new-site .textarea::-webkit-input-placeholder {
        color: #7a7a7a
    }

    #new-site .textarea:-moz-placeholder {
        color: #7a7a7a
    }

    #new-site .textarea:-ms-input-placeholder {
        color: #7a7a7a
    }

#new-site .delete:after, #new-site .delete:before {
    background-color: #b5b5b5
}

#new-site .delete:before {
    height: 1px
}

#new-site .delete:after {
    width: 1px
}

#new-site .router-link-active {
    color: #3aab59
}

#new-site .link:focus, #new-site .link:hover {
    color: #007f23;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-decoration-skip-ink: auto
}

#new-site .hero-body {
    padding: 1.5625rem 0 0
}

#new-site .scroll-section {
    background: #fff;
    display: block;
    margin: -80px auto 60px;
    max-width: 270px;
    padding: 25px 20px;
    position: relative;
    text-align: center
}

    #new-site .scroll-section:after, #new-site .scroll-section:before {
        -webkit-transform: skew(-25deg,0);
        background: #fff;
        -webkit-border-top-left-radius: 20px;
        border-top-left-radius: 20px;
        content: "";
        height: 60px;
        left: -40px;
        position: absolute;
        top: 0;
        -ms-transform: skew(-25deg,0);
        transform: skew(-25deg,0);
        width: 60px
    }

    #new-site .scroll-section:after {
        -webkit-transform: skew(25deg,0);
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 20px;
        border-top-right-radius: 20px;
        left: auto;
        right: -40px;
        -ms-transform: skew(25deg,0);
        transform: skew(25deg,0)
    }

#new-site .hero-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 760px;
    min-height: 100vh
}

@media screen and (min-width:1216px) {
    #new-site .hero-image {
        background-position: 50%
    }
}

#new-site .hero-image .title {
    color: #fff;
    margin-top: 8.125rem
}

@media print,screen and (min-width:769px) {
    #new-site .hero-image .title {
        margin-top: 0
    }
}

#new-site .hero-image .title span {
    display: block
}

#new-site .hero-image .hero-body.is-flex {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

#new-site .hero-image .other-brands {
    margin-top: 1.875rem
}

@media screen and (min-width:1024px) {
    #new-site .hero-image {
        background-position: 50%;
        background-size: 100%;
        min-height: 70vh
    }

        #new-site .hero-image .other-brands {
            max-width: 600px
        }
}

#new-site .hero-image .other-brands .image, #new-site .hero-image .other-brands > div {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

#new-site .hero-image .other-brands .image {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
    -webkit-border-radius: 4.2px;
    border-radius: 4.2px;
    height: 67px;
    width: 126px
}

    #new-site .hero-image .other-brands .image img {
        max-width: 100%;
        width: auto
    }

#new-site .educational-offer {
    background: #fff
}

    #new-site .educational-offer > div > p {
        margin: 0 auto;
        max-width: 230px
    }

@media print,screen and (min-width:769px) {
    #new-site .educational-offer > div > p {
        max-width: 800px
    }
}

#new-site .educational-offer .button.is-info {
    color: rgba(58,171,89,.5);
    height: 50px;
    margin: 1.875rem auto;
    max-width: 320px
}

#new-site .educational-offer .columns {
    padding: 3.125rem 0
}

#new-site .educational-offer .is-full {
    margin-top: 2.5rem
}

    #new-site .educational-offer .is-full figure.image img.is-rounded {
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

#new-site .educational-offer .has-play-button {
    bottom: 0;
    cursor: pointer;
    height: 160px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

    #new-site .educational-offer .has-play-button svg {
        margin-bottom: 15px
    }

    #new-site .educational-offer .has-play-button img {
        margin: 0 auto 20px;
        max-width: 70px
    }

#new-site .educational-offer .has-video {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}

@media print,screen and (min-width:769px) {
    #new-site .educational-offer .has-play-button img {
        max-width: 116px
    }

    #new-site .educational-offer .has-video {
        -webkit-border-radius: 10px;
        border-radius: 10px
    }
}

#new-site .educational-offer .has-video:before {
    background: rgba(0,0,0,.55);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#new-site .about-academy .card, #new-site .educational-offer .card {
    -webkit-box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
    background-color: #fff
}

#new-site .educational-offer .card {
    border: 1px solid #f2f2f2;
    box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
    height: 100%;
    padding: 3.75rem 0 2.5rem;
    text-align: center
}

#new-site .educational-offer .card-content {
    padding: 0;
    text-align: center;
    width: 100%
}

    #new-site .educational-offer .card-content h3 {
        margin: 0 auto;
        max-width: 170px
    }

    #new-site .educational-offer .card-content svg {
        margin-bottom: 3.125rem
    }

#new-site .educational-offer .other-brands {
    padding: 1.25rem 0 0
}

    #new-site .educational-offer .other-brands > div {
        -ms-flex-line-pack: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-align-content: center;
        align-content: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    #new-site .educational-offer .other-brands .image {
        -ms-flex-align: center;
        -ms-flex-pack: center;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        -webkit-align-items: center;
        align-items: center;
        display: inherit;
        -webkit-justify-content: center;
        justify-content: center
    }

        #new-site .educational-offer .other-brands .image img {
            max-width: 100%;
            width: auto
        }

#new-site .educational-offer + .educational-offer {
    background: 0 0
}

    #new-site .educational-offer + .educational-offer h2 {
        margin-top: 1.25rem
    }

#new-site .about-academy {
    background: #fff
}

    #new-site .about-academy .card {
        border: 1px solid #f1f3f4;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
        margin-bottom: 1.875rem;
        overflow: hidden
    }

#new-site .media-academy .card, #new-site .partners .card {
    -webkit-box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
    background-color: #fff
}

#new-site .about-academy .card-content {
    padding: 1.25rem
}

@media print,screen and (min-width:769px) {
    #new-site .about-academy .card-content {
        padding: 1.875rem
    }
}

#new-site .about-academy .card-content figure {
    background-position: 50%;
    background-size: cover;
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    margin: 0 -30px 15px;
    padding-right: 40px
}

    #new-site .about-academy .card-content figure img {
        height: auto;
        visibility: hidden
    }

#new-site .about-academy .card-content h2, #new-site .about-academy .card-content p {
    margin-bottom: .9375rem
}

#new-site .about-academy .card-content .columns {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

#new-site .about-academy .card-content .column:first-child {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2
}

@media print,screen and (min-width:769px) {
    #new-site .about-academy .card-content figure {
        margin-top: -20px
    }

        #new-site .about-academy .card-content figure img {
            height: 100%
        }

    #new-site .about-academy .card-content .column:first-child {
        -ms-flex-order: unset;
        -webkit-box-ordinal-group: unset;
        -webkit-order: unset;
        order: unset
    }
}

#new-site .about-academy .card-content .column:nth-child(2) {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    order: 1
}

@media print,screen and (min-width:769px) {
    #new-site .about-academy .card-content .column:nth-child(2) {
        -ms-flex-order: unset;
        -webkit-box-ordinal-group: unset;
        -webkit-order: unset;
        order: unset;
        padding-left: 4.375rem
    }
}

#new-site .media-academy {
    background: #fff
}

    #new-site .media-academy p {
        line-height: 1.71
    }

        #new-site .media-academy p.is-flex {
            -ms-flex-align: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            margin: .9375rem 0
        }

    #new-site .media-academy time {
        margin-left: 10px
    }

    #new-site .media-academy .card {
        border: 1px solid #f1f3f4;
        box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
        margin-bottom: 1.25rem;
        overflow: hidden
    }

        #new-site .media-academy .card figure {
            background-position: 50%;
            background-size: cover;
            margin-left: 20px;
            margin-right: -40px
        }

#new-site .history, #new-site .partners, #new-site .regulations {
    background: #fff
}

#new-site .media-academy .card .columns {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 1.25rem 1.25rem 0
}

@media print,screen and (min-width:769px) {
    #new-site .media-academy .card figure {
        height: 100%;
        margin: 0
    }

    #new-site .media-academy .card .columns {
        padding: 1.875rem
    }
}

#new-site .media-academy .card .columns a {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    color: rgba(58,171,89,.5);
    height: 3.125rem
}

#new-site .media-academy .card .columns > :first-child {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    margin: .3125rem -1.875rem 0;
    -webkit-order: 3;
    order: 3
}

@media print,screen and (min-width:769px) {
    #new-site .media-academy .card .columns > :first-child {
        -ms-flex-order: unset;
        -webkit-box-ordinal-group: unset;
        margin: -1.875rem;
        -webkit-order: unset;
        order: unset
    }
}

#new-site .media-academy .card .columns > :nth-child(2) {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    margin-left: 0;
    margin-right: 0;
    -webkit-order: 1;
    order: 1
}

@media print,screen and (min-width:769px) {
    #new-site .media-academy .card .columns > :nth-child(2) {
        -ms-flex-order: unset;
        -webkit-box-ordinal-group: unset;
        margin-left: 3.125rem;
        -webkit-order: unset;
        order: unset
    }
}

#new-site .media-academy .card .columns > :nth-child(3) {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    border-top: 1px solid #f1f3f4;
    -webkit-order: 2;
    order: 2
}

@media print,screen and (min-width:769px) {
    #new-site .media-academy .card .columns > :nth-child(3) {
        -ms-flex-order: unset;
        -webkit-box-ordinal-group: unset;
        border-left: 1px solid #f1f3f4;
        border-top: 0;
        -webkit-order: unset;
        order: unset;
        padding-left: 1.875rem
    }
}

#new-site .partners .card {
    border: 1px solid #f1f3f4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
    margin-bottom: 1.875rem;
    position: relative
}

    #new-site .partners .card .media-content {
        padding: .625rem 0
    }

    #new-site .partners .card h2 {
        margin-bottom: 1.875rem
    }

    #new-site .partners .card .card-content p {
        -webkit-transition: max-height .8s ease;
        color: #0a0a0a;
        letter-spacing: normal;
        line-height: 1.71;
        padding-right: 1.25rem;
        transition: max-height .8s ease
    }

        #new-site .partners .card .card-content p:not(:last-child) {
            margin-bottom: .9375rem
        }

    #new-site .partners .card .card-content figure {
        -ms-flex-align: start;
        -ms-flex-pack: center;
        -webkit-box-align: start;
        -webkit-box-pack: center;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        border-right: 1px solid #f1f3f4;
        height: 100%;
        -webkit-justify-content: center;
        justify-content: center;
        margin-right: 20px;
        padding: 30px 20px 20px
    }

        #new-site .partners .card .card-content figure img {
            height: auto;
            width: auto
        }

    #new-site .partners .card .card-content svg {
        cursor: pointer;
        margin-top: -10px;
        position: absolute;
        right: 40px;
        top: 50%
    }

#new-site .ytb-player {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#new-site .regulations h2 {
    margin-bottom: 1.25rem
}

#new-site .regulations ul:first-of-type > li {
    margin-bottom: 1.875rem
}

    #new-site .regulations ul:first-of-type > li ol {
        padding-left: 15px
    }

        #new-site .regulations ul:first-of-type > li ol li {
            margin-bottom: .9375rem
        }

#new-site .regulations ul p {
    line-height: 2.25
}

#new-site .history .column {
    height: 100%
}

#new-site .history .title {
    margin-bottom: .5rem
}

#new-site .history ul {
    overflow: hidden;
    position: relative
}

    #new-site .history ul:before {
        background: #f1f3f4;
        content: "";
        height: 100%;
        left: 50%;
        position: absolute;
        width: 1px
    }

    #new-site .history ul li {
        margin-bottom: 1.875rem;
        position: relative;
        width: 100%
    }

@media screen and (min-width:1024px) {
    #new-site .history ul > :nth-child(6) {
        margin-top: -110px
    }

    #new-site .history ul > :nth-child(8) {
        margin-top: -50px
    }

    #new-site .history ul li {
        width: 50%
    }
}

#new-site .history ul li .marker {
    background: #3aab59;
    height: 1px;
    left: 0;
    position: absolute;
    top: 40px;
    width: 100%
}

    #new-site .history ul li .marker:after {
        background: #3aab59;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        content: "";
        height: 21px;
        left: -10px;
        position: absolute;
        top: -10px;
        width: 21px
    }

#new-site .history ul li .card {
    -webkit-box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
    background-color: #fff;
    border: 1px solid #f1f3f4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
    overflow: hidden
}

#new-site .history ul li .card-content {
    padding-right: 30px
}

#new-site .history ul li .card-image img {
    -webkit-border-radius: 0;
    border-radius: 0
}

#new-site .history ul .card-left {
    clear: left;
    float: left
}

    #new-site .history ul .card-left .marker:after {
        left: auto;
        right: -10px
    }

#new-site .history ul .card-right {
    float: right
}

@media screen and (min-width:1024px) {
    #new-site .history ul .card-left {
        padding-right: 105px
    }

    #new-site .history ul .card-right {
        padding-left: 105px
    }
}

#new-site .history ul .card-right:nth-child(2) .marker {
    top: 120px
}

#new-site .content {
    text-align: left
}

    #new-site .content blockquote, #new-site .content figcaption {
        color: #0a0a0a;
        font-size: 1rem;
        font-style: italic;
        font-weight: 400;
        line-height: 1.88
    }

    #new-site .content blockquote {
        padding-left: 90px;
        position: relative
    }

        #new-site .content blockquote:before {
            content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzMyI+PHBhdGggZmlsbD0iIzNBQUI1OSIgZD0iTTE2LjUgMzNDMjUuNjEzIDMzIDMzIDI1LjYxMyAzMyAxNi41UzI1LjYxMyAwIDE2LjUgMCAwIDcuMzg3IDAgMTYuNSA3LjM4NyAzMyAxNi41IDMzem0yLjUxOC0xOS4yMDNsLTIuMDk3IDYuNzg0Yy0uMTE0LjQwMS0uMTcxLjY2Ny0uMTcxLjc5OCAwIC4wNjYuMDMuMTMxLjA5Mi4xOTcuMDYxLjA2NS4xMjcuMDk4LjE5Ny4wOThhLjU0LjU0IDAgMCAwIC4zNTYtLjE0OGMuMzAzLS4yMy42NTctLjYzMSAxLjA2LTEuMjA1LjAyOC0uMDQuMTItLjExOC4xNzMtLjA3NGwuMjE2LjExNWMuMDUzLjA0My4wMi4xMDUtLjAwMi4xNEMxNy43OTEgMjIuMTY4IDE2LjY3NyAyMyAxNS41IDIzYy0uNDU2IDAtLjgyLS4xMi0xLjA5Mi0uMzYyYTEuMTcgMS4xNyAwIDAgMS0uNDA4LS45MTVjMC0uMjQ2LjA2MS0uNTU3LjE4NC0uOTMzbDEuNDc0LTQuNzI5Yy4xNC0uNDUuMjEtLjc5LjIxLTEuMDE5IDAtLjE0Ny0uMDY4LS4yNzgtLjIwNC0uMzkzLS4xMzYtLjExNC0uMzE4LS4xNzItLjU0Ni0uMTcybC0uMTQ1LjAwMmMtLjA3NC4wMDItLjIxMy0uMDUyLS4xOS0uMTIyLjAyLS4wNTguMDQxLS4xMjEuMDUtLjE1NC4wNC0uMTU1LjQxOC0uMTY0LjQxOC0uMTY0bDIuOTMyLS40NDFzLjIzMy0uMDQyLjQtLjA0MmguMzNjLjIyNS0uMDAzLjEwNS4yNDEuMTA1LjI0MXptLjUyMi0yLjMxYTEuNTc2IDEuNTc2IDAgMCAxLTEuMTA2LjQyM2MtLjQyIDAtLjc4My0uMTQtMS4wODUtLjQyM2ExLjM1MSAxLjM1MSAwIDAgMS0uNDU0LTEuMDI2YzAtLjQuMTQ5LS43NDQuNDQ3LTEuMDMxLjI5OC0uMjg3LjY2Mi0uNDMgMS4wOTItLjQzLjQzOSAwIC44MS4xNDMgMS4xMTIuNDMuMzAzLjI4Ny40NTQuNjMuNDU0IDEuMDMxIDAgLjQwMi0uMTU0Ljc0My0uNDYgMS4wMjZ6Ii8+PC9zdmc+);
            left: 30px;
            margin-top: -20px;
            position: absolute;
            top: 50%
        }

    #new-site .content dl dd, #new-site .content dl dt, #new-site .content ol li, #new-site .content p, #new-site .content ul li {
        color: #0a0a0a;
        font-size: 1rem;
        font-style: normal;
        font-weight: 300;
        line-height: 1.88
    }

    #new-site .content ol {
        margin-left: 1em
    }

    #new-site .content ul li {
        line-height: 3;
        list-style: none
    }

        #new-site .content ul li:before {
            content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSI5IiBjeT0iOSIgcj0iOSIgZmlsbD0iIzNBQUI1OSIvPjxwYXRoIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLXdpZHRoPSIxLjE3NiIgZD0iTTkgNC44djguNE0xMy4yIDlINC44Ii8+PC9nPjwvc3ZnPg==);
            margin: 3px -30px;
            position: absolute
        }

    #new-site .content table {
        -webkit-box-shadow: 0 7px 11px 0 rgba(0,0,0,.03);
        background-color: #fff;
        border: 1px solid #f1f3f4;
        border-collapse: separate;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        box-shadow: 0 7px 11px 0 rgba(0,0,0,.03)
    }

        #new-site .content table thead {
            background: #3aab59
        }

            #new-site .content table thead th {
                color: #fff;
                font-size: 1.125rem;
                font-weight: 300
            }

        #new-site .content table tbody td:not(:last-child) {
            border-right: 1px solid #f1f3f4;
            font-size: 1.125rem;
            font-weight: 300
        }

#new-site .navbar-brand .navbar-item {
    margin: 0 15px;
    padding: 15px
}

#new-site .navbar-login {
    background: #fff;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 29
}

    #new-site .navbar-burger:hover, #new-site .navbar-login .navbar-link.is-active, #new-site .navbar-login .navbar-link:hover, #new-site .navbar-login a.navbar-item.is-active, #new-site .navbar-login a.navbar-item:hover {
        background: 0 0
    }

    #new-site .navbar-login .navbar-brand {
        width: 100%
    }

        #new-site .navbar-login .navbar-brand .navbar-item {
            margin-left: 0
        }

            #new-site .navbar-login .navbar-brand .navbar-item img {
                min-height: 52px
            }

@media screen and (min-width:1024px) {
    #new-site .navbar-menu {
        font-size: 14px
    }

    #new-site .navbar-login .navbar-brand {
        width: auto
    }

        #new-site .navbar-login .navbar-brand .navbar-item {
            margin-left: 15px
        }

            #new-site .navbar-login .navbar-brand .navbar-item img {
                min-height: 30px
            }
}

#new-site .navbar-login .navbar-menu {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 20px
}

@media screen and (min-width:1024px) {
    #new-site .navbar-login .navbar-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 0
    }
}

#new-site .navbar-login .navbar-menu .navbar-start {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    display: none;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 550px;
    width: 100%
}

@media screen and (min-width:1216px) {
    #new-site .navbar-menu {
        font-size: 16px
    }

    #new-site .navbar-login .navbar-brand .navbar-item img {
        min-height: 50px
    }

    #new-site .navbar-login .navbar-menu .navbar-start .navbar-item + nav {
        width: 233px
    }
}

#new-site .navbar-login .navbar-menu .navbar-start .navbar-item + nav .navbar-item {
    width: 100%
}

    #new-site .navbar-login .navbar-menu .navbar-start .navbar-item + nav .navbar-item > a {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        width: 100%
    }

@media screen and (min-width:1024px) {
    #new-site .navbar-login .navbar-menu .navbar-start {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    #new-site .navbar-login .navbar-menu .navbar-end {
        padding-right: 20px
    }

        #new-site .navbar-login .navbar-menu .navbar-end .button.is-danger {
            font-size: 14px
        }
}

#new-site .navbar-login .navbar-menu .navbar-end .button.is-danger {
    color: rgba(222,38,71,.5);
    padding: .625rem 3.75rem
}

    #new-site .navbar-login .navbar-menu .navbar-end .button.is-danger.is-danger.is-hovered, #new-site .navbar-login .navbar-menu .navbar-end .button.is-danger:hover {
        color: rgba(222,38,71,.5)
    }

@media screen and (min-width:1216px) {
    #new-site .navbar-login .navbar-menu .navbar-end .button.is-danger {
        font-size: 16px
    }
}

#new-site .navbar-login .navbar-menu .navbar-end .button.is-danger .icon {
    margin-top: .25rem
}

#new-site .navbar-login .navbar-menu .navbar-end .button.is-danger span {
    color: #fff;
    letter-spacing: .5px
}

#new-site .navbar-burger {
    margin-right: 5px;
    margin-top: 15px
}

    #new-site .navbar-burger:before {
        content: "MENU";
        font-size: 24px;
        position: absolute;
        right: 45px;
        top: 13.5px
    }

    #new-site .navbar-burger span {
        height: 2px
    }

        #new-site .navbar-burger span:first-child {
            top: -webkit-calc(50% - 2px);
            top: calc(50% - 2px)
        }

        #new-site .navbar-burger span:nth-child(2) {
            left: 21px;
            right: -webkit-calc(50% - 32px);
            right: calc(50% - 32px);
            top: -webkit-calc(50% + 5px);
            top: calc(50% + 5px);
            width: 13px
        }

        #new-site .navbar-burger span:nth-child(3) {
            top: -webkit-calc(50% + 12px);
            top: calc(50% + 12px)
        }

#new-site .filters, #new-site .navbar {
    z-index: 29
}

    #new-site .filters .menu, #new-site .navbar .menu {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }

        #new-site .filters .menu > span, #new-site .navbar .menu > span {
            -webkit-transition: opacity .6s ease;
            background: rgba(10,10,10,.6);
            content: "";
            height: 100%;
            left: 100%;
            opacity: 0;
            position: fixed;
            top: 0;
            transition: opacity .6s ease;
            width: 100%
        }

        #new-site .filters .menu > div, #new-site .navbar .menu > div {
            -webkit-transform: translateX(100%);
            -webkit-transition: -webkit-transform .6s ease;
            background: #fff;
            height: 100vh;
            overflow: auto;
            padding: 1.25rem 0;
            position: relative;
            position: absolute;
            right: 0;
            -ms-transform: translateX(100%);
            transform: translateX(100%);
            transition: -webkit-transform .6s ease;
            transition: transform .6s ease;
            transition: transform .6s ease,-webkit-transform .6s ease;
            width: -webkit-calc(100% - 60px);
            width: calc(100% - 60px)
        }

            #new-site .filters .menu > div p, #new-site .navbar .menu > div p {
                padding-right: 15px
            }

    #new-site .filters .menu-list, #new-site .navbar .menu-list {
        margin-top: 70px
    }

        #new-site .filters .menu-list li:first-child, #new-site .navbar .menu-list li:first-child {
            border-top: 1px solid #f1f3f4
        }

        #new-site .filters .menu-list li:last-child, #new-site .navbar .menu-list li:last-child {
            bottom: 0;
            position: absolute;
            width: 100%
        }

            #new-site .filters .menu-list li:last-child a, #new-site .navbar .menu-list li:last-child a {
                -webkit-border-radius: 0;
                border-radius: 0;
                padding: .9375rem 0
            }

        #new-site .filters .menu-list li, #new-site .navbar .menu-list li {
            border-bottom: 1px solid #f1f3f4
        }

            #new-site .filters .menu-list li .collapse-trigger span, #new-site .filters .menu-list li a, #new-site .navbar .menu-list li .collapse-trigger span, #new-site .navbar .menu-list li a {
                color: #3aab59;
                padding: 15px
            }

                #new-site .filters .menu-list li .collapse-trigger span .icon + span, #new-site .filters .menu-list li a .icon + span, #new-site .navbar .menu-list li .collapse-trigger span .icon + span, #new-site .navbar .menu-list li a .icon + span {
                    color: #0a0a0a;
                    margin: 2px 20px
                }

                #new-site .filters .menu-list li .collapse-trigger .has-arrow.is-active > .icon, #new-site .filters .menu-list li .collapse-trigger .has-arrow.is-active > span, #new-site .filters .menu-list li .collapse-trigger span:focus span + span, #new-site .filters .menu-list li .collapse-trigger span:hover span + span, #new-site .filters .menu-list li .collapse-trigger:focus .has-arrow .icon, #new-site .filters .menu-list li .collapse-trigger:hover .has-arrow .icon, #new-site .filters .menu-list li a:focus span + span, #new-site .filters .menu-list li a:hover span + span, #new-site .navbar .menu-list li .collapse-trigger .has-arrow.is-active > .icon, #new-site .navbar .menu-list li .collapse-trigger .has-arrow.is-active > span, #new-site .navbar .menu-list li .collapse-trigger span:focus span + span, #new-site .navbar .menu-list li .collapse-trigger span:hover span + span, #new-site .navbar .menu-list li .collapse-trigger:focus .has-arrow .icon, #new-site .navbar .menu-list li .collapse-trigger:hover .has-arrow .icon, #new-site .navbar .menu-list li a:focus span + span, #new-site .navbar .menu-list li a:hover span + span {
                    color: #fff
                }

                #new-site .filters .menu-list li .collapse-trigger span:focus, #new-site .filters .menu-list li .collapse-trigger span:hover, #new-site .filters .menu-list li a:focus, #new-site .filters .menu-list li a:hover, #new-site .navbar .menu-list li .collapse-trigger span:focus, #new-site .navbar .menu-list li .collapse-trigger span:hover, #new-site .navbar .menu-list li a:focus, #new-site .navbar .menu-list li a:hover {
                    background: #3aab59;
                    color: #fff
                }

            #new-site .filters .menu-list li .collapse-trigger:focus .has-arrow:after, #new-site .filters .menu-list li .collapse-trigger:hover .has-arrow:after, #new-site .navbar .menu-list li .collapse-trigger:focus .has-arrow:after, #new-site .navbar .menu-list li .collapse-trigger:hover .has-arrow:after {
                border-color: #fff
            }

            #new-site .filters .menu-list li .collapse-trigger .has-arrow:after, #new-site .navbar .menu-list li .collapse-trigger .has-arrow:after {
                -webkit-transform: rotate(-45deg);
                border-color: #3aab59;
                border-width: 2px;
                top: 20px;
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg)
            }

            #new-site .filters .menu-list li .collapse-trigger .has-arrow.is-active, #new-site .navbar .menu-list li .collapse-trigger .has-arrow.is-active {
                background: #3aab59
            }

                #new-site .filters .menu-list li .collapse-trigger .has-arrow.is-active:after, #new-site .navbar .menu-list li .collapse-trigger .has-arrow.is-active:after {
                    -webkit-transform: rotate(135deg);
                    border-color: #fff;
                    margin-top: 5px;
                    -ms-transform: rotate(135deg);
                    transform: rotate(135deg)
                }

            #new-site .filters .menu-list li .collapse-content li, #new-site .navbar .menu-list li .collapse-content li {
                margin: 0
            }

                #new-site .filters .menu-list li .collapse-content li a, #new-site .navbar .menu-list li .collapse-content li a {
                    -webkit-border-radius: 0;
                    border-radius: 0;
                    color: #0a0a0a;
                    padding-left: 57px
                }

                    #new-site .filters .menu-list li .collapse-content li a:focus, #new-site .filters .menu-list li .collapse-content li a:hover, #new-site .navbar .menu-list li .collapse-content li a:focus, #new-site .navbar .menu-list li .collapse-content li a:hover {
                        color: #fff
                    }

        #new-site .filters .menu-list .navbar-item span + span, #new-site .navbar .menu-list .navbar-item span + span {
            color: #0a0a0a;
            margin: .1875rem 1.25rem
        }

    #new-site .filters .menu .delete, #new-site .navbar .menu .delete {
        margin-top: -4px;
        min-height: 28px;
        min-width: 28px
    }

        #new-site .filters .menu .delete:after, #new-site .filters .menu .delete:before, #new-site .navbar .menu .delete:after, #new-site .navbar .menu .delete:before {
            background: #0a0a0a
        }

        #new-site .filters .menu .delete:before, #new-site .navbar .menu .delete:before {
            height: 2px
        }

        #new-site .filters .menu .delete:after, #new-site .navbar .menu .delete:after {
            width: 2px
        }

    #new-site .filters .menu .navbar-close, #new-site .navbar .menu .navbar-close {
        cursor: pointer
    }

    #new-site .filters .menu.is-active > span, #new-site .navbar .menu.is-active > span {
        left: 0;
        opacity: 1
    }

    #new-site .filters .menu.is-active > div, #new-site .navbar .menu.is-active > div {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    #new-site .filters .navbar-content ul, #new-site .navbar .navbar-content ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        text-align: center
    }

    #new-site .filters .menu {
        z-index: 40
    }

    #new-site .filters .menu-list li a {
        width: 100%
    }

    #new-site .filters .menu-list li .delete {
        position: absolute;
        right: 0
    }

    #new-site .filters .menu-list li:last-child {
        position: relative
    }

    #new-site .filters .menu-list li .collapse-trigger:focus span, #new-site .filters .menu-list li .collapse-trigger:hover span {
        color: #fff
    }

    #new-site .filters .menu-list li .collapse-trigger span {
        color: #0a0a0a;
        padding: 17px
    }

    #new-site .filters .menu-list li .navbar-content .delete {
        background: #dfe0e0;
        float: right;
        margin-right: 15px;
        margin-top: 2px;
        min-height: 16px;
        min-width: 16px
    }

        #new-site .filters .menu-list li .navbar-content .delete:before {
            height: 1px
        }

        #new-site .filters .menu-list li .navbar-content .delete:after {
            width: 1px
        }

    #new-site .filters .has-arrow {
        background: #f1f3f4;
        display: block
    }

        #new-site .filters .has-arrow:focus, #new-site .filters .has-arrow:hover {
            text-decoration: none
        }

        #new-site .filters .has-arrow:after {
            border-color: #fff;
            height: .6em;
            width: .6em
        }

        #new-site .filters .has-arrow > :first-child {
            margin-left: 30px
        }

#new-site .card {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

    #new-site .card .right-arrow-small-icon {
        color: #007f23;
        margin-top: -20px;
        position: absolute;
        right: 30px;
        top: 50%
    }

    #new-site .card img {
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px
    }

#new-site .card-content {
    padding: 1.25rem 3.75rem 1.25rem 1.25rem;
    position: relative
}

@media print,screen and (min-width:769px) {
    #new-site .card-content {
        padding: 1.25rem 3.75rem 1.875rem 1.875rem
    }
}

#new-site .card-content h2, #new-site .card-content p {
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

    #new-site .card-content p:first-child {
        color: #007f23
    }

#new-site .footer {
    background: #fff;
    padding-bottom: 2.1875rem;
    padding-top: 2.1875rem;
    position: relative
}

    #new-site .footer .title {
        margin-top: 5px
    }

    #new-site .footer .contact p {
        line-height: 24px
    }

        #new-site .footer .contact p:first-child {
            margin-bottom: 5px
        }

    #new-site .footer ul {
        -ms-flex-align: center;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -webkit-box-pack: justify;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }

        #new-site .footer ul li {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
            margin-bottom: 20px;
            text-align: center;
        }

@media screen and (min-width:1216px) {
    .footer ul.partners li a img {
        max-width: 135px !important;
        max-height: 80px !important
    }
}

@media screen and (min-width:1024px) {
    #new-site .footer ul {
        margin-left: 4.5%;
        margin-right: 10px
    }

        #new-site .footer ul li {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
            margin-bottom: 20px;
            text-align: center
        }

    #new-site .footer .partners > :first-child img {
        max-width: 74px
    }

    #new-site .footer .partners > :nth-child(2) img {
        max-width: 121px
    }

    #new-site .footer .partners > :nth-child(3) img {
        max-width: 64px
    }

    #new-site .footer .partners > :nth-child(4) img {
        max-width: 91px
    }

    #new-site .footer .partners > :nth-child(5) img {
        max-width: 39px
    }

    #new-site .footer .partners > :nth-child(6) img {
        max-width: 35px
    }

    #new-site .footer .partners > :nth-child(7) img {
        max-width: 88px
    }

    #new-site .footer .patronates > :first-child img {
        max-width: 70px
    }

    #new-site .footer .patronates > :nth-child(2) img {
        max-width: 68px
    }

    #new-site .footer .patronates > :nth-child(3) img {
        max-width: 62px
    }

    #new-site .footer .patronates > :nth-child(4) img {
        max-width: 117px
    }

    #new-site .footer .patronates > :nth-child(5) img {
        max-width: 58px
    }

    #new-site .footer .patronates > :nth-child(6) img {
        max-width: 49px
    }

    #new-site .footer .patronates > :nth-child(7) img {
        max-width: 111px
    }

    #new-site .footer .patronates > :nth-child(8) img {
        max-width: 80px
    }
}

#new-site .footer .navbar-brand {
    width: 20%
}

    #new-site .footer .navbar-brand .is-flex {
        -ms-flex-align: start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        padding-top: 8px
    }

    #new-site .footer .navbar-brand .navbar-item {
        margin-left: 0;
        padding-left: 0
    }

        #new-site .footer .navbar-brand .navbar-item img {
            max-height: 54px
        }

#new-site .footer .navbar-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    letter-spacing: .5px
}

    #new-site .footer .navbar-menu a {
        line-height: 1.67
    }

#new-site .footer .navbar-start {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%
}

@media screen and (min-width:1024px) {
    #new-site .footer .navbar-start {
        padding: 0 0 0 50px
    }
}

#new-site .footer .navbar-start > :last-child {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    justify-self: flex-end;
    min-width: 340px;
    padding-right: 0
}

#new-site .footer .navbar-link.is-active, #new-site .footer .navbar-link:hover, #new-site .footer a.navbar-item.is-active, #new-site .footer a.navbar-item:hover {
    background: 0 0;
    text-decoration: underline
}

#new-site .footer .navbar-item {
    padding-left: 0
}

@media screen and (min-width:1024px) {
    #new-site .footer .navbar-item {
        padding-left: 30px
    }
}

#new-site .footer hr {
    margin: 1.875rem -1.5625rem
}

#new-site .progress {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.06);
    border: 1px solid #b5b5b5;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.06)
}

#new-site .vue-star-rating {
    margin: 0 5px
}

#new-site .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-prev {
    left: 25px
}

#new-site .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-next {
    right: 25px
}

#new-site .VueCarousel .image + div {
    margin: 20px 0
}

#new-site .VueCarousel figure:before {
    bottom: -30px;
    color: #f1f3f4;
    content: "\201E";
    font-size: 200px;
    left: 0;
    line-height: normal;
    margin-left: -100px;
    opacity: .5;
    position: absolute
}

#new-site .VueCarousel-slide {
    padding: 20px
}

#new-site .VueCarousel-navigation-button svg {
    color: #007f23
}

#new-site .VueCarousel-navigation--disabled {
    opacity: 1
}

    #new-site .VueCarousel-navigation--disabled svg {
        color: #b5b5b5
    }

#new-site .VueCarousel-pagination .VueCarousel-dot-button {
    -webkit-transform: scaleY(.1);
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 0 25px;
    -ms-transform: scaleY(.1);
    transform: scaleY(.1)
}

#new-site .v-select .open-indicator {
    top: 21px
}

    #new-site .v-select .open-indicator:before {
        border-width: 2px 2px 0 0
    }

#new-site .v-select .selected-tag {
    color: #7a7a7a
}

#new-site .v-select .dropdown-toggle {
    border: 0;
    padding: 10px 5px
}

    #new-site .v-select .dropdown-toggle .clear {
        display: none
    }

#new-site .v-select.searchable .dropdown-toggle {
    max-height: 56px
}

#new-site .v-select.open .open-indicator {
    top: 27px
}

#new-site .v-select.open .dropdown-toggle {
    border: 0
}

#new-site .v-select.dropdown li a {
    color: #7a7a7a;
    padding: 15px 10px
}

#new-site .v-select.dropdown .highlight a, #new-site .v-select.dropdown li:hover a {
    background: #3aab59;
    color: #fff
}

#new-site .b-checkbox.is-small .control-label {
    line-height: 1.5;
    text-align: justify
}

#new-site .b-checkbox.is-small .check {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start
}

#new-site .breadcrumbs {
    background: #f1f3f4;
    padding: 6.5625rem 1.25rem 0
}

#new-site .breadcrumb {
    letter-spacing: .5px
}

    #new-site .breadcrumb.has-arrow-separator li + li:before {
        -webkit-transform: rotate(-135deg);
        border: 1px solid #007f23;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-right: 0;
        border-top: 0;
        content: "";
        display: inline-block;
        height: .4em;
        margin-top: -.1em;
        position: relative;
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        width: .4em
    }

    #new-site .breadcrumb li > span {
        padding: 0 .75em
    }

#new-site .modal-fullscreen .modal-content {
    -webkit-box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
    background: #fff;
    border: 1px solid #f1f3f4;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 12px 15px 0 rgba(183,201,216,.1);
    margin: 6.25rem 0 0;
    width: 900px
}

#new-site .modal-fullscreen .modal-background {
    background-color: #fff;
    background-image: url(/img/modal-background.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% auto
}

#new-site .modal-fullscreen .columns {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    #new-site .modal-fullscreen .columns > :first-child {
        border-right: 1px solid #f1f3f4;
        padding: 3.75rem 1.25rem
    }

@media screen and (min-width:1024px) {
    #new-site .modal-fullscreen .modal-content {
        margin: 0 1.25rem
    }

    #new-site .modal-fullscreen .columns > :first-child {
        padding: 3.75rem
    }
}

#new-site .modal-dialog .modal-content {
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5rem;
    position: relative;
    width: auto
}

    #new-site .modal-dialog .modal-content .modal-close {
        display: block;
        min-height: 38px;
        min-width: 38px;
        position: absolute;
        right: 10px;
        top: 10px
    }

        #new-site .modal-dialog .modal-content .modal-close:after, #new-site .modal-dialog .modal-content .modal-close:before {
            background-color: #0a0a0a
        }

        #new-site .modal-dialog .modal-content .modal-close:before {
            height: 1px
        }

        #new-site .modal-dialog .modal-content .modal-close:after {
            width: 1px
        }

    #new-site .modal-dialog .modal-content p {
        margin-bottom: 1.25rem
    }

    #new-site .modal-dialog .modal-content .button {
        height: 3.4375rem;
        max-width: 15rem
    }

#new-site .modal-dialog .modal-close {
    display: none
}

#new-site .has-arrow {
    position: relative
}

@media print,screen and (min-width:769px) {
    #new-site .has-arrow {
        display: inline
    }
}

#new-site .has-arrow:after {
    -webkit-transform: rotate(-135deg);
    border: 1px solid #007f23;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-right: 0;
    border-top: 0;
    content: "";
    display: inline-block;
    margin-left: .5em;
    margin-top: -.1em;
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

#new-site .has-text-grey-light-hover {
    color: #b5b5b5
}

#new-site .has-text-black-hover {
    color: #0a0a0a
}

#new-site .has-glow-button {
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease,-webkit-box-shadow .2s ease
}

    #new-site .has-glow-button:focus, #new-site .has-glow-button:hover {
        -webkit-box-shadow: 0 5px 17px 0 currentColor;
        box-shadow: 0 5px 17px 0 currentColor
    }

#new-site .has-border-bottom {
    margin-bottom: 15px
}

#new-site .has-border, #new-site .has-border-bottom {
    border-bottom: 1px solid #dfe0e0;
    padding: 1.5625rem 0
}

#new-site .has-border {
    border-top: 1px solid #dfe0e0;
    font-weight: 300;
    position: relative
}

    #new-site .has-border-bottom:after, #new-site .has-border-bottom:before, #new-site .has-border:after, #new-site .has-border:before {
        background: #b5b5b5;
        content: "";
        float: right;
        font-size: 1.75rem;
        height: 3px;
        margin-top: 10px;
        width: 11px
    }

    #new-site .has-border-bottom:after, #new-site .has-border:after {
        display: block;
        height: 11px;
        margin: 6px -7px;
        width: 3px
    }

#new-site .is-active.has-border-bottom:after, #new-site .navbar.navbar-logged .navbar-end .icon + span {
    display: none
}

#new-site .is-active.has-border-bottom {
    font-weight: 700
}

#new-site .has-text-shadow {
    text-shadow: 0 1px 3px rgba(0,0,0,.33)
}

#new-site .is-size-7-em {
    font-size: .875em
}

#new-site .is-dotted {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    clear: both;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
    position: relative
}

    #new-site .is-dotted:before {
        bottom: 18px;
        color: #b5b5b5;
        content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
        float: left;
        left: 0;
        letter-spacing: 3px;
        position: absolute;
        white-space: nowrap;
        width: 0
    }

    #new-site .is-dotted span {
        background: #fff;
        padding-right: 10px;
        z-index: 1
    }

        #new-site .is-dotted span:first-child {
            float: left;
            margin-top: 13px;
            position: relative
        }

        #new-site .is-dotted span + span {
            float: right;
            padding-left: 10px;
            padding-right: 0;
            position: relative
        }

#new-site .is-container-thin {
    max-width: 980px
}

#new-site .is-borderless {
    border: 0 !important
}

#new-site .collapse {
    -webkit-transition: max-height .8s ease;
    max-height: 2000px;
    transition: max-height .8s ease
}

    #new-site .collapse svg {
        -webkit-transition: -webkit-transform .8s ease;
        transition: -webkit-transform .8s ease;
        transition: transform .8s ease;
        transition: transform .8s ease,-webkit-transform .8s ease
    }

    #new-site .collapse:not(.is-collapsed) + svg {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

#new-site .is-collapsed {
    max-height: 0;
    overflow: hidden
}

    #new-site .is-collapsed + svg {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

#new-site input.is-touched, #new-site select.is-touched, #new-site textarea.is-touched {
    z-index: auto
}

#new-site .navbar.navbar-logged .navbar-brand img {
    min-height: 52px
}

@media screen and (min-width:1024px) {
    #new-site .navbar.navbar-logged .navbar-brand img {
        min-height: 30px
    }

    #new-site .navbar-dropdown {
        font-size: 14px
    }
}

#new-site .navbar.navbar-logged .navbar-start {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width:1216px) {
    #new-site .navbar.navbar-logged .navbar-brand img {
        min-height: 50px
    }

    #new-site .navbar.navbar-logged .navbar-start .navbar-item + nav {
        width: 233px
    }

    #new-site .navbar.navbar-logged .navbar-end .navbar-item .field.is-grouped p a > span {
        margin-right: 15px
    }
}

#new-site .navbar.navbar-logged .navbar-start .navbar-item + nav .navbar-item {
    width: 100%
}

    #new-site .navbar.navbar-logged .navbar-start .navbar-item + nav .navbar-item > a {
        width: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: center
    }

#new-site .navbar.navbar-logged .navbar-end .navbar-item {
    background: #3aab59
}

    #new-site .navbar.navbar-logged .navbar-end .navbar-item .field.is-grouped {
        height: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        #new-site .navbar.navbar-logged .navbar-end .navbar-item .field.is-grouped p {
            height: 100%
        }

            #new-site .navbar.navbar-logged .navbar-end .navbar-item .field.is-grouped p a {
                height: 100%;
                padding: 0 25px 0 35px
            }

#new-site .navbar.navbar-logged .menu > div {
    overflow: auto
}

    #new-site .navbar.navbar-logged .menu > div .menu-list li:last-child {
        position: relative
    }

#new-site .navbar-link.is-active, #new-site .navbar-link:hover, #new-site a.navbar-item.is-active, #new-site a.navbar-item:hover {
    background: 0 0
}

#new-site .navbar-dropdown {
    padding: 0;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2
}

    #new-site .navbar-dropdown a.navbar-item {
        background: #4a4a4a;
        color: #fff;
        padding: 15px 20px;
        border-bottom: solid 1px #7a7a7a
    }

        #new-site .navbar-dropdown a.navbar-item:focus, #new-site .navbar-dropdown a.navbar-item:hover {
            background: #3aab59;
            color: #fff
        }

    #new-site .navbar-dropdown .navbar-item:first-child:before {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 20px;
        top: -10px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #4a4a4a;
        z-index: 1
    }

    #new-site .navbar-dropdown .navbar-item:first-child:focus:before, #new-site .navbar-dropdown .navbar-item:first-child:hover:before {
        border-bottom: 10px solid #3aab59
    }

#new-site .has-arrow {
    display: block
}

    #new-site .has-arrow:focus, #new-site .has-arrow:hover {
        text-decoration: none
    }

    #new-site .has-arrow:after {
        height: .6em;
        width: .6em;
        right: 25px;
        border-color: #fff
    }

#new-site .dwn-arrow-icon {
    opacity: .5;
    margin-left: 30px;
    margin-right: 10px
}

#new-site .person-icon {
    width: 26px;
    height: 26px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 5px 5px 5px 6px;
    margin-right: 15px
}

#new-site + .content .middle-nav {
    margin-top: 80px
}

@media screen and (min-width:1024px) {
    #new-site + .content .middle-nav {
        margin-top: 60px
    }
}

@media screen and (min-width:1216px) {
    #new-site .navbar.navbar-logged .navbar-end .icon + span {
        display: block
    }

    #new-site .navbar-dropdown {
        font-size: 16px
    }

    #new-site + .content .middle-nav {
        margin-top: 80px
    }
}

#new-site + .content > .container:first-child {
    margin-top: 150px
}

#new-site .contact {
    min-height: auto
}

#new-site .green-menu {
    background-color: #3aab59;
    padding: 15px !important
}

.text-green {
    color: #017b2f !important
}

.text-red {
    color: #ff0000 !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.text-center {
    text-align: center !important
}

ul.list-circle>li {
    list-style-type: circle;
    list-style: circle !important;
    margin-left: 20px;
    padding-left: 0px;
    background: none !important;
}

ul.list-decimal li {
    list-style-type: decimal !important;
    list-style: decimal !important;
    margin-left: 20px;
    padding-left: 0px;
    background: none !important;
}

.table-100 {
    min-width: 100% !important;
}

.background-dark-violet {
    background-color: #ccc1da;
}

.background-light-violet {
    background-color: #e6e0ec;
}

.header-3 {
    font-size: 1.17em;
}

.my-academy-info-question-header {
    font-size: 1.27em;
    font-weight: 500;
}

.my-academy-info-question {
    font-size: 1.17em;
    font-weight: 500;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.white-border td, th {
    border: 5px solid white;
}

.incentive-system-rules-container p {
    font-size: 15px;
    color: black;
}
