/* EXTRA FONT */

@font-face {
	font-family: 'RobotoCondensed-Regular';
	src: url('../fonts/RobotoCondensed-Regular/RobotoCondensed-Regular.eot');
	src: url('../fonts/RobotoCondensed-Regular/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/RobotoCondensed-Regular/RobotoCondensed-Regular.woff') format('woff'),
	url('../fonts/RobotoCondensed-Regular/RobotoCondensed-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


/* MAIN CSS */

.wrapper {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	flex-direction: column;
	height: 100%;
	height: 100vh;
}

.main {
	-ms-flex: none;
	-webkit-box-flex: 0;
	flex: none;
	/* border: dashed 1px #bfbfbf; */
	background: #fff;
}

.mainbox {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	/* -ms-flex-align: center; */
	/* -webkit-box-align: center; */
	/* align-items: center; */
}

.container {
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	max-width: 1350px;
	height: 100px;
	/* padding: 0 20px; */
}

.layout--block_sub_left {
	width: 100%;
	/* height: 100px; */
	background: transparent url(../images/lc_bp_left.png) top left no-repeat;
	background-position: 50% 100%;
	overflow: hidden;
}

.layout--block_sub_right {
	width: 100%;
	/* height: 100px; */
	/* background: transparent url(../images/snowflakes_50.png) top right repeat-x; */
	background: transparent url(../images/snowflakes_70.png) top right repeat-x;
	background-position: 55% 90%;
	background-size: 35% auto;
	overflow: hidden;
}

.layout--block_picture_left {
	-ms-flex: 0 0 300px;
	-webkit-box-flex: 0;
	flex: 0 0 300px;
	background: transparent url(../images/un.png);
	background-size: 100% auto;
	background-position: 0% 25%;
	background-repeat: no-repeat;
	margin: 0 20px;
}

.layout--block_logo {
	-ms-flex: 0 0 280px;
	-webkit-box-flex: 0;
	flex: 0 0 280px;
	background: transparent url(../images/logo_lc_white.svg);
	background-size: 100% auto;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin: 0 20px;
}

.layout--block_picture_center {
	-ms-flex: 0 0 300px;
	-webkit-box-flex: 0;
	flex: 0 0 300px;
	background: transparent url(../images/un.png);
	background-size: 100% auto;
	background-position: 0% 25%;
	background-repeat: no-repeat;
	margin: 0 20px;
}

.layout--block_text {
	align-self: center;
	white-space: nowrap;
	margin: 0 20px;
}

.layout--block_picture_right {
	-ms-flex: 0 0 170px;
	-webkit-box-flex: 0;
	flex: 0 0 170px;
	background: transparent url(../images/jewelry.png);
	background-size: 100% auto;
	background-position: 0% 25%;
	background-repeat: no-repeat;
	margin: 0 20px;
}

.layout--inner-block-items {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
}

.block-item-icons {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	height: 20px;
	margin: 0 0 0 10px;
}

.icon-whatsapp {
	flex: 0 0 20px;
		-ms-flex: 0 0 20px;
		-webkit-box-flex: 0;
	background: transparent url(../images/icon_whatsapp_color.svg);
	background-size: 100% auto;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.icon-telegram {
	flex: 0 0 20px;
		-ms-flex: 0 0 20px;
		-webkit-box-flex: 0;
	background: transparent url(../images/icon_telegram_color.svg);
	background-size: 100% auto;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.icon-viber {
	flex: 0 0 20px;
		-ms-flex: 0 0 20px;
		-webkit-box-flex: 0;
	background: transparent url(../images/icon_viber_color_solid.svg);
	background-size: 100% auto;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	height: 22px;
}

.icon-repute {
	height: 22px;
	flex: 0 0 18px;
		-ms-flex: 0 0 18px;
		-webkit-box-flex: 0;
	background: transparent url(../images/icon_wellrepute.svg);
	background-size: 100% auto;
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

.block_text-item-phone {
	color: #fff;
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	font-size: 24px;
	/* font-weight: 600; */
	line-height: 23px;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 2px 0;
}

.block_text-item-company {
	color: #fff;
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0px;
}

.block_text-item-promo {
	color: #fff;
	font-family: 'RobotoCondensed-Regular', Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0px;
}


/* @MEDIA OPTIMISATION */

@media all and (max-width: 764px) {
	.layout--block_picture_left { display: none; }
	.layout--block_picture_right { display: none; }
	.layout--block_picture_center { display: none; }
	.mainbox { justify-content: space-around; }
	.layout--block_sub_left { background-position: 38% 100%; }
	.layout--block_sub_right { background-position: 55% 90%; background-size: 60% auto; }
}

@media all and (max-width: 969px) and (min-width: 765px) {
	.layout--block_picture_center { display: none; }
	.mainbox { justify-content: space-around; }
	.layout--block_sub_left { background-position: 18% 100%; }
	.layout--block_sub_right { background-position: 55% 90%; background-size: 60% auto; }
}

@media all and (max-width: 1214px) and (min-width: 970px) {
	.layout--block_picture_left { display: none; }
	.layout--block_sub_right { background-position: 55% 90%; background-size: 60% auto; }
}

@media all and (min-width: 1215px) {
	.layout--block_picture_left { display: none; }
}