

/* Start:/local/templates/test/css/style.css?175324563825004*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: bold
}

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

img {
    border: 0
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0
}

textarea {
    overflow: auto
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* :before,
* :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 12px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@font-face {
    font-family: 'amatic_sc';
    src: url('/local/templates/main/fonts/amaticsc-bold-webfont.eot');
    src: url('/local/templates/main/fonts/amaticsc-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/amaticsc-bold-webfont.woff2') format('woff2'),
        url('/local/templates/main/fonts/amaticsc-bold-webfont.woff') format('woff'),
        url('/local/templates/main/fonts/amaticsc-bold-webfont.ttf') format('truetype'),
        url('/local/templates/main/fonts/amaticsc-bold-webfont.svg#amatic_scbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'amatic_sc';
    src: url('/local/templates/main/fonts/amaticsc-regular-webfont.eot');
    src: url('/local/templates/main/fonts/amaticsc-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/fonts/amaticsc-regular-webfont.woff2') format('woff2'),
        url('/local/templates/main/fonts/amaticsc-regular-webfont.woff') format('woff'),
        url('/local/templates/main/fonts/amaticsc-regular-webfont.ttf') format('truetype'),
        url('/local/templates/main/fonts/amaticsc-regular-webfont.svg#amatic_scregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.content-block {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.slide-1 {
    background-image: url(/upload/test/img/bg_page.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header {
    width: 1200px;
    position: absolute;
    top: 4vh;
    left: 50%;
    margin-left: -600px;
}

.header-nav {
    text-align: center;
}

.header-nav_item {
    display: inline-block;
    vertical-align: bottom;
    margin: 0px 10px;
}

.header-nav_item a {
    display: block;
    height: 100%;
    font-family: 'amatic_sc', sans-serif;
    font-size: 41px;
    font-weight: bold;
    color: #2a5d26;
    text-decoration: none;
}

.header-nav_item-logo {
    width: 150px;
    height: 80px;
    background-image: url(/upload/test/img/logo-aleyka.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.header-nav_item-icon {
    position: relative;
}

.header-nav_item-icon svg {
    width: 35px;
    position: relative;
    top: 17px;
}

a.header-nav_item-icon_ru {
    position: relative;
    top: -6px;
    display: block;
    width: 35px;
    height: 35px;
    background-size: 35px;
    background-image: url(/upload/test/img/logo-azp.png);
    background-repeat: no-repeat;
    background-position: center;
}

.header_mobile {
    position: fixed;
    z-index: 5;
    width: 100%;
    text-align: left;
}

.icon-menu-opener {
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 1;
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(/img/icon_menu_green.png);
    background-size: contain;
    background-position: center;
}

.icon-menu-opener-close {
    top: 30px;
    left: 30px;
    width: 32px;
    height: 32px;
    background-image: url(/img/icon_close.png);
}

.header_mobile .header-nav_item-logo {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 50px;

}

.icon_phone {
    position: absolute;
    z-index: 1;
    top: 30px;
    right: 25px;
    width: 27px;
}

.icon_phone svg {}

.header-nav_mobile {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    padding: 90px 0px 30px;
    background: #fff;
    text-align: left;
}

.header-nav_mobile .header-nav_item {
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 20px 10px;
    border-bottom: 1px solid #f7c253;
}

.header-nav_mobile .header-nav_item:first-child {
    border-top: 1px solid #f7c253;
}

.header-nav_mobile .header-nav_item a {
    font-size: 50px;
}

.alieka-man-block {
    /*position: relative;
	z-index: 1;*/
}

