/* Commissioner Light (300) */
@font-face {
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Commissioner Light"), local("Commissioner-Light"),
    url("../font/commissioner/static/Commissioner-Light.ttf") format("truetype");
}

/* Commissioner Regular (400) */
@font-face {
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Commissioner Regular"), local("Commissioner-Regular"),
    url("../font/commissioner/static/Commissioner-Regular.ttf")
      format("truetype");
}

/* Commissioner Bold (700) */
@font-face {
  font-family: "Commissioner";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Commissioner Bold"), local("Commissioner-Bold"),
    url("../font/commissioner/static/Commissioner-Bold.ttf") format("truetype");
}

/* Optional: Commissioner Variable Font (modern browsers) */
@font-face {
  font-family: "Commissioner Variable";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../font/commissioner/Commissioner-VariableFont_FLAR,VOLM,slnt,wght.ttf")
    format("truetype-variations");
}

html {
  -webkit-tap-highlight-color: transparent;
  font-size: 16px;
}

body {
  margin: 0;
  font-family: "Commissioner", Arial, sans-serif;
  color: #2c568e; /* Hauptfarbe der Palette */
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

p {
  font-size: 1em;
  letter-spacing: 1px;
  line-height: 28px;
  font-weight: normal;
}

h1 {
  font-size: 2.325em;
  line-height: 50px;
  letter-spacing: 3.2px;
  font-weight: 300;
}

h2 {
  font-size: 2em;
  font-weight: 300;
  letter-spacing: 2.84px;
  line-height: 52px;
}

h3 {
  font-size: 1.125em;
  line-height: 22px;
  letter-spacing: 2.64px;
}

h4 {
  font-size: 1em;
  letter-spacing: 1.2px;
  line-height: 27px;
  font-weight: 500;
}

h5 {
  font-size: 1.125em;
  font-weight: normal;
  letter-spacing: 1.2px;
  line-height: 27px;
}

a {
  text-decoration: none;
}

ul {
  padding-left: 0;
  line-height: 28px;
}

img {
  width: 100%;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

.timeline-column_form .wpcf7-submit,
.test-form form .wpcf7-submit,
.free_test-btn,
.topbar_detail-btn,
.mega-menu button,
.mega_menu-btn {
  background: #1C3B73; /* Mittelblau der Palette */
  border: none;
  padding: 15px 35px;
  color: #fff;
  outline: none;
  cursor: pointer;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1;
  overflow: hidden;
  box-shadow: 0px 12px 10px rgba(44, 86, 142, 0.33); /* Dunkelblau mit Transparenz */
  font-weight: bold;
  letter-spacing: 1px;
  font-style: normal;
  border-radius: 0.25rem;
}
.mega_menu-btn-container {
  width: 44%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 230px;
}

.timeline-column_form .wpcf7-submit:before,
.test-form form .wpcf7-submit:before,
.mega-menu button:before,
.free_test-btn:before,
.topbar_detail-btn:before,
.reference-btn:before,
.workflow-btn:before,
.mega_menu-btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 110%;
  height: 100%;
  background: #2c568e; /* Tiefblau der Palette */
  z-index: 1;
  transition: transform 0.5s;
  transform-origin: 0 0;
  transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
  transform: scaleX(0);
}

.timeline-column_form .wpcf7-submit:hover::before,
.test-form form .wpcf7-submit:hover:before,
.mega-menu button:hover:before,
.free_test-btn:hover::before,
.topbar_detail-btn:hover::before,
.reference-btn:hover::before,
.workflow-btn:hover::before,
.mega_menu-btn:hover::before {
  transform: scaleX(1);
  z-index: -1;
}

.topbar .topbar_detail {
  display: flex;
  justify-content: flex-end;
}

.topbar .topbar_detail i::before,
.footer .social_media i::before {
  vertical-align: middle;
}

ul.social_media .flaticon-youtube:before {
  vertical-align: top;
}

.topbar .topbar_detail ul {
  white-space: nowrap;
}
.navbar {
  padding: 0;
}

.header .logo .navbar-brand img {
  width: 200px;
}

.header .menu .navbar-collapse {
  justify-content: flex-end;
}

.topbar {
  width: 100%;
  padding-top: 14px;
}

.menu {
  width: 100%;
}

.topbar_detail ul li {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 300;
}
.topbar_detail ul li:first-child {
  margin-left: 0;
}
.topbar_detail ul li a {
  text-decoration: none;
  color: #2c568e; /* Dunkelblau der Palette */
  letter-spacing: 0.96px;
  font-weight: 400;
}

li.envelope {
  background: #1C3B73; /* Mittelblau der Palette */
  padding: 4px 9px;
  text-align: center;
  border-radius: 100%;
}

li.envelope a i {
  color: #fff;
  font-size: 18px;
}

li.phone i {
  color: #fff;
  font-size: 18px;
  background: #1C3B73; /* Mittelblau der Palette */
  border-radius: 100%;
  padding: 7px 9px;
  margin-right: 5px;
}

.logo {
  position: absolute;
}

.navbar-collapse .navbar-nav .nav-item {
  margin-left: 19px;
}

.navbar-collapse .navbar-nav .nav-item.active a.nav-link,
.navbar-collapse .navbar-nav .nav-item2.active a {
  color: #3881b6; /* Mittelblau der Palette */
}

.navbar-collapse .navbar-nav .nav-item a.nav-link {
  transform: perspective(1px) translateZ(0);
  position: relative;
  overflow: hidden;
  font-size: 16px;
  color: #2c568e; /* Dunkelblau der Palette */
  font-weight: 500;
}

.navbar-collapse .navbar-nav .nav-item a.nav-link::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #3881b6; /* Mittelblau der Palette */
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.navbar-nav .nav-item:hover {
  background-color: #d9e8f2; /* Hellblau der Palette */
}
.navbar-collapse .navbar-nav .nav-item:hover a.nav-link::before {
  right: 0;
}

.navbar-collapse .navbar-nav .nav-item:hover a.nav-link {
  color: #3881b6; /* Mittelblau der Palette */
  transition: 0.3s cubic-bezier(0.42, 0, 0.24, 0.91);
}

.navbar-nav .nav-item .mega-menu {
  width: 100%;
  position: absolute;
  left: 0;
  background-color: #d9e8f2; /* Hellblau der Palette */
  padding: 1.5em;
  z-index: 9999;
  box-shadow: 0px 10px 15px rgba(44, 86, 142, 0.16); /* Dunkelblau mit Transparenz */
  background-repeat: no-repeat;
  background-size: 500px auto;
  background-blend-mode: multiply;
  display: flex;
  flex-direction: row;
  visibility: hidden;
  transform: translateY(20%);
  transition: all ease-in 0.2s;
  opacity: 0;
  background-position: 96% -50%;
  background-image: url(../image/picture-menu.png);
}
.navbar-nav .nav-item .mega-menu.normal {
  width: auto !important;
  padding: 0.2em 1.2em !important;
  left: auto !important;
  background-color: #d9e8f2; /* Hellblau der Palette */
  background-image: none !important;
}
.mega-menu ul {
  list-style: none;
  display: inline-block;
  position: relative;
  width: 28%;
}
.mega-menu.normal ul {
  width: 100%;
}
.navbar-nav .nav-item .fa.flaticon-next {
  display: none;
}
.mega-menu ul:before {
  content: "";
  width: 1px;
  position: absolute;
  height: calc(100% + (1.5em * 2));
  top: -1.5em;
  background-color: #aad4e3; /* Pastellblau der Palette */
  left: calc(100% + 1.5em);
}
.mega-menu.normal ul:before {
  content: none !important;
}
.mega-menu ul:nth-child(2) {
  margin-left: calc(1.5em * 2);
}
.mega-menu ul:nth-child(2):before {
  content: none;
}
.mega-menu ul li {
  padding-left: 1.2em;
  margin: 5px 0;
  position: relative;
}
.mega-menu ul li::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #aad4e3; /* Pastellblau der Palette */
  left: 0;
  top: 10px;
}
.mega-menu ul li a {
  line-height: 1.8em;
}
.mega-menu ul li a:hover {
  color: #3881b6 !important; /* Mittelblau der Palette */
}
.mega-menu ul li.title-txt {
  padding: 0 0 10px;
  border-bottom: 1px solid #aad4e3; /* Pastellblau der Palette */
  margin-bottom: 10px;
  font-weight: bold;
}
.mega-menu ul li.title-txt:before {
  content: none;
}
.mega-menu ul li a {
  color: #2c568e; /* Dunkelblau der Palette */
}
.mega-menu ul li a:hover {
  text-decoration: none;
}
.mega-menu ul li a::before {
  content: none !important;
}
.mega-menu button {
  position: relative;
  float: right;
  top: calc(100% - 3em);
  display: block;
}

