@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@import url(https://fonts.googleapis.com/css?family=Ledger&subset=cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=cyrillic);

progress, sub, sup {
    vertical-align: baseline
}

button, hr, input {
    overflow: visible
}

article, aside, details, figcaption, figure, footer, header, hr, main, menu, nav, section {
    display: block
}

fieldset, hr {
    border: 0;
    padding: 0
}

body, fieldset {
    margin: 0
}

fieldset, hr, legend {
    padding: 0
}

audio, canvas, progress, video {
    display: inline-block
}

*, legend {
    box-sizing: border-box
}

.img-load, .invisible {
    visibility: hidden
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

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: ButtonText dotted 1px
}

[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;
    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
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal
}

textarea {
    overflow: auto;
    resize: vertical
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    box-sizing: content-box;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

[class*=" icon-"]:before, [class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.check-section .btn, .warning p, .white-popup p {
    text-align: center;
}

.white-popup .btn {
    text-transform: uppercase
}

.icon-006-right-arrow:before {
    content: '\e88a'
}

.icon-001-call-answer:before {
    content: '\e88b'
}

.icon-002-envelope:before {
    content: '\e88c'
}

.icon-004-facebook-logo:before {
    content: '\e88e'
}

.icon-instagram:before {
    content: '\e804'
}

.icon-005-left-arrow:before {
    content: '\e88f'
}

.icon-youtube-squared:before {
    content: '\f166'
}

.white-popup {
    position: relative;
    background: rgba(247, 247, 247, .85);
    border-radius: 5px;
    margin: auto;
    max-width: 450px;
    padding: 40px;
    color: #000
}

.white-popup .popup-h {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    color: #482e26;
    margin-bottom: 20px
}

.white-popup .btn, .white-popup .label {
    display: inline-block;
    width: 100%;
    font-size: 14px
}

.white-popup .label {
    color: #383838;
    margin-bottom: 5px
}

.white-popup .input-item {
    margin-bottom: 20px
}

.white-popup input {
    width: 100%;
    border: 2px solid #af9b96;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    padding: 0 15px;
    background: 0 0
}

.white-popup input:focus {
    outline: 0;
    border-color: #482e26
}

.white-popup textarea {
    width: 100%;
    border: 2px solid #af9b96;
    border-radius: 4px;
    padding: 15px;
    background: 0 0
}

.white-popup textarea:focus {
    outline: 0;
    border-color: #482e26
}

.white-popup .btn-wrapp {
    text-align: center
}

.white-popup .btn {
    max-width: 200px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: Ledger, sans-serif;
    background: #482e26;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px
}

.white-popup .btn:hover {
    background: #83655c
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before, :first-letter, :first-line {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.img-load {
    position: absolute
}

body, html {
    height: 100%;
    font-weight: 400;
    color: #fff;
    min-height: 580px;
    font-family: Ledger, sans-serif;
    overflow-y: hidden;
}

@media screen and (max-width: 767px) {
    body, html {
        min-height: inherit;
        overflow-y: auto;
    }
}

.container {
    width: 100%;
    padding: 0 15px
}

.slide-wrapp {
    max-width: 1140px;
    margin: auto
}

.wrapper {
    min-height: 100%;
    position: relative;
    padding-bottom: 88px;
    padding-top: 100px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.wrapper.w-check {
    padding-top: 50px;
    padding-bottom: 150px
}

@media screen and (max-width: 767px) {
    .wrapper.w-check {
        padding-bottom: 50px;
        padding-top: 50px
    }

    .wrapper {
        padding-bottom: 100px;
        padding-top: 70px
    }
}

.header {
    text-align: right;
    padding: 30px;
    position: absolute;
    top: 0;
    width: 100%
}

.header .social-item {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    font-size: 25px;
    color: #fff;
    text-decoration: none
}

@media screen and (max-width: 767px) {
    .header {
        padding: 15px 0
    }

    .header .social-item:last-child {
    }

    .header .social-item {
        font-size: 25px
    }

    .header .social-item .icon-youtube-squared {
        font-size: 28px
    }
}

.header .social-item .icon-youtube-squared {
    font-size: 28px
}

.header .social-item:hover {
    opacity: .65
}

.header .social-item img {
    max-width: 100%
}

.main {
    margin: auto;
    height: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
}

.main .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -21px;
    z-index: 99;
}

.main .owl-nav .owl-next, .main .owl-nav .owl-prev {
    background: 0 0 !important;
    font-size: 30px !important;
    padding: 0 !important
}

.main .owl-nav .owl-next:hover, .main .owl-nav .owl-prev:hover {
    opacity: .8
}

.main .owl-nav .owl-prev {
    position: absolute;
    left: 0
}

.main .owl-nav .owl-next {
    position: absolute;
    right: 0
}

.main .first-item .img {
    text-align: center;
    margin-bottom: 15px
}

.main .first-item .img img {
    max-width: 55%;
    display: inline-block
}

@media screen and (max-width: 1680px) {
    .main .first-item .img img {
        max-width: 40%
    }
}

@media screen and (max-width: 1368px) {
    .main .first-item .img img {
        max-width: 31%
    }
}

@media screen and (max-width: 992px) {
    .main .owl-nav .owl-prev {
        left: 0
    }

    .main .owl-nav .owl-next {
        right: 0
    }

    .main .first-item {
        padding: 0 70px
    }

    .main .first-item .img img {
        max-width: 55%
    }
}

@media screen and (max-width: 767px) {
    .main .owl-nav {
        top: 20%;
        margin-top: 240px !important
    }

    .main .owl-nav .owl-next, .main .owl-nav .owl-next {
        right: -20px;
        font-size: 15px !important
    }

    .main .owl-nav .owl-prev {
        left: -20px;
    }

    .main .owl-nav .owl-prev {
        font-size: 15px !important
    }

    .main .first-item {
        padding: 0;
        text-align: center
    }

    .main .first-item .img {
        margin-bottom: 40px
    }

    .main .first-item .img img {
        max-width: 90%
    }
}

.main .first-item .txt {
    font-size: 20px;
    line-height: 1.6
}

.main .first-item .txt p {
    margin: 0;
    text-indent: 1.5em
}

.main .item {
    position: relative;
    display: inline-block;
    width: 100%
}

.img-logo-mobile {
    display: none;
    text-align: center;
}

.img-logo-mobile img {
    max-width: 90%;
    display: inline-block !important;
}

.main .item .img-logo {
    text-align: center;
    margin-bottom: 7%;
}

.main .item .img-logo img {
    max-width: 80%;
    display: inline-block
}

@media screen and (max-width: 1680px) {
    .main .item .img-logo img {
        max-width: 65%
    }
}

@media screen and (max-width: 1368px) {
    .main .first-item .txt {
        font-size: 16px
    }

    .main .item .img-logo {
        margin-bottom: 5%
    }

    .main .item .img-logo img {
        min-width: 50%
    }
}

@media screen and (max-width: 992px) {
    .main .first-item .txt {
        font-size: 16px
    }

    .main .item.second-slide .txt {
        padding: 0 10% 0 20%
    }

    .main .item .img-logo {
        margin-bottom: 7%
    }

    .main .item .img-logo img {
        min-width: 100%
    }
}

@media screen and (max-width: 767px) {
    .main .first-item .txt {
        font-size: 14px
    }

    .main .item.second-slide .txt {
        padding: 0
    }

    .main .item .img-logo {
        display: none;
    }

    .img-logo-mobile {
        display: block;
    }

    .main .item .img-logo img {
        min-width: 90%
    }
}

.main .item .img {
    width: 38.91661%;
    float: left;
    text-align: center
}

@media screen and (max-width: 1368px) {
    .main .item .img {
        text-align: right
    }
}

.check-section, .check-section .img, .warning p {
    text-align: center
}

.main .item .img img {
    max-width: 75%;
    display: inline-block
}

@media screen and (max-width: 1680px) {
    .main .item .img img {
        max-width: 63%
    }
}

@media screen and (max-width: 1368px) {
    .main .item .img img {
        max-width: 48%;
        margin-right: 10%
    }

    .main .item .txt {
        font-size: 16px
    }
}

@media screen and (max-width: 992px) {
    .main .item {
        padding: 0 70px
    }

    .main .item .img {
        text-align: center
    }

    .main .item .img img {
        max-width: 100%;
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .main .item {
        padding: 0
    }

    .main .item .img {
        width: 100%;
        float: left;
        margin-bottom: 20px
    }

    .main .item .img img {
        max-width: 60%
    }
}

.main .item .txt {
    position: absolute;
    width: 71.23746%;
    right: 0;
    bottom: 13%;
    padding: 0 16%
}

@media screen and (max-width: 992px) {
    .main .item .txt {
        font-size: 15px;
        bottom: 10%
    }
}

@media screen and (max-width: 767px) {
    .main .item .txt {
        width: 100%;
        position: relative;
        padding: 0;
        font-size: 14px
    }
}

.footer, .warning {
    position: absolute;
    bottom: 0
}

.main .item .txt-wrapp {
    width: 61.08339%;
    float: left;
    font-size: 22px;
    line-height: 1.6;
    text-align: center
}

.main .item .txt-wrapp p {
    margin: 0;
    text-indent: 1.5em
}

.warning {
    left: 0;
    right: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    background: #fff
}

.warning p {
    font-size: 76px;
    margin: 0 auto;
    letter-spacing: -.22vw;
    color: #515151
}

@media screen and (max-width: 1919px) {
    .warning p {
        font-size: 76px
    }
}

@media screen and (max-width: 1679px) {
    .warning p {
        font-size: 66px
    }
}

@media screen and (max-width: 1439px) {
    .warning p {
        font-size: 62px
    }
}

@media screen and (max-width: 1365px) {
    .warning p {
        font-size: 58px
    }
}

@media screen and (max-width: 1279px) {
    .warning p {
        font-size: 46px
    }
}

@media screen and (max-width: 1023px) {
    .warning p {
        font-size: 34px
    }
}

@media screen and (max-width: 767px) {
    .main .item .txt-wrapp {
        width: 100%;
        float: left
    }

    .warning p {
        font-size: 30px
    }
}

@media screen and (max-width: 639px) {
    .warning p {
        font-size: 26px
    }
}

.check-section .img {
    margin-bottom: 30px
}

.check-section .img img {
    max-width: 38%
}

.check-section .txt {
    font-size: 30px;
    margin-bottom: 30px
}

@media screen and (max-width: 992px) {
    .check-section .img img {
        max-width: 60%
    }

    .check-section .txt {
        font-size: 22px
    }
}

@media screen and (max-width: 767px) {
    .check-section .img img {
        max-width: 80%
    }

    .check-section .txt {
        font-size: 16px
    }
}

.check-section .btn {
    text-transform: uppercase;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    width: 160px;
    border: 1px solid #fff;
    border-radius: 0px;
    text-decoration: none;
    color: #fff;
    background: #00000080;
    outline: 0;
    font-size: 22px
}

@media screen and (max-width: 767px) {
    .check-section .btn {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        width: 100px
    }
}

.check-section .btn:hover {
    background: #b50c03;
    color: #fff
}

.check-section .btn:first-child {
    margin-right: 15px
}

.footer {
    width: 100%;
    padding: 30px;
    font-size: 14px
}

.footer i {
    font-size: 18px;
    display: inline-block;
    margin-right: 3px
}

@media screen and (max-width: 1368px) {
    .footer {
        font-size: 14px
    }
}

@media screen and (max-width: 992px) {
    .footer {
        font-size: 12px
    }
}

.footer .mail {
    width: 50%;
    float: left
}

@media screen and (max-width: 767px) {
    .footer {
        font-size: 12px;
        padding: 15px 0;
        text-align: center
    }

    .footer .mail {
        width: 100%;
        float: left;
        margin-bottom: 10px
    }
}

.footer .mail a {
    color: #fff;
    text-decoration: none
}

.footer .mail a:hover {
    text-decoration: underline
}

.footer .phone {
    width: 50%;
    float: left;
    text-align: right
}

@media screen and (max-width: 767px) {
    .footer .phone {
        width: 100%;
        float: left;
        text-align: center
    }
}