


/* Start:../styles.css*/
@font-face {
    font-family:'reformagroteskdemicregular';
    src: url('../fonts/refgrotesk-webfont.eot');
    src: url('../fonts/refgrotesk-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/refgrotesk-webfont.woff') format('woff'),
         url('../fonts/refgrotesk-webfont.ttf') format('truetype'),
         url('../fonts/refgrotesk-webfont.svg#reformagroteskdemicregular') format('svg');
    font-weight: normal;
    font-style: normal;	
}
@font-face {
    font-family:'intro_regular';
    src: url('../fonts/intro-webfont.eot');
    src: url('../fonts/intro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/intro-webfont.woff') format('woff'),
         url('../fonts/intro-webfont.ttf') format('truetype'),
         url('../fonts/intro-webfont.svg#intro_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'pt_sansitalic';
    src: url('../fonts/pts56f-webfont.eot');
    src: url('../fonts/pts56f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts56f-webfont.woff') format('woff'),
         url('../fonts/pts56f-webfont.ttf') format('truetype'),
         url('../fonts/pts56f-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'pt_sansregular';
    src: url('../fonts/pts55f-webfont-webfont.eot');
    src: url('../fonts/pts55f-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts55f-webfont-webfont.woff') format('woff'),
         url('../fonts/pts55f-webfont-webfont.ttf') format('truetype'),
         url('../fonts/pts55f-webfont-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'pt_sansbold';
    src: url('../fonts/pts75f-webfont.eot');
    src: url('../fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts75f-webfont.woff') format('woff'),
         url('../fonts/pts75f-webfont.ttf') format('truetype'),
         url('../fonts/pts75f-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

html{height:100%;}
body{
	padding:0;
	margin:0 !important;
	font-family:'pt_sansregular', 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:960px;
	height:100%;
}
@media screen and (max-width:800px){
	html{min-height:100vh;overflow-x:hidden;width:100vw;}
	body{
		min-height:100vh;
		overflow-x:hidden;
		width:100vw;
		min-width:auto;
		height: auto;
	}
}
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:'pt_sansregular', 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:50px;padding:10px 0 20px 0;font-family:'Mont Heavy';text-transform:uppercase;letter-spacing:1px;line-height:1;}
h2{font-size:21px;padding:0 0 20px 0;font-family:'intro_regular';text-transform:uppercase;letter-spacing:1px;}
h3{font-size:18px;padding:0 0 10px 0;font-family:'intro_regular';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:'pt_sansbold';}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.w100{position:relative;z-index:1;width:100%;overflow:hidden;zoom:1;overflow:hidden;clear:both;}
.main{
	margin:0 auto;
}
@media screen and (min-width: 992px){
	.main{
		width: 960px;
	}
}
.h20{clear:both;height:20px;overflow:hidden;}

header{
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	width:100vw;
	background:#080606;
	box-shadow:0 0 5px #000;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	border-top: 2.5px solid #66cccc;
	border-bottom: 2.5px solid #66cccc;
	padding: 5px 0;
}
.mainpage header{position:fixed;}
@media screen and (min-width: 992px){
	header{
		height:80px;
		border-top: 10px solid #66cccc;
		border-bottom: 10px solid #66cccc;
	}
}

#logo{
	display:block;
	/* position:absolute; */
	z-index:10;
	width:184px;
	height:22px;
	margin:0;
	/* background:#000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2.5px solid #fff;
	box-shadow: 0 0 15px 0 #fff;
	-moz-box-shadow: 0 0 15px 0 #fff;
	-webkit-box-shadow: 0 0 15px 0 #fff; */
}

#logo img{
	display:block;
	/* margin:27px auto 0 auto; */
	margin: 0 auto;
}
@media screen and (min-width: 992px){
	#logo{
		/* border: 5px solid #fff; */
		margin-top: -2px;
	}
}
header nav{
	font-family:'reformagroteskdemicregular';
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:18px;
	line-height:1;
	
	position:relative;
	z-index:1;
}
@media screen and (min-width: 992px){
	header nav{
		padding:18px 0 0 0;
	}
}
header li{
	display:inline;
	padding:0 10px;
	white-space: nowrap;
	font-family: 'Mont Semi Bold';
}
header nav a:link,
header nav a:visited{
	text-decoration:none;
	color:#fff;
	-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;
	text-transform: uppercase;
}
header nav a.current:link,
header nav a.current:visited,
header nav a:hover,
header nav a.active{
	color:#66cccc;
	-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,#ingredients span,#frames img,#frames2 img{
	position:absolute;
	z-index:0;
	left:50%;
	top:50%;
	width:100%;
	height:auto;
}
.picposition.picsize,#frames img.picsize,#frames2 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,#frames2,.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,#frames2,.framespic{
	position:fixed;
	z-index:1;
	left:0;
	top:0;
	overflow:hidden;
	width:100%;
	height:100%;
}
#frames2{z-index:150;display:none;background:#000;}

