/* FRONTPAGE // Navbar */

html, body {
  overflow-x: hidden;
}

.cookies .cookie-notice, .cookies .cookie-modal .cm-modal,
.cookies .cookie-modal .cm-app-label .slider:before, .cookies .cookie-notice .cm-app-label .slider:before{
	background: #292e23;
}

.cookies .cookie-modal .cm-link, .cookies .cookie-notice .cm-link {
	color: #292e23 !important;
	font-size: 14px;
	padding-top: 8px;
}

.cookies .cookie-modal .cm-btn.cm-btn-success, .cookies .cookie-notice .cm-btn.cm-btn-success {
	font-size: 14px;
}

.cookies .cookie-modal .cm-btn.cm-btn-success, .cookies .cookie-notice .cm-btn.cm-btn-success {
	color: #292e23 !important;
	font-size: 14px !important;
	padding-top: 8px;
}

body {
  font-family: 'Nexa';
  font-style: normal;
  font-weight: 300;
}

h1 {
  font-size: 28px !important;
  font-weight: bold;
  letter-spacing: 0.02em;
}

h2 {
  font-size: 26px !important;
  max-width: 990px;
  margin: 0px auto 20px auto;
  padding: 0px 36px;
}

.text-formatted a {
  color: #fff !important;
}

.text-formatted ul {
  max-width:640px;
  margin: auto;
}

.text-formatted li {
  font-size: 16px;
  list-style: none;
  position: relative;
  margin-left: 25px;
}

.text-formatted li:before {
  content: "";
  background: url(/sites/default/files/weinmarketing/trauben.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;;
  width:18px;
  height: 18px;
  display: block;
  position: absolute;
  left: -25px;
  top: 3px;
}


.text-formatted ul ul li {
  margin-left: -15px;
}

.text-formatted ul li li:before {
    background: url(/sites/default/files/weinmarketing/listenpunkt.svg);
    background-size: 7px;
    background-repeat: no-repeat;
    top: 7px;
    left: -15px;
}

p {
  font-size: 16px !important;
  line-height: 140%;
}

.gin--vertical-toolbar {
  padding-top: 100px;
}

.gin--vertical-toolbar.path-frontpage #CollapsingNavbar {
  margin-top: 60px;
}

.path-frontpage #block-headline {
  display: none;
}



#brand{
  max-width: 100% !important;
  width: 100%;
}


.logos {
  padding-top: 25px !important;
}

.logos .text-formatted p{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: auto;
    text-indent: -9999px;
    font-size: 0px !important;
}

.logos a {
  position: relative;
  text-indent: -9999px;
  font-size: 0px;
}

.logos a:nth-child(1) {
  content: "";
  color: red;
  height: 200px;
  width: 125px;
  display: flex;
  background: url(/sites/default/files/weinmarketing/diewoelfe_logo.svg);
  background-size: 125px auto;
  background-repeat: no-repeat;
  background-position: top center;
  margin-right: 36px;
  position: relative;
}

.logos a:nth-child(1):after {
  content: "";
  border-bottom: 1px solid #759c40;
  width: 40px;
  position: absolute;
  top: 65px;
  right: -58px;
}

.logos a:nth-child(2):before {
  content: "";
  border-left: 1px solid #759c40;
  height: 40px;
  width: 1px;
  position: absolute;
  top: 46px;
  left: -34px;
}


.logos a:nth-child(2) {
  content: "";
  color: red;
  height: 200px;
  width: 125px;
  display: flex;
  background: url(/sites/default/files/weinmarketing/lightning-arts_logo.svg);
  background-size: 125px auto;
  background-repeat: no-repeat;
  margin-left: 36px;
}


.logos.paragraph--type--layout {
  max-width: 100%;
}

.paragraph--type--layout {
  max-width: 800px;
  margin: auto;
}

.erfolg {
  position: relative;
}

.erfolg:before {
  content: "";
  position: absolute;
  background: url(/sites/default/files/weinmarketing/weinblatt_links.svg);
  background-size: 600px auto;
  background-repeat: no-repeat;
  width: 600px;
  height: 400px;
  position: absolute;
  top: 40px;
  left: -320px;
  z-index: -1;
  opacity: 0.12;
  transform: rotate(6deg);
}

