/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@500;600;700;800&amp;family=Jost:wght@400;500&amp;display=swap";
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    z-index: 1;
    position: relative
}

.custom-container {
    max-width: 1330px;
    margin-right: auto;
    margin-left: auto
}
.nasa{
        color: #000!important;
    font-size: 17px;
    font-weight: 600;
    margin-right: 4px;
}

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

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

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

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

@media(min-width: 1440px) {
    .container {
        max-width: 1360px
    }
}

@media(min-width: 1680px) {
    .container {
        max-width: 1600px
    }
}

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

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

.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,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .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.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .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.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .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.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 1440px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xxl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xxl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xxl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xxl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxl-first {
        order: -1
    }
    .order-xxl-last {
        order: 13
    }
    .order-xxl-0 {
        order: 0
    }
    .order-xxl-1 {
        order: 1
    }
    .order-xxl-2 {
        order: 2
    }
    .order-xxl-3 {
        order: 3
    }
    .order-xxl-4 {
        order: 4
    }
    .order-xxl-5 {
        order: 5
    }
    .order-xxl-6 {
        order: 6
    }
    .order-xxl-7 {
        order: 7
    }
    .order-xxl-8 {
        order: 8
    }
    .order-xxl-9 {
        order: 9
    }
    .order-xxl-10 {
        order: 10
    }
    .order-xxl-11 {
        order: 11
    }
    .order-xxl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.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: 768px) {
    .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: 992px) {
    .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(min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-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: 768px) {
    .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: 992px) {
    .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
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }
    .flex-xl-column {
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xl-fill {
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        justify-content: center !important
    }
    .justify-content-xl-between {
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .align-items-xl-start {
        align-items: flex-start !important
    }
    .align-items-xl-end {
        align-items: flex-end !important
    }
    .align-items-xl-center {
        align-items: center !important
    }
    .align-items-xl-baseline {
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        align-items: stretch !important
    }
    .align-content-xl-start {
        align-content: flex-start !important
    }
    .align-content-xl-end {
        align-content: flex-end !important
    }
    .align-content-xl-center {
        align-content: center !important
    }
    .align-content-xl-between {
        align-content: space-between !important
    }
    .align-content-xl-around {
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        align-content: stretch !important
    }
    .align-self-xl-auto {
        align-self: auto !important
    }
    .align-self-xl-start {
        align-self: flex-start !important
    }
    .align-self-xl-end {
        align-self: flex-end !important
    }
    .align-self-xl-center {
        align-self: center !important
    }
    .align-self-xl-baseline {
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -0.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important
}

.m-n2 {
    margin: -0.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media(min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .m-sm-n1 {
        margin: -0.25rem !important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important
    }
    .m-sm-n2 {
        margin: -0.5rem !important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important
    }
    .m-sm-n3 {
        margin: -1rem !important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }
    .m-sm-n4 {
        margin: -1.5rem !important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }
    .m-sm-n5 {
        margin: -3rem !important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .m-md-n1 {
        margin: -0.25rem !important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important
    }
    .m-md-n2 {
        margin: -0.5rem !important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important
    }
    .m-md-n3 {
        margin: -1rem !important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }
    .m-md-n4 {
        margin: -1.5rem !important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }
    .m-md-n5 {
        margin: -3rem !important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .m-lg-n1 {
        margin: -0.25rem !important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important
    }
    .m-lg-n2 {
        margin: -0.5rem !important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important
    }
    .m-lg-n3 {
        margin: -1rem !important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }
    .m-lg-n4 {
        margin: -1.5rem !important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }
    .m-lg-n5 {
        margin: -3rem !important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .m-xl-n1 {
        margin: -0.25rem !important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important
    }
    .m-xl-n2 {
        margin: -0.5rem !important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important
    }
    .m-xl-n3 {
        margin: -1rem !important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }
    .m-xl-n4 {
        margin: -1.5rem !important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xl-n5 {
        margin: -3rem !important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

a img {
    border: none
}

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

strong,
b {
    font-weight: bold
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

* {
    box-sizing: border-box;
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

img {
    display: block;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

*::-moz-selection {
    background: #35a936;
    color: #fff
}

*::selection {
    background: #35a936;
    color: #fff
}

body {
    color: #666;
    line-height: 1.35;
    font-size: 16px;
     font-family: "Titillium Web", sans-serif;
    min-width: 320px;
    position: relative;
    overflow-x: hidden
}

body.no-scroll {
    overflow: hidden
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    font-family: "Exo 2", sans-serif;
    color: #202020
}

.h1,
h1 {
    font-weight: 800;
    line-height: 1.2;
    font-size: 38px
}

@media(min-width: 768px) {
    .h1,
    h1 {
        font-size: 46px
    }
}

@media(min-width: 1200px) {
    .h1,
    h1 {
        font-size: 50px
    }
}

@media(min-width: 1440px) {
    .h1,
    h1 {
        font-size: 58px
    }
}

.h2,
h2 {
        font-weight: 700;
    font-size: 38px;
    line-height: 1.2;
    color: #35a936;
}

@media(min-width: 768px) {
    .h2,
    h2 {
        font-size: 42px
    }
}

@media(min-width: 1440px) {
    .h2,
    h2 {
        font-size: 50px;
                text-transform: capitalize;
    }
}

.h3,
h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.325
}

@media(min-width: 768px) {
    .h3,
    h3 {
        font-size: 28px
    }
}

@media(min-width: 1440px) {
    .h3,
    h3 {
        font-size: 34px
    }
}

.h4,
h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.325
}

@media(min-width: 768px) {
    .h4,
    h4 {
        font-size: 22px
    }
}

@media(min-width: 1440px) {
    .h4,
    h4 {
        font-size: 24px
    }
}

.h5,
h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.325
}

.h6,
h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.325
}

.h1 a,
h1 a,
.h2 a,
h2 a,
.h3 a,
h3 a,
.h4 a,
h4 a,
.h5 a,
h5 a,
.h6 a,
h6 a {
    color: #202020
}

.h1 a:hover,
h1 a:hover,
.h2 a:hover,
h2 a:hover,
.h3 a:hover,
h3 a:hover,
.h4 a:hover,
h4 a:hover,
.h5 a:hover,
h5 a:hover,
.h6 a:hover,
h6 a:hover {
    color: #35a936;
}

a {
    text-decoration: none;
    color: #35a936;;
    transition: .35s ease
}

a:hover {
    color: #35a936
}

.invert a {
    color: #fff
}

.invert a:hover:not(.logo):not(.google-partner):not(.sub-service-link):not(.btn):not(.block-social .item) {
   color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}
.footer__contacts h5{
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;

}
.footer__contacts a{
        color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}
.footer__right h5{
 color: #ffffff;
    font-size: 22px;
}
.footer__right p{
    color: #ffffff;
    font-weight: 600;
    font-family: 'Exo 2';
    letter-spacing: 0.5px;
}

@media(min-width: 1200px) {
    * {
           scrollbar-color: #35a936 transparent;
    scrollbar-width: thin;
    }
    *::-webkit-scrollbar {
        width: 4px;
        background-color: transparent;
        border-radius: 3px
    }
    *::-webkit-scrollbar-thumb {
        background-color: #acb8ce;
        border-radius: 3px
    }
    *::-webkit-scrollbar-thumb:hover {
        background-color: #828282
    }
    body::-webkit-scrollbar {
        width: 8px
    }
}

#app {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    min-height: 100vh
}

#app .site-content {
    flex-grow: 1
}

.logo {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    display: inline-flex;
    line-height: 1;
    max-width: 120px
}

@media(min-width: 1200px) {
    .logo {
        max-width: 200px
    }
}

.logo img {
    display: block;
    max-width: 100%;
    transition: .3s ease-out
}

.s-padding {
    padding-top: 80px;
    padding-bottom: 80px
}

@media(min-width: 1440px) {
    .s-padding {
        padding-top: 110px;
        padding-bottom: 110px
    }
}

.section-md {
    padding-top: 60px;
    padding-bottom: 60px
}

@media(min-width: 1200px) {
    .section-md {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.center {
    text-align: center
}

.invert * {
    color: #fff
}

.privacy-policy {
    font-size: 14px;
    margin-top: 20px;
    line-height: 21px;
    margin-bottom: 30px
}

@media(min-width: 1200px) {
    .privacy-policy {
        margin-bottom: 40px
    }
}

.sitemap-list .list {
    padding: 29px;
    border: 1px solid #e5f3fd;
    border-radius: 3px
}

.s-custom-slogan {
    overflow: hidden
}

.custom-slogan {
    font-family: "Exo 2", sans-serif;
    letter-spacing: .05em;
    font-size: 190px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 10px 40px rgba(0, 97, 164, .05);
    color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none
}

@media(min-width: 992px) {
    .custom-slogan {
        display: block
    }
}

@media(min-width: 1440px) {
    .custom-slogan {
        font-size: 260px
    }
}

.slogan {
       margin-left: auto;
    margin-right: auto;
    max-width: 786px;
    font-family: 'Exo 2';
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
}

section {
     counter-reset: box-step;
    background-attachment: fixed;
    background-repeat: round;
}

.tags {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: -3px
}

.tags li {
    padding: 3px;
    font-size: 14px;
    color: #acb8ce
}

.tags li span {
    border-radius: 3px;
    display: block;
    border: 1px solid #35a936;
    padding: 5px 8px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.meta-tags {
    display: flex;
    align-items: center;
    justify-content: center
}

.meta-tags li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    font-size: 14px
}

.meta-tags li+li {
    margin-left: 20px
}

@media(min-width: 768px) {
    .meta-tags li+li {
        margin-left: 40px
    }
}

@media(min-width: 1200px) {
    .meta-tags li+li {
        margin-left: 60px;
        font-size: 16px
    }
}

.meta-tags li svg {
    flex: 0 0 auto;
    margin-right: 6px;
    width: 16px;
    height: 16px
}

@media(min-width: 768px) {
    .meta-tags li svg {
        margin-right: 10px
    }
}

@media(min-width: 1200px) {
    .meta-tags li svg {
        width: 20px;
        height: 20px
    }
}

.google-partner {
    max-width: 210px;
    min-height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
        background: #c8f1c8;
    border-radius: 3px
}

.google-partner:hover {
    background-color: #c0f5c0;
}

.h1+*,
h1+* {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .h1+*,
    h1+* {
        margin-top: 40px
    }
}

.h2+*,
h2+* {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .h2+*,
    h2+* {
        margin-top: 40px
    }
}

.h3+p,
h3+p {
    margin-top: 30px
}

.h4+*,
h4+*,
.h5+*,
h5+*,
.h6+*,
h6+* {
    margin-top: 20px
}

.container+.container {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .container+.container {
        margin-top: 40px
    }
}

p+p {
    margin-top: 20px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.block-content p{
       font-weight: 600;
    color: #000;
    text-transform: capitalize;
}

p+.btn {
    margin-top: 30px
}

@media(min-width: 1200px) {
    p+.btn {
        margin-top: 40px
    }
}

p+ul,
p+ol {
     margin-top: 20px;
    font-weight: 600;
        color: #ffffff;
}

hr {
    display: block;
    width: 100%;
    border-color: #b4e0ff;
    margin: 0
}

section {
    position: relative
}

ul+.btn {
    margin-top: 30px
}

@media(min-width: 1200px) {
    ul+.btn {
        margin-top: 40px
    }
}

.pb-0 {
    padding-bottom: 0
}

@media(min-width: 1200px) {
    .inset-xl-10 {
        padding-top: 10px
    }
}

.portfolio__row+.row {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .portfolio__row+.row {
        margin-top: 40px
    }
}

.row-20 {
    margin-bottom: -20px
}

.row-20:empty {
    margin-bottom: 0
}

.row-20>* {
    margin-bottom: 20px
}

.row-30 {
    margin-bottom: -30px
}

.row-30:empty {
    margin-bottom: 0
}

.row-30>* {
    margin-bottom: 30px
}

button,
input[type=button],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
     font-family: "Titillium Web", sans-serif;
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=search],
input[type=number],
textarea {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 20px;
      font-family: "Titillium Web", sans-serif;
    border-radius: 3px;
    color: #202020;
    background: #fff;
    box-shadow: none;
    border: 1px solid #ddd;
    transition: .35s ease
}

input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=number]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #999;
    -moz-transition: .35s ease;
    transition: .35s ease
}

input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #999;
    -ms-transition: .35s ease;
    transition: .35s ease
}

input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #999;
    transition: .35s ease
}

input[type=text]:hover,
input[type=tel]:hover,
input[type=email]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=number]:hover,
textarea:hover {
    box-shadow: none
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
textarea:focus {
    border-color: #35a936;
    box-shadow: none
}

input[type=text]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=search]:focus::-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    opacity: 0;
    transform: translateX(5px)
}

input[type=text]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transform: translateX(5px)
}

input[type=text]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=search]:focus::placeholder,
input[type=number]:focus::placeholder,
textarea:focus::placeholder {
    opacity: 0;
    transform: translateX(5px)
}

input[type=text].error,
input[type=tel].error,
input[type=email].error,
input[type=password].error,
input[type=search].error,
input[type=number].error,
textarea.error {
    border-color: #ff5e5e
}

input[type=text].error~.error-message,
input[type=tel].error~.error-message,
input[type=email].error~.error-message,
input[type=password].error~.error-message,
input[type=search].error~.error-message,
input[type=number].error~.error-message,
textarea.error~.error-message {
    display: block
}

.contact-form-box input[type=text].error~.error-message,
.contact-form-box input[type=tel].error~.error-message,
.contact-form-box input[type=email].error~.error-message,
.contact-form-box input[type=password].error~.error-message,
.contact-form-box input[type=search].error~.error-message,
.contact-form-box input[type=number].error~.error-message,
.contact-form-box textarea.error~.error-message {
    color: red
}

input[type=text]:disabled,
input[type=tel]:disabled,
input[type=email]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=number]:disabled,
textarea:disabled {
    background: rgba(172, 184, 206, .15);
    border-color: #ced9ed
}