.framespic.piccur{
	opacity:1;
}

.photoPicsNav{
	position:fixed;
	z-index:10;
	left:0;
	bottom:0;
	width:100%;
	text-align:center;
}
#frames2>div{display:none;}


body.dark #frames{
	position:absolute;
}

#ingredients{
	z-index:10;
	overflow:visible;
}
#ingredients img,
#ingredients span{
	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;
	font-family: 'Mont Semi Bold';
}



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;}




body.scrfinish #ingredients span#grain1,
body.scrfinish #ingredients span#grain2,
body.scrfinish #ingredients span#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 span#shugar1,
body.scrfinish #ingredients span#shugar2,
body.scrfinish #ingredients span#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 span#canella1,
body.scrfinish #ingredients span#canella2,
body.scrfinish #ingredients span#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 span#milk1,
body.scrfinish #ingredients span#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 span#water1,
body.scrfinish #ingredients span#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#icon-barista{ left:auto; }
#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;}



#ingredients span#grain1{margin:-220px 0 0 -540px;}
#ingredients span#grain2{margin:-152px 0 0 -475px;z-index:15;}
#ingredients span#grain3{margin:40px 0 0 -260px;}
#ingredients span#shugar1{margin:20px -450px 0 0;left:auto;right:1000%;}
#ingredients span#btn-barista{ left:auto }
#ingredients span#shugar2{margin:165px -355px 0 125px;z-index:15;left:auto;right:1000%;}
#ingredients span#shugar3{margin:105px -330px 0 0;left:auto;right:1000%;}
#ingredients span#canella1{margin:-170px -460px 0 0;left:auto; }
#ingredients span#canella2{margin:-90px -440px 0 0;left:auto; }
#ingredients span#canella3{margin:-105px -470px 0 0;z-index:15;left:auto;right:1000%;}
#ingredients span#milk1{margin:-350px 0 0 -190px;}
#ingredients span#milk2{margin:-320px 0 0 -140px;z-index:15;}
#ingredients span#water1{margin:-250px 0 0 -30px;z-index:20;}
#ingredients span#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;
	/*background:url('../images/move2.png') no-repeat center top;*/
	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: 'Mont Heavy';
	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;}

/*body.istouch .moove{background-image:url('../images/moovet.png');}*/

.bullets li{
	position:fixed;
	z-index:15;
	right:50%;
	top:50%;
	cursor:pointer;
	padding-top:0;
	zoom:1;
	/*display:none;*/
	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{
	/*display:block;*/
	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%;}
/*body.scrfinish .bullets li{
	padding-top: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 .bullets li.bulgrain{padding-left:10px;}
body.scrfinish .bullets li.bulcanella{padding-right:5px;}
body.scrfinish .bullets li.bulshugar{padding-right:10px;}*/

.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:'pt_sansitalic';
	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: 'intro_regular';
	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 -190px;}
	.bullets li.bulmilk{margin:-90px 0 0 -90px;}
	.bullets li.bulwater{margin:-50px 0 0 0;}
	.bullets li.bulcanella{margin:-70px -200px 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;}
}


#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:50%;
	top:50%;
	margin:-50px 0 0 -40px;
}

footer{
	position:relative;
	z-index:5;
	color:#fff6ee;

	/* min-width:920px; */
	padding:0 30px;

	font-size:12px;

}
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:'pt_sansbold';
	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;}
