@font-face {
    font-family: "LifehackSans";
    src: url("../css/fonts/LifehackSans.otf");
}
.big_word_xan{
    font-size: 68px;
    font-family: "LifehackSans";
    color: #fff;
    line-height: 24px;
}
.glavnaya_text{
    padding-top: 10%;
    font-family: "LifehackSans";
    font-size: 28px;
}
.lies ul li{
    list-style-type: none;
    float: left;
}
.lies ul li a{
    text-decoration: none;
    color: #fff;
    font-family: "LifehackSans";
    font-size: 30px;
}
.lies_hr{
    width: 92%;
    color: #fff;
    position: relative;
    left: -17px;
}
.footer_main p{
    font-family: "LifehackSans";
    font-size: 20px;
}
.picnic_word{
    color: #fff;
    font-family: "LifehackSans";
    font-size: 24px;
}
.big_logo_sauda{
    width: 38%;
    left: 37%;
    position: relative;
    padding-top: 12%;
}
.big_word_xan_picnic{
    font-size: 72px;
    font-family: "LifehackSans";
    color: #fff;
    line-height: 57px;
}
.picnic_ul{
    padding-left: 40%;
    position: relative;
    padding-top: 10%;
}
.picnic_ul li{
    list-style-type: none;
}
.picnic_ul li a{
    text-decoration: none;
    color: #fff;
    font-family: "LifehackSans";
    font-size: 25px;
}
.big_word_xan_adygei{
    font-size: 72px;
    font-family: "LifehackSans";
    color: #fff;
}
.doska_platok{
    bottom: 7% !important;
    left: 28% !important;
}

.brynza_big{
    top: 11.5% !important;
    right: 43.5% !important;
}
.brynza_kartop_top{
    top: 2% !important;
    right: 88% !important;
}
.doska_platok{
    bottom: -45% !important;
    left: 20% !important;
}
.brynza_petruwka{
    top: 72% !important;
    left: -8% !important;
}
.brynza_bolgar{
    top: 9% !important;
    right: -2% !important;
}
.title_products{
    font-family: "LifehackSans" !important;
    font-size: 54px !important;
    line-height: 45px !important;
}

.partners_list li{
    font-family: "Lifehacksans";
    font-size: 24px;
}


@media (max-width: 1440px) and (min-width: 1340px){
   .brynza_kartop_top{
        left: 12% !important;
    } 
}





/* Outer */
.popup {
width:100%;
height:100%;
display:none;
position:fixed;
top:0px;
left:0px;
background:rgba(0,0,0,0.75);
}
/* Inner */
.popup-inner {
    max-width: 350px;
    width: 73%;
    padding: 40px;
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
}
/* Close Button */
.popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff;
}
.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
}



