html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block;
    overflow: hidden
}

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

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
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
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    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-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

* {
    font-family: Geometria, Arial, sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none !important
}

h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    font-family: ProximaNova, Arial, sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .7px
}

.title {
    color: #fff;
    letter-spacing: .7px;
    font-size: 33px;
    line-height: 1.8;
    padding: 0 10px;
}

a,
a:active,
a:hover {
    font-size: #fff
}

td,
textarea,
th {
    vertical-align: inherit
}

.container,
.container-fl {
    margin: 0 auto;
    overflow: hidden
}

.container-fl {
    width: 1180px;
    padding: 0 20px
}

.container {
    width: 1500px;
    padding: 0 22.5px
}

.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header {
    height: 100vh;
    background: url(../img/headerbg.jpg) center center/cover no-repeat;
    position: relative
}

header::after {
    position: absolute;
    content: '';
    bottom: -1px;
    left: 0;
    background: url(../img/backhd.png) center center/cover no-repeat;
    width: 100%;
    height: 181px;
    z-index: 1
}

header .logo {
    margin-left: 68px;
    width: 80px;
    height: 80px;
    background: url(../img/logo.png) center center no-repeat;
    background-size: contain;
}

nav {
    padding-top: 18px;
    height: 164px;
    width: 100%;
    background: url(../img/headernav.png) center center/cover no-repeat;
    position: relative;
    z-index: 9
}

nav .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header_nav {
    width: 60%;
    padding-top: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.header_nav li {
    list-style-type: none;
    font-size: 14px;
    font-family: Geometria;
    line-height: 1.019;
    text-transform: uppercase
}

.header_nav li a {
    width: 100%;
    color: #013149;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header_nav li a:hover {
    padding-bottom: 3px;
    border-bottom: 2px solid #f2910a
}

.header_contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 15px
}

.header_contact a,
.header_contact p {
    font-size: 14px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    text-align: right
}

.header_contact p {
    margin-left: 30px
}

header .header_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 9
}

header h3 {
    width: 377px;
    margin: 6% auto 20px;
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-align: center
}

header h1 {
    width: 400px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    text-align: center
}

header .button,
.fly_block .button {
    display: inline;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    padding: 10px 25px;
    margin: 45px auto 0;
    -webkit-border-radius: 30px;
    background: #f2910a;
    border-radius: 30px;
    position: relative;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 3px solid #f2910a
}

.fly_block .button {
    display: inline-block;
}

header .button:hover {
    border-color: #f2910a;
    background: none;
    color: #f2910a
}

.body_slides {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #000
}

.body_slides,
.body_slides:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    left: 0
}

.body_slides li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: none;
    opacity: 0;
    -webkit-animation: 48s linear infinite anim_slides;
    animation: 48s linear infinite anim_slides
}

.body_slides li:nth-child(1) {
    background-image: url(../img/bgMain1.png);
    background-position: center;
}

.body_slides li:nth-child(2) {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    background-image: url(../img/bgMain2.png);
    background-position: center;
}

.body_slides li:nth-child(3) {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    background-image: url(../img/bgMain3.png);
    background-position: center;
}
.body_slides li:nth-child(4) {
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    background-image: url(../img/bgMain1.png);
    background-position: center;
}

@-webkit-keyframes anim_slides {
    0%,
    100%,
    30% {
        opacity: 0
    }
    24%,
    6% {
        opacity: 1
    }
}

.lucky {
    margin-bottom: 110px
}

