/*
 Theme Name:     Immo-Center AG
 Theme URI:      https://immo-center.ch
 Description:    Immo-Center AG
 Author:         ASPKOM GmbH
 Author URI:     https://aspkom.ch
 Template:       Divi
 Version:        1.0.0
*/


.erstvermietung-blurbs .et_pb_main_blurb_image img {
    width: auto;
    height: 55px;
}

.iconrunter-ss {
    color: #fff!important;
    font-size: 40px!important;
}

.iconrunter-ss a {
    color: #fff!important;
    font-size: 40px!important;
}

.mietobjekte-code iframe {
    min-height: 1000px;
}

.page-id-36 article,
.page-id-404 article {
	min-height: 250vh;
}

html .formcraft-css .powered-by {
    display: none !important;
}

html body .fc_modal-dialog .powered-by {
    display: none !important;
}


html .formcraft-css .fc-form.field-border-hidden .form-element .form-element-html textarea {
    background: #fff!important;
    border-bottom: 1px solid #f27f00!important;
}

html .formcraft-css .fc-form .form-element .submit-cover .submit-button {
    box-shadow: none !important;
    background: #F27F00;
    padding: .2em;
    border-radius: 50px;
    display: inline-block;
    color: #fff;
    font-size: .9em;
    margin-right: 4em;
    width: 200px;
    text-align: center;
    font-weight: 400;
}


div#page-container {
    overflow-x: hidden;
}

body {
    font-size: 18px;
	font-family: "UniversLT";
	color: #141215;
}
h1 {
	font-size: 3.5em;
}
h2 {
	font-weight: bold;
	font-size: 2.4em;
	color: #464646;
}
h4 {
	color: #F27F00;
	font-size: .85em;
	text-transform: uppercase;
	line-height: 1.5em;
}
button {
	background:none;
	border:0;
}
p {
    font-size: 1.15em;
}

p.intro-paragraph {
	line-height: 1.65em;
}
h1.seitenheader-h1 {
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 3em;
}

.et_pb_row {
    width: 70%;
}

.et_pb_button:hover {
    background-color: #F27F00;
}

div.et_pb_gallery_image.landscape a {
	position:relative;
  width: 100%;
  height: 600px;
}

div.et_pb_gallery_image.landscape img {
	width: 100%;
  object-fit:cover;
  height: 600px;
}

.mfp-counter, .mfp-title {
	display: none;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #fff;
}

.alle-anzahl, .ev-anzahl, .mo-anzahl, .vk-anzahl {
	display: inline-block;
color: #F27F00;
border: 1px solid #F27F00;
border-radius: 10px;
font-size: .6em;
padding: .3em 1em .1em 1em;
vertical-align: bottom;
margin-left: 1em;
}

@font-face {
	font-family: "UniversLT";
	src:url("fonts/universltd/Univers-LT-Std-57-Condensed_46340.ttf") format("truetype");
	font-weight: normal;
  	font-style: normal;
}
@font-face {
	font-family: "UniversLT";
	src:url("fonts/universltd/Univers-LT-Std-67-Bold-Condensed_46347.ttf") format("truetype");
	font-weight: bold;
  	font-style: normal;
}

/* Footer */
#footer {
  background-color: #1c1c1c;
  color: #aaaaaa;
line-height: 1.2em;
}
#footer a {
  color: #aaaaaa;
}
#copyright-section a {
  color: #F27F00;
  text-transform: uppercase;
}
#copyright-section {
  text-align: center;
	font-size: 0.6em;
}
.footer-blocktitel {
  color: #F27F00;
	text-transform: uppercase;
	font-weight: normal;
}
.footermenu-titel {
	color: #ffffff;
	font-size: 1.2em;
	padding-bottom: 1em!important;
}
.footermenu-element {
	display: inline-block;
	width: 25%;
	line-height: 1.8em;
}
.footermenu-element a {
	color: #ffffff!important;
	-webkit-transition: all .2s;
    transition: all .2s;
}
.footermenu-element a:hover {
	color: #F27F00!important;
	    -webkit-transition: all .3s;
    transition: all .3s;
	
}
.footer-dreier-kolonne {
	width: 33.3333%;
}
.footer-dreier-kolonne p {
	font-size: 1em;
}
.footer-block2 {
	margin-left: auto;
margin-right: auto;
width: max-content;
}
.footer-block3 {
	margin-left: auto;
	width: max-content;
}
/* Ende Footer */
/* Header */
.logo-inhaltscontainer {
	margin-left: 6em!important;
}
.header-spalte-eins {
	width: 25%;
}
.header-spalte-zwei {
	width: 55%!important;
}
.header-spalte-drei {
	width: 20%!important;
	font-weight: bold;
}

.et_pb_menu__menu, .et-menu-nav {
	width: 100%;
}

.et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul, .et_pb_menu .et_pb_menu__menu > nav > ul {
    justify-content: space-around;
	width: 100%;
}