a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, span, strike, strong, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
caption, table, tbody, td, tfoot, th, thead, tr {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: ""}
a:focus, button:focus, input:focus, select:focus, textarea:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del, s, strike {
    text-decoration: line-through;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
article, aside, details, fieldset, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
    margin: 0;
}
ol, ul {
    list-style: none;
}
body, button, input, select, textarea {
    font-family: Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
}
.clear {
    clear: both;
}
.pa {
    position: absolute;
}
.pr {
    position: relative;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
code, pre {
    font-family: monospace;
}
a {
    color: #1e90ff;
    outline: 0;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
img {
    border: none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
input {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
input ::-ms-clear, input ::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
a.button, button, input[type=button], input[type=image], input[type=reset], input[type=submit] {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
    background: 0 0;
    outline: 0;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}
::-moz-selection {
    background: rgba(30, 144, 255, .2);
}
::selection {
    background: rgba(30, 144, 255, .2);
}
html {
    height: 100%;
    background: #000;
}
body {
    background: #fff;
}
.no-flexbox body {
    min-height: 100%;
    height: 100%;
    display: block!important;
}
.footer, .page-wrapper {
    max-width: none;
    min-width: 0;
    width: 100%;
    margin: 0 auto;
}
.no-flexbox .footer, .no-flexbox .page-wrapper {
    width: auto;
}
.page-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}
.lt-ie-11 .page-wrapper, .lte-ie-11 .page-wrapper {
    min-height: 0;
}
.no-flexbox .page-wrapper {
    display: block!important;
    width: auto;
    min-height: 100%;
    height: auto!important;
    height: 100%}
.page-body {
    -ms-flex: 1;
    flex: 1;
}
.page-body.flex-none {
    -ms-flex: none;
    flex: none;
}
.wrapper {
    position: relative;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
}
.container, .container-fluid {
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    padding-left: 6px;
    padding-right: 6px;
}
@media (min-width:768px) {
    .container {
    width: 732px;
}
}@media (min-width:1025px) {
    .container {
    width: 952px;
}
}@media (min-width:1200px) {
    .container {
    width: 1152px;
}
}@media (min-width:1340px) {
    .container {
    width: 1312px;
}
}@media (max-width:1024px) {
    .container {
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
}
}@media (max-width:767px) {
    .container {
    padding: 0 20px;
}
}.row {
    margin-left: -6px;
    margin-right: -6px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 6px;
    padding-right: 6px;
    box-sizing: border-box;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%}
.col-xs-2 {
    width: 16.66667%}
.col-xs-3 {
    width: 25%}
.col-xs-4 {
    width: 33.33333%}
.col-xs-5 {
    width: 41.66667%}
.col-xs-6 {
    width: 50%}
.col-xs-7 {
    width: 58.33333%}
.col-xs-8 {
    width: 66.66667%}
.col-xs-9 {
    width: 75%}
.col-xs-10 {
    width: 83.33333%}
.col-xs-11 {
    width: 91.66667%}
.col-xs-12 {
    width: 100%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%}
.col-xs-pull-2 {
    right: 16.66667%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-4 {
    right: 33.33333%}
.col-xs-pull-5 {
    right: 41.66667%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-7 {
    right: 58.33333%}
.col-xs-pull-8 {
    right: 66.66667%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-10 {
    right: 83.33333%}
.col-xs-pull-11 {
    right: 91.66667%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%}
.col-xs-push-2 {
    left: 16.66667%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-4 {
    left: 33.33333%}
.col-xs-push-5 {
    left: 41.66667%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-7 {
    left: 58.33333%}
.col-xs-push-8 {
    left: 66.66667%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-10 {
    left: 83.33333%}
.col-xs-push-11 {
    left: 91.66667%}
.col-xs-push-12 {
    left: 100%}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333%}
.col-xs-offset-2 {
    margin-left: 16.66667%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-4 {
    margin-left: 33.33333%}
.col-xs-offset-5 {
    margin-left: 41.66667%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-7 {
    margin-left: 58.33333%}
.col-xs-offset-8 {
    margin-left: 66.66667%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-10 {
    margin-left: 83.33333%}
.col-xs-offset-11 {
    margin-left: 91.66667%}
.col-xs-offset-12 {
    margin-left: 100%}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-sm-1 {
    width: 8.33333%}
.col-sm-2 {
    width: 16.66667%}
.col-sm-3 {
    width: 25%}
.col-sm-4 {
    width: 33.33333%}
.col-sm-5 {
    width: 41.66667%}
.col-sm-6 {
    width: 50%}
.col-sm-7 {
    width: 58.33333%}
.col-sm-8 {
    width: 66.66667%}
.col-sm-9 {
    width: 75%}
.col-sm-10 {
    width: 83.33333%}
.col-sm-11 {
    width: 91.66667%}
.col-sm-12 {
    width: 100%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.33333%}
.col-sm-pull-2 {
    right: 16.66667%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-4 {
    right: 33.33333%}
.col-sm-pull-5 {
    right: 41.66667%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-7 {
    right: 58.33333%}
.col-sm-pull-8 {
    right: 66.66667%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-10 {
    right: 83.33333%}
.col-sm-pull-11 {
    right: 91.66667%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.33333%}
.col-sm-push-2 {
    left: 16.66667%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-4 {
    left: 33.33333%}
.col-sm-push-5 {
    left: 41.66667%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-7 {
    left: 58.33333%}
.col-sm-push-8 {
    left: 66.66667%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-10 {
    left: 83.33333%}
.col-sm-push-11 {
    left: 91.66667%}
.col-sm-push-12 {
    left: 100%}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.33333%}
.col-sm-offset-2 {
    margin-left: 16.66667%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-4 {
    margin-left: 33.33333%}
.col-sm-offset-5 {
    margin-left: 41.66667%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-7 {
    margin-left: 58.33333%}
.col-sm-offset-8 {
    margin-left: 66.66667%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-10 {
    margin-left: 83.33333%}
.col-sm-offset-11 {
    margin-left: 91.66667%}
.col-sm-offset-12 {
    margin-left: 100%}
}@media (min-width:1025px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-md-1 {
    width: 8.33333%}
.col-md-2 {
    width: 16.66667%}
.col-md-3 {
    width: 25%}
.col-md-4 {
    width: 33.33333%}
.col-md-5 {
    width: 41.66667%}
.col-md-6 {
    width: 50%}
.col-md-7 {
    width: 58.33333%}
.col-md-8 {
    width: 66.66667%}
.col-md-9 {
    width: 75%}
.col-md-10 {
    width: 83.33333%}
.col-md-11 {
    width: 91.66667%}
.col-md-12 {
    width: 100%}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333%}
.col-md-pull-2 {
    right: 16.66667%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-4 {
    right: 33.33333%}
.col-md-pull-5 {
    right: 41.66667%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-7 {
    right: 58.33333%}
.col-md-pull-8 {
    right: 66.66667%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-10 {
    right: 83.33333%}
.col-md-pull-11 {
    right: 91.66667%}
.col-md-pull-12 {
    right: 100%}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%}
.col-md-push-2 {
    left: 16.66667%}
.col-md-push-3 {
    left: 25%}
.col-md-push-4 {
    left: 33.33333%}
.col-md-push-5 {
    left: 41.66667%}
.col-md-push-6 {
    left: 50%}
.col-md-push-7 {
    left: 58.33333%}
.col-md-push-8 {
    left: 66.66667%}
.col-md-push-9 {
    left: 75%}
.col-md-push-10 {
    left: 83.33333%}
.col-md-push-11 {
    left: 91.66667%}
.col-md-push-12 {
    left: 100%}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333%}
.col-md-offset-2 {
    margin-left: 16.66667%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-4 {
    margin-left: 33.33333%}
.col-md-offset-5 {
    margin-left: 41.66667%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-7 {
    margin-left: 58.33333%}
.col-md-offset-8 {
    margin-left: 66.66667%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-10 {
    margin-left: 83.33333%}
.col-md-offset-11 {
    margin-left: 91.66667%}
.col-md-offset-12 {
    margin-left: 100%}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-lg-1 {
    width: 8.33333%}
.col-lg-2 {
    width: 16.66667%}
.col-lg-3 {
    width: 25%}
.col-lg-4 {
    width: 33.33333%}
.col-lg-5 {
    width: 41.66667%}
.col-lg-6 {
    width: 50%}
.col-lg-7 {
    width: 58.33333%}
.col-lg-8 {
    width: 66.66667%}
.col-lg-9 {
    width: 75%}
.col-lg-10 {
    width: 83.33333%}
.col-lg-11 {
    width: 91.66667%}
.col-lg-12 {
    width: 100%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333%}
.col-lg-pull-2 {
    right: 16.66667%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-4 {
    right: 33.33333%}
.col-lg-pull-5 {
    right: 41.66667%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-7 {
    right: 58.33333%}
.col-lg-pull-8 {
    right: 66.66667%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-10 {
    right: 83.33333%}
.col-lg-pull-11 {
    right: 91.66667%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%}
.col-lg-push-2 {
    left: 16.66667%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-4 {
    left: 33.33333%}
.col-lg-push-5 {
    left: 41.66667%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-7 {
    left: 58.33333%}
.col-lg-push-8 {
    left: 66.66667%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-10 {
    left: 83.33333%}
.col-lg-push-11 {
    left: 91.66667%}
.col-lg-push-12 {
    left: 100%}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333%}
.col-lg-offset-2 {
    margin-left: 16.66667%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-4 {
    margin-left: 33.33333%}
.col-lg-offset-5 {
    margin-left: 41.66667%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-7 {
    margin-left: 58.33333%}
.col-lg-offset-8 {
    margin-left: 66.66667%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-10 {
    margin-left: 83.33333%}
.col-lg-offset-11 {
    margin-left: 91.66667%}
.col-lg-offset-12 {
    margin-left: 100%}
}@media (min-width:1340px) {
    .col-xlg-1, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9 {
    float: left;
}
.col-xlg-1 {
    width: 8.33333%}
.col-xlg-2 {
    width: 16.66667%}
.col-xlg-3 {
    width: 25%}
.col-xlg-4 {
    width: 33.33333%}
.col-xlg-5 {
    width: 41.66667%}
.col-xlg-6 {
    width: 50%}
.col-xlg-7 {
    width: 58.33333%}
.col-xlg-8 {
    width: 66.66667%}
.col-xlg-9 {
    width: 75%}
.col-xlg-10 {
    width: 83.33333%}
.col-xlg-11 {
    width: 91.66667%}
.col-xlg-12 {
    width: 100%}
.col-xlg-pull-0 {
    right: auto;
}
.col-xlg-pull-1 {
    right: 8.33333%}
.col-xlg-pull-2 {
    right: 16.66667%}
.col-xlg-pull-3 {
    right: 25%}
.col-xlg-pull-4 {
    right: 33.33333%}
.col-xlg-pull-5 {
    right: 41.66667%}
.col-xlg-pull-6 {
    right: 50%}
.col-xlg-pull-7 {
    right: 58.33333%}
.col-xlg-pull-8 {
    right: 66.66667%}
.col-xlg-pull-9 {
    right: 75%}
.col-xlg-pull-10 {
    right: 83.33333%}
.col-xlg-pull-11 {
    right: 91.66667%}
.col-xlg-pull-12 {
    right: 100%}
.col-xlg-push-0 {
    left: auto;
}
.col-xlg-push-1 {
    left: 8.33333%}
.col-xlg-push-2 {
    left: 16.66667%}
.col-xlg-push-3 {
    left: 25%}
.col-xlg-push-4 {
    left: 33.33333%}
.col-xlg-push-5 {
    left: 41.66667%}
.col-xlg-push-6 {
    left: 50%}
.col-xlg-push-7 {
    left: 58.33333%}
.col-xlg-push-8 {
    left: 66.66667%}
.col-xlg-push-9 {
    left: 75%}
.col-xlg-push-10 {
    left: 83.33333%}
.col-xlg-push-11 {
    left: 91.66667%}
.col-xlg-push-12 {
    left: 100%}
.col-xlg-offset-0 {
    margin-left: 0;
}
.col-xlg-offset-1 {
    margin-left: 8.33333%}
.col-xlg-offset-2 {
    margin-left: 16.66667%}
.col-xlg-offset-3 {
    margin-left: 25%}
.col-xlg-offset-4 {
    margin-left: 33.33333%}
.col-xlg-offset-5 {
    margin-left: 41.66667%}
.col-xlg-offset-6 {
    margin-left: 50%}
.col-xlg-offset-7 {
    margin-left: 58.33333%}
.col-xlg-offset-8 {
    margin-left: 66.66667%}
.col-xlg-offset-9 {
    margin-left: 75%}
.col-xlg-offset-10 {
    margin-left: 83.33333%}
.col-xlg-offset-11 {
    margin-left: 91.66667%}
.col-xlg-offset-12 {
    margin-left: 100%}
}.text-xs-left {
    text-align: left;
}
.text-xs-right {
    text-align: right;
}
.text-xs-center {
    text-align: center;
}
@media (min-width:768px) {
    .text-sm-left {
    text-align: left;
}
.text-sm-right {
    text-align: right;
}
.text-sm-center {
    text-align: center;
}
}@media (min-width:1025px) {
    .text-md-left {
    text-align: left;
}
.text-md-right {
    text-align: right;
}
.text-md-center {
    text-align: center;
}
}@media (min-width:1200px) {
    .text-lg-left {
    text-align: left;
}
.text-lg-right {
    text-align: right;
}
.text-lg-center {
    text-align: center;
}
}body.hidden {
    overflow: hidden;
    height: 100vh;
}
#preloader {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
#preloader span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 250px;
    height: 180px;
    margin-top: -90px;
    margin-left: -150px;
    background: url(../img/preloader.gif) center/cover no-repeat;
}
@media (min-width:767px) and (max-width:1024px) and (orientation:portrait) {
    body {
    overflow: hidden;
    height: 100%}
.page-wrapper {
    height: 100vh;
}
}.page-wrapper:before {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    content: "";
    background: url(../img/orientation.svg) center/60% no-repeat rgba(0, 0, 0, .92);
}
@media (min-width:767px) and (max-width:1024px) and (orientation:portrait) {
    .page-wrapper: before {
    display: block;
}
}.el-input_wrap {
    position: relative;
    margin-top: 15px;
    font-family: "LifehackSans";
}
.el-input_wrap textarea,input::placeholder{
    font-family: "LifehackSans";
}
@media (min-width:1200px) {
    .el-full {
    height: 100vh;
}
}.el-images-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 1000px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width:767px) {
    .el-images-wrapper {
    right: 0;
    width: 400px!important;
    margin: 0 auto;
}
}.el-images-content {
    position: relative;
    width: 100%;
    max-width: 1940px;
    height: 100%;
    margin: 0 auto;
}
.el-sidebar-title {
    fill: #000;
}
.mod-white .el-sidebar-title {
    fill: #fff;
}
.el-icons {
    margin-top: 25px;
}
.el-icons a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 54px;
    height: 54px;
    transition: .2s;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #fff;
}
.el-icons a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    content: "";
    transition: .2s;
    opacity: 0;
    border-radius: 50%;
    background: #fed100;
}
.el-icons a:hover {
    border: 2px solid #fed100;
}
.el-icons a:hover:after {
    visibility: visible;
    opacity: .4;
}
.el-icons a:not(:last-child) {
    margin-right: 26px;
}
@media (max-width:767px) {
    .el-icons a: not(:last-child) {
    margin-right: 40px;
}
}.el-sidebar-title {
    font-family: Sunday;
    font-size: 34px;
    line-height: 44px;
    z-index: 13;
    width: 155px;
    height: 128px;
    margin-top: 25px;
    text-transform: uppercase;
    color: #fff;
}
.el-sidebar-title .pass {
    fill: #fff;
}
@media (max-width:1440px) {
    .el-sidebar-title {
    width: 115px;
    height: 95px;
    margin-top: 10px;
}
}@media (max-width:1024px) {
    .el-sidebar-title {
    font-size: 16px;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    padding-left: 12px;
    cursor: pointer;
    background: #000;
}
.el-sidebar-title:after {
    line-height: 30px;
    position: absolute;
    right: 24px;
    bottom: 7px;
    width: 30px;
    height: 30px;
    content: url(../img/scrolldown.svg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    text-align: center;
}
}.el-sidebar-title.opened:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.el-sidebar-menu {
    margin-top: 30px;
    list-style: none;
}
@media (max-width:1440px) {
    .el-sidebar-menu {
    margin-top: 20px;
}
}@media (max-width:1024px) {
    .el-sidebar-menu {
    position: fixed;
    z-index: 9;
    top: -180%;
    right: 0;
    left: 0;
    overflow: scroll;
    width: 320px;
    margin: 70px auto 0;
    transition: .75s;
    text-align: center;
    background: rgba(0, 0, 0, .9);
}
}@media (max-width:767px) {
    .el-sidebar-menu {
    margin: 112px auto 0;
    width: 100%;
    display: none;
}
}.el-sidebar-menu.opened {
    display: block;
    top: 0;
    transition: bottom .5s;
}
.el-sidebar-menu li {
    line-height: 25px;
    position: relative;
    z-index: 1;
    display: block;
}
@media (max-width:1024px) {
    .el-sidebar-menu li {
    line-height: 38px;
    border-bottom: 1px solid #333;
}
}.el-sidebar-menu li.active a {
    color: #000;
    background: #fed100;
}
@media (max-width:1024px) {
    .el-sidebar-menu li.active a {
    color: #fed100;
    background: 0 0;
}
}.el-sidebar-menu li.mob_arow {
    display: none;
}
@media (max-width:1024px) {
    .el-sidebar-menu li.mob_arow {
    display: block;
    padding-top: 10px;
}
.el-sidebar-menu li.mob_arow a:active, .el-sidebar-menu li.mob_arow a:focus, .el-sidebar-menu li.mob_arow a:hover {
    background: 0 0;
}
.el-sidebar-menu li.mob_arow a svg {
    width: 40px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    fill: none;
    stroke: #fff;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}
.el-sidebar-menu li.mob_arow a svg:hover {
    stroke: #fed100;
}
}.el-sidebar-menu li:first-child {
    padding-left: 0;
}
.el-sidebar-menu li a {
    font-size: 15px;
    font-weight: 400;
    display: inline;
    padding: 1px 2px;
    transition: all .2s ease;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}
.el-sidebar-menu li a:hover {
    color: #000;
    background: #fed100;
}
.el-sidebar-menu .right-side {
    z-index: 8;
    margin-top: 50px;
    color: #fff;
}
@media (max-width:1440px) {
    .el-sidebar-menu .right-side {
    margin-top: 25px;
}
}.el-sidebar-menu .right-side .purpose {
    font-family: Sunday;
    font-size: 44px;
    width: 195px;
    margin-bottom: 40px;
}
@media (max-width:1440px) {
    .el-sidebar-menu .right-side .purpose {
    margin-top: 20px;
}
}@media (max-width:1024px) {
    .el-sidebar-menu .right-side .purpose {
    position: fixed;
    z-index: 9;
    top: -100%;
    right: 0;
    left: 0;
    overflow: scroll;
    width: 320px;
    margin: 70px auto 0;
    transition: .5s;
    text-align: center;
    background: rgba(0, 0, 0, .9);
}
.el-sidebar-menu .right-side .purpose.opened {
    top: 0;
    transition: bottom .5s;
}
}.el-sidebar-menu .right-side .purpose li {
    line-height: 25px;
    position: relative;
    z-index: 1;
    display: block;
}
@media (max-width:1024px) {
    .el-sidebar-menu .right-side .purpose li {
    line-height: 38px;
    border-bottom: 1px solid #333;
}
}.el-sidebar-menu .right-side .purpose li.active span {
    color: #000;
    background: #fed100;
}
@media (max-width:1024px) {
    .el-sidebar-menu .right-side .purpose li.active span {
    color: #fed100;
    background: 0 0;
}
}.el-sidebar-menu .right-side .purpose li.mob_arow {
    display: none;
}
@media (max-width:1024px) {
    .el-sidebar-menu .right-side .purpose li.mob_arow {
    display: block;
    padding-top: 10px;
}
.el-sidebar-menu .right-side .purpose li.mob_arow a:active, .el-sidebar-menu .right-side .purpose li.mob_arow a:focus, .el-sidebar-menu .right-side .purpose li.mob_arow a:hover {
    background: 0 0;
}
.el-sidebar-menu .right-side .purpose li.mob_arow a svg {
    width: 40px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.el-sidebar-menu .right-side .purpose li.mob_arow a svg .st0 {
    fill: none;
    stroke: #fff;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}
}.el-sidebar-menu .right-side .purpose li:first-child {
    padding-left: 0;
}
.el-sidebar-menu .right-side .purpose li span {
    font-size: 15px;
    font-weight: 400;
}
.el-sidebar-menu .right-side .purpose li a {
    font-size: 15px;
    font-weight: 400;
    display: inline;
    padding: 1px 2px;
    transition: all .2s ease;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}
.el-sidebar-menu .right-side .purpose li a:hover {
    color: #000;
    background: #fed100;
}
.el-sidebar-menu .right-side .purpose .right-side {
    z-index: 8;
    margin-top: 50px;
    color: #fff;
}
@media (max-width:1440px) {
    .el-sidebar-menu .right-side .purpose .right-side {
    margin-top: 25px;
}
}.el-sidebar-menu .right-side .purpose .right-side .purpose {
    font-family: Sunday;
    font-size: 44px;
    width: 195px;
    margin-bottom: 40px;
}
@media (max-width:1440px) {
    .el-sidebar-menu .right-side .purpose .right-side .purpose {
    max-width: 145px;
    margin-bottom: 25px;
}
}.el-sidebar-menu .right-side .purpose .right-side p {
    line-height: 24px;
    max-width: 357px;
}
.el-sidebar-menu .right-side .purpose .right-side .more {
    position: relative;
    z-index: 17;
    display: inline-block;
    margin-top: 6px;
    padding: 0 4px 2px;
    transition: all .2s ease;
    text-decoration: none;
    color: #000;
    background: #fff;
}
.el-sidebar-menu .right-side .purpose .right-side .more:hover {
    background: #fed100;
}
.el-sidebar-menu .right-side .purpose .right-side .icons {
    margin-top: 25px;
}
.el-sidebar-menu .right-side .purpose .right-side .icons a {
    display: inline-block;
    width: 54px;
    height: 54px;
    margin-right: 26px;
    border-radius: 50%;
    background: #fff;
}
.el-scrolldown {
    position: absolute;
    z-index: 5;
    bottom: 60px;
    left: 50%;
    display: inline-block;
    margin-left: -31px;
    -webkit-animation: bounce 1.4s linear infinite;
    animation: bounce 1.4s linear infinite;
}
@media (min-width:1200px) and (max-height:768px) {
    .el-scrolldown {
    bottom: 20px;
}
}.el-scrolldown::before {
    position: absolute;
    top: -20px;
    left: -40px;
    width: 137px;
    height: 121px;
    content: "";
    background: url(../img/scrolldown_sw.png) center no-repeat;
}
.el-scrolldown img {
    position: relative;
    width: 63px;
    height: 63px;
}
@-webkit-keyframes bounce {
    0%, 100% {
    -webkit-transform: none;
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
}
50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, 2);
    animation-timing-function: cubic-bezier(0.55, .055, .675, 2);
}
}@keyframes bounce {
    0%, 100% {
    -webkit-transform: none;
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
}
50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, 2);
    animation-timing-function: cubic-bezier(0.55, .055, .675, 2);
}
}#fancybox-thumbs.bottom {
    bottom: 30px!important;
}
#fancybox-thumbs ul {
    left: inherit!important;
    margin: 0 auto!important;
}
#fancybox-thumbs ul li {
    padding: 4px!important;
}
#fancybox-thumbs ul li a {
    border-radius: 100%;
    background: #6b6c6c!important;
}
#fancybox-thumbs ul li a img {
    display: none!important;
}
#fancybox-thumbs ul li.active {
    padding: 4px!important;
    border: none!important;
}
#fancybox-thumbs ul li.active a {
    background: #fff!important;
}
body .fancybox-prev span {
    visibility: visible!important;
    width: 25px;
    height: 45px;
    margin-top: -22px;
    background: url(../img/fancybox/left%402x.png) 0/200% no-repeat!important;
}
body .fancybox-prev span:hover {
    background-position: -25px 1px;
}
body .fancybox-next span {
    visibility: visible!important;
    width: 25px;
    height: 45px;
    margin-top: -22px;
    background: url(../img/fancybox/right%402x.png) 0/200% no-repeat!important;
}
body .fancybox-next span:hover {
    background-position: -25px 1px;
}
body .fancybox-close {
    top: 10px;
    right: 10px;
    width: 18px;
    height: 18px;
    background: url(../img/fancybox/closed%402x.png) 0/200% no-repeat!important;
}
body .fancybox-close:hover {
    background-position: -18px 0;
}
.el-left-content {
    position: relative;
    margin-right: 585px;
    overflow: hidden;
    box-sizing: border-box;
    height: 100%;
    background-color: #000;
}
@media (max-width:1199px) {
    .el-left-content {
    position: relative;
    overflow: visible;
    top: 0;
    margin-top: 70px;
    padding-right: 0;
    width: 100%;
    height: 670px;
}
}@media (max-width:1024px) and (min-width:768px) {
    .el-left-content {
    margin-top: 0;
}
}@media (max-width:767px) {
    .el-left-content {
    height: 370px;
    margin-top: 110px;
}
}.el-right {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    overflow-y: auto;
    padding: 150px 70px 30px;
    width: 100%;
    height: 100%;
    max-width: 585px;
    background-color: #fff;
    z-index: 0;
}
@media (max-width:1440px) {
    .el-right {
    padding-top: 100px;
}
}@media (max-width:1199px) {
    .el-right {
    position: relative;
    padding: 70px 70px 50px;
    width: 100%;
    height: auto;
    max-width: 445px;
    box-sizing: initial;
    margin: 0 auto;
}
}@media (max-width:1199px) {
    .el-right {
    overflow: visible;
}
}@media (max-width:767px) {
    .el-right {
    position: static;
    padding: 20px 15px 10px;
    box-sizing: border-box;
}
}.el-right-content {
    position: relative;
    z-index: 0;
}
.el-right-content h1 {
    position: relative;
    font-size: 68px;
    font-family: "Lifehacksans";
}
@media (max-width:767px) {
    .el-right-content h1 {
    font-size: 35px;
    max-width: 445px;
    margin: 15px auto 23px;
}
}.el-right-content h1.mod-line:after {
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 33px;
    height: 6px;
    content: "";
    background-color: #000;
}
.el-right-content p {
    margin-bottom: 17px;
    font-family: "LifehackSans";
    line-height: 24px;
    font-size: 27px;

}
@media (min-width:768px) {
    .el-button-content .go-back {
    position: absolute;
    z-index: 1;
    top: 120px;
    left: 70px;
}
}@media (max-width:1440px) {
    .el-button-content .go-back {
    top: 100px;
}
}@media (max-width:1199px) and (min-width:768px) {
    .el-button-content .go-back {
    top: 40px;
}
}@media (max-width:1024px) {
    .el-button-content .go-back {
    top: 20px;
    left: 70px;
}
}.el-button-content a {
    display: inline-block;
    margin-top: 10px;
    padding: 0 4px 2px;
    color: #000;
    text-decoration: none;
    background: #e7e7e6;
    transition: all .2s ease;
    font-family: "LifehackSans";
}
.el-button-content a:hover {
    background: #fed100;
}
@media (max-width:767px) {
    .el-button-content a {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #000;
    background: 0 0;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
}.header-wrapper .wraper_left-moto {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 220px;
    height: 25px;
    margin: 20px auto 0;
    padding-bottom: 25px;
}
@media (max-width:1024px) {
    .header-wrapper .wraper_left-moto {
    display: block;
}
}@media (max-width:767px) {
    .header-wrapper .wraper_left-moto {
    position: static;
    width: calc(100% + 28px);
    margin-left: -14px;
    height: 52px;
    line-height: 52px;
    margin-top: 0;
    padding-bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.header-wrapper .wraper_left-moto img {
    max-width: 220px;
    height: 20px;
    padding: 0;
    margin-left: 20px;
    margin-top: 15px;
    display: inline-block;
}
}.header-wrapper .wraper_left-moto.opened::after {
    display: none;
}
.header-wrapper .wraper_left-moto::after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
    height: 11px;
    background-image: url(../img/arow_sz.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
@media (max-width:767px) {
    .header-wrapper .wraper_left-moto: :after {
    z-index: 0;
    left: initial;
    right: 27px;
    width: 22px;
    bottom: -32px;
}
}.header-wrapper .left-moto {
    display: block;
}
@media (max-width:1024px) {
    .left-moto {
    display: none;
}
}.header-wrapper {
    height: 90px;
    position: fixed;
    line-height: 90px;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    z-index: 12;
}
@media (max-width:1440px) {
    .header-wrapper {
    height: 70px;
    line-height: 70px;
}
}@media (max-width:1024px) {
    .header-wrapper {
    height: 70px;
    line-height: 70px;
}
}@media (max-width:767px) {
    .header-wrapper {
    height: 60px;
    line-height: 60px;
}
}@media (max-width:1025px) {
    .header-wrapper .logo-wrap {
    text-align: left;
    padding-right: 20px;
}
}@media (max-width:1023px) {
    .header-wrapper .logo-wrap {
    text-align: left;
    padding-right: 50px;
}
}.header-wrapper .santa-logo {
    max-height: 47px;
    margin-right: 25px;
    width: 139px;
    vertical-align: middle;
}
@media (max-width:767px) {
    .header-wrapper .santa-logo {
    width: 120px;
}
}.header-wrapper .grand-logo {
    width: 100px;
    max-height: 31px;
    vertical-align: middle;
    padding-bottom: 15px;
}
.header-wrapper .main-menu {
    list-style: none;
}
@media (max-width:1024px) {
    .header-wrapper .main-menu {
    display: none;
}
}.header-wrapper .main-menu li {
    display: inline-block;
    padding-left: 35px;
}
@media (max-width:1199px) {
    .header-wrapper .main-menu li {
    padding-left: 25px;
}
}.header-wrapper .main-menu li:first-child {
    padding-left: 0;
}
.header-wrapper .main-menu li.has-sub {
    position: relative;
}
.header-wrapper .main-menu li.has-sub:hover .sub-menu {
    display: block!important;
}
.header-wrapper .main-menu li a {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300;
    font-family: "LifehackSans";
    font-size: 27px;
}
.header-wrapper .main-menu .sub-menu {
    display: none;
    position: absolute;
    width: 285px;
    background: rgba(0, 0, 0, .9);
    z-index: 10;
    left: 15px;
    text-align: left;
}
.header-wrapper .main-menu .sub-menu li {
    display: block;
    line-height: 32px;
    border-bottom: 1px solid #313333;
    padding-left: 0;
}
.header-wrapper .main-menu .sub-menu li a {
    display: inline-block;
    padding: 1px 20px;
    text-transform: capitalize;
}
.header-wrapper .main-menu .sub-menu li a:hover {
    color: #fed100;
}
.header-wrapper .main-menu .sub-menu li a:hover:after {
    display: none;
}
.header-wrapper .main-menu .sub-menu li a.active {
    color: #fed100;
}
.header-wrapper .menu-wrap {
    text-align: right;
}
@media (max-width:1024px) {
    .menu-wrap {
    position: absolute;
    top: 15px;
    right: 12px;
}
}@media (max-width:767px) {
    .menu-wrap {
    top: 10px;
}
}@media (min-width:1025px) {
    .mobile-nav {
    display: none;
}
}@-webkit-keyframes slideInLeft {
    0% {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@keyframes slideInLeft {
    0% {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}@-webkit-keyframes slideOutLeft {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
    visibility: hidden;
}
}@keyframes slideOutLeft {
    0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
100% {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
    visibility: hidden;
}
}body.open {
    overflow: hidden;
}
.b-nav {
    position: fixed;
    z-index: 11;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    background-image: url(../img/bg_mob_menu.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.b-nav::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    min-height: 840px;
    background-image: url(../img/bg_mob_menu1.jpg);
    background-position: center calc(100% + 245px);
    background-repeat: no-repeat;
}
.b-nav .sub-menu {
    display: none;
    width: 100%;
    text-align: center;
}
.b-nav .sub-menu li {
    display: block;
    line-height: 32px;
    padding: 0;
    border-bottom: none;
}
.b-nav .sub-menu li a {
    display: inline-block;
    text-transform: capitalize;
}
.b-nav .sub-menu li a:hover {
    color: #fed100;
}
.b-nav .sub-menu li a:hover:after {
    display: none;
}
.b-nav:not(.open) {
    visibility: hidden;
}
.b-nav li {
    color: #fff;
    list-style-type: none;
    padding: 0 25px;
    text-align: center;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
    border-bottom: 1px solid #222529;
}
.b-nav li a.active, .b-nav li.active>a {
    color: #fed100;
}
.b-nav li.logos {
    min-width: 290px;
    padding-bottom: 25px;
    padding-left: 15px;
}
@media (max-width:767px) {
    .b-nav li.logos {
    padding-left: 15px;
    padding-right: 15px;
}
}.b-nav li.logos .logo1 {
    display: inline-block;
    height: 65px;
    margin-right: 25px;
}
.b-nav li.logos .logo2 {
    display: inline-block;
    width: 142px;
    height: 50px;
    margin-top: -3px;
}
.b-nav li a {
    opacity: 0;
}
.b-nav li .sub-menu {
    text-align: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-bottom: none;
    margin-bottom: 20px;
}
.b-nav li .sub-menu li:first-child {
    padding-top: 0;
}
.b-nav li:not(.open) {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
.b-nav li:not(.open) .sub-menu {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
.b-nav li:first-child {
    padding-top: 40px;
}
.b-nav.open {
    visibility: visible;
    overflow: auto;
}
.b-nav.open li {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
.b-nav.open li a {
    opacity: 1;
}
.b-link {
    background: 0 0;
    color: #fff;
    font-family: Ubuntu;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    transition: all .4s ease;
    width: auto;
    text-transform: uppercase;
}
.b-link:hover {
    color: #fed100;
}
.mob-lang {
    padding-right: 20px;
    position: relative;
}
.mob-lang:after {
    content: "";
    border-right: 1px solid #dfdfdf;
    position: absolute;
    right: 10px;
    height: 100%;
    top: 0;
}
.b-menu {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all .4s ease;
    z-index: 12;
    width: 40px;
    height: 40px;
}
.b-bun {
    background: #fff;
    position: relative;
    transition: all .4s ease;
}
.b-bun--top {
    height: 2px;
    top: 11px;
    width: 25px;
    left: 7px;
}
.b-bun--mid {
    height: 2px;
    top: 16px;
    width: 25px;
    left: 7px;
}
.b-bun--bottom {
    height: 2px;
    top: 21px;
    width: 25px;
    left: 7px;
}
.b-container:hover:not(.open) .bun-bottom, .b-container:hover:not(.open) .bun-mid, .b-container:hover:not(.open) .bun-top {
    background: #fff;
}
.b-container.open .b-main {
    border: 2px solid #444;
}
.b-container.open .b-bun--top {
    background: #fff;
    top: 19px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.b-container.open .b-bun--mid {
    opacity: 0;
}
.b-container.open .b-bun--bottom {
    background: #fff;
    top: 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media (max-width:767px) {
    .page-body .img_wraper {
    width: 400px!important;
    margin: 0 auto;
    right: 0;
}
}@media (max-width:767px) {
    .page-body .container {
    padding: 0 10px;
    max-width: 320px;
}
}@media (min-width:768px) {
    .mod-menu .el-sidebar-content, .mod-menu .wraper_left-moto {
    display: none;
}
}.main-page {
    background: url(../img/glavnaya/syr_adygerski/3.png) center/cover no-repeat;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
    padding-top: 90px;
}
@media (max-width:1440px) {
    .main-page {
    padding-top: 70px;
    padding-bottom: 30px;
}
}@media (max-width:767px) {
    .main-page {
    padding-bottom: 30px;
    min-height: 840px;
}
}.main-page .img_wraper {
    width: 1940px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width:767px) {
    .main-page .img_wraper {
    width: 400px;
}
}.main-page .img_wraper .img_content {
    position: relative;
    width: 100%;
    height: 100%}
.main-page .img_wraper .img_bg_dop {
    position: absolute;
    z-index: 1;
    height: auto;
}
.main-page .img_wraper .img_bg_dop.img_1 {
    top: 48%;
    left: 32%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_1 {
    max-width: 80px;
    top: 33%;
    left: 36%}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_1 {
    top: 39%;
    left: 36%;
    max-width: 80px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_1 {
    top: 31%;
    left: 37%;
    max-width: 80px;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_1 {
    top: 13%;
    left: 43%;
    max-width: 50px;
}
}.main-page .img_wraper .img_bg_dop.img_2 {
    bottom: 4%;
    left: 34%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_2 {
    bottom: 33%;
    left: 36%;
    max-width: 145px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_2 {
    bottom: 12%;
    left: 41%;
    max-width: 145px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_2 {
    bottom: 28%;
    left: 40%;
    max-width: 145px;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_2 {
    display: none;
}
}.main-page .img_wraper .img_bg_dop.img_3 {
    top: 17%;
    right: 2%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_3 {
    top: 18%;
    right: 15%;
    max-width: 240px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_3 {
    top: 34%;
    right: 16%;
    max-width: 240px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_3 {
    top: 26%;
    right: 18%;
    max-width: 240px;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_3 {
    top: 10%;
    right: -7%;
    max-width: 160px;
}
}.main-page .img_wraper .img_bg_dop.img_4 {
    bottom: 11%;
    right: 0;
}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_4 {
    bottom: 30%;
    right: 13%;
    max-width: 210px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_4 {
    bottom: 4%;
    right: 16%;
    max-width: 210px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_4 {
    bottom: 4%;
    display: none;
    right: 16%;
    max-width: 210px;
}
}.main-page .img_wraper .img_bg_dop.img_5 {
    bottom: 9%;
    left: 4%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_5 {
    bottom: 33%;
    left: 16%;
    max-width: 95px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_5 {
    bottom: 10%;
    left: 21%;
    max-width: 95px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_5 {
    bottom: 16%;
    left: 24%;
    max-width: 95px;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_5 {
    bottom: 48%;
    left: 77%;
    max-width: 40px;
}
}.main-page .img_wraper .img_bg_dop.img_6 {
    top: -2%;
    right: -22%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_6 {
    top: -4%;
    max-width: 380px;
    right: 0;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_6 {
    right: 8%;
    max-width: 380px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_6 {
    right: 8%;
    max-width: 380px;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_6 {
    display: none;
}
}.main-page .img_wraper .img_bg_dop.img_7 {
    top: -5%;
    left: -3%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_7 {
    top: 3%;
    left: 9%}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_7 {
    top: 3%;
    left: 9%}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_7 {
    top: -5%;
    left: -3%;
    display: none;
}
}.main-page .img_wraper .img_bg_dop.img_8 {
    bottom: -2%;
    left: 28%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_8 {
    bottom: 23%;
    left: 31%;
    max-width: 115px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_8 {
    bottom: 6%;
    max-width: 115px;
    left: 33%}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_8 {
    bottom: 6%;
    max-width: 115px;
    left: 33%;
    display: none;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_8 {
    display: block;
    bottom: inherit;
    max-width: 65px;
    left: 29%;
    top: 46%}
}.main-page .img_wraper .img_bg_dop.img_9 {
    top: 8%;
    left: 7%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_9 {
    top: 11%;
    left: 19%;
    max-width: 165px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_9 {
    top: 20%;
    left: 19%;
    max-width: 165px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_9 {
    top: 8%;
    left: 20%;
    max-width: 165px;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_9 {
    top: 9%;
    left: 12%;
    max-width: 120px;
}
}.main-page .img_wraper .img_bg_dop.img_10 {
    top: 22%;
    left: 9.5%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_10 {
    top: 23%;
    left: 21%;
    max-width: 150px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_10 {
    top: 33%;
    left: 25%;
    max-width: 150px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_10 {
    top: 27%;
    left: 29%;
    max-width: 150px;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_10 {
    top: 36%;
    left: -2%;
    max-width: 150px;
}
}.main-page .img_wraper .img_bg_dop.img_11 {
    top: 39%;
    left: .5%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_11 {
    top: 32%;
    left: 14%;
    max-width: 175px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_11 {
    top: 46%;
    max-width: 175px;
    left: 17%}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_11 {
    top: 33%;
    max-width: 175px;
    left: 20%}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_11 {
    display: none;
}
}.main-page .img_wraper .img_bg_dop.img_12 {
    top: 51%;
    right: 37%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_12 {
    top: 38%;
    right: 41%}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_12 {
    bottom: 9%}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_12 {
    top: 38%;
    right: 40%}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_12 {
    top: 33%;
    right: 78%}
}.main-page .img_wraper .img_bg_dop.img_13 {
    bottom: 2%;
    right: 35.5%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .img_wraper .img_bg_dop.img_13 {
    bottom: 30%;
    right: 39.5%;
    max-width: 175px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .img_wraper .img_bg_dop.img_13 {
    max-width: 175px;
}
}@media (max-width:1199px) {
    .main-page .img_wraper .img_bg_dop.img_13 {
    bottom: 23%;
    right: 41.5%;
    max-width: 175px;
}
}@media (max-width:767px) {
    .main-page .img_wraper .img_bg_dop.img_13 {
    bottom: 60%;
    right: -3.5%;
    max-width: 120px;
}
}.main-page .container {
    position: relative;
}
.main-page .center-block {
    margin-top: 50px;
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .center-block {
    margin-top: 30px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .center-block {
    margin-top: 20px;
}
}@media (min-width:1024px) and (max-width:1199px) {
    .main-page .center-block {
    margin-top: 20px;
}
}@media (max-width:767px) {
    .main-page .center-block {
    margin-top: 160px!important;
}
}.main-page .center-block img {
    max-width: 355px;
}
@media (max-width:1440px) {
    .main-page .center-block img {
    max-width: 320px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .main-page .center-block img {
    max-width: 255px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .center-block img {
    max-width: 255px;
}
}@media (min-width:1024px) and (max-width:1199px) {
    .main-page .center-block img {
    max-width: 255px;
}
}@media (max-width:767px) {
    .main-page .center-block img {
    max-width: 185px;
}
}.main-page .main-side-menu {
    margin: 40px auto 0;
    list-style: none;
    max-width: 430px;
    min-width: 420px;
    min-height: 128px;
    display: block;
}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .main-side-menu {
    margin: 20px auto 0;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .main-side-menu {
    margin: 30px auto 0;
}
}@media (min-width:1024px) and (max-width:1199px) {
    .main-page .main-side-menu {
    margin: 25px auto 0;
    padding: 0;
}
}@media (max-width:767px) {
    .main-page .main-side-menu {
    height: 0;
    min-height: 0;
}
}@media (max-width:480px) {
    .main-page .main-side-menu {
    padding: 0 5px;
    min-width: 100%}
}.main-page .main-side-menu li {
    display: inline-block;
    line-height: 32px;
    position: relative;
    padding-left: 22px;
}
.main-page .main-side-menu li.no_befor {
    padding-left: 0;
}
.main-page .main-side-menu li.no_befor::before {
    display: none;
}
.main-page .main-side-menu li:first-child {
    padding-left: 0;
}
.main-page .main-side-menu li:first-child::before {
    display: none;
}
.main-page .main-side-menu li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: 7px;
    top: 11px;
    background-color: #fff;
    border-radius: 100px;
}
@media (max-width:767px) {
    .main-page .main-side-menu li {
    display: none;
}
}.main-page .main-side-menu li a {
    display: inline-block;
    color: #fff;
    padding: 0 3px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 200ms ease 0s;
}
.main-page .main-side-menu li a:hover {
    background: #fed100;
    color: #000;
}
.main-page .cheese-head {
    position: absolute;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    max-width: 450px;
}
@media (max-width:1024px) {
    .main-page .cheese-head {
    float: left;
    display: inline-block;
    margin-top: 30px;
}
}@media (max-width:480px) {
    .main-page .cheese-head {
    max-height: 248px;
    height: auto;
}
}.main-page .grand {
    top: -7%;
    left: 1%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .grand {
    width: 350px;
    top: -9.5%;
    left: 14%}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .grand {
    width: 350px;
    top: -6.5%;
    left: 9%}
}@media (min-width:1024px) and (max-width:1199px) {
    .main-page .grand {
    width: 350px;
    top: -10.5%;
    left: 2%}
}@media (max-width:1024px) {
    .main-page .grand {
    width: 350px;
    top: -16%;
    left: 5%}
}@media (max-width:767px) {
    .main-page .grand {
    width: 160px;
    top: 415px;
    left: -35px;
}
}.main-page .creamy {
    bottom: -48%;
    left: -6%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .creamy {
    width: 340px;
    bottom: -36%;
    left: 8%}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .creamy {
    width: 340px;
    bottom: -58%;
    left: 7%}
}@media (min-width:1024px) and (max-width:1199px) {
    .main-page .creamy {
    width: 340px;
    bottom: -50%;
    left: -1%}
}@media (max-width:1024px) {
    .main-page .creamy {
    width: 340px;
    bottom: -52%;
    left: 3%}
}@media (max-width:767px) {
    .main-page .creamy {
    width: 150px;
    bottom: initial;
    left: 60px;
    top: 540px;
}
}.main-page .Intense {
    right: 2%;
    top: -6%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .Intense {
    width: 350px;
    right: 12%;
    top: -8%}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .Intense {
    width: 350px;
    right: 6%;
    top: -5%}
}@media (min-width:1024px) and (max-width:1199px) {
    .main-page .Intense {
    width: 350px;
    right: 2%;
    top: -1%}
}@media (max-width:1024px) {
    .main-page .Intense {
    width: 350px;
    top: -7%;
    right: 5%}
}@media (max-width:767px) {
    .main-page .Intense {
    width: 160px;
    bottom: initial;
    right: 35px;
    top: 380px;
}
}.main-page .dulce {
    right: -3%;
    bottom: -42%}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .dulce {
    width: 370px;
    right: 9%;
    bottom: -32%}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .dulce {
    width: 370px;
    right: 7%;
    bottom: -45%}
}@media (min-width:1024px) and (max-width:1199px) {
    .main-page .dulce {
    width: 370px;
    right: -5%;
    bottom: -43%}
}@media (max-width:1024px) {
    .main-page .dulce {
    width: 370px;
    bottom: -45%;
    right: 1%}
}@media (max-width:767px) {
    .main-page .dulce {
    width: 170px;
    bottom: initial;
    right: -40px;
    top: 505px;
}
}.main-page .scrolldown {
    display: inline-block;
    margin-top: 40px;
    position: relative;
}
@media (min-width:1340px) and (max-width:1440px) {
    .main-page .scrolldown {
    margin-top: 20px;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .main-page .scrolldown {
    margin-top: 20px;
}
}@media (min-width:1024px) and (max-width:1199px) {
    .main-page .scrolldown {
    margin-top: 20px;
}
}@media (max-width:767px) {
    .main-page .scrolldown {
    position: static;
    margin-top: 350px;
    bottom: 60px;
    left: 50%;
    display: inline-block;
    margin-left: -31px;
}
}.main-page .scrolldown::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -40px;
    width: 137px;
    height: 121px;
    background: url(../img/scrolldown_sw.png) center no-repeat;
}
.main-page .scrolldown img {
    width: 63px;
    position: relative;
    height: 63px;
}
.inside-page {
    background: url(../img/bg-inside.jpg) center/cover no-repeat;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
}
@media (max-width:1024px) {
    .inside-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .inside-page {
    padding-top: 112px;
    min-height: 680px;
}
}@media (max-width:767px) {
    .inside-page .el-scrolldown {
    display: none;
}
}.inside-page .container {
    position: relative;
}
@media (max-width:767px) {
    .inside-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
}.inside-page .right-side {
    margin-top: 105px;
    color: #fff;
    z-index: 1;
}
@media (max-width:1440px) {
    .inside-page .right-side {
    margin-top: 63px;
}
}@media (max-width:767px) {
    .inside-page .right-side {
    margin-top: 40px;
}
}.inside-page .right-side .purpose {
    margin-bottom: 30px;
    font-family: Sunday;
    font-size: 44px;
    width: 150px;
}
@media (max-width:1440px) {
    .inside-page .right-side .purpose {
    max-width: 120px;
    margin-bottom: 25px;
}
}.inside-page .right-side p {
    line-height: 24px;
    max-width: 405px;
}
.inside-page .right-side p span {
    font-weight: 500;
}
.inside-page .right-side .more {
    padding: 0 4px 2px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all .2s ease;
}
.inside-page .right-side .more:hover {
    background: #fed100;
}
.inside-page .fork {
    position: absolute;
    right: 8%;
    top: 3%;
    width: 47%}
@media (max-width:1366px) {
    .inside-page .fork {
    width: 40%}
}@media (max-width:1199px) {
    .inside-page .fork {
    top: 0;
    width: 48%;
    right: -5%}
}@media (min-width:1024px) and (max-width:1199px) {
    .inside-page .fork {
    top: 0;
    width: 48%;
    right: 9%}
}@media (max-width:480px) {
    .inside-page .fork {
    top: 40%}
}@media (max-width:767px) {
    .inside-page .fork {
    top: 100%!important;
    width: 92%;
    right: 6%}
}.inside-page .row_text {
    width: 100%;
    display: block;
    max-width: 300px;
    margin: 0 auto;
}
.inside-page .row_text.mob_show {
    display: none;
    position: absolute;
    bottom: 35px;
    left: 50%;
    margin-left: -150px;
}
@media (max-width:767px) {
    .inside-page .row_text.mob_show {
    display: block;
    margin-top: 40px;
}
.inside-page .row_text.mob_show li {
    border: none;
}
.inside-page .row_text.mob_show li:last-child a {
    margin-bottom: 0;
}
.inside-page .row_text.mob_show a {
    display: block;
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}
}.sauce-page {
    background: url(../img/sauce/img_bg.jpg) center/cover no-repeat;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
}
@media (max-width:1024px) {
    .sauce-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .sauce-page {
    padding-top: 112px;
    min-height: 835px;
    box-sizing: border-box;
}
}.sauce-page .img_wraper {
    width: 1940px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sauce-page .img_wraper .img_content {
    position: relative;
    width: 100%;
    height: 100%}
.sauce-page .img_wraper .img_bg_dop {
    position: absolute;
    z-index: 1;
    height: auto;
}
.sauce-page .img_wraper .img_bg_dop.img_1 {
    top: 11%;
    right: 30%;
    width: 350px;
}
@media (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_1 {
    width: 270px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_1 {
    top: 7%;
    right: 37%}
}@media (min-width:1200px) and (max-width:1339px) {
    .sauce-page .img_wraper .img_bg_dop.img_1 {
    top: 7%;
    right: 37%}
}@media (max-width:1199px) {
    .sauce-page .img_wraper .img_bg_dop.img_1 {
    top: 10%;
    right: 45%}
}@media (max-width:767px) {
    .sauce-page .img_wraper .img_bg_dop.img_1 {
    width: 130px;
    top: 53%;
    right: 53%}
}.sauce-page .img_wraper .img_bg_dop.img_2 {
    bottom: 4%;
    right: 5%;
    width: 950px;
    z-index: 2;
}
@media (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_2 {
    width: 710px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_2 {
    bottom: 34%;
    right: 14%}
}@media (min-width:1200px) and (max-width:1339px) {
    .sauce-page .img_wraper .img_bg_dop.img_2 {
    bottom: 32%;
    right: 13%}
}@media (max-width:1199px) {
    .sauce-page .img_wraper .img_bg_dop.img_2 {
    bottom: 34%;
    right: 18%}
}@media (max-width:767px) {
    .sauce-page .img_wraper .img_bg_dop.img_2 {
    width: 330px;
    bottom: 24%;
    right: -15%}
}.sauce-page .img_wraper .img_bg_dop.img_3 {
    bottom: -40%;
    left: 6%;
    width: 730px;
}
@media (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_3 {
    width: 560px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_3 {
    bottom: -10%;
    left: 16%}
}@media (min-width:1200px) and (max-width:1339px) {
    .sauce-page .img_wraper .img_bg_dop.img_3 {
    bottom: -10%;
    left: 20%}
}@media (max-width:1199px) {
    .sauce-page .img_wraper .img_bg_dop.img_3 {
    bottom: -10%;
    left: 21%}
}@media (max-width:767px) {
    .sauce-page .img_wraper .img_bg_dop.img_3 {
    width: 270px;
    bottom: -3%;
    left: -5%}
}.sauce-page .img_wraper .img_bg_dop.img_4 {
    bottom: 13%;
    right: 2%}
@media (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_4 {
    width: 300px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_4 {
    bottom: 15%;
    left: initial;
    right: 19%}
}@media (min-width:1200px) and (max-width:1339px) {
    .sauce-page .img_wraper .img_bg_dop.img_4 {
    bottom: 15%;
    left: initial;
    right: 19%}
}@media (max-width:1199px) {
    .sauce-page .img_wraper .img_bg_dop.img_4 {
    bottom: 17%;
    left: initial;
    right: 22%}
}@media (max-width:767px) {
    .sauce-page .img_wraper .img_bg_dop.img_4 {
    width: 135px;
    bottom: 15%;
    left: initial;
    right: -2%}
}.sauce-page .img_wraper .img_bg_dop.img_5 {
    top: 14%;
    left: 0;
}
@media (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_5 {
    display: none;
}
}.sauce-page .img_wraper .img_bg_dop.img_6 {
    top: 39%;
    left: 9%}
@media (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_6 {
    display: none;
}
}.sauce-page .img_wraper .img_bg_dop.img_7 {
    bottom: 31%;
    left: 1%}
@media (max-width:1440px) {
    .sauce-page .img_wraper .img_bg_dop.img_7 {
    display: none;
}
}.sauce-page .container {
    position: relative;
}
@media (max-width:767px) {
    .sauce-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
}.sauce-page .right-side {
    margin-top: 50px;
    color: #fff;
    z-index: 1;
}
@media (max-width:1440px) {
    .sauce-page .right-side {
    margin-top: 25px;
}
}.sauce-page .right-side .purpose {
    margin-bottom: 30px;
    font-family: Sunday;
    font-size: 44px;
    width: 213px;
}
@media (max-width:1440px) {
    .sauce-page .right-side .purpose {
    max-width: 156px;
    margin-bottom: 25px;
}
}.sauce-page .right-side p {
    line-height: 24px;
    max-width: 400px;
}
.sauce-page .right-side p span {
    font-weight: 500;
}
.sauce-page .right-side .more {
    padding: 0 4px 2px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all .2s ease;
}
.sauce-page .right-side .more:hover {
    background: #fed100;
}
.picnic-page {
    background: url(../img/glavnaya/2.png) center/cover no-repeat;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
}
@media (max-width:1024px) {
    .picnic-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .picnic-page {
    padding-top: 112px;
    min-height: 810px;
}
}
@media (max-width:1440px) {
    .picnic-page .img_wraper {
    background: 0 0;
}
}@media (max-width:767px) {
    .picnic-page .img_wraper {
    width: 100%!important;
}
}.picnic-page .img_wraper .img_content_foliage {
    position: fixed;
    top: 0;
    left: 0;
    width: 107%;
    height: 102%;
    z-index: 3;
}
@media (max-width:767px) {
    .picnic-page .img_wraper .img_content_foliage {
    position: absolute;
}
}.picnic-page .img_wraper .img_content_foliage .img_foliage {
    position: absolute;
    height: auto;
}
.picnic-page .img_wraper .img_content_foliage .img_foliage.img_1 {
    left: -75%;
    top: -70%}
@media (max-width:1440px) {
    .picnic-page .img_wraper .img_content_foliage .img_foliage.img_1 {
    left: -79%}
}@media (max-width:767px) {
    .picnic-page .img_wraper .img_content_foliage .img_foliage.img_1 {
    right: initial;
    width: 300px;
    top: 565px;
    left: -190px;
}
}.picnic-page .img_wraper .img_content_foliage .img_foliage.img_2 {
    top: 0;
    right: 0;
}
@media (max-width:1440px) {
    .picnic-page .img_wraper .img_content_foliage .img_foliage.img_2 {
    right: -110px;
}
}@media (max-width:767px) {
    .picnic-page .img_wraper .img_content_foliage .img_foliage.img_2 {
    right: -20px;
    width: 240px;
    top: 110px;
    left: initial;
}
}.picnic-page .img_wraper .img_content_foliage .img_foliage.img_3 {
    bottom: 0;
    left: -15px;
}
@media (max-width:1440px) {
    .picnic-page .img_wraper .img_content_foliage .img_foliage.img_3 {
    left: -90px;
}
}@media (max-width:767px) {
    .picnic-page .img_wraper .img_content_foliage .img_foliage.img_3 {
    display: none;
}
}.picnic-page .img_wraper .img_content_foliage .img_foliage.img_4 {
    top: 40%;
    right: 0;
}
@media (max-width:1199px) {
    .picnic-page .img_wraper .img_content_foliage .img_foliage.img_4 {
    right: -120px;
}
}@media (max-width:767px) {
    .picnic-page .img_wraper .img_content_foliage .img_foliage.img_4 {
    display: none;
}
}.picnic-page .img_wraper .img_content_fix {
    width: 1920px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width:767px) {
    .picnic-page .img_wraper .img_content_fix {
    max-width: 400px;
}
}.picnic-page .img_wraper .img_content {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1940px;
    margin: 0 auto;
}
@media (max-width:767px) {
    .picnic-page .img_wraper .img_content {
    max-width: 400px;
}
}.picnic-page .img_wraper .img_bg_dop {
    position: absolute;
    z-index: 1;
    height: auto;
}
.picnic-page .img_wraper .img_bg_dop.img_1 {
    bottom: -8%;
    left: 0%;
    width: 43%;
}
@media (max-width:1440px) {
    .picnic-page .img_wraper .img_bg_dop.img_1 {
    width: 540px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .picnic-page .img_wraper .img_bg_dop.img_1 {
    bottom: 25%;
    left: 6%}
}@media (min-width:1200px) and (max-width:1339px) {
    .picnic-page .img_wraper .img_bg_dop.img_1 {
    bottom: -12%;
    left: 20%}
}@media (max-width:1199px) {
    .picnic-page .img_wraper .img_bg_dop.img_1 {
    bottom: -7%;
    left: 19%}
}@media (max-width:767px) {
    .picnic-page .img_wraper .img_bg_dop.img_1 {
    bottom: 8%;
    left: -16%;
    width: 270px;
}
}.picnic-page .img_wraper .img_bg_dop.img_2 {
    top: 12%;
    right: 0%;
    width: 47%;
    z-index: 2;
}
@media (max-width:1440px) {
    .picnic-page .img_wraper .img_bg_dop.img_2 {
    width: 560px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .picnic-page .img_wraper .img_bg_dop.img_2 {
    top: 15%;
    right: 15%}
}@media (min-width:1200px) and (max-width:1339px) {
    .picnic-page .img_wraper .img_bg_dop.img_2 {
    top: 7%;
    right: 21%}
}@media (max-width:1199px) {
    .picnic-page .img_wraper .img_bg_dop.img_2 {
    top: -3%;
    right: 23%}
}@media (max-width:767px) {
    .picnic-page .img_wraper .img_bg_dop.img_2 {
    top: 41%;
    right: -19%;
    width: 315px;
}
}.picnic-page .img_wraper .img_bg_dop.img_3 {
    bottom: -12%;
    right: 0%;
    width: 41%;
}
@media (max-width:1440px) {
    .picnic-page .img_wraper .img_bg_dop.img_3 {
    width: 540px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .picnic-page .img_wraper .img_bg_dop.img_3 {
    bottom: 27%;
    right: 13%}
}@media (min-width:1200px) and (max-width:1339px) {
    .picnic-page .img_wraper .img_bg_dop.img_3 {
    bottom: -3%;
    right: 21%}
}@media (max-width:1199px) {
    .picnic-page .img_wraper .img_bg_dop.img_3 {
    bottom: 10%;
    right: 20%}
}@media (max-width:767px) {
    .picnic-page .img_wraper .img_bg_dop.img_3 {
    bottom: 6%;
    right: -12%;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    width: 255px;
}
}.picnic-page .el-sidebar-content {
    position: relative;
    z-index: 4;
}
.picnic-page .el-sidebar-menu a {
    color: #000;
}
@media (max-width:1024px) {
    .picnic-page .el-sidebar-menu a {
    color: #fff;
}
}.picnic-page .container {
    position: relative;
}
@media (max-width:767px) {
    .picnic-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
}.picnic-page .left-side {
    z-index: 3;
}
.picnic-page .right-side {
    margin-top: 50px;
    color: #000;
    z-index: 3;
}
@media (max-width:1440px) {
    .picnic-page .right-side {
    margin-top: 25px;
}
}.picnic-page .right-side .purpose {
    margin-bottom: 30px;
    font-family: Sunday;
    font-size: 44px;
    width: 233px;
}
@media (max-width:1440px) {
    .picnic-page .right-side .purpose {
    max-width: 175px;
    margin-bottom: 22px;
}
}.picnic-page .right-side p {
    max-width: 405px;
    position: relative;
    z-index: 17;
}
.picnic-page .right-side p span {
    font-weight: 500;
}
.picnic-page .right-side .more {
    padding: 2px 16px 3px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all .2s ease;
    position: relative;
    z-index: 17;
    font-family: "LifehackSans";
    font-size: 20px;
}
.picnic-page .right-side .more:hover {
    background: #fed100;
}
.pasta-page {
    background: url(../img/glavnaya/1.png) center/cover no-repeat;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
}
@media (max-width:1024px) {
    .pasta-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .pasta-page {
    padding-top: 112px;
    min-height: 930px;
}
}.pasta-page .img_wraper {
    width: 1920px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.pasta-page .img_wraper .img_content {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1940px;
    margin: 0 auto;
}
.pasta-page .img_wraper .img_bg_dop {
    position: absolute;
    z-index: 1;
    height: auto;
}
.pasta-page .img_wraper .img_bg_dop.img_1 {
    bottom: -3.5%;
    right: 5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_1 {
    width: 232px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_1 {
    bottom: 32%;
    right: 18%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_1 {
    bottom: 15%;
    right: 25%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_1 {
    bottom: 28%;
    right: 28%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_1 {
    bottom: 27%;
    right: 59%;
    width: 40px;
}
}.pasta-page .img_wraper .img_bg_dop.img_2 {
    top: 8%;
    left: 1%}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_2 {
    display: none;
}
}.pasta-page .img_wraper .img_bg_dop.img_3 {
    top: 3%;
    right: 10%;
    z-index: 3;
    width: 40%;
}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_3 {
    width: 485px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_3 {
    top: 41;
    right: 23%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_3 {
    top: 7%;
    right: 21%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_3 {
    top: 0;
    right: 29%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_3 {
    top: 60%;
    right: -5%;
    width: 260px;
}
}.pasta-page .img_wraper .img_bg_dop.img_4 {
    bottom: -23%;
    right: 40%;
    z-index: 2;
}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_4 {
    width: 370px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_4 {
    bottom: -10%;
    right: 40%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_4 {
    bottom: -10%;
    right: 40%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_4 {
    bottom: -8%;
    right: 40%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_4 {
    display: none;
}
}.pasta-page .img_wraper .img_bg_dop.img_5 {
    bottom: 44%;
    right: -6%;
    z-index: 2;
}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_5 {
    width: 390px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_5 {
    bottom: 40%;
    right: 4%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_5 {
    bottom: 27%;
    right: 7%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_5 {
    bottom: 41%;
    right: 9%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_5 {
    bottom: -8%;
    right: -25%;
    width: 300px;
}
}.pasta-page .img_wraper .img_bg_dop.img_6 {
    top: 19%;
    right: 2%;
    z-index: 2;
}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_6 {
    width: 170px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_6 {
    top: 9%;
    right: 15%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_6 {
    top: 10%;
    right: 15%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_6 {
    top: 10%;
    right: 23%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_6 {
    top: 11%;
    right: 16%;
    width: 95px;
}
}.pasta-page .img_wraper .img_bg_dop.img_7 {
    bottom: -7.5%;
    right: 24.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_7 {
    width: 200px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_7 {
    bottom: 36%;
    right: 30%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_7 {
    bottom: 21%;
    right: 30%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_7 {
    bottom: 34%;
    right: 31%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_7 {
    bottom: 32%;
    right: 57%;
    width: 120px;
}
}.pasta-page .img_wraper .img_bg_dop.img_8 {
    top: 31.5%;
    left: -3.5%}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_8 {
    display: none;
}
}.pasta-page .img_wraper .img_bg_dop.img_9 {
    bottom: 34%;
    left: 35%}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_9 {
    width: 20px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_9 {
    bottom: 45%;
    left: 39%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_9 {
    bottom: 46%;
    left: 41%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_9 {
    bottom: 55%;
    left: 33%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_9 {
    display: none;
}
}.pasta-page .img_wraper .img_bg_dop.img_10 {
    bottom: -4.5%;
    right: 5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_10 {
    width: 300px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_10 {
    bottom: 46%;
    right: 41%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_10 {
    bottom: 34%;
    right: 40%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_10 {
    bottom: 42%;
    right: 42%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_10 {
    display: none;
}
}.pasta-page .img_wraper .img_bg_dop.img_11 {
    bottom: -22%;
    left: -13%;
    z-index: 2;
    width: 30%;
}
@media (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_11 {
    width: 260px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pasta-page .img_wraper .img_bg_dop.img_11 {
    bottom: 30%;
    left: 8%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pasta-page .img_wraper .img_bg_dop.img_11 {
    bottom: -2%;
    left: 19%}
}@media (max-width:1199px) {
    .pasta-page .img_wraper .img_bg_dop.img_11 {
    bottom: -1%;
    left: 20%}
}@media (max-width:767px) {
    .pasta-page .img_wraper .img_bg_dop.img_11 {
    bottom: -8%;
    left: -10%;
    width: 315px;
}
}.pasta-page .container {
    position: relative;
}
@media (max-width:767px) {
    .pasta-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
}.pasta-page .right-side {
    margin-top: 50px;
    color: #fff;
    z-index: 8;
}
@media (max-width:1440px) {
    .pasta-page .right-side {
    margin-top: 25px;
}
}.pasta-page .right-side .purpose {
    margin-bottom: 30px;
    font-family: Sunday;
    font-size: 44px;
    width: 195px;
}
@media (max-width:1440px) {
    .pasta-page .right-side .purpose {
    max-width: 145px;
    margin-bottom: 25px;
}
}
.pasta-page .right-side p span {
    font-weight: 500;
}
.pasta-page .right-side .more {
    padding: 2px 16px 3px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all 200ms ease 0s;
    position: relative;
    z-index: 17;
    font-family: "LifehackSans";
    font-size: 20px;
}
.pasta-page .right-side .more:hover {
    background: #fed100;
}
.salad-page {
    background: url(../img/salat/img_bg.jpg) center/cover no-repeat;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
}
@media (max-width:1024px) {
    .salad-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .salad-page {
    padding-top: 112px;
    min-height: 840px;
}
}.salad-page .img_wraper {
    width: 1920px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.salad-page .img_wraper .img_content {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1940px;
    margin: 0 auto;
}
.salad-page .img_wraper .img_bg_dop {
    position: absolute;
    z-index: 1;
    height: auto;
}
.salad-page .img_wraper .img_bg_dop.img_1 {
    top: 36.5%;
    right: 5.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_1 {
    width: 100px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_1 {
    top: 26%;
    right: 17%}
}@media (min-width:1200px) and (max-width:1339px) {
    .salad-page .img_wraper .img_bg_dop.img_1 {
    top: 26%;
    right: 16%}
}@media (max-width:1199px) {
    .salad-page .img_wraper .img_bg_dop.img_1 {
    top: 35%;
    right: 26%}
}@media (max-width:767px) {
    .salad-page .img_wraper .img_bg_dop.img_1 {
    display: none;
}
}.salad-page .img_wraper .img_bg_dop.img_2 {
    top: .5%;
    left: 0;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_2 {
    display: none;
}
}.salad-page .img_wraper .img_bg_dop.img_3 {
    top: 1%;
    right: 11%;
    z-index: 3;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_3 {
    width: 540px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_3 {
    top: 0;
    right: 22%}
}@media (min-width:1200px) and (max-width:1339px) {
    .salad-page .img_wraper .img_bg_dop.img_3 {
    top: -1%;
    right: 20%}
}@media (max-width:1199px) {
    .salad-page .img_wraper .img_bg_dop.img_3 {
    top: 0;
    right: 27%}
}@media (max-width:767px) {
    .salad-page .img_wraper .img_bg_dop.img_3 {
    top: 50%;
    right: -24%;
    width: 305px;
}
}.salad-page .img_wraper .img_bg_dop.img_4 {
    top: 24%;
    left: -5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_4 {
    display: none;
}
}.salad-page .img_wraper .img_bg_dop.img_5 {
    bottom: 12%;
    right: -5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_5 {
    width: 300px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_5 {
    bottom: 39%;
    right: 12%}
}@media (min-width:1200px) and (max-width:1339px) {
    .salad-page .img_wraper .img_bg_dop.img_5 {
    bottom: 40%;
    right: 10%}
}@media (max-width:1199px) {
    .salad-page .img_wraper .img_bg_dop.img_5 {
    bottom: 31%;
    right: 19%}
}@media (max-width:767px) {
    .salad-page .img_wraper .img_bg_dop.img_5 {
    bottom: 2%;
    right: -8%;
    width: 215px;
}
}.salad-page .img_wraper .img_bg_dop.img_6 {
    top: 10%;
    right: 1%;
    z-index: 2;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_6 {
    width: 170px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_6 {
    top: 7%;
    right: 0;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .salad-page .img_wraper .img_bg_dop.img_6 {
    top: 7%;
    right: 12%}
}@media (max-width:1199px) {
    .salad-page .img_wraper .img_bg_dop.img_6 {
    top: 9%;
    right: 21%}
}@media (max-width:767px) {
    .salad-page .img_wraper .img_bg_dop.img_6 {
    top: 54%;
    right: 58%;
    width: 110px;
}
}.salad-page .img_wraper .img_bg_dop.img_7 {
    bottom: -4.5%;
    right: 21.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_7 {
    width: 200px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_7 {
    bottom: 27%;
    right: 27%}
}@media (min-width:1200px) and (max-width:1339px) {
    .salad-page .img_wraper .img_bg_dop.img_7 {
    bottom: 27%;
    right: 26%}
}@media (max-width:1199px) {
    .salad-page .img_wraper .img_bg_dop.img_7 {
    bottom: 23%;
    right: 35%}
}@media (max-width:767px) {
    .salad-page .img_wraper .img_bg_dop.img_7 {
    bottom: -11%;
    right: 58%;
    width: 115px;
}
}.salad-page .img_wraper .img_bg_dop.img_8 {
    top: 48%;
    left: -4.5%}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_8 {
    display: none;
}
}.salad-page .img_wraper .img_bg_dop.img_9 {
    bottom: 22%;
    left: 39.5%}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_9 {
    width: 185px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_9 {
    bottom: 46%;
    left: 46%}
}@media (min-width:1200px) and (max-width:1339px) {
    .salad-page .img_wraper .img_bg_dop.img_9 {
    bottom: 47%;
    left: 47%}
}@media (max-width:1199px) {
    .salad-page .img_wraper .img_bg_dop.img_9 {
    bottom: 48%;
    left: 40%}
}@media (max-width:767px) {
    .salad-page .img_wraper .img_bg_dop.img_9 {
    display: none;
}
}.salad-page .img_wraper .img_bg_dop.img_10 {
    bottom: 12.5%;
    right: 37%;
    z-index: 2;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_10 {
    width: 140px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_10 {
    bottom: 33%;
    right: 38%}
}@media (min-width:1200px) and (max-width:1339px) {
    .salad-page .img_wraper .img_bg_dop.img_10 {
    bottom: 31%;
    right: 38%}
}@media (max-width:1199px) {
    .salad-page .img_wraper .img_bg_dop.img_10 {
    bottom: 37%;
    right: 45%}
}@media (max-width:767px) {
    .salad-page .img_wraper .img_bg_dop.img_10 {
    display: none;
}
}.salad-page .img_wraper .img_bg_dop.img_11 {
    bottom: -37%;
    left: 1%;
    z-index: 2;
}
@media (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_11 {
    width: 600px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .salad-page .img_wraper .img_bg_dop.img_11 {
    bottom: -2%;
    left: 13%}
}@media (min-width:1200px) and (max-width:1339px) {
    .salad-page .img_wraper .img_bg_dop.img_11 {
    bottom: -2%;
    left: 17%}
}@media (max-width:1199px) {
    .salad-page .img_wraper .img_bg_dop.img_11 {
    bottom: -4%;
    left: 19%}
}@media (max-width:767px) {
    .salad-page .img_wraper .img_bg_dop.img_11 {
    bottom: 4%;
    left: -14%;
    width: 320px;
}
}.salad-page .container {
    position: relative;
}
@media (max-width:767px) {
    .salad-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
}.salad-page .right-side {
    margin-top: 50px;
    color: #fff;
    z-index: 8;
}
@media (max-width:1440px) {
    .salad-page .right-side {
    margin-top: 25px;
}
}.salad-page .right-side .purpose {
    margin-bottom: 30px;
    font-family: Sunday;
    font-size: 44px;
    width: 203px;
}
@media (max-width:1440px) {
    .salad-page .right-side .purpose {
    max-width: 150px;
    margin-bottom: 25px;
}
}.salad-page .right-side p {
    line-height: 24px;
    max-width: 357px;
}
.salad-page .right-side p span {
    font-weight: 500;
}
.salad-page .right-side .more {
    padding: 0 4px 2px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all 200ms ease 0s;
    position: relative;
    z-index: 17;
}
.salad-page .right-side .more:hover {
    background: #fed100;
}
.vine-page {
    position: relative;
    overflow: hidden;
    padding-top: 90px;
    background: url(../img/sauce/img_bg.jpg) center/cover no-repeat;
}
@media (max-width:1024px) {
    .vine-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .vine-page {
    padding-top: 112px;
    min-height: 830px;
}
}.vine-page [class*=img-bg] {
    position: absolute;
    z-index: 1;
    width: 0;
    height: auto;
}
.vine-page .img-bg-1 {
    z-index: 2;
    top: -7.9%;
    right: 8.8%;
    width: 924px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-1 {
    width: 693px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .vine-page .img-bg-1 {
    right: 17%;
    top: -12%}
}@media (min-width:1200px) and (max-width:1339px) {
    .vine-page .img-bg-1 {
    right: 15.3%;
    top: -7.2%}
}@media (max-width:1199px) {
    .vine-page .img-bg-1 {
    right: 15.3%;
    top: -7.2%}
}@media (max-width:767px) {
    .vine-page .img-bg-1 {
    right: -21.7%;
    top: initial;
    bottom: 2%;
    width: 370px;
}
}.vine-page .img-bg-2 {
    z-index: 2;
    top: 58.4%;
    left: 6.4%;
    width: 729px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-2 {
    width: 547px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .vine-page .img-bg-2 {
    left: 15.7%;
    top: 44.2%}
}@media (min-width:1200px) and (max-width:1339px) {
    .vine-page .img-bg-2 {
    left: 17.8%;
    top: 50.2%}
}@media (max-width:1199px) {
    .vine-page .img-bg-2 {
    left: 17.8%;
    top: 50.2%}
}@media (max-width:767px) {
    .vine-page .img-bg-2 {
    left: -7.2%;
    top: 55.2%;
    width: 270px;
}
}.vine-page .img-bg-3 {
    z-index: 2;
    top: -12.1%;
    left: -9.7%;
    width: 513px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-3 {
    display: none;
}
}.vine-page .img-bg-4 {
    z-index: 2;
    top: 32.2%;
    left: -5.6%;
    width: 339px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-4 {
    display: none;
}
}.vine-page .img-bg-5 {
    z-index: 2;
    top: 56.6%;
    left: 37.3%;
    width: 162px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-5 {
    width: 122px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .vine-page .img-bg-5 {
    top: 44.4%;
    left: 41.7%}
}@media (min-width:1200px) and (max-width:1339px) {
    .vine-page .img-bg-5 {
    top: 48%;
    left: 41%}
}@media (max-width:1199px) {
    .vine-page .img-bg-5 {
    top: 48%;
    left: 41%}
}@media (max-width:767px) {
    .vine-page .img-bg-5 {
    width: 65px;
    top: 54%;
    left: 60%}
}.vine-page .img-bg-6 {
    z-index: 2;
    top: 68%;
    right: 29.1%;
    width: 264px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-6 {
    width: 198px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .vine-page .img-bg-6 {
    top: 44.8%;
    right: 32%}
}@media (min-width:1200px) and (max-width:1339px) {
    .vine-page .img-bg-6 {
    top: 61.5%;
    right: 39%}
}@media (max-width:1199px) {
    .vine-page .img-bg-6 {
    top: 61.5%;
    right: 39%}
}@media (max-width:767px) {
    .vine-page .img-bg-6 {
    width: 90px;
    top: inherit;
    right: 63%;
    bottom: 2%}
}.vine-page .img-bg-7 {
    z-index: 2;
    top: 70%;
    right: 6%;
    width: 337px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-7 {
    width: 253px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .vine-page .img-bg-7 {
    top: 51%;
    right: 18.2%}
}@media (min-width:1200px) and (max-width:1339px) {
    .vine-page .img-bg-7 {
    top: 60%;
    right: 26.2%}
}@media (max-width:1199px) {
    .vine-page .img-bg-7 {
    top: 60%;
    right: 26.2%}
}@media (max-width:767px) {
    .vine-page .img-bg-7 {
    display: none;
}
}.vine-page .img-bg-8 {
    z-index: 2;
    top: 44%;
    right: -4.7%;
    width: 245px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-8 {
    width: 185px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .vine-page .img-bg-8 {
    top: 40.5%;
    right: 11%}
}@media (min-width:1200px) and (max-width:1339px) {
    .vine-page .img-bg-8 {
    top: 52.3%;
    right: 16.6%}
}@media (max-width:1199px) {
    .vine-page .img-bg-8 {
    top: 52.3%;
    right: 16.6%}
}@media (max-width:767px) {
    .vine-page .img-bg-8 {
    display: none;
}
}.vine-page .img-bg-9 {
    z-index: 2;
    top: 18.5%;
    right: 1.5%;
    width: 170px;
}
@media (max-width:1440px) {
    .vine-page .img-bg-9 {
    width: 75px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .vine-page .img-bg-9 {
    display: none;
}
}@media (min-width:1200px) and (max-width:1339px) {
    .vine-page .img-bg-9 {
    right: 10%;
    bottom: 15%}
}@media (max-width:1199px) {
    .vine-page .img-bg-9 {
    right: 10%;
    bottom: 15%}
}@media (max-width:767px) {
    .vine-page .img-bg-9 {
    display: none;
}
}.vine-page .container {
    position: relative;
}
@media (max-width:767px) {
    .vine-page .container {
    padding-right: 20px;
    padding-left: 20px;
}
}.vine-page .container .right-side {
    z-index: 8;
    margin-top: 42px;
    color: #fff;
}
@media (max-width:1440px) {
    .vine-page .container .right-side {
    margin-top: 25px;
}
}@media (max-width:1199px) {
    .vine-page .container .right-side {
    margin-top: 15px;
}
}.vine-page .container .right-side .purpose {
    font-family: Sunday;
    font-size: 44px;
    width: 360px;
    margin-bottom: 30px;
}
@media (max-width:1440px) {
    .vine-page .container .right-side .purpose {
    max-width: 272px;
    margin-bottom: 33px;
}
}.vine-page .container .right-side p {
    line-height: 24px;
    max-width: 382px;
}
.vine-page .container .right-side p span {
    font-weight: 500;
}
.vine-page .container .right-side .more {
    position: relative;
    z-index: 17;
    display: inline-block;
    margin-top: 6px;
    padding: 0 4px 2px;
    transition: all .2s ease;
    text-decoration: none;
    color: #000;
    background: #fff;
}
.vine-page .container .right-side .more:hover {
    background: #fed100;
}
.pizza-page {
    background: url(../img/pizza/img_bg.jpg) center/cover no-repeat;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
}
@media (max-width:1024px) {
    .pizza-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .pizza-page {
    padding-top: 112px;
    min-height: 870px;
}
}.pizza-page .img_wraper {
    width: 1920px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.pizza-page .img_wraper .img_content {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1940px;
    margin: 0 auto;
}
.pizza-page .img_wraper .img_bg_dop {
    position: absolute;
    z-index: 1;
    height: auto;
}
.pizza-page .img_wraper .img_bg_dop.img_1 {
    top: -6.5%;
    right: 1.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_1 {
    width: 775px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_1 {
    top: -5%;
    right: 15%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pizza-page .img_wraper .img_bg_dop.img_1 {
    top: -5%;
    right: 12%}
}@media (max-width:1199px) {
    .pizza-page .img_wraper .img_bg_dop.img_1 {
    top: -7%;
    right: 17%}
}@media (max-width:767px) {
    .pizza-page .img_wraper .img_bg_dop.img_1 {
    top: 51%;
    right: -28%;
    width: 370px;
}
}.pizza-page .img_wraper .img_bg_dop.img_2 {
    bottom: 2.5%;
    right: 2%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_2 {
    width: 260px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_2 {
    top: 43%;
    right: 16%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pizza-page .img_wraper .img_bg_dop.img_2 {
    top: 43%;
    right: 15%}
}@media (max-width:1199px) {
    .pizza-page .img_wraper .img_bg_dop.img_2 {
    top: 47%;
    right: 21%}
}@media (max-width:767px) {
    .pizza-page .img_wraper .img_bg_dop.img_2 {
    display: none;
}
}.pizza-page .img_wraper .img_bg_dop.img_3 {
    bottom: 8.5%;
    right: 23.5%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_3 {
    width: 225px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_3 {
    bottom: 34%;
    right: 29%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pizza-page .img_wraper .img_bg_dop.img_3 {
    bottom: 34%;
    right: 26%}
}@media (max-width:1199px) {
    .pizza-page .img_wraper .img_bg_dop.img_3 {
    bottom: 37%;
    right: 31%}
}@media (max-width:767px) {
    .pizza-page .img_wraper .img_bg_dop.img_3 {
    bottom: -14%;
    right: 10%;
    width: 140px;
}
}.pizza-page .img_wraper .img_bg_dop.img_4 {
    bottom: 18.5%;
    right: 44%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_4 {
    width: 250px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_4 {
    bottom: 42.5%;
    right: 43.5%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pizza-page .img_wraper .img_bg_dop.img_4 {
    bottom: 42.5%;
    right: 40.5%}
}@media (max-width:1199px) {
    .pizza-page .img_wraper .img_bg_dop.img_4 {
    bottom: 46.5%;
    right: 47.5%}
}@media (max-width:767px) {
    .pizza-page .img_wraper .img_bg_dop.img_4 {
    bottom: 29.5%;
    right: 53.5%;
    width: 150px;
}
}.pizza-page .img_wraper .img_bg_dop.img_5 {
    bottom: -9%;
    right: 24%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_5 {
    width: 400px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_5 {
    bottom: 18%;
    right: 30%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pizza-page .img_wraper .img_bg_dop.img_5 {
    bottom: 18%;
    right: 27%}
}@media (max-width:1199px) {
    .pizza-page .img_wraper .img_bg_dop.img_5 {
    bottom: 21%;
    right: 30.5%}
}@media (max-width:767px) {
    .pizza-page .img_wraper .img_bg_dop.img_5 {
    bottom: 8%;
    right: -12.5%;
    width: 190px;
}
}.pizza-page .img_wraper .img_bg_dop.img_6 {
    bottom: -40%;
    left: -3%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_6 {
    width: 700px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_6 {
    bottom: -5%;
    left: 10%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pizza-page .img_wraper .img_bg_dop.img_6 {
    bottom: -5%;
    left: 16%}
}@media (max-width:1199px) {
    .pizza-page .img_wraper .img_bg_dop.img_6 {
    bottom: -5%;
    left: 18%}
}@media (max-width:767px) {
    .pizza-page .img_wraper .img_bg_dop.img_6 {
    bottom: -4%;
    left: -23%}
}.pizza-page .img_wraper .img_bg_dop.img_7 {
    top: 49%;
    left: 27%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_7 {
    width: 60px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_7 {
    top: 39%;
    left: 28%}
}@media (min-width:1200px) and (max-width:1339px) {
    .pizza-page .img_wraper .img_bg_dop.img_7 {
    top: 39%;
    left: 31%}
}@media (max-width:1199px) {
    .pizza-page .img_wraper .img_bg_dop.img_7 {
    top: 34%;
    left: 33%}
}@media (max-width:767px) {
    .pizza-page .img_wraper .img_bg_dop.img_7 {
    display: none;
}
}.pizza-page .img_wraper .img_bg_dop.img_8 {
    top: 1%;
    left: 1%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_8 {
    display: none;
}
}.pizza-page .img_wraper .img_bg_dop.img_9 {
    top: 24%;
    left: 5.5%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_9 {
    display: none;
}
}.pizza-page .img_wraper .img_bg_dop.img_10 {
    top: 30%;
    left: -8.5%}
@media (max-width:1440px) {
    .pizza-page .img_wraper .img_bg_dop.img_10 {
    display: none;
}
}.pizza-page .container {
    position: relative;
}
@media (max-width:767px) {
    .pizza-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
}.pizza-page .right-side {
    margin-top: 50px;
    color: #fff;
    z-index: 8;
}
@media (max-width:1440px) {
    .pizza-page .right-side {
    margin-top: 25px;
}
}.pizza-page .right-side .purpose {
    margin-bottom: 30px;
    font-family: Sunday;
    font-size: 44px;
    width: 188px;
}
@media (max-width:1440px) {
    .pizza-page .right-side .purpose {
    max-width: 138px;
    margin-bottom: 25px;
}
}.pizza-page .right-side p {
    line-height: 24px;
    max-width: 357px;
}
.pizza-page .right-side p span {
    font-weight: 500;
}
.pizza-page .right-side .more {
    padding: 0 4px 2px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all .2s ease;
    position: relative;
    z-index: 17;
}
.pizza-page .right-side .more:hover {
    background: #fed100;
}
.beer-page {
    background: url(../img/beer/bg_img.jpg) center/cover no-repeat;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
}
@media (max-width:1024px) {
    .beer-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .beer-page {
    padding-top: 112px;
    min-height: 880px;
}
}.beer-page .img_wraper {
    width: 1920px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.beer-page .img_wraper .img_content {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1940px;
    margin: 0 auto;
}
.beer-page .img_wraper .img_bg_dop {
    position: absolute;
    z-index: 1;
    height: auto;
}
.beer-page .img_wraper .img_bg_dop.img_1 {
    top: 13%;
    right: 5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_1 {
    width: 185px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_1 {
    top: 10%;
    right: 16%}
}@media (min-width:1200px) and (max-width:1339px) {
    .beer-page .img_wraper .img_bg_dop.img_1 {
    top: 10%;
    right: 14%}
}@media (max-width:1199px) {
    .beer-page .img_wraper .img_bg_dop.img_1 {
    top: 9%;
    right: 25%}
}@media (max-width:767px) {
    .beer-page .img_wraper .img_bg_dop.img_1 {
    display: none;
}
}.beer-page .img_wraper .img_bg_dop.img_2 {
    bottom: 0;
    right: 20.5%}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_2 {
    width: 220px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_2 {
    bottom: 25%;
    right: 21.5%}
}@media (min-width:1200px) and (max-width:1339px) {
    .beer-page .img_wraper .img_bg_dop.img_2 {
    bottom: 25%;
    right: 21.5%}
}@media (max-width:1199px) {
    .beer-page .img_wraper .img_bg_dop.img_2 {
    bottom: 23%;
    right: 22.5%}
}@media (max-width:767px) {
    .beer-page .img_wraper .img_bg_dop.img_2 {
    display: none;
}
}.beer-page .img_wraper .img_bg_dop.img_3 {
    top: 24.5%;
    right: 13.5%;
    z-index: 3;
}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_3 {
    width: 220px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_3 {
    top: 21.5%;
    right: 23%}
}@media (min-width:1200px) and (max-width:1339px) {
    .beer-page .img_wraper .img_bg_dop.img_3 {
    top: 22.5%;
    right: 23%}
}@media (max-width:1199px) {
    .beer-page .img_wraper .img_bg_dop.img_3 {
    top: 24.5%;
    right: 32%}
}@media (max-width:767px) {
    .beer-page .img_wraper .img_bg_dop.img_3 {
    top: inherit;
    right: 2%;
    bottom: -8%;
    width: 145px;
}
}.beer-page .img_wraper .img_bg_dop.img_4 {
    bottom: 15%;
    right: 5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_4 {
    width: 190px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_4 {
    bottom: 46%;
    right: 14%}
}@media (min-width:1200px) and (max-width:1339px) {
    .beer-page .img_wraper .img_bg_dop.img_4 {
    bottom: 46%;
    right: 15%}
}@media (max-width:1199px) {
    .beer-page .img_wraper .img_bg_dop.img_4 {
    bottom: 49%;
    right: 23%}
}@media (max-width:767px) {
    .beer-page .img_wraper .img_bg_dop.img_4 {
    bottom: -2%;
    right: 63%;
    width: 120px;
}
}.beer-page .img_wraper .img_bg_dop.img_5 {
    bottom: 3%;
    right: 37.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_5 {
    width: 300px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_5 {
    bottom: 24.5%;
    right: 41.5%}
}@media (min-width:1200px) and (max-width:1339px) {
    .beer-page .img_wraper .img_bg_dop.img_5 {
    bottom: 27.5%;
    right: 39.5%}
}@media (max-width:1199px) {
    .beer-page .img_wraper .img_bg_dop.img_5 {
    bottom: 27.5%;
    right: 41.5%}
}@media (max-width:767px) {
    .beer-page .img_wraper .img_bg_dop.img_5 {
    bottom: 9.5%;
    right: 4.5%;
    width: 160px;
}
}.beer-page .img_wraper .img_bg_dop.img_6 {
    top: 11%;
    right: 26.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_6 {
    width: 350px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_6 {
    top: 12%;
    right: 33%}
}@media (min-width:1200px) and (max-width:1339px) {
    .beer-page .img_wraper .img_bg_dop.img_6 {
    top: 8%;
    right: 32%}
}@media (max-width:1199px) {
    .beer-page .img_wraper .img_bg_dop.img_6 {
    top: 9%;
    right: 40%}
}@media (max-width:767px) {
    .beer-page .img_wraper .img_bg_dop.img_6 {
    width: 200px;
    top: 53%;
    right: 1%}
}.beer-page .img_wraper .img_bg_dop.img_7 {
    bottom: 35%;
    right: 27.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_7 {
    width: 150px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_7 {
    bottom: 42%;
    right: 33%}
}@media (min-width:1200px) and (max-width:1339px) {
    .beer-page .img_wraper .img_bg_dop.img_7 {
    bottom: 43%;
    right: 32%}
}@media (max-width:1199px) {
    .beer-page .img_wraper .img_bg_dop.img_7 {
    bottom: 40%;
    right: 33.5%}
}@media (max-width:767px) {
    .beer-page .img_wraper .img_bg_dop.img_7 {
    width: 100px;
    bottom: 7%;
    right: 35.5%}
}.beer-page .img_wraper .img_bg_dop.img_8 {
    bottom: -30%;
    left: 1.5%}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_8 {
    width: 650px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_8 {
    bottom: -1%;
    left: 8.5%}
}@media (min-width:1200px) and (max-width:1339px) {
    .beer-page .img_wraper .img_bg_dop.img_8 {
    bottom: -1%;
    left: 15.5%}
}@media (max-width:1199px) {
    .beer-page .img_wraper .img_bg_dop.img_8 {
    bottom: -2%;
    left: 16.5%}
}@media (max-width:767px) {
    .beer-page .img_wraper .img_bg_dop.img_8 {
    width: 330px;
    bottom: 15%;
    left: -14.5%}
}.beer-page .img_wraper .img_bg_dop.img_9 {
    top: 1%;
    left: -3%}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_9 {
    display: none;
}
}.beer-page .img_wraper .img_bg_dop.img_10 {
    bottom: 20.5%;
    left: -9.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .beer-page .img_wraper .img_bg_dop.img_10 {
    display: none;
}
}.beer-page .container {
    position: relative;
}
@media (max-width:767px) {
    .beer-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
}.beer-page .right-side {
    margin-top: 50px;
    color: #fff;
    z-index: 8;
}
@media (max-width:1440px) {
    .beer-page .right-side {
    margin-top: 25px;
}
}.beer-page .right-side .purpose {
    margin-bottom: 30px;
    font-family: Sunday;
    font-size: 44px;
    width: 155px;
}
@media (max-width:1440px) {
    .beer-page .right-side .purpose {
    max-width: 115px;
    margin-bottom: 25px;
}
}.beer-page .right-side p {
    line-height: 24px;
    max-width: 357px;
}
.beer-page .right-side p span {
    font-weight: 500;
}
.beer-page .right-side .more {
    padding: 0 4px 2px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all 200ms ease 0s;
    position: relative;
    z-index: 17;
}
.beer-page .right-side .more:hover {
    background: #fed100;
}
.jam-page {
    position: relative;
    overflow: hidden;
    background: url(../img/picnic/img_bg.jpg) center/cover no-repeat;
}
@media (max-width:767px) {
    .jam-page {
    min-height: 1260px;
}
}.jam-page .container {
    box-sizing: border-box;
    padding-top: 90px;
}
@media (max-width:767px) {
    .jam-page .container {
    padding-top: 112px;
}
}.jam-page .el-sidebar-menu a {
    color: #000;
}
@media (max-width:1024px) {
    .jam-page .el-sidebar-menu a {
    color: #fff;
}
}.jam-page [class*=img-bg] {
    position: absolute;
    z-index: 1;
    top: 43.2%;
    width: 320px;
    height: auto;
}
@media (max-width:1440px) {
    .jam-page [class*=img-bg] {
    width: 240px;
    height: 260px;
}
}@media (max-width:767px) {
    .jam-page [class*=img-bg] {
    width: 190px;
    height: 210px;
}
}.jam-page .img-bg-1 {
    z-index: 2;
    left: 31.8%}
@media (min-width:1340px) and (max-width:1440px) {
    .jam-page .img-bg-1 {
    top: 34.3%;
    left: 37%}
}@media (min-width:1200px) and (max-width:1339px) {
    .jam-page .img-bg-1 {
    top: 36.9%;
    left: 36.4%}
}@media (min-width:1025px) and (max-width:1199px) {
    .jam-page .img-bg-1 {
    top: 39.5%;
    left: 37.4%}
}@media (max-width:1024px) {
    .jam-page .img-bg-1 {
    top: 34%;
    left: 31.5%}
}@media (max-width:767px) {
    .jam-page .img-bg-1 {
    top: 49.5%;
    left: 27.3%}
}.jam-page .img-bg-2 {
    z-index: 2;
    left: 47.4%}
@media (min-width:1340px) and (max-width:1440px) {
    .jam-page .img-bg-2 {
    top: 34.3%;
    left: 49.5%}
}@media (min-width:1200px) and (max-width:1339px) {
    .jam-page .img-bg-2 {
    top: 36.9%;
    left: 48.8%}
}@media (min-width:1025px) and (max-width:1199px) {
    .jam-page .img-bg-2 {
    top: 39.5%;
    left: 50%}
}@media (max-width:1024px) {
    .jam-page .img-bg-2 {
    top: 34%;
    left: 44%}
}@media (max-width:767px) {
    .jam-page .img-bg-2 {
    top: 70%;
    left: 26%}
}.jam-page .img-bg-3 {
    z-index: 2;
    top: 43.1%;
    right: 20.8%;
    width: 328px;
}
@media (max-width:1440px) {
    .jam-page .img-bg-3 {
    width: 240px;
}
}@media (max-width:767px) {
    .jam-page .img-bg-3 {
    width: 200px;
    height: 220px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .jam-page .img-bg-3 {
    top: 35%;
    right: 25.6%}
}@media (min-width:1200px) and (max-width:1339px) {
    .jam-page .img-bg-3 {
    top: 37.5%;
    right: 26.8%}
}@media (min-width:1025px) and (max-width:1199px) {
    .jam-page .img-bg-3 {
    top: 39.5%;
    right: 25.4%}
}@media (max-width:1024px) {
    .jam-page .img-bg-3 {
    top: 34%;
    right: 31.3%}
}@media (max-width:767px) {
    .jam-page .img-bg-3 {
    top: 91%;
    right: 28.3%}
}.jam-page .container {
    position: relative;
}
@media (max-width:767px) {
    .jam-page .container {
    padding-right: 20px;
    padding-left: 20px;
}
}.jam-page .container .right-side {
    z-index: 8;
    margin-top: 42px;
    text-align: center;
    color: #000;
}
@media (max-width:1440px) {
    .jam-page .container .right-side {
    margin-top: 22px;
}
}@media (max-width:1199px) {
    .jam-page .container .right-side {
    margin-top: 15px;
}
}@media (max-width:767px) {
    .jam-page .container .right-side {
    text-align: left;
}
}.jam-page .container .right-side .purpose {
    font-family: Sunday;
    font-size: 44px;
    width: 226px;
    margin-bottom: 26px;
}
@media (max-width:1440px) {
    .jam-page .container .right-side .purpose {
    max-width: 172px;
    margin-bottom: 17px;
}
}.jam-page .container .right-side p {
    line-height: 24px;
    max-width: 75%;
    margin: 0 auto;
}
@media (max-width:1200px) {
    .jam-page .container .right-side p {
    max-width: 85%}
}@media (max-width:767px) {
    .jam-page .container .right-side p {
    max-width: 100%}
}.jam-page .container .right-side p span {
    font-weight: 500;
}
.jam-page .container .right-side .more {
    position: relative;
    z-index: 17;
    display: inline-block;
    margin-top: 6px;
    padding: 0 4px 2px;
    transition: all .2s ease;
    text-decoration: none;
    color: #000;
    background: #fff;
}
.jam-page .container .right-side .more:hover {
    background: #fed100;
}
.jam-page .jam-list {
    display: inline-block;
    width: 100%;
    margin-top: 60px;
    cursor: none;
}
@media (max-width:1440px) and (min-width:1200px) {
    .jam-page .jam-list {
    margin-top: 26px;
}
}@media (max-width:1025px) {
    .jam-page .jam-list {
    margin-top: 10px;
}
}.jam-page .jam-list li {
    position: relative;
    display: inline-block;
    width: 235px;
    height: 345px;
}
@media (max-width:1440px) {
    .jam-page .jam-list li {
    width: 184px;
    height: 245px;
}
}@media (max-width:767px) {
    .jam-page .jam-list li {
    height: 200px;
    width: 100%;
    text-align: center;
}
}@media (min-width:1441px) {
    .jam-page .jam-list li: nth-child(1) {
    margin-right: 48px;
}
}@media (max-width:1440px) {
    .jam-page .jam-list li: nth-child(1) {
    margin-right: 40px;
}
}@media (max-width:1025px) {
    .jam-page .jam-list li: nth-child(1) {
    margin-right: 50px;
}
}@media (min-width:1441px) {
    .jam-page .jam-list li: nth-child(2) {
    margin: 0 25px;
}
}@media (max-width:1440px) {
    .jam-page .jam-list li: nth-child(2) {
    margin: 0 20px;
}
}@media (max-width:767px) {
    .jam-page .jam-list li: nth-child(2) {
    margin: 0;
}
}@media (min-width:1441px) {
    .jam-page .jam-list li: nth-child(3) {
    margin-left: 50px;
}
}@media (max-width:1440px) {
    .jam-page .jam-list li: nth-child(3) {
    margin-left: 40px;
}
}@media (max-width:767px) {
    .jam-page .jam-list li: nth-child(3) {
    margin-left: 0;
}
}.jam-page .jam-list a {
    display: inline-block;
    width: 100%;
    height: 235px;
    border-radius: 50%;
    cursor: none;
}
@media (max-width:1440px) {
    .jam-page .jam-list a {
    height: 184px;
}
}.jam-page .jam-list span {
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    z-index: 17;
    bottom: 100%;
    left: 0;
    display: none;
    box-sizing: border-box;
    width: 239px;
    height: 239px;
    margin-bottom: 16px;
    padding: 58px 15px 0;
    color: #000;
    border-radius: 50%;
    background: rgba(254, 209, 0, .9);
}
@media (max-width:1440px) {
    .jam-page .jam-list span {
    left: 50%;
    width: 236px;
    height: 236px;
    margin-bottom: 6px;
    margin-left: -118px;
}
}@media (max-width:767px) {
    .jam-page .jam-list span {
    margin-bottom: -105px;
    line-height: 18px;
    padding: 55px 20px 0;
    text-align: center;
}
}.jam-page .jam-list .info-show span {
    display: inline-block;
}
.jam-page .jam-list .jam-title {
    height: 40px;
    margin-top: 42px;
}
@media (max-width:1440px) {
    .jam-page .jam-list .jam-title {
    height: 32px;
    margin-top: 26px;
}
}@media (max-width:1025px) {
    .jam-page .jam-list .jam-title {
    margin-top: 40px;
}
}@media (max-width:767px) {
    .jam-page .jam-list .jam-title {
    margin-top: 0;
}
}.jam-hand {
    position: absolute;
    z-index: 8;
    left: 20%;
    top: 75%;
    width: 750px;
    height: 800px;
    pointer-events: none;
    background: url(../img/jam/hand.png) left top no-repeat;
}
@media (max-width:767px) {
    .jam-hand {
    display: none;
}
}.caractere-page {
    background: url(../img/glavnaya/syr_adygerski/3.png) center/cover no-repeat;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
}
.brynza_back{
    background: url(../img/glavnaya/brynza_turkia/4.png) center/cover no-repeat !important;
}
@media (max-width:1024px) {
    .caractere-page {
    padding-bottom: 160px;
}
}@media (max-width:767px) {
    .caractere-page {
    padding-top: 112px;
    min-height: 880px;
}
}.caractere-page .img_wraper {
    width: 1920px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.caractere-page .img_wraper .img_content {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1940px;
    margin: 0 auto;
}
.caractere-page .img_wraper .img_wraper_togl_popap {
    position: absolute;
    bottom: -9%;
    left: 44%;
    display: inline-block;
    z-index: 9;
}
@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_wraper_togl_popap {
    bottom: 30%;
    left: 48%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_wraper_togl_popap {
    bottom: 29%;
    left: 48%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_wraper_togl_popap {
    bottom: 30%;
    left: 46%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_wraper_togl_popap {
    bottom: -12%;
    left: 56%;
    width: 200px;
}
}.caractere-page .img_wraper .img_wraper_togl_popap .popap_act {
    border-radius: 100%;
    background-color: #fed100;
    position: absolute;
    top: 17%;
    left: 38%;
    z-index: 10;
    width: 11px;
    height: 11px;
    border: 7px solid #fed100;
    transition: all .2s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: hvr-buzz-out 2.8s linear infinite;
    animation: hvr-buzz-out 2.8s linear infinite;
}
.caractere-page .img_wraper .img_wraper_togl_popap .popap_act.active, .caractere-page .img_wraper .img_wraper_togl_popap .popap_act:hover {
    background-color: #c3a102;
}
@media (max-width:767px) {
    .caractere-page .img_wraper .img_wraper_togl_popap .popap_act {
    top: 9%;
    left: 23%}
}.caractere-page .img_wraper .img_bg_dop {
    position: absolute;
    z-index: 1;
    height: auto;
}
.caractere-page .img_wraper .img_bg_dop.img_1 {
    top: 2.5%;
    right: 22.5%;
    z-index: 2;
}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_1 {
    width: 500px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_1 {
    top: 5%;
    right: 24%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_1 {
    top: 4%;
    right: 24%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_1 {
    top: 5%;
    right: 24%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_1 {
    top: initial;
    right: -16%;
    bottom: 17%;
    width: 260px;
}
}.caractere-page .img_wraper .img_bg_dop.img_2 {
    top: 3%;
    right: -8%;}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_2 {
    width: 340px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_2 {
    top: -2%;
    right: 12%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_2 {
    top: -4%;
    right: 14%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_2 {
    top: -5%;
    right: 18%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_2 {
    display: none;
}
}.caractere-page .img_wraper .img_bg_dop.img_3 {
    bottom: 32%;
    right: -5%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_3 {
    width: 270px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_3 {
    bottom: 48%;
    right: 8%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_3 {
    bottom: 46%;
    right: 12%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_3 {
    bottom: 41%;
    right: 18%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_3 {
    bottom: -15%;
    right: 62%;
    width: 150px;
}
}.caractere-page .img_wraper .img_bg_dop.img_4 {
    bottom: 30.5%;
    right: 15.5%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_4 {
    width: 75px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_4 {
    bottom: 44%;
    right: 21.5%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_4 {
    bottom: 46.5%;
    right: 26.5%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_4 {
    bottom: 31%;
    right: 27.5%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_4 {
    bottom: -12%;
    right: 22.5%;
    width: 40px;
}
}.caractere-page .img_wraper .img_bg_dop.img_5 {
    top: -11%;
    right: 83%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_5 {
    width: 205px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_5 {
    top: -2%;
    right: 77%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_5 {
    top: -2%;
    right: 77%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_5 {
    top: -2%;
    right: 80%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_5 {
    display: none;
}
}.caractere-page .img_wraper .img_bg_dop.img_6 {
    bottom: -10%;
    left: -8%;}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_6 {
    width: 28%;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_6 {
    bottom: 21%;
    left: 6%;}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_6 {
    bottom: 27%;
    left: 13%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_6 {
    bottom: 29%;
    left: 15%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_6 {
    bottom: 0;
    left: -22%}
}.caractere-page .img_wraper .img_bg_dop.img_7 {
    bottom: -14%;
    right: -6%;}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_7 {
    width: 350px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_7 {
    bottom: 21%;
    right: 9%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_7 {
    bottom: 24%;
    right: 14%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_7 {
    display: none;
}
}.caractere-page .img_wraper .img_bg_dop.img_8 {
    bottom: 19%;
    right: 24%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_8 {
    width: 180px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_8 {
    bottom: 34%;
    right: 28%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_8 {
    bottom: 32%;
    right: 32.5%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_8 {
    bottom: 26%;
    right: 31%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_8 {
    bottom: 34%;
    right: 52%;
    width: 110px;
}
}.caractere-page .img_wraper .img_bg_dop.img_9 {
    bottom: 26%;
    right: 32.5%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_9 {
    width: 180px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_9 {
    bottom: 46%;
    right: 35.5%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_9 {
    bottom: 48%;
    right: 37.5%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_9 {
    bottom: 40%;
    right: 35.5%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_9 {
    display: none;
}
}.caractere-page .img_wraper .img_bg_dop.img_10 {
    bottom: 24%;
    left: 39.5%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_10 {
    width: 205px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_10 {
    bottom: 40%;
    left: 43%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_10 {
    bottom: 40%;
    left: 43%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_10 {
    bottom: 45%;
    left: 42%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_10 {
    bottom: 4%;
    left: 52%;
    width: 125px;
}
}.caractere-page .img_wraper .img_bg_dop.img_11 {
    position: static;
}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_11 {
    width: 310px;
}
}.caractere-page .img_wraper .img_bg_dop.img_12 {
    bottom: 44%;
    left: 21%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_12 {
    display: none;
}
}.caractere-page .img_wraper .img_bg_dop.img_13 {
    top: 33%;
    left: 9%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_13 {
    width: 60px;
}
}@media (min-width:1340px) and (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_13 {
    top: 39%;
    left: 28%}
}@media (min-width:1200px) and (max-width:1339px) {
    .caractere-page .img_wraper .img_bg_dop.img_13 {
    top: 39%;
    left: 31%}
}@media (max-width:1199px) {
    .caractere-page .img_wraper .img_bg_dop.img_13 {
    top: 34%;
    left: 33%}
}@media (max-width:767px) {
    .caractere-page .img_wraper .img_bg_dop.img_13 {
    display: none;
}
}.caractere-page .img_wraper .img_bg_dop.img_14 {
    top: -17%;
    left: -14%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_14 {
    display: none;
}
}.caractere-page .img_wraper .img_bg_dop.img_15 {
    top: 35%;
    left: -4%}
@media (max-width:1440px) {
    .caractere-page .img_wraper .img_bg_dop.img_15 {
    display: none;
}
}.caractere-page .container {
    position: relative;
}
@media (max-width:767px) {
    .caractere-page .container {
    padding-left: 20px;
    padding-right: 20px;
}
}.caractere-page .right-side {
    margin-top: 50px;
    color: #fff;
    position: relative;
    z-index: 3;
}
@media (max-width:1440px) {
    .caractere-page .right-side {
    margin-top: 25px;
}
}.caractere-page .right-side .purpose {
    margin-bottom: 30px;
    font-family: Sunday;
    font-size: 44px;
    width: 200px;
}
@media (max-width:1440px) {
    .caractere-page .right-side .purpose {
    max-width: 148px;
    margin-bottom: 25px;
}
}.caractere-page .right-side p {
    max-width: 375px;
}
.caractere-page .right-side p span {
    font-weight: 500;
}
.caractere-page .right-side .more {
    padding: 2px 16px 3px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all 200ms ease 0s;
    position: relative;
    z-index: 17;
    font-size: 20px;
    font-family: "LifehackSans";
}
.caractere-page .right-side .more:hover {
    background: #fed100;
}
body .remodal-overlay {
    background: 0 0;
}
body .remodal-wrapper {
    text-align: right;
}
@media (max-width:767px) {
    body .remodal-wrapper {
    text-align: center;
    padding: 0;
}
}.popap_tertka {
    display: none;
    width: 550px;
    padding: 60px 35px 30px;
    box-sizing: border-box;
    background: #fed100;
    overflow: hidden;
    margin-right: 18%;
    margin-top: 5.5%;
    vertical-align: top!important;
}
@media (max-width:1440px) {
    .popap_tertka {
    margin-right: 1%}
}@media (max-width:767px) {
    .popap_tertka {
    width: 300px;
    padding: 0 15px 30px;
    margin-top: 0;
    vertical-align: middle!important;
}
}.popap_tertka .popap_wraper {
    width: 100%}
.popap_tertka .popap_wraper .close {
    position: absolute;
    top: 3%;
    right: 4%}
.popap_tertka .popap_wraper .close svg {
    width: 20px;
    height: 20px;
}
.popap_tertka .popap_wraper .item_popap {
    position: relative;
    margin-bottom: 35px;
}
@media (max-width:767px) {
    .popap_tertka .popap_wraper .item_popap {
    margin-bottom: 0;
    margin-top: 120px;
}
.popap_tertka .popap_wraper .item_popap:nth-child(2) {
    margin-top: 80px;
}
}.popap_tertka .popap_wraper .item_popap img {
    position: absolute;
}
.popap_tertka .popap_wraper .item_popap img.pop_img_1 {
    top: -200px;
    left: -115px;
    width: 250px;
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
}
@media (max-width:767px) {
    .popap_tertka .popap_wraper .item_popap img.pop_img_1 {
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg);
    width: 120px;
    top: -120px;
    left: -20px;
}
}.popap_tertka .popap_wraper .item_popap img.pop_img_2 {
    top: -185px;
    left: -105px;
    width: 250px;
    -webkit-transform: rotate(-14deg);
    -ms-transform: rotate(-14deg);
    transform: rotate(-14deg);
}
@media (max-width:767px) {
    .popap_tertka .popap_wraper .item_popap img.pop_img_2 {
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg);
    width: 120px;
    top: -125px;
    left: -20px;
}
}.popap_tertka .popap_wraper .item_popap img.pop_img_3 {
    top: -155px;
    left: -115px;
    width: 250px;
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
}
@media (max-width:767px) {
    .popap_tertka .popap_wraper .item_popap img.pop_img_3 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 120px;
    top: -135px;
    left: -35px;
}
}.popap_tertka .popap_wraper .item_popap p {
    margin-left: 215px;
    line-height: 1.7;
    text-align: left;
}
@media (max-width:767px) {
    .popap_tertka .popap_wraper .item_popap p {
    margin-left: 0;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 21px;
}
}@-webkit-keyframes hvr-buzz-out {
    5% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
9% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
13% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
17% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
21% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
25% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
29% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
33% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
37% {
    -webkit-transform: translateX(1px) rotate(0deg);
    transform: translateX(1px) rotate(0deg);
}
41% {
    -webkit-transform: translateX(-1px) rotate(0deg);
    transform: translateX(-1px) rotate(0deg);
}
}@keyframes hvr-buzz-out {
    5% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
9% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
13% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
}
17% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
}
21% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
25% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
29% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
}
33% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
}
37% {
    -webkit-transform: translateX(1px) rotate(0deg);
    transform: translateX(1px) rotate(0deg);
}
41% {
    -webkit-transform: translateX(-1px) rotate(0deg);
    transform: translateX(-1px) rotate(0deg);
}
}.detail-page {
    background: #fff;
    position: relative;
    overflow: hidden;
}
.slider-content.contact .owl-dots, .slider-content.contact .owl-nav {
    display: none;
}
.slider-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 585px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #000;
}
@media (max-width:1199px) {
    .slider-content {
    position: relative;
    margin-top: 70px;
    right: 0;
    height: 670px;
}
}@media (max-width:1024px) and (min-width:768px) {
    .slider-content {
    margin-top: 0;
}
}@media (max-width:767px) {
    .slider-content {
    height: 370px;
    margin-top: 110px;
}
}.slider-content .link-kupit {
    position: absolute;
    right: 615px;
    bottom: 62px;
    padding: 0 4px 2px;
    display: inline-block;
    margin-top: 6px;
    text-decoration: none;
    color: #000;
    background: #fff;
    transition: all .2s ease;
    z-index: 5;
}
@media (max-width:1199px) {
    .slider-content .link-kupit {
    right: 30px;
}
}@media (max-width:767px) {
    .slider-content .link-kupit {
    display: none;
}
}.slider-content .link-kupit:hover {
    background: #fed100;
}
.slider-content .contact_img {
    height: 100%;
    position: relative;
}
.slider-content .contact_img .item {
    background: center/cover no-repeat;
}
@media (max-width:1199px) {
    .slider-content .contact_img .item {
    height: 670px;
}
}@media (max-width:767px) {
    .slider-content .contact_img .item {
    height: 370px;
}
}.slider-content .contact_img .item img {
    display: none;
}
.slider-content .slider {
    height: 100%;
    position: relative;
}
.slider-content .owl-item {
    float: left;
}
@media (max-width:1199px) {
    .slider-content .item {
    height: 670px;
}
}@media (max-width:767px) {
    .slider-content .item {
    height: 370px;
}
}.slider-content .item img {
    display: none;
}
.slider-content .owl-nav {
    position: absolute;
    height: 0;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slider-content .owl-prev {
    float: left;
    margin-left: 25px;
    color: transparent;
    background-image: url(../img/fancybox/left%402x.png)!important;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 200%;
    width: 25px;
    height: 45px;
    visibility: visible!important;
    margin-top: -22px;
}
@media (max-width:767px) {
    .slider-content .owl-prev {
    margin-left: 10px;
}
}.slider-content .owl-prev:hover {
    background-position: -25px 1px;
    cursor: pointer;
}
.slider-content .owl-next {
    float: right;
    margin-right: 25px;
    color: transparent;
    background-image: url(../img/fancybox/right%402x.png)!important;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 200%;
    width: 25px;
    height: 45px;
    visibility: visible!important;
    margin-top: -22px;
}
@media (max-width:767px) {
    .slider-content .owl-next {
    margin-right: 10px;
}
}.slider-content .owl-next:hover {
    background-position: -25px 1px;
    cursor: pointer;
}
.slider-content .owl-dots {
    display: inline-block;
    position: relative;
    z-index: 3;
    width: 100%;
    text-align: center;
    top: -60px;
}
@media (max-width:767px) {
    .slider-content .owl-dots {
    display: none;
}
}.slider-content .owl-dots .owl-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, .65);
    cursor: pointer;
}
.slider-content .owl-dots .owl-dot.active {
    background-color: #fff;
}
.modal-overlay-contact {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    background: rgba(0, 0, 0, .92);
}
@media (min-width:1200px) {
    .modal-overlay-contact {
    position: fixed;
    width: 585px;
    margin: auto;
}
}@media (max-width:1199px) {
    .modal-overlay-contact {
    left: -500px;
    right: -500px;
}
}@media (max-width:767px) {
    .modal-overlay-contact {
    position: fixed;
}
}.modal-thank-you {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    display: none;
    box-sizing: border-box;
    padding: 15px 40px;
    width: 360px;
    height: 130px;
    margin-top: -65px;
    margin-left: -180px;
    background: #fed100;
    text-align: center;
}
@media (min-width:1200px) {
    .modal-thank-you {
    position: fixed;
}
}@media (max-width:767px) {
    .modal-thank-you {
    position: fixed;
}
}.modal-thank-you .modal-title {
    position: relative;
    line-height: 40px;
    font-size: 25px;
    font-weight: 700;
}
.modal-thank-you .modal-title:after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -16px;
    width: 32px;
    height: 2px;
    background: #000;
    content: ""}
.modal-thank-you p {
    margin-top: 6px;
    line-height: 24px;
    font-size: 19px;
    font-weight: 700;
}
.item, .owl-item, .owl-stage, .owl-stage-outer {
    height: 100%}
.slider-content .item {
    background: center/cover no-repeat #000;
}
.owl-stage-outer {
    position: relative;
}
.product-page h1 {
    margin-bottom: 0;
    max-width: 400px;
    font: 700 27px/1 Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.product-page h2 {
    margin-top: 30px;
    font: 500 18px/1.5 Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.product-page h3 {
    font: 500 16px/1.2 Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.product-page .trans {
    position: relative;
    margin-bottom: 23px;
    font: 700 20px/27px Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.product-page .trans:after {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 33px;
    height: 6px;
    background-color: #000;
    content: ""}
.list-prop {
    margin: 45px 0 50px;
}
@media (max-width:767px) {
    .list-prop {
    text-align: center;
}
}.list-prop li {
    float: left;
    width: 120px;
}
@media (max-width:767px) {
    .list-prop li {
    width: 250px;
    text-align: left;
}
.list-prop li .prop-title {
    margin-top: 15px;
}
}@media (max-width:767px) {
    .list-prop li+li .prop-title {
    margin-top: 10px;
}
}@media (min-width:768px) {
    .list-prop li+li {
    margin-left: 30px;
}
}.list-prop img {
    margin-bottom: 15px;
    width: 103px;
}
@media (max-width:767px) {
    .list-prop img {
    float: left;
    margin-right: 15px;
    width: 75px;
    height: 75px;
}
}.list-prop .prop-title {
    font: 700 14px/18px Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.list-prop .prop-info {
    font: 400 14px/18px Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.table-prop {
    margin: 5px 0 10px;
}
.table-prop li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #c7c7c7;
    text-align: right;
    line-height: 30px;
}
.table-prop [class^=prop-] {
    color: #000;
    font: 500 14px/30px Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.table-prop .prop-title {
    float: left;
    opacity: .6;
}
@media (max-width:767px) {
    .table-prop .prop-title {
    text-align: left;
    max-width: 230px;
    line-height: 1.6;
}
}@media (max-width:767px) {
    .table-prop .prop-value {
    display: inline-block;
    max-width: 155px;
    line-height: 1.2;
}
}p.composition {
    opacity: .6;
    color: #000;
    font: 300 14px/20px Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
p.composition span {
    font-weight: 500;
}
.list-products li {
    display: inline-block;
}
[class^=product] {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 50%;
    margin-top: 15px;
    margin-right: 8px;
    padding: 1px;
    width: 98px;
    height: 98px;
}
@media (max-width:767px) {
    [class^=product] {
    width: 85px;
    height: 85px;
    margin-right: 7px;
}
}[class^=product].active:after {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -2px;
    left: -1px;
    border-radius: 50%;
    border: 8px solid #fad000;
    content: ""}
[class^=product]:before {
    position: absolute;
    top: -38px;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    margin-left: -70px;
    width: 140px;
    height: 34px;
    background: url(../img/detal-page/help_name%402x.png) center/contain no-repeat;
    color: #000;
    text-align: center;
    font: 400 14px/24px Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
    transition: all .2s ease;
    content: attr(data-hover);
}
[class^=product]:hover:before {
    opacity: 1;
    visibility: visible;
}
.product-creamy {
    background: url(../img/products/product-1.png) center/cover no-repeat;
}
.product-Intense {
    background: url(../img/products/product-2.png) center/cover no-repeat;
}
.product-picante {
    background: url(../img/products/product-3.png) center/cover no-repeat;
}
.product-caractere {
    background: url(../img/products/product-4.png) center/cover no-repeat;
}
.product-maasdamer {
    background: url(../img/products/product-5.png) center/cover no-repeat;
}
.product-delicioso {
    background: url(../img/products/product-6.png) center/cover no-repeat;
}
@media (max-width:767px) {
    .product-page .el-button-content {
    margin-top: 40px;
}
}.where-buy {
    position: absolute;
    z-index: 10;
    right: 615px;
    bottom: 44px;
    display: inline-block;
    margin-top: 6px;
    padding: 0 4px 2px;
    background: #fff;
    color: #000;
    text-decoration: none;
    transition: all .2s ease;
}
.where-buy:hover {
    background: #fed100;
}
@media (max-width:1199px) {
    .where-buy {
    right: 30px;
    bottom: 260px;
}
}@media (max-width:1024px) {
    .where-buy {
    top: 600px;
    bottom: auto;
}
}@media (max-width:767px) {
    .where-buy {
    display: none;
}
}@media (min-width:768px) {
    .mob-where-buy {
    display: none;
}
}@media (max-width:1024px) {
    .contact-page {
    overflow: hidden;
}
}.contact-page .el-left-content {
    background: url(../img/glavnaya/contact.png) center/cover no-repeat;
}
.address p {
    max-width: 350px;
    margin-bottom: 0;
    color: #224a56;
}
.address{
    padding-top: 14%;
}
.contact-form-content .input-title {
    margin-top: 15px;
    font: 700 16px/25px Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.contact-form-content input, .contact-form-content textarea {
    box-sizing: border-box;
    padding: 8px 10px 15px 16px;
    width: 100%;
}
.contact-form-content input.error, .contact-form-content textarea.error {
    border: 1px solid red;
}
.contact-form-content textarea {
    resize: none;
    height: 210px;
}
.contact-form-content .button_wrap {
    margin-top: 5px;
}
.contact-form-content .mess {
    float: left;
    max-width: 170px;
    color: #8b8b8b;
    font-size: 16px;
}
.contact-form-content button {
    float: right;
    margin-top: 5px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    background-color: #224a56;
    transition: all .2s ease;
    font-family: "LifehackSans";
    color: #fff;
    font-size: 24px;

}
.contact-form-content button:hover {
    background: #fed100;
}
label.error {
    position: absolute;
    top: 6px;
    right: 8px;
    color: #8b8b8b;
    font-size: 12px;
}
.title-list {
    position: relative;
    display: inline-block;
    margin-top: 18px;
    width: 100%;
    color: #000;
    text-decoration: none;
    font: 500 16px/38px Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
    border-bottom: 1px solid #c7c7c7;
}
.title-list:after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    border-style: solid;
    border-width: 12px 6px 0;
    border-color: #000 transparent transparent;
    transition: all .1s ease;
    content: ""}
.title-list:hover:after {
    border-color: #fad000 transparent transparent;
}
.title-list.opened:after {
    border-width: 0 6px 12px;
    border-color: transparent transparent #fad000;
}
.shop-info {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    max-width: 430px;
    color: #000;
    text-decoration: none;
    transition: all .1s ease;
    font: 300 14px/1.3 Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.shop-info.active, .shop-info:hover {
    color: #a8a8a8;
}
.shop-info.active:before, .shop-info:hover:before {
    position: absolute;
    top: 0;
    left: -12px;
    width: 6px;
    height: 100%;
    background: #fad000;
    content: ""}
.shop-name {
    display: inline-block;
    width: 100%;
    font-weight: 500;
}
#fancybox-thumbs {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 8050;
}
#fancybox-thumbs.top {
    top: 2px;
}
#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    padding: 0;
}
#fancybox-thumbs ul li {
    float: left;
    opacity: .5;
}
#fancybox-thumbs ul li.active {
    opacity: .75;
}
#fancybox-thumbs ul li:hover {
    opacity: 1;
}
#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    outline: 0;
}
#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}
.fancybox-inner, .fancybox-outer {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%}
.fancybox-image {
    max-width: 100%;
    max-height: 100%}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../img/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: url(../img/fancybox/blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important;
}
.fancybox-lock {
    overflow: hidden!important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden!important;
}
.fancybox-lock-test {
    overflow-y: hidden!important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../img/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../img/fancybox/fancybox_sprite%402x.png);
    background-size: 44px 152px;
}
#fancybox-loading div {
    background-image: url(../img/fancybox/fancybox_loading%402x.gif);
    background-size: 24px 24px;
}
}.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    display: none;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%}
.remodal-bg.remodal-is-opened, .remodal-bg.remodal-is-opening {
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
.remodal-overlay {
    background: rgba(43, 46, 56, .9);
}
.remodal-overlay.remodal-is-closing, .remodal-overlay.remodal-is-opening {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
    -webkit-animation-name: remodal-overlay-opening-keyframes;
    animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
    -webkit-animation-name: remodal-overlay-closing-keyframes;
    animation-name: remodal-overlay-closing-keyframes;
}
.remodal-wrapper {
    padding: 10px 10px 0;
}
.remodal {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.remodal.remodal-is-closing, .remodal.remodal-is-opening {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes;
}
.remodal, .remodal-wrapper:after {
    vertical-align: middle;
}
.remodal-close {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: visible;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s;
    text-decoration: none;
    border: 0;
    outline: 0;
    background: 0 0;
}
.remodal-close:focus, .remodal-close:hover {
    color: #2b2e38;
}
.remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif!important;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center;
}
.remodal-cancel, .remodal-confirm {
    font: inherit;
    display: inline-block;
    overflow: visible;
    min-width: 110px;
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 0;
    outline: 0;
}
.remodal-confirm {
    color: #fff;
    background: #81c784;
}
.remodal-confirm:focus, .remodal-confirm:hover {
    background: #66bb6a;
}
.remodal-cancel {
    color: #fff;
    background: #e57373;
}
.remodal-cancel:focus, .remodal-cancel:hover {
    background: #ef5350;
}
.remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner, .remodal-confirm::-moz-focus-inner {
    padding: 0;
    border: 0;
}
@-webkit-keyframes remodal-opening-keyframes {
    from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
}
to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}@keyframes remodal-opening-keyframes {
    from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
}
to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
}@-webkit-keyframes remodal-closing-keyframes {
    from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
}
}@keyframes remodal-closing-keyframes {
    from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
}
}@-webkit-keyframes remodal-overlay-opening-keyframes {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes remodal-overlay-opening-keyframes {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-webkit-keyframes remodal-overlay-closing-keyframes {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@keyframes remodal-overlay-closing-keyframes {
    from {
    opacity: 1;
}
to {
    opacity: 0;
}
}@media only screen and (min-width:641px) {
    .remodal {
    max-width: 700px;
}
}.lt-ie9 .remodal-overlay {
    background: #2b2e38;
}
.lt-ie9 .remodal {
    width: 700px;
}
html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}
.remodal, [data-remodal-id] {
    display: none;
}
.remodal-overlay {
    position: fixed;
    z-index: 98;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none;
}
.remodal-wrapper {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: ""}
.remodal-overlay, .remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.remodal {
    position: relative;
    outline: 0;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%}
.remodal-is-initialized {
    display: inline-block;
}