h1,
h2,
h3,
h4,
h5,
h6,
.price,
.old-price,
.bonuses {
	-webkit-font-smoothing: antialiased;
}

.store .container-main-nav {
	z-index: 5;
	position: relative;
}

.store .container-main-nav nav {
	box-shadow: 0 0 0 #888;
}

.store .layout {
	overflow-x: hidden;
}

.store .container-store {
	background: #f7f7f7 url('../images/store-back.jpg') no-repeat center top;
	background-size: 100%;
	padding: 0;
        clear: both;
}

.store .container-store h1 .back-link {
	background-image: url('../images/sprite-icons.png');
	background-position: -520px -516px;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 28px;
	left: 0;
}

.store .container-store .contents {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.store .white-block {
	position: relative;
	background-color: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	padding: 30px;
}

.store .white-block .line {
	position: relative;
	left: -30px;
	width: 960px;
	border-top: 1px solid #f3f3f3;
	margin-bottom: 12px;
	height: 6px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: linear-gradient(to bottom, #fafafa 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 );
}

.store .white-block .line.no-shadow {
	background: none;
	height: 0;
	margin-bottom: 22px;
}

.store .white-block h1 {
	font: 300 34px 'Corpid', sans-serif;
	color: #414243;
	margin: 0 0 20px 0;
}

.store .white-block h3 {
	font: 20px/34px 'Corpid', sans-serif;
	color: #414243;
	margin-top: 0;
}

.store .white-block h5 {
	font: 300 20px 'Corpid', sans-serif;
	color: #ff0032;
	margin: 0 0 10px 0;
}

.store .white-block p,
.store .white-block li {
	font: 13px/18px 'Corpid', sans-serif;
	margin: 0 0 20px 0;
	list-style: none;
}

.store .white-block p a,
.store .white-block li a {
	color: #ff0032;
}

.store .white-block p.sms-send,
.store .white-block li.sms-send {
	position: relative;
	padding-left: 25px;
}

.store .white-block p.sms-send:before,
.store .white-block li.sms-send:before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	background-image: url('../images/sprite-icons.png');
	background-position: -255px -576px;
	background-repeat: no-repeat;
	width: 17px;
	height: 16px;
}

.store .white-block p.print,
.store .white-block li.print {
	position: relative;
	padding-left: 25px;
}

.store .white-block p.print:before,
.store .white-block li.print:before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	background-image: url('../images/sprite-icons.png');
	background-position: -393px -576px;
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
}

.store .white-block ul {
	padding-left: 16px;
	position: relative;
	box-sizing: border-box;
	width: 100%;
}

.store .white-block li {
	margin: 0 0 10px 0;
}

.store .white-block li:before {
	color: #b2b2b2;
	content: "\25CF";
	position: absolute;
	left: 0;
	line-height: 16px;
	font-size: 8px;
}

.store .white-block .singup-service {
	width: auto;
	margin: 0 0 20px 0;
	padding: 3px 19px;
}

.store .white-block .payments {
	margin: 10px 0 30px;
}

.store .white-block .payments > * {
	display: inline-block;
	margin-right: 14px;
}

.store .white-block .master-card {
	background-image: url('../images/sprite-icons.png');
	background-position: -136px -483px;
	background-repeat: no-repeat;
	width: 46px;
	height: 28px;
}

.store .white-block .visa {
	background-image: url('../images/sprite-icons.png');
	background-position: -71px -483px;
	background-repeat: no-repeat;
	width: 60px;
	height: 28px;
}

.store .white-block .mts-money {
	background-image: url('../images/sprite-icons.png');
	background-position: 0px -483px;
	background-repeat: no-repeat;
	width: 66px;
	height: 28px;
}

.store .white-block #store_map {
	position: absolute;
	width: 670px;
	height: 520px;
	right: 30px;
	top: 130px;
}

.store .white-block .row-shop {
	border-top: 1px solid #f2f2f2;
	height: 58px;
	padding-top: 20px;
	box-sizing: border-box;
	font: 13px 'Corpid', sans-serif;
	color: #4d4d4d;
}

.store .white-block .row-shop {
	*zoom: 1;
}

.store .white-block .row-shop:before,
.store .white-block .row-shop:after {
	content: "";
	display: table;
}

.store .white-block .row-shop:after {
	clear: both;
}

.store .white-block .row-shop a {
	color: #ff0032;
}

.store .white-block .row-shop > * {
	float: left;
}

.store .white-block .row-shop.header {
	font-weight: bold;
	color: #4d4d4d;
	border-top: 0;
}

.store .white-block .row-shop.header .addres {
	width: 463px;
}

.store .white-block .row-shop .number {
	width: 27px;
	color: #ff0032;
	position: relative;
	padding-left: 6px;
}

.store .white-block .row-shop .number:before {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid #b3b3b3;
	top: -3px;
	left: 0;
}

.store .white-block .row-shop .addres {
	overflow: hidden;
	width: 430px;
}

.store .white-block .row-shop .time {
	width: 400px;
}

.store .white-block .row-shop .length-m {
	float: left;
	margin-right: 10px;
	color: #808080;
}

.store .white-block .row-shop .metro {
	padding-left: 20px;
	position: relative;
	float: left;
}

