/* 
Theme Name: Let Me Clean
Theme URI: /
Description: Let Me Clean Theme by farbzirkel
Author: www.farbzirkel.com
Version: 1.0
Tags: letmeclean */

/* CONTACT FORM CSS */

@media (min-width: 75rem) {	
	.subpage h3{
    color: #262626;
    font-family: 'Jost SemiBold'; 
    font-size: 1.8rem;
    line-height: 2.8rem;
	}
	.subpage ul li{
		font-family: "Jost Regular";
		font-size: 1.2rem;
		color: #262626;
		line-height: 2.2rem;
	}
}
}

@media (min-width: 0rem) and (max-width: 75rem) {
.subpage h3{
    color: #262626;
    font-family: 'Jost SemiBold'; 
    font-size: 1.8rem;
    line-height: 2.8rem;
}
		.subpage ul li{
		font-family: "Jost Regular";
		font-size: 1.2rem;
		color: #262626;
			line-height: 2.2rem;
	}
}

@media (min-width: 0rem) and (max-width: 75rem) {
	.guetesiegel{
		display: none;
	}
	
	a{
		color: #98CD59;
	}
	.wpcf7-response-output{
	color: white;
	font-family: 'Jost Regular'; !important
}

form label{
	color: white;
	font-family: 'Jost Regular'; !important
	font-size: 1rem;
	line-height: 1.8rem;
}

.wpcf7-not-valid-tip{
	padding-bottom: 10px;
}

textarea{
	width: 100%;
	border: 1px solid #98CD59;
}

input[type=text]{
	width: 100%;
	margin-bottom: 10px;
	height: 30px;
	background-color: white;
	border: 1px solid #98CD59;
	font-family: 'Jost Regular'; !important
}

input[type=email]{
	width: 100%;
	margin-bottom: 10px;
	height: 30px;
	background-color: white;
	border: 1px solid #98CD59;
	font-family: 'Jost Regular'; !important
	color: white; !important
}

input[type=submit]{
	margin-top:20px;
	background-color: #fff;
	color: #262626;              
    padding: 10px 40px;       
    border: none;             
    border-radius: 10px;      
    box-shadow: none;          
    cursor: pointer;           
    font-size: 1.2rem;
	font-family: 'Jost Regular';
	transition: 0.3s all ease;
	margin-bottom: 40px;
	
}

}

@media (min-width: 75rem) {	
	
.wpcf7-response-output{
	color: white;
	font-family: 'Jost Regular'; !important
}

form label{
	color: white;
	font-family: 'Jost Regular'; !important
	font-size: 1rem;
	line-height: 1.8rem;
}

.wpcf7-not-valid-tip{
	padding-bottom: 10px;
}

textarea{
	width: 500px;
	border: 1px solid #98CD59;
}

input[type=text]{
	margin-bottom: 10px;
	width: 500px;
	height: 30px;
	background-color: white;
	border: 1px solid #98CD59;
	font-family: 'Jost Regular'; !important
}

input[type=email]{
	margin-bottom: 10px;
	width: 500px;
	height: 30px;
	background-color: white;
	border: 1px solid #98CD59;
	font-family: 'Jost Regular'; !important
	color: white; !important
}

input[type=submit]{
	margin-top:20px;
	background-color: #fff;
	color: #262626;              
    padding: 10px 40px;       
    border: none;             
    border-radius: 10px;      
    box-shadow: none;          
    cursor: pointer;           
    font-size: 1.2rem;
	font-family: 'Jost Regular';
	transition: 0.3s all ease;
	
}

input[type=submit]:hover{
	background-color: #98CD59;
	color: white;              
    padding: 10px 40px;       
    border: none;             
    border-radius: 10px;      
    box-shadow: none;          
    cursor: pointer;           
    font-size: 1.2rem;
	font-family: 'Jost Regular';
	
}
}


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-display: swap;
  font-family: 'Jost Light';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/jost-v15-latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost Regular';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/jost-v15-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost Medium';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/jost-v15-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost SemiBold';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/jost-v15-latin-600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost Bold';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/jost-v15-latin-700.woff2') format('woff2');
}
.hidden {
  display: none;
  visibility: hidden;
}

.show {
  display: block;
  visibility: visible;
}

*,
*:after,
*:before {
  box-sizing: border-box;
}

::selection {
  background-color: #98cd59; /* Hintergrundfarbe beim Markieren */
  color: #ffffff; /* Textfarbe beim Markieren */
}

