/* AREA black
font-family: area-normal, sans-serif;
font-weight: 900;
font-style: normal;
*/

#koop {
	display: none;
}


:root {
	--jewel-d: rgb(33, 51, 58);
	--jewel-l: rgb(162,199,58);
	--grey: rgb(229,233,236);
	--midgrey: rgba(33,51,58,1);
}

html {
	overflow-x: hidden !important;
}

body {
	font-family: area-normal-light, sans-serif !important;
	font-style: normal !important;
	line-height: 1.75em !important;
	font-size: 18px !important;
	overflow-x: clip !important;
}

#page-wrapper {

}

h1, h2 span, .leistungsgebiete b {
	font-family: area-normal, sans-serif !important;
	font-weight: 900 !important;
}

section h1,
section h2 {
	line-height: 1.4em;
}

section ul {
	list-style: none;
}

a {
	text-decoration: none !important;
}

a:hover {
	color: var(--jewel-d) !important;
}

.wrapper {
	padding: 0 !important;
}

.grey {
	background: var(--grey) !important;
}

.jewel-d {
	background: var(--jewel-d);
}

.jewel-l {
	background: var(--jewel-l);
}

.text-jewel-ld {
	color: var(--jewel-d);
}

.text-jewel-l {
	color: var(--jewel-l);
}

.fitted {
	object-fit: cover;
	width: 100%;
}

/* Header */

.thelogo {
	max-width: 200px;
	padding-top: 1em;
}

.textwidget.custom-html-widget {
    display: flex;
    justify-content: center;
}


/* Navi */

#main-nav, #left-sidebar {
	background: var(--jewel-d) !important;
}

.menu-hauptmenu-container {
	padding: 0 2em;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
	border-bottom: 1px solid var(--jewel-l);
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: var(--jewel-l) !important;
}

ul.menu {
	margin: 2em 0;
	padding: 0;
	list-style: none;
}

.menu > li:not(:last-child) {
	border-bottom: 1px solid var(--jewel-l);
}

.menu > li > a {
	color: #fff;
	text-decoration: none;
	padding: .5em 0;
	display: block;
	font-size: 1.1em;
	text-align: center;
	transition: all ease-in-out 300ms;
}

.menu > li > a.active,
.menu > li:hover > a {
	font-family: area-normal, sans-serif !important;
	color: var(--jewel-l) !important;
	font-weight: 900 !important;
}


/* Left Sidebar */

.widget-area small {
	font-size: .95em;
}

aside > a {
	display: block;
}

.wp-image-2334  {
	padding: 1.5em 1em 1em 1em;
}

#left-sidebar {
	color: #fff;
	width: 330px;
	display: flex;
	justify-items: center;
}

#primary {
    min-width: 0;
}

a.cntbtn {
	border: 2px solid var(--jewel-l);
	font-family: area-normal, sans-serif !important;
	font-weight: 900;
	font-size: 1.1em;
	color: #fff;
	padding: 5px 10px 6px 35px;
	margin: 1.5em 0 .75em 0;
	display: block;
	position: relative;
	transition: all ease-in-out 300ms;
}

a.cntbtn:hover {
	background: var(--jewel-l);
}