textarea {
    resize: none;
    height: 165px;
    padding-top: 13px
}

.input-wrap {
    position: relative
}

.input-wrap+.input-wrap {
    margin-top: 24px
}

.input-wrap label {
      font-size: 16px;
    display: block;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.input-wrap label.invert {
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}

.error-message {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    color: #ff5e5e;
    font-size: 12px;
    margin-top: 3px;
    padding-left: 19px;
    display: none
}

.error-message:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 14px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/error.svg)
}

.form__newsletter {
    display: flex;
    align-items: center
}

.form__newsletter .input-wrap {
    flex-grow: 1
}

.form__newsletter .input-wrap svg {
    position: absolute;
    top: 17px;
    left: 20px;
    z-index: 1;
    opacity: .5;
    fill: #acb8ce;
    transition: .35s ease
}

.form__newsletter .input-wrap input {
    background-color: #35a936;;
    padding-left: 42px;
    padding-right: 10px;
    color: #fff
}

.form__newsletter .input-wrap input::-moz-placeholder {
    color: #fff;
    opacity: .5
}

.form__newsletter .input-wrap input:-ms-input-placeholder {
    color: #fff;
    opacity: .5
}

.form__newsletter .input-wrap input::placeholder {
    color: #fff;
    opacity: .5
}

.form__newsletter .input-wrap input:focus::-moz-placeholder {
    opacity: 0
}

.form__newsletter .input-wrap input:focus:-ms-input-placeholder {
    opacity: 0
}

.form__newsletter .input-wrap input:focus::placeholder {
    opacity: 0
}

.form__newsletter .input-wrap input:focus~svg {
    opacity: 1;
    fill: #fff
}

.form__newsletter .btn {
    flex: 0 0 auto;
    margin-left: 10px;
    min-width: 100px
}

@media(min-width: 1200px) {
    .form__newsletter .btn {
        min-width: 136px
    }
}

.form__inline {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column
}

@media(min-width: 768px) {
    .form__inline {
        flex-direction: row
    }
}

.form__inline .privacy-policy {
    margin-top: 30px;
    margin-bottom: 0
}

@media(min-width: 768px) {
    .form__inline .privacy-policy {
        flex-grow: 1;
        flex-shrink: 0;
        width: 100%
    }
}

.form__inline .privacy-policy a {
    text-decoration: underline
}

.form__inline .privacy-policy .checkbox-wrap {
    display: flex
}

.form__inline .input-wrap {
    flex-grow: 1;
    flex-basis: 0;
    width: 100%
}

.form__inline .input-wrap .btn {
    min-width: 100%
}

@media(min-width: 768px) {
    .form__inline .input-wrap {
        max-width: 250px
    }
    .form__inline .input-wrap .btn {
        width: 170px
    }
    .form__inline .input-wrap:not(.form-button) {
        max-width: none
    }
}

.form__inline .error-message {
    text-align: left;
    color: #fff
}

@media(min-width: 768px) {
    .form__inline .input-wrap+.input-wrap {
        margin-left: 15px;
        margin-top: 0
    }
}

.contact-form-box form {
    max-width: 786px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.contact-form-box form .input-wrap textarea {
    height: 100px
}

.contact-form-box form .form-button {
    display: flex;
    justify-content: center
}

.form-inline-wrap {
    margin-right: auto;
    margin-left: auto
}

.text-form-lg {
    font-size: 18px
}

@media(min-width: 1200px) {
    .text-form-lg {
        font-size: 20px
    }
}

.btn {
	
    background-color: #35a936;
    text-decoration: none;
    text-align: center;
    min-height: 50px;
    line-height: 1;
    letter-spacing: .01em;
    border: none;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 180px;
    transition: .35s ease;
    color: #fff;
      font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 0 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    gap: 10px;
    box-shadow: inset 0 0 0 1px #35a936
}

.btn:before {
    content: "";
    position: absolute;
    inset: 0;
    transform: scaleX(0);
    transform-origin: right;
    z-index: 0;
    border-radius: inherit;
       background: #35a936;
    pointer-events: none;
    transition: transform ease .25s
}
.mamam{
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.btn span {
    pointer-events: none;
    z-index: 1;
    color: inherit;
    position: relative
}

.btn svg {
    fill: #fff;
    width: 14px;
    height: 14px;
    line-height: 1;
    transition: .35s ease;
    position: relative;
    z-index: 1
}

.btn:active,
.btn:hover {
    color: #fff
}

.btn:active:before,
.btn:hover:before {
    transform: scaleX(1);
    transform-origin: left
}

.btn:active svg,
.btn:hover svg {
    transform: translateX(5px)
}

.btn:active {
    color: #fff;
    transform: scale(0.985)
}

.btn.btn-invert {
   background-color: transparent;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}

.btn.btn-invert svg {
    fill: #35a936
}

.btn.btn-invert:before {
    background: #35a936
}

.btn.btn-invert:hover {
    color: #fff
}

.btn.btn-invert:hover svg {
    fill: #fff
}

.btn.btn-invert:active {
    color: #fff
}

.btn.btn-invert:active svg {
    fill: #fff
}

.invert .btn.btn-white,
.btn.btn-white {
        color: #ffffff;
    background-color: #36a937;
    box-shadow: inset 0 0 0 1px #35a9367a;
    font-weight: 600;
        border-radius: 0px;
}
.block-social__bg-content h2{
color: #000;
    text-transform: capitalize;
}
.block-social__bg-content p{
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}

.invert .btn.btn-white svg,
.btn.btn-white svg {
        fill: #ffffff;
}

.invert .btn.btn-white:hover,
.btn.btn-white:hover {
    color: #fff
}

.invert .btn.btn-white:hover svg,
.btn.btn-white:hover svg {
    fill: #fff
}

.invert .btn.btn-white:active svg,
.btn.btn-white:active svg {
    fill: #fff
}

.invert .btn.btn-white.btn-invert,
.btn.btn-white.btn-invert {
    color: #fff;
    background-color: transparent
}

.btn-sm {
    min-width: 130px;
    min-height: 40px
}

.btn-md {
    text-align: center;
    padding: 0 25px;
    min-width: 200px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    width: 100%
}

.sub-service-link {
    text-transform: uppercase
}

.btn-primary-outline {
 color: #35a936;
    border: 1px solid #35a936;
    background-color: transparent;
    font-weight: 600;
    text-transform: capitalize;
}

.text-form-lg {
    font-size: 18px
}

@media(min-width: 1200px) {
    .text-form-lg {
        font-size: 20px
    }
}

ol:not([class]) li,
ul:not([class]) li {
    position: relative
}

ol:not([class]) li+li,
ul:not([class]) li+li {
    margin-top: 20px
}

ol:not([class]) {
    counter-reset: list 0
}

ol:not([class]) li {
    padding-left: 28px
}

ol:not([class]) li:before {
    counter-increment: list;
    content: counter(list) ".";
    display: inline;
    line-height: inherit;
    color: #35a936;
    position: absolute;
    top: 0;
    left: 0
}

ul:not([class]) li {
    padding-left: 36px
}

ul:not([class]) li:before {
    content: "";
    color: #35a936;
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/checked-round.svg")
}

.invert ul:not([class]) li:before {
    background-image: url("../img/checked-round-white.svg")
}

.list ol li,
.list ul li {
    padding-left: 0
}

.list ol li:before,
.list ul li:before {
    display: none
}

.dropdown-list,
.list {
    display: flex
}

.dropdown-list li,
.list li {
    position: relative
}

.dropdown-list li+li,
.list li+li {
    margin-top: 20px
}

.dropdown-list li .menu-link,
.dropdown-list li a,
.list li .menu-link,
.list li a {
    padding-left: 23px;
    position: relative
}

.dropdown-list li .menu-link:hover:before,
.dropdown-list li a:hover:before,
.list li .menu-link:hover:before,
.list li a:hover:before {
    transform: translateX(3px)
}

.dropdown-list li .menu-link:before,
.dropdown-list li a:before,
.list li .menu-link:before,
.list li a:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
   
    transition: .35s ease
}

.invert .dropdown-list li .menu-link:before,
.invert .dropdown-list li a:before,
.invert .list li .menu-link:before,
.invert .list li a:before {

}

.socials {
    display: flex;
    align-items: center
}

.socials li+* {
    margin-left: 10px
}

.socials li a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
       background: rgb(53 169 54);
    border-radius: 3px;
    opacity: 1
}

.socials li a:hover {
    background: #000;
    opacity: 1
}

.socials li a img {
    display: block
}

.checkbox-wrap {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox-wrap input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.checkbox-wrap input:checked+label:before {
    box-shadow: none;
    background-color: #35a936
}

.checkbox-wrap input:checked+label:after {
    opacity: 1
}

.checkbox-wrap input:disabled:checked+label:before {
    background-color: #ced9ed
}

.checkbox-wrap input:disabled+label {
    color: #acb8ce
}

.checkbox-wrap input:disabled+label:before {
    box-shadow: none;
    border-color: #ced9ed
}

.checkbox-wrap input:disabled+label:after {
    border-color: #acb8ce
}

.checkbox-wrap input.error+label:before {
    border-color: red
}

.checkbox-wrap label {
        position: relative;
    cursor: pointer;
    padding-left: 36px;
    display: inline-block;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.contact-form-box .checkbox-wrap label {
    color: #000000;
}

.contact-form-box .checkbox-wrap label:before {
    border: 2px solid #000
}

.checkbox-wrap label:before {
    content: "";
    background-color: transparent;
    border: 2px solid #35a936;
    box-shadow: inset 0px 1px 2px rgba(0, 97, 164, .3);
    width: 21px;
    height: 21px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    transition: .15s ease
}

.invert .checkbox-wrap label:before {
    border-color: #fff
}

.checkbox-wrap label:after {
    content: "";
    opacity: 0;
    position: absolute;
    top: 2px;
    left: 8px;
    width: 6px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: .15s ease
}

.invert .checkbox-wrap label:after {
    border-color: #fff
}

.radio-wrap {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radio-wrap input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.radio-wrap input:checked+label:before {
    box-shadow: none;
    background-color: #35a936
}

.radio-wrap input:checked+label:after {
    opacity: 1
}

.radio-wrap input:disabled:checked+label:before {
    background-color: #ced9ed
}

.radio-wrap input:disabled+label {
    color: #acb8ce
}

.radio-wrap input:disabled+label:before {
    box-shadow: none;
    border-color: #ced9ed
}

.radio-wrap input:disabled+label:after {
    border-color: #acb8ce
}

.radio-wrap label {
    position: relative;
    cursor: pointer;
    padding-left: 36px
}

.radio-wrap label:before {
    content: "";
    background-color: transparent;
    border: 2px solid #35a936;
    box-shadow: inset 0px 1px 2px rgba(0, 97, 164, .3);
    width: 21px;
    height: 21px;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 0;
    cursor: pointer;
    transition: .15s ease
}

.radio-wrap label:after {
    content: "";
    opacity: 0;
    position: absolute;
    top: 7px;
    left: 6px;
    width: 9px;
    height: 9px;
    background-color: #fff;
    border-radius: 50%;
    transition: .15s ease
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 0;
    opacity: 0;
    pointer-events: none;
    transition: .3s ease-out;
    display: flex;
    align-items: center;
    z-index: 20;
    pointer-events: none
}

.popup.active {
    opacity: 1;
    pointer-events: auto
}

.popup .h3 {
    color: #35a936;;
    font-size: 24px
}

.popup .h3+* {
    margin-top: 20px
}

.popup p {
    text-align: center
}

.popup p+form {
    margin-top: 40px
}

.popup .privacy-policy {
    color: #666
}

.popup .btn {
    width: 100%
}

.popup-overlay {
background: linear-gradient(90deg, rgb(209 255 209) 0%, rgb(79 171 80) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .15s linear
}

.popup-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border-radius: 3px;
    transition: .35s ease
}

.popup-close svg {
    width: 16px;
    height: 16px;
    fill: #999;
    transition: .35s ease;
    line-height: 1
}

.popup-close:hover {
    background-color: #b4e0ff
}

.popup-close:hover svg {
    transform: rotate(90deg)
}

.popup-close:active svg {
    fill: #35a936
}

.popup-wrap {
    max-width: calc(100% - 30px);
    width: 100%;
    border-radius: 3px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    transform: translateY(20px);
    opacity: 0;
    transition: .3s ease-out;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    padding: 40px 20px
}

@media(min-width: 576px) {
    .popup-wrap {
        max-width: 510px;
        padding: 60px
    }
}

.active .popup-wrap {
    transition-delay: .35s;
    opacity: 1;
    transform: translateY(0)
}

@media(min-width: 576px) {
    .popup-thank-you .popup-wrap {
        max-width: 514px
    }
}

.popup-newsletter__icon,
.popup-thank-you__icon {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #b4e0ff;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.popup-newsletter__icon svg,
.popup-thank-you__icon svg {
    width: 34px;
    height: 25px
}

.popup-newsletter__icon:before,
.popup-thank-you__icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #fff;
    pointer-events: none;
    transform: translate(-50%, -50%);
    -webkit-animation: pulse 2.5s ease 0s infinite normal;
    animation: pulse 2.5s ease 0s infinite normal
}

.popup-newsletter__icon+*,
.popup-thank-you__icon+* {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .popup-newsletter__icon+*,
    .popup-thank-you__icon+* {
        margin-top: 40px
    }
}

.popup-newsletter p,
.popup-thank-you p {
    font-size: 18px
}

@-webkit-keyframes pulse {
    0% {
        width: 100%;
        height: 100%
    }
    100% {
        width: calc(100% + 25px);
        height: calc(100% + 25px);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        width: 100%;
        height: 100%
    }
    100% {
        width: calc(100% + 25px);
        height: calc(100% + 25px);
        opacity: 0
    }
}

.btn-feedback {
    position: fixed;
    top: 50%;
    right: -8px;
    transform-origin: 70% 0 0;
    transform: rotate(-90deg);
    z-index: 8;
    background: #202020;
    box-shadow: 0px 0px 50px rgba(0, 163, 255, .5);
    border-radius: 3px 3px 0 0;
    font-family: "Exo 2", sans-serif;
    letter-spacing: .03em;
    border-color: #35a936;
    border-width: 0 0 4px;
    line-height: 40px;
    min-width: 174px;
    display: none
}

@media(min-width: 1200px) {
    .btn-feedback {
        display: block
    }
}

.btn-feedback:hover svg {
    -webkit-animation: feedbackRotate .6s ease-out;
    animation: feedbackRotate .6s ease-out
}

@-webkit-keyframes feedbackRotate {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(25deg)
    }
    100% {
        transform: rotate(0deg)
    }
}

@keyframes feedbackRotate {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(25deg)
    }
    100% {
        transform: rotate(0deg)
    }
}

.tab-nav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 30px;
    padding: 20px;
    flex-direction: column;
    border: 1px solid #b4e0ff;
    border-radius: 3px
}

