@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700";@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,*::before,*::after {
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

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

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

@media (min-width: 1300px) {
    .container {
        max-width:1260px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.row-sm {
    margin-right: -10px;
    margin-left: -10px
}

.row-sm >.col,.row-sm >[class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}

.row-xs {
    margin-right: -5px;
    margin-left: -5px
}

.row-xs >.col,.row-xs >[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters >.col,.no-gutters >[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

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

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

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

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

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

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

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

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

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

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

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1300px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

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

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-md-none {
        display:none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1300px) {
    .d-lg-none {
        display:none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

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

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction:row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-md-row {
        flex-direction:row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1300px) {
    .flex-lg-row {
        flex-direction:row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}


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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: montserrat,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: 1
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top] {
    padding: 0.4rem 0
}

.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow {
    bottom: 0
}

.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #fff
}

.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right] {
    padding: 0 0.4rem
}

.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem
}

.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #fff
}

.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom] {
    padding: 0.4rem 0
}

.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow {
    top: 0
}

.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #fff
}

.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left] {
    padding: 0 0.4rem
}

.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem
}

.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #fff
}

.tooltip-inner {
    max-width: 220px;
    padding: 0.25rem 0.5rem;
    color: #000;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1),0 12px 24px 0 rgba(0,0,0,0.2);
    border-radius: 10px
}

* {
    margin: 0;
    padding: 0
}

html {
    position: relative;
    min-height: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    font-family: roboto,helvetica neue,Arial,sans-serif
}

body {
    margin: 0;
    font-size: 14px;
    overflow-x: hidden
}

a {
    text-decoration: underline;
    outline: none !important
}

a:hover,a:active,a:focus {
    text-decoration: none
}

p {
    padding-bottom: 15px
}

h1,.h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 57px;
    text-shadow: 0 1px 0 #000;
    padding: 0 0 20px
}

@media (max-width: 1299.98px) {
    h1,.h1 {
        font-size:36px;
        line-height: 43px
    }
}

@media (max-width: 991.98px) {
    h1,.h1 {
        font-size:25px;
        line-height: 33px;
        padding: 0 0 10px
    }
}

h2,.h2 {
    font-size: 40px;
    line-height: 53px;
    padding: 0 0 30px;
    font-weight: 400
}

@media (max-width: 1299.98px) {
    h2,.h2 {
        font-size:30px;
        line-height: 39px;
        padding: 0 0 20px
    }
}

@media (max-width: 991.98px) {
    h2,.h2 {
        font-size:20px;
        line-height: 26px;
        padding: 0 0 10px
    }
}

h3,.h3 {
    font-size: 25px;
    line-height: 33px;
    padding: 0 0 30px;
    font-weight: 400
}

@media (max-width: 1299.98px) {
    h3,.h3 {
        font-size:25px;
        line-height: 33px;
        padding: 0 0 20px
    }
}

@media (max-width: 991.98px) {
    h3,.h3 {
        font-size:16px;
        line-height: 21px;
        padding: 0 0 10px
    }
}

h4,.h4 {
    font-size: 22px;
    line-height: 29px;
    padding: 0 0 20px;
    font-weight: 400
}

@media (max-width: 1299.98px) {
    h4,.h4 {
        font-size:18px;
        line-height: 24px
    }
}

@media (max-width: 991.98px) {
    h4,.h4 {
        font-size:12px;
        line-height: 16px;
        padding: 0 0 10px
    }
}

h5,.h5 {
    font-size: 19px;
    line-height: 25px;
    padding: 0 0 20px;
    font-weight: 400
}

@media (max-width: 1299.98px) {
    h5,.h5 {
        font-size:16px;
        line-height: 21px
    }
}

@media (max-width: 991.98px) {
    h5,.h5 {
        font-size:12px;
        line-height: 16px
    }
}

h6,.h6 {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 15px;
    font-weight: 400
}

@media (max-width: 1299.98px) {
    h6,.h6 {
        font-size:12px;
        line-height: 16px
    }
}

@media (max-width: 991.98px) {
    h6,.h6 {
        font-size:12px;
        line-height: 16px
    }
}

.rel {
    position: relative
}

.svg-link {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.svg-link:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.hide {
    display: none
}

[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 {
    font-size: 18px;
    color: #000;
    border: 1px solid #ccc;
    margin: 0;
    height: 50px;
    width: 100%;
    padding: 0 16px;
    font-weight: 400;
    outline: none !important;
    border-radius: 0;
    -webkit-transition: border-color 0.3s ease-in,box-shadow 0.3s ease-in;
    transition: border-color 0.3s ease-in,box-shadow 0.3s ease-in
}

[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: #ccc
}

[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: #ccc
}

[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: #ccc
}

[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: #ccc
}

@media (max-width: 1299.98px) {
    [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 {
        height:40px;
        font-size: 16px;
        padding: 0 12px
    }
}

[type=text].error,[type=password].error,[type=date].error,[type=datetime].error,[type=datetime-local].error,[type=month].error,[type=week].error,[type=email].error,[type=number].error,[type=search].error,[type=tel].error,[type=time].error,[type=url].error,[type=color].error,textarea.error,select.error,.form-control.error {
    color: #ff363c
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding: 0
}

select:invalid {
    color: gray
}

.select-wrap {
    position: relative
}

.select-wrap:after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -3px;
    cursor: pointer;
    pointer-events: none;
    border-style: solid;
    border-width: 6px 5px;
    border-color: #000 transparent transparent transparent
}

@media (max-width: 1299.98px) {
    .select-wrap:after {
        right:10px
    }
}

textarea {
    padding: 5px 16px
}

.error-text {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    font-size: 12px;
    line-height: 16px;
    padding: 3px 6px 4px;
    background: #ff363c;
    color: #fff;
    z-index: 3
}

@media (max-width: 1299.98px) {
    .error-text {
        font-size:10px;
        line-height: 12px;
        padding: 2px 6px
    }
}

.form-group {
    margin-bottom: 15px;
    position: relative
}

@media (max-width: 1299.98px) {
    .form-group {
        margin-bottom:10px
    }
}

.form-group label {
    display: block;
    margin-bottom: 5px
}

.form-group.error .form-control {
    border-color: #ff363c
}

.form-group.error .error-text {
    display: block
}

.form-group .append {
    display: flex
}

.form-group .append .form-control {
    min-width: 0
}

.form-group .prepend {
    display: flex
}

.form-group .prepend .form-control {
    min-width: 0
}

.input-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
    position: relative
}

@media (max-width: 1299.98px) {
    .input-group {
        margin-bottom:20px
    }
}

.input-group >.form-control {
    width: 1%;
    position: relative;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.input-group.error .form-control {
    border-color: #ff363c
}

.input-group-prepend {
    margin-right: -1px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.input-group-prepend .form-control {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-right: 6px;
    border-right: none;
    z-index: 2;
    position: relative;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-prepend .form-control:after {
    content: "";
    position: absolute;
    right: -5px;
    top: 10px;
    bottom: 10px;
    width: 1px;
    background: #ccc
}

.input-group-prepend + .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.img-flag {
    width: 26px;
    height: 20px;
    margin-right: 10px
}

input[type=radio],input[type=checkbox] {
    cursor: pointer;
    height: 30px;
    vertical-align: sub;
    width: 30px
}

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 + span:before {
    background: #ccc
}

label.radio input.error + span {
    color: #ff363c
}

label.radio input.error + span:before {
    border-color: #ff363c
}

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: 2px 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 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    width: 26px
}

label.checkbox {
    position: relative;
    overflow: hidden;
    vertical-align: top;
    cursor: pointer;
    display: inline-block;
    min-height: 27px
}

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:not(:checked).error + span {
    color: #ff363c
}

label.checkbox input:not(:checked).error + span:before {
    border-color: #ff363c
}

label.checkbox input:not(:checked).error + span a {
    color: #ff363c
}

label.checkbox input + span {
    padding: 0 0 5px 45px;
    position: relative;
    display: inline-block
}

label.checkbox input + span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    border: 2px solid #000;
    width: 25px;
    height: 25px;
    border-radius: 1px
}

label.checkbox input + span:after {
    display: none;
    content: "";
    position: absolute;
    left: 8px;
    top: 5px;
    width: 9px;
    height: 16px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ui-menu {
    background: #fff;
    border: 1px solid #ccc
}

.ui-menu .ui-menu-item {
    padding: 0 16px
}

@media (max-width: 1299.98px) {
    .ui-menu .ui-menu-item {
        padding:0 12px
    }
}

header {
    position: relative;
    z-index: 2
}

.logo {
    height: 150px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

@media (max-width: 1299.98px) {
    .logo {
        height:130px
    }
}

@media (max-width: 991.98px) {
    .logo {
        height:70px
    }
}

.logo img {
    max-width: 350px;
    max-height: 85px
}

@media (max-width: 991.98px) {
    .logo img {
        width:auto !important;
        max-height: 40px
    }
}

.header-text {
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    padding: 10px 0 20px
}

@media (max-width: 1299.98px) {
    .header-text {
        padding:10px 0 15px
    }
}

@media (max-width: 991.98px) {
    .header-text {
        padding:3px 0 15px;
        font-size: 8px;
        line-height: 8px
    }
}

.header-text p {
    padding: 0
}

.main-block-wrap {
    position: relative
}

.background-wrap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden
}

.background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top
}

.background:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.65)
}