.lucky_wrapper {
    padding-top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.lucky_wrapper .lucky_block:nth-child(1) {
    margin-right: 5%;
    text-align: right
}

.lucky_wrapper .lucky_block:nth-child(1) li {
    margin-left: 35px
}

.lucky_wrapper .lucky_block:nth-child(1) li:nth-child(1) {
    background-image: url(../img/bol1.png)
}

.lucky_wrapper .lucky_block:nth-child(1) li:nth-child(2) {
    width: 34px;
    background-image: url(../img/bol2.png)
}

.lucky_wrapper .lucky_block:nth-child(1) li:nth-child(3) {
    background-image: url(../img/bol3.png)
}

.lucky_wrapper .lucky_block:nth-child(1) li:nth-child(4) {
    background-image: url(../img/bol4.png)
}

.lucky_wrapper .lucky_block:nth-child(2) {
    margin-left: 5%
}

.lucky_wrapper .lucky_block:nth-child(2) .lucky_bool {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.lucky_wrapper .lucky_block:nth-child(2) li {
    margin-right: 35px
}

.lucky_wrapper .lucky_block:nth-child(2) li:nth-child(1) {
    background-image: url(../img/bol5.png)
}

.lucky_wrapper .lucky_block:nth-child(2) li:nth-child(2) {
    width: 34px;
    background-image: url(../img/bol6.png)
}

.lucky_wrapper .lucky_block:nth-child(2) li:nth-child(3) {
    background-image: url(../img/bol7.png)
}

.lucky_wrapper .lucky_block:nth-child(2) li:nth-child(4) {
    background-image: url(../img/bol8.png)
}

.lucky_wrapper .lucky_block .lucky_bool {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 20px
}

.lucky_wrapper .lucky_block .lucky_bool li {
    width: 28px;
    height: 28px;
    background: center center/cover no-repeat
}

.lucky_wrapper .lucky_block h5 {
    font-size: 18px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 5px
}

.lucky_wrapper .lucky_block p {
    font-size: 16px;
    color: #013149;
    line-height: 1.2;
    width: 390px
}

.welcom {
    padding: 40px 0 140px
}

.welcom .container-fl {
    overflow: visible
}

.welcom_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.welcom_wrapper .welcome_block {
    width: 50%
}

.welcom_wrapper .welcome_block:nth-child(1) .video {
    position: relative
}

.welcom_wrapper .welcome_block:nth-child(1) .slick-slide img {
    width: 721px;
    height: 461px
}

.welcom_wrapper .welcome_block:nth-child(2) {
    position: relative;
    padding-top: 15px;
    margin-left: 80px
}

.welcom_wrapper .welcome_block:nth-child(2) .wel_title {
    font-size: 30px;
    font-weight: 700;
    color: #013149;
    line-height: 1.2;
    position: relative;
    margin-bottom: 80px
}

.welcom_wrapper .welcome_block:nth-child(2) .wel_title::after {
    content: '';
    background-color: #f2910a;
    position: absolute;
    width: 82px;
    height: 5px;
    left: 0;
    top: 70px
}

.welcom_wrapper .welcome_block:nth-child(2) h3 {
    font-size: 18px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 35px
}

.welcom_wrapper .welcome_block:nth-child(2) .wel_end,
.welcom_wrapper .welcome_block:nth-child(2) .wel_start {
    font-size: 16px;
    color: #013149;
    line-height: 1.2;
    padding-right: 12%
}

.welcom_wrapper .welcome_block:nth-child(2) .wel_end {
    margin-top: 20px;
    display: none
}

.welcom_wrapper .welcome_block:nth-child(2) .wel_learn {
    margin-top: 25px;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 3px;
    margin-bottom: 40px;
    font-size: 16px;
    color: #013149;
    text-decoration: underline;
    line-height: 1.2;
    border-bottom: 1px solid #013149;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.welcom_wrapper .welcome_block:nth-child(2) .wel_learn:hover {
    color: #f2910a;
    border-bottom: 1px solid #f2910a
}

.welcom_wrapper .slide-wel {
    position: relative;
    right: 0
}

.welcom_wrapper #prev1 {
    cursor: pointer;
    position: absolute;
    width: 25px;
    top: 50%;
    left: 10px;
    z-index: 2;
    height: 25px;
    background: url(../img/left.png)
}

.welcom_wrapper #next1 {
    cursor: pointer;
    position: absolute;
    width: 25px;
    top: 50%;
    right: 10px;
    height: 25px;
    background: url(../img/right.png)
}

.wel_social {
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.list_welsoc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.wel_social p {
    font-size: 16px;
    color: #013149;
    line-height: 1.2
}

.wel_social li {
    list-style-type: none;
    margin: 0 15px
}

.wel_social li a {
    width: 32px;
    height: 32px;
    display: block;
    background: center center no-repeat
}

.wel_social li:nth-of-type(1) a {
    background-image: url(../img/vk.png)
}

.wel_social li:nth-of-type(2) a {
    background-image: url(../img/twit.png)
}

.wel_social li:nth-of-type(3) a {
    background-image: url(../img/face.png)
}

.wel_social-rep {
    position: relative;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.wel_social-rep p {
    font-size: 20px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2
}

.wel_social-rep li {
    list-style-type: none;
    margin: 0 15px
}

.wel_social-rep li a {
    width: 32px;
    height: 32px;
    display: block;
    background: center center no-repeat
}

.wel_social-rep li:nth-of-type(1) {
    margin-left: 20px
}

.wel_social-rep li:nth-of-type(1) a {
    background-image: url(../img/vk.png)
}

.wel_social-rep li:nth-of-type(3) a {
    background-image: url(../img/twit.png)
}

.wel_social-rep li:nth-of-type(2) a {
    background-image: url(../img/face.png)
}

.rep-soc2 li:nth-of-type(1) a {
    background-image: url(../img/trip.png)
}

.rep-soc2 li:nth-of-type(2) a {
    background-image: url(../img/2gis.png)
}

.rep-soc2 li:nth-of-type(3) a {
    background-image: url(../img/yadnex.jpg)
}

.rep-soc2 li:nth-of-type(4) a {
    background-image: url(../img/google.png)
}

.bool {
    padding-bottom: 20px
}

.bool .container-fl {
    overflow: visible
}

.bool ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.bool ul li {
    padding-left: 130px;
    font-size: 16px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    list-style-type: none;
    position: relative
}

.bool ul li span {
    position: absolute;
    left: 0;
    top: -30px;
    background: url(../img/time.png) center center no-repeat;
    width: 96px;
    height: 104px
}

.bool ul li .ser {
    width: 97px;
    height: 102px;
    background-image: url(../img/serving.png)
}

.bool ul li .check {
    width: 91px;
    height: 103px;
    background-image: url(../img/check.png)
}

.fly {
    padding: 180px 0;
    background: url(../img/flybg.png) center center/cover no-repeat;
    position: relative
}

.fly .fly_block {
    margin-left: 65px
}

.fly::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 166px;
    background: url(../img/fly1.png) center center/cover no-repeat
}

.fly::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 166px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: url(../img/fly1.png) center center/cover no-repeat
}

