/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width
}

/*html {
    -ms-overflow-style: scrollbar
}*/

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

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

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

@media (min-width: 768px) {
    .GetForPlugin.container {
        max-width: 720px
    }
}

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

@media (min-width: 1024px) {
    .GetForPlugin.container {
        max-width: 1056px
    }
}

@media (min-width: 1200px) {
    .GetForPlugin.container {
        max-width: 1140px
    }
}

@media (min-width: 1460px) {
    .GetForPlugin.container {
        max-width: 1410px
    }
}

@media screen and (max-width: 960px){
    .GetForPlugin .NextButton .btn.next{
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.GetForPlugin .YourChoise label {
    font-weight: normal
}

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

.GetForPlugin .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

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

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

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

.GetForPlugin .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

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

.GetForPlugin .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.GetForPlugin .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

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

.GetForPlugin .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.GetForPlugin .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

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

.GetForPlugin .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.GetForPlugin .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

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

.GetForPlugin .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.GetForPlugin .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

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

.GetForPlugin .order-first {
    -ms-flex-order: -1;
    order: -1
}

.GetForPlugin .order-last {
    -ms-flex-order: 13;
    order: 13
}

.GetForPlugin .order-0 {
    -ms-flex-order: 0;
    order: 0
}

.GetForPlugin .order-1 {
    -ms-flex-order: 1;
    order: 1
}

.GetForPlugin .order-2 {
    -ms-flex-order: 2;
    order: 2
}

.GetForPlugin .order-3 {
    -ms-flex-order: 3;
    order: 3
}

.GetForPlugin .order-4 {
    -ms-flex-order: 4;
    order: 4
}

.GetForPlugin .order-5 {
    -ms-flex-order: 5;
    order: 5
}

.GetForPlugin .order-6 {
    -ms-flex-order: 6;
    order: 6
}

.GetForPlugin .order-7 {
    -ms-flex-order: 7;
    order: 7
}

.GetForPlugin .order-8 {
    -ms-flex-order: 8;
    order: 8
}

.GetForPlugin .order-9 {
    -ms-flex-order: 9;
    order: 9
}

.GetForPlugin .order-10 {
    -ms-flex-order: 10;
    order: 10
}

.GetForPlugin .order-11 {
    -ms-flex-order: 11;
    order: 11
}

.GetForPlugin .order-12 {
    -ms-flex-order: 12;
    order: 12
}

.GetForPlugin .offset-1 {
    margin-left: 8.333333%
}

.GetForPlugin .offset-2 {
    margin-left: 16.666667%
}

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

.GetForPlugin .offset-4 {
    margin-left: 33.333333%
}

.GetForPlugin .offset-5 {
    margin-left: 41.666667%
}

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

.GetForPlugin .offset-7 {
    margin-left: 58.333333%
}

.GetForPlugin .offset-8 {
    margin-left: 66.666667%
}

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

.GetForPlugin .offset-10 {
    margin-left: 83.333333%
}

.GetForPlugin .offset-11 {
    margin-left: 91.666667%
}

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

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

    .GetForPlugin .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .GetForPlugin .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .GetForPlugin .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .GetForPlugin .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .GetForPlugin .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .GetForPlugin .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    @media not all and (min-resolution:.001dpcm) { @media
    {

        .GetForPlugin .col-sm-8 {
            max-width: 66% !important;
        }
    }}

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

    .GetForPlugin .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .GetForPlugin .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .GetForPlugin .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .GetForPlugin .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .GetForPlugin .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .GetForPlugin .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .GetForPlugin .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .GetForPlugin .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .GetForPlugin .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .GetForPlugin .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .GetForPlugin .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .GetForPlugin .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .GetForPlugin .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .GetForPlugin .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .GetForPlugin .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .GetForPlugin .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .GetForPlugin .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

    .GetForPlugin .offset-sm-1 {
        margin-left: 8.333333%
    }

    .GetForPlugin .offset-sm-2 {
        margin-left: 16.666667%
    }

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

    .GetForPlugin .offset-sm-4 {
        margin-left: 33.333333%
    }

    .GetForPlugin .offset-sm-5 {
        margin-left: 41.666667%
    }

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

    .GetForPlugin .offset-sm-7 {
        margin-left: 58.333333%
    }

    .GetForPlugin .offset-sm-8 {
        margin-left: 66.666667%
    }

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

    .GetForPlugin .offset-sm-10 {
        margin-left: 83.333333%
    }

    .GetForPlugin .offset-sm-11 {
        margin-left: 91.666667%
    }

    .GetForPlugin
}

@media (min-width: 768px) {
    .GetForPlugin .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

    .GetForPlugin .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .GetForPlugin .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .GetForPlugin .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .GetForPlugin .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .GetForPlugin .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .GetForPlugin .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .GetForPlugin .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .GetForPlugin .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .GetForPlugin .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .GetForPlugin .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .GetForPlugin .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .GetForPlugin .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .GetForPlugin .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .GetForPlugin .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .GetForPlugin .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .GetForPlugin .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .GetForPlugin .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .GetForPlugin .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .GetForPlugin .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .GetForPlugin .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .GetForPlugin .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .GetForPlugin .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .GetForPlugin .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

    .GetForPlugin .offset-md-1 {
        margin-left: 8.333333%
    }

    .GetForPlugin .offset-md-2 {
        margin-left: 16.666667%
    }

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

    .GetForPlugin .offset-md-4 {
        margin-left: 33.333333%
    }

    .GetForPlugin .offset-md-5 {
        margin-left: 41.666667%
    }

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

    .GetForPlugin .offset-md-7 {
        margin-left: 58.333333%
    }

    .GetForPlugin .offset-md-8 {
        margin-left: 66.666667%
    }

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

    .GetForPlugin .offset-md-10 {
        margin-left: 83.333333%
    }

    .GetForPlugin .offset-md-11 {
        margin-left: 91.666667%
    }

    .GetForPlugin
}

@media (min-width: 992px) {
    .GetForPlugin .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

    .GetForPlugin .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .GetForPlugin .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .GetForPlugin .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .GetForPlugin .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .GetForPlugin .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .GetForPlugin .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .GetForPlugin .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .GetForPlugin .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .GetForPlugin .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .GetForPlugin .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .GetForPlugin .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .GetForPlugin .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .GetForPlugin .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .GetForPlugin .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .GetForPlugin .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .GetForPlugin .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .GetForPlugin .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .GetForPlugin .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .GetForPlugin .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .GetForPlugin .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .GetForPlugin .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .GetForPlugin .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .GetForPlugin .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

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

    .GetForPlugin .offset-lg-1 {
        margin-left: 8.333333%
    }

    .GetForPlugin .offset-lg-2 {
        margin-left: 16.666667%
    }

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

    .GetForPlugin .offset-lg-4 {
        margin-left: 33.333333%
    }

    .GetForPlugin .offset-lg-5 {
        margin-left: 41.666667%
    }

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

    .GetForPlugin .offset-lg-7 {
        margin-left: 58.333333%
    }

    .GetForPlugin .offset-lg-8 {
        margin-left: 66.666667%
    }

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

    .GetForPlugin .offset-lg-10 {
        margin-left: 83.333333%
    }

    .GetForPlugin .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .GetForPlugin .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

    .GetForPlugin .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .GetForPlugin .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .GetForPlugin .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .GetForPlugin .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .GetForPlugin .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .GetForPlugin .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .GetForPlugin .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .GetForPlugin .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

    .GetForPlugin .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .GetForPlugin .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .GetForPlugin .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .GetForPlugin .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .GetForPlugin .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .GetForPlugin .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .GetForPlugin .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .GetForPlugin .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .GetForPlugin .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .GetForPlugin .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .GetForPlugin .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .GetForPlugin .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .GetForPlugin .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .GetForPlugin .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .GetForPlugin .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .GetForPlugin .offset-xl-0 {
        margin-left: 0
    }

    .GetForPlugin .offset-xl-1 {
        margin-left: 8.333333%
    }

    .GetForPlugin .offset-xl-2 {
        margin-left: 16.666667%
    }

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

    .GetForPlugin .offset-xl-4 {
        margin-left: 33.333333%
    }

    .GetForPlugin .offset-xl-5 {
        margin-left: 41.666667%
    }

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

    .GetForPlugin .offset-xl-7 {
        margin-left: 58.333333%
    }

    .GetForPlugin .offset-xl-8 {
        margin-left: 66.666667%
    }

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

    .GetForPlugin .offset-xl-10 {
        margin-left: 83.333333%
    }

    .GetForPlugin .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.GetForPlugin .d-none {
    display: none !important
}

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

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

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

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

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

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

.GetForPlugin .d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.GetForPlugin .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

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

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

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

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

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

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

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

    .GetForPlugin .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .GetForPlugin .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .GetForPlugin
}

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

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

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

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

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

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

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

    .GetForPlugin .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .GetForPlugin .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .GetForPlugin
}

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

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

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

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

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

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

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

    .GetForPlugin .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .GetForPlugin .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .GetForPlugin
}