#menu-nav li.current-menu-item > a, #menu-nav li.current-menu-ancestor > a {
	color: #F27F00;
	font-weight: bold;
}
.header-kontaktbox {
	background: transparent linear-gradient(180deg, #FCB15D 0%, #F27F00 100%) 0% 0% no-repeat padding-box;
	font-size: .9em;
	padding-top: 1.5em;
	padding-bottom: 1em;
	margin-top: -10px;
	line-height: .6em;
}
.header-kontaktbox a{
	color: #ffffff;
	line-height: 1.5em;
	font-weight: bold;
}
.header-kontaktbox-spalte {
    display: inline-block;
	text-align: center;
}
.header-kontaktbox-spalte1 {
	width: 45%;
	border-right: 1px solid #ffffff;
}
.header-kontaktbox-spalte2 {
	width: 55%;
}

.mobile-offen-logo {
	display: none;
}

/* Ende Header */

/* Startseite */

.ssps-textoverlay {
	position:absolute;
	bottom:1em;
	left:1em;
	font-size:2em;
	font-weight: bold;
	color:#ffffff;
}

.iconbox-reihe {
	max-width: 50em!important;
}
.iconbox-icon {
	width: 20%;
	margin-right: 10%;
	display: inline-block;
}
.iconbox-text {
	width: 70%;
	display: inline-block;
}

.iconbox-text-titel {
    font-size: 1.4em;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #464646 !important;
}

.iconbox-text-text {
	color: #F27F00;
	font-size: .95em;
}
.intro-paragraph-startseite {
	max-width: 30em;
}
.highlighted {
	background: #FCB15D80 0% 0% no-repeat padding-box;
	padding: .2em;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}
p.intro-zitat {
	color: #F27F00;
	font-size: 3em;
	line-height: 1.15em;
	text-align: right;
	text-transform: uppercase;
}
.unterstrichen {
	text-decoration: underline;
}


.slick-slide {
    height: 520px !important;
}

.slick-slide .et_pb_text_inner {
    height: 100% !important;
}


.slick-prev,
.slick-next {
  font-size: 0;
	cursor: pointer;
}
.slick-arrow {
	position: absolute;
	z-index: 99;
	overflow: visible;
	top: 42%;
}

.slick-prev {
	left: 2.5%;
}

.slick-next {
	right: 2.5%;
}

.slick-prev:before { 
	content: ' ';
  background-image: url('https://www.immo-center.ch/wp-content/uploads/2020/06/Pfeil_Slider_links-white.svg');
  background-size: 45px 45px;
  height: 45px;
  width: 45px;
		display: block;
}

[dir="rtl"] .slick-prev:before { 
	content: ' ';
  background-image: url('https://www.immo-center.ch/wp-content/uploads/2020/06/Pfeil_Slider_rechts-white.svg'); 
	  background-size: 45px 45px;
  height: 45px;
  width: 45px;
		display: block;
}

[dir="rtl"] .slick-next { left: -10px; top: 70px; right: auto; }
.slick-next:before {
	content: ' ';
  background-image: url('https://www.immo-center.ch/wp-content/uploads/2020/06/Pfeil_Slider_rechts-white.svg');
	  background-size: 45px 45px;
  height: 45px;
  width: 45px;
		display: block;
}

[dir="rtl"] .slick-next:before { 
	content: ' ';
  background-image: url('https://www.immo-center.ch/wp-content/uploads/2020/06/Pfeil_Slider_links-white.svg');
  background-size: 45px 45px;
  height: 45px;
  width: 45px;
		display: block;
}
.knopf-slider {
    background: #F27F00;
	padding: .8em;
	border-radius: 50px;
	color: #fff;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
}

.ss-projektslider {
	position:relative;
    display:block;
	height: 100%;
}
.overlay-ueber-projektslider {
	display: none;
}

.slick-active:hover .overlay-ueber-projektslider {
	display: block;
}

.slick-active:hover .ss-projektslider {
    background: rgba(0, 0, 0, 0.8);
}

.slick-active:hover .ssps-textoverlay {
    display: none;
}

.overlay-ueber-projektslider-overlay {
	background: #000000;
	width: 100%;
	height: 100%;
	opacity: .8;
	position: absolute;
	top: 0;
}
.overlay-ueber-projektslider-inhalt {
	width: 100%;
	max-height: 100%;
	position: absolute;
	padding: 4em;
	font-size: .7em;
	bottom: 0;
}
.overlay-ueber-projektslider-inhalt-titel {
	color: #F27F00;
	font-weight: bold;
	font-size: 2.5em;
	padding-bottom: .5em;
}
.overlay-ueber-projektslider-inhalt-text {
	color: #ffffff;
	line-height: 1.7em;
}
.overlay-ueber-projektslider-inhalt-liste {
	color: #ffffff;
	padding-bottom: 2em;
}

.sssu-sterne {
	color: #F27F00;
	padding-bottom: 1.5em;
}

.sssu-titel {
	font-weight: bold;
	font-size: 2.5em;
	padding-bottom: 0;
}

.sssu-ort {
	font-weight: bold;
	font-size: .9em;
	text-transform: uppercase;
}

.sssu-abwann {
	font-weight: bold;
}

.sssu-preis {
	color: #F27F00;
	font-size: 1.5em;
	font-weight: bold;
}

.sssu-hr {
color: white;
height: 3px;
background: white;
border: none;
margin-top: .1em;
margin-bottom: .6em;
margin-left: 1.5em;
}

.ss-unten-slider-links {
	float: left;
	width: 70%;
	text-transform: uppercase;
	font-size: 3vw;
	font-weight: bold;
	line-height:1.2em;
}
.ss-unten-slider-rechts {
	width: 24%;
	float: right;
}

.ss-unten-slider-rechts-inhalt {
z-index: 9999;
position: relative;
padding-top: 8em;
padding-bottom: 10em;
}

.sssu-slider .et_pb_slide_description {
	padding: 0;
}

.ss-unten-slider {
	padding-top: 10em;
}

.bg1-slider {
	position: absolute;
top: 0;
left: -10px;
}
.bg2-slider {
	position: absolute;
top: 0;
left: -30px;
}
.ss-unten-slider-rechts-bg {
position: absolute;
display: inline-block;
width: 143%;
height: 100%;
margin-left: -210px;
}
.border-oben {
	margin-left: 1.5em;
}
/* Ende Startseite */

/* Mieterportal */
.knopf {
    background: #F27F00;
	padding: .2em;
border-radius: 50px;
	display: inline-block;
	color: #fff;
	font-size: .8em;
	margin-right: 4em;
	width: 200px;
text-align: center;
	margin-top: 1em;
}

.knopf-leistungen {
    background: #F27F00;
	padding: .2em;
	border-radius: 50px;
	display: block;
	color: #fff;
	font-size: .8em;
	text-align: center;
	width: 200px;
}

.knopf:last-child {
	margin-right: 0em;
}


.mp-buttons {
	padding-top: 2em;
}

.box-mieterportal .intro-paragraph {
	padding-bottom: .5em;
	line-height: 1.5em;
}

.box-mieterportal {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(184,184,184,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(184,184,184,1);
box-shadow: 0px 0px 10px 0px rgba(184,184,184,1);
	padding: 2em;
	margin: 1em 1em 2em 1em!important;
}

.box-mieterportal-schaden {
    background: rgba(242, 127, 0, 0.1) !important;
}

/* Mieterportal */



/* Referenzen */
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li, .et_pb_gallery .et_pb_gallery_pagination ul li {
    display: inline-block;
    padding: 30px;
}
a.page-next, a.page-prev {
	font-size: 0!important;
}
.et_pb_portofolio_pagination a.active::before {
	content: '';
	width: 35px;
	height: 35px;
	border-radius: 30px;
	background: #F27F00;
	position: absolute;
	z-index: -2;
	margin-left: -13.5px;
margin-top: -4px;
}

.et_pb_portofolio_pagination a.active > * {
    z-index: 100;
}

.et_pb_portofolio_pagination a.active  {
   color: #ffffff;
}
a.page-next:hover::after {
	color: #000!important;
}
a.page-prev:hover::before {
	color: #000!important;
}
a.page-next::after {
	 content: "\45";
	 font-family: etmodules;
	display: inline-block;
	color: #B7B7B7;
font-size: 40px;
	position: absolute;
margin-top: 4px;
}
a.page-prev::before {
	 content: "\44";
	 font-family: etmodules;
	display: inline-block;
	color: #B7B7B7;
font-size: 40px;
	position: absolute;
	margin-left: -40px;
margin-top: 4px;
}
li.prev {
	display: inline-block!important;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul, .et_pb_gallery .et_pb_gallery_pagination ul {
    list-style-type: none !important;
    text-align: center;
    margin: 0;
    padding: 0;
}
.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget {
    width: 31.5%;
    margin-right: 2.75%;
    margin-bottom: 0;
}
.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
    margin-right: 0!important;
}
.et_pb_portfolio_item .et_overlay {
	display: none!important;
}


.referenz-untertitel {
	text-transform: uppercase;
	color: #F27F00;
	padding-bottom: 0;
	padding-top: 5px;
	font-size: 1em;
}
.referenz-text {
	font-size: 1em;
	padding-bottom: 2em !important;
	line-height: 1.3;
}

h3.ref-title {
    font-weight: normal;
    font-size: 1.2em!important;
    line-height: 1.3;
    margin-top: 1em !important;
    color: #141215;
}

.referenzen-seitentitel {
	text-align: center;
	width: 100%;
	display: block;
	padding-bottom: 3.5em;
	padding-top: 3em;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination, .et_pb_gallery .et_pb_gallery_pagination {
    border-top: none;
}
.filtertitel {
	text-transform: uppercase;
	color: #F27F00;
	font-size: 1.4em!important;
	line-height: 80px !important;
}
.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
    clear: none;
}
.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
    margin-right: 2.75%;
}
.et_pb_portfolio_filters ul li a, .filtertitel {
	height: 80px!important;
}

.et_pb_portfolio_filters ul {
	display: flex;
	justify-content: space-between;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
	color: #141215!important;
	border-bottom: 4px solid #FCB15D;
	background-color: transparent;
	padding: 10px 20px 10px 20px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
    color: #141215;
    background-color: transparent;
	border-bottom: 4px solid #FCB15D;
	opacity: .6;
	padding: 10px 20px 10px 20px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    color: #999999;
    border: none;
    background-color: transparent;
	font-size: 1.8em;
	vertical-align: middle;
	display: table-cell;
	padding: 10px 20px 14px 20px;
}
/* Ende Referenzen */

/* Preloader */
.smart-page-loader {
    width: 100%;
    height: 100vh!important;
    background: rgba(0,0,0,0.5)!important;
	text-align: center;
}
/* Ende Preloader */


/* Kontakt */
p.et_pb_contact_field.et_pb_contact_field_last + p.et_pb_contact_field.et_pb_contact_field_last, p.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half + p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
    clear: unset;
}
.et_pb_contact .et_pb_contact_field_half {
    width: 33.3333%;
    float: left;
}
.et_pb_contact p textarea {
	background-color: transparent;
    color: #141215;
    font-size: 1em;
    padding: 16px;
	padding-left: 32px;
	border-bottom: 1px solid #F27F00;
}
.et_pb_contact p input, .et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea {
    background-color: #FFF3E6;
    color: #464646;
    font-size: 1em;
    padding: 16px 16px 10px 32px;
}
.et_overlay::before, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_contact_submit, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_member_social_links a:hover, .et_pb_pricing_table_button, .et_pb_pricing li a, .et_pb_sum {
    color: #FFFFFF;
}
.et_pb_button {
    font-size: .8em;
    font-weight: normal;
    padding: .4em 3em;
    line-height: 1.7em !important;
    background-color: #F27F00;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    border-radius: 50px;
    -webkit-transition: all .2s;
    transition: all .2s;
	text-align: center;
}
.et_contact_bottom_container {
    float: unset;
    text-align: center;
    margin-top: -1.5%;
    display: block;
	padding-top: 2em;
}
.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    border: none;
    padding: .4em 3em;
}
.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover, .et_pb_contact_reset:hover, .et_pb_contact_submit:hover, .et_pb_pricing_table_button:hover {
    background-color: #F27F00;
}
.et_pb_button::after, .et_pb_button::before {
    font-size: 32px;
    line-height: .65em;
}
.et-pb-contact-message {
    display: none;
}

