@font-face {
    font-family: 'franklingothicdemicondcRg';
    src: url('../fonts/franklingothicdemicondc-webfont.eot');
    src: url('../fonts/franklingothicdemicondc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/franklingothicdemicondc-webfont.woff') format('woff'),
         url('../fonts/franklingothicdemicondc-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'pf_dintext_pro_mediumregular';
    src: url('../fonts/pfdintextpro-medium.eot');
    src: url('../fonts/pfdintextpro-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-medium.woff') format('woff'),
         url('../fonts/pfdintextpro-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'pf_dintext_proregular';
    src: url('../fonts/pfdintextpro-regular-webfont.eot');
    src: url('../fonts/pfdintextpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-regular-webfont.woff') format('woff'),
         url('../fonts/pfdintextpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextpro-regular-webfont.svg#pf_dintext_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'pf_dindisplay_proregular';
    src: url('../fonts/pfdindisplaypro-reg-webfont.eot');
    src: url('../fonts/pfdindisplaypro-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdindisplaypro-reg-webfont.woff') format('woff'),
         url('../fonts/pfdindisplaypro-reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*
@font-face {
    font-family: 'franklin_gothic_mediumregular';
    src: url('../fonts/framd-webfont.eot');
    src: url('../fonts/framd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/framd-webfont.woff') format('woff'),
         url('../fonts/framd-webfont.ttf') format('truetype'),
         url('../fonts/framd-webfont.svg#franklin_gothic_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'franklin_gothic_heavyregular';
    src: url('../fonts/frahv-webfont.eot');
    src: url('../fonts/frahv-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frahv-webfont.woff') format('woff'),
         url('../fonts/frahv-webfont.ttf') format('truetype'),
         url('../fonts/frahv-webfont.svg#franklin_gothic_heavyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

html, body {
	/*min-height: 700px;*/
	min-width: 1100px;
	background-color: #FFF;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/paper.png);
}

body#front {
	background: none;
}

img {border:0;}

#wrap {
	position: relative;
	/* margin-top: -10px; */
	/* margin-bottom: 100px; 
	min-height: 600px;*/
}

.menu-wrap {
	margin: 80px auto 0 auto;
	text-align: center;
}

.menu {
	height: 32px;
	background-color: #ed174f;
	z-index: 180;
	position: relative;	
}

.menu a.item {
	margin: -126px 0 0 0;
	line-height: 8px; /* 40px; */
	vertical-align: middle;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	font-family: "franklingothicdemicondcRg";
	display: inline-block;
	width: 143px;
	height: 40px;	
}


.menu a.active {
	background: url(../images/active-item.png) no-repeat 0 -1px;
	color: #ed174f;
	width: 143px;
	/* height: 40px; */
	display: inline-block;
	
	margin-top: -159px;
	padding-top: 15px;
	height: 24px;	
}

.menu a.fb {
	margin: -160px 0 0 0;
	width: 25px;
	height: 25px;
}

.logo {
/*	margin-top: -98px;
	margin-left: 11px;
	position: absolute;
*/
	/* float: left; */
	position: relative;
	margin-top: -87px;
	margin-bottom: 20px;
	padding-right: 50px;
	z-index: 150;
}

.day5 {
	/* float: right; */
	position: relative;
	margin-top: -57px; /* -77px; */
	margin-left: 35px;
	z-index: 150;
}


.content {
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 50%;
}

.logins {
	/* margin-top: 150px; */
}

.logins h1 {
	margin: 0;
	padding: 0;
	font-size: 54px;
	font-family: "franklingothicdemicondcRg";
	color: #ed174f;
	text-transform: uppercase;
}


.login-fb {
	background: url(../images/btn-fb.png) no-repeat 0 0;
	width: 161px;
	height: 31px;
	text-decoration: none;
	display: inline-block;
}

.login-vk {
	background: url(../images/btn-vk.png) no-repeat 0 0;
	width: 161px;
	height: 31px;
	text-decoration: none;
	display: inline-block;	
	margin-left: 99px;
}

.login-wrap {
	margin-top: 33px;
}


#footer {
	position: fixed;
	bottom: 0;
	height: 48px;
	width: 100%;
	background-color: #ed174f;
	z-index: 200;
}

#footer .fruit {
	float: left;
}


#footer .cbt {
	float: right;
	margin-right: 18px;
	margin-top: -20px;
	width: 168px;
	text-align: right;	
}

#footer .cbt a {
	color: #FFF;
	font-size: 16px;
	font-family: "pf_dintext_pro_mediumregular";
	text-decoration: none;	
}

.footer-menu-wrap {
	margin: 13px 65px 0 170px;
	text-align: center;
	padding-right: 168px;
}

.footer-menu a {
	font-family: "pf_dintext_proregular";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.footer-menu a:hover {
	text-decoration: underline;
}

.footer-menu span {
	margin-left: 10px;
	margin-right: 10px; 	
}

.footer-menu span:not(:last-child):after {
	content: ' | ';
	margin-left: 10px;
	color: #FFF;
}

.enter {
	margin: 0 auto;
	text-align: center;
}

.enter h1 {
	font-family: "franklingothicdemicondcRg";
	font-size: 32px;
	color: #ed174f;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
}

.enter .extra {
	font-size: 14px;
	line-height: 26px;
	font-family: "pf_dintext_proregular";
	color: #323232;
	text-align: center;
	margin-top: 20px;
	padding: 0
}

.gift-wrap {
	width: 720px;
	display: inline-block;
}

.gift {
	background: url(../images/btn-month-presents.png) no-repeat 0 0;
	width: 155px;
	height: 27px;
	display: block;
	float: right;
}

.gift.uk {
	background: url(../images/btn-month-presents-uk.png) no-repeat 0 0;
}

.gift.en {
	background: url(../images/btn-month-presents-en.png) no-repeat 0 0;
}


.help-wrap {
	width: 600px;
	display: inline-block;
	text-align: center;
}

.help {
	display: block;
}

.clear {
	clear: both;
}

.agree-wrap {
	margin: 21px auto 0 auto;
	text-align: center;
}

.agree-wrap a.agree {
	background: url(../images/ch-off.png) no-repeat 0 0;
	width: 31px;
	height: 37px;
	display: inline-block;
	line-height: 19px;
	vertical-align: middle;
    margin-top: -5px;
}


.agree-wrap a.agree.active {
	background: url(../images/ch-on.png) no-repeat 0 0;
	width: 31px;
	height: 37px;
	display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}

.agree-wrap p {
	display: inline-block;
	line-height: 19px;
	vertical-align: middle;
	margin-left: 10px;
	font-family: "pf_dindisplay_proregular";
	font-size: 14px;
	color: #323232;
}

.agree-wrap p a {
	color: #323232;	
}

.play {
	background: url(../images/btn-play.png) no-repeat 0 0;
	width: 161px;
	height: 31px;
	display: inline-block;
	margin-top: 5px;
}

.play.en {
	background: url(../images/btn-play-en.png) no-repeat 0 0;
}
.play.uk {
	background: url(../images/btn-play-uk.png) no-repeat 0 0;
}

.about {
	margin:  0 auto 0 auto;
}

.about .text{
	margin: 0;
	display: inline-block;
	width: 970px;
	vertical-align: top;
	text-align: left;
}


.about .text h1 {
	margin: 0;
	padding: 0;
	font-size: 54px;
	font-family: "franklingothicdemicondcRg";
	color: #ed174f;
	text-transform: uppercase;
}


.about .text p,
.about .text div,
.about .text span {
	font-family: "pf_dintext_proregular";
	font-size: 14px;
	line-height: 22px;
	color: #323232;
}


.about .columns {
	margin: 0;
	display: inline-block;
	width: 970px;
	vertical-align: top;
}


.about .columns .column-left {
	width: 485px;
	float: left;
	text-align: left;
	vertical-align: top;
}

.about .columns .column-right {
	width: 435px;
	float: right;
	text-align: left;
	vertical-align: top;
}

.about .columns .column-left h1 {
	margin: 0;
	font-family: "franklingothicdemicondcRg";
	font-size: 54px;
	color: #ed174f;
	text-transform: uppercase;
}


.about .columns .column-left>div {
	margin-top: 20px;
}


.about .columns .column-left p,
.about .columns .column-left div,
.about .columns .column-left span {
	font-family: "pf_dintext_proregular";
	font-size: 14px;
	line-height: 22px;
	color: #323232;
	margin: 5px 0;
}

/* SLIDER */
.vewport {
	width: 100%;
	overflow: hidden;
}


.table-wraper {
	/* width: 410%; */ /* DYNAMIC 
	height: 430px;*/
	float: left;
	position: relative;
	left: 0;
}

.table-wraper .items {
	/* width: 25%; */ /* DYNAMIC 
	height: 430px;*/
	float: left;
}


.items-wrap {
	/*width: 435px;*/
	width: 25%;
	height: 430px;
	margin: 0 auto;
	position: relative;
}


/*.items-wrap p,*/
.items p {
	margin-left: 45px;
	width: 345px;
	font-family: "pf_dintext_proregular";
	font-size: 14px;
	line-height: 22px;
	color: #323232;
	text-align: center;
}

.buttons {
	width: 435px;
	height: 0;
	margin: 0 auto;
	position: relative;
	top: 30px;
}

.buttons-wrapper {
	width: 435px;
	position: absolute;
	top: 0;
	z-index: 50;
}


.prev {
	background: url(../images/arrow-left.png) no-repeat 0 0;
	display: block;
	width: 37px;
	height: 37px;
	float: left;
}

.next {
	background: url(../images/arrow-right.png) no-repeat 0 0;
	display: block;
	width: 37px;
	height: 37px;
	float: right;
}

.content .products {
	margin: 0/* 66px */ auto 0 auto;
	height: 514px;
}

.products .fix {
	width: 970px;
	text-align: center;
	display: inline-block;
}

.products-line {
	width: 485px;
	text-align: left;
	margin-top: 23px;
}

.products-line ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.products-line ul li {
	float: left;
	text-align: center;
	position: relative;
	width: 63px;
	height: 109px;
	line-height: 14px;
}


.products-line ul li.active a {
position: relative;
z-index: 2;
	text-align: center;
	width: 80px;
}

.products-line ul li  {
	margin-left: 40px;
}
.products-line ul li:first-child {
    margin-left: 0;
}

.products-line ul li a {
	font-family: "franklingothicdemicondcRg";
	font-size: 12px;
	line-height: 14px;
	color: #ed174f;
	text-transform: uppercase;
	text-decoration: none;
}


.products-line  img.active {
position: absolute;
z-index: 1;
	margin-top: -23px;
	margin-left: -26px;
}

.volumes {
	float: right;
	width: 235px;
}

.volumes ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.volumes ul li {
	float: left;
}

.volumes ul li a {
	background: url(../images/btn-volume.png) no-repeat 0 0;
	width: 72px;
	height: 27px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-family: "franklingothicdemicondcRg";
	font-size: 18px;
	text-align: center;
	margin: 0 10px;
	padding-top: 3px;
}

.volumes ul li a.active {
	background: url(../images/btn-volume-active.png) no-repeat 0 0;
	color: #ed174f;
}

.mashup {

	text-align: left;
	margin: 155px 0 0 0;
	width: 970px;
}

.mashup div {
	margin: 0;
	padding: 0;
}

.mashup h2 {
	margin: 0;
	padding:0;
	font-size: 24px;
	font-family: "franklingothicdemicondcRg";
	color: #ed174f;
	text-transform: uppercase;
	width: 312px;
}


.mashup p {
	font-family: "pf_dintext_proregular";
	font-size: 14px;
	color: #323232;
	width: 312px;
}

.mashup .left {
	width: 491px;
	float: left;
	overflow: hidden;
}

.mashup .pic {
	float: left;
	margin-top: -160px;
	/*margin-left: 30px;	*/
	text-align: center;
	width: 205px;
	overflow: hidden;
}

.mashup .pic.small {
	margin-top: -53px;
}

.mashup .right {
	float: left;
	width: 271px;
	/* overflow: hidden; */
}

.mashup .pointer1 {
	/*position: absolute;*/
	float: right;
	margin-top: -35px; /* -61px; */
	margin-right: 30px;
}


.mashup .pointer2 {
	/*position: absolute;*/
	float: right;
	margin-top: -142px;/*  -100px; */
}

.mashup .pointer3 {
	margin-top: 60px; /* 35px; */
}

.spread {
	z-index: 100;
	position: relative;
	width: 6966px;
	margin: 0;
	padding: 0;
	background: url(../images/paper.png);
}

.spread li {
	position: relative;
	list-style: none;
	float: left;
	width: 162px;
	height: 162px;
	cursor: move;
}

.spread li .item1,
.spread li .item2,
.spread li .item3,
.spread li .item4,
.spread li .item5
 {
	width: 86px;
	height: 59px;
	display: block;
	margin-left: 38px;
	margin-top: 51px;
	position: relative;
	z-index: 100;
}

.spread li .item1 {
	background: url(../images/item-1.png) no-repeat 0 0;
}

.spread li .item2 {
	background: url(../images/item-2.png) no-repeat 0 0;
}

.spread li .item3 {
	background: url(../images/item-3.png) no-repeat 0 0;
}

.spread li .item4 {
	background: url(../images/item-4.png) no-repeat 0 0;
}

.spread li .item5 {
	background: url(../images/item-5.png) no-repeat 0 0;
}

.spread .user-picture {
	width: 68px;
	height: 68px;
	border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 8px solid #fff7eb;
    position: absolute;
    bottom: 10px;
    left: 40px;
}

.spread .user-picture-wrap {
	width: 70px;
	height: 70px;
    border: 2px solid #ed174f;
    margin: -3px 0 0 -3px;
	border-radius: 50px;
    -webkit-border-radius: 50px;
}

.outer-magic {
	width: 6966px;
	
}

.inner-magic {
	width: 100%;	
	overflow: hidden;
	margin-top: -120px;
	position: absolute;	
}

.navigator {
	margin: 0;
	padding: 5px;
	position: fixed;
	width: 160px;
	height: 100px;
	background: url(../images/viewport.png)  no-repeat 0 0;
	right: 24px;
	bottom: 70px;
	z-index: 270;
}

.navigator .pointer {
	background: url(../images/viewport-position.png) no-repeat 0 0;
	width: 50px;
	height: 30px;
	cursor: move;
}

.news {
	/* margin-top: 100px; */
	display: inline-block;
	width: 970px;
}

.news ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.news ul li {
	float: left;
	width: 480px;
	height: 118px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news ul li a.mask{ 
	width: 118px;
	height: 118px;
	overflow: hidden;
	display: inline-block;
	position: relative;	
	float: left;
	margin-right: 40px;
}

.news ul li img {
	display: inline-block;
	vertical-align: top;
	/* margin-left:12px; */
}

.news ul li a.main {
/*
	margin-top: 16px;
	margin-left: 40px;
*/
	font-family: "franklingothicdemicondcRg";
	font-size: 20px;
	color: #ed174f;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	width: 300px;
}

.news ul li .right {
	width: 300px;
	display: inline-block;
}

.news ul li p {
	font-family: "pf_dintext_proregular";
	font-size: 14px;
	color: #323232;
	width: 260px;
	display: inline-block;
	float: left;
	vertical-align: top;
	margin: 0;
/*
	margin-left: 162px;
	margin-top: -70px;	
*/
}

.news .nav {
	margin: 0 auto;
	text-align: center;
}

.news .nav .holder {
	width: 970px;
	display: inline-block;
	margin-left: -70px;
}

.news .nav .left,
.news .nav .right {
	float: left;
	width: 50%;
}

.news .nav .left {
	text-align: right;
}
.news .nav div.left a {
	background: url(../images/arrow-news-left.png) no-repeat 0 0;
	width: 36px;
	height: 42px;
	display: inline-block;
	text-decoration: none;
	margin-right: 12px;
}

.news .nav div.right a {
	background: url(../images/arrow-news-right.png) no-repeat 0 0;
	width: 36px;
	height: 42px;
	display: block;
	text-decoration: none;
	margin-left: 12px;
}


.like {
	width: 970px;
	/* margin-top: 155px; */
	display: inline-block;
}

.like h1 {
	margin: 0;
	font-family: "franklingothicdemicondcRg";
	font-size: 40px;
	color: #ed174f;
	text-transform: uppercase;
	line-height: 55px;
}

.like h1 span{
	font-size: 55px;
}

.like .container {
	width: 970px;
	/* margin-top: 55px; */
}

.spread .squeeze {
	background: url(../images/btn-template.png) no-repeat 0 0;
	width: 161px;
	height: 31px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-family: "franklingothicdemicondcRg";
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 5px;
	/*margin-top: -45px;*/

	margin-left: -37px;
	position: absolute;
	margin-top: 13px;	
}

.spread .active .squeeze {
	 display: none; 
}


.spread .available:hover > a.squeeze {
	display: block;
}


.warning-wrap {
	margin: 0 auto;
	text-align: center;
}

.warning {
	position: fixed;
	z-index: 300;
	width: 539px;
	height: 165px;
	
	left: 50%;
	top: 25%;
	margin-left: -270px;
	margin-top: -82px;
	
	background: url(../images/popup-window.png)  no-repeat 0 0;
	display: inline-block;
	margin-top: 90px;
	font-family: "franklingothicdemicondcRg";
	font-size: 32px;
	color: #FFF;
	text-transform: uppercase;
}

.warning a.close {
	background: url(../images/popup-close.png) no-repeat 0 0;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top:0;
	margin-top: -22px;
	margin-right: -19px;
}

#overlay {
	z-index: 290;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	/*z-index: 250;*/
	background-color: #f1e6d1;
	opacity: 0.5;	
}

#preloader {
	z-index: 390;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -110px;
	margin-top: -10px;
}


.empty {
	display: inline-block;
	width: 36px;
	height: 42px;
}

.content .news-show {
	width: 970px;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

.news-show h1 {
	margin: 0;
	font-family: "franklingothicdemicondcRg";
	font-size: 40px;
	color: #ed174f;
	text-transform: uppercase;
	line-height: 1;
}

.news-show div.txt {
	float: right;
	width: 520px;
	vertical-align: top;
	display: inline-block;
	font-family: "pf_dintext_proregular";
	font-size: 14px;
	color: #646464;

}

.news-show img {
	margin-top: 5px;
}

.menu-inner {
	width: 980px;
	display: inline-block;
}

.process {
	display: none;
	position: fixed;
	z-index: 320;
	left: 50%;
	top: 50%;
	margin-left: -162px;
	margin-top: -162px;	
}

.info-popup {
	position: fixed;
	left: 50%;
	top:50%;
	background: url(../images/popup-win.png) no-repeat 0 0;
	width: 460px;
	height: 165px;
	margin-left: -230px;
	margin-top: -82px;
	display: block;
	z-index: 350;
}

.info-popup .text {
	font-family: "franklingothicdemicondcRg";
	font-size: 26px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	margin: 25px;
}


.info-popup a.close {
	background: url(../images/popup-close.png) no-repeat 0 0;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top:0;
	margin-top: -22px;
	margin-right: -19px;
}

.pobeda {
	position: relative;
}

.pobeda input {
	text-align: center;
	color: #ed174f;
	position: absolute;
	left: 25px;
	width: 175px;
	border: 2px solid #FFF7EB;	
	height: 20px;
	font-family: "franklingothicdemicondcRg";
	font-size: 16px;
	vertical-align: middle;
}

.pobeda p {
	text-align: left;
	color: #FFF;
	font-family: "franklingothicdemicondcRg";
	font-size: 26px;
	text-transform: uppercase;
	margin-left: 25px;
	margin-top: 35px;
}

.pobeda img {
	position: absolute;
	right: 17px;
	top: -21px;	
}


.e404 {
/*
	margin: 173px auto 0 auto;
	text-align: center;
*/
	
}

.e404 img {
	/* display: inline-block; */
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -430px;
	margin-top: -104px;
}

.disabled {
	opacity: 0.5;
}



.about-pics {
	width: 363px;
	height: 250px;
	position: relative;
	margin-top: 35px;
	z-index: 1;
}

.about-pics a {
	position: absolute;
	top:0;
	left: 36px;
}


.g10 {
	margin-left: 5px;
	margin-top: 13px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678,sizingMethod='auto expand');
	-moz-transform:  matrix(0.70710678, -0.70710678, 0.70710678, 0.70710678, 0, 0);
	-webkit-transform:  matrix(0.70710678, -0.70710678, 0.70710678, 0.70710678, 0, 0);
	-o-transform:  matrix(0.70710678, -0.70710678, 0.70710678, 0.70710678, 0, 0);
}

.g20 {
	margin-left: 47px;
	margin-top: 8px;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.81915204, M12=0.57357644, M21=-0.57357644, M22=0.81915204,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.81915204, M12=0.57357644, M21=-0.57357644, M22=0.81915204,sizingMethod='auto expand');
	-moz-transform:  matrix(0.81915204, -0.57357644, 0.57357644, 0.81915204, 0, 0);
	-webkit-transform:  matrix(0.81915204, -0.57357644, 0.57357644, 0.81915204, 0, 0);
	-o-transform:  matrix(0.81915204, -0.57357644, 0.57357644, 0.81915204, 0, 0);
}

.g30 {
	margin-left: 88px;
	margin-top: 8px;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.89879405, M12=0.43837115, M21=-0.43837115, M22=0.89879405,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.89879405, M12=0.43837115, M21=-0.43837115, M22=0.89879405,sizingMethod='auto expand');
	-moz-transform:  matrix(0.89879405, -0.43837115, 0.43837115, 0.89879405, 0, 0);
	-webkit-transform:  matrix(0.89879405, -0.43837115, 0.43837115, 0.89879405, 0, 0);
	-o-transform:  matrix(0.89879405, -0.43837115, 0.43837115, 0.89879405, 0, 0);
}

