/***footer_1***/


/*footer*/
.footer_1 {

}
.footer_1 .footer__inner {
	position: relative;
	margin: 0;
	padding: 59px 0 64px;
	background: #333;
}
.footer_1 .footer__line {

}
.footer_1 .footer__line_1 {
	padding-bottom: 70px;
}
.footer_1 .footer__line_2 {
	margin-bottom: 42px;
}
.footer_1 .footer__line_3 {

}
.footer_1 .footer__row {
	margin-left: -16px;
	margin-right: -16px;
}
.footer_1 .footer__col {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 16px;
	padding-right: 16px;
}
.footer_1 .footer__line_1 .footer__col_1 {
	width: 16.666666666666664%;
}
.footer_1 .footer__line_1 .footer__col_2 {
	width: 16.666666666666664%;
}
.footer_1 .footer__line_1 .footer__col_3 {
	width: 25%;
}
.footer_1 .footer__line_1 .footer__col_3 .footer-menu {
	margin: 0 0 0 50px;
}
.footer_1 .footer__line_1 .footer__col_4 {
	width: 16.666666666666664%;
}
.footer_1 .footer__line_1 .footer__col_4 .footer-menu {
	margin: 0 0 0 15px;
}
.footer_1 .footer__line_1 .footer__col_5 {
	width: 25%;
	float: right;
}
.footer_1 .footer__line_2 .footer__col_1 {
	width: 100%;
}
.footer_1 .footer__line_3 .footer__col_1 {
	width: 33.33333333333333%;
}
.footer_1 .footer__line_3 .footer__col_1.hidden-counters {
	width: 50%;
}
.footer_1 .footer__line_3 .footer__col_2 {
	width: 33.33333333333333%;
}
.footer_1 .footer__line_3 .footer__col_2.hidden-counters {
	display: none;
}
.footer_1 .footer__line_3 .footer__col_3 {
	width: 33.33333333333333%;
}
.footer_1 .footer__line_3 .footer__col_3.hidden-counters {
	width: 50%;
}


/*footer-menu*/
.footer_1 .footer-menu__submenu-opener {
	display: none;
}
.footer_1 .footer-menu {

}
.footer_1 .footer-menu__item {
	font-size: .867em;
	font-weight: 700;
	line-height: 1.5385em;
	text-transform: uppercase;
	letter-spacing: .8px;
}
.footer_1 .footer-menu__item .a {
	color: #fff;
}
.footer_1 .footer-menu__item .a:hover {
	opacity: .5;
}
.footer_1 .footer-menu__item .a.active {
	opacity: .5;
}
.footer_1 .footer-submenu {
	margin-top: 20px;
}
.footer_1 .footer-submenu__item {
	font-size: .867em;
	line-height: 1.5385em;
	margin-top: 8px;
}
.footer_1 .footer-submenu__item:first-child {
	margin: 0;
}
.footer_1 .footer-submenu__item .a {
	color: #999;
}
.footer_1 .footer-submenu__item .a:hover {
	color: #fff;
}
.footer_1 .footer-submenu__item .a.active {
	color: #fff;
}


/*mini-subscribe*/
.footer_1 .mini-subscribe {

}
.footer_1 .mini-subscribe ::-webkit-input-placeholder {

}
.footer_1 .mini-subscribe ::-moz-placeholder {

}
.footer_1 .mini-subscribe :-moz-placeholder {

}
.footer_1 .mini-subscribe :-ms-input-placeholder {

}
.footer_1 .mini-subscribe__text {

}
.footer_1 .mini-subscribe__button-outer {
	/*margin: 0 9px 35px 0;*/
	margin: 0 0 35px 0;
}
.footer_1 .button_subscribe {
	display: block;
	/*padding: 17px 45px 16px 18px;*/
	padding: 17px 55px 16px 18px;
	white-space: normal;
	background: #494949;
	border-color: #494949;
	text-align: left;
	letter-spacing: .8px;
	color: #fff;
}
.footer_1 .button_subscribe:hover {

}
.footer_1 .button_subscribe:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 19px;
	margin: -8px 0 0;
	width: 21px;
	height: 16px;
	opacity: .35;
	background: url(/templates/template_55/img/_button_subscribe_white.svg) no-repeat;
}
.footer_1 .button_subscribe:hover:after {
	opacity: .5;
}


