body {
    font-family: "Open Sans", sans-serif
}

input, select, textarea, button {
    font-family: "Open Sans", sans-serif
}

.title {
    font-family: "Libre Franklin", sans-serif
}

.subtitle {
    font-family: "Libre Franklin", sans-serif
}

.info {
    border-color: #0084ff
}

@media (max-width: 767px) {
    .info {
        border-color: transparent
    }
}

.info h3, .info .h3 {
    font-family: "Open Sans", sans-serif
}

.questionfield {
    border-color: #0084ff
}

@media (max-width: 767px) {
    .questionfield {
        border-color: transparent
    }
}

.questionfield h3, .questionfield .h3 {
    font-family: "Open Sans", sans-serif
}

.questions {
    border-color: #0084ff
}

@media (max-width: 991px) {
    .questions {
        border-color: transparent
    }
}

.timer {
    font-family: "Open Sans", sans-serif
}

a {
    color: #17a1e6
}

.btn, .btn-continue, .btn-continue-like, .button, .ynBTN_alpha {
    background: #0084ff;
    border-color: #0084ff;
    color: #fff;
    box-shadow: none
}

.btn:hover, .btn-continue:hover, .btn-continue-like:hover, .button:hover, .ynBTN_alpha:hover, .btn:active, .btn-continue:active, .btn-continue-like:active, .button:active, .ynBTN_alpha:active, .btn:focus, .btn-continue:focus, .btn-continue-like:focus, .button:focus, .ynBTN_alpha:focus {
    background: #006acc;
    border-color: #006acc;
    color: #fff
}

.btn:disabled, .btn-continue:disabled, .btn-continue-like:disabled, .button:disabled, .ynBTN_alpha:disabled {
    cursor: default;
    background: #dddfde;
    border-color: #dddfde;
    color: rgba(0, 0, 0, 0.3)
}

.btn:disabled:hover, .btn-continue:disabled:hover, .btn-continue-like:disabled:hover, .button:disabled:hover, .ynBTN_alpha:disabled:hover, .btn:disabled:active, .btn-continue:disabled:active, .btn-continue-like:disabled:active, .button:disabled:active, .ynBTN_alpha:disabled:active, .btn:disabled:focus, .btn-continue:disabled:focus, .btn-continue-like:disabled:focus, .button:disabled:focus, .ynBTN_alpha:disabled:focus {
    background: #dddfde;
    border-color: #dddfde;
    color: rgba(0, 0, 0, 0.3)
}

.layout-4steps .btn, .layout-4steps .btn-continue, .layout-4steps .btn-continue-like, .layout-4steps .button, .layout-4steps .ynBTN_alpha, .layout-4steps .btn-continue, .layout-4steps .btn-continue-like, .layout-4steps .button, .layout-4steps .ynBTN_alpha {
    transition: none
}

.layout-4steps .btn:hover, .layout-4steps .btn-continue:hover, .layout-4steps .btn-continue-like:hover, .layout-4steps .button:hover, .layout-4steps .ynBTN_alpha:hover, .layout-4steps .btn:active, .layout-4steps .btn-continue:active, .layout-4steps .btn-continue-like:active, .layout-4steps .button:active, .layout-4steps .ynBTN_alpha:active, .layout-4steps .btn:focus, .layout-4steps .btn-continue:focus, .layout-4steps .btn-continue-like:focus, .layout-4steps .button:focus, .layout-4steps .ynBTN_alpha:focus, .layout-4steps .btn-continue:hover, .layout-4steps .btn-continue:active, .layout-4steps .btn-continue:focus, .layout-4steps .btn-continue-like:hover, .layout-4steps .btn-continue-like:active, .layout-4steps .btn-continue-like:focus, .layout-4steps .button:hover, .layout-4steps .button:active, .layout-4steps .button:focus, .layout-4steps .ynBTN_alpha:hover, .layout-4steps .ynBTN_alpha:active, .layout-4steps .ynBTN_alpha:focus {
    background: #0084ff;
    border-color: #000;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.39);
    color: #fff
}

.layout-4steps .btn.disabled:hover, .layout-4steps .disabled.btn-continue:hover, .layout-4steps .disabled.btn-continue-like:hover, .layout-4steps .disabled.button:hover, .layout-4steps .disabled.ynBTN_alpha:hover, .layout-4steps .btn.disabled:active, .layout-4steps .disabled.btn-continue:active, .layout-4steps .disabled.btn-continue-like:active, .layout-4steps .disabled.button:active, .layout-4steps .disabled.ynBTN_alpha:active, .layout-4steps .btn.disabled:focus, .layout-4steps .disabled.btn-continue:focus, .layout-4steps .disabled.btn-continue-like:focus, .layout-4steps .disabled.button:focus, .layout-4steps .disabled.ynBTN_alpha:focus, .layout-4steps .btn-continue.disabled:hover, .layout-4steps .btn-continue.disabled:active, .layout-4steps .btn-continue.disabled:focus, .layout-4steps .btn-continue-like.disabled:hover, .layout-4steps .btn-continue-like.disabled:active, .layout-4steps .btn-continue-like.disabled:focus, .layout-4steps .button.disabled:hover, .layout-4steps .button.disabled:active, .layout-4steps .button.disabled:focus, .layout-4steps .ynBTN_alpha.disabled:hover, .layout-4steps .ynBTN_alpha.disabled:active, .layout-4steps .ynBTN_alpha.disabled:focus {
    background-color: #fff;
    background-image: url(cce17ddd/images/lock_grey.png);
    background-repeat: no-repeat;
    -webkit-background-size: auto 50%;
    -moz-background-size: auto 50%;
    -o-background-size: auto 50%;
    background-size: auto 50%;
    background-position: 95% 50%;
    border-color: #000;
    color: #969696
}

.btn-grey, .ynBTN_beta {
    background: #ccc;
    border-color: #ccc;
    color: #000
}

.btn-grey:hover, .ynBTN_beta:hover, .btn-grey:active, .ynBTN_beta:active, .btn-grey:focus, .ynBTN_beta:focus {
    background: #b3b3b3;
    border-color: #b3b3b3;
    color: #000
}

.btn-gradient {
    background: #0084ff linear-gradient(to bottom, #339dff 0, #006acc 100%) repeat-x scroll 0 0;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset
}

.btn-gradient:hover, .btn-gradient:active, .btn-gradient:focus {
    color: #000;
    background: #006acc linear-gradient(to bottom, #006acc 0, #004f99 100%) repeat-x scroll 0 0
}

.btn-continue, .btn-continue-like {
    text-transform: none;
    border-color: #000
}

.button {
    border-color: #000
}

.ynBTN_alpha {
    border-color: #000
}

.ynBTN_beta {
    border-color: #000
}

.progress-bar > div {
    background: #0084ff
}

.progress-point.active {
    background: #0084ff
}

.gender label.radio input:checked + label, .gender-wrap label.radio input:checked + label {
    color: #000;
    background: #0084ff
}

label.radio input:checked + label:before {
    background: #0084ff
}

label.checkbox:hover input + span {
    color: #0084ff
}

label.checkbox:hover input + span:before {
    border-color: #006acc
}

label.checkbox:hover input:checked + span:before {
    border-color: #0084ff
}

label.checkbox input:checked + span:before {
    background: #0084ff
}

label.checkbox input + span:before {
    border-color: #0084ff
}

.panel-step.active .panel-step-number {
    border-color: #0084ff;
    background: #0084ff;
    color: #000
}

.panel-step.finished .panel-step-number {
    border-color: #0084ff;
    color: #0084ff
}

.question-progress > div {
    background: #0084ff
}

.question-text .radio:hover input + span, .question-text .checkbox:hover input + span {
    color: #0084ff
}

.question-text .radio:hover input + span:before, .question-text .checkbox:hover input + span:before {
    border-color: #006acc
}

.question-text .radio:hover input:checked + span:before, .question-text .checkbox:hover input:checked + span:before {
    border-color: #0084ff
}

.question-text .radio input:checked + span:before, .question-text .checkbox input:checked + span:before {
    background: #0084ff
}

.question-text .radio input + span:before, .question-text .checkbox input + span:before {
    border-color: #0084ff
}

.question-text .q-select {
    border-color: #0084ff
}

.question-text .q-textarea {
    border-color: #0084ff
}

.question-text .checkbox-information:hover:before {
    color: #0084ff;
    border-color: #0084ff
}

.select2-dropdown {
    border-color: #0084ff
}

.q-select-wrap .select2-selection--single {
    border-color: #0084ff
}

.q-btn.q-btn-transparent {
    color: #0084ff;
    background: transparent;
    border-color: transparent
}

.q-btn.q-btn-transparent:hover {
    color: #006acc;
    background: transparent;
    border-color: transparent
}

.radio-button:hover input + span {
    background: #006acc;
    color: #fff
}

.radio-button input:checked + span {
    background: #006acc
}

.radio-button input + span {
    color: #fff;
    background: #0084ff
}

.radio-button-empty input:checked + span {
    color: #0084ff;
    background: #006acc
}

.radio-button-empty input + span {
    color: #0084ff;
    background: 0
}

.radio-img:hover input + span .radio-pic:after {
    background-color: rgba(0, 132, 255, 0.7)
}

.radio-img input:checked + span .radio-pic:after {
    background-color: rgba(0, 132, 255, 0.7)
}

.radio-img-empty:hover input + span {
    border-color: #006acc;
    background: #006acc !important;
    color: #fff
}

.radio-img-empty:hover input + span .radio-text {
    color: #fff
}

.radio-img-empty .radio-pic {
    display: none
}

.radio-img-empty input:checked + span {
    color: #fff;
    background: #0084ff
}

.radio-img-empty input:checked + span .radio-text {
    color: #fff
}

.radio-img-empty input + span {
    color: #0084ff;
    border-color: #0084ff
}

.radio-img-empty input + span .radio-text {
    color: #0084ff
}

.cosponsors-wrap .position-form .checkbox-outer .checkbox-answers .form-group .checkbox-answer.positive-answer {
    background: #0084ff;
    color: #fff
}














body {
    color: #000;
    background-color: #fff
}

input, select, textarea, button {
    color: #000
}

h1, .h1 {
    color: #000
}

h2, .h2 {
    color: #000
}

h3, .h3 {
    color: #000
}

h4, .h4 {
    color: #000
}

h5, .h5 {
    color: #000
}

h6, .h6 {
    color: #000
}

table td {
    border-bottom-color: #ccc
}

.header {
    color: #000
}

.header a {
    color: #000
}

.header-in {
    background: #fff
}

.choose-line {
    background: #141414;
    color: #fff
}

@media (max-width: 900px) {
    .choose-line {
        background: #fff;
        color: #000
    }
}

.select-color h5 {
    color: #fff
}

@media (max-width: 900px) {
    .select-color h5 {
        color: #000
    }
}

.select-color label input:checked + div .select-color-round {
    border-color: #43cb83
}

.select-color-round:hover {
    border-color: #43cb83
}

.capacity h5 {
    color: #fff
}

@media (max-width: 900px) {
    .capacity h5 {
        color: #000
    }
}

.capacity label input:checked + div .btn-bordered:before {
    background-color: #43cb83
}

.capacity label input:checked + div .btn-bordered:after {
    border-color: #43cb83
}

.capacity label .btn-bordered {
    border-color: #fff
}

@media (max-width: 900px) {
    .capacity label .btn-bordered {
        border-color: #000;
        color: #000
    }
}

.hero-line-sm {
    background-color: #fff
}

.hero-line-sm .timer {
    background: rgba(242, 235, 48, 0.95)
}

.hero-line-sm .timer.alert {
    background: rgba(235, 50, 56, 0.95)
}

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea, select, .form-control {
    color: #000;
    background-color: #fff;
    border-color: #000
}

[type="text"]::-webkit-input-placeholder, [type="password"]::-webkit-input-placeholder, [type="date"]::-webkit-input-placeholder, [type="datetime"]::-webkit-input-placeholder, [type="datetime-local"]::-webkit-input-placeholder, [type="month"]::-webkit-input-placeholder, [type="week"]::-webkit-input-placeholder, [type="email"]::-webkit-input-placeholder, [type="number"]::-webkit-input-placeholder, [type="search"]::-webkit-input-placeholder, [type="tel"]::-webkit-input-placeholder, [type="time"]::-webkit-input-placeholder, [type="url"]::-webkit-input-placeholder, [type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}

[type="text"]:-moz-placeholder, [type="password"]:-moz-placeholder, [type="date"]:-moz-placeholder, [type="datetime"]:-moz-placeholder, [type="datetime-local"]:-moz-placeholder, [type="month"]:-moz-placeholder, [type="week"]:-moz-placeholder, [type="email"]:-moz-placeholder, [type="number"]:-moz-placeholder, [type="search"]:-moz-placeholder, [type="tel"]:-moz-placeholder, [type="time"]:-moz-placeholder, [type="url"]:-moz-placeholder, [type="color"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, .form-control:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4)
}

[type="text"]::-moz-placeholder, [type="password"]::-moz-placeholder, [type="date"]::-moz-placeholder, [type="datetime"]::-moz-placeholder, [type="datetime-local"]::-moz-placeholder, [type="month"]::-moz-placeholder, [type="week"]::-moz-placeholder, [type="email"]::-moz-placeholder, [type="number"]::-moz-placeholder, [type="search"]::-moz-placeholder, [type="tel"]::-moz-placeholder, [type="time"]::-moz-placeholder, [type="url"]::-moz-placeholder, [type="color"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4)
}

[type="text"]:-ms-input-placeholder, [type="password"]:-ms-input-placeholder, [type="date"]:-ms-input-placeholder, [type="datetime"]:-ms-input-placeholder, [type="datetime-local"]:-ms-input-placeholder, [type="month"]:-ms-input-placeholder, [type="week"]:-ms-input-placeholder, [type="email"]:-ms-input-placeholder, [type="number"]:-ms-input-placeholder, [type="search"]:-ms-input-placeholder, [type="tel"]:-ms-input-placeholder, [type="time"]:-ms-input-placeholder, [type="url"]:-ms-input-placeholder, [type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}

[type="text"]::-webkit-input-placeholder, [type="password"]::-webkit-input-placeholder, [type="date"]::-webkit-input-placeholder, [type="datetime"]::-webkit-input-placeholder, [type="datetime-local"]::-webkit-input-placeholder, [type="month"]::-webkit-input-placeholder, [type="week"]::-webkit-input-placeholder, [type="email"]::-webkit-input-placeholder, [type="number"]::-webkit-input-placeholder, [type="search"]::-webkit-input-placeholder, [type="tel"]::-webkit-input-placeholder, [type="time"]::-webkit-input-placeholder, [type="url"]::-webkit-input-placeholder, [type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.9)
}

[type="text"]:-moz-placeholder, [type="password"]:-moz-placeholder, [type="date"]:-moz-placeholder, [type="datetime"]:-moz-placeholder, [type="datetime-local"]:-moz-placeholder, [type="month"]:-moz-placeholder, [type="week"]:-moz-placeholder, [type="email"]:-moz-placeholder, [type="number"]:-moz-placeholder, [type="search"]:-moz-placeholder, [type="tel"]:-moz-placeholder, [type="time"]:-moz-placeholder, [type="url"]:-moz-placeholder, [type="color"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, .form-control:-moz-placeholder {
    color: rgba(0, 0, 0, 0.9)
}

[type="text"]::-moz-placeholder, [type="password"]::-moz-placeholder, [type="date"]::-moz-placeholder, [type="datetime"]::-moz-placeholder, [type="datetime-local"]::-moz-placeholder, [type="month"]::-moz-placeholder, [type="week"]::-moz-placeholder, [type="email"]::-moz-placeholder, [type="number"]::-moz-placeholder, [type="search"]::-moz-placeholder, [type="tel"]::-moz-placeholder, [type="time"]::-moz-placeholder, [type="url"]::-moz-placeholder, [type="color"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.9)
}

[type="text"]:-ms-input-placeholder, [type="password"]:-ms-input-placeholder, [type="date"]:-ms-input-placeholder, [type="datetime"]:-ms-input-placeholder, [type="datetime-local"]:-ms-input-placeholder, [type="month"]:-ms-input-placeholder, [type="week"]:-ms-input-placeholder, [type="email"]:-ms-input-placeholder, [type="number"]:-ms-input-placeholder, [type="search"]:-ms-input-placeholder, [type="tel"]:-ms-input-placeholder, [type="time"]:-ms-input-placeholder, [type="url"]:-ms-input-placeholder, [type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.9)
}

[type="text"].invalid, [type="password"].invalid, [type="date"].invalid, [type="datetime"].invalid, [type="datetime-local"].invalid, [type="month"].invalid, [type="week"].invalid, [type="email"].invalid, [type="number"].invalid, [type="search"].invalid, [type="tel"].invalid, [type="time"].invalid, [type="url"].invalid, [type="color"].invalid, textarea.invalid, select.invalid, .form-control.invalid {
    background: #febdbd;
    border-color: #000 !important
}

[type="text"].valid, [type="password"].valid, [type="date"].valid, [type="datetime"].valid, [type="datetime-local"].valid, [type="month"].valid, [type="week"].valid, [type="email"].valid, [type="number"].valid, [type="search"].valid, [type="tel"].valid, [type="time"].valid, [type="url"].valid, [type="color"].valid, textarea.valid, select.valid, .form-control.valid {
    background: #d3febd;
    border-color: #000 !important
}

.ui-menu-item {
    color: #000;
    background-color: #fff
}

.progress h6 {
    color: #fff
}

@media (max-width: 900px) {
    .progress h6 {
        color: #000
    }
}

.questionfield {
    background: #eaeaea
}

.questionfield h3, .questionfield .h3 {
    color: #000
}

.questionfield h6, .questionfield .questions_list-header {
    color: #fff;
    background: #000
}

.questionfield h6:after, .questionfield .questions_list-header:after {
    border-top-color: #000
}

.gender, .gender-wrap {
    background-color: transparent;
    border-color: transparent
}

.gender label.radio input:checked + label, .gender-wrap label.radio input:checked + label {
    color: #000 !important;
    background: #d3febd !important
}

.gender label.radio input:checked + label:after, .gender-wrap label.radio input:checked + label:after {
    border-bottom-color: #000;
    border-right-color: #000
}

.gender label.radio input:checked + label span, .gender-wrap label.radio input:checked + label span {
    border-color: transparent
}

.gender label.radio input + label, .gender-wrap label.radio input + label {
    background-color: #eaeaea;
    border: 1px solid #000;
    color: #666
}

.gender label.radio input + label:hover, .gender-wrap label.radio input + label:hover {
    background: #3ab200;
    color: #fff
}

.gender label.radio input + label span, .gender-wrap label.radio input + label span {
    border-color: transparent
}

.title {
    color: #000
}

.title span {
    color: #000
}

.subtitle {
    color: #000
}

.subtitle .square {
    border-color: #000
}

.info {
    background: #eaeaea
}

@media (max-width: 767px) {
    .info {
        background: #fff
    }
}

.info h3, .info .h3 {
    color: #fff;
    background: #000
}

@media (max-width: 767px) {
    .info h3, .info .h3 {
        color: #000;
        background: transparent
    }
}

.info h3:after, .info .h3:after {
    border-top-color: #000
}

.info h4, .info .h4 {
    color: #000
}

.panel#questions .questions {
    background: #eaeaea
}

@media (max-width: 767px) {
    .panel#questions .questions {
        background: #fff
    }
}

.progress-bar {
    background: #fff
}

.progress-point {
    background: #fff
}

@media (max-width: 767px) {
    .questions-progress-wrap {
        background: #fff
    }
}

@media (max-width: 767px) {
    .question-progress {
        background: #eaeaea
    }
}

.questions-almost-img {
    color: #d11f26
}

.questions-almost-img path {
    fill: #d11f26
}

.question-progress-impulse {
    background: #d11f26
}

.panel-steps-block {
    background: #fff
}

.panel-steps {
    color: #000
}

.panel-step-number {
    color: #fff;
    background: #bbb;
    border-color: #bbb
}

.panel-step-arrow:before {
    background: #bbb
}

.panel-step-arrow:after {
    border-left-color: #bbb
}

.position-form h6, .position-form .h6 {
    color: #fff;
    background: #000
}

.label {
    color: #000
}

.legalWin {
    color: #000
}

.Qheader {
    color: #000
}

.questionColum {
    border-color: #000
}

.answers {
    color: #000
}

.questionTXT {
    color: #000
}

.radio-text {
    color: #000
}

.text-agree a {
    color: #000
}

.questions-in {
    color: #000
}

.questions-progress {
    color: #000
}

@media (max-width: 900px) {
    .questions-progress {
        color: #000
    }
}

.user-info-control .text-agree:before {
    border-color: #000
}

.user-info-control .text-agree:after {
    background: #000
}

.footer {
    color: #000
}

.footer a {
    color: #000
}

.footer-logo {
    color: #000;
    fill: #000
}

.terms {
    border: 0
}

.user-info-control .text-agree:before {
    border-color: #000;
    background: #eaeaea
}

.user-info-control .text-agree:after {
    background: 0;
    border-color: #000
}

.user-info-control #terms-agree:checked + .text-agree:before, .user-info-control #terms-agree2:checked + .text-agree:before, .user-info-control #terms-agree3:checked + .text-agree:before {
    border-color: #000;
    background: #d3febd
}

.user-info-control #terms-agree:checked + .text-agree:after, .user-info-control #terms-agree2:checked + .text-agree:after, .user-info-control #terms-agree3:checked + .text-agree:after {
    display: inline-block
}

.timer {
    color: #000;
    background: #f2eb30
}

.timer.alert {
    background: rgba(235, 50, 56, 0.95)
}

.coreg-sponsor-text:before {
    border-color: #000;
    background: #eaeaea
}

.coreg-sponsor-wrap input:checked + .coreg-sponsor-text:before {
    border-color: #000;
    background: #d3febd
}

.coreg-sponsor-wrap input:checked + .coreg-sponsor-text:after {
    border-color: #000;
    display: block
}

.social-media {
    border-bottom-color: #eaeaea;
    color: #000
}

.socialicon {
    color: #000
}

@media (max-width: 991px) {
    .layout-4steps.body-wrap-in {
        background: #fff
    }
}

.layout-4steps .panel {
    background: #fff !important
}

@media (min-width: 992px) {
    .layout-4steps .panel {
        background: transparent !important
    }
}

.layout-4steps .panel.shortform, .layout-4steps .panel.optinform, .layout-4steps .panel.longform, .layout-4steps .panel.cosponsors-wrap {
    background: #fff !important
}

@media (min-width: 992px) {
    .layout-4steps .panel.shortform, .layout-4steps .panel.optinform, .layout-4steps .panel.longform, .layout-4steps .panel.cosponsors-wrap {
        background: transparent !important
    }
}

.layout-4steps .questionfield {
    background: #fff
}

@media (min-width: 992px) {
    .layout-4steps .questionfield {
        background: #eaeaea;
        border-width: 1px
    }
}

.layout-4steps .questionfield h6, .layout-4steps .questionfield .questions_list-header {
    color: #000
}

@media (min-width: 992px) {
    .layout-4steps .questionfield h6, .layout-4steps .questionfield .questions_list-header {
        color: #fff;
        background: #000 !important;
        margin-left: -1px;
        width: calc(100% + 2px)
    }
}

.layout-4steps .questionfield .progress-point:not(.active) {
    background: #eaeaea
}

@media (min-width: 992px) {
    .layout-4steps .questionfield .progress-point:not(.active) {
        background: #fff
    }
}

.layout-4steps .gender label.radio input + label, .layout-4steps .one-form .gender label.radio input + label, .layout-4steps .one-form .gender-wrap label.radio input + label, .layout-4steps .gender-wrap label.radio input + label {
    background: #eaeaea
}

@media (min-width: 992px) {
    .layout-4steps .gender label.radio input + label, .layout-4steps .one-form .gender label.radio input + label, .layout-4steps .one-form .gender-wrap label.radio input + label, .layout-4steps .gender-wrap label.radio input + label {
        background: #fff
    }
}

.layout-4steps .gender label.radio input + label:hover, .layout-4steps .gender-wrap label.radio input + label:hover {
    background: #fff;
    color: #666
}

.layout-4steps .info {
    background: #fff !important
}

@media (min-width: 992px) {
    .layout-4steps .info {
        background: #eaeaea !important
    }
}

@media (max-width: 991px) {
    .layout-4steps .info h3 {
        color: #000;
        background: transparent
    }
}

.layout-4steps .panel#questions .questions {
    background: #fff
}

@media (min-width: 992px) {
    .layout-4steps .panel#questions .questions {
        background: #eaeaea
    }
}















.foursteps {
    display: none
}

body, .body-wrap, .body-wrap-in {
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    min-height: 100vh;
    background-attachment: fixed;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 767px) {
    .body-wrap {
        background-image: none !important
    }
}

@media (min-width: 768px) {
    .body-wrap-in {
        background-image: none !important
    }
}

.container {
    width: 1170px
}

@media (max-width: 1199px) {
    .container {
        width: 970px
    }
}

@media (max-width: 991px) {
    .container {
        width: 750px
    }
}

@media (max-width: 767px) {
    .container {
        width: auto
    }
}

@media (min-width: 1220px) {
    .header-warning {
        line-height: 1.2
    }
}

@media (max-width: 900px) {
    .header-warning .container {
        width: auto
    }
}

.content-row {
    align-items: flex-start;
    margin: 0 -15px
}

@media (max-width: 900px) {
    .content-row {
        flex-direction: row
    }
}

@media (max-width: 767px) {
    .content-row {
        flex-direction: column
    }
}

.position-info {
    width: 50%;
    padding: 0 15px
}

