@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,800&subset=cyrillic');

/* !RESET */
html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,h1,h2,h3,h4,h5,h6,p{box-sizing:border-box;margin:0;padding:0;border:0;outline:0;}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
td { vertical-align: top; }
li { list-style: inside; }

/* BODY Roboto,  */
HTML, BODY { width: 100%; font-size: 14px; line-height: 120%; display: block; color: #000; }

body
{
	height: 100%;
	width: 100%;
	background: #FFCF00;
	line-height: 150%;
	font-weight: normal;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

a
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #333;
}




.w
{
	margin: 0 auto;
	padding: 0 50px;
	min-width: 310px;
	max-width: 1180px;
	position: relative;
	z-index: 1;
}

.cls
{
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}
.clearfix:after 
{
	content: "";
	display: table;
	clear: both;
}
	
.h1box img
{
	display: block;
	width: 100%;
	margin: 30px 0 0 -23px;
	max-width: 1020px;
}

.h1
{
	display: none;
}

.h2
{
	display: block;
	clear: both;
	font-size: 47px;
	padding: 75px 25px;
	color: #000;
}


header
{
	padding: 30px 0;
}

.logo
{
	display: block;
	background: url(../img/landing/logo.png) no-repeat 50% 50%;
	background-size: 100% auto;
	height: 86px;
	width: 245px;
	margin: 20px 0 0 20px;
	float: left;
}

.phones
{
	font-size: 18px;
	float: right;
	margin: 20px 15px 0 0;
	font-weight: 600;
	width: 70%;
}

.phones span
{
	padding: 10px 0 0 0;
}
	

.priceblock
{
	position: relative;
}

.price
{
	width: 420px;
	position: absolute;
	top: 0;
	left: 10px;
}

.box
{
	background: url(../img/landing/cut0.png) no-repeat 0 0;
	height: 120px;
	width: 210px;
	position: relative;	
	float: left;
	overflow: hidden;
}

.box .cut
{
	background: url(../img/landing/cut1.png) no-repeat 0 0;
	position: absolute;
	height: 92px;
	width: 115px;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 25px 0 0 25px;
	font-size: 13px;
}

.box b
{
	color: #fff;
	font-size: 55px;
	padding: 55px 0 0 32px;
	position: relative;
	z-index: 0;
	display: block;
	font-weight: 800;
	width: 130px;
}

.box b small
{
	color: #000;
	font-weight: normal;
	font-size: 18px;
	position: absolute;
	top: 52px;
	left: 115px;
}

.box b small span
{
	display: block;
	font-size: 10px;
}

.machine
{
	float: right;
	display: block;
	width: 680px;
	margin: -35px -20px 0 0;
}

	.shbox,
	.shbox > div
	{ 
		border: solid 5px rgba(0, 0, 0, .035);
  		border-radius: 2px;
  		padding: 10px;
	}
	.shbox
	{
  		border-top-color: rgba(0, 0, 0, .20);
  		border-bottom-color: rgba(255, 255, 255, .25);
  		margin: 0 -3px 10px;
	}
	.shbox > div
	{
  		border-bottom-color: rgba(0, 0, 0, .20);
  		border-top-color: rgba(255, 255, 255, .25);
  		padding: 0;
	}
	
	.special
	{
		padding: 30px 0 40px;
	}
	
	.special img
	{
		max-width: 100%;
	}
	
	.birka
	{
		width: 33.33%;
		float: left;
		padding-left: 95px;
		position: relative;
		height: 130px;
	}
	
	.birka .h
	{
		display: block;
		padding: 10px 0;
	}
	.birka small
	{
		display: block;
		font-size: 9px;
		line-height: 170%;
	}
	
	.birka small i
	{
		display: inline-block;
		position: relative;
		border-top: 1px solid #000;
		padding-top: 3px;
		margin-top: 5px;
	}
	
	.birka img
	{
		position: absolute;
		top: -5px;
		left: -5px;
	}
	.birka.premium
	{
		padding-left: 90px;
	}
	.birka.premium img
	{
		top: -8px;
		left: -15px;
	}

footer
{
	overflow: hidden;
	z-index: 0;
	position: relative;
}

footer .h2
{
	padding-top: 110px;
}

.packing footer .h2
{
	position: absolute;
	top: -70px;
	left: 0;
	padding: 0;
}

footer .black
{
	background: #000;
	width: 100%;
	height: 180px;
}

footer .black .w
{
	padding: 0;
}

.packing footer
{
	overflow: visible;
	z-index: 5;
	position: relative;
}

.icobox
{
	position: relative;
	float: left;
	width: 80%;
}

.icobox .before
{
	content: "";
	position: absolute;
	top: 45px;
	left: 0;
	width: 20px;
	height: 93px;
	background: url(../img/landing/scoba_l.png) no-repeat 50% 50%;
	opacity: 0;
	transition: all 1s;
}

.icobox .after
{
	content: "";
	position: absolute;
	top: 45px;
	right: 0;
	width: 20px;
	height: 93px;
	background: url(../img/landing/scoba_r.png) no-repeat 50% 50%;
	opacity: 0;
	transition: all 1s;
}

.ico
{
	width: 20%;
	text-align: center;
	color: #fff;
	float: left;
	position: relative;
	font-size: 20px;
}

.icobox1 .ico
{
	width: 100%;
}
.icobox2 .ico
{
	width: 50%;
}
.icobox3 .ico
{
	width: 33.33%;
}
.icobox4 .ico
{
	width: 25%;
}

.ico p
{
	font-size: 35px;
	position: absolute;
	top: 70px;
	right: 20px;
	opacity: 0;
	transition: all 1s;
}
.icobox .ico p
{
	right: -10px;
}

.icobox .ico:last-child p
{
	display: none;
}

.ico.show p,
.icobox .before.show,
.icobox .after.show
{
	opacity: 1;
}

.ico img
{
	display: block;
	margin: 30px auto 5px;
	width: auto;
}


.button2 {
	display: block;
	width: 300px;
	text-align: center;
	margin: 30px auto;
	background: #e8e8e8;
	background-image: -webkit-linear-gradient(top, #e8e8e8, #adadad);
	background-image: -moz-linear-gradient(top, #e8e8e8, #adadad);
	background-image: -ms-linear-gradient(top, #e8e8e8, #adadad);
	background-image: -o-linear-gradient(top, #e8e8e8, #adadad);
	background-image: linear-gradient(to bottom, #e8e8e8, #adadad);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	color: #000000;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	cursor: pointer;
}

.button2:hover {
	background: #b0b0b0;
	background-image: -webkit-linear-gradient(top, #b0b0b0, #8a8a8a);
	background-image: -moz-linear-gradient(top, #b0b0b0, #8a8a8a);
	background-image: -ms-linear-gradient(top, #b0b0b0, #8a8a8a);
	background-image: -o-linear-gradient(top, #b0b0b0, #8a8a8a);
	background-image: linear-gradient(to bottom, #b0b0b0, #8a8a8a);
	text-decoration: none;
}


.button
{
	height: 130px;
	width: 100%;
	background: url(../img/landing/key.png) no-repeat 50% 50%;

	cursor: pointer;
	padding: 30px 0;
	transition: all .5s;
	margin-left: -10px;
	margin-left: 0;
}
.button:hover
{
	background-image: url(../img/landing/key2.png);
}
#pagebirki-landing-ua .button {background-image: url(../img/landing/key-U.png);}
#pagebirki-landing-ua .button:hover {background-image: url(../img/landing/key2-U.png);}

.packing .price h1
{
	padding: 10px 0 30px;
	font-size: 22px;
}
	
.packing .h1box  .h1
{
	display: none;
}
	
button
{
	margin: 35px auto 0;
	width: 240px;
	background: #ffcf00;
	border-radius: 20px;
	color: #000000;
	font-size: 16px;
	padding: 10px 0 11px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	display: block;
}
button:hover
{
	background: #eabc00;
}

#modal
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0, .7);
	display: none;
	z-index: 999;
}

.open #modal
{
	display: block;
}

#forma
{
	max-width: 530px;
	background: rgba(0,0,0, .5);
	padding: 40px 80px;
	margin: 60px auto 0;
	border-radius: 50px;
	box-shadow: 0px 0px 55px rgba(0, 0, 0, .2);
	position: relative;
}

#forma h3 
{
    color: #fff;
    font-size: 25px;
    line-height: 150%;
}

.close
{
	background: #000 url(../img/landing/cross.png) no-repeat 50% 50%;
	background-size: 15px auto;
	border-radius: 50%;
	height: 36px;
	width: 36px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.bottom-phones
{
	display: none;
}

.logo-text
{
	background: url(../img/landing/logo_yellow.png) no-repeat 0 0;
	background-size: 60px auto;
	min-height: 62px;
	color: #fff;
	padding-left: 75px;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 100%;
}

.logo-text b
{
	display: block;
	color: #ffcf00;
	font-size: 18px;
	padding: 0 0 10px;
}

input
{
	border: 0;
	border-radius: 20px;
	width: 100%;
	margin: 5px 0 5px;
	padding: 10px 10px;
	font-size: 14px;
	box-sizing: border-box;
}


/*@media (max-width: 1200px)
{	*/
	.w
	{
		margin: 0 auto;
		padding: 0;
		min-width: 310px;
		max-width: 860px;
		position: relative;
	}

	.cls
	{
		clear: both;
		margin: 0;
		padding: 0;
		border: 0;
	}
	.clearfix:after 
	{
		content: "";
		display: table;
		clear: both;
	}
	
	.h1box img
	{
		display: block;
		width: 100%;
		margin: 0 0 0 0;
		margin-left: -40px;
	}
	.packing .h1box img
	{
		max-width: 640px;	
	}

	.h1
	{
		display: none;
	}

	.h2
	{
		display: block;
		clear: both;
		font-size: 31px;
		padding: 40px 0;
		color: #000;
	}


	header
	{
		padding: 30px 0;
	}

	.logo
	{
		display: block;
		background: url(../img/landing/logo.png) no-repeat 50% 50%;
		background-size: 100% auto;
		height: 65px;
		width: 160px;
		margin: 0;
		float: left;
	}

	.phones
	{
		margin: 20px 0 0;
		font-size: 16px;
		float: right;
		font-weight: 600;
	}

	.phones span
	{

	}
	
	.phones a
	{
		padding-left: 10px;
	}

	.priceblock
	{
		position: relative;
	}

	.price
	{
		width: 400px;
		position: absolute;
		top: 0;
		left: -10px;
	}
	.packing .price
	{
		padding-top: 40px;
		width: 450px;
		left: 0;
	}
	
	.packing
	{
		padding-bottom: 260px;
		background: url(../img/landing/bottom.png) 50% 100% no-repeat;
		overflow: hidden;
	}
	
	.packing .h1
	{
		display: block;
		padding-top: 50px;
		font-size: 30px;
	}
	
	
	.birki .h1box img
	{
		width: auto;
		margin: 10px 0 0;
	}
	
	.birki .priceblock h1
	{
		display: block;
		padding: 40px 0 40px;
		font-size: 22px;
		text-transform: uppercase;
		line-height: 130%;
	}
	
	.birki .machine 
	{
    margin: -80px -40px 0 0;
    }
	
	.birki .price
	{
		left: 0;
		width: 430px;
	}
	
	.box3
	{
		width: 26%;
		float: left;
	}
	.box3-1
	{
		width: 48%;
	}
	
	.box3 span
	{
		padding: 20px 30px 0 0;
		display: block;
		font-size: 12px;
		line-height: 130%;
	}
	.box3 span.ln
	{
		height: 80px;
		padding-top: 0;
		padding-bottom: 20px;
		border-bottom: 1px solid #333;
	}
	.box3-1 span
	{
		padding-right: 0;
	}
	
	.birki
	{
		padding-bottom: 260px;
		background: url(../img/landing/birki-bottom.png) 50% 100% no-repeat;
		overflow: hidden;
	}
	
	.birki .button
	{
		height: 50px;
		background-position: -37px 50%;
	}
	
	.birki footer .h2 
	{
    	padding-top: 30px;
	}
	

	.box2
	{
		width: 33.33%;
		padding: 5px;
		height: 70px;
		float: left;
		position: relative;
		letter-spacing: 0;
		font-size: 12px;
		font-weight: 600;
	}
	.box2::after
	{
		content: "";
		background: #000;
		width: 10px;
		height: 1px;
		position: absolute;
		top: 2px;
		left: 0;
	}
	
	.box
	{
		background: url(../img/landing/cut0.png) no-repeat 0 0;
		background-size: 90px auto;
		height: 75px;
		width: 50%;
		position: relative;	
		float: left;
		overflow: hidden;
	}

	.box .cut
	{
		background: url(../img/landing/cut1.png) no-repeat 0 0;
		background-size: 90px auto;
		position: absolute;
		height: 92px;
		width: 115px;
		top: 0;
		left: 0;
		z-index: 1;
		padding: 15px 0 0 15px;
		font-size: 13px;
	}

	.box b
	{
		color: #fff;
		font-size: 38px;
		padding: 35px 0 0 35px;
		position: relative;
		z-index: 0;
		display: block;
		font-weight: 800;
		width: 130px;
	}

	.box b small
	{
		color: #000;
		font-weight: normal;
		font-size: 16px;
		position: absolute;
		top: 32px;
		left: 105px;
		line-height: 110%;
	}
	
	.machine
	{
		float: right;
		display: block;
		width: 460px;
		margin: -25px 0 0 0;
	}
	.packing .machine 
	{
		margin-top: -25px;
	}

	footer
	{
		overflow: hidden;
	}

	footer .black
	{
		background: #000;
		width: 100%;
		height: 150px;
	}

	footer .black .w
	{
		padding: 0;
	}

	.icobox
	{
		position: relative;
		float: left;
		width: 85%;
	}

	.icobox .before
	{
		content: "";
		position: absolute;
		top: 25px;
		left: 0;
		width: 15px;
		height: 93px;
		background: url(../img/landing/scoba_l.png) no-repeat 50% 50%;
		background-size: auto 65px;
		opacity: 0;
		transition: all 1s;
	}

	.icobox .after
	{
		content: "";
		position: absolute;
		top: 25px;
		right: 0;
		width: 15px;
		height: 93px;
		background: url(../img/landing/scoba_r.png) no-repeat 50% 50%;
		background-size: auto 65px;
		opacity: 0;
		transition: all 1s;
	}

	.ico
	{
		width: 20%;
		text-align: center;
		color: #fff;
		float: left;
		position: relative;
		font-size: 14px;
	}

	.ico p
	{
		font-size: 25px;
		position: absolute;
		top: 60px;
		right: 20px;
		opacity: 0;
		transition: all 1s;
	}
	.icobox .ico p
	{
		right: -10px;
	}
	.ico.show p,
	.icobox .before.show,
	.icobox .after.show
	{
		opacity: 1;
	}

	.ico img
	{
		display: block;
		margin: 30px auto 0;
		width: 65px;
	}
	
	#ico1
	{
		width: 15%;
		padding-right: 30px;
	}


	.button2 {
		display: block;
		width: 300px;
		text-align: center;
		margin: 30px auto;
		background: #e8e8e8;
		background-image: -webkit-linear-gradient(top, #e8e8e8, #adadad);
		background-image: -moz-linear-gradient(top, #e8e8e8, #adadad);
		background-image: -ms-linear-gradient(top, #e8e8e8, #adadad);
		background-image: -o-linear-gradient(top, #e8e8e8, #adadad);
		background-image: linear-gradient(to bottom, #e8e8e8, #adadad);
		-webkit-border-radius: 28;
		-moz-border-radius: 28;
		border-radius: 28px;
		color: #000000;
		font-size: 20px;
		padding: 10px 20px 10px 20px;
		text-decoration: none;
		cursor: pointer;
	}

	.button2:hover {
		background: #b0b0b0;
		background-image: -webkit-linear-gradient(top, #b0b0b0, #8a8a8a);
		background-image: -moz-linear-gradient(top, #b0b0b0, #8a8a8a);
		background-image: -ms-linear-gradient(top, #b0b0b0, #8a8a8a);
		background-image: -o-linear-gradient(top, #b0b0b0, #8a8a8a);
		background-image: linear-gradient(to bottom, #b0b0b0, #8a8a8a);
		text-decoration: none;
	}


	.button
	{
		height: 130px;
		width: 100%;
		background: url(../img/landing/key.png) no-repeat 50% 50%;
		background-size: 290px auto;
		cursor: pointer;
		padding: 30px 0;
		transition: all .5s;
		margin-left: -10px;
		margin-left: 0;
	}
	.button:hover
	{
		background-image: url(../img/landing/key2.png);
	}
	
	.packing .button
	{
		background-position: -40px 50%;
		height: 50px;
		margin-top: 20px;
	}


	button
	{
		margin: 25px auto 0;
		width: 170px;
		background: #ffcf00;
		border-radius: 20px;
		color: #000000;
		font-size: 14px;
		padding: 5px 0 6px;
		text-decoration: none;
		cursor: pointer;
		border: 0;
		display: block;
	}
	button:hover
	{
		background: #eabc00;
	}

	#modal
	{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: rgba(0,0,0, .7);
		display: none;
		z-index: 999;
	}

	.open #modal
	{
		display: block;
	}

	#forma
	{
		max-width: 370px;
		background: rgba(0,0,0, .5);
		padding: 30px 40px;
		margin: 40px auto 0;
		border-radius: 30px;
		box-shadow: 0px 0px 55px rgba(0, 0, 0, .2);
		position: relative;
	}

	#forma h3 
	{
    	color: #fff;
    	font-size: 25px;
    	line-height: 150%;
	}

	.close
	{
		background: #000 url(../img/landing/cross.png) no-repeat 50% 50%;
		background-size: 15px auto;
		border-radius: 50%;
		position: absolute;
		height: 26px;
		width: 26px;
		position: absolute;
		top: 10px;
		right: 10px;
		cursor: pointer;
	}

	.bottom-phones
	{
		display: none;
	}

	.logo-text
	{
		background: url(../img/landing/logo_yellow.png) no-repeat 0 0;
		background-size: 40px auto;
		min-height: 62px;
		color: #fff;
		padding-left: 55px;
		font-size: 12px;
		margin-bottom: 0px;
		line-height: 100%;
	}

	.logo-text b
	{
		display: block;
		color: #ffcf00;
		font-size: 13px;
		padding: 0 0 5px;
	}

	input
	{
		border: 0;
		border-radius: 10px;
		width: 100%;
		margin: 10px 0 10px;
		padding: 5px;
		font-size: 12px;
		box-sizing: border-box;
	}
	
	
	
	

#pageprint-landing .price {
    width: 420px;
}

#pageprint-landing .box b small {
    width: 100%;
}

#pageprint-landing .machine {
    margin: 55px 0 0 0;
}



	
/*}*/
@media (max-width: 800px)
{



	.w {
    max-width: 320px;
    }
	.packing,
	.birki
	{
		padding-bottom: 0;
		background: transparent;
	}
	
	.birki .machine
	{
		display: none;
	}
		

	.box3,
	.box2
	{
		width: 50%;
		font-size: 14px;
	}
	.box3
	{
		padding: 0;
		border-bottom: 1px solid #333;
	}
	.box3 span
	{
		font-size: 14px;
		padding: 10px;
	}
	.box3-1
	{
		width: 100%;
	}
	.box3-1 .ln
	{

		border-top: 1px solid #333;
		padding-top: 20px !important;
		margin-top: 120px;
		position: relative;
	}
	.box3-1 .ln::after
	{
		content: "";
		background: url(../img/landing/birki-bottom.png) no-repeat 50% 10px;
		background-size: 300px auto;
		width: 100%;
		height: 100px;
		display: block;
		position: absolute;
		top: -110px;
		left: 0;		
	}
	.birki .priceblock h1
	{
		background: url(../img/landing/birki-bg.png) no-repeat 50% 0;
		background-size: 100% auto;
		text-align: center;
		padding-top: 400px;
		max-width: 320px;
		margin: 0 auto;
		font-size: 20px;
	}
	
	.birki .button {
		height: 50px;
		background-position: 50% 50%;
		top: 340px;
		bottom: auto !important;    	
	}

	.birki .priceblock
	{
		padding: 0;
	}
	
	.birki .price
	{
		width: 100%;
	}
	
	.birki footer .h2
	{
		text-transform: uppercase;
	}
	.birki .h1
	{
		display: none;
	}
	
	.special
	{
		padding: 10px 0 30px;
	}
	
	.birka
	{
		width: 100%;
		float: none;
		margin: 15px 0;
		padding-left: 90px !important;
	}
	
	.birka img
	{
		left: -22px;
		top: 10px;
	}
	
	.birka.premium img
	{
		left: -27px;
		top: 10px;
	}
	
		
	#ico1
	{
		width: 15%;
		padding-right: 0px;
	}
	
	.machine 
	{
    	float: none;
    	margin: 10px auto;
    	width: 280px;
   }
   
   .packing .machine
   {
		margin-top: 20px;
		position: absolute;
		top: -20px;
		left: 50%;
		width: 280px;
		margin-left: -140px;
   }
   
	body.open
	{
		overflow: hidden;
	}
	
	#modal
	{
		background: rgba(0,0,0, .8);
		overflow: auto;
		padding-top: 10px;
	}
	
	#forma
	{
		margin-top: 0;
		background: transparent;
		padding-top: 60px;
		box-shadow: 0 0 0;
		border-radius: 0;
	}
	
	.w
	{
		padding: 0;		
	}
	
	.logo
	{
		float: none;
		margin: 0 auto 30px;
		width: 140px;
	}
	
	header:after
	{
		width: 100%;
		height: 20px;
		position: absolute;
		top: 85px;
		left: 0;
		background:-webkit-gradient(linear, 0% 100%, 0% -10%, from(rgba(0,0,0, .2)), to(transparent));
	}
	
	header
	{
		padding: 20px 0 10px;
	}
	
	.h1box img
	{
		display: none;
	}
	
	.h1,
	.h2
	{
		display: block;
		text-shadow: 0 0 0;
		color: #000;
		font-size: 20px;
		padding: 30px 10px 0;
		text-align: center;
	}
	
	.h1
	{
		padding: 20px 10px;
		font-size: 25px;
		margin: 0 auto;
		width: 300px;
		line-height: 110%;
	}
	

	.packing .price 
	{
    	padding-bottom: 15px;
    	padding-top: 430px;
    	max-width: 340px;
    	background: url(../img/landing/text2.png) 50% 240px no-repeat;
	}
	
	.packing .price h1 
	{
    	padding: 0 0 20px;
    	font-size: 18px;
    	text-align: center;
	}
	
	.h2
	{
		line-height: 120%;
		font-size: 17px;
		padding: 0 10px 30px;
		margin-top: -20px;
	}
	
	footer .h2
	{
		padding-top: 5px;
	}

	
	.price
	{
		width: 300px;
		position: unset;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		margin: 0 auto 0px;
	}

	.box
	{
		height: 65px;
	}
	
	.box b 
	{
    	font-size: 27px;
    	padding: 28px 0 0 35px;
    }

	.box b small {
    color: #000;
    font-weight: normal;
    font-size: 11px;
    position: absolute;
    top: 30px;
    left: 85px;
    line-height: 105%;
}

.box b small span
{
	font-size: 7px;
}

	.priceblock 
	{
    	padding-bottom: 100px;
	}
	.packing	.priceblock 
	{
    	padding-bottom: 0px;
	}

	.price > div.button 
	{
		float: none;
		width: 100%;
		background-size: 260px auto;
		position: absolute;
		bottom: 0;
		left: 0;
		margin: 0;
		padding: 0;
	}
	
	.packing .price > div.button
	{
		bottom: 300px;
		background-position: 50% 50%;
		z-index: 11;
		background-position: 50% 50%;
	}
	
	.packing footer .h2
	{
		position: relative;
		top: auto;
		left: auto;
		text-align: center;
		padding: 0 0 20px;
	}
	
	.phones
	{
		width: 300px;
		margin: 0 auto;
		padding-top: 0;
		float: none;
	}
	
	.phones > span
	{
		float: none;
		display: block;
		text-align: center;
		width: 100%;
		padding: 0;
	}
	
	.phones a 
	{
    	padding: 5px 5px 2px;
    	display: inline-block;
    	float: none;
    	white-space: nowrap;
    	font-size: 15px;
	}

			
	.bottom-phones
	{
		display: none;
		padding: 10px 0;
	}
	.bottom-phones span
	{
		display: block;
		text-align: center;
		padding: 5px;
		font-size: 16px;
		font-weight: 600;
	}
	.bottom-phones a
	{
		text-decoration: none;
	}
	
	footer
	{
		overflow: visible;
	}
	
	footer .black
	{
		height: auto;
		padding: 10px 0 20px;
	}
	
	footer .black .w
	{
		margin: 0 auto;
		max-width: 340px;
	}
	
	.icobox .before {
    	height: 165px;
    	background: url(../img/landing/scoba_big.png) no-repeat 0 0;
    	background-size: 20px 100%;
    	opacity: 1;
    	left: 0;
	}

	.ico
	{
		font-size: 14px;		
	}
	
	#ico1
	{
		padding-top: 70px;
		width: 90px;
		margin-left: 5px;
		line-height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	#ico1 img
	{
		width: 60px;
	}
	
	.icobox 
	{
		position: relative;
		float: right;
		width: 70%;
	}
	
	.icobox .after
	{
		display: none;
	}
	
	.icobox .ico
	{
		float: none;
		display: block;
		width: 100% !important;
		margin: 0;
		text-align: left;
		padding: 10px 0 10px 90px;		
	}
	
	.ico img
	{
		margin: 0 auto;
	}
	.ico p
	{
		display: none;
	}
	
	.icobox .ico img
	{
		width: 40px;
		position: absolute;
		top: 5px;
		left: 35px;
	}
}

.full .h1box
{
	display: none;
}

.full .price 
{
	width: 100%;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}

/*MEX*/

.circle
{
	background: #000;
	width: 1050px;
	height: 1050px;
	border-radius: 700px;
	margin: 0 auto;
	overflow: hidden;
}
.circle h1
{
	color: #ffcf00;
	font-size: 40px;
	line-height: 120%;
	width: 510px;
	text-align: center;
	padding: 110px 0 20px;
	margin: 0 auto;
	text-transform: uppercase;
	position: relative;
	z-index: 9;
}
#mex
{
	position: relative;
	width: 809px;
	height: 549px;
	margin: 30px auto;
}

.mex-shine
{
	width: 809px;
	height: 549px;
	z-index: 0 !important;
	opacity: 0;
	transition: all .5s;
}

#mex .mex
{
	width: 100%;
	width: 809px;
	display: block;
	position: relative;
	z-index: 1;
}

#mex .abs
{
	position: absolute;	
	z-index: 2;
}

#mex .cog-base
{
	bottom: -14px;
	left: 481px;
	z-index: 999;
}

#mex .barel
{
	bottom: -18px;
	left: 132px;
	z-index: 1;
}

#mex .barel img
{
	width: 142px;
	height: 284px;
	transition: all .5s;
	
	-webkit-animation: barel 1s linear infinite;
	-moz-animation: barel 1s linear infinite;
	-o-animation:barel 1s linear infinite;
	-ms-animation: barel 1s linear infinite;
	animation: barel 1s linear infinite;
}

@-webkit-keyframes barel{
	100% {
		width: 146px;
		margin-left: -2px;
	}
	0% {
		width: 142px;
		margin-left: 0;
	}
}
@-moz-keyframes barel{
	100% {
		width: 146px;
		margin-left: -2px;
	}
	0% {
		width: 142px;
		margin-left: 0;
	}
}
@-o-keyframes barel{
	100% {
		width: 146px;
		margin-left: -2px;
	}
	0% {
		width: 142px;
		margin-left: 0;
	}
}
@-ms-keyframes barel{
	100% {
		width: 146px;
		margin-left: -2px;
	}
	0% {
		width: 142px;
		margin-left: 0;
	}
}
@keyframes barel{
	100% {
		width: 146px;
		margin-left: -2px;
	}
	0% {
		width: 142px;
		margin-left: 0;
	}
}


#mex .cog1
{
	bottom: 47px;
	left: 551px;
	z-index: 1;
	height: 74px;
	width: 74px;
}

#mex .cog2
{
	bottom: 130px;
	left: 540px;
	z-index: 1;
	height: 94px;
	width: 94px;
}


#mex .cog3
{
	bottom: 155px;
	left: 640px;
	z-index: 1;
	height: 43px;
	width: 43px;
}


#mex .cog4
{
	bottom: 65px;
	left: 615px;
	z-index: 1;
	height: 85px;
	width: 85px;
}

#mex .cog5
{
	bottom: 85px;
	left: 495px;
	z-index: 1;
	height: 63px;
	width: 63px;
}

#mex #smoke1,
#mex #smoke2,
#mex #smoke3
{
	position: absolute;
	top: 0;
	left: 0;	
	z-index: 1;
}

#mex #smoke1
{
	left: 198px;
	top: -50px;
}
#mex #smoke2
{
	left: 500px;
	top: -100px;
}

#mex #smoke3
{
left: 695px;
top: -70px;
width: 140px;
height: 350px;
}

.cog img
{
	-webkit-animation: spin 10s linear infinite;
	-moz-animation: spin 10s linear infinite;
	-o-animation:spin 10s linear infinite;
	-ms-animation: spin 10s linear infinite;
	animation: spin 10s linear infinite;
}

/* start spin animation */
@-webkit-keyframes spin{
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@-moz-keyframes spin{
	100% {
		-moz-transform: rotate(360deg);
	}
}
@-o-keyframes spin{
	100% {
		-o-transform: rotate(360deg);
	}
}
@-ms-keyframes spin{
	100% {
		-ms-transform: rotate(360deg);
	}
}
@keyframes spin{
	100% {
		transform: rotate(360deg);
	}
}

.cog_ img
{
	-webkit-animation: spin_ 10s linear infinite;
	-moz-animation: spin_ 10s linear infinite;
	-o-animation:spin_ 10s linear infinite;
	-ms-animation: spin_ 10s linear infinite;
	animation: spin_ 10s linear infinite;
}

/* start spin animation */
@-webkit-keyframes spin_{
	100% {
		-webkit-transform: rotate(-360deg);
	}
}
@-moz-keyframes spin_{
	100% {
		-moz-transform: rotate(360deg);
	}
}
@-o-keyframes spin_{
	100% {
		-o-transform: rotate(-360deg);
	}
}
@-ms-keyframes spin_{
	100% {
		-ms-transform: rotate(-360deg);
	}
}
@keyframes spin_{
	100% {
		transform: rotate(-360deg);
	}
}