a.cntbtn::before {
	content:"";
	background: url(https://inspo-studio.de/wp-content/themes/understrap-main/img/phone_ctn.svg) center center no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	left: 5px;
	transform: translatey(-50%);
	transition: all ease-in-out 300ms;
}

a.cntbtn:hover::before {
	filter: brightness(.1);
}

.mobileversion {
    line-height: 2em;
}

.mobileversion a.cntbtn {
    height: 38px;
    width: 38px;
    padding: 0;
    margin: 0;
    border: 2px solid #fff;
    display: inline-block;
}

.mobileversion a.cntbtn:hover {
    background: var(--jewel-d);
}

.mobileversion a.cntbtn::before {
	filter: brightness(100);
}

.navbar-toggler {
    padding: 4px !important;
    font-size: 1.4em !important;
	border-color: rgba(255,255,255,.2) !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-radius: 0 !important;
}



/* Content */

.allwrap {
	border: 3px solid red;
}

video {
	
}

.fattext {
	font-family: area-normal, sans-serif;
	font-size: 1.85em;
	font-weight: 900;
	color: var(--jewel-l);
}

.fat {
	font-family: area-normal, sans-serif;
	font-weight: 900;
}

/* Kachelwechsler Top Home START */

.hiddencontent h3 {
	color: var(--jewel-l) !important;;
	font-family: area-normal, sans-serif !important;
	font-weight: 900 !important;
	font-size: 1.4em !important;
}

.herotitle {
    color: rgb(33,51,58,.25);
    text-transform: uppercase;
    font-family: area-normal, sans-serif !important;
    font-weight: 900 !important;
    font-size: 3em;
    line-height: 1.4em;
}

.heropersons {
	padding: 0 .5em .15em .5em;
}

.heropersons strong {
	font-family: area-normal, sans-serif !important;
    font-weight: 900;
}

.herosquare span {
	font-family: area-normal, sans-serif !important;
    font-weight: 900;
	font-size: 1.2em;
}

.features-tab-area .nav-pills {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 40px;
    margin: 0 auto;
}

.features-tab-area .nav-pills li button,
.card-body a.morebutton
{
    position: relative;
	padding: 0;
	margin: 0;
    background: var(--jewel-l);
    color: #333;
    font-weight: 700;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all ease-in 300ms;
	box-shadow: none;
	border-radius: 0 !important;
}

.features-tab-area .nav-pills li button {
	position: relative;
}

.features-tab-area .nav-pills li button span {
	font-size: 1.4em;
}	

.anmeldeinfo {
	font-size: .85em;
	line-height: 1.4em;
}

.tab-content > div.tab-pane:last-child .threesessionsdesk {
	display: none;
}

.card-body a.morebutton  {
	font-size: 1.2em !important;
    clip-path: unset;
}

.card-body a.morebutton.collapsed  {
	font-size: 1.2em !important;
    clip-path: unset;
}

.card {
    background: transparent;
	border-width: 0 !important;
	border-radius: 0 !important;
}

.nav-pills .nav-link img {
	transition: all ease-in-out 300ms;
}

.nav-pills .nav-link:hover img {
    filter: brightness(1.25) !important;
}

.features-tab-area .kontaktform .nav-pills li button {
    background: #555;
    color: #fff;
    line-height: 1.1em;
}

.features-tab-area.thelessmargin .nav-pills li button {
      background: #555;
}

.features-tab-area.thelessmargin .nav-pills li button {
      padding: 0 !important;
}

.features-tab-area .kontaktform .tab-content {
    padding: 25px;
    border: none;
}

.features-tab-area.thelessmargin .tab-content {
        padding: 0;
        border: 0;
}

.features-tab-area .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box {
      position: relative;
      text-align: center;
      padding: 0 30px; }
      .features-tab-area .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box .features-box-icon {
        display: flex;
        justify-content: center;
        margin-bottom: 40px; }
        .features-tab-area .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box .features-box-icon .features-box-icon-inner {
          height: 160px;
          width: 160px;
          background: #666666;
          display: flex;
          justify-content: center;
          align-items: center; }
      .features-tab-area .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box .features-box-content h3 {
        font-size: 28px;
        margin-bottom: 0; }
      .features-tab-area .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box .sep {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%; }
.features-tab-area-offer {
  padding: 100px 0; }
  .features-tab-area-offer .nav-pills {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 20px;
    margin-bottom: 0 !important; }
    .features-tab-area-offer .nav-pills li button {
      width: 100%;
      background: #DFDFDF;
      font-size: 23px;
      line-height: 65px;
      padding: 0 20px;
      font-weight: 700;
      color: #666666;
  
      border-radius: 0; }
      .features-tab-area-offer .nav-pills li button.active {
        background: #ffc600;
        color: #fff; }
  .features-tab-area-offer .tab-content {
    padding: 50px;
    border: 5px solid #ffc600; }
    .features-tab-area-offer .tab-content .features-tab-content-wrap .f-tab-content-title {
      font-size: 36px;
      text-align: center;
      margin-bottom: 20px; }
      .features-tab-area-offer .tab-content .features-tab-content-wrap .f-tab-content-title span {
        text-decoration: underline; }
    .features-tab-area-offer .tab-content .features-tab-content-wrap .f-tab-content-list {
      margin-bottom: 30px; }
      .features-tab-area-offer .tab-content .features-tab-content-wrap .f-tab-content-list li {
        font-size: 24px; }
    .features-tab-area-offer .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box {
      position: relative;
      text-align: center;
      padding: 0 30px; }
      .features-tab-area-offer .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box .features-box-icon {
        display: flex;
        justify-content: center;
        margin-bottom: 40px; }
        .features-tab-area-offer .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box .features-box-icon .features-box-icon-inner {
          height: 160px;
          width: 160px;
          background: #666666;
          display: flex;
          justify-content: center;
          align-items: center; }
      .features-tab-area-offer .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box .features-box-content h3 {
        font-size: 28px;
        margin-bottom: 0; }
      .features-tab-area-offer .tab-content .features-tab-content-wrap .features-box-wrap .single-features-box .sep {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
}

.features-tab-area button.nav-link::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: var(--jewel-l) transparent transparent transparent;
    opacity: 0;
    transition: all ease-in 200ms;
    z-index: 1;
}

.features-tab-area button.nav-link.active::before {
    border-width: 30px 30px 0 30px;
    bottom: -29px;
    opacity: 1;
}

.features-tab-content-wrap h3 {
	hyphens: auto;
	margin-top: .5em;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background: var(--jewel-l) !important;
	color: var(--jewel-d) !important;
	font-family: area-normal, sans-serif !important;
	font-weight: 900 !important;
}

.borderright {
	position: relative;
}

.borderright::after {
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0;
    content: "";
    width: 3px;
    background: rgb(33,51,58,.25);
}

.grid-table {
	display: grid;
	grid-template-columns: repeat(2, 1fr); /* 2 Spalten */
	grid-template-rows: repeat(3, auto); /* 3 Reihen */
	justify-content: start; /* linksbündig, optional */
}

.btn-special {
	border: 1px solid #454545;
	background: transparent;
	border-radius: 0;
	padding: 0.6em 1em 0.4em !important;
}

.btn-special:hover {
	background: var(--standardjewelcolor) !important;
    border: 1px solid var(--standardjewelcolor) !important;
    color: #fff !important;
}

.leistungsgebiete h3 {
	color: var(--jewel-l);
	text-transform: uppercase;
	font-family: area-normal, sans-serif !important;
	font-weight: 900;
}

.leistungsgebiete ul {
	padding-left: 0;
	margin-left: 1.35em;
	list-style: none;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.card-body ul li,
.hiddencontent ul li,
.leistungsgebiete ul li {
	position: relative;
	margin: .5em 0;
}

.leistungsgebiete ul li {
	margin: .25em 0;
	padding-right: .75em;
	flex: 0 0 50%;
}

.card-body ul li::before,
.hiddencontent ul li::before,
.leistungsgebiete ul li::before {
	display: block;
	content:"";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 12px;
	left: -20px;
	background: var(--jewel-l);
}

.fakten {
	line-height: 1.2em;
}

.fakten img {
	max-width: 110px;
}

.fakten span {
	font-family: area-normal, sans-serif !important;
	font-weight: 900;
	display: block;
	font-size: 1.2em;
	line-height: 1.6em;
}

.formatkachel {
	color: var(--jewel-l);
	font-family: area-normal, sans-serif !important;
	font-size: 1.3em;
	font-weight: 900;
}

.bestuhlung span {
	font-family: area-normal, sans-serif;
	font-weight: 900;
	display: block;
	hyphens: auto;
}

/* Swiper */


/* Hauptslider */
.mySwiper2 {
    width: 100%;
    overflow: hidden;
}

.mySwiper2 .swiper-slide {
    width: 100%;
}

.mySwiper2 .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.swiper-button-next, .swiper-button-prev {
	background: var(--jewel-l);
    color: #fff;
	width: 30px;
	height: 50px;
	padding: .5em;
}

.swiper-button-next svg, .swiper-button-prev svg {
	stroke: #fff;
	stroke-width: 2px;
}

.swiper-button-next {
	right: 0 !important; 
}

.swiper-button-prev {
	left: 0 !important;
}

/* Thumbnail Slider */
.mySwiper1 {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.mySwiper1 .swiper-slide {
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 0.2s ease;
}

.mySwiper1 .swiper-slide-thumb-active {
    opacity: 1;
}

.mySwiper1 .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}



/* Accordions */

.accordion-item, .accordion-item button {
    border: none !important;
}

.accordion-header > .accordion-button {
    background: var(--jewel-d);
    font-size: .75em;
    line-height: 1.4em;
    font-weight: 400;
    color: #fff;
    width: 100%;
    padding: .5em 1em;
    text-align: start;
}

.accordion-header > .accordion-button:focus {
    box-shadow: none !important;
}

.accordion-header > .accordion-button img {
    position: absolute;
    left: 4px;
	bottom: 0;
    width: 68px;
    height: 68px;
    z-index: 4;
    transition: all ease-in 200ms;
}

.accordion-header > .accordion-button small {
    position: absolute;
    right: 3.5em;
    bottom: .58em;
}

.accordion-header > .accordion-button:hover img {
    bottom: 10px;
}

.accordion-collapse {
    background: #fff;
}

.accordion-button {
    position: relative;
}

.accordion-button::after {
    content: "";
	position: absolute;
	right: 1em;
    top: 35%;
	transform: translatey(-50%);
    width: 0;
    height: 0;
    margin-left: auto;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid currentColor; /* zeigt nach unten */
    background-image: none !important;
	transform: rotate(0);
    transition: transform 0.2s ease;
}

.accordion-button:not(.collapsed) {
	color: #fff !important;
	background: var(--jewel-d) !important;
}

/* Zustand: geöffnet */
.accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg) !important;
}



/* Formular */ 
.wpcf7 {
	max-width: 100% !important;
}

.wpcf7 input, .wpcf7 select, .wpcf7 textarea, .wpcf7 textarea.wpcf7-validation-errors, textarea.form-control {
    border: 1px solid #666 !important;
    background: transparent !important;
    border-radius: 0 !important;
}

.wpcf7 input:focus, .wpcf7 input:focus-within, .wpcf7 textarea:focus, .wpcf7 textarea:focus-within {
	background: #fff !important;
}

.wpcf7 input[type=submit] {
	border: 2px solid var(--jewel-l) !important;
	background: white !important;
	color: #333 !important;
	font-family: area-normal, sans-serif !important;
	font-weight: 900 !important;
	display: inline-block !important;
	width: auto !important;
	padding: .25em 1.5em .35em 1.5em !important;
	margin-top: 1em;
}

.wpcf7 input[type=submit]:focus, .wpcf7 input[type=submit]:focus-within, .wpcf7 input[type=submit]:hover {
	background: var(--jewel-l) !important;
}

.wpcf7-spinner {
	display: block !important;
}

.kontaktformular .row > div:last-child p {
	text-align: right;
}

.kontaktformular .fattext {
	font-size: 1.3em;
}

.captcha-image {
    border: 0 !important;
	background: rgba(255,255,255,.4);
}

.aspinfo {
	background: rgba(255,255,255,.85);
	bottom: 0;
	left:0;
	max-width:80%;
	padding: .45em;
}

.aspinfo small {
	line-height: 1.1em !important;
	font-size: .75em !important;
}

.imagefit > img {
	width: 100%;
	object-fit: cover;
}

a.nicebutton {
	border: 2px solid var(--jewel-d) !important;
	background: white !important;
	font-family: area-normal, sans-serif !important;
	color: #333 !important;
	font-weight: 900 !important;
	display: inline-block !important;
	width: auto !important;
	padding: .25em 1.5em !important;
	margin-top: 1em;
	text-decoration: none !important;
	transition: all ease-in-out 300ms;
	white-space: nowrap;
	position: relative;
}

a.nicebutton:hover, a.nicebutton.ingreen:hover {
	background: var(--jewel-l) !important;
}

a.nicebutton.withphone {
	padding: .25em 1.5em .25em 2.5em !important;
}

a.nicebutton.withphone::before {
	content:"";
	background: url(https://inspo-studio.de/wp-content/themes/understrap-main/img/phone_ctn.svg) center center no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	left: 11px;
	transform: translatey(-50%);
	transition: all ease-in-out 300ms;
	filter: brightness(.1);
}

a.nicebutton.ingreen {
	border: 2px solid var(--jewel-l) !important;
}

img.uncolored {
	filter: grayscale(0);
	transition: all ease-in-out 300ms;
}

img.uncolored:hover {
	filter: grayscale(1);
}


/* Footer */

#wrapper-footer, #wrapper-footer-full {
	background: var(--jewel-l) !important;
}

.site-footer .menu > li > a.active,
.site-footer .menu > li:hover > a {
	font-family: area-normal, sans-serif !important;
	color: var(--jewel-d) !important;
	font-weight: 300 !important;
}

.site-footer img {
	filter: brightness(100);
}

#wrapper-footer-full .menu > li > a {
	font-size: 1em;
}

