/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 14:55:41 */
/* inter-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('https://3dpeople.com/fonts/inter-v12-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('https://3dpeople.com/fonts/inter-v12-latin-300.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('https://3dpeople.com/fonts/inter-v12-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('https://3dpeople.com/fonts/inter-v12-latin-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('https://3dpeople.com/fonts/inter-v12-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('https://3dpeople.com/fonts/inter-v12-latin-700.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* inter-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url('https://3dpeople.com/fonts/inter-v12-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('https://3dpeople.com/fonts/inter-v12-latin-900.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

:root {
	--corporate: #0074be;
	--lightcorporate: #4ebbff;
	--orange: #ffa500;
	
	--darkblue: #003f68;
	--white: #ffffff;
	--black: #000000;
}





/* BESSERE LESBARKEIT IN DER ELEMENTOR-ANSICHT ------------------------------------------------------------------------------------------------------------- */

body.elementor-editor-active section {
	margin-top: 50px;
}
body.elementor-editor-active section.elementor-top-section:nth-of-type(1) {
	margin-top: 100px;
}
.pagemargin {
	padding-left: 60px !important;
	padding-right: 60px !important;
}
@media (max-width: 1024px) {
	.pagemargin { padding-left: 40px !important; padding-right: 40px !important; }
}
@media (max-width: 768px) {
	.pagemargin { padding-left: 20px !important; padding-right: 20px !important; }
}
@media (max-width: 576px) {

}



/* ALLGEMEIN ----------------------------------------------------------------------------------------------------------------------------------------- */


body.start .elementor-section-boxed > .elementor-container {
	max-width: 1400px;
}
body.start .elementor .elementor-section-boxed.wide > .elementor-container {
	max-width: 2000px;
	margin: 0 auto;
}

/* -------- BLACK FRIDAY STUFF -------- */
/**/
/**/	.black-friday-sticker {
/**/		display: none;
/**/    	/*display: block;*/
/**/    	position: absolute;
/**/    	width: 350px;
/**/    	top: 92%;
/**/    	z-index: 999;
/**/	}
/**/	.black-friday-sticker.left { 
/**/    	left: 8vw; 
/**/      	transform: rotate(-10deg);
/**/	}
/**/	.black-friday-sticker.right { 
/**/    	right: 8vw; 
/**/      	transform: rotate(10deg);
/**/	}
/**/	@media (max-width: 2000px) {
/**/		.black-friday-sticker { width: 300px; top: 88%; }
/**/		.black-friday-sticker.left { left: 8vw; }
/**/		.black-friday-sticker.right { right: 8vw; }
/**/	}
/**/	@media (max-width: 1600px) {
/**/		.black-friday-sticker { width: 290px; top: 88%; }
/**/		.black-friday-sticker.left { left: 6vw;}
/**/		.black-friday-sticker.right { right: 6vw;}
/**/	}
/**/	@media (max-width: 1400px) {
/**/		.black-friday-sticker { width: 18vw; top: 88%; }
/**/		.black-friday-sticker.left { left: 4vw;}
/**/		.black-friday-sticker.right { right: 4vw;}
/**/	}
/**/	@media (max-width: 1200px) {
/**/		.black-friday-sticker { width: 18vw; top: 90%; }
/**/		.black-friday-sticker.left { left: 4vw;}
/**/		.black-friday-sticker.right { right: 4vw;}
/**/	}
/**/	@media (max-width: 1100px) {
/**/		.black-friday-sticker { width: 19vw; top: 76%; }
/**/		.black-friday-sticker.left { left: 3vw;}
/**/		.black-friday-sticker.right { right: 3vw;}
/**/	}
/**/	@media (max-width: 1000px) {
/**/		.black-friday-sticker { width: 20vw; top: 65%; }
/**/		.black-friday-sticker.left { left: 5vw;}
/**/		.black-friday-sticker.right { right: 5vw;}
/**/	}
/**/	@media (max-width: 700px) {
/**/		.black-friday-sticker { width: 22vw; top: 67%; }
/**/		.black-friday-sticker.left { left: 3vw;}
/**/		.black-friday-sticker.right { right: 3vw;}
/**/	}
/**/	@media (max-width: 500px) {
/**/		.black-friday-sticker { width: 28vw; top: 64%; }
/**/		.black-friday-sticker.left { left: 1vw;}
/**/		.black-friday-sticker.right { right: 1vw;}
/**/	}
/**/	@media (max-width: 400px) {
/**/		.black-friday-sticker { width: 25vw; top: 55%; }
/**/		.black-friday-sticker.left { left: 1vw;}
/**/		.black-friday-sticker.right { right: 1vw;}
/**/	}
/**/	.elementor-element-a0669c2, .elementor-element-31598b1 { filter: invert(1); }
/**/
/* ------ BLACK FRIDAY STUFF ENDE ------ */

/* BODY -------------------------------------------------------------------------------------------------------------------------------------------------- */

body.start h1, 
body.start h2, 
body.start h3, 
body.start h4, 
body.start h5, 
body.start h6, 
body.start figcaption, 
body.start ul li, 
body.start p { 
	color: #000000; 
	font-family: 'Inter', sans-serif; 
}

body.start h1 {
	font-size: 80px;
	font-weight: 900;
	letter-spacing: -0.01em;
	line-height: 1.1em;
}
body.start h2 {
	font-size: 64px;
	letter-spacing: -0.01em;
	font-weight: 900;
	line-height: 1.1em;
}
body.start h3 {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.1em;
}
body.start h4 {
	font-size: 22px;
	letter-spacing: -0.01em;
	font-weight: 700;
	line-height: 1.1em;
}
body.start ul li, 
body.start p {
	font-size: 17px;
	line-height: 1.6em;
}

body.start .page-content { padding: 0; margin: 0; }

@media (max-width: 1480px) {
	body.start .elementor-top-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 30px; padding-right: 30px; }
	body.start .elementor-inner-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 40px; padding-right: 40px; }
}
@media (max-width: 1200px) {
	body.start h2 { font-size: 5.5vw; }
	body.start h3 { font-size: 26px; }
	body.start p { font-size: 16px; }
	body.start .elementor-top-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 30px; padding-right: 30px; }
	body.start .elementor-inner-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 40px; padding-right: 40px; }
}
@media (max-width: 1024px) {
	body.start h2 { font-size: 8vw; }
	body.start .elementor-top-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 20px; padding-right: 20px; }
	body.start .elementor-inner-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 30px; padding-right: 30px; }
}
@media (max-width: 767px) {
	body.start h2 { font-size: 9.5vw; }
	body.start p { font-size: 16px; }
	body.start .elementor-top-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 10px; padding-right: 10px; }
	body.start .elementor-inner-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 20px; padding-right: 20px; }
}
@media (max-width: 480px) {
	body.start h2 { font-size: 12vw; }
	body.start .elementor-top-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 5px; padding-right: 5px; }
	body.start .elementor-inner-section.padded > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left: 15px; padding-right: 15px; }
}






