body {
	background-color: #0D131F;
	font-size: 20px;
	font-weight: 300;
}

.marginbottom-30px {
	margin-bottom: 30px;
}

.marginbottom-60px {
	margin-bottom: 60px;
}

.vc_row-fluid:not(.vc_inner):first-child {
	padding-top: 200px;
}

.single-vacancy .vc_row-fluid:not(.vc_inner):first-child {
	padding-top: 100px;
}

.single-vacancy .sd-single-vacancy-sidebar {
	padding-top: 115px;
}

#main-wrapper {
	background: none;
}

.container {
	max-width: 1430px;
	width: 1430px;
}

.marginright-space {
	margin-right: 15px;
	width: calc(50% - 15px);
}

.marginleft-space {
	margin-left: 15px;
	width: calc(50% - 15px);
}

.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 30px;
}

footer .footer-col-2 .footer-col-2-inner p {
	margin-top: 22px;
}

footer .footer-img {
	width: 375px;
}

footer .footer-button-arrow {
	margin-top: 37px;
}

@media screen and (max-width: 1600px) {
	.container {
		max-width: 1000px;
		width: 1000px;
	}

	body {
		font-size: 16px;
	}

	footer .footer-col-2 .footer-col-2-inner p {
		margin-top: 86px;
	}

	footer #custom_html-2 .footer-button-arrow {
		margin-top: 40px !important;
	}
}

@media screen and (max-width: 1400px) {
	.container {
		max-width: 1000px;
		width: unset;
	}

	body {
		font-size: 16px;
	}

	#custom_html-3 .footer-button-arrow {
		margin-top: 40px !important;
	}
}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 767px) {
	.row-flip-mobile {
		flex-direction: column-reverse;
		display: flex;
	}

	.marginleft-space,
	.marginright-space {
		margin: 0;
		width: 100%;
	}

	.single-vacancy .sd-single-vacancy-sidebar {
		padding-top: 0;
	}

	.marginright-space {
		margin-bottom: 30px;
	}

	footer .footer-col-2 .footer-col-2-inner p {
		margin-top: 20px;
	}

	footer #custom_html-2 .footer-button-arrow,
	footer #custom_html-3 .footer-button-arrow {
		margin-top: 0 !important;
		margin-bottom: 0;
	}
}