
@font-face {
  font-family: "Barlow";
  src: url("../Fonts/Barlow/Barlow-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Barlow SemiBold";
  src: url("../Fonts/Barlow/Barlow-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Barlow Bold";
  src: url("../Fonts/Barlow/Barlow-Bold.ttf") format("truetype");
}

body {
	font-family: "Barlow";
	font-size: 1.5rem;
	line-height: 2.5rem;
}
p {
	margin-bottom: 1.5rem;
}
h1 {
	font-family: "Barlow Semibold";
	font-size: 6.25rem;
	text-transform: uppercase;
}
h2 {
	font-family: "Barlow Semibold";
	font-size: 2.8125rem;
	line-height: 3.375rem;
}
h3 {
	font-family: "Barlow Semibold";
	font-size: 1.875rem;
	line-height: 2.25rem;
}
h4 {
	font-family: "Barlow Semibold";
	font-size: 1.5625rem;
	line-height: 1.875rem;
	text-transform: uppercase;
	color: var(--mainColor);
}
b, strong {
	font-family: "Barlow Bold";
	font-weight: normal;
}
a, a:hover, a:visited {
	color: var(--textColor);
}
.btn {
	border-radius: 0;
	font-size: 1.875rem;
	padding-top: 0.565rem;
	padding-bottom: 0.75rem;
}
.download {
	position: relative;
	padding-left: 36px;
	top: 12px;
}
.download::before {
	content: "";
	display: block;
	width: 30px;
	height: 38px;
	position: absolute;
	top: -12px;
	left: 0;
	background: url("../Images/icon-pdf.svg")
	

}

#header {
	/*height: 11.25rem;*/
	top: 1.25rem;
	height: 8.72rem;
	align-items: stretch;
	background-color: var( --bodyBg);
	transition: all 100ms;
}

#header.scroll-to-fixed-fixed {
	box-shadow: 0 0 10px rgba(226, 228, 225, 0.74) !important;
	height: 7.095rem;
}
.scrolled #logo svg,
.scroll-to-fixed-fixed #logo svg {
    height: 5rem;
}

#logo {
	top: 0;
	max-width: 18.75rem;
}

#logo svg {
	height: 6.625rem;
}

.hmbrgr {
	width: 118px;
	height: 118px;
	top: 0.75rem;
}
.scrolled .hmbrgr,
.scroll-to-fixed-fixed .hmbrgr {
	top: -0.875rem;
}
.hmbrgr .label {
	display: inline !important;
	position: absolute;
	left: -2rem;
	top: 34px;
	text-transform: uppercase;
	font-size: 1.5rem;
	color: var(--textColor);
}
.hmbrgr::before,
.hmbrgr::after {
	left: 45%;
}
.hmbrgr::before {
	margin-top: -13px;
}
.hmbrgr::after {
	margin-bottom: -13px;
}
#menu {
	max-width: 100%;
	right: -100%;
}
#scroll-to-next7 {
	top: 6rem;
}


.text-red {
	color: var(--mainColor);
}
.size-22 {
	font-size: 1.375rem;
	line-height: 1.875rem;
}
.size-25 {
	font-size: 1.5625rem;
	line-height: 1.875rem;
}
.size-65 {
	font-size: 4.0625rem;
	line-height: 5.625rem;
	text-transform: none;
}
.size-55 {
	font-size: 3.4375rem;
	line-height: 4.0625rem;
}
.semibold {
	font-family: "Barlow SemiBold";
}
.contact .ce-textpic .image {
	position: relative;
	
}
.contact .ce-textpic .image::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;
	background-color: #E2E4E1;
	opacity: 0.74;
}
.content-type-text header {
	margin-bottom: 2.5rem;
}
.content ul {
	list-style: square;
	padding-left: 1.5rem;
	#padding-top: 1.5rem;
	margin-top: -1rem;
}
.content ul li ul {
	list-style: circle;
	margin-top: 2px;
	margin-bottom: 5px;
}