/*footer-contacts*/
.footer_1 .contact_item {
	display: block;
}
.footer_1 .contact_comment {
	display: block;
	font-size: .6667em;
    letter-spacing: .8px;
    text-transform: uppercase;
    color: #999;
    margin: 2px 0 6px;
}
.footer_1 .footer-contacts {

}
.footer_1 .footer-contacts__item {
	padding: 0 13px 0 29px;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	position: relative;
	color: #fff;
	margin: 14px 0 0;
}
.footer_1 .footer-contacts__item:first-child {
	margin: 0;
}
.footer_1 .footer-contacts__item a {
	color: #fff;
}
.footer_1 .footer-contacts__item a:hover {
	opacity: .5;
}
.footer_1 .footer-contacts__item:before {
	content: '';
	position: absolute;
	display: block;
	opacity: .5;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.footer_1 .footer-contacts__item_phone {
	font-size: 1.0667em;
}
.footer_1 .footer-contacts__item_phone:before {
	width: 5px;
	height: 11px;
	left: 5px;
	top: 4px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_phone_white.svg);
}
.footer_1 .footer-contacts__item_phone a {

}
.footer_1 .footer-contacts__item_email:before {
	width: 11px;
	height: 9px;
	left: 1px;
	top: 7px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_email_white.svg);
}
.footer_1 .footer-contacts__item_whatsapp:before {
	width: 12px;
	height: 12px;
	left: 0;
	top: 5px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_whatsapp_white.svg);

}
.footer_1 .footer-contacts__item_whatsapp a {
display: block;
}
.footer_1 .footer-contacts__item_viber:before {
	width: 12px;
	height: 13px;
	left: 0;
	top: 4px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_viber_white.svg);
}
.footer_1 .footer-contacts__item_viber a {
display: block;
}
.footer_1 .footer-contacts__item_telegram:before {
	width: 12px;
	height: 11px;
	left: 0;
	top: 5px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_telegram_white.svg);
}
.footer_1 .footer-contacts__item_telegram a {
display: block;
}
.footer_1 .footer-contacts__item_address:before {
	width: 9px;
	height: 12px;
	left: 2px;
	top: 5px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_address_white.svg);
}
.footer_1 .footer-contacts__item_icq:before {
	width: 12px;
	height: 12px;
	left: 0;
	top: 5px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_icq_white.svg);
}
.footer_1 .footer-contacts__item_skype:before {
	width: 12px;
	height: 12px;
	left: 0;
	top: 5px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_skype_white.svg);
}
.footer_1 .footer-contacts__item_schedule:before {
	width: 12px;
	height: 12px;
	left: 0;
	top: 5px;
	background-image: url(/templates/template_55/img/_footer-contacts__item_schedule_white.svg);
}
.footer_1 .footer-contacts__callback {
	padding-top: 4px;
}
.footer_1 .footer-contacts__callback > span {
	border-color: #494949;
    color: #fff;
}
.footer_1 .footer-contacts__callback > span:hover {
	background-color: #494949;
    border-color: #494949;
}


/*socials*/
.footer_1 .socials {
	position: relative;
	text-align: center;
	font-size: 0;
	line-height: 1;
}
.footer_1 .socials:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	background: rgba(255,255,255,.08);
	margin-top: -1px;
}
.footer_1 .socials__inner {
	position: relative;
	display: inline-block;
	padding: 0 32px;
	background: #333;
	z-index: 1;
}
.footer_1 .socials__link {
	display: inline-block;
	vertical-align: top;
	margin: 4px;
	width: 43px;
	height: 43px;
	border-radius: 3px;
	opacity: .5;
	border: 1px solid rgba(255,255,255,.2);
	transition: opacity .3s;
	-moz-transition: opacity .3s;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	background-image: url(/misc/img/socials.svg);
}
.footer_1 .socials__link:hover {
	opacity: 1;
	border: none;
}
.footer_1 .socials__link_icon_vk {
	background-position: -1px -377px;
}
.footer_1 .socials__link_icon_vk:hover {
	background-position: 0 -188px;
}
.footer_1 .socials__link_icon_ok {
	background-position: -48px -377px;
}
.footer_1 .socials__link_icon_ok:hover {
	background-position: -47px -188px;
}
.footer_1 .socials__link_icon_facebook {
	background-position: -95px -377px;
}
.footer_1 .socials__link_icon_facebook:hover {
	background-position: -94px -188px;
}
.footer_1 .socials__link_icon_twitter {
	background-position: -1px -424px;
}
.footer_1 .socials__link_icon_twitter:hover {
	background-position: 0 -235px;
}
.footer_1 .socials__link_icon_instagram {
	background-position: -142px -518px;
}
.footer_1 .socials__link_icon_instagram:hover {
	background-position: -141px -329px;
}
.footer_1 .socials__link_icon_moimir {
	background-position: -377px -424px;
}
.footer_1 .socials__link_icon_moimir:hover {
	background-position: -376px -235px;
}
.footer_1 .socials__link_icon_youtube {
	background-position: -95px -518px;
}
.footer_1 .socials__link_icon_youtube:hover {
	background-position: -94px -329px;
}
.footer_1 .socials__link_icon_telegram {
	background-position: -330px -518px;
}
.footer_1 .socials__link_icon_telegram:hover {
	background-position: -329px -329px;
}
.footer_1 .socials__link_icon_lj {
	background-position: -142px -424px;
}
.footer_1 .socials__link_icon_lj:hover {
	background-position: -141px -235px;
}