@media (max-width: 991px) {
    .position-info {
        width: 41.66666667%
    }
}

@media (max-width: 767px) {
    .position-info {
        width: 100%;
        margin: 0
    }
}

@media (max-width: 767px) {
    .position-title-wrap {
        display: none
    }
}

.position-image {
    max-width: 100%
}

@media (max-width: 900px) {
    .position-image {
        width: auto;
        position: relative;
        margin: 0
    }
}

@media (max-width: 767px) {
    .position-image {
        padding: 0;
        overflow: hidden;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 -15px -16px;
        max-width: none
    }
}

.position-image img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.position-image .hidden-sm {
    display: block !important
}

@media (max-width: 767px) {
    .position-image .hidden-sm {
        display: none !important
    }
}

.position-image .show-sm {
    display: none !important
}

@media (max-width: 767px) {
    .position-image .show-sm {
        display: block !important
    }
}

.packshot-large {
    display: none !important
}

@media (min-width: 768px) {
    .packshot-large {
        display: block !important
    }
}

.packshot-small {
    display: none !important
}

@media (max-width: 767px) {
    .packshot-small {
        display: block !important
    }
}

.position-form {
    font-size: 20px;
    width: 50%;
    padding: 10px 15px 20px
}

@media (max-width: 991px) {
    .position-form {
        width: 58.33333333%
    }
}

@media (max-width: 767px) {
    .position-form {
        width: 100%;
        padding: 10px 15px
    }
}

@media (min-width: 900px) and (max-width: 1100px) {
    .position-form .radio-imgs li {
        width: 48%
    }
}

@media (min-width: 900px) and (max-width: 1100px) {
    .position-form .radio-imgs .radio-block {
        width: 100%
    }
}

.sponsorCHECKB, #coreg-container {
    margin: 0 -20px 30px;
    padding: 10px 25px
}

@media (max-width: 900px) {
    .sponsorCHECKB, #coreg-container {
        margin: 0 -20px 30px
    }
}

@media (max-width: 767px) {
    .sponsorCHECKB, #coreg-container {
        margin: 0 -10px 30px;
        padding: 10px 15px
    }
}

.questionblock {
    padding-bottom: 66px
}

.questionblock h6 {
    display: none
}

.panel-steps-wrap {
    display: block
}

@media (max-width: 900px) {
    .panel-steps-wrap {
        display: none
    }
}

@media (max-width: 767px) {
    #page1 .title {
        font-size: 30px;
        line-height: 34px
    }
}

@media (max-width: 767px) {
    #page1 .title span {
        font-size: 50px;
        line-height: 44px
    }
}

.title {
    font-size: 34px;
    line-height: 48px;
    padding: 20px 0 15px;
    font-weight: 400;
    display: inline-block
}

@media (max-width: 991px) {
    .title {
        font-size: 26px;
        line-height: normal;
        text-align: center
    }
}

@media (max-width: 767px) {
    .title {
        font-size: 21px;
        line-height: 24px;
        padding-bottom: 0;
        text-align: center
    }
}

.title span {
    font-size: 76px;
    line-height: 60px;
    font-weight: 900
}

@media (max-width: 991px) {
    .title span {
        font-size: 46px;
        line-height: 40px
    }
}

@media (max-width: 767px) {
    .title span {
        font-size: 26px;
        line-height: 30px
    }
}

@media (max-width: 900px) {
    .position-text {
        padding: 0
    }
}

@media (max-width: 767px) {
    .position-text {
        padding: 0 0 10px
    }
}

.position-text .subtitle {
    font-size: 16px;
    text-align: center;
    padding: 0;
    display: none
}

@media (max-width: 900px) {
    .position-text .subtitle {
        padding-bottom: 0
    }
}

@media (max-width: 767px) {
    .position-text .subtitle {
        padding-bottom: 10px;
        font-size: 16px;
        display: block
    }
}

.gender, .gender-wrap {
    margin: 0 5px 10px;
    padding: 0;
    border: 0;
    height: auto
}

.gender label.radio, .gender-wrap label.radio {
    margin-left: 10px
}

.gender label.radio:first-child, .gender-wrap label.radio:first-child {
    margin: 0
}

.gender label.radio input:checked + label, .gender-wrap label.radio input:checked + label {
    box-shadow: none;
    font-weight: 700
}

.gender label.radio input:checked + label:after, .gender-wrap label.radio input:checked + label:after {
    content: "";
    width: 8px;
    height: 16px;
    right: 16px;
    top: 14px;
    position: absolute;
    display: inline-block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    transform: rotate(45deg)
}

.gender label.radio input + label, .gender-wrap label.radio input + label {
    border-radius: 0;
    position: relative;
    padding: 12px 5px;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    transition: background-color .5s ease;
    cursor: pointer;
    font-weight: 700
}

.form-title {
    font-weight: 700;
    text-align: center;
    padding: 28px 0
}

@media (max-width: 767px) {
    .form-title {
        display: none
    }
}

.btn-lg, .btn-continue, .btn-continue-like, .ynBTN_alpha, .ynBTN_beta, .subBTN {
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 900px) {
    .btn-lg, .btn-continue, .btn-continue-like, .ynBTN_alpha, .ynBTN_beta, .subBTN {
        font-size: 30px
    }
}

.btn-continue, .btn-continue-like {
    border-radius: 0;
    font-size: 25px;
    line-height: 24px;
    padding: 18px 27px 24px;
    font-weight: 700
}

@media (max-width: 900px) {
    .btn-continue, .btn-continue-like {
        display: block;
        width: 100%
    }
}

.ynBTN_alpha {
    border-radius: 0;
    font-size: 25px;
    line-height: 24px;
    padding: 18px 27px 24px;
    font-weight: 700
}

@media (max-width: 900px) {
    .ynBTN_alpha {
        display: block;
        width: 100%
    }
}

.ynBTN_beta {
    border-radius: 0;
    font-size: 25px;
    line-height: 24px;
    padding: 18px 27px 24px;
    font-weight: 700
}

@media (max-width: 900px) {
    .ynBTN_beta {
        display: block;
        width: 100%
    }
}

.subBTN {
    border-radius: 0;
    font-size: 25px;
    line-height: 24px;
    padding: 18px 27px 24px;
    font-weight: 700
}

@media (max-width: 900px) {
    .subBTN {
        display: block;
        width: 100%
    }
}

@media (max-width: 900px) {
    .btn-md, .questionfield .button {
        padding: 14px 10px;
        font-size: 24px
    }
}

.questionfield {
    padding: 0 40px 30px 40px;
    margin: 65px 0 0 0;
    max-width: none;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    border: 1px solid transparent
}

@media (max-width: 900px) {
    .questionfield {
        display: block
    }
}

@media (max-width: 767px) {
    .questionfield {
        padding: 10px 15px 30px 15px;
        margin: 35px -15px 0
    }
}

.questionfield h3, .questionfield .h3 {
    font-weight: 700;
    padding: 0 0 5px;
    font-size: 18px;
    line-height: 1.42857143;
    margin-top: -25px
}

.questionfield h6, .questionfield .questions_list-header {
    top: -60px;
    padding: 30px 10px;
    text-align: center;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0
}

@media (max-width: 767px) {
    .questionfield h6, .questionfield .questions_list-header {
        top: -50px;
        padding: 10px 5px;
        margin: 0 -15px
    }
}

.questionfield h6:after, .questionfield .questions_list-header:after {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -13px;
    width: 0;
    height: 0;
    border: 13px solid transparent
}

.questionfield .button {
    padding: 19px 20px;
    font-size: 30px;
    line-height: 28px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 0;
    margin-top: 15px
}

.progress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px
}

@media (max-width: 900px) {
    .questions-progress {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .questions-progress {
        background: 0
    }
}

@media (max-width: 767px) {
    .questions-progress {
        margin-top: -10px;
        background: 0
    }
}

#input1, #input2, #questions, #end {
    padding: 0
}

@media (max-width: 767px) {
}

.info {
    padding: 0 40px 30px 40px;
    margin: 65px 0 0 0;
    max-width: none;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    border: 1px solid transparent
}

@media (max-width: 900px) {
    .info {
        display: block
    }
}

@media (max-width: 767px) {
    .info {
        padding: 1px 15px 10px;
        margin: 0 -15px
    }
}

.info h3, .info .h3 {
    top: -60px;
    padding: 30px 10px;
    text-align: center;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0
}

@media (max-width: 767px) {
    .info h3, .info .h3 {
        top: 0;
        font-weight: 400;
        padding: 0 0 10px
    }
}

.info h3:after, .info .h3:after {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -13px;
    width: 0;
    height: 0;
    border: 13px solid transparent
}

@media (max-width: 767px) {
    .info h3:after, .info .h3:after {
        display: none
    }
}

.info .info-form {
    max-width: none;
    margin: 0 -5px
}

.info .form-group {
    margin-bottom: 10px
}

.info-form-text {
    font-weight: 700;
    padding: 0 0 5px;
    font-size: 18px;
    line-height: 1.42857143;
    margin-top: -25px
}

@media (max-width: 767px) {
    .info-form-text {
        margin: 0;
        font-weight: 400;
        font-size: 14px
    }
}

.lang_it .info-form-text {
    font-size: 12px
}

@media (max-width: 767px) {
    .lang_it .info-form-text {
        font-size: 10px
    }
}

#questions {
    background: 0
}

@media (max-width: 900px) {
    #questions {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    #questions .position-info {
        display: none
    }
}

.questions-in {
    background: 0
}

.questions {
    padding: 20px 40px 30px 40px;
    margin: 15px 0 0 0;
    max-width: none;
    position: relative;
    border: 1px solid transparent
}

@media (max-width: 900px) {
    .questions {
        display: block;
        padding: 0 20px 30px 20px
    }
}

@media (max-width: 767px) {
    .questions {
        padding: 0 15px 30px;
        margin: 0 -15px
    }
}

.questions-progress-wrap {
    padding: 20px 40px 0;
    margin: -20px -40px 0
}

@media (max-width: 900px) {
    .questions-progress-wrap {
        padding: 0 20px;
        margin: 0 -20px
    }
}

@media (max-width: 767px) {
    .questions-progress-wrap {
        padding: 10px 15px 0;
        margin: -11px -16px 0
    }
}

.question-premium {
    padding: 20px 40px 30px;
    margin: -20px -40px -50px
}

@media (max-width: 900px) {
    .question-premium {
        display: block;
        padding: 0 20px 30px 20px;
        margin: -20px -20px -50px
    }
}

@media (max-width: 767px) {
    .question-premium {
        padding: 0 15px 30px;
        margin: -31px -16px -50px
    }
}

@media (max-width: 450px) {
    .question-premium {
        padding: 0 15px 30px;
        margin: -21px -16px -40px
    }
}

.question-premium-top {
    margin: -40px -40px 0
}

@media (max-width: 900px) {
    .question-premium-top {
        margin: -20px -20px 0
    }
}

@media (max-width: 767px) {
    .question-premium-top {
        margin: 0 -15px
    }
}

.question-premium-top img {
    display: block;
    width: 100%
}

.question-premium-description {
    font-size: 14px;
    padding: 15px 40px;
    text-align: center
}

@media (max-width: 900px) {
    .question-premium-description {
        display: block;
        padding: 15px 20px
    }
}

@media (max-width: 767px) {
    .question-premium-description {
        padding: 15px
    }
}

@media (max-width: 450px) {
    .question-premium-description {
        font-size: 12px
    }
}

.question-progress-impulse {
    margin: -8px -40px 0
}

@media (max-width: 900px) {
    .question-progress-impulse {
        margin: -8px -20px 0
    }
}

@media (max-width: 767px) {
    .question-progress-impulse {
        margin: -8px -15px 0
    }
}

@media (max-width: 450px) {
    .question-progress-impulse {
        margin: 0 -15px 0
    }
}

.question-progress-num {
    display: none
}

.checkboxCon {
    margin: 0
}

.checkboxCon p {
    padding: 0 5px 10px;
    text-align: center
}

.lang_it .checkboxCon p {
    font-size: 12px
}

.checkboxCon .form-group:first-child {
    margin-top: 5px
}

.progress-bar {
    display: none
}

.progress-points {
    display: block;
    height: 30px;
    position: relative
}

.progress-point {
    width: 30px;
    height: 30px;
    margin: 0 5px;
    display: inline-block
}

@media (max-width: 767px) {
    .progress-point {
        width: 24px;
        height: 24px;
        margin: 0 4px
    }
}

.form-control {
    font-weight: 700;
    padding: 12px;
    height: 50px;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    border-width: 1px;
    border-style: solid;
    transition: background-color .5s ease;
    border-radius: 0;
    text-align: left
}

.form-control::-webkit-input-placeholder {
    font-size: 16px
}

.form-control:-moz-placeholder {
    font-size: 16px
}

.form-control::-moz-placeholder {
    font-size: 16px
}

.form-control:-ms-input-placeholder {
    font-size: 16px
}

.form-control.loading {
    background-position: right 10px bottom 50%
}

select.form-control {
    line-height: 20px;
    padding: 10px 12px
}

.select-wrapper:before {
    display: none
}

.select-wrapper:after {
    border-width: 6px
}

.user-info-control .text-agree {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.42857143;
    padding-left: 60px;
    min-height: 45px;
    text-align: left
}

.user-info-control .text-agree:before {
    border-radius: 0;
    width: 45px;
    height: 45px;
    border-width: 2px;
    border-style: solid
}

.user-info-control .text-agree:after {
    content: "";
    left: 15px;
    top: 8px;
    margin-left: 2px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
    height: 22px;
    border-radius: 0;
    display: none
}

@media (max-width: 767px) {
    .user-info-control .text-agree {
        padding-left: 60px
    }
}

.user-info-control #terms-agree:checked + .text-agree:after {
    display: inline-block
}

.text-agree {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 0 5px;
    text-align: center
}

.text-agree.row {
    padding-bottom: 10px
}

.label {
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0
}

@media (max-width: 900px) {
    .terms-in {
        height: auto
    }
}

.coreg-sponsor-text {
    padding-left: 47px
}

.coreg-sponsor-text:before {
    box-shadow: none;
    border-radius: 0;
    border-width: 2px;
    border-style: solid;
    width: 32px;
    height: 32px
}

.coreg-sponsor-text:after {
    content: "";
    left: 11px;
    top: 7px;
    margin-left: 2px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 16px;
    border-radius: 0;
    display: none;
    background: 0
}

.social-media {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 5px 0 10px;
    display: none
}

@media (max-width: 767px) {
    .social-media {
        display: block
    }
}

.social-media:after {
    content: "";
    display: table;
    clear: both
}

.social-media .socialicon {
    margin: 0;
    padding: 0 0 6px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    float: left;
    line-height: 20px
}

.social-media .socialicon.pull-right {
    float: right
}

.social-media .socialicon.pull-right img {
    margin: 0 0 0 6px
}

.social-media .socialicon img {
    width: 20px;
    height: auto;
    margin: 0 6px 0 0;
    vertical-align: middle
}

















*, *:before, *:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-ms-clear {
    display: none
}

::-ms-reveal {
    display: none
}

html, body {
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-align: left
}