.g40 {
	margin-left: 125px;
	margin-top: 5px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.93969262, M12=0.34202014, M21=-0.34202014, M22=0.93969262,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.93969262, M12=0.34202014, M21=-0.34202014, M22=0.93969262,sizingMethod='auto expand');
	-moz-transform:  matrix(0.93969262, -0.34202014, 0.34202014, 0.93969262, 0, 0);
	-webkit-transform:  matrix(0.93969262, -0.34202014, 0.34202014, 0.93969262, 0, 0);
	-o-transform:  matrix(0.93969262, -0.34202014, 0.34202014, 0.93969262, 0, 0);	
}

.g50 {
	margin-left: 163px;
	margin-top: 5px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.97437006, M12=0.22495105, M21=-0.22495105, M22=0.97437006,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.97437006, M12=0.22495105, M21=-0.22495105, M22=0.97437006,sizingMethod='auto expand');
	-moz-transform:  matrix(0.97437006, -0.22495105, 0.22495105, 0.97437006, 0, 0);
	-webkit-transform:  matrix(0.97437006, -0.22495105, 0.22495105, 0.97437006, 0, 0);
	-o-transform:  matrix(0.97437006, -0.22495105, 0.22495105, 0.97437006, 0, 0);	
}

.g60 {
	margin-left: 205px;
	margin-top: 11px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99756405, M12=0.06975647, M21=-0.06975647, M22=0.99756405,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99756405, M12=0.06975647, M21=-0.06975647, M22=0.99756405,sizingMethod='auto expand');
	-moz-transform:  matrix(0.99756405, -0.06975647, 0.06975647, 0.99756405, 0, 0);
	-webkit-transform:  matrix(0.99756405, -0.06975647, 0.06975647, 0.99756405, 0, 0);
	-o-transform:  matrix(0.99756405, -0.06975647, 0.06975647, 0.99756405, 0, 0);	
}