.content.arthistory{width:470px;}
.content.artcontact{width:630px;}
.content.artcontact .line:after,.content.artcontact .line:before{width:285px;}
.contentTop{height:130px;overflow:hidden;clear:both;}
.content,.houseTabs{
	position:relative;
	z-index:2;
	text-align:center;
	border:10px solid #ea3d12;
	padding:24px 40px 20px 40px;
	background:#000;
	background:rgba(0,0,0,0.7);
	margin:0 auto;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
.content.artchouse,.houseTabs{background:none;}
.houseTabs{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
body.dark .content{
	background:url('../images/contactsbg.png') no-repeat center -105px;
	width:630px;
}
body.dark .line:after,body.dark .line:before{width:285px;}
.content.arthouse,.content.artmenu{
	border:none;
	padding:50px 0 0 0;
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#FFF6EE;
	width:730px;
}
.content.artmenu{width:880px;}
.content.arthouse h1{position:relative;z-index:2;}
.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;
}
@media screen and (min-width:992px){
	#container{
		width:960px;
	}
}
@media screen and (max-width:800px){
	#container{
		min-height:100vh;
	}
	#frames, #ingredients, .picsbg, #frames2, .framespic,#scale{
		position:absolute;
		padding-top: 50px;
	}
}
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('../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('../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:'pt_sansbold';
	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:'pt_sansbold';
	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('../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('../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:'pt_sansbold';
	color:#FFF6EE;
	display:none;
}
.houseItems .likeBlock p{
	padding:0;
	display:table-cell;
	width:257px;
	height:80px;
	vertical-align:middle;
}
.hLike .likeBlock{
	background:url('../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:'pt_sansregular';	
}
.hLike .likeClose{margin-bottom:20px;margin-top:30px;}
.hLike.like1 .likeBlock{background-image:url('../images/likebg1.png');}
.hLike.like2 .likeBlock{background-image:url('../images/likebg2.png');}
.hLike.like3 .likeBlock{background-image:url('../images/likebg3.png');}
.hLike.like4 .likeBlock{background-image:url('../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('../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:'pt_sansitalic';
}

.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('../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:'Mont Heavy';
	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('../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:'pt_sansbold';
	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('../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('../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('../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('../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('../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);
}

.menumodal{
	position:relative;
	z-index:1;
	width:530px;
	height:300px;
	background:url('../images/menubg.png') no-repeat 0 0;
	text-align:left;
	color:#1a1a1a;
	overflow:hidden;
	zoom:1;
	display:none;
}
.menumodal.menumodal2{
	width:396px;
	height:224px;
	background:url('../images/modalok.png') no-repeat 0 0;
}
.menuitemText{
	text-align:center;
	width:530px;
	height:300px;
	vertical-align:middle;
	display:table-cell;	
}
.menumodal.menumodal2 .menuitemText{
	width:396px;
	height:224px;
}
.menuitemText h4,.menuitemText p{padding-left:50px;padding-right:50px;padding-bottom:10px;}
.menumodal dt{
	float:left;
	width:220px;
	padding:100px 30px 0 0;
}
.menumodal dt img,.menumodal dt div{
	float:right;
	padding:5px;
	border:1px solid #EA3D12;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.menumodal dt img{
	padding:0;
	border:none;
}
.menumodal dd{
	float:left;
	padding:110px 0 0 0;
	width:300px;
}
.menumodal.menunopic dt{display:none;}
.menumodal.menunopic dd{width:475px;padding-left:75px;}
.menumodal h4{
	font-size:21px;
	color:#ff3212;
	line-height:normal;
	font-family:'intro_regular';
	letter-spacing:1px;
	padding-top:20px;
}
.menuves{
	color:#ff3212;
	display:block;
	padding-bottom:10px;
}
.menuves strong{
	font-weight:normal;
	line-height:1;
	font-size:24px;
	font-family:'Mont Heavy';
	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:'Mont Heavy';
	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;}
.ymaps-b-balloon__content-head{font-size:14px !important;line-height:normal !important;}
.ymaps-b-balloon__content-head strong{font-weight:normal;font-family:'pt_sansbold';font-size:18px !important;line-height:normal !important;}

.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%;
}

.photoPics{
	text-align:center;
	padding:0 0 40px 0;
}
.photoPics li{display:inline-block;vertical-align:top;padding:0 5px;}
.photoPics a{
	display:block;
	width:87px;
	height:99px;
	background:url('../images/photonav.png') no-repeat 0 0;
}
.photoPics a:hover,.photoPics a.current{
	background-position:-87px 0;
}
.photoPics span{
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	width:71px;
	height:80px;
	margin:0 0 0 8px;
	position:relative;
	z-index:1;
	top:8px;
}
.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:'intro_regular';
	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;
}

#frames2 .backward,#frames2 .forward{
	position:fixed;
	z-index:20;
	left:0;
	top:0;
	width:140px;
	height:100%;
	display:block;
	cursor:pointer;
	box-shadow:200px 0 80px -150px #000000 inset;
}
#frames2 .forward{
	left:auto;
	right:0;
	box-shadow:-200px 0 80px -150px #000000 inset;
}
#frames2 .backward span,#frames2 .forward span{
	display:block;
	position:absolute;
	z-index:1;
	left:50%;
	top:50%;
	margin:-40px 0 0 -21px;
	width:42px;
	height:81px;
	background:url('../images/garr.png') no-repeat 0 0;
	overflow:hidden;
	text-indent:-999px;
	-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;
}
#frames2 .forward span{background-position:-42px 0;}

#frames2 .backward:hover span{margin-left:-26px;}
#frames2 .forward:hover span{margin-left:-16px;}


.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:'pt_sansbold';
	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:'Mont Heavy';
}
.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:'Mont Heavy';
	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:'pt_sansregular';}
	