/* HEADER ----------------------------------------------------------------------------------------------------------------------------------------------- */

body.start #theme-menu-layout {
   	height: 60px !important;
}
body.start .header-container h1.theme-logo {
	font-size: 32px;
}


/* SUB-HEADINGS ------------------------------------------------------------------------------------------------------------------------------------------ */

@media (max-width: 991px) {
	body.tax-product_cat #theme-menu-layout::after {
		content: '';
		display: block;
		width: 100%;
		height: 29px;
		background-color: var(--corporate);
		color: var(--white);
		text-align: center;
		text-transform: uppercase;
		font-weight: 600;
	}
	body.tax-product_cat.term-ready-posed #theme-menu-layout::after { content: '- Posed -'; }
	body.tax-product_cat.term-gen-1-0 #theme-menu-layout::after { content: '- Posed Gen 1.0 -'; }
	body.tax-product_cat.term-gen-2-0 #theme-menu-layout::after { content: '- Posed Gen 2.0 -'; }
	body.tax-product_cat.term-ready-animated #theme-menu-layout::after { content: '- Animated -'; }
	body.tax-product_cat.term-ready-rigged #theme-menu-layout::after { content: '- Rigged -'; }
}




/* TOP SECTION (PAGESTART) ------------------------------------------------------------------------------------------------------------------------------ */


#pagestart {
	text-align: center;
	padding: 0;
}
@media (min-aspect-ratio: 5/3) {	
	#pagestart { min-height: 200px; }
}


.startbanner {
	min-height: 30vw;
	padding-bottom: 30px;
}


#pagestart .startheading {	
	min-height: calc(50vh - 150px);
}
#pagestart .startheading .startlogo {
	margin-top: 20px;
}
#pagestart .startheading .startlogo img {
	width: 100%;
	max-width: 200px;
}


#pagestart .startheading h1 {
	font-size: 24px;
	font-weight: 900;
	color: #000000;
	letter-spacing: -0.04em;
	margin-top: 0;
}
#pagestart .startheading h1::before, #pagestart .startheading h1::after {
	content: '';
    display: inline-block;
    width: 15px;
    height: 3px;
    margin: 7px 10px;
    background: #000000;
} 
@media (max-width: 700px) {
	#pagestart .startheading h1 { width: 200px; margin: 0 auto; display: flex; justify-content: center; flex-wrap: wrap; }
	#pagestart .startheading h1 span {  }
}
@media (max-width: 500px) {
	#pagestart .startheading h1 { font-weight: 700; font-size: 22px; }
}

.startbanner .startheading h2 {
	margin-top: 0px;
	font-size: 4vw;
	font-weight: 700;
	line-height: 1em;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.15), -3px 3px 5px rgba(0,0,0,0.15), -3px -3px 5px rgba(0,0,0,0.15), 3px -3px 5px rgba(0,0,0,0.15);
}


.shoplinkmain {
	text-align: center;
	z-index: 1;
	/*
	transform: scale(0.9);
	*/
}
.shoplinkmain a {
	background: #000000;
	border: #ffffff 5px solid;
	border-radius: 100px;
	margin: 0 auto;
	position: relative;

	z-index: 1;
	display: block;
	height: 80px;
	width: 240px;
	color: #ffffff;
	font-size: 40px;
	line-height: 1.75em;
	font-weight: 600;
	text-transform: uppercase;
	overflow: hidden;
	transition: all .4s ease-in-out;
}
.shoplinkmain a:hover {
	/*
	border-top-right-radius: 0;
	*/
}
.shoplinkmain a::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: -200%;
	top: 0;
	width: 200%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0,116,190,1) 50%, rgba(0,116,190,0) 100%);
	transition: all .3s ease-in-out;
	z-index: -1;
}
.shoplinkmain a:hover::before {
	left: 0;
}


@media (max-width: 1800px) {
}
@media (max-width: 1600px) {
	.startbanner .startheading h2 { font-size: 6vw; }
}
@media (max-width: 1400px) {
	.startimage { max-height: 35vw; }
	.startbanner .startheading h2 { font-size: 6.5vw; }
	.shoplinkmain { transform: scale(0.9); }
}
@media (max-width: 1024px) {
	.shoplinkmain { transform: scale(0.8); }
}
@media (max-width: 768px) {
	.startbanner { padding-bottom: 0; }
	.startbanner .startheading h2 { font-size: 7vw; }
	.shoplinkmain { transform: scale(0.7); }
}
@media (max-aspect-ratio: 1/1) {
}
@media (max-aspect-ratio: 1/1) and (max-width: 800px) {
}
@media (max-aspect-ratio: 1/1) and (max-width: 600px) {
}
@media (max-aspect-ratio: 1/1) and (max-width: 500px) {
}





/* APP LOGOS ------------------------------------------------------------- */

.applogossmall {
	max-width: 700px;
	width: 700px;
	height: 50px;
	margin: 0 auto;
	padding: 10px;
	background: var(--white);
}
.applogossmall .elementor-widget-image {
	display: flex;
	flex: 1;
	margin: 0 10px;
	width: 100%;
}
.applogossmall .elementor-widget-image img {
	max-width: 45px;
}


/* BANNERS ---------------------------------------------------------------------------------------------------------------------------------------------- */