.alieka-man {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.alieka-man a {
    display: block;
    width: 100%;
    height: 100%;
}

.alieka-grandmother {
    z-index: 5;
    bottom: 18vh;
    left: 50%;
    margin-left: -15vh;
    /*width: 340px;*/
    /* real width & height 340px x 529px; */
    width: 30vh;
    height: 47vh;
    background-image: url(/upload/test/img/alieka-grandmother.png);
}

.alieka-grandsone {
    z-index: 4;
    bottom: 20vh;
    left: 50%;
    margin-left: 10vh;
    /*width: 227px;*/
    /* real width & height 227px x 510px; */
    width: 20vh;
    height: 45vh;
    background-image: url(/upload/test/img/alieka-grandson-line.png);
}

.alieka-grandsone:hover {
    background-image: url(/upload/test/img/alieka-grandson-color-fill.png);
}

.alieka-grandfather {
    z-index: 4;
    bottom: 18vh;
    left: 50%;
    margin-left: 24vh;
    /*width: 227px;*/
    /* real width & height 366px x 670px; */
    width: 32vh;
    height: 60vh;
    background-image: url(/upload/test/img/alieka-grandfather-line.png);
}

.alieka-grandfather:hover {
    background-image: url(/upload/test/img/alieka-grandfather-color-fill.png);
}

.alieka-granddaughter {
    z-index: 6;
    bottom: 21vh;
    left: 50%;
    margin-left: -32vh;
    /*width: 227px;*/
    /* real width & height 252px x 354px; */
    width: 22vh;
    height: 31vh;
    background-image: url(/upload/test/img/alieka-granddaughter-line.png);
}

.alieka-granddaughter:hover {
    background-image: url(/upload/test/img/alieka-granddaughter-color-fill.png);
}

.alieka-daughter {
    z-index: 4;
    bottom: 20vh;
    left: 50%;
    margin-left: -52vh;
    /*width: 227px;*/
    /* real width & height 315px x 570px; */
    width: 28vh;
    height: 52vh;
    background-image: url(/upload/test/img/alieka-daughter-line.png);
}

.alieka-daughter:hover {
    background-image: url(/upload/test/img/alieka-daughter-color-fill.png);
}

.alieka-produkt-block {}

.alieka-produkt {
    position: absolute;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url(/upload/test/img/product--list.png);
    background-size: 76vh;
}

.alieka-produkt a {
    display: block;
    width: 100%;
    height: 100%;
}

.alieka-flour {
    z-index: 10;
    bottom: 18vh;
    left: 50%;
    margin-left: -41vh;
    width: 10vh;
    height: 16vh;
}

.alieka-pasta {
    z-index: 10;
    bottom: 12vh;
    left: 50%;
    margin-left: -25vh;
    width: 11vh;
    height: 15vh;
    background-position: -15vh -6vh;
}

.alieka-flakes {
    z-index: 10;
    bottom: 9vh;
    left: 50%;
    margin-left: -4vh;
    width: 11vh;
    height: 16vh;
    background-position: -34vh -8vh;
}

.alieka-oil {
    z-index: 10;
    bottom: 13vh;
    left: 50%;
    margin-left: 17vh;
    width: 5vh;
    height: 16vh;
    background-position: -53vh -4vh;
}

.alieka-grain {
    z-index: 10;
    bottom: 14vh;
    left: 50%;
    margin-left: 32vh;
    width: 11vh;
    height: 16vh;
    background-position: -66vh -4vh;
}

.alieka-grass-block {}

.alieka-grass {
    position: absolute;
    z-index: 10;
    background-repeat: no-repeat;
    background-image: url(/upload/test/img/bg-page-first-plan.png);
    background-size: 160vh;
}

.alieka-grass-left {
    left: 0px;
    bottom: 0px;
    width: 38vh;
    height: 50vh;
    background-position: 0vh -18vh;
}

.alieka-grass-right {
    right: 0px;
    bottom: 0px;
    width: 41vh;
    height: 50vh;
    background-position: -118vh -18vh;
}

.tips {
    position: absolute;
    top: 0px;

    bottom: 0px;
    z-index: 20;
    width: 35vw;
    max-width: 500px;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.90);
    overflow: hidden;

    opacity: 0;
    transition-duration: .3s;
    transition-timing-function: linear;
    transition-property: transform, opacity;
    visibility: hidden;
}