@media(min-width: 576px) {
    .tab-nav {
        justify-content: center;
        flex-direction: row;
        padding: 0;
        border-radius: 0;
        border: none
    }
}

@media(min-width: 1200px) {
    .tab-nav {
        margin-bottom: 40px
    }
}

.tab-nav.invert {
    border-color: rgba(255, 255, 255, .5)
}

.tab-nav.invert li:before {
        background-color: #000;
}

.tab-nav li {
    color: #202020;
    line-height: 34px;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    transition: .25s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex: 0 0 auto
}

.tab-nav li span {
    pointer-events: none
}

.tab-nav li:not(:last-child) {
    margin-bottom: 5px
}

@media(min-width: 576px) {
    .tab-nav li:not(:last-child) {
        margin-bottom: 0
    }
}

@media(min-width: 576px) {
    .tab-nav li+* {
        margin-left: 30px
    }
}

@media(min-width: 1440px) {
    .tab-nav li+* {
        margin-left: 40px
    }
}

.tab-nav li:hover {
    color: #35a936
}

.tab-nav li.active {
    color: #35a936
}

.tab-nav li.active:before {
    opacity: 1;
    width: 100%
}

.tab-nav li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30%;
    height: 2px;
    background-color: #35a936;
    opacity: 0;
    transition: .25s ease-in-out
}

.tab-nav li a {
    display: block;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;

}

.tabs-content {
    position: relative;
    height: auto !important
}

.tab {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
    transition: all .35s ease-in-out;
    opacity: 0;
    transform: translateY(20px);
    width: 100%
}

.tab.visible-content {
    position: relative;
    pointer-events: auto;
    z-index: 15;
    transition-timing-function: ease-in-out;
    transition-delay: .2s;
    opacity: 1;
    transform: translateY(0px)
}

.box-service {
    background-color: #fff;
    border: 1px solid #cefccd;
    transition: .35s ease;
    padding: 30px;
    position: relative;
    border-radius: 3px
}

@media(min-width: 1200px) {
    .box-service {
        padding: 40px
    }
}

@media(min-width: 1440px) {
    .box-service {
        padding: 60px
    }
}

.box-service__type {
    display: flex;
    align-items: center
}

.box-service__icon,
.box-service__title {
    flex-grow: 1;
    flex-basis: 0
}

@media(min-width: 1200px) {
    .box-service__icon h5,
    .box-service__title h5 {
    font-size: 22px;
        text-transform: capitalize;
    }
}
.s-brief__content p{
        color: #000;
    font-weight: 600;
    text-transform: capitalize;


}
.box-service__icon {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin-right: 20px
}

.box-service p {
        color: #000000;
    font-weight: 600;
    text-transform: capitalize;
}

.box-service *+p {
    margin-top: 20px
}

.box-service:hover {
    box-shadow: 0px 8.10127px 32.4051px rgba(0, 97, 164, .05);
    transition: .35s ease
}

.box-service.box-service-link {
    padding-top: 30px;
    padding-bottom: 40px
}

.box-service.box-service-link p {
      color: #000;
    text-transform: capitalize;
}

@media(min-width: 1200px) {
    .box-service.box-service-link {
        padding: 40px
    }
}

@media(min-width: 1440px) {
    .box-service.box-service-link {
        padding: 60px
    }
}

.box-service.box-service-link:hover {
   background-color: #cefccd;
}

.section-md h2{
    color: #000;
    text-transform: capitalize;
}
.section-md p{
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
}

.box-service .box-service__link {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #35a936;
    border-radius: 20px 0px 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 17px
}

.box-service .box-service__link span {
    flex-shrink: 0;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: none
}

@media(max-width: 768px) {
    .box-service .box-service__link span {
        display: block
    }
}

.box-service .box-service__link img {
    transition: .35s ease
}

.box-service .box-service__link:hover {
    background-color: #35a936;
}

.box-service .box-service__link:hover img {
    transform: translateX(3px)
}

.box-step {
    background-color: #fff;
    border: 1px solid #abf5ac;
    transition: .35s ease;
    padding: 0 30px 30px
}

@media(min-width: 768px) {
    .box-step {
        padding: 0 20px 20px 20px
    }
}

.box-step__label {
    width: 30px;
    height: 40px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #35a936;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    position: relative;
    margin-top: -10px
}

.box-step__label+* {
    margin-top: 10px
}

.box-step__label:after {
    content: "";
    position: absolute;
    bottom: -2px;
    z-index: 2;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 12px solid #fff
}

.box-step__label:before {
    counter-increment: box-step;
    content: counter(box-step);
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    font-family: "Exo 2", sans-serif;
    padding-top: 3px
}

.box-step p {
        font-size: 14px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;

}

.box-intro {
    border: 1px solid #b4e0ff;
    background-color: #fff;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.box-intro.box-intro--contacts {
    padding: 30px 20px
}

@media(min-width: 768px) {
    .box-intro.box-intro--contacts {
        padding: 30px 30px
    }
}

@media(min-width: 1200px) {
    .box-intro.box-intro--contacts {
        padding: 60px
    }
}

.box-intro--contacts {
    transition: .35s ease;
    align-items: flex-start
}

.box-intro--contacts:hover {
    box-shadow: 0px 10px 25px rgba(0, 97, 164, .15)
}

.box-intro--contacts__header {
    width: 100%
}

.box-intro--contacts__header h3 {
    color: #35a936;
}

.box-intro--contacts__list li {
    display: flex;
    align-items: center;
    color: #202020;
    font-weight: 500;
    font-family: "Exo 2", sans-serif;
    line-height: 1
}

.box-intro--contacts__list li a {
    color: #202020
}

.box-intro--contacts__list li a:hover {
    color: #35a936
}

.box-intro--contacts__list li span {
    margin-left: 15px
}

.box-intro--contacts__list li+li {
    margin-top: 10px
}

@media(min-width: 768px) {
    .box-intro--contacts__list li+li {
        margin-top: 15px
    }
}

@media(min-width: 1200px) {
    .box-intro--contacts__list li+li {
        margin-top: 20px
    }
}

.box-intro--contacts__list svg path {
    fill: #35a936
}

.box-intro--contacts__footer {
    width: 100%
}

*+.box-intro--contacts__footer {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #b4e0ff
}

.contact-form-box {
    padding: 40px 15px;
    
    opacity: .75;
    border-radius: 3px
}

@media(min-width: 768px) {
    .contact-form-box {
        padding: 60px 30px
    }
}

@media(max-width: 576px) {
    .contact-form-box {
        margin-inline: -15px;
        border-radius: 0
    }
}

.contact-form-box h3 {
      text-align: center;
    color: #1b9334;
    text-transform: uppercase;
}

.contact-form-box p {
    color: #000;
    text-align: center;
    max-width: 520px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-weight: 600;
    font-size: 19px;
}

.contact-form-box *+form {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .contact-form-box *+form {
        margin-top: 40px
    }
}

.bg-white {
    background-color: #fff
}