.shopbanner {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.shopbanner h3 {
	text-transform: uppercase;
}
.shopbanner h3::before {
	content: '';
	display: block;
	position: absolute;
	top: 32px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ffffff;
}
.shopbanner h3 span {
	font-style: normal;
	text-decoration: none !important;
	display: inline-block;
	position: relative;
	background: #000000;
	padding: 0 20px;
	z-index: 1;
}

.shopbanner h4 {
	text-transform: uppercase;
}

.shopbanner .previews {
	padding: 0;
	margin-top: 10px;
}
.shopbanner .shoplink p {
	line-height: 2em;
}
.shopbanner .shoplink a {
	border-width: 3px;
	border-radius: 100px;
	border-style: solid;
	display: inline-block;
	padding: 3px 46px 2px 25px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	transition: all .2s ease-in-out;
}
.shopbanner .shoplink a::before {
	content: '';
    display: inline-block;
    position: absolute;
    right: 22px;
    top: 12px;
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    transform-origin: center;
    border-top: #ffffff 9px double;
    border-right: #ffffff 9px double;
	transition: all .2s ease-in-out;
}
.shopbanner .shoplink a:hover {
	color: #ffffff !important;
	background: var(--corporate);
}
.shopbanner .shoplink a:hover::before {
	border-color: #ffffff !important;
}

.bannercontrol {
	position: absolute;
	top: calc(50% - 20px);
	width: auto;
	margin: 0;
	padding: 0;
}
.bannercontrol.prev { left: 10px; }
.bannercontrol.next { right: 10px; }

.bannercontrol a {
    height: 40px !important;
    width: 40px !important;
	border-radius: 100% !important;
    text-indent: -9999px;
	padding: 0 !important;
	position: relative;
	background: rgba(0,0,0,0.5) !important;
	transition: all .2s ease-in-out;
}
.bannercontrol a:hover {
	background: var(--corporate) !important;
}
.bannercontrol a::before {
	display: block;
	content: '';
	width: 16px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform-origin: center;
	transform: translate(-50%, -50%) rotate(-45deg); 
}
.bannercontrol.prev a::before { 
	border-left: 3px #ffffff solid;
	border-top: 3px #ffffff solid;
	margin-left: 3px; 
}
.bannercontrol.next a::before { 
	border-right: 3px #ffffff solid;
	border-bottom: 3px #ffffff solid;
	margin-left: -3px; 
}
.bannercontrol a.rotate {
	transform: rotate(360deg);
}

.bannercontrol span {
	display: none;
}
body.elementor-editor-active .bannercontrol { position: relative; right: unset; left: 0; top: 0; width: 100%; display: block !important; }




/* GENERATION 2.0 -------------------------------------------------------------------------------------------------------------------------------------- */

#generation20 {
	min-height: 50vh;
	background: linear-gradient(90deg, var(--darkblue), var(--corporate));
	padding-top: 80px;
	padding-bottom: 100px;
}
.zweipunktnull {
	width: 420px;
	position: absolute;
	left: 0;
	top: 0;
}
@media (max-width: 1800px) {
	.zweipunktnull { width: 320px; }
}
.zweipunktnull svg {
	fill: var(--corporate);
	fill-opacity: 0.5;
	stroke: none;
}
.gen2heading {
	z-index: 1; 
}
.gen2text {
	z-index: 1;
}
.gen2text p strong {
	text-transform: uppercase;
}
.gen2text ul {
	padding-left: 22px;
	list-style: none;
}
.gen2text ul li {
	margin-bottom: 1em;
	font-size: inherit;
	position: relative;
}
.gen2text ul li::before {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border: var(--white) 2px solid;
	border-radius: 100%;
	background: var(--corporate);
	position: absolute;
	left: -28px;
	top: 5px;
}

#generation20 .gen2text .shoplink a {
	background: var(--black);
}
#generation20 .gen2text .shoplink a:hover {
	background: var(--corporate);
}

.gen2image {
	position: absolute;
	bottom: 0;
	right: -8vw;
	width: 1100px;
	max-width: 50vw;
}
.gen2image .gen2fullmodel {
	
}
.gen2image .gen2detail {
	position: absolute;
	transform: translate(-50%, -50%);
	max-width: 150px !important;
	cursor: pointer;
	z-index: 1;
}
.gen2image .gen2detail:hover {
	z-index: 5;
}
.gen2image .gen2detail .zoomimg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all .2s ease-in-out;
	max-width: 100%;
}
.gen2image .gen2detail .zoomimg:hover {
	max-width: 250% !important;
}
.gen2image .gen2detail img {
	border: var(--white) 4px solid;
	border-radius: 100%;
	cursor: pointer;
}
.gen2image .gen2detail.gd1 { left: 26%; top: 14%; }
.gen2image .gen2detail.gd2 { left: 15%; top: 33%; }
.gen2image .gen2detail.gd3 { left: 12%; top: 56%; }
.gen2image .gen2detail.gd4 { left: 15%; top: 79%; }


.gen2image .gen2detail::after {
	content: '';
	display: block;
	width: 130px;
	height: 2px;
	background: var(--white);
	position: absolute;
	left: 50%;
	top: 50%;
	transform-origin: 0 0;
	z-index: -1;
}
.gen2image .gen2detail.gd1::after { transform: rotate(-160deg); }
.gen2image .gen2detail.gd2::after { transform: rotate(-170deg); }
.gen2image .gen2detail.gd3::after { transform: rotate(-180deg); }
.gen2image .gen2detail.gd4::after { transform: rotate(-190deg); }

.gen2image .gen2detail figcaption {
	position: absolute;
    font-style: normal;
    color: var(--white);
    font-size: 1.4em;
    line-height: 1.1em;
    transform: translate(-100%, -50%);
    transform-origin: 100% 50%;
    text-align: right;
    padding: 0;
    margin: 0;
}

.gen2image .gen2detail.gd1 figcaption { left: -40%; top: 10%; }
.gen2image .gen2detail.gd2 figcaption { left: -41%; top: 33%; }
.gen2image .gen2detail.gd3 figcaption { left: -41%; top: 47%; }
.gen2image .gen2detail.gd4 figcaption { left: -41%; top: 65%; }



@media (max-width: 2300px) {
	.gen2image { right: -10vw; }
}
@media (max-width: 2000px) {
	.gen2image { right: -12vw; }
}
@media (max-width: 1800px) {
	.gen2image { right: -14vw; max-width: 55vw; }
	.gen2image .gen2detail { max-width: 9vw !important; }
	.gen2image .gen2detail::after { width: 7.5vw; }
	.gen2image .gen2detail figcaption { font-size: 1.3vw; max-width: 130px; }
}
@media (max-width: 1600px) {
	.gen2image { right: -16vw; }
	.gen2image .gen2detail figcaption { font-size: 1.4vw; }
}
@media (max-width: 1200px) {
	#generation20 { padding-bottom: 50vw; }
	.gen2text .elementor-widget-text-editor { column-count: 2; column-gap: 40px; }
	.gen2text .elementor-widget-text-editor:nth-of-type(1) p:nth-of-type(1) { margin-top: 0; }
	.gen2text > .e-con-inner > .e-child:nth-of-type(2) { display: none; }
	.gen2image { right: 0; max-width: 60vw; }
	.gen2image .gen2detail figcaption { width: 350px; max-width: 350px; font-size: 16px; }	
}
@media (max-width: 992px) {
	#generation20 { padding-bottom: 50vw; }
	.gen2text .elementor-widget-text-editor { column-count: 1; }
	.gen2image { right: 0; max-width: 60vw; }	
}




/* BANNER: MODELS ---------------------------------------------------------------------------------------------------------------------------------------- */

