/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.1.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 07 Aug 2024 06:15:18 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


.elementor-widget-container p {
	margin: 0px !important;
}

.remove-elementor-margin p {
	margin: 0px !Important;
}

.elementor-widget-container {
	overflow: visible !important;
}


/* ----------- START custom hover effects ------------- */
.kmg-custom-btn-hover .elementor-button {
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease, border-color 0.4s ease, text-shadow 0.4s ease;
    background-color: transparent;
}

.kmg-custom-btn-hover .elementor-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #000;
    transition: width 0.4s ease;
    z-index: -1;
}

.kmg-custom-btn-hover .elementor-button:hover::before {
    width: 100%;
}

.kmg-custom-btn-hover .elementor-button:hover {
    color: #fff !important;
    text-shadow: 0.6px 0px 0px #fff, -0.2px 0px 0px #fff; 
}

.kmg-icon-slide-right .elementor-icon svg,
.kmg-icon-slide-left .elementor-icon svg {
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1) !important;
    display: inline-block;
}
.kmg-icon-slide-right:hover .elementor-icon svg {
    transform: translateX(15px);
}
.kmg-icon-slide-left:hover .elementor-icon svg {
    transform: translateX(-15px); 
}

.kmg-icon-slide-right .elementor-icon-box-icon,
.kmg-icon-slide-left .elementor-icon-box-icon {
    overflow: visible !important;
	margin-bottom:-0.5rem !important;
}
/*----------- END custom hover effects  ---------------*/

/*---------------- Style Navigation ---------------- */

.kmg-navigation .elementor-nav-menu--dropdown {
	padding: 1.5rem 1rem !important;
	width: 100% !important;
}

.kmg-navigation .elementor-sub-item:hover {
	background-color: transparent !important;
}

.kmg-navigation .menu-item-1703 .has-submenu {
	padding-left: 2rem !important;
	padding-right: 2rem !important;
}

.kmg-navigation .has-submenu.highlighted {
	background-color: var(--e-global-color-b4bb35f) !important;
}

.kmg-new-nav .has-submenu.highlighted {
	background-color: var(--e-global-color-b4bb35f) !important;
}

.kmg-navigation .elementor-nav-menu a {
	transition: width 0.3s !important;
}

.kmg-navigation .menu-item-143 a {
	word-spacing: 0px !important;
}

.kmg-navigation .menu-item-141 a.has-submenu {
	padding: 0px 2rem !important;
}

.kmg-navigation .menu-item-1703 a.has-submenu {
	padding: 0px 40px !important;
}

.kmg-navigation .menu-item-1704 a.has-submenu {
	padding: 0px 30px !important;
}

.kmg-navigation .menu-item-2732 a {
	width: 240px !important;
}

.kmg-navigation .menu-item-2709 a {
	width: 152px !important;
}

.kmg-navigation .menu-item-2719 a {
	width: 178px !important;
}


.kmg-navigation .menu-item-2719 {
	margin-left: -10px !important;
}

.kmg-navigation .menu-item-2719 a {
	width: 178px !important;
}

.kmg-navigation .menu-item-3880 a {
	word-spacing: 0px !important;
}

.kmg-navigation-dark .elementor-nav-menu li a.has-submenu {
	transition: all 0.5s !important;
}

.kmg-navigation-dark .elementor-nav-menu li a.has-submenu:hover {
	color: white !Important;
	fill: white !important;
	transition: all 0.5s !important;
}



/*---------------- End style Navigation ---------------- */

/*--------------- Start Style kontakt Popup ----------------*/

.kmg-kontakt-popup-btn {
	width: 180px !important;
}

.kmg-kontakt-popup-btn:hover {
	cursor: pointer !important;
}


/*--------------- End Style kontakt Popup ----------------*/

/*-----------------Start Style Startseite ----------------- */
.kmg-h1 {
    color: white;
    font-size: 200px;
	word-spacing: 0px;
}

.kmg-h1-ort {
    display: flex;
    color: white;
    font-size: 1.25rem;
    letter-spacing: -3px;
    margin-left: -70px;
	margin-top: 25px;
	line-height: 100%;
	letter-spacing: 0.4px;
	word-spacing: 0px !important
}

.kmg-logo-slider .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}

.kmg-strategie-video video {
    max-width: 99% !important;
}

/* START NEW REFERENZ SLIDER STYLE */

#kmg-referenz-swiper .swiper {
	padding: 0px 7rem !important;
}

