/* 
-html5 tags is working in ie8
-clear float: add class "clear" to wrapper block
*/
/* start reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
}
::-moz-focus-inner {
	border: 0;
}
::-ms-clear {
	display: none;
}
img {
	vertical-align: top;
}
/* end reset css */
.clear:after {
	clear: both;
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
}
.clearfix {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
@font-face {
	font-family: 'Cuprum';
	font-style: normal;
	font-weight: 400;
	src: local('Cuprum'), local('Cuprum-Regular'), url(../fonts/cuprumRegular.woff) format('woff');
}
@font-face {
	font-family: 'Cuprum';
	font-style: normal;
	font-weight: bold;
	src: local('Cuprum Bold'), local('Cuprum-Bold'), url(../fonts/cuprumBold.woff) format('woff');
}
@font-face {
	font-family: 'Arial';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/ArialMT.woff2') format('woff2'), url('../fonts/ArialMT.woff') format('woff');
}
body {
	line-height: 1;
	background: url(../img/body_bg.jpg) no-repeat center top;
	font-family: 'Cuprum', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
.customize input[type=text] {
	font-family: cuprum, arial;
	font-size: 20px;
	width: 127px;
	padding: 0 10px 0 10px;
	background: #fff;
	border: 0;
	height: 42px;
	line-height: 42px;
	box-shadow: 0 -1px 0 #abadb3;
	color: #000;
}
input[type=radio] {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
a {
	color: #162c6c;
}
a:hover {
	text-decoration: none;
}
::-webkit-input-placeholder {
	color: #6d6d6d !important;
}
:-moz-placeholder {
	color: #6d6d6d !important;
}
:-ms-input-placeholder {
	color: #6d6d6d !important;
}
.placeholder {
	color: #6d6d6d !important;
}
.main {
	width: 980px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	height: 3900px;
}
.header {
	position: relative;
	display: flex;
	align-items: center;
}
.header_logo {
	margin-right: 150px;
}
.menu_main li a {
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 36px;
	display: block;
}
.menu_main li a:hover {
	text-decoration: none;
}
.menu_main li a.active {
	color: #a2349c;
	text-decoration: none;
	cursor: default;
}
.header_contacts {
	float: right;
	font-family: arial;
	margin: 50px 0 0 0;
	position: relative;
	left: 0;
}
.header_contacts .address {
	font-size: 11px;
	line-height: 20px;
	font-style: italic;
}
.header_contacts .email a {
	font-size: 11px;
	line-height: 20px;
	/*font-style: italic;*/
	color: #e34490;
	background: url(../img/header_contacts_email.png) no-repeat left;
	padding: 0 0 0 18px;
}
.slogan {
	font-weight: bold;
	text-transform: uppercase;
}
.slogan .left_block {
	float: left;
	width: 420px;
	margin: 80px 0 0 0;
}
.slogan .small {
	font-size: 24px;
	line-height: 38px;
	color: #2dabe8;
}
.slogan .big {
	font-size: 40px;
	line-height: 44px;
	color: #2dabe8;
}
.slogan .medium {
	font-size: 26px;
	color: #162c6c;
	line-height: 30px;
	margin: 20px 0 0 0;
}
.slogan .right_block {
	float: right;
	margin: 160px 47px 0 0;
}
.slogan .right_block li {
	float: left;
	margin: 0 0 0 20px;
}
.content {
	flex: 1;
}
.format {
	margin: 155px 0 0 0;
	overflow: hidden;
	position: relative;
}
.format .block_left {
	float: left;
	margin: 0 0 0 30px;
}
.calculation {
	overflow: hidden;
	margin: -50px 0 0 0;
}
.calculation .left_block {
	float: left;
	width: 300px;
}
.calculation .left_block li:first-child {
	margin-top: 0;
}
.calculation .left_block li {
	margin: 100px 0 0 0;
}
.calculation .left_block li a {
	color: #fff;
	font-size: 30px;
	line-height: 45px;
}
.calculation .middle_block {
	float: left;
	width: 340px;
	margin: 160px 0 0 0;
}
.calculation .middle_block .title {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	text-shadow: 0 -2px 0 #125c9a;
	text-align: center;
}
.customize {
	background: #f3f4f5;
	background: linear-gradient(to bottom, #fff, #e4e7e8);
	border-radius: 50px;
	margin: 15px 0 0 0;
	padding: 10px 0 10px 0;
	box-shadow: 0 -5px 30px rgba(0, 0, 0, 0.3);
}
.customize>li {
	background: url(../img/customize_line_bg.png) no-repeat center top;
	padding: 24px 0 20px 25px;
}
.customize>li:first-child {
	background: 0;
}
.customize>li:after {
	clear: both;
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
}
.customize>li * {
	float: left;
}
.customize li label {
	font-size: 20px;
	color: #4e627a;
	font-weight: bold;
	line-height: 42px;
	width: 125px;
}
.customize li label+* {
	margin-left: 10px;
}
.customize>li img {
	margin-top: 3px;
}
.customize>li input[type=radio]+img[src*="icon_side2.png"] {
	margin-left: 20px;
}
.customize>li input[type=radio] {
	margin: 14px 0 0 15px;
}
.customize>li input[type=radio]+img {
	margin-left: 35px;
}
.customize li label+input[type=text] {
	margin-left: 0;
}
.calculation .right_block {
	float: right;
	width: 290px;
	margin: 260px 0 0 0;
}
.check {
	width: 300px;
	height: 174px;
	background: url(../img/check_bg.png);
	position: relative;
}
.check .final_price {
	font-size: 26px;
	font-weight: bold;
	padding: 45px 0 0 20px;
}
.check .final_price .big {
	font-size: 36px;
}
.check .final_price .unit {
	color: #2c2c2c;
}
.check .minimum {
	position: absolute;
	left: 20px;
	bottom: 30px;
	color: #444444;
	font-weight: bold;
	line-height: 24px;
}
.calculation .isubmit {
	display: block;
	background: url(../img/calculation_submit_bg.png);
	width: 271px;
	height: 74px;
	line-height: 40px;
	border: 0;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	font-family: cuprum, arial;
	text-transform: uppercase;
	cursor: pointer;
	padding: 0 0 10px 0;
	text-shadow: 0 -1px 0 #400e39;
	margin: 10px 0 0 10px;
}
@media \0screen {
	.calculation .isubmit {
		font-size: 20px;
	}
}
.calculation .isubmit:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.banner {
	width: 980px;
	height: 246px;
	background: url(../img/banner_bg.png);
	margin: 80px 0 0 0;
	text-align: center;
	font-weight: bold;
}
.banner .big {
	color: #254694;
	font-size: 50px;
	line-height: 60px;
	padding: 50px 0 0 0;
}
@media \0screen {
	.banner .big {
		font-size: 40px;
	}
}
.banner .small {
	color: #718fd7;
	font-size: 40px;
	line-height: 44px;
	margin: 20px 0 0 0;
}
@media \0screen {
	.banner .small {
		font-size: 35px;
	}
}
.banner a {
	color: #a3009d;
}
.services_list {
	text-align: center;
	margin: 120px 0 0 0;
}
.services_list .list {
	display: inline-block;
}
.services_list .list li {
	float: left;
	margin: 0 0 0 64px;
	width: 160px;
}
.services_list .list li:first-child {
	margin-left: 0;
}
.services_list .photo {
	display: block;
	width: 136px;
	height: 136px;
	background: #fff;
	border-radius: 70px;
	box-shadow: 4px 4px 18px #01174b;
	margin-left: 15px;
}
.services_list .photo img {
	margin: 10px 0 0 0;
}
.services_list .text {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}
/*.services_list .text:hover {
	text-decoration: underline;
}*/
.services_list .all {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	margin: 35px 0 0 0;
}
.reasons {
	margin: 215px 0 0 0;
	color: #fff;
}
.reasons .photo {
	float: left;
	margin: 0 0 0 48px;
}
.reasons .box {
	float: right;
	width: 485px;
}
.reasons .box .title {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	margin: 50px 0 0 0;
}
.reasons .box .title .big {
	font-size: 160px;
}
.reasons .box .title .medium {
	font-size: 60px;
}
.reasons .box .title .small {
	font-size: 33px;
}
.reasons .box .list {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	margin: 50px 0 0 0;
}
.reasons .box .list li {
	background: url(../img/bullet.png) no-repeat left 10px;
	padding: 0 0 0 20px;
}
.video_block {
	margin: 160px 0 0 0;
}
.video_block .left_block {
	float: left;
}
.video_block .video {
	width: 520px;
	height: 300px;
	background: url(../img/video_bg.png);
	margin: 0 0 0 168px;
}
.video_block .video>.inner {
	width: 444px;
	height: 228px;
	padding: 8px 0 0 20px;
	position: relative;
}
.video_block .video>.inner .play {
	position: absolute;
	top: 80px;
	left: 50%;
	width: 95px;
	height: 97px;
	margin: 0 0 0 -47px;
	background: url(../img/video_play.png);
}
.video_block .developer {
	font-family: arial;
	color: #628bbf;
	font-style: italic;
	font-size: 12px;
	padding: 10px 0 0 180px;
}
.video_block .developer a {
	color: #628bbf;
	text-decoration: none;
}
.video_block .developer a:hover {
	text-decoration: underline;
}
.video_block .right_block {
	float: right;
	width: 240px;
	margin: 135px 0 0 0;
}
.video_block .right_block .title {
	color: #fff;
	font-size: 30px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
}
.video_block .right_block .text {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #b0ebff;
	font-family: arial;
	margin: 40px 0 0 0;
}
.footer {
	margin-top: 100px;
	display: flex;
	align-items: center;
}
.footer_logo {
	margin-right: 150px;
}
/* ============================================================ REQUEST FORM */
#request-form, #add-services, #make-deal, #why-us-info, #maket-req, #request-call {
	position: fixed;
	left: 0;
	top: 0;
	width: 530px;
	z-index: 101;
	color: #fff;
}
#request-form input[type="text"],
#request-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.popup {
	display: none;
}
.popup .popup-title {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 115px;
}
.popup .title {
	font-size: 20px;
	font-weight: bold;
}
.popup>.title {
	display: block;
	margin-bottom: 20px;
}
.popup ul {
	margin-bottom: 50px;
}
.popup li {
	position: relative;
	margin-bottom: 20px;
	white-space: nowrap;
}
.popup li:after {
	content: '';
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.popup ul .title {
	float: left;
	display: block;
	width: 190px;
}
.popup .textfield {
	display: block;
	float: left;
	width: 320px;
	font-size: 16px;
	padding: 3px 10px;
	background-color: #fff;
}
.popup .textfield.error {
	background-color: #f1b0f0;
}
.popup .textfield.error input {
	color: #fff;
	font-style: italic;
}
.popup .textarea {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	width: 510px;
}
.popup .name .textfield {
	width: 245px;
	margin-left: 10px;
}
.popup .name .title {
	width: 180px;
}
.popup .name .lastname {
	width: 170px !important;
}
.popup .name .firstname {
	width: 120px !important;
}
.popup .field_pare {
	margin-bottom: 7px !important;
	padding-bottom: 0 !important;
}
.popup .action_elems {
	float: right;
}
.popup .action_elems img {
	width: 32px;
	height: 32px;
	position: relative;
	left: 30px;
}
/* ------------------------------------------------------------ notifications */
.popup .notification {
	width: 200px;
	position: absolute;
	left: 570px;
	top: 0;
	/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	color: #718fd7;
	display: none;
}
.popup .error.notification {
	color: #f1b0f0;
}
.popup input[type=submit] {
	margin-left: 215px !important;
}
.req-left {
	margin-left: 190px;
}
/* ------------------------------------------------------------ screen */
#screening {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url("../../landing/images/screening-bg.png");
	z-index: 100;
	display: none;
}
#screening .backlight {
	width: 100%;
	height: 100%;
	background-image: url("../../landing/images/popup-form-backlight.png");
	background-position: 0 25%;
}
.clear {
	clear: both;
}
#minimal_sum {
	display: none;
}
#calc .error {
	background-color: #f1b0f0 !important;
}
.popup {
	font-family: 'Cuprum', sans-serif !important;
	font-size: 115% !important;
}
.popup h1 {
	font-size: 200% !important;
}
.show_all_copy {
	display: block;
	font-size: 26px;
	margin-top: 39px;
	text-align: center;
	color: #FFFFFF !important;
	text-transform: uppercase;
}
/* ============================================================ FORMS */
input, textarea {
	line-height: inherit;
	font-family: inherit;
	margin: 0;
	padding: 0;
	outline: none;
}
input[type="submit"],
input[type="button"],
button {
	color: #fff;
	font-size: 26px;
	text-shadow: 0 -1px 0 #400e39;
	text-transform: uppercase;
	width: 281px;
	height: 79px;
	padding-bottom: 4px;
	background: transparent;
	background-image: url("../../landing/images/buttons.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0;
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
	background-position: 0 -83px;
}
input[type="submit"]:active,
input[type="button"]:active,
button:active {
	background-position: 0 -166px;
}
input[type="radio"] {
	cursor: pointer;
}
input[type="text"],
textarea {
	display: block;
	width: 100%;
	background: transparent;
	border: 0;
}
textarea {
	resize: none;
}
.file {
	display: inline-block;
	background-image: url("../../landing/images/attach-file.png");
	width: 247px;
	height: 50px;
	margin-left: 20px;
	vertical-align: -18px;
}
.popup input[type=text] {
	height: 20px !important;
}
ul.format-prices {
	list-style: none outside none;
}
.format-prices {
	position: absolute;
	right: 25px;
	text-align: right;
	font-size: 50px;
	top: 0;
	color: #FFFFFF;
	line-height: 20px;
}
.format-prices .title {
	font-size: 40px;
	margin: 20px 0 35px;
}
.format-prices li {
	margin-bottom: 70px;
}
.format-prices .dark {
	margin-bottom: 15px;
}
.format-prices .format,
.format-prices .price {
	text-transform: uppercase;
	font-size: 80px;
	font-weight: bold;
}
.format-prices .light {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #b0ebff;
}
.dark {
	color: #162C6C;
}
/*############ NOTIFICATIONS ####################*/
@import url(https://fonts.googleapis.com/css?family=Lato:700);
/*
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*/
html,
body {
	position: relative;
}
.close_props {
	display: block;
	height: 22px;
	width: 22px;
	background: url(../../img/c5.png) no-repeat center;
}
.close_props:hover {
	background: url(../../img/close_red.png) no-repeat center;
}
.km-notify {
	float: left;
	margin-right: 10px;
	position: absolute;
	left: 260px;
	top: 50px;
}
.button-default {
	-webkit-transition: 0.25s ease-out 0.1s color;
	-moz-transition: 0.25s ease-out 0.1s color;
	-o-transition: 0.25s ease-out 0.1s color;
	transition: 0.25s ease-out 0.1s color;
	background: transparent;
	border: none;
	cursor: pointer;
	margin: 0;
	outline: none;
	position: relative;
}
.show-notifications {
	position: relative;
	top: 3px;
	width: 50px;
}
.show-notifications:hover #icon-bell,
.show-notifications:focus #icon-bell,
.show-notifications.active #icon-bell {
	fill: #34495e;
}
.show-notifications #icon-bell {
	fill: #7f8c8d;
}
.show-notifications .notifications-count {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #3498db;
	color: #fefefe;
	font: normal 0.45em 'Lato';
	height: 16px;
	position: absolute;
	left: 30px;
	text-align: center;
	top: 17px;
	width: 16px;
}
.show-notifications.active~.notifications {
	opacity: 1;
	top: 60px;
}
.notifications {
	/*-moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;*/
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: 0.25s ease-out 0.1s opacity;
	-moz-transition: 0.25s ease-out 0.1s opacity;
	-o-transition: 0.25s ease-out 0.1s opacity;
	transition: 0.25s ease-out 0.1s opacity;
	background: #feffd6;
	border: 3px solid red;
	left: 261px;
	top: 103px;
	/*opacity: 0;*/
	position: absolute;
	/*top: -999px;*/
	z-index: 9999;
	margin-top: 8px;
}
.notifications:after {
	border: 10px solid transparent;
	border-bottom-color: red;
	content: '';
	display: block;
	height: 0;
	left: 10px;
	position: absolute;
	top: -20px;
	width: 0;
}
.notifications h3,
.notifications .show-all {
	background: #3498db;
	color: #fefefe;
	margin: 0;
	padding: 10px;
	width: 350px;
}
.notifications h3 {
	cursor: default;
	font-size: 1.05em;
	font-weight: normal;
}
.notifications .show-all {
	display: block;
	text-align: center;
	text-decoration: none;
}
.notifications .show-all:hover,
.notifications .show-all:focus {
	text-decoration: underline;
}
.notifications .notifications-list {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.notifications .notifications-list .item {
	-webkit-transition: -webkit-transform 0.25s ease-out 0.1s;
	-moz-transition: -moz-transform 0.25s ease-out 0.1s;
	-o-transition: -o-transform 0.25s ease-out 0.1s;
	transition: transform 0.25s ease-out 0.1s;
	/*border-top: 1px solid #bdc3c7;*/
	color: #7f8c8d;
	cursor: default;
	display: block;
	/*padding: 10px;*/
	padding: 0 10px 0 10px;
	position: relative;
	white-space: nowrap;
	width: 350px;
	border-left: 10px solid #0b65c2;
	margin: 0 0 5px 0;
}
.notifications .notifications-list .item:last-child {
	margin-bottom: 0;
}
.notifications .notifications-list .item:before,
.notifications .notifications-list .item .details,
.notifications .notifications-list .item .button-dismiss {
	display: inline-block;
	vertical-align: middle;
	font-family: tahoma;
	font-size: 13px;
	line-height: 1.2;
	font-weight: normal;
	color: #000;
}
/* .notifications .notifications-list .item:before {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #3498db;
	content: '';
	height: 8px;
	width: 8px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #3498db;
	content: "";
	height: 30px;
	margin-top: 3px;
	vertical-align: top;
	width: 11px;
} */
.notifications .notifications-list .item .details {
	margin-left: 10px;
	white-space: normal;
	width: 320px;
}
.notifications .notifications-list .item .details .title,
.notifications .notifications-list .item .details .date {
	display: block;
}
.notifications .notifications-list .item .details .date {
	color: #95a5a6;
	font-size: .85em;
	margin-top: 3px;
}
.notifications .notifications-list .item .button-dismiss {
	color: #bdc3c7;
	font-size: 2.25em;
}
.notifications .notifications-list .item .button-dismiss:hover,
.notifications .notifications-list .item .button-dismiss:focus {
	color: #95a5a6;
}
.notifications .notifications-list .item.no-data {
	display: none;
	text-align: center;
}
.notifications .notifications-list .item.no-data:before {
	display: none;
}
.notifications .notifications-list .item.expired {
	color: #bdc3c7;
}
.notifications .notifications-list .item.expired:before {
	background: #bdc3c7;
}
.notifications .notifications-list .item.expired .details .date {
	color: #bdc3c7;
}
.notifications .notifications-list .item.dismissed {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.notifications.empty .notifications-list .no-data {
	display: block;
	padding: 10px;
}
.hideon {
	display: none;
}
/*############ NOTIF. END #######################*/
.map-marker {
	max-width: 10px;
	position: relative;
	top: 2px;
	padding-right: 3px;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #162c6c;
	margin-left: auto;
	margin-right: 0;
}
.footer_contacts {
	margin-left: auto;
	margin-right: 0;
}
.contacts__item {
	margin-bottom: 2px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.contacts__item a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	text-decoration: none;
	font-weight: bold;
}
.contacts__icon-wrap {
	width: 30px;
	height: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contacts__icon {
	display: inline-block;
}
.phone-number .contacts__icon {
	width: 12px;
	height: 12px;
}
.address .contacts__icon {
	width: 9px;
	height: 16px;
}
.email .contacts__icon {
	width: 15px;
	height: 11px;
}
.working-hours .contacts__icon {
	width: 12px;
	height: 12px;
}
.contacts .phone-number a {
	color: #b247b2;
}
.toggle_lang {
	width: auto;
	height: auto;
	background: transparent;
	text-shadow: none;
	font-size: 11px;
	padding: 0;
	color: #162c6c;
	font-family: inherit;
	font-weight: 700;
	display: flex;
	align-items: center;
	gap: 6px;
	margin-left: 80px;
}
.toggle_lang::after {
	content: attr(data-text);
}