body {
    height: auto;
    min-height: 100%;
    position: relative;
    font-family: "Myriad Pro", sans-serif;
    color: #fff;
    font-size: .88rem;
    line-height: 1.41;
    font-weight: 300;
    background: #000;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

a {
    border: 0;
    border-width: 0;
    color: #17a1e6;
    text-decoration: underline
}

a, a:active, a:focus {
    outline: 0;
    -moz-outline: 0
}

a:hover {
    text-decoration: none
}

img {
    display: inline-block;
    max-width: 100%;
    border: 0;
    border-width: 0
}

h1, .h1 {
    padding: 0 0 10px 0;
    color: #fff;
    font-size: 2rem;
    font-weight: 400
}

h2, .h2 {
    padding: 0 0 10px 0;
    color: #fff;
    font-size: 1.56rem;
    font-weight: 400
}

h3, .h3 {
    padding: 0 0 10px 0;
    color: #fff;
    font-size: 1.38rem;
    font-weight: 400
}

h4, .h4 {
    padding: 0 0 15px 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 400
}

h5, .h5 {
    padding: 0 0 15px 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 400
}

h6, .h6 {
    padding: 0 0 15px 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 400
}

p {
    padding: 0 0 15px 0
}

ul {
    padding: 0 0 15px 0
}

ol {
    padding: 0 0 15px 0
}

li {
    padding: 0 0 14px 0;
    position: relative
}

table {
    border-collapse: collapse;
    text-align: center;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 30px 0
}

table td {
    padding: 5px 2px 5px 10px;
    border-bottom: 1px solid #ccc
}

table td:first-child {
    text-align: left
}

table td:last-child {
    padding-right: 10px
}

input, select, textarea, button {
    font-family: "Myriad Pro", sans-serif;
    color: #fff
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: 0
}

input[type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.clear:after {
    content: "";
    display: table;
    clear: both
}

.rel {
    position: relative
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.fln {
    float: none
}

.wsn {
    white-space: nowrap
}

.hide {
    display: none
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.tb {
    display: table
}

.tbc {
    display: table-cell
}

.uppercase {
    text-transform: uppercase
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    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.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .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 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "ï€€"
}

.fa-music:before {
    content: "ï€"
}

.fa-search:before {
    content: "ï€‚"
}

.fa-envelope-o:before {
    content: "ï€ƒ"
}

.fa-heart:before {
    content: "ï€„"
}

.fa-star:before {
    content: "ï€…"
}

.fa-star-o:before {
    content: "ï€†"
}

.fa-user:before {
    content: "ï€‡"
}

.fa-film:before {
    content: "ï€ˆ"
}

.fa-th-large:before {
    content: "ï€‰"
}

.fa-th:before {
    content: "ï€Š"
}

.fa-th-list:before {
    content: "ï€‹"
}

.fa-check:before {
    content: "ï€Œ"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "ï€"
}

.fa-search-plus:before {
    content: "ï€Ž"
}

.fa-search-minus:before {
    content: "ï€"
}

.fa-power-off:before {
    content: "ï€‘"
}

.fa-signal:before {
    content: "ï€’"
}

.fa-gear:before, .fa-cog:before {
    content: "ï€“"
}

.fa-trash-o:before {
    content: "ï€”"
}

.fa-home:before {
    content: "ï€•"
}

.fa-file-o:before {
    content: "ï€–"
}

.fa-clock-o:before {
    content: "ï€—"
}

.fa-road:before {
    content: "ï€˜"
}

.fa-download:before {
    content: "ï€™"
}

.fa-arrow-circle-o-down:before {
    content: "ï€š"
}

.fa-arrow-circle-o-up:before {
    content: "ï€›"
}

.fa-inbox:before {
    content: "ï€œ"
}

.fa-play-circle-o:before {
    content: "ï€"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "ï€ž"
}

.fa-refresh:before {
    content: "ï€¡"
}

.fa-list-alt:before {
    content: "ï€¢"
}

.fa-lock:before {
    content: "ï€£"
}

.fa-flag:before {
    content: "ï€¤"
}

.fa-headphones:before {
    content: "ï€¥"
}

.fa-volume-off:before {
    content: "ï€¦"
}

.fa-volume-down:before {
    content: "ï€§"
}

.fa-volume-up:before {
    content: "ï€¨"
}

.fa-qrcode:before {
    content: "ï€©"
}

.fa-barcode:before {
    content: "ï€ª"
}

.fa-tag:before {
    content: "ï€«"
}

.fa-tags:before {
    content: "ï€¬"
}

.fa-book:before {
    content: "ï€­"
}

.fa-bookmark:before {
    content: "ï€®"
}

.fa-print:before {
    content: "ï€¯"
}

.fa-camera:before {
    content: "ï€°"
}

.fa-font:before {
    content: "ï€±"
}

.fa-bold:before {
    content: "ï€²"
}

.fa-italic:before {
    content: "ï€³"
}

.fa-text-height:before {
    content: "ï€´"
}

.fa-text-width:before {
    content: "ï€µ"
}

.fa-align-left:before {
    content: "ï€¶"
}

.fa-align-center:before {
    content: "ï€·"
}

.fa-align-right:before {
    content: "ï€¸"
}

.fa-align-justify:before {
    content: "ï€¹"
}

.fa-list:before {
    content: "ï€º"
}

.fa-dedent:before, .fa-outdent:before {
    content: "ï€»"
}

.fa-indent:before {
    content: "ï€¼"
}

.fa-video-camera:before {
    content: "ï€½"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "ï€¾"
}

.fa-pencil:before {
    content: "ï€"
}

.fa-map-marker:before {
    content: "ï"
}

.fa-adjust:before {
    content: "ï‚"
}

.fa-tint:before {
    content: "ïƒ"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "ï„"
}

.fa-share-square-o:before {
    content: "ï…"
}

.fa-check-square-o:before {
    content: "ï†"
}

.fa-arrows:before {
    content: "ï‡"
}

.fa-step-backward:before {
    content: "ïˆ"
}

.fa-fast-backward:before {
    content: "ï‰"
}

.fa-backward:before {
    content: "ïŠ"
}

.fa-play:before {
    content: "ï‹"
}

.fa-pause:before {
    content: "ïŒ"
}

.fa-stop:before {
    content: "ï"
}

.fa-forward:before {
    content: "ïŽ"
}

.fa-fast-forward:before {
    content: "ï"
}

.fa-step-forward:before {
    content: "ï‘"
}

.fa-eject:before {
    content: "ï’"
}

.fa-chevron-left:before {
    content: "ï“"
}

.fa-chevron-right:before {
    content: "ï”"
}

.fa-plus-circle:before {
    content: "ï•"
}

.fa-minus-circle:before {
    content: "ï–"
}

.fa-times-circle:before {
    content: "ï—"
}

.fa-check-circle:before {
    content: "ï˜"
}

.fa-question-circle:before {
    content: "ï™"
}

.fa-info-circle:before {
    content: "ïš"
}

.fa-crosshairs:before {
    content: "ï›"
}

.fa-times-circle-o:before {
    content: "ïœ"
}

.fa-check-circle-o:before {
    content: "ï"
}

.fa-ban:before {
    content: "ïž"
}

.fa-arrow-left:before {
    content: "ï "
}

.fa-arrow-right:before {
    content: "ï¡"
}

.fa-arrow-up:before {
    content: "ï¢"
}

.fa-arrow-down:before {
    content: "ï£"
}

.fa-mail-forward:before, .fa-share:before {
    content: "ï¤"
}

.fa-expand:before {
    content: "ï¥"
}

.fa-compress:before {
    content: "ï¦"
}

.fa-plus:before {
    content: "ï§"
}

.fa-minus:before {
    content: "ï¨"
}

.fa-asterisk:before {
    content: "ï©"
}

.fa-exclamation-circle:before {
    content: "ïª"
}

.fa-gift:before {
    content: "ï«"
}

.fa-leaf:before {
    content: "ï¬"
}

.fa-fire:before {
    content: "ï­"
}

.fa-eye:before {
    content: "ï®"
}

.fa-eye-slash:before {
    content: "ï°"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "ï±"
}

.fa-plane:before {
    content: "ï²"
}

.fa-calendar:before {
    content: "ï³"
}

.fa-random:before {
    content: "ï´"
}

.fa-comment:before {
    content: "ïµ"
}

.fa-magnet:before {
    content: "ï¶"
}

.fa-chevron-up:before {
    content: "ï·"
}

.fa-chevron-down:before {
    content: "ï¸"
}

.fa-retweet:before {
    content: "ï¹"
}

.fa-shopping-cart:before {
    content: "ïº"
}

.fa-folder:before {
    content: "ï»"
}

.fa-folder-open:before {
    content: "ï¼"
}

.fa-arrows-v:before {
    content: "ï½"
}

.fa-arrows-h:before {
    content: "ï¾"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "ï‚€"
}

.fa-twitter-square:before {
    content: "ï‚"
}

.fa-facebook-square:before {
    content: "ï‚‚"
}

.fa-camera-retro:before {
    content: "ï‚ƒ"
}

.fa-key:before {
    content: "ï‚„"
}

.fa-gears:before, .fa-cogs:before {
    content: "ï‚…"
}

.fa-comments:before {
    content: "ï‚†"
}

.fa-thumbs-o-up:before {
    content: "ï‚‡"
}

.fa-thumbs-o-down:before {
    content: "ï‚ˆ"
}

.fa-star-half:before {
    content: "ï‚‰"
}

.fa-heart-o:before {
    content: "ï‚Š"
}

.fa-sign-out:before {
    content: "ï‚‹"
}

.fa-linkedin-square:before {
    content: "ï‚Œ"
}

.fa-thumb-tack:before {
    content: "ï‚"
}

.fa-external-link:before {
    content: "ï‚Ž"
}

.fa-sign-in:before {
    content: "ï‚"
}

.fa-trophy:before {
    content: "ï‚‘"
}

.fa-github-square:before {
    content: "ï‚’"
}

.fa-upload:before {
    content: "ï‚“"
}

.fa-lemon-o:before {
    content: "ï‚”"
}

.fa-phone:before {
    content: "ï‚•"
}

.fa-square-o:before {
    content: "ï‚–"
}

.fa-bookmark-o:before {
    content: "ï‚—"
}

.fa-phone-square:before {
    content: "ï‚˜"
}

.fa-twitter:before {
    content: "ï‚™"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "ï‚š"
}

.fa-github:before {
    content: "ï‚›"
}

.fa-unlock:before {
    content: "ï‚œ"
}

.fa-credit-card:before {
    content: "ï‚"
}

.fa-feed:before, .fa-rss:before {
    content: "ï‚ž"
}

.fa-hdd-o:before {
    content: "ï‚ "
}

.fa-bullhorn:before {
    content: "ï‚¡"
}

.fa-bell:before {
    content: "ïƒ³"
}

.fa-certificate:before {
    content: "ï‚£"
}

.fa-hand-o-right:before {
    content: "ï‚¤"
}

.fa-hand-o-left:before {
    content: "ï‚¥"
}

.fa-hand-o-up:before {
    content: "ï‚¦"
}

.fa-hand-o-down:before {
    content: "ï‚§"
}

.fa-arrow-circle-left:before {
    content: "ï‚¨"
}

.fa-arrow-circle-right:before {
    content: "ï‚©"
}

.fa-arrow-circle-up:before {
    content: "ï‚ª"
}

.fa-arrow-circle-down:before {
    content: "ï‚«"
}

.fa-globe:before {
    content: "ï‚¬"
}

.fa-wrench:before {
    content: "ï‚­"
}

.fa-tasks:before {
    content: "ï‚®"
}

.fa-filter:before {
    content: "ï‚°"
}

.fa-briefcase:before {
    content: "ï‚±"
}

.fa-arrows-alt:before {
    content: "ï‚²"
}

.fa-group:before, .fa-users:before {
    content: "ïƒ€"
}

.fa-chain:before, .fa-link:before {
    content: "ïƒ"
}

.fa-cloud:before {
    content: "ïƒ‚"
}

.fa-flask:before {
    content: "ïƒƒ"
}

.fa-cut:before, .fa-scissors:before {
    content: "ïƒ„"
}

.fa-copy:before, .fa-files-o:before {
    content: "ïƒ…"
}

.fa-paperclip:before {
    content: "ïƒ†"
}

.fa-save:before, .fa-floppy-o:before {
    content: "ïƒ‡"
}

.fa-square:before {
    content: "ïƒˆ"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "ïƒ‰"
}

.fa-list-ul:before {
    content: "ïƒŠ"
}

.fa-list-ol:before {
    content: "ïƒ‹"
}

.fa-strikethrough:before {
    content: "ïƒŒ"
}

.fa-underline:before {
    content: "ïƒ"
}

.fa-table:before {
    content: "ïƒŽ"
}

.fa-magic:before {
    content: "ïƒ"
}

.fa-truck:before {
    content: "ïƒ‘"
}

.fa-pinterest:before {
    content: "ïƒ’"
}

.fa-pinterest-square:before {
    content: "ïƒ“"
}

.fa-google-plus-square:before {
    content: "ïƒ”"
}

.fa-google-plus:before {
    content: "ïƒ•"
}

.fa-money:before {
    content: "ïƒ–"
}

.fa-caret-down:before {
    content: "ïƒ—"
}

.fa-caret-up:before {
    content: "ïƒ˜"
}

.fa-caret-left:before {
    content: "ïƒ™"
}

.fa-caret-right:before {
    content: "ïƒš"
}

.fa-columns:before {
    content: "ïƒ›"
}

.fa-unsorted:before, .fa-sort:before {
    content: "ïƒœ"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "ïƒ"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "ïƒž"
}

.fa-envelope:before {
    content: "ïƒ "
}

.fa-linkedin:before {
    content: "ïƒ¡"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "ïƒ¢"
}

.fa-legal:before, .fa-gavel:before {
    content: "ïƒ£"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "ïƒ¤"
}

.fa-comment-o:before {
    content: "ïƒ¥"
}

.fa-comments-o:before {
    content: "ïƒ¦"
}

.fa-flash:before, .fa-bolt:before {
    content: "ïƒ§"
}

.fa-sitemap:before {
    content: "ïƒ¨"
}

.fa-umbrella:before {
    content: "ïƒ©"
}

.fa-paste:before, .fa-clipboard:before {
    content: "ïƒª"
}

.fa-lightbulb-o:before {
    content: "ïƒ«"
}

.fa-exchange:before {
    content: "ïƒ¬"
}

.fa-cloud-download:before {
    content: "ïƒ­"
}

.fa-cloud-upload:before {
    content: "ïƒ®"
}

.fa-user-md:before {
    content: "ïƒ°"
}

.fa-stethoscope:before {
    content: "ïƒ±"
}

.fa-suitcase:before {
    content: "ïƒ²"
}

.fa-bell-o:before {
    content: "ï‚¢"
}

.fa-coffee:before {
    content: "ïƒ´"
}

.fa-cutlery:before {
    content: "ïƒµ"
}

.fa-file-text-o:before {
    content: "ïƒ¶"
}

.fa-building-o:before {
    content: "ïƒ·"
}

.fa-hospital-o:before {
    content: "ïƒ¸"
}

.fa-ambulance:before {
    content: "ïƒ¹"
}

.fa-medkit:before {
    content: "ïƒº"
}

.fa-fighter-jet:before {
    content: "ïƒ»"
}

.fa-beer:before {
    content: "ïƒ¼"
}

.fa-h-square:before {
    content: "ïƒ½"
}

.fa-plus-square:before {
    content: "ïƒ¾"
}

.fa-angle-double-left:before {
    content: "ï„€"
}

.fa-angle-double-right:before {
    content: "ï„"
}

.fa-angle-double-up:before {
    content: "ï„‚"
}

.fa-angle-double-down:before {
    content: "ï„ƒ"
}

.fa-angle-left:before {
    content: "ï„„"
}

.fa-angle-right:before {
    content: "ï„…"
}

.fa-angle-up:before {
    content: "ï„†"
}

.fa-angle-down:before {
    content: "ï„‡"
}

.fa-desktop:before {
    content: "ï„ˆ"
}

.fa-laptop:before {
    content: "ï„‰"
}

.fa-tablet:before {
    content: "ï„Š"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "ï„‹"
}

.fa-circle-o:before {
    content: "ï„Œ"
}

.fa-quote-left:before {
    content: "ï„"
}

.fa-quote-right:before {
    content: "ï„Ž"
}

.fa-spinner:before {
    content: "ï„"
}

.fa-circle:before {
    content: "ï„‘"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "ï„’"
}

.fa-github-alt:before {
    content: "ï„“"
}

.fa-folder-o:before {
    content: "ï„”"
}

.fa-folder-open-o:before {
    content: "ï„•"
}

.fa-smile-o:before {
    content: "ï„˜"
}

.fa-frown-o:before {
    content: "ï„™"
}

.fa-meh-o:before {
    content: "ï„š"
}

.fa-gamepad:before {
    content: "ï„›"
}

.fa-keyboard-o:before {
    content: "ï„œ"
}

.fa-flag-o:before {
    content: "ï„"
}

.fa-flag-checkered:before {
    content: "ï„ž"
}

.fa-terminal:before {
    content: "ï„ "
}

.fa-code:before {
    content: "ï„¡"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "ï„¢"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "ï„£"
}

.fa-location-arrow:before {
    content: "ï„¤"
}

.fa-crop:before {
    content: "ï„¥"
}

.fa-code-fork:before {
    content: "ï„¦"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "ï„§"
}

.fa-question:before {
    content: "ï„¨"
}

.fa-info:before {
    content: "ï„©"
}

.fa-exclamation:before {
    content: "ï„ª"
}

.fa-superscript:before {
    content: "ï„«"
}

.fa-subscript:before {
    content: "ï„¬"
}

.fa-eraser:before {
    content: "ï„­"
}

.fa-puzzle-piece:before {
    content: "ï„®"
}

.fa-microphone:before {
    content: "ï„°"
}

.fa-microphone-slash:before {
    content: "ï„±"
}

.fa-shield:before {
    content: "ï„²"
}

.fa-calendar-o:before {
    content: "ï„³"
}

.fa-fire-extinguisher:before {
    content: "ï„´"
}

.fa-rocket:before {
    content: "ï„µ"
}

.fa-maxcdn:before {
    content: "ï„¶"
}

.fa-chevron-circle-left:before {
    content: "ï„·"
}

.fa-chevron-circle-right:before {
    content: "ï„¸"
}

.fa-chevron-circle-up:before {
    content: "ï„¹"
}

.fa-chevron-circle-down:before {
    content: "ï„º"
}

.fa-html5:before {
    content: "ï„»"
}

.fa-css3:before {
    content: "ï„¼"
}

.fa-anchor:before {
    content: "ï„½"
}

.fa-unlock-alt:before {
    content: "ï„¾"
}

.fa-bullseye:before {
    content: "ï…€"
}

.fa-ellipsis-h:before {
    content: "ï…"
}

.fa-ellipsis-v:before {
    content: "ï…‚"
}

.fa-rss-square:before {
    content: "ï…ƒ"
}

.fa-play-circle:before {
    content: "ï…„"
}

.fa-ticket:before {
    content: "ï……"
}

.fa-minus-square:before {
    content: "ï…†"
}

.fa-minus-square-o:before {
    content: "ï…‡"
}

.fa-level-up:before {
    content: "ï…ˆ"
}

.fa-level-down:before {
    content: "ï…‰"
}

.fa-check-square:before {
    content: "ï…Š"
}

.fa-pencil-square:before {
    content: "ï…‹"
}

.fa-external-link-square:before {
    content: "ï…Œ"
}

.fa-share-square:before {
    content: "ï…"
}

.fa-compass:before {
    content: "ï…Ž"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "ï…"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "ï…‘"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "ï…’"
}

.fa-euro:before, .fa-eur:before {
    content: "ï…“"
}

.fa-gbp:before {
    content: "ï…”"
}

.fa-dollar:before, .fa-usd:before {
    content: "ï…•"
}

.fa-rupee:before, .fa-inr:before {
    content: "ï…–"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "ï…—"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "ï…˜"
}

.fa-won:before, .fa-krw:before {
    content: "ï…™"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "ï…š"
}

.fa-file:before {
    content: "ï…›"
}

.fa-file-text:before {
    content: "ï…œ"
}

.fa-sort-alpha-asc:before {
    content: "ï…"
}

.fa-sort-alpha-desc:before {
    content: "ï…ž"
}

.fa-sort-amount-asc:before {
    content: "ï… "
}

.fa-sort-amount-desc:before {
    content: "ï…¡"
}

.fa-sort-numeric-asc:before {
    content: "ï…¢"
}

.fa-sort-numeric-desc:before {
    content: "ï…£"
}

.fa-thumbs-up:before {
    content: "ï…¤"
}

.fa-thumbs-down:before {
    content: "ï…¥"
}

.fa-youtube-square:before {
    content: "ï…¦"
}

.fa-youtube:before {
    content: "ï…§"
}

.fa-xing:before {
    content: "ï…¨"
}

.fa-xing-square:before {
    content: "ï…©"
}

.fa-youtube-play:before {
    content: "ï…ª"
}

.fa-dropbox:before {
    content: "ï…«"
}

.fa-stack-overflow:before {
    content: "ï…¬"
}

.fa-instagram:before {
    content: "ï…­"
}

.fa-flickr:before {
    content: "ï…®"
}

.fa-adn:before {
    content: "ï…°"
}

.fa-bitbucket:before {
    content: "ï…±"
}

.fa-bitbucket-square:before {
    content: "ï…²"
}

.fa-tumblr:before {
    content: "ï…³"
}

.fa-tumblr-square:before {
    content: "ï…´"
}

.fa-long-arrow-down:before {
    content: "ï…µ"
}

.fa-long-arrow-up:before {
    content: "ï…¶"
}

.fa-long-arrow-left:before {
    content: "ï…·"
}

.fa-long-arrow-right:before {
    content: "ï…¸"
}

.fa-apple:before {
    content: "ï…¹"
}

.fa-windows:before {
    content: "ï…º"
}

.fa-android:before {
    content: "ï…»"
}

.fa-linux:before {
    content: "ï…¼"
}

.fa-dribbble:before {
    content: "ï…½"
}

.fa-skype:before {
    content: "ï…¾"
}

.fa-foursquare:before {
    content: "ï†€"
}

.fa-trello:before {
    content: "ï†"
}

.fa-female:before {
    content: "ï†‚"
}

.fa-male:before {
    content: "ï†ƒ"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "ï†„"
}

.fa-sun-o:before {
    content: "ï†…"
}

.fa-moon-o:before {
    content: "ï††"
}

.fa-archive:before {
    content: "ï†‡"
}

.fa-bug:before {
    content: "ï†ˆ"
}

.fa-vk:before {
    content: "ï†‰"
}

.fa-weibo:before {
    content: "ï†Š"
}

.fa-renren:before {
    content: "ï†‹"
}

.fa-pagelines:before {
    content: "ï†Œ"
}

.fa-stack-exchange:before {
    content: "ï†"
}

.fa-arrow-circle-o-right:before {
    content: "ï†Ž"
}

.fa-arrow-circle-o-left:before {
    content: "ï†"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "ï†‘"
}

.fa-dot-circle-o:before {
    content: "ï†’"
}

.fa-wheelchair:before {
    content: "ï†“"
}

.fa-vimeo-square:before {
    content: "ï†”"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "ï†•"
}

.fa-plus-square-o:before {
    content: "ï†–"
}

.fa-space-shuttle:before {
    content: "ï†—"
}

.fa-slack:before {
    content: "ï†˜"
}

.fa-envelope-square:before {
    content: "ï†™"
}

.fa-wordpress:before {
    content: "ï†š"
}

.fa-openid:before {
    content: "ï†›"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "ï†œ"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "ï†"
}

.fa-yahoo:before {
    content: "ï†ž"
}

.fa-google:before {
    content: "ï† "
}

.fa-reddit:before {
    content: "ï†¡"
}

.fa-reddit-square:before {
    content: "ï†¢"
}

.fa-stumbleupon-circle:before {
    content: "ï†£"
}

.fa-stumbleupon:before {
    content: "ï†¤"
}

.fa-delicious:before {
    content: "ï†¥"
}

.fa-digg:before {
    content: "ï†¦"
}

.fa-pied-piper-pp:before {
    content: "ï†§"
}

.fa-pied-piper-alt:before {
    content: "ï†¨"
}

.fa-drupal:before {
    content: "ï†©"
}

.fa-joomla:before {
    content: "ï†ª"
}

.fa-language:before {
    content: "ï†«"
}

.fa-fax:before {
    content: "ï†¬"
}

.fa-building:before {
    content: "ï†­"
}

.fa-child:before {
    content: "ï†®"
}

.fa-paw:before {
    content: "ï†°"
}

.fa-spoon:before {
    content: "ï†±"
}

.fa-cube:before {
    content: "ï†²"
}

.fa-cubes:before {
    content: "ï†³"
}

.fa-behance:before {
    content: "ï†´"
}

.fa-behance-square:before {
    content: "ï†µ"
}

.fa-steam:before {
    content: "ï†¶"
}

.fa-steam-square:before {
    content: "ï†·"
}

.fa-recycle:before {
    content: "ï†¸"
}

.fa-automobile:before, .fa-car:before {
    content: "ï†¹"
}

.fa-cab:before, .fa-taxi:before {
    content: "ï†º"
}

.fa-tree:before {
    content: "ï†»"
}

.fa-spotify:before {
    content: "ï†¼"
}

.fa-deviantart:before {
    content: "ï†½"
}

.fa-soundcloud:before {
    content: "ï†¾"
}

.fa-database:before {
    content: "ï‡€"
}

.fa-file-pdf-o:before {
    content: "ï‡"
}

.fa-file-word-o:before {
    content: "ï‡‚"
}

.fa-file-excel-o:before {
    content: "ï‡ƒ"
}

.fa-file-powerpoint-o:before {
    content: "ï‡„"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "ï‡…"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "ï‡†"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "ï‡‡"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "ï‡ˆ"
}

.fa-file-code-o:before {
    content: "ï‡‰"
}

.fa-vine:before {
    content: "ï‡Š"
}

.fa-codepen:before {
    content: "ï‡‹"
}

.fa-jsfiddle:before {
    content: "ï‡Œ"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "ï‡"
}

.fa-circle-o-notch:before {
    content: "ï‡Ž"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "ï‡"
}

.fa-ge:before, .fa-empire:before {
    content: "ï‡‘"
}

.fa-git-square:before {
    content: "ï‡’"
}

.fa-git:before {
    content: "ï‡“"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "ï‡”"
}

.fa-tencent-weibo:before {
    content: "ï‡•"
}

.fa-qq:before {
    content: "ï‡–"
}

.fa-wechat:before, .fa-weixin:before {
    content: "ï‡—"
}

.fa-send:before, .fa-paper-plane:before {
    content: "ï‡˜"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "ï‡™"
}

.fa-history:before {
    content: "ï‡š"
}

.fa-circle-thin:before {
    content: "ï‡›"
}

.fa-header:before {
    content: "ï‡œ"
}

.fa-paragraph:before {
    content: "ï‡"
}

.fa-sliders:before {
    content: "ï‡ž"
}

.fa-share-alt:before {
    content: "ï‡ "
}

.fa-share-alt-square:before {
    content: "ï‡¡"
}

.fa-bomb:before {
    content: "ï‡¢"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "ï‡£"
}

.fa-tty:before {
    content: "ï‡¤"
}

.fa-binoculars:before {
    content: "ï‡¥"
}

.fa-plug:before {
    content: "ï‡¦"
}

.fa-slideshare:before {
    content: "ï‡§"
}

.fa-twitch:before {
    content: "ï‡¨"
}

.fa-yelp:before {
    content: "ï‡©"
}

.fa-newspaper-o:before {
    content: "ï‡ª"
}

.fa-wifi:before {
    content: "ï‡«"
}

.fa-calculator:before {
    content: "ï‡¬"
}

.fa-paypal:before {
    content: "ï‡­"
}

.fa-google-wallet:before {
    content: "ï‡®"
}

.fa-cc-visa:before {
    content: "ï‡°"
}

.fa-cc-mastercard:before {
    content: "ï‡±"
}

.fa-cc-discover:before {
    content: "ï‡²"
}

.fa-cc-amex:before {
    content: "ï‡³"
}

.fa-cc-paypal:before {
    content: "ï‡´"
}

.fa-cc-stripe:before {
    content: "ï‡µ"
}

.fa-bell-slash:before {
    content: "ï‡¶"
}

.fa-bell-slash-o:before {
    content: "ï‡·"
}

.fa-trash:before {
    content: "ï‡¸"
}

.fa-copyright:before {
    content: "ï‡¹"
}

.fa-at:before {
    content: "ï‡º"
}

.fa-eyedropper:before {
    content: "ï‡»"
}

.fa-paint-brush:before {
    content: "ï‡¼"
}

.fa-birthday-cake:before {
    content: "ï‡½"
}

.fa-area-chart:before {
    content: "ï‡¾"
}

.fa-pie-chart:before {
    content: "ïˆ€"
}

.fa-line-chart:before {
    content: "ïˆ"
}

.fa-lastfm:before {
    content: "ïˆ‚"
}

.fa-lastfm-square:before {
    content: "ïˆƒ"
}

.fa-toggle-off:before {
    content: "ïˆ„"
}

.fa-toggle-on:before {
    content: "ïˆ…"
}

.fa-bicycle:before {
    content: "ïˆ†"
}

.fa-bus:before {
    content: "ïˆ‡"
}

.fa-ioxhost:before {
    content: "ïˆˆ"
}

.fa-angellist:before {
    content: "ïˆ‰"
}

.fa-cc:before {
    content: "ïˆŠ"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "ïˆ‹"
}

.fa-meanpath:before {
    content: "ïˆŒ"
}

.fa-buysellads:before {
    content: "ïˆ"
}

.fa-connectdevelop:before {
    content: "ïˆŽ"
}

.fa-dashcube:before {
    content: "ïˆ"
}

.fa-forumbee:before {
    content: "ïˆ‘"
}

.fa-leanpub:before {
    content: "ïˆ’"
}

.fa-sellsy:before {
    content: "ïˆ“"
}

.fa-shirtsinbulk:before {
    content: "ïˆ”"
}

.fa-simplybuilt:before {
    content: "ïˆ•"
}

.fa-skyatlas:before {
    content: "ïˆ–"
}

.fa-cart-plus:before {
    content: "ïˆ—"
}

.fa-cart-arrow-down:before {
    content: "ïˆ˜"
}

.fa-diamond:before {
    content: "ïˆ™"
}

.fa-ship:before {
    content: "ïˆš"
}

.fa-user-secret:before {
    content: "ïˆ›"
}

.fa-motorcycle:before {
    content: "ïˆœ"
}

.fa-street-view:before {
    content: "ïˆ"
}

.fa-heartbeat:before {
    content: "ïˆž"
}

.fa-venus:before {
    content: "ïˆ¡"
}

.fa-mars:before {
    content: "ïˆ¢"
}

.fa-mercury:before {
    content: "ïˆ£"
}

.fa-intersex:before, .fa-transgender:before {
    content: "ïˆ¤"
}

.fa-transgender-alt:before {
    content: "ïˆ¥"
}

.fa-venus-double:before {
    content: "ïˆ¦"
}

.fa-mars-double:before {
    content: "ïˆ§"
}

.fa-venus-mars:before {
    content: "ïˆ¨"
}

.fa-mars-stroke:before {
    content: "ïˆ©"
}

.fa-mars-stroke-v:before {
    content: "ïˆª"
}

.fa-mars-stroke-h:before {
    content: "ïˆ«"
}

.fa-neuter:before {
    content: "ïˆ¬"
}

.fa-genderless:before {
    content: "ïˆ­"
}

.fa-facebook-official:before {
    content: "ïˆ°"
}

.fa-pinterest-p:before {
    content: "ïˆ±"
}

.fa-whatsapp:before {
    content: "ïˆ²"
}

.fa-server:before {
    content: "ïˆ³"
}

.fa-user-plus:before {
    content: "ïˆ´"
}

.fa-user-times:before {
    content: "ïˆµ"
}

.fa-hotel:before, .fa-bed:before {
    content: "ïˆ¶"
}

.fa-viacoin:before {
    content: "ïˆ·"
}

.fa-train:before {
    content: "ïˆ¸"
}

.fa-subway:before {
    content: "ïˆ¹"
}

.fa-medium:before {
    content: "ïˆº"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "ïˆ»"
}

.fa-optin-monster:before {
    content: "ïˆ¼"
}

.fa-opencart:before {
    content: "ïˆ½"
}

.fa-expeditedssl:before {
    content: "ïˆ¾"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "ï‰€"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "ï‰"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "ï‰‚"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "ï‰ƒ"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "ï‰„"
}

.fa-mouse-pointer:before {
    content: "ï‰…"
}

.fa-i-cursor:before {
    content: "ï‰†"
}

.fa-object-group:before {
    content: "ï‰‡"
}

.fa-object-ungroup:before {
    content: "ï‰ˆ"
}

.fa-sticky-note:before {
    content: "ï‰‰"
}

.fa-sticky-note-o:before {
    content: "ï‰Š"
}

.fa-cc-jcb:before {
    content: "ï‰‹"
}

.fa-cc-diners-club:before {
    content: "ï‰Œ"
}

.fa-clone:before {
    content: "ï‰"
}

.fa-balance-scale:before {
    content: "ï‰Ž"
}

.fa-hourglass-o:before {
    content: "ï‰"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "ï‰‘"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "ï‰’"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "ï‰“"
}

.fa-hourglass:before {
    content: "ï‰”"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "ï‰•"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "ï‰–"
}

.fa-hand-scissors-o:before {
    content: "ï‰—"
}

.fa-hand-lizard-o:before {
    content: "ï‰˜"
}

.fa-hand-spock-o:before {
    content: "ï‰™"
}

.fa-hand-pointer-o:before {
    content: "ï‰š"
}

.fa-hand-peace-o:before {
    content: "ï‰›"
}

.fa-trademark:before {
    content: "ï‰œ"
}

.fa-registered:before {
    content: "ï‰"
}

.fa-creative-commons:before {
    content: "ï‰ž"
}

.fa-gg:before {
    content: "ï‰ "
}

.fa-gg-circle:before {
    content: "ï‰¡"
}

.fa-tripadvisor:before {
    content: "ï‰¢"
}

.fa-odnoklassniki:before {
    content: "ï‰£"
}

.fa-odnoklassniki-square:before {
    content: "ï‰¤"
}

.fa-get-pocket:before {
    content: "ï‰¥"
}

.fa-wikipedia-w:before {
    content: "ï‰¦"
}

.fa-safari:before {
    content: "ï‰§"
}

.fa-chrome:before {
    content: "ï‰¨"
}

.fa-firefox:before {
    content: "ï‰©"
}

.fa-opera:before {
    content: "ï‰ª"
}

.fa-internet-explorer:before {
    content: "ï‰«"
}

.fa-tv:before, .fa-television:before {
    content: "ï‰¬"
}

.fa-contao:before {
    content: "ï‰­"
}

.fa-500px:before {
    content: "ï‰®"
}

.fa-amazon:before {
    content: "ï‰°"
}

.fa-calendar-plus-o:before {
    content: "ï‰±"
}

.fa-calendar-minus-o:before {
    content: "ï‰²"
}

.fa-calendar-times-o:before {
    content: "ï‰³"
}

.fa-calendar-check-o:before {
    content: "ï‰´"
}

.fa-industry:before {
    content: "ï‰µ"
}

.fa-map-pin:before {
    content: "ï‰¶"
}

.fa-map-signs:before {
    content: "ï‰·"
}

.fa-map-o:before {
    content: "ï‰¸"
}

.fa-map:before {
    content: "ï‰¹"
}

.fa-commenting:before {
    content: "ï‰º"
}

.fa-commenting-o:before {
    content: "ï‰»"
}

.fa-houzz:before {
    content: "ï‰¼"
}

.fa-vimeo:before {
    content: "ï‰½"
}

.fa-black-tie:before {
    content: "ï‰¾"
}

.fa-fonticons:before {
    content: "ïŠ€"
}

.fa-reddit-alien:before {
    content: "ïŠ"
}

.fa-edge:before {
    content: "ïŠ‚"
}

.fa-credit-card-alt:before {
    content: "ïŠƒ"
}

.fa-codiepie:before {
    content: "ïŠ„"
}

.fa-modx:before {
    content: "ïŠ…"
}

.fa-fort-awesome:before {
    content: "ïŠ†"
}

.fa-usb:before {
    content: "ïŠ‡"
}

.fa-product-hunt:before {
    content: "ïŠˆ"
}

.fa-mixcloud:before {
    content: "ïŠ‰"
}

.fa-scribd:before {
    content: "ïŠŠ"
}

.fa-pause-circle:before {
    content: "ïŠ‹"
}

.fa-pause-circle-o:before {
    content: "ïŠŒ"
}

.fa-stop-circle:before {
    content: "ïŠ"
}

.fa-stop-circle-o:before {
    content: "ïŠŽ"
}

.fa-shopping-bag:before {
    content: "ïŠ"
}

.fa-shopping-basket:before {
    content: "ïŠ‘"
}

.fa-hashtag:before {
    content: "ïŠ’"
}

.fa-bluetooth:before {
    content: "ïŠ“"
}

.fa-bluetooth-b:before {
    content: "ïŠ”"
}

.fa-percent:before {
    content: "ïŠ•"
}

.fa-gitlab:before {
    content: "ïŠ–"
}

.fa-wpbeginner:before {
    content: "ïŠ—"
}

.fa-wpforms:before {
    content: "ïŠ˜"
}

.fa-envira:before {
    content: "ïŠ™"
}

.fa-universal-access:before {
    content: "ïŠš"
}

.fa-wheelchair-alt:before {
    content: "ïŠ›"
}

.fa-question-circle-o:before {
    content: "ïŠœ"
}

.fa-blind:before {
    content: "ïŠ"
}

.fa-audio-description:before {
    content: "ïŠž"
}

.fa-volume-control-phone:before {
    content: "ïŠ "
}

.fa-braille:before {
    content: "ïŠ¡"
}

.fa-assistive-listening-systems:before {
    content: "ïŠ¢"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "ïŠ£"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "ïŠ¤"
}

.fa-glide:before {
    content: "ïŠ¥"
}

.fa-glide-g:before {
    content: "ïŠ¦"
}

.fa-signing:before, .fa-sign-language:before {
    content: "ïŠ§"
}

.fa-low-vision:before {
    content: "ïŠ¨"
}

.fa-viadeo:before {
    content: "ïŠ©"
}

.fa-viadeo-square:before {
    content: "ïŠª"
}

.fa-snapchat:before {
    content: "ïŠ«"
}

.fa-snapchat-ghost:before {
    content: "ïŠ¬"
}

.fa-snapchat-square:before {
    content: "ïŠ­"
}

.fa-pied-piper:before {
    content: "ïŠ®"
}

.fa-first-order:before {
    content: "ïŠ°"
}

.fa-yoast:before {
    content: "ïŠ±"
}

.fa-themeisle:before {
    content: "ïŠ²"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "ïŠ³"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "ïŠ´"
}

.fa-handshake-o:before {
    content: "ïŠµ"
}

.fa-envelope-open:before {
    content: "ïŠ¶"
}

.fa-envelope-open-o:before {
    content: "ïŠ·"
}

.fa-linode:before {
    content: "ïŠ¸"
}

.fa-address-book:before {
    content: "ïŠ¹"
}

.fa-address-book-o:before {
    content: "ïŠº"
}

.fa-vcard:before, .fa-address-card:before {
    content: "ïŠ»"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "ïŠ¼"
}

.fa-user-circle:before {
    content: "ïŠ½"
}

.fa-user-circle-o:before {
    content: "ïŠ¾"
}

.fa-user-o:before {
    content: "ï‹€"
}

.fa-id-badge:before {
    content: "ï‹"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "ï‹‚"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "ï‹ƒ"
}

.fa-quora:before {
    content: "ï‹„"
}

.fa-free-code-camp:before {
    content: "ï‹…"
}

.fa-telegram:before {
    content: "ï‹†"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "ï‹‡"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "ï‹ˆ"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "ï‹‰"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "ï‹Š"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "ï‹‹"
}

.fa-shower:before {
    content: "ï‹Œ"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "ï‹"
}

.fa-podcast:before {
    content: "ï‹Ž"
}

.fa-window-maximize:before {
    content: "ï‹"
}

.fa-window-minimize:before {
    content: "ï‹‘"
}

.fa-window-restore:before {
    content: "ï‹’"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "ï‹“"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "ï‹”"
}

.fa-bandcamp:before {
    content: "ï‹•"
}

.fa-grav:before {
    content: "ï‹–"
}

.fa-etsy:before {
    content: "ï‹—"
}

.fa-imdb:before {
    content: "ï‹˜"
}

.fa-ravelry:before {
    content: "ï‹™"
}

.fa-eercast:before {
    content: "ï‹š"
}

.fa-microchip:before {
    content: "ï‹›"
}

.fa-snowflake-o:before {
    content: "ï‹œ"
}

.fa-superpowers:before {
    content: "ï‹"
}

.fa-wpexplorer:before {
    content: "ï‹ž"
}

.fa-meetup:before {
    content: "ï‹ "
}

.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
}

.container {
    width: 1080px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

@media (max-width: 1100px) {
    .container {
        width: 900px
    }
}

@media (max-width: 900px) {
    .container {
        width: auto
    }
}

.row {
    margin: 0 -15px
}

.row:before, .row:after {
    content: "";
    display: table;
    clear: both
}

.content-row {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

@media (max-width: 900px) {
    .content-row {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.position-info {
    width: 50%;
    padding: 0 15px;
    position: relative;
    text-align: center
}

@media (max-width: 900px) {
    .position-info {
        width: 100%;
        padding: 0 5px
    }
}

.position-image {
    text-align: center;
    line-height: 0
}

@media (max-width: 900px) {
    .position-image {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 80px;
        margin: 0 -10px 0 0
    }
}

@media (max-width: 450px) {
    .position-image {
        width: 60px
    }
}

.position-image img {
    width: 100%;
    display: inline-block
}

.position-image .pic {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%
}

.position-slogans {
    text-align: center;
    margin: 0 -20px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 15px;
    font-weight: 700;
    background: #f2eb30
}

.position-form {
    width: 50%;
    padding: 20px 15px;
    position: relative
}

@media (max-width: 900px) {
    .position-form {
        width: 100%;
        min-height: 0;
        padding: 20px 5px 10px 5px
    }
}

.position-text {
    position: relative
}

@media (max-width: 900px) {
    .position-text {
        padding: 0 70px 0 0
    }
}

.position-text .subtitle {
    padding: 0 0 20px
}

@media (max-width: 900px) {
    .position-text .subtitle {
        padding: 0
    }
}

.hide {
    display: none !important
}

@media (max-width: 900px) {
    .hide-sm {
        display: none !important
    }
}

@media (max-width: 900px) {
    .show-sm {
        display: block !important
    }
}

.sm {
    display: none
}

@media (max-width: 900px) {
    .sm {
        display: block
    }
}

.md {
    display: none
}

@media (min-width: 900px) {
    .md {
        display: block
    }
}

.header {
    background: #1f1f1f;
    color: #fff
}

.header a {
    color: #fff
}

.header img {
    display: block
}

.header .logo-big {
    display: block;
    vertical-align: top
}

@media (max-width: 900px) {
    .header .logo-big {
        display: none
    }
}

.header .logo-sm {
    display: none;
    vertical-align: top
}

@media (max-width: 900px) {
    .header .logo-sm {
        display: block
    }
}

.footer {
    color: #fff
}

.footer a {
    color: #fff
}

.footer .links {
    text-align: center
}

.footer .links a {
    margin: 0 10px
}

.footer-text {
    text-align: center
}

.m-t-lg {
    margin-top: 30px !important
}

.m-b {
    margin-bottom: 15px !important
}

.footer-svg {
    font-size: 10px
}

.footer-logo {
    position: relative;
    display: inline-block;
    color: #fff;
    fill: #fff
}

.footer-logo small {
    position: absolute;
    right: 58px;
    top: 5px;
    font-weight: 300;
    font-size: 15.25px;
    white-space: nowrap
}

.footer-logo svg {
    display: block
}

.btn, .btn-continue, .btn-continue-like, .button, .ynBTN_alpha {
    font-weight: 500;
    font-size: 1rem;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background: #43cb83;
    border: 1px solid #43cb83;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    transition: all .5s ease-in
}

.btn:hover, .btn-continue:hover, .btn-continue-like:hover, .button:hover, .ynBTN_alpha:hover, .btn:active, .btn-continue:active, .btn-continue-like:active, .button:active, .ynBTN_alpha:active, .btn:focus, .btn-continue:focus, .btn-continue-like:focus, .button:focus, .ynBTN_alpha:focus {
    background: #fff;
    border-color: #43cb83;
    color: #43cb83
}

.btn:disabled, .btn-continue:disabled, .btn-continue-like:disabled, .button:disabled, .ynBTN_alpha:disabled, .btn .disabled, .btn-continue .disabled, .btn-continue-like .disabled, .button .disabled, .ynBTN_alpha .disabled {
    cursor: default;
    background: #dddfde;
    border-color: #dddfde;
    color: rgba(0, 0, 0, 0.3)
}

.btn:disabled:hover, .btn-continue:disabled:hover, .btn-continue-like:disabled:hover, .button:disabled:hover, .ynBTN_alpha:disabled:hover, .btn:disabled:active, .btn-continue:disabled:active, .btn-continue-like:disabled:active, .button:disabled:active, .ynBTN_alpha:disabled:active, .btn:disabled:focus, .btn-continue:disabled:focus, .btn-continue-like:disabled:focus, .button:disabled:focus, .ynBTN_alpha:disabled:focus, .btn .disabled:hover, .btn-continue .disabled:hover, .btn-continue-like .disabled:hover, .button .disabled:hover, .ynBTN_alpha .disabled:hover, .btn .disabled:active, .btn-continue .disabled:active, .btn-continue-like .disabled:active, .button .disabled:active, .ynBTN_alpha .disabled:active, .btn .disabled:focus, .btn-continue .disabled:focus, .btn-continue-like .disabled:focus, .button .disabled:focus, .ynBTN_alpha .disabled:focus {
    background: #dddfde;
    border-color: #dddfde;
    color: rgba(0, 0, 0, 0.3)
}

.btn-block, .subBTN {
    width: 100%
}

.btn-md, .questionfield .button {
    font-size: 1.13rem;
    border-radius: 30px;
    padding: 10px
}

.btn-lg, .btn-continue, .btn-continue-like, .ynBTN_alpha, .ynBTN_beta, .subBTN {
    font-size: 1rem;
    border-radius: 30px;
    padding: 15px 48px 13px 48px;
    font-weight: 500;
    text-transform: uppercase
}

.btn-gradient {
    background: #43cb83 linear-gradient(to bottom, #6bd69d 0, #2fac6a 100%) repeat-x scroll 0 0;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset
}

.btn-gradient:hover, .btn-gradient:active, .btn-gradient:focus {
    color: #fff;
    background: #43cb83 linear-gradient(to bottom, #43cb83 0, #2fac6a 100%) repeat-x scroll 0 0
}

.btn-grey, .ynBTN_beta {
    background: #ccc;
    border: 1px solid #ccc;
    color: #000
}

.btn-grey:hover, .ynBTN_beta:hover, .btn-grey:active, .ynBTN_beta:active, .btn-grey:focus, .ynBTN_beta:focus {
    background: #b3b3b3;
    border-color: #b3b3b3;
    color: #000
}

.btn-bordered {
    background: 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center
}

.btn-continue, .btn-continue-like {
    letter-spacing: 1px
}

@media (max-width: 900px) {
    .btn-continue, .btn-continue-like {
        display: block;
        width: 100%
    }
}

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea, select {
    border-radius: 3px;
    font-size: 1rem;
    text-align: center;
    color: #000;
    border: 1px solid #ccc;
    margin: 0;
    height: 40px;
    width: 100%;
    padding: 0 18px;
    font-weight: 400;
    outline: none !important
}

[type="text"]::-webkit-input-placeholder, [type="password"]::-webkit-input-placeholder, [type="date"]::-webkit-input-placeholder, [type="datetime"]::-webkit-input-placeholder, [type="datetime-local"]::-webkit-input-placeholder, [type="month"]::-webkit-input-placeholder, [type="week"]::-webkit-input-placeholder, [type="email"]::-webkit-input-placeholder, [type="number"]::-webkit-input-placeholder, [type="search"]::-webkit-input-placeholder, [type="tel"]::-webkit-input-placeholder, [type="time"]::-webkit-input-placeholder, [type="url"]::-webkit-input-placeholder, [type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.8)
}

[type="text"]:-moz-placeholder, [type="password"]:-moz-placeholder, [type="date"]:-moz-placeholder, [type="datetime"]:-moz-placeholder, [type="datetime-local"]:-moz-placeholder, [type="month"]:-moz-placeholder, [type="week"]:-moz-placeholder, [type="email"]:-moz-placeholder, [type="number"]:-moz-placeholder, [type="search"]:-moz-placeholder, [type="tel"]:-moz-placeholder, [type="time"]:-moz-placeholder, [type="url"]:-moz-placeholder, [type="color"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
    color: rgba(0, 0, 0, 0.8)
}

[type="text"]::-moz-placeholder, [type="password"]::-moz-placeholder, [type="date"]::-moz-placeholder, [type="datetime"]::-moz-placeholder, [type="datetime-local"]::-moz-placeholder, [type="month"]::-moz-placeholder, [type="week"]::-moz-placeholder, [type="email"]::-moz-placeholder, [type="number"]::-moz-placeholder, [type="search"]::-moz-placeholder, [type="tel"]::-moz-placeholder, [type="time"]::-moz-placeholder, [type="url"]::-moz-placeholder, [type="color"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
    color: rgba(0, 0, 0, 0.8)
}

[type="text"]:-ms-input-placeholder, [type="password"]:-ms-input-placeholder, [type="date"]:-ms-input-placeholder, [type="datetime"]:-ms-input-placeholder, [type="datetime-local"]:-ms-input-placeholder, [type="month"]:-ms-input-placeholder, [type="week"]:-ms-input-placeholder, [type="email"]:-ms-input-placeholder, [type="number"]:-ms-input-placeholder, [type="search"]:-ms-input-placeholder, [type="tel"]:-ms-input-placeholder, [type="time"]:-ms-input-placeholder, [type="url"]:-ms-input-placeholder, [type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.8)
}

textarea {
    padding: 5px 18px
}

input[type="radio"], input[type="checkbox"], select {
    cursor: pointer;
    height: 30px;
    vertical-align: sub;
    width: 30px
}

.gender, .gender-wrap {
    margin: 0 4px 21px;
    text-align: center;
    background-color: #fff;
    border: 4px solid #fff;
    height: 44px;
    border-radius: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative
}

@media (max-width: 900px) {
    .gender, .gender-wrap {
        height: 48px
    }
}

.one-form .gender, .one-form .gender-wrap {
    margin-bottom: 10px
}

.gender label.radio, .gender-wrap label.radio {
    width: 50%;
    margin: 0;
    padding: 0;
    position: relative
}

.gender label.radio input, .gender-wrap label.radio input {
    visibility: hidden;
    margin-left: -20px;
    position: absolute
}

.gender label.radio input:checked + label, .gender-wrap label.radio input:checked + label {
    background: #17a1e6;
    color: #fff;
    font-weight: 400;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3)
}

.gender label.radio input:checked + label span, .gender-wrap label.radio input:checked + label span {
    border-bottom: 0
}

.gender label.radio input + label, .gender-wrap label.radio input + label {
    font-size: .88rem;
    line-height: 36px;
    cursor: pointer;
    border-radius: 30px;
    text-align: center;
    display: block;
    color: #17a1e6;
    padding: 0 5px;
    white-space: nowrap
}

@media (max-width: 900px) {
    .gender label.radio input + label, .gender-wrap label.radio input + label {
        font-size: 1rem;
        line-height: 40px
    }
}

.gender label.radio input + label:before, .gender-wrap label.radio input + label:before {
    display: none
}

.gender label.radio input + label span, .gender-wrap label.radio input + label span {
    border-bottom: 1px dashed #17a1e6
}

label.radio {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    cursor: pointer
}

label.radio input {
    visibility: hidden;
    margin-left: -20px;
    position: absolute
}

label.radio input:checked + label:before {
    background: #17a1e6
}

label.radio input + label {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    padding: 0 25px 0 34px;
    cursor: pointer
}

label.radio input + label:before {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    content: " ";
    display: block;
    height: 26px;
    left: 0;
    position: absolute;
    top: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 26px
}

label.checkbox {
    position: relative;
    font-weight: 700;
    overflow: hidden;
    vertical-align: top;
    cursor: pointer;
    display: inline-block
}

label.checkbox input {
    position: absolute;
    left: -20px;
    top: 0;
    opacity: 0
}

label.checkbox input:checked + span:before {
    background: #000
}

label.checkbox input:checked + span:after {
    display: block
}

label.checkbox input + span {
    padding: 3px 0 5px 42px;
    position: relative;
    display: inline-block
}

@media (max-width: 450px) {
    label.checkbox input + span {
        padding: 1px 0 3px 28px
    }
}

label.checkbox input + span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #000;
    width: 30px;
    height: 30px;
    border-radius: 3px
}

@media (max-width: 450px) {
    label.checkbox input + span:before {
        width: 20px;
        height: 20px
    }
}

label.checkbox input + span:after {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url("./images/check.png");
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width: 450px) {
    label.checkbox input + span:after {
        width: 20px;
        height: 20px
    }
}

label.checkbox.single {
    height: 20px
}

label.checkbox.single input + span {
    padding: 0;
    width: 20px;
    height: 20px
}

label.checkbox.single input + span:before {
    width: 20px;
    height: 20px
}

label.checkbox.single input + span:after {
    width: 20px;
    height: 20px;
    background-size: 12px auto
}

.label {
    color: #fff;
    text-align: center;
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 7px
}

.legalWin {
    color: #fff;
    text-align: center;
    font-size: .75rem;
    padding-bottom: 7px
}

.form-control {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #000;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: 44px;
    line-height: 1.42857;
    padding: 11px 12px;
    transition: border-color .15s ease-in-out;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width: 900px) {
    .form-control {
        height: 48px
    }
}

.form-control.loading {
    background-image: url("./images/loader.gif");
    background-repeat: no-repeat;
    background-position: right 7px bottom 50%
}

.invalid {
    background: url("./images/invalid.png") right center no-repeat #fff;
    border: 1px solid red !important;
    background-position: right 8px bottom 50%
}

select.invalid {
    background: #fff
}

.invalid-message {
    display: none;
    position: absolute;
    left: 0;
    top: 46px;
    right: 0;
    background: red;
    padding: 6px 12px;
    color: #fff;
    border-radius: 18px;
    text-align: center;
    font-size: .88rem;
    line-height: 1.2;
    z-index: 1
}

.invalid-message:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -10px;
    border-width: 5px 8px;
    margin: 0 0 0 -8px;
    border-style: solid;
    border-color: transparent transparent red transparent
}

.valid {
    background: url("./images/valid.png") right center no-repeat #fff;
    border: 1px solid green !important;
    background-position: right 8px bottom 50%
}

select.valid {
    background: #fff
}

.firstName, .lastName, .postcode, .state {
    width: 50%
}

.names {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    position: relative
}

@media (max-width: 900px) {
    .names {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.names .postcode-wrap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.names .form-group {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.names .number {
    width: 75px;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.bday-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%
}

.bday-wrap > .form-group {
    width: 33.3%
}

.bday {
    float: left;
    width: 113px
}

.form-group {
    margin: 0 5px 21px;
    position: relative
}

.one-form .form-group {
    margin-bottom: 10px
}

#input1, #input2 {
    padding-top: 20px
}

@media (max-width: 900px) {
    #input1, #input2 {
        padding-top: 15px
    }
}

#input1 select, #input2 select {
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: unset
}

.select-wrapper {
    display: block;
    position: relative
}

.select-wrapper:before {
    border-color: transparent transparent #222;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 1px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 1px
}

.select-wrapper:after {
    border-color: #222 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    bottom: 12px;
    content: "";
    height: 1px;
    position: absolute;
    right: 12px;
    width: 1px
}

.select-wrapper .form-control {
    padding-right: 30px
}

.text-agree {
    display: block;
    font-size: .69rem;
    font-weight: normal;
    text-align: left
}

@media (max-width: 900px) {
    .text-agree {
        font-size: .88rem
    }
}

.text-agree.row {
    text-align: center;
    margin-left: 5px !important;
    margin-right: 5px !important
}

.text-agree .checkbox-information {
    cursor: pointer;
    display: inline-block;
    position: relative
}

.text-agree .checkbox-information:hover .checkbox-text-text {
    visibility: visible;
    opacity: 1;
    -webkit-animation: checkboxInformation 1s ease-in-out;
    animation: checkboxInformation 1s ease-in-out
}

.text-agree .checkbox-information .checkbox-text-text {
    font-size: 11px;
    color: #3c3c3c;
    font-weight: 400;
    visibility: hidden;
    opacity: 0;
    width: 260px;
    right: -80px;
    position: absolute;
    bottom: 24px;
    background: #fff7df;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1)
}

.text-agree .checkbox-information .checkbox-text-text:after {
    content: "";
    position: absolute;
    right: 77px;
    bottom: -16px;
    border-style: solid;
    border-width: 8px;
    border-color: #fff7df transparent transparent
}

#sponsor-list {
    text-decoration: underline
}

#woonp2 {
    display: none
}

