@import url(https://fonts.googleapis.com/css?family=Open+Sans:300, 400, 600, 700&subset=cyrillic);
    a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before {
    content: "";
    content: none;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body, html {
    -webkit-font-smoothing: antialiased;
}
button {
    cursor: pointer;
}
button, input {
    outline: 0;
    border: none;
}
button:focus, input:focus {
    outline: 0;
}
a, body, button, html, input {
    -webkit-tap-highlight-color: transparent;
}
q:after, q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    box-sizing: border-box;
}
:after, :before {
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after, .slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[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;
}
.production-info-list {
    padding: 60px 130px 90px;
}
@media only screen and (max-width:1740px) {
    .production-info-list {
    padding: 60px 30px 90px;
}
}@media only screen and (max-width:1540px) {
    .production-info-list {
    padding: 60px 10px 90px;
}
}@media only screen and (max-width:1200px) {
    .production-info-list {
    padding: 30px 0 60px;
}
}@media only screen and (max-width:991px) {
    .production-info-list {
    padding: 30px 0;
}
}.production-info-list:after {
    content: "";
    display: table;
    clear: both;
}
.production-info-list .item {
    padding: 0 40px;
    float: left;
}
@media only screen and (max-width:1540px) {
    .production-info-list .item {
    padding: 0 15px;
}
}@media only screen and (max-width:991px) {
    .production-info-list .item {
    margin-bottom: 30px;
    float: none;
}
}.production-info-list .item .item-icon {
    min-height: 130px;
    position: relative;
    margin-bottom: 40px;
}
@media only screen and (max-width:991px) {
    .production-info-list .item .item-icon {
    min-height: auto;
    margin-bottom: 15px;
}
}.production-info-list .item .item-icon i {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media only screen and (max-width:991px) {
    .production-info-list .item .item-icon i {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
}
}.production-info-list .item span {
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 25px;
    display: inline-block;
}
@media only screen and (max-width:1300px) {
    .production-info-list .item span {
    font-size: 20px;
}
}@media only screen and (max-width:992px) {
    .production-info-list .item span {
    font-size: 18px;
}
}@media only screen and (max-width:991px) {
    .production-info-list .item span {
    margin-bottom: 15px;
}
}.production__slider .slider .slider-item {
    min-height: 1040px;
    max-height: 1040px;
}
@media only screen and (max-width:1700px) {
    .production__slider .slider .slider-item {
    min-height: 850px;
    max-height: 850px;
}
}@media only screen and (max-width:1500px) {
    .production__slider .slider .slider-item {
    min-height: 750px;
    max-height: 750px;
}
}@media only screen and (max-width:1300px) {
    .production__slider .slider .slider-item {
    min-height: 650px;
    max-height: 650px;
}
}@media only screen and (max-width:1030px) {
    .production__slider .slider .slider-item {
    min-height: 510px;
    max-height: 510px;
}
}@media only screen and (max-width:568px) {
    .production__slider .slider .slider-item {
    max-height: 450px;
    min-height: 450px;
}
}@media only screen and (max-width:440px) {
    .production__slider .slider .slider-item {
    max-height: 320px;
    min-height: 320px;
}
}@media only screen and (max-width:350px) {
    .production__slider .slider .slider-item {
    max-height: 280px;
    min-height: 280px;
}
}.technology {
    padding-bottom: 85px;
}
@media only screen and (max-width:767px) {
    .technology {
    padding-bottom: 30px;
}
}.technology__block {
    font-size: 0;
	text-align: center;
}
.technology__block-item {
    text-align: center;
    display: inline-block;
    width: 25%;
	margin-left: 15%;
    vertical-align: middle;
    padding: 0 15px;
    margin-bottom: 15px;
}
.technology__block-item:first-child {
	margin-left: 0;
}
.technology__block-item:last-child {
	margin-right: 0;
}
.technology__block-item img {
	max-height: 140px;
}
.technology__block-item a {
    display: inline-block;
    transition: transform .4s linear;
    will-change: transform;
    transform: scale(1);
}
.technology__block-item a:hover {
    transform: scale(1.05);
}
.page-text {
    padding: 80px 0 50px;
    background-color: #506168;
}
.page-text p {
    color: #fff;
}
.product .slider .slider-item {
    min-height: 1080px;
    max-height: 1080px;
}
@media only screen and (max-width:1700px) {
    .product .slider .slider-item {
    min-height: 850px;
    max-height: 850px;
}
}@media only screen and (max-width:1500px) {
    .product .slider .slider-item {
    min-height: 750px;
    max-height: 750px;
}
}@media only screen and (max-width:1300px) {
    .product .slider .slider-item {
    min-height: 650px;
    max-height: 650px;
}
}@media only screen and (max-width:1030px) {
    .product .slider .slider-item {
    min-height: 510px;
    max-height: 510px;
}
}@media only screen and (max-width:568px) {
    .product .slider .slider-item {
    max-height: 450px;
    min-height: 450px;
}
}@media only screen and (max-width:440px) {
    .product .slider .slider-item {
    max-height: 320px;
    min-height: 320px;
}
}@media only screen and (max-width:350px) {
    .product .slider .slider-item {
    max-height: 280px;
    min-height: 280px;
}
}.product .tabs .tabs-hd {
    font-size: 0;
    padding-bottom: 70px;
}
@media only screen and (max-width:767px) {
    .product .tabs .tabs-hd {
    padding-bottom: 30px;
}
}.product .tabs .tabs-hd-item {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    text-align: center;
    position: relative;
}
@media only screen and (max-width:767px) {
    .product .tabs .tabs-hd-item {
    width: 100%;
    margin-bottom: 10px;
}
}.product .tabs .tabs-hd-item.active:before {
    opacity: 1;
}
@media only screen and (max-width:767px) {
    .product .tabs .tabs-hd-item.active a p {
    color: #e06154;
}
}.product .tabs .tabs-hd-item:before {
    position: absolute;
    content: "";
    bottom: -37px;
    left: 50%;
    background-image: url(../img/sprite.png);
    background-position: -188px -176px;
    width: 71px;
    height: 37px;
    margin-left: -36px;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}
@media only screen and (max-width:767px) {
    .product .tabs .tabs-hd-item: before {
    display: none;
}
}.product .tabs .tabs-hd-item.tabs-burger {
    width: 40%}
@media only screen and (max-width:767px) {
    .product .tabs .tabs-hd-item.tabs-burger {
    width: 100%}
}.product .tabs .tabs-hd-item a {
    display: block;
}
.product .tabs .tabs-hd-item a i {
    display: inline-block;
    min-height: 95px;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
}
@media only screen and (max-width:767px) {
    .product .tabs .tabs-hd-item a i {
    margin-bottom: 15px;
}
}.product .tabs .tabs-hd-item a i:before {
    position: absolute;
    display: inline-block;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.product .tabs .tabs-hd-item a p {
    font-size: 27px;
    color: #506168;
    display: block;
    font-weight: 700;
    margin-bottom: 18px;
}
@media only screen and (max-width:767px) {
    .product .tabs .tabs-hd-item a p {
    font-size: 20px;
    margin-bottom: 15px;
}
}.product .tabs .tabs-bd {
    position: relative;
    min-height: 1080px;
    max-height: 1080px;
}
@media only screen and (max-width:1700px) {
    .product .tabs .tabs-bd {
    min-height: 850px;
    max-height: 850px;
}
}@media only screen and (max-width:1500px) {
    .product .tabs .tabs-bd {
    min-height: 750px;
    max-height: 750px;
}
}@media only screen and (max-width:1300px) {
    .product .tabs .tabs-bd {
    min-height: 650px;
    max-height: 650px;
}
}@media only screen and (max-width:1030px) {
    .product .tabs .tabs-bd {
    min-height: 510px;
    max-height: 510px;
}
}@media only screen and (max-width:568px) {
    .product .tabs .tabs-bd {
    max-height: 450px;
    min-height: 450px;
}
}@media only screen and (max-width:440px) {
    .product .tabs .tabs-bd {
    max-height: 320px;
    min-height: 320px;
}
}@media only screen and (max-width:350px) {
    .product .tabs .tabs-bd {
    max-height: 280px;
    min-height: 280px;
}
}.product .tabs .tabs-bd-item {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: opacity .1s ease-in-out, visibility .1s ease-in-out;
}
.product .tabs .tabs-bd-item.active {
    opacity: 1;
    visibility: visible;
}
.product .tabs .tabs-bd-item.remove {
    visibility: hidden;
    opacity: 0;
}
.contacts__phone a {
    display: inline-block;
    font-size: 36px;
    color: #506168;
    font-family: arial;
    font-weight: 400;
    margin-bottom: 75px;
}
@media only screen and (max-width:767px) {
    .contacts__phone a {
    margin-bottom: 30px;
    font-size: 30px;
}
}@media only screen and (max-width:568px) {
    .contacts__phone a {
    font-size: 24px;
}
}.contacts__phone a strong {
    font-weight: 700;
}
.contacts__map {
    position: relative;
}
.map {
    width: 100%;
    height: 715px;
}
@media only screen and (max-width:1500px) {
    .map {
    height: 600px;
}
}@media only screen and (max-width:768px) {
    .map {
    height: 500px;
}
}@media only screen and (max-width:568px) {
    .map {
    height: 320px;
}
}.footer {
    background-color: #1c2a30;
    padding: 40px 0;
}
@media only screen and (max-width:991px) {
    .footer {
    text-align: center;
    padding: 30px 0;
}
}.footer__text {
    text-align: right;
    color: #fff;
}
@media only screen and (max-width:991px) {
    .footer__text {
    text-align: center;
    margin-bottom: 0;
}
}.footer__logo {
    display: inline-block;
    margin-top: 6px;
}
@media only screen and (max-width:991px) {
    .footer__logo {
    margin: 0 0 30px 0;
}
}.header {
    position: relative;
    padding-bottom: 185px;
    overflow: hidden;
}
@media only screen and (max-width:1700px) {
    .header {
    padding-bottom: 50px;
}
}.header-top {
    width: 100%;
    position: relative;
    z-index: 100;
}
.header-phone {
    background-color: #1c2a30;
    padding: 15px 0;
}
@media only screen and (max-width:991px) {
    .header-phone {
    font-size: 0;
}
}.header-phone-wrapp {
    text-align: right;
}
@media only screen and (max-width:991px) {
    .header-phone-wrapp {
    display: inline-block;
    vertical-align: middle;
}
.header-phone-wrapp.col-12 {
    width: 65%;
    float: none;
}
}@media only screen and (max-width:568px) {
    .header-phone-wrapp.col-12 {
    width: 55%}
}.header-phone-wrapp a {
    font-size: 21px;
}
@media only screen and (max-width:991px) {
    .header-phone-wrapp a {
    margin-right: 100px;
}
}@media only screen and (max-width:568px) {
    .header-phone-wrapp a {
    font-size: 16px;
    margin-right: 0;
}
}.header-phone-wrapp a strong {
    font-weight: 700;
}
.header__menu {
    background-color: rgba(28, 42, 48, .78);
    display: block;
}
@media only screen and (max-width:991px) {
    .header__menu {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    z-index: 9999;
}
}.header__menu-list {
    padding: 30px 0;
    font-size: 0;
    text-align: center;
}
@media only screen and (max-width:991px) {
    .header__menu-list {
    padding: 10px 0;
}
}.header__menu-list li {
    display: inline-block;
    padding: 0 25px;
    vertical-align: top;
}
@media only screen and (max-width:991px) {
    .header__menu-list li {
    display: block;
    padding: 0;
}
}.header__menu-list li:first-child {
    padding-left: 0;
}
.header__menu-list li.list-logo {
    max-width: 266px;
    width: 100%;
    position: relative;
}
@media only screen and (max-width:991px) {
    .header__menu-list li.list-logo {
    display: none;
}
}.header__menu-list li a {
    display: block;
    font-size: 16px;
}
@media only screen and (max-width:991px) {
    .header__menu-list li a {
    padding: 15px 0;
}
}.header__logo {
    position: absolute;
    left: 50%;
    top: -88px;
    width: 100%;
    transform: translateX(-50%);
    line-height: 0;
    padding: 0 25px;
}
.header__logo-m {
    width: 35%;
    display: none;
    vertical-align: middle;
    padding: 0 15px;
}
@media only screen and (max-width:991px) {
    .header__logo-m {
    display: inline-block;
}
.header__logo-m img {
    width: 107px;
    height: 93px;
}
}@media only screen and (max-width:568px) {
    .header__logo-m {
    width: 45%}
}.header__preview {
    margin-top: 325px;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width:1700px) {
    .header__preview {
    margin-top: 190px;
}
}@media only screen and (max-width:1500px) {
    .header__preview {
    margin-top: 90px;
}
}@media only screen and (max-width:1300px) {
    .header__preview {
    margin-top: 60px;
}
}.header__preview span {
    display: inline-block;
    font-size: 32px;
    padding: 2px 14px 7px 14px;
    background-color: #fff;
}
@media only screen and (max-width:1300px) {
    .header__preview span {
    font-size: 26px;
}
}@media only screen and (max-width:568px) {
    .header__preview span {
    font-size: 19px;
}
}.header__slider {
    z-index: 10;
}
.header__slider .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.header__slider-item {
    max-height: 1115px;
    min-height: 1115px;
}
@media only screen and (max-width:1700px) {
    .header__slider-item {
    min-height: 850px;
    max-height: 850px;
}
}@media only screen and (max-width:1500px) {
    .header__slider-item {
    min-height: 750px;
    max-height: 750px;
}
}@media only screen and (max-width:1300px) {
    .header__slider-item {
    min-height: 650px;
    max-height: 650px;
}
}@media only screen and (max-width:568px) {
    .header__slider-item {
    min-height: 540px;
    max-height: 540px;
}
}.btn-preview {
    margin-top: 150px;
    padding: 15px;
    display: inline-block;
    transition: transform .4s ease-in-out;
    will-change: transform;
}
.btn-preview:hover {
    transform: translateY(5px);
}
@media only screen and (max-width:568px) {
    .btn-preview {
    margin-top: 50px;
}
}.btn-preview i {
    display: inline-block;
}
body {
    line-height: normal;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #506168;
}
h1 {
    display: inline-block;
    margin-bottom: 25px;
}
h2 {
    font-size: 50px;
    color: #506168;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 22px;
}
@media only screen and (max-width:1200px) {
    h2 {
    font-size: 35px;
}
}@media only screen and (max-width:768px) {
    h2 {
    font-size: 26px;
    margin-bottom: 15px;
}
}p {
    font-size: 18px;
    line-height: 28px;
    color: #506168;
    margin-bottom: 10px;
}
@media only screen and (max-width:1200px) {
    p {
    font-size: 16px;
    line-height: 24px;
}
}.title {
    display: inline-block;
    padding-bottom: 35px;
    position: relative;
    margin: 100px 0 60px;
}
@media only screen and (max-width:992px) {
    .title {
    margin: 30px 0;
}
}.title:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    width: 115px;
    height: 6px;
    transform: translateX(-50%);
    background-color: #506168;
}
.title.is-red:before {
    background-color: #e06154;
}
.title.is-green:before {
    background-color: #93ca67;
}
.title.is-orange:before {
    background-color: #ffd27e;
}
.title p {
    display: block;
    font-size: 25px;
    margin-bottom: 0;
    text-transform: uppercase;
}
@media only screen and (max-width:992px) {
    .title p {
    font-size: 20px;
}
}@media only screen and (max-width:568px) {
    .title p {
    font-size: 18px;
}
}.text-center {
    text-align: center;
}
.shape {
    position: relative;
}
.shape.shape-top:after {
    background-image: url(../img/teeth-bottom.png);
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 20px;
    left: 0;
    z-index: 3333;
    background-size: contain;
    background-repeat: repeat-x;
    background-position: center top;
}
.shape.shape-btm:before {
    background-image: url(../img/teeth.png);
    bottom: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 20px;
    left: 0;
    z-index: 3333;
    background-size: contain;
    background-repeat: repeat-x;
    background-position: center bottom;
}
.container {
    width: 885px;
    padding: 0 15px;
    margin: 0 auto;
}
.container:after {
    content: "";
    display: table;
    clear: both;
}
@media only screen and (max-width:950px) {
    .container {
    width: 750px;
}
}@media only screen and (max-width:767px) {
    .container {
    width: 100%}
}.row {
    margin: 0 -15px;
}
.row:after {
    content: "";
    display: table;
    clear: both;
}
.col-12, .col-3, .col-6 {
    position: relative;
    padding: 0 15px;
    float: left;
}
.col-6 {
    width: 50%}
@media only screen and (max-width:991px) {
    .col-6 {
    width: 100%}
}.col-3 {
    width: 33.33%}
@media only screen and (max-width:991px) {
    .col-3 {
    width: 100%}
}.col-12 {
    width: 100%}
a {
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    transition: color .4s linear;
}
a:hover {
    color: #e06154;
}
.icon-arrow-btm {
    background-image: url(../img/sprite.png);
    background-position: -197px -122px;
    width: 84px;
    height: 49px;
}
.icon-production-graphic {
    background-image: url(../img/sprite.png);
    background-position: -319px -119px;
    width: 103px;
    height: 103px;
}
.icon-production-ticket {
    background-image: url(../img/sprite.png);
    background-position: -197px 0;
    width: 117px;
    height: 117px;
}
.icon-production-clock {
    background-image: url(../img/sprite.png);
    background-position: -319px 0;
    width: 114px;
    height: 114px;
}
.icon-product-burger:before {
    background-image: url(../img/sprite.png);
    background-position: 0 -87px;
    width: 176px;
    height: 84px;
}
.icon-product-hotdog:before {
    background-image: url(../img/sprite.png);
    background-position: 0 -176px;
    width: 183px;
    height: 72px;
}
.icon-product-sausage:before {
    background-image: url(../img/sprite.png);
    background-position: 0 0;
    width: 192px;
    height: 82px;
}
.slider .slider-item {
    height: 100%;
    line-height: 0;
    font-size: 0;
    outline: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    position: absolute;
    font-size: 0;
    background-color: transparent;
    z-index: 123;
    cursor: pointer;
}
.slider .slick-arrow.slick-prev {
    background-image: url(../img/sprite.png);
    background-position: 0 -253px;
    width: 49px;
    height: 84px;
    left: 4%}
.slider .slick-arrow.slick-next {
    background-image: url(../img/sprite.png);
    background-position: -54px -253px;
    width: 49px;
    height: 84px;
    right: 4%}
.burger-menu {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 25px;
    display: none;
}
@media only screen and (max-width:991px) {
    .burger-menu {
    display: block;
}
}.burger-menu span {
    position: relative;
    display: block;
    width: 20px;
    height: 4px;
    background: #fff;
    transition: all .2s ease-in-out;
}
.burger-menu span:after, .burger-menu span:before {
    position: absolute;
    background: #fff;
    content: "";
    width: 20px;
    height: 4px;
    transition: all .2s ease-in-out;
    will-change: transform;
}
.burger-menu span:before {
    top: -8px;
}
.burger-menu span:after {
    top: 8px;
}