#breadcrumbs {
	display: none;
}
#fixed-cont {
	z-index: 3;
}
#body {
	background: url("../../images/main_img/company/bg-top.jpg") top center no-repeat;
	background-size: 100% auto;
	position: relative;
	z-index: 2;
	padding: 0;
}
footer.parent {
    margin-top: 0;
}
#body::before {
	content: "";
	background: url("../../images/main_img/company/bg-bottom-body.jpg") bottom center no-repeat;
	background-size: 100% auto;
	height: 381px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
#body section article {
    background: transparent;
}
#body section h1,
#body section h2 {
	font-size: 32px;
	margin-bottom: 10px;
	text-align: center;
}
#body section h1 span {
	color: inherit;
}
.company,
.top-block {
	position: relative;
}
.head-block {
	width: 50%;
	margin: 345px auto 0;
	font-size: 1.1em;
}
.head-block > div {
	background-color: #fff;
    padding: 2em 4em 3em;
	text-align: justify;
	box-shadow: 0 0 6px rgba(0,0,0,.2);
	font-weight: 700;
}
.about-us {
	margin-bottom: 3em;
}
.head-block h2 {
	position: relative;
}
.head-block h2::before {
	content: "";
	background-color: #000;
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0;
	top: 50%;
	transform: translateY(-45%);
}
.head-block h2 span {
	background-color: #fff;
	display: inline-block;
	padding: 0 1em;
	position: relative;
}
.head-block + .block-button {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 122px;
	height: 303px;
	background: url("../../images/main_img/company/5.jpg") center center no-repeat;
	background-size: contain;
	box-shadow: 0 0 6px rgba(0,0,0,.2);
}
.key-facts {
	margin-top: 100px;
}
.for-text {
	font-weight: 700;
}
.for-text {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.for-text img {
	display: block;
}
.first.for-text,
.second.for-text {
	/* padding: 0 3em; */
	font-size: .9em;
}
.second.for-text {
	margin-top: 2em;
}
.first.for-text > div,
.second.for-text > div {
	width: 48%;
	text-align: justify;
}
.second.for-text .image {
	order: 2;
}
.third {
	margin: 2em -3em 0;
}
.third .text {
	padding: 1em 3em 5em;
	text-align: justify;
	background-color: #fff;
	border-radius: 0 0 20px 20px;
}
#body section .third h2 {
	font-size: 40px;
}
.button-to-contact {
	display: block;
	width: 200px;
	margin: 0 auto;
	position: relative;
	text-transform: uppercase;
	font-size: 22px;
	background-color: #be2e23;
	color: #f7d842;
	font-weight: 700;
	text-align: center;
	padding: 13px 15px;
	border: 3px solid #fff;
	transform: translateY(-50%);
	box-sizing: border-box;
	text-decoration: none;
	box-shadow: 0 0 29px rgba(255, 0, 0 ,.8);
	border-radius: 6px;
	transition: .5s;
}
.button-to-contact:hover {
	color: yellow;
	box-shadow: 0 0 29px rgba(255, 0, 0 ,1);
	border-color: #ffc300;
}
.button-fixed {
	position: fixed;
	right: 0;
	top: 30%;
	transition: .3s;
	width: 87px;
	height: 275px;
	z-index: 99999;
	background-size: contain !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.button-fixed.button-contact-us.white {
	border-right: 0px solid #fff;
	background: url("../../images/button-contact-us-white.png");
	box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.button-fixed.button-contact-us.white:hover {
	border-right: 10px solid #fff;
}
.button-fixed.button-contact-us {
	border-right: 0px solid #000;
	background: url("../../images/button-contact-us.png");
}
.button-fixed.button-contact-us:hover {
	border-right: 10px solid #000;
}
@media screen and (max-width: 1600px) {
	.head-block {
		width: 790px;
		max-width: calc(100% - 80px);
		margin: 280px auto 0;
	}
}
@media screen and (max-width: 1440px) {
	#company {
		padding: 0 80px;
	}
	.head-block {
		font-size: 1em;
	}
	.button-fixed {
		width: 57px;
		height: 180px;
	}
	.head-block + .block-button {
		width: 80px;
		height: 200px;
	}
}
@media screen and (max-width: 1366px) {
	.head-block {
		margin: 190px auto 0;
	}
}
@media screen and (max-width: 1280px) {
	.head-block {
		margin: 150px auto 0;
	}
	.first.for-text, .second.for-text {
		font-size: .8em;
	}
}
@media screen and (max-width: 1024px) {
	.head-block {
		font-size: .9em;
	}
	.first.for-text, .second.for-text {
		font-size: .7em;
	}
	.head-block {
		width: 100%;
	}
	.head-block {
		width: 100%;
		max-width: 100%;
	}
	.key-facts {
		margin-top: 80px;
	}
	.button-fixed {
		width: 51px;
		height: 160px;
	}
	.head-block + .block-button {
		display: none;
	}
}
@media screen and (max-width: 980px) {
	#company {
		padding: 0 40px;
	}
	.button-fixed {
		width: 33px;
		height: 102px;
	}
}
@media screen and (max-width: 979px) {
	.key-facts {
		margin-top: 60px;
	}
	.second.for-text {
		margin-top: .7em;
	}
	.for-text {
		display: block;
	}
	.head-block {
		font-size: 16px;
	}
	.head-block > div {
		padding: 1em 2em 2em;
	}
	.third {
		margin-left: -2em;
		margin-right: -2em;
	}
	.third .text {
		padding: 1em 2em 5em;
	}
	.first.for-text,
	.second.for-text,
	.third .text {
		font-size: 14px;
	}
	.first.for-text > .image,
	.second.for-text > .image {
		width: 150px;
	}
	.first.for-text > .text,
	.second.for-text > .text {
		width: 100%;
	}
	.first.for-text > .image {
		margin: 0 15px 5px 0;
		float: left;
	}
	.second.for-text > .image {
		margin: 0 0 5px 15px;
		float: right;
	}
	.button-to-contact {
		width: 140px;
		font-size: 14px;
		padding: 8px 10px;
		border: 2px solid #fff;
		box-shadow: 0 0 29px rgba(255, 0, 0 ,.8);
		border-radius: 4px;
	}	
}
@media screen and (max-width: 640px) {
	#body section h1, #body section h2, #body section .third h2 {
		font-size: 22px;
	}
	.head-block {
		margin-top: 100px;
	}
	.head-block > div {
		padding: .7em 1em 1.2em;
	}
	.third {
		margin-left: -1em;
		margin-right: -1em;
	}
	.third .text {
		padding: 1em 1em 5em;
	}
	.about-us {
		margin-bottom: 2em;
	}
	.key-facts {
		margin-top: 2em;
	}
}
@media screen and (max-width: 479px) {
	.head-block {
		margin-top: 60px;
	}
	.head-block h2::before {
		display: none;
	}
	.first.for-text > .image,
	.second.for-text > .image {
		width: 100px;
	}
	.first.for-text > .image {
		margin: 0 10px 3px 0;
	}
	.second.for-text > .image {
		margin: 0 0 3px 10px;
	}
	.first.for-text > .image,
	.second.for-text > .image {
		width: 80px;
	}
}