/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* CSS Document */
html {
  scroll-behavior: smooth;
}
/* ###################### Formular RS_Forms ################################### */
#userForm {
  margin-top: 100px;
  margin-bottom: 100px;
}
.rsform-type-pagebreak {
  border-top: 3px solid #B1174B;
}
.rsform-block-submit {
  border-top: 3px solid #B1174B;
  width: 100%;
}
.btn-group, .rsform-block-submit {
  _background: #B1174B;
  margin-top: -10px;
  border-radius: 0;
  float: right;
}
.btn-group .btn, #submitPrev {
  margin: 0 10px;
  background: #B1174B;
}
.btn-success:hover {
  background: #ccc;
  border-radius: 0;
}
.btn-group button, #submitPrev {
  color: #fff;
}
.rsform-type-submitbutton .formControls {
  float: right;
}
#submit {
  padding: 10px;
}
.form-check-inline {
  display: block;
  margin-right: 1rem;
}
.form-check-inline input {
  margin-top: 1rem;
  margin-right: 1rem;
}
.form-check-inline {
  _padding-left: 10px;
  margin-bottom: 10px !important;
  _margin-left: 40px !important;
  vertical-align: middle;
  padding-top: 0;
  border-radius: 4px;
  background-color: rgba(176, 31, 78, 0.1);
  box-shadow: rgba(176, 31, 78, 0.6) 0px 0px 0px 1px inset;
  color: #b01f4e;
  width: 100%;
  max-width: 300px;
}
.form-check .form-check-input {
  float: left;
  margin-left: 1em;
}
.form-check {
  height: 3rem;
}
.item-204 {
  display: none;
}
/* ###################### Formular Breezing ################################### */
.bfClearfix {
  _max-width: 1200px;
  margin: 0 auto;
  _padding: 75px 20px 75px 20px;
  _height: 100%;
  _border: 1px solid rgba(176, 31, 78, 0.4);
  _padding-bottom: 20px;
}
#ff_formdiv1, #ff_formdiv2, #ff_formdiv3, #ff_formdiv4 {
  _position: absolute;
  _background: #ccc;
  z-index: 200;
  height: 100%;
  _width: 100%;
  _left: 0;
  _top: 0;
  background-image: url('https://give-consulting.com/_go4/images/headers/large-weiss.jpg');
  background-position: center top;
  background-size: cover;
  padding: 15% 0;
  _margin-top: 40px;
}
@media (max-width: 450px) {
  #ff_formdiv1 {
    padding: 0;
  }
}
form {
  margin: 0 auto;
  _border: 1px solid red;
  max-width: 800px;
  width: 90%;
  _border-bottom: 1px solid #b01f4e;
}
.bfQuickMode .controls .control-label {
  width: auto !important;
}
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
  display: block !important;
}
label {
  margin-bottom: 25px !important;
  font-size: 22px;
  font-weight: 400;
}
@media (max-width: 450px) {
  label {
    _font-size: 20px;
  }
}
.label-kl {
  font-size: smaller;
}
.bfQuickMode textarea {
  width: 100% !important;
  max-width: 100% !important;
}
.form-inline input {
  margin-right: 10px !important;
  margin-top: 13px !important;
}
input[type="text"] {
  color: #B1174B !important;
}
. form-inline .inputbox {
  color: #B1174B !important;
  font-size: 20px;
}
@media (max-width: 450px) {
  .form-inline .inputbox {
    font-size: 10px;
  }
}
.bfQuickMode input[type="text"] {
  max-width: 100% !important;
}
.form-inline label {
  margin-left: 0 !important;
}
label .marker-zahl {
  font-weight: normal;
  color: #B1174B;
  padding-right: 0px;
  font-size: 25px;
}
label .marker {
  font-weight: normal;
  color: #B1174B;
  padding-right: 10px;
  font-size: 17px;
}
.form-inline .checkbox-inline {
  padding-left: 10px;
  margin-bottom: 10px !important;
  margin-left: 40px !important;
  vertical-align: middle;
  padding-top: 0;
  border-radius: 4px;
  background-color: rgba(176, 31, 78, 0.1);
  box-shadow: rgba(176, 31, 78, 0.6) 0px 0px 0px 1px inset;
  color: #b01f4e;
  width: 100%;
  max-width: 300px;
}
.form-inline:hover .checkbox:hover {
  background-color: rgba(176, 31, 78, 0.5);
}
@media (max-width: 450px) {
  .form-inline .checkbox {
    margin-left: 0px !important;
  }
}
/* ###################### Thank you page ################################### 

#thank-you {
padding:6% 0;
}

#thank-you img {
padding:50px 0;
}	



/*
form {
  max-width: 1200px;
  margin: 0 auto;
  padding: 75px 20px 75px 20px;
  position: absolute;
  z-index: 20;
  height: 100%;
  background: aquamarine;
  top: 0;
  left: 0;
  width: 100%;
}
*/
/* ###################### Farben ################################### */
a {
  color: #6a1616;
}
a:hover {
  color: #B1174B;
}
#g-navigation a {
  color: #6a1616;
}
#g-navigation a:hover {
  color: #B1174B;
}
.current {
  font-weight: bold;
}
/* ###################### Schriften ################################### */
body {
  _font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-family: "Geneva", sans-serif;
}
h1 {
  font-size: 2.35em;
  font-weight: 600 !important;
  line-height: 1.5em;
  font-family: "Geneva", sans-serif;
}
@media (max-width: 450px) {
  h1, h2 {
    font-size: 25px;
  }
}
h2 {
  font-size: 2.2em;
  font-weight: 600;
  line-height: 1.2em;
  font-family: "Geneva", sans-serif;
  color: #B1174B;
}
@media (max-width: 600px) {
  h2 {
    font-size: 2.2em;
  }
}
h3 {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.2em;
  font-family: "Geneva", sans-serif;
}
@media (max-width: 600px) {
  h3 {
    font-size: 1.5em;
  }
}
#g-footer h3 {
  font-size: 20px;
  font-weight: 400;
}
h4 {
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1em;
  font-family: "Geneva", sans-serif;
}
@media (max-width: 600px) {
  h4 {
    font-size: 1.8em;
  }
}
h5 {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.2em;
  font-family: "Geneva", sans-serif;
}
@media (max-width: 600px) {
  h5 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2em;
    font-family: "Geneva", sans-serif;
  }
}
li {
  font-size: 1.3em;
  font-weight: 100;
  line-height: 1.3em;
}
p {
  font-weight: 400;
  line-height: 1.4em;
  font-size: 1.1em;
  font-family: "Geneva", sans-serif;
}
#g-footer p {
  font-weight: 300;
  line-height: 1.4em;
  font-size: 1em;
}
.spot {
  color: #B1174B;
  font-weight: bold;
  font-size: 23px;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  _font-size: 1.2em;
}
/* ###################### Navigation ################################### */
#g-navigation {
  position: fixed;
  width: 100%;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 8px 0px 8px 0px;
  z-index: 1001;
}
@media (max-width: 450px) {
  #g-navigation {
    position: relative;
  }
}
#g-navigation .g-container {
  max-width: 1100px;
  width: 100%;
}
.g-menu-item-101 a, .g-menu-item-167 a {
  display: none;
}
.item-124, .item-126 {
  display: none;
}
.g-menu-item-title {
  font-size: 1.2em;
  font-weight: 400;
  font-family: "Geneva", sans-serif;
}
.mod-languages {
  display: none;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem 0 0;
}
/* ############################### Button ############################# */
.button-gruppe {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 200px auto 0 auto;
  width: 100%;
  max-width: 800px;
}
.buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 450px) {
  .button-gruppe {
    margin-top: 170px;
  }
}
.button-rot {
  background: #B1174B;
  width: 100%;
  max-width: 550px;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  border-radius: 40px;
  margin-top: 10px;
}
.button-rot:hover {
  font-size: 21px;
  transition: font-size 0.5s;
}
@media (max-width: 450px) {
  .button-rot {
    width: 95%;
  }
}
.button-rot a, .button-rot-nav a, .button-rot-seiten a, .button-rot-s6 a {
  color: #fff !important;
}
.button-weiss {
  background: #fff;
  border: 1px solid #B1174B;
  width: 100%;
  max-width: 548px;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  border-radius: 40px;
  margin-top: 10px;
}
.button-weiss a {
  color: #000;
}
.button-weiss:hover {
  font-size: 21px;
  transition: font-size 0.5s;
}
@media (max-width: 450px) {
  .button-weiss {
    width: 95%;
  }
}
.button-rot-nav {
  background: #B1174B;
  width: auto;
  padding: 5px 60px;
  text-align: center;
  font-size: 1.2em;
  font-weight: 100;
  float: left;
  margin: 10px;
  color: #fff;
  margin-top: 0;
  color: #fff;
}
.button-rot-nav:hover {
  font-size: 21px;
  transition: font-size 0.5s;
}
@media (max-width: 450px) {
  .button-rot-nav {
    font-size: 16px;
    padding: 5px 10px;
    float: right;
    width: 95%;
  }
  .button-rot-nav:hover {
    font-size: 17px;
    transition: font-size 0.5s;
  }
}
@media (max-width: 1200px) {
  .button-rot-nav {
    font-size: 16px;
    padding: 5px 10px;
    float: right;
  }
  .button-rot-nav:hover {
    font-size: 17px;
    transition: font-size 0.5s;
  }
}
.button-rot-seiten {
  background: #B1174B;
  width: 600px;
  max-width: 100%;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 0 auto;
}
.button-rot-seiten:hover {
  font-size: 21px;
  transition: font-size 0.5s;
}
.button-rot-s6 {
  background: #B1174B;
  width: auto;
  padding: 5px 20px;
  font-size: 20px;
  font-weight: 600;
  float: left;
  color: #fff;
  margin: 20px 0 80px 0;
}
.button-rot-s6:hover {
  font-size: 21px;
  transition: font-size 0.5s;
}
.button-thanks {
  background: #B1174B;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto;
  width: 500px;
  max-width: 85%;
  float: none;
}
.button-thanks a {
  color: #fff;
}
.button-thanks:hover {
  font-size: 21px;
  transition: font-size 0.5s;
}
/* ################################ Seiten ################################ */
#g-mainbar {
  padding: 0rem 0 0 0;
}
@media (max-width: 450px) {
  #g-mainbar {
    padding: 0 0 0 0;
  }
}
#g-container-main li::before {
  content: "✓";
  font-size: 28px;
  position: absolute;
  margin-left: -35px;
  color: #910000;
}
.blog-item:first-child {
  background: url('../../../../images/headers/AdobeStock_407700722.jpg?682865e0');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog-item:first-child .item-content {
  background: rgba(0, 0, 0, 0.75);
}
#seite1, #seite2, _#seite3, #seite4, #seite5, #seite6, _#seite7 {
  height: 102px;
  margin-top: -102px;
}
@media (max-width: 450px) {
  #seite1, #seite2, _#seite3, #seite4, #seite5, #seite6, _#seite7 {
    height: 0px;
    margin-top: 0px;
  }
}
.seite1, .seite2, .seite3, .seite4, .seite5, .seite6, .seite7, #impressum, #datenschutz {
  max-width: 1100px;
  margin: 0 auto;
  padding: 75px 20px 75px 20px;
}
.seite1, .seite3 {
  color: white;
}
.textfelder {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px 0 80px 0;
  z-index: 1000;
  position: relative;
}
.textfeld {
  width: 29%;
  _box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  _transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 20px 40px 20px;
  --e-column-margin-right: 20px;
  --e-column-margin-left: 20px;
  padding: 20px;
  text-align: left;
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 450px) {
  .textfeld {
    width: 100%;
  }
}
/* ###################### Seite 1 ################################### */
.seite1 {
  margin-top: 75px;
  text-align: left;
}
@media (max-width: 450px) {
  .seite1 {
    margin-top: 0px;
  }
}
.seite1 h1 {
  max-width: 1100px;
  margin: 0 auto;
}
.seite1 h3 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px 0;
}
.seite1 ul {
  _width: 100%;
  max-width: 500px;
  list-style-type: none;
  margin-left: 35px;
}
.seite1 ul li {
  margin-bottom: 10px;
}
.interim {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
}
.interim .video {
  width: 100%;
  max-width: 450px;
  margin-bottom: 20px;
  margin-right: 40px;
}
/* ###################### Seite 2 ################################### */
.seite2 {
  text-align: center;
}
.seite2 h2 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px 0;
}
.seite2 hr {
  border-bottom: 5px solid #B1174B;
  width: 130px;
  margin: 0 auto;
  _padding: 20px;
}
.listenpunkt {
  background: #B1174B;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 25px;
  font-weight: 800;
  border-radius: 25px;
  line-height: 47px;
  font-style: italic;
  padding: 2px 10px 0 0px;
  margin: -40px;
  position: absolute;
  text-align: center;
}
/*
.listenpunkt::before {
font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  font: var(--fa-font-solid);
}
*/
.seite2 h5 {
  width: 50%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.seite2 .button-rot {
  float: none;
  margin: 0 auto;
  _width: 50%;
}
@media (max-width: 600px) {
  .seite2 h5 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .seite2 .button-rot {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
}
.seite2 .button-weiss a {
  color: #B1174B;
}
/* ###################### Seite 3 ################################### 

.seite3 div {
color:#000;
width:700px;
max-width:100%;
}

.blog-item:nth-child(3)  {
  background:url(images/headers/AdobeStock_168792052.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-item:nth-child(3) .item-content {
  background: linear-gradient(90deg, rgba(255,255,255,0.75) 60%, #FFF0 100%);
}

.seite3 hr {
border-bottom: 5px solid #B1174B;
width: 130px;
}

/* ###################### Seite 4 ################################### */
.blog-item:nth-child(3) {
  background: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.seite4 h2 {
  color: #000;
  font-size: 2.2em;
}
@media (max-width: 600px) {
  .seite4 h2 {
    font-size: 1.8em;
  }
}
.seite4 h3 {
  color: #B1174B;
  font-weight: 600;
}
.seite4 {
  text-align: center;
}
.seite4 hr {
  border-bottom: 5px solid #B1174B;
  width: 130px;
  margin: 0 auto;
  padding: 20px;
}
.liste-eckig {
  background: #B1174B;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 43px;
  font-style: italic;
  padding: 0 15px 0 10px;
  margin: -45px;
  position: absolute;
}
.seite4 .textfeld {
  background: #fff;
}
.seite4 .textfeld h3 {
  color: #000;
  font-weight: 400;
  font-size: 1.3em;
}
@media (max-width: 600px) {
  .seite4 .textfeld h3 {
    font-size: 1.5em;
  }
}
.schwarzes-feld {
  background: url('../../../../images/headers/AdobeStock_267536174_Preview.jpg?682865e2');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  left: 0;
  height: 500px;
  margin-top: -280px;
}
/* ###################### Seite 5 - Kunden ###################################### */
.blog-item:nth-child(4) {
  margin-top: 100px;
}
.seite5 {
  text-align: center;
}
.blog-item:nth-child(5) .item-content {
  background: rgba(0, 0, 0, 0.05);
}
.blog-item:nth-child(5) {
  margin-top: -27px;
}
.seite5 hr {
  border-bottom: 5px solid #B1174B;
  width: 130px;
  margin: 0 auto;
}
.portrait .n2-ss-item-image-content .skip-lazy {
  border-radius: 50px;
}
/* ###################### Seite 6 - uber uns ################################### */
.seite6 .s6-text {
  width: 800px;
  max-width: 100%;
  float: left;
}
.seite6 img {
  float: right;
  _width: 300px;
  margin-bottom: 40px;
}
@media (max-width: 450px) {
  .seite6 img {
    width: auto;
  }
}
.seite6 hr {
  border-bottom: 5px solid #B1174B;
  width: 130px;
}
/* ###################### Seite 7 - Weg ################################### */
.blog-item:nth-child(6) {
  background: url('../../../../images/headers/bg-2-sw.jpg?682865e1');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -40px;
}
.blog-item:nth-child(6) .item-content {
  background: rgba(0, 0, 0, 0.75);
}
.seite7 h2 {
  color: #fff;
  text-align: center;
}
.seite7 .textfeld {
  color: #000;
  text-align: center;
  background: #fff;
}
.seite7 h3 {
  font-weight: bold;
}
.liste-rund {
  background: #B01F4E2B;
  width: 60px;
  height: 60px;
  color: #B1174B;
  font-size: 40px;
  border-radius: 35px;
  line-height: 59px;
  font-style: italic;
  padding: 0 4px 0 0;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
}
.seite7 .unten {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .seite7 .unten {
    width: 100%;
    margin: 0 auto;
  }
}
/* ###################### Footer ################################### */
#g-footer .g-container {
  max-width: 1500px;
  width: 100%;
}
#custom-1267-particle {
  margin-top: -20px !important;
}
#g-footer {
  padding: 0;
}
#g-footer {
  background: rgba(0, 0, 0, 0.05);
}
.moduletable .nav.menu {
  margin: 0;
  display: inline-block;
  border: none;
  padding: 0;
}
.moduletable .nav.menu li {
  margin: 0;
  border: none;
  padding: 0;
}
.remove-falang {
  background: #f4f4f4;
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: -20px;
  height: 30px;
}
.nav {
  display: block;
  _flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  _line-height: 10px;
}
.mod-list li {
  padding: 0;
  margin-left: -25px;
}
/*# sourceMappingURL=custom_9.css.map */