/*FOOTER*/
#footer{
	background: #dfdfdf;
	padding: 55px 0;
	margin: 0;
	clear: both;
}

#footer > .width_1000{
	width: 1000px;
	margin: 0 auto;
}

#footer a#fLogo{
	background: url(../images/footer/footer_logo.png) no-repeat left top;
	display: block;
	width: 115px;
	height: 147px;
	float: left;
	margin: 0 40px 0 0;
}

#footer .nav{
	border-left: 1px solid #D6D6D6;
	padding: 0 25px 15px 25px;
	width: 160px;
	min-height: 300px;
	float: left;
}

#footer .nav.first{
	border: none;
}

#footer .nav .header{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 36px 0;
	margin: 0;
}

#footer .nav .header.socials{
	background: url(../images/footer/footer_social_header_bg.png) no-repeat left top;
	padding: 0;
	color: #FFFFFF;
	width: 150px;
	height: 48px;
	padding: 10px 0 0 29px;
	margin: -10px 0 0 -26px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

#footer .nav ul{
	margin: 0;
	padding: 0;
}

#footer .nav ul li{
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 13px;
}

#footer .nav ul li a{
	color: #333333;
	text-decoration: none;
	line-height: 145%;
}

#footer .nav ul li a:hover{
	color: #0083b5;
}

#footer .nav .social a{
	display: block;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding: 0 0 10px 0;
	line-height: 22px;
}

#footer .nav .social a:hover{
	color: #0083b5;
}

#footer .nav .social a span{
	display: block;
	width: 21px;
	height: 20px;
	margin: 0 15px 0 0;
	float: left;
	border-radius: 45%;
	-moz-border-radius: 45%;
	-webkit-border-radius: 45%;
	-khtml-border-radius: 45%;
	-webkit-transition: box-shadow .5s;
	-moz-transition: box-shadow .5s;
	-o-transition: box-shadow .5s;
	transition: box-shadow .5s;
}

#footer .nav .social a:hover span{
	box-shadow: 0px 0px 5px 5px rgba(67, 145, 186, 0.3);
	-moz-box-shadow: 0px 0px 5px 5px rgba(67, 145, 186, 0.3);
	-webkit-box-shadow: 0px 0px 5px 5px rgba(67, 145, 186, 0.3);
}

#footer .nav .social a#facebook span{background: url(../images/footer/icon_facebook.png) no-repeat left top;}
#footer .nav .social a#vk span{background: url(../images/footer/icon_vk.png) no-repeat left top;}
#footer .nav .social a#twitter span{background: url(../images/footer/icon_twitter.png) no-repeat left top;}
#footer .nav .social a#google span{background: url(../images/footer/icon_gplus.png) no-repeat left top;}
#footer .nav .social a#Livejournal span{background: url(../images/footer/livejournal.jpg) no-repeat left top;}
#footer .nav .social a#yandex span{background: url(../images/footer/icon_yandex.png) no-repeat left top;}
#footer .nav .social a#mailru span{background: url(../images/footer/icon_mailgroup.png) no-repeat left top;}
#footer .nav .social a#odno span{background: url(../images/footer/icon_odno.png) no-repeat left top;}

#footer .nav .social div{
	display: block;
	font-size: 13px;
	color: #9A9A9A;
	text-decoration: none;
	padding: 0 0 12px 0;
	line-height: 22px;
}

#footer .nav .social div span{
	display: block;
	width: 21px;
	height: 20px;
	margin: 0 15px 0 0;
	float: left;
	border-radius: 45%;
	-moz-border-radius: 45%;
	-webkit-border-radius: 45%;
	-khtml-border-radius: 45%;
}

#footer .nav .social div#vk span{background: url(../images/footer/icon_noactive.png) no-repeat 0 0;}
#footer .nav .social div#twitter span{background: url(../images/footer/icon_noactive.png) no-repeat 0 -34px;}
#footer .nav .social div#google span{background: url(../images/footer/icon_noactive.png) no-repeat 0 -72px;}
#footer .nav .social div#yandex span{background: url(../images/footer/icon_noactive.png) no-repeat 0 -110px;}
#footer .nav .social div#mailru span{background: url(../images/footer/icon_noactive.png) no-repeat 0 -144px;}
#footer .nav .social div#odno span{background: url(../images/footer/icon_noactive.png) no-repeat 0 -182px;}
/*/FOOTER*/

/*FOOTER*/
#footer_new{
	background: #F9F9F9;
	width: 100%;
	height: 355px;
	overflow: hidden;
	clear: both;
	position: absolute;
	bottom: 0;
}
#footer_new:before {
	position: absolute;
	width: 100%;
	height: 1px;
	content: "";
	background-color: #e5e5e5;
	bottom: 55px;
}
#footer_new:after {
	position: absolute;
	width: 100%;
	height: 1px;
	content: "";
	background-color: #e5e5e5;
	top: 0;
}

#footer_new .width_1000{
	margin: 0 auto;
	width: 1024px;
}