.welcome-content h3.title {
  color: #3881b6; /* Mittelblau der Palette */
}

.section {
  padding: 2em 0;
}

.welcome-content h1.heading {
  color: #00367d; /* Tiefblau der Palette */
  padding: 12px 0 7px 0;
}

p.welcome-p {
  font-weight: bold;
  letter-spacing: 1.5px;
}

.row.section-title {
  text-align: center;
}

/* h1.seperator::after,
.row.section-title h2::after {
  background: url(../image/separator.jpg) center no-repeat;
  content: "";
  position: absolute;
  top: calc(50% - 53px);
  right: 0;
  height: 100%;
  width: 100%;
} */

h1.seperator,
.row.section-title h2 {
  padding-bottom: 71px;
}

.round_icon i,
.about_icon i {
  font-size: 75px;
  background: linear-gradient(
    to right bottom,
    #3881b6 0%,
    #aad4e3 119%
  ); /* Palette-Gradient */
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 3px;
}

.round_icon {
  background: linear-gradient(
    45deg,
    rgba(170, 212, 227, 0.25) 0%,
    /* Pastellblau mit Transparenz */ rgba(255, 255, 255, 1) 100%
  );
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  line-height: 73.2px;
  vertical-align: middle;
  padding: 24px;
  display: inline-block;
  margin-bottom: 15px;
}

.section_content h4 {
  padding-bottom: 7px;
}

.section_content {
  padding-bottom: 6%;
}

.row.section_content-2 {
  padding-top: 60px;
}

.section_content p {
  width: 75%;
  margin: 0 auto;
}

.author {
  display: flex;
}

.author img {
  width: 150px;
  height: 150px;
  border-radius: 25px;
}

.author_detail {
  padding-left: 41px;
  padding-top: 24px;
}

.author_detail ul li {
  list-style: none;
  line-height: 34px;
  color: #00367d; /* Tiefblau der Palette */
}

.author_detail .name {
  font-size: 22px;
  font-weight: 300;
}

.author_detail .author_work {
  font-weight: 300;
}

.author_detail .number a {
  color: #3881b6; /* Mittelblau der Palette */
  text-decoration: none;
}

.author_detail .number a i {
  padding-right: 10px;
}

p.author_content {
  width: 80%;
  padding-top: 20px;
}

.usp-steps__timeline [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
  opacity: 1;
  transform: rotate(-225deg) scale(1);
}

.contact-map p {
  color: #00367d; /* Tiefblau der Palette */
}

.usp-steps__step__text {
  padding-top: 45px;
}

.custom_section {
  margin-top: 60px !important;
}

.custom_section .about_hcm {
  top: 0;
}

.row.testimonial_section {
  border-top: 0.5px solid #aad4e3; /* Pastellblau der Palette */
  padding-top: 31px;
}

.textmonial_heading {
  text-align: center;
  width: 100%;
}

.textmonial_heading h2 {
  letter-spacing: 2.84px;
}

.slide-arrow a {
  text-decoration: none;
  color: #2c568e; /* Dunkelblau der Palette */
}

a.prev-slide {
  padding-right: 60px;
}

.slide-arrow {
  justify-content: flex-end;
  display: flex;
  top: 30px;
  right: 75px;
  position: relative;
}

.slide-arrow a i {
  font-size: 26px;
}

.textmonial_heading h5 {
  letter-spacing: 4.39px;
}

.textimonial_slide {
  padding: 54px 54px 95px;
}