.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;}
#jobs {
	padding:20px 0;
	width:680px;
	margin:0 auto;
}

#jobs li{
	padding-bottom:35px;
}
#jobs li .jobshort{
	text-decoration:none}	
#jobs li .jobico{
	background:url('../images/photonav1.png') no-repeat 0 0;
    height: 99px;
    width: 87px;
	margin-right:-100%;
	line-height:99px;
	vertical-align:middle;
	float:left;
	}	
#jobs li .jobico img{
	display:block;
	height: 99px;
    width: 87px;
	vertical-align:middle}		
#jobs li .jobshort:hover .jobico{
	background-position: -87px 0;
	}	
#jobs .jobshortinfo{
	display:block;
	text-align:left;
	padding-top:10px;
	margin-left:115px;}
#jobs .address{
	display:block;
	padding-bottom:10px;}
#jobs .jobshortinfo h2{
	padding-bottom:0;}
#jobs .jobshortinfo h2 a{
	text-decoration:none;}
#jobs .jobshortinfo strong{
	font-weight:normal;
	color:#FF3212;
	font-family:'pt_sansbold';
	font-size:16px;}

.modal:after{
	position:absolute;
	left:0;
	bottom:-84px;
	width:616px;
	height:85px;
	background:url('../images/modalbottom.png') center 0 no-repeat;
	display:block;
	content:'';
	}	
.modal{
	display:none;
	width:536px;
	position:relative;
	padding:0 40px;
	background:url('../images/modalcenter.png') center 0 repeat-y;
	margin:85px 0;

	}	
.modal:before{
	display:block;
	content:'';
	position:absolute;
	left:0;
	top:-84px;
	width:616px;
	height:85px;
	background:url('../images/modaltop.png') center 0 no-repeat;
	}		


	
.jobfullinfo{
	line-height:1.2;
	color:#1A1A1A;}	
.jobfullinfo p{
	text-align:center;}		
.jobfullinfo h2{
	padding-bottom:10px;
	color:#FF3212;
	width:100%;
	text-align:center;}	
.jobfullinfo dl.first, .jobfullinfo dl.last{
	width:100%;}
.jobfullinfo dl{
	width:49%;
	display:inline-block;
	vertical-align:top;}
			
.jobfullinfo dl.first dt{
	padding-top:0;}	
	
.jobfullinfo dl{
	text-align:center;
	}	

.jobfullinfo dt{
	padding-top:20px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-family:'reformagroteskdemicregular';
	font-size:18px;}	
	
.jobfullinfo .leftcol, .jobfullinfo .rightcol{
	width:50%;
	text-align:center;
	float:left}
.jobfullinfo .last{	
		margin-bottom:-15px;}
		
.jobfullinfo .last dt{
	padding-top:10px;
	padding-bottom:4px;
}	
.jobfullinfo .last dd{ 
	color:#FF3212;
	}
.jobfullinfo .last dd strong{
		font-family:'Mont Heavy';
		font-size:24px;
		font-weight:normal;}
.shadbtn {
	position:relative;
	margin:0 auto 0;
	text-align:center;
	display:block;
	padding-top:22px;
	border-top: 1px dashed #EE3225;
	padding-bottom:7px;
	top:30px;
	z-index:10;}	
.shadbtn a{
	font-family:'intro_regular';
	display:inline-block;
	padding:10px 20px;
	border:2px solid #FF3212;
	font-size:21px;
	color:#0F0707;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	box-shadow:0 1px 6px #bcb8b3, 0 1px 6px #bcb8b3 inset;
}

.fileInp{
	position:relative;
	z-index:0;
	overflow:hidden;
	height:80px;
	margin:0 0 -45px 0;
}


#vacancyform{
	padding:0 80px;
	width:456px;
	line-height:1.2;
	display:none;
}	
#vacancyform label{
	padding-top:2px;
	text-transform:uppercase;
	width:160px;
	float:left;
	margin-right:-100%;
	color:#1A1A1A;
	font-family:'reformagroteskdemicregular';
	font-size:18px;
	letter-spacing:1px;
}
#vacancyform input{
	-webkit-appearance:none;
	border-radius:0;
	}	