.pflichtfelder {
	font-size: .7em;
	padding-top: .5em;
	padding-left: 32px;
	color: #F27F00;
}

.et-pb-contact-message ul {
    display: none!important;
}
.kontakt-iconbox {
	display: flex;
	line-height: 1.5em;
}
.kontakt-iconbox a {
	color: #141215;
}
.kontakt-iconbox-icon {
	width: 27%;
	margin-right: 8%;
	display: inline-block;
}

.kontakt-iconbox-icon img {
	width: 12em;
}

.kontakt-iconbox-text {
	width: 65%;
	display: inline-block;
}
.kontakt-iconbox-blocktitel {
  color: #F27F00;
font-size: 1.15em!important;
	text-transform: uppercase;
	font-weight: normal;
}

/* Ende Kontakt */

/* Team */
.team-name {
	text-transform: uppercase;
	font-size: 1.3em;
	text-align: center;
	padding-bottom: 5px;
}
.team-funktion {
	text-transform: uppercase;
	font-size: .7em;
	line-height: 1.5em;
	text-align: center;
	color: #F27F00;
}

/* Ende Team */

/* Leistungen */
.dienstleistungs-box {
	display: table;
	width: 100%;
}
.dienstleistungs-box-bild {
	width: 50%;
	display: table-cell;
	vertical-align: top;

}
.dienstleistungs-box-bild-links::after {
	content: '';
	width: 20px;
	height: 20px;
	background: #F6F6F6;
	display: block;
	float: right;
margin-top: 20%;
	transform: rotate(45deg);
margin-right: -10px;
}
.dienstleistungs-box-bild-rechts::after {
	content: '';
	width: 20px;
	height: 20px;
	background: #F6F6F6;
	display: block;
	float: left;
margin-top: 20%;
	transform: rotate(45deg);
margin-left: -10px;

}
.dienstleistungs-box-text {
	width: 50%;
	display: table-cell;
	vertical-align: top;
	padding: 2em;
	background: #F6F6F6;
}