/*copyright*/
.footer_1 .copyright {
	color: #999;
	font-size: .867em;
	line-height: 1.692em;
}
.footer_1 .copyright a {
	color: #fff;
}
.footer_1 .copyright a:hover {
	opacity: .5;
}


/*privacy-footer*/
.footer_1 .privacy-footer {
	color: #999;
	font-size: .867em;
	line-height: 1.692em;
	margin-top: 15px;
}
.footer_1 .privacy-footer:first-child {
	margin-top: 0;
}
.footer_1 .privacy-footer p {
	margin: 0;
}
.footer_1 .privacy-footer a {
	color: #fff;
}
.footer_1 .privacy-footer a:hover {
	opacity: .5;
}


/*counters*/
.footer_1 .counters {
	width: 100%;
	font-size: 0;
	text-align: center;
	margin-top: -14px;
}
.footer_1 .footer__line_3 .footer__col_1.hidden-counters .counters {
	text-align: left;
	margin: 0 -10px;
}
.footer_1 .counters img {
	display: inline-block;
	vertical-align: top;
	margin: 20px 10px 0;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.footer_1 .counters img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}


/*payment-icons*/
.footer_1 .payment-icons {
	margin: -10px -10px 0;
	font-size: 0;
	text-align: right;
}
.footer_1 .payment-icons p {
	margin: 0;
	display: inline;
}
.footer_1 .payment-icons a {

}
.footer_1 .payment-icons span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	background: url(/templates/template_55/img/_payment-icons.svg) no-repeat;
	opacity: .5;
}
.footer_1 .payment-icons span:hover {
	opacity: 1;
}
.footer_1 .payment-icons span.payment-icons__item_icon_cash {
	width: 20px;
	height: 20px;
	background-position: 0 -298px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_cash:hover {
	background-position: 0 -198px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_mastercard {
	width: 24px;
	height: 16px;
	background-position: -279px -300px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_mastercard:hover {
	background-position: -327px -200px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_visa {
	width: 32px;
	height: 10px;
	background-position: -40px -304px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_visa:hover {
	background-position: -40px -204px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_yandex {
	width: 15px;
	height: 19px;
	background-position: -92px -298px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_yandex:hover {
	background-position: -92px -198px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_webmoney {
	width: 17px;
	height: 18px;
	background-position: -127px -299px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_webmoney:hover {
	background-position: -127px -199px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_qiwi {
	width: 19px;
	height: 20px;
	background-position: -165px -298px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_qiwi:hover {
	background-position: -165px -198px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_sberbank {
	width: 19px;
	height: 20px;
	background-position: -240px -298px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_sberbank:hover {
	background-position: -240px -198px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_alfabank {
	width: 14px;
	height: 19px;
	background-position: -323px -298px;
}
.footer_1 .payment-icons span.payment-icons__item_icon_alfabank:hover {
	background-position: -415px -198px;
}


/*expertplus*/
/*
.footer_1 .expertplus {
	position: relative;
	max-width: 360px;
	color: #999;
	font-size: .867em;
	line-height: 1.692em;
	padding-left: 111px;
	min-height: 57px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: auto;
	margin-top: 30px;
}
.footer_1 .expertplus:first-child {
	margin-top: 0;
}
.footer_1 .expertplus:before {
	content: '';
	width: 99px;
	height: 55px;
	display: block;
	position: absolute;
	left: 1px;
	top: 1px;
}
.footer_1 .expertplus img {
	width: 101px;
	height: 57px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.footer_1 .expertplus a {
	color: #fff;
	text-decoration: none;
}
.footer_1 .expertplus a:hover {

}
*/


/*dev*/
.dev {
	margin-top: 30px;
    color: #999;
    line-height: 1.4;
    margin-left: auto;
    font-size: .867em;
	display: flex;
    justify-content: flex-end;
}
.dev p {
	margin: 0;
}
.dev:first-child {
	margin-top: 0;
}
.dev a {
    color: #fff;
}
.dev a:hover {
	opacity: .5;
}
.dev img {
	display: block;
	flex-shrink: 0;
    margin-bottom: 8px;
}
.dev .weblink-inline {
	display: flex;
    align-items: center;
	justify-content: flex-end;
}
.dev .weblink-inline img {
	margin-bottom: 0;
    margin-right: 15px;
}


@media (max-width: 959px) {
	.dev {
		margin-right: auto;
	    text-align: center;
		justify-content: center;
		margin-top: 45px;
	}
	.dev img {
    	margin-left: auto;
		margin-right: auto;
	}
	.dev .weblink-inline {
	    display: flex;
	    align-items: center;
	    justify-content: flex-end;
	    flex-direction: column;
	}
	.dev .weblink-inline img {
	    margin-bottom: 5px;
	    margin-right: auto;
	}
}


@media (min-width:960px) and (max-width:1259px) {
	.footer_1 .counters {
		/*display: none!important;*/
	}
}


@media (max-width:1259px) {
	.footer_1 .footer__line_1 .footer__col_1 {
		width: 25%;
	}
	.footer_1 .footer__line_1 .footer__col_2 {
		width: 25%;
	}
	.footer_1 .footer__line_1 .footer__col_3 {
		width: 25%;
	}
	.footer_1 .footer__line_1 .footer__col_4 {
		width: 25%;
	}
	.footer_1 .footer__line_1 .footer__col_5 {
		width: 100%;
		max-width: 380px;
		float: left;
		padding-top: 59px;
	}
	.footer_1 .footer__line_3 .footer__col_1 {
		width: 40%;
	}
	.footer_1 .footer__line_3 .footer__col_2 {
		width: 20%;
	}
	.footer_1 .footer__line_3 .footer__col_3 {
		width: 40%;
	}
}


@media (max-width:959px) {
	.footer_1 .footer__inner {
		padding: 50px 0;
	}
	.footer_1 .footer__line_1 {
		padding-bottom: 50px;
	}
	.footer_1 .footer__line_1 .footer__col_1 {
		width: 100%;
		padding-bottom: 54px;
	}
	.footer_1 .footer__line_1 .footer__col_2 {
		width: 100%;
		padding-bottom: 54px;
	}
	.footer_1 .footer__line_1 .footer__col_3 {
		width: 100%;
		padding-bottom: 54px;
	}
	.footer_1 .footer__line_1 .footer__col_4 {
		width: 100%;
		padding-bottom: 54px;
	}
	.footer_1 .footer__line_1 .footer__col_5 {
		padding-top: 0;
		max-width: 100%;
	}
	.footer_1 .footer__line_2 {
		margin-bottom: 50px;
	}
	.footer_1 .footer__line_3 .footer__col_1 {
		width: 100%!important;
	}
	.footer_1 .footer__line_3 .footer__col_2 {
		width: 100%!important;
	}
	.footer_1 .footer__line_3 .footer__col_3 {
		width: 100%!important;
	}
	.footer_1 .footer-menu {
		margin: 0!important;
		text-align: center;
	}
	.footer_1 .mini-subscribe__button-outer {
		width: 100%
	}
	.footer_1 .button_subscribe {
		margin-left: auto;
		margin-right: auto;
		max-width: 380px;
	}
	.footer_1 .footer-contacts {
		text-align: center;
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}
	.footer_1 .footer-contacts__item {
		display: inline-block;
	}
	.footer_1 .copyright {
		text-align: center;
	}
	.footer_1 .privacy-footer {
		margin-top: 30px;
		text-align: center;
	}
	.footer_1 .counters {
		margin-top: 15px;
		text-align: center!important;
	}
	.footer_1 .payment-icons {
		text-align: center;
		margin-top: 35px;
	}
	.footer_1 .payment-icons span {
		margin: 0 8px;
	}
/*
	.footer_1 .expertplus {
		margin-left: auto;
		margin-right: auto;
	}
*/
}