#kmg-referenz-swiper .swiper-slide {
	width: 59.125rem !important;
	padding: 4.5rem;
	border: 1px solid rgba(255, 255, 255, 0.70);
	height: auto;
}

#kmg-referenz-swiper .kmg-referenz {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	height: 100%;
}


#kmg-referenz-swiper .kmg-referenz-quote {
	width: 5.75rem;
	height: 5.75rem;
	flex-shrink: 0;
	margin-left: -0.7rem;
	margin-bottom: 3rem;
}

#kmg-referenz-swiper .kmg-referenz-text {
	color: #FFF;
	font-family: Barlow;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 300;
	line-height: 2.5625rem;
	letter-spacing: -0.025rem;
	margin-bottom: 3rem;
	width: 95%;
}

#kmg-referenz-swiper .kmg-referenz-name {
	color: #FFF;
	text-align: right;
	font-family: Barlow;
	font-size: 1.625rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 0.8rem
}

#kmg-referenz-swiper .kmg-referenz-firma {
	color: #FFF;
	text-align: right;
	font-family: Barlow;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#kmg-referenz-swiper .swiper-scrollbar { 
	position: relative !important;
    margin-top: 110px !important;
    margin-left: auto !important;
	margin-right: 200px !important;
    bottom: 3px !important;
    z-index: 50 !important;
    height: 1px !important;
    width: 15% !important;
	background-color: white;
	margin-bottom: 20px !important;
}

#kmg-referenz-swiper .swiper-scrollbar-drag {
	background-color: white;
}

#kmg-referenz-swiper .swiper-scrollbar-drag span img {
	display: inline-block;
	position: relative;
    width: 1.43175rem !important;
    top: -11px !important;
	left: 41% !important;
}

/* END NEW REFERENZ SLIDER STYLE */


.kmg-kontakt-form .elementor-field-type-acceptance {
	display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: flex-end !important;
	flex-wrap: nowrap !important;
}

.kmg-kontakt-form .elementor-field-type-acceptance label {
	font-weight: 400 !important;
	font-size: 0.9375rem !important;
	margin-left: 15px !important;
	padding-bottom: 5px !important;
}

.kmg-kontakt-form .elementor-field-type-acceptance .elementor-field-subgroup {
	max-width: 20px !important;
}

.kmg-kontakt-form .elementor-field-type-acceptance .elementor-field-subgroup input {
	width: 20px !important;
	height: 20px !important;
	accent-color: black !important;
}
 
.kmg-kontakt-form .elementor-field-type-acceptance label a {
	color: black;
    text-decoration: underline;
}

.kmg-kontakt-form .elementor-field-textual:focus {
	box-shadow: none !important;
}



.elementor-widget-video .elementor-wrapper video {
	background-color: white !important;
}

.kmg-projekten-grid .elementor-grid {
    grid-template-columns: 2fr 1.6fr;
}

/*-----------------End Style Startseite ----------------- */

/*-----------------Start Style Unterseite ----------------- */
.kmg-claim p {
	margin-bottom: 0px !important;
}

.kmg-kontaktanfrage-btn .elementor-button-icon {
	font-size: 30px !important;
    display: flex !important;
    padding-top: 5px !important;
}

.kmg-leistungen-grid .elementor-tab-title {
	display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.kmg-leistungen-grid .elementor-tab-title .kmg-custom-toggle {
	display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
}

.kmg-leistungen-grid .elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
	margin-inline-start: 0px !important;
    width: auto !important;
    height: auto !important;
}

.kmg-leistungen-grid .elementor-tab-title .kmg-custom-toggle a {
	margin-left: 1rem !important
}

.kmg-leistungen-grid h3
{
	font-size: inherit !important;
}

.kmg-leistungen-btn a {
	padding: 16px 16px 16px 0;
	color: white;
	display: inline-flex;
    align-items: center;
	font-weight: 500;
}

.kmg-leistungen-btn a img {
	margin-left: 16px;
	width: 50px;
	margin-top: 3px;
}

.kmg-leistungen-icon .e-n-accordion-item-title-text {
	display: flex;
}

.kmg-leistungen-icon .e-n-accordion-item-title-text img {
	margin-right: 1.12rem;
}


#kmg-vorteile-swiper .swiper-scrollbar {
	position: relative !important;
    margin-top: 75px !important;
    margin-left: auto !important;
	margin-right: auto !important;
    bottom: 10px !important;
    z-index: 50 !important;
    height: 1px !important;
    width: 50% !important;
	background-color: black;
	margin-bottom: 20px !important;
}
	