.dienstleistungs-box-text-titel {
	text-transform: uppercase;
font-size: 1.3em;
	padding-bottom: 0;
}
.dienstleistungs-box-text-untertitel {
	color: #F27F00;
}
.dienstleistungs-box-text-beschrieb {
	font-size: 1em;
	line-height: 1.5em;
}
.dienstleistungs-box:hover .dienstleistungs-box-text {
	background: transparent linear-gradient(180deg, #FCB15D 0%, #F27F00 100%) 0% 0% no-repeat padding-box;
	
}
.dienstleistungs-box:hover .dienstleistungs-box-text-untertitel {
	color: #ffffff;
}
.dienstleistungs-box:hover .dienstleistungs-box-bild-links::after {
	background: #f9a546;
}
.dienstleistungs-box:hover .dienstleistungs-box-bild-rechts::after {
	background: #f9a546;
}
.leistungen-overlay {
	width: 50%;
height: 100%;
display: block;
position: absolute;
background-color: #000;
opacity: 0.4;
}
.knopf-container {
	position: absolute;
z-index: 10;
left: 25%;
margin-left: -100px;
margin-top: -2em;
height: 100%;
top: 50%;
}
.knopf-container-rechts {
	position: absolute;
z-index: 10;
right: 25%;
margin-right: -100px;
margin-top: -2em;
height: 100%;
top: 50%;
}

.leistungscontainer {
	display: none;
}

.dienstleistungs-box:hover .leistungscontainer {
	display: block;
}

/* Ende Leistungen*/

/* Bewirtschaftung */
.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
    width: 90px;
    padding-right: 30px;
}
.et_pb_blurb_container h4 {
	font-size: 1.15em;
}
.et_pb_blurb_container li {
	font-size: 1.15em;
	padding-bottom: .5em;
	margin-left: 25px;
}
.entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul, body.et-pb-preview #main-content .container ul {
    list-style-type: none;
    line-height: 26px;
}
.et_pb_blurb_container li::before{
    content: "";
	position: absolute;
	margin-left: -30px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	border-bottom: 2px solid #F27F00;
}