.erfolg {
    display: flex;
    justify-content: center;
}

.erfolg .layout--twocol {
  max-width: 650px;

}

.erfolg h2 {
  margin-top: 65px;
}


.wersindwir {
  position: relative;
}

.wersindwir h2 {
  margin-bottom: 60px !important;
}

.wersindwir:after {
  content: "";
  position: absolute;
  background: url(/sites/default/files/weinmarketing/weinblatt_rechts.svg);
  background-size: 600px auto;
  background-repeat: no-repeat;
  width: 600px;
  height: 600px;
  position: absolute;
  top: 320px;
  right: -340px;
  z-index: -1;
  height: 100vh;
  opacity: 0.12;
}

.wersindwir p {
  padding: 0px 25px;
}

.wersindwir strong, .wersindwir a {
  font-weight: bold !important;
  letter-spacing: 0.03em;
}

.wersindwir .media {
  margin-bottom: -48px;
}

#brand {
  background: rgb(0,0,0);
 background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,105,56,1) 100%); 
  height: 375px;
  position: relative;
}

#brand:after {
    clip-path: ellipse(50% 60% at 50% 100%);
    margin-top: -215px;
    position: absolute;
  z-index: 10;
  background: #1f1f1f;
  content: "";
  height: 300px;
  left: -100px;
  right: -100px;
  bottom: 0px;
 
}

.kontakt:before {
    clip-path: ellipse(50% 60% at 50% 100%);
  transform: rotate(180deg);
    position: absolute;
  z-index: 10;
  background: #1f1f1f;
  content: "";
  height: 300px;
  left: -100px;
  right: -100px;
  top: 0px;
  bottom: auto;
  content: "xxx";
}

p {
  position: relative;
  z-index: 50;
}

.referenzensternchen p {
  font-size: 11px !important;
  letter-spacing: 0.01em;
  padding: 0px 36px;
  color: #e4decd;
}

.kontakt {
 background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 33%, rgba(0,105,56,1) 100%); 
  position: relative;
  max-width: 100%;
  padding-top: 225px;
  margin-top: -100px !important;
}

.kontakt .webform-submission-form {
  max-width: 1200px;
  margin: auto;
}

.kontakt .text-formatted {
  max-width: 900px;
  justify-content: center;
  text-align: center;
  margin: auto;
  margin-bottom: 36px;
}

.wersindwir {
  z-index: 20;
  position: relative;
}

.erfolg  {
  position: relative;
  margin-top: -120px;
  z-index: 10;
}

.container {
  max-width: 100%;;
  margin: 0px;
  padding: 0px;
}

.node__content {
  margin: 0px;
}

#block-weinmarketing-footer td:first-child {
  display: none;
}

#block-weinmarketing-footer td {
  text-align: center;
}

#block-weinmarketing-footer a {
  text-decoration: none;
}

.site-footer .backtotop a {
  position: absolute;
  top: -75px;
  right: 36px;
  text-indent: -9999px;
  border: 2px solid #fff;
  background: #002011;
  display: block;
  border-radius: 90%;
  width: 36px;
  height: 36px;
}

.site-footer .backtotop a:before {
  content: ">";
  float: left;
  text-indent: 0px;
  color: #fff;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 100% !important;
  width: 36px;
  height: 36px;
  display: flex;
  padding-right: px;
  transform: rotate(-90deg);
  font-size: 18px;
  padding-bottom: 8px;
  padding-left: 4px;
}

.site-footer__bottom {
	letter-spacing: 0.2px;
	margin-top: 0px;
	border: none;
  background: #046a38;
}
.site-footer__bottom .content {
	padding: 0;
	margin-top: 0;
}

.site-footer__bottom .block {
  margin: 0px;
}

.site-footer #block-footer {
  position: relative;
}

.site-footer__bottom .region {
	margin-top: 0px;
}

.site-footer {
	padding: 20px 0 0px;
  background: #000 !important;
  color: #fff !important;
}

.site-footer .text-formatted a {
  color: #fff !important;
  text-decoration: none;
}

.site-footer table {
  margin: 0px;
  width: 100% !important;
}

