main div.cover#contacts {
	/*height: 640px;*/
	/*background: url(./img/bg/bg-a-900.png) repeat-x;
	background-size: contain;*/
	/*padding-top: 3em;*/
	/*background-color: #D4E6F0;*/
	/*background-color: white;*/
	background-color: #eff1f5;
	/*background-color: #b9d5e4;*/
	min-width: 1024px;
	/*background: url(./img/bg/fox-tail-header-2.png) no-repeat -400px 0px #eff1f5;*/
}

#contacts>section{
	/*height: 700px;*/
	width: 1024px;
	/*padding: 20px;*/
	/*background: url(./img/temp_block_10.png) 30px -65px;
	background-size: cover;
	background-repeat: no-repeat;*/
	/*margin-top: 1em;*/
	/*padding-top: 2em;*/
}

.helper-left {
	display: inline-block;
	
	width: 390px;
	min-width: 390px;
	/*padding-top: 2em;*/
	/*opacity: 0.9;*/
	/*font-family: Proxima;*/
	z-index: 1;
	margin-left: 50px;
	/*padding-bottom: 7em;*/
	/*opacity: .95;*/
	padding-bottom: 5em;
}

iframe {
	width: 410px;
	/*height: 500px;*/
	/*height: auto;*/
	border: none;
	/*margin: 5px;*/
}

.helper-left-plus {
	width: 20px;
	min-width: 20px;
	/*padding-top: 2em;*/
	/*opacity: 0.8;*/
	vertical-align: top;
}

#pluser {
	margin-top: 20px;
	margin-left: -5px;
	width: 0;
	height: 0;
	position: relative;
	/*left: ;*/
	/*box-shadow: 0 2px 5px rgba(0, 179, 252, 0.3), 0 2px 10px 0 rgba(50,100,0,.15);*/
	/*z-index: 999;*/
	
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	/*border-left: 20px solid #b9d4e3;*/
	/*border-left: 20px solid #ff7400;*/
	/*border-left: 20px solid #df241d;*/
	/*border-left: 20px solid #f8f8f7;*/
	
	border-left: 20px solid #FFF;
}

#toppluser,
#topplusermm {
	width: 0;
	height: 0;
	position: relative;
	/*left: ;*/
	/*box-shadow: 0 2px 5px rgba(0, 179, 252, 0.3), 0 2px 10px 0 rgba(50,100,0,.15);*/
	/*z-index: 999;*/
	
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	/*border-left: 20px solid #b9d4e3;*/
	/*border-left: 20px solid #ff7400;*/
	/*border-left: 20px solid #df241d;*/
	/*border-left: 20px solid #f8f8f7;*/
	
	border-bottom: 20px solid #FFF;
}

#toppluser {
	position: relative !important;
	top: 11px;
	left: 360px;
	margin-top: 20px;
}

#topplusermm {
	margin-top: 0px;
	margin-left: 300px;
}

.helper-right {
	width: 550px;
	min-width: 550px;
	/*padding-top: 2em;*/
	/*opacity: 0.8;*/
	vertical-align: top;
	margin-left: -10px;
	/*opacity: .7;*/
	padding-bottom: 7em;
}



.helper-right-top,
.helper-right-middle {
	padding-left: 1.7em;
	padding-right: 2em;
	/*background: linear-gradient(to right, #c6dae8, rgba(255, 255, 255, 0) 70%);*/
	/*padding-top: .7em;*/
	/*padding-bottom: .4em;*/
	border-radius: 3px;
	font-size: 111.11%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.helper-right-top {
	padding-top: .7em;
	/*color: #FF7500;*/
}

.helper-right-middle {
	/*padding-top: .5em;*/
	/*color: gray;*/
	padding-left: 3em;
}

.helper-right-top span {
	/*color: #FF7500;*/
}

.helper-right-bottom {
	padding-left: 2.8em;
	padding-top: .1em;
	margin: 0;
	line-height: 115%;
	font-size: 111.11%;
}

.helper-right-bottom {
	margin-top: 0;
	list-style: none;
}

.special-offer-mini-block {
	/*display: block;*/
	text-align: center;
	margin: 0 auto;
	/*width: 92%;*/
	padding-top: 4em;
	padding-left: 5em;
	width: 80%;
	visibility: visible !important;
	/*margin-top: 2em;*/
}

.special-offer-mini-block>.special-offer-reminder-header {
	font-size: 142.22%;
	background-color: yellow;
	/*background-color: green;*/
	padding: 0.6em;
	margin-bottom: .4em;
	box-shadow:0 2px 5px 0 rgba(50,100,0,.30),0 2px 10px 0 rgba(50,100,0,.15);
	position: relative;
	z-index: 2;
}

.special-offer-mini-block .intern-link {
	display: inline-block;
	margin-top: .7em;
	/*color: red;*/
	font-size: 97.78%;
}

