/* Local embedding of Google Fonts	
*************************************************/
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v35-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v35-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v35-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* General	
*************************************************/

body {
	font-size: 16.5px;
	overflow-x: hidden;
}


/* Header Cloned	
*************************************************/

.header.cloned {
	box-shadow: none;
}


/* Navi	
*************************************************/
#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active, #mmenu .mod_navigation li a:focus {
	font-weight: normal;
}


/* Slider
*************************************************/

.ce_revolutionslider .rs-container.fullscreen {
	height: calc(100vh - 0px)!important;
}

.tp-arr-allwrapper, #linkToContent, .tp-bannertimer  {
	display: none !important;
}


/* Content	
*************************************************/

h1 {
	font-size: 2rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: 0;
}

#nav-referenzen h1 + p {
	margin-top: 0;
}

h2 {
	margin-top: 19px;
}

p + h2 {
	margin-top: 45px;
}

#nav-kontakt h2 {
	margin-top: 30px;
	margin-bottom: 0;
}


h2 {
	font-size: 1.5rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

p	{
	margin-top: 20px;
	margin-bottom: 0;
}

p a {
	color: #b0906f;
}

h2 + p {
	margin-top: 0;
}

.source {
	margin-top: 45px;
}

.ce_hyperlink a, a.btn {
	margin-top: 45px;
}

.mbxxxl {
	margin-bottom: 240px;
}

.mbm {
	margin-bottom: 30px;
}

.prm {
	margin-right: 30px;
}

.bg {
	background-color: #e5dad0;
}

.bg2 {
	background-color: #eee6df;
}


.autogrid_wrapper {
	margin: 30px 0;
}

#nav-referenzen .autogrid_wrapper {
	margin: 0;
}

.ce_google_map {
	margin-top: 30px;
}

.image_container {
	padding: 0 3px 3px 0;
}

.image_container .caption {
	font-size: 1rem !important;
	background: none;
	color: rgb(59,60,66);
	padding: 0;
	font-size: 0.9rem;
	border-radius: 3px;
	line-height: 1.3;
	display: inline-block;
	margin-top: 5px;
}

hr {
	border: 1px solid #ccc;
	margin: 30px 0
}

#top_link a {
	border-radius: 0;
}

.valign {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

#nav-referenzen .ce_table table {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	white-space: normal;
	position: static;
}

#nav-referenzen .ce_table table td {
	border: none;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 0;
	vertical-align: bottom;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

#nav-referenzen .ce_table.leasing, #nav-referenzen .ce_table.projektfinanzierung, #nav-referenzen .ce_table.investment, #nav-referenzen .ce_table.immobilien, #nav-referenzen .ce_table.alternative-energie, .ce_table.immo-alternative-energie {
	color: #000;
}

#nav-referenzen td.col_0 {
	font-weight: bold;
}

#nav-referenzen .ce_table {
	background-size: 80%;
	margin-right: 3px;
	margin-bottom: 3px;
}

#nav-referenzen .ce_table.leasing {
	background: #b0906f url(../../Bilder/Referenzen/i-leasing.svg) no-repeat center center;
	/*background-size: 90%;*/
}

#nav-referenzen .ce_table.projektfinanzierung {
	background: #b0906f url(../../Bilder/Referenzen/i-projektfinanzierung.svg) no-repeat center center;
}

#nav-referenzen .ce_table.investment {
	background: #b0906f url(../../Bilder/Referenzen/i-investment.svg) no-repeat center center;
	/*background-size: 105%;*/
}

#nav-referenzen .ce_table.immobilien {
	background: #b0906f url(../../Bilder/Referenzen/i-immobilien.svg) no-repeat center center;
}

#nav-referenzen .ce_table.alternative-energie {
	background: #b0906f url(../../Bilder/Referenzen/i-alternative-energie.svg) no-repeat center center;
}

#nav-referenzen .ce_table.immo-alternative-energie {
	background: #b0906f url(../../Bilder/Referenzen/i-immo-alternative-energie.svg) no-repeat center center;
}

#nav-dokumentationen .ce_autogridwrapper.two_third {
	margin-top: 20px;
}

#nav-dokumentationen .autogrid_wrapper {
	margin: 0;
}

#nav-dokumentationen .box {
	background: #fff;
	text-align: center;
	font-weight: bold;
	border-right: 10px solid #eee6df;
	margin-bottom: 10px;
	max-width: 200px;
}

#nav-dokumentationen .box p {
	margin: 60px 0;
}

label {
	clear: both;
	float: left;
	margin-top: 10px;
}

input, textarea, button.submit {
	width: 66% !important;
	clear: both;
	float: left;
}

button.submit {
	margin-top: 30px;
	margin-bottom: 60px;
	background: #b0906f;
	border-radius: 5px;
}

.center {
	text-align: center;
}

.top-link {
	background: rgba(255,255,255,0.8);
	transition: all .3s ease-in-out;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	backdrop-filter: blur(3px);
	border-radius: 0;
}

.top-link:hover {
	background: rgba(255,255,255,1);
	transition: all .3s ease-in-out;
}

.top-link a {
	font-size: 18px;
}

.top-link a i {
	color: #000;
}

.top-link .progress-ring circle {
	stroke: var(--bg-customColor1);
}

#main .overlay {
  background:transparent;
  position:absolute;
  width: 100%;
  height: 550px;
  top: 550px;
  margin-top: -550px;
  z-index: 999;
}

#main #map {
  width: 100%;
  height: 550px;
  margin-bottom: -10px; /* entfernt Abstand unten */
}

#main .leaflet-container a {
  color: var(--basicColor) !important;
}


/* Media Queries	
*************************************************/

@media only screen and (max-width: 1120px) {    /* Start Query */
	
	h1 {
		font-size: 1.333rem;
		margin-top: 15px;
		line-height: 1.33;
	}
	
	h2 {
		font-size: 1rem;
		margin-top: 20px;
		line-height: 1.33;
	}
	
	.image_container .caption {
		font-size: 0.888rem;
	}
	
}    /* Stop Query */



@media only screen and (min-width: 768px) {    /* Start Query */
	
	.smartmenu .smartmenu-trigger {
		height: 108px;
	}
	
	.smartmenu .smartmenu-trigger .line, .smartmenu .smartmenu-trigger .line:before, .smartmenu .smartmenu-trigger .line:after {
		height: 4px;
		width: 30px;
		background: #fff;
	}
	
	.smartmenu .smartmenu-trigger .line:after {
		margin-top: -14px;
	}
	
	.smartmenu .smartmenu-trigger .line:before {
		margin-top: 10px;
	}
	
	.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
		height: 4px;
	}
	
}    /* Stop Query */


@media only screen and (max-width: 767px) {    /* Start Query */

	.header .inside {
		height: auto !important;
	}
	
	body.fixed-header .header.cloned {
		box-shadow: none;
	}
	
	.mmenu_trigger .burger .burger_lines, .mmenu_trigger .burger .burger_lines:after, .mmenu_trigger .burger .burger_lines:before {
		height: 3px;
		border-radius: 0;
	}
	
	.image_container .caption {
	margin-bottom: 30px;
	}
	
	#nav-dokumentationen .box {
		border-right: 0;
		max-width: 100%;
		padding: 10px;
	}	
	
	#nav-dokumentationen .box p {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
	input, textarea, button.submit {
		width: 100% !important;
	}
	
	
}    /* Stop Query */