.bg-image-center {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

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

.pagination {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: -5px
}

.pagination li {
    margin: 5px
}

.pagination li span.page-link {
    background-color: #35a936;
    border-color: #35a936;
    color: #fff;
    pointer-events: none
}

.pagination li a,
.pagination li span {
    border: 1px solid #ced9ed;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    border: 1px solid #ced9ed;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #202020;
    line-height: 1;
    font-weight: 500;
    font-size: 14px
}

.pagination li a:hover,
.pagination li span:hover {
    color: #35a936;
    border-color: #35a936
}

.pagination li a:active,
.pagination li span:active {
    box-shadow: 0px 5px 10px rgba(0, 97, 164, .1)
}

.button-fixed-round {
    right: 50px;
    position: fixed;
    z-index: 39;
    width: 64px;
    height: 64px
}

@media(max-width: 767px) {
    .button-fixed-round {
        right: 20px;
        width: 44px;
        height: 44px
    }
}

.button-fixed-round.watsapp {
    bottom: 160px
}

@media(max-width: 767px) {
    .button-fixed-round.watsapp {
        bottom: 105px
    }
}

.button-fixed-round.telegram {
    bottom: 40px
}

@media(max-width: 767px) {
    .button-fixed-round.telegram {
        bottom: 20px
    }
}

.button-fixed-round.telegram .img-circle {
    background: #27a6e5
}

.button-fixed-round.telegram .circlephone {
    border-color: #27a6e5
}

.button-fixed-round.telegram .circle-fill {
    opacity: 1;
    background: rgba(39, 166, 229, .4)
}

.button-fixed-round svg {
    width: 26px;
    height: 26px
}

.circlephone {
    box-sizing: content-box;
    border: 2px solid #43d854;
    width: 94px;
    height: 94px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 100%;
    opacity: .5;
    -webkit-animation: circle-anim 2.3s infinite ease-in-out !important;
    animation: circle-anim 2.3s infinite ease-in-out !important;
    transition: all .5s
}

@media(max-width: 767px) {
    .circlephone {
        width: 74px;
        height: 74px;
        pointer-events: none
    }
}

.circle-fill {
    box-sizing: content-box;
    background-color: #43d854;
    width: 74px;
    height: 74px;
    opacity: .2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 100%;
    -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
    animation: circle-fill-anim 2.3s infinite ease-in-out;
    pointer-events: none;
    transition: all .5s
}

@media(max-width: 767px) {
    .circle-fill {
        width: 54px;
        height: 54px
    }
}

.img-circle {
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    border-radius: 100%;
    opacity: .85;
    background-color: #43d854
}

.img-circle:hover {
    opacity: 1
}

.img-circleblock {
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media(max-width: 767px) {
    .img-circleblock svg {
        width: 20px;
        height: 20px
    }
}

@-webkit-keyframes tossing {
    0% {
        transform: rotate(-6deg)
    }
    50% {
        transform: rotate(6deg)
    }
    100% {
        transform: rotate(-6deg)
    }
}

@keyframes tossing {
    0% {
        transform: rotate(-6deg)
    }
    50% {
        transform: rotate(6deg)
    }
    100% {
        transform: rotate(-6deg)
    }
}

@-webkit-keyframes circle-anim {
    0% {
        transform: translate(-50%, -50%) scale(0.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: translate(-50%, -50%) scale(0.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: translate(-50%, -50%) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes circle-anim {
    0% {
        transform: translate(-50%, -50%) scale(0.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: translate(-50%, -50%) scale(0.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: translate(-50%, -50%) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes circle-fill-anim {
    0% {
        transform: translate(-50%, -50%) scale(0.7) skew(1deg)
    }
    50% {
        transform: translate(-50%, -50%) scale(1) skew(1deg)
    }
    100% {
        transform: translate(-50%, -50%) scale(0.7) skew(1deg)
    }
}

@keyframes circle-fill-anim {
    0% {
        transform: translate(-50%, -50%) scale(0.7) skew(1deg)
    }
    50% {
        transform: translate(-50%, -50%) scale(1) skew(1deg)
    }
    100% {
        transform: translate(-50%, -50%) scale(0.7) skew(1deg)
    }
}

.rangeslider-wrap {
    padding-top: 100px
}

.rangeslider {
    position: relative;
    height: 4px;
    border-radius: 5px;
    width: 100%;
    background-color: gray
}

.rangeslider__handle {
    transition: background-color .2s;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #09f;
    touch-action: pan-y;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    z-index: 3;
    top: -8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 0 0 2px #fff
}

.rangeslider__handle__value {
    transition: background-color .2s, box-shadow .1s, transform .1s;
    box-sizing: border-box;
    width: 90px;
    text-align: center;
    padding: 10px;
    background-color: #09f;
    border-radius: 5px;
    color: #fff;
    left: -35px;
    top: -55px;
    position: absolute;
    white-space: nowrap;
    border-top: 1px solid #007acc;
    box-shadow: 0 -4px 1px rgba(0, 0, 0, .07), 0 -5px 20px rgba(0, 0, 0, .3)
}

.rangeslider__handle__value:before {
    transition: border-top-color .2s;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid;
    border-top-color: #09f
}

.rangeslider__handle__value:after {
    content: " cm"
}

.rangeslider__fill {
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    background-color: #09f;
    border-radius: 5px
}

.rangeslider__labels {
    position: absolute;
    width: 100%;
    z-index: 2;
    display: flex;
    justify-content: space-between
}

.rangeslider__labels__label {
    font-size: .75em;
    position: relative;
    padding-top: 15px;
    color: gray
}

.rangeslider__labels__label:before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 1px;
    height: 9px;
    border-radius: 1px;
    background-color: rgba(128, 128, 128, .5)
}

.rangeslider__labels__label:first-child:before,
.rangeslider__labels__label:last-child:before {
    height: 12px;
    width: 2px
}

.rangeslider__labels__label:first-child:before {
    background-color: #09f
}

.rangeslider__labels__label:last-child:before {
    background-color: gray
}

.rangeslider__labels__label:first-child {
    transform: translateX(-48%)
}

.rangeslider__labels__label:last-child {
    transform: translateX(48%)
}

.rangeslider.rangeslider--active .rangeslider__handle,
.rangeslider.rangeslider--active .rangeslider__handle * {
    background-color: #33adff
}

.rangeslider.rangeslider--active .rangeslider__handle *:before {
    border-top-color: #33adff
}

.rangeslider.rangeslider--active .rangeslider__handle__value {
    transform: translateY(-5px);
    box-shadow: 0 -3px 2px rgba(0, 0, 0, .04), 0 -9px 25px rgba(0, 0, 0, .15)
}

.sticker-wrap {
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    transition: transform ease .45s;
    z-index: 10;
    border-top-right-radius: 3px;
    display: none
}

@media(min-width: 1200px) {
    .sticker-wrap {
        display: flex
    }
}

.sticker-wrap.active {
    transform: translateX(0)
}

.sticker-wrap.active .sticker-trigger span {
    transform: rotate(90deg)
}

.sticker-wrap .sticker {
    max-width: 400px;
    min-width: 400px;
    width: 100%;
    padding: 30px 30px;
    background-color: #55a1fb;
    border-left: 4px solid #55a1fb;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top-right-radius: 3px
}

.sticker-wrap .sticker-trigger {
    position: absolute;
    cursor: pointer;
    right: -24px;
    height: 50px;
    width: 24px;
    top: 50%;
    border-radius: 0px 4px 4px 0px;
    background-color: #55a1fb;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transform: translateY(-50%)
}

.sticker-wrap .sticker-trigger span {
    width: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
    transition: transform ease .25s
}

.sticker-wrap .sticker *+.btn {
    margin-top: 15px
}

.sticker-wrap .sticker__label {
    width: 90%;
    background-color: #fff;
    font-size: 32px;
    font-weight: 700;
    border-radius: 5px;
    padding: 7px 15px;
    font-family: "Exo 2", sans-serif;
    color: #0062a5;
    text-align: center;
    display: flex;
    justify-content: center
}

.sticker-wrap .sticker__title {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #fff;
    margin-top: 10px
}

.sticker-wrap .sticker__title p+p {
    margin-top: 5px
}

.sticker-wrap .sticker__title h5 {
    color: #fff
}

.sticker-wrap .sticker__title span {
    margin-top: 0;
    font-size: 12px;
    font-family: "Exo 2", sans-serif
}

.sticker-wrap.active {
    transform: translateX(0px)
}

/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: Arial, sans-serif
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-handle {
    position: absolute;
    display: block;
    box-sizing: border-box;
    cursor: default;
    z-index: 1
}

.irs-handle.type_last {
    z-index: 2
}

.irs-min,
.irs-max {
    position: absolute;
    display: block;
    cursor: default
}

.irs-min {
    left: 0
}

.irs-max {
    right: 0
}

.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #ced9ed
}

.irs-grid-pol.small {
    height: 4px;
    display: none
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    line-height: 9px;
    padding: 0 3px;
    color: #666;
    font-size: 14px;
    font-weight: 600
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs--flat {
    height: 40px
}

.irs--flat.irs-with-grid {
    height: 60px
}

.irs--flat .irs-line {
    top: 25px;
    height: 12px;
    background-color: #e1e4e9;
    border-radius: 4px
}

.irs--flat .irs-bar {
    top: 25px;
    height: 12px;
    background-color: #ed5565
}

.irs--flat .irs-bar--single {
    border-radius: 4px 0 0 4px
}

.irs--flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9
}

.irs--flat .irs-handle {
    top: 22px;
    width: 16px;
    height: 18px;
    background-color: transparent
}

.irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #da4453
}

.irs--flat .irs-handle.state_hover>i:first-child,
.irs--flat .irs-handle:hover>i:first-child {
    background-color: #a43540
}

.irs--flat .irs-min,
.irs--flat .irs-max {
    top: 0;
    padding: 1px 3px;
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 4px
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #ed5565;
    border-radius: 4px
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565
}

.irs--flat .irs-grid-pol {
    background-color: #e1e4e9
}

.irs--flat .irs-grid-text {
    color: #999
}

.irs--big {
    height: 55px
}

.irs--big.irs-with-grid {
    height: 70px
}

.irs--big .irs-line {
    top: 33px;
    height: 12px;
    background-color: #fff;
    background: linear-gradient(to bottom, #ddd -50%, white 150%);
    border: 1px solid #ccc;
    border-radius: 12px
}

.irs--big .irs-bar {
    top: 33px;
    height: 12px;
    background-color: #92bce0;
    border: 1px solid #428bca;
    background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5)
}

.irs--big .irs-bar--single {
    border-radius: 12px 0 0 12px
}

.irs--big .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: rgba(66, 139, 202, .5)
}

.irs--big .irs-handle {
    top: 25px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, .3);
    background-color: #cbcfd5;
    background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), inset 0 0 3px 1px #fff;
    border-radius: 30px
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
    border-color: rgba(0, 0, 0, .45);
    background-color: #939ba7;
    background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%)
}

.irs--big .irs-min,
.irs--big .irs-max {
    top: 0;
    padding: 1px 5px;
    color: #fff;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 3px
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
    color: #fff;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    border-radius: 3px
}

.irs--big .irs-grid-pol {
    background-color: #428bca
}

.irs--big .irs-grid-text {
    color: #428bca
}

.irs--modern {
    height: 55px
}

.irs--modern.irs-with-grid {
    height: 55px
}

.irs--modern .irs-line {
    top: 25px;
    height: 5px;
    background-color: #d1d6e0;
    background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
    border: 1px solid #a3adc1;
    border-bottom-width: 0;
    border-radius: 5px
}

.irs--modern .irs-bar {
    top: 25px;
    height: 5px;
    background: #20b426;
    background: linear-gradient(to bottom, #20b426 0%, #18891d 100%)
}

.irs--modern .irs-bar--single {
    border-radius: 5px 0 0 5px
}

.irs--modern .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(209, 214, 224, .5)
}

.irs--modern .irs-handle {
    top: 37px;
    width: 12px;
    height: 13px;
    border: 1px solid #a3adc1;
    border-top-width: 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    border-radius: 0 0 3px 3px
}

.irs--modern .irs-handle>i:nth-child(1) {
    position: absolute;
    display: block;
    top: -4px;
    left: 1px;
    width: 6px;
    height: 6px;
    border: 1px solid #a3adc1;
    background: #fff;
    transform: rotate(45deg)
}

.irs--modern .irs-handle>i:nth-child(2) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 10px;
    height: 12px;
    background: #e9e6e6;
    background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
    border-radius: 0 0 3px 3px
}

.irs--modern .irs-handle>i:nth-child(3) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 5px;
    border-left: 1px solid #a3adc1;
    border-right: 1px solid #a3adc1
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)
}

.irs--modern .irs-handle.state_hover>i:nth-child(1),
.irs--modern .irs-handle:hover>i:nth-child(1) {
    border-color: #7685a2
}

.irs--modern .irs-handle.state_hover>i:nth-child(3),
.irs--modern .irs-handle:hover>i:nth-child(3) {
    border-color: #48536a
}

.irs--modern .irs-min,
.irs--modern .irs-max {
    top: 0;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: #fff;
    background-color: #d1d6e0;
    border-radius: 5px
}

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: #fff;
    border-radius: 5px
}

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426
}

.irs--modern .irs-grid {
    height: 25px
}

.irs--modern .irs-grid-pol {
    background-color: #dedede
}

.irs--modern .irs-grid-text {
    color: silver;
    font-size: 13px
}

@media(max-width: 576px) {
    .irs--modern .irs-grid-text {
        font-size: 11px
    }
}

.irs--sharp {
    height: 50px;
    font-size: 12px;
    line-height: 1
}

.irs--sharp.irs-with-grid {
    height: 57px
}

.irs--sharp .irs-line {
    top: 30px;
    height: 2px;
    background-color: #000;
    border-radius: 2px
}

.irs--sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: #ee22fa
}

.irs--sharp .irs-bar--single {
    border-radius: 2px 0 0 2px
}

.irs--sharp .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(0, 0, 0, .5)
}

.irs--sharp .irs-handle {
    top: 25px;
    width: 10px;
    height: 10px;
    background-color: #a804b2
}

.irs--sharp .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #a804b2
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
    background-color: #000
}

.irs--sharp .irs-handle.state_hover>i:first-child,
.irs--sharp .irs-handle:hover>i:first-child {
    border-top-color: #000
}

.irs--sharp .irs-min,
.irs--sharp .irs-max {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 4px;
    opacity: .4;
    background-color: #a804b2;
    border-radius: 2px
}

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: #fff;
    border-radius: 2px
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2
}

.irs--sharp .irs-grid {
    height: 25px
}

.irs--sharp .irs-grid-pol {
    background-color: #dedede
}

.irs--sharp .irs-grid-text {
    color: silver;
    font-size: 13px
}

@media(max-width: 576px) {
    .irs--sharp .irs-grid-text {
        font-size: 11px
    }
}

.irs--round {
    height: 50px
}

.irs--round.irs-with-grid {
    height: 65px;
    margin-top: -30px
}

.irs--round .irs-line {
    top: 36px;
    height: 4px;
    background-color: #ced9ed;
    border-radius: 4px
}

.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #35a936
}

.irs--round .irs-bar--single {
    border-radius: 4px 0 0 4px
}

.irs--round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: rgba(222, 228, 236, .5)
}

.irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #35a936;
    background-color: #fff;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
    cursor: pointer
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
    background-color: #f0f6ff
}

.irs--round .irs-min,
.irs--round .irs-max {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 4px
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #35a936;
    color: #fff;
    border-radius: 4px
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #35a936
}

.irs--round .irs-grid {
    height: 25px
}

.irs--round .irs-grid-text {
    color: silver;
    font-size: 13px
}

@media(max-width: 576px) {
    .irs--round .irs-grid-text {
        font-size: 11px
    }
}

.irs--square {
    height: 50px
}

.irs--square.irs-with-grid {
    height: 60px
}

.irs--square .irs-line {
    top: 31px;
    height: 4px;
    background-color: #dedede
}

.irs--square .irs-bar {
    top: 31px;
    height: 4px;
    background-color: #000
}

.irs--square .irs-shadow {
    height: 2px;
    bottom: 21px;
    background-color: #dedede
}

.irs--square .irs-handle {
    top: 25px;
    width: 16px;
    height: 16px;
    border: 3px solid #000;
    background-color: #fff;
    transform: rotate(45deg)
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
    background-color: #f0f6ff
}

.irs--square .irs-min,
.irs--square .irs-max {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, .1)
}

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #000;
    color: #fff
}

.irs--square .irs-grid {
    height: 25px
}

.irs--square .irs-grid-pol {
    background-color: #dedede
}

.irs--square .irs-grid-text {
    color: silver;
    font-size: 11px
}

.irs-single {
    display: none
}

#app {
    position: relative
}

.fixed-banner {
    display: flex;
    align-items: flex-start;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2;
    min-height: 25px
}

.fixed-banner img {
    min-height: 25px;
    -o-object-fit: cover;
    object-fit: cover
}

header {
    background: transparent;
    min-height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 15px 0;
    z-index: 10;
    transition: .3s ease-out
}

@media(min-width: 1200px) {
    header {
   padding: 10px 0;
    }
}

header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s ease-out;
    pointer-events: none;
    background: linear-gradient(100deg, #ffffff 0%, #35a936 100%);
    opacity: 0
}

header .logo-default {
    display: block;
    opacity: 1;
    transition: all ease .25s
}

header .logo-fixed {
    display: none;
    opacity: 0;
    transition: all ease .25s
}

header.header-scroll {
    padding: 10px 0
}

header.header-scroll .logo-fixed {
    display: block;
    opacity: 1;
    transition: all ease .25s
}

header.header-scroll .logo-default {
    display: none;
    opacity: 0;
    transition: all ease .25s
}

@media(min-width: 992px) {
    header.header-scroll {
        padding: 15px 0
    }
}

header.header-scroll:before {
    opacity: 1
}

header.header-scroll .logo img {
    width: 90px
}

@media(min-width: 992px) {
    header.header-scroll .logo img {
        width: 120px
    }
}

@media(max-width: 1199px) {
    header .logo img {
        width: 90px
    }
}

header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: static
}

@media(max-width: 1199px) {
    .header .container {
        max-width: 100%;
        justify-content: flex-start
    }
}

.header__left {
    flex: 0 0 auto;
    line-height: 1
}

@media(max-width: 1199px) {
    .header__left {
        order: 1
    }
}