.CoregplusIMG, .coreg-sponsor-img {
    display: inline-block;
    float: right
}

@media (max-width: 900px) {
    .CoregplusIMG, .coreg-sponsor-img {
        float: none;
        width: 100%;
        text-align: center
    }
}

@media (max-width: 450px) {
    .CoregplusIMG, .coreg-sponsor-img {
        display: none
    }
}

.CoregplusIMG img, .coreg-sponsor-img img {
    max-height: 80px;
    max-width: 80px
}

@media (max-width: 900px) {
    .CoregplusIMG img, .coreg-sponsor-img img {
        max-width: 160px;
        max-height: 100px
    }
}

.legal, .legal2 {
    padding-top: 5px;
    font-size: 10px;
    line-height: 1;
    min-width: 200px;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: justify
}

.TCbox, .TCvalid, .TCboxSP, .TCboxEXTRA, .terms-agree, .coreg-sponsor {
    float: left
}

.info {
    padding: 0 0 20px
}

.info h3, .info .h3 {
    color: #fff;
    font-size: 2.52rem;
    font-weight: 900;
    text-align: center;
    padding: 9px 0 17px 0
}

@media (max-width: 900px) {
    .info h3, .info .h3 {
        font-size: 1.88rem
    }
}

.info h4, .info .h4 {
    color: #fff;
    font-size: 1.88rem;
    font-weight: 900;
    text-align: center;
    padding: 9px 0 17px 0
}

.info .row {
    margin: 0
}

.info .info-form {
    max-width: 370px;
    margin: 0 auto
}

.info .btn-continue {
    display: block;
    width: 100%
}

.info-form-text {
    padding: 0 0 10px;
    text-align: center
}

.sponsorCHECKB, #coreg-container {
    padding: 18px 20px 15px;
    border-radius: 10px;
    margin: 0 -20px 30px;
    font-size: .82rem
}

.sponsorCHECKB:after, #coreg-container:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 900px) {
    .sponsorCHECKB, #coreg-container {
        margin: 0 -20px 30px;
        border-radius: 0
    }
}

.one-form .sponsorCHECKB, .one-form #coreg-container {
    margin-bottom: 10px
}

.sponsorCHECKB p, #coreg-container p {
    padding: 0
}

.sponsorCHECKB img, #coreg-container img {
    display: none
}

#coreg-container {
    padding: 10px 20px
}

.coreg-sponsor-wrap {
    padding: 5px 0;
    position: relative;
    cursor: pointer
}

.coreg-sponsor-wrap:after {
    content: "";
    display: table;
    clear: both
}

@media (max-width: 900px) {
    .coreg-sponsor-wrap {
        padding: 10px 0
    }
}

.coreg-sponsor-wrap input {
    position: absolute;
    left: -10px;
    top: -10px;
    opacity: 0
}

.coreg-sponsor-wrap input:checked + .coreg-sponsor-text:before {
    background: #43cb83;
    box-shadow: none
}

.coreg-sponsor-wrap input:checked + .coreg-sponsor-text:after {
    display: block
}

.coreg-sponsor-text {
    padding: 0 0 0 30px;
    position: relative;
    line-height: 1.1;
    cursor: pointer;
    text-align: left
}

.coreg-sponsor-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
    background: #fff
}

.coreg-sponsor-text:after {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    background-image: url("./images/check.png");
    background-size: 14px auto;
    background-repeat: no-repeat;
    background-position: center center
}

.coreg-sponsor-text span {
    font-size: .82rem !important
}

.user-info-control {
    position: relative
}

.user-info-control .text-agree {
    display: block;
    padding: 0 0 0 34px;
    position: relative;
    cursor: pointer
}

.user-info-control .text-agree:before {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    left: 0;
    top: 0
}

.user-info-control .text-agree:after {
    display: none;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 6px;
    top: 6px
}

.user-info-control .terms-agree {
    position: absolute;
    left: -10px;
    top: -10px;
    opacity: 0
}

.user-info-control .terms-agree:checked + .text-agree:after {
    display: block
}

