/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.44;
    color: #292b2c;
    background-color: #fff;
    font-size: 14px
}

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

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #0275d8;
    text-decoration: none
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
canvas,
output,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    margin: 0
}

optgroup {
    line-height: 1.15
}

button,
input {
    overflow: visible
}

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 {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

template {
    display: none
}

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

@-ms-viewport {
    width: device-width
}

[tabindex="-1"]:focus {
    outline: none !important
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin-top: 0
}

dl,
ol,
p,
ul {
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

a:focus,
a:hover {
    color: #014c8c
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

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
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    caption-side: bottom
}

caption,
th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

input[type=search] {
    -webkit-appearance: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.display-1,
.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    line-height: 1.1
}

.display-2,
.display-3,
.display-4 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1
}

.display-3,
.display-4 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #636c72
}

.container {
    position: relative;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

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

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

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

@media (min-width:992px) {
    .container {
        width: 940px;
        max-width: 100%
    }
}

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

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

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

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

@media (min-width:576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .row {
        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-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-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-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-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 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {

    .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-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-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-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-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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {

    .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-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-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-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-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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {

    .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-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-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-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-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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {

    .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-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-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-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-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 {
        padding-right: 15px;
        padding-left: 15px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.push-12 {
    left: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .push-sm-12 {
        left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.33333%
    }

    .pull-md-2 {
        right: 16.66667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.33333%
    }

    .pull-md-5 {
        right: 41.66667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.33333%
    }

    .pull-md-8 {
        right: 66.66667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.33333%
    }

    .pull-md-11 {
        right: 91.66667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.33333%
    }

    .push-md-2 {
        left: 16.66667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.33333%
    }

    .push-md-5 {
        left: 41.66667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.33333%
    }

    .push-md-8 {
        left: 66.66667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.33333%
    }

    .push-md-11 {
        left: 91.66667%
    }

    .push-md-12 {
        left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.33333%
    }

    .pull-lg-2 {
        right: 16.66667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.33333%
    }

    .pull-lg-5 {
        right: 41.66667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.33333%
    }

    .pull-lg-8 {
        right: 66.66667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.33333%
    }

    .pull-lg-11 {
        right: 91.66667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.33333%
    }

    .push-lg-2 {
        left: 16.66667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.33333%
    }

    .push-lg-5 {
        left: 41.66667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.33333%
    }

    .push-lg-8 {
        left: 66.66667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.33333%
    }

    .push-lg-11 {
        left: 91.66667%
    }

    .push-lg-12 {
        left: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .push-xl-12 {
        left: 100%
    }

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

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

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #0275d8 !important
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5 !important
}

.bg-success {
    background-color: #5cb85c !important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44 !important
}

.bg-info {
    background-color: #5bc0de !important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5 !important
}

.bg-warning {
    background-color: #f0ad4e !important
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f !important
}

.bg-danger {
    background-color: #d9534f !important
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c !important
}

.bg-inverse {
    background-color: #292b2c !important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
    background-color: #101112 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.rounded {
    border-radius: .25rem
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem
}

.rounded-top {
    border-top-left-radius: .25rem
}

.rounded-right {
    border-bottom-right-radius: .25rem
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem
}

.rounded-bottom {
    border-bottom-right-radius: .25rem
}

.rounded-left {
    border-top-left-radius: .25rem
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

.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-cell {
    display: table-cell !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:576px) {
    .flex-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .flex-md-first {
        -ms-flex-order: -1;
        order: -1
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
    .flex-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .flex-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

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

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

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

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

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

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

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

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

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

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff !important
}

.text-muted {
    color: #636c72 !important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #4b5257 !important
}

.text-primary {
    color: #0275d8 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5 !important
}

.text-success {
    color: #5cb85c !important
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44 !important
}

.text-info {
    color: #5bc0de !important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5 !important
}

.text-warning {
    color: #f0ad4e !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f !important
}

.text-danger {
    color: #d9534f !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c !important
}

.text-gray-dark {
    color: #292b2c !important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
    color: #101112 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

@media (max-width:575px) {
    .hidden-xs-down {
        display: none !important
    }
}

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

@media (max-width:767px) {
    .hidden-sm-down {
        display: none !important
    }
}

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

@media (max-width:991px) {
    .hidden-md-down {
        display: none !important
    }
}

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

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

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

.hidden-xl-down,
.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'Gotham Pro Black';
    src: url(images/fonts/GothamPro-Black.eot);
    src: url(images/fonts/GothamPro-Black.eot?#iefix) format("embedded-opentype"), url(images/fonts/GothamPro-Black.woff) format("woff"), url(images/fonts/GothamPro-Black.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Gotham Pro Light';
    src: url(images/fonts/GothamPro-Light.eot);
    src: url(images/fonts/GothamPro-Light.eot?#iefix) format("embedded-opentype"), url(images/fonts/GothamPro-Light.woff) format("woff"), url(images/fonts/GothamPro-Light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(images/fonts/GothamPro.eot);
    src: url(images/fonts/GothamPro.eot?#iefix) format("embedded-opentype"), url(images/fonts/GothamPro.woff) format("woff"), url(images/fonts/GothamPro.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.content__page * {
    font-family: "Gotham Pro";
    font-size: 16px;
    color: #000
}

.content__page .container {
    margin: 0 auto
}

.right-block-menu a.menu-catalog,
a.menu-catalog:hover {
    color: #fff
}

a:not([href]):not([tabindex]):hover {
    color: #fff
}

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

.container {
    margin-left: 0
}

.content__page {
    padding: 0 30px
}

.content__page h2 {
    font-family: "Gotham Pro Black";
    font-size: 35px;
    font-weight: 900;
    color: #000;
    line-height: 1.15
}

.content__page .button,
.content__page h3 {
    font-family: "Gotham Pro Black";
    font-size: 25px;
    font-weight: 900
}

.content__page a {
    cursor: pointer
}

.content__page a:active,
.content__page a:hover,
.content__page a:link,
.content__page a:visited {
    text-decoration: none
}

.content__page a:visited {
    color: inherit
}

.content__page .button {
    color: #404040;
    font-size: 16px;
    padding: 15px 36px 20px 34px;
    border-radius: 7px;
    background-color: #f7e61f;
    display: inline-block;
    box-shadow: 0 20px 40px -5px rgba(194, 190, 9, .3);
    border: none;
    outline: none;
    cursor: pointer
}

.content__page .button:focus {
    outline: none
}

.content__page .button:hover {
    background-color: #f6f349
}

.content__page .button:active {
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.content__page .list li {
    display: block;
    position: relative;
    margin-bottom: 30px;
    line-height: 20px
}

.content__page .list li strong,
.safeblock__bubble strong {
    font-family: "Gotham Pro Black";
    font-weight: 900
}

.content__page .list li::before {
    content: "";
    width: 33px;
    height: 2px;
    -ms-transform: rotate(-51deg);
    transform: rotate(-51deg);
    background-color: #f7e61f;
    position: absolute;
    left: -35px;
    top: 7px
}

.col-md-2.menu {
    padding-right: 9px
}

.content__page .persent {
    position: absolute;
    color: #4d8bf1;
    font-family: "Gotham Pro Black";
    font-size: 80px;
    font-weight: 900;
    line-height: 34px;
    text-align: left;
    z-index: 2
}

.callform__title h2 span,
.content__page .persent span {
    color: #404040;
    font-family: "Gotham Pro";
    position: relative
}

.content__page .persent span {
    left: 7px;
    display: inline-block;
    font-size: 24px;
    font-weight: 400
}

.content__page .persent::before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 150rem;
    height: 10px;
    background-color: #f7e61f;
    z-index: -1
}

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

    .content__page h3 {
        font-size: 30px
    }

    .content__page .persent {
        font-size: 100px
    }
}

@media (min-width:992px) {
    .content__page h3 {
        font-size: 40px
    }
}

@media (min-width:1200px) {
    .content__page h2 {
        font-size: 60px
    }
}

.calculator {
    margin-top: 35px;
    padding: 0 10px 0 20px
}

.calculator__title {
    width: 100%;
    text-align: center;
    position: relative
}

.calculator__title h2,
.callform__title h2 {
    text-transform: none !important
}

.calculator__title::before {
    content: url(images/calculator-icon.png);
    top: -33px;
    right: -45px;
    position: absolute;
    display: none
}

.calculator__inner {
    width: 100%;
    padding: 50px 60px 60px;
    min-height: 1px;
    box-shadow: 0 20px 100px rgba(64, 64, 64, .2);
    border-radius: 30px;
    margin-top: 55px
}

.callform {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 82px
}

.callform__inner {
    width: 100%;
    display: inline-block
}

.callform__inner ul {
    width: 89%;
    margin: 50px 0 0 50px
}

.callform__inner ul li {
    float: left
}

.callform__title {
    text-align: center;
    position: relative;
    margin-top: 18px
}

.callform__title h2 {
    margin-top: 0
}

.callform__title h2 span {
    font-size: 30px;
    font-weight: 100;
    top: 5px
}

.callform__title::after,
.callform__title::before {
    content: url(images/ruler-icon.png);
    position: absolute;
    top: -60px;
    right: 73px;
    display: none
}

.callform__title::after {
    content: "";
    background: url(images/line-5.png) no-repeat;
    background-size: cover;
    width: 140px;
    height: 200px;
    right: -130px;
    top: 122px
}

.callform__form {
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: 5px;
    box-shadow: 0 20px 40px rgba(77, 139, 241, .5);
    border-radius: 30px;
    background-color: #4d8bf1;
    display: inline-block;
    padding: 27px 30px 50px
}

.callform__form-title h3 {
    color: #f7e61f;
    line-height: 40px
}

.callform__form-title span {
    color: #f9f9f9;
    font-family: "Gotham Pro Light";
    font-size: 24px;
    line-height: 32px;
    font-weight: 100
}

.callform__form-phone {
    width: 289px;
    height: 60px;
    border-radius: 8px;
    background-color: #f9f9f9;
    outline: none;
    border: none;
    color: #404040;
    padding: 21px 25px 24px;
    margin: 30px auto 13px;
    font-family: "Gotham Pro";
    font-size: 16px
}

.callform__form-policy {
    color: #f9f9f9;
    font-size: 12px;
    line-height: 16px;
    margin-top: 37px;
    font-family: "Gotham Pro Light";
    display: inline-block
}

.callform__form-policy span {
    color: #f6f349;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    border-bottom: 1px solid rgba(246, 243, 73, .3);
    padding-bottom: 3px
}

@media (max-width:350px) {
    .callform__inner ul {
        width: 80%
    }

    .callform__form-phone {
        width: 100%
    }

    .callform__form-button {
        padding: 15px 14px 17px 15px
    }
}

.importantblock {
    margin-top: 58px;
    padding-left: 0
}

.importantblock__title {
    position: relative;
    display: block;
    text-align: center;
    margin-left: 40px
}

.importantblock__title h2 {
    margin: 0;
    text-transform: none !important
}

.importantblock__title::after {
    content: url(images/important-icon.png);
    position: absolute;
    top: -20px;
    right: -100px;
    display: none
}

.importantblock ul,
.titleblock__parameters ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.importantblock ul {
    margin: 50px 0 50px 60px;
    padding-right: 3px;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 90%
}

.importantblock ul li {
    width: 90%;
    margin-bottom: 40px
}

.importantblock__link {
    color: #4d8bf1;
    border-bottom: 1px solid rgba(77, 139, 241, .3);
    padding-bottom: 1px
}

.importantblock__link:hover {
    border-bottom-color: transparent;
    color: #4d8bf1
}

.importantblock__link:active,
.importantblock__link:link,
.importantblock__link:visited {
    color: #4d8bf1
}

.noiseblock {
    padding: 0;
    margin-top: 230px
}

.noiseblock__inner {
    padding: 0 30px;
    float: right
}

.noiseblock__inner .list {
    width: 100%;
    margin-left: 25px
}

.noiseblock__title {
    padding-bottom: 60px;
    text-align: center;
    text-transform: none !important
}

.noiseblock__button {
    display: block;
    margin: 30px auto 0
}

.noiseblock::before {
    content: "";
    display: none;
    width: 65px;
    height: 70px;
    background: url(images/ring.png) no-repeat;
    position: absolute;
    z-index: -1;
    left: 15px;
    top: 10px
}

.noiseblock__percent {
    right: -2px;
    bottom: -150px
}

.noiseblock__percent span {
    margin-top: 30px
}

.noiseblock__percent::before {
    left: 5px
}

* {
    padding: 0;
    margin: 0
}

.headerline {
    height: 65px;
    background-color: #f9f9f9
}

.page {
    width: 100%;
    overflow: hidden
}

.safeblock {
    margin-top: 230px;
    height: 550px;
    padding: 0
}

.safeblock h2 {
    text-transform: none !important;
    margin-top: 0
}

.safeblock__title {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    width: 100%
}

.safeblock__bubble-1::after,
.safeblock__title::before {
    content: url(images/safe.png);
    position: absolute;
    right: 0;
    top: 3px;
    display: none
}

.safeblock__image {
    padding-left: 25px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.safeblock__image img {
    display: none;
    margin: 0
}

.safeblock__bubble {
    position: relative;
    color: #404040;
    padding: 20px 20px 25px 22px;
    box-shadow: 0 20px 40px rgba(194, 190, 9, .3);
    border-radius: 30px;
    background-color: #f6f349;
    line-height: 20px;
    margin: 10px auto;
    display: block;
    font-size: 16px
}

.safeblock__bubble strong {
    font-size: 16px
}

.safeblock__bubble-1::after {
    content: "";
    background: url(images/line1.png) no-repeat;
    background-size: contain;
    width: 48px;
    height: 235px;
    right: 38px;
    top: 110px
}

.safeblock__bubble-2 {
    z-index: 2
}

.safeblock__bubble-2::after {
    background: url(images/line2.png) no-repeat;
    width: 190px;
    height: 89px;
    left: -162px;
    top: 50px;
    z-index: 1
}

.safeblock__bubble-3 {
    z-index: 3
}

.safeblock__bubble-2::after,
.safeblock__bubble-3::after,
.safeblock__bubble-4::after {
    content: "";
    background-size: contain;
    position: absolute;
    display: none
}

.safeblock__bubble-3::after {
    background: url(images/line3.png) no-repeat;
    width: 197px;
    height: 82px;
    left: -28px;
    bottom: -77px
}

.safeblock__bubble-4 {
    z-index: 2
}

.safeblock__bubble-4::after {
    background: url(images/line4.png) no-repeat;
    width: 300px;
    height: 43px;
    left: -235px;
    bottom: -30px;
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
    z-index: 1
}

@media (max-width:575px) {
    .safeblock__bubble {
        padding: 15px 15px 20px 17px
    }

    .safeblock__bubble-1 {
        padding: 15px 5px 20px 17px
    }
}

.samplesblock {
    margin-top: 65px;
    padding-right: 0
}

.samplesblock h2 {
    margin-top: 0
}

.samplesblock__title {
    text-align: center;
    position: relative;
    padding: 0
}

.samplesblock__container-text li span,
.samplesblock__title h2 span,
.sertificate__link span,
.titleblock__parameters ul li span {
    font-family: "Gotham Pro Black";
    font-size: 30px;
    font-weight: 900
}

.samplesblock__title::after,
.sertificate__title::after {
    content: url(images/window.png);
    display: none;
    position: absolute;
    right: -55px;
    top: 27px
}

.samplesblock__inner {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 92px;
    padding: 0 5px 0 2px
}

.samplesblock__container {
    width: 330px;
    padding: 0;
    margin: 0 auto
}

.samplesblock__container-img {
    background: url(images/samplesblock-img.jpg) no-repeat center;
    width: 330px;
    height: 340px;
    border-radius: 30px
}

.samplesblock__container-img-yellowback {
    background-color: #f9f67f;
    box-shadow: 0 20px 40px rgba(246, 243, 73, .3)
}

.samplesblock__container-img-blueback {
    background-color: #dbe8fc;
    box-shadow: 0 20px 40px rgba(77, 139, 241, .15)
}

.samplesblock__container-img-darkyellowback {
    background-color: #ebe866;
    box-shadow: 0 20px 40px rgba(222, 217, 0, .25)
}

.samplesblock__container-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 27px 25px 25px;
    margin-top: 14px
}

.samplesblock__container-text li {
    list-style-type: none;
    color: #404040;
    font-size: 12px;
    line-height: 20px;
    font-family: "Gotham Pro";
    display: block;
    width: 137px;
    margin-bottom: 12px
}

.samplesblock__container-text li span {
    color: #404040;
    font-size: 16px;
    display: inline-block;
    margin-top: 3px
}

@media (max-width:350px) {
    .samplesblock__container {
        width: 300px
    }

    .samplesblock__container-img {
        width: 300px;
        height: 330px
    }

    .samplesblock__container-text {
        padding: 10px
    }
}

.sertificate {
    margin-top: 135px;
    position: relative
}

.sertificate__title {
    text-align: center;
    display: block;
    margin: 0 auto 30px;
    width: 100%;
    position: relative
}

.sertificate__title h2 {
    text-transform: none !important;
    margin: 0
}

.sertificate__title::after {
    content: url(images/sertificate-icon.png);
    top: -40px;
    right: -17px
}

.sertificate__link {
    width: 188px;
    display: inline-block;
    margin-top: 15px;
    cursor: pointer
}

.sertificate__link span {
    font-size: 25px;
    color: #4d8bf1;
    border-bottom: 1px solid rgba(77, 139, 241, .3);
    padding-bottom: 4px
}

.sertificate__link span:hover {
    border-bottom-color: transparent
}

.sertificate::after {
    content: "";
    background: url(images/sertificate-bg.jpg) no-repeat;
    background-size: contain;
    position: static;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 400px
}

.titleblock,
.titleblock__inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.titleblock {
    width: 100%;
    margin-top: 50px;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.titleblock h2,
.whyblock h2 {
    margin-top: 0
}

.titleblock h3,
.whyblock__title h2 {
    text-transform: none
}

.titleblock__inner {
    float: right;
    margin-bottom: 30px;
    padding: 0 0 0 2px;
    -ms-flex-align: center;
    align-items: center
}

.titleblock__inner::before {
    content: "";
    background: url(images/titleblock-bg.jpg) no-repeat;
    position: absolute;
    width: 341px;
    height: 505px;
    left: -267px;
    top: 10px;
    z-index: -1;
    display: none
}

.titleblock__title {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px
}

.titleblock__price {
    color: #4d8bf1;
    font-size: 24px
}

.titleblock__price sup {
    color: inherit;
    font-size: 16px;
    vertical-align: 5px
}

.titleblock__order {
    color: #404040;
    margin: 30px 0 40px 48px;
    position: relative;
    border-bottom: 1px solid rgba(64, 64, 64, .2);
    display: inline-block;
    line-height: 1.2
}

.titleblock__order:hover {
    color: #4d8bf1
}

.titleblock__order:active,
.titleblock__order:link {
    color: #404040
}

.titleblock__order::before {
    content: "";
    background: url(images/ruler.png) no-repeat;
    width: 35px;
    height: 26px;
    position: absolute;
    left: -55px;
    top: -2px
}

.titleblock__parameters {
    z-index: -1;
    position: relative;
    width: 100%;
    box-shadow: 0 10px 25px rgba(77, 139, 241, .47);
    border-radius: 30px;
    background-color: #4d8bf1;
    padding: 30px 10px 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.titleblock__parameters ul {
    -ms-flex-align: space-between;
    align-items: space-between
}

.titleblock__parameters ul li {
    width: 50%;
    display: block;
    color: #f9f9f9;
    margin-bottom: 30px;
    font-family: "Gotham Pro Light";
    line-height: 20px
}

.titleblock__parameters ul li span {
    color: #f7e61f;
    font-size: 20px
}

.titleblock__parameters ul li span span,
.whyblock__inner li p {
    font-size: 14px
}

.titleblock__parameters ul li:nth-child(3) {
    display: block;
    float: right;
    position: relative;
    top: 0
}

.titleblock__parameters ul li:nth-child(3)::before {
    content: "";
    background: url(images/check.png) no-repeat;
    background-size: contain;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    width: 30px;
    height: 37px
}

@media (max-width:350px) {
    .titleblock__parameters ul li:nth-child(3)::before {
        display: none
    }
}

.warmblock {
    margin-top: 60px;
    position: relative;
    width: 100%;
    padding: 0 30px
}

.warmblock__inner {
    width: 100%;
    float: left
}

.warmblock__inner ul {
    width: 95%
}

.warmblock__inner ul li {
    width: 100%
}

.warmblock__title {
    text-align: center;
    margin: 16px 0 55px 10px;
    line-height: 1.15;
    padding: 0 10px;
    text-transform: none !important
}

.warmblock__button {
    display: block;
    margin: 10px auto 0
}

.warmblock::after {
    content: "";
    display: none;
    width: 100px;
    height: 160px;
    right: 70px;
    background: url(images/warmblock-icons.png) no-repeat;
    position: absolute;
    z-index: -1
}

.warmblock__percent {
    right: 7px;
    bottom: -150px
}

.warmblock__percent::before {
    left: 5px
}

.whyblock {
    margin-top: 285px;
    padding-right: 0
}

.whyblock__title {
    margin-left: auto;
    margin-right: 35px;
    display: block;
    position: relative;
    text-align: center
}

.whyblock__title::after {
    content: url(images/first.png);
    position: absolute;
    right: -18px;
    top: 15px;
    display: none
}

.whyblock__inner {
    width: 100%;
    margin-top: 55px;
    padding: 0 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.whyblock__inner li {
    color: #404040;
    position: relative;
    width: 239px;
    display: block;
    margin-left: 123px;
    margin-bottom: 43px;
    line-height: 1.4
}

.whyblock__inner li span {
    color: #4d8bf1;
    font-family: "Gotham Pro Black";
    font-size: 20px;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 1.25
}

.whyblock__inner li::before {
    content: url(images/whyblock-icon-1.png);
    width: 80px;
    position: absolute;
    left: -120px
}

.whyblock__inner li:nth-child(2n)::before {
    left: -125px
}

.whyblock__inner li:first-child::before {
    top: 2px
}

.whyblock__inner li:nth-child(2)::before {
    content: url(images/whyblock-icon-2.png);
    top: 2px
}

.whyblock__inner li:nth-child(3)::before {
    content: url(images/whyblock-icon-3.png);
    top: 2px
}

.whyblock__inner li:nth-child(4)::before {
    content: url(images/whyblock-icon-4.png)
}

.whyblock__inner li:nth-child(5)::before {
    content: url(images/whyblock-icon-5.png);
    top: 2px
}

.whyblock__inner li:nth-child(6)::before {
    content: url(images/whyblock-icon-6.png);
    top: 5px
}

.whyblock__persent {
    top: -150px;
    left: 40px;
    word-spacing: -18px
}

.whyblock__persent span {
    word-spacing: normal;
    top: 2px
}

.whyblock__persent::before {
    display: none
}

@media (max-width:350px) {
    .whyblock__inner li {
        width: 100%;
        margin-left: 0;
        margin-bottom: 18px;
        text-align: center
    }

    .whyblock__inner li::before {
        position: static;
        display: block;
        margin: 10px auto
    }
}

@media (min-width:768px) {
    .calculator {
        margin-top: 145px;
        padding: 0
    }

    .calculator__title {
        margin-left: 30px;
        width: 500px;
        text-align: left
    }

    .callform__title {
        text-align: left
    }

    .callform__title h2 span {
        font-size: 40px;
        top: -5px
    }

    .callform__form {
        width: 482px;
        padding: 37px 50px;
        position: static
    }

    .callform__form-phone {
        margin-top: 45px;
        margin-bottom: 13px
    }

    .callform__form-policy {
        width: 30em
    }

    .importantblock__title {
        display: inline-block
    }

    .calculator__title::before,
    .callform__title::before,
    .importantblock__title::after {
        display: block
    }

    .importantblock ul {
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 50px 0 50px 40px
    }

    .importantblock ul li {
        width: 45%
    }

    .noiseblock {
        margin-top: 150px
    }

    .noiseblock__inner {
        margin-right: 25px;
        padding: 0
    }

    .noiseblock__inner .list {
        width: 450px;
        margin-left: -20px
    }

    .noiseblock__title {
        text-align: left
    }

    .noiseblock__button {
        display: inline-block;
        margin: 15px 0 0 50px
    }

    .noiseblock__percent {
        right: -2px;
        bottom: 10px
    }

    .safeblock {
        margin-top: 160px;
        height: auto
    }

    .safeblock__title {
        margin-left: 10px;
        text-align: left;
        width: auto;
        margin-bottom: 0
    }

    .noiseblock::before,
    .safeblock__image img,
    .safeblock__title::before {
        display: block
    }

    .safeblock__image {
        padding-left: 43px;
        display: block
    }

    .safeblock__bubble {
        margin: 0;
        position: absolute
    }

    .safeblock__bubble-1 {
        left: auto;
        top: 25px;
        right: -70px
    }

    .safeblock__bubble-2 {
        right: -110px;
        top: 140px
    }

    .safeblock__bubble-3 {
        right: 37px;
        top: 255px
    }

    .safeblock__bubble-4 {
        right: -120px;
        top: 365px
    }

    .page {
        padding-left: 30px
    }

    .samplesblock {
        padding-right: auto;
        padding-left: 0
    }

    .samplesblock__title {
        text-align: left;
        margin-left: 30px
    }

    .samplesblock__title h2 span {
        font-size: 40px
    }

    .samplesblock__inner {
        padding: 0 2px
    }

    .samplesblock__container {
        width: 360px
    }

    .samplesblock__container-img {
        width: 360px;
        height: 360px
    }

    .sertificate__title {
        text-align: left;
        width: 440px
    }

    .samplesblock__title::after,
    .sertificate__title::after {
        display: block
    }

    .sertificate__link {
        width: 208px
    }

    .sertificate__link span {
        font-size: 30px
    }

    .sertificate::after {
        width: 537px;
        height: 489px
    }

    .titleblock {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .titleblock__inner {
        -ms-flex-align: start;
        align-items: flex-start;
        left: 10px;
        height: 500px;
        margin-bottom: 0
    }

    .titleblock__title {
        text-align: left;
        margin-bottom: 10px
    }

    .titleblock__price {
        font-size: 30px
    }

    .titleblock__order {
        margin: 47px 0 45px 58px
    }

    .titleblock__parameters {
        position: absolute;
        height: 400px;
        padding: 0 0 0 40px;
        width: 415px;
        right: auto
    }

    .titleblock__parameters ul {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-align: space-around;
        align-items: space-around
    }

    .titleblock__parameters ul li span {
        font-size: 24px
    }

    .titleblock__parameters ul li span span {
        font-size: 12px
    }

    .titleblock__parameters ul li:nth-child(3)::before {
        width: 50px;
        height: 37px;
        margin-right: 10px
    }

    .warmblock {
        margin-top: 0
    }

    .warmblock__inner {
        width: 625px
    }

    .warmblock__inner ul {
        width: 380px;
        margin-left: 40px
    }

    .warmblock__inner ul li {
        width: 350px
    }

    .warmblock__title {
        text-align: left;
        margin: 16px 0 55px 30px
    }

    .warmblock__button {
        margin: 10px 0 0 40px;
        display: inline-block
    }

    .warmblock__percent {
        right: 7px;
        bottom: 10px
    }

    .whyblock {
        margin-top: 125px
    }

    .whyblock__title {
        text-align: left
    }

    .warmblock::after,
    .whyblock__title::after {
        display: block
    }

    .whyblock__inner {
        margin-top: 95px;
        padding: 0
    }

    .whyblock__persent {
        top: 40px;
        left: 0
    }
}

@media (min-width:992px) {
    .callform {
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 0
    }

    .callform__inner {
        width: 475px
    }

    .callform__inner ul {
        width: 360px
    }

    .callform__inner ul li {
        float: right
    }

    .callform__title {
        margin: 18px 0 0
    }

    .callform__title::before {
        top: -6px;
        right: 73px
    }

    .callform__form {
        margin: 0
    }

    .noiseblock::before {
        background: url(images/ring.png) no-repeat 288px 15px, url(images/noiseblock-bg.jpg) no-repeat;
        left: -70px;
        top: -8px;
        width: 377px;
        height: 554px
    }

    .noiseblock__inner .list {
        margin-left: 88px
    }

    .noiseblock__button {
        margin: 38px 0 0 50px
    }

    .safeblock__title {
        margin-left: -10px
    }

    .safeblock__title::before {
        right: -73px
    }

    .safeblock__image img {
        margin: 50px auto 0
    }

    .safeblock__bubble {
        padding: 28px 24px 37px 30px
    }

    .safeblock__bubble-1 {
        left: 2px;
        right: auto
    }

    .safeblock__bubble-1::after,
    .safeblock__bubble-2::after,
    .safeblock__bubble-3::after,
    .safeblock__bubble-4::after {
        display: block
    }

    .safeblock__bubble-2 {
        right: -100px;
        top: 25px
    }

    .safeblock__bubble-3 {
        right: 37px;
        top: 135px
    }

    .safeblock__bubble-4 {
        right: -175px;
        top: 245px
    }

    .samplesblock {
        margin-bottom: 300px
    }

    .samplesblock__title {
        margin-left: 70px
    }

    .samplesblock__title::after {
        right: -165px;
        top: 27px
    }

    .samplesblock__inner {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .samplesblock__container {
        margin: 0;
        width: 33.33%;
        padding: 0 15px
    }

    .samplesblock__container-img {
        width: 100%;
        height: 65%
    }

    .samplesblock__container-text {
        padding: 15px
    }

    .sertificate__title {
        margin: 120px 0 100px auto
    }

    .sertificate__link {
        width: 320px
    }

    .sertificate__link span {
        font-size: 40px
    }

    .sertificate::after {
        position: absolute;
        top: 1px;
        left: -21px;
        z-index: -1
    }

    .titleblock {
        right: -32px
    }

    .titleblock__inner::before {
        display: block
    }

    .titleblock__title {
        margin-top: 60px
    }

    .titleblock__parameters {
        width: 482px;
        height: 500px
    }

    .titleblock__parameters ul li:nth-child(3)::before {
        margin-right: 20px
    }

    .warmblock {
        margin-top: 150px;
        padding: 0
    }

    .warmblock::after {
        background: url(images/warmblock-icons.png) no-repeat 17px 142px, url(images/warmblock-bg.jpg) no-repeat 66px;
        width: 610px;
        height: 435px;
        right: -50px
    }

    .warmblock__title {
        margin: 16px 0 55px
    }

    .warmblock__button {
        margin-top: 42px
    }

    .whyblock__title {
        margin-right: 55px;
        margin-left: 333px;
        margin-bottom: 40px
    }

    .whyblock__title::after {
        right: -58px;
        top: 15px
    }

    .whyblock__inner li {
        margin-left: 143px;
        width: 300px;
        font-size: 16px
    }

    .whyblock__inner li span {
        font-size: 24px;
        line-height: 30px
    }

    .whyblock__inner li p {
        font-size: 16px
    }

    .whyblock__inner li::before {
        left: -155px
    }

    .whyblock__inner li:nth-child(2n)::before {
        left: -165px
    }
}

@media (min-width:1200px) {
    .calculator {
        padding-left: 30px
    }

    .calculator__title {
        margin: 0
    }

    .callform {
        padding-left: 20px;
        padding-right: 0
    }

    .callform__form {
        width: 470px;
        padding: 40px 30px 40px 40px
    }

    .callform__title::before {
        top: -6px;
        right: 23px
    }
}

@media (min-width:1440px) {
    .callform {
        padding-left: 30px;
        padding-right: 0
    }

    .callform__title::after {
        display: block
    }

    .callform__title::before {
        top: -6px;
        right: 23px
    }

    .callform__inner ul {
        width: 381px;
        margin: 50px 0 0 75px
    }

    .callform__form {
        width: 502px;
        padding: 47px 60px
    }
}

@media (min-width:1200px) {
    .importantblock ul {
        margin: 50px 50px 50px 75px;
        width: 88%
    }
}

@media (min-width:1440px) {
    .importantblock {
        padding-left: 30px
    }

    .importantblock__title {
        margin-left: 0
    }

    .importantblock ul {
        margin: 50px 50px 50px 75px;
        width: 90%
    }

    .importantblock ul li {
        width: 420px
    }

    .importantblock ul li:nth-child(2n) {
        width: 406px
    }

    .importantblock__link {
        padding-bottom: 3px
    }
}

@media (min-width:1200px) {
    .noiseblock::before {
        left: -50px
    }

    .noiseblock__inner {
        margin-right: 0
    }

    .noiseblock__title {
        padding-bottom: 20px
    }
}

@media (min-width:1440px) {
    .noiseblock::before {
        left: -40px
    }

    .noiseblock__button {
        margin: 38px 0 0 5px
    }

    .noiseblock__inner {
        margin-right: 25px
    }

    .noiseblock__title {
        padding-bottom: 60px
    }
}

@media (min-width:1200px) {
    .row {
        box-sizing: border-box
    }

    .page {
        position: relative;
        padding-left: 0
    }

    .page::before {
        content: "";
        position: absolute;
        width: 245px;
        height: 100%;
        background-color: gray;
        z-index: 4
    }
}

@media (min-width:1310px) {
    .page::before {
        width: 340px
    }
}

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

@media (min-width:1667px) {
    .page::before {
        max-width: 390px
    }
}

@media (min-width:1702px) {
    .page::before {
        max-width: 430px
    }
}

@media (min-width:1200px) {
    .safeblock {
        padding-left: 30px
    }

    .safeblock__title {
        width: 880px
    }

    .safeblock__title::before {
        right: -30px;
        top: 3px
    }

    .safeblock__bubble {
        padding: 23px 19px 32px 25px;
        font-size: 15px
    }

    .safeblock__bubble-2::after {
        left: -160px
    }

    .safeblock__bubble-3 {
        right: 7px;
        top: 125px
    }

    .safeblock__bubble-3::after {
        left: -60px
    }

    .safeblock__bubble-4 {
        right: -135px;
        top: 230px
    }

    .safeblock__bubble-4::after {
        background: url(images/line4.png) no-repeat;
        width: 377px;
        height: 43px;
        left: -193px;
        bottom: -43px
    }
}

@media (min-width:1440px) {
    .safeblock {
        padding-left: 30px
    }

    .safeblock__title {
        width: 880px
    }

    .safeblock__bubble {
        padding: 38px 34px 47px 40px;
        font-size: 16px
    }

    .safeblock__bubble-1::after {
        right: 17px
    }

    .safeblock__bubble-2::after {
        width: 232px;
        left: -185px;
        top: 30px
    }

    .safeblock__bubble-3 {
        right: 37px;
        top: 135px
    }

    .safeblock__bubble-3::after {
        left: -50px
    }

    .safeblock__bubble-4 {
        right: -175px;
        top: 245px
    }

    .safeblock__bubble-4::after {
        background: url(images/line4.png) no-repeat;
        width: 377px;
        height: 43px;
        left: -253px;
        bottom: -33px;
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@media (min-width:1200px) {
    .samplesblock {
        margin-bottom: 0
    }

    .samplesblock__container-img {
        height: 320px
    }

    .samplesblock__container-text {
        padding: 10px
    }

    .samplesblock__inner {
        padding: 0 0 0 15px
    }
}

@media (min-width:1440px) {
    .samplesblock {
        padding-left: 30px;
        margin-bottom: 0
    }

    .samplesblock__title {
        padding: 0;
        margin: 0
    }

    .samplesblock__title::after {
        right: -105px;
        top: 38px
    }

    .samplesblock__container {
        width: 340px;
        padding: 0
    }

    .samplesblock__container-img {
        width: 340px;
        height: 340px
    }

    .samplesblock__container-text {
        padding: 25px 27px 25px 25px
    }

    .samplesblock__inner {
        padding: 0 5px 0 2px
    }
}

@media (min-width:1200px) {
    .sertificate {
        padding-right: 0
    }

    .sertificate__title {
        margin: 120px 0 100px auto
    }

    .sertificate__title::after {
        top: -80px;
        right: 21px
    }
}

@media (min-width:1440px) {
    .sertificate {
        padding-right: 15px
    }

    .sertificate__title {
        margin: 120px 108px 100px auto
    }

    .sertificate__title::after {
        top: -40px;
        right: -87px
    }

    .sertificate::after {
        left: -1px
    }
}

@media (min-width:1200px) {
    .titleblock__inner {
        left: -50px
    }

    .titleblock__parameters {
        width: 450px;
        right: 25px
    }
}

@media (min-width:1280px) {
    .titleblock__parameters {
        width: 480px;
        right: 10px
    }
}

@media (min-width:1440px) {
    .titleblock {
        right: 0
    }

    .titleblock__inner {
        left: -40px
    }

    .titleblock__inner::before {
        left: -297px
    }

    .titleblock__parameters {
        width: 480px;
        height: 500px;
        padding: 0 0 0 60px
    }

    .titleblock__parameters ul li span {
        font-size: 30px
    }

    .titleblock__parameters ul li span span {
        font-size: 16px
    }
}

@media (min-width:1640px) {
    .titleblock {
        right: 0
    }

    .titleblock__inner {
        left: -14px
    }

    .titleblock__inner::before {
        left: -297px
    }

    .titleblock__parameters {
        width: 522px;
        height: 500px;
        padding: 0 0 0 60px
    }

    .titleblock__parameters ul li span {
        font-size: 30px
    }

    .titleblock__parameters ul li span span {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .warmblock {
        padding-left: 25px
    }

    .warmblock::after {
        right: -5px;
        background-size: auto, contain;
        width: 450px;
        top: 30px
    }
}

@media (min-width:1440px) {
    .warmblock {
        padding-right: 50px
    }

    .warmblock::after {
        right: -45px;
        top: 0;
        width: 610px;
        background-size: auto, auto
    }

    .warmblock__button {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .whyblock__title {
        margin-right: 0;
        margin-left: 355px
    }

    .whyblock__title::after {
        right: 50px;
        top: 75px
    }

    .whyblock__inner li::before {
        left: -130px
    }

    .whyblock__inner li:nth-child(2n)::before {
        left: -135px
    }

    .whyblock__persent {
        left: 10px
    }
}

@media (min-width:1440px) {
    .whyblock {
        padding-left: 20px
    }

    .whyblock__title {
        margin-right: 15px
    }

    .whyblock__title::after {
        right: 0;
        top: 15px
    }

    .whyblock__inner li {
        width: 369px
    }

    .whyblock__inner li::before {
        left: -140px
    }

    .whyblock__inner li:nth-child(2n)::before {
        left: -135px
    }

    .whyblock__persent {
        left: 35px
    }
}


@media (max-width:1440px) {
	#map2{
    width: calc(100vw - 90px)!important;
	}		
}