.header__right {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header__right .btn {
    min-width: 140px;
    line-height: 38px;
    flex: 0 0 auto;
    margin-left: 80px
}

.header__btn {
    order: 2;
    margin-left: auto;
    font-size: 14px;
    min-width: 110px;
    min-height: 30px;
    display: inline-flex
}

@media(min-width: 1200px) {
    .header__btn {
        display: none
    }
}

.nav-menu {
    width: 260px;
    padding: 95px 0 30px;
    height: 100vh;
    left: -100px;
    top: 0;
    z-index: 3;
    background: linear-gradient(135deg, #bdffbe 0%, #24c326 100%);
    position: absolute;
    opacity: 0;
    pointer-events: none;
    transition: .3s ease-in-out
}

@media(max-width: 1199px) {
    .nav-menu {
        display: flex;
        flex-direction: column
    }
}

.nav-menu.active {
    left: 0;
    opacity: 1;
    pointer-events: auto
}

.nav-list>li {
    transition: .35s ease
}

.nav-list>li+li {
    margin-top: 10px
}

@media(min-width: 1200px) {
    .nav-list>li+li {
        margin-top: 0
    }
}

.nav-list>li.active-page>.menu-link {
    background: linear-gradient(135deg, #ededed 0%, #ffffff 100%);
}

@media(min-width: 1200px) {
    .nav-list>li.active-page>.menu-link {
        background-color: transparent
    }
}

.nav-list>li:hover>.menu-link {
    opacity: 1 !important
}

.nav-list>li>.menu-link {
    font-size: 15px;
    line-height: 38px;
    padding: 0 20px;
    font-family: 'Exo 2';
    font-weight: 600;
    text-transform: uppercase;
}

.nav-list>li>.menu-link:active {
    box-shadow: none
}

.nav-list {
    overflow: hidden;
    overflow-y: auto;
    max-height: 100%
}

.nav-list li {
    display: block;
    position: relative
}

.nav-list li .menu-link {
    position: relative;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: .35s ease;
       color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav-list li.dropdown {
    cursor: pointer
}

.nav-list li.dropdown>.menu-link {
    pointer-events: none
}

.nav-list li.dropdown span {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transition: .35s ease;
    cursor: pointer
}

@media(min-width: 1200px) {
    .nav-list li.dropdown span {
        right: 5px;
        height: 100%;
        width: 8px
    }
}

.nav-list li.dropdown span svg {
    width: 38px;
    transition: .35s ease
}

.nav-list li.dropdown.dropdown-active span svg {
    transform: rotate(180deg)
}

.nav-list li.dropdown .dropdown-list {
    min-width: 100%;
    display: none;
    padding: 20px 20px 30px;
    border-radius: 0;
       background: linear-gradient(135deg, #bdffbe 0%, #24c326 100%);
}

@media(min-width: 1200px) {
    .nav-list li.dropdown .dropdown-list {
        box-shadow: 0px 10px 15px rgba(0, 97, 164, .15);
        background: linear-gradient(280deg, #ffffff 0%, #35a936 100%);
        border-radius: 3px
    }
    .nav-menu {
    width: 260px;
    padding: 95px 0 30px;
    height: 100vh;
    left: -100px;
    top: 0;
    z-index: 3;
    background: none;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    transition: .3s ease-in-out;
}
}

.nav-list li.dropdown .dropdown-list .dropdown-list__item {
    text-align: left;
    flex-grow: 1
}

.nav-list li.dropdown .dropdown-list .dropdown-list__item .menu-link {
font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.nav-list li.dropdown .dropdown-list .dropdown-list__item .menu-link:hover {
    opacity: .75
}

.nav-list li.dropdown .dropdown-list .dropdown-list__item.active-page .menu-link {
    color: #35a936
}

@media(min-width: 1200px) {
    .nav-list li.dropdown .dropdown-list .dropdown-list__item.active-page .menu-link {
        color: #000;
        opacity: .75
    }
}

@media(min-width: 1200px) {
    .nav-menu {
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: auto !important;
        position: relative;
        left: auto;
        top: auto;
        background-color: transparent;
        z-index: 0;
        height: auto;
        opacity: 1;
        padding: 0;
        margin-left: -30px;
        pointer-events: auto
    }
    .nav-list {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: visible;
        max-height: none
    }
    .nav-list>li.active-page>.menu-link:before {
        transform: scaleX(1);
        transform-origin: left
    }
    .nav-list>li+li {
        margin-left: 30px
    }
    .nav-list>li>.menu-link {
        padding: 0 5px;
        position: relative;
                background: none !important;
    }
    .nav-list>li>.menu-link:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        transform: scaleX(0);
        transform-origin: right;
        width: 100%;
        height: 2px;
       background-color: #35a936;
        transition: transform .25s ease-in-out
    }
    .nav-list>li>.menu-link:hover:before {
        transform: scaleX(1);
        transform-origin: left
    }
    .nav-list>li.dropdown>.menu-link {
        padding-right: 25px
    }
    .nav-list>li.dropdown span {
        pointer-events: none
    }
    .nav-list>li.dropdown:hover span {
        transform: rotate(180deg)
    }
    .nav-list>li.dropdown:hover>.menu-link:before {
        transform: scaleX(1);
        transform-origin: left
    }
    .nav-list>li.dropdown .dropdown-list {
        display: block !important;
        position: absolute;
        left: 0;
        top: 100%;
        min-width: 400px;
        transition: .35s ease;
        opacity: 0;
        pointer-events: none;
        transform: translateY(20px)
    }
    .nav-list>li.dropdown.active .dropdown-list {
        pointer-events: auto;
        transition-timing-function: ease-out;
        opacity: 1;
        transform: translateY(0px)
    }
}

.overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 0;
    pointer-events: none;
    width: 0;
    height: 0;
        background: linear-gradient(90deg, rgb(186 255 187) 0%, rgb(233 255 233) 100%);
}

.overlay-menu.active {
    pointer-events: auto;
    width: 100%;
    height: 100%
}

@media(min-width: 1200px) {
    .overlay-menu {
        display: none !important
    }
}

.nav-btn {
    position: relative;
    width: 30px;
    height: 30px;
    z-index: 15;
    overflow: hidden;
    display: flex;
    align-self: flex-start;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all .3s ease;
    flex: 0 0 auto;
    margin: 0 20px 0 0;
    padding: 0;
    background-color: transparent;
    border: none
}

@media(min-width: 1200px) {
    .nav-btn {
        display: none
    }
}

.nav-btn__burger {
    width: 30px;
    height: 2px;
  background: #35a936;
    border-radius: 5px;
    position: relative;
    transition: all .3s ease
}

.nav-btn__burger:before,
.nav-btn__burger:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
  background: #35a936;
    border-radius: 5px;
    transition: all .3s ease;
    left: 0
}

.nav-btn__burger:before {
    transform: translate(0, -8px)
}

.nav-btn__burger:after {
    z-index: 1;
    transform: translate(0, 8px)
}

.nav-btn.active .nav-btn__burger {
    background-color: transparent;
    transition: none
}

.nav-btn.active .nav-btn__burger:before {
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%) rotate(45deg)
}

.nav-btn.active .nav-btn__burger:after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg)
}

.page-header {
     display: flex;
    align-items: center;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 0 30px 0;
    min-height: 568px;
}

.page-header.page-header-auto-height {
       padding-top: 80px;
    min-height: 427px;
}

@media(min-width: 992px) {
    .page-header.page-header-auto-height {
        min-height: 530px;
        padding: 0px;
    }
}

@media(min-width: 1200px) {
    .page-header {
        padding: 150px 0;
        min-height: 630px
    }
}

@media(min-width: 1440px) {
    .page-header {
        min-height: 727px
    }
}

.page-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   /* background: linear-gradient(254.51deg, rgba(0, 151, 255, 0.9) 0%, rgba(0, 178, 255, 0.9) 106.83%);*/
    pointer-events: none
}

.page-header .container {
    z-index: 2
}

.page-header__wrap {
    max-width: 1320px;
    margin-right: auto;
    margin-left: auto
}

@media(max-width: 460px) {
    .page-header__wrap h1 {
        font-size: 32px
    }
}

.page-header__wrap p {
    font-size: 15px;
    font-weight: 600;
    color: #000;

}
    .s-brief__content h2 {
        font-size: 31px;
        color: #000;
        text-transform: capitalize;
    }

@media(min-width: 992px) {
    .page-header__wrap p {
        font-size: 18px
    }
    .s-brief__content h2{
        color: #000;
    }
}

@media(min-width: 1440px) {
    .page-header__wrap p {
           font-size: 18px;
        margin-top: 18px;
        padding: 0 248px;
        color: #000;
        text-transform: capitalize;

    }
}
.page-header__wrap h1{
   color: #000;
    font-weight: 700;
    text-transform: capitalize;
}
.page-header .tab-nav {
    margin-bottom: 0
}

header .custom-select {
    border-color: rgba(255, 255, 255, .5);
    padding: 6px 12px;
    color: #fff;
    margin-left: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Exo 2", sans-serif;
    font-weight: 600
}

@media(min-width: 1200px) {
    header .custom-select {
        background-color: #35a936
    }
}

@media(max-width: 1200px) {
    header .custom-select {
        margin: 30px 20px 0;
        max-width: 64px
    }
}

header .custom-select.active {
    border-top-color: rgba(255, 255, 255, .5);
    border-radius: 0
}

@media(min-width: 1200px) {
    header .custom-select.active {
        border-radius: 3px 3px 0 0
    }
}

header .custom-select__list {
    border-color: rgba(255, 255, 255, .5);
    bottom: auto;
    top: 100%;
    border-width: 0 1px 1px 1px;
    border-radius: 0
}

@media(min-width: 1200px) {
    header .custom-select__list {
        border-radius: 3px 3px 0 0
    }
}

@media(min-width: 1200px) {
    header .custom-select__list {
        background-color: #35a936;
        bottom: auto;
        top: 100%;
        border-radius: 0 0 3px 3px;
        border-width: 0 1px 1px 1px
    }
}

header .custom-select__list li a {
    line-height: 38px;
    text-align: left;
    padding: 0 12px
}

@media(min-width: 1200px) {
    header .custom-select__list li a:hover {
        background-color: #35a936;
    }
}

@media(min-width: 1200px) {
    header .custom-select>svg {
        display: none
    }
}

header .custom-select .current {
    width: 100%
}

@media(min-width: 1200px) {
    .dropdown-list__row {
        display: flex;
        justify-content: space-between;
        margin-left: -15px;
        margin-right: -15px
    }
}

@media(min-width: 1200px) {
    .dropdown-list__item {
        padding-left: 15px;
        padding-right: 15px
    }
}

.dropdown-list__item+* {
    margin-top: 22px
}

@media(min-width: 1200px) {
    .dropdown-list__item+* {
        margin-top: 0
    }
}

.dropdown-list__item .menu-link {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .42px;
    padding-left: 26px;
    position: relative
}

.dropdown-list__item .menu-link:hover:before {
    transform: translateX(3px)
}

.dropdown-list__item .menu-link:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/arrow-left-white.svg");
    transition: .35s ease
}

.dropdown-list__sub-menu {
    margin-top: 15px
}

.dropdown-list__sub-menu-link a {
   color: #000;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 28px;
    padding: 3px 10px 3px 26px;
    border-radius: 3px;
    font-size: 15px;
    text-transform: uppercase;
}

.dropdown-list__sub-menu-link a:hover {
    background-color: #35a936;
    opacity: 1 !important
}

.dropdown-list__sub-menu-link a+a {
    margin-top: 10px
}

