dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
    margin-top: 0
}

address, dl, ol, p, pre, ul {
    margin-bottom: 1rem
}

body, caption {
    text-align: left
}

button, hr, input {
    overflow: visible
}

pre, textarea {
    overflow: auto
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
    display: block
}

dd, h1, h2, h3, h4, h5, h6, label, legend {
    margin-bottom: .5rem
}

address, legend {
    line-height: inherit
}

progress, sub, sup {
    vertical-align: baseline
}

label, output {
    display: inline-block
}

.flex-column, .flex-row {
    -webkit-box-direction: normal !important
}

.owl-carousel.owl-rtl, html {
    direction: rtl
}

.owl-carousel, .owl-carousel .owl-item, .owl-theme .owl-dots, .owl-theme .owl-nav, html {
    -webkit-tap-highlight-color: transparent
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

@-ms-viewport {
    width: device-width
}

body {
    margin: 0;
    font-weight: 400;
    color: #212529;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

abbr[data-original-title], abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    font-style: normal
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none
}

    a:hover {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):focus {
            outline: 0
        }

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

pre {
    -ms-overflow-style: scrollbar
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    caption-side: bottom
}

th {
    text-align: inherit
}

.header__login, .owl-theme .owl-nav, .text-center {
    text-align: center
}

button {
    -webkit-border-radius: 0;
    border-radius: 0
}

    button:focus {
        outline: dotted 1px;
        outline: -webkit-focus-ring-color auto 5px
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.header__phoneContainer, html {
    -webkit-box-sizing: border-box
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}
/*textarea{resize:vertical}*/

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    width: 100%;
    max-width: 100%;
    padding: 0;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal
}

.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.header__phoneContainer, .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    max-width: 95%
}

