

/* Start:/local/templates/oldone/components/bitrix/menu/footer_new/style.min.css?1752053075490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/oldone/components/bitrix/menu/footer_new/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/oldone/template_styles.css?17520522723070*/

/*footer new*/
.footer_new_top {
	background: rgba(5, 67, 80, 1);
}
.footer_new_bot {
	background: rgba(26, 26, 26, 1);
}
.footer_new_4_col {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 28px 0;
}
.footer_new_4_col_1 span, .footer_new_4_col_1 a {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	transition: 0.3s;
}
.footer_new_4_col_1 a:hover, .footer_new_link_list li a:hover {
	transition: 0.3s;
	color: #50dfa7;
}
.footer_new_logoblock a {
	opacity: 1;
	transition: 0.3s;
}
.footer_new_logoblock a:hover {
	transition: 0.3s;
	opacity: 0.7;
}
.footer_new_top .container .footer_new_upper {
	padding: 64px 15px 108px 15px;
	display: flex;
	gap: 20px;
    justify-content: space-between;
}
.footer_new_head {
	color: white;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 14px;
}
.footer_new_2_col {
	display: flex;
	gap: 67px;
}
.footer_new_link_list li a {
	line-height: 2;
	color: white;
	text-decoration: none;
	display: inline-block;
	position: relative;
	transition: 0.3s;
}
.footer_new_link_list li a:before {
	content: "";
	transition: 0.3s;
	width: 0%;
	height: 1px;
	background-color: #50dfa7;
	position: absolute;
	bottom: 1px;
	left: 0;
}
.footer_new_link_list li a:hover:before {
	content: "";
	width: 100%;
	transition: 0.3s;
	height: 1px;
	background-color: #50dfa7;
	position: absolute;
	bottom: 1px;
	left: 0;
}
.footer_new_b1_text, .footer_mail a {
	color: white;
}
.footer_new_b1 {
	margin-bottom: 33px;
}
.footer_new_b2 {
	margin-bottom: 26px;
}
a.footer_new_fb_btn {
	display: inline-block;
	font-size: 18px;
	color: white;
	border-radius: 100px;
	border: 1px solid #50dfa7;
	background-color: #50dfa7;
	padding: 17px 47px;
	transition: 0.3s;
	white-space: nowrap;
    width: auto;
    text-align: center;
}
a.footer_new_fb_btn:hover {
	background-color: transparent;
	transition: 0.3s;
}
.footer_phone a {
	font-size: 18px;
	font-weight: 600;
}
.footer_clock, .footer_mail a, .footer_phone a {
	position: relative;
	padding-left: 35px;
}
.footer_phone a {
	padding-left: 21px;
}
.footer_clock:before, .footer_mail a:before, .footer_phone a:before {
	content: "";
	position: absolute;
	left: 0;
	background-repeat: no-repeat;
}
.footer_clock:before {
	background-image: url(/upload/footer_new/clock.svg);
    background-size: contain;
    width: 27px;
    height: 27px;
    top: 0px;
}
.footer_mail a:before {
    background-image: url(/upload/footer_new/mail.svg);
    background-size: contain;
    height: 22px;
    width: 29px;
    top: 1px;
}
.footer_phone a:before {
    background-image: url(/upload/footer_new/phone.svg);
    background-size: contain;
    width: 14px;
    height: 14px;
    top: 6px;
}
@media (max-width: 1000px) {
	.footer_new_4_col, .footer_new_upper {
		flex-wrap: wrap;
    	gap: 20px;
	}
}
@media (max-width: 600px) {
	.footer_new_4_col, .footer_new_upper, .footer_new_2_col {
		flex-direction: column;
    	gap: 20px;
    	align-items: center;
    	text-align: center;
	}
	.footer_new_top a, .footer_new_bot a {
		text-decoration: underline !important;
	}
}
/* End */
/* /local/templates/oldone/components/bitrix/menu/footer_new/style.min.css?1752053075490 */
/* /local/templates/oldone/template_styles.css?17520522723070 */
