@import '../../webfonts.ru/import/firasans.html';
@font-face {
    font-family: 'Light';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/ProximaNova-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/ProximaNova-Reg.otf');
}
@font-face {
    font-family: 'Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/ProximaNova-Bold.otf');
}
@font-face {
    font-family: 'Black';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/ProximaNova-Black.ttf') format('truetype');
}
@font-face {
    font-family: 'ConLight';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Proxima%20Nova%20Condensed%20Light.html');
}
html {
    font-family: sans-serif;
        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}


svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type='button'], input[type='reset'], input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type='checkbox'], input[type='radio'] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
    height: auto;
}
input[type='search'] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
         -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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;
}
[role='button'] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 2px;
    padding-right: 3px;
}
@media (min-width: 768px) {
    .container {
        width: 725px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 945px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 2px;
    padding-right: 3px;
}
.row {
    margin-left: -2px;
    margin-right: -3px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 3px;
    padding-right: 2px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: ' ';
    display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}
.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;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
html {
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 10px;
        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*, *::after, *::before {
    box-sizing: inherit;
}
body {
    font-family: 'Fira Sans', sans-serif;
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
template, [hidden] {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: inherit;
}
b, strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
li {
    font-size: 1em;
    margin: 1em 0;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button, input, select, textarea {
    font: inherit;
}
optgroup {
    font-weight: bold;
}
button, input, select {
    overflow: visible;
}
button, input, select, textarea {
    margin: 0;
}
button, select {
    text-transform: none;
}
button, [type='button'], [type='reset'], [type='submit'] {
    cursor: pointer;
}
[disabled] {
    cursor: default;
}
button, html [type='button'], [type='reset'], [type='submit'] {
    -webkit-appearance: button;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type='checkbox'], [type='radio'] {
    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;
}
[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
.btn {
    display: block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.vertical-container {
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.vertical-inner {
    position: relative;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 99;
}
p {
    font-size: 1.6rem;
    line-height: 1.3;
    color: #000;
    margin: 0;
    font-family: 'Light';
}
h1 {
    font-family: 'Fira Sans', sans-serif;
    font-size: 4rem;
    line-height: 1.2;
    color: #000;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h2 {
    font-size: 3.6rem;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
    text-align: center;
    margin: 0;
    text-transform: none;
}
h3 {
    font-family: 'Fira Sans', sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    margin: 0;
}
h4 {
    font-family: 'Fira Sans', sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    margin: 0;
}

.lands ol {
    list-style-type: none;
    counter-reset: num;
    margin: 0 0 0 45px;
    padding: 15px 0 5px 0;
    font-size: 16px;
}
.lands ol li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.4;
}
.lands ol li:before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -38px;
    width: 28px;
    height: 28px;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    border-radius: 50%;
   border: 1px solid #e46c0a;
}
li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.4;
}

ul {
    padding: 0;
    margin: 0;
}

.btn-orange {
    width: 180px;
    height: 60px;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    background: #e46c0a;
    color: #fff;
    line-height: 59px;
    font-weight: 400;
    font-size: 18px;
            transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
    font-family: 'Bold';
}
.btn-orange:hover {
    background: #d25e00;
}
.header {
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 10;
}
.header__logo {
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (min-width: 320px) {
    .header__logo img {
        width: 38px;
        height: auto;
        margin-left: 5px;
    }
}
@media only screen and (min-width: 768px) {
    .header__logo img {
        width: 48px;
        height: 51px;
        margin-left: 0;
    }
}
.header__logo p {
    padding-left: 20px;
    font-family: 'Bold';
    font-size: 14px;
}
@media only screen and (min-width: 320px) {
    .header__logo p {
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    .header__logo p {
        display: inline-block;
        vertical-align: middle;
    }
}
.header__info {
    display: inline-block;
    vertical-align: middle;
    float: right;
}
@media only screen and (min-width: 320px) {
    .header__info {
        // padding-top: 6px;
        width: 260px;
    }
}
@media only screen and (min-width: 768px) {
    .header__info {
        padding-top: 0;
        width: auto;
    }
}
.header__info .info-text {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
@media only screen and (min-width: 768px) {
    .header__info .info-text {
        padding-left: 0;
    }
}
@media only screen and (min-width: 992px) {
    .header__info .info-text {
        padding-left: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .header__info .info-text {
        padding-left: 115px;
    }
}
.header__info .info-text p {
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
}
@media only screen and (min-width: 320px) {
    .header__info .info-text p {
        display: inline-block;
        vertical-align: middle;

    }
}
@media only screen and (min-width: 768px) {
    .header__info .info-text p {
        display: block;
        padding-top: 5px;
    }
}

.header__info .info-text h3 {
    font-family: 'Fira Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
}
@media only screen and (min-width: 320px) {
    .header__info .info-text h3 {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        margin-right: 5px;
    }
}
@media only screen and (min-width: 768px) {
    .header__info .info-text h3 {
        font-size: 24px;
        display: block;
        margin-right: 0;
    }
}
@media only screen and (min-width: 320px) {
    .header__info .info-1 {
        display: none;
    }
}
@media only screen and (min-width: 992px) {
    .header__info .info-1 {
        display: inline-block;
        vertical-align: middle;
    }
}
.header__info .info-1 p {
    color: #aaa;
}
.header__info .info-1 h3 {
    color: #aaa;
}
.header__info .info-2 {
    padding-left: 0;
}
.header__info .info-2 p {
    color: #333;
    font-size: 18px;
    padding-top: 0;
}
@media only screen and (min-width: 320px) {
    .header__info .info-2 p {
        margin-right: 5px;
        font-size: 13px;
    }
}
@media only screen and (min-width: 768px) {
    .header__info .info-2 p {
        display: inline-block;
        vertical-align: middle;
        padding-left: 40px;
        margin-right: 0;
        font-size: 18px;
    }
}
@media only screen and (min-width: 992px) {
    .header__info .info-2 p {
        padding-left: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .header__info .info-2 p {
        padding-left: 155px;
    }
}
.header__info .info-block {
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (min-width: 320px) {
    .header__info .info-block {
        width: 155px;
    }
}
@media only screen and (min-width: 768px) {
    .header__info .info-block {
        width: auto;
    }
}
.header__info .info-2 h3 {
    color: #333;
    font-size: 33px;
    font-weight: 700;
}
@media only screen and (min-width: 320px) {
    .header__info .info-2 h3 {
        font-size: 16px;
    }
}
@media only screen and (min-width: 768px) {
    .header__info .info-2 h3 {
        padding-left: 20px;
        font-size: 20px;
    }
}
@media only screen and (min-width: 992px) {
    .header__info .info-2 h3 {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1200px) {
    .header__info .info-2 h3 {
        font-size: 20px;
    }
}
.main {
    background: url('../images/main.jpg') no-repeat top center;
    padding-top: 80px;
    text-align: center;
    margin-top: 62px;
}
@media only screen and (min-width: 320px) {
    .main {
        background: url('../images/main.jpg') no-repeat top left;
        margin-top: 42px;
    }
}
@media only screen and (min-width: 768px) {
    .main {
        background: url('../images/main.jpg') no-repeat top center;
        margin-top: 62px;
        padding-top: 50px;
    }
}
@media only screen and (min-width: 992px) {
    .main {
        padding-top: 80px;
    }
}
@media only screen and (min-width: 1200px) {
    .main {
        -webkit-background-size: cover;
           -moz-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
    }
}
@media only screen and (min-width: 320px) {
    .main .container {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media only screen and (min-width: 768px) {
    .main .container {
        padding-left: 2px;
        padding-right: 3px;
    }
}
.main h1 {
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    text-transform: none;
}
@media only screen and (min-width: 320px) {
    .main h1 {
        font-size: 26px;
    }
}
@media only screen and (min-width: 768px) {
    .main h1 {
        font-size: 32px;
    }
}
@media only screen and (min-width: 992px) {
    .main h1 {
        font-size: 40px;
    }
}
.main h3 {
    font-family: 'Fira Sans', sans-serif;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-top: 35px;
}
.main__bot {
    position: relative;
    z-index: 2;
}
@media only screen and (min-width: 320px) {
    .main__bot {
        background: url('../images/bot-block-3.png') no-repeat top center;
        -webkit-background-size: cover;
           -moz-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        border-radius: 37px;
        margin-top: 40px;
        -webkit-box-shadow: -2px 19px 172px -15px rgba(0, 0, 0, 0.75);
           -moz-box-shadow: -2px 19px 172px -15px rgba(0, 0, 0, 0.75);
                box-shadow: -2px 19px 172px -15px rgba(0, 0, 0, 0.75);
    }
}
@media only screen and (min-width: 768px) {
    .main__bot {
        background: none;
        border-radius: 0;
        margin-top: 0;
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none;
    }
}
.main__bot .bot-block {
    background: url('../images/bot-block.png') no-repeat top center;
    padding-top: 100px;
    margin-bottom: -145px;
    margin-top: 70px;
    border-radius: 26px;
}
@media only screen and (min-width: 320px) {
    .main__bot .bot-block {
        background: none;
        padding: 0 10px;
        padding-top: 45px;
        padding-bottom: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .main__bot .bot-block {
        background: url('../images/bot-block.png') no-repeat top center;
        padding: 0;
        padding-top: 35px;
        width: 640px;
        margin: 0 auto;
        margin-top: 70px;
        padding-bottom: 0;
        margin-bottom: -145px;
        -webkit-box-shadow: -2px 19px 172px -15px rgba(0, 0, 0, 0.75);
           -moz-box-shadow: -2px 19px 172px -15px rgba(0, 0, 0, 0.75);
                box-shadow: -2px 19px 172px -15px rgba(0, 0, 0, 0.75);
    }
}
@media only screen and (min-width: 992px) {
    .main__bot .bot-block {
        background: url('../images/bot-block.png') no-repeat top center;
        padding-top: 35px;
        margin-bottom: -145px;
    }
}
.main__bot .bot-block p {
    margin: 0 auto;
    margin-bottom: 35px;
    line-height: 1.5;
    font-family: 'Regular';
}
@media only screen and (min-width: 320px) {
    .main__bot .bot-block p {
        width: auto;
    }
}
@media only screen and (min-width: 768px) {
    .main__bot .bot-block p {
        width: 550px;
    }
}
.main__bot .bot-block p span {
    font-family: 'Bold';
}
.main__bot .bot-block .pad {
    padding-bottom: 30px;
}
.whywe {
    background: url('../images/whywe.jpg') no-repeat top center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    padding-bottom: 70px;
    text-align: center;
}
@media only screen and (min-width: 320px) {
    .whywe {
        padding-top: 200px;
    }
}
@media only screen and (min-width: 768px) {
    .whywe {
        padding-top: 180px;
    }
}
.whywe h2 {
    margin-bottom: 35px;
}
.whywe__item {
    margin-bottom: 30px;
}
@media only screen and (min-width: 320px) {
    .whywe__item {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }
}
@media only screen and (min-width: 768px) {
    .whywe__item {
        width: 33.33333333%;
    }
}
@media only screen and (min-width: 992px) {
    .whywe__item {
        width: 16.66666667%;
    }
}
.whywe__item h3 {
    background: url('../images/whywe-7.png') no-repeat top center;
    padding-top: 25px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 25px;
}
@media only screen and (min-width: 320px) {
    .whywe__item img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .whywe__item img {
        margin-top: 27px;
        margin-bottom: 27px;
    }
}
.whywe__item p {
    font-family: 'Regular';
    color: #475359;
}
@media only screen and (min-width: 320px) {
    .whywe__item p {
        font-size: 13px;
    }
}
@media only screen and (min-width: 768px) {
    .whywe__item p {
        font-size: 16px;
    }
}
@media only screen and (min-width: 992px) {
    .whywe__item p {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1200px) {
    .whywe__item p {
        font-size: 16px;
    }
}
@media only screen and (min-width: 768px) {
    .whywe__item-3 {
        margin-bottom: 50px;
    }
}
@media only screen and (min-width: 992px) {
    .whywe__item-3 {
        margin-bottom: 50px;
    }
}
@media only screen and (min-width: 1200px) {
    .whywe__item-3 {
        margin-bottom: 30px;
    }
}
.services {
    background: url('../images/services.jpg') no-repeat top center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    padding-top: 70px;
    padding-bottom: 50px;
    text-align: center;
}
.services__block {
    margin-top: 35px;
}
@media only screen and (min-width: 320px) {
    .services__block .services-item {
        margin: 0 0 30px;
    }
}
@media only screen and (min-width: 768px) {
    .services__block .services-item {
        display: inline-block;
        vertical-align: top;
        margin: 0 23px 30px;
    }
}
@media only screen and (min-width: 992px) {
    .services__block .services-item {
        margin: 0 60px 30px;
    }
}
.services__block .services-item p {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    padding-top: 30px;
    line-height: 1.6;
}
.prices {
    padding-top: 80px;
    padding-bottom: 40px;
}
.prices__block {
    margin-top: 25px;
}
.prices__block .prices-item {
    width: 775px;
    height: 70px;
    margin: 0 auto;
    border-radius: 55px;
    padding: 0 25px;
            transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 320px) {
    .prices__block .prices-item {
        width: 100%;
        padding: 17px 15px;
    }
}
@media only screen and (min-width: 768px) {
    .prices__block .prices-item {
        width: 720px;
        padding: 0 25px;
    }
}
@media only screen and (min-width: 992px) {
    .prices__block .prices-item {
        width: 775px;
    }
}
.prices__block .prices-item p {
    font-family: 'Light';
    font-size: 18px;
}
@media only screen and (min-width: 320px) {
    .prices__block .prices-item p {
        font-size: 14px;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .prices__block .prices-item p {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        line-height: 67px;
        font-size: 17px;
    }
}
@media only screen and (min-width: 992px) {
    .prices__block .prices-item p {
        font-size: 18px;
    }
}
.prices__block .prices-item .right {
    font-family: 'Bold';
}
@media only screen and (min-width: 768px) {
    .prices__block .prices-item .right {
        float: right;
    }
}
@media only screen and (min-width: 320px) {
    .prices__block .prices-item-3 {
        padding: 10px 15px;
    }
}
@media only screen and (min-width: 768px) {
    .prices__block .prices-item-3 {
        padding: 0 25px;
    }
}
.prices__block .prices-item-1 {
    background: #e5e5e5;
}
.prices__block .prices-item-1:hover {
    background: #81c7f1;
}
.prices__block .prices-item-2:hover {
    background: #81c7f1;
}
.prices .btn-prices {
    width: 370px;
    height: 70px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background-color: #fece5e;
    font-family: 'Bold';
    font-size: 18px;
    text-transform: uppercase;
    line-height: 69px;
    color: #000;
    margin: 0 auto;
    margin-top: 60px;
    -webkit-box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    margin-bottom: 20px;
    transition-duration: 0.5s;
}
.prices .btn-prices:hover {
    background-color: #f1cb00;
}
@media only screen and (min-width: 320px) {
    .prices .btn-prices {
        width: 310px;
    }
}
@media only screen and (min-width: 768px) {
    .prices .btn-prices {
        width: 370px;
    }
}
.prices .btn-prices {
    width: 370px;
    height: 70px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background-color: #fece5e;
    font-family: 'Bold';
    font-size: 18px;
    text-transform: uppercase;
    line-height: 69px;
    color: #000;
    margin: 0 auto;
    margin-top: 60px;
    -webkit-box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    margin-bottom: 20px;
    transition-duration: 0.5s;
}
.prices .btn-prices1:hover {
    background-color: #8D7700;
}
@media only screen and (min-width: 320px) {
    .prices .btn-prices 1{
        width: 60px;
    }
}
@media only screen and (min-width: 768px) {
    .prices .btn-prices1 {
        width: 70px;
    }
}
.prices .btn-prices1 {
    width: 70px;
    height: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #FCBD29;
    font-family: 'Bold';
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
    color: #000;
    margin: 0 auto;
    margin-top: 20px;
    -webkit-box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    margin-bottom: 20px;
    transition-duration: 0.5s;
}
.windows {
    position: relative;
}
@media only screen and (min-width: 768px) {
    .windows {
        height: 458px;
    }
}
.windows .swiper-container {
    width: 100%;
    height: 100%;
}
.windows .swiper-container .swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 60px 70px;
}
@media only screen and (min-width: 320px) {
    .windows .swiper-container .swiper-slide {
        padding: 30px 10px;
    }
}
@media only screen and (min-width: 768px) {
    .windows .swiper-container .swiper-slide {
        padding: 60px 70px;
    }
}
.windows .swiper-container .swiper-slide .slide-block {
    margin: 0 auto;
}
@media only screen and (min-width: 768px) {
    .windows .swiper-container .swiper-slide .slide-block {
        width: 600px;
    }
}
@media only screen and (min-width: 992px) {
    .windows .swiper-container .swiper-slide .slide-block {
        width: 800px;
    }
}
@media only screen and (min-width: 1200px) {
    .windows .swiper-container .swiper-slide .slide-block {
        width: 900px;
    }
}
.windows .swiper-container .swiper-slide .title {
    font-size: 30px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 25px;
}
@media only screen and (min-width: 320px) {
    .windows .swiper-container .swiper-slide .title {
        font-size: 20px;
        padding-left: 10px;
    }
}
@media only screen and (min-width: 768px) {
    .windows .swiper-container .swiper-slide .title {
        font-size: 28px;
        padding-left: 0;
    }
}
@media only screen and (min-width: 992px) {
    .windows .swiper-container .swiper-slide .title {
        font-size: 30px;
    }
}
.windows .swiper-container .swiper-slide .subtitle {
    font-size: 18px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
}
@media only screen and (min-width: 320px) {
    .windows .swiper-container .swiper-slide .subtitle {
        font-size: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .windows .swiper-container .swiper-slide .subtitle {
        font-size: 18px;
    }
}
.windows .swiper-container .swiper-slide .text p {
    font-size: 18px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px;
}
.windows .swiper-container .swiper-slide .text .light {
    font-family: 'Light';
}
.windows .swiper-container .swiper-slide .text ul li {
    font-size: 18px;
    list-style: disc;
    font-family: 'Light';
    margin-bottom: 15px;
    margin-left: 18px;
}
@media only screen and (min-width: 320px) {
    .windows .swiper-container .swiper-slide .text ul li {
        font-size: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .windows .swiper-container .swiper-slide .text ul li {
        font-size: 15px;
    }
}
@media only screen and (min-width: 992px) {
    .windows .swiper-container .swiper-slide .text ul li {
        font-size: 18px;
    }
}
.windows .swiper-container .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center;
}
@media only screen and (min-width: 768px) {
    .windows .swiper-container .pagination-mob {
        display: none;
    }
}
@media only screen and (min-width: 320px) {
    .windows .swiper-container .swiper-button-prev.swiper-button-white, .windows .swiper-container .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url('../images/prev.png');
        left: 5px;
        opacity: 0.5;
    }
}
@media only screen and (min-width: 1200px) {
    .windows .swiper-container .swiper-button-prev.swiper-button-white, .windows .swiper-container .swiper-container-rtl .swiper-button-next.swiper-button-white {
        left: 40px;
    }
}
.windows .swiper-container .swiper-button-prev.swiper-button-white:hover, .windows .swiper-container .swiper-container-rtl .swiper-button-next.swiper-button-white:hover {
    opacity: 1;
}
@media only screen and (min-width: 320px) {
    .windows .swiper-container .swiper-button-next.swiper-button-white, .windows .swiper-container .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        right: 5px;
        background-image: url('../images/next.png');
        opacity: 0.5;
    }
}
@media only screen and (min-width: 1200px) {
    .windows .swiper-container .swiper-button-next.swiper-button-white, .windows .swiper-container .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        right: 40px;
    }
}
.windows .swiper-container .swiper-button-next.swiper-button-white:hover, .windows .swiper-container .swiper-container-rtl .swiper-button-prev.swiper-button-white:hover {
    opacity: 1;
}
.windows .swiper-container .swiper-button-next, .windows .swiper-container .swiper-button-prev {
    position: absolute;
    width: 70px;
    height: 58px;
    z-index: 10;
    cursor: pointer;
    bottom: 50%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 9;
       -moz-background-size: 70px 58px;
    -webkit-background-size: 70px 58px;
            background-size: 70px 58px;
}
@media only screen and (min-width: 320px) {
    .windows .swiper-container .swiper-button-next, .windows .swiper-container .swiper-button-prev {
        display: none;
        top: 50%;
    }
}
@media only screen and (min-width: 768px) {
    .windows .swiper-container .swiper-button-next, .windows .swiper-container .swiper-button-prev {
        display: block;
    }
}
.advice {
    padding-top: 75px;
    padding-bottom: 75px;
}
.advice h2 {
    margin-bottom: 30px;
}
.advice__block {
    margin: 0 auto;
    margin-bottom: 20px;
}
@media only screen and (min-width: 320px) {
    .advice__block {
        width: 97%;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .advice__block {
        width: 720px;
        text-align: left;
    }
}
@media only screen and (min-width: 992px) {
    .advice__block {
        width: 770px;
    }
}
@media only screen and (min-width: 320px) {
    .advice__block img {
        width: 100%;
        height: auto;
        border-radius: 35px;
    }
}
@media only screen and (min-width: 768px) {
    .advice__block img {
        width: auto;
        border-radius: 0;
    }
}
.advice__block p {
    width: 64%;
    background: #f2f2f2;
    padding: 25px 25px 25px;
    font-size: 18px;
    font-family: 'Light';
    line-height: 1.6;
}
@media only screen and (min-width: 320px) {
    .advice__block p {
        padding: 20px 15px 25px;
        border-radius: 0 0 30px 30px ;
        font-size: 15px;
        width: 100%;
        height: auto;
        line-height: 1.2;
        margin-top: -35px;
        position: relative;
        z-index: 1;
    }
}
@media only screen and (min-width: 768px) {
    .advice__block p {
        display: inline-block;
        vertical-align: top;
        width: 62%;
        height: 210px;
        font-size: 16px;
        padding: 25px 25px 25px;
        border-radius: 0  30px 30px 0 ;
        line-height: 1.6;
        margin-left: -4px;
        margin-top: 0;
    }
}
@media only screen and (min-width: 992px) {
    .advice__block p {
        padding: 25px 25px 25px;
        width: 64%;
        font-size: 18px;
    }
}
.advice__block .text-1 {
    padding: 25px 35px 25px;
}
.advice__block .text-5 {
    height: auto;
    border-radius: 0  30px 30px 30px ;
}
@media only screen and (min-width: 320px) {
    .advice__block .text-5 {
        border-radius: 0 0 30px 30px ;
    }
}
@media only screen and (min-width: 768px) {
    .advice__block .text-5 {
        border-radius: 0  30px 30px 30px ;
    }
}
.advice__block .text-8 {
    height: auto;
    border-radius: 0  30px 30px 30px ;
}
@media only screen and (min-width: 320px) {
    .advice__block .text-8 {
        border-radius: 0 0 30px 30px ;
    }
}
@media only screen and (min-width: 768px) {
    .advice__block .text-8 {
        border-radius: 0  30px 30px 30px ;
    }
}
.advice__block .text-9 {
    height: auto;
    border-radius: 0  30px 30px 30px ;
}
@media only screen and (min-width: 320px) {
    .advice__block .text-9 {
        border-radius: 0 0 30px 30px ;
    }
}
@media only screen and (min-width: 768px) {
    .advice__block .text-9 {
        border-radius: 0  30px 30px 30px ;
    }
}
.advice .btn-advice {
    width: 370px;
    height: 70px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background-color: #fece5e;
    font-family: 'Bold';
    font-size: 18px;
    text-transform: uppercase;
    line-height: 69px;
    color: #000;
    margin: 0 auto;
    margin-top: 40px;
    -webkit-box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 118px -19px rgba(0, 0, 0, 0.75);
    margin-bottom: 20px;
    transition-duration: 0.5s;
}
.advice .btn-advice:hover {
    background-color: #f1cb00;
}
@media only screen and (min-width: 320px) {
    .advice .btn-advice {
        width: 310px;
    }
}
@media only screen and (min-width: 768px) {
    .advice .btn-advice {
        width: 370px;
    }
}
.advice__none {
    height: 0;
    overflow: hidden;
    transition-duration: 0.5s;
}
.advice .advice__block-3 {
    position: relative;
    z-index: 2;
}
.footer {
    background: #333;
    padding-top: 5px;
}
@media only screen and (min-width: 320px) {
    .footer {
        text-align: center;
        padding-bottom: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .footer {
        height: 60px;
        text-align: left;
        padding-bottom: 0;
    }
}
@media only screen and (min-width: 320px) {
    .footer ul {
        text-align: center;
        margin: 10px 0 ;
    }
}
@media only screen and (min-width: 768px) {
    .footer ul {
        text-align: left;
        display: inline-block;
        vertical-align: middle;
        margin: 0 ;
    }
}
.footer ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    cursor: pointer;
            transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
}
.footer ul li:hover {
    opacity: 0.7;
}
.footer p {
    font-family: 'Light';
    font-size: 15px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (min-width: 320px) {
    .footer p {
        font-size: 13px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .footer p {
        display: none;
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 992px) {
    .footer p {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        margin-left: 20px;
    }
}
@media only screen and (min-width: 1200px) {
    .footer p {
        font-size: 15px;
        margin-left: 30px;
    }
}
@media only screen and (min-width: 320px) {
    .footer__block {
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .footer__block {
        display: inline-block;
        vertical-align: middle;
        margin-left: 84px;
        text-align: left;
    }
}
@media only screen and (min-width: 992px) {
    .footer__block {
        margin-left: 20px;
    }
}
@media only screen and (min-width: 1200px) {
    .footer__block {
        margin-left: 105px;
    }
}
.footer__block h2 {
    font-size: 13px;
    font-weight: 400;
    color: #ababab;
    padding-top: 5px;
}
.footer__block h3 {
    font-size: 17px;
    font-weight: 400;
    color: #ababab;
}
.footer .block-2 h2 {
    color: #fff;
    
}
@media only screen and (min-width: 320px) {
    .footer .block-2 h2 {
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 768px) {
    .footer .block-2 h2 {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
    }
}
.footer .block-2 h3 {
    color: #fff;
   
}
@media only screen and (min-width: 320px) {
    .footer .block-2 h3 {
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) {
    .footer .block-2 h3 {
        font-size: 18px;
    }
}
@media only screen and (min-width: 992px) {
    .footer .block-2 h3 {
        font-size: 17px;
    }
}
@media only screen and (min-width: 1200px) {
    .footer .block-2 h3 {
        font-size: 20px;
    }
}
.phone {
    
    margin-left: 10px;

}
@media only screen and (min-width: 320px) {
        .footer .phone {
            
        }
    }
    @media only screen and (min-width: 768px) {
        .footer .phone {
            display: inline-block;
            vertical-align: middle;
            padding-top: 5px;
        }
    }
    @media only screen and (min-width: 992px) {
        .footer .phone {
            
        }
    }
    @media only screen and (min-width: 1200px) {
        .footer .phone {
            padding-top: 0;
        }
    }
.remodal-first {
    text-align: center;
    background: #fff;
}
@media only screen and (min-width: 320px) {
    .remodal-first {
        max-width: 500px !important;
        padding: 10px;
        margin: 0 auto;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-first {
        max-width: 540px !important;
        text-align: center;
    }
}
.remodal-first .remodal__block {
    border: 10px solid #81c7f1;
    padding-top: 30px;
    padding-bottom: 30px;
}
.remodal-first h2 {
    font-size: 16px;
    font-family: 'Bold';
    color: #000;
    margin-bottom: 15px;
}
@media only screen and (min-width: 320px) {
    .remodal-first h2 {
        font-size: 17px;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-first h2 {
        font-size: 20px;
    }
}
.remodal-first p {
    color: #000;
    margin-bottom: 15px;
    font-family: 'Regular';
}
@media only screen and (min-width: 320px) {
    .remodal-first p {
        font-size: 16px;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-first p {
        font-size: 35px;
    }
}
.remodal-first .check-headline {
    margin-top: 5px;
    margin-bottom: 20px;
}
.remodal-first .check-text {
    color: #000;
    font-size: 14px;
    text-align: left;
    padding-left: 70px;
}
.remodal-first .input {
    width: 354px;
    height: 60px;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    background-color: #fff;
    border: 1px solid #e5e5e5 !important;
    color: #bebebe;
    padding: 0 25px;
    outline: none;
    overflow: hidden;
    line-height: 59px;
    font-size: 16px;
    font-family: 'Light';
    position: relative;
    z-index: 2;
}
@media only screen and (min-width: 320px) {
    .remodal-first .input {
        margin: 0 auto;
        margin-bottom: 10px;
        width: 250px;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-first .input {
        width: 354px;
    }
}
.remodal-first .input::-webkit-input-placeholder {
    font-family: 'Light';
    font-size: 16px;
    font-weight: 400;
    color: #bebebe !important;
}
.remodal-first .input::-moz-placeholder {
    font-family: 'Light';
    font-size: 16px;
    font-weight: 400;
    color: #bebebe !important;
}
.remodal-first .input:-moz-placeholder {
    font-family: 'Light';
    font-size: 16px;
    font-weight: 400;
    color: #bebebe !important;
}
.remodal-first .input:-o-placeholder {
    font-family: 'Light';
    font-size: 16px;
    font-weight: 400;
    color: #bebebe !important;
}
.remodal-first .input:-ms-input-placeholder {
    font-family: 'Light';
    font-size: 16px;
    font-weight: 400;
    color: #bebebe !important;
}
.remodal-first .input:focus::-webkit-input-placeholder, .remodal-first textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.remodal-first .input:focus::-moz-placeholder, .remodal-first textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.remodal-first .input:focus:-moz-placeholder, .remodal-first textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.remodal-first .input:focus:-o-placeholder, .remodal-first textarea:focus:-o-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.remodal-first .input:focus:-ms-input-placeholder, .remodal-first textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.remodal-first .textarea {
    height: 100px;
    padding-top: 0;
}
.remodal-first .btn-form {
    width: 354px;
    height: 60px;
    line-height: 59px;
    font-size: 18px;
    outline: none;
    background: #d25e00;
    letter-spacing: 1.6px;
    border-radius: 30px;
}
@media only screen and (min-width: 320px) {
    .remodal-first .btn-form {
        margin: 0 auto;
        width: 250px;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-first .btn-form {
        width: 354px;
    }
}
.remodal-first .hvr-shutter-in-vertical:before {
    background: #e46c0a ;
    border-radius: 30px;
}
.remodal-first .wrapper {
    text-align: left;
    margin-bottom: 30px;
}
@media only screen and (min-width: 320px) {
    .remodal-first .wrapper {
        width: 240px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-first .wrapper {
        width: auto;
        margin: 0;
        padding-left: 75px;
        margin-bottom: 30px;
    }
}
.remodal-first .wrapper label {
    font-size: 14px;
    color: #000;
    font-family: 'Light';
}
@media only screen and (min-width: 320px) {
    .remodal-first .wrapper label {
        font-size: 9px;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-first .wrapper label {
        font-size: 14px;
    }
}
.remodal-first .radio {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}
.remodal-first .radio + label {
    cursor: pointer;
}
.remodal-first .radio:not(checked) {
    position: absolute;
    opacity: 0;
}
.remodal-first .radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
}
@media only screen and (min-width: 320px) {
    .remodal-first .radio:not(checked) + label {
        padding: 6 0 0 35px;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-first .radio:not(checked) + label {
        padding: 3px 0 0 40px;
    }
}
.remodal-first .radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 28px;
    height: 28px;
    border: 1px solid #cdd1da;
    border-radius: 10px;
    background: #fff;
}
.remodal-first .radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 8px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #e46c0a;
    opacity: 0;
    transition: all 0.2s;
}
.remodal-first .radio:checked + label:after {
    opacity: 1;
}
.remodal-close {
    top: 32px !important;
    right: 35px !important;
    color: #000 !important;
}
@media only screen and (min-width: 320px) {
    .remodal-close {
        top: 24px !important;
        right: 26px !important;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-close {
        top: 32px !important;
        right: 35px !important;
    }
}
.remodal-common {
    padding: 10px;
    text-align: center;
    background: #fff;
}
@media only screen and (min-width: 320px) {
    .remodal-common {
        width: 300px !important;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-common {
        width: 540px !important;
    }
}
.remodal-common .common-block {
    border: 10px solid #3da0c9;
    padding: 30px 0;
}
.remodal-common .ok {
    margin-bottom: 20px;
}
.remodal-common h3 {
    font-size: 16px;
    font-family: 'Bold';
    color: #000;
    line-height: 1.8;
}
@media only screen and (min-width: 320px) {
    .remodal-common h3 {
        font-size: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .remodal-common h3 {
        font-size: 16px;
    }
}
.remodal-common h4 {
    font-family: 'Light';
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    margin-top: 20px;
}
.remodal-common h5 {
    font-size: 18px;
    font-family: 'Bold';
    color: #e46c0a;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 0;
}
.remodal-common ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}
@media only screen and (min-width: 320px) {
    .gallery-remodal {
        width: auto !important;
    }
}
@media only screen and (min-width: 768px) {
    .gallery-remodal {
        width: 750px !important;
    }
}
@media only screen and (min-width: 992px) {
    .gallery-remodal {
        width: 950px !important;
    }
}
@media only screen and (min-width: 1200px) {
    .gallery-remodal {
        width: 1000px !important;
    }
}
.gallery-remodal img {
    width: 100%;
}
@media only screen and (min-width: 320px) {
    .certific-width {
        width: 600px;
        height: 450px;
    }
}
@media only screen and (min-width: 768px) {
    .certific-width {
        width: 600px;
        height: 450px;
    }
}
@media only screen and (min-width: 992px) {
    .certific-width {
        width: 800px;
        height: 600px;
    }
}
@media only screen and (min-width: 320px) {
    .certific-width-2 {
        width: 500px;
        height: 700px;
    }
}
@media only screen and (min-width: 768px) {
    .certific-width-2 {
        width: 500px;
        height: 700px;
    }
}
@media only screen and (min-width: 992px) {
    .certific-width-2 {
        width: 500px;
        height: 700px;
    }
}
.modal-politic {
    background: #fff;
    text-align: left;
}
@media only screen and (min-width: 1200px) {
    .modal-politic {
        width: 1000px !important;
    }
}
.modal-politic .politica {
    padding: 10px 0 10px;
    text-align: center;
    background: #1782ab;
    color: #fff;
}
@media only screen and (min-width: 320px) {
    .modal-politic .politica {
        font-size: 13px;
    }
}
@media only screen and (min-width: 768px) {
    .modal-politic .politica {
        font-size: 20px;
    }
}
@media only screen and (min-width: 320px) {
    .modal-politic p {
        font-size: 13px;
        padding: 10px 20px;
    }
}
@media only screen and (min-width: 768px) {
    .modal-politic p {
        font-size: 16px;
        padding: 20px 30px;
    }
}
.error-input {
    clear: both;
    float: left;
    font-size: 13px;
    padding-left: 93px;
    color: #df3a3a;
    /* width: 323px; */
    margin: 0 auto;
    text-align: center;
    border: 1px solid #e5e5e5;
}
input:focus:required:invalid, textarea:focus:required:invalid {
    border: 1px solid #e5e5e5 !important;
}
input:required:valid, textarea:required:valid {
    border: 1px solid #e5e5e5 !important;
}
#name-error {
    font-size: 0 !important;
}
label {
    border: 0;
    font-size: 0;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
