@font-face {
    font-family: 'reformagroteskdemicregular';
    src: url('../font/refgrotesk-webfont.eot');
    src: url('../font/refgrotesk-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/refgrotesk-webfont.woff') format('woff'),
    url('../font/refgrotesk-webfont.ttf') format('truetype'),
    url('../font/refgrotesk-webfont.svg#reformagroteskdemicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
}

html::-webkit-scrollbar {
    display: none;
}

body {
    padding: 0;
    margin: 0 !important;
    font-family: 'reformagroteskdemicregular', Arial, Helvetica, sans-serif;
    background: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff6ee;
    font-size: 14px;
    line-height: 150%;
    min-width: 100%;
    height: 100%;
}

ul,
ol,
li,
dl,
dt,
dd,
form,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    list-style: none;
}

input,
select,
textarea {
    color: #000;
    font-family: 'reformagroteskdemicregular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
    outline: none;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 0;
}

header,
section,
footer,
aside,
nav,
article,
figure,
figcaption {
    display: block;
    padding: 0;
    margin: 0;
}

a img {
    border: none;
}

a {
    outline: none;
}

a:link,
a:visited,
a:hover {
    color: #fff6ee;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    padding: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
    font-weight: normal;
}

h1 {
    font-size: 40px;
    padding: 10px 0 20px 0;
    font-family: 'reformagroteskdemicregular';
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
}

h2 {
    font-size: 21px;
    padding: 0 0 20px 0;
    font-family: 'reformagroteskdemicregular';
    text-transform: uppercase;
    letter-spacing: 1px;
}

h3 {
    font-size: 18px;
    padding: 0 0 10px 0;
    font-family: 'reformagroteskdemicregular';
    text-transform: uppercase;
    letter-spacing: 1px;
}

h4 {
    font-size: 14px;
    padding: 0 0 10px 0;
}

h5 {
    font-size: 12px;
    padding: 0 0 5px 0;
}

h6 {
    font-size: 14px;
    padding: 0 0 5px 0;
    font-family: 'reformagroteskdemicregular';
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.main {
    width: 960px;
    margin: 0 auto;
}

header {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    background: rgba(0,0,0,0.3);
    min-width: 100%;
    box-shadow: 0 0 5px #000;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

body.mainpage header {
    position: fixed;
}

#logo {
    display: block;
    position: absolute;
    z-index: 10;
    left: 50%;
    width: 144px;
    margin: 0px 0 0 -72px;
    background: #f58634;
    color: #000;
    BORDER-RADIUS: 0 0 10px 10px;
}

#logo img {
    display: block;
    margin: 39px auto 6px auto;
}

header nav {
    font-family: 'reformagroteskdemicregular';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    padding: 31px 0 0 0;
    position: relative;
    z-index: 1;
}

header li {
    display: inline;
    padding: 0 10px;
}

header nav a:link,
header nav a:visited {
    text-decoration: none;
    color: #000;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

header nav a.current:link,
header nav a.current:visited,
header nav a:hover {
    color: #ff3212;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

header nav a {
    position: relative;
    z-index: 1;
}

header nav a em {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -3px;
    height: 3px;
    width: 100%;
    opacity: 1;
    background: url('../images/nav.png') repeat-x left bottom;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

header nav a:hover em,
header nav a.current em {
    opacity: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

header nav ul.left {
    text-align: right;
}

header nav ul.left,
header nav ul.right {
    width: 370px;
}

#framesBlock {
    height: 2150px;
}

.picposition,
#ingredients img,
#frames img {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
}

.picposition.picsize,
#frames img.picsize {
    height: 100%;
    width: auto;
}

img.picposition1 {
    z-index: 1 !important;
    display: block;
}

img.picposition2 {
    z-index: 0 !important;
    display: none;
}

.show2pic img.picposition1 {
    display: none;
}

.show2pic img.picposition2 {
    display: block;
}

#picshelp {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 10px;
}

#picshelp img {
    width: 10px;
    height: 10px;
}

#picshelp div {
    float: left;
    width: 10px;
    height: 10px;
}

body.loading {
    /*display: block;*/
}

#frames,
.picsbg,
.framespic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
}

.picsbg,
.framespic {
    opacity: 0;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.picsbg.current {
    opacity: 1;
}

#frames,
#ingredients,
.picsbg,
.framespic {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.framespic.piccur {
    opacity: 1;
}

body.dark #frames {
    position: absolute;
}

#ingredients {
    z-index: 10;
    overflow: visible;
}

#ingredients img {
    left: 1000%;
    top: 1000%;
    z-index: 10;
    width: auto;
    height: auto;
    padding-top: 0;
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}

body.scrfinish #ingredients img#grain1,
body.scrfinish #ingredients img#grain2,
body.scrfinish #ingredients img#grain3 {
    padding: 10px 0 0 10px;
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}

body.scrfinish #ingredients img#shugar1,
body.scrfinish #ingredients img#shugar2,
body.scrfinish #ingredients img#shugar3 {
    padding: 10px 10px 0 0;
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}

body.scrfinish #ingredients img#canella1,
body.scrfinish #ingredients img#canella2,
body.scrfinish #ingredients img#canella3 {
    padding: 10px 0 0 5px;
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}

body.scrfinish #ingredients img#milk1,
body.scrfinish #ingredients img#milk2 {
    padding: 10px 0 0 0;
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}

body.scrfinish #ingredients img#water1,
body.scrfinish #ingredients img#water2 {
    padding: 10px 0 0 0;
    -moz-transition: padding 0.3s ease-in-out;
    -webkit-transition: padding 0.3s ease-in-out;
    -o-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
}

#ingredients img#grain1 {
    margin: -220px 0 0 -540px;
}

#ingredients img#grain2 {
    margin: -152px 0 0 -475px;
    z-index: 15;
}

#ingredients img#grain3 {
    margin: 40px 0 0 -260px;
}

#ingredients img#shugar1 {
    margin: 20px -450px 0 0;
    left: auto;
    right: 1000%;
}

#ingredients img#shugar2 {
    margin: 165px -355px 0 125px;
    z-index: 15;
    left: auto;
    right: 1000%;
}

#ingredients img#shugar3 {
    margin: 105px -330px 0 0;
    left: auto;
    right: 1000%;
}

#ingredients img#canella1 {
    margin: -170px -460px 0 0;
    left: auto;
    right: 1000%;
}

#ingredients img#canella2 {
    margin: -90px -440px 0 0;
    left: auto;
    right: 1000%;
}

#ingredients img#canella3 {
    margin: -105px -470px 0 0;
    z-index: 15;
    left: auto;
    right: 1000%;
}

#ingredients img#milk1 {
    margin: -350px 0 0 -190px;
}

#ingredients img#milk2 {
    margin: -320px 0 0 -140px;
    z-index: 15;
}

#ingredients img#water1 {
    margin: -250px 0 0 -30px;
    z-index: 20;
}

#ingredients img#water2 {
    margin: -140px 0 0 0;
    z-index: 25;
}

#ingredients img.skrollable-before {
    left: 1000% !important;
}

.moove {
    width: 100px;
    height: 80px;
    text-align: center;
    font-family: 'reformagroteskdemicregular';
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    position: fixed;
    z-index: 5;
    left: 0;
    bottom: -40%;
    width: 100%;
    color: #fff;
    font-size: 21px;
    line-height: 120%;
    -moz-transition: bottom 0.5s ease-in-out;
    -webkit-transition: bottom 0.5s ease-in-out;
    -o-transition: bottom 0.5s ease-in-out;
    transition: bottom 0.5s ease-in-out;
}

