html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

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

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'Sports World Regular';
    src: url('../fonts/SportsWorldRegular.woff') format('woff');
}

@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype'), url('../fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-Medium';
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype'), url('../fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype'), url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Regular';
    src: url('../fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeueRegular.otf') format('opentype'),
        url('../fonts/BebasNeueRegular.woff') format('woff'), url('../fonts/BebasNeueRegular.ttf') format('truetype'), url('../fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Bold';
    src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeueBold.otf') format('opentype'),
        url('../fonts/BebasNeueBold.woff') format('woff'), url('../fonts/BebasNeueBold.ttf') format('truetype'), url('../fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'TeXGyreAdventor-Bold';
    src: url('../fonts/TeXGyreAdventor-Bold.woff') format('woff');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'HelveticaNeueCyr';
    src: url('../fonts/helveticaneuecyr-roman-webfont.woff2') format('woff2'), url('../fonts/helveticaneuecyr-roman-webfont.woff') format('woff');
}

h2,
.sign,
.menu-title,
.park-name,
.phone-bottom,
.header-phone,
h1,
.menu_wrap_title,
.menu_item_title {
    font-family: 'Sports World Regular', Arial, sans-serif;
}

.about,
.photo-date,
.address,
.copy,
.development,
.topblock-text {
    font-family: 'Gilroy-Medium', Arial, sans-serif;
}

.photo-title,
.header-menu,
.article_title {
    font-family: 'Gilroy-Bold', Arial, sans-serif;
}

body {
    font-family: 'Gilroy-Regular', Arial, sans-serif;
    font-size: 15px;
    line-height: 120%;
    color: #141518;
}

.about_click,
#afisha-slider,
.show_more,
.park-link,
.team-position,
.contacts,
.mhd-button-bycar,
.menu_ul,
.menu_title {
    font-family: 'Bebas Neue Regular', Arial, sans-serif;
}

.all-menu,
.team-name,
.bottomline,
.menu_item_price {
    font-family: 'Bebas Neue Bold', Arial, sans-serif;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 3;
}

header.header_inner {
    position: relative;
    background: #18AA1C;
}

.display-none {
    display: none;
}

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

a:focus,
input:focus,
button:focus {
    outline: none;
}

.navbar {
    padding: 0;
}

.header-phone a[href^="tel"] {
    font-size: 18px;
    letter-spacing: -0.07em;
    background: #141518;
    padding: 10px;
}

.header-phone a[href^="tel"]:hover {
    background: #18AA1C;
}

.header-phone a[href^="tel"],
.header-phone a[href^="tel"]:hover,
.header-phone a[href^="tel"]:focus {
    color: #fff;
}

header.fixed .logo svg {
    max-width: 50px;
    max-height: 50px;
}

input[type="text"]:focus {
    border-color: #ffed00;
}

input[type="text"].required,
.footer-form input[type="text"].required,
.form-block input[type="text"].required {
    border-color: #ed1c24;
}

input[type="checkbox"] {
    display: none;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: 'в†ђ';
}

[dir='rtl'] .slick-prev:before {
    content: 'в†’';
}

.slick-next {
    right: 0;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: 0;
}

.slick-slider {
    margin: auto;
}

.slick-dots {
    position: absolute;
    bottom: -105px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.87);
    transform: rotate(-45deg);
}

.slick-dots li:hover,
.slick-dots li.slick-active {
    border-color: #18AA1C;
}

.slick-dots li.slick-active {
    background: #18AA1C;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-prev,
.slick-next {
    z-index: 1;
}

.slick-prev:hover svg path,
.slick-next:hover svg path {
    fill: #18AA1C;
}

.closeBtn {
    position: absolute;
    right: -42px;
    top: 0;
    cursor: pointer;
    z-index: 1;
}

.closeBtn svg {
    width: 32px;
    height: 32px;
}

.closeBtn:hover {
    opacity: 0.5;
}

.form-block {
    max-width: 400px;
    padding: 60px 60px;
    border-radius: 3px;
}

.navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
}

input[type="text"] {
    border-radius: 0;
}

.topblock {
    line-height: 1;
    background: #000;
    color: #fff;
    position: relative;
    overflow: hidden;
    min-height: 100vh;
}

.topblock .row {
    min-height: 100vh;
    position: relative;
    align-items: center;
}

.topblock-text {
    font-size: 30px;
    line-height: 130%;
}

.topblock-text h1 {
    font-size: 96px;
    line-height: 1.05;
    letter-spacing: -0.07em;
    margin-bottom: 30px;
}

.header-menu {
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
}

.header-menu li {
    margin-right: 8px;
}

.header-menu li:last-child {
    margin-right: 0;
}

.header-menu a,
.header-menu a:hover,
.header-menu a:focus {
    color: #ffffff;
}

.header-menu a {
    position: relative;
    display: inline-block;
}

.header-menu a:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 2px;
    width: 0;
    background: #ffffff;
}

.header-menu a:hover:after {
    width: 100%;
}

.header-phone {
    text-align: right;
}

.rezim {
    display: table;
    border: solid 2px #ffffff;
    margin: 40px 0 0;
    padding: 6px 18px;
}

h2 {
    font-size: 68px;
    line-height: 72px;
    letter-spacing: -0.07em;
    text-transform: uppercase;
    padding: 85px 0 55px;
}

h2 span {
    color: #18AA1C;
}

h2.light-h2 {
    color: #fff;
}

.sale {
    padding-bottom: 87px;
}

.header-menu li,
.tabs li {
    display: inline-block;
}

#slider img {
    margin: auto;
    width: 100%;
}

.slick-prev,
.slick-next {
    box-sizing: border-box;
    top: 50%;
    background: transparent;
}

.slick-prev {
    left: -70px;
}

.slick-next {
    right: -70px;
}

.menu-block {
    background: #fff;
    border: 8px solid #fff;
}

.menu-price {
    width: 60px;
    height: 60px;
    background-color: #e90f21;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -31px;
    right: 7px;
    padding-top: 9px;
}

.menu-price span {
    font-size: 24px;
    line-height: 1;
    display: block;
}

.menu-info {
    padding: 25px 22px;
    position: relative;
    max-width: 360px;
}

.menu-title {
    font-size: 19px;
    line-height: 120%;
    letter-spacing: -0.07em;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.button {
    font-size: 24px;
    border: solid 2px #ffffff;
    padding: 17px 43px;
    display: inline-block;
    margin: 78px auto 89px;
}

.button,
.button:focus {
    color: #ffffff;
}

.button:hover,
.active .button {
    color: #000;
    border-color: #000;
    background: #fff;
}

.button.button-black,
.button.button-black:focus {
    color: #000;
    border-color: #000;
}

.button.button-black:hover {
    color: #fff;
    border-color: #000;
    background: #000;
}

.photo,
.family {
    padding-bottom: 90px;
}

.photo-block {
    margin-bottom: 30px;
}

.photo-a {
    display: block;
    height: 370px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    max-width: 555px;
    margin: auto;
    border: 10px solid #E0E0E0;
}

.photo-a:hover {
    border-color: #18AA1C;
}

.photo-info {
    position: absolute;
    bottom: 15px;
    left: 0;
    color: #fff;
    padding: 7px 13px;
}

.photo-a:before,
.photo-a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
}