@media (min-width: 1200px) {
    .GetForPlugin .d-xl-none {
        display: none !important
    }

    .GetForPlugin .d-xl-inline {
        display: inline !important
    }

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

    .GetForPlugin .d-xl-block {
        display: block !important
    }

    .GetForPlugin .d-xl-table {
        display: table !important
    }

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

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

    .GetForPlugin .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .GetForPlugin .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .GetForPlugin
}

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

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

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

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

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

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

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

    .GetForPlugin .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .GetForPlugin .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.GetForPlugin .flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.GetForPlugin .flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.GetForPlugin .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.GetForPlugin .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.GetForPlugin .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.GetForPlugin .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.GetForPlugin .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.GetForPlugin .flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.GetForPlugin .flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.GetForPlugin .flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.GetForPlugin .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.GetForPlugin .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.GetForPlugin .justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.GetForPlugin .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.GetForPlugin .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.GetForPlugin .justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.GetForPlugin .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.GetForPlugin .align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.GetForPlugin .align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.GetForPlugin .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.GetForPlugin .align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.GetForPlugin .align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.GetForPlugin .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.GetForPlugin .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.GetForPlugin .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.GetForPlugin .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.GetForPlugin .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.GetForPlugin .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.GetForPlugin .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.GetForPlugin .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.GetForPlugin .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.GetForPlugin .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.GetForPlugin .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.GetForPlugin .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

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

    .GetForPlugin .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

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

    .GetForPlugin .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .GetForPlugin .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .GetForPlugin .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

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

    .GetForPlugin .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .GetForPlugin .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .GetForPlugin .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .GetForPlugin .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .GetForPlugin .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .GetForPlugin .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .GetForPlugin .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .GetForPlugin .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .GetForPlugin .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

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

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

    .GetForPlugin .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .GetForPlugin .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .GetForPlugin .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .GetForPlugin .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .GetForPlugin .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .GetForPlugin .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .GetForPlugin .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .GetForPlugin .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .GetForPlugin .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .GetForPlugin .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .GetForPlugin .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .GetForPlugin .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .GetForPlugin .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .GetForPlugin .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .GetForPlugin .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .GetForPlugin
}