.rechnungswesen .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 103px!important;
}

.stockwerkeigentum .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 108px!important;
	padding-right: 25px;
}

.stockwerkeigentum .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 10px;
}
/* Ende Bewirtschaftung */


/* Erstvermietungen / Rorschacherstrasse */
.zusatzinfos-iconbox-links {
	display: inline-block;
	width: 25%;
	vertical-align: top;
}
.zusatzinfos-iconbox-links img {
	padding-right: 10px;
}
.zusatzinfos-iconbox-rechts {
	display: inline-block;
	width: 75%;
}

.et-pb-controllers a {
    width: 15px;
    height: 15px;
	border: 2px solid white;
	background-color: inherit;
	opacity: 1;
}
.et-pb-controllers {
    bottom: 40px;
}
.et-pb-arrow-prev::before {
	content: '';
background-image: url('https://www.immo-center.ch/wp-content/uploads/2020/06/Pfeil_Slider_links-white.svg');
background-size: 45px 45px;
height: 45px;
width: 45px;
display: block;
}
.et-pb-arrow-next::before {
	content: ' ';
background-image: url('https://www.immo-center.ch/wp-content/uploads/2020/06/Pfeil_Slider_rechts-white.svg');
background-size: 45px 45px;
height: 45px;
width: 45px;
display: block;
}
.et-pb-arrow-prev {
opacity: 1;
	left: 42px;
}
.et-pb-arrow-next {
opacity: 1;
	right: 42px;
}
.et_pb_slider:hover .et-pb-arrow-prev {
    left: 42px;
}
.et_pb_slider:hover .et-pb-arrow-next {
    right: 42px;
}
/* Ende Erstvermietungen / Rorschacherstrasse */


@media all and (min-width: 2701px) {
	.startseite-erste-welle img {
	width: 180%!important;
	max-width: 180%!important;
	margin-left: -40%!important;
	margin-bottom: -5px!important;
}
}

@media all and (min-width: 2001px) and (max-width: 2700px) {
	.startseite-erste-welle img {
	width: 140%!important;
	max-width: 140%!important;
	margin-left: -20%!important;
	margin-bottom: -5px!important;
}
}

/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1600px) {
	.ss-unten-slider-links {
    font-size: 3.5em;
}
	
	.dienstleistungs-box-text {
    height: 20em!important;
}
	.knopfdrei {
		margin-right: .8em!important;
width: 145px!important;
	}
	.knopf {
    margin-right: 4em;
}

  
}
@media all and (min-width: 1405px) and (max-width: 2000px) {
	.startseite-erste-welle img {
	width: 110%!important;
	max-width: 110%!important;
	margin-left: -5%!important;
	margin-bottom: -5px!important;
}
}

@media all and (min-width: 1405px) {
	
	.ss-unten-slider-links {
    float: left;
    width: max-content!important;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2em;
	padding-top: 2.5em;
	padding-left: 1.5em;
}
	.mp-box-text {
	height: 4em;
}
	.mp-buttons {
    padding-top: 0em;
}
	.footermeu-block {
		width: max-content!important;
	}
	.menu-container a {
    font-size: 1.2em;
}
	.dienstleistungs-box-text {
    height: 23em;
}
	.knopf {
    margin-right: 2em;
}

  
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
	.startseite-erste-welle img {
	width: 140%!important;
	max-width: 140%!important;
	margin-left: -20%!important;
	margin-bottom: -5px!important;
}
	.ss-unten-slider-links {
    width: max-content!important;
			padding-top: 2.5em;
}
	
	.dienstleistungs-box-text {
    height: 26.5em;
}
	
	.logo-inhaltscontainer {
	margin-left: 1em!important;
}
	.header-spalte-drei {
    width: 25% !important;
}
	.header-spalte-zwei {
    width: 57% !important;
		margin-left: 1em;
}
	.header-spalte-eins {
    width:18% !important;
}
	.knopf {
	margin-right: 2em;
}
	.ss-unten-slider-rechts {
    width: 30%;
}
 
}


@media all and (min-width: 1100px) and (max-width: 1300px) {
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    font-size: 1.4em;
}
	.filtertitel {
    font-size: 1.2em !important;
}
 
}

/*** Responsive Styles Between Tablet and Desktop ***/
@media all and (min-width: 981px) and (max-width: 1099px) {
	.startseite-erste-welle img {
	width: 130%!important;
	max-width: 130%!important;
	margin-left: -15%!important;
	margin-bottom: -5px!important;
}
.header-spalte-drei {
    display: none;
}
	.header-spalte-zwei {
    width: 80% !important;
}
	.logo-inhaltscontainer {
	margin-left: 1em!important;
		padding-bottom: 1em;
}
	.dienstleistungs-box-text {
    height: 30em;
}
	.ss-unten-slider-rechts {
    width: 35%;
}
	.ss-unten-slider-links {
    width: 60%;
}
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    font-size: 1em;
}
 
}