.textimonial_content {
  display: flex !important;
  flex-direction: row;
}

.textimonial_content p {
  font-style: italic;
  margin: 71px 48px;
}

.textimonial_content p:before {
  content: "";
  background: url("../image/quote.png");
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  margin-left: -50px;
  background-repeat: no-repeat;
  z-index: -1;
}

.client-name {
  justify-content: flex-end;
  display: flex;
}

.client-name h5 {
  font-weight: 600;
  position: relative;
}

.client-name h5:before {
  content: "";
  position: absolute;
  height: 87px;
  width: 1px;
  background: #aad4e3; /* Pastellblau der Palette */
  left: -12px;
  top: 0;
}

.client-name span {
  display: block;
  font-size: 16px;
  font-weight: normal;
}

.slide_image {
  border: 1px solid #d9e8f2; /* Hellblau der Palette */
  padding: 20px 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 47px -21px #3881b6; /* Mittelblau der Palette */
}

.pro_workflow .heading {
  font-weight: bold;
}

.free_test-section {
  padding-bottom: 67px;
}

.free_test-section-home .row,
.free_test-section .row {
  background: transparent
    linear-gradient(73deg, rgba(170, 212, 227, 0.2) 0%, #d9e8f2 100%) 0% 0%
    no-repeat padding-box; /* Palette-Gradient */
  text-align: center;
  padding: 38px 0;
  margin: 0;
}

.youtube_section {
  background: #d9e8f2; /* Hellblau der Palette */
  margin-top: 10%;
}

.youtube_video {
  padding: 0;
  transform: translateY(-205px);
}

.youtube_shadow {
  box-shadow: -11px 17px 20px rgba(0, 54, 125, 0.2); /* Tiefblau mit Transparenz */
}

.image_overlay {
  position: absolute;
  background: black;
  height: 100%;
  width: 100%;
  top: 0;
  opacity: 0.1;
}

.about_hcm {
  text-align: center;
  position: relative;
  top: -100px;
}

.about_hcm h2 {
  font-weight: 900;
  margin-bottom: 0;
}

.about_hcm .col-md-4:last-child:after {
  content: none;
}

.about_hcm .col-md-4:after {
  content: "";
  position: absolute;
  background: #aad4e3; /* Pastellblau der Palette */
  width: 20%;
  height: 1px;
  top: 50%;
  left: calc(50% + 132px);
}

.footer_section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  top: 0;
  background: transparent
    linear-gradient(270deg, #00367d 0%, #aad4e3 41%, #2c568e 75%, #3881b6 100%)
    0% 0% no-repeat padding-box; /* Komplette Palette im Gradient */
}
.section.footer_section {
  position: relative;
  font-size: 14px;
}

ul.social_media {
  margin-top: 18px;
}

ul.social_media li {
  display: inline-block;
  margin-left: 22px;
  vertical-align: middle;
  font-size: 24px;
  background: transparent
    linear-gradient(
      211deg,
      rgba(217, 232, 242, 0.35) 0%,
      rgba(44, 86, 142, 0.2) 100%
    )
    0% 0% no-repeat padding-box; /* Palette-Gradient */
  padding: 7px;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  text-align: center;
}


.social_media .x-logo::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232c568e'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

ul.social_media li.xing {
  padding: 5px;
}

ul.social_media li a,
.footer_text ul li a {
  text-decoration: none;
  color: #2c568e; /* Dunkelblau der Palette */
}

ul.social_media li a:hover,
.footer_text ul li a:hover,
.footer_bootom p a:hover,
li.phone a:hover,
li.text a:hover {
  color: #3881b6; /* Mittelblau der Palette */
}

.footer_text h4 {
  font-weight: 600;
}

.footer_text ul li {
  list-style: none;
  font-weight: normal;
  line-height: 40px;
  position: relative;
  padding-left: 15px;
}
.footer_text.contactus-colum ul li {
  padding-left: 0;
}

.footer_text h4 {
  font-weight: 600;
}
.footer_text ul li.address-block {
  line-height: 1.8em;
}

.footer_text ul li::before,
.list-content p::before {
  content: "";
  position: absolute;
  background: #aad4e3; /* Pastellblau der Palette */
  height: 7px;
  width: 7px;
  left: 0;
  margin-top: 16px;
}

.col-md-3:last-child .footer_text ul li::before {
  content: none;
}

.footer_text ul.contact_icon li i {
  font-size: 22px;
  padding-right: 13px;
  vertical-align: middle;
}

.footer_bottom-section {
  border-top: 1px solid #aad4e3; /* Pastellblau der Palette */
  padding-top: 23px;
  font-size: 14px;
}

.footer_bootom p a {
  text-decoration: none;
  color: #2c568e; /* Dunkelblau der Palette */
}

.footer_bootom .text-right a {
  padding: 0 21px;
}

/*----- Module_page css ----*/
.module-round_icon {
  height: 118px;
  width: 118px;
  margin: 0;
}

.module-round_icon a {
  display: inline-block;
  transform: scale(1);
  transition: 0.3s ease-out;
}

.module-round_icon a:hover {
  text-decoration: none;
  transform: scale(1.2);
}

.module-icon ul li {
  list-style: none;
  padding-left: 47px;
}

.module-icon ul {
  display: flex;
}

.module-round_icon i {
  font-size: 60px;
  background: linear-gradient(
    to right bottom,
    #00367d 0%,
    #aad4e3 78%
  ); /* Palette-Gradient */
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.module-slider_content .slider-text {
  padding: 20px;
}

.slider-section_2 .module-slider_content .slider-text {
  background-color: #d9e8f2; /* Hellblau der Palette */
}

.module-slider_content h3,
.module-slider_content p {
  color: #00367d; /* Tiefblau der Palette */
  text-align: center;
}

.list-content h2,
.list-content p {
  color: #00367d; /* Tiefblau der Palette */
  padding-bottom: 12px;
}

.list-content p {
  padding-left: 22px;
  margin-bottom: 0px;
}

.list-content p::before {
  margin-top: 10px;
  left: 18px;
}

.slider-section_2 {
  background: #d9e8f2; /* Hellblau der Palette */
}
/*----End---*/

/*--Testzugang---*/
input.test-area {
  width: 5% !important;
  background: none;
  box-shadow: 0 0 0 transparent !important;
  margin: 0 13px 0 0px !important;
}

.test-butoon-area {
  text-align: center;
}

.test-butoon-area label {
  display: block;
  margin-bottom: 30px;
}

.test-author-detail {
  padding-left: 50px;
}

.test-author-detail .author {
  display: block;
}

.test-author-detail .author .author_detail,
.map-overlay .author_detail {
  padding-left: 0;
}
/*----End---*/

/*---Kontakt--*/
.contact-map .author_detail .number a {
  color: #00367d; /* Tiefblau der Palette */
  text-decoration: none;
}

.contact-map iframe {
  width: 100%;
}

.map-overlay {
  position: absolute;
  top: 0;
  background: #fff;
  margin: 10px;
  box-shadow: 0px 9px 27px rgba(44, 86, 142, 0.16); /* Dunkelblau mit Transparenz */
  padding: 0px 33px 0 33px;
}

.map-overlay .author_content {
  width: 100%;
  padding: 0;
}
/*----End---*/

/*!Referenzen--*/
.section.reference-section {
  background: transparent linear-gradient(180deg, #d9e8f2 0%, #aad4e3 100%) 0%
    0% no-repeat padding-box; /* Palette-Gradient */
}

.reference_detail {
  padding: 20px;
  background: #fff;
  box-shadow: 0px 14px 36px rgba(44, 86, 142, 0.09); /* Dunkelblau mit Transparenz */
  margin-bottom: 40px;
  height: 368px;
}

.section .test-content {
  padding: 20px 15px 51px 15px;
}

.section.reference {
  border-top: 1px solid #d9e8f2; /* Hellblau der Palette */
}

.reference_detail img {
  width: 250px;
  padding-bottom: 20px;
}

.reference_detail h5 {
  font-weight: 500;
  color: #3881b6; /* Mittelblau der Palette */
}

.reference_detail p {
  font-size: 14px;
  color: #00367d; /* Tiefblau der Palette */
}

.refe_image img {
  width: 180px;
  margin-bottom: 20px;
}

.reference_heading {
  text-align: center;
  width: 100%;
  color: #00367d; /* Tiefblau der Palette */
  padding-bottom: 20px;
}

.reference_content {
  text-align: center;
  padding: 10px 50px 40px 50px;
  background: white;
  box-shadow: 0px 18px 25px -5px #d9e8f2; /* Hellblau der Palette */
  height: 455px;
}

.refe_image img {
  border: 1px solid #d9e8f2; /* Hellblau der Palette */
  padding: 15px 20px;
}

.reference_content p {
  color: #00367d; /* Tiefblau der Palette */
  font-size: 14px;
  height: 200px;
}

.refe_name h5 {
  color: #3881b6; /* Mittelblau der Palette */
  font-weight: 500;
}

.refe_name p {
  font-weight: 100;
  height: auto !important;
}

/*----End---*/

/* - - - Table Design - - - */
.betriebsmodelle-table table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 25px rgba(44, 86, 142, 0.2); /* Dunkelblau mit Transparenz */
}
.betriebsmodelle-table table td {
  box-sizing: border-box;
}
.betriebsmodelle-table table span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding-top: 4px;
}
.betriebsmodelle-table table tr.heading {
  background: transparent linear-gradient(290deg, #2c568e 0%, #3881b6 100%) 0%
    0% no-repeat padding-box; /* Palette-Gradient */
}
.betriebsmodelle-table table tr.heading th {
  padding: 15px;
  color: #fff;
  font-size: 22px;
  text-align: center;
}
.betriebsmodelle-table table tbody tr {
  transition: all 0.1s ease-in;
  overflow: visible;
  position: relative;
}
.betriebsmodelle-table table tbody tr:hover {
  background: #d9e8f2; /* Hellblau der Palette */
  box-shadow: 0 0 5px rgba(44, 86, 142, 0.1); /* Dunkelblau mit Transparenz */
}
.betriebsmodelle-table table tbody tr td {
  padding: 0.7em;
}
.betriebsmodelle-table table tbody tr:nth-child(odd) {
  background-color: #d9e8f2; /* Hellblau der Palette */
}
.betriebsmodelle-table table tbody tr:nth-child(even) {
  background-color: #aad4e3; /* Pastellblau der Palette */
}
.betriebsmodelle-table table tbody tr td:nth-child(2) {
  background-color: rgba(255, 255, 255, 0.19);
}
.betriebsmodelle-table table tbody tr td,
.betriebsmodelle-table table tr th {
  padding: 0.7em;
  border-right: 1px solid rgba(170, 212, 227, 0.3); /* Pastellblau mit Transparenz */
}
.betriebsmodelle-table table tbody tr td:last-child,
.betriebsmodelle-table table tr th:last-child {
  border-right: 0px none;
}
/* - -  End Table Design - - */

/* START Klaro Cookie Banner Styles Custom */
.cn-ok .cm-btn.cm-btn-success,
.cn-ok .cn-decline {
  background-color: white !important;
  color: black !important;
}

.cn-ok .cn-buttons {
  display: flex !important;
  align-items: center !important;
  flex-direction: row-reverse !important;
}
/* END Klaro Cookie Banner Styles Custom */

/* START Kontaktformulare */
.frc-captcha {
  max-width: none !important;
}

.wpcf7-spinner {
  display: none;
}

::placeholder {
  color: #00367d; /* Tiefblau der Palette */
}

.timeline-column_form {
  box-shadow: 0px 14px 36px rgba(44, 86, 142, 0.09); /* Dunkelblau mit Transparenz */
  padding: 30px;
}

.timeline-column_form h5,
.test-form h5 {
  color: #00367d; /* Tiefblau der Palette */
  font-weight: bold;
  margin-bottom: 26px;
}

.timeline-column_form form input,
.test-form form input,
.test-form form textarea,
.section.contact-form form input {
  width: 100%;
  padding: 10px;
  border: 1px solid #d9e8f2; /* Hellblau der Palette */
  border-radius: 0;
  font-style: italic;
  box-shadow: 0px 4px 16px rgba(170, 212, 227, 0.16); /* Pastellblau mit Transparenz */
  height: auto;
}

.section.form-section {
  background: transparent linear-gradient(180deg, #d9e8f2 0%, #aad4e3 100%) 0%
    0% no-repeat padding-box; /* Palette-Gradient */
  padding-bottom: 67px;
}

.test-form {
  box-shadow: 0px 14px 36px rgba(44, 86, 142, 0.09); /* Dunkelblau mit Transparenz */
  border-radius: 10px;
  background: #fff;
  padding: 38px !important;
  margin-bottom: 50px;
}

.test-form .agb-text {
  padding-top: 20px;
  margin-top: 30px;
  color: #00367d; /* Tiefblau der Palette */
  text-align: center;
  border-top: 1px solid #d9e8f2; /* Hellblau der Palette */
}

.test-form .section_50 {
  width: 49%;
  display: inline-block;
  margin-bottom: 30px;
}

.test-form .section_50.second_child {
  margin-left: 1%;
}

.section.contact-form {
  background: #aad4e3; /* Pastellblau der Palette */
}

.test-form form textarea {
  height: 150px;
}

.test-form input[type="checkbox"] {
  width: unset !important;
}

.wpcf7-checkbox {
  border: none !important;
  padding: unset !important;
}

@media only screen and (max-width: 991px) {
  .timeline-column_form button {
    padding: 10px 9px;
  }
}

@media only screen and (max-width: 768px) {
  .test-form form {
    padding: 23px;
  }

  .test-form form input {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .timeline-column_form {
    padding: 20px;
  }
}
/* END Kontaktformulare */

[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1.35);
}

@media only screen and (max-width: 1199px) {
  .welcome-content h1.heading {
    word-break: break-word;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .author_detail {
    padding-left: 31px;
  }

  .module-slider .slick-prev,
  .module-slider .slick-next {
    top: calc(50% - 93px);
  }
}

@media only screen and (min-width: 406px) and (max-width: 1024px) {
  .footer .col-md-3 {
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
  .footer_logo img {
    width: 177px;
    margin-bottom: 27px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_hcm .col-md-4:after {
    left: calc(50% + 98px);
  }

  .reference_detail {
    height: 530px;
  }

  .reference_content p {
    height: 280px;
  }

  .reference_content {
    padding: 0 30px 40px 30px;
  }

  .module-slider .slick-prev,
  .module-slider .slick-next {
    top: calc(50% - 119px);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1250px) {
  .module-icon-container {
    margin-bottom: 0px;
  }

  .module-icon ul li {
    padding-left: 17px;
  }
}

@media only screen and (max-width: 1024px) {
  .textimonial_slide {
    padding: 25px 0 0 0;
  }

  .textimonial_content p {
    margin: 25px 0 52px;
  }

  .textimonial_content p:before {
    margin-left: 0px;
  }

  .footer_bootom .text-right a {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 991px) {
  .module-icon-row .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .betriebsmodelle-table table {
    box-shadow: none;
    overflow: visible;
  }
  .betriebsmodelle-table table tbody tr td,
  .betriebsmodelle-table table tr th {
    padding: 0.7em;
    border-right: 1px solid rgba(170, 212, 227, 0.3); /* Pastellblau mit Transparenz */
    width: 100%;
    display: block;
    text-align: center;
  }
  .betriebsmodelle-table table thead {
    display: none;
  }
  .betriebsmodelle-table table td:before {
    content: attr(data-label);
    float: left;
    display: block;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
  }
  .betriebsmodelle-table table tbody tr {
    display: block;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(44, 86, 142, 0.2); /* Dunkelblau mit Transparenz */
  }
  .betriebsmodelle-table table tbody tr:nth-child(odd) {
    background-color: none;
  }
  .betriebsmodelle-table table tbody tr:nth-child(even) {
    background-color: none;
  }
  .betriebsmodelle-table table tr td:nth-child(2n + 1) {
    background-color: #d9e8f2; /* Hellblau der Palette */
  }
  .betriebsmodelle-table table tr td:nth-child(2n),
  .betriebsmodelle-table table tbody tr td:nth-child(2) {
    background-color: #aad4e3; /* Pastellblau der Palette */
  }
  .betriebsmodelle-table table tr td:first-child {
    font-size: 1.2em;
    font-weight: bold;
    background-color: #2c568e; /* Dunkelblau der Palette */
    color: #fff;
  }
  .einstiegsvarianten-table .desktop {
    display: none;
  }
  .einstiegsvarianten-table .mobile {
    display: block !important;
  }
}

@media only screen and (max-width: 768px) {
  .section_content h4 {
    margin: 0px 0 10px 0;
  }

  .section_content p {
    width: 100%;
    margin-bottom: 40px;
  }

  .youtube_section {
    margin-top: 3%;
  }

  .youtube_image {
    transform: translateY(0);
    margin-bottom: 20px;
  }

  .youtube_image:after {
    height: 75px;
    width: 75px;
  }

  .youtube_image:before {
    font-size: 18px;
  }

  .about_hcm {
    top: 0;
    padding-top: 22px;
  }

  .module-icon ul {
    justify-content: space-between;
  }

  .module-icon ul li {
    padding-left: 0;
  }

  .list-content h2 {
    word-break: break-word;
  }

  .map-overlay {
    text-align: center;
    padding: 0 20px 0 20px;
    margin: 21px 33px 21px 21px;
  }

  .map-overlay .author_content {
    text-align: center;
  }

  .mega-menu ul {
    width: 100%;
  }
  .mega-menu ul:nth-child(2) {
    margin-left: 0;
  }
  .mega-menu ul li a {
    word-break: break-word;
  }
}

@media only screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h5,
  p {
    text-align: center;
  }

  p {
    font-size: 0.875em;
    line-height: 24px;
  }

  h1 {
    font-size: 1.97em;
    line-height: 40px;
  }

  h2 {
    font-size: 1.35em;
    line-height: 33px;
  }

  h3 {
    font-size: 1em;
    line-height: 15px;
  }

  h4 {
    font-size: 1.195em;
  }

  .section {
    padding-top: 30px;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .logo {
    position: relative;
  }

  li.phone a {
    font-size: 0;
  }

  button.navbar-toggler {
    position: absolute;
    right: 0;
    top: -69px;
  }

  .topbar .topbar_detail {
    justify-content: center;
  }

  .header .logo .navbar-brand img {
    width: 150px;
  }

  .welcome-content {
    padding: 0;
  }

  .section-title {
    padding-top: 26px;
  }

  .welcome_timeline {
    padding-bottom: 30px;
  }

  .welcome_timeline p {
    line-height: 28px;
  }

  .welcome_timeline h2 {
    word-break: break-all;
  }

  .welcome_timeline p,
  .welcome_timeline h2,
  .timeline-column_content p,
  .timeline-column_content h2 {
    text-align: left;
  }

  .col-md-6.timeline-column_content {
    word-break: break-all;
    padding-top: 15px;
  }

  p.author_content {
    width: 100%;
    padding-top: 20px;
    text-align: left;
  }

  .author_detail .name {
    font-size: 19px;
  }

  .author_detail ul li {
    line-height: 30px;
  }

  .image_section {
    padding: 45px 0 30px 0;
  }

  .pro_workflow {
    text-align: center;
  }

  .pro_workflow p {
    padding-top: 3px !important;
  }

  .row.section-title h2 {
    word-break: break-all;
  }

  .about_hcm .col-md-4 {
    width: 50%;
  }

  .about_hcm .col-md-4:after {
    content: none;
  }

  img.pro_image {
    padding-top: 37px;
  }

  .footer_logo img {
    width: 150px;
  }

  .footer_text ul li {
    line-height: 34px;
    font-size: 0.875em;
  }

  .test-author-detail {
    padding-left: 15px;
    text-align: center;
  }

  .test-author-detail p.author_content {
    text-align: center;
  }

  .reference_detail img {
    width: 200px;
  }

  .reference_detail {
    text-align: center;
    height: auto;
  }

  .reference_content {
    padding: 0 0px 40px 0px;
  }

  .reference_content p {
    height: auto;
  }

  .module-slider .slick-prev {
    left: -11px;
  }

  .module-slider .slick-next {
    right: -11px;
  }

  .module-slider .slick-prev:before,
  .module-slider .slick-next:before {
    font-size: 12px;
    padding: 4px;
  }

  .client-name h5::before {
    height: 1px;
    width: 100px;
    left: calc(50% - 50px);
    margin-top: -25px;
    top: 0;
  }
  .textimonial_content {
    display: flex !important;
    flex-direction: column;
  }
  .slick-prev.slick-arrow {
    left: 0;
  }
  .textimonial_content p {
    margin: 10px 0px;
    position: relative;
  }

  .textblock-testimonial {
    width: 100%;
    display: inline-block;
  }
  .client-name {
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  .client-name h5 {
    margin-top: 15px;
  }
  .client-name h5::before {
    transform: rotate(0);
    left: calc(50% - (87px / 2));
    top: 15px;
  }
  .slick-prev,
  .slick-next {
    right: 12px;
    top: 50%;
  }

  .slick-prev:before,
  .slick-next:before {
    font-size: 21px;
  }

  .list-content p {
    text-align: left;
  }

  .module-slider_content .slider-text {
    margin-bottom: 23px;
  }

  .section.slider-section_2 .col-md-6:first-child {
    order: 2;
  }

  .testimonial_section .slick-slide {
    text-align: center;
  }
  .client-name {
    justify-content: center;
  }
  .testimonial_section .slider img {
    width: 250px !important;
    transform: scale(0.9);
    margin: 0 auto;
  }

  .testimonial_section .slick-active img {
    transform: scale(0.85);
  }

  .custom_flow .round_icon {
    margin-top: 20px;
  }

  .row.section_content-2 {
    padding-top: 0;
  }

  .module-icon .tooltip-module {
    display: block;
    width: 100%;
  }

  .module-icon ul {
    display: block;
  }

  .module-icon {
    padding-top: 30px;
  }

  .sprungpunkt:before {
    height: 180px;
    margin: -180px 0 0;
  }

  .module-icon-row .col-md-7 {
    display: none;
  }
}

@media only screen and (min-width: 476px) and (max-width: 767px) {
  .slide_image {
    margin-bottom: 17px;
  }

  .image_section .col-md-3 {
    width: 50%;
  }
}

@media only screen and (max-width: 475px) {
  .slide_image {
    margin: 0 30px 17px 30px;
    padding: 15px;
  }
}

@media only screen and (max-width: 419px) {
  .module-round_icon {
    width: 85px;
    height: 85px;
    padding: 8px;
  }

  .module-round_icon i {
    font-size: 47px;
  }

  .col-md-6.module-icon {
    text-align: center;
  }
}

@media only screen and (min-width: 406px) and (max-width: 992px) {
  .author_detail {
    padding-left: 8px;
  }

  .author {
    display: flex;
  }
}

@media only screen and (max-width: 405px) {
  .author_detail {
    padding-left: 0px;
    font-size: 0.875em;
  }

  .author {
    display: inline;
  }

  .topbar_detail ul li a {
    letter-spacing: 0;
  }

  .footer .col-md-3:first-child {
    text-align: center;
  }
}

@media only screen and (min-width: 376px) and (max-width: 507px) {
  .module-slider .slick-prev,
  .module-slider .slick-next {
    top: calc(50% - 101px);
  }
}

@media only screen and (max-width: 375px) {
  .module-slider .slick-prev,
  .module-slider .slick-next {
    top: calc(50% - 113px);
  }
}

.col-md-12.list-options {
  color: #00367d; /* Tiefblau der Palette */
}

.free_test-btn,
.topbar_detail-btn,
.workflow-btn,
.reference-btn,
.mega_menu-btn {
  text-decoration: none !important;
  display: inline-grid;
}

.free_test-btn,
.topbar_detail-btn,
.mega_menu-btn {
  color: #fff !important;
}

.free_test-btn {
  padding: 10px 73px;
}

.topbar_detail-btn {
  padding: 7px 12px;
  border-radius: 30px;
  box-shadow: none;
}

.workflow-btn,
.reference-btn {
  border: 3px solid #3881b6; /* Mittelblau der Palette */
  background: none;
  color: #3881b6; /* Mittelblau der Palette */
  padding: 11px 22px;
  font-size: 18px;
  margin-top: 20px;
  outline: none;
  cursor: pointer;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1;
  overflow: hidden;
  box-shadow: 0px 12px 10px rgba(44, 86, 142, 0.33); /* Dunkelblau mit Transparenz */
  font-weight: bold;
  letter-spacing: 1px;
}

.reference-btn {
  top: -47px;
  background: #fff;
}

.workflow-btn:hover,
.reference-btn:hover {
  color: #ffffff;
}

.footer_bottom-section .text-right a:last-of-type {
  padding-right: 0;
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
  border-bottom: 1px solid #d9e8f2; /* Hellblau der Palette */
}

.section.first-section {
  padding-top: 175px;
}

.col-md-3.produkt,
.col-md-3.social_logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  max-width: 24%;
}

.col-md-3.l�sungen {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 27%;
  flex: 0 0 27%;
  max-width: 27%;
}

.services-icons img {
  opacity: 0.4;
}

.services-icons .icon-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.services-icons .icon-text p {
  margin: 0;
  text-align: center;
  font-size: 1.5em;
}

.consulting-icons h2,
.services-icons h2 {
  padding-bottom: 30px;
}

.consulting-icons .row:first-of-type {
  padding-bottom: 50px;
}

.consulting-icons .row .col-md-4 {
  display: flex;
  text-align: center;
}

.consulting-icons .col-md-4 div {
  border: #2c568e 1px solid; /* Dunkelblau der Palette */
  height: 200px;
  width: 200px;
  box-shadow: 0px 0px 20px 5px #d9e8f2; /* Hellblau der Palette */
}

.consulting-icons i,
.betriebsmodelle-icons .flaticon-sort {
  font-size: 5em;
}

.betriebsmodelle-icons .flaticon-mac,
.betriebsmodelle-icons .flaticon-cloud-computing {
  font-size: 8em;
}

.betriebsmodelle-icons .flaticon-sort {
  display: inline-block;
  transform: rotate(90deg);
  padding: 0 30px;
}

.tooltip-module {
  display: none;
}

.module-round_icon:hover + .tooltip-module {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 10;
}

.module-round_icon:hover + .tooltip-module a {
  padding: 5px;
  border: 1px solid #d9e8f2; /* Hellblau der Palette */
  background-color: #fff;
  margin-bottom: -38px;
  margin-left: -50%;
  width: 100%;
  display: block;
}

.tooltip-module a {
  color: #2c568e; /* Dunkelblau der Palette */
}

.module-icon-container {
  position: relative;
  margin-bottom: 15px;
}

.sprungpunkt:before {
  content: "";
  display: block;
  height: 115px;
  margin: -115px 0 0;
}

.welcome-img {
  text-align: right;
}

button.navbar-toggler {
  background-color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  button.navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
  }
  .mega-menu ul {
    width: 45% !important;
    float: left;
  }
  .navbar-nav {
    margin-top: 53px;
  }
}

@media only screen and (min-width: 1201px) {
  .navbar-nav .nav-item:hover .mega-menu {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
  }
}

@media only screen and (max-width: 1200px) {
  .header .menu .navbar-nav {
    background: #00367d; /* Tiefblau der Palette */
  }
  .navbar-collapse .navbar-nav .nav-item {
    margin-left: 0;
    padding-left: 19px;
    position: relative;
  }
  .navbar-collapse .navbar-nav .nav-item a.nav-link,
  .navbar-collapse .navbar-nav .nav-item.active a.nav-link,
  .navbar-collapse .navbar-nav .nav-item.active a.nav-link:hover,
  .navbar-collapse .navbar-nav .nav-item a.nav-link:hover {
    color: #fff !important;
  }
  .navbar-collapse .navbar-nav .nav-item a.nav-link::before {
    content: none;
  }
  .navbar-collapse .navbar-nav .nav-item:hover {
    background: #3881b6; /* Mittelblau der Palette */
    transition: 0.3s ease-in;
  }
  button.navbar-toggler {
    outline: none;
  }
  .navbar-nav .nav-item .fa.flaticon-next {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 6px;
    top: 9px;
    border-radius: 50%;
    border: 1px solid white;
    font-family: flaticon;
    font-size: 13px;
    color: white;
    display: block;
    cursor: pointer;
  }
  .navbar-nav .nav-item .fa.flaticon-next::before {
    left: 3px;
    position: absolute;
  }
  .navbar-nav .nav-item .arrow-up.fa.flaticon-next::before {
    transform: rotate(-90deg);
  }
  .navbar-nav .nav-item .arrow-down.fa.flaticon-next::before {
    transform: rotate(90deg);
  }
  .navbar-nav .nav-item .mega-menu {
    width: calc(100% + 19px);
    background-image: none !important;
    visibility: visible;
    opacity: 1;
    display: none;
    position: relative;
    max-height: 240px !important;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateY(0) translateX(-19px);
  }
  .navbar-nav .nav-item .mega-menu.normal {
    width: calc(100% + 19px) !important;
  }
  .mega-menu ul:nth-child(2) li.title-txt {
    display: none;
  }
  .mega_menu-btn-container {
    display: none;
  }
  .navbar-nav .nav-item .mega-menu {
    padding: 0.2em 1.2em;
  }
}

/* - - - Table Design Einstiegsvarianten - - - */
.einstiegsvarianten-table table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 25px rgba(44, 86, 142, 0.2); /* Dunkelblau mit Transparenz */
}
.einstiegsvarianten-table table td {
  box-sizing: border-box;
}
.einstiegsvarianten-table table tr.heading {
  background: transparent linear-gradient(290deg, #2c568e 0%, #3881b6 100%) 0%
    0% no-repeat padding-box; /* Palette-Gradient */
}
.einstiegsvarianten-table table tr.heading th {
  padding: 15px;
  color: #fff;
  font-size: 22px;
  text-align: center;
}
.einstiegsvarianten-table table tbody tr:nth-child(odd) {
  background-color: #d9e8f2; /* Hellblau der Palette */
}
.einstiegsvarianten-table table tbody tr:nth-child(even) {
  background-color: #aad4e3; /* Pastellblau der Palette */
}
.einstiegsvarianten-table table tbody tr td,
.einstiegsvarianten-table table tr th {
  padding: 0.7em;
}
.einstiegsvarianten-table .mobile {
  display: none;
}
.einstiegsvarianten-table .mobile table {
  margin: 0 0 30px 0;
}

/* - -  End Table Design Einstiegsvarianten - - */

/* - - Klaro Constent - - */

.cookie-notice .cn-body::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: -10;
  top: 0;
  left: 0;
}
@media (min-width: 1024px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    bottom: 40vh !important;
    right: 40vw !important;
  }

  .img-tipps img {
    width: 70%;
    padding: 20px 0;
  }
  .img-tipps {
    text-align: center;
  }
}

/* Blog css */
h2.entry-title {
  line-height: 1em;
}
h2.entry-title a,
h1.entry-title {
  color: #3881b6; /* Mittelblau der Palette */
}
a {
  color: #00367d; /* Tiefblau der Palette */
}
a:hover {
  text-decoration: none;
}
ul {
  list-style-position: inside;
}

p.welcome-p,
.welcome-p {
  letter-spacing: 1.5px;
  color: #00367d; /* Tiefblau der Palette */
  font-size: 14px;
  padding-bottom: 5px;
}
span.welcome-p a {
  color: #00367d; /* Tiefblau der Palette */
  font-size: 14px;
}
#secondary {
  background-color: #d9e8f2; /* Hellblau der Palette */
  border: 1px solid #aad4e3; /* Pastellblau der Palette */
  outline: none;
  font-style: italic;
  color: #00367d; /* Tiefblau der Palette */
  box-shadow: 0px 4px 16px rgba(170, 212, 227, 0.16); /* Pastellblau mit Transparenz */
}
#secondary .search-form {
  display: grid;
  margin-bottom: 30px;
}
#secondary .search-field.form-control {
  height: auto;
  margin: 0;
}
#secondary .widget-title {
  border: 1px solid #d9e8f2; /* Hellblau der Palette */
  padding: 5px 14px;
  font-weight: 600;
  text-align: left;
}
#secondary ul li {
  list-style: none;
}
img.slide_image {
  padding: 0px;
  height: auto;
  width: 100%;
}
.comment-content {
  padding: 15px;
}
#respond.comment-respond {
  margin-top: 20px;
}
.comment-awaiting-moderation {
  padding: 0 15px;
}
.comment-list li {
  list-style: none;
}
#content .btn-primary,
#content .search-submit {
  background: #1C3B73;
  border: none;
  padding: 15px 35px;
  outline: none;
  transition: all 0.3s ease; /* Geändert von nur color */
  position: relative;
  overflow: hidden;
  box-shadow: 0px 12px 10px rgba(44, 86, 142, 0.33); /* Dunkelblau mit Transparenz */
  font-weight: bold;
  letter-spacing: 1px;
  width: 100%;
}

