* {
	box-sizing: border-box;
}

/*Fonts*/
@font-face {
	font-family: "PTSans-Regular";
	src: url('/media/fonts/PT_Sans/PTSans-Regular.ttf');
}

.marginwrap {
	margin-left: 10px;
	font-size: 14px;
}

@font-face {
	font-family: "PTSans-Bold";
	src: url('/media/fonts/PT_Sans/PTSans-Bold.ttf');
}

.aboutus1 {
	max-width: 100%;
}

/*Fonts*/
.tile_build_referenz_text.tile_box {
	font-style: italic;
	font-size: 12px;
	border: 1px solid gray;
	border-radius: 5px;
}

.menu {
	background: url(/media/images/shapka_oben.png);
	background-size: contain;
}

p {
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 14px;
	color: rgb(31, 52, 45) !important;
}

h1 {
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 18px;
	font-style: italic;
	color: rgb(31, 52, 45) !important;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

h2 {
	font-family: 'PTSans-Bold', sans-serif;
	font-size: 16px;
	color: rgb(31, 52, 45) !important;
	letter-spacing: 0.03em;
}

hr {
	color: rgb(31, 52, 45) !important;
}

.image_box {
	margin-bottom: 20px;
}

.image_box img {
	width: 100%;
	cursor: pointer;
}

.image_box.rest img {
	width: 50%;
	float: left;
	cursor: pointer;
}

.image_title {
	display: block;
	clear: both;
}

.image_box.rest {
	border: 1px solid gray;
}

.image_box.rest .image_title {
	color: rgb(184, 33, 33) !important;
	margin-top: 10px;
	margin-left: 10px;
	font-style: italic;
}

.image_box.rest .image_desc {
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

.image_desc {
	display: none;
}

.overbox {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	display: none;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.5);
}

.overbox .imagefull {
	background: white;
	width: 50%;
	margin: 5% auto;
	text-align: center;
	padding: 10px;
	border-radius: 2px;
}

.image_close {
	color: gray;
	float: right;
	padding: 10px;
	cursor: pointer;
}

.over_image {
	max-width: 100%;
	max-height: 500px;
	clear: both;
}

.over_image.img_before, .over_image.img_after {
	width: 50%;
	max-height: 500px;
	clear: unset;
	float: left;
}

.imagefull .title {
	display: block;
	clear: both;
	text-align: left;
}

.imagefull .desc {
	display: block;
	clear: both;
	text-align: left;
}

.imagearrow, .imagearrow_rest {
	padding: 10px;
	font-size: 20px;
	cursor: pointer;
	background: whitesmoke;
	position: absolute;
}

.prev.imagearrow, .prev.imagearrow_rest {
	left: 0;
}

.next.imagearrow, .next.imagearrow_rest {
	right: 0;
}

form.contact input, form.contact textarea {
	width: 50%;
	display: block;
	clear: both;
	margin-top: 5px;
	padding: 5px;
}

.nav-item p {
	font-size: 16px;
}

.nav-item a {
	font-size: 16px;
	color: rgb(31, 52, 45) !important;
}

.link {
	font-weight: 600;
	font-size: 12px;
	color: rgb(148, 163, 167) !important;
	letter-spacing: .25em;
}

@media ( max-width : 1270px) {
	.link {
		font-size: 10px;
	}
}

@media ( max-width : 1150px) {
	.link {
		font-size: 8px;
	}
}

.menu {
	padding-left: 240px;
	padding-right: 240px;
}

.dropdown-toggle:after {
	content: unset !important;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
	background: unset !important;
	color: rgb(184, 33, 33) !important;
}

@media ( max-width : 1140px) {
	.menu {
		padding-left: 112px;
		padding-right: 112px;
	}
}

@media ( max-width : 700px) {
	.menu {
		padding-left: 80px;
		padding-right: 80px;
	}
}

@media ( max-width : 425px) {
	.menu {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.navbar-brand img {
	width: 184px !important;
}

@media ( max-width : 1226px) {
	.navbar-brand img {
		width: 160px !important;
	}
}

@media ( max-width : 992px) {
	.navbar-brand img {
		width: 112px !important;
	}
}

@media ( max-width : 700px) {
	.navbar-brand img {
		width: 80px !important;
	}
}

.header {
	padding-left: 40px;
	padding-right: 40px;
	background: rgb(0, 40, 0);
}

.lang img {
	width: 24px;
	margin-right: 8px;
	opacity: 0.6;
}

.lang.active img, .lang:hover img {
	opacity: 1;
}

.header .col {
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 1;
}

.social img {
	height: 17px;
	vertical-align: middle;
	position: relative;
}

.nav-item p {
	color: rgb(184, 33, 33) !important;
}

.nav-link {
	text-transform: uppercase;
}

.nav-link.active {
	color: rgb(184, 33, 33) !important;
}

a:hover {
	color: rgb(184, 33, 33) !important;
}

#dropdownMenuLink {
	float: left;
}

.dropdown-menu {
	position: relative !important;
	background: unset;
	border: unset;
	left: 10px !important;
	top: 0px !important;
	clear: left;
	line-height: 1;
	padding-top: 0px;
	padding-bottom: 0px;
}

.dropdown-item {
	padding: 0;
	font-size: 12px !important;
	line-height: 1.2;
}

.dropdown-menu li {
	display: inline;
	float: left;
	margin: 0 2px;
}

li.nav-item {
	min-height: 20px;
}

.nav-item a {
	line-height: 1;
}

/*Carousel*/
/*Ограничивающая оболочка*/
.slick-list {
	overflow: hidden;
}
/*Лента слайдов*/
.slick-track {
	display: flex;
	align-items: flex-start;
}

/*Конкретный слайдер*/
.slider {
	position: relative;
	width: auto;
}

.lb-number {
	display: none !important;
}
/*Поля на разных размерах*/
@media ( max-width : 1140px) {
	.slider {
		margin-left: 112px;
		margin-right: 112px;
	}
}

@media ( max-width : 700px) {
	.slider {
		margin-left: 80px;
		margin-right: 80px;
	}
}

@media ( max-width : 425px) {
	.slider {
		margin-left: 40px;
		margin-right: 40px;
	}
}

/*Стрелка*/
.slider .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 24px;
	height: 24px;
}

@media ( max-width : 590px) {
	.slider .slick-arrow {
		margin-left: 16px;
		margin-right: 16px;
	}
}

.slick-prev:before {
	background: url('/media/images/prev.png') 0 0/100% no-repeat;
}

.slick-next:before {
	background: url('/media/images/next.png') 0 0/100% no-repeat;
}

/*Картинка*/
.slider img {
	max-width: 100%;
}

.slider .slider_item a img {
	padding-right: 8px;
	padding-left: 8px;
}

/*Carousel*/
@media ( min-width : 992px) {
	#navbarContentMob {
		display: none !important;
	}
}