@media (min-width: 768px) {
    .GetForPlugin .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .GetForPlugin .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

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

    .GetForPlugin .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .GetForPlugin .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .GetForPlugin .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

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

    .GetForPlugin .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .GetForPlugin .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .GetForPlugin .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .GetForPlugin .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .GetForPlugin .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .GetForPlugin .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .GetForPlugin .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .GetForPlugin .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .GetForPlugin .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

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

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

    .GetForPlugin .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .GetForPlugin .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .GetForPlugin .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .GetForPlugin .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .GetForPlugin .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .GetForPlugin .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .GetForPlugin .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .GetForPlugin .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .GetForPlugin .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .GetForPlugin .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .GetForPlugin .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .GetForPlugin .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .GetForPlugin .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .GetForPlugin .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .GetForPlugin .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .GetForPlugin
}

@media (min-width: 992px) {
    .GetForPlugin .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .GetForPlugin .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

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

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

    .GetForPlugin .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .GetForPlugin .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .GetForPlugin .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

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

    .GetForPlugin .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .GetForPlugin .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .GetForPlugin .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .GetForPlugin .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .GetForPlugin .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .GetForPlugin .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .GetForPlugin .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .GetForPlugin .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .GetForPlugin .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

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

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

    .GetForPlugin .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .GetForPlugin .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .GetForPlugin .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .GetForPlugin .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .GetForPlugin .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .GetForPlugin .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .GetForPlugin .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .GetForPlugin .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .GetForPlugin .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .GetForPlugin .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .GetForPlugin .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .GetForPlugin .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .GetForPlugin .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .GetForPlugin .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .GetForPlugin .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .GetForPlugin .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .GetForPlugin .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .GetForPlugin .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .GetForPlugin .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .GetForPlugin .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .GetForPlugin .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .GetForPlugin .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .GetForPlugin .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .GetForPlugin .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .GetForPlugin .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .GetForPlugin .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .GetForPlugin .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .GetForPlugin .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .GetForPlugin .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .GetForPlugin .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .GetForPlugin .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .GetForPlugin .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .GetForPlugin .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .GetForPlugin .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .GetForPlugin .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .GetForPlugin .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .GetForPlugin .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .GetForPlugin .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .GetForPlugin .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .GetForPlugin .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .GetForPlugin .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .GetForPlugin .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .GetForPlugin .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .GetForPlugin .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .GetForPlugin .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .GetForPlugin .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .GetForPlugin .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .GetForPlugin .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .GetForPlugin .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.GetForPlugin {
    font-family: inherit;
    position: relative !important;
}

.GetForPlugin p {
    margin: 0
}

.GetForPlugin a {
    text-decoration: none
}

.GetForPlugin button {
    cursor: pointer
}

.GetForPlugin .blue {
    color: #1dc6df !important
}

.GetForPlugin figure {
    margin: 0
}

.GetForPlugin h2 {
    text-align: center;
    font-size: 22px;
    color: #666
}

.row.taberForFistTitle .insideGetTitles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    /*min-height: 600px;*/
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    padding: 20px;
}

