/*------------------*/
.hidden-adress .hidden-city {
	display:block;
}
/*--------СКРЫТИЕ БЛОКОВ НА СТРАНИЦЕ КОНТАКТЫ В МОДУЛЕ ГОРОДА----------*/
#contacts-city a, #contacts-city .hidden-adress .hidden-adress, #contacts-city .hidden-email, #contacts-city .hidden-worktime1, #contacts-city .hidden-worktime2, #contacts-city .hidden-worktime3, #contacts-city .hidden-map {
	display:none;
}
#contacts-city .hidden-special, #contacts-city .hidden-special a.special-link {
	display:inline-block !important;
	font-size:16px;
	font-weight:normal;
}
/*------------------*/
#contacts-city .hidden-adress .hidden-city {
	display:block!important;
}
/*--------СКРЫТИЕ БЛОКОВ В МОДУЛЕ ТЕЛЕФОНА В ШАПКЕ----------*/
.top-section p.hidden-adress, .top-section span.hidden-adress, .top-section .hidden-city, .top-section .hidden-email, .top-section .hidden-worktime1, .top-section .hidden-worktime2, .top-section .hidden-worktime3, .top-section .hidden-map, .top-section .hidden-special, .top-section .hidden-social {
	display:none;
}
/*--------СКРЫТИЕ БЛОКОВ В МОДУЛЕ СПЕЦПРЕДЛОЖЕНИЯ В ШАПКЕ----------*/
.special p.hidden-adress, .special a {
	display:none;
}
.special .hidden-special, .special p.hidden-special a,  .special a.special-link {
	display:inline-block;
}
/*------------------*/
.footer-3 a, .footer-3.hidden-email, .footer-3 .hidden-worktime1, .footer-3 .hidden-worktime2, .footer-3 .hidden-worktime3, .footer-3 .hidden-map {
	display:none;
}
.footer-3 a.hidden-phone-number {display:block;}
/*--------СКРЫТИЕ БЛОКОВ НА СТРАНИЦЕ КОНТАКТЫ В МОДУЛЕ НОМЕРА ТЕЛЕФОНА----------*/
.contacts-phone p.hidden-adress, .contacts-phone .hidden-city, .contacts-phone .hidden-email, .contacts-phone .hidden-worktime1, .contacts-phone .hidden-worktime2, .contacts-phone .hidden-worktime3, .contacts-phone .hidden-map, .contacts-phone .hidden-special, .contacts-phone .hidden-social {
	display:none;
}
/*------------------*/
.contacts-location a, .contacts-location p.hidden-adress .hidden-city, .contacts-location .hidden-email, .contacts-location .hidden-worktime1, .contacts-location .hidden-worktime2, .contacts-location .hidden-worktime3, .contacts-location .hidden-map {
	display:none;
}
/*------------------*/
.contacts-email a, .contacts-email p.hidden-adress, .contacts-email .hidden-worktime1, .contacts-email .hidden-worktime2, .contacts-email .hidden-worktime3, .contacts-email .hidden-map {
	display:none;
}
/*------------------*/
.worktime1 a, .worktime1 p.hidden-adress, .worktime1 .hidden-email, .worktime1 .hidden-worktime2, .worktime1 .hidden-worktime3, .worktime1 .hidden-map {
	display:none;
}
/*------------------*/
.worktime2 a, .worktime2 p.hidden-adress, .worktime2 .hidden-email, .worktime2 .hidden-worktime1, .worktime2 .hidden-worktime3, .worktime2 .hidden-map {
	display:none;
}
/*------------------*/
.worktime3 a, .worktime3 p.hidden-adress, .worktime3 .hidden-email, .worktime3 .hidden-worktime1, .worktime3 .hidden-worktime2, .worktime3 .hidden-map {
	display:none;
}
/*------------------*/
.contact-map a, .contact-map p.hidden-adress, .contact-map .hidden-email, .contact-map .hidden-worktime1, .contact-map .hidden-worktime2, .contact-map .hidden-worktime3 {
	display:none;
}
/*--------СКРЫТИЕ БЛОКОВ В ФУТЕРЕ----------*/
.footer-1 .hidden-adress, .footer-1 .hidden-email, .footer-1 .hidden-worktime1, .footer-1 .hidden-worktime2, .footer-1 .hidden-worktime3, .footer-1 .hidden-map, .footer-1 .hidden-special, .footer-1 .hidden-phone-number {
	display:none;
}
/*------------------*/
.contacts-email #contacts-email a.emailloc {
	display:inline-block;
}
/*------------------*/
.contacts-left #phone {
	display:none !important;
}
/*--------СКРЫТИЕ БЛОКОВ НА СТРАНИЦЕ КОНТАКТОВ В МОДУЛЕ ПОД ГОРОДОМ----------*/
.contacts-left #special * {
	display:none;
}
.contacts-left #special a.special-link {
	display:inline-block !important;
}
/*------------------*/
.contacts-left, .contacts-right {
	margin-bottom:35px;
	text-align:center;
}
/*------------------*/
#contacts-city {
	font-size: 35px;
	text-align:center;
	color:#02a4d3;
	font-weight:bold;
	line-height:50px;
}
/*------------------*/
.contacts-right select {
	height:50px;
	font-size:22px;
}