#kmg-vorteile-swiper .swiper-slide:hover,
#kmg-vorteile-swiper .swiper-wrapper,
#kmg-vorteile-swiper .swiper-wrapper:hover {
	cursor: default !important;
}

#kmg-vorteile-swiper .swiper-scrollbar-drag {
	background-color: black;
}

#kmg-vorteile-swiper .swiper-scrollbar-drag span img {
	display: inline-block;
	position: relative;
    width: 30px !important;
    top: -15px !important;
	left: 41% !important;
}

#kmg-vorteile-swiper .swiper-scrollbar-drag span img:hover {
	cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#kmg-vorteile-swiper .swiper-scrollbar-drag span img:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}


#kmg-vorteile-swiper .swiper-slide-active .elementor-testimonial__name,
#kmg-vorteile-swiper .swiper-slide-active .elementor-testimonial__title,
#kmg-vorteile-swiper .swiper-slide-active .elementor-testimonial__text
{
	color: black !important;
}

#kmg-vorteile-swiper .elementor-testimonial__name,
#kmg-vorteile-swiper .elementor-testimonial__title {
	height: 40px !important;
}

#kmg-vorteile-swiper .elementor-testimonial__text {
	margin-top: 1rem !important;
}

#kmg-vorteile-swiper .swiper-slide-active .elementor-testimonial__text {
	font-size: 1.15rem !important;
}


.kmg-progress-slider .swiper-pagination-progressbar.swiper-pagination-horizontal {
	width: 50% !important;
	top: auto !important;
    left: 0 !important;
	right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
	background-color: #E4E4E4 !important;
	margin-top: 50px !important;
}

.kmg-progress-slider .elementor-swiper-button-next {
	right: -20px !important;
}

.kmg-progress-slider .elementor-swiper-button-prev {
	left: -20px !important;
}

.kmg-progress-slider .swiper-slide-active .elementor-testimonial__text {
	font-size: 1.15rem !important;
}

.kmg-progress-slider .swiper-slide-active .elementor-testimonial__name,
.kmg-progress-slider .swiper-slide-active .elementor-testimonial__title,
.kmg-progress-slider .swiper-slide-active .elementor-testimonial__text
{
	color: black !important;
}


#kmg-test-swiper .swiper-pagination-progressbar.swiper-pagination-horizontal {
	height: 1px;
	background-color: black !important;
}

#kmg-test-swiper .swiper-pagination-progressbar .progress-img {
	position:relative;
	display: inline-flex;
	width: 100%;
	top: -19px !important;
}

#kmg-test-swiper .swiper-pagination-progressbar .progress-img img {
	position: relative;
	transition-duration: 500ms !important;
}

#kmg-test-swiper .swiper-scrollbar {
	position: relative !important;
    margin-top: 50px !important;
    margin-left: auto !important;
	margin-right: auto !important;
    bottom: 3px !important;
    z-index: 50 !important;
    height: 1px !important;
    width: 50% !important;
	background-color: black;
	margin-bottom: 20px !important;
}


#kmg-test-swiper .swiper-slide:hover,
#kmg-test-swiper .swiper-wrapper,
#kmg-test-swiper .swiper-wrapper:hover {
	cursor: default !important;
}

#kmg-test-swiper .swiper-scrollbar-drag {
	background-color: black;
}

#kmg-test-swiper .swiper-scrollbar-drag span img {
	display: inline-block;
	position: relative;
    width: 30px !important;
    top: -15px !important;
	left: 41% !important;
}

#kmg-vorteil-swiper .kmg-vorteil {
	width: 100%;
	padding: 30px 0px;
}

#kmg-vorteil-swiper .kmg-vorteil-nummer {
	font-family: var(--e-global-typography-a503367-font-family), Sans-serif;    
	font-weight: var(--e-global-typography-a503367-font-weight);
	font-size: var(--e-global-typography-a503367-font-size);
    letter-spacing: var(--e-global-typography-a503367-letter-spacing);
	color: var(--e-global-color-68f48db);
	padding: 0px 10px;
	margin-bottom: 16px;
}