.store .white-block .row-shop .metro:before {
	position: absolute;
	width: 12px;
	height: 12px;
	content: "";
	border-radius: 50%;
	left: 0px;
	top: 1px;
}

.store .white-block .row-shop .metro.line-1:before {
	background-color: #f22f1d;
}

.store .white-block .row-shop .metro.line-2:before {
	background-color: #49ba62;
}

.store .white-block .row-shop .metro.line-3:before {
	background-color: #007abd;
}

.store .white-block .row-shop .metro.line-4:before {
	background-color: #02c0f0;
}

.store .white-block .row-shop .metro.line-5:before {
	background-color: #854c31;
}

.store .white-block .row-shop .metro.line-6:before {
	background-color: #fb8032;
}

.store .white-block .row-shop .metro.line-7:before {
	background-color: #8a4596;
}

.store .white-block .row-shop .metro.line-8:before {
	background-color: #ffcc32;
}

.store .white-block .row-shop .metro.line-9:before {
	background-color: #9fa0a2;
}

.store .white-block .row-shop .metro.line-10:before {
	background-color: #b2d240;
}

.store .white-block .row-shop .metro.line-11:before {
	background-color: #70caca;
}

.store .white-block .row-shop .metro.line-12:before {
	background-color: #a9c1e5;
}

.store .white-block .row-shop .metro.line-13:before {
	background-color: #006fc2;
}

.ie8 #store_map {
	width: 450px !important;
	height: 500px !important;
}

.ie8 .row-shop.header .addres {
	width: 443px;
}

.ie8 .row-shop .addres {
	width: 410px !important;
}

.ie8 .row-shop .time {
	width: 240px !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {

.store .container-store h1 .back-link {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.store .white-block p.sms-send:before,
.store .white-block li.sms-send:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.store .white-block p.print:before,
.store .white-block li.print:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.store .white-block .master-card {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.store .white-block .visa {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.store .white-block .mts-money {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

}

@media only screen and (max-width: 999px) and (min-width: 640px) {

.store .container-store .contents {
	width: 600px;
}

.store .white-block .line {
	width: 640px;
	left: 0px;
}

.store .white-block h1 {
	margin: 0 0 20px 0;
	font-size: 30px;
}

.store .white-block p.sms-send,
.store .white-block li.sms-send {
	position: absolute;
	top: 20px;
	right: 0;
}

.store .white-block .addres-block {
	float: left;
	width: 400px;
}

.store .white-block .time-block {
	float: left;
}

.store .white-block .payments-block {
	float: left;
	width: 240px;
}

.store .white-block .function-block {
	width: 400px;
	float: left;
}

.store .white-block #store_map {
	position: static;
	width: 640px;
	height: 490px;
	margin-bottom: 20px;
	margin-left: -20px;
}

.store .white-block .row-shop.header .addres {
	width: 253px;
}

.store .white-block .row-shop .addres {
	width: 220px;
}

.store .white-block .row-shop .time {
	width: 140px;
}

}

@media only screen and (min-width: 1000px) {

.store .container-store {
	margin-top: -10px;
	padding: 220px 0 25px;
}

.store .white-block p.sms-send,
.store .white-block li.sms-send {
	position: absolute;
	top: 30px;
	right: 30px;
}

.store .white-block p.print,
.store .white-block li.print {
	position: absolute;
	top: 30px;
	right: 230px;
}

.store .white-block .function-block {
	width: 450px;
}

}

@media only screen and (min-width: 1000px) and (max-width: 12039px) {

.store .container-store {
	background-size: 1240px;
}

.store .white-block #store_map {
	top: 130px;
	width: 450px;
	height: 500px;
}

.store .white-block .row-shop.header .addres {
	width: 443px;
}

.store .white-block .row-shop .addres {
	width: 410px;
}

.store .white-block .row-shop .time {
	width: 240px;
}

}

@media only screen and (min-width: 12040px) {

.store .white-block .line {
	width: 1200px;
}

}

@media only screen and (max-width: 999px) {

.store .container-store {
	background: #fff url('../images/store-back-640.jpg') no-repeat center -10px;
	background-size: 1260px;
	padding: 100px 0 25px;
}

.store .white-block {
	padding: 18px 0;
	box-shadow: none;
}

.store .white-block .line {
	background: none;
	border-top: 0;
}

.store .white-block .line:before {
	content: "";
	position: absolute;
	left: -100%;
	width: 300%;
	height: 6px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: linear-gradient(to bottom, #fafafa 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 );
	border-top: 1px solid #f3f3f3;
}

.store .white-block p.print,
.store .white-block li.print {
	display: none;
}

}

@media only screen and (max-width: 639px) {

.store .container-store h1 span {
	padding-left: 30px;
}

.store .container-store {
	padding: 120px 0 25px;
	background-size: auto 120px;
}

.store .container-store .contents {
	width: 320px;
	margin: 0 auto;
}

.store .white-block .line {
	width: 290px;
	left: 0;
}

.store .white-block h1 {
	font-size: 28px;
	margin: 0 0 5px 0;
}

.store .white-block .singup-service {
	font-size: 13px;
	padding: 3px 10px;
}

.store .white-block .function-block {
	width: 100%;
}

.store .white-block #store_map {
	position: static;
	width: 320px;
	height: 320px;
	margin-bottom: 20px;
	margin-left: -20px;
}

}