.tips-left {
    left: 0px;
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.tips-right {
    right: 0px;
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.tips-map {
    width: auto;
    max-width: 100%;
}

.tips.visible {
    transform: translateZ(0);
    opacity: 1;
    visibility: visible;
}

.tips-map.visible {
    right: 30px;
    left: 30px;
    top: 30px;
    bottom: 30px;
    height: auto;
}

.tips-screen-1-left {
    /*text-align: right;*/
}

.tips-bg:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.tips-bg-grass-1:after {
    background-image: url(/upload/test/img/tips_item-bg-grass-1.png);
}

.js-tips-left {}

.tips_icon {
    z-index: 15;
    position: absolute;
    top: 50%;
    margin-top: -10vh;
    left: 50%;
    margin-left: -70vh;
    display: block;
    width: 8vh;
    height: 8vh;
    border: 1px solid #fff;
    border-radius: 100%;
    cursor: pointer;
}

.tips_icon:hover {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(250, 250, 250, .8);
    -moz-box-shadow: 0px 0px 20px 5px rgba(250, 250, 250, .8);
    box-shadow: 0px 0px 20px 5px rgba(250, 250, 250, .8);
}

.tips_icon:before,
.tips_icon:after {
    content: "";
    position: absolute;
}

.tips_icon:before {
    left: 50%;
    margin-left: -3vh;
    top: 50%;
    margin-top: -3vh;
    display: block;
    width: 6vh;
    height: 6vh;
    border: 3px solid rgba(255, 255, 255, 0.85);
    border-radius: 100%;
}

.tips_icon:after {
    left: 50%;
    margin-left: -2vh;
    top: 50%;
    margin-top: -2vh;
    display: block;
    width: 4vh;
    height: 4vh;
    border: 6px solid rgba(255, 255, 255, 0.85);
    border-radius: 100%;
}

.tips_icon-screen-1-right {
    margin-top: -2vh;
    margin-left: 60vh;
}

.tips_icon-screen-2-right {
    margin-top: 33vh;
    margin-left: 18vh;
}

.tips_icon-screen-3-left {
    margin-left: -55vh;
    margin-top: -2vh;
}

.tips_icon-screen-4-left {
    margin-top: -40vh;
    margin-left: -35vh;
}

.tips_icon-screen-5-left {
    margin-top: -3vh;
    margin-left: -60vh;
}

.tips_icon-screen-6-left {
    margin-top: 33vh;
    margin-left: -34vh;
}

.tips_item {
    padding-top: 47vh;
}

.tips_item:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 47vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.tips_item-main:before {
    background-image: url(/upload/test/img/tips-proizvoditel.jpg);
}

.tips_item-muka:before {
    background-image: url(/upload/test/img/tips-muka-1.jpg);
}

.tips_item-makarony:before {
    background-image: url(/upload/test/img/tips-makarony-1.jpg);
}

.tips_item-hlopya:before {
    background-image: url(/upload/test/img/tips-hlopya.jpg);
}

.tips_item-krupa:before {
    background-image: url(/upload/test/img/tips-krupa.jpg);
}

.tips_item-maslo:before {
    background-image: url(/upload/test/img/tips-maslo.jpg);
}

.tips_item-map {
    padding-top: 10px;
}

.tips_item-map .map_pic img {
    width: 100%;
}

.tips_item-map .man_map img {
    width: 100%;
}

.tips_icon-close {
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 7vh;
    height: 7vh;
    border: 1px solid #000;
    border-radius: 100%;
    cursor: pointer;
}

.tips_icon-close:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2.5vh;
    left: 50%;
    margin-left: -2.5vh;
    display: block;
    width: 5vh;
    height: 5vh;
    border: 3px solid rgba(0, 0, 0, 0.7);
    border-radius: 100%;
}

.tips_icon-close_line {
    position: absolute;
    display: block;
    /* display: block; */
    width: 2.5vh;
    height: .5vh;
    /* background-color: rgba(0, 0, 0, 0.7); */
    top: 50%;
    margin-top: -0.3vh;
    left: 50%;
    margin-left: -1.3vh;
}

.tips_icon-close_line:before,
.tips_icon-close_line:after {
    content: "";
    position: absolute;
    display: block;
    width: 2.5vh;
    height: .5vh;
    background-color: rgba(0, 0, 0, 0.7);
}

.tips_icon-close_line:before {
    transform: rotate(45deg);
}

.tips_icon-close_line:after {
    transform: rotate(-45deg);
}

.tips_img {
    width: 100%;
}

.tips_content {
    /*padding: 30px 30px 0px 150px;*/
    padding: 0px 50px 0px 60px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #565656;
}

.tips_content h2 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 80px;
    font-family: 'amatic_sc', sans-serif;
    line-height: 41px;
}

.ul-tips {
    padding: 0px;
    list-style: none;
}