.navbar-nav {
	padding: 24px;
}

#navbarContentMob {
	position: absolute;
	z-index: 11;
	width: 100%;
	left: 0px;
	border-bottom: 1px solid;
}

.gallery {
	background: rgb(148, 163, 157);
}

.content {
	padding-left: 240px;
	padding-right: 240px;
}

@media ( max-width : 1140px) {
	.content {
		padding-left: 112px;
		padding-right: 112px;
	}
}

@media ( max-width : 700px) {
	.content {
		padding-left: 80px;
		padding-right: 80px;
	}
}

@media ( max-width : 425px) {
	.content {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.cross {
	width: 80px;
	opacity: 0.2;
}

.cross:hover {
	opacity: 0.5;
}

.bottom_line {
	background: rgb(0, 40, 0);
	height: 40px;
}

.footer_link {
	color: rgb(51, 51, 51) !important;
	margin-right: 24px;
	font-size: 14px;
}

.footer_cont {
	padding-left: 40px;
	padding-right: 40px;
}

.contact textarea {
	width: 100% !important;
	min-height: 200px;
}

.contact button {
	background-color: #245877 !important;
	border-color: #245877 !important;
	margin-top: 10px;
}

.btn {
	color: white;
}

.termin_engel {
	max-width: 200px;
}

.textlink {
	color: black;
}

.textlink:hover {
	color: rgb(184, 33, 33) !important;
}