/*
Theme Name: Koenizstrasse
Author: Anid Camdzic
Version: 1.0
*/

/* poppins-100 - 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: "Poppins";
  font-style: normal;
  font-weight: 100;
  src: url("./fonts/poppins-v21-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-100italic - 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: "Poppins";
  font-style: italic;
  font-weight: 100;
  src: url("./fonts/poppins-v21-latin-100italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200 - 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: "Poppins";
  font-style: normal;
  font-weight: 200;
  src: url("./fonts/poppins-v21-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200italic - 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: "Poppins";
  font-style: italic;
  font-weight: 200;
  src: url("./fonts/poppins-v21-latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-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: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/poppins-v21-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300italic - 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: "Poppins";
  font-style: italic;
  font-weight: 300;
  src: url("./fonts/poppins-v21-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-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: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/poppins-v21-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-italic - 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: "Poppins";
  font-style: italic;
  font-weight: 400;
  src: url("./fonts/poppins-v21-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - 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: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/poppins-v21-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500italic - 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: "Poppins";
  font-style: italic;
  font-weight: 500;
  src: url("./fonts/poppins-v21-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - 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: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/poppins-v21-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600italic - 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: "Poppins";
  font-style: italic;
  font-weight: 600;
  src: url("./fonts/poppins-v21-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-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: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/poppins-v21-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700italic - 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: "Poppins";
  font-style: italic;
  font-weight: 700;
  src: url("./fonts/poppins-v21-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800 - 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: "Poppins";
  font-style: normal;
  font-weight: 800;
  src: url("./fonts/poppins-v21-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800italic - 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: "Poppins";
  font-style: italic;
  font-weight: 800;
  src: url("./fonts/poppins-v21-latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-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: "Poppins";
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/poppins-v21-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900italic - 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: "Poppins";
  font-style: italic;
  font-weight: 900;
  src: url("./fonts/poppins-v21-latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

:root {
  --green: #3a5350;
}

* {
  font-family: "Poppins";
}
/* HEADER */

.header-wrapper {
  height: 400px;
  overflow: hidden;
  position: relative;
}

.header-wrapper img {
  object-fit: cover;
}

.section-404{
	min-height: 400px;
}

.header-wrapper .arrow {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}

.header-wrapper .logo {
  position: absolute;
  top: 0;
  left: 0%;
  padding: 20px 25px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: white;
  background-color: var(--green);
  text-decoration: none;
}

.header-wrapper .logo span{
	font-size: 16px;
}

/* TITLE WITH TEXT */