.ul-tips li {
    position: relative;
    margin-bottom: 1em;
    padding-left: 30px;
}

.ul-tips li:before,
.ul-tips li:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 10px;
    width: 16px;
    height: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #928c8d;
}

.ul-tips li:before {}

.ul-tips li:after {
    transform: rotate(90deg);
}

.tips_content a {
    color: #565656;
}

.map_block .city_list .item_city a {
    text-decoration: none;
}



.slide-7 {
    background-image: url(/upload/test/img/bg_page-footer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.alieka-produkt-block-ten {
    position: absolute;
    z-index: 5;
    bottom: 40vh;
    left: 50%;
    margin-left: -55vh;
    width: 110vh;
    height: 20vh;
    background-image: url(/upload/test/img/bg_shadow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.alieka-produkt-footer {
    cursor: pointer;
}

.alieka-produkt-footer:before,
.alieka-produkt-footer:after {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
}

.alieka-produkt-footer:before {
    background-image: url(/upload/test/img/produkt-list--ten-footer.png);
    background-size: 133vh;
    opacity: 0;
}

.alieka-produkt-footer:hover:before {
    opacity: 1;
}

.alieka-produkt-footer:after {
    background-image: url(/upload/test/img/produkt--list-footer.png);
    background-size: 110vh;
}

.alieka-pasta-footer:before {
    z-index: 10;
    bottom: 45vh;
    left: 50%;
    margin-left: -46.5vh;
    width: 25vh;
    height: 33vh;
    background-position: 0vh 0vh;
}

.alieka-pasta-footer:after {
    z-index: 10;
    bottom: 45vh;
    left: 50%;
    margin-left: -43vh;
    width: 20vh;
    height: 30vh;
    background-position: 0vh 0vh;
}

.alieka-grain-footer:before {
    z-index: 9;
    bottom: 47.5vh;
    left: 50%;
    margin-left: -31.7vh;
    width: 25vh;
    height: 36vh;
    background-position: -31vh 0vh;
}

.alieka-grain-footer:after {
    z-index: 9;
    bottom: 45vh;
    left: 50%;
    margin-left: -30vh;
    width: 22vh;
    height: 36vh;
    background-position: -21vh 0vh;
}

.alieka-flour-footer:before {
    bottom: 47vh;
    left: 50%;
    margin-left: -13vh;
    width: 27vh;
    height: 46vh;
    background-position: -62vh 0vh;
}

.alieka-flour-footer:after {
    z-index: 8;
    bottom: 48vh;
    left: 50%;
    margin-left: -12vh;
    width: 24vh;
    height: 43vh;
    background-position: -45vh 0vh;
}

.alieka-flakes-footer:before {
    z-index: 10;
    bottom: 43vh;
    left: 50%;
    margin-left: 5.5vh;
    width: 21vh;
    height: 33vh;
    background-position: -94vh 0vh;
}

.alieka-flakes-footer:after {
    z-index: 10;
    bottom: 43vh;
    left: 50%;
    margin-left: 2vh;
    width: 24vh;
    height: 31vh;
    background-position: -70vh 0vh;
}

.alieka-oil-footer:before {
    z-index: 9;
    bottom: 48.5vh;
    left: 50%;
    margin-left: 23.3vh;
    width: 12vh;
    height: 35vh;
    background-position: -120vh 0vh;
}

.alieka-oil-footer:after {
    z-index: 9;
    bottom: 47.5vh;
    left: 50%;
    margin-left: 24vh;
    width: 10vh;
    height: 34vh;
    background-position: -97vh 0vh;
}

.alieka-btn-footer {
    position: absolute;
    z-index: 10;
    bottom: 40vh;
    left: 50%;
    margin-left: -122px;

    background-image: url(/upload/test/img/button_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 255px;
    height: 64px;
    font-family: 'amatic_sc', sans-serif;
    font-size: 60px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 37px 5px;
    -moz-border-radius: 37px 5px;
    border-radius: 37px 5px;
    border: 3px solid #f16432;
    -webkit-box-shadow: 0 11px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 11px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 11px 0 rgba(0, 0, 0, 0.2);
}

.alieka-btn-footer a {
    text-decoration: none;
    color: #fff;
}

.alieka-text-block {
    width: 1200px;
    position: absolute;
    bottom: 25vh;
    left: 50%;
    margin-left: -600px;
    text-align: center;
}

.alieka-text-block:after {
    content: "";
    left: -5%;
    right: -5%;
    position: absolute;
    bottom: -20px;
    display: block;
    height: 2px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 1%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 1%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 1%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
}

.alieka-text-block_col {
    display: inline-block;
    width: 30%;
    margin: 0px 1%;
    text-align: left;
    color: #fff;
    vertical-align: top;
    font-size: 12px;
}

.footer {
    width: 1200px;
    position: absolute;
    bottom: 8vh;
    left: 50%;
    margin-left: -600px;
    padding-left: 2.5%;
}

.footer-nav {
    margin-bottom: 5px;
}

.footer-nav_item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 55px;
}

.footer-nav_item a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
}

.footer-nav_item-logo {
    width: 100px;
    height: 50px;
    background-image: url(/upload/test/img/logo-aleyka.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.footer-nav_item-logo a {
    height: 100%;
}

.footer-info {}

.copy {
    display: inline-block;
    width: 56%;
    color: #fff;
}

.copy a {
    color: #fff;
}

.contact {
    display: inline-block;

}

.soc {
    display: inline-block;
    margin-right: 10px;
}

.soc a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-decoration: none;
}

.soc svg {
    fill: #fff;
}

.soc path {}

.logo-isphere {
    display: inline-block;
    color: #fff;
}

.logo-isphere a {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/upload/test/img/logo-sphere.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    width: 80px;
}


@media screen and (max-width: 1530px) {
    .tips_content {}

    .tips_content h2 {
        font-size: 70px;
    }
}

@media screen and (max-width: 1279px) {
    .tips_content {
        font-size: 14px;
    }

    .tips_content h2 {
        font-size: 48px;
    }

    .alieka-text-block {
        width: 90%;
        left: 5%;
        margin-left: 0;
    }

    .footer {
        width: 90%;
        left: 5%;
        margin-left: 0;
    }

    .copy {
        width: 56.5%;
    }
}



.cookie__wrapper {
    justify-content: center;
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    display: flex;
    z-index: 100;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.cookie__wrapper .container {
    transform: translate(0, -100%);
    justify-content: flex-end;
    flex-direction: column;
    pointer-events: none;
    padding: 10px 12px;
    max-width: 1412px;
    position: fixed;
    margin: 0 auto;
    display: flex;
    z-index: 100;
    top: 100dvh;
}

.cookie__wrapper .container:before,
.cookie__wrapper .container:after {
    background: url(/local/templates/test/css/img/koloski.png) left top no-repeat;
    background-size: cover;
    position: absolute;
    height: 184px;
    width: 270px;
    content: '';
    top: -8px;
}

.cookie__wrapper .container:before {
    right: 100%;
}

.cookie__wrapper .container:after {
    transform: scaleX(-1);
    left: 100%;
}

.cookie {
    transition: opacity 350ms ease-out;
    pointer-events: all;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    opacity: 1;
}

.cookie:before {
    background: linear-gradient(180deg, #FFAD00 -32.95%, #FFD900 100%);
    transform: translate(-50%, 0);
    position: absolute;
    width: 100vw;
    content: '';
    z-index: -1;
    bottom: 0;
    left: 50%;
    top: 0;
}

.cookie.d-none {
    display: none;
}

.cookie.hide {
    pointer-events: none;
    opacity: 0;
}

.cookie .cookie__text {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 16px;
    line-height: 1.4;
    font-size: 14px;
    color: #000000;
}

.cookie .cookie__text a {
    text-decoration: underline;
    color: inherit;
}

.cookie .cookie__text b {
    font-weight: 700;
}

.cookie .btn {
    transition: background-color 150ms ease-in;
    font-family: 'amatic_sc', sans-serif;
    background-color: #ffffff;
    justify-content: center;
    border-radius: 42px;
    padding: 10px 30px;
    line-height: 1.1;
    font-weight: 700;
    min-width: 186px;
    font-size: 55px;
    cursor: pointer;
    color: #FFB300;
    flex: 1 1 auto;
    display: flex;
    height: 89px;
    border: none;
}

@media (min-width: 768px) {
    .cookie .cookie__text {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .cookie__wrapper .container {
        padding: 20px 24px;
    }

    .cookie {
        flex-wrap: nowrap;
    }

    .cookie .cookie__text {
        margin-right: 30px;
        margin-bottom: 0;
        font-size: 22px;
    }

    .cookie .cookie__text a:hover {
        text-decoration: none;
    }

    .cookie .btn {
        flex: 0 0 auto;
    }

    .cookie .btn:hover {
        background-color: #f0f0f0;
        color: #FFB300;
    }
}

@media screen and (orientation: landscape) {
    .cookie .btn {
        flex: 0 0 auto;
    }
}
/* End */


/* Start:/local/templates/test/components/bitrix/news.list/main_slider/style.css?17429761183904*/
.product_list_mobile
{
    display:none;
}

@media screen and (max-width: 639px) {
	#main .product_list_mobile
	    {
	        display: block;
	    }
	#not-mobile {
	    display:none;
	}
}
.product_slider
{
	position: absolute;
	bottom:0;
	min-height:200px;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
}
.product_slider .news-item
{
	text-align:center;
	padding-top:150px;
	font-size:0;
	position: relative;
}
.product_slider .news-item:before,
.product_slider .news-item:after
{
	content:'';
	width:1px;
	max-width:1%;
	display: inline-block;
	height:100%;
	vertical-align: middle;
}
.product_slider .news-item img
{
	margin:0 auto;
}
.product_slider .bg_product
{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 1;
	visibility: hidden;
}
.bg_product_page
{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.product_slider a
{
	position: relative;
	z-index: 2;
	display: block;
}
.product_slider .slick-track, .product_slider .slick-list
{
	height:100%;
}
.product_slider .slick-list > div,
.product_slider .slick-list > div >div,
.product_slider .slick-list > div >div .news-item
{
	height:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product_slider a
{

}
.product_slider .product_info a img
{
	max-width:50%;
}
.product_info
{
	width:98%;
	display: inline-block;
	vertical-align: middle;
	font-size:16px;
	line-height:18px;
	min-height:100%;
	padding:0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product_info .pic
{
	padding-top:60%;
	position: relative;
	z-index: 1;
}
.product_info .pic a
{
	position: absolute;
	top:0;
	left:0;
	right:0;
	text-align: center;
	bottom:0;
}
.product_info .pic a img
{
	height:100%;
}
.product_info .name
{
	font-family: 'amatic_sc', sans-serif;
	font-weight:bold;
	font-size:50px;
	margin-bottom:20px;
	margin-top:30px;
	line-height:60px;
	color:#2a5d26;
}
.product_info .prev_txt
{
	font-size:16px;
	color:#000;
}
.product_slider .slick-arrow
{
	position: absolute;
	top:40%;
	background:url(/local/templates/main/img/arr_bottom_ten.png) center center no-repeat /*#2a5d26*/;
	z-index:1000;
	background-size: contain;
	width:70px;
	height:80px;
}
.product_slider .slick-prev
{
	left:20px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.product_slider .slick-next
{
	right:20px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}


@media(max-width:500px)
{
	.product_slider
	{
		height:auto;
		bottom:auto;
		padding-bottom:100px;
	}
	.product_slider .slick-arrow
	{
		bottom:0px;
		top:auto;
		left:50%;
		right:auto;
	}
	.product_slider .slick-prev
	{
		margin-left:-83px;
	}
	.product_slider .slick-next
	{
		margin-left:10px;
	}
	.product_info .pic
	{
		padding-top:63%;
		position: relative;
		z-index: 1;
	}
}
@media(max-height:520px)
{
	.product_slider .product_info .pic
	{
		padding-top: 30%;
		position: relative;
		z-index: 1;
		float: left;
		width: 30%;
		margin-top:20px;
		margin-right:20px;
	}
	.product_slider .product_info .pic img
	{
		max-width:100%;
	}
	.product_slider .product_info .name
	{
		margin-top:0;
		text-align:left;
		font-size:41px;
		line-height:55px;
		margin-bottom:0;
	}
	.product_slider .slick-arrow
	{
		width:50px;
	}
	.product_slider .product_info .prev_txt
	{
		text-align: left;
		font-size:14px;
		text-shadow: 1px 1px 2px #fff, 0 0 1em #fff, 1px 1px 2px #fff, 1px 1px 2px #fff;
		overflow:hidden;
	}
	.product_info
	{
		padding: 0 77px;
	}
	.product_slider .news-item
	{
		padding-top:130px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/index_map_new/style.css?17429761178021*/
.tips_popup.map
{
    min-height:1px;
}
.map_content
{
    height:100%;
}
.map_block {

    padding: 60px 0 40px 60px;
    overflow:auto;
    height:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.map_block .man_map
{
    position: absolute;
    right:30px;
    bottom:30px;
    width:17%;
    z-index:2;
}
.map_block .title_block
{
    color:#ff9d00;
    font-size:25px;

    font-weight:bold;
    padding-right:50%;
    margin-bottom:50px;
}
.map_block .right_column_map
{
    position: relative;
    float:right;
    z-index:1;
    width:60%;
    left:-6%;
    margin-top:-8%;
}
.map_block .right_column_map .map_pic
{
    position: relative;
}
.map_block .right_column_map .map_pic .icon_city
{
    position: absolute;
    background: url(/local/templates/main/img/map_baloon.png) center top no-repeat;
    width:40px;
    height:60px;
    margin-left:-20px;
    margin-top:-30px;
    z-index: 1;
}
.map_block .right_column_map .map_pic .icon_city.sel
{
    position: absolute;
    z-index:2;
    background: url(/local/templates/main/img/map_baloon.png) center bottom no-repeat;
}
.map_block .right_column_map .map_pic .abakan
{
    top: 79%;
    left: 52%;
}
.map_block .right_column_map .map_pic .aleisk
{
    top: 79%;
    left: 41%;
}
.map_block .right_column_map .map_pic .barnaul
{
    top: 78%;
    left: 44%;
}
.map_block .right_column_map .map_pic .bisk
{
    top: 76%;
    left: 42%;
}
.map_block .right_column_map .map_pic .blagoveshensk
{
    top:78%;
    left:81%;
}
.map_block .right_column_map .map_pic .bratsk
{
    top: 75%;
    left:58%;
}
.map_block .right_column_map .map_pic .vladivostok
{
    top: 91%;
    left: 89%;
}
.map_block .right_column_map .map_pic .irkutsk
{
    top: 83%;
    left: 60%;
}
.map_block .right_column_map .map_pic .krasnoyarsk
{
    top:73%;
    left:51%;
}
.map_block .right_column_map .map_pic .nerungri
{
    top:65%;
    left:75%;
}
.map_block .right_column_map .map_pic .tumen
{
    top:62%;
    left:34%;
}
.map_block .right_column_map .map_pic .ulanude
{
    top:85%;
    left:64%;
}
.map_block .right_column_map .map_pic .chita
{
    top:82%;
    left:69%;
}
.map_block .right_column_map .map_pic .novosibirsk
{
    top: 69%;
    left: 42%;
}
.map_block .right_column_map .map_pic .kemerovo
{
    top: 68%;
    left: 47%;
}
.map_block .right_column_map .map_pic .toliatti
{
    top: 53%;
    left: 21%;
}
.map_block .right_column_map .map_pic .novgorod
{
    top: 45%;
    left: 16%;
}
.map_block .right_column_map .map_pic .ufa
{
    top: 56%;
    left: 25%;
}
.map_block .right_column_map .map_pic .kazan
{
    top: 46%;
    left: 20%;
}
.map_block .right_column_map .map_pic .tomsk
{
    top: 67%;
    left: 46%;
}
.map_block .right_column_map .map_pic .omsk
{
    top: 69%;
    left: 37%;
}
.map_block .right_column_map .map_pic .cheboksari
{
    top: 41%;
    left: 17%;
}
.map_block .right_column_map .map_pic .habarovsk
{
    top: 77%;
    left: 87%;
}
.map_block .city_list
{
    padding:0;
    margin:0 0 40px 0;
    overflow:hidden;
}
.map_block .city_list .column {
    float:left;
    width:33%;
}
.map_block .city_list .item_city
{
    color:#565656;
    margin-bottom:10px;
}
.map_block .city_list .item_city a {
    color:#565656;

    font-size:20px;
    position: relative;
    z-index: 1;
    padding-left:34px;

}
.map_block .city_list .item_city.novgorod a
{
    width:123px !important;
    white-space: normal !important;
    display: inline-block;
}
.map_block .city_list .item_city.novgorod a span
{
    width:88px !important;
    white-space: normal !important;

}
.map_block .city_list .item_city a:before
{
    content: '';
    height: 4px;
    width: 16px;
    position: absolute;
    left: 0;
    top: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #928c8d;
}
.map_block .city_list .item_city a:after
{
    content: '';
    height: 16px;
    width: 4px;
    position: absolute;
    left: 6px;
    top: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #928c8d;
}
.map_block .city_list .item_city a span{
    padding-bottom:2px;
    border-bottom:2px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.map_block .city_list .item_city a:hover span,
.map_block .city_list .item_city.sel a span{
    border-color:#ff9d00;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.map_block .address_block  {
    width:35%;
}
.map_block .address_block a
{
    color:#565656;
}
.map_block .address_block .item_prop
{
    margin: 15px 0;
    min-height:1px;
    padding-left:205px;
    position: relative;
}
.map_block .address_block .name_prop
{
    font-weight:bold;
    position: absolute;
    left:0;
}
.map_block .address_block .item_address
{
    display: none;
    border:5px solid #a0c62a;
    background: #f1ffb6;
    padding:15px 30px;
    margin:0;
    font-size:21px;
    color:#565656;

}
.map_block .address_block .item_address.sel
{
    display: block;
}
@media (max-width:1700px)
{
    .map_block .title_block
    {
        font-size:20px;
        margin-bottom:25px;
    }
    .map_block .address_block .item_address
    {
        padding: 5px 20px;
    }
    .map_block .city_list
    {
        margin-bottom:20px;
    }
    .map_block .city_list .item_city a
    {
        font-size:16px;
    }
    .map_block .address_block .item_address
    {
        font-size:16px;
    }
    .map_block .address_block
    {
        width:50%;
    }
    .map_block .city_list .item_city a:before
    {
        top:11px;
    }
    .map_block .city_list .item_city a:after
    {
        top:5px;
    }
}
@media (max-height:800px)
{
    .map_block
    {
        padding: 30px 0 30px 30px;
    }
    .map_block .right_column_map
    {
        width:48%;
    }
    #tips_map .map_block .city_list .item_city
    {
        margin-bottom:7px;
    }
}

@media (max-height:680px)
{

    #tips_map .map_block .city_list .item_city
    {
        margin-bottom:5px;
    }
    .map_block .address_block
    {
        top:470px !important;
        bottom:20px;
    }
}
.city_name
{
    display:none;
}
@media(max-width:768px)
{
    .map_block .title_block
    {
        padding-right:85px;
        font-size:16px;
    }
    .map_block .right_column_map
    {
        display:none;
    }
    .map_block .city_list
    {
        display: none;
    }
    .map_block .man_map
    {
        display: none;
    }
    .map_block .address_block
    {
        width:100%;
        top:150px;
        left:0;
        overflow:auto;
        position: absolute;
        bottom:0;
    }

    .map_block .address_block .item_address
    {
        display:block;
        border:0;

        background:none;
        border-bottom:2px solid #e4e0e0;

    }
    .map_block .address_block .sel
    {
        background:#f5f5f5;
    }
    .map_block .address_block .city_name
    {
        display:block;
        font-size:20px;
        font-weight:bold;
        color:#0e623d;
    }
    .map_block .address_block .city_name:after
    {
        content:'';
        width: 8px;
        height:8px;
        display: inline-block;
        border-right:2px solid #0e623d;
        border-bottom:2px solid #0e623d;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-left:10px;
        position: relative;
        top:-5px;
    }
    .map_block .address_block .props_cont
    {
        display: none;
    }
    .map_block .address_block .sel .props_cont
    {
        display: block;
    }
    .map_block .address_block .name_prop
    {
        display: block;
    }
    .foot_info .menu ul > li > a.logo
    {
display: none;
    }
}

/* End */
/* /local/templates/test/css/style.css?175324563825004 */
/* /local/templates/test/components/bitrix/news.list/main_slider/style.css?17429761183904 */
/* /local/templates/.default/components/bitrix/news.list/index_map_new/style.css?17429761178021 */