#kmg-vorteil-swiper .kmg-vorteil-ueberschrift {
	font-size: var(--e-global-typography-a165832-font-size);
    letter-spacing: var(--e-global-typography-a165832-letter-spacing);
	font-family: var(--e-global-typography-a165832-font-family), Sans-serif;
	font-weight: var(--e-global-typography-a165832-font-weight);
    text-transform: var(--e-global-typography-a165832-text-transform);
	color: var(--e-global-color-68f48db);
	padding: 0px 10px;
}

#kmg-vorteil-swiper .kmg-vorteil-text{
	color: var(--e-global-color-68f48db);
    font-family: "Barlow", Sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: none;
    line-height: 2rem;
    letter-spacing: -0.065rem;
	padding: 0px 10px;
}

#kmg-vorteil-swiper .swiper-slide-active .kmg-vorteil-text {
	color: black !important;
	font-size: 1.15rem !important;
}
#kmg-vorteil-swiper .swiper-slide-active .kmg-vorteil-ueberschrift,
#kmg-vorteil-swiper .swiper-slide-active .kmg-vorteil-nummer
{
	color: black !important;
}

#kmg-vorteil-swiper .swiper-button-prev,
#kmg-vorteil-swiper .swiper-button-next {
	display: none;
}

#kmg-vorteil-swiper .swiper-scrollbar {
	position: relative !important;
    margin-top: 50px !important;
    margin-left: auto !important;
	margin-right: auto !important;
    bottom: 3px !important;
    z-index: 50 !important;
    height: 1px !important;
    width: 50% !important;
	background-color: black;
	margin-bottom: 20px !important;
}

#kmg-vorteil-swiper .swiper-scrollbar-drag span img {
	display: inline-block;
	position: relative;
    width: 30px !important;
    top: -15px !important;
	left: 41% !important;
}

#kmg-vorteil-swiper .swiper-scrollbar-drag span img:hover {
	cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#kmg-vorteil-swiper .swiper-scrollbar-drag span img:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.kmg-unterseite-btn .elementor-button-icon {
	display: flex;
    font-size: 50px;
    margin-top: 5px;
}

/*-----------------End Style Unterseite ----------------- */



/* --------------  Start Style Referenz-Seiten ------------------*/


#kmg-referenz-detail-swiper .swiper-slide {
	height: auto !important;
}

#kmg-referenz-detail-swiper .swiper-slide video,
#kmg-referenz-detail-swiper .swiper-slide img {
	height: 100% !important;
    object-fit: cover !important;
}

#kmg-referenz-detail-swiper .swiper-scrollbar {
	position: relative !important;
    margin-top: 50px !important;
    margin-left: auto !important;
	margin-right: auto !important;
    bottom: 3px !important;
    z-index: 50 !important;
    height: 1px !important;
    width: 50% !important;
	background-color: black;
	margin-bottom: 20px !important;
}

#kmg-referenz-detail-swiper .swiper-scrollbar-drag span img {
	display: inline-block;
	position: relative;
    width: 30px !important;
    top: -15px !important;
	left: 41% !important;
}

#kmg-referenz-detail-swiper .swiper-scrollbar-drag span img:hover {
	cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#kmg-referenz-detail-swiper .swiper-scrollbar-drag span img:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}


.kmg-referenz-swiper .swiper-slide video,
.kmg-referenz-swiper .swiper-slide img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover !important;
}

.kmg-referenz-swiper .swiper-slide {
  height: auto !important;
}

.kmg-referenz-swiper .swiper-scrollbar {
  position: relative !important;
  margin-top: 50px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  bottom: 3px !important;
  z-index: 50 !important;
  height: 1px !important;
  width: 50% !important;
  background-color: black;
  margin-bottom: 20px !important;
}

.kmg-referenz-swiper .swiper-scrollbar-drag span img {
  display: inline-block;
  position: relative;
  width: 30px !important;
  top: -15px !important;
  left: 41% !important;
}

.kmg-referenz-swiper .swiper-scrollbar-drag span img:hover {
  cursor: grab;
}

.kmg-referenz-swiper .swiper-scrollbar-drag span img:active {
  cursor: grabbing;
}




/* --------------  End Style Referenz-Seiten ------------------*/


@media screen and (max-width: 1710px) {

	.kmg-hero-header h1 {
		font-size: 175px !important;
		line-height: 175px !important;
		word-spacing: -23px !important;
		
	}
	
	.kmg-hero-header .kmg-h1 {
    	font-size: 175px !important;
		line-height: 175px !important;
	}
	
	.kmg-startseite-services,
	.kmg-startseite-ueberuns {
		--content-width: 90% !important;
	}


}