.fly h2 {
    margin: 0;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2
}

.fly .price {
    font-size: 35px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2
}

.fly span {
    margin-top: 10px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 1.2
}

.fly form {
    margin-top: 35px
}

.fly form label {
    display: block
}

.fly .cool-input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    width: 25%;
    position: relative;
    background-color: #fff;
    font-size: 16px;
    margin-bottom: 15px
}

.fly .cool-input__input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: 0 0;
    width: 100%;
    padding: 1.2em 1.4em .8em;
    position: relative;
    z-index: 2;
    font-size: 16px;
    color: #0a0a0a;
    font-weight: 700;
    line-height: 1.2
}

.fly .cool-input__input:focus {
    outline: 0
}

.fly .cool-input__placeholder {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    background: 0 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    padding-left: 1.4em;
    left: 0;
    top: 50%;
    line-height: 1em;
    margin-top: -.5em;
    font-size: 16px;
    color: #a2a2a2;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.fly .cool-input__input:focus + .cool-input__placeholder,
.fly .cool-input__input_filled + .cool-input__placeholder {
    font-size: .8em;
    top: 5px;
    left: 5px;
    margin-top: .1em
}

.fly button {
    background-color: #f2910a;
    padding: 13px 40px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    margin: 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.fly button:hover {
    background-color: #d37b00
}

.menu {
    padding: 20px 0 50px
}

.menu .title {
    font-size: 25px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    text-align: center;
    margin-bottom: 65px
}

.menu .title::after {
    content: '';
    background-color: #f2910a;
    position: absolute;
    width: 169px;
    height: 2px;
    left: 50%;
    margin-left: -89.5px;
    bottom: -25px
}

.menu button.menu-btn {
    background-color: #f2910a;
    width: 200px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    border: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    display: block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
    margin: 55px auto 0
}

.menu button.menu-btn:hover {
    background-color: #b46b05
}

.menu .slick-dots {
    position: absolute;
    bottom: -30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu .slick-dots li {
    list-style-type: none;
    margin: 0 5px;
    border: 2px solid #013149;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 15px;
    height: 15px
}

.menu .slick-dots li button {
    width: 15px;
    height: 15px;
    font-size: 0;
    background: 0 0;
    border: none;
    color: #fff
}

.menu .slick-dots .slick-active {
    background: #013149
}

.menu_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media (min-width: 970px){
    .option__cards .menu_block p {
        padding-right: 20px;
    }  
}

.menu_wrapper .menu_block {
    width: 281px;
    position: relative
}

.menu_wrapper .menu_block .img_blockr {
    position: relative;
    display: inline-block
}

.menu_wrapper .menu_block h4 {
    margin: 40px 0 20px;
    font-size: 20px;
    color: rgba(1, 49, 73, .902);
    font-weight: 700;
    line-height: 1.2
}

.menu_wrapper .menu_block p {
    font-size: 16px;
    color: #013149;
    line-height: 1.2
}

.menu_wrapper .menu_block span.one {
    position: absolute;
    width: 81px;
    content: '';
    height: 81px;
    top: 218px;
    left: -15px;
    background: url(../img/dish.png) center center no-repeat
}

.menu_wrapper .menu_block span.two {
    position: absolute;
    width: 81px;
    content: '';
    height: 81px;
    top: 218px;
    left: -15px;
    background: url(../img/dish2.png) center center no-repeat
}

.menu_wrapper .menu_block span.three {
    position: absolute;
    width: 81px;
    content: '';
    height: 81px;
    top: 218px;
    left: -15px;
    background: url(../img/dish3.png) center center no-repeat
}

.photo {
    width: 100%;
    height: 840px;
    background: url(../img/gal.jpg) center center/cover no-repeat
}

.spec {
    padding: 60px 0 0
}

.spec .title span {
    margin-top: 10px;
    font-size: 16px;
    color: #013149;
    line-height: 1.2;
    font-weight: 400;
    display: block
}

.spec .menu_wrapper .img_blockr {
    display: inline-block;
    position: relative
}

.spec .menu_wrapper .menu_block span.d1 {
    position: absolute;
    width: 81px;
    content: '';
    height: 81px;
    top: 163px;
    left: -35px;
    background: url(../img/d3.png) center center no-repeat
}

.spec .menu_wrapper .menu_block span.d2 {
    position: absolute;
    width: 81px;
    content: '';
    height: 81px;
    top: 163px;
    left: -35px;
    background: url(../img/d10.png) center center no-repeat
}

.spec .menu_wrapper .menu_block span.d3 {
    position: absolute;
    width: 81px;
    content: '';
    height: 81px;
    top: 163px;
    left: -35px;
    background: url(../img/d5.png) center center no-repeat
}

.spec .menu_wrapper .menu_block span.d4 {
    position: absolute;
    width: 81px;
    content: '';
    height: 81px;
    top: 163px;
    left: -35px;
    background: url(../img/d7.png) center center no-repeat
}

.spec .slick-dots {
    position: absolute;
    bottom: -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.stock {
    padding: 180px 0;
    background: url(../img/stockbg.png) center center/cover no-repeat;
    position: relative
}

.stock .fly_block {
    margin-left: 80px
}

.stock::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 166px;
    background: url(../img/fly1.png) center center/cover no-repeat
}

.stock::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 166px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: url(../img/fly1.png) center center/cover no-repeat
}

.stock_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.stock_wrapper .stock_block {
    width: 50%
}

.stock_wrapper h4 {
    margin-top: 10px;
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2
}

.stock_wrapper h3 {
    margin: 10px 0 50px;
    font-size: 20px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    position: relative
}

.stock_wrapper h3::after {
    content: '';
    background-color: #013149;
    position: absolute;
    width: 493px;
    bottom: -15px;
    left: 0;
    height: 3px
}

.stock_wrapper h2 {
    color: #fff;
}

.stock_wrapper p {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px
}

.stock_wrapper ul {
    margin-bottom: 33px
}

.stock_wrapper ul li {
    list-style-type: none;
    font-size: 16px;
    color: #fff;
    line-height: 1.6
}

.stock_wrapper button {
    background-color: #f2910a;
    width: 200px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    border: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    margin-bottom: 20px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.stock_wrapper button:hover {
    background-color: #be7105
}

.all .title {
    font-size: 25px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    text-align: center;
    margin-bottom: 65px
}

.all .title span {
    margin-top: 10px;
    font-size: 16px;
    color: #013149;
    line-height: 1.2;
    font-weight: 400;
    display: block
}

.all .title::after {
    content: '';
    background-color: #f2910a;
    position: absolute;
    width: 169px;
    height: 2px;
    left: 50%;
    margin-left: -89.5px;
    bottom: -25px
}

.all .slick-dots {
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    margin-left: -50px
}

.all .slick-dots li {
    list-style-type: none;
    margin: 0 5px;
    border: 2px solid #013149;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 15px;
    height: 15px
}

.all .slick-dots li button {
    width: 15px;
    height: 15px;
    font-size: 0;
    background: 0 0;
    border: none;
    color: #fff
}

.all .slick-dots .slick-active {
    background: #013149
}

.all_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.all_block_wr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.all_block_wr .img_blockr {
    position: relative;
    display: inline-block
}

.all_block_wr h2 {
    color: #013149;
}

.all_block_wr .d1 {
    width: 81px;
    height: 82px;
    background: url(../img/cp1.png) center center no-repeat;
    position: absolute;
    bottom: -17px;
    left: -17px
}

.all_block_wr .d2 {
    width: 81px;
    height: 82px;
    background: url(../img/cp2.png) center center no-repeat;
    position: absolute;
    bottom: -17px;
    left: -17px
}

.all_block_wr .d3 {
    width: 81px;
    height: 82px;
    background: url(../img/cp3.png) center center no-repeat;
    position: absolute;
    bottom: -17px;
    left: -17px
}

.all_block_wr .d4 {
    width: 81px;
    height: 82px;
    background: url(../img/sp4.png) center center no-repeat;
    position: absolute;
    bottom: -17px;
    left: -17px
}

.all_block_wr .all__item {
    width: 50%;
    padding-right: 10%;
    margin-bottom: 35px
}

.all_block_wr .all__item h5 {
    font-size: 20px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    margin: 35px 0 15px
}

.all_block_wr .all__item p {
    font-size: 16px;
    color: #013149;
    line-height: 1.2
}

.year {
    height: 523px;
    padding: 90px 0 60px;
    background: url(../img/year.jpg) center center/cover no-repeat
}

.year .container-fl {
    height: 100%
}

.year .year_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.yaer_block {
    position: relative;
    width: 50%
}

.yaer_block h3 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    padding: 0 15px
}

.yaer_block button {
    margin-left: 15px;
    background-color: #f2910a;
    width: 200px;
    height: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    border: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    position: absolute;
    bottom: 0
}

.slider {
    padding: 40px 0 70px
}

.slider .container-fl {
    overflow: visible
}

.slider .title {
    font-size: 25px;
    color: #013149;
    text-transform: none;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    text-align: center;
    margin-bottom: 65px
}

.slider .title span {
    margin-top: 10px;
    font-size: 16px;
    color: #013149;
    line-height: 1.2;
    font-weight: 400;
    display: block
}

.slider .title::after {
    content: '';
    background-color: #f2910a;
    position: absolute;
    width: 169px;
    height: 2px;
    left: 50%;
    margin-left: -89.5px;
    bottom: -25px
}

.slider-family {
    position: relative
}

.slider-family img {
    width: 167px;
    border-radius: 50%;
    -webkit-border-radius: 100px !important;
    -moz-border-radius: 100px;
    overflow: hidden;
}

.slider-family #next,
.slider-family #prev {
    position: absolute;
    width: 12px;
    height: 25px;
    top: 25%;
    cursor: pointer
}

.slider-family #prev {
    background: url(../img/prev.png);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -45px
}