.form-control {
	background-color: #F4F5F4;
	line-height: 28px;
	font-size: 22px;
	padding-top: 1rem;
	
}
.form-group .label-kontakt-42-textarea-1,
.form-group .label-kontaktVermessung-200-textarea-1 {
	top: 0;
}
.form-group .label-kontakt-42-captcha-1,
.form-group .label-kontaktVermessung-200-captcha-1 {
	left: 52%;
	top: 0;
}
.label-kontaktVermessung-200-captcha-1

.form-navigation .btn-toolbar {
	justify-content:flex-end;
}


.bg-weiss-border-red {
	border: 4px solid var(--mainColor);
	background-color: white;
}
.bg-grey, .bg-dark, .bg-light {
	width: calc(100% - 4rem);
	margin-left: 2rem;
	margin-right: 2rem;
}
.bg-grey {
	padding-top: 2.875rem;
	padding-bottom: 2.875rem;
}
.bg-grey .container-big {
	padding-top: 6rem;
	padding-bottom: 3.5rem;
	/*background:  rgba(165, 170, 160, 0.1);*/
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(165,170,160,0.1) 18%, rgba(165,170,160,0.1) 100%);
}
.backgroundimage-container {
	position: absolute;
	z-index: 1;
	width: 100%;
	opacity: 0.4;
}
.backgroundimage img {
	height: auto;
}
.backgroundimage .container-fluid {
	z-index: 100;
	padding: 0;
}
.backgroundimage .container-fluid .bg-light {
	opacity: 0.86;
	z-index: 100;
}

.slickslider {
	margin-left: calc(-.5 * var(--bs-gutter-x));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	overflow: hidden;
}
.slickslider .slick-slide {
	margin-left: 10px;
	margin-right: 10px;
}

#start .container-big .space-2 > div:last-child {
	padding-right: 4rem;
}

#section-menu ul {
	padding-top: 10rem;
}

#content {
	margin-bottom: 1rem;
}



@media screen and (min-width:1700px) {
	.container-big {
		max-width: 1640px;
		position: relative;
		padding: 0;
	}
}


@media screen and (min-width: 1500px) and (max-width: 1700px) {
	.container-big {
		max-width: 1340px;
		position: relative;
		padding: 0;
	}
	html {
		font-size: 92%;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
	html {
		font-size: 85%;
	}
	.container-big {
		max-width: calc(100% - 60px);
		position: relative;
		padding: 0;
	}
	.hmbrgr .label {
		top: 38px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	html {
		font-size: 60%;
	}
	body {
		font-size: 18px;
		line-height: 28px;
	}
	.btn {
		font-size: 18px;
	}
	h2 {
		font-size: 30px;
		line-height: 36px;
	}
	h4 {
		font-size: 20px;
		line-height: 28px;
	}
	h3, .accordion-button, .accordion-button.collapsed {
		font-size: 24px !important;
		line-height: 30px;
	}
	
	.container-big {
		max-width: calc(100% - 30px);
		position: relative;
		padding: 0;
	}
	.size-22 {
		font-size: 18px;
		line-height: 24px;
	}
	.size-25 {
		font-size: 22px;
		line-height: 24px;
	}
	.hmbrgr {
		top: 0px;
	}
	.hmbrgr .label {
		font-size: 18px;
		top: 42px;
	}
	

}

@media screen and (max-width: 992px) {
    html {
        font-size: 50%;
    }
	body {
		font-size: 18px;
		line-height: 28px;
	}
	.btn {
		font-size: 22px;
	}
	
	.size-22 {
		font-size: 18px;
		line-height: 24px;
	}
	.size-25 {
		font-size: 22px;
		line-height: 24px;
	}
	h3{
		font-size: 24px;
		line-height: 30px;
	}
	.accordion-button, .accordion-button.collapsed  {
		font-size: 18px !important;
		line-height: 26px;
	 }
	 .accordion-button::after, .accordion-button.collapsed ::after {
		background-size: 18px;
		width: 18px;
		height: 18px;
	 }
	h4 {
		font-size: 20px;
		line-height: 28px;
	}
	h2 {
		font-size: 30px;
		line-height: 36px;
	}
	.hmbrgr {
		top: 0px;
		height: 65px;
	}
	.hmbrgr .label {
		font-size: 18px;
		top: 16px;
	}
	.content-type-menu_pages ul li a {
		font-size: 18px;
		line-height: 20px;
	}
	.col-xxl-3 {
		margin-bottom: 32px;
	}
	#header {
		z-index: 990;
	}
	#header.fixed {
		position: fixed;
		top: 0;
		padding-top:  1.25rem;
		height: 74px;
		left: 0;
		width: 100%;
	}
  
}

