.nav {
    border-bottom: 4px solid #ff7d00;
    margin-top: 20px;
}
.typical {
    border-top:none;
}
.header__addnav {
    margin-bottom: 5px;
}
.header__controls {
    width: 282px;
}
.footer__dev {
    display: none;
}
.site_logo img{
    max-height: 86px;
}
.header__col-1 a:hover {
    opacity: 0.8;
    text-decoration: none;
}
.content li{    
	padding-left: 30px !important;
}
.events__date {
	color: #ff7d00;
}
div.table{
	border-bottom: 1px solid #ecedf1;
}
.header__lang{
	display: none;
}
.site_logo img, .site_logo_footer img {
    /*max-height: 60px!important;*/
}
.header__tagline__dop{
    font-size: 24px !important;
    line-height: 32px !important;
    margin: 0 0 0 15px !important;
    border-left:none !important;
}
.site_logo{
	/*margin-top: 15px;*/
}
.logo_elem_ugmk, .logo_elem_ugmk_footer{
	display: inline-block;
}
.site_logo_footer{
	display:none;text-align:right;
}

@media (max-width: 767px){
	.logo_elem_ugmk{display:none;}
	.site_logo_footer{display: block;}
	.site_logo{margin-top: 0;}
}
/*-----------------логотип сайта----------------------*/
a.logo-top{
		background-image:url(/local/templates/manufacture_orange/images/logo.jpg);   
		display: inline-block;
		height: 60px;
		background-size: cover;
		background-repeat: no-repeat;
}
a.logo-top.elem{
		width: 142px;
		border-right: 1px solid #a2a2a2;
		background-position-x: left;
}
a.logo-top.ugmk{
		width: 44.1px;
		margin-left: 10px;
		background-position-x: right;}

div.title-tex{
		padding-left: 20px;
		display: inline-block;
}
div.title-tex a{
		color: #ff7c00;
		font-weight: bold;
		font-size: 28px;
		line-height: initial; 
}

@media (max-width: 1127px){
	.title-tex{
		/*display: block !important;*/
		padding-left: 10px !important;
}
	div.title-tex a{
font-size: 22px;
}
	.header__col-2{
    	float: right;
}
}

/*-----------------контактная инф-ия----------------------*/
.contacts-top{
	text-align: -webkit-right;
}
.contacts-top td {
	border:none;
}
.telephon{
	text-align: right !important;

}
.telephon-big{
	font-size:28px;
}
.telephon-little{
	font-size:18px;
}

@media (max-width: 767px){
	.contacts-top{
		position: relative;
		right: 0;}
}
/*-----------------цвета----------------------*/
.nav {
    border-bottom: 4px solid #ff7d00;
}
.fr td, .fe td {
	color:#ff7d00!important;
}
 .fr .header__tagline__dop, .fr .header__tagline__dop{
    border-left: 4px double #ff7d00 !important;
}

/*-----------------мобильная версия----------------------*/
.footer__col-2 .hr td, .footer__col-2 .he td{
color:#6f747e !important;
}
@media (max-width: 767px){
	.footer__col-2 .hr td, .footer__col-2 .he td{
text-align: left !important;
}
	.footer__col-2 table{
width: 100%;
}
}