#vacancyform h2{
	color:#FF3212;
	text-align:center;}

#vacancyform input[type="text"],#vacancyform textarea{
	display:block;
	margin-left:160px;
	border:1px solid #FF3212;
	padding:5px;
	height:13px;
	width:284px;
	background:#fff;
	font-size:12px;
	-moz-transition:border 0.3s ease-in-out;-webkit-transition:border 0.3s ease-in-out;-o-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out;
}
#vacancyform input[type="text"].error,#vacancyform textarea.error{border-color:#ffae00;}
#vacancyform textarea{height:50px;resize:none;}

.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:'pt_sansregular';
	font-size:12px;
	color:#FF3212;
	text-transform:none;
	text-align:left;
	height:20px;
}

.submit input{
	font-family:'intro_regular';
	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:'intro_regular';
	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:'pt_sansbold';
}
.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:'Mont Heavy';
}
.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:'pt_sansbold';
	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:'intro_regular';
    margin-bottom: 15px;
}
.guest-block .guest-item .price {
    color: #F04A32;
    font-family:'Mont Heavy';
    font-size: 30px;
    margin-top: 25px;
}
.guest-block .guest-item .rouble {
    font-family:'pt_sansbold';
    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:'pt_sansregular';
}
.langselect span, .langselect a:hover {
    color: #F04A32;
}
.langselect span {
    font-family:'pt_sansbold';
}
.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-image:url('../images/logobg2x.png');background-size:185px 101px;}
	.houseTabs a.current{background-image:url('../images/podmenu2x.png');background-size:500px 7px;}
	/*.moove{background-image:url('../images/move22x.png');background-size:63px 131px;}*/
	/*body.istouch .moove{background-image:url('../images/moovet2x.png');background-size:91px 97px;}*/
	.hTabs a.current{background-image:url('../images/htabs2x.png');background-size:80px 40px;}
	.likeBlock{background-image:url('../images/likebg2x.png');background-size:262px 146px;}
	.like .b-share-icon{background-image:url('../images/likesoc2x.png') !important;background-size:112px 21px !important;}
	.hLike.like1 .likeBlock{background-image:url('../images/likebg12x.png');background-size:337px 197px;}
	.hLike.like2 .likeBlock{background-image:url('../images/likebg22x.png');background-size:337px 197px;}
	.hLike.like3 .likeBlock{background-image:url('../images/likebg32x.png');background-size:337px 197px;}
	.hLike.like4 .likeBlock{background-image:url('../images/likebg42x.png');background-size:337px 197px;}
	.menumodal{background-image:url('../images/menubg2x.png');background-size:527px 295px;}
	.menumodal.menumodal2{background-image:url('../images/modalok2x.png');background-size:396px 224px;}
	.fancybox-close{background-image:url('../images/menuclose2x.png');background-size:16px 16px;}
	.mapLink{background-image:url('../images/mapbg2x.png');background-size:80px 80px;}
	.photoPics a{background-image:url('../images/photonav2x.png');background-size:174px 99px;}
	.modal:after{background-image:url('../images/modalbottom2x.png'); background-size:616px 85px; bottom:-84px; }	
	.modal{background-image:url('../images/modalcenter2x.png'); background-size:616px 4px;}	
	.modal:before{background-image:url('../images/modaltop2x.png');  background-size:616px 85px; top:-84px; }
	#jobs li .jobico{background-image:url('../images/photonav12x.png'); background-size:174px 99px;}	
	#moovebtn div{background-image:url('../images/moovearrs2x.png'); background-size:31px 12px;}
}
font.tablebodytext{display:none !important;}

@media only screen and (max-width: 1345px){
	.menupict{left:50%;margin-left:-665px;}
}
@media only screen and (max-width: 1100px){
	.menupict{display:none;}
}


@media only screen and (max-width: 600px){
header nav a{
	font-size:28px;}
}
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%;}
}



/** ** */
/* --- Awwwards Ribbons --- */

/* Base */