.g70 {
	margin-left: 240px;
	margin-top: 19px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.98768834, M12=-0.15643447, M21=0.15643447, M22=0.98768834,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.98768834, M12=-0.15643447, M21=0.15643447, M22=0.98768834,sizingMethod='auto expand');
	-moz-transform:  matrix(0.98768834, 0.15643447, -0.15643447, 0.98768834, 0, 0);
	-webkit-transform:  matrix(0.98768834, 0.15643447, -0.15643447, 0.98768834, 0, 0);
	-o-transform:  matrix(0.98768834, 0.15643447, -0.15643447, 0.98768834, 0, 0);	
}

.g80 {
	margin-left: 280px;
	margin-top: 26px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.94551858, M12=-0.32556815, M21=0.32556815, M22=0.94551858,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.94551858, M12=-0.32556815, M21=0.32556815, M22=0.94551858,sizingMethod='auto expand');
	-moz-transform:  matrix(0.94551858, 0.32556815, -0.32556815, 0.94551858, 0, 0);
	-webkit-transform:  matrix(0.94551858, 0.32556815, -0.32556815, 0.94551858, 0, 0);
	-o-transform:  matrix(0.94551858, 0.32556815, -0.32556815, 0.94551858, 0, 0);	
}





.agree-popup {
	position: fixed;
	left: 50%;
	top:50%;
	background: url(../images/popup-win.png) no-repeat 0 0;
	width: 460px;
	height: 165px;
	margin-left: -230px;
	margin-top: -82px;
	display: block;
	z-index: 350;
}