.ui-menu {
    margin: 0 0 0 -9px;
    padding: 1px 0 0 0
}

.ui-menu .ui-menu-item {
    padding: 0
}

.ui-menu .ui-state-active {
    background: #ccc
}

.ui-menu .ui-menu-item-wrapper {
    padding: 8px 12px;
    margin: 0 !important
}

.steps-form .gender, .steps-form .gender-wrap {
    background: 0;
    margin: 10px -15px 19px;
    border: 0;
    height: auto;
    border-radius: 0
}

@media (max-width: 900px) {
    .steps-form .gender, .steps-form .gender-wrap {
        margin: 10px -5px 4px
    }
}

.steps-form .gender label.radio input:checked + label, .steps-form .gender-wrap label.radio input:checked + label {
    background: #fff;
    color: #000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05)
}

.steps-form .gender label.radio input:checked + label:before, .steps-form .gender label.radio input:checked + label:after, .steps-form .gender-wrap label.radio input:checked + label:before, .steps-form .gender-wrap label.radio input:checked + label:after {
    display: block
}

.steps-form .gender label.radio input:checked + label:hover, .steps-form .gender-wrap label.radio input:checked + label:hover {
    cursor: default
}

.steps-form .gender label.radio input:checked + label span, .steps-form .gender-wrap label.radio input:checked + label span {
    color: #000
}

.steps-form .gender label.radio label, .steps-form .gender-wrap label.radio label {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    color: #000;
    border-radius: 15px;
    width: auto;
    height: 206px;
    font-size: 40px;
    align-items: center;
    margin: 0 15px;
    font-weight: 400;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05)
}

@media (max-width: 900px) {
    .steps-form .gender label.radio label, .steps-form .gender-wrap label.radio label {
        margin: 0 5px;
        font-size: 24px
    }
}

.steps-form .gender label.radio label:before, .steps-form .gender-wrap label.radio label:before {
    content: "";
    position: absolute;
    left: auto;
    right: -10px;
    top: -20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: none;
    background: #000;
    z-index: 2;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25)
}

.steps-form .gender label.radio label:after, .steps-form .gender-wrap label.radio label:after {
    display: none;
    content: "";
    position: absolute;
    left: auto;
    right: -10px;
    top: -20px;
    margin: 17px 14px 0;
    width: 22px;
    height: 16px;
    background-image: url("./images/check-big.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 2
}

.steps-form .gender label.radio label span, .steps-form .gender-wrap label.radio label span {
    color: #000
}

.steps-form .btn-continue {
    max-width: 380px;
    margin: 16px auto 0
}

.steps-form .form-group {
    margin: 0 5px 15px
}

.steps-form .form-group .legalWin {
    font-size: 14px
}

.steps-form .form-group .legalWin:last-child {
    padding: 5px 0 0 0
}

.step-image {
    height: 160px;
    margin: 32px auto -35px;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: .1
}

.step-image.man {
    width: 101px;
    background-image: url("./images/man.png")
}

.step-image.woman {
    width: 101px;
    background-image: url("./images/woman.png")
}

.step-image.email {
    width: 156px;
    background-image: url("./images/email.png")
}

.step-image.location {
    display: none
}

@media (max-width: 900px) {
    .step-image.location {
        display: block;
        margin: 42px auto -25px;
        width: 70px;
        height: 70px;
        background-image: url("./images/location.png")
    }
}

.step-image.birth {
    width: 131px;
    background-image: url("./images/birth.png")
}

.terms {
    font-size: 11px;
    line-height: 1.3;
    padding: 35px 0;
    border-top: 2px solid #fff
}

@media (max-width: 900px) {
    .terms {
        border-top: 0
    }
}

@media (max-width: 900px) {
    .terms-in {
        overflow: scroll;
        height: 80px;
        padding-right: 5px
    }
}

.title {
    text-align: center;
    padding: 6px 0 3px 0;
    line-height: 1;
    font-weight: 900;
    font-size: 62px
}

@media (max-width: 900px) {
    .title {
        font-size: 36px;
        text-align: left
    }
}

@media (max-width: 450px) {
    .title {
        font-size: 18px;
        padding: 3px 0 1px 0
    }
}

.subtitle {
    text-align: center;
    padding: 0;
    font-weight: 400;
    line-height: 1.1;
    font-size: 68px
}

@media (max-width: 900px) {
    .subtitle {
        font-size: 40px;
        text-align: left;
        font-weight: 400;
        padding: 0 0 17px
    }
}

@media (max-width: 450px) {
    .subtitle {
        font-size: 20px;
        padding: 0 0 8px
    }
}

.subtitle .square {
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    border-radius: 10px;
    width: 68px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    font-size: 52px;
    position: relative;
    top: -4px
}

@media (max-width: 900px) {
    .subtitle .square {
        border-radius: 6px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        font-size: 32px;
        top: -2px
    }
}

@media (max-width: 450px) {
    .subtitle .square {
        border-radius: 3px;
        width: 20px;
        height: 20px;
        line-height: 18px;
        font-size: 14px;
        top: -1px;
        border-width: 1px
    }
}

.progress {
    max-width: 360px;
    margin: 0 auto 21px;
    position: relative
}

.progress .rel {
    padding: 7px 0
}

.progress h6 {
    color: #fff;
    text-transform: uppercase;
    font-size: .88rem;
    text-align: center;
    letter-spacing: 1px;
    padding: 0 0 7px
}

.progress-bar {
    height: 6px;
    background: #f2f2f2
}

.progress-bar > div {
    height: 6px;
    background: #17a1e6
}

.progress-points {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.progress-point {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #f2f2f2
}

.progress-point.active {
    background: #17a1e6
}

.select-color {
    text-align: center;
    padding: 0 0 9px 0
}

@media (max-width: 900px) {
    .select-color {
        padding: 16px 5px 27px;
        display: none
    }
}

.select-color h5 {
    color: #fff;
    font-weight: 300;
    font-size: 1.5rem;
    padding: 0 0 1px
}

@media (max-width: 900px) {
    .select-color h5 {
        font-size: 1.88rem;
        text-align: center;
        font-weight: 900;
        padding: 0 0 8px;
        color: #fff
    }
}

.select-color label {
    font-weight: 300;
    display: inline-block;
    text-align: center;
    width: 88px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding: 7px 7px 0 7px
}

@media (max-width: 900px) {
    .select-color label {
        width: 66px
    }
}

.select-color label input {
    position: absolute;
    left: -50px;
    opacity: 0
}

.select-color label input:checked + div .select-color-round {
    border: 2px solid #43cb83
}

.select-color label input:checked + div .select-color-round:before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    top: -7px;
    right: -7px;
    border-radius: 50%;
    background: url("./images/valid.png") center center no-repeat #43cb83
}

.select-color-round {
    width: 48px;
    height: 48px;
    display: inline-block;
    margin: 0 0 7px;
    border-radius: 50%;
    vertical-align: top;
    position: relative
}

.select-color-round:hover {
    border: 2px solid #43cb83
}

.color-silver {
    background-color: #dddfde
}

.color-space-gray {
    background-color: #abaeb1
}

.color-gold {
    background-color: #f5e0c9
}

.color-rose-gold {
    background-color: #e8c0bb
}

.color-red {
    background-color: #cb3340
}

.select-color-chooser {
    padding: 0 5px 18px
}

.choose-line {
    background: #141414;
    color: #fff;
    padding: 16px 0 0
}

@media (max-width: 900px) {
    .choose-line {
        padding: 0;
        background: #000;
        color: #fff
    }
}

.choose-line .container {
    max-width: 900px
}

.choose-line .btn-continue, .choose-line .btn-continue-like {
    max-width: 400px;
    margin: 0 auto
}

.select-line:after {
    content: "";
    display: table;
    clear: both
}

.select-line-2 .select-color {
    max-width: 500px
}

@media (min-width: 900px) {
    .select-line-2 {
        padding: 0 0 10px
    }

    .select-line-2 .select-color {
        text-align: left;
        float: left
    }

    .select-line-2 .select-color label {
        width: 115px;
        padding: 7px 0 0 0;
        margin: 0 10px 0 0;
        text-align: left
    }

    .select-line-2 .select-color label > div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center
    }

    .select-line-2 .select-color-round {
        margin: 0 10px 0 0
    }

    .select-line-2 .capacity {
        float: right;
        display: block
    }
}

.capacity {
    text-align: center;
    padding: 0 0 27px 0
}

@media (max-width: 900px) {
    .capacity {
        padding: 16px 5px 27px;
        display: none
    }
}

.capacity h5 {
    color: #fff;
    font-weight: 300;
    font-size: 1.5rem;
    padding: 0 0 1px
}

@media (max-width: 900px) {
    .capacity h5 {
        font-size: 1.88rem;
        text-align: center;
        font-weight: 900;
        padding: 0 0 8px
    }
}

.capacity label {
    font-weight: 300;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding: 7px 7px 0 7px
}

.capacity label input {
    position: absolute;
    left: -50px;
    opacity: 0
}

.capacity label input:checked + div .btn-bordered {
    background: 0
}

.capacity label input:checked + div .btn-bordered:before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    top: -8px;
    right: -8px;
    border-radius: 50%;
    background-image: url("./images/valid.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #43cb83
}

.capacity label input:checked + div .btn-bordered:after {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    border-radius: 4px;
    border-width: 2px;
    border-style: solid;
    border-color: #43cb83
}

.capacity label .btn-bordered {
    font-size: .88rem;
    width: 150px;
    line-height: 36px;
    background: 0;
    position: relative;
    border-color: #fff
}

@media (max-width: 900px) {
    .capacity label .btn-bordered {
        width: 130px
    }
}

@media (max-width: 900px) {
    .capacity-chooser {
        margin: 0 -7px;
        padding: 0 0 40px 0
    }
}

.hero-line {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0 191px;
    text-align: center
}

@media (max-width: 900px) {
    .hero-line {
        display: none
    }
}

.hero-line .title {
    padding: 11px 0 7px 0;
    font-weight: 900;
    font-size: 70px
}

.hero-line .subtitle {
    font-size: 92px;
    padding: 0 0 30px
}

.hero-line .subtitle .square {
    display: inline-block;
    border-radius: 10px;
    width: 93px;
    height: 93px;
    text-align: center;
    line-height: 89px;
    font-size: 72px
}

.hero-line .btn-continue {
    margin: 0 auto
}

.hero-line .timer {
    position: absolute;
    top: 150px;
    right: -100px
}

.hero-line .timer.left {
    left: -100px;
    right: auto
}

.hero-line .timer.right {
    left: auto;
    right: -100px
}

@media (max-width: 1300px) {
    .hero-line .timer {
        right: 0
    }

    .hero-line .timer.left {
        left: 0;
        right: auto
    }

    .hero-line .timer.right {
        left: auto;
        right: 0
    }
}

.hero-line-sm {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5px 5px 1px;
    text-align: center;
    position: relative;
    display: none;
    margin: 0 0 72px 0
}

@media (max-width: 900px) {
    .hero-line-sm {
        display: block
    }
}

.hero-line-sm .title {
    padding: 11px 0 3px 0;
    font-weight: 900;
    font-size: 36px;
    text-align: center
}

.hero-line-sm .subtitle {
    font-size: 40px;
    padding: 0 0 161px;
    text-align: center
}

.hero-line-sm .subtitle .square {
    display: inline-block;
    border-radius: 6px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    font-size: 32px
}

.hero-line-sm .btn-continue-like {
    margin: 0 auto 30px;
    max-width: 400px
}

.hero-line-sm .timer {
    position: absolute;
    top: 100%;
    right: 0
}

.timer {
    width: 200px;
    height: 200px;
    color: #222328;
    background: rgba(242, 235, 48, 0.95);
    font-weight: 300;
    padding: 58px 15px 0 15px;
    text-align: center;
    border-radius: 50%
}

@media (max-width: 900px) {
    .timer {
        height: 72px;
        right: 0;
        width: 100%;
        text-align: center;
        border-radius: 0;
        padding: 0 20px
    }

    .timer:before, .timer:after {
        content: "";
        display: table;
        clear: both
    }
}

@media (max-width: 450px) {
    .timer {
        height: 36px;
        font-size: .6rem
    }
}

.timer.alert {
    background: rgba(235, 50, 56, 0.95);
    color: #fff
}

.position-info .timer {
    position: absolute;
    left: 0;
    bottom: 60px
}

@media (max-width: 900px) {
    .position-info .timer {
        position: relative;
        top: 0;
        bottom: 0;
        margin: 0 -20px;
        width: auto
    }
}

.timer-text {
    letter-spacing: 1px;
    max-width: 100%
}

@media (max-width: 900px) {
    .timer-text {
        float: left;
        width: 50%;
        text-align: left;
        padding-top: 15px
    }
}

@media (max-width: 450px) {
    .timer-text {
        padding-top: 5px
    }
}

.timer-time {
    font-weight: 900;
    font-size: 2rem;
    display: block
}

@media (max-width: 900px) {
    .timer-time {
        float: right;
        width: 50%;
        text-align: right;
        font-size: 2.63rem;
        line-height: 72px
    }
}

@media (max-width: 450px) {
    .timer-time {
        float: right;
        width: 50%;
        text-align: right;
        font-size: 1.3rem;
        line-height: 36px
    }
}

.loadBTN {
    display: none
}

.loader {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1s infinite ease-in-out;
    animation: load7 1s infinite ease-in-out;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

.loader:before, .loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1s infinite ease-in-out;
    animation: load7 1s infinite ease-in-out
}

.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.loader:after {
    left: 3.5em
}

.loader:before, .loader:after {
    content: '';
    position: absolute;
    top: 0
}

@-webkit-keyframes load7 {

0%
,
80
%
,
100
%
{
    box-shadow: 0 2.5em 0 -1.3em
}
40
%
{
    box-shadow: 0 2.5em 0 0
}
}
@keyframes load7 {

0%
,
80
%
,
100
%
{
    box-shadow: 0 2.5em 0 -1.3em
}
40
%
{
    box-shadow: 0 2.5em 0 0
}
}
.QlistTable td:nth-child(1) {
    vertical-align: baseline
}

.hidden-sm, .wap {
    display: none
}

#questions {
    font-family: "Montserrat", sans-serif;
    background: #fff;
    color: #000;
    padding-top: 20px
}

@media (max-width: 450px) {
    #questions {
        padding-top: 15px
    }
}

#questions .title {
    color: #000
}

#questions .title span {
    color: #000
}

#questions .subtitle {
    color: #000
}

#questions .subtitle .square {
    border-color: #000
}

@media (max-width: 450px) {
    #questions .timer {
        position: absolute;
        right: 80px;
        left: auto;
        top: -5px;
        width: 60px;
        height: 60px;
        padding: 10px 1px 0 1px;
        font-size: .5rem;
        text-align: center;
        border-radius: 50%
    }

    #questions .timer .timer-text, #questions .timer .timer-time {
        float: none;
        text-align: center;
        padding: 0;
        width: auto
    }

    #questions .timer .timer-time {
        line-height: 20px;
        font-size: .9rem;
        font-weight: 500
    }
}

.questions-progress {
    font-size: 15px;
    color: #000;
    padding: 0 0 16px 0;
    text-align: center;
    margin: 0 auto;
    max-width: 360px;
    font-weight: 600
}

@media (max-width: 900px) {
    .questions-progress {
        background: #fff7df;
        padding: 16px 20px;
        margin: -20px -20px 0;
        max-width: none
    }
}

@media (max-width: 450px) {
    .questions-progress {
        padding: 8px 15px;
        font-size: 12px
    }
}

.questions-progress p {
    padding: 0 30px 15px
}

@media (max-width: 900px) {
    .questions-progress p {
        padding: 0 0 15px
    }
}

@media (max-width: 450px) {
    .questions-progress p {
        padding: 0 0 5px
    }
}

.question-progress {
    height: 6px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    margin: 0 auto 10px;
    max-width: 360px;
    background: #fff;
    position: relative
}

@media (max-width: 450px) {
    .question-progress {
        margin: 0 auto 5px
    }
}

.question-progress > div {
    height: 6px;
    border-radius: 4px;
    background: #2b8742 !important;
    -webkit-transition: width .5s ease-in;
    transition: width .5s ease-in
}

.question-progress-num {
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 14px
}

@media (max-width: 900px) {
    .question-progress-num {
        font-size: 12px
    }
}

.questions-in {
    font-size: 16px;
    background: #fff;
    color: #000;
    padding: 20px 0
}

@media (max-width: 450px) {
    .questions-in {
        padding: 5px 0;
        font-size: 12px
    }
}

.questions-in.waiting {
    position: relative
}

.questions-in.waiting:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.question-logo {
    text-align: center
}

.question-logo img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 150px
}

@media (max-width: 450px) {
    .question-logo img {
        margin: 0 auto;
        max-height: 40px
    }
}

.question-title {
    font-size: 22px;
    font-weight: 700;
    padding: 10px 0 20px;
    text-align: center
}

@media (max-width: 450px) {
    .question-title {
        font-size: 14px;
        padding: 5px 0
    }
}

.question-subtitle {
    font-size: 16px;
    padding: 0 0 32px;
    text-align: center
}

@media (max-width: 450px) {
    .question-subtitle {
        font-size: 12px;
        padding: 0 0 16px
    }
}

.question-text .unstyle-list {
    list-style: none;
    max-width: 320px;
    margin: 0 auto
}

@media (max-width: 900px) {
    .question-text .unstyle-list {
        padding: 0
    }
}

.question-text .unstyle-list li {
    padding: 0 0 14px;
    display: inline-block;
    width: 100%
}

.question-text .unstyle-list-2-col {
    max-width: 400px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media (max-width: 900px) {
    .question-text .unstyle-list-2-col {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.question-text .radio {
    position: relative;
    font-weight: 700;
    overflow: hidden;
    vertical-align: top;
    cursor: pointer;
    display: inline-block
}

.question-text .radio input {
    position: absolute;
    left: -20px;
    top: 0;
    opacity: 0
}

.question-text .radio input:checked + span:before {
    background: #000
}

.question-text .radio input:checked + span:after {
    display: block
}

.question-text .radio input + span {
    padding: 3px 0 5px 42px;
    position: relative;
    display: inline-block
}

@media (max-width: 450px) {
    .question-text .radio input + span {
        padding: 1px 0 3px 28px
    }
}

.question-text .radio input + span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #000;
    width: 30px;
    height: 30px;
    border-radius: 50%
}

@media (max-width: 450px) {
    .question-text .radio input + span:before {
        width: 20px;
        height: 20px
    }
}

.question-text .radio input + span:after {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url("./images/check.png");
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width: 450px) {
    .question-text .radio input + span:after {
        width: 20px;
        height: 20px
    }
}

.question-text .checkbox {
    position: relative;
    font-weight: 700;
    overflow: hidden;
    vertical-align: top;
    cursor: pointer;
    display: inline-block
}

.question-text .checkbox input {
    position: absolute;
    left: -20px;
    top: 0;
    opacity: 0
}

.question-text .checkbox input:checked + span:before {
    background: #000
}

.question-text .checkbox input:checked + span:after {
    display: block
}

.question-text .checkbox input + span {
    padding: 3px 0 5px 42px;
    position: relative;
    display: inline-block
}

@media (max-width: 450px) {
    .question-text .checkbox input + span {
        padding: 1px 0 3px 28px
    }
}

.question-text .checkbox input + span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #000;
    width: 30px;
    height: 30px;
    border-radius: 3px
}

@media (max-width: 450px) {
    .question-text .checkbox input + span:before {
        width: 20px;
        height: 20px
    }
}

.question-text .checkbox input + span:after {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url("./images/check.png");
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width: 450px) {
    .question-text .checkbox input + span:after {
        width: 20px;
        height: 20px
    }
}

@media (max-width: 900px) {
    .question-text .checkbox .checkbox-text-title {
        display: block
    }
}

.question-text .checkbox .checkbox-text-text {
    font-size: 14px;
    color: #3c3c3c;
    display: block;
    font-weight: 400
}

@media (min-width: 900px) {
    .question-text .checkbox .checkbox-text-text {
        display: none
    }
}

@media (max-width: 450px) {
    .question-text .checkbox .checkbox-text-text {
        font-size: 11px
    }
}

.question-text .checkbox .checkbox-text-link {
    display: block;
    font-weight: 400;
    font-size: 15px
}

@media (min-width: 900px) {
    .question-text .checkbox .checkbox-text-link {
        display: none
    }
}

@media (max-width: 450px) {
    .question-text .checkbox .checkbox-text-link {
        font-size: 12px
    }
}

.question-text .checkbox .checkbox-text-link a {
    text-decoration: underline
}

.question-text .checkbox-information {
    cursor: pointer;
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: top;
    margin: 0 0 0 5px;
    position: relative
}

@media (max-width: 900px) {
    .question-text .checkbox-information {
        display: none
    }
}

.question-text .checkbox-information:before {
    content: "?";
    width: 25px;
    height: 25px;
    border: 2px solid #ccc;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
    display: inline-block;
    color: #ccc
}

.question-text .checkbox-information:hover:before {
    color: #000;
    border-color: #000
}

.question-text .checkbox-information:hover .checkbox-text-text {
    display: block
}

.question-text .checkbox-information .checkbox-text-text {
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 400;
    display: none;
    width: 460px;
    right: -80px;
    position: absolute;
    bottom: 40px;
    background: #fff7df;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1)
}

.question-text .checkbox-information .checkbox-text-text:after {
    content: "";
    position: absolute;
    right: 84px;
    bottom: -16px;
    border-style: solid;
    border-width: 8px;
    border-color: #fff7df transparent transparent
}

.question-text .q-select {
    height: 48px;
    padding: 0 15px;
    background: #f4f4f4;
    color: rgba(0, 0, 0, 0.5);
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    text-align: left;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.5);
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: unset
}

@media (max-width: 450px) {
    .question-text .q-select {
        height: 34px;
        padding: 0 10px;
        font-size: 12px
    }
}

.question-text .q-select option {
    padding: 4px 15px
}

@media (max-width: 450px) {
    .question-text .q-select option {
        padding: 2px 10px
    }
}

.question-text .q-textarea {
    display: block;
    margin: 0 auto;
    max-width: 360px;
    width: 100% !important;
    height: 100px !important;
    background: #f4f4f4;
    font-size: 16px;
    padding: 10px 15px;
    color: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    text-align: left;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.5)
}

@media (max-width: 450px) {
    .question-text .q-textarea {
        padding: 5px 10px;
        font-size: 12px
    }
}

.radio-buttons {
    list-style: none;
    text-align: center;
    margin: 0 auto;
    max-width: 370px
}

.radio-buttons li {
    display: inline-block;
    width: 49%;
    padding: 5px;
    margin: 0;
    vertical-align: top
}

.radio-buttons .radio-block {
    width: 100%;
    padding: 7px 12px 16px
}

.radio-button {
    overflow: hidden;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    display: block
}

.radio-button:hover input + span {
    background: #177ee6;
    color: #fff
}

.radio-button input {
    position: absolute;
    left: -20px;
    top: 0;
    opacity: 0
}

.radio-button input:checked + span {
    background: #177ee6
}

.radio-button input + span {
    display: block;
    border-radius: 5px;
    color: #fff;
    background: #17a1e6;
    padding: 13px 0 14px;
    font-size: 16px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in
}

@media (max-width: 450px) {
    .radio-button input + span {
        font-size: 12px;
        padding: 7px 0 8px
    }
}

.radio-button-empty:hover input + span {
    background: #177ee6;
    color: #fff
}

.radio-button-empty input:checked + span {
    color: #fff;
    background: #177ee6;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1)
}

.radio-button-empty input + span {
    color: #17a1e6;
    background: 0;
    box-shadow: none
}

.radio-imgs {
    list-style: none;
    text-align: center;
    margin: 0 -10px
}

.radio-imgs li {
    display: inline-block;
    width: 32%;
    padding: 7px 7px 16px;
    margin: 0;
    vertical-align: top
}

@media (max-width: 900px) {
    .radio-imgs li {
        width: 49%
    }
}

@media (max-width: 450px) {
    .radio-imgs li {
        padding: 3px 3px 8px
    }
}

.radio-imgs .radio-block {
    width: 100%;
    display: block;
    padding: 7px 50px 16px
}

@media (max-width: 900px) {
    .radio-imgs .radio-block {
        padding: 7px 12px 16px
    }
}

.radio-img {
    overflow: hidden;
    cursor: pointer;
    display: inline-block
}

.radio-img:hover input + span .radio-pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    background-image: url("./images/check-big.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.7)
}

@media (max-width: 900px) {
    .radio-img:hover input + span .radio-pic:after {
        background-size: 35px auto
    }
}

.radio-img input {
    position: absolute;
    left: -20px;
    top: -20px;
    opacity: 0
}

.radio-img input:checked + span .radio-pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    background-image: url("./images/check-big.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.7)
}

@media (max-width: 900px) {
    .radio-img input:checked + span .radio-pic:after {
        background-size: 35px auto
    }
}

.radio-pic {
    border-radius: 50%;
    display: inline-block;
    width: 130px;
    height: 130px;
    margin: 0 auto 4px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width: 450px) {
    .radio-pic {
        width: 70px;
        height: 70px
    }
}

.radio-text {
    color: #000;
    display: block
}

.radio-img-empty {
    display: block
}

.radio-img-empty:hover input + span {
    border-color: #177ee6;
    background: #177ee6;
    color: #fff
}

.radio-img-empty:hover input + span .radio-text {
    color: #fff
}

.radio-img-empty .radio-pic {
    display: none
}

.radio-img-empty input:checked + span {
    color: #fff;
    background: #000
}

.radio-img-empty input:checked + span .radio-text {
    color: #fff
}

