/* HEADER */


#header .logo {
	position: absolute;
	width: 35vw;
	height: 500px;
}



#header .logo a {
	background-position: 0 0;
	background-image: url(/files/cto_layout/img/elemente/Logo_ICM-HG.svg);
}


#stickyheader .logo {
	margin-left: 3rem;
}


/* Vermietung */

#article-92.mod_article:not(.fullwidth) > .container {
  padding-top: 0px;
}


/* Accordion Firmenliste */

#article-14 .autogrid_row {
  width: 100%;
}


/* Call-to-action */

.call-to-action .font_headline {
  margin-bottom: 0px;
}

.call-to-action .ce_hyperlink a {
  margin-bottom: 0px;
}


/* FOOTER */

.ce_icon_text .text a {
	text-decoration: none;
}

.ce_icon_text[data-icon-pos="before"] .icon {
  margin-right: 0.5rem;
}

#footer a p:hover {
  color: #b93718;
}