/* Themify Customize Styling */
body {	background: none;
	background-color: #f3f7fc;
	font-family: "proxima-nova-regular";	font-weight:400;

	color: #666666;
	padding: 0px;
	margin: 0px; 
}
a {	
	color: #7fc867; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #7fc867; 
}
p {	
	margin: 0px; 
}
:root {	
	--theme_accent: #faa900;
	--theme_accent_semi: #7fc867;
	--theme_accent_hover: #7fc867; 
}
#pagewrap {	
	padding: 0px; 
}
#body {	
	margin: 0px;
	padding: 0px; 
}
#content {	
	margin: 0px;
	padding: 0px; 
}
h1 {	
	font-family: "proxima-nova-regular";	font-weight:400;

	color: #faa900; 
}
h2 {	
	font-family: "proxima-nova-regular";	font-weight:400;

	color: #faa900; 
}
h3 {	
	font-family: "proxima-nova-regular";	font-weight:400;

	color: #faa900; 
}
#headerwrap {	
	background-color: transparent;
	border: none !important; 
}
#header {	
	font-family: "proxima-nova-regular";	font-weight:400;
	font-size:1.2em;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.74); 
}
#headerwrap.fixed-header #site-logo a img {		width: 75px; 
}
#headerwrap.fixed-header #header {	
	color: #212b2e; 
}
body #site-logo a img {		width: 77px; 
}
#site-logo {		position:absolute;

	margin: 0px; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: rgba(242,246,252,0.70);
	border: 1px solid #d1dae6; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #faa900; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 75px; 
}
body #site-logo a img {		width: 77px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 75px; 
}
body #site-logo a img {		width: 77px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 75px; 
}
body #site-logo a img {		width: 77px; 
}
 }.header-minbar #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a { 
	color: #faa900; }.mobile_menu_active #menu-icon { 
	color: #faa900; }
/* Themify Custom CSS */
html, body, main, hp, p, h1, h2, h3, h4, h5, h6, li {
	margin: 0px;
	padding: 0px;
}

ul {
	margin-bottom: 8px;
}

figure {
	border-radius: 8px;
}

.der {
	display:inline-block;
	color: #666;
	font-weight: 300;
	font-size: 0.8em;
	text-transform: lowercase;
}

.der::first-letter {
	text-transform: uppercase;
}

.name {
	text-transform: uppercase;
	font-size: 2em;
}

.menu-name {
	text-transform: uppercase;
	color: #faa900 !important;
}

.menu-der {
	display:inline-block;
	color: #666;
	font-size: 0.9em;
	text-transform: lowercase;
}

.menu-der::first-letter {
	text-transform: uppercase !important;
}

.addOne {
	font-size: 0.8em !important;
}

.model-card {
	overflow: hidden;
}

.mietoption-card {
	overflow: hidden;
	max-width: 600px !important;
	margin: auto !important;
}

.float-right {
	display: flex;
	justify-content: flex-end;
}

.module-feature-image {
	margin-right: 8px !important;
}

@media screen and (max-width: 600px) {
.module-feature-image {
	width: 60px;
}
	
.chart-html5-circle {
	width: 60px;
	height: 33px;
	margin-top: 16px;
}
}


@media only screen and (min-width: 768px) {
	/*equipment silder cards on model detail pages*/
	.equipment-card-slider-right .carousel-prev {
	z-index: 2;
	margin-left: 40px;
	}
	.equipment-card-slider-left .carousel-next {
		z-index: 2;
		margin-right: 40px;
	}
}

.model-comparison-grid-container {
	overflow: auto;
}

.model-comparison-grid {
	padding: 16px;
	min-width: 1024px !important;
	z-index: 1000;
}

.model-comparison-subheading {
	min-height: 50px;
	padding: 16px;
	background-color: #d1dae6; 
	border: 1px solid #e5e7eb;
}

@media only screen and (min-width: 1024px) {
	.model-comparison-subheading {
		text-align: center;
	}
}

.model-comparison-row {
	background-color: #fff;
}

.model-comparison-row:hover, 
.model-comparison-row:active {
	background-color: #f3f7fc !important;
}

.model-comparison-property {
	padding: 16px;
	font-weight: bold;
	border: 1px solid #e5e7eb;
}

.model-comparison-cell {
	box-sizing: border-box;
	padding: 16px;
	text-align: center;
	border: 1px solid #e5e7eb;
}

.model-comparison-variant {
	display: flex;
	justify-content:center;
	align-items: center;
}

.model-comparison-variant > div {
	flex: 1;
}

.model-comparison-variant > div:nth-of-type(1) {
	border-right: 2px solid #e5e7eb;
}

.ausstattung-tabs .tab-nav {
	text-align: center;
}

.ausstattung-tabs .tab-content {
	animation-duration: 0.5s;
  animation-name: animate-pop;
  animation-timing-function: cubic-bezier(.26, .53, .74, 1.48);
}

@keyframes animate-pop {
  0% {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