html {
  scroll-behavior: smooth;
  background-color: #ffffff;
  max-width: 100vw;
  overflow-x: hidden;
  margin: 0 auto;
}

body {
  background-color: #ffffff;
  margin: 0;
}

@font-face {
  font-display: swap;
  font-family: 'Jost Light';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/jost-v15-latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost Regular';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/jost-v15-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost Medium';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/jost-v15-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost SemiBold';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/jost-v15-latin-600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost Bold';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/jost-v15-latin-700.woff2') format('woff2');
}
@media (min-width: 75rem) {
  .menu-mobile {
    display: none;
  }
  .menu-basic {
    display: flex;
    justify-content: center;
    border-bottom: #98cd59 3px solid;
    height: 100px;
  }
  .menu-basic .menu-wrapper {
    max-width: 2000px;
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .menu-basic .logo a {
    display: flex;
    align-items: center;
  }
  .menu-basic .logo svg {
    width: 80%;
    height: 100px;
  }
  .menu-basic .menu-items {
    width: 39%;
    display: flex;
    justify-content: space-between;
  }
  .menu-basic .menu-items a {
    font-family: 'Jost Medium';
    font-size: 1.6rem;
    text-decoration: none;
    color: #98cd59;
    box-shadow: inset 0 0 0 0 #98cd59;
    padding: 0 0.25rem;
    margin: 0 -0.25rem;
    transition: color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  }
  .menu-basic .menu-items a:hover {
    color: #fff;
    box-shadow: inset 230px 0 0 0 #98cd59;
  }
}
@media (min-width: 0rem) and (max-width: 75rem) {
  .menu-basic {
    display: none;
  }
  .mobile-header {
    display: flex;
    justify-content: space-between;
    align-items: start;
    width: 90%;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mobile-header .logo-mobile {
    z-index: 4;
    display: flex;
    align-items: center;
  }
  .mobile-header .logo-mobile svg {
    max-width: 150px;
    max-height: 70px;
  }
  .mobile-items {
    display: none;
  }
  .mobile-items.active {
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    background-color: #ffffff;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    list-style: none;
  }
  .mobile-items.active ol,
  .mobile-items.active ul {
    list-style: none;
    padding: 0;
  }
  .mobile-items.active a {
    font-family: 'Jost Medium';
    font-size: 2.5rem;
    text-decoration: none;
    color: #262626;
    line-height: 4rem;
  }
  .burger {
    z-index: 4;
    cursor: pointer;
  }

.burger .menu {
  --s: 40px;
  --c: #98cd59;
  height: var(--s);
  width: var(--s);
  border: none;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  display: block;
  cursor: pointer;
  appearance: none;
  transition: background-position 0.3s, clip-path 0.3s;
}

.burger .menu:before,
.burger .menu:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px; 
  background: var(--c);
  left: 0;
  transition: transform 0.3s, top 0.3s;
}

.burger .menu:before {
  top: 10px; 
}

.burger .menu:after {
  top: 26px; 
}

.burger .menu:checked:before {
  transform: rotate(45deg);
  top: 18px;
}

.burger .menu:checked:after {
  transform: rotate(-45deg);
  top: 18px; 
}

.burger .menu:focus-visible {
  outline: 2px solid var(--c);
  outline-offset: 5px;
}


}
@media (min-width: 75rem) {
  footer {
    background-color: #98cd59;
  }
  footer #copyright {
    background-color: #98cd59;
    text-align: center;
    color: white;
    font-family: 'Jost Light';
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 2000px;
    margin: 0 auto;
    width: 90%;
    display: flex;
    justify-content: center;
    font-family: 'Jost Medium';
    color: white;
  }
  .footer-wrapper a {
    color: white;
    transition: 0.3s ease all;
    text-decoration: none;
    font-size: 1.2rem;
  }
  .footer-wrapper a:hover {
    color: #262626;
  }
}
@media (min-width: 0rem) and (max-width: 75rem) {
  footer {
    background-color: #98cd59;
  }
  footer #copyright {
    background-color: #98cd59;
    text-align: center;
    color: white;
    font-family: 'Jost Light';
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 0.8rem;
  }
  .footer-wrapper {
    padding-top: 20px;
    padding-bottom: 10px;
    max-width: 2000px;
    margin: 0 auto;
    width: 95%;
    display: flex;
    justify-content: center;
    font-family: 'Jost Medium';
    color: white;
  }
  .footer-wrapper a {
    color: white;
    transition: 0.3s ease all;
    text-decoration: none;
    font-size: 1rem;
  }
  .footer-wrapper a:hover {
    color: #262626;
  }
}
@media (min-width: 75rem) {
  .leistungen .leistungen-headline {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
  }
  .leistungen .leistungen-headline h2 {
    font-family: 'Jost Bold';
    color: #98cd59;
    font-size: 4rem;
    padding-bottom: 50px;
    padding-top: 100px;
  }
  .leistungen .leistungen-wrapper {
    max-width: 2000px;
    width: 90%;
    margin: 0 auto;
  }
  .leistungen .leistungen-wrapper .category {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 3px solid #98cd59;
    display: flex;
    justify-content: flex-start;
  }
  .leistungen .leistungen-wrapper .category .leistungen-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
  }
  .leistungen .leistungen-wrapper .category .leistungen-icon svg {
    width: 250px;
    height: 100%;
    display: flex;
  }
  .leistungen .leistungen-wrapper .category .leistungen-text {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 50px;
  }
  .leistungen .leistungen-wrapper h3 {
    color: #262626;
    font-family: 'Jost SemiBold';
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  .leistungen .leistungen-wrapper ul {
    font-family: 'Jost Regular';
    font-size: 1.2rem;
    color: #262626;
    line-height: 2.2rem;
  }
  .leistungen .leistungen-wrapper ul li::marker {
    color: #98cd59;
  }
}
@media (min-width: 0rem) and (max-width: 75rem) {
  .leistungen .leistungen-headline {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
  }
  .leistungen .leistungen-headline h2 {
    font-family: 'Jost Bold';
    color: #98cd59;
    font-size: 3rem;
    padding-bottom: 20px;
    padding-top: 50px;
  }
  .leistungen .leistungen-wrapper {
    max-width: 2000px;
    width: 90%;
    margin: 0 auto;
  }
  .leistungen .leistungen-wrapper .category {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 3px solid #98cd59;
  }
  .leistungen .leistungen-wrapper .category .leistungen-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: #98cd59;
  }
  .leistungen .leistungen-wrapper .category .leistungen-icon svg {
    width: 250px;
    height: 100%;
    display: flex;
  }
  .leistungen .leistungen-wrapper .category .leistungen-text {
    width: 100%;
  }
  .leistungen .leistungen-wrapper .category h3 {
    color: #262626;
    font-family: 'Jost SemiBold';
    font-size: 1.8rem;
    line-height: 2.8rem;
    padding-top: 20px;
  }
  .leistungen .leistungen-wrapper .category ul {
    font-family: 'Jost Regular';
    font-size: 1.2rem;
    color: #262626;
    line-height: 2.2rem;
  }
  .leistungen .leistungen-wrapper .category ul li::marker {
    color: #98cd59;
  }
}
@media (min-width: 75rem) {
  .ueber {
    padding-bottom: 100px;
  }
  .ueber .ueber-section {
    display: flex;
    justify-content: space-between;
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
  }
  .ueber .ueber-1 {
    width: 50%;
  }
  .ueber .ueber-1 p {
    font-family: 'Jost Regular';
    font-size: 1.2rem;
    color: #262626;
    line-height: 2.2rem;
  }
  .ueber .ueber-2 {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .ueber .ueber-2 img {
    width: 40%;
  }
  .ueber .ueber-headline {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
  }
  .ueber .ueber-headline h2 {
    font-family: 'Jost Bold';
    color: #98cd59;
    font-size: 4rem;
    padding-bottom: 50px;
    padding-top: 100px;
  }
}
@media (min-width: 0rem) and (max-width: 75rem) {
  .ueber {
    padding-bottom: 50px;
  }
  .ueber .ueber-section {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
  }
  .ueber .ueber-1 {
    width: 100%;
  }
  .ueber .ueber-1 p {
    font-family: 'Jost Regular';
    font-size: 1.2rem;
    color: #262626;
    line-height: 2.2rem;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .ueber .ueber-2 {
    width: 100%;
  }
  .ueber .ueber-2 img {
    padding-top: 20px;
    width: 100%;
  }
  .ueber .ueber-headline {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
  }
  .ueber .ueber-headline h2 {
    font-family: 'Jost Bold';
    color: #98cd59;
    font-size: 3rem;
    padding-bottom: 20px;
    padding-top: 50px;
  }
}
@media (min-width: 75rem) {
  .kontakt {
    background-color: #262626;
  }
  .kontakt .kontakt-sec {
    display: flex;
    justify-content: space-between;
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
    padding-bottom: 100px;
  }
  .kontakt .kontakt-sec .kontakt-text {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Jost Regular';
    color: white;
    font-size: 1.5rem;
    line-height: 2.5rem;
	padding-left: 30px;
  }
  .kontakt .kontakt-sec .kontakt-text hr {
    color: #98cd59;
    height: 3px;
    background-color: #98cd59;
    border: none;
  }
  .kontakt .kontakt-sec .kontakt-text img {
    width: 60%;
	padding-left: 30px;
  }
  .kontakt .kontakt-sec .kontakt-text #comp {
    font-family: 'Jost SemiBold';
  }
  .kontakt .kontakt-headline {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
  }
  .kontakt .kontakt-headline h2 {
    font-family: 'Jost Bold';
    color: #ffffff;
    font-size: 4rem;
    padding-bottom: 50px;
    padding-top: 100px;
  }
}
@media (min-width: 0rem) and (max-width: 75rem) {
  .kontakt {
    background-color: #262626;
  }
  .kontakt .kontakt-sec {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
    padding-bottom: 100px;
  }
  .kontakt .kontakt-sec .kontakt-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: 'Jost Regular';
    color: white;
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .kontakt .kontakt-sec .kontakt-text hr {
    color: #98cd59;
    height: 3px;
    background-color: #98cd59;
    border: none;
  }
  .kontakt .kontakt-sec .kontakt-text img {
    width: 100%;
  }
  .kontakt .kontakt-sec .kontakt-text #comp {
    font-family: 'Jost SemiBold';
  }
  .kontakt .kontakt-headline {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
  }
  .kontakt .kontakt-headline h2 {
    font-family: 'Jost Bold';
    color: #ffffff;
    font-size: 3rem;
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 75rem) {
  .hero {
    height: 90vh;
    background-image: url('https://letmeclean.at/wp-content/uploads/2024/09/letmeclean-gebaeudereinigung-salzburg-scaled.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .hero .hero-outer {
    max-width: 2000px;
    width: 90%;
    margin: 0 auto;
    height: 90vh;
  }
  .hero .hero-inner {
    background-color: #98cd59;
    display: inline-block;
    position: relative;
    top: 60vh;
    font-family: 'Jost SemiBold';
    color: white;
    font-size: 3rem;
    line-height: 4rem;
  }
  .hero .hero-inner h1 {
    padding: 30px;
  }
}
@media (min-width: 0rem) and (max-width: 75rem) {
  .hero {
    height: 90vh;
    background-image: url('https://letmeclean.at/wp-content/uploads/2024/09/letmeclean-gebaeudereinigung-salzburg-scaled.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .hero .hero-outer {
    width: 90%;
    margin: 0 auto;
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hero .hero-inner {
    background-color: #98cd59;
    font-family: 'Jost SemiBold';
    color: white;
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .hero .hero-inner h1 {
    padding: 30px;
    text-align: center;
  }
}
@media (min-width: 75rem) {
  .subpage {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .subpage p {
    font-family: 'Jost Regular';
    font-size: 1.2rem;
    color: #262626;
    line-height: 2.2rem;
  }
  .subpage .text-sub {
    width: 40%;
  }
  .subpage .bold-text {
    font-size: 1.5rem;
    font-family: 'Jost SemiBold';
  }
  .subpage a {
    color: #98cd59;
  }
  .subpage a:hover {
    color: rgb(76, 112, 32);
  }
  .subpage h2 {
    font-family: 'Jost Bold';
    color: #98cd59;
    font-size: 4rem;
    padding-bottom: 50px;
    padding-top: 100px;
  }
}
@media (min-width: 0rem) and (max-width: 75rem) {
  .subpage {
    width: 90%;
    max-width: 2000px;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .subpage p {
    font-family: 'Jost Regular';
    font-size: 1.2rem;
    color: #262626;
    line-height: 2.2rem;
  }
  .subpage .bold-text {
    font-size: 1.5rem;
    font-family: 'Jost SemiBold';
  }
  .subpage a {
    color: #98cd59;
  }
  .subpage a:hover {
    color: rgb(76, 112, 32);
  }
  .subpage h2 {
    font-family: 'Jost Bold';
    color: #98cd59;
    font-size: 3rem;
    padding-bottom: 50px;
  }
}

/*# sourceMappingURL=style.css.map */