.site-footer td {
  padding: 20px 36px;
  color: #fff !important;
  border: 0px !important;
}


    
.node .field--type-image {
  float: none;
  margin: 0px;
}



/* FORMATIERUNGEN */

*{
  min-height: 0;
  min-width: 0;
  }

  .gin-secondary-toolbar--frontend {
    z-index: 999999999 !important;
  }

.fixed {
  max-width: 1080px;
  margin: 0px auto;
}


#main-wrapper {
  background-color: #1f1f1f !important;
}

h1 {
  color: #fff;
  text-align: center;
  font-size: 48px;
  margin-bottom: 20px;
}

h2 {
  color: #fff;
  text-align: center;
  font-size: 36px;
}

p {
  color: #fff;
  text-align: center;
  font-size: 16px !important;
}

ul {
  color: #fff;
  font-size: 18px;
}


/* Erfolg ist kein Zufall */


.erfolg ul ul {
  display: grid;
  grid-template-columns: 1fr;
}


/* Referenzen */

.referenzen {
  position: relative;
  margin-top: 65px;
}


.referenzen:before {
  margin-top: 260px;
  content: "";
  background: url(/sites/default/files/weinmarketing/weinblatt_rechts.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 400px;
  height:  320px;
  margin: auto;
  left: 0px;
  right: 32px;
  display: block;
  top: 32px;
  left: 0;,
  right: 0px;
  z-index: -1;
  opacity: 1;
  position: absolute;
  z-index: 0;
  transform: rotate(-7deg);
}


.referenzen:after {
  content: "";
  background: url(/sites/default/files/weinmarketing/weinblatt_links.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 600px;
  height: 360px;
  margin: auto;
  display: block;
  left: -900px;
  bottom: 25px;
  right: 0px;
  z-index: -1;
  opacity: .12;
  position: absolute;
  z-index: 0;
  transform: rotate(0deg);
}


.referenzen .paragraph--type--image {
  margin-top: 275px;
}


.referenzen .field--name-field-image > .field__item {
 width: 25%;
 padding: 0px 5px !important;
  margin-bottom: -25px !important;
}

.referenzen .field--name-field-image {
  display: inline-block;
}

.referenzen .field--name-field-image > .field__item {
  padding: 0px;
  float: left !important;
  display: flex;
  flex-direction: row;
}

.referenzen .field--name-field-image > .field__item:nth-child(5) {
  margin-left: 12.5%;
  clear: both;
}

.referenzen .field--name-field-image > .field__item:nth-child(8) {
  margin-left: 25%;
  clear: both;
}

.referenzen .field--name-field-image > .field__item:nth-child(10) {
  margin-left: 37.5%;
  clear: both;
}

.referenzen .field--name-field-image > .field__item:nth-child(n+11) {
  display: none; /* Alle Elemente ab dem 11. Element ausblenden */
}

.referenzensternchen p {
  font-size: 14px;
}

.referenzensternchen {
  margin-top: 50px;
}

/* Wer sind wir */

.wersindwir {
  margin-top: 50px;
}

.wersindwir.paragraph--type--layout {
  max-width: 990px;
}

.wersindwir a {
  color: #fff;
  font-weight: 500;
}

.wersindwir .layout__region--content img {
  max-width: 300px;
  max-height: 300px;
  border-radius: 90%;
  display: block;
  margin: 0px auto 15px auto;
  
}

.wersindwir .media {
  height: 450px;
}

/* Kontakt */

.kontakt {
  margin-top: 150px;
}


/* Webform */

.webform-confirmation__message .navbar-expand-lg {
  display: none;
}


#brand{
  max-width: 100% !important;
  width: 100%;
  
}

.webform-confirmation__message {
  position: relative;
}

.webform-confirmation__message .confirmation-text {

}

.webform-confirmation__message .confirmation-text  {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  text-align: center;
  margin: auto;
  max-width: 600px;
  margin-top: -90px !important;
  z-index: 10;
  position: relative;
}

.webform-confirmation__message .confirmation-text p {
  text-align: left;
}

.webform-confirmation__message .confirmation-text td,
.webform-confirmation__message .confirmation-text a {
  color: #fff;
  border: none;
  padding: 3px 0px;
  font-size: 16px;
}

.webform-confirmation__message .confirmation-text td:first-child {
  max-width: 150px;
}

.webform-confirmation__message .confirmation-text span{
  color: #fff !important;
}

.webform-confirmation tr{
    background: none !important;
}

.webform-confirmation__message .confirmation-text h2 {
  margin-bottom: 50px;
}
.path-webform a.back {
  height: 60px;
  width: 180px;
  background-repeat: no-repeat;
  border: none;
  color: #fff;
  text-align: right;
  font-weight: 500;
  display: flex;
  margin: auto;
  text-decoration: none;
  position: relative;
  z-index: 10;
  margin-top:50px;
  margin-bottom: 100px;
  padding-right: 12px;
  align-items: center;
  justify-content: flex-end;
  padding-bottom:6px;
}

.path-webform a.back:after {
  content: "";
  background-image: url(/sites/default/files/weinmarketing/button.svg);
  background-repeat: no-repeat;
  background-size: 180px;
  width: 180px;
  height: 60px;
  display: block;
  position: absolute;
  top: 0px;
  z-index: -1;
  left: 0px;
  transform: rotateY(180deg)
}

.path-webform .confirmation-text:before {
  content: "0";
  position: absolute;
  content: "";
  background: url(/sites/default/files/weinmarketing/weinblatt_links.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 480px;
  height:  320px;
  margin: auto;
  display: block;
  bottom: 10px;
  left: -380px;
  z-index: 10;
  opacity: 1;
  position: absolute;
  z-index: -1;
  transform: rotate(-7deg);
  opacity: 0.12;
}


.path-webform .site-footer:before {
  content: "0";
  position: absolute;
  content: "";
  background: url(/sites/default/files/weinmarketing/weinblatt_rechts.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 480px;
  height:  320px;
  margin: auto;
  display: block;
  bottom: 10px;
  right: 0px;
  z-index: 10;
  opacity: 1;
  position: absolute;
  z-index: -1;
  transform: rotate(-7deg);
  opacity: 0.12;
}

.path-webform .site-footer {
  padding: 0px;
  position: relative;
  z-index: 10;
}

.path-webform #navbar-main {
  display: none;
}

.webform-confirmation__back {
  display: none;
}

.logos  p{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: auto;
    text-indent: -9999px;
    font-size: 0px !important;
}

.webform-submission-form {
  margin-top: 65px !important;
  position: relative;
}

.webform-submission-form p {
    text-align: left;
    padding-bottom: 50px;
    margin-bottom: -25px;
    padding-left: 32px;
}

.webform-submission-form input, .webform-submission-form textarea {
  background-color: transparent;
  border: 1px solid #e4decd;
  border-radius: 0px;
  padding: 25px 8px 3px 8px;
  color: #fff;
  font-size: 17px;
}

.webform-submission-form textarea {
  height: 291px;
}

.webform-submission-form .js-form-item {
  position: relative;
}

.webform-submission-form label {
  color: #fff;
  position: absolute;
  top: 3px;
  left: 9px;
  font-size: 15px;
}

.webform-submission-form .form-item-dsgvo label,
.webform-submission-form #edit-pflichtfeld p {
  font-size: 14px !important;
}

.webform-submission-form .form-check-label {
position: relative;
}

.webform-submission-form .form-control:focus {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	outline: 0;
	box-shadow: none;
}

.webform-submission-form .form-checkbox {
  padding: 0px;
}

.webform-submission-form #edit-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  margin-bottom: -25px !important;
}