.photo-a:before {
    background: linear-gradient(180deg, rgba(14, 14, 14, 0) 50%, #0E0E0E 100%);
}

.photo-a:hover:after {
    background: url(../images/cross.png) no-repeat center center;
}

.photo-text {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 35px;
}

.photo-date {
    font-size: 16px;
    color: #BBBBBB;
    margin-bottom: 5px;
}

.photo-title {
    font-size: 22px;
    color: #ffffff;
}

.contacts {
    font-size: 38px;
    text-transform: uppercase;
    background: #141518;
    padding-bottom: 50px;
}

.social-a,
.social-a:focus {
    color: #fff;
}

.social-a {
    font-size: 36px;
    margin-bottom: 40px;
}

.social-a img,
.social-a span,
.social-a svg {
    vertical-align: middle;
}

.social-a svg {
    margin-right: 15px;
}

.social-a span {
    border-bottom: 2px solid transparent;
}

.social-a:hover span {
    color: #3B5998;
    border-color: #3B5998;
}

.social_row .social_col:first-child .social-a:hover span {
    color: #4D76A1;
    border-color: #4D76A1;
}

.social_row .social_col:nth-child(3) .social-a:hover span {
    color: #00A680;
    border-color: #00A680;
}

.social_row .social_col:last-child .social-a:hover span {
    color: #FD1D49;
    border-color: #FD1D49;
}

.phone-bottom {
    font-size: 64px;
    line-height: 1.05;
    letter-spacing: -0.07em;
    text-align: center;
    margin: 70px 0 50px;
}

.phone-bottom a {
    border-bottom: 2px dashed #18AA1C;
}

.phone-bottom a:hover {
    border-bottom-color: transparent;
}

.address {
    font-size: 22px;
    line-height: 1.5;
    margin: 0 auto 15px;
}

#map {
    width: 100%;
    height: 600px;
}

header.fixed {
    background: #18AA1C;
    transform: translateY(-100%);
    animation: headerdown 1s forwards;
    padding: 7px 0 3px;
    z-index: 10000;
}

header.header_inner.fixed {
    position: fixed;
}

@keyframes headerdown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0%)
    }
}

.footer {
    background: #141518;
    color: #fff;
    padding: 20px 0 0;
}

.footer .container {
    position: relative;
}

.phone-bottom a,
.phone-bottom a:hover,
.phone-bottom a:focus {
    color: #18AA1C;
}

.development a,
.development a:focus,
.contacts {
    color: #fff;
}

.development {
    font-size: 16px;
    margin-top: 10px;
}

.development svg {
    vertical-align: middle;
}

.development a:hover {
    color: #141518;
}

.bottomline {
    font-size: 72px;
    line-height: 1;
    background: url(../images/footer.jpg) no-repeat top center;
    background-size: cover;
    text-align: center;
    padding: 45px 0 295px;
    margin-top: 92px;
}

.menu-img img {
    display: block;
}

.footer-img svg {
    margin-right: 20px;
}

.footer-img svg:last-child {
    margin-right: 0;
}

.slick-slide img,
.topblock-img,
.menu-img img {
    max-width: 100%;
    height: auto;
}

.mhd-map #mhd-ymap {
    height: 100%;
}

.mhd-map,
.mhd-submap {
    height: 560px;
    position: relative;
}

.mhd-button-bycar {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    background: #363636;
    padding: 13px 28px;
    position: absolute;
    bottom: 50px;
    left: 50px;
    z-index: 2;
    cursor: pointer;
}

.mhd-button-bycar svg {
    margin-right: 7px;
}

.mhd-button-bycar:hover {
    background: #141518;
}

.mhd-button-bycar img,
.mhd-button-bycar svg,
.mhd-button-bycar span {
    vertical-align: middle;
}

.linebanner {
    width: 100%;
    height: 700px;
}

.slick-disabled {
    opacity: 0.8;
    cursor: default;
}

.header-call {
    display: inline-block;
    margin-top: 5px;
}

.header-call,
.header-call:focus {
    color: #e90f21;
}

.header-call:hover {
    color: #a70a17;
}

.mouse {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
}

.mouse span {
    -webkit-animation: preloader 2s infinite ease-in-out;
    -moz-animation: preloader 2s infinite ease-in-out;
    -ms-animation: preloader 2s infinite ease-in-out;
    -o-animation: preloader 2s infinite ease-in-out;
    animation: preloader 2s infinite ease-in-out;
    display: inline-block;
    max-width: 30px;
}

.mouse svg {
    position: relative;
}

.arrow1 {
    top: -4px;
}

.arrow2 {
    top: -6px;
}

.arrow3 {
    top: -24px;
}

@keyframes preloader {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 10px);
    }

    100% {
        transform: translate(0, 0);
    }
}

@-webkit-keyframes preloader {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 10px);
    }

    100% {
        transform: translate(0, 0);
    }
}

@-moz-keyframes preloader {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 10px);
    }

    100% {
        transform: translate(0, 0);
    }
}

@-ms-keyframes preloader {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 10px);
    }

    100% {
        transform: translate(0, 0);
    }
}

@-o-keyframes preloader {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 10px);
    }

    100% {
        transform: translate(0, 0);
    }
}

.arrow2 {
    display: table;
    margin: auto;
}

#slider .slick-prev {
    left: 80px;
}

#slider .slick-next {
    right: 80px;
}

.all-menu-col {
    position: relative;
}

.all-menu-col a {
    font-size: 36px;
    line-height: 1.05;
    position: absolute;
    right: 15px;
    top: 104px;
}

.afisha {
    background: url(../images/afisha.png) no-repeat top right #141518;
    background-size: cover;
    padding-bottom: 180px;
    border-bottom: 15px solid #E0E0E0;
}

#afisha-slider {
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-top: 60px;
}

#afisha-slider a,
#afisha-slider a:focus {
    color: rgba(255, 255, 255, 0.87);
}

#afisha-slider a:hover {
    color: #18AA1C;
    text-shadow: 4px 4px 0px rgba(24, 170, 28, 0.31);
}

#afisha-slider .item a {
    display: inline-block;
    width: 85%;
    margin: auto;
}

.slide-number {
    font-size: 18px;
    color: rgba(91, 103, 121, 0.45);
    position: absolute;
    top: 100px;
    right: 15px;
}

#cp {
    font-size: 36px;
    color: #111111;
}

.photo .container {
    position: relative;
}