.radio-img-empty input + span {
    color: #000;
    border: 1px solid #000;
    background: 0;
    border-radius: 5px;
    padding: 13px 0 14px;
    display: block
}

@media (max-width: 450px) {
    .radio-img-empty input + span {
        padding: 7px 0 8px
    }
}

.radio-img-empty input + span .radio-text {
    color: #000
}

.q-btn {
    font-size: 16px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: center;
    padding: 12px 10px 13px;
    border: 1px solid #2b8742;
    background: #2b8742;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    max-width: 360px;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 0 auto 10px;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in
}

@media (max-width: 450px) {
    .q-btn {
        font-size: 12px;
        padding: 6px 5px 7px
    }
}

.q-btn:hover {
    background: #1f602f
}

.q-btn:disabled, .q-btn.disabled {
    cursor: default
}

.q-btn:disabled, .q-btn:disabled:hover, .q-btn.disabled, .q-btn.disabled:hover {
    border-color: #dddfde;
    background: #dddfde;
    color: rgba(0, 0, 0, 0.3)
}

.q-btn.q-btn-lg {
    margin: 20px auto;
    font-size: 20px;
    display: block;
    width: 100%;
    max-width: 360px;
    padding: 12px 10px 13px
}

@media (max-width: 450px) {
    .q-btn.q-btn-lg {
        font-size: 14px;
        padding: 6px 5px 7px;
        margin: 10px auto
    }
}

.q-btn.q-btn-grey {
    color: #fff;
    background: #ccc;
    border-color: #ccc
}

.q-btn.q-btn-grey:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border-color: transparent
}

.q-btn.q-btn-block {
    display: block;
    width: 100%
}

.q-btn.q-btn-transparent {
    color: #17a1e6;
    background: transparent;
    border-color: transparent;
    box-shadow: none
}

.q-btn.q-btn-transparent:hover {
    color: #1281b8;
    background: transparent;
    border-color: transparent
}

.q-btns {
    margin: 0 auto;
    max-width: 360px
}

.q-btns .q-btn {
    width: 48%
}

.q-btns .q-btn:first-child {
    float: right
}

.q-btns-big .q-btn {
    width: 100%;
    font-size: 20px;
    padding: 18px 10px 19px
}

@media (max-width: 450px) {
    .q-btns-big .q-btn {
        font-size: 14px;
        padding: 6px 5px 7px
    }
}

.q-btns-big .q-btn:last-child {
    float: none
}

.q-terms {
    text-align: center;
    padding: 20px 0 25px;
    font-size: 14px
}

@media (max-width: 450px) {
    .q-terms {
        padding: 10px 0 12px;
        font-size: 12px
    }
}

.q-select-wrap {
    position: relative;
    max-width: 360px;
    margin: 0 auto
}

.q-select-wrap:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    border-width: 10px 6px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #7a7a7a;
    margin-top: -5px
}

@media (max-width: 450px) {
    .q-select-wrap:after {
        right: 10px;
        border-width: 5px 3px;
        margin-top: -2px
    }
}

.q-selects {
    max-width: 360px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.q-selects .q-select-wrap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 5px
}

.q-selects .q-select-wrap:first-child {
    margin-left: 0
}

.q-selects .q-select-wrap:last-child {
    margin-right: 0
}

.q-selects .q-select-wrap:after {
    display: none
}

.q-selects .q-select {
    text-align: center
}

.questionColum {
    width: 100%;
    overflow: hidden;
    background-color: transparent;
    border: 2px dashed #fff;
    margin: 20px 0;
    padding: 10px 0
}

.questionROW {
    display: none
}

.crExtraColum {
    width: 100%;
    overflow: hidden;
    background-color: transparent;
    border: 2px dashed #fff;
    padding: 10px 0;
    margin-bottom: 20px;
    display: none
}

#crTXT {
    display: none
}

.questionTXT {
    text-align: left;
    color: #fff;
    padding: 10px;
    line-height: 1.3;
    font-size: 18px
}

.questionTXT p {
    padding: 0
}

.Qheader {
    text-align: left;
    color: #fff;
    font-weight: bold;
    padding: 10px 10px 0
}

.Qheader p {
    padding: 0
}

.Qtxtsmall {
    display: inline-block;
    font-size: 14px
}

.answers {
    color: #fff;
    padding: 10px;
    font-weight: bold
}

.qSeperator {
    border-top: #848484 solid 1px;
    margin: 10px
}

.CoregplusIMG {
    display: inline-block;
    float: right
}

.CoregplusIMG img {
    max-height: 80px;
    max-width: 80px
}

.CRPtxtQ2 {
    display: inline-block
}

.CRPtxt {
    display: inline-block
}

.CRPtxtQ {
    display: inline-block
}

.imgIcon {
    display: block;
    height: auto;
    margin: 0;
    max-height: 50px;
    max-width: 100px;
    vertical-align: middle
}

@media (max-width: 900px) {
    .imgIcon {
        margin: 0 auto
    }
}

.QlistTable {
    margin: 0
}

.QlistTable td {
    border: 0
}

.QlistTable td:first-child {
    width: 115px
}

@media (max-width: 900px) {
    .QlistTable {
        display: block
    }

    .QlistTable tbody, .QlistTable thead, .QlistTable tfoot, .QlistTable tr, .QlistTable td {
        display: block;
        text-align: center
    }

    .QlistTable td:first-child {
        width: 100%;
        text-align: center
    }
}

.answers table {
    margin: 0
}

.answers table td {
    border: 0
}

.answers table td:first-child {
    width: 115px
}

.QimgDIV {
    padding-top: 10px
}

.AlignL {
    text-align: left
}

.singleCheckbox table {
    margin: 0
}

.questions .LD {
    min-height: 100px
}

.questions .info .info-form {
    max-width: 600px
}

.questions .title {
    text-align: center
}

.questions .subtitle {
    text-align: center
}

.ynBTN_alpha, .ynBTN_beta {
    width: 48%;
    margin: 0 1%
}

.subBTNrow .subBTN {
    width: 48%;
    margin: 0 1%
}

.Aalpha, .Abeta {
    padding: 3px 0
}

#end_input {
    height: 120px;
    margin: 20px 0;
    width: 100%
}

#end {
    padding-top: 20px;
    padding-bottom: 30px
}

.question-modal {
    padding: 10px 0 20px
}

.question-modal .btn, .question-modal .btn-continue, .question-modal .btn-continue-like, .question-modal .button, .question-modal .ynBTN_alpha {
    display: block;
    margin: 12px auto 0;
    width: 90%
}

.questions-almost {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

@media (max-width: 900px) {
    .questions-almost {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .questions-almost {
        font-size: 15px
    }
}

.questions-almost .question-progress-impulse {
    display: none
}

.questions-almost-img {
    line-height: 0;
    margin-right: 12px;
    color: #eb3238
}

.questions-almost-img svg {
    width: 47px;
    height: 33px
}

@media (max-width: 900px) {
    .questions-almost-img svg {
        width: 41px;
        height: 29px
    }
}

@media (max-width: 767px) {
    .questions-almost-img svg {
        width: 35px;
        height: 25px
    }
}

.questions-almost-img path {
    fill: #eb3238
}

.question-progress-impulse {
    color: #fff;
    background: #eb3238;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    margin-top: 8px;
    padding: 9px
}

@media (max-width: 900px) {
    .question-progress-impulse {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .question-progress-impulse {
        font-size: 12px
    }
}

.question-iframe-container {
    position: relative;
    padding: 20px 0;
    margin-top: -20px;
    background: #fff
}

@media (max-width: 900px) {
    .question-iframe-container {
        padding: 0;
        margin: -20px -20px 0 -20px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .question-iframe-container {
        background: #fff;
        padding: 20px 0
    }
}

.iframe-wrap {
    width: 100%;
    text-align: center;
    overflow: auto !important;
    -webkit-overflow-scrolling: touch !important;
    height: 520px;
    margin: 0 0 7px 0;
    position: relative
}

@media (max-width: 769px) {
    .iframe-wrap {
        height: 600px
    }
}

@media (max-width: 767px) {
    .iframe-wrap {
        height: 500px
    }
}

@media (max-width: 321px) {
    .iframe-wrap {
        height: 398px
    }
}

.iframe-wrap iframe {
    width: 90%;
    margin: 0 auto;
    height: 500px
}

@media (max-width: 769px) {
    .iframe-wrap iframe {
        height: 600px
    }
}

@media (max-width: 767px) {
    .iframe-wrap iframe {
        height: 500px
    }
}

@media (max-width: 321px) {
    .iframe-wrap iframe {
        height: 398px
    }
}

.iframe-skip {
    text-align: center
}

@media (max-width: 450px) {
    .iframe-skip {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 8px 0;
        background: #fff;
        border-top: 1px solid #ccc;
        z-index: 100
    }
}

.iframe-skip a {
    display: inline-block;
    font-size: 16px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: center;
    padding: 12px 10px 13px;
    border: 1px solid #2b8742;
    background: #2b8742;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    max-width: 360px;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 0 auto;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in
}

@media (max-width: 450px) {
    .iframe-skip a {
        font-size: 12px;
        padding: 6px 5px 7px
    }
}

.iframe-skip a:hover {
    background: #1f602f
}

@media (max-width: 321px) {
    .iframe-hider {
        display: none
    }
}

.questionfield {
    text-align: center;
    max-width: 360px;
    margin: 0 auto 21px;
    position: relative
}

@media (max-width: 900px) {
    .questionfield {
        display: none
    }
}

.questionfield p {
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0
}

.questionfield .rel {
    padding: 7px 0
}

.questionfield h6, .questionfield .questions_list-header {
    color: #fff;
    font-size: .88rem;
    text-align: center;
    letter-spacing: 1px;
    padding: 0 0 7px
}

@media (max-width: 900px) {
    .questionfield h6, .questionfield .questions_list-header {
        font-size: 1rem
    }
}

.questionfield h3, .questionfield .h3 {
    color: #fff;
    font-size: 38px;
    font-weight: 900;
    text-align: center;
    padding: 9px 0 17px 0;
    line-height: 1.1
}

@media (max-width: 900px) {
    .questionfield h3, .questionfield .h3 {
        font-size: 28px;
        font-weight: 400
    }
}

.questionfield .button {
    display: block;
    margin: 12px auto 0
}

.questionblock {
    padding: 0 0 20px;
    display: none
}

.questionblock.active {
    display: block
}

.with-questionary {
    padding-top: 20px
}

@media (max-width: 900px) {
    .with-questionary {
        display: none;
        padding-top: 15px
    }
}

.prelander-progress {
    font-size: 1rem;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    text-align: center;
    z-index: 99
}

@media (max-width: 767px) {
    .prelander-progress {
        align-items: flex-start
    }
}

.prelander-progress h3, .prelander-progress .h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    padding: 9px 0 17px 0
}

@media (max-width: 767px) {
    .prelander-progress h3, .prelander-progress .h3 {
        font-size: 20px
    }
}

.prelander-progress .fa-check {
    color: #43cb83
}

.prelander-progress ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.prelander-progress li {
    padding: 0 0 10px
}

.prelander-progress img {
    max-width: 150px
}

@media (max-width: 767px) {
    .prelander-progress img {
        max-width: 100px
    }
}

.prelander-progress-in {
    padding: 30px 10px;
    max-width: 500px;
    margin: 0 auto
}

.green-loadingbar {
    width: 150px;
    height: 19px;
    margin: 0 auto 21px;
    background: url("./images/green-loadingbar.gif") center center no-repeat;
    background-size: cover
}

@media (max-width: 767px) {
    .green-loadingbar {
        width: 100px;
        height: 13px
    }
}

.panel-steps-wrap {
    padding: 20px 0
}

.panel-steps-block {
    position: relative;
    padding: 16px 20px 16px 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff
}

.panel-steps {
    font-size: 18px;
    color: #000;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

@media (max-width: 1100px) {
    .panel-steps {
        font-size: 14px
    }
}

.panel-step {
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    vertical-align: top;
    white-space: normal;
    padding: 0 0 0 20px
}

@media screen and (min-width: 0\0
) {
    .panel-step {
        min-width: 200px
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .panel-step {
        min-width: 200px
    }
}

.panel-step:first-child {
    padding: 0
}

.panel-step.active .panel-step-number {
    border-color: #000;
    background: #000
}

.panel-step.finished .panel-step-number {
    background: 0;
    border-color: #000;
    color: #000
}

.panel-step.finished .panel-step-number .num-pos {
    display: none
}

.panel-step.finished .panel-step-number .num-check {
    display: inline-block
}

.panel-step.finished .panel-step-text {
    text-decoration: line-through;
    color: #ccc
}

.panel-step-number {
    font-weight: 900;
    font-size: 24px;
    width: 48px;
    height: 48px;
    line-height: 44px;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
    color: #fff;
    background: #ccc;
    border-radius: 50%;
    border: 2px solid #ccc
}

.panel-step-number .num-pos {
    padding: 0 0 0 2px
}

.panel-step-number .num-check {
    display: none;
    padding: 0 0 0 4px;
    line-height: 48px
}

.panel-step-text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 0 0 19px
}

.panel-step-arrow {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    min-width: 30px;
    margin: 0 25px 0 20px
}

@media (max-width: 1100px) {
    .panel-step-arrow {
        margin: 0 20px 0 10px;
        min-width: 40px
    }
}

.panel-step-arrow:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: #ccc
}

.panel-step-arrow:after {
    content: "";
    right: -13px;
    top: 50%;
    margin: -2px 0 0 0;
    position: absolute;
    border-style: solid;
    border-width: 3px 10px;
    border-color: transparent transparent transparent #ccc
}

.panel-steps-pics {
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    line-height: 0;
    position: relative
}

.panel-steps-pics img {
    max-height: 110px;
    max-width: 160px;
    width: 100%
}

.pic-templating {
    height: 48px;
    overflow: hidden;
    opacity: 0
}

.panel-steps-pic {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6px
}

.sponsor-overlay {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    background: #fff;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999999;
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.75);
    cursor: pointer;
    display: none
}

.sponsor-wrap {
    padding: 20px 30px;
    text-align: left;
    background: #fff;
    width: 700px;
    margin: 50px auto 50px;
    box-shadow: #000 0 0 20px 1px;
    cursor: default
}

.sponsor-list-close {
    width: 50px;
    height: 50px;
    margin-top: -50px;
    margin-right: -50px;
    background-image: url(./images/sponsor-close-icon.png);
    float: right;
    cursor: pointer
}

.sponsor-container {
    width: 100%;
    position: relative
}

.sponsor-name {
    font-weight: bold
}

.sponsor-detail {
    font-size: 12px
}

.sponsor-container hr {
    width: 100%;
    margin: 10px 0 10px 0
}

@media screen and (max-width: 800px) {
    .sponsor-wrap {
        width: 100%
    }

    .sponsor-list-close {
        margin-top: 0;
        margin-right: 0
    }
}

#modal-sponsors {
    width: 85%;
    height: 85%;
    max-width: none;
    padding: 15px
}

@media (max-width: 450px) {
    #modal-sponsors {
        text-align: center;
        font-size: .72rem;
        width: 96%;
        height: 96%
    }

    #modal-sponsors h3, #modal-sponsors .h3 {
        font-size: 1rem
    }
}

#modal-sponsors .sponsors-modal {
    height: 100%;
    overflow-y: auto;
    margin: 0 -15px 0 0;
    padding: 0 15px 0 0
}

#modal-sponsors .btn, #modal-sponsors .btn-continue, #modal-sponsors .btn-continue-like, #modal-sponsors .button, #modal-sponsors .ynBTN_alpha {
    font-size: .71rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 8px;
    padding: 4px 7px
}

#modal-sponsors .buttons-line {
    padding-bottom: 10px
}

#modal-sponsors .buttons-line .btn, #modal-sponsors .buttons-line .btn-continue, #modal-sponsors .buttons-line .btn-continue-like, #modal-sponsors .buttons-line .button, #modal-sponsors .buttons-line .ynBTN_alpha {
    opacity: .5
}

#modal-sponsors .buttons-line .btn:hover, #modal-sponsors .buttons-line .btn-continue:hover, #modal-sponsors .buttons-line .btn-continue-like:hover, #modal-sponsors .buttons-line .button:hover, #modal-sponsors .buttons-line .ynBTN_alpha:hover, #modal-sponsors .buttons-line .btn.active, #modal-sponsors .buttons-line .active.btn-continue, #modal-sponsors .buttons-line .active.btn-continue-like, #modal-sponsors .buttons-line .active.button, #modal-sponsors .buttons-line .active.ynBTN_alpha {
    opacity: 1
}

.sponsors-table {
    width: 100%;
    text-align: left;
    line-height: 1.4
}

@media (max-width: 450px) {
    .sponsors-table {
        display: block
    }
}

.sponsors-table td {
    padding: 10px;
    font-size: .81rem;
    border-bottom: 1px solid #ccc
}

@media (max-width: 450px) {
    .sponsors-table thead {
        display: none
    }
}

.sponsors-table thead td {
    padding: 5px 10px;
    font-size: .75rem;
    color: #ccc
}

@media (max-width: 450px) {
    .sponsors-table tbody {
        display: block
    }
}

@media (max-width: 450px) {
    .sponsors-table tbody tr {
        display: block
    }
}

.sponsors-table tbody tr:last-child td {
    border-bottom: 0
}

@media (max-width: 450px) {
    .sponsors-table tbody td {
        display: block;
        width: 100%;
        text-align: center;
        border: 0;
        padding: 5px
    }

    .sponsors-table tbody td:last-child {
        border-bottom: 1px solid #ccc
    }
}

.checkbox-td {
    width: 36px;
    padding-left: 0 !important
}

@media (max-width: 450px) {
    .checkbox-td {
        padding: 10px 5px 5px 5px !important
    }
}

.logo-td {
    max-width: 20%;
    min-width: 150px
}

@media (max-width: 450px) {
    .logo-td {
        display: block;
        max-width: none
    }
}

.logo-td img {
    max-width: 95%;
    max-height: 100px
}

@media (max-width: 450px) {
    .logo-td img {
        max-height: 50px
    }
}

.name-td {
    width: 30%
}

.description-td p {
    padding: 0
}

.companyLogosWrap {
    background: #fff;
    margin: 0 auto;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    overflow: hidden;
    max-width: 100%
}

@media (max-width: 768px) {
    .companyLogosWrap {
        background: #fff;
        text-align: center;
        margin: 10px auto;
        position: relative;
        width: 100%
    }
}

.company-logos {
    padding: 10px
}

.company-logos ul {
    margin: 10px 0;
    text-align: center;
    padding: 0
}

.company-logos li {
    width: auto !important;
    margin: 0 1px;
    display: inline-block;
    float: none;
    padding: 0
}

.company-logos img {
    height: auto;
    margin: 3px 13px;
    width: 80px;
    max-height: 35px
}

@media (max-width: 480px) {
    .company-logos img {
        height: auto;
        margin: 1px;
        width: 40px
    }
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    width: 90%;
    color: #000;
    background: #fff;
    padding: 15px 30px;
    border-radius: 8px;
    box-shadow: 0 0 10px #000;
    text-align: left
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANjr9RwUqgAAACBjSFJNAABtmAAAc44AAPJxAACDbAAAg7sAANTIAAAx7AAAGbyeiMU/AAAG7ElEQVR42mJkwA8YoZjBwcGB6fPnz4w/fvxg/PnzJ2N6ejoLFxcX47Rp036B5Dk4OP7z8vL+P3DgwD+o3v9QjBUABBALHguZoJhZXV2dVUNDgxNIcwEtZnn27Nl/ZmZmQRYWFmag5c90dHQY5OXl/z98+PDn1atXv79+/foPUN9fIP4HxRgOAAggRhyWMoOwqKgoq6GhIZe3t7eYrq6uHBDb8/Pz27Gysloga/jz588FYGicPn/+/OapU6deOnXq1GdgqPwCOuA31AF/0S0HCCB0xAQNBU4FBQWB0NBQublz59oADV37Hw28ePHi74MHD/6ii3/8+HEFMGQUgQ6WEhQU5AeZBTWTCdkigABC9ylIAZeMjIxQTEyMysaNG/3+/v37AGTgr1+//s2cOfOXm5vbN6Caz8jY1NT0a29v76/v37//g6q9sHfv3khjY2M5YAgJgsyEmg0PYYAAQreUk4+PT8jd3V1l1apVgUAzfoIM2rlz5x9gHH5BtxAdA9PB1zNnzvyB+R6oLxoopgC1nBPZcoAAgiFQnLIDMb+enp5iV1eXBzDeHoI0z58//xcwIX0mZCkMg9S2trb+hFk+ffr0QCkpKVmQ2VA7QHYxAgQQzLesQMwjIiIilZWVZfPu3bstMJ+SYikyBmUzkBnA9HEMyNcCYgmQHVC7mAACCJagOEBBbGdnp7lgwYJEkIavX7/+BcY1SvAaGRl9tba2xohjMTGxL8nJyT+AWQsuxsbG9vnp06e/QWYdPHiwHmiWKlBcCGQXyNcAAQSzmBuoSQqYim3u37+/EKR48uTJv5ANB+bVr7Dga2xs/AkTV1JS+gq0AJyoQIkPWU9aWtoPkPibN2/2A/l6QCwJ9TULQADB4hcY//xKXl5eHt++fbsAUmxhYYHiM1DiAsr9R7ZcVVUVbikIdHd3/0TWIyws/AWYVsByAgICdkAxRSAWAGI2gACClV7C4uLiOv7+/lEgRZ8+ffqLLd6ABck3ZMuB6uCWrlu37je29HDx4kVwQisvL88FFqkaQDERUHADBBAomBl5eHiYgQmLE1hSgQQZgIUD1lJm69atf4HR8R1YKoH5QIPAWWP9+vV/gOI/gHkeQw+wGAXTwAJJ5t+/f/BUDRBA4NIEKMDMyMjICtQIiniG379/4yza7t69+//Lly8oDrty5co/bJaCAEwcZCkwwTJDLWYCCCCwxcDgY3z16hXDnTt3voP4EhISWA0BFgZMwNqHExh3jMiG1tbWsgHjnA2bHmAeBtdWwOL1MycnJ7wAAQggBmi+kgIW/OaKiorJwOLuFShO0LMSMPF9AUYBSpz6+vqixHlOTs4P9MIEWHaDsxSwYMoE2mEGFJcG5SKAAGJCqjv/AbPUn8ePH98ACQQHB6NUmZqamkzABIgSp5s3bwbHORCA1QDLAWZkPc7OzszA8oHl5cuXVy5duvQBGIXwWgoggGA+FgO6xkBNTS28r69vDrT2+Y1cIMDyJchX6KkXVEmAshd6KB06dAic94EO3AzkBwGxPhCLg8ptgACCZyeQp9jZ2b2AmsuAefM8tnxJCk5ISPgOLTKfAdNEOVDMA2QHLDsBBBC8AAFlbmCLwlZISCg5JSVlJizeQAaQaimoWAUFK0g/sGGwHiiWCMS2yAUIQAAxI7c4gEmeFZi4OJ48ecLMzc39CRiEmgEBASxA/QzA8vYvAxEgNjaWZc2aNezAsprp2LFjp4FpZRdQ+AkQvwLij0AMSoC/AQIIXklAC3AVUBoBxmE8sPXQAiyvN8J8fuPGjR/h4eHf0eMdhkENhOPHj8OT+NGjR88BxZuBOA5kJtRseCUBEECMSI0AdmgBDooDaaDl8sASTSkyMlKzpqZGU1paGlS7MABLrX83b978A6zwwakTmE0YgIkSnHpBfGCV+gxYh98qKSk5CeTeAxVeQPwUiN8AMSjxgdLNX4AAYkRqCLBAXcMHtVwSaLkMMMHJAvOq9IQJE9R8fHxElJWV1bEF8aNHj+7t27fvLTDlXwXGLyhoH0OD+DnU0k/QYAa1QP8BBBAjWsuSFWo5LzRYxKFYAljqiAHzqxCwIBEwMTERBdZeoOYMA7Bl+RFYEbwB5oS3IA9D4/IFEL+E4nfQ6IDFLTgvAwQQI5ZmLRtSsINSuyA0uwlBUyQPMPWD20/AKo8ByP4DTJTfgRgUjB+gFoEc8R6amGDB+wu5mQsQQIxYmrdMUJ+zQTM6NzQEeKGO4UJqOzFADQMZ/A1qCSzBfQXi71ALfyM17sEAIIAY8fQiWKAYFgIwzIbWTv4HjbdfUAf8RPLhH1icojfoAQKIEU8bG9kRyF0aRiz6YP0k5C4LsmUY9TtAADEyEA+IVfufGEUAAQYABejinPr4dLEAAAAASUVORK5CYII=") no-repeat 0 0
}

body > .modal {
    display: none
}

.modal h3, .modal .h3 {
    color: #000;
    text-align: center
}

.modal.modal-md {
    max-width: 660px
}

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;
    border-radius: 8px
}

.modal-buttons {
    text-align: center;
    padding: 25px 0
}

@media (max-width: 900px) {
    .modal-buttons {
        padding: 10px 0
    }
}

@media (max-width: 450px) {
    .modal-buttons {
        padding: 0
    }
}

.modal-buttons .btn, .modal-buttons .btn-continue, .modal-buttons .btn-continue-like, .modal-buttons .button, .modal-buttons .ynBTN_alpha {
    min-width: 150px;
    margin: 0 10px
}

@media (max-width: 900px) {
    .modal-buttons .btn, .modal-buttons .btn-continue, .modal-buttons .btn-continue-like, .modal-buttons .button, .modal-buttons .ynBTN_alpha {
        min-width: 140px;
        margin: 0 5px
    }
}