#awwwards {
	position:absolute;
	top:40px;
	z-index:9999;
}

/* Left */

#awwwards.left {
	left:0;
}

/* Right */

#awwwards.right {
	right:0;
}

/* Link */

#awwwards a {
	display:block;
	width:70px;
	height:105px;
	text-indent:-8000px;
	background-repeat:no-repeat;
	background-position: 0 0;
	overflow:hidden;
}

/* Black */

#awwwards.left.black a {
	background-image:url('../images/ribbons/awwwards_nominee_black_left.png');
}
#awwwards.right.black a {
	background-image:url('../images/ribbons/awwwards_honorable_black_right.png');
}

/* White */

#awwwards.left.white a {
	background-image:url('../images/ribbons/awwwards_nominee_white_left.png');
}
#awwwards.right.white a {
	background-image:url('../images/ribbons/awwwards_nominee_white_right.png');
}

/* Green */

#awwwards.left.green a {
	background-image:url('../images/ribbons/awwwards_nominee_green_left.png');
}
#awwwards.right.green a {
	background-image:url('../images/ribbons/awwwards_nominee_green_right.png');
}

#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;}

.placedis{display:none !important;}

/* MEDIA QUERIES */

/* Landscape phone to portrait tablet */

@media (max-width: 767px) {

	/* hidden */
	#awwwards {
		display: none;
	}

}

.menuTree{
	text-align:left;
}
.menuTree>ul>li{
	border:1px solid #f00;
}



/* Retina Displays */

/* Target any device with retina display (ie iPad 3 and MacBook Pro) */

@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) {

	#awwwards a {
		-moz-background-size: 70px 105px;
		-ie-background-size:70px 105px;
		-o-background-size:70px 105px;
		-webkit-background-size:70px 105px;
		background-size:70px 105px;
	}

	/* Gray */

	#awwwards.left.black a {
		background-image:url('../images/ribbons/awwwards_nominee_black_left2x.png');
	}
	#awwwards.right.black a {
		background-image:url('../images/ribbons/awwwards_honorable_black_right_mobile2x.png');
	}

	/* White */

	#awwwards.left.white a {
		background-image:url('../images/ribbons/awwwards_nominee_white_left2x.png');
	}
	#awwwards.right.white a {
		background-image:url('../images/images/ribbons/awwwards_nominee_white_right2x.png');
	}

	/* Green */

	#awwwards.left.green a {
		background-image:url('../images/ribbons/awwwards_nominee_green_left2x.png');
	}
	#awwwards.right.green a {
		background-image:url('../images/ribbons/awwwards_nominee_green_right2x.png');
	}
	
}

.menu-hamburger {
	
}

.mob-menu {
	height: 100%;
}

.hamburger.menu-trigger {
	position: absolute;
    top: 0;
    right: 0;
	height: 100%;
	cursor: pointer;
	width: 70px;
	height: 100%;
	background: url('../images/hamburger.png') center center no-repeat;
	background-size: 45px auto;
}

.mob-menu .menu-content {
	display: none;
	position: absolute;
	right: 0;
	width: 100%;
	background: #080606;
    padding: 15px 0;
    text-align: right;
}

.mob-menu .menu-content li{
	padding-bottom: 10px;
}

body.open-menu .mob-menu .menu-content {
	display: block;
}

@media screen and (max-width: 800px){
	.hamburger.menu-trigger {
		background-size: 30px auto;
	}
	#ingredients img,
	#ingredients span {
		left: 0!important;
		top: 0!important;
	}
	#ingredients span {
		
	}
	#ingredients img{
		display: none!important;
	}
	#ingredients span{
		transform: scale(1.4)!important;
	}
	#ingredients span#grain2{
		margin: 0px 0 0 0!important;
		background: rgba(102,204,204,.5)!important;
	}
	#ingredients span#shugar2{
		margin: 250px 0 0 0!important;
		background: rgba(102,204,204,.5)!important;
	}
	#ingredients span#canella2{
		margin: 500px 0 0 0!important;
		background: rgba(255,255,255,.25)!important;
		/* color:#073535!important */
	}
	#ingredients span#btn-barista{
		margin: 750px 0 0 0!important;
		background: rgba(255,255,255,.25)!important;
		/* color:#073535!important */
	}
	.s-content-image {
		width: 100%!important;
	}
}
@media screen and (max-width: 600px){
	h1 {
		font-size: 40px;
	}
}

/* ** */
/* End */
/* ../styles.css */
