
footer {
	width: 100%;
	min-width: 1024px;
	/*background: url(./img/temp_block_11.png) no-repeat center center;
	background-size: auto;
	background-repeat: no-repeat;*/
	/*height: 460px;*/
	/*background-color: #ffffff;*/
	background-color: #b9d5e4;
	box-shadow: 0 1px 18px rgba(0, 101, 143, 0.48), 0 2px 10px rgba(43, 81, 6, 0.31);
}

.prefooter {
	background-color: yellow;
	width: 92%;
	display: block !important;
	text-transform: uppercase;
	position: relative;
	/*padding: 1.7em;*/
	padding: .4em;
	padding-left: .5em;
	padding-right: .5em;
	font-size: 160%;
	text-align: left;
	/*margin-bottom: -100px;*/
	/*padding-bottom: 1.4em;*/
	box-shadow: 0 1px 18px rgba(0, 101, 143, 0.48), 0 2px 10px rgba(43, 81, 6, 0.31);
	margin: auto;
	top: -50px;
	margin-bottom: -63px;
}

.prefooter>.footer-logo {
	font-size: 13px;
	width: 120px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	line-height: 1.2em;
	vertical-align: top;
	padding-right: 2em;
	padding-top: .8em;
}

.prefooter>p {
	/*padding-bottom: 0em;*/
	margin-bottom: .8em;
	/*color: red;*/
}

.prefooter>.footer-logo a {
	text-decoration: none;
	color: red;
}

.prefooter>.footer-logo a>img {
	text-decoration: none;
	color: red;
	padding: 0;
}

footer>div {
	width: 1024px;
	margin:0 auto;
	/*background: green;*/
	vertical-align: top;
	/*height: 120px;*/
	/*top: -100px;*/
}

footer>div>div {
	display: inline-block;
	vertical-align: top;
	margin-top: 2em;
	margin-bottom: 2em;
	padding-left: 1em;
	padding-right: 1.5em;
	/*font-size: 106.67%;*/
	line-height: 120%;
}

footer>div>div ul {
	padding: 0px;
}

footer>div>div ul li {
	list-style-type: none;
	/*list-style: "-";*/
}

.footer-first {
	width: 210px;
	margin-left: 30px;
	/*color: #A2A2A2;*/
	/*color: #818181;*/
}

.footer-main-menu,
.footer-links {
	/*font-size: 97.78%;	*/
	margin-top: 37px;
	/*line-height: 20px;*/
}

.footer-main-menu {
	width: 110px;
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
	white-space: nowrap;
	/*color: black;*/
	/*text-align: right;*/
	text-align: left;
	padding-right: 22px;
	/*border-style: dotted;*/
	/*font-family: 'Century Gothic';
	font-size: 85%;*/
}

.footer-links {
	width: 400px;
	margin-right: -100px;
	white-space: nowrap;
	/*font-family: 'Century Gothic';
	font-size: 85%;*/
}

.footer-contacts {
	width: 180px;
	text-align: right;
	
}

.footer-contacts>a {
	display: inline-block;
	/*color: red;	*/
}

/*.footer-contacts>a.link-mail-to {
	color: black;
	text-decoration: none;
}*/

.footer-contacts>a.email {
	/*color: #818181;*/
	/*font-family: Proxima;*/
	/*font-size: 90%;*/
	/*margin-bottom: 4px;*/
}

.footer-contacts>a.phone-number {
	/*color: black;*/
	font-family: Proxima;
	/*font-size: 90%;*/
	color: #6b6842;
}

.footer-contacts>a.recall-link {
	/*color: #FF7500;*/
	color: black;
	border-bottom: 1px dashed black;
	margin-bottom: 4.5em;
}

.footer-contacts>a.recall-link:hover {
	color: #006ad0;
	border-bottom: 1px dashed #006ad0;
}


/*.highlight-green {
	width: 0;
	height: 0; 
	border-width: 10px 6px 4px 6px;
	border-style: solid;
	border-color: #5bac22 #5bac22 transparent;
	margin-left: 6px;
	margin-right: 4px;
	font-size: 0px;
	color: #5bac22;
}*/

footer .intern-link {
	/*color: black;*/
}

.other-countries {
	display: block;
	margin-top: 63px;
	text-align: right;
}