/*** Responsive Styles Tablet And Below ***/
@media all and (min-width: 981px) {
	#et-main-area {
		padding-top:89px;
	}
	.alle-leistungen {
		display: none!important;
	}
	.ss-iconbox {
		display: flex;
	}
	.et-menu .menu-item-has-children > a:first-child::after {
    content: "5";
    top: 5px !important;
		display: none;
}
	.et-menu li li.menu-item-has-children > a:first-child::after {
    display: block;
}
	.et-menu .menu-item-has-children > a:first-child {
    padding-right: 0;
}
	.sub-menu {
		padding-bottom: 0!important;
	}
	.sub-menu .sub-menu {
		padding-bottom: 20px!important;
	}
	.nav li ul {
    border-top: none;
	margin-top: 35px;
}
	.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: #FFF3E6;
    opacity: 1;
		color: #F27F00;
		padding-left: 50px;
}
	.nav ul ul li a:hover {
    background-color: #FFFFFF;
		color: #F27F00;
		padding-left: 50px;
}
	.et_mobile_menu li a, .nav ul li a {
   transform: ease 2s;
}
	.et-menu li li a {
    padding: 6px 40px;
    width: 250px;
}
	.nav li ul {
    width: 250px;
}
	.nav li li {
    padding: 0;
    margin: 0;
}
	.nav li ul ul {
	margin-top: 23.5px;
		width: 280px;
		text-transform: capitalize;
}
	.nav ul li li, .nav ul li li a {
		width: 280px;
		padding-right: 0;
		font-size: 1em;
	}
	.sub-menu::before {
		content: '';
width: 15px;
height: 15px;
background: #ffffff;
display: block;
margin-top: -7.5px;
transform: rotate(45deg);
		margin-left: 2em;
		position: absolute;
top: 0px;
	}
	.sub-menu .sub-menu::before {
		content: '';
width: 0px!important;
height: 0px!important;
	}
	.dienstleistungs-box-text {
    padding-bottom: 0 !important;
}
	.letztes-teammitglied {
		width: 22.75%!important;
    margin: auto!important;
		float: inherit;
}
	.letztes-teammitglied img {
	margin-bottom: 6.593%;
	}
	
	.page-id-40 .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
    margin-right: auto !important;
}
	.kontakt-iconbox-reihe {
	width: 100%;
max-width: 70em!important;
padding: 1em;
}
	.kontakt-iconbox {
		margin-left: auto;
margin-right: auto;
width: max-content;
	}
	.kontakt-iconbox:first-child {
margin-right: auto;
width: max-content;
	}
		.kontakt-iconbox:last-child {
margin-left: auto;
width: max-content;
max-width: 100%;
	}
	
	p.intro-zitat {
	max-width: 7em;
float: right;
}
.menu-container {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	text-transform: uppercase;
	width: 100%;
}
		.header-spalte-drei {
    z-index: 999;
}
	.header-spalte-zwei {
    z-index: 88;
}
	.header-sektion {
		padding-top: 10px!important;
	}
	.logo-inhaltscontainer {
		margin-top: -5px;
	}
	.footer-zweite-kolonne {
		padding-left: 4em;
	}
 
}


/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {

	h1 {
	font-size: 2.4em;
		line-height: 1.1em;
}
h2 {
	font-weight: bold;
	font-size: 2.4em;
	color: #464646;
}	
	#et-main-area {
		padding-top:67px;
	}
	
	p.intro-zitat {
	font-size: 2.4em;
	text-align: center;
		padding-bottom: 1.5em !important;
}
	li.third-level a {
		font-weight: bold!important;
		color: #000000!important;
		padding: 5px 10px;
	}
	li.third-level:first-child {
		padding-top: 15px;
	}
	.mobile-offen-logo {
		position: fixed;
top: 0;
max-width: 10em;
		display: block;
	}
	.alle-anzahl, .ev-anzahl, .mo-anzahl, .vk-anzahl {
	display: initial;
}
	
	
	.et_pb_row {
    width: 80%;
}

	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    font-size: 1em;
}
	h2.referenz-titel {
    padding-bottom: 0;
}
	
	.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
    display: block;
}
	.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0px;
}
	.stockwerkeigentum .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 0;
}
	.stockwerkeigentum .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 98px !important;
    padding-right: 0;
}
	.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
    width: 90px;
    padding-right: 0;
		margin-left: auto;
margin-right: auto;
}
	.et_pb_blurb_container h4 {
    text-align: center;
}
	.et_pb_blurb_container p {
    text-align: center;
}
	.knopf-slider {
    margin-left: auto;
    margin-right: auto;
}
	.iconbox-text {
    padding-bottom: 1.5em;
}
	.bg2-slider {
    position: absolute;
    top: -24em;
    left: -288px;
    width: 210em;
    max-width: 68em;
		height: inherit;
}
	.bg1-slider {
    position: absolute;
    top: -24em;
    left: -318px;
    width: 210em;
    max-width: 68em;
		height: inherit;
}
	.border-oben {
    margin-left: 0;
}
	.ss-unten-slider-rechts-inhalt {
    padding-top: 4em;
    padding-bottom: 8em;
}
	.et-pb-controllers {
    display: none;
}
	.ss-unten-slider-rechts-bg {
    position: absolute;
    display: inline-block;
    height: auto;
    margin-left: -200px;
}
	.sssu-hr {
    margin-left: 1em;
    margin-right: 1em;
}
	