.framestart .moove {
    bottom: 6%;
    -moz-transition: bottom 0.5s ease-in-out;
    -webkit-transition: bottom 0.5s ease-in-out;
    -o-transition: bottom 0.5s ease-in-out;
    transition: bottom 0.5s ease-in-out;
}

#moovebtn {
    width: 200px;
    height: 50px;
    padding: 0 0 0 0;
    cursor: pointer;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

@keyframes moovearr1 {
    0% {
        opacity: 0.5;
    }

    20% {
        opacity: 1;
    }

    40% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-moz-keyframes moovearr1 {
    0% {
        opacity: 0.5;
    }

    20% {
        opacity: 1;
    }

    40% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-webkit-keyframes moovearr1 {
    0% {
        opacity: 0.5;
    }

    20% {
        opacity: 1;
    }

    40% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-o-keyframes moovearr1 {
    0% {
        opacity: 0.5;
    }

    20% {
        opacity: 1;
    }

    40% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@keyframes moovearr2 {
    0% {
        opacity: 0.5;
    }

    15% {
        opacity: 0.5;
    }

    35% {
        opacity: 1;
    }

    55% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-moz-keyframes moovearr2 {
    0% {
        opacity: 0.5;
    }

    15% {
        opacity: 0.5;
    }

    35% {
        opacity: 1;
    }

    55% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-webkit-keyframes moovearr2 {
    0% {
        opacity: 0.5;
    }

    15% {
        opacity: 0.5;
    }

    35% {
        opacity: 1;
    }

    55% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-o-keyframes moovearr2 {
    0% {
        opacity: 0.5;
    }

    15% {
        opacity: 0.5;
    }

    35% {
        opacity: 1;
    }

    55% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@keyframes moovearr3 {
    0% {
        opacity: 0.5;
    }

    30% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }

    70% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-moz-keyframes moovearr3 {
    0% {
        opacity: 0.5;
    }

    30% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }

    70% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-webkit-keyframes moovearr3 {
    0% {
        opacity: 0.5;
    }

    30% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }

    70% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

@-o-keyframes moovearr3 {
    0% {
        opacity: 0.5;
    }

    30% {
        opacity: 0.5;
    }

    50% {
        opacity: 1;
    }

    70% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.5;
    }
}

#moovebtn strong {
    font-weight: normal;
    font-family: 'reformagroteskdemicregular';
    border: 3px solid #fff;
    padding: 10px 45px;
}

#moovebtn div {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 0;
    width: 35px;
    height: 17px;
    margin: 0 0 0 -18px;
    background: url('../images/moovearrs.png') no-repeat 0 0;
}

#moovebtn div#moovearr1 {
    top: 50px;
    -moz-animation: moovearr1 1s infinite;
    -webkit-animation: moovearr1 1s infinite;
    -o-animation: moovearr1 1s infinite;
    animation: moovearr1 1s infinite;
}

#moovebtn div#moovearr2 {
    top: 58px;
    -moz-animation: moovearr2 1s infinite;
    -webkit-animation: moovearr2 1s infinite;
    -o-animation: moovearr2 1s infinite;
    animation: moovearr2 1s infinite;
}

#moovebtn div#moovearr3 {
    top: 66px;
    -moz-animation: moovearr3 1s infinite;
    -webkit-animation: moovearr3 1s infinite;
    -o-animation: moovearr3 1s infinite;
    animation: moovearr3 1s infinite;
}

#skipbtn {
    width: 200px;
    height: 50px;
    padding: 50px 0 0 0;
    cursor: pointer;
    margin: 0 auto;
    position: fixed;
    z-index: 0;
    top: 60%;
    left: 50%;
    transform: translateX(-64px);

}

#skipbtn strong {
    font-weight: normal;
    font-family: 'reformagroteskdemicregular';
    border: 3px solid #fff;
    background-color: rgba(245, 134, 50, 0.8);
    padding: 10px 45px;
    letter-spacing: 0.1rem;
    font-size: 18px;
}

#skipbtn:hover strong {
    background-color: rgba(245, 134, 50, 0.9);
    transition: font-size 4s 1s;
}

#skipbtn:hover strong i {
    margin-left: 5px;
    transform: scale(1.1);
    transition: transform 0.5s, margin-left 1s;
}

.bullets li {
    position: fixed;
    z-index: 15;
    right: 50%;
    top: 50%;
    cursor: pointer;
    padding-top: 0;
    zoom: 1;
    opacity: 0;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -moz-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
    -webkit-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
    transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}

