.lang .lang-select ul li.ru { background-image: url(/img/flags/ru.png); }
.lang .lang-select ul li.en { background-image: url(/img/flags/us.png); }
.lang .lang-select ul li.it { background-image: url(/img/flags/it.png); }


.center-item .item-block .news-header h2 a { color: #000000; }

.collection-gallery .title-line { background-color: #e1e9ec; border-bottom: 1px solid #062333; }
.collection-gallery .title-line .inner { position: relative; width: 1250px; margin: 0px auto; height: 34px; line-height: 34px; }
.collection-gallery .title-line a { color: #000000; }

.do-logoff { display: none; float: right; text-decoration: none; font-size: 15px; padding: 5px; margin-left: 20px; color: white; margin-top: 21px;}

.purposes {}
.purposes .item { float: left; width: 64px; height: 64px; background-position: center bottom; background-repeat: no-repeat; cursor: pointer; position: relative; margin: 10px; }
.purposes .item .popup {
	position: absolute;
	display: none;
	text-decoration: none;
	color: #000000;
	z-index:9;
	background-color: #ffffff;
	padding: 5px;
	top: 42px;
	left: -43px;
-webkit-box-shadow: 1px 4px 7px rgba(50, 50, 50, 0.6);
-moz-box-shadow:	1px 4px 7px rgba(50, 50, 50, 0.6);
box-shadow:		 1px 4px 7px rgba(50, 50, 50, 0.6);
}
.purposes .item:hover .popup { display: block; }
.purposes .item .popup .name { font-size: 12px; text-align: center; }
.purposes .item .popup .preview { width: 128px; height: 128px; background-position: center center; background-repeat: no-repeat; }

.Gallery-nav_bottom .prev { top: 250px; }
.Gallery-nav_bottom .next { top: 250px; }

.arrows-show {
	display: block;
	left: 50%;
	top: 50%;
	margin-left: -75px;
	margin-top: -75px;
	background-image: url(/img/strelki.png);
	position: absolute;
	z-index: 20;
	width: 150px;
	height: 150px;
	opacity: 0;
}



/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.contacts_moscow .contact-item { height: 280px; }
.contacts_moscow .contact-item-city { height: 35px; }

.catalog-item .catalog-price { text-align: right; line-height: 43px; padding-right: 10px; color: #666; font-size: 18px;}


.region-chooser { position: absolute; top: 65px; right: 0px; height: 33px; padding: 5px 15px; background-color: #3c6899; border: solid 1px #ffffff; z-index: 10; color: #ffffff; white-space: nowrap; line-height: 33px; font-size: 14px; }
.region-chooser a { color: #ffffff; margin-left: 20px; }
.hat .logo { float: left; padding: 10px 20px 0px 0px; }

.all-regions { background-color: #555555; overflow: hidden;position: relative;z-index: 100; }
.all-regions .loading { background-image: url(/img/loading.gif); background-position: center center; background-repeat: no-repeat; height: 60px; }
.regions-choose-list { width: 1260px; margin: 0px auto; padding: 20px 0px; }
.regions-choose-list h2 { padding: 0px; margin: 0px; color: #ffffff; }
.regions-choose-list .item { float: left; width: 252px; height: 25px; line-height: 25px; color: #ffffff; cursor: pointer; }
.regions-choose-list .item:hover { text-decoration: underline; }

.region-choosen { position: absolute; top: -12px; font-size: 12px; color: #a0a0a0; white-space: nowrap; font-family: Tahoma,Arial,Sans; text-transform: none; right: 5px; }
.region-choosen span { border-bottom: 1px dashed #a0a0a0; cursor: pointer; }

.checkout-field .order-items .item .item_price { padding-top: 10px; color: #747272; font-size: 20px; text-align: right; width: 100px; padding-right: 10px; }
.checkout-field .order-items .item .item_price_mul { padding-top: 10px; color: #747272; font-size: 20px; padding-right: 10px; }


.countries-pre { font-size: 1.5em; padding: 0px 0px 20px 9px; }
.countries-pre a { color: #000000; text-decoration: none; border-bottom: 1px dashed #000000; }