.et-pb-arrow-next::before {
    background-size: 35px 35px;
    height: 35px;
    width: 35px;
}
	
	.et-pb-arrow-prev::before {
    background-size: 35px 35px;
    height: 35px;
    width: 35px;
}
	
	.ss-unten-slider-links {
	float: unset;
	width: 100%;
	text-transform: uppercase;
	font-size: 3em;
	font-weight: bold;
	line-height:1.2em;
	text-align: center;
		z-index: 99999;
position: relative;
}
.ss-unten-slider-rechts {
	width: 100%;
	float: unset;
	text-align: center;
}
	
	
	
	
	/* Erstvermietungen / Rorschacherstrasse */
.zusatzinfos-iconbox-links {
	width: 100%;
}
	.zusatzinfos-iconbox-links img {
    padding-right: 0px;
}
.zusatzinfos-iconbox-rechts {
	width: 100%;
}
	
/* Ende Erstvermietungen / Rorschacherstrasse */
	
/*Mobile Menu*/
	.et_mobile_menu li a {
    color: #464646;
}
	.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul {
    background-color: #FFF3E6 !important;
}
	.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: inherit;
    opacity: 1;
	}
	
	.et_mobile_menu li a, .nav ul li a {
	max-width: max-content;
	margin: auto;
	}
	
	
	.header-sektion {
	margin-top: 0;
	}
	
	.et_mobile_menu {
    line-height: 3em!important;
		border-top: none!important;
	}
	
	.mobile-anhang {
		display: inline-block;
		padding-top: 2em;
		padding-bottom: 4em;
		width: 50%;
	}
	
	.mobile-anhang a:hover {
		border-bottom: none;
	}
	
	.mobile_nav.opened {
    line-height: 0;
    position: fixed;
    right: 0;
	}
	
	.mobile_nav.opened .mobile_menu_bar::before {
 	content: '\4d';
	color: #fff!important;
		background: none;
		margin-top: 20px;
padding-right: 15px;
	}
	.et_mobile_menu .menu-item-has-children > a {
    font-weight: normal;
    background-color: none;
}
	.et_mobile_menu li a {
    font-size: 1.5em;
}

	.opened .et_mobile_menu {
	display: block;
	position: fixed;
	top: 0!important;
	left: 0;
	right: 0;
	height: 100vh;
	min-height: 38em;
	overflow: scroll;
	}
	
	.menu-item a {
		text-align: center;
	}
	
	.current-menu-item {
	font-weight: normal;
}
	#top-menu li.current-menu-item > a, #top-menu li.current-menu-ancestor > a {
	color: #F27F00!important;
}
	
	.mobile_menu_bar {
		z-index: 9999;
	}
	
	#mobile_menu1 {
		z-index: 50;
		text-transform: uppercase;
	}
	.sub-menu {
		text-transform: capitalize!important;
		font-size: .8em;
		margin-top: -10px;
margin-bottom: 10px;
	}
	.kreis-mobilemenu {
		width: 60px;
		height: 60px;
		border-radius: 50px;
		background-color: #F27F00;
		display: block;
		margin: auto;
		text-align: center;
	}
	.kreis-mobilemenu1 {
		margin-right: 20px;
	}
	.kreis-mobilemenu2 {
		margin-left: 20px;
	}
	.kreis-mobilemenu-icon {
		padding-top: 15px;
		height: 2.5em;		
	}
	a.icon-switch {
		color: #F27F00!important;
	}
	.sub-menu a {
		color: #7D7D7D!important;
	}
	.et_pb_menu .et_mobile_menu li ul {
    padding-left: 0px;
}
	.et_mobile_menu li li {
    padding-left: 0;
}
	.et_mobile_menu li a {
    border-bottom: none;
}
	
	.mobilemenu-anhang {
		z-index: 9999;
	}
	
	.mobile_nav.closed #mobile_menu1, .mobile_nav.opened #mobile_menu1 {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
	 background-color: #FFF3E6!important;
	padding-top: 8em;
	}
	/*Ende Mobile Menu*/
	
	
	
	.team-name {
	padding-top: 1em;
}
.team-funktion {
padding-bottom: 4em!important;
}
	
	.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
    width: 47.5%;
    margin-right: 5%;
}
	.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(2n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(2n) {
    margin-right: 0!important;
}
	
	.letztes-teammitglied {
		width: 47.5%;
    margin: auto!important;
		float: inherit;
}
	.letztes-teammitglied:last-child {
		width: 47.5%;
    margin: auto!important;
		float: inherit;
}
	.page-id-40 .et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
    margin-right: auto !important;
		margin-left: auto;
}
	