.row.taberForFistTitle .insideGetTitles h2 {
    position: relative;
    height: max-content;
    height: -moz-max-content;
    text-align: center;
    margin-top: 50px;
    font-size: 22px
}

.row.taberForFistTitle .insideGetTitles a {
    overflow: hidden;
    height: max-content;
    padding: 60px 30px;
    text-align: center;
    background-color: rgba(253, 253, 253, .91);
    color: white;
    border-radius: 5px;
    max-width: 450px;
    text-decoration: none;
    font-weight: 500;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.row.taberForFistTitle .insideGetTitles a.doneApps {
    padding-bottom: 0;
    background-color: #3735b9;
}

.row.taberForFistTitle .insideGetTitles a.forBusiness {
    padding-bottom: 0;
    background-color: #38c591;
}

.row.taberForFistTitle .insideGetTitles figure {
    max-width: 70%;
    margin: 0 auto;
    transition: all 500ms ease
}

.row.taberForFistTitle .insideGetTitles p:first-child {
    font-size: 24px;
}

.row.taberForFistTitle .insideGetTitles a.forBusiness figure {
    margin-top: 60px;
}

.row.taberForFistTitle .insideGetTitles a p:nth-child(1) {
    margin-bottom: 20px;
    padding: 0;
}

.row.taberForFistTitle .insideGetTitles a:hover figure {
    transform: scale(1.3);
}

.row.taberForFistTitle .insideGetTitles a:hover {
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75)
}

.row.getAllTitles {
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    min-height: 600px;
    position: relative;
}

.row.getAllTitles .insideTititles {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    padding: 10px 70px
}

.row #getAllAppsLinks {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
}

.row.getAllTitles .insideTititles h2 {
    margin-bottom: 50px
}

.row.getAllTitles .insideTititles a {
    position: relative;
    display: flex;
    max-width: 200px;
    min-width: 200px;
    min-height: 50px;
    border-radius: 41px;
    background-size: cover;
    background-position: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 15px auto;
    max-height: max-content;
    overflow: hidden
}

.row.getAllTitles .insideTititles a p {
    position: absolute;
    color: #fff;
    z-index: 8;
    top: 50%;
    left: 50%;
    font-size: 19px;
    min-width: max-content;
    transform: translate(-50%, -50%)
}

.row.getAllTitles .insideTititles img {
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges
}

.row.getAllTitles .insideTititles a:hover {
    text-decoration: none;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75)
}

.row.getAllTitles .insideTititles a:hover img {
    transform: scale(1.26)
}

.row.getAllTitles p {
    padding: 29px 0;
    font-size: 16px;
    color: #fff
}

.row.getAllTitles figure {
    max-width: 100%;
    max-height: 100%;
    position: relative
}

.row.getAllTitles figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 41px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.row.getAllTitles figure::before {
    content: "";
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.26);
    border-radius: 41px;
    transition: all 0.6s ease;
}

.row.getAllTitles figure:hover::before {
    border-radius: 0
}

.getYourChoise2 figure::before {
    display: none
}

.row.inside {
    position: relative;
    display: none;
    min-height: 600px;
    background: rgba(245, 245, 245, .41);
    justify-content: space-around;
    flex-wrap: wrap;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    overflow: hidden
}

.row.getAllTitles {
    display: none
}

.row.inside {
    outline: 0
}

.row.inside:active {
    outline: 0
}

#contentId {
    display: flex;
    color: #ababab
}

#contentId > * {
    margin: 0 5px
}

.PreviusBtn #goBackToPage {
    pointer-events: auto !important;
    cursor: pointer;
    border: none
}

#GetAllSteps {
    cursor: pointer;
    display: flex;
    align-items: center;
    position: relative
}

#GetAllSteps div {
    height: 2px;
    width: 30px;
    background: #ddd
}

#GetAllSteps::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ddd;
    transform: translateY(120%)
}

#GetAllSteps::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ddd;
    transform: translateY(-120%)
}

.FormPlugin {
    position: relative;
    padding: 0 16px
}

#timeLine {
    padding: 0 16px
}

.FormPlugin::after {
    position: absolute;
    content: "";
    top: -24px;
    right: 0;
    height: 116%;
    margin-top: 0;
    width: 2px;
    background-color: #ddd
}

#Form {
    position: relative;
    padding: 24px 0
}

#Form h2 {
    text-align: left
}

#Form::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #ddd;
    background: -moz-linear-gradient(left, #ddd 0, #1dc6df 64%, #1dc6df 100%);
    background: -webkit-linear-gradient(left, #ddd 0, #1dc6df 64%, #1dc6df 100%);
    background: linear-gradient(to right, #ddd 0, #1dc6df 64%, #1dc6df 100%);
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -ms-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}

#Form {
    border-bottom: 1px solid #ddd
}

#Form .aboutThisSlide {
    min-height: 40px;
    margin-bottom: 25px
}

#Form .header {
    margin-bottom: 40px
}

