@charset "ISO-8859-1";

@import "soko_bootstrap_v2.css";

/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat-light';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/montserrat-v26-latin-300.woff2') format('woff2'),
       url('../fonts/montserrat-v26-latin-300.woff') format('woff');
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/montserrat-v26-latin-regular.woff2') format('woff2'),
       url('../fonts/montserrat-v26-latin-regular.woff') format('woff');
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat-500';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/montserrat-v26-latin-500.woff2') format('woff2'),
       url('../fonts/montserrat-v26-latin-500.woff') format('woff');
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat-600';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/montserrat-v26-latin-600.woff2') format('woff2'),
       url('../fonts/montserrat-v26-latin-600.woff') format('woff');
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat-bold';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/montserrat-v26-latin-700.woff2') format('woff2'),
       url('../fonts/montserrat-v26-latin-700.woff') format('woff');
}
/* montserrat-800 - latin */
@font-face {
  font-family: 'Montserrat-800';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../fonts/montserrat-v26-latin-800.woff2') format('woff2'),
       url('../fonts/montserrat-v26-latin-800.woff') format('woff'); 
}

:root {
	--font-family1: 'Montserrat',sans-serif;
	--font-family1-light: 'Montserrat-light',sans-serif;
	--font-family1-bold: 'Montserrat-bold',sans-serif;
	
	--hintergrund:#ffffff;
	--hintergrund_grau:#f3f3f3;
	--hintergrund_highlight:#f9f9f9;
	--hintergrund_banner:#237b80;
	
	--textfarbe: #181818;
	--textfarbe_grau: #8b8b8b;
	--textfarbe_titel: #237b80;
	
	--aktivfarbe: #175c69;
	--aktivfarbe_hover: #37b4bc;
	
	--btn_entscheidung_text: #fff;
	--btn_entscheidung_text_hover: #fff;
	--btn_entscheidung_hg: #175c69;
	--btn_entscheidung_hg_hover: #237b80;
	--btn_entscheidung_border: #175c69;
	--btn_entscheidung_border_hover: #237b80;
	
	--btn_fortfahren_text: #0e3740;
	--btn_fortfahren_text_hover: #fff;
	--btn_fortfahren_hg: #37b4bc;
	--btn_fortfahren_hg_hover: #175c69;
	--btn_fortfahren_border: #37b4bc;
	--btn_fortfahren_border_hover: #175c69;
	
	--btn_optional_text: #175c69;
	--btn_optional_text_hover: #175c69;
	--btn_optional_hg: #ffffff;
	--btn_optional_hg_hover: #e7eef0;
	--btn_optional_border: #237b80;
	--btn_optional_border_hover: #237b80;
	
	--reiter_info_text: #0e3740;
	--reiter_info_text_hover: #0e3740;
	--reiter_info_text_aktiv: #0e3740;
	--reiter_info_hg: #ffffff;
	--reiter_info_hg_hover: #e7eef0;
	--reiter_info_hg_aktiv: #37b4bc;
	--reiter_info_border: #0e3740;
	--reiter_info_border_hover: #0e3740;
	--reiter_info_border_aktiv: #0e3740;
	
	--highlightfarbe: #237b80;
	--highlightfarbe_hover: #37b4bc;
	
	--linien: #d1d1d1;
	--eingabefarbe: #181818;
	--placeholderfarbe: #8b8b8b;
	--konfig_button_bgcolor: #f3f3f3;
	--konfig_button_hover: #eeeeee;
	
	--navgrau: #cfcfcf;
	--errorfarbe: #e9521c;
	
	--footer_text: #000000;
	--footer_hg: #f9f9f9;
	
	--accordion_card:#ffffff;
	--accordion_card_hover:#37b4bc;
	--accordion_card_active:#37b4bc;
	
	--box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 8px;
	--box-shadow_kachel: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px,
						 rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px,
						 rgba(42, 51, 70, 0.04) 0px 2px 2px -1px,
						 rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px,
						 rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px,
						 rgba(42, 51, 70, 0.03) 0px 10px 10px -5px,
						 rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
	--box-shadow_card: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

div.headline_logo {
	background-image: url('../pic/mandant84/header.jpg');
}

#musterslider {
    background-image: url("../pic/mandant84/slideleft.gif");
}
#musterslider.open {
	background-image: url("../pic/mandant84/slideright.gif");
}

div.hinweis_header.pg1 {
	background-image: url(../pic/mandant84/_produkt_vertikal.jpg);
}
div.hinweis_header.pg3 {
	background-image: url(../pic/mandant84/_produkt_jalousie.jpg);
}
div.hinweis_header.pg4 {
	background-image: url(../pic/mandant84/_produkt_plissee.jpg);
}
div.hinweis_header.pg5 {
	background-image: url(../pic/mandant84/_produkt_rollo.jpg);
}
div.hinweis_header.pg7 {
	background-image: url(../pic/mandant84/_produkt_wabenplissee.jpg);
}

.icon_login:before, .icon_musterbestell:before, .icon_musterbestell:before, .icon_favoriten:before, .icon_warenkorb:before {
    content: "";
    width: 35px;
    height: 35px;
    display: block;
    position: relative;
    left: 0;
    top: 0;
    background-image: url(../pic/mandant84/icons.svg);
    background-size: 767px 477px;
    transform: scale(0.85);
}
.icon_login:before {
    background-position: -249px -34px;
}
.icon_musterbestell:before {
    background-position: -293px -34px;
}
.icon_favoriten:before {
    background-position: -129px -34px;
}
.icon_warenkorb:before {
    background-position: -11px -34px;
}