.iconbox-icon {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 2em;
}
.iconbox-text {
	width: 100%;
	text-align: center;
	display: block;
	padding-bottom: 4em;
}
.kontakt-iconbox-icon {
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 2em;
}
.kontakt-iconbox-text {
	width: 100%;
	text-align: center;
	display: block;
	padding-bottom: 4em;
}
.iconbox-text-titel {
	font-size: 1.4em;
	padding-bottom: 0;
	text-transform: uppercase;
}
.iconbox-text-text {
	color: #F27F00;
	font-size: 1em;
}
.iconbox-icon {
    text-align: center;
}
	
	.box-mieterportal {
	text-align: center;
		margin: 1em 0 2em 0!important;
		
}
	.mp-buttons {
    padding-top: 1em;
}
	.knopf {
		margin-right: 0px;
		margin-left: 0px;
		max-width: 100%;
	}
	.knopf:last-child {
	margin-right: 0px;
}
	.logo-im-footer {
		padding-bottom: 0em;
	}
	.footer-zweite-kolonne {
		text-align: center;
	}
	.logo-inhaltscontainer {
	margin-left: 1em!important;
		padding-bottom: 1em;
		min-width: 9em;
}
	.header-spalte-drei {
    display: none;
}
	.header-spalte-zwei {
    width: 75% !important;
		padding-top: 1em;
		padding-bottom: 1em;
		z-index: 1;
}
	.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar::before {
    color: #464646!important;
		font-size: 45px;
}
	.mobile_menu_bar::before {
		content: ' ';
  background-image: url('https://www.immo-center.ch/wp-content/uploads/2020/06/menu-btn.svg');
  background-size: 30px 30px;
  height: 30px;
  width: 30px;
		display: block;
		margin-right: 15px;
}
	
 
}
 


/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
	.sssu-hr {
    margin-left: 4em;
    margin-right: 4em;
}
	
	.knopf {
		margin-right: 10px;
		margin-left: 10px;
		max-width: 100%;
	}
	.knopf:last-child {
	margin-right: 10px;
}

	.header-spalte-zwei {
    width: 50% !important;
}
		.header-spalte-eins {
    width: 50% !important;
}
		.startseite-erste-welle img {
	width: 200%!important;
	max-width: 200%!important;
	margin-left: -50%!important;
	margin-bottom: -5px!important;
}
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	li.filtertitel {
    display: none;
}
	.et_pb_portfolio_filters ul {
    display: inline;
}
	.overlay-ueber-projektslider-inhalt {
    padding: 6em;
}
	.et_pb_slider:hover .et-pb-arrow-prev {
    left: 12px;
}
	.et_pb_slider:hover .et-pb-arrow-next {
    right: 12px;
}
	.knopf-container, .knopf-container-rechts {
    left: 50%;
    top: 9em;
}
	.knopf-container-rechts {
    position: absolute;
    z-index: 10;
    right: 25%;
    margin-left: -100px;
	margin-right: 0;
    margin-top: -2em;
    height: 100%;
    top: 9em!important;
}
	.leistungen-overlay {
    width: 100%;
    height: 18em;
}
	.dienstleistungs-box {
	display: flex;
		flex-direction: column;
}
.dienstleistungs-box-bild {
	width: 100%;
	display: block;
	height: 18em;
	order: 1;

}
.dienstleistungs-box-bild-links::after {
	margin-top: 0;
position: absolute;
top: 17.5em;
left: calc(50% - 10px);
}
.dienstleistungs-box-bild-rechts::after {
margin-top: 0;
position: absolute;
top: 17.5em;
right: calc(50% - 10px);
}
	.dienstleistungs-box:hover .dienstleistungs-box-bild-links::after {
	background: #FCB15D;
}
.dienstleistungs-box:hover .dienstleistungs-box-bild-rechts::after {
	background: #FCB15D;
}
.dienstleistungs-box-text {
	width: 100%;
	display: block;
	order: 2;
	text-align: center;
}

	
	.kontakt-iconbox {
    display: block;
}
	.et_pb_map_container > .et_pb_map {
    height: 350px;
}
	.knopf {
		margin-right: 10px;
		margin-left: 10px;
		max-width: 100%;
	}
	.knopf:last-child {
	margin-right: 10px;
}
		.header-spalte-zwei {
    width: 50% !important;
}
		.header-spalte-eins {
    width: 50% !important;
}
	.footermenu-element {
	width: 100%!important;
		text-align: center;
}
	.footermenu-titel {
		text-align: center;
	}
		.footer-block1 {
	margin-left: auto!important;
margin-right: auto!important;
width: max-content;
			text-align: center;
			margin-bottom: 5em!important;
}
.footer-block2 {
	margin-left: auto!important;
margin-right: auto!important;
width: max-content;
	text-align: center;
	margin-bottom: 5em!important;
}
.footer-block3 {
	margin-left: auto!important;
margin-right: auto!important;
width: max-content;
	text-align: center;
}
		.footer-dreier-kolonne {
	width: 100%!important;
}
		.startseite-erste-welle img {
	width: 300%!important;
	max-width: 300%!important;
	margin-left: -100%!important;
	margin-bottom: -5px!important;
}
 
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
	li.filtertitel {
		display: none;
	}
	li.et_pb_portfolio_filter {
		hyphens: auto;
		-webkit-hyphens: auto;
  -ms-hyphens: auto;
	}
	.knopf {
		margin-right: 0px;
		margin-left: 0px;
		max-width: 100%;
	}
	.knopf:last-child {
	margin-right: 0px;
}
	.letztes-teammitglied {
		width: 100%;
    margin: auto;
}
	.ss-unten-slider-links {
	font-size: 8vw;
}
	.seitenlogo img {
		max-width: 45vw!important;
	}
	
	.startseite-erste-welle img {
	width: 400%!important;
	max-width: 400%!important;
	margin-left: -150%!important;
	margin-bottom: -5px!important;
}
 
}