.agree-popup .text {
	font-family: "franklingothicdemicondcRg";
	font-size: 26px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	margin: 25px;
}


.agree-popup a.close {
	background: url(../images/popup-close.png) no-repeat 0 0;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top:0;
	margin-top: -22px;
	margin-right: -19px;
}

.clearfix {
    clear: both;
}


.fiveaday, .prizes {
    font-family: "pf_dintext_proregular";
    font-size: 14px;
    line-height: 22px;
    color: #323232;
    text-align: left;
    width: 900px;
    margin: auto;
}

.fiveaday h1 {
    margin: 0;
font-family: "franklingothicdemicondcRg";
font-size: 56px;
color: #ed174f;
text-transform: uppercase;
margin-left: -0.5em;
}

.fiveaday h2 {
    margin: 0.5em 0 0 0;
font-family: "franklingothicdemicondcRg";
font-size: 48px;
color: #ed174f;
text-transform: uppercase;
vertical-align: top;
}
.fiveaday h2 img {
    vertical-align: top;
    margin-top: 10px;
}

.fiveaday .frames {
    /* white-space: nowrap; */
    margin-left: -10px;
}

.fiveaday .frame {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    height: 205px;
    font-size: 1em;
    line-height: 22px;
}

.fiveaday .frame .wrap {
    padding: 12px 40px 30px 20px;
}