.bullets.bullshow li {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.bullets.bullshow li.bulgrain {
    -moz-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    -webkit-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.bullets.bullshow li.bulmilk {
    -moz-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.1s, -moz-transform 0.3s ease-in-out 0.1s;
    -webkit-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out 0.1s;
    -o-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.1s, -o-transform 0.3s ease-in-out 0.1s;
    transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.1s, transform 0.3s ease-in-out 0.1s;
}

.bullets.bullshow li.bulwater {
    -moz-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.2s, -moz-transform 0.3s ease-in-out 0.2s;
    -webkit-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.2s, -webkit-transform 0.3s ease-in-out 0.2s;
    -o-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.2s, -o-transform 0.3s ease-in-out 0.2s;
    transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.2s, transform 0.3s ease-in-out 0.2s;
}

.bullets.bullshow li.bulcanella {
    -moz-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.3s, -moz-transform 0.3s ease-in-out 0.3s;
    -webkit-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out 0.3s;
    -o-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.3s, -o-transform 0.3s ease-in-out 0.3s;
    transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.3s, transform 0.3s ease-in-out 0.3s;
}

.bullets.bullshow li.bulshugar {
    -moz-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.4s, -moz-transform 0.3s ease-in-out 0.4s;
    -webkit-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.4s, -webkit-transform 0.3s ease-in-out 0.4s;
    -o-transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.4s, -o-transform 0.3s ease-in-out 0.4s;
    transition: margin 0.2s ease-in-out, padding 0.3s ease-in-out, opacity 0.3s ease-in-out 0.4s, transform 0.3s ease-in-out 0.4s;
}

.bullets li.bulwater,
.bullets li.bulmilk,
.bullets li.bulgrain {
    right: auto;
    left: 50%;
}

.bulletBlock {
    border: 4px solid #fff5eb;
    background: #f3352d;
    padding: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

@keyframes bullets {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    80% {
        transform: scale(1.5);
        opacity: 0;
    }

    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

@-moz-keyframes bullets {
    0% {
        -moz-transform: scale(1);
        opacity: 1;
    }

    80% {
        -moz-transform: scale(1.5);
        opacity: 0;
    }

    100% {
        -moz-transform: scale(2.5);
        opacity: 0;
    }
}

@-webkit-keyframes bullets {
    0% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    80% {
        -webkit-transform: scale(1.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(2.5);
        opacity: 0;
    }
}

@-o-keyframes bullets {
    0% {
        -o-transform: scale(1);
        opacity: 1;
    }

    80% {
        -o-transform: scale(1.5);
        opacity: 0;
    }

    100% {
        -o-transform: scale(2.5);
        opacity: 0;
    }
}

.bulletBlock em {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #fff;
    -moz-animation: bullets 2s infinite;
    -webkit-animation: bullets 2s infinite;
    -o-animation: bullets 2s infinite;
    animation: bullets 2s infinite;
}

.bullets li.current .bulletBlock em {
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}

.bullet {
    border: 1px dotted #fff5eb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 1px;
}

.plus {
    position: relative;
    z-index: 1;
    width: 30px;
    height: 30px;
    margin: 20px;
    text-align: center;
    color: #fff;
    opacity: 1;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.plus1,
.plus2 {
    background: #fff;
    height: 4px;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    margin: -2px 0 0 0;
    opacity: 1;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.plus2 {
    width: 4px;
    height: 100%;
    left: 50%;
    top: 0;
    margin: 0 0 0 -2px;
}

.bullets li.bulgrain .bulletBlock {
    background: #f3352d;
}

.bullets li.bulmilk .bulletBlock {
    background: #faa619;
}

.bullets li.bulwater .bulletBlock {
    background: #f5582d;
}

.bullets li.bulcanella .bulletBlock {
    background: #d12b24;
}

.bullets li.bulshugar .bulletBlock {
    background: #f99529;
}

.bullets li.bulgrain .plus {
    margin: 20px;
    width: 30px;
    height: 30px;
}

.bullets li.bulmilk .plus {
    margin: 15px;
    width: 20px;
    height: 20px;
}

.bullets li.bulwater .plus {
    margin: 15px;
    width: 20px;
    height: 20px;
}

.bullets li.bulcanella .plus {
    margin: 10px;
    width: 18px;
    height: 18px;
}

.bullets li.bulshugar .plus {
    margin: 10px;
    width: 20px;
    height: 20px;
}

.plusText {
    font-family: 'Roboto' !important;
    font-size: 13px;
    line-height: normal;
    opacity: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    z-index: 1;
    width: 150px;
    height: 150px;
    left: 50%;
    top: 50%;
    margin: -75px 0 0 -75px;
    display: none;
}

.plusTextTable {
    display: table-cell;
    vertical-align: middle;
    width: 150px;
    height: 150px;
}

.plusText h3 {
    font-weight: normal;
    font-family: 'Roboto' !important;
    letter-spacing: 1px;
    font-size: 21px;
    line-height: normal;
    padding: 0 0 5px 0;
}

.plusText p {
    padding: 0;
}

.plusText img {
    display: block;
    margin: 0 auto 6px auto;
}

.bullets li.current {
    cursor: auto;
}

.bullets li.current .plusText {
    opacity: 1;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    display: block;
}

.bullets li.current .plus1,
.bullets li.current .plus2 {
    opacity: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.bullets a:link,
.bullets a:visited,
.bullets a:hover {
    color: #fff;
}

.bullets li.current,
.bullets li.current .plus {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 20;
}

.bullets li.current .plus {
    width: 150px;
    height: 150px;
}

.bullets li.bulgrain {
    margin: 100px 0 0 -300px;
}

.bullets li.bulmilk {
    margin: -150px 0 0 -200px;
}

.bullets li.bulwater {
    margin: -70px 0 0 60px;
}

.bullets li.bulcanella {
    margin: -120px -420px 0 0;
}

.bullets li.bulshugar {
    margin: 70px -400px 0 0;
}

.bullets li.bulgrain.current {
    margin: 40px 0 0 -360px;
}

.bullets li.bulmilk.current {
    margin: -215px 0 0 -265px;
}

.bullets li.bulwater.current {
    margin: -135px 0 0 -5px;
}

.bullets li.bulcanella.current {
    margin: -186px -485px 0 0;
}

.bullets li.bulshugar.current {
    margin: 5px -465px 0 0;
}

@media only screen and (min-width: 1100px) and (max-width: 1400px) {
    .bullets li.bulgrain {
        margin: 25px 0 0 -225px;
    }

    .bullets li.bulmilk {
        margin: -90px 0 0 -140px;
    }

    .bullets li.bulwater {
        margin: -50px 0 0 30px;
    }

    .bullets li.bulcanella {
        margin: -70px -285px 0 0;
    }

    .bullets li.bulshugar {
        margin: 60px -270px 0 0;
    }

    .bullets li.bulgrain.current {
        margin: -35px 0 0 -285px;
    }

    .bullets li.bulmilk.current {
        margin: -155px 0 0 -205px;
    }

    .bullets li.bulwater.current {
        margin: -115px 0 0 -35px;
    }

    .bullets li.bulcanella.current {
        margin: -136px -350px 0;
    }

    .bullets li.bulshugar.current {
        margin: -5px -335px 0 0;
    }
}

@media only screen and (max-width: 1100px) {
    .bullets li.bulgrain {
        margin: 25px 0 0 -170px;
    }

    .bullets li.bulmilk {
        margin: -90px 0 0 -90px;
    }

    .bullets li.bulwater {
        margin: -50px 0 0 0;
    }

    .bullets li.bulcanella {
        margin: -70px -170px 0 0;
    }

    .bullets li.bulshugar {
        margin: 60px -165px 0 0;
    }

    .bullets li.bulgrain.current {
        margin: -35px 0 0 -250px;
    }

    .bullets li.bulmilk.current {
        margin: -155px 0 0 -155px;
    }

    .bullets li.bulwater.current {
        margin: -115px 0 0 -65px;
    }

    .bullets li.bulcanella.current {
        margin: -136px -265px 0 0;
    }

    .bullets li.bulshugar.current {
        margin: -5px -230px 0 0;
    }
}

@media only screen and (max-width: 1000px) and (min-height: 1000px) {
    .bullets li.bulcanella {
        margin: -70px -260px 0 0;
    }

    .bullets li.bulshugar {
        margin: 60px -325px 0 0;
    }

    .bullets li.bulcanella.current {
        margin: -136px -325px 0 0;
    }

    .bullets li.bulshugar.current {
        margin: -5px -385px 0 0;
    }
}

@media only screen and (max-width: 540px) {
    .bullets li.bulgrain.current {
		margin: -35px 0 0 -180px;
	}
	.bullets li.bulcanella.current {
		margin: -136px -180px 0 0;
	}
	.bullets li.bulshugar.current {
		margin: -5px -180px 0 0;
	}
	#skipbtn {
		top: 70%;
	}
}

#scale {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#help {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    background: #fff;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 150%;
    font-size: 14px;
}

#load {
    background: #fff;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#load img {
    position: absolute;
    z-index: 1;
    left: 42%;
    top: 50%;
    justify-content: center;
    /*margin: -50px 0 0 -150px;*/
}

footer {
    position: relative;
    z-index: 5;
    color: #fff6ee;
    height: 90px;
    min-width: 920px;
    padding: 0 30px;
    margin: -90px auto 0 auto;
    font-size: 12px;
    line-height: 150%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

body.dark footer {
    color: #000;
}

footer a:link,
footer a:visited,
footer a:hover {
    color: #fff6ee;
}

body.dark footer a:link,
body.dark footer a:visited,
body.dark footer a:hover {
    color: #000;
}

footer .left {
    position: absolute;
    z-index: 1;
    left: 30px;
    top: 30px;
}

#altovision {
    position: absolute;
    z-index: 1;
    right: 30px;
    top: 25px;
    padding: 0 70px 0 0;
    text-align: right;
}

#altovision img {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
}

#altovision a:link,
#altovision a:visited,
#altovision a:hover {
    /*text-decoration:none;*/
    color: #fff6ee;
}

body.dark #altovision a:link,
body.dark #altovision a:visited,
body.dark #altovision a:hover {
    color: #000;
}

#fphone {
    width: 300px;
    margin: 0 auto;
    position: relative;
    /*z-index:;*/
    top: 27px;
    font-size: 18px;
    font-family: 'reformagroteskdemicregular';
    line-height: 1;
    text-align: center;
    white-space: nowrap;
}

#fphone:after,
#fphone:before {
    content: '';
    z-index: 1;
    width: 40px;
    border-top: 1px dashed #fff2e6;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    top: 0;
    position: relative;
}