@media (max-width: 450px) {
    .modal-buttons .btn, .modal-buttons .btn-continue, .modal-buttons .btn-continue-like, .modal-buttons .button, .modal-buttons .ynBTN_alpha {
        width: 100%;
        margin: 5px 0
    }
}

.modal-buttons h3, .modal-buttons .h3 {
    padding: 0 0 20px
}

.modal-text-sm {
    font-size: 7.5pt
}

.modal-text-sm p {
    text-align: justify;
    line-height: normal;
    margin: 0;
    padding-bottom: 10px
}

.modal-text-sm ul {
    padding-bottom: 10px
}

.modal-text-sm li {
    padding-bottom: 0
}

.modal-text-sm .text-right {
    text-align: right
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.header-warning {
    font-size: 18px;
    background: 0;
    padding: 20px 0;
    font-family: "FuturaMedium", sans-serif
}

@media (max-width: 1220px) {
    .header-warning {
        font-size: 12px
    }
}

@media (max-width: 900px) {
    .header-warning {
        font-size: 16px;
        padding: 0
    }

    .header-warning .container {
        padding: 0
    }
}

@media (max-width: 767px) {
    .header-warning {
        font-size: 16px
    }
}

.header-warning .header-in {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

@media (max-width: 767px) {
    .header-warning .header-in {
        background: #fef83d
    }
}

.warning-top {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

@media (max-width: 767px) {
    .opened .warning-top:after {
        content: "";
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 0;
        height: 1px;
        background: #aaa
    }
}

.warning-envelope-wrap {
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    width: 82px;
    min-height: 82px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    background: #fef83d;
    position: relative
}

@media (max-width: 1220px) {
    .warning-envelope-wrap {
        width: 62px;
        min-height: 62px
    }
}

@media (max-width: 900px) {
    .warning-envelope-wrap {
        width: 130px;
        min-height: 130px
    }
}

@media (max-width: 767px) {
    .warning-envelope-wrap {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        width: 78px;
        min-height: 62px
    }
}

.warning-envelope {
    width: 82px;
    height: 82px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    position: relative
}

@media (max-width: 1220px) {
    .warning-envelope {
        width: 62px;
        height: 62px
    }
}

@media (max-width: 900px) {
    .warning-envelope {
        width: 130px;
        height: 130px
    }
}

@media (max-width: 767px) {
    .warning-envelope {
        width: 78px;
        height: 62px
    }
}

.warning-envelope .fa {
    font-size: 50px
}

@media (max-width: 1220px) {
    .warning-envelope .fa {
        font-size: 40px
    }
}

@media (max-width: 900px) {
    .warning-envelope .fa {
        font-size: 50px
    }
}

@media (max-width: 767px) {
    .warning-envelope .fa {
        font-size: 40px
    }
}

.warning-envelope-num {
    background: #d11f26;
    color: #fff;
    text-align: center;
    padding: 0 3px;
    line-height: 26px;
    min-width: 26px;
    border-radius: 15px;
    position: absolute;
    right: 7px;
    top: 12px;
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15)
}

@media (max-width: 1220px) {
    .warning-envelope-num {
        line-height: 20px;
        min-width: 20px;
        border-radius: 12px;
        right: 5px;
        top: 9px;
        font-size: 12px
    }
}

@media (max-width: 900px) {
    .warning-envelope-num {
        line-height: 26px;
        min-width: 26px;
        border-radius: 15px;
        right: 30px;
        top: 35px;
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .warning-envelope-num {
        right: 5px;
        top: 5px
    }
}

.warning-opener {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    cursor: pointer
}

@media (max-width: 767px) {
    .warning-opener {
        display: block
    }
}

.warning-text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    position: relative
}

@media (max-width: 900px) {
    .warning-text {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px 20px;
        align-self: center
    }

    .warning-text br {
        display: none
    }
}

@media (max-width: 767px) {
    .warning-text {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        align-self: stretch;
        padding: 15px 10px 15px 20px
    }
}

.warning-text-in {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    align-items: center
}

@media (max-width: 900px) {
    .warning-text-in {
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        align-self: center
    }
}

@media (max-width: 767px) {
    .warning-text-in {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.warning-text-main {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
    font-weight: 700
}

@media (max-width: 900px) {
    .warning-text-main {
        padding: 0 0 10px;
        width: 100%
    }
}

@media (max-width: 767px) {
    .warning-text-main {
        padding: 0
    }
}

.warning-text-small {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
    font-weight: 500
}

@media (max-width: 900px) {
    .warning-text-small {
        padding: 0;
        width: 100%
    }
}

@media (max-width: 767px) {
    .warning-text-small {
        display: none
    }
}

.warning-tex-sup {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
    font-weight: 500;
    position: relative
}

@media (max-width: 900px) {
    .warning-tex-sup {
        padding: 0;
        width: 100%
    }
}

@media (max-width: 767px) {
    .warning-tex-sup {
        display: none
    }
}

.warning-tex-sup:after {
    content: "";
    position: absolute;
    left: -6px;
    top: 0;
    bottom: 0;
    width: 6px;
    border-radius: 3px;
    background: #d11f26
}

@media (max-width: 1220px) {
    .warning-tex-sup:after {
        width: 4px;
        left: -4px
    }
}

@media (max-width: 900px) {
    .warning-tex-sup:after {
        display: none
    }
}

@media (max-width: 767px) {
    .warning-tex-sup:after {
        display: block;
        left: -20px;
        border-radius: 0;
        width: 6px;
        bottom: 0
    }
}

.warning-tex-sup .fa-exclamation-circle {
    color: #d11f26;
    vertical-align: top;
    font-size: 26px;
    display: none;
    position: relative;
    top: -1px;
    margin-left: 3px
}

@media (max-width: 900px) {
    .warning-tex-sup .fa-exclamation-circle {
        display: inline-block
    }
}

@media (max-width: 767px) {
    .warning-tex-sup .fa-exclamation-circle {
        display: none
    }
}

.warning-bottom {
    display: none;
    padding: 15px 20px 20px
}

@media (max-width: 767px) {
    .opened .warning-bottom {
        display: block
    }
}

.warning-bottom .warning-text-small {
    display: block;
    margin-bottom: 5px
}

.warning-bottom .warning-text-small br {
    display: none
}

.warning-bottom .warning-tex-sup {
    display: block;
    margin-bottom: 5px
}

.warning-bottom .warning-tex-sup br {
    display: none
}

.warning-bottom .dashed {
    font-weight: 700;
    border-bottom: 2px dashed #000;
    text-decoration: none
}

.doi-warning-on {
    display: none
}

@media (max-width: 767px) {
    .doi-warning-on {
        display: block
    }
}

.doi-warning-message {
    cursor: pointer;
    font-size: 16px
}

@media (max-width: 767px) {
    .doi-warning-message {
        cursor: default;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .doi-warning-message .header-in {
        line-height: 1.2;
        background: rgba(254, 248, 61, 0.6)
    }
}

.doi-warning-message .warning-top:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
    border: 2px dashed #eb3238
}

.doi-warning-message .warning-text-in {
    min-height: 100%
}

.doi-warning-message .warning-text-main {
    align-self: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background: #fef83d;
    color: #000
}

@media (max-width: 900px) {
    .doi-warning-message .warning-text-main {
        background: transparent;
        color: inherit
    }
}

.doi-warning-message .warning-envelope-wrap {
    color: #000
}

@media (max-width: 767px) {
    .doi-warning-message .warning-envelope-wrap {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        cursor: pointer;
        z-index: 1
    }

    .doi-warning-message .warning-envelope-wrap:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        z-index: 1;
        border: 2px dashed #eb3238;
        border-right: 0
    }
}

@media (max-width: 767px) {
    .doi-warning-message .warning-text {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        background: #fff;
        color: #000
    }
}

.doi-warning-message .warning-bottom {
    color: #000
}

@media (max-width: 767px) {
    .doi-warning-message .warning-bottom {
        display: block;
        text-align: center
    }

    .doi-warning-message .warning-bottom .warning-tex-sup {
        display: none
    }

    .doi-warning-message .warning-bottom .dashed {
        display: none
    }

    .doi-warning-message .warning-bottom .warning-text-small {
        margin-bottom: -10px
    }
}

.doi-warning-message .show-sm {
    display: none !important
}

@media (max-width: 767px) {
    .doi-warning-message .show-sm {
        display: inline-block !important
    }
}

.doi-warning-message .hide-sm {
    display: inline-block !important
}

@media (max-width: 767px) {
    .doi-warning-message .hide-sm {
        display: none !important
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: 0;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.q-select-wrap .select2-container {
    z-index: 1;
    width: 100%
}

.select2-container, .select2-container * {
    outline: 0
}

.select2-dropdown {
    background: #f4f4f4;
    color: black;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px 15px;
    user-select: none;
    -webkit-user-select: none
}

@media (max-width: 450px) {
    .select2-results__option {
        padding: 6px 10px
    }
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
    margin-top: -48px
}

@media (max-width: 450px) {
    .select2-search--dropdown {
        padding: 2px;
        margin-top: -34px
    }
}

.select2-search--dropdown .select2-search__field {
    padding: 4px 15px;
    width: 100%;
    box-sizing: border-box
}

@media (max-width: 450px) {
    .select2-search--dropdown .select2-search__field {
        padding: 4px 10px;
        height: 30px;
        font-size: 14px
    }
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background: #f4f4f4;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    height: 48px;
    font-weight: 400
}

@media (max-width: 450px) {
    .select2-container--default .select2-selection--single {
        height: 34px
    }
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgba(0, 0, 0, 0.5);
    line-height: 28px;
    padding: 10px 15px
}

@media (max-width: 450px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 3px 10px;
        font-size: 12px
    }
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px
}

@media (max-width: 450px) {
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 34px
    }
}

@media (max-width: 450px) {
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        width: 26px
    }
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #7a7a7a transparent transparent transparent;
    border-style: solid;
    border-width: 10px 6px;
    height: 0;
    left: 50%;
    margin-left: -9px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 0
}

@media (max-width: 450px) {
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-width: 5px 3px;
        margin-top: -3px;
        margin-left: -3px
    }
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #7a7a7a transparent;
    border-width: 10px 6px;
    margin-top: -15px
}

@media (max-width: 450px) {
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-width: 5px 3px;
        margin-top: -9px
    }
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    text-align: left
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: 0;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding: 2px 15px
}

@media (max-width: 450px) {
    .select2-container--default .select2-results__option .select2-results__option {
        padding: 2px 10px
    }
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* =============================================================================== cpa_layout_layout_cpa.css ====================================================================================================================== */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
.foursteps {
    display: none
}

body, .body-wrap, .body-wrap-in {
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    min-height: 100vh;
    background-attachment: fixed;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 767px) {
    .body-wrap {
        background-image: none !important
    }
}

@media (min-width: 768px) {
    .body-wrap-in {
        background-image: none !important
    }
}

.container {
    width: 1170px
}

@media (max-width: 1199px) {
    .container {
        width: 970px
    }
}

@media (max-width: 991px) {
    .container {
        width: 750px
    }
}

@media (max-width: 767px) {
    .container {
        width: auto
    }
}

@media (min-width: 1220px) {
    .header-warning {
        line-height: 1.2
    }
}

@media (max-width: 900px) {
    .header-warning .container {
        width: auto
    }
}

.content-row {
    align-items: flex-start;
    margin: 0 -15px
}

@media (max-width: 900px) {
    .content-row {
        flex-direction: row
    }
}

@media (max-width: 767px) {
    .content-row {
        flex-direction: column
    }
}

.position-info {
    width: 50%;
    padding: 0 15px
}

@media (max-width: 991px) {
    .position-info {
        width: 41.66666667%
    }
}

@media (max-width: 767px) {
    .position-info {
        width: 100%;
        margin: 0
    }
}

@media (max-width: 767px) {
    .position-title-wrap {
        display: none
    }
}

.position-image {
    max-width: 100%
}

@media (max-width: 900px) {
    .position-image {
        width: auto;
        position: relative;
        margin: 0
    }
}

@media (max-width: 767px) {
    .position-image {
        padding: 0;
        overflow: hidden;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 -15px -16px;
        max-width: none
    }
}

.position-image img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.position-image .hidden-sm {
    display: block !important
}

@media (max-width: 767px) {
    .position-image .hidden-sm {
        display: none !important
    }
}

.position-image .show-sm {
    display: none !important
}

@media (max-width: 767px) {
    .position-image .show-sm {
        display: block !important
    }
}

.packshot-large {
    display: none !important
}

@media (min-width: 768px) {
    .packshot-large {
        display: block !important
    }
}

.packshot-small {
    display: none !important
}

@media (max-width: 767px) {
    .packshot-small {
        display: block !important
    }
}

.position-form {
    font-size: 20px;
    width: 50%;
    padding: 10px 15px 20px
}

@media (max-width: 991px) {
    .position-form {
        width: 58.33333333%
    }
}

@media (max-width: 767px) {
    .position-form {
        width: 100%;
        padding: 10px 15px
    }
}

@media (min-width: 900px) and (max-width: 1100px) {
    .position-form .radio-imgs li {
        width: 48%
    }
}

@media (min-width: 900px) and (max-width: 1100px) {
    .position-form .radio-imgs .radio-block {
        width: 100%
    }
}

.sponsorCHECKB, #coreg-container {
    margin: 0 -20px 30px;
    padding: 10px 25px
}

@media (max-width: 900px) {
    .sponsorCHECKB, #coreg-container {
        margin: 0 -20px 30px
    }
}

@media (max-width: 767px) {
    .sponsorCHECKB, #coreg-container {
        margin: 0 -10px 30px;
        padding: 10px 15px
    }
}

.questionblock {
    padding-bottom: 66px
}

.questionblock h6 {
    display: none
}

.panel-steps-wrap {
    display: block
}

@media (max-width: 900px) {
    .panel-steps-wrap {
        display: none
    }
}

@media (max-width: 767px) {
    #page1 .title {
        font-size: 30px;
        line-height: 34px
    }
}

@media (max-width: 767px) {
    #page1 .title span {
        font-size: 50px;
        line-height: 44px
    }
}

.title {
    font-size: 34px;
    line-height: 48px;
    padding: 20px 0 15px;
    font-weight: 400;
    display: inline-block
}

@media (max-width: 991px) {
    .title {
        font-size: 26px;
        line-height: normal;
        text-align: center
    }
}

@media (max-width: 767px) {
    .title {
        font-size: 21px;
        line-height: 24px;
        padding-bottom: 0;
        text-align: center
    }
}

.title span {
    font-size: 76px;
    line-height: 60px;
    font-weight: 900
}

@media (max-width: 991px) {
    .title span {
        font-size: 46px;
        line-height: 40px
    }
}

@media (max-width: 767px) {
    .title span {
        font-size: 26px;
        line-height: 30px
    }
}

@media (max-width: 900px) {
    .position-text {
        padding: 0
    }
}

@media (max-width: 767px) {
    .position-text {
        padding: 0 0 10px
    }
}

.position-text .subtitle {
    font-size: 16px;
    text-align: center;
    padding: 0;
    display: none
}

@media (max-width: 900px) {
    .position-text .subtitle {
        padding-bottom: 0
    }
}

@media (max-width: 767px) {
    .position-text .subtitle {
        padding-bottom: 10px;
        font-size: 16px;
        display: block
    }
}

.gender, .gender-wrap {
    margin: 0 5px 10px;
    padding: 0;
    border: 0;
    height: auto
}

.gender label.radio, .gender-wrap label.radio {
    margin-left: 10px
}

.gender label.radio:first-child, .gender-wrap label.radio:first-child {
    margin: 0
}

.gender label.radio input:checked + label, .gender-wrap label.radio input:checked + label {
    box-shadow: none;
    font-weight: 700
}

.gender label.radio input:checked + label:after, .gender-wrap label.radio input:checked + label:after {
    content: "";
    width: 8px;
    height: 16px;
    right: 16px;
    top: 14px;
    position: absolute;
    display: inline-block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    transform: rotate(45deg)
}

.gender label.radio input + label, .gender-wrap label.radio input + label {
    border-radius: 0;
    position: relative;
    padding: 12px 5px;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    transition: background-color .5s ease;
    cursor: pointer;
    font-weight: 700
}

.form-title {
    font-weight: 700;
    text-align: center;
    padding: 28px 0
}

@media (max-width: 767px) {
    .form-title {
        display: none
    }
}

.btn-lg, .btn-continue, .btn-continue-like, .ynBTN_alpha, .ynBTN_beta, .subBTN {
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 900px) {
    .btn-lg, .btn-continue, .btn-continue-like, .ynBTN_alpha, .ynBTN_beta, .subBTN {
        font-size: 30px
    }
}

.btn-continue, .btn-continue-like {
    border-radius: 0;
    font-size: 25px;
    line-height: 24px;
    padding: 18px 27px 24px;
    font-weight: 700
}

@media (max-width: 900px) {
    .btn-continue, .btn-continue-like {
        display: block;
        width: 100%
    }
}

.ynBTN_alpha {
    border-radius: 0;
    font-size: 25px;
    line-height: 24px;
    padding: 18px 27px 24px;
    font-weight: 700
}

@media (max-width: 900px) {
    .ynBTN_alpha {
        display: block;
        width: 100%
    }
}

.ynBTN_beta {
    border-radius: 0;
    font-size: 25px;
    line-height: 24px;
    padding: 18px 27px 24px;
    font-weight: 700
}

@media (max-width: 900px) {
    .ynBTN_beta {
        display: block;
        width: 100%
    }
}

.subBTN {
    border-radius: 0;
    font-size: 25px;
    line-height: 24px;
    padding: 18px 27px 24px;
    font-weight: 700
}

@media (max-width: 900px) {
    .subBTN {
        display: block;
        width: 100%
    }
}

@media (max-width: 900px) {
    .btn-md, .questionfield .button {
        padding: 14px 10px;
        font-size: 24px
    }
}

.questionfield {
    padding: 0 40px 30px 40px;
    margin: 65px 0 0 0;
    max-width: none;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    border: 1px solid transparent
}

@media (max-width: 900px) {
    .questionfield {
        display: block
    }
}

@media (max-width: 767px) {
    .questionfield {
        padding: 10px 15px 30px 15px;
        margin: 35px -15px 0
    }
}

.questionfield h3, .questionfield .h3 {
    font-weight: 700;
    padding: 0 0 5px;
    font-size: 18px;
    line-height: 1.42857143;
    margin-top: -25px
}

.questionfield h6, .questionfield .questions_list-header {
    top: -60px;
    padding: 30px 10px;
    text-align: center;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0
}

@media (max-width: 767px) {
    .questionfield h6, .questionfield .questions_list-header {
        top: -50px;
        padding: 10px 5px;
        margin: 0 -15px
    }
}

.questionfield h6:after, .questionfield .questions_list-header:after {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -13px;
    width: 0;
    height: 0;
    border: 13px solid transparent
}

.questionfield .button {
    padding: 19px 20px;
    font-size: 30px;
    line-height: 28px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 0;
    margin-top: 15px
}

.progress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px
}

@media (max-width: 900px) {
    .questions-progress {
        margin-top: 0
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .questions-progress {
        background: 0
    }
}

@media (max-width: 767px) {
    .questions-progress {
        margin-top: -10px;
        background: 0
    }
}

#input1, #input2, #questions, #end {
    padding: 0
}

@media (max-width: 767px) {
}

.info {
    padding: 0 40px 30px 40px;
    margin: 65px 0 0 0;
    max-width: none;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    border: 1px solid transparent
}

@media (max-width: 900px) {
    .info {
        display: block
    }
}

@media (max-width: 767px) {
    .info {
        padding: 1px 15px 10px;
        margin: 0 -15px
    }
}

.info h3, .info .h3 {
    top: -60px;
    padding: 30px 10px;
    text-align: center;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0
}

@media (max-width: 767px) {
    .info h3, .info .h3 {
        top: 0;
        font-weight: 400;
        padding: 0 0 10px
    }
}

.info h3:after, .info .h3:after {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -13px;
    width: 0;
    height: 0;
    border: 13px solid transparent
}

@media (max-width: 767px) {
    .info h3:after, .info .h3:after {
        display: none
    }
}

.info .info-form {
    max-width: none;
    margin: 0 -5px
}

.info .form-group {
    margin-bottom: 10px
}

.info-form-text {
    font-weight: 700;
    padding: 0 0 5px;
    font-size: 18px;
    line-height: 1.42857143;
    margin-top: -25px
}

@media (max-width: 767px) {
    .info-form-text {
        margin: 0;
        font-weight: 400;
        font-size: 14px
    }
}

.lang_it .info-form-text {
    font-size: 12px
}

@media (max-width: 767px) {
    .lang_it .info-form-text {
        font-size: 10px
    }
}

#questions {
    background: 0
}

@media (max-width: 900px) {
    #questions {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    #questions .position-info {
        display: none
    }
}

.questions-in {
    background: 0
}

.questions {
    padding: 20px 40px 30px 40px;
    margin: 15px 0 0 0;
    max-width: none;
    position: relative;
    border: 1px solid transparent
}

@media (max-width: 900px) {
    .questions {
        display: block;
        padding: 0 20px 30px 20px
    }
}

@media (max-width: 767px) {
    .questions {
        padding: 0 15px 30px;
        margin: 0 -15px
    }
}

.questions-progress-wrap {
    padding: 20px 40px 0;
    margin: -20px -40px 0
}

@media (max-width: 900px) {
    .questions-progress-wrap {
        padding: 0 20px;
        margin: 0 -20px
    }
}

@media (max-width: 767px) {
    .questions-progress-wrap {
        padding: 10px 15px 0;
        margin: -11px -16px 0
    }
}

.question-premium {
    padding: 20px 40px 30px;
    margin: -20px -40px -50px
}

@media (max-width: 900px) {
    .question-premium {
        display: block;
        padding: 0 20px 30px 20px;
        margin: -20px -20px -50px
    }
}

@media (max-width: 767px) {
    .question-premium {
        padding: 0 15px 30px;
        margin: -31px -16px -50px
    }
}

@media (max-width: 450px) {
    .question-premium {
        padding: 0 15px 30px;
        margin: -21px -16px -40px
    }
}

.question-premium-top {
    margin: -40px -40px 0
}

@media (max-width: 900px) {
    .question-premium-top {
        margin: -20px -20px 0
    }
}

@media (max-width: 767px) {
    .question-premium-top {
        margin: 0 -15px
    }
}

.question-premium-top img {
    display: block;
    width: 100%
}

.question-premium-description {
    font-size: 14px;
    padding: 15px 40px;
    text-align: center
}

@media (max-width: 900px) {
    .question-premium-description {
        display: block;
        padding: 15px 20px
    }
}

@media (max-width: 767px) {
    .question-premium-description {
        padding: 15px
    }
}

@media (max-width: 450px) {
    .question-premium-description {
        font-size: 12px
    }
}

.question-progress-impulse {
    margin: -8px -40px 0
}

@media (max-width: 900px) {
    .question-progress-impulse {
        margin: -8px -20px 0
    }
}

@media (max-width: 767px) {
    .question-progress-impulse {
        margin: -8px -15px 0
    }
}

@media (max-width: 450px) {
    .question-progress-impulse {
        margin: 0 -15px 0
    }
}

.question-progress-num {
    display: none
}

.checkboxCon {
    margin: 0
}

.checkboxCon p {
    padding: 0 5px 10px;
    text-align: center
}

.lang_it .checkboxCon p {
    font-size: 12px
}

.checkboxCon .form-group:first-child {
    margin-top: 5px
}

.progress-bar {
    display: none
}

.progress-points {
    display: block;
    height: 30px;
    position: relative
}

.progress-point {
    width: 30px;
    height: 30px;
    margin: 0 5px;
    display: inline-block
}

@media (max-width: 767px) {
    .progress-point {
        width: 24px;
        height: 24px;
        margin: 0 4px
    }
}

.form-control {
    font-weight: 700;
    padding: 12px;
    height: 50px;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    border-width: 1px;
    border-style: solid;
    transition: background-color .5s ease;
    border-radius: 0;
    text-align: left
}

.form-control::-webkit-input-placeholder {
    font-size: 16px
}

.form-control:-moz-placeholder {
    font-size: 16px
}

.form-control::-moz-placeholder {
    font-size: 16px
}

.form-control:-ms-input-placeholder {
    font-size: 16px
}

.form-control.loading {
    background-position: right 10px bottom 50%
}

select.form-control {
    line-height: 20px;
    padding: 10px 12px
}

.select-wrapper:before {
    display: none
}

.select-wrapper:after {
    border-width: 6px
}

.user-info-control .text-agree {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.42857143;
    padding-left: 60px;
    min-height: 45px;
    text-align: left
}

.user-info-control .text-agree:before {
    border-radius: 0;
    width: 45px;
    height: 45px;
    border-width: 2px;
    border-style: solid
}

.user-info-control .text-agree:after {
    content: "";
    left: 15px;
    top: 8px;
    margin-left: 2px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
    height: 22px;
    border-radius: 0;
    display: none
}

@media (max-width: 767px) {
    .user-info-control .text-agree {
        padding-left: 60px
    }
}

.user-info-control #terms-agree:checked + .text-agree:after {
    display: inline-block
}

.text-agree {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 0 5px;
    text-align: center
}

.text-agree.row {
    padding-bottom: 10px
}

.label {
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0
}

@media (max-width: 900px) {
    .terms-in {
        height: auto
    }
}

.coreg-sponsor-text {
    padding-left: 47px
}

.coreg-sponsor-text:before {
    box-shadow: none;
    border-radius: 0;
    border-width: 2px;
    border-style: solid;
    width: 32px;
    height: 32px
}