#Form .aboutThisSlide a {
    color: #000
}

#Form .choisePlatformBlock {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 0;
    flex-wrap: wrap
}

#Form ul {
    margin-bottom: 50px;
    margin-left: 10px;
}

#Form .choisePlatformBlock li button {
    height: 100%;
    width: 100%;
    padding: 29px 0;
    padding: 29px 0;
    border: 1px solid #1dc6df;
    color: #1dc6df;
    background: 0 0;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#Form .choisePlatformBlock li button h5 {
    margin-bottom: 30px
}

#Form .choisePlatformBlock li button figure {
    margin: 0
}

#Form .choisePlatformBlock .choisePlatform button:hover {
    border: 1px solid #1dc6df;
    background: #1dc6df;
    color: #fff
}

#Form .choisePlatformBlock .choisePlatform button.active {
    border: 1px solid #1dc6df;
    background: #1dc6df;
    color: #fff
}

#Form .choisePlatformBlock .choisePlatform figure {
    width: 100%;
    height: 32px;
    background-position: center;
    background-repeat: no-repeat
}

.aboutThisSlide .commands > div {
    display: flex;
    align-items: center;
    justify-content: space-between
}

li {
    list-style-type: none
}

p:nth-last-child(-n+1) {
    margin: 0
}

.NextButton {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 30px
}

.NextButton p {
    display: block;
    padding: 15px 15px;
    margin: 0;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    color: #434343;
    font-size: 14px;
    background-color: rgba(237, 237, 237, .75);
    font-weight: 400;
    border-radius: 5px
}

.NextButton #GetConsaltency {
    pointer-events: inherit !important;
    color: #1dc6df
}

.ConsultancyForAll > button, .NextButton > a, .NextButton > button {
    max-height: max-content;
    border: 1px solid #1dc6df;
    border-radius: 6px;
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: 0 0;
    background-color: #1dc6df;
    color: #fff;
}

.ConsultancyForAll > button:hover, .NextButton > a:hover, .NextButton > button:hover {
    background-color: #1dc6df;
    border: 1px solid transparent;
    border-radius: 6px;
    color: #fff
}

.FormPlugin .helpForm {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 20px 0
}

.FormPlugin .helpForm.disabled button {
    border-color: rgba(134, 134, 134, .47);
    color: #fff;
    background-color: rgba(134, 134, 134, .47)
}

.FormPlugin .helpForm .second {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.FormPlugin .helpForm h3 {
    font-size: 22px;
    color: #666;
    margin-bottom: 20px
}

.GetForPlugin .disabled {
    pointer-events: none;
    color: rgba(134, 134, 134, .47) !important;
    border-color: rgba(134, 134, 134, .47);
    background-color: transparent;
}

.GetForPlugin .disabled::before {
    border-color: rgba(134, 134, 134, .47) !important;
}

.FormPlugin .helpForm h5 {
    font-size: 16px;
    color: #434343;
    width: 100%
}

.FormPlugin .YourChoise {
    display: flex
}

.FormPlugin .YourChoise .option-hours {
    color: #1dc6df
}

.FormPlugin .helpForm .goToBtn {
    display: flex;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    background-color: #1dc6df;
    padding: 9px 20px;
    border: none;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    margin-bottom: 10px;
    max-width: max-content;
}

.FormPlugin .helpForm .goToBtn p {
    padding: 0;
}

.FormPlugin .TableHeaderForm {
    display: flex;
    margin-bottom: 30px;
    color: #1dc6df;
    font-size: 16px;
    font-weight: 400;
    align-items: center
}

.FormPlugin .TableHeaderForm::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background-color: #1dc6df;
    margin-right: 5px;
    border-radius: 50%
}

#timeLine {
    position: relative;
    padding: 24px 0
}

#timeLine .getTime {
    margin: 10%;
    border-radius: 5px;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    color: #fff;
    background-color: #1dc6df
}

#timeLine .getTime .main {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    font-size: 18px;
    border-bottom: 1px solid rgba(221, 221, 221, .51)
}

#timeLine .getTime .main span {
    font-size: 60px;
    line-height: .6
}

#timeLine .getTime .mainSec {
    display: flex;
    font-size: 12px
}

#timeLine .getTime .mainSec > * {
    width: 50%;
    text-align: center;
    padding: 12px 0
}

#timeLine .getTime .mainSec > :nth-child(1) {
    border-right: 1px solid rgba(221, 221, 221, .51)
}

#timeLine .yourTeam {
    margin: 0 10%;
    border-radius: 5px;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75)
}

#timeLine .yourTeam .title {
    border-bottom: 1px solid #ddd;
    padding: 19px 19px
}

#timeLine .yourTeam h3 {
    position: relative;
    margin: 0;
    font-size: 18px;
    font-weight: 400
}

