/* 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
 */

/***interspiritual peace movement***/
/****colors***/
:root {
  --rot: #D1402E;
  --rot-5: #eba298;
  --rot-3: #f3c7c1;
  --rot-2: #f9dad6;
  --rot-1: #fbecea;
  --primary: #1a67d2;
  --primary-9: #f18e37;
  --primary-8: #f39b53;
  --primary-7: #f4a86c;
  --primary-6: #f5b583;
  --primary-5: #f7c198;
  --primary-4: #f8cfaf;
  --primary-3: #f9dac3;
  --primary-2: #fce7d7;
  --primary-1: #fdf3eb;
  --second: #4285f3;
  --second-9: #f8ad41;
  --second-8: #f8b75b;
  --second-7: #f9c072;
  --second-6: #faca88;
  --second-5: #a1b8ef;
  --second-4: #fbdbb2;
  --second-3: #fce5c6;
  --second-2: #fdedda;
  --second-1: #fef6ec;
  --gruen: #34a853;
  --dunkelblau: #4285f4;
  --lila: #7248bc;
  --rot: #ea4335;
  --orangedunkel:#f08113;
}
h1, h2, h3, h4, h5 {
  font-family: "Varela Round", sans-serif;
  color: var(--primary);
}
a {
  color: var(--primary);
}
a:hover {
  color: var(--second);
}
.startseite #g-inhalt {
  display: none;
}
.g-offcanvas-toggle {
  display: none;
}
#g-navigation {
  background-color: var(--primary);
  position: relative;
  width: 100%;
  background-image: linear-gradient(135deg, #1c67d2 10%, #5d98f5 100%);
}
@media (min-width: 768px) {
  #g-navigation {
    position: fixed;
  }
}
#g-navigation .g-container {
  width: 100%;
  border-bottom: 2px solid rgba(159, 183, 239, 0.5);
}
#g-navigation .g-container .g-content {
  min-height: 64px;
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#g-navigation .g-container #navLogo a {
  display: grid;
  text-align: center;
}
@media (min-width: 768px) {
  #g-navigation .g-container #navLogo a {
    display: flex !important;
    align-items: center;
    text-align: left;
  }
}
#g-navigation .g-container .ipmLogo {
  width: 100%;
}
#g-navigation .g-container .ipmLogo .bildLogo {
  margin-top: 18px;
}
@media (min-width: 768px) {
  #g-navigation .g-container .ipmLogo .bildLogo {
    margin-top: 0;
  }
}
#g-navigation .g-container .ipmLogo img {
  width: 35px;
}
@media (min-width: 768px) {
  #g-navigation .g-container .ipmLogo img {
    float: left;
  }
}
#g-navigation .g-container .ipmLogo .logoTitel {
  font-size: 1.1em;
  font-family: "Varela Round", sans-serif;
  color: #fff;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  #g-navigation .g-container .ipmLogo .logoTitel {
    font-size: 1.75em;
    margin-bottom: 0;
    margin-left: 0.5rem;
  }
}
#g-navigation .g-container .menu .g-content {
  justify-content: flex-end;
}
#g-navigation .g-container .menu .g-content .g-menu-item-title {
  font-size: 1.2rem;
}
#g-navigation .g-container .menu .g-content .g-toplevel > li {
  margin: 0;
}
#g-navigation .g-container .menu .g-content li.active a {
  border-bottom: 3px solid #fff;
  margin-bottom: -2px;
}
#g-navigation .g-container .menu .g-content .g-menu-item-content {
  box-shadow: none !important;
}
#g-navigation .g-container .menu .g-content .g-menu-item-container {
  padding: 18px 17px;
  color: #fff;
}
#g-header1 {
  display: none;
}
@media (min-width: 768px) {
  #g-header1 {
    display: block;
  }
}
#g-header1 .g-container {
  width: 100%;
}
#g-header1 .g-container .g-content {
  margin: 0;
  padding: 0;
}
#g-header1 .g-container .g-content img {
  border-bottom: 5px solid var(--rot-3);
  -webkit-box-shadow: 4px 9px 28px -5px var(--rot-3);
  -moz-box-shadow: 4px 9px 28px -5px #fbdbb2;
  box-shadow: 4px 9px 28px -5px var(--rot-3);
  max-height: 500px;
  object-fit: cover;
}
#g-intro {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #g-intro {
    margin-top: -166px;
  }
}
#g-intro .rundStart {
  background-color: #b10606;
  text-align: center;
  height: 150px;
  width: 150px;
  border-radius: 100px;
  margin: auto;
}
#g-intro .rundStart span {
  color: #fff;
  font-weight: bold;
}
#g-intro .rundStart1 .rundStart {
  background-color: var(--gruen);
  background-image: url('../../../../images/startseite/ideale/gruen.jpg');
  background-size: cover;
}
#g-intro .rundStart1 h2 {
  color: #b3aa63;
}
#g-intro .rundStart2 .rundStart {
  background-color: var(--dunkelblau);
  background-image: url('../../../../images/startseite/ideale/blau.jpg');
  background-size: cover;
}
#g-intro .rundStart2 h2 {
  color: #61658a;
}
#g-intro .rundStart3 .rundStart {
  background-color: var(--lila);
  background-image: url('../../../../images/startseite/ideale/lila.jpg');
  background-size: cover;
}
#g-intro .rundStart3 h2 {
  color: #aa6fa6;
}
#g-intro .rundStart4 .rundStart {
  background-color: var(--rot);
  background-image: url('../../../../images/startseite/ideale/rot.jpg');
  background-size: cover;
}
#g-intro .rundStart4 h2 {
  color: #e15343;
}
#g-intro .rundStart5 .rundStart {
  background-color: var(--orangedunkel);
  background-image: url('../../../../images/startseite/ideale/gold.jpg');
  background-size: cover;
}
#g-intro .rundStart5 h2 {
  color: #f39626;
}
#g-footer {
  background-color: #dbe8fd;
  background-color: #bad1f1;
  border-top: 1.5px solid var(--primary);
}
#g-footer .g-copyright {
  color: var(--primary);
  font-weight: bold;
}
#g-footer .webdesign {
  font-weight: 400;
}
#g-footer .g-horizontalmenu a {
  color: var(--primary);
}
#g-utility {
  padding-top: 0;
  background-color: #f4f5f7;
  color: #424753;
}
#g-utility .boxTextStart {
  border-bottom: 2px solid var(--rot-3);
  padding-bottom: 3rem;
}
#g-utility .boxTextStart img {
  margin-bottom: 20px;
}
#g-utility .boxTextStart h1 {
  margin: 0;
  line-height: 1;
}
#g-utility .boxTextStart h2 {
  margin: 0;
  font-size: 1.3rem;
}
#g-utility .boxTextStart p {
  color: var(--primary);
  font-size: 1.4rem;
}
@media (max-width: 403px) {
  #g-utility .buchLink img {
    width: 100%;
  }
}
#g-utility .buchLink h3 {
  margin-bottom: 0;
}
#g-utility .buchLink p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
}
#g-utility .buchLink .shopLinkButton {
  font-size: 1rem;
}
#antragErfolgreich {
  text-align: center;
}
#antragErfolgreich img {
  max-width: 100px;
}
#antragErfolgreich h1 {
  margin-bottom: 0;
  margin-top: 25px;
}
#kontaktIPM img {
  border-radius: 12px;
  border: 1px solid var(--primary-5);
}
#kontaktIPM h2 {
  margin-bottom: 0;
}
#kontaktIPM a {
  font-weight: bold;
}
#mitgliedschaftVoraussetzung .container {
  max-width: 100%;
}
#mitgliedschaftVoraussetzung .mitgliedImg {
  margin-bottom: 35px;
}
#mitgliedschaftVoraussetzung .mitgliedP {
  font-size: 1.3rem;
  margin-bottom: 35px;
}
.mitglied-werden #g-inhalt .g-container {
  width: 100%;
}
@media (min-width: 1200px) {
  .mitglied-werden #g-inhalt .g-container {
    width: 75rem;
  }
}
.mitglied-werden #g-inhalt h1 {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .mitglied-werden #g-inhalt h1 {
    font-size: 2.25rem;
  }
}
.mitgliedWerden #g-inhalt {
  background-color: #fff;
}
.mitgliedWerden #g-inhalt .fieldset-1 {
  display: contents;
}
.mitgliedWerden #g-inhalt .allgemeinerButton {
  font-size: 1rem;
}
.mitgliedWerden #g-inhalt .g-container {
  max-width: 700px;
}
.mitgliedWerden #g-inhalt .geburtsdatum {
  max-width: 200px;
}
.mitgliedWerden #g-inhalt .wohnort {
  max-width: 200px;
}
.mitgliedWerden #g-inhalt .datenschutz, .mitgliedWerden #g-inhalt .ideale {
  margin-left: 0;
}
.mitgliedWerden #g-inhalt .trennlinie1 {
  margin-top: 15px;
  border-color: var(--primary);
}
.mitgliedWerden #g-inhalt .trennlinie {
  margin-top: 45px;
  border-color: var(--primary);
}
.mitgliedWerden #g-inhalt .inputbox {
  background: var(--second-3) !important;
  border: none;
  margin-top: 0;
}
.mitgliedWerden #g-inhalt .visCSSlabel {
  color: var(--primary);
  font-weight: bold;
  width: 100%;
}
.mitgliedWerden #g-inhalt textarea {
  height: 180px;
  width: 100%;
}
.mitgliedWerden #g-inhalt .mitgliedsart {
  width: auto;
}
.mitgliedWerden #g-inhalt .titelFeldGruppen {
  background-color: var(--primary);
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
}
/****allgeminer button*****/
.allgemeinerButton {
  background: linear-gradient(90deg, var(--primary) 0%, var(--second) 100%);
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  padding: 12px 20px !important;
  border-radius: 8px;
  color: #fff !important;
  border-bottom: 2px solid;
}
.allgemeinerButton:hover {
  text-decoration: none;
  color: #fff !important;
}
/****allgemeiner button ende***/
.newsletterBox {
  max-width: 500px;
}
/*# sourceMappingURL=custom_15.css.map */