#footer_new .fLeftSide{
	width: 310px;
	float: left;
	position: relative;
}
#footer_new .fLeftSide:before {
	background-color: #e5e5e5;
	content: "";
	height: 300px;
	position: absolute;
	right: 0;
	top: -40px;
	width: 1px;
}

#footer_new .fLeftSide .header {
	font-family: "Roboto",sans-serif;
	font-size: 14px;
	color: #656565;
	line-height: 14px;
	margin-bottom: 4px;
}

#footer_new .fRightSide{
	margin: 8px 0 0 310px;
}

/*Color Lines*/
#footer_new .footerColorLines{
	height: 5px;
	border-bottom: 1px solid #515A63;
	position: relative;
	overflow: hidden;
}

#footer_new .footerColorLines .blue{
	background: #4EA3CC;
	position: absolute;
	height: 5px;
	width: 100%;
	left: -50%;
}

#footer_new .footerColorLines .orange{
	background: #FF9F10;
	position: absolute;
	height: 5px;
	width: 100%;
	right: -50%;
}

#footer_new .footerColorLines .green{
	background: #66CC00;
	height: 5px;
	margin: 0 auto;
	position: relative;
	width: 642px;
}
/*/Color Lines*/

/*We Pay*/
#footer_new .wePay{
	background: #434B52;
	height: 79px;
	padding: 20px 0 0 0;
}

#footer_new .wePay .fLeftSide{
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

#footer_new .wePay .fRightSide img{
	border: none;
}
/*/We Pay*/

/*navigation*/
#footer_new .navigation{
	width: 1024px;
	height: 299px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#footer_new #fLogo{
	background: url(/static/c2m/header/img/Logo_new.png);
	background-position:center center;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	position: relative;
	width: 203px;
	margin-bottom: 32px;
}

	/*#footer_new #fLogo:hover{*/
	/*box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0.7);*/
	/*-moz-box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0.7);*/
	/*-webkit-box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0.7);*/
/*}*/

#footer_new .navigation .fNav{
	float: left;
	font-size: 13px;
	line-height: 13px;
	min-height: 160px;
	padding: 0;
	width: 260px;
	/*border-left: 1px solid rgba(102, 102, 102, 0.7);*/
}

#footer_new .navigation .fNav.m-last {
	width: 190px;
}

#footer_new .navigation .fNav:first-child{
	border: 0;
	padding-left: 40px;
}

#footer_new .navigation .fNav .header{
	font-family: "Roboto",sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #656565;
	padding: 0 0 27px 0;
	text-transform: uppercase;
}

#footer_new .navigation .fNav ul, #footer_new .navigation .fNav ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_new .navigation .fNav ul li{
	padding: 0 0 13px 0;
	color: #B1B5B9;
}

#footer_new .navigation .fNav ul li span{
	line-height: 17px;
	color: #a3a3a3;
}

#footer_new .navigation .fNav ul li a{
	font-family: "Roboto",sans-serif;
	color: #8E8E8E;
	font-size: 13px;
	font-weight: 300;
	line-height: 17px;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
}


#footer_new .social{
	padding-top: 15px;
}

#footer_new .social a#facebook,
#footer_new .social a#vk,
#footer_new .social a#twitter,
#footer_new .social a#Livejournal {
	display: block;
	text-decoration: none;
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 18px 0 0;
	transition: all 0.5s ease 0s;
}
#footer_new .social a:hover{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}


#footer_new .social a#facebook {
	background: url(../images/footer_new/facebook.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;

}
#footer_new .social a#vk {
	background: url(../images/footer_new/vk.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

#footer_new .social a#twitter{
	background: url(../images/footer_new/twet.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
#footer_new .social a#Livejournal {
	background: url(../images/footer_new/livejournal.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
/*hjkjk*/
#footer_new .social a#facebook:hover {
	background: url(../images/footer_new/facebook2x@.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;

}
#footer_new .social a#vk:hover {
	background: url(../images/footer_new/vk-2-2x@.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

#footer_new .social a#twitter:hover{
	background: url(../images/footer_new/twet2x@.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
#footer_new .social a#Livejournal:hover {
	background: url(../images/footer_new/livejournal2x@.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}





.footer-bottom {
	/*border-top: 1px solid #e5e5e5;*/
	width: 1024px;
	margin: 0 auto;
	position: relative;
}


.b-copyright {
	float: left;
	padding-top: 25px;
}
.b-copyright p {
	font-size: 10px;
	color: #8b8b8b;
}

.b-payment-systems {
	float: right;
	padding-top: 20px;
}
.b-payment-systems div {
	display: inline-block;
	float: left;
	margin-right: 1px;
}

.b-payment-item {
	background: url(../images/footer_new/paypay_icons3x@.png);
	background-position:left;
	background-color:transparent;
	background-size: cover;
	background-repeat: no-repeat;
	width: 352px;
	height: 19px;
}

/*#footer_new .social a#yandex{background: url(../images/footer_new/socialicons.png) no-repeat -86px -44px;}*/
/*#footer_new .social a#mailru{background: url(../images/footer_new/socialicons.png) no-repeat -43px -44px;}*/
/*/navigation*/

/*/FOOTER*/