#timeLine .yourTeam h3::before {
    position: relative;
    content: url(../img/network.png);
    margin-right: 10px
}

#timeLine .yourTeam .main p {
    line-height: 1.7
}

#timeLine .yourTeam .main {
    padding: 30px 20px 64px
}

#timeLine .yourTeam .main p::before {
    content: url(../img/verified.png);
    margin-right: 8px;
}

#timeLine #ModalFromForGetStep {
    position: absolute;
    padding: 15px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fbfbfb;
    color: #1dc6df;
    transition: all 1s ease;
    transform: translateX(100%);
    overflow-y: scroll;
}

#timeLine #ModalFromForGetStep ul {
    padding: 0
}

#timeLine #ModalFromForGetStep.active {
    transform: translateX(0)
}

#timeLine #ModalFromForGetStep a::before {
    content: attr(data-beforeContent);
    margin-right: 10px;
    width: 25px;
    height: 25px;
    display: block;
    text-align: center;
    border: 1px solid #1dc6df;
    border-radius: 50%
}

#timeLine #ModalFromForGetStep a {
    cursor: pointer;
    display: flex;
    font-size: 17px;
    flex-wrap: wrap
}

#Form ul input[type=checkbox] {
    display: none
}

#Form ul input[type=checkbox] + label:before {
    content: " ";
    color: transparent;
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    margin: -5px 5px 0 0;
    width: 18px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    transition: color ease .3s;
    border: 2px rgba(0, 0, 0, .54) solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#Form .YourPlace {
    color: #1dc6df
}

#Form ul input[type=checkbox]:checked + label:before {
    color: #000;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K");
    background-color: #1dc6df;
    border-color: #1dc6df;
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiPjx0aXRsZT51bnRpdGxlZDwvdGl0bGU+PHBhdGggZD0iTTAsMFYxSDFWMEgwWk0wLjQ1LDAuNzRsLTAuMDguMDhMMC4yOCwwLjc0LDAuMTQsMC42bDAuMDgtLjA4TDAuMzYsMC42NWwwLjQxLS40MUwwLjg2LDAuMzJaIi8+PC9zdmc+");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiPjx0aXRsZT51bnRpdGxlZDwvdGl0bGU+PHBhdGggZD0iTTAsMFYxSDFWMEgwWk0wLjQ1LDAuNzRsLTAuMDguMDhMMC4yOCwwLjc0LDAuMTQsMC42bDAuMDgtLjA4TDAuMzYsMC42NWwwLjQxLS40MUwwLjg2LDAuMzJaIi8+PC9zdmc+");
}

.row.getInfo {
    position: relative;
    display: flex;
    min-height: 600px;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    border: 1px solid #ddd;
    background: rgba(245, 245, 245, .41);
    overflow: hidden
}

.row.getInfo .getAllCost {
    position: relative;
    padding: 0 30px
}

.row.getInfo .getAllCost h2 {
    font-size: 26px;
    color: #666;
    font-weight: 300;
    max-width: 80%;
    text-align: left;
    line-height: 1.5;
    margin-bottom: 20px
}

.row.getAllTitles .goBackTitilesTop, .row.getInfo .getAllCost .goBackDownLoad {
    display: block;
    margin: 20px 0 16px;
    position: relative;
    cursor: pointer
}

.row.getAllTitles .goBackTitilesTop {
    padding-top: 24px;
    margin-left: 16px;
    margin-top: 0
}

.row.getInfo .getAllCost::after {
    position: absolute;
    content: "";
    top: -24px;
    right: 0;
    height: 116%;
    margin-top: 0;
    width: 2px;
    background-color: #ddd
}

#getYourMoony, #getYourTime {
    display: flex;
    flex-wrap: wrap;
    min-height: 160px;
    background-color: #fafafa;
    border-radius: 5px;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    border: 1px solid #1dc6df;
    color: #1dc6df
}

#getYourTime h5 {
    color: #1dc6df
}

#getYourMoony .getYourFullInside span, #getYourTime .getYourFullInside span {
    font-size: 60px;
    line-height: 24px
}

#getYourMoony .getYourFullInside span::after, #getYourTime .getYourFullInside span::after {
    content: "часов";
    font-size: 1rem;
    margin-left: 1rem
}

#getYourMoony .getYourFullInside span::after {
    content: "рублей"
}

#getYourMoony > *, #getYourTime > * {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px
}

#getYourMoony .getYourFullInside, #getYourTime .getYourFullInside {
    border-right: 1px solid #ddd
}

#getYourMoony .secondaryInside, #getYourTime .secondaryInside {
    display: flex;
    flex-direction: column;
    padding: 10px 0
}

#getYourMoony {
    background-color: #1dc6df;
    border: 1px solid #fafafa;
    color: white;
}

#getYourMoony h5 {
    color: white
}