/* ------------ Start style TABLET -----------------*/

@media screen and (min-width: 1200px) and (max-width: 1475px) {

	.kmg-hero-header h1 {
		font-size: 150px !important;
		line-height: 150px !important;
		word-spacing: -16px !important;
	}
	
	.kmg-hero-header .kmg-h1 {
    	font-size: 150px !important;
		line-height: 150px !important;
	}
	
	.kmg-header-claim {
		top: 30px !important;
	}
	
	.kmg-startseite-services {
		--content-width: 1140px !important;
	}

}
@media screen and (max-width: 1360px) {

#kmg-referenz-swiper .swiper-slide {
	width: 700px !important;
	padding: 2.5rem;
	}
}


@media screen and (max-width: 1200px) {
  
	.kmg-hero-header h1 {
		font-size: 130px !important;
		line-height: 130px !important;
		letter-spacing: -8px !important;
		word-spacing: -16px !important;
	}
	
	.kmg-hero-header .kmg-h1 {
    font-size: 130px !important;
	line-height: 130px !important;
	}

	.kmg-hero-header .kmg-h1-ort {
    	font-size: 1.5rem;
		margin-left: 0px;
		letter-spacing: -2px;
	}
	
	.kmg-startseite-services,
	.kmg-startseite-ueberuns {
		--content-width: 1140px !important;
	}
	
	#kmg-referenz-swiper .swiper {
		padding: 0px 4rem !important;
	}
}

@media screen and (max-width: 1024px) {
	
	
  	.kmg-navigation .elementor-nav-menu--dropdown {
		width: 100vw !important;
		background-color: black !important;
	}
	
	.kmg-navigation .elementor-nav-menu__container {
		min-height: 100vh !Important;
	}
	
	.kmg-navigation .menu-item-1703 .has-submenu {
		padding-left: 0rem !important;
		padding-right: 0rem !important;
		background-color: black !important;
	}
	
	.kmg-navigation .elementor-item {
		background-color: black !important;
	}
	
	.kmg-navigation .elementor-item.has-submenu {
		background-color: black !important;
		justify-content: space-between !important;
	}
	
	.kmg-navigation .elementor-nav-menu--dropdown .elementor-item,
	.kmg-navigation .elementor-nav-menu--dropdown .elementor-sub-item {
		font-size: 1.5rem !important;
	}
	
	header .elementor-element-d54a6c3:has(.elementor-menu-toggle.elementor-active) {
		background-color: black !Important;
		z-index: 99 !important;
	}
	
	.kmg-navigation .elementor-nav-menu li {
		padding-top: 0.5rem !important;
		padding-bottom: 0.5rem !important;
	}
	
	.kmg-navigation .elementor-item .sub-arrow {
		padding: 1rem !important;
	}
	
	.kmg-navigation .elementor-nav-menu .sub-arrow {
	fill: white !important;
	}
	
	.kmg-navigation .menu-item-2732 a {
	width: 100% !important;
	}

	.kmg-navigation .menu-item-2709 a {
		width: 100% !important;
	}

	.kmg-navigation .menu-item-2719 a {
		width: 100% !important;
	}

	.kmg-navigation .menu-item-2719 {
		margin-left: 0px !important;
	}
	
	.kmg-hero-header h1 {
		font-size: 110px !important;
		line-height: 110px !important;
		letter-spacing: -6px !important;
	}
	
	.kmg-hero-header .kmg-h1 {
    	font-size: 110px !important;
		line-height: 110px !important;
	}

	.kmg-h1-ort {
    	font-size: 1.3rem;
	}
	
	#kmg-test-swiper .swiper-slide {
		width: 51% !important;
	}
	
	#kmg-vorteil-swiper .swiper-scrollbar
	{ 
 	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 40px !important;
    width: 75% !important;
	}
	
	#kmg-referenz-swiper .swiper {
		padding: 0px 2rem !important;
	}
	
	#kmg-referenz-swiper .swiper-slide {
	width: 550px !important;
	padding: 2rem;
	}
	
	#kmg-referenz-swiper .swiper-scrollbar {
		margin-left: auto !important;
    	margin-right: auto !important;
		width: 30% !important;
	}
}