.fiveaday .frame1 {
    /* background: url(/images/fiveaday_frame1.png) top no-repeat; */
    width: 420px;
    color: #fff;
}
.fiveaday .frame1 .huge {
    font-size: 1.7em;
    font-family: 'pf_dintext_pro_mediumregular';
}

.fiveaday .frame2 {
    /* background: url(/images/fiveaday_frame2.png) top no-repeat; */
    width: 485px;
}

.fiveaday .frame2 .wrap {
    padding: 25px 45px 30px 30px;
}

.fiveaday .frame2 .huge {
    font-size: 3em;
    font-family: "franklingothicdemicondcRg";
    color: #ed174f;
}

.fiveaday_botfr {
    display: block;
    margin: auto;
}

.prizes h2 {
    margin: 0;
	font-family: "franklingothicdemicondcRg";
	font-size: 20px;
	color: #ed174f;
	text-transform: uppercase;
}

.prizes {
    padding-bottom: 40px;
}

.prizes .title {
	background: url(/images/presents-title-frame-2.png) no-repeat 0 0;
	width: 555px;
	height: 205px;	
	position: relative;
}

.prizes .title p {
	position: absolute;
	font-family: "franklingothicdemicondcRg";
	font-size: 32px;
	color: #FFF;
	text-transform: uppercase;
	margin-left: 128px;
	margin-top: 45px;
	width: 345px;
	text-align: center;
}