@media (max-width: 576px) {

  #content .btn-primary,
  #content .search-submit {
    padding: 10px 15px;
    font-size: 0.875rem;
  }
}

#content .btn-primary:hover,
#content .search-submit:hover {
    transform: translateY(-2px) !important; /* !important falls nötig */
    box-shadow: 0 6px 20px rgba(0,0,0,0.2) !important;
    background: #1C3B73; /* Hintergrund beibehalten */
}

#content .search-submit {
  padding: 9px 35px;
}

.wrapper {
  padding-top: 175px;
}
.logged-in .wrapper .main_header {
  top: 32px;
}
.mega-menu ul li::before {
  top: 10px;
}
#commentform .comment-form-author {
  margin-bottom: 10px;
}
#commentform .form-control {
  margin-bottom: 0;
}

#commentform #wp-comment-cookies-consent {
  width: auto;
  float: left;
  text-align: left;
}
#commentform p label {
  width: 100px;
}
#commentform #author,
#commentform #email,
#commentform #url {
  border: 1px solid #aad4e3; /* Pastellblau der Palette */
  outline: none;
  font-style: italic;
  color: #00367d; /* Tiefblau der Palette */
  box-shadow: 0px 4px 16px rgba(170, 212, 227, 0.16); /* Pastellblau mit Transparenz */
  resize: none;
  padding: 5px 10px;
  width: 69%;
}
.section.footer_section {
  margin-top: 40px;
}