.webform-submission-form #edit-name--wrapper {
  margin: 0px;
}



.webform-submission-form #edit-actions {
  position: absolute;
  right: 0px;
  bottom: 0px;
    background: none !important;
  z-index: 99;
}

.webform-submission-form .fieldset-wrapper .mb-3 {
  margin-bottom: 0px !important;
}

.webform-submission-form .mb-3 {
  margin-bottom: 25px !important;
}

.webform-submission-form legend {
  margin: 0px;
}

.webform-submission-form .form-check-input[type="checkbox"] {
  border-radius: 0px;
}

.form-required::after {
  background: none !important;
  content: "*" !important;
  position: absolute;
  color: #fff;
  margin: 0 0.1em !important;
}


.form-check-input:checked {
  background: #046335;
  border-color: #046335;
}

#edit-name--wrapper .fieldset-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 25px;
  margin-bottom: 0px
}

.webform-submission-form .webform-button--submit {
  border: none;
  color: #fff;
  background-image: url(/sites/default/files/weinmarketing/button.svg);
  background-repeat: no-repeat;
  background-size: 150px;
  width: 155px;
  height: 48px;
  text-align: left;
  font-weight: 500;
}

.webform-submission-form .webform-button--submit:hover {
  color: #1f1f1f;
  font-weight: 500;
}