#fphone:before {
}

body.dark #fphone:after,
body.dark #fphone:before {
    border-color: #000;
}

body.dark .line:after,
body.dark .line:before {
    width: 285px;
}

.line {
    position: relative;
    z-index: 1;
    text-align: center;
    height: 10px;
    overflow: hidden;
    margin: 0 0 25px 0;
}

.line img {
    display: block;
    margin: 0 auto;
}

.line:after,
.line:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 4px;
    width: 400px;
    border-top: 1px dashed #ee3225;
}

.line:before {
    left: auto;
    right: 0;
}

.arthistory .line:after,
.arthistory .line:before {
    width: 205px;
}

#container {
    min-height: 100%;
    margin: 0 auto;
    width: 100% !important;
}

article {
    padding: 130px 0 100px 0;
}

.mainpage article {
    padding: 0;
}

.hTabs {
    overflow: hidden;
    zoom: 1;
    padding: 0 0 30px 0;
    font-family: 'reformagroteskdemicregular';
    letter-spacing: 1px;
    font-size: 21px;
    line-height: 40px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.hTabs li {
    display: inline;
}

.hTabs a,
.hTabs strong {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    width: 80px;
    height: 40px;
    position: relative;
    z-index: 1;
    vertical-align: top;
}

.hTabs strong {
    font-weight: normal;
}

.hTabs a.current {
    background: url('/bitrix/templates/cava/images/htabs.png') no-repeat 0 0;
}

.hTabs a:link,
.hTabs a:visited,
.hTabs a:hover {
    text-decoration: none;
    color: #ff3212;
}

.hTabs a.current:link,
.hTabs a.current:visited,
.hTabs a.current:hover {
    color: #fff;
}

.hTabs a em {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 5px;
    height: 3px;
    width: 30px;
    margin-left: -15px;
    opacity: 1;
    background: url('/bitrix/templates/cava/images/nav.png') repeat-x left bottom;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.hTabs a:hover em,
.hTabs a.current em {
    opacity: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.hItems > li {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.hItems {
    height: 150px;
    margin: 10px 50px 0 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

a.hview {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    font-family: 'reformagroteskdemicregular';
    font-size: 14px;
    line-height: 150%;
    border-bottom: 1px solid #c62b12;
    vertical-align: top;
    margin: 0 20px;
    -moz-transition: border 0.2s ease-in-out;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

body.dark a.hview {
    margin: 0;
}

a.hview img {
    display: block;
    margin: 0 auto 5px auto;
}

a.hview:link,
a.hview:visited,
a.hview:hover {
    text-decoration: none;
    color: #fff6ee;
}

a.hview:hover {
    border-color: transparent;
    -moz-transition: border 0.2s ease-in-out;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.hviewLeft,
.hviewRight {
    text-align: center;
    width: 140px;
    float: left;
    margin-top: -70px;
    position: relative;
    z-index: 5;
}

.hviewRight {
    float: right;
}

.aTabs {
    position: relative;
    z-index: 1;
}

.aTabs .backward img,
.aTabs .forward img {
    display: block;
    vertical-align: top;
}

.aTabs .backward,
.aTabs .forward {
    position: absolute;
    z-index: 5;
    left: 260px;
    top: 0;
    cursor: pointer;
}

.aTabs .forward {
    left: auto;
    right: 260px;
}

.aTabsItems {
    height: 350px;
    position: relative;
    z-index: 1;
}

.aTabsItems > li {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.aTabsItems h2 {
    margin: 9px 0 0 0;
    padding: 0 0 35px 0;
    line-height: 1;
}

.aSostav,
.aStr {
    position: relative;
    z-index: 1;
    top: 45px;
}

.aSostav h3 {
    color: #ff3212;
    font-size: 21px;
    padding: 0 0 5px 0;
}

.aSostav > li {
    width: 180px;
    padding: 0 0 25px 0;
    opacity: 0;
    position: relative;
    z-index: 1;
}

.aSostav > li.left {
    clear: both;
}

.aPic {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: -172px 0 0 -190px;
}

.aTabsNav {
    clear: both;
    overflow: hidden;
    zoom: 1;
    line-height: normal;
    font-family: 'reformagroteskdemicregular';
    font-size: 17px;
    margin: -20px 0 35px 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
    z-index: 2;
}

.aTabsNav a:link,
.aTabsNav a:visited,
.aTabsNav a:hover {
    text-decoration: none;
    color: #ff3212;
}

.aTabsNav a.current:link,
.aTabsNav a.current:visited,
.aTabsNav a.current:hover {
    color: #fff;
}

.aTabsNav li {
    float: left;
    width: 143px;
}

.aTabsNavPic {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    z-index: 1;
    margin: 0 auto 5px auto;
}

.aTabsNavPic img {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 0;
}

.aTabsNav .aTabsNavLink {
    position: relative;
    z-index: 1;
    display: block;
    vertical-align: top;
    padding: 8px 15px 6px 15px;
    border: 2px solid transparent;
    border-width: 0 2px 2px 2px;
}

.aTabsNav a .aTabsNavLink em {
    display: block;
    border-bottom: 1px dashed #FF3212;
    width: 100%;
    opacity: 1;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.aTabsNav a:hover .aTabsNavLink em,
.aTabsNav a.current .aTabsNavLink em {
    opacity: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.aLink {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    z-index: 1;
    padding: 5px 0 0 0;
    white-space: nowrap;
}

a.current .aLink {
    background-image: url('/bitrix/templates/cava/images/podmenu2.png');
}

a.current .aLink .aTabsNavLink {
    border-color: #FEF4EA;
}

.aLink:before {
    content: '';
    position: absolute;
    z-index: 1;
    right: -34px;
    top: 25px;
    width: 32px;
    border-top: 1px dashed #EE3225;
}

.atabnav1 .aLink:before {
    right: -28px;
    width: 26px;
}

.atabnav2 .aLink:before {
    right: -18px;
    width: 18px;
}

.atabnav3 .aLink:before {
    right: -12px;
    width: 10px;
}

.atabnav4 .aLink:before {
    right: -55px;
    width: 53px;
}

.atabnav5 .aLink:before {
    display: none;
}

.like {
    position: relative;
    z-index: 10;
    height: 66px;
    margin: 0 auto;
    z-index: 2;
    -webkit-transform: translateZ(0);
    padding-bottom: 20px;
}

#menuBlock {
    display: none;
}

.houseItems .like {
    margin-top: 20px;
    padding-bottom: 40px;
}

.like img {
    display: block;
    cursor: pointer;
}

.like li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 66px;
    height: 66px;
    margin: 0 10px;
}

.likeBlock {
    background: url('/bitrix/templates/cava/images/likebg.png') no-repeat 0 0;
    width: 274px;
    height: 155px;
    position: absolute;
    z-index: 5;
    left: 50%;
    margin-left: -137px;
    top: -33px;
    font-size: 17px;
    line-height: normal;
    font-family: 'reformagroteskdemicregular';
    color: #FFF6EE;
    display: none;
}

.houseItems .likeBlock p {
    padding: 0;
    display: table-cell;
    width: 257px;
    height: 80px;
    vertical-align: middle;
}

.hLike .likeBlock {
    background: url('/bitrix/templates/cava/images/likebg1.png') no-repeat 0 0;
    width: 257px;
    height: 197px;
    padding: 0 40px;
    margin-left: -169px;
    text-transform: none;
    font-size: 14px;
    line-height: normal;
    font-family: 'reformagroteskdemicregular';
}

.hLike .likeClose {
    margin-bottom: 20px;
    margin-top: 30px;
}

.hLike.like1 .likeBlock {
    background-image: url('/bitrix/templates/cava/images/likebg1.png');
}

.hLike.like2 .likeBlock {
    background-image: url('/bitrix/templates/cava/images/likebg2.png');
}

.hLike.like3 .likeBlock {
    background-image: url('/bitrix/templates/cava/images/likebg3.png');
}

.hLike.like4 .likeBlock {
    background-image: url('/bitrix/templates/cava/images/likebg4.png');
}

.likeLink {
    width: 66px;
    height: 66px;
    position: relative;
    z-index: 1;
}

.likeLink img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.likeLink img.likeBul {
    z-index: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    -ms-transition: -ms-transform .2s linear;
    transition: transform .2s linear;
}

.likeLink img.likePic {
    z-index: 3;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -15px;
    /*    -webkit-transform:scale(1);
      -moz-transform:scale(1);
      -o-transform:scale(1);
      -ms-transform:scale(1);
      transform:scale(1);
      -webkit-transition:-webkit-transform .2s linear;
      -moz-transition:-moz-transform .2s linear;
      -o-transition:-o-transform .2s linear;
      -ms-transition:-ms-transform .2s linear;
      transition:transform .2s linear;*/
}

.likeClose {
    display: block;
    margin: 20px auto 20px auto;
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    -ms-transition: -ms-transform .2s linear;
    transition: transform .2s linear;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.likeClose:hover {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    -ms-transition: -ms-transform .2s linear;
    transition: transform .2s linear;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.likeName {
    white-space: nowrap;
}

#likeName {
    padding: 0 0 5px 0;
}

.like a.b-share__handle {
    padding: 0 !important;
    margin: 0 5px;
}

.like a.b-share__handle.b-share-btn__odnoklassniki {
    margin-left: 10px;
}

.like .b-share-icon,
.vkico,
.fbico,
.odico,
.twico {
    width: 21px !important;
    height: 21px !important;
    background-image: url('/bitrix/templates/cava/images/likesoc.png') !important;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -999px;
}

.vkico table {
    opacity: 0;
}

.like .b-share-icon_vkontakte,
.vkico {
    background-position: 4px 0 !important;
}

.like .b-share-icon_facebook,
.fbico {
    background-position: -26px 0 !important;
}

.like .b-share-icon_twitter,
.twico {
    background-position: -57px 0 !important;
}

.like .b-share-icon_odnoklassniki,
.odico {
    background-position: -95px 0 !important;
}

.yashare-auto-init {
    padding: 5px 0 0 0;
}

.likelinks {
    display: none;
}

.likeLink:hover .likeBul {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    -ms-transition: -ms-transform .2s linear;
    transition: transform .2s linear;
}

/*.likeLink:hover .likePic{
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2);
	-webkit-transition:-webkit-transform .2s linear;
	-moz-transition:-moz-transform .2s linear;
	-o-transition:-o-transform .2s linear;
	-ms-transition:-ms-transform .2s linear;
	transition:transform .2s linear;
}*/
.aStr {
    position: relative;
    z-index: 5;
}

.aStr img {
    display: block;
}

.aStr li {
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    opacity: 0;
}

.aStr li.str1,
.aStr li.str3,
.aStr li.str5 {
    left: auto;
    right: 460px;
}

.aStr li.str2,
.aStr li.str4,
.aStr li.str6 {
    right: auto;
    left: 460px;
}

li.current .aStr li,
li.current .aSostav > li {
    opacity: 1;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

li.current .aStr li.stranim1 {
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

li.current .aStr li.stranim2 {
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

li.current .aStr li.stranim3 {
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

li.current .aStr li.stranim4 {
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

li.current .aStr li.stranim5 {
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

li.current .aStr li.stranim6 {
    -moz-transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

li.current .aSostav > li.sostav0 {
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

li.current .aSostav > li.sostav1 {
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

li.current .aSostav > li.sostav2 {
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

li.current .aSostav > li.sostav3 {
    -moz-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

li.current .aSostav > li.sostav4 {
    -moz-transition-delay: 1.0s;
    -webkit-transition-delay: 1.0s;
    -o-transition-delay: 1.0s;
    transition-delay: 1.0s;
}

li.current .aSostav > li.sostav5 {
    -moz-transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.corrList {
    overflow: hidden;
    zoom: 1;
    position: relative;
    z-index: 1;
}

.corrList li {
    width: 240px;
    float: left;
    padding: 40px 0 0 0;
}

.corrList h2 {
    padding: 20px 0 5px 0;
    color: #FF3212;
    height: 52px;
    width: 240px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.corrList .corr0 h2,
.corrList .corr1 h2 {
    height: auto;
    padding-bottom: 6px;
}

.corrList li.corr {
    margin: 0;
    width: 378px;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -185px;
    top: 122px;
    padding: 0;
}

.corrList li.corr0 {
    float: left;
}

.corrList li.corr2 {
    clear: both;
}

.corrList li.corr1,
.corrList li.corr4 {
    float: right;
}

.corrList li.corr3 {
    margin: 0 70px;
}

.houseTabs {
    overflow: hidden;
    zoom: 1;
    border: none;
    padding: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.houseTabs.houseTabs3 {
    padding: 0;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.houseTabs li > em {
    display: block;
    font-style: normal;
    font-family: 'reformagroteskdemicregular';
}

.houseTabs li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin: 0 -10px
}

.houseTabs.houseTabs2 li {
    padding: 0 0 0 0;
}

.houseTabs a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    font-family: 'reformagroteskdemicregular';
    letter-spacing: 1px;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    padding: 0 0 5px 0;
    margin: 0 5px;
}

.houseTabs a.current {
    background-image: url('/bitrix/templates/cava/images/podmenu.png');
}

.houseTabs a:link,
.houseTabs a:visited,
.houseTabs a:hover {
    text-decoration: none;
    color: #FF3212;
}

.houseTabs a span {
    display: block;
    position: relative;
    z-index: 1;
    padding: 10px 20px 1px 20px;
    line-height: 1;
    height: 28px;
    border: 2px solid transparent;
    border-width: 2px 2px 0 2px;
}

.houseTabs a.current span {
    border-color: #fef4ea;
}

.houseTabs a span em {
    display: block;
    overflow: hidden;
    width: 100%;
    opacity: 1;
    height: 3px;
    border-bottom: 1px dashed #FF3212;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.houseTabs a:hover span em,
.houseTabs a.current span em {
    opacity: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.houseTabs a.current span {
    color: #fff;
}

.pichouse {
    opacity: 0;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.pichouse.piccur {
    opacity: 1;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    z-index: 1 !important;
}

.houseItems {
    position: relative;
    z-index: 3;
    color: #FFF6EE;
    margin: 60px 0 0 0;
}

.hcolLeft {
    float: left;
    max-width: 310px;
    text-align: left;
    padding: 0 0 40px 0;
}

.hcolRight {
    float: right;
    max-width: 300px;
    text-align: left;
    padding: 0 0 40px 0;
}

.hphone {
    font-weight: normal;
    font-size: 30px;
    line-height: 1;
    font-family: 'reformagroteskdemicregular';
    white-space: nowrap;
}

.mapCol {
    width: 140px;
    margin: 0 auto;
    padding: 0 0 40px 0;
}

.mapLink {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto;
    background: #f7edd1 url('/bitrix/templates/cava/images/mapbg.png') no-repeat center center;
    cursor: pointer;
}

.mapLink img {
    display: block;
    padding: 9px 0 0 18px;
}

.houseItems.houseItems2 {
    margin: 50px 0 0 0;
    height: 370px;
}

.houseItems > li {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
}

.houseTabsPics {
    position: relative;
    z-index: 2;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.houseTabsPics a {
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-indent: -100px;
    background: #ff3212;
    border-radius: 50%;
}

.houseTabsPics li.current a {
    background: #fff2e6;
}

.houseTabsPics li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    cursor: pointer;
    margin: 0 5px;
    border: 2px solid #fff2e6;
    border-radius: 50%;
    padding: 4px;
    background: #403a36;
}

.houseTabsPics li img {
    display: block;
    margin: 0 auto;
    padding-top: 7px;
}

.arthouse .photonext,
.arthouse .photoprev {
    position: relative;
    z-index: 2;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    cursor: pointer;
    margin: 11px 15px 0 15px;
}

.arthouse .photonext img,
.arthouse .photoprev img {
    display: block;
}

#hcont {
    position: relative;
    z-index: 2;
    font-family: 'reformagroteskdemicregular';
    padding: 30px 0 160px 0;
}

#hcont a {
    position: relative;
    z-index: 2;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    border-bottom: 1px solid #dd4025;
    border-bottom: 1px solid rgba(234, 61, 18, 1);
    -moz-transition: border-bottom 0.5s ease-in-out;
    -webkit-transition: border-bottom 0.5s ease-in-out;
    -o-transition: border-bottom 0.5s ease-in-out;
    transition: border-bottom 0.5s ease-in-out;
}

#hcont a:hover {
    border-bottom: 1px solid transparent;
    border-bottom: 1px solid rgba(234, 61, 18, 0);
    -moz-transition: border-bottom 0.5s ease-in-out;
    -webkit-transition: border-bottom 0.5s ease-in-out;
    -o-transition: border-bottom 0.5s ease-in-out;
    transition: border-bottom 0.5s ease-in-out;
}

#hcont img {
    display: block;
    margin: 0 auto 10px auto;
}

#hcont a:link,
#hcont a:visited,
#hcont a:hover {
    text-decoration: none;
    color: #FFF6EE;
}

.menuTabs,
.menuTabs2 {
    margin: 55px 0 0 0;
    min-height: 600px;
    position: relative;
    z-index: 1;
    text-align: left;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.menuTabs > li,
.menuTabs2 > div {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 880px;
}

.menuTabs2 > div > h3 {
    display: none;
}

.menuTabs2 > div {
    display: none;
    position: absolute;
    z-index: 1;
}

.menuTabs2 > div.current {
    position: relative;
    z-index: 5;
}

.pb5 {
    padding-bottom: 5px;
}

.menuCol {
    display: inline-block;
    vertical-align: top;
    width: 250px;
    border-top: 1px dashed #746f6c;
    padding: 10px 0 40px 0;
    margin: 0 20px;
}

.menuCol li {
    padding: 0 0 7px 0;
}

.menuCol ul {
    padding: 0 0 35px 0;
}

.menuCol li > a:link,
.menuCol li > a:visited,
.menuCol li > a:hover {
    color: #FFF6EE;
    text-decoration: none;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 0 0 2px 0;
    position: relative;
    z-index: 1;
}

.menuCol li > a:hover {
    color: #FF3212;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

.menuCol li > a em {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    opacity: 0;
    background: url('/bitrix/templates/cava/images/nav.png') repeat-x left bottom;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.menuCol li > a:hover em {
    opacity: 1;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
    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-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('/bitrix/templates/cava/images/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/bitrix/templates/cava/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: 30px;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: 0 0 0 -8px;
    cursor: pointer;
    z-index: 8040;
    background: url('/bitrix/templates/cava/images/menuclose.png') no-repeat center center;
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    -ms-transition: -ms-transform .2s linear;
    transition: transform .2s linear;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.fancybox-close:hover {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    -ms-transition: -ms-transform .2s linear;
    transition: transform .2s linear;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fancybox-nav {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin: -20px 0 0 0;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../images/blank.gif');
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-nav img {
    display: block;
    margin: 5px auto 0 auto;
    position: relative;
    z-index: 1;
    left: 0;
    -moz-transition: left 0.2s ease-in-out;
    -webkit-transition: left 0.2s ease-in-out;
    -o-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
}

.fancybox-prev {
    left: -30px;
}

.fancybox-next {
    right: -30px;
}

.fancybox-prev:hover img {
    left: -5px;
}

.fancybox-next:hover img {
    left: 5px;
}

.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;
}

/* Overlay helper */
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/bitrix/templates/cava/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 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: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 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: bold;
    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);
}


.menuitemText {
    text-align: center;
    width: 530px;
    height: 300px;
    vertical-align: middle;
    display: table-cell;
}

.menuitemText h4,
.menuitemText p {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 10px;
}

.menuves {
    color: #ff3212;
    display: block;
    padding-bottom: 10px;
}

.menuves strong {
    font-weight: normal;
    line-height: 1;
    font-size: 24px;
    font-family: 'reformagroteskdemicregular';
    letter-spacing: 1px;
}

.showmap {
}

.showmap a {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-indent: -999px;
    width: 110px;
    height: 110px;
}

.contPhone {
    font-size: 40px;
    line-height: normal;
    font-family: 'reformagroteskdemicregular';
    letter-spacing: 1px;
    height: 75px;
}

.workTime h6 {
    position: relative;
    z-index: 1;
    top: -10px;
    padding: 0 0 5px 0;
    text-align: center;
}

.workTime ul {
    width: 200px;
    height: 85px;
    display: table-cell;
    vertical-align: top;
}

.workTime .left {
    width: 50%;
}

.workTime .right {
    width: 50%;
}

/*.workTime .right{width:45%;}*/
.workTime li {
    overflow: hidden;
    zoom: 1;
}

.ymaps {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 3000px;
    min-width: 960px;
    top: -885px;
}

#mapsblock {
    width: 860px;
    height: 500px;
    display: none;
}

.textCol {
    width: 460px;
    margin: 0 auto;
    padding: 50px 0 50px 0;
}

#mapclose {
    position: fixed;
    z-index: 200;
    right: 40px;
    top: 40px;
    cursor: pointer;
    display: none;
}

.housePics {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.housePics.piccur {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    z-index: 1;
}

#mapmask {
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.touchBlock {
    background: red;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

#mask {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../images/mask.png');
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.framestart #mask {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.menupict {
    position: fixed;
    z-index: 1;
    left: 0;
    bottom: 100px;
    width: 300px;
    height: 300px;
}

.menupict img {
    opacity: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.menucurrent .menupict img.current {
    opacity: 1;
}

.mapaddress {
    height: 30px;
}

#gotop {
    position: fixed;
    z-index: 150;
    left: 50%;
    top: -150px;
    overflow: hidden;
    width: 186px;
    height: 101px;
    margin: 0 0 0 -93px;
    text-indent: -999px;
    cursor: pointer;
    background: url('../images/blank.gif');
}

#gotoplink {
    width: 186px;
    height: 101px;
}

.show2pic #gotop {
    top: 8px;
}

.small {
    text-transform: lowercase;
}

.coffeeItems {
    position: relative;
    z-index: 5;
}

.coffeeItems > li {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
}

.galphotoItems,
.galphotoItems > li {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galphotoItems > li {
    display: none;
}

.houseText {
    width: 600px;
    margin: 0 auto;
}

a.btn,
.btn {
    border: 3px solid #ff3212;
    display: block;
    width: 170px;
    text-transform: uppercase;
    margin: 0 auto 30px auto;
    font-size: 21px;
    line-height: 1;
    font-family: 'reformagroteskdemicregular';
    text-align: center;
    padding: 15px 0;
}

#jobbtn {
    width: 280px;
    margin-top: 20px;
}

a.btn:link,
a.btn:visited,
a.btn:hover {
    text-decoration: none;
}

a.btn:hover,
.btn:hover {
    border-color: #FFF6EE;
}

input.btn {
    background: none;
    color: #fff;
    cursor: pointer;
    font-family: 'reformagroteskdemicregular';
    font-size: 21px;
    line-height: normal;
    letter-spacing: 2px;
    padding: 10px 20px;
    width: auto;
    margin: 20px auto 30px auto;
    border-width: 2px;
}

.mapBlock {
    position: fixed;
    z-index: 150;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.colLeft {
    float: left;
    width: 300px;
    padding-left: 90px;
    padding-right: 40px;
    text-align: left;
    text-align: left;
}

.colRight {
    float: left;
    width: 310px;
    text-align: left;
    padding-left: 10px;
}

.colRight h4,
.colLeft h4,
.colRight h5,
.colLeft h5 {
    font-size: 18px;
    line-height: normal;
    color: #ff3212;
    font-family: 'reformagroteskdemicregular';
    padding: 0 0 5px 0;
}

.colRight h5,
.colLeft h5 {
    font-size: 16px;
}

.colRight p {
    padding-bottom: 5px;
}

.cardper5 {
    position: relative;
    z-index: 1;
    padding-right: 50px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
}

.cardper5 span {
    position: absolute;
    z-index: 1;
    right: 0;
    top: -2px;
    font-size: 21px;
    line-height: 1;
}

.cardper5 span strong,
.cardPers strong {
    font-weight: normal;
    font-size: 36px;
    line-height: 1;
    color: #ff3212;
    font-family: 'reformagroteskdemicregular';
}

.cardPers strong {
    font-size: 21px;
    line-height: 1;
}

.cardPers {
    display: table;
}

.cardPers li {
    display: table-row;
}

.cardPers .list {
    padding-bottom: 25px;
}

.cardPers .list li {
    display: block;
}

.cardPers div {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    padding: 0 15px 0 0;
}

.list li {
    position: relative;
    z-index: 1;
    padding: 0 0 0 15px;
}

.list li:before {
    content: '—';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.coffeprice {
    padding-bottom: 20px;
}

.coffeprice li {
    font-size: 21px;
    font-family: 'reformagroteskdemicregular';
    overflow: hidden;
    clear: both;
}

.coffeprice li strong.lefttext {
    float: left;
    display: inline-block;
    text-align: left;
    color: #fff;
}

.coffeprice li strong {
    float: right;
    font-weight: normal;
    display: inline-block;
    text-align: right;
    color: #FF3212;
}

.coffeprice li strong span {
    color: #fff;
    font-size: 14px;
    font-family: 'reformagroteskdemicregular';
}

.cardper35 {
    padding-right: 70px;
    width: 180px;
}

.fullline {
    padding-top: 30px;
    clear: both;
    height: 0;
    border-bottom: 1px dashed #EE3225;
    margin-bottom: 40px;
}

.h50 {
    clear: both;
    height: 50px;
    overflow: hidden;
}

.red {
    color: #FF3212;
}

.jq-selectbox-wrapper {
    overflow: inherit;
}

.jq-selectbox-wrapper select {
    /*position:absolute;z-index:1;left:999px;top:999px;*/
}

.jq-selectbox__select {
    color: #fff;
    font-size: 14px;
    line-height: normal;
    width: 100% !important;
}

.jq-selectbox__trigger {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 12px;
}

.jq-selectbox__trigger-arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #FF3212;
}

.jq-selectbox {
    position: relative;
    z-index: 1;
    display: block !important;
    cursor: pointer;
    margin: 0;
    width: 330px !important;
    border: 1px solid #F42E00;
}

.jq-selectbox__dropdown {
    width: 100%;
    position: absolute;
    z-index: 1;
    left: -1px;
    top: 100% !important;
    bottom: auto !important;
    background: #000;
    color: #000;
    border: 1px solid #F42E00;
}

.jq-selectbox__dropdown ul {
}

.jq-selectbox__dropdown li {
    padding: 5px 10px;
    color: #fff;
    border-top: 1px solid #541603;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

.jq-selectbox__dropdown li:first-child {
    border: none;
}

.jq-selectbox__dropdown li.sel,
.jq-selectbox__dropdown li:hover {
    color: #F42E00;
}

.jq-selectbox__select-text {
    margin: 0 20px 0 0;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 10px;
}

#vacancyform .oneline {
    margin-bottom: 15px;
    width: 100%;
}

.vacancyok h3 {
    color: #FF3212;
    text-align: center;
    padding: 20px 0;
}

#vacancyform input[type="text"].hidden {
    display: none
}

#vacancyform label.error {
    float: none;
    width: auto;
    display: block;
    margin: 0 0 -20px 160px;
    letter-spacing: normal;
    padding: 0;
    font-family: 'reformagroteskdemicregular';
    font-size: 12px;
    color: #FF3212;
    text-transform: none;
    text-align: left;
    height: 20px;
}

.submit input {
    font-family: 'reformagroteskdemicregular';
    display: inline-block;
    padding: 5px 0;
    width: 196px;
    border: 2px solid #FF3212;
    font-size: 21px;
    color: #0F0707;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0 1px 6px #bcb8b3, 0 1px 6px #bcb8b3 inset;
    background: transparent;
    z-index: 10;
    cursor: pointer
}

.submit {
    text-align: center;
    display: block;
    margin: 0 auto;
}

#resume-styler {
    padding: 5px 0 0 5px;
    margin: 0 0 -20px 155px;
    position: relative;
    overflow: visible !important;
}

#resume-styler .jq-file__browse {
    font-family: 'reformagroteskdemicregular';
    display: inline-block;
    padding: 5px 16px;
    border: 2px solid #FF3212;
    font-size: 16px;
    color: #0F0707;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0 1px 6px #bcb8b3, 0 1px 6px #bcb8b3 inset;
    background: transparent;
    float: left;
    margin-bottom: 10px;
}

#resume-styler .jq-file__name {
    padding-top: 5px;
    padding-left: 10px;
    max-width: 150px;
    height: 40px;
    overflow: hidden;
    color: #0F0707;
    float: right;
}

#resume-styler input {
    margin: 0;
    font-size: 1000px;
}

#resume-styler label.error {
    clear: both;
    display: none;
    left: 5px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 44px;
    z-index: 1;
}

.bx-core-waitwindow {
    display: none !important;
}

.guestBlock {
    border: 1px solid #5a534d;
    padding: 80px 10px 30px 30px;
    position: relative;
    z-index: 1;
    text-align: left;
    width: 320px;
    margin: 50px 0 0 0;
    height: 220px;
}

.guestBlock.guestBlock2 {
    height: 285px;
    padding-top: 70px;
}

.guestBlock.left {
    margin-left: 40px;
}

.guestBlock.right {
    margin-right: 40px;
}

.guestBlock img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.guestBlock .coffeprice li strong.lefttext {
    color: #FF3212;
}

.guestBlock p {
    padding-right: 30px;
}

.guestBlock h5 {
    font-size: 16px;
    line-height: normal;
    color: #FF3212;
    font-family: 'reformagroteskdemicregular';
}

.guestBlock .cardPers.cardPers2 > li {
    display: block;
    margin: 0 0 -15px 0;
}

.guestBlock.clear {
    width: auto;
    margin: 50px 40px 60px 40px;
    height: auto;
}

.coffTakePer {
    float: left;
    width: 105px;
    height: 80px;
    display: block;
    z-index: 1;
    font-weight: normal;
    font-size: 36px;
    line-height: 1;
    color: #ff3212;
    font-family: 'reformagroteskdemicregular';
}

.guestBlock .cardper5 span {
    right: -50px;
}

.guestBlock h2 {
    padding: 0 0 10px 0;
}

.lineForm {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
    text-align: left;
}

.lineForm dt {
    float: left;
    text-align: right;
    font-family: 'reformagroteskdemicregular';
    width: 250px;
    padding: 4px 15px 0 0;
}

.lineForm dd {
    margin: 0 0 0 265px;
}

.lineForm input,
.lineForm textarea {
    background: none;
    border: 1px solid #f42e00;
    color: #fff;
    padding: 5px 10px;
    width: 310px;
    float: left;
}

.lineForm textarea {
    overflow: auto;
    resize: none;
    height: 100px;
}

.lineForm input.error,
.lineForm textarea.error {
    box-shadow: 0 0 0 2px #f42e00;
}

.lineForm label.error {
    float: left;
    font-size: 14px;
    line-height: normal;
    margin: 6px 0 0 10px;
    color: #f42e00;
}

.lineForm label.error:before {
    content: '— ';
    color: #f42e00;
}

a.btn.btn2 {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 15px 30px;
}

.lineForm.lineB1,
.lineForm.lineB2,
.lineForm.lineB3 {
    width: auto;
}

.lineForm.lineB1 input {
    width: 15px;
}

.lineForm.lineB3 input {
    width: 30px;
}

.lineForm.lineB2 dt,
.lineForm.lineB3 dt {
    display: none;
}

.lineForm.lineB1 dd,
.lineForm.lineB2 dd,
.lineForm.lineB3 dd {
    margin: 0 10px 0 0;
    float: left;
}

.lineForm.lineB2 .jq-selectbox {
    width: 100px !important;
}

.form {
    padding: 15px 0 0 0;
}

hr {
    clear: both;
    padding: 0;
    margin: 0 0 30px 0;
    background: none;
    border: none;
    border-top: 1px dashed #EE3225;
    display: block;
}

.formHide {
    display: none;
}

.guest-block {
    margin: 60px -10px 0;
}

.guest-block:after {
    content: '';
    display: table;
    clear: both;
}

.guest-block .guest-item {
    float: left;
    width: 50%;
    padding: 0 10px 80px;
    box-sizing: border-box;
    height: 220px;
}

.guest-block .guest-item .pic {
    border: 1px solid #F04D26;
    padding: 6px;
    float: left;
    line-height: 1;
}

.guest-block .guest-item .text {
    color: #fff;
    margin-left: 130px;
    text-align: left;
}

.guest-block .guest-item ul li:before {
    content: '— ';
}

.guest-block .guest-item .name {
    font-size: 21px;
    font-family: 'reformagroteskdemicregular';
    margin-bottom: 15px;
}

.guest-block .guest-item .price {
    color: #F04A32;
    font-family: 'reformagroteskdemicregular';
    font-size: 30px;
    margin-top: 25px;
}

.guest-block .guest-item .rouble {
    font-family: 'reformagroteskdemicregular';
    font-size: 24px;
    position: relative;
}

.guest-block .guest-item .rouble:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 2px;
    left: 0;
    top: 18px;
    background: #F04A32;
}

.langselect {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 14px;
    text-transform: uppercase;
    padding: 34px 0 0 0;
    letter-spacing: .1px;
}

.langselect a,
.langselect span {
    display: inline-block;
    position: relative;
    line-height: 1;
}

.langselect *:first-child {
    margin-right: 20px;
}

.langselect a {
    color: #0E1216;
    font-family: 'reformagroteskdemicregular';
}

.langselect span,
.langselect a:hover {
    color: #F04A32;
}

.langselect span {
    font-family: 'reformagroteskdemicregular';
}

.langselect span:after {
    content: '';
    position: absolute;
    width: 39px;
    height: 39px;
    border: 1px dashed #B5A99B;
    border-radius: 50%;
    top: -14px;
    left: -14px;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    #logo {
        
        background-size: 185px 101px;
    }

    /*.moove{background-image:url('/bitrix/templates/cava/images/move22x.png');background-size:63px 131px;}*/
    /*body.istouch .moove{background-image:url('/bitrix/templates/cava/images/moovet2x.png');background-size:91px 97px;}*/
    .hTabs a.current {
        background-image: url('/bitrix/templates/cava/images/htabs2x.png');
        background-size: 80px 40px;
    }

    .likeBlock {
        background-image: url('/bitrix/templates/cava/images/likebg2x.png');
        background-size: 262px 146px;
    }

    .like .b-share-icon {
        background-image: url('/bitrix/templates/cava/images/likesoc2x.png') !important;
        background-size: 112px 21px !important;
    }

    .hLike.like1 .likeBlock {
        background-image: url('/bitrix/templates/cava/images/likebg12x.png');
        background-size: 337px 197px;
    }

    .hLike.like2 .likeBlock {
        background-image: url('/bitrix/templates/cava/images/likebg22x.png');
        background-size: 337px 197px;
    }

    .hLike.like3 .likeBlock {
        background-image: url('/bitrix/templates/cava/images/likebg32x.png');
        background-size: 337px 197px;
    }

    .hLike.like4 .likeBlock {
        background-image: url('/bitrix/templates/cava/images/likebg42x.png');
        background-size: 337px 197px;
    }

    .fancybox-close {
        background-image: url('/bitrix/templates/cava/images/menuclose2x.png');
        background-size: 16px 16px;
    }

    .mapLink {
        background-image: url('/bitrix/templates/cava/images/mapbg2x.png');
        background-size: 80px 80px;
    }


    #moovebtn div {
        background-image: url('../images/moovearrs2x.png');
        background-size: 31px 12px;
    }
}

@media only screen and (max-width: 1345px) {
    .menupict {
        left: 50%;
        margin-left: -665px;
    }
}

@media only screen and (max-width: 1100px) {
    .menupict {
        display: none;
    }

    #load img {
        top: 40%;
        left: 29%;
    }
}

@media screen and (max-width: 600px) {
    header nav a {
        font-size: 28px;
    }

    #skipbtn strong {
        border: 3px solid rgba(255, 255, 255, 0.5);
        background-color: rgba(245, 134, 50, 0.2);
    }

    #load img {
        top: 30%;
        left: 17%;
    }
}

@media screen and (max-width: 940px) {
    .bignav > .left, .bignav > .right {
        display: none;
    }

    #load img {
        top: 50%;
        left: 35%;
    }
}

@media screen and (max-width: 1024px) {
    #load img {
        top: 50%;
        left: 38%;
    }
}
@media screen and (max-width: 860px) {
  #load img {
    top: 50%;
    left: 15%;
  }
}


header nav.bignav {
    font-size: 28px;
}

.istouch #ingredients img,
.mainpage #framepic {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

@media only screen and (min-width: 1200px) {
    #mapclose {
        right: 60px;
        top: 60px;
    }
}

@media only screen and (min-height: 1000px) {
    .framestart .moove {
        bottom: 10%;
    }
}

#lang {
    display: none;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    padding: 31px 0 0 0;
    text-transform: uppercase;
    color: #ff3212;
    white-space: nowrap;
    font-size: 18px;
    line-height: 1;
    word-spacing: 5px;
    font-family: 'reformagroteskdemicregular';
}

#lang a:link,
#lang a:visited,
#lang a:hover {
    color: #000;
    text-decoration: none;
}

#lang a:hover {
    color: #ff3212;
}

/* End */