#ourmodels {
	background: #000000;
}
#ourmodels.shopbanner h3::before {
	background: #ffffff;
}
#ourmodels.shopbanner h3 span {
	background: #000000;
}

#ourmodels .productbanner {
	margin-top: 20px;
    margin-bottom: 10px;
	overflow: hidden;
}
#ourmodels .productbanner::before, #ourmodels .productbanner::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	width: 5px;
	height: 100%;
	background: #000000;
	z-index: 1;
}
#ourmodels .productbanner::before { left: 0; }
#ourmodels .productbanner::after { right: 0; }

#ourmodels .productbanner > .elementor-container {	
	margin-left: 0;
	transition: margin-left .4s ease-in-out;
}
#ourmodels .productbanner .elementor-widget-wrap .elementor-widget {
	margin-bottom: 0;
}
#ourmodels .productbanner .elementor-widget-wrap .elementor-widget .product-image-wrapper {
	padding: 3px;
}
#ourmodels .productbanner .elementor-widget-wrap .elementor-widget .product-image-wrapper .hover-product-image {
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
	transform: scale(1); 
}
#ourmodels .productbanner .woocommerce-loop-product__title {
	display: inline-flex;
    width: 100%;
    position: absolute;
    top: -9px;
    left: 7px;
	bottom: unset;
}
#ourmodels .productbanner .woocommerce-loop-product__title a {
	color: black;
    font-weight: 600;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
}
#ourmodels.shopbanner .products .price {
	bottom: 1px;
	font-size: 15px;
	font-weight: 700;
}
@media (max-width: 1400px) {
	#ourmodels .productbanner .woocommerce-loop-product__title { top: -13px; left: 5px; }
	#ourmodels .productbanner .woocommerce-loop-product__title a { font-size: 14px; }
}


#ourmodels .productbanner .loop-action .product-quick-view-btn:before, 
#ourmodels .productbanner .loop-action .elemix-add-to-cart-btn:before, 
#ourmodels .productbanner .loop-action .added_to_cart:before, 
#ourmodels .productbanner .loop-action .yith-wcwl-add-to-wishlist a:before,
#ourmodels .productbanner a.woosq-btn.quickViewButton::before {
    background: var(--corporate);
}

#ourmodels .productbanner .loop-action .elemix-add-to-cart-btn:hover::before,
#ourmodels .productbanner a.woosq-btn.quickViewButton:hover::before {
    color: #ffffff;
}

@media (min-width: 992px) {
	#ourmodels .productbanner .products .product { width: unset; margin: 0; }
}




#ourmodels.shopbanner .shoplink a {
	color: #ffffff;
	border-color: #ffffff;
}
#ourmodels.shopbanner .shoplink a::before {
	border-color: #ffffff;
}


@media (min-width: 1025px) {
	#ourmodels .bannercontrol { display: none; }
}

@media (max-width: 1024px) {
	#ourmodels .productbanner > .elementor-container { width: 200%; }
}
@media (max-width: 600px) {
	#ourmodels .productbanner > .elementor-container { width: 400%; }
}
@media (max-width: 420px) {
	#ourmodels .productbanner > .elementor-container { width: 800%; }
	#ourmodels .productbanner .woocommerce-loop-product__title { top: -5px; left: 12px; }
	#ourmodels .productbanner .woocommerce-loop-product__title a { font-size: 16px; }
}







/* BANNER: BUNDLES ---------------------------------------------------------------------------------------------------------------------------------------- */

#ourbundles {
	background: #ffffff;
}
#ourbundles.shopbanner h3::before {
	background: #000000;
}
#ourbundles.shopbanner h3 span {
	background: #ffffff;
}
#ourbundles.shopbanner .shoplink a {
	color: #000000;
	border-color: #000000;
}
#ourbundles.shopbanner .shoplink a::before {
	border-color: #000000;
}

#ourbundles .previews {
	overflow: hidden;
}

#ourbundles .previews::before, #ourbundles .previews::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	width: 5px;
	height: 100%;
	background: #ffffff;
	z-index: 1;
}
#ourbundles .previews::before { left: 0; }
#ourbundles .previews::after { right: 0; }

#ourbundles .previews > .elementor-container {	
	margin-left: 0;
	transition: margin-left .4s ease-in-out;
}

#ourbundles .previews .elementor-inner-column {	
	width: 25% !important;
}
#ourbundles .previews .elementor-widget-wrap {
	padding: 0;
}
#ourbundles .previews .elementor-widget {
	margin-bottom: 0 !important;
}
#ourbundles .previews .elementor-widget-image {
	padding: 3px;
}
#ourbundles .previews .elementor-widget-image:nth-of-type(2) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all .2s linear;
}
#ourbundles .previews .elementor-widget-wrap:hover .elementor-widget-image:nth-of-type(2) {
	opacity: 1;
}
#ourbundles .previews .elementor-widget-image:nth-of-type(2) > .elementor-widget-container {
	padding: 0;
}

#ourbundles .previews .elementor-widget-html {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

#ourbundles .previews .elementor-widget-html .elementor-widget-container {
	height: 100%;
	display: flex;
}
#ourbundles .previews .elementor-widget-html a {
	display: flex;
	flex: 1;
	align-items: flex-end;
}
#ourbundles .previews .elementor-widget-html a:hover {
	cursor: pointer;
}
#ourbundles .previews .elementor-widget-html a span {
	display: flex;
	flex: 1;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}
#ourbundles .previews .elementor-widget-html a span::before, #ourbundles .previews .elementor-widget-html a span::after {
	content: '';
    display: inline-block;
    width: 15px;
    height: 2px;
    margin: 7px 10px;
    background: #ffffff;
} 

@media (max-width: 1400px) {
	#ourbundles .previews .elementor-widget-html a span { margin-bottom: 24px; }
	#ourbundles .previews .elementor-widget-html a span::before, #ourbundles .previews .elementor-widget-html a span::after { width: 10px; margin: 7px 6px; }
}
@media (max-width: 1024px) {
	#ourbundles .previews .elementor-widget-html a span { font-size: 20px; margin-bottom: 10px; }
	#ourbundles .previews .elementor-widget-html a span::before, #ourbundles .previews .elementor-widget-html a span::after { display: none; }
}
@media (max-width: 420px) {
	#ourbundles .previews .elementor-widget-html a span { margin-bottom: 10px; }
	#ourbundles .previews .elementor-widget-html a span::before, #ourbundles .previews .elementor-widget-html a span::after { display: inline-block; width: 15px; margin: 7px 10px; }
}