.icon_login.dropdown-toggle::after {
	display: inline;
    position: absolute;
	top: 50%;
    right: -5px;
    transform: translateY(-50%);
}

.burger_menu_icon {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(../pic/mandant84/icon_burger_menu.svg);
	background-repeat: no-repeat;
	background-size: cover;
}

#einzelteil_details, #special_offers_overview, #standard_formats_overview{
	background-image: url('../pic/mandant84/background_sb_produkte.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.footerlogo {
    background-image: url(../pic/mandant84/logo.png);
    background-repeat: no-repeat;
	height: 135px;
    background-size: contain;
    background-position-x: 15px;
    justify-content: flex-end;
}

header.masthead{
	background-image: url('../pic/mandant84/titel.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	text-align: center;
	min-height: calc(100% - 107px);
}

.start_logo{
	width: 232px;
	height: 69px;
	background-image: url('../pic/mandant84/start_logo_bootstrap.png');
	background-repeat: no-repeat;
}

.ajaxLoading {
    background-image: url('../pic/mandant84/ajax-loader.svg');
    background-size: 200px;
}
#pageloading {
	background-image: url('../pic/mandant84/ajax-loader-spinning.svg');
	background-size: 200px;
}

#raumbild {
	position: relative;
	width: auto;
	height: 395px;
	background-image: url('../pic/mandant84/ajax-loader-spinning.svg');
	background-repeat: no-repeat;
    background-position: center center;
    background-color: var(--hintergrund_grau);
    background-size: 200px;
}
#aktuelle_auswahl.pg_1 #raumbild img.fix_render_image,
#aktuelle_auswahl.pg_3 #raumbild img.fix_render_image,
#aktuelle_auswahl.pg_5 #raumbild img.fix_render_image {
	background-color: #fff;
	padding: 10px;
    border: 2px solid var(--hintergrund_highlight);
    border-bottom: 0;
}

.aktuelle_auswahl_toggle .ajaxLoading {
	position: absolute;
    width: 48px;
    height: 48px;
    top: 5px;
    right: -53px;
    left: unset;
    background-image: url(../pic/mandant84/ajax-loader-spinning.svg);
    background-repeat: no-repeat;
    background-size: 48px;
    background-color: unset;
}

.icon_versand {
	background-image: url('../pic/mandant84/usp_transport.svg');
	background-position: -115px 0px;
}
.icon_zahlung {
	background-image: url('../pic/mandant84/usp_pay.svg');
	background-position: 5px 0px;
}
.icon_mass {
	background-image: url('../pic/mandant84/usp_mass.svg');
	background-position: -190px 0px;
}
.icon_quali {
	 background-image: url('../pic/mandant84/usp_qualitaet.svg');
	 background-position: -60px 0px;
}

.montagebild {
	display: none;
}

.carousel-content .btn {
	border-color: var(--btn_optional_hg);
}

#aktuelle_auswahl {
	top: 180px;
}

#raumbild img.fix_render_image {
	max-height: 395px;
	object-fit: contain;
}

.highlights h5 {
	margin: 0 0 15px 0;
}
.icon_versand, .icon_zahlung, .icon_mass, .icon_quali, .icon_hilfe_kontakt, .icon_stoffe {
	display: none;
}
footer a:hover, footer a.hover {
    color: var(--highlightfarbe);
}
#vorteileCarouselIndicators .carousel-item {
	min-height: 100px;
	padding-bottom: 20px;
}

.uebersicht_fertigungshinweis {
    color: var(--red);
    font-family: var(--font-family1);
    font-weight: 600;
}



/* RESPONSIVE */
/* LARGE + */
@media (min-width: 1200px) {
	
}
/* LARGE */
@media (max-width: 1199px) {
	
}
/* MEDIUM */
@media (max-width: 991px) {
	
}
/* SMALL */
@media (max-width: 767px) {
	.ajaxLoading {
		background-image: url(../pic/mandant84/ajax-loader-spinning.svg);
	}
	.icon_versand {
	    background-position: -164px 0px;
	}
	.icon_zahlung {
		background-position: -1px 0px;
	}
	.icon_mass {
		background-position: -253px 0px;
	}
	.icon_quali {
	    background-position: -82px 0px;
	}
	#vermassung li#vermassung_masswert li.\#, #vermassung li#vermassung_masswert li.enum, #vermassung li#vermassung_masswert li.bool,
	#vermassung li#vermassung_masswert li.cm, #vermassung li#vermassung_masswert li.mm, #vermassung li#vermassung_masswert li.m,
	#vermassung li.auswahl li.\#, #vermassung li.auswahl li.enum, #vermassung li.auswahl li.bool,
	#vermassung li.auswahl li.cm, #vermassung li.auswahl li.mm, #vermassung li.auswahl li.m {
	    display: flex;
	    flex-direction: column-reverse;
	    align-items: flex-start;
	    margin-bottom: 15px;
	}
}
/* EXTRA SMALL */
@media (max-width: 576px) {
	.start_logo{
		background-image: url('../pic/mandant84/start_logo_bootstrap.png');
		background-repeat: no-repeat;
	}	
}
@media (max-width: 400px) {
	
}

.footer_widerruf, #menu_widerruf {
	display: initial;
}
#widerrufsformular {
	display: none;
}