.slider-family #next {
    background: url(../img/prev.png);
    right: 10px
}

.slide h5 {
    padding-left: 20px;
    margin: 25px 0 15px;
    font-size: 20px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2
}

.slide p {
    padding-left: 20px;
    padding-right: 50px;
    font-size: 16px;
    color: #013149;
    line-height: 1.2
}

.contact {
    padding: 95px 0 75px
}

.contact h4 {
    font-size: 20px;
    color: #013149;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    margin-bottom: 75px
}

.contact h4::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50px;
    height: 2px;
    background: #013149;
    width: 100%
}

#map {
    width: 100%;
    height: 514px;
    position: relative
}

#map::after {
    position: absolute;
    content: '';
    top: -50px;
    left: 0;
    width: 100%;
    height: 166px;
    background: url(../img/fly1.png) center center/cover no-repeat
}

#map::before {
    position: absolute;
    content: '';
    bottom: -40px;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 166px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: url(../img/fly1.png) center center/cover no-repeat
}

footer {
    background: #013149;
    padding: 60px 0 70px;
    color: #fff
}

.foot_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.foot_wrap .foot_block {
    width: 27%
}

.foot_wrap h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
    position: relative
}

.foot_wrap h3::after {
    content: '';
    width: 80%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 30px;
    left: 0
}