@media screen and (min-width: 576px) and (max-width: 992px) {
	.container-big {
		max-width: calc(100% - 30px);
		position: relative;
		padding: 0;
	}
}

@media screen and (min-width: 576px) {
	 .space-2 > div.col-xxl-7:last-child {
		 padding-right: 2rem;
	 }
	 
	 .ce-gallery[data-ce-columns="2"] .ce-row,
	.ce-gallery[data-ce-columns="3"] .ce-row,
	.ce-gallery[data-ce-columns="4"] .ce-row, 
	.ce-gallery[data-ce-columns="5"] .ce-row, 
	.ce-gallery[data-ce-columns="6"] .ce-row,
	.ce-gallery[data-ce-columns="7"] .ce-row,
	.ce-gallery[data-ce-columns="8"] .ce-row{
		margin-left: -7.5px;
		margin-right: -7.5px;
		display: flex;
	}
	.ce-gallery[data-ce-columns="2"] .ce-row .ce-column {
		padding-left: 7.5px;
		padding-right: 7.5px;
		margin: 0;
		width: 50%;
	}
	.ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
		padding-left: 7.5px;
		padding-right: 7.5px;
		margin: 0;
		width: 33.33%;
	}
	.ce-gallery[data-ce-columns="4"] .ce-row .ce-column {
		padding-left: 7.5px;
		padding-right: 7.5px;
		margin: 0;
		width: 25%;
	}
	.ce-gallery[data-ce-columns="5"] .ce-row .ce-column {
		padding-left: 7.5px;
		padding-right: 7.5px;
		margin: 0;
		width: 20%;
	}
	.ce-gallery[data-ce-columns="6"] .ce-row .ce-column {
		padding-left: 7.5px;
		padding-right: 7.5px;
		margin: 0;
		width: 16.66%;
	}
	.ce-gallery[data-ce-columns="7"] .ce-row .ce-column {
		padding-left: 7.5px;
		padding-right: 7.5px;
		margin: 0;
		width: 14.28%;
	}
	.ce-gallery[data-ce-columns="8"] .ce-row .ce-column {
		padding-left: 7.5px;
		padding-right: 7.5px;
		margin: 0;
		width: 12.5%;
	}
	
}

@media screen and (max-width: 575px) {
	h1 {
		font-size: 38px;
	}
	.btn {
		font-size: 26px;
		line-height: 31px;
		padding-top: 1.25rem;
		padding-bottom: 1.5rem;
	}
	.size-55 {
		font-size: 24px;
		line-height: 38px;
	}
	.hmbrgr {
		right: calc(var(--bs-gutter-x) * .5);
	}
	.hmbrgr .label {
		display: none !important;
	}
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	#header .container-big {
		margin-left: calc(var(--bs-gutter-x) * .5);
		margin-right: calc(var(--bs-gutter-x) * .5);
	}
	#start .container-big {
		max-width: calc(100%);
	}
	.bg-grey .container-big {
		background: rgba(165,170,160,0.1);
		padding: 20px;
	}
	.col-xxl-6 {
		margin-bottom: 32px;
	}
	.row .col-xxl-3:last-child, 
	.row .col-xxl-6:last-child {
		margin-bottom: 0;
	}
	.content-type-form_formframework .col-xxl-6 {
		margin-bottom: 0px;
	}
	.form-group {
		margin-bottom: 24px;
	}
	.content-type-menu_pages ul {
		text-align: center;
	}
	.ce-gallery .ce-row .ce-column {
		margin-bottom: 16px;
	}
	
}