.webform-submission-form .btn-primary {
  background-color: transparent !important;
}


@media (max-width: 1300px) {
  .kontakt {
    padding-left: 36px;
    padding-right: 36px;
  }
}


@media (max-width: 990px) {
  .referenzen {
    padding: 0px 36px;
  }
  
  
.referenzen:after {
  content: "";
  background: url(/sites/default/files/weinmarketing/weinblatt_links.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  width: 300px;
  height: 250px;
  margin: auto;
  display: block;
  left: -600px;
  bottom:-25px;
  right: 0px;
  z-index: -1;
  opacity: .12;
  position: absolute;
  z-index: 0;
  transform: rotate(0deg);
}

}

@media (max-width: 640px) {
  .referenzen::before {
  width: 300px;
  height: 325px;
  margin: auto;
  left: 0px;
  right: 24px !important;
  display: block;
  top: 32px;
}
  
  .referenzen .paragraph--type--image {
  margin-top: 240px;
}
  
  .webform-submission-form #edit-container {
  display: grid;
  grid-template-columns: 1fr;
  margin-bottom: -25px !important;
}
 
  
  #edit-name--wrapper .fieldset-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 25px;
  margin-bottom: 0px;
}
  
  #edit-nachricht {
    margin-top: -48px;
  }
  
  .webform-submission-form textarea {
  height: auto;
}
  
  .webform-submission-form #edit-actions {
  position: relative;
  right: 0px;
  bottom: 0px;
  padding-top: 36px !important;
  margin-bottom: -36px !important;
  justify-content: center !important;
    display: flex;
}
  
  .kontakt {
    padding-bottom: 65px;
  }
  
  .path-webform table {
    margin-left: 36px;
    margin-right: 36px;
  }
  
  .path-webform table td {
    width: 100% !important;
    display: block;
  }
  
  .path-webform table td:nth-child(2) {
    display: none;
  }
  
  .path-webform table td:nth-child(1) {
    font-size: 14px;
  }
  
  .path-webform table td:nth-child(3) {
    margin-top: -8px;
    margin-bottom: 8px;
    letter-spacing: 0.02em;
  }
  
  
}



@media (max-width: 550px) {
  .referenzen::before {
  width: 236px;
  height: 325px;
  margin: auto;
  left: 0px;
  right: 18px !important;
  display: block;
  top: 12px;
}
  
  .referenzen .paragraph--type--image {
  margin-top: 200px;
}
  
  h1 {
    font-size: 22px !important;
    padding: 0px 36px;
  }
  
  h2 {
    font-size: 20px !important;
    line-height: 130%;
    margin-top: 36px !important;
  }
  
  p {
    padding: 0px 36px;
  }
  
  .referenzen {
    margin-top: 36px;
    margin-bottom: -50px;
  }
  
 .referenzen .paragraph--type--image {
    margin-top: 180px;
  }
  
  .wersindwir .layout__region--content img {
  max-width: 200px;
  max-height: 200px;
  border-radius: 90%;
  display: block;
  margin: 0px auto 15px auto;
}
  
  .wersindwir .media {
    margin-bottom: -136px !important;
  }
  
  .wersindwir a {
    display: block;
     margin-bottom:50px !important;
  }
  
  .referenzensternchen {
  margin-top:25px;
} 
  
  .kontakt h2 {
    margin-top: 0px !important;
  }
  
  .kontakt p {
    padding: 0px;
  }
  
}


@media (max-width: 414px) {

  .logos a:nth-child(1) {
  width: 110px;
  background-size: 110px auto;
}
  
    .logos a:nth-child(2) {
  width: 110px;
  background-size: 110px auto;
}
  
}

