#topMenu{
	width: 1190px;
/*	padding-right: 240px; */
	box-sizing: border-box;
}
#currency{
	margin: 10px 10px 10px 400px;
    float: left;
}
.phones_new{
	display: block;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 24px;
}
#topNav{
	position: relative;
}
#search{
	display: none;
	font:14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	position: absolute;
	right: 0px;
	padding: 5px 10px 5px 40px;
	top: 0;
	bottom: 0;
	background: #669900;
}

#search input.input{
	font:12px Arial, Helvetica, sans-serif;
	color:#cccccc;
	width:160px;
	height:15px;
	padding:3px;
}
#right .action-index-right{
	width: 235px;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 10px;
}
.action-index-right .actionBlock{
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#ifooterCentral .logo-f{
	float: left;
	margin-right: 10px;
}
.seti{
	width: 100%;
	margin-top: 70px;
	padding-left: 30px;
	box-sizing: border-box;
}
.seti a{
	text-decoration: none;
}
.menu-f{
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
.menu-f ul{
	display: inline-block;
}
.menu-f li{
	display: inline-block;
	
}
#footer .menu-f a{
	text-decoration: none;
	font-size: 16px;
}
.menu-f li:after{
	display: inline-block;
	content: "";
	margin-left: 10px;
	margin-right: 10px;
	height: 14px;
	border-right: 1px solid #fff;
	position: relative;
	top: 3px;
}
.menu-f ul:last-child li:last-child:after{
	display: none;
}
#footer{
	background:#669900;
	font:14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:20px 20px 200px 20px;
	display:block;
	width:1150px;
}
#footer .subscribe{
	max-width: 300px;
}
#footer .subscribe h3{
	font-size: 18px;
	margin-bottom: 10px;
}
#footer div#subscribe-form span{
	padding-left: 0;
}
#ifooterCentral{
	float:left;	
}
#ifooterLeft{
	width:400px;	
	float:left;
	font:14px Tahoma, Geneva, sans-serif;
	margin-right:40px;
}
#ifooterRight ul li{
	list-style:none;	
	line-height:150%;
}
#ifooterRight h3{
	padding-bottom: 10px;
	font-size: 18px;
}
#ifooterRight{
	width: 250px;
	margin-left: 900px;
}
.photo-fixed-overlay .photo-comments-author{
	display: none;
}
@media (max-width: 767px){
	#currency, #contacts{
		position: static;
	}
	#ifooterCentral, #ifooterLeft, #footer #ifooterRight{
		float: none;
		width: 100%;
		margin: 30px 0 0 0;
		margin-left: 0;
	}
	.photo-fixed-overlay .photo-prev-slide span,.photo-fixed-overlay .photo-next-slide span{
		top: 50%;
	}
	
}


/*---------new footer---------*/
#footer {
    display: inline-block;
    padding: 20px 20px 40px 20px;
}
.footer_left {
    width: 33% !important;
    display: inline-block;
    margin-right: 20px !important;
}
.soc_seti a {
    margin-right: 10px;
}
#fz_wrap a {
    display: inline-block;
    margin: 5px 0;
}
.counters {
    margin: 20px 0;
}
.footer_top {
    display: inline-block;
    width: 65%;
}
.footer_right {
    width: 65% !important;
    margin-left: 0 !important;
    display: inline-block;
}
.footer_right1 {
    display: inline-block;
    width: 65%;
    margin-right: 5%;
}
.footer_right1 .menu-f {
    padding-bottom: 0px !important;
    display: flex;
    flex-wrap: wrap;
}
.footerList {
    border: none !important;
    width: 25%;
    vertical-align: top;
    margin: 0;
}
.footer_right1 .menu-f li:after {
    border: none;
}
.footerList li {
    width: 100%;
}
.footer_right2 {
    width: 30%;
    display: inline-block;
    float: right;
}
.footer_right2 ul {
    border: none !important;
}
.footer_right2 li {
    list-style: disc !important;
}

@media (max-width: 1200px){

.footer_left {
    margin-right: 10px !important;
}
.copyright {
    display: inline-block !important;
    width: 100%;
}
}
@media (max-width: 992px){

.footer_left {
    width: 60% !important;
}
.footer_right {
    width: 100% !important;
}
}
@media (max-width: 736px){

.footer_top {
    display: none;
}
.footer_left {
    margin-right: 0px !important;
    width: 80% !important;
}
#footer .subscribe {
    max-width: 60%;
    margin: 0 auto;
}
.footer_right {
    text-align: left;
}
}
@media (max-width: 667px){

.footer_right1 {
    margin-right: 0;
    width: 100%;
}
.footer_right2 {
    display: none;
}
}
@media (max-width: 480px){

.footer_left {
    width: 100% !important;
}
.footerList {
    width: 47%;
    margin-right: 10px;
}
}
@media (max-width: 414px){

#footer .subscribe {
    max-width: 100%;
}
}
@media (max-width: 375px){

.footerList {
    width: 46%;
}
}
/*---------new footer---------*/