.prizes .arrows-wrapper {
	margin: 0 auto 0 40px;
	text-align: center;
}

.prizes .arrows-wrapper .arrows-inner {
	margin-top:36px;
	width: 445px;
	display: inline-block;
}

.prizes .arrows-wrapper .left {
	float: left;
	background: url(/images/white-arrow-left.png) no-repeat 0 0;
	width: 36px;
	height: 42px;
}

.prizes .arrows-wrapper .right {
	float: right;
	background: url(/images/white-arrow-right.png) no-repeat 0 0;
	width: 36px;
	height: 42px;
}


.prizes .mainprize {
    clear: both;
    margin: auto;
    width: 710px;
    margin-bottom: 30px;
    position: relative;
}
.prizes .mainprize h2 {
    font-size: 40px;
    padding-top: 80px;
}
.prizes .mainprize img {
    float: left;
    margin-right: 20px;
}

.prizes .prize {
    width: 27%;
    margin: 0 3%;
    float: left;
    position: relative;
}
.prizes .prize1 img {
    margin: 90px 0 18px;
}

.prizes .prize3 img {
    margin: 80px 0 15px;
}

.prizes .prize h2 {
    padding-top: 20px;
}


/* !Blocks start */


.fiveaday .blocks {
    margin-left: -10px;
    background: url(/images/five-frame.png) no-repeat 0 0;
    width: 936px;
    height: 444px;
    position: relative;
}



.blocks .block1 {
	margin-left: 16px;
	margin-top: 16px;
	position: absolute;
	color: #efefef;
	width: 400px;
	line-height: 17px;
	text-align: justify;
}

.blocks .block1 strong {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
}

.blocks .block1 .huge,
.blocks .block2 .huge {
    font-size: 1.7em;
    line-height: 24px;
    font-family: 'pf_dintext_pro_mediumregular';
}

.blocks .block2 .huge {
	color: #ed174f;
	font-size: 2.8em;
}


.blocks .block2 .huge b {
	font-size: 57px;
}

.blocks .block2 {
	margin-left: 40px;
	margin-top: 16px;
	width: 400px;
	color: #323232;
	right: 37px;
	position: absolute;
	line-height: 19px;
}


.block2 ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}


.block2 ul li {
	background: url(/images/bunny.png) 0 0 no-repeat;
	text-indent: 25px;
	padding-top: 2px;	
	text-align: justify;
}


.langs {
	position: absolute;
	z-index: 300;
	width: 100px;
	left: 50%;
	margin-left: 370px;
	top: 17px;
	text-align: center;
}

.langs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.langs ul li {
	margin: 0 3px;
	float: left;
	background-color: #ed174f;
	width: 22px;
	height: 22px;
	border-radius: 11px;
}

.langs ul li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "franklingothicdemicondcRg";
}

.langs ul li.active {
	background: #FFF;	
}

.langs ul li.active a {
	color: #ed174f;
}