#wrapper-footer-full ul.menu > li > a {
	text-align: left;
	padding: 0;
}

.site-footer ul.menu {
	margin: 1em;
}

/* Captcha */

.captcha-image svg {
	transform: scale(1.5);
}


/* Media Queries */

@media (max-width: 1280px) {
	.fakten img {
		max-width: 80px;
	}
}

@media (max-width: 1024px) {
	.leistungsgebiete ul {
		display: block;
	}
	.left-sidebar {
		font-size: .9em;
	}
	#left-sidebar {
		width: 270px;
	}
	.formatkachel {
		font-size: 1.1em;
	}
	.features-tab-area .nav-pills {
		grid-column-gap: 20px;
	}
	.features-tab-area .nav-pills li button span {
    	font-size: 1.2em !important;
	}
	.fattext {
		font-size: 1.4em;
	}
	.kontaktformular .fattext {
		font-size: 1em;
	}
}

@media (max-width: 991px) {
	.navbar {
		box-shadow: 0 2px 4px 2px rgba(50,50,50,.35);
	}
	.navbar-dark .navbar-nav li {
		text-align: center;
	}
}

@media (max-width: 768px) {
	.card-body a.morebutton, .card-body a.morebutton.collapsed {
		font-size: 1em !important;
	}
}

@media (max-width: 767px) {
	.navbar-dark .navbar-nav li:last-child .nav-link {
		border: none;
	}
	.mobilepusher {
		margin-top: 82px !important;
	}
}

@media (max-width: 500px) {
	.fakten > div {
		font-size: .85em;
		hyphens: auto;
	}
	.fakten > div span {
		line-height: 1.3em;
	}
	.bild_stuehle img {
		max-width: 130px;
	}
}