.cook {
    background: radial-gradient(circle at 0 0, #1f1f1f, #080808);
    color: rgba(255, 255, 255, 0.7);
    padding-top: 65px;
}

.cook img {
    display: block;
    position: absolute;
    bottom: 0;
}

.red-btn,
.red-btn:hover,
.red-btn:focus {
    color: #fff;
}

.red-btn {
    background: #e90f21;
    padding: 20px 40px;
    border-radius: 30px;
    margin: 20px 0;
    border: none;
    cursor: pointer;
}

.red-btn:hover {
    background: #a70a17;
}

.cook-text {
    font-size: 18px;
    line-height: 1.44;
}

.cook-text b {
    font-size: 24px;
    color: #ffffff;
}

.cook-text p {
    margin-bottom: 20px;
}

.cook h2 {
    padding: 15px 0 30px;
}

.up {
    display: inline-block;
    cursor: pointer;
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 2;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.up.visible {
    opacity: 1;
}

.up:hover rect {
    fill: #18981b;
}

.plan-video {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
}

.topblock-layer {
    position: relative;
    z-index: 2;
    /*background:url(../images/bg.png) repeat top left;*/
    min-height: 100vh;
}

.form-title {
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
}

.form-label {
    margin-bottom: 20px;
}

.ballon {
    background: #e90f21;
    border-radius: 50px;
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
}

[class*=ymaps-2][class*=-ground-pane] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%)
}

.about {
    font-size: 18px;
    line-height: 130%;
    background: url(../images/about.png) no-repeat bottom center;
    padding: 90px 0 95px;
}

.about h2 {
    padding: 10px 0;
}

.sign {
    font-size: 36px;
    line-height: 1.06;
    letter-spacing: -0.07em;
    color: #FFFFFF;
    text-transform: uppercase;
    background: #141518;
    padding: 3px 15px;
    display: table;
    margin: 0 auto 50px;
}

.about_more,
.about_hide {
    display: none;
}

.about_more p {
    margin-bottom: 10px;
}

.about_click {
    font-size: 24px;
    color: #18AA1C;
    margin-top: 25px;
}

.about_click span {
    cursor: pointer;
}

.about_click span:hover {
    color: #269829;
}

.menu {
    background: url(../images/menu.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 90px;
}

.menu h2 {
    color: #fff;
    text-align: center;
}

.all-menu,
.all-menu:hover,
.all-menu:focus {
    color: #fff;
}

.all-menu {
    border-bottom: 3px solid #fff;
}

.all-menu:hover {
    border-color: transparent;
}

.show_more {
    font-size: 28px;
    color: #141518;
    padding: 19px 35px;
    border: 2px solid #141518;
}

.show_more:hover {
    color: #fff;
    background: #141518;
}

.slider {
    margin: 0 -15px;
}

.slider .item {
    padding: 0 15px;
}

@media(max-width:991.98px) {
    .slider .item {
        padding: 0 30px;
    }

    .menu-title {
        font-size: 17px;
    }
}

.catalog {
    background: url(../images/catalog.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 90px;
}

.park-block {
    background: #fff;
    border: 10px solid #fff;
    max-width: 360px;
    margin: auto;
}

.park-info {
    color: #fff;
    background: #141518;
    padding: 25px 10px 35px;
}

.park-name {
    font-size: 28px;
    line-height: 120%;
    letter-spacing: -0.07em;
    text-transform: uppercase;
    margin-bottom: 20px;
    min-height: 66px;
}

.park-link a,
.park-link a:focus {
    color: #fff;
}

.park-link a {
    font-size: 28px;
    padding: 19px 58px;
    border: 2px solid #FFFFFF;
}

.park-link a:hover {
    color: #18AA1C;
    background: #fff;
}

.catalog_popup {
    padding: 0;
    max-width: 800px;
}

.catalog_popup_title {
    color: #fff;
    background: #18AA1C;
    padding: 10px;
    text-transform: uppercase;
}

.park-text {
    padding: 10px;
}

.park-text p {
    margin-bottom: 10px;
}

.team-block {
    max-width: 360px;
    margin: 0 auto;
    border: 10px solid #E0E0E0;
}

.team-info {
    text-transform: uppercase;
    padding: 35px 15px 20px;
}

.team-name {
    font-size: 36px;
    margin-bottom: 15px;
}

.team-position {
    font-size: 18px;
}

.copy {
    font-size: 14px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.87);
    max-width: 340px;
    margin: auto;
}

.park-img img {
    display: inline-block;
    max-width: 100%;
    height: 360px;
    object-fit: contain;
}

.breadcrumbs {
    padding: 30px 0;
}

.breadcrumbs h1 {
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 15px;
}

.breadcrumbs a,
.breadcrumbs a:focus,
.content .article_detail a:hover,
.content a,
.content a:focus {
    color: #141518;
}

.breadcrumbs a:hover,
.content .article_detail a,
.content .article_detail a:focus,
.content a:hover {
    color: #18AA1C;
}

.content {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 30px;
}

.article_title {
    text-transform: uppercase;
    margin-top: 7px;
}

.inner_body.with_fixed_header {
    padding-top: 136px;
}

.main_news_date {
    font-size: 15px;
    color: #8a8b8f;
    margin: 7px 0;
}

.article_detail {
    margin-top: 7px;
}

.pagination a,
.pagination span {
    margin-right: 10px;
}

.article_img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.content p {
    margin-bottom: 15px;
}

.content ul li {
    position: relative;
    padding: 0 0 10px 25px;
}

.content ul li:before {
    display: block;
    content: "";
    width: 3px;
    height: 3px;
    background: #18AA1C;
    border-radius: 100%;
    position: absolute;
    top: 8px;
    left: 6px;
}

.content ol {
    list-style-type: none;
    counter-reset: item;
    padding: 0 0 5px 10px;
}

.content ol li {
    position: relative;
    padding: 0 0 10px 15px;
}

.content ol li::before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    color: #18AA1C;
    position: absolute;
    top: 0;
    left: -4px;
}

.rezim_rb {
    font-size: 14px;
    color: #fff;
    margin-top: 2px;
    background: #141518;
    padding: 2px 5px;
    float: right;
}

.topblock_fr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    padding: 1% 5% 0;
    background: url(../images/header.jpg);
    -webkit-background-size: cover;
    background-size: cover;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.header__big-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 1% 0;
}

.header__big-logo img {
    width: 40%;
}

.header-block {
    position: absolute;
    right: 0;
    bottom: 10%;
    color: #fff;
}

.header-block:before,
.header-block:after {
    position: absolute;
    content: '';
    background: #fff;
}

.header-block:before {
    top: -15px;
    left: -45px;
    width: 30px;
    height: 1px;
}

.header-block:after {
    top: -30px;
    left: -30px;
    width: 1px;
    height: 30px;
}

.header-block__title {
    letter-spacing: -2px;
    font-weight: 100;
    font-size: 2rem;
    font-family: 'Sports World Regular';
    line-height: 0.8;
}

.header-block__text {
    margin-top: 15px;
    letter-spacing: 1.3px;
    font-weight: 600;
    font-style: italic;
    font-size: 24px;
    font-family: 'Bebas Neue Regular';
    line-height: 23.89px;
}

.header-block__name {
    margin-top: 30px;
    letter-spacing: 1.3px;
    font-weight: bold;
    font-style: italic;
    font-size: 24px;
    font-family: 'Bebas Neue Regular';
    line-height: 23.89px;
}