.coreg-sponsor-text:after {
    content: "";
    left: 11px;
    top: 7px;
    margin-left: 2px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 16px;
    border-radius: 0;
    display: none;
    background: 0
}

.social-media {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 5px 0 10px;
    display: none
}

@media (max-width: 767px) {
    .social-media {
        display: block
    }
}

.social-media:after {
    content: "";
    display: table;
    clear: both
}

.social-media .socialicon {
    margin: 0;
    padding: 0 0 6px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    float: left;
    line-height: 20px
}

.social-media .socialicon.pull-right {
    float: right
}

.social-media .socialicon.pull-right img {
    margin: 0 0 0 6px
}

.social-media .socialicon img {
    width: 20px;
    height: auto;
    margin: 0 6px 0 0;
    vertical-align: middle
}


/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* =============================================================================== cpa_color_white.css ====================================================================================================================== */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */

body {
    color: #000;
    background-color: #fff
}

input, select, textarea, button {
    color: #000
}

h1, .h1 {
    color: #000
}

h2, .h2 {
    color: #000
}

h3, .h3 {
    color: #000
}

h4, .h4 {
    color: #000
}

h5, .h5 {
    color: #000
}

h6, .h6 {
    color: #000
}

table td {
    border-bottom-color: #ccc
}

.header {
    color: #000
}

.header a {
    color: #000
}

.header-in {
    background: #fff
}

.choose-line {
    background: #141414;
    color: #fff
}

@media (max-width: 900px) {
    .choose-line {
        background: #fff;
        color: #000
    }
}

.select-color h5 {
    color: #fff
}

@media (max-width: 900px) {
    .select-color h5 {
        color: #000
    }
}

.select-color label input:checked + div .select-color-round {
    border-color: #43cb83
}

.select-color-round:hover {
    border-color: #43cb83
}

.capacity h5 {
    color: #fff
}

@media (max-width: 900px) {
    .capacity h5 {
        color: #000
    }
}

.capacity label input:checked + div .btn-bordered:before {
    background-color: #43cb83
}

.capacity label input:checked + div .btn-bordered:after {
    border-color: #43cb83
}

.capacity label .btn-bordered {
    border-color: #fff
}

@media (max-width: 900px) {
    .capacity label .btn-bordered {
        border-color: #000;
        color: #000
    }
}

.hero-line-sm {
    background-color: #fff
}

.hero-line-sm .timer {
    background: rgba(242, 235, 48, 0.95)
}

.hero-line-sm .timer.alert {
    background: rgba(235, 50, 56, 0.95)
}

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea, select, .form-control {
    color: #000;
    background-color: #fff;
    border-color: #000
}

[type="text"]::-webkit-input-placeholder, [type="password"]::-webkit-input-placeholder, [type="date"]::-webkit-input-placeholder, [type="datetime"]::-webkit-input-placeholder, [type="datetime-local"]::-webkit-input-placeholder, [type="month"]::-webkit-input-placeholder, [type="week"]::-webkit-input-placeholder, [type="email"]::-webkit-input-placeholder, [type="number"]::-webkit-input-placeholder, [type="search"]::-webkit-input-placeholder, [type="tel"]::-webkit-input-placeholder, [type="time"]::-webkit-input-placeholder, [type="url"]::-webkit-input-placeholder, [type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}

[type="text"]:-moz-placeholder, [type="password"]:-moz-placeholder, [type="date"]:-moz-placeholder, [type="datetime"]:-moz-placeholder, [type="datetime-local"]:-moz-placeholder, [type="month"]:-moz-placeholder, [type="week"]:-moz-placeholder, [type="email"]:-moz-placeholder, [type="number"]:-moz-placeholder, [type="search"]:-moz-placeholder, [type="tel"]:-moz-placeholder, [type="time"]:-moz-placeholder, [type="url"]:-moz-placeholder, [type="color"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, .form-control:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4)
}

[type="text"]::-moz-placeholder, [type="password"]::-moz-placeholder, [type="date"]::-moz-placeholder, [type="datetime"]::-moz-placeholder, [type="datetime-local"]::-moz-placeholder, [type="month"]::-moz-placeholder, [type="week"]::-moz-placeholder, [type="email"]::-moz-placeholder, [type="number"]::-moz-placeholder, [type="search"]::-moz-placeholder, [type="tel"]::-moz-placeholder, [type="time"]::-moz-placeholder, [type="url"]::-moz-placeholder, [type="color"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4)
}

[type="text"]:-ms-input-placeholder, [type="password"]:-ms-input-placeholder, [type="date"]:-ms-input-placeholder, [type="datetime"]:-ms-input-placeholder, [type="datetime-local"]:-ms-input-placeholder, [type="month"]:-ms-input-placeholder, [type="week"]:-ms-input-placeholder, [type="email"]:-ms-input-placeholder, [type="number"]:-ms-input-placeholder, [type="search"]:-ms-input-placeholder, [type="tel"]:-ms-input-placeholder, [type="time"]:-ms-input-placeholder, [type="url"]:-ms-input-placeholder, [type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}

[type="text"]::-webkit-input-placeholder, [type="password"]::-webkit-input-placeholder, [type="date"]::-webkit-input-placeholder, [type="datetime"]::-webkit-input-placeholder, [type="datetime-local"]::-webkit-input-placeholder, [type="month"]::-webkit-input-placeholder, [type="week"]::-webkit-input-placeholder, [type="email"]::-webkit-input-placeholder, [type="number"]::-webkit-input-placeholder, [type="search"]::-webkit-input-placeholder, [type="tel"]::-webkit-input-placeholder, [type="time"]::-webkit-input-placeholder, [type="url"]::-webkit-input-placeholder, [type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.9)
}

[type="text"]:-moz-placeholder, [type="password"]:-moz-placeholder, [type="date"]:-moz-placeholder, [type="datetime"]:-moz-placeholder, [type="datetime-local"]:-moz-placeholder, [type="month"]:-moz-placeholder, [type="week"]:-moz-placeholder, [type="email"]:-moz-placeholder, [type="number"]:-moz-placeholder, [type="search"]:-moz-placeholder, [type="tel"]:-moz-placeholder, [type="time"]:-moz-placeholder, [type="url"]:-moz-placeholder, [type="color"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, .form-control:-moz-placeholder {
    color: rgba(0, 0, 0, 0.9)
}

[type="text"]::-moz-placeholder, [type="password"]::-moz-placeholder, [type="date"]::-moz-placeholder, [type="datetime"]::-moz-placeholder, [type="datetime-local"]::-moz-placeholder, [type="month"]::-moz-placeholder, [type="week"]::-moz-placeholder, [type="email"]::-moz-placeholder, [type="number"]::-moz-placeholder, [type="search"]::-moz-placeholder, [type="tel"]::-moz-placeholder, [type="time"]::-moz-placeholder, [type="url"]::-moz-placeholder, [type="color"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.9)
}

[type="text"]:-ms-input-placeholder, [type="password"]:-ms-input-placeholder, [type="date"]:-ms-input-placeholder, [type="datetime"]:-ms-input-placeholder, [type="datetime-local"]:-ms-input-placeholder, [type="month"]:-ms-input-placeholder, [type="week"]:-ms-input-placeholder, [type="email"]:-ms-input-placeholder, [type="number"]:-ms-input-placeholder, [type="search"]:-ms-input-placeholder, [type="tel"]:-ms-input-placeholder, [type="time"]:-ms-input-placeholder, [type="url"]:-ms-input-placeholder, [type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.9)
}

[type="text"].invalid, [type="password"].invalid, [type="date"].invalid, [type="datetime"].invalid, [type="datetime-local"].invalid, [type="month"].invalid, [type="week"].invalid, [type="email"].invalid, [type="number"].invalid, [type="search"].invalid, [type="tel"].invalid, [type="time"].invalid, [type="url"].invalid, [type="color"].invalid, textarea.invalid, select.invalid, .form-control.invalid {
    background: #febdbd;
    border-color: #000 !important
}

[type="text"].valid, [type="password"].valid, [type="date"].valid, [type="datetime"].valid, [type="datetime-local"].valid, [type="month"].valid, [type="week"].valid, [type="email"].valid, [type="number"].valid, [type="search"].valid, [type="tel"].valid, [type="time"].valid, [type="url"].valid, [type="color"].valid, textarea.valid, select.valid, .form-control.valid {
    background: #d3febd;
    border-color: #000 !important
}

.ui-menu-item {
    color: #000;
    background-color: #fff
}

.progress h6 {
    color: #fff
}

@media (max-width: 900px) {
    .progress h6 {
        color: #000
    }
}

.questionfield {
    background: #eaeaea
}

.questionfield h3, .questionfield .h3 {
    color: #000
}

.questionfield h6, .questionfield .questions_list-header {
    color: #fff;
    background: #000
}

.questionfield h6:after, .questionfield .questions_list-header:after {
    border-top-color: #000
}

.gender, .gender-wrap {
    background-color: transparent;
    border-color: transparent
}

.gender label.radio input:checked + label, .gender-wrap label.radio input:checked + label {
    color: #000 !important;
    background: #d3febd !important
}

.gender label.radio input:checked + label:after, .gender-wrap label.radio input:checked + label:after {
    border-bottom-color: #000;
    border-right-color: #000
}

.gender label.radio input:checked + label span, .gender-wrap label.radio input:checked + label span {
    border-color: transparent
}

.gender label.radio input + label, .gender-wrap label.radio input + label {
    background-color: #eaeaea;
    border: 1px solid #000;
    color: #666
}

.gender label.radio input + label:hover, .gender-wrap label.radio input + label:hover {
    background: #3ab200;
    color: #fff
}

.gender label.radio input + label span, .gender-wrap label.radio input + label span {
    border-color: transparent
}

.title {
    color: #000
}

.title span {
    color: #000
}

.subtitle {
    color: #000
}

.subtitle .square {
    border-color: #000
}

.info {
    background: #eaeaea
}

@media (max-width: 767px) {
    .info {
        background: #fff
    }
}

.info h3, .info .h3 {
    color: #fff;
    background: #000
}

@media (max-width: 767px) {
    .info h3, .info .h3 {
        color: #000;
        background: transparent
    }
}

.info h3:after, .info .h3:after {
    border-top-color: #000
}

.info h4, .info .h4 {
    color: #000
}

.panel#questions .questions {
    background: #eaeaea
}

@media (max-width: 767px) {
    .panel#questions .questions {
        background: #fff
    }
}

.progress-bar {
    background: #fff
}

.progress-point {
    background: #fff
}

@media (max-width: 767px) {
    .questions-progress-wrap {
        background: #fff
    }
}

@media (max-width: 767px) {
    .question-progress {
        background: #eaeaea
    }
}

.questions-almost-img {
    color: #d11f26
}

.questions-almost-img path {
    fill: #d11f26
}

.question-progress-impulse {
    background: #d11f26
}

.panel-steps-block {
    background: #fff
}

.panel-steps {
    color: #000
}

.panel-step-number {
    color: #fff;
    background: #bbb;
    border-color: #bbb
}

.panel-step-arrow:before {
    background: #bbb
}

.panel-step-arrow:after {
    border-left-color: #bbb
}

.position-form h6, .position-form .h6 {
    color: #fff;
    background: #000
}

.label {
    color: #000
}

.legalWin {
    color: #000
}

.Qheader {
    color: #000
}

.questionColum {
    border-color: #000
}

.answers {
    color: #000
}

.questionTXT {
    color: #000
}

.radio-text {
    color: #000
}

.text-agree a {
    color: #000
}

.questions-in {
    color: #000
}

.questions-progress {
    color: #000
}

@media (max-width: 900px) {
    .questions-progress {
        color: #000
    }
}

.user-info-control .text-agree:before {
    border-color: #000
}

.user-info-control .text-agree:after {
    background: #000
}

.footer {
    color: #000
}

.footer a {
    color: #000
}

.footer-logo {
    color: #000;
    fill: #000
}

.terms {
    border: 0
}

.user-info-control .text-agree:before {
    border-color: #000;
    background: #eaeaea
}

.user-info-control .text-agree:after {
    background: 0;
    border-color: #000
}

.user-info-control #terms-agree:checked + .text-agree:before, .user-info-control #terms-agree2:checked + .text-agree:before, .user-info-control #terms-agree3:checked + .text-agree:before {
    border-color: #000;
    background: #d3febd
}

.user-info-control #terms-agree:checked + .text-agree:after, .user-info-control #terms-agree2:checked + .text-agree:after, .user-info-control #terms-agree3:checked + .text-agree:after {
    display: inline-block
}

.timer {
    color: #000;
    background: #f2eb30
}

.timer.alert {
    background: rgba(235, 50, 56, 0.95)
}

.coreg-sponsor-text:before {
    border-color: #000;
    background: #eaeaea
}

.coreg-sponsor-wrap input:checked + .coreg-sponsor-text:before {
    border-color: #000;
    background: #d3febd
}

.coreg-sponsor-wrap input:checked + .coreg-sponsor-text:after {
    border-color: #000;
    display: block
}

.social-media {
    border-bottom-color: #eaeaea;
    color: #000
}

.socialicon {
    color: #000
}

@media (max-width: 991px) {
    .layout-4steps.body-wrap-in {
        background: #fff
    }
}

.layout-4steps .panel {
    background: #fff !important
}

@media (min-width: 992px) {
    .layout-4steps .panel {
        background: transparent !important
    }
}

.layout-4steps .panel.shortform, .layout-4steps .panel.optinform, .layout-4steps .panel.longform, .layout-4steps .panel.cosponsors-wrap {
    background: #fff !important
}

@media (min-width: 992px) {
    .layout-4steps .panel.shortform, .layout-4steps .panel.optinform, .layout-4steps .panel.longform, .layout-4steps .panel.cosponsors-wrap {
        background: transparent !important
    }
}

.layout-4steps .questionfield {
    background: #fff
}

@media (min-width: 992px) {
    .layout-4steps .questionfield {
        background: #eaeaea;
        border-width: 1px
    }
}

.layout-4steps .questionfield h6, .layout-4steps .questionfield .questions_list-header {
    color: #000
}

@media (min-width: 992px) {
    .layout-4steps .questionfield h6, .layout-4steps .questionfield .questions_list-header {
        color: #fff;
        background: #000 !important;
        margin-left: -1px;
        width: calc(100% + 2px)
    }
}

.layout-4steps .questionfield .progress-point:not(.active) {
    background: #eaeaea
}

@media (min-width: 992px) {
    .layout-4steps .questionfield .progress-point:not(.active) {
        background: #fff
    }
}

.layout-4steps .gender label.radio input + label, .layout-4steps .one-form .gender label.radio input + label, .layout-4steps .one-form .gender-wrap label.radio input + label, .layout-4steps .gender-wrap label.radio input + label {
    background: #eaeaea
}

@media (min-width: 992px) {
    .layout-4steps .gender label.radio input + label, .layout-4steps .one-form .gender label.radio input + label, .layout-4steps .one-form .gender-wrap label.radio input + label, .layout-4steps .gender-wrap label.radio input + label {
        background: #fff
    }
}

.layout-4steps .gender label.radio input + label:hover, .layout-4steps .gender-wrap label.radio input + label:hover {
    background: #fff;
    color: #666
}

.layout-4steps .info {
    background: #fff !important
}

@media (min-width: 992px) {
    .layout-4steps .info {
        background: #eaeaea !important
    }
}

@media (max-width: 991px) {
    .layout-4steps .info h3 {
        color: #000;
        background: transparent
    }
}

.layout-4steps .panel#questions .questions {
    background: #fff
}

@media (min-width: 992px) {
    .layout-4steps .panel#questions .questions {
        background: #eaeaea
    }
}


/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* =============================================================================== cpa_brand_apple.css ====================================================================================================================== */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
/* ================================================================================================================================================================================================================================ */
body {
    font-family: "Open Sans", sans-serif
}

input, select, textarea, button {
    font-family: "Open Sans", sans-serif
}

.title {
    font-family: "Libre Franklin", sans-serif
}

.subtitle {
    font-family: "Libre Franklin", sans-serif
}

.info {
    border-color: #0084ff
}

@media (max-width: 767px) {
    .info {
        border-color: transparent
    }
}

.info h3, .info .h3 {
    font-family: "Open Sans", sans-serif
}

.questionfield {
    border-color: #0084ff
}

@media (max-width: 767px) {
    .questionfield {
        border-color: transparent
    }
}

.questionfield h3, .questionfield .h3 {
    font-family: "Open Sans", sans-serif
}

.questions {
    border-color: #0084ff
}

@media (max-width: 991px) {
    .questions {
        border-color: transparent
    }
}

.timer {
    font-family: "Open Sans", sans-serif
}

a {
    color: #17a1e6
}

.btn, .btn-continue, .btn-continue-like, .button, .ynBTN_alpha {
    background: #0084ff;
    border-color: #0084ff;
    color: #fff;
    box-shadow: none
}

.btn:hover, .btn-continue:hover, .btn-continue-like:hover, .button:hover, .ynBTN_alpha:hover, .btn:active, .btn-continue:active, .btn-continue-like:active, .button:active, .ynBTN_alpha:active, .btn:focus, .btn-continue:focus, .btn-continue-like:focus, .button:focus, .ynBTN_alpha:focus {
    background: #006acc;
    border-color: #006acc;
    color: #fff
}

.btn:disabled, .btn-continue:disabled, .btn-continue-like:disabled, .button:disabled, .ynBTN_alpha:disabled {
    cursor: default;
    background: #dddfde;
    border-color: #dddfde;
    color: rgba(0, 0, 0, 0.3)
}

.btn:disabled:hover, .btn-continue:disabled:hover, .btn-continue-like:disabled:hover, .button:disabled:hover, .ynBTN_alpha:disabled:hover, .btn:disabled:active, .btn-continue:disabled:active, .btn-continue-like:disabled:active, .button:disabled:active, .ynBTN_alpha:disabled:active, .btn:disabled:focus, .btn-continue:disabled:focus, .btn-continue-like:disabled:focus, .button:disabled:focus, .ynBTN_alpha:disabled:focus {
    background: #dddfde;
    border-color: #dddfde;
    color: rgba(0, 0, 0, 0.3)
}

.layout-4steps .btn, .layout-4steps .btn-continue, .layout-4steps .btn-continue-like, .layout-4steps .button, .layout-4steps .ynBTN_alpha, .layout-4steps .btn-continue, .layout-4steps .btn-continue-like, .layout-4steps .button, .layout-4steps .ynBTN_alpha {
    transition: none
}

.layout-4steps .btn:hover, .layout-4steps .btn-continue:hover, .layout-4steps .btn-continue-like:hover, .layout-4steps .button:hover, .layout-4steps .ynBTN_alpha:hover, .layout-4steps .btn:active, .layout-4steps .btn-continue:active, .layout-4steps .btn-continue-like:active, .layout-4steps .button:active, .layout-4steps .ynBTN_alpha:active, .layout-4steps .btn:focus, .layout-4steps .btn-continue:focus, .layout-4steps .btn-continue-like:focus, .layout-4steps .button:focus, .layout-4steps .ynBTN_alpha:focus, .layout-4steps .btn-continue:hover, .layout-4steps .btn-continue:active, .layout-4steps .btn-continue:focus, .layout-4steps .btn-continue-like:hover, .layout-4steps .btn-continue-like:active, .layout-4steps .btn-continue-like:focus, .layout-4steps .button:hover, .layout-4steps .button:active, .layout-4steps .button:focus, .layout-4steps .ynBTN_alpha:hover, .layout-4steps .ynBTN_alpha:active, .layout-4steps .ynBTN_alpha:focus {
    background: #0084ff;
    border-color: #000;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.39);
    color: #fff
}

.layout-4steps .btn.disabled:hover, .layout-4steps .disabled.btn-continue:hover, .layout-4steps .disabled.btn-continue-like:hover, .layout-4steps .disabled.button:hover, .layout-4steps .disabled.ynBTN_alpha:hover, .layout-4steps .btn.disabled:active, .layout-4steps .disabled.btn-continue:active, .layout-4steps .disabled.btn-continue-like:active, .layout-4steps .disabled.button:active, .layout-4steps .disabled.ynBTN_alpha:active, .layout-4steps .btn.disabled:focus, .layout-4steps .disabled.btn-continue:focus, .layout-4steps .disabled.btn-continue-like:focus, .layout-4steps .disabled.button:focus, .layout-4steps .disabled.ynBTN_alpha:focus, .layout-4steps .btn-continue.disabled:hover, .layout-4steps .btn-continue.disabled:active, .layout-4steps .btn-continue.disabled:focus, .layout-4steps .btn-continue-like.disabled:hover, .layout-4steps .btn-continue-like.disabled:active, .layout-4steps .btn-continue-like.disabled:focus, .layout-4steps .button.disabled:hover, .layout-4steps .button.disabled:active, .layout-4steps .button.disabled:focus, .layout-4steps .ynBTN_alpha.disabled:hover, .layout-4steps .ynBTN_alpha.disabled:active, .layout-4steps .ynBTN_alpha.disabled:focus {
    background-color: #fff;
    background-image: url(cce17ddd/images/lock_grey.png);
    background-repeat: no-repeat;
    -webkit-background-size: auto 50%;
    -moz-background-size: auto 50%;
    -o-background-size: auto 50%;
    background-size: auto 50%;
    background-position: 95% 50%;
    border-color: #000;
    color: #969696
}

.btn-grey, .ynBTN_beta {
    background: #ccc;
    border-color: #ccc;
    color: #000
}

.btn-grey:hover, .ynBTN_beta:hover, .btn-grey:active, .ynBTN_beta:active, .btn-grey:focus, .ynBTN_beta:focus {
    background: #b3b3b3;
    border-color: #b3b3b3;
    color: #000
}

.btn-gradient {
    background: #0084ff linear-gradient(to bottom, #339dff 0, #006acc 100%) repeat-x scroll 0 0;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset
}

.btn-gradient:hover, .btn-gradient:active, .btn-gradient:focus {
    color: #000;
    background: #006acc linear-gradient(to bottom, #006acc 0, #004f99 100%) repeat-x scroll 0 0
}

.btn-continue, .btn-continue-like {
    text-transform: none;
    border-color: #000
}

.button {
    border-color: #000
}

.ynBTN_alpha {
    border-color: #000
}

.ynBTN_beta {
    border-color: #000
}

.progress-bar > div {
    background: #0084ff
}

.progress-point.active {
    background: #0084ff
}

.gender label.radio input:checked + label, .gender-wrap label.radio input:checked + label {
    color: #000;
    background: #0084ff
}

label.radio input:checked + label:before {
    background: #0084ff
}

label.checkbox:hover input + span {
    color: #0084ff
}

label.checkbox:hover input + span:before {
    border-color: #006acc
}

label.checkbox:hover input:checked + span:before {
    border-color: #0084ff
}

label.checkbox input:checked + span:before {
    background: #0084ff
}

label.checkbox input + span:before {
    border-color: #0084ff
}

.panel-step.active .panel-step-number {
    border-color: #0084ff;
    background: #0084ff;
    color: #000
}

.panel-step.finished .panel-step-number {
    border-color: #0084ff;
    color: #0084ff
}

.question-progress > div {
    background: #0084ff
}

.question-text .radio:hover input + span, .question-text .checkbox:hover input + span {
    color: #0084ff
}

.question-text .radio:hover input + span:before, .question-text .checkbox:hover input + span:before {
    border-color: #006acc
}

.question-text .radio:hover input:checked + span:before, .question-text .checkbox:hover input:checked + span:before {
    border-color: #0084ff
}

.question-text .radio input:checked + span:before, .question-text .checkbox input:checked + span:before {
    background: #0084ff
}

.question-text .radio input + span:before, .question-text .checkbox input + span:before {
    border-color: #0084ff
}

.question-text .q-select {
    border-color: #0084ff
}

.question-text .q-textarea {
    border-color: #0084ff
}

.question-text .checkbox-information:hover:before {
    color: #0084ff;
    border-color: #0084ff
}

.select2-dropdown {
    border-color: #0084ff
}

.q-select-wrap .select2-selection--single {
    border-color: #0084ff
}

.q-btn.q-btn-transparent {
    color: #0084ff;
    background: transparent;
    border-color: transparent
}

.q-btn.q-btn-transparent:hover {
    color: #006acc;
    background: transparent;
    border-color: transparent
}

.radio-button:hover input + span {
    background: #006acc;
    color: #fff
}

.radio-button input:checked + span {
    background: #006acc
}

.radio-button input + span {
    color: #fff;
    background: #0084ff
}

.radio-button-empty input:checked + span {
    color: #0084ff;
    background: #006acc
}

.radio-button-empty input + span {
    color: #0084ff;
    background: 0
}

.radio-img:hover input + span .radio-pic:after {
    background-color: rgba(0, 132, 255, 0.7)
}

.radio-img input:checked + span .radio-pic:after {
    background-color: rgba(0, 132, 255, 0.7)
}

.radio-img-empty:hover input + span {
    border-color: #006acc;
    background: #006acc !important;
    color: #fff
}

.radio-img-empty:hover input + span .radio-text {
    color: #fff
}

.radio-img-empty .radio-pic {
    display: none
}

.radio-img-empty input:checked + span {
    color: #fff;
    background: #0084ff
}

.radio-img-empty input:checked + span .radio-text {
    color: #fff
}

.radio-img-empty input + span {
    color: #0084ff;
    border-color: #0084ff
}

.radio-img-empty input + span .radio-text {
    color: #0084ff
}

.cosponsors-wrap .position-form .checkbox-outer .checkbox-answers .form-group .checkbox-answer.positive-answer {
    background: #0084ff;
    color: #fff
}