a.back {
	font-family: "franklingothicdemicondcRg";
	font-size: 14px;
	color: #ED174F;	
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.back {
	text-decoration: underline;
}

.pain {
	display: block;
	background: url(/images/5day-static-frame.png) no-repeat 0 0;
	width: 951px;
	height: 440px;
}

.pain>div {
	float:left;
}

.pain .left-pain {
	width: 410px;
	height: 355px;
	margin-left: 30px;
	margin-top: 10px;
    color: #ED174F;
    font-size: 14px;
}

.pain .left-pain .paneled {
	width: 419px;
    height: 138px;
    margin-left: -10px;
    padding: 15px 10px;
    color: #fff;
    margin-bottom: 20px;
    background: url('../images/pain-left.png') center no-repeat;
    font-size: 13px;
}

.pain .left-pain p {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'pf_dintext_proregular';
	line-height: 17px;
}

.pain .left-pain strong {
	font-family: "pf_dintext_proregular";
	font-size: 20px;
}

.pain .left-pain .huge {
	font-size: 26px;
	line-height: 29px;
	font-family: 'pf_dintext_pro_mediumregular';
    white-space: nowrap;
}

.pain .right-pain {
	width: 410px;
	height: 355px;
	margin-left: 65px;
	margin-top: 15px;
}

.pain .right-pain ul {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: none;
}

.pain .right-pain ul li {
	color: #323232;
	font-family: 'pf_dintext_proregular';
	font-size: 14px;
	line-height: 19px;	
	background: url(/images/bunny.png) no-repeat left -2px;
	text-indent: 30px;
}

.pain .right-pain ul li .huge {
	font-size: 29px;
	line-height: 29px;
	font-family: 'pf_dintext_pro_mediumregular';
	text-transform: uppercase;
	color: #ed174f;
	font-weight: bold;
}

.pain .right-pain ul li .huge b {
	font-size: 62px;
	line-height: 45px;
}


/*
    font-family: "franklingothicdemicondcRg";
    font-family: 'pf_dintext_pro_mediumregular';
*/


.news-show .image-wrapper {
	float: left;
}

.news-show .image-wrapper a.back {
	background: url(/images/btn-shape.png) no-repeat 0 0;
	width: 161px;
	height: 26px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-family: "franklingothicdemicondcRg";
	font-size: 18px;
	padding-top: 5px;
}

.call-to-action {
	position: absolute;
	top:26px;
	left: 50%;
	background: url(/images/fb-plashka.png) no-repeat 0 0;
	width: 177px;
	height: 58px;
	color: #FFF;
	font-family: "franklingothicdemicondcRg";
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 6px;
	padding-top: 8px;	
	margin-left: 135px;
	z-index: 300;
}

.winner {
    position: absolute;
    text-align: center;
}

.prize .winner {
    position: relative;
    display: inline-block;
}

.winner-user-picture {
	width: 68px;
	height: 68px;
	border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 8px solid #fff7eb;
}

.winner-user-picture-wrap {
	width: 70px;
	height: 70px;
    border: 2px solid #ed174f;
    margin: -3px 0 0 -3px;
	border-radius: 50px;
    -webkit-border-radius: 50px;
}

.winner.small .winner-user-picture {
	width: 33px;
	height: 33px;
	border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 4px solid #fff7eb;
}

.winner.small .winner-user-picture-wrap {
	width: 35px;
	height: 35px;
    border: 2px solid #ed174f;
    margin: -3px 0 0 -3px;
	border-radius: 50px;
    -webkit-border-radius: 50px;
}



.mainprize .winner {
	top: -25px;
	left: 158px;	
}

.winner-name {
    padding-top: 25px;
    position: absolute;
    white-space: nowrap;
    display: none;
}

.winner-name span {
    display: inline-block;
    background: url('/images/prizes-tip-bg.png');
    border-color: #fff7eb;
    border-style: solid;
    border-bottom-width: 5px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 0px;
    color: #fff;
    padding: 10px 20px;
    font-family: "franklingothicdemicondcRg";
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
}
.winner-name span:after {
    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    height: 25px;
    background: url('/images/prizes-tip-arrow.png') center no-repeat;
    bottom: 100%;
}

.prize .winners {
    margin-top: -30px;
    position: relative;
    height: 47px;
    display: block;
}

.one-more-thing {
	margin: -31px auto 0 auto;
	text-align: center;
}


.one-more-thing .left-side,
.one-more-thing .right-side {
	float: left;
	vertical-align: top;
	display: inline-block;
	text-align: left;
}


.one-more-thing .left-side {
	width: 275px;
	
}


.one-more-thing .right-side {
	width: 400px;
}

.one-more-thing p {
	font-family: "pf_dintext_proregular";
	font-size: 14px;
}


.one-more-thing h2 {
	font-family: "franklingothicdemicondcRg";
	font-size: 39px;
	color: #ed174f;
	text-transform: uppercase;
    line-height: 34px;
}

.prize_winners {
    float: none;
    clear: both;
    width: 110%;
    margin-left: -5%;
}

.prizes .user-picture {
	width: 68px;
	height: 68px;
	border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 8px solid #fff7eb;
    bottom: 10px;
    left: 40px;
    display: inline-block;
}

.prizes .user-picture-wrap {
	width: 70px;
	height: 70px;
    border: 2px solid #ed174f;
    margin: -3px 0 0 -3px;
	border-radius: 50px;
    -webkit-border-radius: 50px;
}

.gameprize {
    position: relative;
}

/*smoothie*/

.smoothie {
	margin:  0 auto;
}

.smoothie .text{
	margin: 0;
	display: inline-block;
	width: 970px;
	vertical-align: top;
	text-align: left;
}


.smoothie h1 {
	margin: 0;
	padding: 0;
	font-size: 54px;
	font-family: "franklingothicdemicondcRg";
	color: #ed174f;
	text-transform: uppercase;
}

.smoothie .text p,
.smoothie .text div,
.smoothie .text span {
	font-family: "pf_dintext_proregular";
	font-size: 14px;
	line-height: 21px;
	color: #323232;
}


.smoothie .columns {
	margin: 0;
	display: inline-block;
	width: 970px;
	vertical-align: top;
}


.smoothie .columns .column-left {
	width: 485px;
	float: left;
	text-align: left;
	vertical-align: top;
}

.smoothie .columns .column-right {
	width: 435px;
	float: right;
	text-align: left;
	vertical-align: top;
}

.smoothie .item .lbl .important {
	font: 21px/30px "franklingothicdemicondcRg";
	color: #ed174f;
	text-transform: uppercase;
}

.smoothie .item {
    position: relative;
    margin:30px 0;
    /*background: #CFCFCF;*/
    width: 431px;
}
.smoothie .column-right .item {
    width: 465px;
}


.smoothie .item.item-1 .lbl .important {
	font-size: 30px;
    display: block;
    float: right;
    margin: 7px 15px 0;
}

.smoothie .item.item-1 .smoothie-icon {
    position: absolute;
    width: 60px;
    height: 85px;
}

.smoothie .item.item-1 .smoothie-icon  .icon{
    background: url("../images/smoothie/smoothie_icons.png") top left no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top:0;
    width: 100%;
}

.smoothie .item.item-1 .smoothie-icon .name {
    font: 12px/24px "franklingothicdemicondcRg";
    text-transform: uppercase;
    position: absolute;
    bottom:0;
    color: #ed174f;
    width: 100%;
    text-align: center;
}

.smoothie-icon.strawberries .icon{background-position: 0 7px !important;}
.smoothie-icon.strawberries {position: absolute;top:50px;left:0;}

.smoothie-icon.peach .icon{background-position: -78px -7px !important;}
.smoothie-icon.peach {position: absolute;top:67px;left:75px;}

.smoothie-icon.berries .icon{background-position: -145px -15px !important;}
.smoothie-icon.berries {position: absolute;top:77px;left:150px;width: 100px !important;}

.smoothie-icon.orange .icon{background-position: -266px -7px !important;}
.smoothie-icon.orange {position: absolute;top:67px;left:260px;}

.smoothie-icon.mango .icon{background-position: -354px 7px !important;}
.smoothie-icon.mango {position: absolute;top:57px;left:345px;}

.item-1 {
    height: 160px;
}

.item-2 {
    height: 100px !important;
    margin: 75px 0 0 !important;
}
.item-2 .item-icon {
    background: url("../images/smoothie/icon_2.png") top left no-repeat;
    width: 102px;
    height: 102px;
    float:left;
    margin-right: 20px;
}

.item-2 .item-arrow {
    background: url("../images/smoothie/arrow_2.png") top left no-repeat;
    width: 84px;
    height: 25px;
    position: absolute;
    top:-25px;
    left:70px;
}

.item-3 {
    height: 122px !important;
    margin: 90px 0 60px !important;
}
.item-3 .item-icon {
    background: url("../images/smoothie/icon_3.png") top left no-repeat;
    width: 102px;
    height: 122px;
    float:left;
    margin-right: 20px;
}

.item-3 .item-arrow {
    background: url("../images/smoothie/arrow_3.png") top left no-repeat;
    width: 84px;
    height: 25px;
    position: absolute;
    bottom:-25px;
    left:60px;
}

.item-3 .lbl {
    width: 350px;
    margin-left:120px;
}

.item-4 {
    height: 65px !important;
    margin: 95px 0 60px !important;
}
.item-4 .item-icon {
    background: url("../images/smoothie/icon_4.png") top left no-repeat;
    width: 70px;
    height: 65px;
    float:left;
    margin-right: 20px;
}

.item-4 .lbl {
    width: 350px;
    margin-left:85px;
}
.item-4 .important {
    display: block;
}


.item-5 {
    height: 100px !important;
    margin: 115px 0 30px !important;
}
.item-5 .item-icon {
    background: url("../images/smoothie/icon_5.png") top left no-repeat;
    width: 127px;
    height: 84px;
    float:left;
    margin-right: 20px;
}

.item-5 .item-arrow {
    background: url("../images/smoothie/arrow_5.png") top left no-repeat;
    width: 84px;
    height: 25px;
    position: absolute;
    bottom:-10px;
    left:70px;
}



.item-6 {
    height: 122px !important;
    margin: 105px 0 30px !important;
}
.item-6 .item-icon {
    background: url("../images/smoothie/icon_6.png") top left no-repeat;
    width: 112px;
    height: 143px;
    float:right;
    /*margin-left: 20px;*/
    margin-top: -55px;
}

.item-6 .item-arrow {
    background: url("../images/smoothie/arrow_6.png") top left no-repeat;
    width: 84px;
    height: 25px;
    position: absolute;
    top:-45px;
    left:275px;
}

.item-6 .lbl {
    width: 350px;
    margin-right: 10px;
}

.ny h2 {
	margin: 0;
	padding:0;
	font-size: 24px;
	font-family: "franklingothicdemicondcRg";
	color: #ed174f;
	text-transform: uppercase;
}

.ny .description {
    color: #323232;
    font-family: "pf_dintext_proregular";
    font-size: 15px;
}