.header-block__name span {
    font-weight: normal;
    font-size: 1.4rem;
}

.header-block__profesion {
    font-style: italic;
    font-size: 1.4rem;
    font-family: 'Bebas Neue Regular';
}

.arrow {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 3% 0 3%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.arrow_green-arrow .arrow__button:before,
.arrow_green-arrow .arrow__button:after {
    background: #00AC00;
}

.arrow__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 6%;
    min-width: 80px;
    height: 6px;
}

.arrow__button:before,
.arrow__button:after {
    position: absolute;
    width: 53%;
    height: 100%;
    content: '';
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.arrow__button:before {
    left: 0;
    -webkit-transform: skew(10deg, 10deg) rotate(-10deg);
    -ms-transform: skew(10deg, 10deg) rotate(-10deg);
    transform: skew(10deg, 10deg) rotate(-10deg);
    -webkit-animation: arrow-before ease-in-out 5s infinite;
    animation: arrow-before ease-in-out 5s infinite;
}

.arrow__button:after {
    right: 0;
    -webkit-transform: skew(-10deg, -10deg) rotate(10deg);
    -ms-transform: skew(-10deg, -10deg) rotate(10deg);
    transform: skew(-10deg, -10deg) rotate(10deg);
    -webkit-animation: arrow-after ease-in-out 5s infinite;
    animation: arrow-after ease-in-out 5s infinite;
}

.arrow:hover .arrow__button:before {
    width: 50%;
    -webkit-transform: skew(10deg, 10deg) rotate(15deg);
    -ms-transform: skew(10deg, 10deg) rotate(15deg);
    transform: skew(10deg, 10deg) rotate(15deg);
    -webkit-animation: none;
    animation: none;
}

.arrow:hover .arrow__button:after {
    width: 50%;
    -webkit-transform: skew(-10deg, -10deg) rotate(-15deg);
    -ms-transform: skew(-10deg, -10deg) rotate(-15deg);
    transform: skew(-10deg, -10deg) rotate(-15deg);
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes arrow-before {
    0% {
        width: 52.8%;
        -webkit-transform: skew(10deg, 10deg) rotate(-10deg);
        transform: skew(10deg, 10deg) rotate(-10deg);
    }

    25% {
        width: 50%;
        -webkit-transform: skew(10deg, 10deg) rotate(15deg);
        transform: skew(10deg, 10deg) rotate(15deg);
    }

    50% {
        width: 52.8%;
        -webkit-transform: skew(10deg, 10deg) rotate(-10deg);
        transform: skew(10deg, 10deg) rotate(-10deg);
    }

    75% {
        width: 50%;
        -webkit-transform: skew(10deg, 10deg) rotate(15deg);
        transform: skew(10deg, 10deg) rotate(15deg);
    }

    100% {
        width: 52.8%;
        -webkit-transform: skew(10deg, 10deg) rotate(-10deg);
        transform: skew(10deg, 10deg) rotate(-10deg);
    }
}

@keyframes arrow-before {
    0% {
        width: 52.8%;
        -webkit-transform: skew(10deg, 10deg) rotate(-10deg);
        transform: skew(10deg, 10deg) rotate(-10deg);
    }

    25% {
        width: 50%;
        -webkit-transform: skew(10deg, 10deg) rotate(15deg);
        transform: skew(10deg, 10deg) rotate(15deg);
    }

    50% {
        width: 52.8%;
        -webkit-transform: skew(10deg, 10deg) rotate(-10deg);
        transform: skew(10deg, 10deg) rotate(-10deg);
    }

    75% {
        width: 50%;
        -webkit-transform: skew(10deg, 10deg) rotate(15deg);
        transform: skew(10deg, 10deg) rotate(15deg);
    }

    100% {
        width: 52.8%;
        -webkit-transform: skew(10deg, 10deg) rotate(-10deg);
        transform: skew(10deg, 10deg) rotate(-10deg);
    }
}

@-webkit-keyframes arrow-after {
    0% {
        width: 52.8%;
        -webkit-transform: skew(-10deg, -10deg) rotate(10deg);
        transform: skew(-10deg, -10deg) rotate(10deg);
    }

    25% {
        width: 50%;
        -webkit-transform: skew(-10deg, -10deg) rotate(-15deg);
        transform: skew(-10deg, -10deg) rotate(-15deg);
    }

    50% {
        width: 52.8%;
        -webkit-transform: skew(-10deg, -10deg) rotate(10deg);
        transform: skew(-10deg, -10deg) rotate(10deg);
    }

    75% {
        width: 50%;
        -webkit-transform: skew(-10deg, -10deg) rotate(-15deg);
        transform: skew(-10deg, -10deg) rotate(-15deg);
    }

    100% {
        width: 52.8%;
        -webkit-transform: skew(-10deg, -10deg) rotate(10deg);
        transform: skew(-10deg, -10deg) rotate(10deg);
    }
}

.our-projects {
    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;
    width: 100%;
    height: 975px;
    background: url('../images/our-projects-bg.jpg') top center;
    -webkit-background-size: cover;
    background-size: cover;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.our-projects__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 125px;
    margin-left: 125px;
}

.our-projects__logos-sm {
    display: none;
}

.smoke-store {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 178px;
    margin-right: 30px;
    color: #fff;
}

.smoke {
    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: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 37px;
    text-align: right;
}

.smoke__title {
    padding-bottom: 32px;
    font-size: 75px;
    font-family: 'Bebas Neue Bold';
    line-height: 99px;
    text-transform: uppercase;
}

.store {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
}

.store__title {
    padding-bottom: 32px;
    font-size: 75px;
    font-family: 'Bebas Neue Bold';
    line-height: 99px;
    text-transform: uppercase;
}

.ss-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: 'Bebas Neue Regular';
    cursor: pointer;
}

.ss-item_active {
    padding: 15px 20px;
    margin-bottom: 15px;
    background: #000;
}

.ss-item_active .ss-item__title {
    color: #00DE00;
}

.ss-item_active .ss-item__description {
    height: auto;
    opacity: 1;
    pointer-events: normal;
}

.ss-item__title {
    font-size: 27px;
    line-height: 26px;
}

.ss-item__description {
    height: 0;
    font-size: 18px;
    line-height: 17px;
    opacity: 0;
    pointer-events: none;
}

.smoke-store_img {
    display: none;
}

.stores {
    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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    background: url('../images/stores.jpg');
    -webkit-background-size: cover;
    background-size: cover;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.stores__logo {
    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;
    width: 100%;
    padding: 150px 0 50px;
}

.stores__logo img {
    -webkit-animation: pulse-animation ease-in-out 1.5s infinite;
    animation: pulse-animation ease-in-out 1.5s infinite;
}

.stores__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.stores__title:before {
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 50px;
    height: 2px;
    margin-left: -25px;
    content: '';
    background: #fff;
}

.stores__text {
    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;
    width: 100%;
    padding-bottom: 50px;
    margin-top: 30px;
    font-size: 1.125rem;
    line-height: 1.5rem;
    text-align: center;
}

.postulates {
    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;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.postulates__title {
    width: 100%;
    margin-top: 10%;
    color: #808080;
    font-size: 5.9375rem;
    font-family: 'Bebas Neue Bold';
    line-height: 0.9;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10%;
}

.postulates__title b {
    color: #478C1D;
    font-size: 11.875rem;
    line-height: 0.5;
}

.postulates__title span {
    color: #478C1D;
}

.postulates-item {
    margin: 0 1% 2%;
    text-align: center;
}

.postulates-item__title {
    font-size: 3.125rem;
    font-family: 'Bebas Neue Bold';
}

.postulates-item__text {
    margin-top: 15px;
    color: #777;
    font-size: 1.125rem;
    line-height: 1.5rem;
}

.you-get {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    padding: 0 6.25%;
    color: #fff;
    font-family: 'Bebas Neue Bold';
    background: url('../images/you-get.jpg');
    -webkit-background-size: cover;
    background-size: cover;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.you-get__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    margin-top: 15%;
    font-size: 11rem;
    line-height: 9rem;
}

.you-get__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 5% 0;
    font-size: 4.75rem;
    line-height: 4.25rem;
}

.you-get-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 3% 6.25% 1%;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.you-get-text .arrow {
    margin-top: 30px;
}

.you-get-item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    padding: 0 2%;
    margin-top: 2%;
}

.you-get-item__title {
    color: #727272;
    font-size: 65px;
    font-family: 'TeXGyreAdventor-Bold';
    line-height: 5.188rem;
}

.you-get-item__text {
    margin-top: 15px;
    color: #777;
    font-size: 16px;
    line-height: 18px;
}

.important {
    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;
    color: #fff;
    font-family: 'Bebas Neue Bold';
    text-align: center;
    background: url('../images/important-bg.jpg');
    -webkit-background-size: cover;
    background-size: cover;
}

.important__number {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 10% 0 0;
    margin-bottom: 5%;
    font-size: 18.25rem;
    font-family: 'TeXGyreAdventor-Bold';
    line-height: 16.44rem;
    text-align: center;
}

.important__title {
    margin: 1% 0 0;
    font-size: 5.938rem;
    line-height: 5.313rem;
}

.important__text {
    margin: 5% 0 3%;
    font-size: 3.813rem;
    line-height: 3.438rem;
}

.partners {
    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;
    color: #808080;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.partners__title {
    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;
    width: 100%;
    margin: 5% 0 0;
    font-size: 4.375rem;
    font-family: 'Bebas Neue Bold';
    line-height: 4.875rem;
}

.partners__description {
    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;
    padding: 0 15px;
    margin: 2% 0 0;
    font-size: 1.125rem;
    line-height: 1.5rem;
    text-align: center;
}

.partners__img {
    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;
    width: 100%;
    margin-top: 2%;
}

.partners__img img {
    width: 90%;
    max-width: 1440px;
    height: auto;
}

.minimum-budget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 7.7%;
    color: #fff;
    font-family: 'Bebas Neue Bold';
    background: url('../images/minimum-budget-bg.jpg');
    -webkit-background-size: cover;
    background-size: cover;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.minimum-budget__title {
    width: 100%;
    margin: 20% 0 0;
    font-size: 5.938rem;
    line-height: 1;
}

.minimum-budget-item {
    margin: 4% 0 10% 0;
    font-size: 4.688rem;
    line-height: 1;
    text-transform: uppercase;
}

.minimum-budget-item_smoke {
    margin-left: 8%;
}

.minimum-budget-item__text {
    margin-bottom: 15px;
    color: #00AC00;
    font-size: 36px;
}

.minimum-budget-item__area {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #E6E6E6;
    font-size: 28px;
}

.profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    padding: 0 6.6%;
    color: #fff;
    font-family: 'Bebas Neue Bold';
    background: #808080;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.profile__title {
    z-index: 4;
    width: 100%;
    margin: 5% 0 0;
    font-size: 24.88rem;
    line-height: 22.38rem;
}