#getYourMoony .secondaryInside > *, #getYourTime .secondaryInside > * {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
    padding-right: 30px
}

#getYourMoony .secondaryInside > :nth-child(1), #getYourTime .secondaryInside > :nth-child(1) {
    border-bottom: 1px solid #ddd
}

#getYourMoony .secondaryInside h5, #getYourTime .secondaryInside h5 {
    display: block;
    margin: 0 10px;
    font-size: 14px
}

#getYourMoony .secondaryInside span, #getYourTime .secondaryInside span {
    font-size: 26px;
    font-weight: 300
}

#getYourMoony .secondaryInside span::after, #getYourTime .secondaryInside span::after {
    content: "часов";
    font-size: 18px;
    margin-left: 1rem
}

#getYourMoony .secondaryInside span::after {
    content: "рублей"
}

.row.getInfo .ConsultancyForAll {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    color: #434343
}

.row.getInfo .ConsultancyForAll p {
    margin-bottom: 10px;
}

.row.getInfo {
    display: none
}

.row.getInfo .ConsultancyForAll button {
    padding: 14px 51px;
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    background-color: rgba(237, 237, 237, .75);
    border: 1px solid #ddd;
    color: #434343 !important;
}

.row.getInfo .ConsultancyForAll button:hover {
    color: #1dc6df
}

.row.getInfo .donwnloadPdf {
    padding: 30px
}

.row.getInfo .GetYourPdf, .shareList {
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: rgba(250, 250, 250, .5);
    padding: 15px 25px
}

.row.getInfo .GetYourPdf figure {
    margin: 30px auto 25px;
    text-align: center
}

.row.getInfo .GetYourPdf figure img {
    width: auto
}

#GetConsultModal input[type=submit], .row.getInfo #GetPdfModal input[type=submit], .row.getInfo .GetYourPdf button {
    position: relative;
    padding: 12px 0;
    width: 100%;
    background-color: #1dc6df;
    color: #fff;
    font-size: 16px;
    border: none;
    margin: 15px 0;
    border-radius: 5px
}

.row.getInfo .GetYourPdf p {
    font-size: 14px;
    color: #666;
    text-align: center
}

.row.getInfo .GetYourPdf button::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    width: 17px;
    height: 19px;
    background-image: url(../img/download--1-.png?1805311439);
    transform: translateY(-50%)
}

.row.getInfo .shareList {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 25px;
    padding: 20px 40px;
    justify-content: center
}

.row.getInfo .shareList a {
    margin-right: 15px;
    margin-top: 10px
}

.row.getInfo .shareList a figure {
    width: 35px;
    height: 35px
}

.row.getInfo .shareList a figure img {
    max-width: 100%;
    width: 100%;
    object-fit: none;
}

.row.getInfo a {
    color: #434343;
    font-size: 16px;
    text-decoration: none
}

#GetConsultModal, .row.getInfo #GetPdfModal {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    transform: translateY(-100%)
}

#GetConsultModal {
    transform: translateY(0);
    opacity: 0;
    z-index: -1
}

.row.getInfo #GetPdfModal > * > * {
    margin-bottom: 40px
}

.row.getInfo #GetPdfModal > * > label {
    margin-bottom: 0px !important;
}

.row.getInfo #GetPdfModal input[type=text] {
    margin-bottom: 10px
}

#GetConsultModal > * > * {
    margin-bottom: 15px
}

#GetConsultModal input[type=email], #GetConsultModal input[type=tel], #GetConsultModal input[type=text], .row.getInfo #GetPdfModal input[type=email], .row.getInfo #GetPdfModal input[type=text] {
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: rgba(250, 250, 250, .5);
    padding: 10px 10px 10px 20px
}

#GetConsultModal input[type=email], #GetConsultModal input[type=tel], #GetConsultModal input[type=text] {
    background: #fff
}

#GetConsultModal input[type=submit], .row.getInfo #GetPdfModal input[type=submit] {
    width: 80%
}

#GetConsultModal::before, .row.getInfo #GetPdfModal::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: 1
}

#GetConsultModal::after, .row.getInfo #GetPdfModal::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/hilthart-pedersen-602250-unsplash.png?1805311439) no-repeat center !important;
    background-size: cover;
    position: absolute;
    z-index: 2;
    filter: blur(4px)
}

.row.getInfo #GetPdfModal.active {
    transform: translateY(0)
}

#GetConsultModal.active {
    opacity: 1;
    z-index: 3
}

#GetConsultModal form, .row.getInfo #GetPdfModal form {
    z-index: 10;
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: max-content;
    align-items: center;
    justify-content: center
}

#GetConsultModal a, .row.getInfo #GetPdfModal a {
    text-decoration: none;
    left: 0;
    z-index: 10;
    position: absolute;
    margin: 20px;
    color: #292b2c
}