.background .rel {
    width: 100%;
    height: 100%
}

.background .shine {
    position: absolute;
    bottom: -550px;
    left: 50%;
    margin-left: calc(-550px - 315px);
    width: 1100px;
    height: 1100px
}

@media (max-width: 1299.98px) {
    .background .shine {
        margin-left:calc(-550px - 240px)
    }
}

@media (max-width: 991.98px) {
    .background .shine {
        width:640px;
        height: 640px;
        margin-left: -320px;
        bottom: -320px
    }
}

@media (max-width: 575.98px) {
    .background .shine {
        width:320px;
        height: 320px;
        margin-left: -160px;
        bottom: -160px
    }
}

.main-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
    margin-bottom: 141px;
    z-index: 2
}

@media (max-width: 1299.98px) {
    .main-block {
        margin-bottom:137px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px
    }
}

@media (max-width: 991.98px) {
    .main-block {
        margin-bottom:50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-right: -20px
    }
}

.main-block .left {
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 0 50%;
    max-width: 50%;
    align-self: flex-start
}

@media (max-width: 1299.98px) {
    .main-block .left {
        padding-left:15px;
        padding-right: 15px;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 991.98px) {
    .main-block .left {
        padding-left:20px;
        padding-right: 20px;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        z-index: 2;
        margin-bottom: 80px
    }
}

@media (max-width: 575.98px) {
    .main-block .left {
        margin-bottom:60px
    }
}

.main-block .right {
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 0 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

@media (max-width: 1299.98px) {
    .main-block .right {
        padding-left:15px;
        padding-right: 15px;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 991.98px) {
    .main-block .right {
        padding-left:20px;
        padding-right: 20px;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.main-block .image {
    margin-bottom: -95px;
    position: relative
}

@media (max-width: 1299.98px) {
    .main-block .image {
        margin-bottom:-77px
    }
}

@media (max-width: 991.98px) {
    .main-block .image {
        padding:0 60px 0 20px;
        margin-bottom: -80px;
        margin-top: 10px
    }
}

@media (max-width: 575.98px) {
    .main-block .image {
        margin-bottom:-60px
    }
}

.main-block .image img {
    max-width: 100%
}

.main-block .image-slogan-wrap {
    position: absolute;
    top: 85px;
    left: 70px
}

@media (max-width: 1299.98px) {
    .main-block .image-slogan-wrap {
        top:34px;
        left: 35px
    }
}

@media (max-width: 991.98px) {
    .main-block .image-slogan-wrap {
        top:0;
        left: 0
    }
}

.main-block .image-slogan {
    display: inline-block;
    padding: 10px 20px 13px;
    font-size: 60px;
    line-height: 79px;
    font-weight: 300
}

@media (max-width: 991.98px) {
    .main-block .image-slogan {
        font-size:40px;
        line-height: 53px;
        padding: 6px 15px 9px
    }
}

.main-block .image-slogan strong {
    font-weight: 700
}

.main-block .image-slogan sup {
    opacity: 0.4;
    font-size: 30px;
    line-height: 39px
}

@media (max-width: 991.98px) {
    .image-web {
        display:none
    }
}

@media (min-width: 992px) {
    .image-wap {
        display:none
    }
}

.sub-image {
    text-align: center
}

.sub-image h4,.sub-image .h4 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 40px
}

@media (max-width: 1299.98px) {
    .sub-image h4,.sub-image .h4 {
        padding-bottom:30px
    }
}

.secures {
    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;
    padding-bottom: 20px
}

.secure {
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    margin: 0 17px
}

@media (max-width: 991.98px) {
    .secure {
        font-size:14px;
        line-height: 19px
    }
}

.secure img {
    margin-bottom: 5px
}

.secure strong {
    display: block;
    font-weight: 400
}

.hide-content {
    display: none
}

footer {
    padding: 80px 0
}

@media (max-width: 991.98px) {
    footer {
        padding:50px 0
    }
}

footer h6 {
    font-size: 28px;
    font-weight: 700;
    line-height: 37px;
    padding-bottom: 30px
}

@media (max-width: 991.98px) {
    footer h6 {
        font-size:20px;
        line-height: 26px;
        padding-bottom: 20px
    }
}

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

@media (max-width: 1299.98px) {
    .footer-row {
        display:-webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px
    }
}

@media (max-width: 991.98px) {
    .footer-row {
        display:-webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-right: -20px
    }
}

.footer-text {
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

@media (max-width: 1299.98px) {
    .footer-text {
        padding-left:15px;
        padding-right: 15px;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
}

@media (max-width: 991.98px) {
    .footer-text {
        padding-left:20px;
        padding-right: 20px;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 35px
    }
}

.footer-text p:last-child {
    padding: 0
}

.footer-logos {
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    text-align: right;
    line-height: 0
}

@media (max-width: 1299.98px) {
    .footer-logos {
        padding-left:15px;
        padding-right: 15px;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

@media (max-width: 991.98px) {
    .footer-logos {
        padding-left:20px;
        padding-right: 20px;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }
}

.footer-logos img {
    max-width: 215px
}

.footer-links {
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    border-bottom: 1px solid #000;
    padding: 0 0 40px;
    margin: 0 0 40px
}

@media (max-width: 991.98px) {
    .footer-links {
        font-size:14px;
        line-height: 25px;
        padding: 0 0 20px;
        margin: 0 0 25px
    }
}

.footer-links a {
    text-decoration: none
}

.footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-links li {
    display: inline-block;
    margin: 0 0 0 17px;
    padding: 0 17px 0 0;
    position: relative;
    vertical-align: top
}

@media (max-width: 991.98px) {
    .footer-links li {
        margin:0 0 0 10px;
        padding: 0 10px 0 0
    }
}

.footer-links li:after {
    content: "";
    position: absolute;
    right: -2px;
    top: 50%;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    border-radius: 50%
}

.footer-links li:last-child:after {
    display: none
}

.adult {
    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: #000;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    margin: 0 0 0 22px
}

.footer-terms {
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin-left: 8.33333%
}

@media (max-width: 1299.98px) {
    .footer-terms {
        margin-left:0;
        padding-left: 20px;
        padding-right: 20px;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 991.98px) {
    .footer-terms {
        padding-left:20px;
        padding-right: 20px;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }
}

.footer-terms p {
    padding-bottom: 5px
}

.footer-terms p:last-child {
    padding-bottom: 0
}

.footer-terms .terms {
    margin-top: 10px;
    padding: 10px;
    background: #fff;
    color: #000
}

.footer-terms .terms input + span,.footer-terms .terms label.checkbox input + span {
    padding: 2px 0 5px 30px;
    color: #000
}

.footer-terms .terms input + span:before,.footer-terms .terms label.checkbox input + span:before {
    width: 22px;
    height: 22px;
    border-width: 1px
}

.footer-terms .terms input + span:after,.footer-terms .terms label.checkbox input + span:after {
    left: 8px;
    top: 4px;
    width: 7px;
    height: 14px
}

.footer-terms .terms a,.footer-terms .terms label.checkbox a {
    color: #000
}

.footer-terms .terms .terms-position:last-child {
    padding-bottom: 0
}

.cgv_v {
    font-size: 13px
}

div.pdp_bonus_selector_container {
    display: block !important;
    border: 1px solid #000;
    padding: 5px !important;
    margin-top: 5px !important;
    background-color: #fff;
    color: #000 !important;
    text-align: left
}

div.pdp_bonus_selector_container p {
    display: inline
}

div.pdp_bonus_selector_container a {
    color: inherit
}

div.pdp_bonus_selector_container strong {
    color: inherit
}

div.pdp_bonus_selector_container span.bonus_cgv {
    cursor: pointer;
    text-decoration: underline
}

div.pdp_bonus_selector_container input {
    width: auto;
    height: auto;
    margin: auto;
    vertical-align: baseline
}

.button {
    font-size: 18px;
    height: 50px;
    line-height: 24px;
    text-align: center;
    padding: 12px 20px;
    color: #fff;
    background: #000;
    border: 1px solid #000;
    cursor: pointer;
    font-weight: 400;
    outline: none;
    text-decoration: none;
    display: inline-block;
    font-family: inherit
}

@media (max-width: 1299.98px) {
    .button {
        height:40px;
        font-size: 16px;
        line-height: 21px;
        padding: 9px 20px 10px
    }
}

.button:hover,.button:active,.button:focus {
    outline: none;
    color: #fff;
    background: #000;
    border-color: #000
}

.button-lg {
    font-size: 20px;
    height: 60px;
    line-height: 26px;
    padding: 17px 25px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.05)
}

@media (max-width: 1299.98px) {
    .button-lg {
        font-size:18px;
        height: 50px;
        line-height: 24px;
        padding: 12px 20px
    }
}

.pay-button,.button-submit {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px
}

@media (max-width: 1299.98px) {
    .pay-button,.button-submit {
        margin-bottom:10px
    }
}

.progress-bar {
    background: #ccc
}

.progress-bar-in {
    height: 5px;
    background: #000
}

.progress-bar-legend {
    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;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 0
}

.progress-bar-numbers {
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative
}

.progress-bar-numbers:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    height: 1px;
    background: #000
}

.progress-bar-number {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 25px;
    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;
    border: 1px solid #000;
    color: #000;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none
}

.progress-bar-number.finished {
    background: #000;
    color: #fff
}

.progress-bar-number.finished .progress-bar-num {
    display: none
}

.progress-bar-number.finished .progress-bar-check {
    display: block
}

.progress-bar-number.active {
    background: #000;
    color: #fff
}

.progress-bar-number:first-child {
    margin-left: 0
}

.progress-bar-number:last-child {
    margin-right: 0
}

.progress-bar-check {
    display: none;
    content: "";
    width: 9px;
    height: 16px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.terms-position {
    padding: 0 0 10px;
    line-height: 16px;
    font-size: 12px
}

.terms-position .checkbox {
    line-height: 16px;
    font-size: 12px
}

.form-step {
    min-width: 100%
}

@media (max-width: 991.98px) {
    .form-step1 .input-group {
        display:block
    }

    .form-step1 .input-group >.form-control {
        width: 100%
    }

    .form-step1 .input-group .button {
        width: 100%
    }

    .form-step1 .input-group .input-group-append {
        margin: -1px 0 0;
        position: relative
    }

    .form-step1 .input-group .input-group-prepend {
        margin: 0 0 -1px
    }

    .form-step1 h2,.form-step1 .h2 {
        display: none
    }
}

.form-step2 h2,.form-step2 .h2 {
    margin-bottom: -20px;
    position: relative;
    z-index: 2
}

.form .row {
    align-items: flex-end
}

@media (max-width: 991.98px) {
    .form .row .col {
        -webkit-box-flex:0 0 100%;
        -moz-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.form .row .col-dates {
    width: auto;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

@media (max-width: 991.98px) {
    .form .row .col-dates {
        -webkit-box-flex:0 0 100%;
        -moz-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.form .row .col-dates .row {
    flex-flow: row;
    align-items: center
}

.form .row .col-cvvs {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.form .row .col-cvvs .row {
    flex-flow: row;
    align-items: center
}

.form .row .col-date {
    max-width: 130px;
    min-width: 104px;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

@media (max-width: 991.98px) {
    .form .row .col-date {
        -webkit-box-flex:1 1;
        -moz-box-flex: 1 1;
        -webkit-flex: 1 1;
        -ms-flex: 1 1;
        flex: 1 1;
        max-width: none;
        min-width: 0
    }
}

.form .row .col-date label {
    white-space: nowrap
}

.form .row .col-date .form-group {
    margin: 0
}

.form .row .col-date-sm {
    max-width: 110px;
    min-width: 90px
}

@media (max-width: 991.98px) {
    .form .row .col-date-sm {
        max-width:none;
        min-width: 0
    }
}

.form .row .col-date-single {
    max-width: 140px;
    min-width: 140px
}

@media (max-width: 991.98px) {
    .form .row .col-date-single {
        max-width:none;
        min-width: 0
    }
}

.form .row .col-cvv {
    max-width: 85px;
    min-width: 70px;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.form .row .col-cvv .form-control {
    padding: 0 8px !important;
    text-align: center
}

.form .row .col-cvv .form-group {
    margin: 0
}

.form .row .col-cvv .row {
    align-items: center
}

.form .row .col-tooltip {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 35px;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.form .row .col-tooltip .form-group {
    margin: 0
}

.form .row .col-logos {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center
}

.form .row .col-logos .form-group {
    margin: 0
}

.form-wrap {
    padding: 40px 50px 36px;
    position: relative;
    box-shadow: 0 12px 24px rgba(0,0,0,0.1)
}

@media (max-width: 1299.98px) {
    .form-wrap {
        padding:30px 30px 15px
    }
}

@media (max-width: 991.98px) {
    .form-wrap {
        padding:20px 20px 10px
    }
}

@media (max-width: 575.98px) {
    .form-wrap {
        box-shadow:none;
        margin: 0 -20px
    }
}

.form-wrap .progress-bar-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3
}

.check-info {
    font-size: 16px
}

.check-info p {
    padding: 0
}

.check-line {
    position: relative;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end
}

.check-line:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7px;
    border-bottom: 1px dashed #000
}

.check-line span {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 0 5px 0 0;
    z-index: 2
}

.check-line span + span {
    margin-left: 30px;
    padding: 0 0 0 5px
}

.check-logos {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
    line-height: 0;
    padding-bottom: 0
}

@media (max-width: 991.98px) {
    .check-logos {
        -webkit-box-ordinal-group:1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        flex-flow: row wrap;
        padding: 0;
        text-align: left;
        justify-content: flex-start
    }
}

.check-logos img {
    display: block;
    width: 100% !important
}

.check-logos .mastercard {
    width: 45px;
    margin-left: 13px
}

@media (max-width: 1299.98px) {
    .check-logos .mastercard {
        width:40px;
        margin: 2px 0 2px 5px
    }

    .check-logos .mastercard:last-child {
        margin-left: 0
    }
}

.check-logos .visa {
    width: 55px;
    margin-left: 13px
}

@media (max-width: 1299.98px) {
    .check-logos .visa {
        width:48px;
        margin: 2px 0 2px 5px
    }

    .check-logos .visa:last-child {
        margin-left: 0
    }
}

.check-logos .cartebancaire {
    width: 46px;
    margin-left: 13px
}

.fr .check-logos .visa {
    margin-left: 6px;
    width: 52px
}

.fr .check-logos .mastercard {
    margin-left: 6px;
    width: 40px
}

.fr .check-logos .cartebancaire {
    margin-left: 6px;
    width: 46px
}

.card-icon {
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 5px;
    width: 50px;
    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
}

@media (max-width: 1299.98px) {
    .card-icon {
        width:40px
    }
}

.card-icon img {
    max-width: 100%;
    max-height: 100%
}

.tooltip-link {
    background: #ccc;
    min-width: 20px;
    font-size: 12px;
    border-radius: 10px;
    padding: 2px 5px;
    line-height: 16px;
    margin: 0;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    position: relative;
    vertical-align: top
}

label .tooltip-link {
    margin: 0 0 -3px 3px
}

.additional {
    font-size: 14px;
    line-height: 21px
}

.additional-line {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 340px;
    align-items: center;
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 36px
}

.additional-line:last-child {
    padding-bottom: 10px
}

.additional-image {
    width: 75px;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    line-height: 1
}

.additional-text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.space {
    height: 20px
}

@media (max-width: 1299.98px) {
    .space {
        height:15px
    }
}

.tooltip-cvv .tooltip-inner {
    padding: 20px 10px 10px
}

.cvv-image {
    margin: 0 -10px;
    width: 220px;
    height: 110px;
    background: url(../themes/books-spin-landers/assets/images/common/cvv.png) center center no-repeat;
    background-size: cover
}

@media only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio: 2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .cvv-image {
        background-image:url(../themes/books-spin-landers/assets/images/common/cvv@2x.png)
    }
}

.cvv-text {
    color: #ff363c;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
    text-align: center
}

.tooltip-close {
    position: absolute;
    right: 6px;
    top: 3px;
    font-size: 16px;
    cursor: pointer
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10;
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    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;
    border-radius: 1px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
    text-align: left
}

.modal a.close-modal {
    position: absolute;
    top: -3px;
    right: -3px;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAVxJREFUSA3NlkFugzAQRWsrR4ADcYJsEJsserYuuonY5AQcCI4QQf0oRuBgj02sqpaSGPznP42ZIVYfZnRdd+n7/ktr/ajr+s69XKNt22Ycx2tZlp9VVT0VsGEYvqdpapRST/O55YICM754X4zvvSiKmyYzYGTEAgKE72a4hS3ezbKL+kFmFpAD6sLwhsEjU1z4BGe2V/KagbmgEgzOCnwXGgN7AZ6FxsIOganQFJgXGAtNhQWBEpR1epY2Ys6g9KXK3hXNb9j+25cFqlQYMSIQ0RGU+3bEZLZq7UT69UFTYDC0BMq9/v+29Ggr2UYyz140PhilvwDztUUIZv+gYzRuDRw+wxSjFC3wF2CqASYpMTtgSiCg7YiNXYGxAVuIO4/xmIExQtfcdy15KUngMw7dD3lqDqlnGjgEpG3oVfuCQAsDluZEbBbm0zYChLbPQqbSmguFMbMI/Muj/g+o5Sjb+GKUmgAAAABJRU5ErkJggg==);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 14px 14px
}

body >.modal {
    display: none
}

.modal h3,.modal .h3 {
    color: #000;
    text-align: center
}

.modal.modal-md {
    max-width: 600px
}

.modal-content {
    padding: 30px 60px;
    max-height: 600px;
    overflow: auto
}

.modal-content:first-child {
    padding: 60px
}

@media (max-width: 991.98px) {
    .modal-content:first-child {
        padding:30px
    }
}

.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-image {
    padding-bottom: 30px
}

.modal-image img {
    max-width: 225px;
    display: block;
    margin: 0 auto;
    width: 100%
}

.modal-notification {
    text-align: center;
    font-size: 16px;
    line-height: 24px
}

.modal-notification p {
    padding-bottom: 20px
}

.modal-notification .modal-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 39px;
    padding-bottom: 20px
}

@media (max-width: 991.98px) {
    .modal-notification .modal-title {
        font-size:20px;
        line-height: 29px
    }
}

.modal-notification .modal-text {
    padding-bottom: 30px
}

@media (max-width: 991.98px) {
    .modal-notification .modal-text {
        padding-bottom:10px
    }
}

.modal-notification .button-lg {
    min-width: 130px
}

#modal-challenge {
    background: 0 0;
    box-shadow: none;
    height: calc(100% - 40px)
}

@media (max-width: 991.98px) {
    #modal-challenge {
        margin:-40px;
        width: 100vw;
        height: 100vh
    }
}


svg.spinner {
    width: 40px;
    height: 40px;
    x: 0;
    y: 0;
    viewbox: 0 0 40 40
}

svg.spinner circle {
    fill: transparent;
    stroke: #000;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-dasharray: 125.6;
    -webkit-transform-origin: 20px 20px 0;
    -moz-transform-origin: 20px 20px 0;
    -ms-transform-origin: 20px 20px 0;
    -o-transform-origin: 20px 20px 0;
    transform-origin: 20px 20px 0;
    -webkit-animation: spinner 2s linear infinite;
    -moz-animation: spinner 2s linear infinite;
    -ms-animation: spinner 2s linear infinite;
    -o-animation: spinner 2s linear infinite;
    animation: spinner 2s linear infinite
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        stroke-dashoffset: 26.4
    }

    50% {
        -webkit-transform: rotate(720deg);
        stroke-dashoffset: 125.6
    }

    100% {
        -webkit-transform: rotate(1080deg);
        stroke-dashoffset: 26.4
    }
}

@-moz-keyframes spinner {
    0% {
        -moz-transform: rotate(0deg);
        stroke-dashoffset: 26.4
    }

    50% {
        -moz-transform: rotate(720deg);
        stroke-dashoffset: 125.6
    }

    100% {
        -moz-transform: rotate(1080deg);
        stroke-dashoffset: 26.4
    }
}

@-ms-keyframes spinner {
    0% {
        -ms-transform: rotate(0deg);
        stroke-dashoffset: 26.4
    }

    50% {
        -ms-transform: rotate(720deg);
        stroke-dashoffset: 125.6
    }

    100% {
        -ms-transform: rotate(1080deg);
        stroke-dashoffset: 26.4
    }
}

@-o-keyframes spinner {
    0% {
        -o-transform: rotate(0deg);
        stroke-dashoffset: 26.4
    }

    50% {
        -o-transform: rotate(720deg);
        stroke-dashoffset: 125.6
    }

    100% {
        -o-transform: rotate(1080deg);
        stroke-dashoffset: 26.4
    }
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
        stroke-dashoffset: 26.4
    }

    50% {
        transform: rotate(720deg);
        stroke-dashoffset: 125.6
    }

    100% {
        transform: rotate(1080deg);
        stroke-dashoffset: 26.4
    }
}

.spinner-wrap {
    background: rgba(255,255,255,0.8);
    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: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.spinner-wrap.hide {
    display: none
}

.description-blocks {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 30px
}

@media (max-width: 1299.98px) {
    .description-blocks {
        display:-webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px
    }
}

@media (max-width: 991.98px) {
    .description-blocks {
        display:-webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-right: -20px;
        padding-bottom: 20px
    }
}

.description-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-bottom: 45px
}

@media (max-width: 1299.98px) {
    .description-block {
        padding-bottom:35px;
        padding-left: 15px;
        padding-right: 15px;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 991.98px) {
    .description-block {
        padding-bottom:15px;
        display: block;
        padding-left: 20px;
        padding-right: 20px;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.description-block-icon {
    font-size: 30px;
    width: 53px;
    flex: 0 auto;
    height: 33px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.description-block-icon .icon-present {
    font-size: 28px
}

.description-block-icon .icon-dollar {
    font-size: 24px;
    margin-top: 3px
}

.description-block-icon .icon-shield {
    font-size: 33px
}

.description-block-text {
    flex: 1
}

@media (max-width: 1299.98px) {
    .description-block-text {
        padding-right:55px
    }
}

@media (max-width: 991.98px) {
    .description-block-text {
        padding-right:0
    }
}

.description-block-text h3,.description-block-text .h3 {
    font-size: 25px;
    line-height: 33px;
    padding: 0 0 20px;
    font-weight: 400
}

@media (max-width: 1299.98px) {
    .description-block-text h3,.description-block-text .h3 {
        font-size:25px;
        line-height: 33px;
        padding: 0 0 20px
    }
}

@media (max-width: 991.98px) {
    .description-block-text h3,.description-block-text .h3 {
        font-size:25px;
        line-height: 33px;
        padding: 0 0 10px
    }
}

.description-accordion {
    position: relative;
    padding: 85px 0 60px
}

@media (max-width: 1299.98px) {
    .description-accordion {
        padding:65px 0 40px
    }
}

@media (max-width: 991.98px) {
    .description-accordion {
        padding:45px 0 20px
    }
}

.description-accordion-item {
    padding: 0 0 20px
}

@media (max-width: 1299.98px) {
    .description-accordion-item {
        padding:0 0 10px
    }
}

@media (max-width: 991.98px) {
    .description-accordion-item {
        padding:0
    }
}

.description-accordion-item.opened .description-accordion-header:before {
    margin-top: 4px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.description-accordion-item.opened .description-accordion-body {
    min-height: 50px;
    height: auto;
    max-height: 400px;
    margin-bottom: 15px
}

.description-accordion-header {
    font-size: 25px;
    line-height: 30px;
    padding: 15px 30px 15px 0;
    border-bottom: 1px solid #000;
    position: relative;
    cursor: pointer;
    font-weight: 700
}

.description-accordion-header:before {
    content: "";
    position: absolute;
    right: 8px;
    top: 22px;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.description-accordion-body {
    margin: 15px 0 5px;
    font-size: 17px;
    line-height: 24px;
    min-height: 0;
    max-height: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: min-height 0.3s ease-in,max-height 0.3s ease-in,margin-bottom 0.3s ease-in;
    transition: min-height 0.3s ease-in,max-height 0.3s ease-in,margin-bottom 0.3s ease-in
}

@media (max-width: 991.98px) {
    .description-accordion-body {
        margin:15px 0 0
    }
}

.description-accordion-body p:last-child {
    padding: 0
}

.big-banner {
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
    text-align: center;
    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;
    padding: 180px 0;
    position: relative;
    background-size: cover;
    background-position: center center;
    text-decoration: none
}

@media (max-width: 1299.98px) {
    .big-banner {
        font-size:50px;
        line-height: 80px;
        padding: 120px 0
    }
}

@media (max-width: 991.98px) {
    .big-banner {
        font-size:50px;
        line-height: 66px;
        padding: 100px 0
    }
}

.big-banner:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.big-banner .container {
    position: relative;
    z-index: 2
}

.question-banner {
    height: 95px;
    border-radius: 5px;
    background-color: #e6e4e4;
    overflow: hidden;
    align-items: center;
    padding: 20px 30px;
    font-size: 17px;
    line-height: 23px;
    color: #000;
    position: relative;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

@media (max-width: 991.98px) {
    .question-banner {
        padding:20px
    }
}

.question-banner img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

@media (max-width: 991.98px) {
    .question-banner img {
        right:-80px
    }
}

.question-banner .question-text {
    z-index: 2;
    position: relative
}

.question-banner .question-text strong {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 6px;
    display: block
}

.color-choose-wrap {
    position: relative;
    text-align: center;
    padding-bottom: 48px
}

.color-choose-title {
    font-size: 22px;
    line-height: 29px;
    text-align: center;
    padding-bottom: 34px
}

@media (max-width: 991.98px) {
    .color-choose-title {
        display:none
    }
}

.color-choosers {
    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
}

.color-chooser {
    width: 66px;
    height: 66px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    cursor: pointer
}

.color-chooser input {
    position: absolute;
    left: -50px;
    top: -50px;
    opacity: 0
}

.color-chooser input:checked + .color-chooser-in:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 62px;
    height: 62px;
    margin: -31px 0 0 -31px;
    border: 3px solid #000;
    border-radius: 50%
}

.color-chooser >.color-chooser-in {
    background: #fff;
    margin: 8px;
    width: 50px;
    height: 50px;
    display: block;
    vertical-align: top;
    border-radius: 50%;
    box-shadow: inset 0 0 1px 0 rgba(0,0,0,0.3),0 5px 10px 0 rgba(0,0,0,0.06)
}

.card-wrap {
    perspective: 1000px;
    margin: 0 auto 20px;
    max-width: 320px;
    position: relative
}

.card-wrap .card {
    width: 100%;
    padding-bottom: 66.6%;
    position: relative;
    transition: transform 0.5s;
    transform-style: preserve-3d
}

.card-show-back .card {
    transform: rotateY(180deg)
}

.card-front,.card-back {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #444;
    color: #aaa;
    border-radius: 10px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 5px 5px rgba(0,0,0,0.2)
}

.card-front .filled,.card-back .filled {
    color: #fff
}

.card-back {
    transform: rotateY(180deg)
}

.card-in {
    position: relative;
    width: 100%;
    height: 100%
}

.card-chip {
    position: absolute;
    left: 10%;
    top: 15%;
    width: 15%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.card-chip img {
    width: 100%
}

.card-logo {
    height: 15%;
    position: absolute;
    right: 10%;
    top: 15%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.card-logo img {
    height: 100%;
    width: 100%
}

.card-number {
    left: 8%;
    right: 8%;
    top: 43%;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 26px
}

.card-name {
    left: 8%;
    bottom: 13%;
    font-size: 16px;
    line-height: 21px;
    overflow: hidden;
    max-width: 60%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-date {
    right: 8%;
    bottom: 13%;
    font-size: 16px;
    line-height: 21px
}

.card-name,.card-date,.card-number,.card-cvv {
    position: absolute;
    padding: 2%;
    border-radius: 5px;
    transition: box-shadow 0.3s;
    box-shadow: 0 0 0 1px transparent
}

.card-name.focused,.card-date.focused,.card-number.focused,.card-cvv.focused {
    box-shadow: 0 0 0 1px #ff0
}

.card-cvv {
    right: 9%;
    top: 52.5%;
    font-size: 16px;
    line-height: 21px;
    color: #444;
    padding: 3% 5%
}

.card-cvv.filled {
    color: #404554
}

.card-mag-line {
    position: absolute;
    top: 17.5%;
    left: 0;
    right: 0;
    height: 20%;
    background: #222
}

.card-sign-line {
    position: absolute;
    top: 53.5%;
    left: 10%;
    right: 10%;
    height: 17.5%;
    background-image: radial-gradient(#ddd 20%,#eee 20%);
    background-position: 0 5px;
    background-size: 6px 6px
}

.card-cvv-back {
    position: absolute;
    top: 53.5%;
    right: 10%;
    width: 20%;
    background: #eee;
    height: 17.5%
}

.card-cvv-back:before {
    content: "CVV";
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    text-align: center;
    color: #aaa
}

.flags-content {
    position: relative;
    min-height: 100vh;
    padding: 50px 0;
    align-items: center;
    text-align: center;
    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
}

@media (max-width: 1299.98px) {
    .flags-content {
        padding:20px 0
    }
}

@media (max-width: 991.98px) {
    .flags-content {
        padding:20px 0
    }
}

.flags-content >.container {
    z-index: 5
}

.flags-content .logo {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 30px
}

@media (max-width: 1299.98px) {
    .flags-content .logo {
        margin-bottom:20px
    }
}

@media (max-width: 991.98px) {
    .flags-content .logo {
        margin-bottom:10px
    }
}

.flags-content-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1
}

.flags-select {
    text-align: center
}

.flags-select a {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 40px
}

@media (max-width: 1299.98px) {
    .flags-select a {
        margin:25px
    }
}

@media (max-width: 991.98px) {
    .flags-select a {
        margin:15px
    }
}

.flags-select a:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 240px;
    height: 170px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.07);
    background: #000;
    margin: -85px 0 0 -120px;
    z-index: 1;
    border-color: #000;
    border-width: 0;
    border-style: solid;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in
}

@media (max-width: 1299.98px) {
    .flags-select a:after {
        width:170px;
        height: 120px;
        margin: -60px 0 0 -85px;
        box-shadow: 0 8px 15px 0 rgba(0,0,0,0.07)
    }
}

@media (max-width: 991.98px) {
    .flags-select a:after {
        width:138px;
        height: 98px;
        margin: -49px 0 0 -69px;
        box-shadow: 0 6px 12px 0 rgba(0,0,0,0.07)
    }
}

@media (max-width: 575.98px) {
    .flags-select a:after {
        width:104px;
        height: 74px;
        margin: -37px 0 0 -52px;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,0.07)
    }
}

.flags-select a:hover:after,.flags-select a:active:after,.flags-select a:focus:after {
    opacity: 1
}

.flags-select a.hide {
    display: none
}

.flags-select .flag-img {
    position: relative;
    z-index: 6;
    display: block;
    width: 210px;
    height: 140px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0 12px 24px 0 rgba(0,0,0,0.1)
}

@media (max-width: 1299.98px) {
    .flags-select .flag-img {
        width:150px;
        height: 100px;
        box-shadow: 0 9px 18px 0 rgba(0,0,0,0.1)
    }
}

@media (max-width: 991.98px) {
    .flags-select .flag-img {
        width:120px;
        height: 80px;
        box-shadow: 0 7px 14px 0 rgba(0,0,0,0.1)
    }
}

@media (max-width: 575.98px) {
    .flags-select .flag-img {
        width:90px;
        height: 60px;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1)
    }
}

@-webkit-keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        transition-timing-function: cubic-bezier(0.215,0.61,0.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3,0.3,0.3);
        transform: scale3d(0.3,0.3,0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9,0.9,0.9);
        transform: scale3d(0.9,0.9,0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97,0.97,0.97);
        transform: scale3d(0.97,0.97,0.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        transition-timing-function: cubic-bezier(0.215,0.61,0.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3,0.3,0.3);
        transform: scale3d(0.3,0.3,0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9,0.9,0.9);
        transform: scale3d(0.9,0.9,0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97,0.97,0.97);
        transform: scale3d(0.97,0.97,0.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.flags-btn-wrap {
    text-align: center;
    margin-bottom: 40px;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (max-width: 1299.98px) {
    .flags-btn-wrap {
        margin-bottom:30px
    }
}

@media (max-width: 991.98px) {
    .flags-btn-wrap {
        margin-bottom:20px
    }
}

.flags-btn {
    font-size: 16px;
    padding: 18px 25px;
    display: inline-block;
    color: #fff;
    background-color: #6dab3c;
    box-shadow: 0 5px 0 #53812d;
    border-radius: 5px;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
    user-select: none;
    position: relative;
    top: 0
}

.flags-btn:hover,.flags-btn:focus {
    color: #f7f7f7;
    background-color: #6dab3c;
    top: 3px;
    box-shadow: 0 2px 0 #53812d
}

.lp-admin .lp-builder,.lp-admin .lp-builder-form,.lp-admin .lp-builder-image,.lp-admin .lp-builder-video {
    cursor: pointer
}

.lp-admin .lp-builder:hover,.lp-admin .lp-builder-form:hover,.lp-admin .lp-builder-image:hover,.lp-admin .lp-builder-video:hover {
    outline: 2px solid #1aa8ff
}

.lp-admin .lp-builder {
    display: block
}

.lp-admin .lp-builder-events {
    pointer-events: none
}

.lp-admin .modal-text .lp-builder {
    color: #333
}

.lp-admin .hide-content {
    opacity: 0.1;
    display: block
}

.lp-admin .hide-content:hover {
    opacity: 0.25
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

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

@media (min-width: 1300px) {
    .container {
        max-width:1260px
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

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

@media (min-width: 1300px) {
    .container {
        max-width:1260px
    }
}

@media (max-width: 991.98px) {
    .container {
        padding-left:20px;
        padding-right: 20px
    }
}

.page {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 1px
}

.page:after {
    content: "";
    z-index: 1;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.95
}

.page .container {
    z-index: 2;
    position: relative
}

.main-block-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.header {
    padding: 12px 0;
    min-height: 75px;
    margin-bottom: 0;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.1);
    font-size: 15px;
    line-height: 25px;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

@media (max-width: 991.98px) {
    .header {
        padding:10px 0;
        min-height: 50px;
        margin-bottom: 0
    }
}

.header .container {
    max-width: none;
    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;
    align-items: center
}

@media (max-width: 991.98px) {
    .header .container {
        -webkit-box-pack:center;
        -moz-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }
}

.header a {
    text-decoration: none
}

.logo {
    line-height: 0;
    height: 50px
}

@media (max-width: 991.98px) {
    .logo {
        height:30px;
        width: auto
    }
}

.logo img {
    max-width: 350px;
    max-height: 50px
}

@media (max-width: 991.98px) {
    .logo img {
        max-width:200px;
        max-height: 30px
    }
}

.content {
    padding: 25px 0;
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    max-width: 600px;
    margin: 0 auto
}

@media (max-width: 991.98px) {
    .content {
        padding:15px 0 5px
    }
}

.main-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: 1px solid #000;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 8px 20px 0 rgba(0,0,0,0.06);
    margin: 0
}

@media (max-width: 991.98px) {
    .main-block {
        -webkit-box-orient:vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.main-block-left {
    width: 284px;
    -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
}

@media (max-width: 991.98px) {
    .main-block-left {
        width:100%
    }
}

.main-block-left-in {
    width: 100%;
    text-align: center;
    padding: 30px
}

@media (max-width: 991.98px) {
    .main-block-left-in {
        padding:20px 20px 0
    }
}

.main-block-right {
    border-left: 1px solid #000;
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1
}

@media (max-width: 991.98px) {
    .main-block-right {
        width:100%;
        border: none
    }
}

.main-block-right-top {
    border-bottom: 1px solid #000;
    padding: 30px 30px 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: center
}

@media (max-width: 991.98px) {
    .main-block-right-top {
        padding:0 20px 20px
    }
}

.main-block-right-content {
    padding: 20px 30px 30px
}

.arrow-triangles {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.arrow-triangles span {
    border-width: 4px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #dedfe0;
    animation: triangle 3s linear infinite
}

.arrow-triangles span:nth-child(1) {
    animation-delay: 0s
}

.arrow-triangles span:nth-child(2) {
    animation-delay: 0.5s
}

.arrow-triangles span:nth-child(3) {
    animation-delay: 1s
}

.arrow-triangles span:nth-child(4) {
    animation-delay: 1.5s
}

.arrow-triangles span:nth-child(5) {
    animation-delay: 2s
}

.arrow-triangles span:nth-child(6) {
    animation-delay: 2.5s
}

@-webkit-keyframes triangle {
    0% {
        border-color: transparent transparent transparent #dedfe0
    }

    17% {
        border-color: transparent transparent transparent #1dc654
    }

    33% {
        border-color: transparent transparent transparent #dedfe0
    }

    100% {
        border-color: transparent transparent transparent #dedfe0
    }
}

@keyframes triangle {
    0% {
        border-color: transparent transparent transparent #dedfe0
    }

    17% {
        border-color: transparent transparent transparent #1dc654
    }

    33% {
        border-color: transparent transparent transparent #dedfe0
    }

    100% {
        border-color: transparent transparent transparent #dedfe0
    }
}

.title {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    margin-bottom: 25px
}

@media (max-width: 991.98px) {
    .title {
        margin-bottom:5px
    }
}

.subtitle {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    margin-bottom: 15px
}

@media (max-width: 991.98px) {
    .subtitle {
        display:none
    }
}

.main-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 25px
}

@media (max-width: 991.98px) {
    .main-image {
        display:none
    }
}

.main-image img {
    max-height: 75px
}

.form-group {
    margin-bottom: 20px
}

@media (max-width: 1299.98px) {
    .form-group {
        margin-bottom:15px
    }
}

@media (max-width: 991.98px) {
    .form-group {
        margin-bottom:10px
    }
}

.form-group .append .form-control,.form-group .prepend .form-control {
    height: 50px
}

@media (max-width: 1299.98px) {
    .form-group .append .form-control,.form-group .prepend .form-control {
        height:45px
    }
}

.form-group .input-group-prepend .form-control {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.form-group .input-group-prepend + .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.form-group .input-group-append .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.card-icon {
    right: 10px
}

@media (max-width: 991.98px) {
    .card-icon {
        right:5px
    }
}

.button,.button-submit {
    transition: all 0.3s ease-in;
    text-transform: uppercase;
    float: none;
    height: auto;
    width: 100%;
    margin: 15px 0 20px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    border-radius: 4px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1)
}

@media (max-width: 1299.98px) {
    .button,.button-submit {
        margin:15px 0
    }
}

@media (max-width: 991.98px) {
    .button,.button-submit {
        font-size:16px;
        margin: 10px 0
    }
}

.button-lg {
    padding: 15px 25px
}

@media (max-width: 991.98px) {
    .button-lg {
        padding:12px 25px
    }
}

.modal-notification .button {
    width: auto
}

.secure strong {
    font-weight: 700
}

.check-info {
    font-size: 16px
}

.check-info-feedback {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px
}

@media (max-width: 991.98px) {
    .check-info-feedback {
        display:block
    }
}

.check-info-feedback img {
    margin-right: 12px
}

.terms input + span,.terms label.checkbox input + span {
    padding: 2px 0 5px 30px
}

.terms input + span:before,.terms label.checkbox input + span:before {
    width: 22px;
    height: 22px;
    border-width: 1px
}

.terms input + span:after,.terms label.checkbox input + span:after {
    left: 8px;
    top: 4px;
    width: 7px;
    height: 14px
}

.terms .terms-position,.terms label.checkbox .terms-position {
    font-size: 14px;
    line-height: 21px
}

@media (max-width: 991.98px) {
    .terms .terms-position,.terms label.checkbox .terms-position {
        font-size:12px;
        line-height: 20px
    }
}

.terms label.checkbox {
    margin-bottom: 0
}

.terms a {
    text-decoration: none
}

[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 {
    height: 50px;
    font-size: 16px;
    line-height: 22px
}

@media (max-width: 991.98px) {
    [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 {
        height:45px;
        font-size: 14px;
        line-height: 16px
    }
}

.form-group {
    margin-bottom: 15px
}

.pay-button,.button-submit {
    float: none;
    width: 100%;
    height: 55px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    transition: background 0.3s ease-in;
    margin: 15px 0 25px;
    text-transform: none
}

@media (max-width: 991.98px) {
    .pay-button,.button-submit {
        height:50px;
        font-size: 16px;
        font-weight: 800;
        line-height: 24px;
        margin: 15px 0 20px
    }
}

@media (max-width: 991.98px) {
    .form-step2 .pay-button,.form-step2 .button-submit {
        margin-top:0
    }
}

.form-wrap {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    min-height: 100%;
    width: auto;
    padding: 30px 40px;
    border: 1px solid #000;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 8px 20px 0 rgba(0,0,0,0.06);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 1299.98px) {
    .form-wrap {
        padding:25px 30px
    }
}

@media (max-width: 991.98px) {
    .form-wrap {
        padding:20px;
        margin: 0 0 5px
    }
}

.form-top {
    background: #f4f4f4;
    margin: -30px -40px 0;
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    padding: 35px 40px 30px;
    border-radius: 8px 8px 0 0
}

@media (max-width: 1299.98px) {
    .form-top {
        margin:-25px -30px 0;
        padding: 25px 30px
    }
}

@media (max-width: 991.98px) {
    .form-top {
        margin:-20px -20px 0;
        padding: 20px
    }
}

.form-content {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1
}

@media (max-width: 991.98px) {
    .form-content {
        -webkit-box-ordinal-group:1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
}

.form-title {
    font-size: 25px;
    font-weight: 400;
    line-height: 31px;
    padding-bottom: 10px
}

@media (max-width: 991.98px) {
    .form-title {
        font-size:22px;
        line-height: 28px;
        text-align: center
    }
}

.form-subtitle {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding-bottom: 30px
}

@media (max-width: 991.98px) {
    .form-subtitle {
        font-size:13px;
        font-weight: 400;
        line-height: 16px;
        padding-bottom: 17px;
        text-align: center
    }
}

.form-subtext {
    font-size: 13px;
    line-height: 18px
}

@media (max-width: 991.98px) {
    .form-subtext {
        text-align:center
    }
}

.form-subtext p:last-child {
    padding: 0
}

.form-subtext a {
    text-decoration: none
}

.form-subtext-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 25px;
    padding-bottom: 7px
}

@media (max-width: 991.98px) {
    .form-subtext-title {
        font-size:15px;
        font-weight: 700;
        line-height: 23px
    }
}

.form-secure {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 16px 40px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 25px;
    margin: 0 -40px 20px
}

@media (max-width: 1299.98px) {
    .form-secure {
        margin:0 -30px 17px;
        padding: 16px 30px;
        font-size: 13px;
        line-height: 18px
    }
}

@media (max-width: 991.98px) {
    .form-secure {
        margin:0 -20px 15px;
        padding: 10px 20px;
        font-size: 12px;
        line-height: 16px
    }
}

.form-secure-image {
    margin-right: 13px;
    min-width: 22px;
    width: 22px;
    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
}

.form-secure-image img {
    height: 22px
}

.form-secure-text {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.terms-link {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin-top: -10px
}

.check-line {
    font-size: 22px;
    font-weight: 600;
    line-height: 37px;
    margin-bottom: 2px
}

@media (max-width: 1299.98px) {
    .check-line {
        font-size:18px;
        line-height: 22px;
        margin-bottom: 2px
    }
}

@media (max-width: 991.98px) {
    .check-line {
        font-size:18px;
        font-weight: 600;
        line-height: 29px;
        margin: 0
    }
}

.check-line >span + span {
    font-weight: 600
}

.check-info-text {
    margin: 28px -40px -30px;
    padding: 15px 40px;
    font-size: 14px;
    line-height: 23px;
    border-top: 1px solid #000
}

@media (max-width: 1299.98px) {
    .check-info-text {
        margin:20px -30px -25px;
        padding: 13px 30px;
        font-size: 13px;
        line-height: 18px
    }
}

@media (max-width: 991.98px) {
    .check-info-text {
        margin:15px -20px -20px;
        padding: 10px 20px;
        font-size: 12px;
        line-height: 16px;
        border: none
    }
}

.check-info-text-highlight {
    font-weight: 800
}

.check-info-feedback {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 16px
}

@media (max-width: 991.98px) {
    .check-info-feedback {
        display:none
    }
}

.check-info-feedback img {
    margin-right: 10px
}

.check-info-image-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.check-info-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-right: 20px;
    min-width: 90px;
    width: 90px
}

@media (max-width: 991.98px) {
    .check-info-image {
        display:none
    }
}

.check-info-image img {
    width: 100%
}

.check-info-text-wrap {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.tooltip-link {
    height: 20px;
    width: 20px;
    border-width: 1px;
    border-style: solid;
    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;
    border-radius: 50%
}

.check-logos .mastercard-visa {
    width: 105px;
    margin-left: 5px
}

.check-logos .mastercard-visa:last-child {
    margin-left: 0
}

@media (max-width: 991.98px) {
    .check-logos .mastercard-visa {
        width:80px;
        margin: 2px 0 2px 5px
    }

    .check-logos .mastercard-visa:last-child {
        margin-left: 0
    }
}

.check-logos .mastercard {
    width: 41px;
    margin-left: 5px
}

@media (max-width: 991.98px) {
    .check-logos .mastercard {
        width:42px;
        margin: 2px 0 2px 5px
    }

    .check-logos .mastercard:last-child {
        margin-left: 0
    }
}

.check-logos .visa {
    width: 66px;
    margin-left: 5px
}

@media (max-width: 991.98px) {
    .check-logos .visa {
        width:45px;
        margin: 2px 0 2px 5px
    }

    .check-logos .visa:last-child {
        margin-left: 0
    }
}

#loadings {
    margin-top: -60px
}

.loadings-progress {
    width: 180px;
    height: 12px;
    border-radius: 8px;
    margin: 0 auto 40px;
    overflow: hidden;
    border: 1px solid #000;
    padding: 2px
}

.loadings-progress-in {
    height: 6px;
    border-radius: 3px;
    animation: progress 2s linear
}

.loadings-title {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
    text-align: center
}

@-webkit-keyframes progress {
    0% {
        width: 0
    }

    20% {
        width: 30%
    }

    50% {
        width: 50%
    }

    70% {
        width: 82%
    }

    100% {
        width: 100%
    }
}

@keyframes progress {
    0% {
        width: 0
    }

    20% {
        width: 30%
    }

    50% {
        width: 50%
    }

    70% {
        width: 82%
    }

    100% {
        width: 100%
    }
}

.why-block {
    font-size: 12px;
    line-height: 16px
}

@media (max-width: 991.98px) {
    .why-block {
        font-size:12px;
        line-height: 18px
    }
}

.why-block p:last-child {
    padding-bottom: 0
}

.why-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    padding-bottom: 10px
}

@media (max-width: 1299.98px) {
    .why-title {
        padding-bottom:7px
    }
}

@media (max-width: 991.98px) {
    .why-title {
        padding-bottom:5px
    }
}

label.checkbox input + span:before {
    height: 22px;
    width: 22px
}

label.checkbox input + span:after {
    width: 8px;
    height: 14px;
    left: 7px;
    top: 4px
}

.blocker {
    z-index: 100
}

footer {
    -webkit-box-flex: 0 auto;
    -moz-box-flex: 0 auto;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    padding: 20px 0
}

@media (max-width: 991.98px) {
    footer {
        padding:15px 0
    }
}

footer p {
    padding-bottom: 10px
}

footer .container {
    max-width: none
}

footer a {
    text-decoration: none
}

.footer-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    align-items: center
}

.footer-text {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 0
}

@media (max-width: 1299.98px) {
    .footer-text {
        padding-left:15px;
        padding-right: 15px;
        flex: 0 0 50%;
        max-width: 50%;
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 0
    }
}

@media (max-width: 991.98px) {
    .footer-text {
        padding-left:15px;
        padding-right: 15px;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        font-size: 12px;
        line-height: 20px
    }
}

@media (max-width: 991.98px) {
    .footer-text.footer-text-left {
        -webkit-box-ordinal-group:2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }
}

.footer-text.footer-text-right {
    text-align: right
}

@media (max-width: 991.98px) {
    .footer-text.footer-text-right {
        text-align:center;
        margin-bottom: 10px;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
}

p {
    padding-bottom: 0
}

.blur >*:not(.jquery-modal):not(.ui-menu) {
    filter: blur(4px)
}

#reg-modal-terms,#reg-modal-privacy {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 20px;
    z-index: 2
}

#reg-modal-terms:after,#reg-modal-privacy:after {
    content: "";
    height: 20px;
    width: 100%;
    display: block
}

@media (min-width: 1300px) {
    #reg-modal-terms,#reg-modal-privacy {
        margin-left:475px;
        width: 400px;
        top: 0;
        margin-top: 0
    }

    #reg-modal-terms:after,#reg-modal-privacy:after {
        display: none
    }
}

#reg-modal-terms .modal-content,#reg-modal-privacy .modal-content {
    width: 100%;
    padding: 30px;
    max-height: 100%;
    scrollbar-width: thin
}

#reg-modal-terms a.close-modal,#reg-modal-privacy a.close-modal {
    right: 5px;
    top: 5px
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

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

@media (min-width: 1300px) {
    .container {
        max-width:1260px
    }
}

body {
    background: #f3f4f5;
    color: #000
}

.header {
    background: #fff;
    color: #000;
    font-weight: 400
}

.header a {
    color: #404554
}

.header a:hover,.header a:active,.header a:focus {
    color: #4284d6
}

.lang:after {
    border-top-color: #000
}

.lang:hover:after {
    border-top-color: #404554
}

.form-wrap {
    background: #fff;
    border-color: #e4e5e7;
    color: #000
}

.form-wrap h3,.form-wrap .h3 {
    color: #111
}

.check-line:after {
    border-bottom-color: 1px dashed #000
}

.check-line span {
    background: #fff
}

.check-line span + span {
    color: #4284d6
}

.check-info-subtext strong {
    color: #333
}

.check-info-text {
    background: #f4f4f4;
    color: #333;
    border-color: #e4e5e7
}

[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;
    border-color: #ddd;
    background: #fff;
    border-radius: 5px
}

[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: #aaa
}

[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: #aaa
}

[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: #aaa
}

[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: #aaa
}

[type=text].error,[type=password].error,[type=date].error,[type=datetime].error,[type=datetime-local].error,[type=month].error,[type=week].error,[type=email].error,[type=number].error,[type=search].error,[type=tel].error,[type=time].error,[type=url].error,[type=color].error,textarea.error,select.error,.form-control.error {
    color: #d0021b
}

select:required:invalid {
    color: #aaa
}

select:required option {
    color: #000
}

.select-wrap:after {
    border-top-color: #000
}

.input-group-prepend .form-control:after {
    background: #ddd
}

.error-text {
    background: #db4437;
    color: #fff
}

.form-group.error .form-control,.input-group.error .form-control {
    border-color: #db4437;
    background: #fff6f6
}

.form-group.valid .form-control,.input-group.valid .form-control {
    border-color: #8ac500;
    background: #f8fff2
}

@media (max-width: 991.98px) {
    .form-step h2,.form-step .h2 {
        color:#000
    }
}

.form-subtext {
    color: #888
}

.ui-menu {
    border-color: #ddd;
    background: #fff
}

label.checkbox input:checked + span:before {
    border-color: #4284d6;
    background: #4284d6
}

label.checkbox input:not(:checked).error + span {
    color: #db4437
}

label.checkbox input:not(:checked).error + span:before {
    border-color: #db4437
}

label.checkbox input:not(:checked).error + span a {
    color: #db4437
}

label.checkbox input + span:before {
    border-color: #aaa;
    background: #fff
}

label.checkbox input + span:after {
    border-bottom-color: #fff;
    border-right-color: #fff
}

.terms,.terms label.checkbox {
    color: #000
}

.terms a,.terms label.checkbox a {
    color: #000
}

.terms a:hover,.terms a:active,.terms a:focus,.terms label.checkbox a:hover,.terms label.checkbox a:active,.terms label.checkbox a:focus {
    color: #aaa
}

.form-subtext {
    color: #888
}

.form-subtext a {
    color: #fff
}

.form-subtext a:hover,.form-subtext a:active,.form-subtext a:focus {
    color: #fff
}

.form-subtext-title {
    color: #888
}

.form-secure {
    color: #fff;
    background: #1dc654
}

.form-top {
    color: #333;
    background: #fff
}

.check-info-text-highlight {
    color: #333
}

.check-line:after {
    border-color: transparent
}

.check-line >span {
    background: #fff
}

.check-line >span + span {
    color: #1dc654
}

.check-info-feedback {
    color: rgba(34,34,34,0.5)
}

.button,.button-submit {
    border-radius: 5px;
    color: #fff;
    background: #4284d6;
    border-color: #4284d6
}

.button.hover,.button:hover,.button:active,.button:focus {
    color: #fff;
    background: #2d76d1;
    border-color: #2d76d1
}

.button.disabled,.button:disabled {
    color: #fff;
    background-color: #4284d6;
    border-color: #4284d6;
    opacity: 0.5;
    cursor: default
}

.button-secondary {
    color: #fff;
    background: #1dc654;
    border-color: #1dc654
}

.button-secondary.hover,.button-secondary:hover,.button-secondary:active,.button-secondary:focus {
    color: #fff;
    background: #1ab04b;
    border-color: #1ab04b
}

.button-secondary.disabled,.button-secondary:disabled {
    color: #fff;
    background-color: #1dc654;
    border-color: #1dc654;
    opacity: 0.5;
    cursor: default
}

.button-success {
    color: #fff;
    background: #8ac500;
    border-color: #8ac500;
    background: #8ac500;
    background: -moz-linear-gradient(top,#8ac500 0%,#96d600 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8ac500),color-stop(100%,#96d600));
    background: -webkit-linear-gradient(top,#8ac500 0%,#96d600 100%);
    background: -o-linear-gradient(top,#8ac500 0%,#96d600 100%);
    background: -ms-linear-gradient(top,#8ac500 0%,#96d600 100%);
    background: linear-gradient(to bottom,#8ac500 0%,#96d600 100%)
}

.button-success.hover,.button-success:hover,.button-success:active,.button-success:focus {
    color: #fff;
    background: #96d600;
    border-color: #96d600
}

.button-success.disabled,.button-success:disabled {
    color: #fff;
    background-color: #8ac500;
    border-color: #8ac500;
    opacity: 0.5;
    cursor: default
}

.button-light {
    color: #111;
    background: #e2e2e2;
    border-color: #e2e2e2
}

.button-light.hover,.button-light:hover,.button-light:active,.button-light:focus {
    color: #111;
    background: #d8d8d8;
    border-color: #d8d8d8
}

.button-light.disabled,.button-light:disabled {
    color: #111;
    background-color: #e2e2e2;
    border-color: #e2e2e2;
    opacity: 0.5;
    cursor: default
}

.tooltip-link {
    color: #aaa;
    background: 0 0;
    border-color: #aaa
}

.tooltip-link:hover {
    color: #919191;
    border-color: #919191
}

.cvv-text {
    color: #d0021b
}

.tooltip-close {
    color: #aaa
}

.tooltip-close:hover,.tooltip-close:active,.tooltip-close:focus {
    color: #222
}

.blocker {
    background: rgba(0,0,0,0.75)
}

.modal {
    color: #404554
}

.modal-title {
    color: #222
}

#reg-modal-terms,#reg-modal-privacy {
    background: #f1f1f1
}

.spinner-wrap {
    color: rgba(255,255,255,0.8)
}

svg.spinner circle,svg.spinnerReg circle {
    stroke: #2d8eff
}

.page:after {
    background: #333;
    opacity: 0.75
}

.form-step2 .page:after {
    opacity: 0.75
}

.highlights {
    color: #00baff
}

.loadings-title {
    color: #404554
}

.loadings-progress {
    border-color: #404554;
    background: 0 0
}

.loadings-progress-in {
    background: #404554
}

.why-block {
    color: #888
}

.why-title {
    color: #333
}

.main-block {
    border-color: #e4e5e7;
    background-color: #fff
}

.main-block-right {
    border-color: #e4e5e7
}

.main-block-right-top {
    border-color: #e4e5e7;
    color: #333
}

.terms-link a {
    color: #aaa
}

.title {
    color: #1dc654
}

footer {
    color: #888;
    background: 0 0
}

footer a {
    color: #888;
    text-decoration: none
}

footer a:hover {
    text-decoration: underline
}

.footer-links a {
    color: #888;
    text-decoration: none
}

.footer-links a:hover {
    text-decoration: underline
}

.footer-terms {
    color: #888
}

.footer-terms a {
    color: #888
}

.footer-terms .terms {
    background: #fff
}

.footer-terms .terms .checkbox span {
    color: #000
}

.footer-terms .terms .checkbox span a {
    color: #000
}


@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 400;
    src: local("Poppins Regular"),local("Poppins-Regular"),url(../fonts/poppins-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/poppins-regular.woff2) format("woff2"),url(../fonts/poppins-regular.woff) format("woff"),url(../fonts/poppins-regular.ttf) format("truetype"),url(../fonts/poppins-regular.svg#Poppins) format("svg")
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 600;
    src: local("Poppins SemiBold"),local("Poppins-SemiBold"),url(../fonts/poppins-600.eot?#iefix) format("embedded-opentype"),url(../fonts/poppins-600.woff2) format("woff2"),url(../fonts/poppins-600.woff) format("woff"),url(../fonts/poppins-600.ttf) format("truetype"),url(../fonts/poppins-600.svg#Poppins) format("svg")
}

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