.profile__subtitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 3;
    width: 100%;
    margin-top: -30px;
    font-size: 5.375rem;
    line-height: 4rem;
}

.profile__img {
    position: absolute;
    right: 0;
    bottom: -1%;
    z-index: 2;
}

.profile__img img {
    width: 100%;
}

.profile-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 185px;
}

.profile-form__title {
    margin: 2.7% 0 0;
    font-size: 1.875rem;
    line-height: 1.688rem;
}

.profile-form__input {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 345px;
    padding: 15px;
    margin-top: 1.6%;
    background: #B3B3B3;
}

.profile-form__input input {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: none;
    border-bottom: 2px solid #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    font-size: 3.313rem;
    line-height: 3rem;
    text-align: center;
    background: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.profile-form__input input:focus {
    outline: none;
    border-bottom: 2px solid #00AC00;
}

.profile-form__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 345px;
    padding: 25px 30px 15px 30px;
    margin-top: 2.7%;
    color: #fff;
    font-size: 3.313rem;
    line-height: 3rem;
    text-align: center;
    text-decoration: none;
    background: #00AC00;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.profile-form__button:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 100%;
    content: '';
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.profile-form__button span {
    z-index: 2;
    width: 100%;
    text-align: center;
}

.profile-form__button:hover {
    color: #00AC00;
}

.profile-form__button:hover:before {
    width: 100%;
}

.profile-form__bottom {
    margin-top: 2.7%;
    font-size: 1.875rem;
    line-height: 1.688rem;
    text-align: center;
}

.profile-form__bottom a {
    border-bottom: 2px solid transparent;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.profile-form__bottom a:hover {
    border-bottom: 2px solid #00AC00;
}

.form {
    display: none;
    padding: 40px 0 50px 0;
    background: #EFEFEF;
}

.form_active {
    display: block;
}

.form__title {
    margin-bottom: 40px;
    color: #999;
    font-size: 64px;
    font-family: 'Bebas Neue Bold';
    line-height: 58px;
    text-align: center;
}

.form-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1230px;
    padding: 0 50px;
    margin: 0 auto;
}

.form-row {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.form-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.input-gruop {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    color: #4D5459;
    font-family: 'HelveticaNeueCyr';
}

.input-gruop__label {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: normal;
}

.input-gruop__input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 70px;
    padding: 0 17px;
    border: 1px solid #DFDFDF;
    font-size: 18px;
    background: #FFF;
}

.input-gruop__input.wrong-field {
    border-color: red;
}

.input-gruop__input::-webkit-input-placeholder {
    color: #CFCFCF;
}

.input-gruop__input::-ms-input-placeholder {
    color: #CFCFCF;
}

.input-gruop__input::placeholder {
    color: #CFCFCF;
}

.input-gruop__input:focus {
    outline: 1px solid #00ac00;
}

.radio-group {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    color: #4D5459;
    font-family: 'HelveticaNeueCyr';
}

.radio-group__title {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: normal;
}

.form-bottom {
    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;
    padding-top: 60px;
}

.btn-accent {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 73px;
    padding: 0;
    padding: 5px 15px 0 15px;
    outline: none;
    border: none;
    color: #fff;
    font-size: 53px;
    font-family: 'Bebas Neue Bold';
    line-height: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    background: #00AC00;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-accent:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 100%;
    content: '';
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-accent span {
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 100%;
}

.btn-accent:hover span,
.btn-accent_massage span {
    color: #00AC00;
}

.btn-accent:hover:before,
.btn-accent_massage:before {
    width: 100%;
}

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

.radio label {
    display: block;
}

.radio__label {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 70px;
    color: #fff;
    font-size: 24px;
    font-family: HelveticaNeueCyr;
    line-height: normal;
    text-align: center;
    background: #BBB;
    cursor: pointer;
}

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

.radio__input:checked+.radio__label {
    background: #00C600;
}

.radio__input:focus+.radio__label {
    outline: 1px solid #00C600;
}

.topblock {
    background: url(../images/topblock2.jpg) no-repeat top center;
    background-size: cover;
}

a,
.park-img img,
.pagination a,
.pagination span {
    display: inline-block;
}

.menu_item_image:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: url(../images/cross.png) no-repeat center center rgba(0, 0, 0, 0.5);
    opacity: 0;
}

.menu_item_image:hover:before {
    opacity: 1;
}

.menu_wrap {
    color: #fff;
    background: url(../images/men.png) no-repeat 50% 96px #141518;
    padding-bottom: 90px;
}

.menu_wrap img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.menu_wrap_title {
    font-size: 68px;
    letter-spacing: -0.07em;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 145px 0 40px;
}

.menu_title {
    font-size: 72px;
    text-align: center;
    text-transform: uppercase;
    color: #17A31B;
    line-height: 1.1;
}

.menu_desc {
    font-size: 24px;
    text-align: center;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: rgba(238, 28, 36, 0.7);
    margin-bottom: 30px;
}

.menu_item {
    background: #000000;
    border: 8px solid #fff;
    position: relative;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.menu_item_content {
    padding: 25px 30px;
}

.menu_item_image+.menu_item_content {
    margin-left: 47%;
}

.menu_item_image {
    width: 47%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.menu_item_weight,
.menu_item_price {
    color: #18AA1C;
}

.menu_item_title,
.sostav_btn {
    font-size: 22px;
}

.menu_item_title {
    line-height: 23px;
}

.sostav_btn {
    margin-top: 10px;
    color: #fff;
    background: #EE1C24;
    padding: 5px;
    text-align: center;
}

.sostav_btn+.menu_item_text {
    display: none;
}

.menu_item_weight,
.menu_item_text {
    font-size: 16px;
}

.menu_item_price {
    font-size: 24px;
    margin-top: 20px;
}

.menu_item_text {
    margin-top: 18px;
}

.menu_item_row_wrap {
    margin-bottom: 50px;
}

.menu_ul {
    font-size: 32px;
    text-transform: uppercase;
    padding: 140px 0 30px;
}

.menu_a {
    display: inline-block;
    position: relative;
    margin-bottom: 8px;
}

.menu_a:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.menu_ul .menu_a:before {
    border: 5px solid #E0E0E0;
}

.menu_ul a,
.menu_ul a:hover,
.menu_ul a:focus {
    color: #141518;
}

.menu_ul a:before,
.menu_ul a:focus:before {
    background: #fff;
}

.menu_ul a:hover:before {
    border-color: #18AA1C;
}

.menu_ul a {
    padding: 24px 31px 11px;
    margin-right: 20px;
    min-width: 265px;
    min-height: 70px;
    vertical-align: top;
}

.menu_ul a:last-child {
    margin-right: 0;
}

.menu_a span {
    position: relative;
}

.menu_a span {
    vertical-align: middle;
    display: inline-block;
}

.menu_a span span:first-child {
    margin-right: 5px;
}

.podmenu_ul {
    font-size: 18px;
    margin-bottom: 60px;
    display: none;
}

.podmenu_ul a {
    padding: 13px 30px;
    margin-right: 10px;
}

.podmenu_ul a,
.podmenu_ul a:focus {
    color: #141518;
}

.podmenu_ul a:hover {
    color: #fff;
}

.podmenu_ul a:hover svg path {
    fill: #fff;
}

.podmenu_ul a:before,
.podmenu_ul a:focus:before {
    background: #fff;
}

.podmenu_ul a:hover:before {
    background: #18AA1C;
}

a[data-fancybox^="menugallery"] {
    margin-bottom: 15px;
    display: inline-block;
}

a,
.header-menu a:after,
.photo-a:after,
.see-more,
.header-phone-hover,
.slick-prev,
.slick-next,
svg path,
.slick-dots li,
svg circle,
input,
.about_click span,
.mhd-button-bycar,
svg rect,
.social-a span,
.menu_a:before,
.menu_item_image:before {
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
}

@media (max-width: 1400px) {
    .our-projects {
        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;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        overflow: hidden;
        height: auto;
        background: url('../images/our-projects-bg-sm.jpg') center center no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .our-projects__logos {
        display: none;
    }

    .our-projects__logos-sm {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 54px;
    }

    .smoke-store {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        height: 810px;
        padding: 0;
        margin: 0;
    }

    .smoke {
        align-items: center;
    }

    .smoke-sities {
        display: flex;
        flex-wrap: wrap;
    }

    .ss-item {
        width: 33.3333%;
        text-align: center;
    }

    .smoke-store_img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        margin-top: 30px;
    }
}

@media (max-width:1300px) {
    .slick-prev {
        left: 10px;
    }

    .slick-next {
        right: 10px;
    }

    #slider .slick-prev {
        left: 25px;
    }

    #slider .slick-next {
        right: 25px;
    }
}

/*@media (min-width: 1024px)*/
@media (min-width: 0px) {
    .postulates {
        overflow: hidden;
    }

    .postulates__title {
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transform: translate(0, -150%);
        -ms-transform: translate(0, -150%);
        transform: translate(0, -150%);
    }

    .postulates__title.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .postulates-item {
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .postulates-item:nth-of-type(1) {
        -webkit-transform: translate(-135%, 0);
        -ms-transform: translate(-135%, 0);
        transform: translate(-135%, 0);
    }

    .postulates-item:nth-of-type(2) {
        -webkit-transform: translate(0, 160%);
        -ms-transform: translate(0, 160%);
        transform: translate(0, 160%);
    }

    .postulates-item:nth-of-type(3) {
        -webkit-transform: translate(140%, 0);
        -ms-transform: translate(140%, 0);
        transform: translate(140%, 0);
    }

    .postulates-item.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .you-get__text {
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate(-130%, 0);
        -ms-transform: translate(-130%, 0);
        transform: translate(-130%, 0);
    }

    .you-get__text.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .you-get__title {
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate(-130%, 0);
        -ms-transform: translate(-130%, 0);
        transform: translate(-130%, 0);
    }

    .you-get__title.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .important {
        overflow: hidden;
    }

    .important__title,
    .important__number {
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transform: translate(-125%, 0);
        -ms-transform: translate(-125%, 0);
        transform: translate(-125%, 0);
    }

    .important__title.active,
    .important__number.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .important__text {
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate(150%, 0);
        -ms-transform: translate(150%, 0);
        transform: translate(150%, 0);
    }

    .important__text.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (max-width: 1205px) {
    .postulates__title {
        font-size: 5rem;
    }

    .postulates__title b {
        font-size: 10rem;
    }

    .postulates-item {
        padding-bottom: 5%;
    }

    .postulates-item__title {
        font-size: 2.1875rem;
    }

    .postulates-item__text {
        font-size: 0.9rem;
        line-height: 1rem;
    }
}

@media (max-width:1200px) {
    .header-phone svg {
        display: none;
    }

    #map,
    .mhd-map,
    .mhd-submap {
        height: 350px;
    }

    .header-phone-hover,
    header.fixed .header-phone:hover .header-phone-hover {
        padding-right: 0;
    }

    .social-a {
        font-size: 30px;
    }

    #afisha-slider {
        font-size: 25px;
    }

    .header-phone a[href^="tel"] {
        font-size: 20px;
    }

    .header-menu li {
        margin-right: 10px;
    }

    .profile__img {
        text-align: right;
    }

    .profile__img img {
        width: 90%;
    }

    .menu_ul a {
        margin-right: 7px;
    }
}

@media (max-width: 1024px) {
    .header__logo {
        display: none;
    }

    .header__big-logo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .header__big-logo img {
        width: 75%;
        max-width: 280px;
        margin-top: 2%;
    }

    .header-block {
        position: relative;
        bottom: auto;
        text-align: center;
    }

    .header-block:before,
    .header-block:after {
        display: none;
    }

    .header-block__title {
        margin-top: 5px;
        font-size: 3rem;
        line-height: 1.1;
    }

    .header-block__text {
        margin-top: 5px;
        font-size: 1.7rem;
        line-height: 1;
    }

    .header-block__name {
        margin-top: 10px;
    }

    /*.arrow {
        display: none;
    }*/
    .you-get__text {
        margin-top: 25%;
        font-size: 3.5rem;
        line-height: 1.1;
    }

    .you-get__title {
        margin-bottom: -5.5%;
        font-size: 8rem;
    }
}

@media (max-width:991.98px) {
    .social-a {
        font-size: 22px;
    }

    .menu-info {
        padding: 27px 10px 30px;
    }

    .header-menu li {
        margin: 0 0 10px 0;
        display: block;
    }

    .header-menu {
        text-align: right;
    }

    .header-menu,
    header.fixed .header-menu {
        margin: 50px auto 0;
    }

    .header-phone,
    header.fixed .header-phone {
        padding-top: 0;
    }

    .header-phone {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 10px;
        max-width: 100% !important;
        flex: 0 0 100%;
    }

    .cook img {
        margin: auto;
        max-width: 100%;
        height: auto;
        position: relative;
    }

    header .logo svg {
        max-width: 60px;
        max-height: 60px;
    }

    .catalog_popup {
        max-width: 80%;
    }

    .inner_body.with_fixed_header {
        padding-top: 85px;
    }

    .profile__img {
        text-align: right;
    }

    .profile__img img {
        width: 80%;
    }

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

@media (max-width: 980px) {
    .stores__logo {
        padding: 5% 0 3% 0;
    }

    .stores__logo img {
        width: 80%;
        max-width: 574px;
    }

    .stores__title {
        margin: 0;
    }

    .stores__text {
        padding: 5%;
    }
}

@media (max-width: 883px) {
    .minimum-budget {
        padding-bottom: 30px;
    }

    .minimum-budget__title {
        margin-top: 10%;
        text-align: center;
    }

    .minimum-budget-item {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin: 5% 0 0 0;
        text-align: center;
    }

    .minimum-budget-item_smoke {
        margin-left: 0;
    }
}

@media(max-width:700px) {
    .ss-item {
        width: 100%;
        text-align: center;
    }
}

@media (min-width:768px) {
    .form-block {
        min-width: 400px;
    }

    .about_short,
    .social_row,
    .bottomline_text,
    .contacts h2 {
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        opacity: 0;
    }

    .about_short,
    .bottomline_text {
        -webkit-transform: translate(0, -150%);
        -ms-transform: translate(0, -150%);
        transform: translate(0, -150%);
    }

    .social_row,
    .contacts h2 {
        -webkit-transform: translate(-150%, 0);
        -ms-transform: translate(-150%, 0);
        transform: translate(-150%, 0);
    }

    .about_short.active,
    .social_row.active,
    .bottomline_text.active,
    .contacts h2.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}

@media (min-width:992px) {
    .logo_row {
        align-items: center;
    }

}

@media (max-width:767px) {

    .footer,
    .development {
        text-align: center;
    }

    header svg {
        max-width: 200px;
    }

    .navbar-toggler {
        top: -53px;
    }

    /*header.fixed .header-phone, .header-phone,*/
    .plan-video {
        display: none;
    }

    h1,
    .phone-bottom {
        font-size: 29px;
    }

    h2 {
        font-size: 35px;
    }

    .menu-block {
        display: table;
        margin: 0 auto 25px;
    }

    .phone-bottom a {
        display: table;
        margin: 0 auto 10px;
    }

    .social-a {
        margin-bottom: 10px;
    }

    .button {
        margin: 28px auto 45px;
    }

    #map,
    .mhd-map,
    .mhd-submap {
        height: 330px;
    }

    header.fixed .header-menu,
    .header-menu {
        margin-top: 3px;
    }

    .copy {
        margin-bottom: 10px;
    }

    .topblock-text h1,
    .bottomline {
        font-size: 30px;
    }

    .bottomline {
        padding-bottom: 45px;
        margin-top: 45px;
    }

    .red-btn {
        padding: 15px;
    }

    .slide-number {
        top: 77px;
    }

    .address {
        font-size: 16px;
    }

    #afisha-slider .item a {
        width: 80%;
    }

    .closeBtn {
        right: 3px;
        top: 3px;
    }

    .closeBtn svg path {
        fill: #000;
    }

    .form-block {
        padding: 50px 25px 30px;
        max-width: 90%;
    }

    .all-menu-col a {
        font-size: 25px;
        position: relative;
        top: -40px;
        right: 0;
        display: table;
    }

    .topblock-text {
        font-size: 20px;
    }

    .mhd-button-bycar {
        left: 8px;
        bottom: 39px;
    }

    .up {
        left: 10px;
        bottom: 10px;
    }

    /*.topblock-layer{background:transparent;}*/
    h2 {
        padding: 45px 0;
    }

    .about {
        padding: 65px 0;
    }

    .menu {
        padding-bottom: 45px;
    }

    #afisha-slider {
        margin-top: 0;
    }

    .photo,
    .family {
        padding-bottom: 70px;
    }

    .phone-bottom {
        margin-top: 30px;
    }

    .our-projects {
        height: auto;
    }

    .our-projects__logos-sm {
        display: none;
    }

    .smoke-store {
        height: auto;
        padding: 0;

        -webkit-flex-wrap: wrap;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;
    }

    .smoke {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 60px 0;
        margin: 0;
        text-align: center;
        background: url('../images/smoke-store-bg.jpg');
        -webkit-background-size: cover;
        background-size: cover;
    }

    .smoke__title {
        padding-bottom: 0;
    }

    .store {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
        margin: 0;
        text-align: center;
        background: url('../images/smoke-store-bg.jpg');
    }

    .store__title {
        padding-bottom: 0;
    }

    .you-get-text {
        padding-bottom: 60px;
    }

    .partners {
        padding-bottom: 30px;
    }

    .partners__description br {
        display: none;
    }

    .profile {
        padding-bottom: 60px;
    }

    .profile__img {
        margin-right: -5%;
        text-align: right;
    }

    .profile__img img {
        width: 65%;
    }

    .profile-form__button {
        font-size: 40px;
        max-width: 260px;
        padding: 25px 20px 15px 20px;
    }

    .form-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .form-col {
        width: 100%;
    }

    .form-col .form-row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .form-col .form-row .form-col {
        width: 48%;
    }

    .menu_ul a {
        min-width: 0;
        min-height: 0;
        padding: 13px 13px 8px;
    }

    .podmenu_ul a {
        padding: 5px 10px;
    }

    .menu_wrap_title {
        font-size: 45px;
        margin-top: 70px;
    }

    .menu_title {
        font-size: 39px;
    }

    .menu_item_text {
        display: none;
    }

    .menu_ul {
        padding: 50px 0;
    }

    .menu_wrap {
        padding-bottom: 50px;
    }
}

@media (max-width: 655px) {
    .postulates__title {
        margin-top: 15%;
        font-size: 2.8125rem;
    }

    .postulates__title b {
        display: inline-block;
        width: 100%;
        margin-bottom: 5%;
    }

    .postulates-item {
        width: 100%;
        padding: 0 5%;
        margin-bottom: 7%;
    }

    .postulates-item__title {
        font-size: 34px;
    }

    .postulates-item__text {
        font-size: 1.2rem;
        line-height: 1.1;
    }

    .postulates-item__text br {
        display: none;
    }
}

@media (max-width: 640px) {
    .stores__logo {
        padding: 0;
    }

    .stores__logo img {
        width: 85%;
        height: 215px;
    }

    .stores__title {
        padding: 0 3%;
        font-size: 2rem;
        text-align: center;
    }

    .stores__text {
        margin: 5% 0 0;
        font-size: 1.4rem;
        line-height: 1.3;
    }

    .you-get {
        background-position: 80%;
    }

    .you-get__text {
        font-size: 2.5rem;
    }

    .you-get__text br {
        display: none;
    }

    .you-get__title {
        margin-top: 50%;
        margin-bottom: -4.5%;
        font-size: 61px;
        line-height: 0.9;
    }

    .you-get-item {
        width: 100%;
        margin-top: 3%;
    }

    .important {
        margin-top: 5%;
    }

    .important__number {
        font-size: 14rem;
        line-height: 1;
        text-align: center;
    }

    .important__title {
        padding: 0 5%;
        margin-top: 1%;
        font-size: 4rem;
        line-height: 1;
    }

    .important__text {
        margin: 10% 0 20% 0;
        font-size: 2.5rem;
        line-height: 1.1;
    }

    .partners__description {
        padding: 0 5%;
        text-align: center;
    }

    .partners__title {
        font-size: 3.8rem;
        text-align: center;
    }

    .partners__description br {
        display: none;
    }

    .partners__img {
        padding: 15px 30px 15px;
    }

    .partners__img img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .minimum-budget {
        padding: 10% 0 20% 0;
    }

    .minimum-budget__title {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 40px;
    }

    .minimum-budget-item {
        margin-top: 30px;
        font-size: 3rem;
    }

    .minimum-budget-item:first-child {
        margin-top: 0;
    }

    .minimum-budget-item__area {
        font-size: 15px;
    }

    .minimum-budget-item__text {
        font-size: 20px;
    }

    .profile__title {
        position: relative;
        z-index: 3;
        margin-top: 10%;
        font-size: 110px;
        line-height: 1;
        text-align: center;
    }

    .profile__subtitle {
        display: inline-block;
        margin-top: -5%;
        font-size: calc(100vh/20);
        line-height: 1;
        text-align: center;
    }

    .profile__img {
        z-index: 1;
        margin-right: 50%;
        margin-bottom: -10%;
        text-align: right;
        opacity: 0.5;
    }

    .profile__img img {
        width: 200%;
    }

    .profile-form {
        margin-top: 100px;
    }

    .profile-form__title {
        margin-top: 15%;
        line-height: 1.1;
        text-align: center;
    }

    .profile-form__bottom {
        margin-top: 10%;
        margin-bottom: 5%;
        font-size: 16px;
        line-height: 1;
    }

    .profile-form__button {
        margin-top: 5%;
    }
}

@media (max-width: 620px) {
    .form__title {
        margin-bottom: 15px;
        font-size: 45px;
        line-height: 1;
    }

    .form-container {
        padding: 0 15px;
    }

    .form-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .form-row .form-col {
        width: 100%;
    }

    .form-row .form-col .form-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .form-row .form-col .form-row .form-col {
        width: 100%;
    }

    .form-row .form-col .form-row_n-w {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .form-row .form-col .form-row_n-w .form-col {
        width: 48%;
    }

    .form-row .input-gruop__input {
        font-size: 16px;
    }

    .form-row .radio__label {
        font-size: 20px;
    }

    .btn-accent {
        font-size: 40px;
    }
}

@media (max-width: 500px) {
    .menu_item_image+.menu_item_content {
        margin-left: 0;
    }

    .menu_item_content {
        padding: 20px;
    }

    .menu_item_image {
        width: 100%;
        height: 200px;
        position: relative;
    }

    .menu_ul a {
        display: block;
        margin-right: 0;
        text-align: left;
    }
}

/* added by webwarrd */
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border: none !important;
    background: #18AA1C;
}

@media(max-width: 991.98px) {
    .navbar-dark .navbar-toggler {
        margin-top: 4px;
    }
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.open__primary__widget {
    font-size: 26px;
    color: #fff;
    padding: 12px 28px;
    border: none;
    background: #18AA1C;
    margin-top: 15px;
    cursor: pointer;
    font-family: Gilroy-Medium,
        Arial,
        sans-serif;
}

.open__primary__widget:hover {
    animation: scaleble 0.7s ease-in-out 1 forwards;
}

@keyframes scaleble {
    0% {
        transform: scale(0.85);
    }

    40% {
        transform: scale(1.2);
    }

    70% {
        transform: scale(0.85);
    }

    100% {
        transform: scale(1);
    }
}

.remarked-primary-widget__title {
    display: none !important;
}

.remarked-primary-widget__policy-checkbox input[type="checkbox"] {
    display: flex;
}