body.elementor-editor-active #ourbundles .previews .elementor-widget-image { position: relative; opacity: 1; height: unset; }
body.elementor-editor-active #ourbundles .previews .elementor-widget-html { position: relative; height: unset; }
body.elementor-editor-active #ourbundles .previews .elementor-widget-html .elementor-widget-container { height: unset; display: inline-block; }
body.elementor-editor-active #ourbundles .previews .elementor-widget-html a span { color: black; }




@media (min-width: 801px) {
	#ourbundles .bannercontrol { display: none; }
}
@media (max-width: 800px) {
	#ourbundles .previews > .elementor-container { width: 200%; }
}
@media (max-width: 420px) {
	#ourbundles .previews > .elementor-container { width: 400%; }
}







/* BANNER: TYPES ---------------------------------------------------------------------------------------------------------------------------------------- */

#ourtypes {
	background: #000000;
}
#ourtypes.shopbanner h3::before {
	background: #ffffff;
}
#ourtypes.shopbanner h3 span {
	background: #000000;
}
#ourtypes.shopbanner .previews .elementor-inner-column .elementor-widget-wrap {
	padding: 3px;
}
#ourtypes.shopbanner .previews .elementor-widget-text-editor {
	padding: 0 20px;
}
#ourtypes.shopbanner .previews img {
	width: 100%;
	max-width: 470px;
}
#ourtypes.shopbanner .previews a {
	background: #555555;
    border-radius: 100px;
    padding: 8px 20px;
    display: inline-block;
    margin: 3px 0 8px 0;
}
#ourtypes.shopbanner .previews a:hover {
	background: var(--corporate);
}

#ourtypes.shopbanner .shoplink a {
	color: #ffffff;
	border-color: #ffffff;
}
#ourtypes.shopbanner .shoplink a::before {
	border-color: #ffffff;
}

@media (max-width: 1200px) {
	#ourtypes.shopbanner .previews h4 { font-size: 19px; }
}
@media (max-width: 1024px) {
	#ourtypes.shopbanner .previews h4 { font-size: 16px; }
}
@media (max-width: 767px) {
	#ourtypes.shopbanner .previews h4 { font-size: 19px; }
	#ourtypes.shopbanner .previews .elementor-inner-column { padding-top: 20px; }
	#ourtypes.shopbanner .previews img { max-width: 400px; }
}









/* THE ULTIMATE ----------------------------------------------------------------------------------------------------------------------------------------- */

#theultimate {
	background: #ffffff;
	padding-top: 50px;
    padding-bottom: 80px;
}



/* THREE D PEOPLE ----------------------------------------------------------------------------------------------------------------------------------- */

#threedpeople {
	background-color: #000000;
	background-size: contain;	
    background-position: 102% 50%;
	padding-top: 50px;
    padding-bottom: 80px;
}
#threedpeople h2 {
	color: var(--corporate) !important;
}



/* GALLERY ------------------------------------------------------------------------------------------------------------------------------------------- */

#gallery {
	background: #cccccc;
	padding-top: 50px;
    padding-bottom: 80px;
}

.galleryimages {
	width: 100%;
	overflow: hidden;
}
.galleryimages > .elementor-container {
	width: 500%;
	margin-left: 0;
	transition: margin-left .8s;
	transition-timing-function: cubic-bezier(.6,0,.4,.99);
}

.galleryimages .elementor-widget-image {
	margin: 0;
}

.galleryimages .elementor-widget-html {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.galleryimages .elementor-widget-html p {	
	position: absolute;
	margin: 0;
	width: 0;
	height: 0;
}
.galleryimages .elementor-widget-html p a {
	display: inline-block;
    background: #000000;
    border-radius: 100px;
    color: #ffffff;
	font-weight: 600;
    white-space: nowrap;
    padding: 3px 20px 2px 20px;
    position: absolute;
    border-width: 3px;
    border-color: var(--corporate);
    border-style: solid;
}
.galleryimages .elementor-widget-html p a:hover { 
	cursor: pointer;
	border-color: #ffffff;
	background: var(--corporate);
}
body.elementor-editor-active .galleryimages .elementor-widget-html p { position: relative; top: 0; left: 0; width: auto; height: auto; }
body.elementor-editor-active .galleryimages .elementor-widget-html p a { position: relative; top: 0; left: 0; }

.galleryimages .elementor-widget-text-editor { display: none; }
body.elementor-editor-active .galleryimages .elementor-widget-text-editor { display: block; }

@media (max-width: 1200px) {
	.galleryimages .elementor-widget-html p a { font-size: 15px; padding: 0 10px 1px 10px; }
}



.galleryimages .elementor-inner-column.office p:nth-of-type(1) { top: 38%; left: 6%; }
.galleryimages .elementor-inner-column.office p:nth-of-type(1) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.office p:nth-of-type(2) { top: 32%; left: 51.5%; }
.galleryimages .elementor-inner-column.office p:nth-of-type(2) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.office p:nth-of-type(3) { top: 16%; left: 34%; }
.galleryimages .elementor-inner-column.office p:nth-of-type(3) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.office p:nth-of-type(4) { top: 20%; left: 68%; }
.galleryimages .elementor-inner-column.office p:nth-of-type(4) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.office p:nth-of-type(5) { top: 13%; left: 77%; }
.galleryimages .elementor-inner-column.office p:nth-of-type(5) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.office p:nth-of-type(6) { top: 42%; left: 81.5%; }
.galleryimages .elementor-inner-column.office p:nth-of-type(6) a { right: 0; top: 0; border-top-right-radius: 0; }
.galleryimages .elementor-inner-column.office p:nth-of-type(7) { top: 41%; left: 93%; }
.galleryimages .elementor-inner-column.office p:nth-of-type(7) a { right: 0; top: 0; border-top-right-radius: 0; }
.galleryimages .elementor-inner-column.office p:nth-of-type(8) { top: 31%; left: 96%; }
.galleryimages .elementor-inner-column.office p:nth-of-type(8) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }

.galleryimages .elementor-inner-column.casual p:nth-of-type(1) { top: 13%; left: 15%; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(1) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(2) { top: 9%; left: 24%; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(2) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(3) { top: 24%; left: 30%; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(3) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(4) { top: 68%; left: 22%; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(4) a { right: 0; top: 0; border-top-right-radius: 0; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(5) { top: 26%; left: 55.5%; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(5) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(6) { top: 62%; left: 56%; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(6) a { right: 0; top: 0; border-top-right-radius: 0; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(7) { top: 24%; left: 66%; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(7) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(8) { top: 16%; left: 79%; }
.galleryimages .elementor-inner-column.casual p:nth-of-type(8) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }

.galleryimages .elementor-inner-column.elegant p:nth-of-type(1) { top: 32.5%; left: 44.5%; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(1) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(2) { top: 28%; left: 60%; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(2) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(3) { top: 31.5%; left: 64.5%; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(3) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(4) { top: 59%; left: 25%; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(4) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(5) { top: 60%; left: 33.5%; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(5) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(6) { top: 89%; left: 42%; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(6) a { left: 0; top: 0; border-top-left-radius: 0; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(7) { top: 67.5%; left: 67.5%; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(7) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(8) { top: 91%; left: 91%; }
.galleryimages .elementor-inner-column.elegant p:nth-of-type(8) a { right: 0; top: 0; border-top-right-radius: 0; }

.galleryimages .elementor-inner-column.swimwear p:nth-of-type(1) { top: 32%; left: 8.5%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(1) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(2) { top: 55.5%; left: 25.5%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(2) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(3) { top: 89%; left: 28.5%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(3) a { right: 0; top: 0; border-top-right-radius: 0; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(4) { top: 51%; left: 35.5%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(4) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(5) { top: 78%; left: 45.5%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(5) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(6) { top: 25%; left: 57%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(6) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(7) { top: 24%; left: 73%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(7) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(8) { top: 46%; left: 85%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(8) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(9) { top: 20%; left: 95%; }
.galleryimages .elementor-inner-column.swimwear p:nth-of-type(9) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }

.galleryimages .elementor-inner-column.retail p:nth-of-type(1) { top: 35%; left: 9.5%; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(1) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(2) { top: 35.5%; left: 16.5%; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(2) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(3) { top: 84%; left: 33.5%; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(3) a { right: 0; top: 0; border-top-right-radius: 0; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(4) { top: 19%; left: 46.5%; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(4) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(5) { top: 33%; left: 59%; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(5) a { left: 0; bottom: 0; border-bottom-left-radius: 0; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(6) { top: 35%; left: 77%; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(6) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(7) { top: 65%; left: 87%; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(7) a { left: 0; top: 0; border-top-left-radius: 0; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(8) { top: 22%; left: 85%; }
.galleryimages .elementor-inner-column.retail p:nth-of-type(8) a { right: 0; bottom: 0; border-bottom-right-radius: 0; }

body.elementor-editor-active #gallery .galleryimages > .elementor-container { width: 100% !important; margin-left: 0; }
body.elementor-editor-active #gallery .galleryimages .elementor-widget-html { position: relative !important; width: 100% !important; height: unset !important; }
body.elementor-editor-active #gallery .galleryimages .elementor-widget-html p { display: block !important; position: relative !important; width: unset !important; height: unset !important;  }
body.elementor-editor-active #gallery .galleryimages .elementor-widget-html p { top: unset !important; left: unset !important; bottom: unset !important; right: unset !important; }
body.elementor-editor-active #gallery .galleryimages .elementor-widget-html p a { position: relative !important; left: unset !important; top: unset !important; bottom: unset !important; right: unset !important; }

body.start .mfp-gallery button.mfp-arrow {
	display: none;
}




.galleryslidebutton {
	position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    transform: translateY(-50%);
    display: inline-block;
    background: rgba(0,0,0,0.5);
    border-radius: 100%;
    margin: 0 15px;
	transition: all .2s ease-in-out;
}
.galleryslidebutton:hover {
	cursor: pointer;
	background: rgba(0,0,0,1);
}
.galleryslidebutton.disabled {
	opacity: 0.5;
	background: rgba(0,0,0,0.7);
}
.galleryslidebutton.disabled:hover {
	cursor: default; 
	background: rgba(0,0,0,0.7);
}
.galleryprev { left: 0; }
.gallerynext { right: 0; }

.slidearrow {
	width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform-origin: center;
    border-left: #ffffff 5px solid;
    border-top: #ffffff 5px solid;
}
.galleryslidebutton.disabled .slidearrow, .galleryslidebutton.disabled:hover .slidearrow {
	opacity: 0.5;
}
.galleryprev .slidearrow { left: 56%; transform: translate(-50%, -50%) rotate(-45deg); }
.gallerynext .slidearrow { left: 44%; transform: translate(-50%, -50%) rotate(135deg); }


.gallerythumbs {
	padding: 2px;
}
.gallerythumbs .elementor-inner-column {
	padding: 3px;
	width: 20%;
}
.gallerythumbs .elementor-widget-image {
	height: 9vw;
	min-height: 180px;
	margin-bottom: 0;
}
.gallerythumbs .elementor-widget-image > .elementor-widget-container {
	height: 100%;
}
.gallerythumbs figure {
	height: 100%;
}
.gallerythumbs figure a {
	width: 100%;
	height: 100%;
	background-color: #000000;
}
.gallerythumbs figure a::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
	opacity: 1;
	transition: all .2s linear;
}
.gallerythumbs figure a.active::before {
	opacity: 0.4;
}
.gallerythumbs figure a:hover::before {
	opacity: 0.4;
}

.gallerythumbs img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}

.gallerythumbs .elementor-widget-image > .elementor-widget-container figure figcaption {
	font-size: 22px;
    font-weight: 900;
    font-style: normal;
    color: #ffffff;
    position: absolute;
    bottom: 2px;
    left: 12px;
    margin: 0;
    width: calc(100% - 24px);
    border-top: #ffffff 1px solid;
    text-align: left;
    padding: 5px 0;
}
.gallerythumbs .elementor-widget-text-editor {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: unset;
}
.gallerythumbs .elementor-widget-text-editor p {
	margin: 0;
}
.gallerythumbs .elementor-widget-text-editor a {
	background: var(--corporate);
	color: #ffffff;
	border-radius: 100px;
	padding: 8px 18px 7px 18px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	.gallerythumbs .elementor-widget-image > .elementor-widget-container figure figcaption { font-size: 18px; bottom: 2px; left: 12px; padding: 5px 0; }
	.gallerythumbs .elementor-widget-text-editor { bottom: 8px; }
	.gallerythumbs .elementor-widget-text-editor a { font-size: 15px; padding: 4px 10px 5px 10px; }
}
@media (max-width: 1024px) {
	.galleryimages { display: none; }
	.gallerythumbs .elementor-inner-column { width: 50% !important; }
	.gallerythumbs .elementor-inner-column:nth-of-type(1) { width: 100% !important; }
	.gallerythumbs figure a::before { background: linear-gradient(0deg, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0) 40%); opacity: 0.7 !important; }
	.didyouknow .elementor-inner-column:nth-of-type(1) { width: 100%; }
	.didyouknow .elementor-inner-column:nth-of-type(2) { display: none; }
}
@media (max-width: 767px) {
	.gallerythumbs .elementor-inner-column:nth-of-type(1) { width: unset; }
	.gallerythumbs .elementor-inner-column { width: 100% !important; }
}






/* TECHNOLOGY ------------------------------------------------------------------------------------------------------------------------------------------- */

#technology {
	background-color: #000000;
	padding-top: 100px;
	padding-bottom: 120px;
}
#technology .techfact .elementor-inner-column:nth-of-type(1) { width: 400px; justify-content: flex-end; }
#technology .techfact .elementor-inner-column:nth-of-type(2) { width: calc(100% - 400px); }

.techfact .elementor-widget-wrap {
	justify-content: flex-end;
}
.techfact .elementor-widget-text-editor {
	display: flex;
	width: auto;
	margin-bottom: 0;
}
.techfact .elementor-widget-image {
	display: flex;
	width: auto;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-top: -10px;
}
.techfact h4 {
	padding-top: 15px;
	margin: 0;
}
.techfact img {
	max-width: 90px;
	margin: 0;
}
#technology section.techfact:nth-of-type(2) .elementor-widget-image { margin-top: 10px; }
#technology section.techfact:nth-of-type(3) .elementor-widget-image { margin-top: 5px; }
#technology section.techfact:nth-of-type(4) .elementor-widget-image { margin-top: 18px; }

@media (max-width: 1024px) {
	.techfact .elementor-widget-image { margin-left: 20px; margin-right: 0; }
}
@media (max-width: 767px) {
	#technology .techfact .elementor-inner-column:nth-of-type(2) { margin-top: -20px; }
	.techfact .elementor-widget-wrap { justify-content: flex-start; align-items: center; }
	.techfact .elementor-widget-image { margin-left: 0; margin-right: 20px; order: -1; }
}


/* TESTIMONIALS ------------------------------------------------------------------------------------------------------------------------------------------- */

#testimonials {
	background: #ffffff;
	padding-top: 50px;
    padding-bottom: 80px;
}
#testimonials .elementor-top-column > .elementor-widget-wrap {
	justify-content: center;
}
#testimonials .testimonialbanner {
	overflow: hidden;
}
#testimonials .testimonialbanner > .elementor-container {
	transition: margin-left .4s ease-in-out;
}
#testimonials .testimonialbanner .elementor-inner-column .elementor-widget-wrap {
	margin: 25px;
    box-shadow: 10px 10px 10px rgba(0,0,0,0.15);
}
#testimonials .testimonialbanner .elementor-widget-image {
	background: #f3f3f3;
}
#testimonials .testimonialbanner .elementor-widget-text-editor {
	padding: 0 15px;
	text-align: center;
}

#testimonials .bannercontrol.prev { left: 5px; }
#testimonials .bannercontrol.next { right: 5px; }

@media (min-width: 1401px) {
	#testimonials .testimonialbanner > .elementor-container { margin-left: auto; }
	#testimonials .bannercontrol { display: none; }	
}
@media (max-width: 1400px) {	
	#testimonials .testimonialbanner { max-width: 800px; margin: 0 auto; }
	#testimonials .testimonialbanner > .elementor-container { width: 400%; max-width: 400%; margin-left: 0; }	
	#testimonials .testimonialbanner .elementor-inner-column { width: 25% !important; }
	#testimonials .testimonialbanner .elementor-widget-text-editor { padding: 0 50px; }
}
@media (max-width: 480px) {	
	#testimonials .testimonialbanner .elementor-widget-text-editor { padding: 0 30px; }
}






/* APP SUPPORT ------------------------------------------------------------------------------------------------------------------------------------------- */

#appsupport {
	
}
.appheading {
	background: var(--corporate);
	text-align: center;
}
.applogos {
	background: #ffffff;
	padding: 5px 0;
}
.applogos .elementor-widget-image {
	display: flex;
	justify-content: center;
	flex: 1;
	background: #888888;
	margin-right: 5px;
	margin-bottom: 0;
}
.applogos .elementor-widget-image:nth-last-of-type(1) {
	margin-right: 0;
}
#appsupport .applogos .elementor-widget-image figure {
	margin: 30px 0;
}
#appsupport .applogos .elementor-widget-image figure img {
	width: 100%;
	max-width: 100px;
	filter: contrast(0.5) brightness(5);
	margin: 0 auto;
}
#appsupport .applogos .elementor-widget-image figure figcaption {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 0;
}

@media (max-width: 1400px) {
	#appsupport .applogos .elementor-widget-image figure { margin: 20px 0; }
	#appsupport .applogos .elementor-widget-image figure img { max-width: 80px; }
}
@media (max-width: 1200px) {
	#appsupport .applogos .elementor-widget-image figure figcaption { font-size: 16px; line-height: 1.2em; }
}
@media (max-width: 1024px) {
	#appsupport .applogos .elementor-widget-image figure { margin: 15px 0; }
	#appsupport .applogos .elementor-widget-image figure img { max-width: 60px; }
	#appsupport .applogos .elementor-widget-image figure figcaption { font-size: 15px; }
}
@media (max-width: 767px) {
	#appsupport .applogos { padding: 0; }
	#appsupport .applogos .elementor-inner-column { padding: 2px; }
	#appsupport .applogos .elementor-widget-image { flex-basis: 20%; margin: 2px; }
}




/* FOOTER ---------------------------------------------------------------------------------------------------------------------------------------------- */

.elementor-location-footer {
	display: block !important;
	margin-top: 40px;
}
body.start .elementor-location-footer {
	margin-top: 0px;
}


body.start .elementor-location-footer h4,
body.start .elementor-location-footer a,
body.start .elementor-location-footer input,
body.start .elementor-location-footer p {	
	letter-spacing: 0 !important;
	color: #000000; 
	font-family: 'Inter', sans-serif; 
}

.elementor-location-footer .addons form input[type="submit"] {	
	font-size: 15px;
	background: var(--corporate) !important;
	color: #ffffff !important;
	width: 150px;
}
.elementor-location-footer .addons .elementor-widget-image {
	max-width: 50px;
	margin-right: 15px;
}

.elementor-location-footer .lastfooter {
	padding-top: 50px;
	padding-bottom: 80px;
}
.elementor-location-footer .elementor-nav-menu--dropdown {
	display: none;
}
.elementor-location-footer .elementor-nav-menu a {
	padding: 5px 0 !important;
}
.elementor-location-footer .supporttext {
	width: calc(100% - 180px);
}
.elementor-location-footer .supporttext p {
	margin-top: 2px;
}
.elementor-location-footer .supportbutton {
	width: 180px;
    display: flex;
    justify-content: flex-end;
	padding-top: 7px;
}
.elementor-location-footer .supportbutton a {
	padding: 12px 22px !important;
	background: #999999;
}
.elementor-location-footer .supportbutton span {
	font-size: 15px;
	color: #000000 !important;
	font-weight: 900;
}










/* DIES UND DAS ------------------------------------------------------------------------------------------------------------------------------- */


.titlebar span {
	max-width: 120px;
	height: 10px;
	border: none !important;
	background: var(--corporate);
}


.anchorfake {
  	position: relative; 
  	top: -100px;
  	height: 0;
}

body.elementor-editor-active .anchorfake { top: 0; height: 50px; background: rgba(255,100,0,0.5); }

body.elementor-editor-active .elementor-widget-spacer {
    background: rgba(0,255,196,0.4);
}
body.elementor-editor-active .desktop.elementor-widget-spacer {
    background: rgba(0,100,196,0.4);
}
body.elementor-editor-active .mobile.elementor-widget-spacer {
    background: rgba(140,100,196,0.4);
}

.desktop {
  
}
.mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .desktop { display: none; }
  .mobile { display: block; }
  .elementor-inner-column { width: 100% !important; }
}
body.elementor-editor-active .desktop, body.elementor-editor-active .mobile {
  display: block;
} 

span.nowrap {
	white-space: nowrap;
}


.fixedbg {
  	background-attachment: fixed;
}
.fixedbg > .elementor-widget-wrap {
  	background-attachment: fixed;
}
body.mobiledevice .fixedbg {
  	background-attachment: scroll !important;
	background-size: cover;
}

.white * {
	color: #ffffff !important;
}


/* SUMMER SALE 2023 --------------------------------------------------------------------------------------------- */

.summersalesticker {	
	
	visibility: hidden;
	
	position: absolute;
	left: 12%;
	top: 430px;
	width: 460px !important;
	margin-bottom: 0 !important;
	transform: translate(-50%, -75%) rotate(-7deg);
	transform-origin: center;	
	z-index: 999;
}
@media (max-width: 1920px) {
	.summersalesticker { width: 22vw !important; }
}
@media (max-width: 1600px) {
	.summersalesticker { width: calc(200px + 10vw) !important; }
}
@media (max-width: 1200px) {
	.summersalesticker { width: calc(150px + 10vw) !important; top: 510px; left: 11vw; }
}
@media (max-width: 992px) {
	.summersalesticker { width: calc(150px + 10vw) !important; top: calc(480px + 10vw); left: 15vw; }
}
@media (max-width: 768px) {
	.summersalesticker { width: calc(140px + 15vw) !important; top: calc(400px + 58vw); left: unset; right: -100px; }
}
@media (max-width: 480px) {
	.summersalesticker { position: relative; width: 220px !important; right: 0; top: 0; left: 73vw; margin-bottom: -160px !important; }
}
@media (max-width: 400px) {
	.summersalesticker { width: 180px !important; top: -25px; margin-bottom: -150px !important; }
}

.summersalesticker.display {
	/*
	visibility: visible;
	*/
}
.summersalesticker img {
	width: 0;
	transition: width 0.5s cubic-bezier(.8,0,.58,1.28) .2s;
}
.summersalesticker.display img {
	width: 90%;
}

body.elementor-editor-active .summersalesticker { visibility: hidden; }
body.elementor-editor-active .summersalesticker img { width: 90%; }

/* BLACK FRIDAY --------------------------------------------------------------------------------------------- */

.black_friday_sticker_a,
.black_friday_sticker_b {
	visibility: hidden;
	position: absolute;
	top: 100px;
	width: 550px !important;
	margin-bottom: 0 !important;
	z-index: 98;
}
.black_friday_sticker_a img,
.black_friday_sticker_b img {
	width: 100%;
}
.black_friday_sticker_a {	
	left: 0;
	top: 30px;
}
.black_friday_sticker_b {	
	right: 0;
	top: 30px;
}
@media (max-width: 1920px) {
	.black_friday_sticker_a, .black_friday_sticker_b { width: 22vw !important; top: 30px; }
	.black_friday_sticker_a { left: calc(54% - 936px); }
	.black_friday_sticker_b { right: calc(54% - 965px); }
}
@media (max-width: 1650px) {
	.black_friday_sticker_a, .black_friday_sticker_b { width: calc(200px + 10vw) !important; top: 195px; }
	.black_friday_sticker_a { left: 19px; }
	.black_friday_sticker_b { right: 0px; }
}
@media (max-width: 1300px) {
	.black_friday_sticker_a, .black_friday_sticker_b { width: calc(150px + 10vw) !important; }
}
@media (max-width: 1182px) {
	.black_friday_sticker_a, .black_friday_sticker_b { top: 200px; }
	.black_friday_sticker_a { left: 0; }
	.black_friday_sticker_b { right: 0; }
}
@media (max-width: 1024px) {
	.black_friday_sticker_a, .black_friday_sticker_b { top: 328px; }
}
@media (max-width: 992px) {
	.black_friday_sticker_a, .black_friday_sticker_b { top: 397px; }
	.black_friday_sticker_a { left: 6vw; }
	.black_friday_sticker_b { right: 4.7vw; }
}
@media (max-width: 878px) {
	.black_friday_sticker_a, .black_friday_sticker_b { top: 366px; }
}
@media (max-width: 768px) {
	.black_friday_sticker_a, .black_friday_sticker_b { width: calc(140px + 8vw) !important; top: calc(0vw + 319px); }
	.black_friday_sticker_a { left: unset; right: 68.5%; }
	.black_friday_sticker_b { right: unset; left: 70%; }
}/*
@media (max-width: 480px) {
	.black_friday_sticker_a, .black_friday_sticker_b { width: calc(160px + 15vw) !important; top: calc(44vw + 360px); }
	.black_friday_sticker_a { left: unset; right: 52.5%; }
	.black_friday_sticker_b { right: unset; left: 55%; }
}*/
@media (max-width: 480px) {
	.black_friday_sticker_a, .black_friday_sticker_b { width: calc(160px + 0vw) !important; top: calc(0vw + 362px); }
	.black_friday_sticker_a { left: unset; right: 64.5%; }
	.black_friday_sticker_b { right: unset; left: 66.5%; }
}


.black_friday_sticker_a.display, .black_friday_sticker_b.display {
	
	visibility: visible;
	
}
.black_friday_sticker_a img, .black_friday_sticker_b img {
	width: 0;
	transition: width 0.5s cubic-bezier(.8,0,.58,1.28) .2s;
}
.black_friday_sticker_a.display img, .black_friday_sticker_b.display img {
	width: 100%;
}

body.elementor-editor-active .black_friday_sticker_a,
body.elementor-editor-active .black_friday_sticker_b { visibility: visible; }
body.elementor-editor-active .black_friday_sticker_a img,
body.elementor-editor-active .black_friday_sticker_b img { width: 90%; }