.title-text-wrapper {
  max-width: 60rem;
  margin: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.title-text-wrapper .title {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.4;
  color: var(--green);
}

.title-text-wrapper p {
  color: #333;
}

.title-text-wrapper p a {
  color: var(--green);
}

/* CONTACT */

.contact-section {
  background-color: var(--green);
}
.contact-wrapper {
  max-width: 60rem;
  margin: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#wpcf7-f28-p2-o1{
  margin-top: 24px;
}

.contact-wrapper span.under-title{
	font-size: 16px;
	color: #fff;
}

.contact-wrapper .title {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}

.contact-wrapper form input,
.contact-wrapper form select,
.contact-wrapper form textarea{
  font-size: 1rem;
  padding: 0.7rem 0.5rem;
  line-height: 1.5;
  border-radius: 3px;
  border: none;
  color: #333;
}

.contact-wrapper form {
	max-width: 750px;
}

.contact-wrapper form p {
  margin: 0;
}
.contact-wrapper form .row .col {
  margin-bottom: 1.5rem;
}

.contact-wrapper form p {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}

.contact-wrapper form .radio-buttons {
  color: #fff;
  font-size: 21px;
}

.contact-wrapper .radio-span {
  color: #fff;
}

.contact-wrapper input[type="text"],
.contact-wrapper input[type="email"],
.contact-wrapper input[type="tel"],
.contact-wrapper textarea,
.contact-wrapper .wpcf7-submit,
.contact-wrapper .wpcf7-radio,
.contact-wrapper select {
  width: 100%;
}

.contact-wrapper .wpcf7-radio .wpcf7-list-item {
  width: 50%;
  margin: 0;
  font-size: 21px;
  margin-bottom: 1.5rem;
}

.contact-wrapper .wpcf7-radio .wpcf7-list-item span {
  font-size: 14px;
}

.wpcf7-acceptance span {
  margin-left: 0;
}

.wpcf7-acceptance span a {
  text-decoration: none;
  color: white;
}

.contact-wrapper .wpcf7-submit, .btn {
  background-color: #4b6a66;
  border: none;
  outline: none;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.7;
  padding: 1rem;
}

.red-star {
  color: #ef5454;
}

.contact-wrapper form input[type="radio"] {
    appearance: none;
	-webkit-appearance: none;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 8px;
}
.contact-wrapper form input[type="radio"]:hover {
    background-color: #bfbfbf91;
    outline: 1px solid #fff;
	border: 3px solid var(--green);
	padding: 6px;
}
.contact-wrapper form input[type="radio"]:checked {
    background-color: #fff;
    outline: 1px solid #fff;
	border: 3px solid var(--green);
	padding: 6px;
}
.contact-wrapper form input[type="checkbox"] {
	appearance: none;
	border: 1px solid #4B6A66;
	background: transparent;
	padding: 7px;
}
.contact-wrapper form input[type="checkbox"]:checked {
	appearance: none;
	border: 1px solid #4B6A66;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #4B6A66;
}

.wpcf7-acceptance label {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 0.5rem;
}

.wpcf7-radio label {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 0.5rem;
}
/* FOOTER */

.footer-wrapper {
  max-width: 100rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.footer-wrapper .logo-footer {
  padding: 20px 25px;
}

.footer-wrapper img{
	width: 200px;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.links-footer {
  color: #333;
}

.links-footer a {
  text-decoration: none;
  color: #333;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .header-wrapper .logo {
    left: 5%;
    padding: 25px 30px;
    font-size: 26px;
  }
  .header-wrapper {
    height: 600px;
  }
	.header-wrapper .logo span{
		font-size: 20px;
	}

  .title-text-wrapper .title {
    font-size: 35px;
    margin-bottom: 1rem;
  }
  .contact-wrapper .title {
    font-size: 35px;
    margin-bottom: 1rem;
  }

  .contact-wrapper .wpcf7-radio .wpcf7-list-item span {
    font-size: 16px;
  }
  .footer-wrapper {
    flex-direction: row;
  }
}

@media screen and (min-width: 992px) {
	#wpcf7-f28-p2-o1{
	  margin-top: 36px;
	}
  .header-wrapper .logo {
    left: 8%;
    padding: 30px 40px;
    font-size: 30px;
  }
  .header-wrapper {
    height: 700px;
  }
  .title-text-wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
	.header-wrapper .logo span{
		font-size: 26px;
	}
  .contact-wrapper .wpcf7-radio .wpcf7-list-item span {
    font-size: 18px;
  }
	.section-404{
		min-height: 700px;
	}
}

@media screen and (min-width: 1200px) {
  .header-wrapper .logo {
    padding: 41px 50px;
    font-size: 36px;
  }
  .header-wrapper {
    height: 800px;
  }
  .title-text-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .title-text-wrapper .title {
    font-size: 45px;
    margin-bottom: 1.5rem;
  }
  .contact-wrapper {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .contact-wrapper .title {
    font-size: 45px;
    margin-bottom: 1.5rem;
  }

  .contact-wrapper .wpcf7-radio .wpcf7-list-item span {
    font-size: 21px;
  }
  .title-text-wrapper p,
  .title-text-wrapper ul li {
    font-size: 21px;
  }
}