.navigation.post-navigation {
  border: 1px solid #d9e8f2; /* Hellblau der Palette */
  padding: 5px 15px;
  background: #aad4e3; /* Pastellblau der Palette */
}
.comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-right: 10px;
  margin-top: 5px;
}
.wp-pagenavi {
  margin: 15px 0;
}

.wp-block-image img {
  height: auto;
}
.header .logo .navbar-brand img {
  height: auto;
}
.footer img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .comment-body,
  .comment-body h2,
  .comment-body h5,
  .comment-body p,
  .comments-title {
    text-align: left;
  }
  #commentform #wp-comment-cookies-consent {
    text-align: center;
    float: none;
  }
  .footer .footer_logo img {
    width: 150px;
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  p {
    text-align: left;
  }
  header.entry-header {
    text-align: left;
  }
  #primary {
    padding: 0;
  }
  .screen-reader-text {
    text-align: left;
  }
  .slide_image {
    margin: 0px 0 20px 0;
  }
}

@media only screen and (max-width: 1200px) {
  .navbar-nav .nav-item .fa.flaticon-next::before {
    left: 2px;
    top: 3px;
  }
  .navbar-nav .nav-item .arrow-up.fa.flaticon-next::before {
    top: 1px;
    right: 2px;
  }
}

.textwidget p {
  padding: 0.5rem 1rem;
}

.widget .nav {
  margin-top: 0;
  margin-bottom: 1rem;
}

blockquote.wp-block-quote {
  border-left: 3px solid #00367d; /* Tiefblau der Palette */
  padding-left: 0.5em;
}

i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
  line-height: inherit !important;
}

.no-video .about_hcm {
  position: inherit;
}

.no-video {
  padding-bottom: 67px;
}
