@charset "UTF-8";
/* -------------------------------- Webseite -------------------------------- */
/* --------------------------------- Cookie --------------------------------- */
footer .socials ul {
  display: flex;
  justify-content: flex-end;
}
footer .socials ul li {
  margin: 0 8px;
}
footer .socials ul li i {
  color: #ffffff8f;
}
.bg-dark {
  background-color: #040404 !important;
}
.bg-mid-tone {
  background-color: #393d46;
}
.h5 {
  font-size: 16px;
  margin-bottom: 5px !important;
  margin-top: 15px;
}
.mail-to-link, .phone-to-link {
  color: #fff;
}
.ordered-list {
  padding: 0;
  margin: 0;
  list-style: decimal;
}
.left {
  justify-content: flex-start;
}
.right {
  justify-content: flex-end;
}
.ul-standard {
  padding-left: 40px;
}
.ul-standard li {
  list-style-type: circle;
}
.newsletter-btn {
  color: #fff;
  border: 1px solid rgba(204, 163, 84, 0.45);
  padding: 10px 20px;
  transition: 0.3s ease;
  border-radius: 3px;
}
.newsletter-btn:hover {
  border: 1px solid #fff;
}
.header .site-logo img {
  width: 120px;
}
/* ------------------------------- impressum, datenschutz, kontaktformular, kontaktangaben ------------------------------- */
#pageid-2 #de_2_Haupttext a, #pageid-3 #de_3_Haupttext a {
  color: var(--vision-color-primary);
  transition: 0.3s ease;
}
#pageid-2 #de_2_Haupttext a:hover, #pageid-3 #de_3_Haupttext a:hover {
  color: #fff;
}
#pageid-27 .datenschutz-link {
  color: var(--vision-color-primary);
  transition: 0.3s ease;
}
#pageid-27 .datenschutz-link:hover {
  color: #fff;
}
#pageid-28 .contact-info-section {
  background-color: #151515;
}
#pageid-28 .contact-info-section .qr-col {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#pageid-28 .contact-info-section .qr-col img {
  width: 200px;
}
#pageid-28 .contact-info-section .contact-info-content p {
  text-align: center;
  margin-bottom: 15px;
}
/* ------------------------------- startseite ------------------------------- */
/* slider */
.hero {
  padding: 0;
}
.hero .bg_img {
  height: 888px;
  background-position-y: -30px;
}
.hero .bg_img .container {
  padding-top: 270px;
}
.hero .button-mittig {
  /*  max-width: 567px;*/
  display: flex;
  justify-content: center;
}
/* Tagesaktuelle Kurse */
.cureency-card__title {
  font-size: 34px;
}
/* intro-text startseite */
.intro-text-section .about-content {
  text-align: justify;
}
/*  startseite -> EM Investment GmbH && Unternehmen -> Über uns  */
.about-section {
  background-color: #666 !important;
  background-position: center;
  background-blend-mode: multiply;
}
.about-section:before {
  background-color: unset !important;
}
/* Unternehmen -> Partner werden */
.partner-section {
  background-color: #d0d0d0;
  background-position: center;
  background-blend-mode: multiply;
}
/* faq */
.faq-section {
  background-color: #151515 !important;
}
.faq-section #accordionExample .card .card-body p {
  margin-bottom: 15px;
}
.faq-section #accordionExample .card .card-body ol li {
  margin-bottom: 15px;
}
/* Warum in Edelmetalle investieren? */
.why-invest {
  /*  background: #fff; */
  background-image: url(/template/images/bg/bg-3.jpg) !important;
}
/* Lassen Sie uns investieren! */
.cta-section {
  background: #151515;
}
.cta-section .cta-wrapper .cmn-btn {
  background-color: initial;
}
.cta-section .cta-wrapper:before {
  left: -150px;
}
/* ------------------------- ANCHOR Produkte Gallery ------------------------ */
.unite-gallery-wrapper {
  padding: 40px;
  margin-right: 40px;
  height: 675px;
}
.unite-gallery-wrapper #myGallery {
  width: 100%;
  height: 530px !important;
  border-radius: 5px;
  border: 2px solid rgba(204, 163, 84, 0.5);
}
.unite-gallery-wrapper #myGallery .ug-slide-wrapper img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  border-radius: 5px;
  padding: 60px;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
/* ------------------------------- Produkte -> Silberanlagen ------------------------------- */
#pageid-30 {
  /* Bild 2 */
  /* Bild 3  */
}
#pageid-30 .ug-slide3 img {
  top: 0 !important;
}
#pageid-30 .ug-slide1 img {
  object-fit: contain !important;
  padding: 100px !important;
}
/* ------------------------------- Produkte ------------------------------- */
.product-section {
  background-color: #151515;
}
.product-section .about-content {
  margin-top: 30px;
}
/* Produkte -> Goldanlagen */
#pageid-42 {
  /* Bild 1 */
  /* Bild 2 */
  /* Bild 3 */
}
#pageid-42 .ug-slide2 img {
  top: 30px !important;
  padding: 80px !important;
}
#pageid-42 .ug-slide3 img {
  top: 0 !important;
  padding: 110px !important;
}
#pageid-42 .ug-slide1 img {
  top: 0 !important;
}
/* Produkte -> Silber- und Goldanlagen */
#pageid-43 .ug-slide2 img {
  top: 30px !important;
  padding: 90px !important;
}
/* Produkte -> Geschenke */
#pageid-32 .ug-slide2 img {
  top: 0 !important;
  padding: 110px !important;
}
/* ------------------------------- Services -> Call & Collect ------------------------------- */
.call-and-collect-section {
  background-color: #35343a;
  background-position: center;
}
/* ------------------------------- Infos -> Newsletter ------------------------------- */
.blog-main-area .blog-main-inner-two .blog-item .date, .blog-main-area .blog-main-inner-two .blog-item .title {
  display: block;
  transition: 0.3s ease;
}
.blog-main-area .blog-main-inner-two .blog-item .date {
  color: #fff;
}
.blog-main-area .blog-main-inner-two .blog-item .title {
  color: var(--vision-color-primary);
  transition: 3s ease;
}
.blog-main-area .blog-main-inner-two .blog-item .title:hover {
  color: #fff;
}
.blog-main-area .blog-main-inner-two .blog-item p {
  margin-bottom: 15px;
}
/* ------------------------------- Newsletter -> Artikelseite  ------------------------------- */
.blog-detail .blog-meta-date {
  float: right;
}
.blog-detail .back-to-overview {
  color: var(--vision-color-primary);
  transition: 0.3s ease;
}
.blog-detail .back-to-overview:hover {
  color: #fff;
}
/*# sourceMappingURL=../../template/css/_maps/zz_custom.map */