footer {
    background: linear-gradient(100deg, #ffffff 0%, #35a936 100%);
    font-size: 14px
}

footer .google-partner {
       background-color: #fff;
}

*+footer .google-partner {
    margin-top: 20px
}

footer .google-partner:hover {
    background-color: #fff !important
}

footer .footer-nav {
    font-size: 16px
}

footer .footer__contacts li {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

footer .footer__contacts li h5+* {
    margin-top: 8px
}

footer .footer__contact-group {
    display: flex
}

footer.invert .socials li a:hover {
    opacity: 1
}

footer .container.s-padding {
    padding-top: 80px;
    padding-bottom: 80px
}

@media(max-width: 767px) {
    footer .container.s-padding {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.footer__bottom {
   background: linear-gradient(100deg, #ffffff 0%, #35a936 100%);
    padding: 0px 0;
    border-top: 1px solid;
}
.footer__bottom a{
    color: #000;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;

}
.footer__bottom-center span{
      color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}

.footer__bottom .row {
    align-items: center
}

.footer__bottom-list {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.footer__bottom-list li+* {
    margin-left: 40px
}

.footer__contacts-col {
    margin-top: 40px
}

@media(min-width: 992px) {
    .footer__contacts-col {
        margin-top: 0
    }
}

.footer__right {
    margin-top: 40px
}

@media(min-width: 992px) {
    .footer__right {
        margin-top: 0
    }
}

.footer__right .form__newsletter {
    margin-top: 40px
}

.footer__left>*+* {
    margin-top: 20px
}

@media(min-width: 768px) {
    .footer__left>*+* {
        margin-top: 20px
    }
}

.footer__left p {
  color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    padding: 0 30px 0 0px;
    letter-spacing: 1px;
}

.footer__contacts li {
    display: flex;
    align-items: flex-start
}

.footer__contacts li+* {
    margin-top: 20px
}

.footer__contacts li svg {
    fill: #fff;
    flex: 0 0 auto;
    margin-right: 16px
}

.footer__contacts li span {
    display: flex;
    flex-direction: column
}

.footer__contacts li span a+* {
    margin-top: 7px
}

.footer__menu-col {
        display: revert;
    margin-top: 38px;
    padding: 0;
}

@media(min-width: 1440px) {
    .footer__menu-col {
               display: block;
        margin: 0;
    }
    .footer__bottom {
    background: linear-gradient(100deg, #ffffff 0%, #35a936 100%);
        padding: 20px 0;
    border-top: 1px solid;
}
}

.footer__bottom-right {
    margin-top: 20px
}

@media(min-width: 768px) {
    .footer__bottom-right {
        text-align: right;
        margin-top: 0
    }
}

.footer__bottom-center {
    margin-top: 20px
}

@media(min-width: 768px) {
    .footer__bottom-center {
        text-align: center;
        margin-top: 0
    }
}

.select-language {
    display: flex;
    margin-left: -5px;
    margin-right: -5px
}

@media(min-width: 768px) {
    .select-language {
        justify-content: flex-end
    }
}

.select-language select {
    background: transparent;
    cursor: pointer;
    transition: .35s ease;
    font-weight: 600;
    box-shadow: none;
    padding: 5px;
    line-height: 30px;
    border-radius: 5px;
    border: none;
    border-color: transparent
}

.select-language select * {
    background: #fff
}

.select-language select option {
    cursor: pointer;
    padding: 2px 0;
    color: #202020;
    transition: .35s ease
}

.custom-select {
    position: relative;
    text-align: left;
    padding: 6px 20px;
    border: 1px solid rgba(24, 150, 240, .5);
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: flex;
    align-items: center
}

.custom-select.active {
    border-radius: 0 0 3px 3px;
    border-top-color: transparent
}

.custom-select>svg {
    flex: 0 0 auto;
    margin-right: 15px
}

.custom-select__list {
    position: absolute;
    bottom: 100%;
    right: -1px;
    left: -1px;
    border: solid rgba(24, 150, 240, .5);
    border-width: 1px 1px 0 1px;
    background-color: #35a936;;
    transition: .35s ease;
    transform: translateY(5px);
    opacity: 0;
    pointer-events: none;
    border-radius: 3px 3px 0 0;
    overflow: hidden
}

.custom-select.active .custom-select__list {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto
}

.custom-select__list li a {
    display: block;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    transition: .35s ease;
    text-align: center
}

.custom-select__list li a:hover {
    color: #fff;
    background-color: #35a936;
    opacity: 1 !important
}

.current {
    display: flex;
    align-items: center;
    line-height: 24px;
    padding-right: 20px;
    position: relative
}

.current svg {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(0);
    transition: .35s ease
}

.active .current svg {
    transform: translateY(-50%) rotate(180deg)
}

.footer-nav li {
    position: relative;
}

.footer-nav li+li {
    margin-top: 20px
}

.footer-nav li .menu-link {
       padding-left: 23px;
    position: relative;
    color: #ffffff!important;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Exo 2';
    font-size: 16px;

}

.footer-nav li .menu-link:hover:before {
    transform: translateX(3px)
}

.footer-nav li .menu-link:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;

    transition: .35s ease
}



.services {
    position: relative;
    z-index: 2;
    margin-top: -117px
}

@media(min-width: 1200px) {
    .services {
        margin-top: -127px
    }
}

.services__item {
        background-color: #000000!important;
    border-radius: 3px!important;
    border: 1px solid #000000!important;
    padding: 30px!important;
    height: 100%!important;
    transition: .35s ease!important;
    display: block!important;
    color: #ffffff!important;
    border-radius: 30px;
    font-weight: 600;

}

@media(min-width: 1200px) {
    .services__item {
        padding: 40px
    }
}

.services__item:hover {
    box-shadow: 0px 10px 25px rgba(0, 97, 164, .15);
     color: #088b09;
}

.services__item-header {
     
    margin-bottom: 30px
}

.services__item-header h3 {
    line-height: 1;
        color: #fff;
}

.services__item-header img {
    flex: 0 0 auto;
          WIDTH: 41%;
    MARGIN-LEFT: 85PX;
}

.services__item-header img+* {
    margin-left: 20px
}

.services__item-content p {
    color: #ffffff;
    font-weight: 600;
}

.services__item-content p+* {
    margin-top: 30px
}

.services__item-content ul li:before {
    background-image: none;
    background-color: #ffffff;
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.single-service-result .box-service {
    padding: 30px
}

@media(min-width: 1200px) {
    .single-service-result .box-service {
        padding: 40px
    }
}

.single-service-result .box-service__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #b4e0ff;
    flex: 0 0 auto;
    max-width: none
}

@media(min-width: 1200px) {
    .single-service-result .box-service__icon {
        width: 74px;
        height: 74px;
        border-width: 4px
    }
}

.single-service-result .box-service__icon img {
    max-width: 25px;
    max-height: 25px
}

@media(min-width: 1200px) {
    .single-service-result .box-service__icon img {
        max-width: 30px;
        max-height: 30px
    }
}

@media(min-width: 1200px) {
    .block-center__item:hover,
    .services__item:hover,
    .box-intro:hover {
        transform: translateY(-20px)
    }
}

.portfolio__row {
    margin-bottom: -30px
}

*+.portfolio__row {
    margin-top: 40px
}

.portfolio__col {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media(min-width: 768px) {
    .portfolio__col {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width: 992px) {
    .portfolio__col {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}

@media(min-width: 1200px) {
    .portfolio__col {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media(min-width: 1200px) {
    .portfolio__col:nth-child(6n-3) {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width: 1200px) {
    .portfolio__col:nth-child(6n-2) {
        flex: 0 0 50%;
        max-width: 50%
    }
}

.portfolio__item {
    height: 254px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 30px;
    background-color: #272727;
    overflow: hidden
}

@media(min-width: 1200px) {
    .portfolio__item {
        padding: 40px
    }
}

.portfolio__item * {
    z-index: 4;
    color: #fff
}

.portfolio__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(32, 32, 32, 0.5) 0%, rgba(32, 32, 32, 0.75) 0.01%, rgba(32, 32, 32, 0.95) 100%);
    z-index: 2;
    transition: .2s linear
}

.portfolio__item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    opacity: 0;
    z-index: 3;
    transition: .2s linear
}

@media(min-width: 1200px) {
    .portfolio__item .portfolio__item-content {
        padding-bottom: 0;
        margin-bottom: 0
    }
}

@media(min-width: 1200px) {
    .portfolio__item:hover {
        box-shadow: 0px 10px 25px rgba(0, 97, 164, .15)
    }
    .portfolio__item:hover:before {
              opacity: 0.6;
    }
    .portfolio__item:hover:after {
        opacity: 1
    }
    .portfolio__item:hover .portfolio__item-content {
        padding-bottom: 30px;
        margin-bottom: 17px
    }
    .portfolio__item:hover .portfolio__item-content .btn-link {
        opacity: 1
    }
    .portfolio__item:hover .portfolio__item-content .btn-link:hover svg {
        transform: translate(3px, 1px)
    }
    .portfolio__item:hover .portfolio__item-bg {
        transform: translate(-50%, -50%) scale(1.015)
    }
}

.portfolio__item-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: 1;
    transition: .25s ease-out
}

.portfolio__item-content {
    position: relative;
    transition: .25s ease-out
}

.portfolio__item-content h4+* {
    margin-top: 5px
}

.portfolio__item-content .meta {
    font-weight: 500;
    font-size: 13px;
    display: flex;
    align-items: flex-start
}

.portfolio__item-content .meta li {
    position: relative
}

.portfolio__item-content .meta li:not(:last-child) {
    margin-right: 23px
}

.portfolio__item-content .meta li:not(:last-child):before {
    content: "";
    position: absolute;
    top: 5px;
    right: -12px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #fff
}

.portfolio__item-content .btn-link {
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    transition: .25s ease-out
}

.portfolio__item-content .btn-link>* {
    flex: 0 0 auto
}

@media(min-width: 1200px) {
    .portfolio__item-content .btn-link {
        margin-top: 0;
        position: absolute;
        top: 100%;
        left: 0;
        opacity: 0
    }
}

.portfolio__item-content .btn-link svg {
    fill: #fff;
    margin-left: 6px;
    transform: translate(0, 1px);
    transition: .25s ease-out
}

.portfolio-category__container {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto
}

.portfolio-category__item {
    margin-left: -15px;
    margin-right: -15px;
    display: grid;
    grid-template-columns: 1fr;
    align-content: start
}

@media(min-width: 992px) {
    .portfolio-category__item {
        grid-template-columns: repeat(2, 50%)
    }
}

.portfolio-category__item:nth-child(2n) .portfolio-category__item-img {
    order: 1
}

.portfolio-category__item:not(:first-child) {
    border-top: 1px solid #b4e0ff;
    margin-top: 60px;
    padding-top: 60px
}

.portfolio-category__item-img {
    grid-column: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    order: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

@media(min-width: 992px) {
    .portfolio-category__item-img {
        order: 0;
        grid-row: 1/4;
        padding-top: 74px
    }
}

.portfolio-category__item-header {
    grid-column: auto;
    align-self: self-start;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width: 992px) {
    .portfolio-category__item-header {
        grid-row: 1/3
    }
}

.portfolio-category__item-header h3 {
      color: #35a936;
    text-transform: capitalize;
}

.portfolio-category__item-header h3+p {
       margin-top: 10px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}

.portfolio-category__item-content {
    grid-column: auto;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    order: 2
}

@media(min-width: 992px) {
    .portfolio-category__item-content {
        order: 0;
        grid-row: col-start 2/span 4
    }
}

.portfolio-category__item-content .portfolio__tabs-nav {
    justify-content: flex-start;
    border-bottom: 1px solid #b4e0ff;
    margin-bottom: 20px;
    padding: 0;
    border-radius: 0;
    flex-direction: row;
    border-width: 0 0 1px 0
}

.portfolio-category__item-content .portfolio__tabs-nav li {
    margin-bottom: 0
}

.portfolio-category__item-content .portfolio__tabs-nav li+li {
    margin-left: 30px
}

@media(min-width: 1200px) {
    .portfolio-category__item-content .portfolio__tabs-nav li+li {
        margin-left: 40px
    }
}

.portfolio-category__content {
    margin-top: 20px
}

.portfolio-category__content+.btn {
    margin-top: 40px
}

.portfolio-category__content h6+p {
    margin-top: 10px
}

.portfolio-category__content p+p {
    margin-top: 10px
}

.portfolio-category__content p+h6 {
    margin-top: 20px
}

.portfolio-category .btn-wrap {
    border-top: 1px solid #b4e0ff;
    padding-top: 40px
}

.s-counter {
background: linear-gradient(90deg, #35a936 0%, #42af58 100%);
}

.s-counter.center .counter__item>* {
    text-align: center;
    max-width: 266px;
    margin-left: auto;
    margin-right: auto
}

.s-counter.center .counter__item-number {
    justify-content: center
}

.s-counter__img {
    display: none;
    margin-top: -50px
}

@media(min-width: 992px) {
    .s-counter__img {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start
    }
}

.counter__item-row {
    margin-bottom: -60px
}

@media(min-width: 1200px) {
    .counter__item-row {
        margin-bottom: -80px
    }
    .s-counter__content .counter__item-row {
        max-width: 620px
    }
}

.counter__item {
    margin-bottom: 60px;
    text-align: center
}

@media(min-width: 768px) {
    .counter__item {
        text-align: left
    }
}

@media(min-width: 1200px) {
    .counter__item {
        margin-bottom: 80px
    }
}

.counter__item h6 {
    text-transform: uppercase;
    margin-top: 5px
}

.counter__item p {
      padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    font-family: 'Exo 2';
    text-transform: capitalize;
}

.counter__item-number {
    font-weight: 600;
    font-size: 46px;
    line-height: 1;
    display: flex;
    justify-content: center
}

@media(min-width: 768px) {
    .counter__item-number {
        justify-content: flex-start
    }
}

@media(min-width: 992px) {
    .counter__item-number {
        font-size: 50px
    }
}

@media(min-width: 1440px) {
    .counter__item-number {
        font-size: 64px
    }
}

.s-about__cover {
        max-width: 520px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    font-family: 'Exo 2';
}

.s-about__cover ul li *+p {
    margin-top: 10px
}

.s-about *+.google-partner,
.s-about .google-partner+* {
    margin-top: 20px
}

.s-about *+.btn {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .s-about *+.btn {
        margin-top: 40px
    }
}

.s-about__col {
    order: 1;
    margin-top: 30px
}

@media(min-width: 992px) {
    .s-about__col {
        order: 0;
        margin-top: 0
    }
}

.s-about__img img {
    width: 100%
}

@media(min-width: 992px) {
    .s-about__img img {
        width: auto
    }
}

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

@media(min-width: 1680px) {
    .s-brief {
        margin-top: 84px
    }
}

@media(min-width: 992px) {
    .s-brief__content {
        max-width: 650px
    }
}

@media(min-width: 1200px) {
    .s-brief__content h2 {
            font-size: 44px;
    color: #000;
    text-transform: capitalize;
    }
}

.s-brief__img {
    display: none;
    align-items: flex-end;
    justify-content: center
}

@media(min-width: 992px) {
    .s-brief__img {
        display: flex
    }
}

.s-brief img {
    margin-top: -84px
}

.blog-block__item {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    background: #fff;
    height: 100%;
    transition: .35s ease;
    display: flex;
    flex-direction: column
}

.blog-block__item:hover {
    box-shadow: 0px 10px 25px rgba(0, 97, 164, .15)
}

.blog-block__item:hover .blog-block__item-content {
    border-color: transparent
}

.blog-block__item-img {
    display: block;
    position: relative;
    flex: 0 0 auto
}

.blog-block__item-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(32, 32, 32, 0.5), rgba(32, 32, 32, 0.5));
    transition: .35s ease
}

.blog-block__item-img img {
    display: block;
    height: 252px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.blog-block__item-img:hover:before {
    opacity: 0
}

.blog-block__item-content {
        padding: 24px 20px 50px;
    overflow: hidden;
    border: solid #7cf97e;
    border-width: 0 1px 1px 1px;
    transition: .35s ease;
    flex-grow: 1;
}

@media(min-width: 1200px) {
    .blog-block__item-content {
        padding: 24px 30px 50px
    }
}

@media(min-width: 1440px) {
    .blog-block__item-content {
              padding: 24px 30px 25px;
    }
}

.blog-block__item-content h4+* {
margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #7cf97e;
}

.blog-block__item-content p {
       color: #000000;
    font-weight: 600;
    text-transform: capitalize;
}

.blog-block__item-info {
    margin-left: -5px;
    margin-bottom: 5px
}

.blog-block__item-info>* {
    margin-left: 5px;
    flex-grow: 1;
    flex-shrink: 0
}

.blog-block__item-label--list {
    display: flex;
    flex-wrap: wrap
}

.blog-block__item-label--list li {
font-size: 15px;
    color: #000000;
    border: 1px solid #7cf97e;
    border-radius: 3px;
    padding: 5px 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
}

.blog-block__item-label--list li+li {
    margin-left: 5px
}

.blog-block__item-date {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    font-size: 14px;
    color: #acb8ce
}

.blog-block__item-date+*:not(ul) {
    margin-top: 10px
}

.p-blog {
    position: relative;
    z-index: 1;
    margin-top: -126px
}

.s-testimonials .custom-container {
    position: relative
}

.s-testimonials__slider {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto
}

.s-testimonials__row>div:first-child {
    order: 1
}

@media(min-width: 768px) {
    .s-testimonials__row>div:first-child {
        order: 0
    }
}

.s-testimonials__content {
    margin-top: 40px
}

@media(min-width: 768px) {
    .s-testimonials__content {
        padding-top: 15px;
        margin-top: 0
    }
}

@media(min-width: 992px) {
    .s-testimonials__content {
        padding-top: 30px;
        padding-right: 30px
    }
}

.s-testimonials__content svg {
    fill: #35a936
}

.s-testimonials__content svg+* {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .s-testimonials__content svg+* {
        margin-top: 40px
    }
}

.s-testimonials__content p {
   font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    color: #000;
    text-transform: capitalize;
}

@media(min-width: 1200px) {
    .s-testimonials__content p {
        font-size: 18px
    }
}

.s-testimonials__content p:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #acb8ce
}

.s-testimonials__content .h5 {
    position: relative;
    opacity: 0;
    transform: translateX(-30px);
    transition: .35s ease-out
}

.slick-current .s-testimonials__content .h5 {
    transition-delay: .6s;
    opacity: 1;
    transform: translateX(0)
}

.s-testimonials__position {
    font-size: 14px;
    color: #acb8ce;
    position: relative;
    opacity: 0;
    margin-top: 10px;
    display: block;
    transform: translateX(-30px);
    transition: .35s ease-out
}

.slick-current .s-testimonials__position {
    transition-delay: .72s;
    opacity: 1;
    transform: translateX(0)
}

.s-testimonials__img {
    position: relative;
    padding-top: 15px;
    padding-left: 15px;
    opacity: 0;
    transform: translateX(30px);
    transition: .35s ease-out
}

@media(min-width: 992px) {
    .s-testimonials__img {
        padding-top: 30px;
        padding-left: 30px
    }
}

.slick-current .s-testimonials__img {
    transition-delay: .8s;
    opacity: 1;
    transform: translateX(0px)
}

.s-testimonials__img:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    background-color: #35a936;
    border-radius: 3px;
    opacity: 0;
    transition: .25s linear
}

@media(min-width: 992px) {
    .s-testimonials__img:before {
        width: calc(100% - 30px);
        height: calc(100% - 30px)
    }
}

.slick-current .s-testimonials__img:before {
    transition-delay: .8s;
    opacity: 1;
    top: 0;
    left: 0
}

.s-testimonials__img img {
    position: relative;
    z-index: 1;
    width: 100%;
    border-radius: 3px;
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width: 1200px) {
    .s-testimonials__img img {
        height: 384px
    }
}

.s-testimonials__slider-arrow {
    position: absolute;
    z-index: 2;
    top: 245px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    pointer-events: none
}

@media(min-width: 768px) {
    .s-testimonials__slider-arrow {
        top: 245px
    }
}

@media(min-width: 992px) {
    .s-testimonials__slider-arrow {
        top: 260px
    }
}

@media(min-width: 1200px) {
    .s-testimonials__slider-arrow {
        top: 354px
    }
}

.s-testimonials__slider-arrow .slick-arrow {
    pointer-events: auto;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    cursor: pointer;
    transition: .35s ease
}

@media(min-width: 1200px) {
    .s-testimonials__slider-arrow .slick-arrow {
        width: 60px;
        height: 60px
    }
}

.s-testimonials__slider-arrow .slick-arrow svg {
    fill: #35a936;
    transition: .35s ease
}

.s-testimonials__slider-arrow .slick-arrow:hover {
    background-color: #35a936
}

.s-testimonials__slider-arrow .slick-arrow:hover svg {
    fill: #fff
}

.s-testimonials__slider-arrow .slick-arrow:active {
    background-color: #35a936;
}

.s-testimonials__slider-arrow .slick-arrow:active svg {
    fill: #fff
}

a.block-center__item:hover h5 {
    color: #35a936;
}

a.block-center__item.active .block-center__item-header {
    border-color: #35a936
}

.block-center {
    position: relative;
    z-index: 2;
    margin-top: -117px
}

@media(min-width: 1200px) {
    .block-center {
        margin-top: -127px
    }
}

.block-center__item {
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #cefccd;
    padding: 30px;
    height: 100%;
    transition: .35s ease;
    text-align: center;
    display: block
}

@media(min-width: 1200px) {
    .block-center__item {
        padding: 40px
    }
}

.block-center__item:hover {
    box-shadow: 0px 10px 25px rgba(0, 97, 164, .15)
}

.block-center__item h5 {
    transition: .35s ease
}

.block-center__item img {
    margin-left: auto;
    margin-right: auto;
    max-width: 44px
}

@media(min-width: 1200px) {
    .block-center__item img {
        max-width: 60px
    }
}

.block-center__item img+* {
   
    margin-top: 20px;
    text-transform: capitalize;

}

.block-center__item p {
   color: #000;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.3px;
}

.block-center__item-header {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cefccd;
}

.our-team__container {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto
}

@media(min-width: 1200px) {
    .our-team__container {
        max-width: 100%
    }
}

.our-team__item {
    text-align: center
}

.our-team__item:hover .our-team__img-first {
    transform: perspective(1600px) rotateY(180deg)
}

.our-team__item:hover .our-team__img-last {
    transform: perspective(1600px) rotateY(360deg);
    z-index: 2
}

.our-team__item-img-cover {
    height: 350px;
    transform: translate3d(0, 0, 0);
    transition: transform .6s, opacity .6s;
    border-radius: 3px;
    position: relative;
    will-change: opacity, transform
}

@media(min-width: 992px) {
    .our-team__item-img-cover {
        height: 385px
    }
}

@media(min-width: 1200px) {
    .our-team__item-img-cover {
        height: 330px
    }
}

@media(min-width: 1440px) {
    .our-team__item-img-cover {
        height: 350px
    }
}

@media(min-width: 1680px) {
    .our-team__item-img-cover {
        height: 385px
    }
}

.our-team__item-img-cover+* {
    margin-top: 30px
}

.our-team__item-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 800ms ease-in-out;
    transform-style: preserve-3d
}

.our-team__img-first {
    transform: perspective(1600px) rotateY(0);
    z-index: 1
}

.our-team__img-last {
    transform: perspective(1600px) rotateY(180deg);
    z-index: 0;
    padding: 30px;
    text-align: left
}

@media(min-width: 1440px) {
    .our-team__img-last {
        padding: 40px
    }
}
.our-team__item-img-content p{
color: #fff;
    font-family: 'Exo 2';
    text-transform: capitalize;
}

.our-team__img-last:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(254.51deg, #35a936 0%, #35a936 106.83%);
    pointer-events: none;
}

.our-team__item-img-content {
    z-index: 1;
    height: 100%;
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-color: rgba(255, 255, 255, .1) transparent;
    scrollbar-width: thin;
    padding-right: 10px;
    margin-right: -10px;
    font-size: 14px
}

@media(min-width: 1440px) {
    .our-team__item-img-content {
        font-size: 16px
    }
}

.our-team__item-img-content::-webkit-scrollbar {
    width: 4px;
    background-color: transparent;
    border-radius: 3px
}

.our-team__item-img-content::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, .1);
    border-radius: 3px
}

.our-team__item-content h5 {
        font-family: 'Exo 2';
    font-weight: 600;
}

.our-team__item-content h5+* {
    margin-top: 10px
}

.our-team__item-prof {
        color: #000000;
    font-family: 'Exo 2';
}

.single-blog {
    max-width: 786px;
    margin-left: auto;
    margin-right: auto
}

.single-blog__tags-cover {
    padding: 20px 0;
    border-bottom: 1px solid #b4e0ff;
    margin-bottom: 40px
}

.block-content h1,
.block-content h2 {
    display: flex;
    width: 100%
}

.block-content h2 {
    font-size: 30px
}

@media(min-width: 768px) {
    .block-content h2 {
        font-size: 36px
    }
}

@media(min-width: 1440px) {
    .block-content h2 {
               font-size: 40px;
        text-transform: capitalize;
    }
}

.block-content *+div {
    margin-top: 40px
}

.block-content *+h1,
.block-content *+h2,
.block-content *+h3,
.block-content *+h4,
.block-content *+h5,
.block-content *+h6 {
 margin-top: 40px;
    text-transform: capitalize;
}

.block-content *+img {
    margin-top: 40px
}

.block-content *+ul,
.block-content *+ol {
   margin-top: 30px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}

.block-content img {
    border-radius: 3px
}

.block-content img[style*="float: left"] {
    margin-right: 30px;
    margin-bottom: 30px
}

@media(max-width: 576px) {
    .block-content img[style*="float: left"] {
        width: 100%;
        margin-right: 0;
        float: none !important
    }
}

.block-content img[style*="float: right"] {
    margin-left: 30px;
    margin-bottom: 30px
}

@media(max-width: 576px) {
    .block-content img[style*="float: right"] {
        width: 100%;
        margin-left: 0;
        float: none !important
    }
}

.block-content div:before,
.block-content div:after {
    content: "";
    display: block;
    clear: both
}

.block-content ol+*,
.block-content ul+* {
    margin-top: 20px
}

.single-blog-form .contact-form-box {
    padding-inline: 0;
    margin-inline: 0;
    border-radius: 0
}

.block-img {
    display: flex;
    flex-wrap: wrap
}

.block-img__image {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    height: auto;
    align-items: stretch
}

@media(min-width: 992px) {
    .block-img__image {
        flex: 0 0 50%;
        max-width: 50%
    }
}

.block-img__image img {
    -o-object-fit: cover;
    object-fit: cover
}

.block-img__content {
    background: radial-gradient(100% 294.34% at 0% 46.86%, #35a936 0%, #0061a4 100%), #35a936;
    padding: 60px 30px;
    flex: 0 0 100%;
    max-width: 100%
}

@media(min-width: 992px) {
    .block-img__content {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media(min-width: 1200px) {
    .block-img__content {
        padding: 80px 30px
    }
}

.block-img__content-item {
    max-width: 514px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.block-img__content-text+.btn {
    margin-top: 40px
}

.quiz__container {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px
}

.quiz__nav {
    font-weight: 500;
    color: #acb8ce;
    font-size: 16px;
    font-family: "Exo 2", sans-serif;
    display: flex;
    align-items: flex-start;
    line-height: 1;
    margin-bottom: 40px
}

@media(min-width: 992px) {
    .quiz__nav {
        font-size: 18px
    }
}

.quiz__nav span {
    color: #202020;
    font-size: 46px;
    line-height: .7
}

@media(min-width: 992px) {
    .quiz__nav span {
        font-size: 50px
    }
}

@media(min-width: 1440px) {
    .quiz__nav span {
        font-size: 64px
    }
}

.quiz__item {
    display: none
}

.quiz__item.active {
    display: block
}

.quiz__item:first-child .btn-invert {
    display: none
}

.quiz__item h4+* {
    margin-top: 40px
}

@media(min-width: 1200px) {
    .quiz__item h4+p {
        margin-top: 30px
    }
}

.quiz .input-wrap+.input-wrap {
    margin-top: 30px
}

.quiz .input-wrap textarea {
    height: 100px
}

.quiz__btn-wrap {
    display: flex;
    align-items: flex-start;
    margin-top: 40px
}

.quiz__btn-wrap .btn {
    flex: 0 0 auto;
    min-width: 110px
}

.quiz__btn-wrap .btn:first-child {
    margin-right: 20px
}

.page-header__single-portfolio {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 30px
}

@media(min-width: 576px) {
    .page-header__single-portfolio {
        flex-direction: row
    }
}

@media(min-width: 1200px) {
    .page-header__single-portfolio {
        margin-top: 40px
    }
}

.page-header .tags {
    flex: 0 0 auto
}

.page-header__single-portfolio-url {
    flex: 0 0 auto;
    margin-top: 10px
}

@media(min-width: 576px) {
    .page-header__single-portfolio-url {
        margin-top: 0;
        padding-left: 30px;
        margin-left: 30px;
        border-left: 1px solid #2b872d;
    }
}

@media(min-width: 1200px) {
    .page-header__single-portfolio-url {
        padding-left: 40px;
        margin-left: 40px
    }
}

.page-header__single-portfolio-url a {
     border-radius: 3px;
    display: block;
    border: 1px solid #35a936;
    padding: 5px 8px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.works-resurse {
    position: relative;
    z-index: 1;
    margin-top: -131px
}
.works-resurse__block h4{
    text-transform: uppercase;

}
.works-resurse__container {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
       border: 1px solid #abf7ad;
    border-radius: 3px;
    max-width: 840px;
    padding: 40px 20px
}

@media(min-width: 768px) {
    .works-resurse__container {
        padding: 50px
    }
}

@media(min-width: 1200px) {
    .works-resurse__container {
        max-width: 1056px;
        padding: 60px 134px
    }
}

.works-resurse__container p,
.works-resurse__container ul,
.works-resurse__container ol {
     color: #000;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Exo 2';
}

*+.works-resurse__block {
    padding-top: 30px;
    margin-top: 30px;
     border-top: 1px solid #91d192;
}

@media(min-width: 1200px) {
    *+.works-resurse__block {
        padding-top: 40px;
        margin-top: 40px
    }
}

.works-resurse__block *+ol,
.works-resurse__block *+ul {
    margin-top: 20px
}

.works-resurse__block ol:not([class]),
.works-resurse__block ul:not([class]) {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -20px
}

.works-resurse__block ol:not([class]) li,
.works-resurse__block ul:not([class]) li {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px
}

@media(min-width: 768px) {
    .works-resurse__block ol:not([class]) li,
    .works-resurse__block ul:not([class]) li {
        padding-right: 20px;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.works-resurse__block ol:not([class]) li+li,
.works-resurse__block ul:not([class]) li+li {
    margin-top: 0
}

.works-resurse__involved {
    border-top: 1px solid #91d192;
    padding-top: 30px;
    margin-top: 30px
}

@media(min-width: 1200px) {
    .works-resurse__involved {
        padding-top: 40px;
        margin-top: 40px
    }
}
.portfolio-stage__item-content p{
       color: #000;
    font-weight: 600;
    text-transform: capitalize;
}

.works-resurse__involved-list {
    align-items: center
}

.works-resurse__involved-item {
    display: flex;
    align-items: center
}

.works-resurse__involved-icon {
    flex: 0 0 auto;
    border-radius: 50%;
    border: 2px solid #b4e0ff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin-right: 20px
}

.works-resurse__involved-text {
       flex-grow: 1;
    font-weight: 600;
    color: #000;
}

.single-portfolio-bg-block {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    margin-top: -160px
}

@media(min-width: 768px) {
    .single-portfolio-bg-block {
        background-attachment: fixed;
        height: 600px;
        margin-top: -200px
    }
}

@media(min-width: 1200px) {
    .single-portfolio-bg-block {
        height: 700px;
        margin-top: -250px
    }
}

.portfolio-stage {
    position: relative
}

.portfolio-stage__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 840px
}

@media(min-width: 1200px) {
    .portfolio-stage__container {
        max-width: 1056px
    }
}

.portfolio-stage__item {
   border: 1px solid #8cce8c;
    border-radius: 3px;
    background-color: #fff;
    padding: 40px 20px;
}

@media(min-width: 768px) {
    .portfolio-stage__item {
        padding: 50px
    }
}

@media(min-width: 1200px) {
    .portfolio-stage__item {
        padding: 60px 134px;
        max-width: 1056px
    }
}

.portfolio-stage__item+* {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .portfolio-stage__item+* {
        margin-top: 40px
    }
}

.portfolio-stage__item-header {
    display: flex;
    align-items: flex-start
}

.portfolio-stage__item-header h3 {
    flex-grow: 1
}

.portfolio-stage__item-label {
    flex: 0 0 auto;
    margin-right: 20px;
    color: #fff;
    width: 30px;
    height: 40px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #35a936;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    position: relative
}

@media(min-width: 1440px) {
    .portfolio-stage__item-label {
        margin-top: 5px
    }
}

.portfolio-stage__item-label:after {
    content: "";
    position: absolute;
    bottom: -2px;
    z-index: 2;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 12px solid #fff
}

.portfolio-stage__item-label:before {
    counter-increment: box-step;
    content: counter(box-step);
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    font-family: "Exo 2", sans-serif;
    padding-top: 3px
}

.portfolio-stage__item-content:not(:empty) {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .portfolio-stage__item-content:not(:empty) {
        margin-top: 40px
    }
}

.portfolio-stage__item-content *+* {
    margin-top: 30px
}

@media(min-width: 1200px) {
    .portfolio-stage__item-content *+* {
        margin-top: 40px
    }
}

.portfolio-stage__wrapper {
    position: relative;
    margin-top: 30px
}

@media(min-width: 576px) {
    .portfolio-stage__wrapper {
        margin-top: 60px
    }
}

.portfolio-stage__nav {
    position: sticky;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    padding: 0 8px;
    transition: .2s ease
}

@media(min-width: 992px) {
    .portfolio-stage__nav {
        padding: 0 20px
    }
}

.portfolio-stage__nav li {
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.portfolio-stage__nav li+li {
    margin-top: 15px
}

.portfolio-stage__nav li a {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #35a936;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.portfolio-stage__nav li a:hover {
    background-color: #35a936
}

.portfolio-stage__nav li a.active {
    width: 16px;
    height: 16px;
    background-color: #35a936;
    border-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 97, 164, .5);
    pointer-events: none
}

.page-404 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 80px 0
}

@media(min-width: 1200px) {
    .page-404 {
        padding: 150px 0
    }
}

.page-404:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(254.51deg, rgba(0, 151, 255, 0.9) 0%, rgba(0, 178, 255, 0.9) 106.83%);
    pointer-events: none
}

.page-404 .container {
    z-index: 2
}

.page-404__wrap h1 {
    font-family: "Exo 2", sans-serif;
    letter-spacing: .05em;
    text-transform: uppercase;
    text-shadow: 0px -80px 61px rgba(0, 97, 164, .23);
    font-weight: 700;
    line-height: 1;
    color: transparent;
    background: linear-gradient(180deg, white 0%, rgba(26, 172, 255, 0) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 142px
}

@media(min-width: 768px) {
    .page-404__wrap h1 {
        font-size: 180px
    }
}

@media(min-width: 992px) {
    .page-404__wrap h1 {
        font-size: 230px
    }
}

@media(min-width: 1440px) {
    .page-404__wrap h1 {
        font-size: 260px
    }
}

.page-404__text-top {
    font-family: "Exo 2", sans-serif;
    color: #a8defd
}

.block-social {
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto
}

.block-social__bg {
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px
}

.block-social__bg-content {
    max-width: 570px
}

@media(max-width: 1200px) {
    .block-social__bg-content {
        max-width: 100%;
        text-align: center
    }
}

@media(max-width: 768px) {
    .block-social--dark .row {
        margin-left: -5px;
        margin-right: -5px
    }
    .block-social--dark .block-social__col {
        padding-left: 5px;
        padding-right: 5px
    }
}

.block-social--dark .item {
    border-radius: 3px;
    border: 1px solid #99eaa9;
    background: #fff;
    max-width: 320px;
    width: 100%;
    padding: 40px
}

@media(max-width: 992px) {
    .block-social--dark .item {
        padding: 24px 10px
    }
}

.block-social--dark .item:hover {
    box-shadow: 0px 10px 25px rgba(0, 97, 164, .15)
}

.block-social--dark .name,
.block-social--dark .number {
       color: #000;
}

.block-social--white .name,
.block-social--white .number {
     color: #000;
}

.block-social__col {
    display: flex;
    justify-content: center
}

.block-social .item {
    display: block;
    text-align: center
}

.block-social .item .icon.telegram:before {
    border-color: rgba(0, 131, 190, .4)
}

.block-social .item .icon.telegram .icon-wrap {
    background-color: #34aadf;
    box-shadow: 0 0 0 15px rgba(0, 131, 190, .4)
}

@media(max-width: 992px) {
    .block-social .item .icon.telegram .icon-wrap {
        box-shadow: 0 0 0 10px rgba(0, 131, 190, .4)
    }
}

.block-social .item .icon.whatsapp:before {
    border-color: rgba(0, 202, 41, .4)
}

.block-social .item .icon.whatsapp .icon-wrap {
    background-color: #1bd741;
    box-shadow: 0 0 0 15px rgba(0, 202, 41, .4)
}

@media(max-width: 992px) {
    .block-social .item .icon.whatsapp .icon-wrap {
        box-shadow: 0 0 0 10px rgba(0, 202, 41, .4)
    }
}

.block-social .item .icon.viber:before {
    border-color: rgba(102, 92, 167, .4)
}

.block-social .item .icon.viber .icon-wrap {
    background-color: #665ca7;
    box-shadow: 0 0 0 15px rgba(102, 92, 167, .4)
}

@media(max-width: 992px) {
    .block-social .item .icon.viber .icon-wrap {
        box-shadow: 0 0 0 10px rgba(102, 92, 167, .4)
    }
}

.block-social .item:hover .icon.telegram .icon-wrap {
    box-shadow: 0 0 0 12px rgba(0, 131, 190, .4)
}

@media(max-width: 992px) {
    .block-social .item:hover .icon.telegram .icon-wrap {
        box-shadow: 0 0 0 4px rgba(0, 131, 190, .4)
    }
}

.block-social .item:hover .icon.whatsapp .icon-wrap {
    box-shadow: 0 0 0 12px rgba(0, 202, 41, .4)
}

@media(max-width: 992px) {
    .block-social .item:hover .icon.whatsapp .icon-wrap {
        box-shadow: 0 0 0 4px rgba(0, 202, 41, .4)
    }
}

.block-social .item:hover .icon.viber .icon-wrap {
    box-shadow: 0 0 0 12px rgba(102, 92, 167, .4)
}

@media(max-width: 992px) {
    .block-social .item:hover .icon.viber .icon-wrap {
        box-shadow: 0 0 0 4px rgba(102, 92, 167, .4)
    }
}

.block-social .item:hover .icon:before {
    width: 100%;
    height: 100%;
    opacity: 1
}

.block-social .item:hover .name {
    letter-spacing: .05em
}

.block-social .icon {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

@media(max-width: 992px) {
    .block-social .icon {
        width: 70px;
        height: 70px
    }
}

.block-social .icon:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    width: 85%;
    height: 85%;
    border: 1px solid;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: .35s ease
}

.block-social .icon .icon-wrap {
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    transition: box-shadow .35s ease
}

@media(max-width: 992px) {
    .block-social .icon .icon-wrap {
        width: 54px;
        height: 54px
    }
}

.block-social .icon svg {
    display: block;
    width: 44px;
    height: 44px
}

@media(max-width: 992px) {
    .block-social .icon svg {
        width: 26px;
        height: 26px
    }
}

.block-social .name {
    margin-top: 10px;
    transition: .35s ease
}

@media(max-width: 992px) {
    .block-social .name {
        margin-top: 10px
    }
}

@media(max-width: 768px) {
    .block-social .name {
        font-size: 16px
    }
}

.block-social .number {
    margin-top: 10px;
        font-weight: 600;
}

@media(max-width: 992px) {
    .block-social .number {
        margin-top: 6px
    }
}

@media(max-width: 768px) {
    .block-social .number {
        display: none
    }
}

.page-header .block-social {
    margin-top: 30px;
    display: none
}

@media(max-width: 768px) {
    .page-header .block-social {
        display: block
    }
}

.pricing {
    width: min(100%, 850px);
    margin-inline: auto;
    background-color: #fff;
    border-radius: 0px 0px 3px 3px;
    box-shadow: 0px 10px 25px rgba(0, 97, 164, .15)
}

.pricing .tab {
    transition: 0s
}

.pricing .tab.visible-content {
    transition: 0s
}

.pricing .tab-nav {
    width: 100%;
    margin-bottom: 0
}

@media(max-width: 576px) {
    .pricing .tab-nav {
        padding: 0;
        flex-direction: row
    }
}

.pricing .tab-nav li {
    display: flex;
    flex-shrink: 1;
    flex-grow: 1;
    font-weight: 600;
    font-size: 24px;
    font-family: "Exo 2", sans-serif;
    padding: 18px 10px;
        background-color: #8ecf8f;
    width: 50%;
    justify-content: center;
    margin-bottom: 0;
    overflow: hidden
}

@media(max-width: 576px) {
    .pricing .tab-nav li {
        font-size: 18px;
        padding-block: 15px
    }
}

.pricing .tab-nav li:hover {
    letter-spacing: .03em
}

.pricing .tab-nav li+* {
    margin-left: 0
}

.pricing .tab-nav li a {
    position: absolute;
    inset: 0;
    z-index: 2;
    opacity: 0
}

.pricing .tab-nav li img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 68px;
    opacity: .1;
    transform: translate(-50%, -50%);
    transition: .35s ease
}

@media(max-width: 576px) {
    .pricing .tab-nav li img {
        width: 62px
    }
}

.pricing .tab-nav li span {
    position: relative;
    z-index: 1
}

.pricing .tab-nav li:before {
    height: 4px
}

.pricing .tab-nav li.active {
   color: #ffffff;
    background-color: #43af44;
    pointer-events: none;
}

.pricing .tab-nav li.active img {
    width: 100px
}

.pricing .tabs-content {
    padding: 30px
}

@media(min-width: 576px) {
    .pricing .tabs-content {
        padding: 40px 60px 30px 60px
    }
}

@media(min-width: 768px) {
    .pricing .tabs-content {
        padding: 40px 40px 30px 40px
    }
}

@media(min-width: 992px) {
    .pricing .tabs-content {
        padding: 40px 30px 30px 30px
    }
}

.pricing .box-pricing__footer {
    padding: 0 30px 30px 30px;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(min-width: 576px) {
    .pricing .box-pricing__footer {
        padding: 30px 60px 40px 60px
    }
}

.pricing .box-pricing__footer p {
    font-size: 16px;
    color: #acb8ce;
    max-width: 430px;
    margin-right: auto;
    margin-left: auto;
      font-family: "Titillium Web", sans-serif;
    text-align: center
}

.pricing .box-pricing__footer *+p {
    margin-top: 15px
}

@media(min-width: 992px) {
    .pricing .box-pricing__footer *+p {
        margin-top: 20px
    }
}

.pricing .box-pricing__footer--group {
    display: flex;
    align-items: center;
    flex-direction: column
}

@media(min-width: 576px) {
    .pricing .box-pricing__footer--group {
        flex-direction: row
    }
}

.pricing .box-pricing__footer--group .btn {
    font-size: 14px;
    text-transform: uppercase;
    min-height: 50px;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center
}

@media(min-width: 1200px) {
    .pricing .box-pricing__footer--group .btn {
        min-width: 230px;
        width: 100%
    }
}

.pricing .price-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 10px;
    border-radius: 0px 0px 3px 3px;
    background-color: #e5f3fd;
    border: 1px solid #ced9ed;
    font-size: 20px;
    color: #35a936;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    overflow: hidden;
    min-height: 50px;
    min-width: 180px;
    max-width: 180px
}

@media(min-width: 576px) {
    .pricing .price-box {
        font-size: 24px
    }
}

@media(min-width: 992px) {
    .pricing .price-box {
        font-size: 28px
    }
}

@media(min-width: 1200px) {
    .pricing .price-box {
        min-width: 230px;
        max-width: 230px;
        width: 100%;
        font-size: 32px;
        font-family: "Exo 2", sans-serif
    }
}

.pricing .price-box__symbol,
.pricing .price-box__number {
    display: flex;
    max-width: 100%
}

.pricing .price-box__symbol {
    margin: 0 5px
}

.pricing .price-box+.btn {
    margin-top: 10px
}

@media(min-width: 576px) {
    .pricing .price-box+.btn {
        margin-top: 0;
        margin-left: 10px
    }
}

@media(min-width: 1200px) {
    .pricing .price-box+.btn {
        margin-left: 20px
    }
}

.pricing .box-item {
    padding-bottom: 25px;
    border-bottom: 1px solid #e5f3fd
}

.pricing .box-item+.box-item {
    margin-top: 20px
}

@media(min-width: 992px) {
    .pricing .box-item+.box-item {
        margin-top: 25px
    }
}

/*# sourceMappingURL=maps/style.css.map */
.local{
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
}
.main{
        color: #35a936;
}

.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
    margin-top:16px;
}

.float2{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    left:40px;
    background-color:darkblue;
    color:#FFF;
    border-radius:50px;
    text-align:center;
  font-size:30px;
    box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float2{
    margin-top:16px;
}



.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