#popUpSenden {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: rgba(67, 67, 67, 0.33);
    color: #000;
    z-index: 10;
    max-width: 100vw;
}

#popUpSenden .popUpSenden {
    width: max-content;
    padding: 18px 14px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
}

#closeModalCalc {
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: -15px;
    background: transparent url(http://wnfx.ru/wp-content/plugins/easy-fancybox/fancybox/fancybox.png) -40px 0;
    width: 30px;
    height: 30px;
}

#popUpSenden .popUpSenden p {
    border: 1px solid green;
    padding: 5px;
}

.getNewApp .getYourChoise2 {
    border: 1px solid rgba(197, 197, 197, .75)
}

.getNewApp .getYourChoise2 p {
    color: darkgray !important;
}

.getNewApp .getYourChoise2:hover p {
    color: darkgray;
    color: rgba(147, 151, 197, 0.75);
}

.getNewApp .getYourChoise2:hover {
    border: 1px solid rgba(147, 151, 197, 0.75);
}

.row.getInfo .GetYourPdf a {
    font-size: 12px;
    color: darkgray
}

#createYourOwn {
    display: none;
    position: absolute;
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

#createYourOwn a {
    position: absolute;
    top: 0;
}

#createYourOwn input {
    position: relative;
    padding: 12px 0;
    width: 100%;
    background-color: #1dc6df;
    color: inherit;
    font-size: 16px;
    border: none;
    margin: 15px 0;
    border-radius: 5px
}

#createYourOwn input[type=text], #createYourOwn input[type=email] {
    box-shadow: 0 0 7px 1px rgba(197, 197, 197, .75);
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: rgba(250, 250, 250, .5);
    padding: 10px 10px 10px 20px
}

#createYourOwn input[type=submit] {
    width: 80%;
    color: #fff
}

#createYourOwn::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: 1
}

#createYourOwn::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/hilthart-pedersen-602250-unsplash.png?1805311439) no-repeat center !important;
    background-size: cover;
    position: absolute;
    z-index: 2;
    filter: blur(4px)
}

#createYourOwn form {
    z-index: 10;
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: max-content;
    align-items: center;
    justify-content: center
}

#createYourOwn a {
    text-decoration: none;
    left: 0;
    z-index: 10;
    position: absolute;
    margin: 20px;
    color: #292b2c
}

#createYourOwn form {
    justify-content: flex-start;
}

.getInfo a[rel="tooltip"] {
    border-bottom: none !important;
}

@media only screen and (max-width: 991px) {
    .choisePlatform {
        margin-bottom: 20px
    }

    .NextButton {
        flex-wrap: wrap;
        justify-content: center
    }

    .NextButton > * {
        width: 100%;
        margin-bottom: 10px !important
    }

    .second button {
        margin: 5px
    }

    #timeLine #ModalFromForGetStep a {
        flex-direction: row;
        flex-wrap: nowrap
    }

    .row.getInfo .getAllCost h2 {
        width: 100%
    }

    .row.getInfo .ConsultancyForAll {
        flex-wrap: wrap
    }

    #GetConsultModal form, .row.getInfo #GetPdfModal form {
        justify-content: flex-start;
        margin-top: 100px
    }

    .row.getAllTitles .insideTititles {
        padding: 10px 20px
    }
}

@media only screen and (max-width: 768px) {
    #getYourMoony > *, #getYourTime > * {
        width: 100%;
        padding: 20px;
        text-align: center;
        border: none;
        border-bottom: 1px solid #ddd;
        margin: 20px 0
    }

    #getYourMoony .getYourFullInside span, #getYourTime .getYourFullInside span {
        margin: 20px 0
    }

    #getYourMoony > *, #getYourTime > * {
        margin: 0
    }

    .FormPlugin .YourChoise {
        flex-wrap: wrap
    }

    #timeLine {
        position: static
    }

    #timeLine #ModalFromForGetStep {
        width: 80%;
        transform: translateX(-100%)
    }

    #timeLine #ModalFromForGetStep.active {
        transform: translateX(0)
    }
}

@media only screen and (max-width: 420px) {

    .FormPlugin {
        padding: 0 8px;
    }

    .ConsultancyForAll > button, .NextButton > a, .NextButton > button {

        font-size: 13px;
    }

    #Form ul {
        margin-left: 0;
    !important;
        margin-bottom: 0px !important;
    }

    .secondaryInside > div {
        display: flex;
        flex-direction: column;
        padding: 20px;
    }

    .getYourFullInside span {
        font-size: 38px !important;
    }

    .row.getInfo .ConsultancyForAll button {
        padding: 14px 21px;
    }
}

form .error {
    color: #ff0000;
}

.FormPlugin .helpForm .goToBtn.idOfPlatform {
    padding: 0 !important;
}

.FormPlugin .helpForm .goToBtn.idOfPlatform p {
    padding: 9px 20px;
}