@media (min-width:576px) {
    .container {
        max-width: 95%
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-1, .col-auto {
    -webkit-box-flex: 0
}

.col-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2, .col-3 {
    -webkit-box-flex: 0
}

.col-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4, .col-5 {
    -webkit-box-flex: 0
}

.col-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6, .col-7 {
    -webkit-box-flex: 0
}

.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8, .col-9 {
    -webkit-box-flex: 0
}

.col-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10, .col-11 {
    -webkit-box-flex: 0
}

.col-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .d-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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        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: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-column-reverse, .flex-row-reverse {
    -webkit-box-direction: reverse !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-column, .flex-sm-row {
        -webkit-box-direction: normal !important
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-column, .flex-md-row {
        -webkit-box-direction: normal !important
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-column, .flex-lg-row {
        -webkit-box-direction: normal !important
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-column, .flex-xl-row {
        -webkit-box-direction: normal !important
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

.header__phone, b, strong {
    font-weight: 700
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease,-webkit-transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transform: scale(1.3,1.3);
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px
}

    .owl-theme .owl-nav [class*=owl-] {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #d6d6d6;
        display: inline-block;
        cursor: pointer;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

        .owl-theme .owl-nav [class*=owl-]:hover {
            background: #869791;
            color: #fff;
            text-decoration: none
        }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px
        }

.owl-theme .owl-dots {
    text-align: center
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #d6d6d6;
            display: block;
            -webkit-backface-visibility: visible;
            -webkit-transition: opacity .2s ease;
            -o-transition: opacity .2s ease;
            transition: opacity .2s ease;
            -webkit-border-radius: 30px;
            border-radius: 30px
        }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #869791
        }

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: orange;
    color: #fff
}

::selection {
    background-color: orange;
    color: #fff
}

.ltr {
    direction: ltr
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: Arimo,sans-serif;
    overflow-x: hidden
}

    body input, body textarea {
        border: 1px solid #666;
        outline: 0
    }

ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

    .img-responsive.img-width {
        width: 100%
    }

.header {
    min-height: 790px;
    background: url(/Images/first-bg.png) center top/cover no-repeat
}

.header_small {
    min-height: 270px;
    margin-bottom: -240px;
    background: url(/Images/header_small.png) center bottom/cover no-repeat
}

.header__phone {
    font-size: 27px;
    margin-right: 15px;
    color: #fff
}

    .header__phone:hover {
        text-decoration: none;
        color: #fff
    }

.header__login {
    width: 50%;
    margin-right: 15px;
    padding: 5px 30px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #505a88;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.logo, .menu__item {
    margin-right: 20px
}

.header__output, .header__singUp {
    width: 50%;
    text-align: center;
    padding: 5px 30px;
    -webkit-border-radius: 50px;
    font-size: 18px;
    font-weight: 700
}

.header__login:hover {
    text-decoration: none;
    color: #505a88;
    background-color: #fff
}

.header__singUp {
    border-radius: 50px;
    background-color: #fff;
    color: #505a88
}

    .header__singUp:hover {
        text-decoration: none;
        color: #fff;
        background-color: #505a88
    }

.header__output {
    border-radius: 50px;
    background-color: #505a88;
    color: #fff
}

    .header__btn, .header__output:hover {
        background-color: #fff;
        text-decoration: none
    }

    .header__output:hover {
        color: #505a88
    }

.header__phoneContainer {
    background: url(/Images/top_phone-bg.png) center top/cover no-repeat;
    padding: 0 43px;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    box-sizing: border-box
}

.header__btn, .header__text {
    -webkit-box-orient: vertical
}

.header__top {
    margin-bottom: 100px
}

.header__title {
    text-align: right;
    font-size: 43px;
    font-weight: 700;
    color: #fff
}

.header__list {
    margin-bottom: 25px
}

.header__item {
    text-align: right;
    font-size: 24px;
    color: #fff;
    position: relative;
    padding-right: 35px
}

    .header__item::before {
        content: url(/Images/list-marker.svg);
        position: absolute;
        right: 0;
        top: 5px
    }

.header__btn {
    line-height: 1;
    padding: 15px 25px 10px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center
}

.menu__link::before, .menu__link_home_active {
    -webkit-border-radius: 50%;
    background-color: #fff
}

.burger, .header__text {
    -webkit-flex-direction: column
}

.header__btn:hover {
    text-decoration: none
}

.header__btnTop {
    display: block;
    font-size: 29px;
    font-weight: 700;
    color: #4f5c87
}

.header__btnBottom {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #4aa77e
}

.header__btnContainer, .header__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.header__text {
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 70px
}

.header__btnContainer, .menu__link_home_active {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.header__btnContainer {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu {
    padding-top: 50px
}

.menu__item:nth-last-of-type(1) .menu__link::before {
    content: none
}

.menu__link {
    font-size: 20px;
    color: #fff;
    position: relative
}

    .menu__link::before {
        content: "";
        position: absolute;
        height: 3px;
        width: 3px;
        border-radius: 50%;
        left: -10px;
        top: 50%
    }

    .menu__link:hover {
        color: #fcff00;
        text-decoration: none
    }

.menu__link_active {
    padding: 7px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.menu__link_home {
    fill: #fff
}

    .menu__link_home:hover {
        fill: #fcff00
    }

.menu__link_home_active {
    fill: #505a88;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 50%
}

.burger, .toSendALetter {
    -webkit-box-orient: vertical
}

.menu__link_home::before {
    content: none
}

.menuClose {
    display: none;
    height: 25px;
    width: 25px;
    position: relative
}

.menuClose__line {
    position: absolute;
    top: 50%;
    height: 3px;
    width: 100%;
    background-color: #fff
}

    .menuClose__line:nth-of-type(1) {
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg)
    }

    .menuClose__line:nth-of-type(2) {
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

.burger {
    display: none;
    height: 70px;
    width: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.toSendALetter, .toSendALetter__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.burger__line {
    height: 5px;
    width: 42px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 6px
}

    .burger__line:nth-last-of-type(1) {
        margin-bottom: 0
    }

.logo {
    position: relative;
    line-height: 1.2;
    padding-top: 20px
}

    .logo::after {
        content: url(/Images/logo-img.png);
        position: absolute;
        top: 22px;
        left: -18px
    }

.logo__top {
    font-family: Oswald,sans-serif;
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0
}

.logo__bottom {
    margin: 0;
    font-size: 15px;
    color: #fff
}

.logo:hover {
    text-decoration: none
}

.toSendALetter__newPhone:hover {
    color: #fff;
    text-decoration: none
}

.toSendALetter {
    width: 100%;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 90px
}

.toSendALetter__form, .toSendALetter__inputContainer {
    -webkit-box-orient: horizontal;
    width: 100%;
    -webkit-box-direction: normal
}

.toSendALetter__title {
    font-size: 24px;
    color: #4f5c87;
    margin-bottom: 23px;
    font-weight: 400
}

    .toSendALetter__title::before {
        content: url(/Images/mail-icon.svg);
        margin-left: 12px;
        vertical-align: middle
    }

.toSendALetter__form {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.toSendALetter__inputContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    height: 40px;
    border: 1px solid #4f5c87;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-left: 18px
}

.toSendALetter__input {
    width: 100%;
    margin-right: 10px;
    border-color: transparent
}

    .toSendALetter__input::-webkit-input-placeholder {
        color: #4f5c87
    }

    .toSendALetter__input::-moz-placeholder {
        color: #4f5c87
    }

    .toSendALetter__input:-ms-input-placeholder {
        color: #4f5c87
    }

    .toSendALetter__input::-ms-input-placeholder {
        color: #4f5c87
    }

    .toSendALetter__input::placeholder {
        color: #4f5c87
    }

.toSendALetter__btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 50px;
    background-color: #4aa77e;
    color: #fff;
    border: none;
    font-size: 28px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer
}

.toSendALetter__newPhone {
    display: none;
    padding: 10px 50px;
    background-color: #39406c;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 70px
}

    .toSendALetter__newPhone::before {
        content: url(/Images/phone-icon.svg);
        margin-left: 25px
    }

.ourServices {
    background-color: #eaeaea;
    padding: 60px 0
}

.ourServices__title {
    font-size: 48px;
    color: #4f5c87;
    text-align: center;
    margin-bottom: 70px;
    font-weight: 400
}

.ourServices__list {
    margin-left: -15px;
    margin-right: -15px;
    justify-content: center;
}

    .ourServices__list::after {
        display: block;
        clear: both;
        content: ""
    }

.ourServices__itemContainer {
    padding: 27px 27px 15px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
}

.ourServices__imgContainer, .people {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.footer__container, .ourServices__imgContainer {
    -webkit-box-direction: normal;
    -webkit-flex-direction: row
}

.ourServices__itemContainer_more {
    background-color: #465284
}

.ourServices__item {
    margin-bottom: 30px;
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 24%
}

    .ourServices__item a:hover {
        text-decoration: none
    }

.ourServices__imgContainer {
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 125px;
    width: 125px;
    margin-bottom: 35px;
    background-color: #3f617b
}

.ourServices__imgContainer_green {
    background-color: #319364
}

.ourServices__imgContainer_greenDark {
    background-color: #267668
}

.ourServices__imgContainer_purple {
    background-color: #52568a
}

.ourServices__description {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #585858;
    line-height: 1.25;
    margin: 0;
    width: 100%
}

.ourServices__description_more {
    width: 100%;
    color: #fff;
    font-size: 34px;
    margin-bottom: 25px
}

.ourServices__circle {
    cursor: pointer;
    height: 60px;
    width: 60px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative
}

    .ourServices__circle::after, .ourServices__circle::before {
        position: absolute;
        left: 50%;
        width: 20px;
        height: 1px;
        background-color: #465284;
        content: ""
    }

    .ourServices__circle::before {
        bottom: 38%;
        -webkit-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg)
    }

    .ourServices__circle::after {
        top: 38%;
        -webkit-transform: translateX(-50%) rotate(135deg);
        -ms-transform: translateX(-50%) rotate(135deg);
        transform: translateX(-50%) rotate(135deg)
    }

.people {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 455px;
    background: url(/Images/people.jpg) center top/cover no-repeat
}

.footer__container, .footer__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.people__text {
    padding: 30px 45px 35px;
    background-color: #fff;
    width: 730px;
    margin-bottom: 85px;
    margin-top: 85px;
    text-align: center
}

.footer {
    padding: 26px 0
}

.footer__container {
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__list {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__share, .modal__contant {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.footer__item {
    margin-left: 15px;
    position: relative
}

    .footer__item::after {
        content: "";
        position: absolute;
        top: 12px;
        left: -9px;
        height: 4px;
        width: 4px;
        background-color: #585858;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

    .footer__item:nth-last-of-type(1)::after {
        content: none
    }

.footer__link {
    font-size: 14px;
    color: #585858;
    white-space: pre
}

.footer__share {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px
}

.fb-share-button {
    line-height: 0;
    margin-right: 10px
}

.overlayForMenu, .overlayForModal {
    background-color: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 100
}

.modal {
    max-height: 100vh;
    overflow-y: auto;
    z-index: 101;
    position: fixed;
    top: 50%;
    left: 50%;
    right:auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 870px;
    background-color: #fff;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    display: none
}

.modal__contant {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
}

.modal__form, .modal__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical
}

.modal__left {
    width: 60%;
    padding: 55px 60px 80px 65px
}

.checkbox-custom, .modal__checkbox {
    padding-right: 20px
}

.modal__right {
    width: 40%;
    background: url(/Images/signUp-img.jpg) center bottom/cover no-repeat;
    -webkit-border-radius: 0 21px 21px 0;
    border-radius: 0 21px 21px 0;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px
}

.modal__btn, .modal__input {
    border: none;
    width: 100%
}

.modal__title {
    font-weight: 700;
    font-size: 35px;
    text-align: center;
    color: #39406c;
    line-height: 1.167;
    margin-bottom: 30px
}

.modal__input::-webkit-input-placeholder {
    color: #39406c
}

.modal__input::-moz-placeholder {
    color: #39406c
}

.modal__input:-ms-input-placeholder {
    color: #39406c
}

.modal__input::-ms-input-placeholder {
    color: #39406c
}

.modal__input::placeholder {
    color: #39406c
}

.modal__btn {
    background-color: #4aa77e;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer
}

.modal__form {
    width:100%;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.contact__textareaContainer, .modal__circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.modal__checkbox:nth-of-type(1) {
    margin-bottom: 10px
}

.modal__checkbox:nth-of-type(2) {
    margin-bottom: 30px
}

.modal__circle {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(/Images/modal__right-img.png) center top/cover no-repeat;
    height: 230px;
    width: 230px
}

.contact__textareaContainer, .faq__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.modal__circleText {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.503
}

    .modal__circleText:nth-of-type(1) {
        line-height: 1;
        font-size: 28px
    }

    .modal__circleText:nth-of-type(2) {
        line-height: 1;
        font-size: 32px
    }

    .modal__circleText:nth-of-type(3) {
        line-height: .8;
        font-size: 62px
    }

.close {
    position: absolute;
    height: 25px;
    width: 25px;
    left: 16px;
    top: 13px;
    cursor: pointer
}

.close__line {
    position: absolute;
    width: 100%;
    height: 5px;
    top: 50%;
    background-color: #39406c
}

    .close__line:nth-of-type(1) {
        -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg)
    }

    .close__line:nth-of-type(2) {
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

.checkbox {
    display: none
}

.checkbox-custom {
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid #4f5c87;
    margin-left: 10px
}

.checkbox-custom, .label {
    display: inline-block;
    vertical-align: middle;
    color: #4f5c87
}

.checkbox:checked + .checkbox-custom::after, .checkbox:checked + .checkbox-custom::before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    background: #505a88
}

.checkbox-custom a, .label a {
    color: #4f5c87;
    text-decoration: underline
}

.checkbox:checked + .checkbox-custom::before {
    top: 8px;
    left: 5px;
    width: 15px;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.checkbox:checked + .checkbox-custom::after {
    top: 10px;
    left: 0;
    width: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.pageTitleContainer {
    text-align: center;
}

.pageTitle {
    display: inline-block;
    background-color: #fff;
    padding: 30px 90px 10px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin: 0 auto
}

.pageTitle__text {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    color: #39406c;
    margin-right: 25px;
    margin-bottom: 0
}

.pageTitle__img {
    margin-bottom: 10px
}

.about__title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #39406c;
    margin-bottom: 30px
}

.about__text, .contact__text {
    font-size: 17px;
    text-align: center
}

.about__text {
    color: #585858;
    line-height: 1.667;
    margin-bottom: 30px
}

.toSendALetterBorder {
    padding: 22px 30px 37px;
    border: 1px solid #d7d4d4;
    -webkit-box-shadow: inset 0 0 60px -5px #f0edf0;
    box-shadow: inset 0 0 60px -5px #f0edf0;
    margin-bottom: 30px
}

.price__btn, .question__btn {
    -webkit-border-radius: 50px
}

.mailingLists__table, .sendSMS {
    -webkit-box-shadow: inset 0 0 60px -5px #f0edf0
}

.toSendALetterBorder_contact {
    padding: 60px 0
}

.toSendALetterBorder .toSendALetter {
    margin-bottom: 0
}

.question {
    margin-bottom: 60px
}

    .question .container {
        text-align: center
    }

.question__title {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #39406c;
    margin-bottom: 25px
}

.question__btn {
    font-size: 29px;
    font-weight: 700;
    color: #fff;
    padding: 15px 25px;
    background-color: #39406c;
    border-radius: 50px;
    text-align: center
}

    .question__btn:hover {
        color: #fff;
        text-decoration: none
    }

.bottom-bg {
    min-height: 510px
}

.about-bg {
    background: url(/Images/about-bg.jpg) center top/cover no-repeat
}

.contact-bg {
    background: url(/Images/contact-bg.jpg) center top/cover no-repeat
}

.faq-bg {
    background: url(/Images/faq-bg.jpg) center top/cover no-repeat
}

.price-bg {
    background: url(/Images/price-bg.jpg) center top/cover no-repeat
}

.accounPage-bg {
    background: url(/Images/accounPage-bg.jpg) center top/cover no-repeat
}

.contact__title {
    font-size: 24px;
    text-align: center;
    color: #39406c;
    font-weight: 700
}

.contact__text {
    color: #585858;
    margin-bottom: 18px
}

.faq__text_answer, .faq__text_question {
    text-align: right;
    font-size: 17px;
    line-height: 1.412
}

.contact__text_bold {
    color: #39406c;
    margin-bottom: 45px;
    font-weight: 700
}

.contact__form {
    margin: 0 auto
}

    .contact__form .toSendALetter__inputContainer {
        margin-bottom: 15px;
        width: 350px
    }

        .contact__form .toSendALetter__inputContainer:nth-last-of-type(1) {
            margin-bottom: 0
        }

.contact__textarea {
    width: 350px;
    resize: none;
    height: 100%;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding-right: 13px;
    border-color: transparent
}

    .contact__textarea::-webkit-input-placeholder {
        color: #4f5c87
    }

    .contact__textarea::-moz-placeholder {
        color: #4f5c87
    }

    .contact__textarea:-ms-input-placeholder {
        color: #4f5c87
    }

    .contact__textarea::-ms-input-placeholder {
        color: #4f5c87
    }

    .contact__textarea::placeholder {
        color: #4f5c87
    }

.contact__textareaContainer {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px 14px;
    margin-right: 30px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #39406c
}

    .contact__textareaContainer img {
        margin-top: 7px
    }

.contact__mb {
    margin-bottom: 15px
}

.faq {
    margin-top: 60px
}

.faq__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.faq__right {
    width: 50%
}

.faq__left {
    width: 50%;
    margin-right: 50px
}

.faq__item {
    margin-bottom: 35px
}

.faq__text_question {
    font-weight: 700;
    color: #39406c;
    margin-bottom: 15px
}

.faq__text_answer {
    display: none;
    color: #585858;
    margin-bottom: 0;
    padding-left: 85px
}

.faq__text, .price__slideHeader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.faq__plus {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 35px;
    width: 35px;
    margin-right: 50px;
    position: relative
}

.baner, .faq__text {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row
}

.faq__plus::after, .faq__plus::before {
    content: "";
    position: absolute;
    background-color: #39406c
}

.faq__plus::before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: 2px
}

.faq__plus::after, .owl-prev {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.faq__plus::after {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 2px
}

.faq__minus::before {
    content: none
}

.faq__text {
    cursor: pointer;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.price__slider {
    margin-bottom: 50px
}

.price__cost, .price__message, .price__quantity {
    margin: 0;
    line-height: 1
}

.price__slide {
    border: 1px solid #d7d4d4
}

.price__slideHeader {
    background-color: #7474ab;
    color: #fff;
    padding: 20px 0 30px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.price__cost, .price__present {
    color: #585858
}

.baner, .price__slideFooter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.price__slideHeader_free {
    background-color: #3fb373
}

.price__quantity {
    font-size: 36px
}

.price__message {
    font-size: 22px
}

.price__slideFooter {
    text-align: center;
    padding: 30px 24px 25px;
    min-height: 185px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.price__cost {
    font-size: 36px;
    font-weight: 700;
    text-align: center
}

.price__cost_small {
    font-size: 24px
}

.price__btn, .price__present {
    font-size: 14px;
    text-align: center
}

.price__container {
    margin-bottom: 30px;
    padding-top: 10px
}

.baner__text, .baner__title, .price__present {
    margin: 0;
    font-weight: 700
}

.price__container_free {
    padding-top: 0
}

.price__btn {
    font-weight: 700;
    color: #fff;
    padding: 5px 8px 7px;
    border-radius: 50px;
    background-color: #7474ab;
    width: 100%
}

.owl-next, .owl-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 53px
}

.price__btn:hover {
    color: #fff;
    text-decoration: none
}

.price__btn_free {
    background-color: #3fb373
}

.owl-prev {
    right: -45px;
    transform: translateY(-50%);
    background: url(/Images/arrow-right.png) center top/cover no-repeat !important
}

.owl-next {
    left: -45px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/Images/arrow-left.png) center top/cover no-repeat !important
}

.baner {
    width: 445px;
    padding: 30px 30px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/Images/price-container.jpg) center top/cover no-repeat;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.payment, .payment__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.baner__left {
    text-align: center
}

.baner__title {
    font-size: 52px;
    color: #fff;
    line-height: 1.5
}

.baner__text {
    font-size: 23px;
    color: #fff;
    line-height: 1
}

.baner__text_small {
    color: #fff;
    margin: 0 0 20px;
    font-size: 14px
}

.baner__btn {
    padding: 10px 15px;
    background-color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #39406c;
    font-size: 14px;
    font-weight: 700
}

    .baner__btn:hover {
        text-decoration: none;
        color: #39406c
    }

.payment {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px
}

.payment__list {
    text-align: right;
    padding-top: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 17px;
    color: #585858
}

.payment__item {
    position: relative
}

    .payment__item:nth-of-type(1)::before, .payment__item:nth-of-type(2)::before, .payment__item:nth-of-type(3)::before {
        content: "";
        position: absolute;
        right: -15px;
        top: 10px;
        height: 7px;
        width: 7px;
        background-color: #585858;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.payment__item_bold {
    font-weight: 700
}

.payment__icon {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.remainingMessages, .tabs__list {
    display: -webkit-flex;
    -webkit-flex-direction: row
}

.tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 80px
}

.tabs__item {
    display: block;
    cursor: pointer;
    margin-left: 20px;
    font-size: 17px;
    color: #7474ab;
    padding: 5px 13px;
    border: 2px solid #7474ab;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.tabs__list li:nth-last-of-type(1) {
    margin-left: 0
}

.tabs__item:hover, .tabs__item_active {
    text-decoration: none;
    background-color: #7474ab;
    color: #fff
}

.tabs__content {
    display: none
}

.tabs__content_active {
    display: block
}

.remainingMessages, .remainingMessages__quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal
}

.remainingMessages {
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.remainingMessages__quantity, .sendSMS {
    display: -webkit-flex;
    -webkit-box-direction: normal
}

.remainingMessages__quantity {
    -webkit-padding-before: 8px;
    -webkit-padding-after: 8px;
    -webkit-padding-start: 5px;
    -webkit-padding-end: 5px;
    min-width: 45px;
    min-height: 45px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #4aa77e;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-right: 8px
}

.input_question, .sendSMS {
    display: -webkit-box;
    display: -ms-flexbox
}

.sendMessage, .sendSMS {
    -webkit-flex-direction: column
}

.remainingMessages__text {
    font-size: 16px;
    font-weight: 700;
    color: #7474ab;
    margin-bottom: 0
}

.sendSMS {
    width: 350px;
    margin: 0 auto 100px;
    padding: 30px 65px 80px;
    border: 1px solid #d7d4d4;
    box-shadow: inset 0 0 60px -5px #f0edf0;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.sendSMS__description {
    font-size: 17px;
    font-weight: 700;
    color: #39406c
}

.sendSMS__btn {
    font-size: 17px;
    font-weight: 700;
    background-color: #39406c;
    color: #fff;
    padding: 10px;
    width: 100%;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center
}

.newSMS__btn, .sendMessage__btn, .sendSMS__quantity {
    background-color: #4aa77e
}

.sendSMS__btn:hover {
    color: #fff;
    text-decoration: none
}

.sendSMS__quantity {
    padding: 30px;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    color: #fff
}

.sendSMS__title {
    font-size: 25px;
    font-weight: 700;
    color: #39406c
}

.sendSMS__quantityNumber {
    font-size: 139px;
    line-height: 1;
    font-weight: 700
}

.sendSMS__quantityText {
    font-size: 28px;
    line-height: 1;
    font-weight: 700
}

.input_question {
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #505a88;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 10px;
    height: 45px;
    padding: 0 20px
}

.recipients, .sendMessage {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.sendMessage {
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.sendMessage__title {
    font-size: 24px;
    font-weight: 700;
    color: #505a88
}

.sendMessage__input {
    border: none;
    width: 100%
}

    .sendMessage__input::-webkit-input-placeholder {
        color: #505a88
    }

    .sendMessage__input::-moz-placeholder {
        color: #505a88
    }

    .sendMessage__input:-ms-input-placeholder {
        color: #505a88
    }

    .sendMessage__input::-ms-input-placeholder {
        color: #505a88
    }

    .sendMessage__input::placeholder {
        color: #505a88
    }

.sendMessage__btn {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 10px 20px;
    border: none;
    cursor: pointer
}

    .sendMessage__btn:hover {
        color: #fff;
        text-decoration: none
    }

.recipients {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.recipients__link {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row
}

.recipients__title {
    font-size: 24px;
    font-weight: 700;
    color: #505a88
}

.recipients__link {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*height:30px;*/
}

.recipients__imgContainer, .recipients__linkItem {
    display: -webkit-flex;
    -webkit-box-direction: normal
}

.recipients__linkItem {
    width: 33%;
    display: -webkit-inline-box;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 13px;
}

.newSMS__bottom, .recipients__imgContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-flex-direction: row
}

.recipients__linkItem:hover {
    text-decoration: none
}

    .recipients__linkItem:hover .recipients__linkText {
        border-bottom: 1px solid #4aa77e
    }

.recipients__linkText {
    font-size: 17px;
    color: #4aa77e;
    margin: 0 8px 0 0
}

.recipients__imgContainer {
    background-color: #4aa77e;
    height: 34px;
    width: 34px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mailingLists__btn, .newSMS__bottom {
    display: -webkit-flex;
    -webkit-box-orient: horizontal
}

.recipients__textarea {
    height: 208px;
    width: 100%;
    border: 1px solid #4f5c87;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    resize: none;
    padding: 10px 20px;
    margin-bottom: 10px
}

.recipients__number {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    color: #585858
}

.newSMS__top {
    margin-bottom: 20px
}

.newSMS__middle {
    margin-bottom: 25px
}

.newSMS__bottom {
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 100px
}

.mailingLists__btn, .mailingLists__edit {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.newSMS__btn {
    padding: 5px 35px;
    color: #fff;
    border: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 30px;
    font-weight: 700;
    cursor: pointer
}

.newSMS__bottomText {
    font-size: 18px;
    font-weight: 700;
    color: #505a88;
    margin-bottom: 0
}

.newSMS__middleLeft {
    margin-right: 80px
}

.mailingLists__table {
    box-shadow: inset 0 0 60px -5px #f0edf0;
    width: 100%;
    margin-bottom: 35px;
    margin-top: 40px
}

.api__table, .incomingMessages__table, .missionArchive__table {
    -webkit-box-shadow: inset 0 0 60px -5px #f0edf0
}

.mailingLists__table td {
    border: 1px solid #d7d4d4;
    text-align: center;
    padding: 25px 0;
    font-size: 18px
}

.mailingLists__table th {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0;
    border: 1px solid #d7d4d4;
    background-color: #505a88;
    color: #fff;
    text-align: center
}

.mailingLists__btn {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mailingLists__delete, .mailingLists__edit {
    height: 40px;
    width: 40px;
    display: -webkit-flex;
    -webkit-box-orient: vertical
}

.mailingLists__sendBtn {
    padding: 5px 15px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #4aa77e;
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

    .mailingLists__sendBtn:hover {
        color: #fff;
        text-decoration: none
    }

.mailingLists__edit {
    background-color: #505a88;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mailingLists__delete, .missionArchive__edit {
    -webkit-border-radius: 50%;
    -webkit-flex-direction: column
}

.mailingLists__delete {
    border-radius: 50%;
    background-color: #c24e4e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 13px;
    position: relative
}

.missionArchive__btn, .missionArchive__edit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.mailingLists__delete::after, .mailingLists__delete::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 4px;
    background-color: #fff
}

.mailingLists__delete::before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

.mailingLists__delete::after {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg)
}

.mailingLists__createNewList {
    margin-bottom: 50px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    padding: 12px 40px;
    background-color: #4aa77e;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.missionArchive__table td, .missionArchive__table th {
    padding: 20px 0;
    border: 1px solid #d7d4d4;
    font-size: 18px
}

.mailingLists__createNewList:hover {
    color: #fff;
    text-decoration: none
}

.missionArchive__title {
    font-size: 17px;
    font-weight: 700;
    color: #505a88;
    text-align: right;
    margin-bottom: 0
}

.missionArchive__table {
    box-shadow: inset 0 0 60px -5px #f0edf0;
    width: 100%;
    margin-bottom: 35px;
    margin-top: 25px
}

    .missionArchive__table td {
        text-align: center
    }

    .missionArchive__table th {
        font-weight: 700;
        background-color: #505a88;
        color: #fff;
        text-align: center
    }

.missionArchive__btn {
    display: table-cell;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: inherit;
}

.missionArchive__delete, .missionArchive__edit {
    height: 40px;
    width: 40px;
    -webkit-box-orient: vertical
}

.missionArchive__view {
    padding: 5px 15px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #4aa77e;
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

    .missionArchive__view:hover {
        color: #fff;
        text-decoration: none
    }

.missionArchive__edit {
    background-color: #505a88;
    border-radius: 50%;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.missionArchive__delete {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #c24e4e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.incomingMessages__btn, .incomingMessages__top {
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.missionArchive__delete::after, .missionArchive__delete::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 4px;
    top: 50%;
    left: 50%;
    background-color: #fff
}

.missionArchive__delete::before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

.missionArchive__delete::after {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg)
}

.missionArchive__createNewList {
    margin-bottom: 50px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    padding: 12px 40px;
    background-color: #4aa77e;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.incomingMessages__title {
    font-size: 17px;
    font-weight: 700;
    color: #505a88
}

.incomingMessages__top {
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.incomingMessages__table {
    box-shadow: inset 0 0 60px -5px #f0edf0;
    width: 100%;
    margin-bottom: 35px;
    margin-top: 40px
}

    .incomingMessages__table td {
        border: 1px solid #d7d4d4;
        text-align: center;
        padding: 25px 0;
        font-size: 18px
    }

    .incomingMessages__table th {
        font-size: 18px;
        font-weight: 700;
        padding: 20px 0;
        border: 1px solid #d7d4d4;
        background-color: #505a88;
        color: #fff;
        text-align: center
    }

.incomingMessages__btn {
    display: -ms-flexbox;
    display: table-cell;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.incomingMessages__sendBtn {
    padding: 5px 15px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #4aa77e;
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

.incomingMessages__delete {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #c24e4e;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.incomingMessages__redirection, .pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.incomingMessages__delete::after, .incomingMessages__delete::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 4px;
    top: 50%;
    left: 50%;
    background-color: #fff
}

.incomingMessages__delete::before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

.incomingMessages__delete::after {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg)
}

.incomingMessages__topBtn {
    margin-bottom: 50px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    padding: 12px 40px;
    background-color: #4aa77e;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-right: 15px
}

    .incomingMessages__topBtn:hover {
        color: #fff;
        text-decoration: none
    }

.incomingMessages__redirection {
    height: 40px;
    width: 40px;
    background-color: #4aa77e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination {
    margin-bottom: 55px;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination__page, .yourAddress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.pagination__arrow_right {
    margin-left: 27px
}

.pagination__arrow_left {
    margin-right: 27px
}

.pagination__page {
    height: 35px;
    width: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #4aa77e;
    color: #4aa77e;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 8px
}

.yourAddress, .yourAddress__form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row
}

.pagination__page:nth-last-of-type(1) {
    margin-right: 0
}

.pagination__page:hover {
    text-decoration: none;
    color: #4aa77e
}

.pagination__page_active {
    background-color: #4aa77e;
    color: #fff
}

    .pagination__page_active:hover {
        color: #fff
    }

.api {
    text-align: right
}

.api__table td, .api__table th {
    text-align: center;
    border: 1px solid #d7d4d4
}

.api__title {
    font-size: 24px;
    font-weight: 700;
    color: #505a88;
    margin-bottom: 50px
}

.api__text {
    color: #585858;
    font-size: 18px;
    margin: 0
}

.api__text_bold {
    font-weight: 700
}

.api__text_link {
    color: #39406c
}

.api__table {
    box-shadow: inset 0 0 60px -5px #f0edf0;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 40px
}

    .api__table th {
        padding: 23px 0;
        background-color: #505a88;
        color: #fff;
        font-size: 18px;
        font-weight: 700
    }

.api__btn, .tooltip {
    background-color: #4aa77e;
    font-weight: 700
}

.api__table td {
    font-size: 18px;
    color: #585858;
    padding: 25px 0
}

.api__list {
    margin-bottom: 30px
}

.api__top {
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 55px
}

.api__btn {
    display: inline-block;
    margin: 10px 0 25px;
    padding: 10px 20px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 18px;
    color: #fff
}

    .api__btn:hover {
        color: #fff;
        text-decoration: none
    }

.yourAddress {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 110px
}

.yourAddress__btnContainer, .yourAddress__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.yourAddress__form {
    width: 60%;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.modal__checkbox, .yourAddress__btnContainer {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row
}

.yourAddress__btnContainer {
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 18px
}

.modal__checkbox, .tooltip {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.yourAddress__input {
    text-align: left;
    padding: 0 25px;
    height: 45px;
    border: 1px solid #4f5c87;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 100%
}

.yourAddress__text {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    font-size: 24px;
    font-weight: 700;
    color: #505a88;
    margin-bottom: 0
}

.input_question {
    width: 100%
}

.tooltip {
    height: 23px;
    width: 23px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 15px;
    color: #fff;
    line-height: 1;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 15px;
    position: relative;
    border-bottom: 1px dotted #000
}

.addNewGroup .modal__circleText, .editGroup .modal__circleText, .popupOfNumbers .modal__circleText {
    font-size: 40px
}

.modal__checkbox {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.smsRedirect__inputContainer, .textarea_question {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #505a88;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: -45px
}

.tooltip:hover .tooltiptext {
    visibility: visible
}

.addNewGroup .modal__right, .editGroup .modal__right, .popupOfNumbers .modal__right {
    background: url(/Images/addNewGroup.jpg) center bottom/cover no-repeat
}

.addNewGroup .modal__left {
    padding-top: 134px;
    padding-bottom: 140px
}

.textarea_question {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #4f5c87;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    height: auto;
    padding: 15px;
    margin-bottom: 30px
}

    .textarea_question textarea {
        resize: none;
        width: 70%;
        border: none
    }

        .textarea_question textarea::-webkit-input-placeholder {
            color: #4f5c87
        }

        .textarea_question textarea::-moz-placeholder {
            color: #4f5c87
        }

        .textarea_question textarea:-ms-input-placeholder {
            color: #4f5c87
        }

        .textarea_question textarea::-ms-input-placeholder {
            color: #4f5c87
        }

        .textarea_question textarea::placeholder {
            color: #4f5c87
        }

.popupOfNumbers table {
    -webkit-box-shadow: inset 0 0 60px -5px #f0edf0;
    box-shadow: inset 0 0 60px -5px #f0edf0;
    width: 100%
}

.popupOfNumbers td {
    padding: 13px 0;
    border: 1px solid #d8d5d5;
    text-align: center
}

.popupOfNumbers .modal__left {
    max-height: 626px;
    padding: 80px 25px 20px
}

.popupOfNumbers__tableContainer {
    height: 500px;
    overflow-y: auto
}

.smsRedirect .modal__right {
    background: url(/Images/smsRedirect.jpg) center bottom/cover no-repeat
}

.smsRedirect .modal__left {
    padding-top: 50px;
    padding-bottom: 40px
}

.smsRedirect__text {
    font-size: 20px;
    color: #505a88;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 40px
}

.smsRedirect__fillInTheFields, .smsRedirect__textBottom {
    text-align: center;
    color: #505a88;
    font-size: 18px
}

.smsRedirect__fillInTheFields {
    font-weight: 700;
    margin-bottom: 30px
}

.smsRedirect__inputContainer {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #505a88;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 5px 20px 5px 5px;
    margin-bottom: 16px
}

    .smsRedirect__inputContainer:nth-last-of-type(1) {
        margin-bottom: 40px
    }

    .smsRedirect__inputContainer input {
        width: 100%;
        border: none
    }

.smsRedirect__btnContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .smsRedirect__btnContainer .mailingLists__delete, .smsRedirect__btnContainer .mailingLists__edit {
        margin-right: 5px
    }

.smsRedirect__textBottom_bold {
    font-weight: 700
}

.smsRedirect .modal__circleText {
    font-size: 40px
}

.copyright {
    font-size: 14px
}

@media (max-width:1199.98px) {
    .menu, .menuClose {
        position: absolute
    }

    .footer__container, .incomingMessages__btnContainer, .incomingMessages__top, .menu__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .menu {
        left: 0;
        top: 0;
        background-color: #4f5b87;
        height: 100%;
        z-index: 10000;
        padding: 60px;
        display: none
    }

    .menuClose {
        display: block;
        right: 10px;
        top: 10px
    }

    .burger, .menu__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }

    .menu__list {
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .menu__item {
        margin-bottom: 10px;
        margin-right: 0
    }

    .footer__menu, .tabs__item {
        margin-bottom: 20px
    }

    .burger {
        display: flex;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .header__contant {
        position: relative
    }

        .header__contant img {
            position: absolute;
            left: 0;
            bottom: -570px
        }

    .header {
        min-height: 1100px
    }

    .header__text {
        padding-top: 0
    }

    .footer__container {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu__link::before {
        content: none
    }

    .tabs__list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .incomingMessages__btnContainer, .incomingMessages__top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .incomingMessages__topBtn {
        margin-bottom: 10px
    }
}

@media (max-width:991.98px) {
    .header__contant img {
        width: 400px;
        bottom: -420px
    }

    .header {
        min-height: 970px
    }

    .ourServices__item {
        width: 50%
    }

    .contact__form_right .toSendALetter__inputContainer, .contact__textarea {
        width: 100%
    }

    .contact__mb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .faq__container, .payment {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .contact__textareaContainer {
        margin-right: 0;
        height: 160px
    }

    .contact__form_right {
        margin-bottom: 15px
    }

    .contact__form {
        width: 95%
    }

    .faq__left, .faq__right, .yourAddress__form {
        width: 100%
    }

    .faq__container {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .faq__left {
        margin-right: 0
    }

    .payment {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .payment__icon {
        margin-bottom: 20px
    }

    .newSMS__middle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .newSMS__middleRight {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-bottom: 20px
    }

    .newSMS__middleLeft {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-right: 0
    }

    .newSMS__bottomText {
        text-align: right;
        margin-bottom: 20px
    }

    .api__table, .incomingMessages__table, .mailingLists__table, .missionArchive__table {
        min-width: 750px
    }

    .mailingLists__tableContainer {
        overflow-x: scroll
    }

    .yourAddress {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .yourAddress__text {
        margin-bottom: 20px;
        text-align: center
    }

    .addNewGroup .modal__left {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (max-width:767.98px) {
    .editGroup .modal__left {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .toSendALetter, .toSendALetter__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .people__text {
        width: 90%
    }

    .toSendALetter__form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .toSendALetter__inputContainer {
        margin-bottom: 35px;
        margin-left: 0;
        height: 60px
    }

    .toSendALetter__btn {
        width: 100%;
        height: 60px
    }

    .toSendALetter {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .toSendALetter__newPhone {
        display: block
    }

    .header__phoneContainer {
        display: none
    }

    .bottom-bg {
        min-height: 346px
    }
}

@media (max-width:1024px) {
    .owl-carousel {
        width: 90%;
        margin: 0 auto
    }
}

@media (max-width:880px) {
    .modal__right {
        display: none
    }

    .modal__left {
        width: 100%
    }

    .modal {
        width: 95%
    }
}

@media (max-width:700px) {
    .header__title {
        font-size: 35px
    }

    .header__item {
        font-size: 20px
    }

    .header__btnTop {
        font-size: 25px
    }

    .header__btnBottom {
        font-size: 15px
    }

    .header__contant img {
        width: 270px;
        bottom: -265px
    }

    .header {
        min-height: 840px
    }

    .header__btnContainer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-top: 20px
    }

    .header__singUp {
        text-align: center;
        margin-bottom: 15px;
        width: 100%
    }

    .header__login {
        text-align: center;
        width: 100%;
        margin-right: 0
    }

    .header__top {
        margin-bottom: 50px
    }

    .footer__list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header_small {
        margin-bottom: -180px;
        min-height: 390px
    }
}

@media (max-width:630px) {
    .footer__left {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .copyright {
        margin-bottom: 20px
    }
}

@media (max-width:525px) {
    .copyright, .footer__menu {
        width: 100%
    }

    .footer__left, .ya-share2 {
        -webkit-box-direction: normal
    }

    .checkbox-custom, .label, .payment__list {
        font-size: 15px
    }

    .footer__left {
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .copyright {
        text-align: center;
        margin-bottom: 10px
    }

    .ya-share2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .faq__text_answer {
        padding-left: 0
    }

    .modal__left {
        padding: 45px 25px 15px
    }

    .modal__checkbox {
        padding-right: 0
    }

    .modal__title {
        font-size: 25px
    }

    .remainingMessages {
        position: absolute;
        top: 220px;
        left: 20px
    }

    .header_account {
        min-height: 450px
    }

    .remainingMessages__text {
        color: #fff
    }

    .remainingMessages__quantity {
        background-color: #fff;
        color: #505a88
    }
}

@media (max-width:520px) {
    .baner, .header__btnContainer, .header__top {
        -webkit-box-direction: normal
    }

    .header__title {
        font-size: 30px
    }

    .header__item {
        font-size: 17px
    }

    .header__btnTop {
        font-size: 20px
    }

    .header {
        min-height: 760px
    }

    .header__top {
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .logo {
        margin-bottom: 50px
    }

    .burger {
        position: absolute;
        top: 20px;
        left: 12px
    }

    .header__btnContainer {
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header__singUp {
        margin-bottom: 0
    }

    .header__login {
        margin-right: 20px
    }

    .logo {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .ourServices__item {
        width: 100%
    }

    .header__contant img {
        width: 200px;
        bottom: -180px
    }

    .header__top {
        margin-bottom: 25px
    }

    .header__item::before {
        top: 0
    }

    .header__item {
        margin-bottom: 10px
    }

    .question__title {
        font-size: 25px
    }

    .question__btn {
        font-size: 20px
    }

    .bottom-bg {
        min-height: 250px
    }

    .baner {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .incomingMessages__topBtn {
        font-size: 15px;
        padding: 10px 15px;
        text-align: center;
        margin-right: 0
    }
}

@media (max-width:450px) {
    .pageTitle {
        padding: 30px 20px 10px
    }
}

@media (max-width:425px) {
    .recipients__link, .yourAddress__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .header__title {
        font-size: 22px
    }

    .header__item {
        font-size: 14px
    }

    .header__btnBottom {
        font-size: 12px
    }

    .header__btnTop {
        font-size: 15px
    }

    .header__btn {
        padding: 10px
    }

    .header__contant img {
        width: 160px;
        bottom: -140px
    }

    .header {
        min-height: 660px
    }

    .burger__line {
        height: 3px;
        width: 25px;
        background-color: #fff;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 4px
    }

    .burger {
        height: 50px;
        width: 50px;
        top: 35px
    }

    .toSendALetter__newPhone {
        font-size: 25px;
        margin-bottom: 25px
    }

    .toSendALetter {
        margin-bottom: 40px
    }

    .ourServices__title {
        font-size: 30px
    }

    .toSendALetter__inputContainer {
        margin-bottom: 15px;
        margin-left: 0;
        height: 45px
    }

    .ourServices__title, .sendSMS__quantity, .tabs__list {
        margin-bottom: 20px
    }

    .toSendALetter__btn {
        height: 45px
    }

    .ourServices {
        padding: 20px 0
    }

    .toSendALetter__title {
        font-size: 16px;
        padding-right: 60px;
        position: relative
    }

    .sendMessage__btn, .tabs__item {
        font-size: 15px
    }

    .toSendALetter__title::before {
        position: absolute;
        right: 10px
    }

    .pageTitle {
        padding: 30px 20px 10px
    }

    .toSendALetter__newPhone::before {
        margin-left: 15px
    }

    .toSendALetterBorder {
        padding: 22px 10px 37px
    }

    .owl-prev {
        right: -35px
    }

    .owl-next {
        left: -35px
    }

    .recipients__link {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .tabs__item {
        padding: 5px 10px;
        margin-left: 8px
    }

    .sendSMS__title {
        font-size: 22px
    }

    .sendSMS__quantityNumber {
        font-size: 120px
    }

    .sendSMS__quantityText {
        font-size: 25px
    }

    .api__text, .sendSMS__description {
        font-size: 16px
    }

    .sendSMS {
        padding: 30px;
        width: 100%;
        margin-bottom: 50px
    }

    .api__table td, .api__table th {
        padding: 15px 0
    }

    .yourAddress__form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .yourAddress__input {
        margin-bottom: 20px
    }

    .api__text_link {
        font-size: 14px
    }

    .api__title {
        margin-bottom: 10px
    }

    .api__table td {
        font-size: 15px
    }

    .api__top {
        margin-bottom: 20px
    }

    .api__btn {
        font-size: 15px;
        text-align: center
    }
}

@media (max-width:375px) {
    .checkbox-custom, .label, .toSendALetter__title {
        font-size: 14px
    }

    .checkbox-custom {
        margin-left: 5px
    }
}

@-moz-document url-prefix() {
    .pageTitleContainer {
        margin-top: 5%
    }
}

@media screen and (max-width:1180px) {
    td.min-width-20 {
        width: 20vw
    }
}

@media only screen and (max-width: 400px) {
    .custom_font_for_mobile {
        font-size: 13px;
    }
}

.header__output {
    width: auto
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto
}

.recipients__linkText__custom {
    margin-top: -1px
}

@media screen and (max-width:1199px) {
    .tabs__list {
        display: flex
    }

    .row.newSMS__middle {
        margin-top: -5%
    }

    .recipients {
        display: flex
    }

    .recipients__link, .recipients__linkText {
        right: 0;
    }

    td.min-width-20 {
        width: 300px
    }

    .sendMessage__btn {
        font-size: 16px;
        margin-top: 10%
    }
}

@media screen and (max-width:990px) {
    .newSMS__middle {
        margin-top: -5%
    }

    textarea, input[type=text] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 0;
        margin-top: 0;
        -webkit-align-content: flex-start;
        align-content: flex-start;
        justify-content: flex-start;
        content: initial
    }

    .customCell {
        width: 13vw
    }

    .min-width-20 {
        min-width: 25vw
    }

    .customCellToEdit {
        min-height: 16vh
    }

    .income_delete_btn {
        height: 15vw
    }
}

@media screen and (max-width:870px) {
    .customCell {
        min-width: 18vw
    }
}

@media screen and (max-width:800px) {
    .min-width-20, .customCell {
        min-width: 30vw
    }
}

@media screen and (max-width:760px) {
    .newSMS__middle {
        margin-top: -5%
    }
}

@media screen and (max-width:640px) {
    .container {
        min-width: 80vw
    }

    .owl-stage {
        min-width: 100vw
    }

    .price__slide {
        min-width: 80vw
    }

    .recipients__title {
        display: grid
    }

    .recipients__link, .recipients__number {
        position: relative;
        margin-bottom: 2%
    }

    .newSMS__btn, .newSMS__bottomText {
        text-align: center;
        margin: 0 auto;
        margin-top: 5%
    }

    .remainingMessages__text {
        text-align: center;
        margin: 0 auto
    }

    .min-width-20 {
        width: 100%
    }

    .custom-delete {
        min-height: 17vh
    }
}

@media screen and (max-width:580) {
    td.min-width-20, .customCell {
        width: 350px;
        min-width: 350px
    }

    .incomingMessages__table td {
        height: 20vh
    }
}

@media screen and (max-width:480) {
    td.min-width-20, .customCell {
        width: 250px;
        min-width: 250px
    }
}

@media screen and (max-width:449px) {
    .customCell {
        min-width: 35vw
    }
}

@media screen and (max-width:429px) {
    select#SelectList {
        min-width: 30vw
    }
}

@media screen and (max-width:425px) {
    select#SelectList {
        min-width: 50vw
    }

    .customCell {
        min-width: 50vw
    }
}

@media screen and (max-width:406px) {
    select#SelectList {
        min-width: 50vw
    }

    .sendMessage, .recipients {
        max-width: 80vw
    }

    .recipients__link {
        position: relative;
        right: 0
    }

    .recipients {
        position: inherit;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start
    }

    .price__slide {
        max-width: 20vw;
        justify-content: center
    }

    .toSendALetter__newPhone {
        max-width: 80vw;
        font-size: 23px
    }

    .toSendALetter {
        max-width: 80vw;
        justify-content: space-around;
        text-align: center;
        margin: 0 auto
    }
}

@media screen and (max-width:320px) {
    .customCell {
        min-width: 50vw
    }
}

.recipients__title {
    margin-bottom: 5%;
    margin-top: -1%;
}

.sendMessage__btn {
    margin-top: 9%;
    position: absolute;
    left: 30%;
}

select#SelectList {
    width: 200px;
    text-transform: none;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    select#SelectList:hover {
        cursor: pointer;
    }

.login__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: center;
    -ms-flex-align: start;
    align-items: center;
    margin: 0 auto;
}

    .login__form .toSendALetter__inputContainer {
        margin-bottom: 15px;
        width: 305px;
    }

.c-ul li {
    list-style: circle;
    text-decoration: none;
    margin-right: 5%;
    margin-bottom: 2%;
}

.price-table {
    margin-top: 2%;
    margin-bottom: 2%;
}

    .price-table td {
        padding: 10px;
    }

.custom-ul li {
    list-style: disc;
}

.custom-ul {
    margin-top: 2%;
}