@media screen and (max-width: 767px) {
 
	.kmg-hero-header h1 {
		font-size: 70px !important;
		line-height: 70px !important;
		letter-spacing: -4px !important;
		word-spacing: -9px !important;
	}
	
	.kmg-hero-header .kmg-h1 {
    	font-size: 70px !important;
		line-height: 70px !important;
	}
	
	.kmg-h1-ort {
    	font-size: 1.3rem;
	}
	
	#kmg-testimonial-slider .swiper-slide {
		width: 350px ;
	}
	
	#kmg-testimonial-slider .swiper-scrollbar,
	#kmg-vorteile-swiper .swiper-scrollbar,
	#kmg-vorteil-swiper .swiper-scrollbar
	{ 
 	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 25px !important;
    width: 75% !important;
	}
	
	
	
	.kmg-projekte { 
		background-image:none !important;
		background-color: white;
	}
/*
	#kmg-test-swiper .elementor-main-swiper {
		width:100% !important;
	}
	*/
	
	#kmg-test-swiper .swiper-slide {
		width: 102% !important;
	}
	
	.kmg-startseite-services,
	.kmg-startseite-ueberuns {
		--content-width: 100% !important;
	}
	
	.kmg-services-icon .elementor-icon-box-icon {
		display: flex !important;
		align-items: flex-end !important;
	}
	
	.kmg-projekten-grid .elementor-grid {
    grid-template-columns: 1fr;
	}
	
	#kmg-referenz-swiper .swiper {
		padding: 0px 1rem 0px 0px !important;
	}
	
	#kmg-referenz-swiper .swiper-slide {
        width: 100% !important;
    }
	
	#kmg-referenz-swiper .swiper-scrollbar {
		width: 50% !important;
	}
	
	
	#kmg-referenz-detail-swiper .swiper-slide video,
	#kmg-referenz-detail-swiper .swiper-slide img {
	height: auto !important;
	width: 100% !important;
}
	
	/* ------------- START MOBILE HEADER BACKGROUND IMAGES LEISTUNGEN ----------- */
	
	#kmg-packaging-design.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Packaging-Design-Kopie.webp') 50% 50% !important;
	}
	
	#kmg-webdesign-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Webdesign-1.webp') 50% 50% !important;
	}
	
	#kmg-logo-design-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Logo-Design.webp') 50% 50% !important;
	}
	
	#kmg-design-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Frame-34212-Kopie.webp') 50% 50% !important;
	}
	
	#kmg-strategie-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/KubikCube_V2_Quadrat-Kopie.webp') 50% 50% !important;
	}
	
	#kmg-corporate-design-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Corporate-Design-1.webp') 50% 50% !important;
	}
	
	#kmg-corporate-identity-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Corporate-identity-Kopie.webp') 50% 50% !important;
	}
	
	#kmg-branding-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Branding-Kopie.webp') 50% 50% !important;
	}
	
	#kmg-produktentwicklung-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Produktentwicklung-1.webp') 50% 50% !important;
	}
	
	#kmg-userexperience-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/User-Experience-1.webp') 50% 50% !important;
	}
	
	#kmg-digital-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/HelloWorld_FullHD_Slow-1-Kopie.webp') 50% 50% !important;
	}
	
	#kmg-backend-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Backend-1.webp') 50% 50% !important;
	}
	
	#kmg-digitalsignage-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Digital-Signage-1.webp') 50% 50% !important;
	}
	
	#kmg-ecommerce-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/E-Commerce-1.webp') 50% 50% !important;
	}
	
	#kmg-frontend-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Frontend-1.webp') 50% 50% !important;
	}
	
	#kmg-landingpages-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Landingpages-1.webp') 50% 50% !important;
	}
	
	#kmg-onlinemarketing-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Online-Marketing-1.webp') 50% 50% !important;
	}
	
	#kmg-sea-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/SEA-1.webp') 50% 50% !important;
	}
	
	#kmg-seo-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/SEO-1.webp') 50% 50% !important;
	}
	
	#kmg-brandportal-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/BrandPortal.webp') 50% 50% !important;
	}
	
	#kmg-socialmedia-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Social-Media-1.webp') 50% 50% !important;
	}
	
	#kmg-wordpress-header.elementor-element.elementor-element-2c7b71f:not(.elementor-motion-effects-element-type-background) {
		background: url('https://konrad.media/wp-content/uploads/Wordpress-1.webp') 50% 50% !important;
	}
	
	/* ------------- END MOBILE HEADER BACKGROUND IMAGES LEISTUNGEN ----------- */
	
}

/* ------------ End style TABLET -----------------*/