/*
 Theme Name:   Grote Media Child Theme
 Theme URI:    .
 Description:  .
 Author:       Grote Media
 Author URI:   .
 Template:     hello-elementor
 Version:      1.0.0
*/

/* BASICS */

.no-margin p:last-child {
	margin-bottom: 0 !important;
}
.content-wrap a {
	color: #AFCB37 !important;
}
.content-wrap a:hover {
	color: #FFFFFF !important;
}

/* HEADER */

.section-logo {
	position: absolute;
	width: 100%;
}
.menu-wrap .elementor-menu-toggle {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.menu-icon-open i, .menu-icon-close i {
	cursor: pointer;
}
@media screen and (min-width: 1201px) {
	.menu-wrap nav ul li:last-child {
		background-color: #AFCB37;
		border: 2px solid #fff;
		border-radius: 20px;
	}
	.menu-wrap nav ul li:last-child:hover {
		background-color: #ffffff;
	}
	.menu-wrap nav ul li:last-child a {
		color: #fff !important;
		margin-right: 12.5px;
	}
	.menu-wrap nav ul li:last-child:hover a {
		color: #AFCB37 !important;
	}
}
.

/* CONTENT */

.section-bg:after {
	content: "";
	background-color: rgba(255,255,255,.1);
	height: calc(100% - 40px);
	width: calc(100% - 40px);
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 125px 90px 90px 125px;
	z-index: -1;
}
@media screen and (max-width: 767px) {
	.section-bg:after {
		width: calc(100% - 0px);
		border-radius: 115px 90px 90px 115px;
	}
	.top-section-bg:after {
		height: calc(100%) !important;
		width: calc(100%) !important;
		border-radius: 0 !important;
	}
	.top-2-section-bg:after {
		height: calc(100% - 20px) !important;
		width: calc(100% - 20px) !important;
		bottom: 0;
		top: inherit !important;
		border-radius: 115px 0 0 115px !important;
	}
}
.top-section-bg:after {
	content: "";
	background-color: rgba(255,255,255,.1);
	height: calc(100% - 60px);
	width: calc(100% - 60px);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0 125px 125px 0;
	z-index: -1;
}
.top-2-section-bg:after {
	content: "";
	background-color: rgba(255,255,255,.1);
	height: calc(100% - 60px);
	width: calc(100% - 60px);
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 125px 0 0 125px;
	z-index: -1;
}
.custom-border .elementor-divider-separator:before {
	content: "";
	border: 1px solid #fff;
	position: absolute;
	top: -15px;
	right: calc(100% - 20px);
	display: block;
	width: 200px;
	z-index: -1;
}
.custom-border .elementor-divider-separator:after {
	content: "";
	border: 1px solid #fff;
	position: absolute;
	top: -15px;
	left: 100%;
	display: block;
	width: 5000px;
	z-index: -1;
}
.cover-span p:after {
	content: "";
	background: url(https://kennymeier.de/wp-content/uploads/Schornsteinfeger_Innungszeichen_Print.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 45px;
	width: 45px;
	position: absolute;
	top: -11px;
	left: 85px;
}
.read-more p, .read-less p {
	cursor: pointer;
}
@media screen and (max-width: 767px) {
	.custom-2-border .elementor-divider-separator:before {
		width: 60px !important;
	}
}
/*.carousel-wrap .swiper-wrapper {
	align-items: center;
}
.carousel-wrap .swiper-slide {
	border: 2px solid #fff;
	border-radius: 100px;
	height: 650px !important;
	clip-path: inset(0 0 0 0) !important;
}
.carousel-wrap .swiper-slide.swiper-slide-active {
	height: 750px !important;
	z-index: 50;
}
.carousel-wrap .bdt-image-wrap {
	height: 50%;
}
.carousel-wrap .bdt-content-wrap {
	opacity: 1 !important;
	height: 50%;
	padding: 25px !important;
	background-color: #706F6F;
}
.carousel-wrap .bdt-content-wrap .bdt-subtitle, .carousel-wrap .bdt-content-wrap .bdt-title  {
	transform: none !important;
}
.carousel-wrap .bdt-navigation-prev i, .carousel-wrap .bdt-navigation-next i {
	display: none !important;
}
.carousel-wrap .bdt-slidenav {
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	height: calc(214px*0.5);
	width: calc(270px*0.5);
}
.carousel-wrap .bdt-navigation-prev {
	background: url(http://web.kennymeier.de/wp-content/uploads/gallery-prev-icon.png);
	left: -108px !important;
}
.carousel-wrap .bdt-navigation-next {
	background: url(http://web.kennymeier.de/wp-content/uploads/gallery-next-icon.png);
	right: -108px !important;
}*/
ul.swiper-wrapper .slider-container-block-background {
	padding: 0 !important;
}
ul.swiper-wrapper .slider-coverflow-wrapper .slide-title {
	display: none !important;
}
ul.swiper-wrapper .slider-coverflow-wrapper > div, .swiper-wrapper .slider-coverflow-wrapper .slide-description, .swiper-wrapper .slider-coverflow-wrapper .carousel-wrapper {
	height: 100%;
	width: 100%;
}
ul.swiper-wrapper .slider-coverflow-wrapper .img-wrap {
	line-height: 0;
	height: 50%;
}
ul.swiper-wrapper .slider-coverflow-wrapper .img-wrap img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
ul.swiper-wrapper .slider-coverflow-wrapper .content-wrap {
	font-family: "effra-arabic" !important;
	color: #fff;
	font-size: 18px;
	line-height: 1.3em;
	padding: 25px 35px;
}
ul.swiper-wrapper .swiper-slide {
	border: 2px solid #fff;
	border-radius: 100px;
	overflow: hidden;
	padding: 0;
}
ul.swiper-wrapper .swiper-slide.swiper-slide-active .slider-container-block-background {
	background-color: #AFCB37 !important;
}
ul.swiper-wrapper .swiper-slide {
	visibility: hidden;
}
ul.swiper-wrapper .swiper-slide.swiper-slide-visible {
	visibility: visible;
}
.mySwiper .swiper-coverflow-buttons-block {
	position: absolute;
	margin: 0;
	top: calc(50% - 54px);
	width: calc(100% - 60px);
	justify-content: space-between;
}
.mySwiper .swiper-button-prev:after, .mySwiper .swiper-button-next:after {
	content: none !important;
}
.mySwiper .swiper-button-prev, .mySwiper .swiper-button-next {
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	height: calc(214px*0.5);
	width: calc(270px*0.5);
	border-radius: 0;
	margin: 0;
}
@media screen and (max-width: 1200px) {
	ul.swiper-wrapper .slider-coverflow-wrapper .img-wrap {
		height: 35%;
	}
}
@media screen and (max-width: 1024px) {
	.mySwiper .swiper-button-prev, .mySwiper .swiper-button-next {
		height: calc(214px*0.15);
		width: calc(270px*0.15);
	}
	.mySwiper .swiper-coverflow-buttons-block {
		width: calc(100% - 20px);
	}
	.mySwiper {
		padding: 30px 10px 50px !important;
	}
	#mySwiper-1 {
	  width: calc(100% - 65px) !important;
	}
}
@media screen and (max-width: 767px) {
	ul.swiper-wrapper .slider-coverflow-wrapper .img-wrap {
		height: 35%;
	}
	ul.swiper-wrapper .slider-coverflow-wrapper .content-wrap {
		font-size: 10px;
		padding: 5px 15px;
	}
	ul.swiper-wrapper .slider-coverflow-wrapper .content-wrap h4 {
		margin-bottom: 10px !important;
	}
	ul.swiper-wrapper .swiper-slide {
		border-radius: 50px;
	}
	.mySwiper .swiper-coverflow-buttons-block {
		width: 100%;
	}
	.mySwiper {
		padding: 10px 0px 20px !important;
	}
	ul.swiper-wrapper .swiper-slide.swiper-slide-active .slider-container-block-background {
		background-color: #706F6F !important;
	}
}
@media screen and (max-width: 449px) {
	#mySwiper-1 {
	  width: calc(100% - 15px) !important;
	}
}
.mySwiper .swiper-button-prev {
	background: url(https://kennymeier.de/wp-content/uploads/gallery-prev-icon.png);
}
.mySwiper .swiper-button-next {
	background: url(https://kennymeier.de/wp-content/uploads/gallery-next-icon.png);
}
#mySwiper-1 {
	width: calc(100% - 275px);
}
.form-wrap .elementor-field-type-text input, .form-wrap .elementor-field-type-email input {
    padding: 10px 15px !important;
    outline: none;
}
.form-wrap .elementor-field-type-submit button {
	padding: 10px 20px !important;
}
@media screen and (max-width: 767px) {
	.form-wrap .elementor-field-type-text input, .form-wrap .elementor-field-type-email input {
		padding: 7px 12px !important;
		min-height: inherit !important;
	}
	.form-wrap .elementor-field-type-submit button {
		padding: 7px 15px !important;
		min-height: inherit !important;
	}
	.form-wrap .elementor-field-group {
		margin-bottom: 10px !important;
	}
}
.form-wrap textarea {
    padding: 10px 15px !important;
    resize: none !important;
    outline: none;
}
.form-wrap .elementor-field-type-text input:focus, .form-wrap .elementor-field-type-email input:focus {
    border: none !important;
    box-shadow: none !important;
}
.form-wrap textarea:focus {
    border: none !important;
    box-shadow: none !important;
}
.form-wrap .elementor-field-type-acceptance a:hover {
	color: #AFCB37 !important;
}
.elementor-acceptance-field {
    -webkit-appearance: none;
    padding: 0 8px;
    position: relative;
    font-size: 10px !important;
    margin-right: 5px;
    top: 4px;
    height: 18px;
    width: 18px;
    display: inline-block !important;
}
.elementor-acceptance-field:checked:after {
    content: '\2714';
    font-size: 25px;
    position: absolute;
    top: 0;
    left: 2px;
    color: #AFCB37;
}
@media screen and (max-width: 767px) {
	.elementor-acceptance-field {
		top: 5px;
		height: 16px;
		width: 16px;
	}
	.elementor-acceptance-field:checked:after {
		font-size: 21px;
	}
}
.location-wrap p:before {
	content: "";
	background: url(https://kennymeier.de/wp-content/uploads/icon-location.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 32px;
	height: 56px;
	display: block;
	position: absolute;
	left: 50px;
	top: 16px;
}
.mail-wrap p:before {
	content: "";
	background: url(https://kennymeier.de/wp-content/uploads/icon-mail.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 28px;
	height: 21px;
	position: absolute;
	left: 54px;
	top: 8px;
}
.phone-wrap p:before {
	content: "Fon";
	position: absolute;
	left: 50px;
}
.mobil-wrap p:before {
	content: "Mobil";
	position: absolute;
	left: 50px;
}
@media screen and (max-width: 1024px) {
	.location-wrap p:before {
		left: 25px;
		top: 16px;
		width: calc(32px*0.7);
	}
	.mail-wrap p:before {
		left: 27px;
		top: 6px;
		width: calc(28px*0.7);
	}
	.phone-wrap p:before {
		left: 25px;
	}
	.mobil-wrap p:before {
		left: 25px;
	}
}
@media screen and (max-width: 767px) {
	.location-wrap p:before {
		left: 10px;
		top: -14px;
		width: calc(32px*0.3);
	}
	.mail-wrap p:before {
		left: 12px;
		top: -8px;
		width: calc(28px*0.3);
	}
	.phone-wrap p:before {
		left: 10px;
	}
	.mobil-wrap p:before {
		left: 10px;
	}
}

/* FOOTER */

.footer-wrap .elementor-inner-section > div .elementor-column:first-child {
	width: 350px !important;
}
.footer-wrap .elementor-inner-section > div .elementor-column {
	width: calc((100% - 350px)*.25) !important;
}
.footer-wrap .elementor-inner-section > div .elementor-column:last-child {
	width: calc((100% - 350px)*.5) !important;
}
@media screen and (max-width: 1200px) {
	.footer-wrap .elementor-inner-section > div .elementor-column:first-child {
		width: 350px !important;
	}
	.footer-wrap .elementor-inner-section > div .elementor-column {
		width: calc((100% - 350px)*.5) !important;
	}
	.footer-wrap .elementor-inner-section > div .elementor-column:last-child {
		width: 0 !important;
	}
}
@media screen and (max-width: 767px) {
	.footer-wrap .elementor-inner-section > div .elementor-column:first-child {
		width: 180px !important;
	}
	.footer-wrap .elementor-inner-section > div .elementor-column:nth-child(2) {
		width: calc((100% - 180px)*.7) !important;
	}
	.footer-wrap .elementor-inner-section > div .elementor-column:nth-child(3) {
		width: calc((100% - 180px)*.3) !important;
	}
	.footer-wrap .elementor-inner-section > div .elementor-column:last-child {
		width: 0 !important;
	}
}
.section-logo-footer {
	position: absolute;
	margin-left: 10px;
}
.footer-menu-wrap nav ul li:last-child {
	background-color: #AFCB37;
	border: 2px solid #fff;
	border-radius: 20px;
	display: inline-block;
	margin-top: 10px;
}
.footer-menu-wrap nav ul li:last-child:hover {
	background-color: #ffffff;
}
.footer-menu-wrap nav ul li:last-child a {
	color: #fff !important;
	padding: 5px 0 !important;
 	margin: 0 12.5px;
}
.footer-menu-wrap nav ul li:last-child:hover a {
	color: #AFCB37 !important;
}
.footer-phone p:before {
	content: "Fon";
	position: absolute;
  	left: 0;
}
.footer-mobil p:before {
	content: "Mobil";
	position: absolute;
 	left: 0;
}
.footer-wrap .elementor-menu-toggle {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
	.footer-wrap ul.elementor-nav-menu {
		padding-bottom: 20px;
		padding-top: 10px;
		text-align: center;
	}
}