.foot_wrap h3:nth-of-type(3)::after {
    content: '';
    width: 100%
}

.foot_wrap p {
    font-size: 14px;
    color: #fff;
    line-height: 1.714;
    margin-bottom: 30px
}

.footer_bottom {
    border-top: 2px solid #fff;
    padding-top: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer_bottom p {
    font-size: 14px;
    color: #fff;
    line-height: 1.2
}

.footer_bottom .foot_logos {
    margin-left: 10px
}

.foot-soc {
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.foot-soc li {
    cursor: pointer;
    list-style-type: none;
    width: 26px;
    height: 26px;
    background: center center no-repeat
}

.foot-soc li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.foot-soc li:nth-child(1) {
    background-image: url(../img/ch6.png)
}

.foot-soc li:nth-child(2) {
    background-image: url(../img/ch2.png)
}

.foot-soc li:nth-child(3) {
    background-image: url(../img/ch4.png)
}

.foot-soc li:nth-child(4) {
    background-image: url(../img/ch3.png)
}

.foot-soc li:nth-child(5) {
    background-image: url(../img/ch5.png)
}

.foot-soc li:nth-child(6) {
    background-image: url(../img/ch1.png)
}

.contact_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact_wrapper .contact_block {
    /* width: -webkit-calc(100%/3);
    width: calc(100%/3) */
    width: 27%;
}

.contact_wrapper .contact_block h3 {
    font-size: 16px;
    color: #013149;
    font-weight: 700;
    line-height: 1.625
}

.contact_wrapper .contact_block h3:nth-of-type(2) {
    margin-top: 70px
}

.contact_wrapper .contact_block a,
.contact_wrapper .contact_block p {
    font-size: 16px;
    color: #013149;
    line-height: 1.625;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.contact_wrapper .contact_block a:hover {
    color: #f2910a
}

.contact_wrapper .contact_block::nth-child(3) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.blog_act {
    display: block;
    text-decoration: underline !important;
    color: #fff;
}

ymaps[class*=ground-pane] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.navBurger {
    display: none;
    z-index: 9999;
    position: relative;
    top: 10px;
    cursor: pointer;
    background: #f2910a;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    width: 30px;
    height: 24px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.navBurger:after,
.navBurger:before {
    content: "";
    position: absolute;
    background: #f2910a;
    height: 2px;
    width: 100%;
    right: 0;
    will-change: rotate;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.navBurger:before {
    top: -10px
}

.navBurger:after {
    bottom: -10px;
    width: 100%
}

.navBurger.active {
    background: 0 0;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

.navBurger.active:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 0;
    background: #f2910a;
    width: 110%
}

.navBurger.active:after {
    bottom: 0;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #f2910a;
    width: 110%
}

.overlay-men {
    position: fixed;
    z-index: 9000;
    background: #013149;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    overflow: hidden
}

.overlay-men.open {
    overflow-y: scroll;
    opacity: .99;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.overlay-men.open li {
    display: block;
    -webkit-animation: .4s cubic-bezier(.42, .83, .7, 1.5) forwards fadeInRight;
    animation: .4s cubic-bezier(.42, .83, .7, 1.5) forwards fadeInRight;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom
}

.overlay-men.open li:nth-of-type(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.overlay-men.open li:nth-of-type(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.overlay-men.open li:nth-of-type(4) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.overlay-men.open li:nth-of-type(5) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.overlayMenu {
    position: absolute;
    text-align: right;
    right: 3vw;
    width: 100%;
    top: 20vw
}

.overlayMenu ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: block;
    position: relative;
    height: 100%
}

.overlayMenu ul li {
    display: block;
    position: relative;
    opacity: 0;
    width: 100%
}

.overlayMenu ul li a {
    display: inline-block;
    /*   border: 1px solid rgba(255, 255, 255, .09); */
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 40px;
    margin: 5px 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.overlayMenu ul li a:active,
.overlayMenu ul li a:focus,
.overlayMenu ul li a:hover {
    -webkit-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
    padding-left: 80px;
    outline: rgba(255, 255, 255, .3) solid 1px;
    background: rgba(255, 255, 255, .03)
}

.locked {
    overflow: hidden
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 50px
    }
    100% {
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 50px
    }
    100% {
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.rep_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 0 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rep_wrapper .rep_block {
    width: 50%
}

.rep_wrapper .rep_block:nth-child(1) {
    border-right: 4px solid #013149
}

.rep_wrapper .rep_block:nth-child(2) {
    padding-left: 30px
}

.over_logos {
    position: absolute;
    left: 35px;
    top: 25px;
    width: 80px;
}

.overlay-men .wel_social {
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
}

.overlay-men .button {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    padding: 10px 25px;
    margin: 50px auto 0;
    -webkit-border-radius: 30px;
    background: #f2910a;
    border-radius: 30px;
    position: relative;
    /*     left:-50%; */
    z-index: 10;
    left: 15px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 3px solid #f2910a;
}

.overlay-men .button:hover {
    border-color: #f2910a;
    background: none;
    color: #f2910a;
}

/* privacy policy place */
.cool-input.privacy {
    background-color: transparent;
}

.fly label.privacy {
    width: 100%;
    font-size: 8px;
    line-height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fly label.privacy > div {
    color: #fff;
}

.fly label.privacy > input {
    width: 24px;
    height: 15px;
    position: relative;
    visibility: hidden;
    margin-right: 15px;
}

.fly label.privacy > input::before {
    content: '';
    display: block;
    border: 1px solid #013149;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 2px;
    visibility: visible;
}

.fly label.privacy > input:checked::after {
    content: '';
    display: block;
    border: 1px solid #013149;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 5px;
    left: 3px;
    background-color: #013149;
    visibility: visible;
}

.fly label.privacy > div > a {
    color: #fff;
    border-bottom: 1px solid #fff
}

@media (max-width: 992px) {
    label.privacy {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        max-width: 100%
    }

    body label.privacy > input {
        width: 24px;
    }

}

@media screen and (max-width: 1605px) {
    header h3 {
        margin-top: 40px
    }
}

@media screen and (max-width: 1505px) {
    header h3 {
        margin-top: 20px
    }

    .container {
        width: 100%
    }

    .fly .cool-input {
        width: 30%
    }

    header::after {
        height: 100px
    }
}

@media screen and (max-width: 1305px) {

    header {
        height: auto;
        padding-bottom: 120px;
    }
}

@media screen and (max-width: 1200px) {
    .container-fl {
        width: 100%
    }

    .header_nav {
        display: none
    }

    .navBurger {
        display: block
    }

    header .logo {
        margin-left: 0
    }

    .welcom_wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .wel_social-rep {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .lucky {
        margin-bottom: 20px
    }

    .welcom_wrapper .welcome_block:nth-child(1) {
        width: 100%
    }

    .welcom_wrapper .welcome_block:nth-child(1) .slide-wel {
        width: 100%;
        margin-bottom: 20px
    }

    .welcom_wrapper .welcome_block:nth-child(2) {
        margin-left: 0;
        width: 100%
    }

    .stock_wrapper h3::after {
        display: none
    }

    .fly .cool-input {
        width: 40%
    }

    .foot_wrap h3::after {
        display: none
    }

    .slick-slide img {
        margin: 0 auto
    }

    .slider-family #prev {
        left: 0
    }

    .slider-family #next {
        right: 0
    }

    .slide h5,
    .slide p {
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }

    .year {
        height: 450px
    }

    section.spec .menu_block {
        padding-bottom: 40px
    }

    section.spec {
        padding-top: 50px;
        padding-bottom: 0
    }

    section.spec .slick-dots {
        bottom: 0
    }

    .rep_wrapper {
        padding: 50px 0 40px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .rep_wrapper .rep_block {
        width: 100%;
        margin: 0;
        padding: 15px 0
    }

    .rep_wrapper .rep_block:nth-child(1) {
        border-right: none;
        border-bottom: 2px solid #013149
    }

    .rep_wrapper .rep_block:nth-child(2) {
        padding-left: 0;
        margin-bottom: 0
    }

    .all_block_wr .d1,
    .all_block_wr .d2,
    .all_block_wr .d3,
    .all_block_wr .d4 {
        width: 40px;
        height: 40px;
        left: 0;
        -webkit-background-size: cover;
        background-size: cover
    }
}

@media screen and (max-width: 970px) {
    .menu_wrapper .menu_block {
        padding: 20px 45px;
    }

    .all_wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .all_block_wr,
    .all_wrapper .all_block {
        margin-bottom: 30px;
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 900px) {
    .lucky {
        margin-bottom: 0
    }

    .lucky_wrapper .lucky_block:nth-child(1) {
        position: relative
    }

    .lucky_wrapper .lucky_block:nth-child(1):after {
        position: absolute;
        bottom: 0;
        content: '';
        width: -webkit-calc(85%);
        width: calc(85%);
        margin: 0 20px;
        height: 2px;
        background: #013149;
        left: 0
    }

    .lucky_wrapper .lucky_block p {
        width: 100%
    }

    .lucky_wrapper {
        position: relative;
        top: -20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lucky_wrapper .lucky_block:nth-child(1),
    .lucky_wrapper .lucky_block:nth-child(2) {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        padding: 20px;
        text-align: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lucky_wrapper .lucky_block:nth-child(1) .lucky_bool {
        margin-right: 36px
    }

    .lucky_wrapper .lucky_block:nth-child(1) li:nth-of-type(1) {
        margin-left: 0
    }

    .lucky_wrapper .lucky_block .lucky_bool,
    .lucky_wrapper .lucky_block:nth-child(2) .lucky_bool {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .bool ul {
        position: relative;
        top: 50px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .bool ul li {
        margin-bottom: 70px
    }

    .welcom {
        padding: 30px 0 70px
    }

    .fly .fly_block {
        margin-left: 0
    }

    .fly .cool-input {
        width: 80%
    }

    .stock_wrapper .stock_block:nth-child(1) {
        width: 40%
    }

    .stock_wrapper .stock_block:nth-child(2) {
        width: 60%
    }

    .contact {
        padding-top: 37px
    }

    .contact h4 {
        margin-bottom: 40px
    }

    .contact_wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .contact_wrapper .contact_block {
        margin-bottom: 50px;
        width: 100%
    }

    .contact_wrapper .contact_block:nth-child(3) {
        padding-top: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .contact_wrapper .contact_block h3 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .contact_wrapper .contact_block h3:nth-of-type(2) {
        margin-top: 10px
    }

    .foot_wrap .foot_block {
        width: 50%
    }

    .foot_wrap .foot_block:nth-child(2) {
        display: none
    }

    .foot_wrap .foot_block:nth-child(1) {
        padding-right: 10px
    }

    .foot_wrap .foot_block:nth-child(3) {
        padding-left: 10px
    }

    .year {
        height: 300px;
        padding: 30px 0 20px
    }

    .yaer_block h3 {
        font-size: 16px
    }

    .yaer_block button {
        width: 180px;
        height: 35px;
        font-size: 18px
    }
}

@media screen and (max-width: 700px) {
    .menu_wrapper .menu_block span.one,
    .menu_wrapper .menu_block span.three,
    .menu_wrapper .menu_block span.two {
        top: 155px;
        left: -30px
    }

    .spec .menu_wrapper .menu_block span.d1,
    .spec .menu_wrapper .menu_block span.d2,
    .spec .menu_wrapper .menu_block span.d3,
    .spec .menu_wrapper .menu_block span.d4 {
        top: 155px
    }

    .menu_wrapper .menu_block {
        text-align: center
    }
}

@media screen and (max-width: 650px) {
    .container {
        padding: 0 15px
    }

    .photo {
        height: 278px
    }

    .lucky_wrapper .lucky_block .lucky_bool,
    .lucky_wrapper .lucky_block:nth-child(1) .lucky_bool {
        width: 35%;
        padding-right: 5%;
        margin-right: 0
    }

    .lucky_wrapper .lucky_block li,
    .lucky_wrapper .lucky_block:nth-child(1) li,
    .lucky_wrapper .lucky_block:nth-child(2) li {
        margin-right: 5px;
        margin-left: 0;
        margin-bottom: 10px
    }

    .stock {
        padding: 160px 0
    }

    .stock_wrapper h4 {
        font-size: 40px
    }

    .stock_wrapper p {
        font-size: 16px
    }

    .stock_wrapper h3 {
        margin-bottom: 20px;
        color: #f2910a
    }

    .stock_wrapper .stock_block:nth-child(1) {
        width: 0%
    }

    .stock_wrapper .stock_block:nth-child(2) {
        width: 100%;
        text-align: center
    }

    .year {
        height: 205px
    }

    .yaer_block h3,
    .yaer_block p {
        padding: 0
    }

    .yaer_block button {
        margin-left: 0
    }

    .block {
        width: 60%
    }

    .wel_social {
        position: relative;
        top: 5px
    }

    footer {
        padding: 40px 0 20px
    }

    .foot_wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .foot_wrap .foot_block {
        width: 100%
    }

    .foot_wrap .foot_block:nth-child(1) {
        padding-right: 0
    }

    .foot_wrap .foot_block:nth-child(3) {
        padding-left: 0
    }

    .foot_wrap .foot-soc {
        margin-bottom: 20px
    }

    .overlayMenu ul li a {
        font-size: 14px
    }
}

@media screen and (max-width: 480px) {
    .bool ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .bool ul li {
        width: 100%;
        padding-left: 100px;
        margin-bottom: 35px
    }

    .welcom {
        padding: 30px 0 20px
    }

    .wel_social li {
        list-style-type: none;
        margin: 0 5px
    }

    .welcom_wrapper .welcome_block:nth-child(2) .wel_title {
        margin-bottom: 50px;
        font-size: 25px
    }

    .bool ul li .check,
    .bool ul li .ser,
    .bool ul li span {
        margin-top: 25px;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center center;
        width: 60px;
        height: 65px
    }

    .bool ul li .check {
        height: 69px
    }

    .bool ul li:nth-child(3) {
        margin-bottom: 50px
    }

    .wel_social-rep {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .wel_social-rep li {
        margin: 0 5px
    }

    .wel_social-rep p {
        font-size: 12px
    }

    .menu {
        padding: 0 0 30px
    }

    .menu .title {
        margin-bottom: 55px
    }

    .menu .slick-slide img {
        width: 215px;
        height: 215px
    }

    .menu_wrapper .menu_block h4 {
        text-align: center;
        margin: 15px 0
    }

    .menu_wrapper .menu_block p {
        text-align: center
    }

    .menu button.menu-btn {
        width: 240px;
    }

    .year {
        padding: 15px 0 20px;
        background: url(../img/year.jpg) -250px center/cover no-repeat
    }

    .yaer_block h3 {
        font-size: 14px
    }

    .yaer_block:nth-child(1) {
        width: 30%
    }

    .yaer_block:nth-child(2) {
        width: 70%
    }

    header h3 {
        width: 100%;
        font-size: 38px;
        padding: 0 10px;
    }

    header h1 {
        width: 100%
    }

    .header_contact {
        display: none
    }

    header .button {
        margin-top: 45px
    }

    .fly h2 {
        font-size: 25px;
        width: 75%;
        margin: 0 auto
    }

    .fly .cool-input__input {
        padding: .8em 1.3em .6em
    }

    .fly form {
        margin-top: 25px
    }

    .fly .price {
        font-size: 30px;
        color: #fff;
    }

    .fly .fly_block {
        text-align: center
    }

    .fly .cool-input {
        width: 100%;
        text-align: left
    }

    .fly span {
        font-size: 12px
    }

    .slide h5 {
        font-size: 16px
    }

    .slider .title {
        margin-bottom: 50px
    }

    .slider .title::after {
        bottom: -25px
    }

    .slide p {
        font-size: 14px
    }

    .slider-family #prev {
        left: -10px
    }

    .slider-family #next {
        right: -10px
    }

    .slider {
        padding: 50px 0
    }

    .slick-slide img {
        margin: 0 auto;
        width: 110px
    }

    .footer_bottom p {
        font-size: 12px
    }

    .all_block_wr .all__item h5,
    .all_block_wr .all__item p {
        width: 150px
    }

    .all .slick-slide img {
        margin-left: 10px
    }

    .fly .cool-input__input:focus + .cool-input__placeholder,
    .fly .cool-input__input_filled + .cool-input__placeholder {
        opacity: 0;
    }

}

@media screen and (max-width: 340px) {
    header::after {
        height: 120px
    }

    header h3 {
        font-size: 28px
    }

    header h1 {
        font-size: 18px
    }

    header .button {
        margin-top: 30px
    }
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #FFFFFF
}

::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 2px;
    border-color: #555;
    background-color: rgb(242, 145, 10);
    opacity: 0.7;
}

::-webkit-scrollbar-thumb:hover {
    border-width: 1px 1px 1px 2px;
    border-color: #555;
    background-color: #777
}

::-webkit-scrollbar-track {
    border-width: 0;
    border-left: solid 1px rgb(242, 145, 10)
}

::-webkit-scrollbar-track:hover {
    border-left: solid 1px rgb(242, 145, 10);
    background-color: #fff
}

.message {
    text-align: center;
    border-radius: 20px;
}

.message h2 {
    font-size: 20px;
    color: rgb(1, 49, 73);
    font-weight: bold;
}

.message p {
    font-size: 16px;
    color: rgb(1, 49, 73);
    line-height: 1.625;
}

.message button.btn {
    background-color: #f2910a;
    padding: 13px 40px;
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.message button.btn:hover {
    background-color: #d37b00;
}

.read-more-fixed {
    height: 46px;
    width: 202px;
    padding: 0 42px;
    margin: 5px 20px 5px 0;
    border: 0;
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    position: fixed;
    bottom: 7px;
    right: 50px;
    z-index: 200;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    line-height: 48px;
    white-space: nowrap;
    text-transform: uppercase;
    vertical-align: top;
    text-overflow: ellipsis;
    background-color: #00718c;
    cursor: pointer;
    -webkit-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
}

.read-more-fixed:hover {
    color: #c5c4da;
}

@media (max-width: 768px) {
    .read-more-fixed {
        display: none;
    }
}

.map__logo {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 15px;
}
