/*
Theme Name:   seoCon
Author:       seoCon - Online Marketing Agentur
Author URL:   https://www.seocon.at
Template:     genesis
Version:      1.0
*/

/* ## Fonts
--------------------------------------------- */
#barrierefrei-swiper > div > div > div {
	padding-left: unset!important;
}


@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("fonts/montserrat-v25-latin-300.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-300.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("fonts/montserrat-v25-latin-regular.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("fonts/montserrat-v25-latin-500.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-500.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("fonts/montserrat-v25-latin-600.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-600.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("fonts/montserrat-v25-latin-700.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-700.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("fonts/montserrat-v25-latin-800.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-800.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: local(""), url("fonts/montserrat-v25-latin-900.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-900.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: local(""),
    url("fonts/montserrat-v25-latin-300italic.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-300italic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("fonts/montserrat-v25-latin-italic.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-italic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: local(""),
    url("fonts/montserrat-v25-latin-500italic.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-500italic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: local(""),
    url("fonts/montserrat-v25-latin-600italic.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-600italic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: local(""),
    url("fonts/montserrat-v25-latin-700italic.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-700italic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: local(""),
    url("fonts/montserrat-v25-latin-800italic.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-800italic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: local(""),
    url("fonts/montserrat-v25-latin-900italic.woff2") format("woff2"),
    url("fonts/montserrat-v25-latin-900italic.woff") format("woff");
  font-display: swap;
}

/* ## General
--------------------------------------------- */
html {
  box-sizing: border-box;
  font-size: 100%;
}
html, body {
  overflow-x: hidden;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
::selection {
  background: #97bf0d;
  color: white;
}
body {
  color: #29364c;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #97bf0d;
}
b,
strong {
  font-weight: 700;
}
p,
ul,
ol,
blockquote {
  margin: 0 0 16px;
  text-rendering: optimizeLegibility;
}
ul,
ol {
  padding-left: 20px;
}
blockquote {
  padding: 10px 0 10px 20px;
  border-left: 2px solid #2e3e56;
}
blockquote p:last-child {
  margin: 0;
}
img {
  /*width: auto;*/
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
hr {
  max-width: 80%;
  margin: 16px auto;
  border-color: #2e3e56;
  border-width: 1px 0 0;
}
label {
  cursor: pointer;
  display: block;
}
input[type="text"],
input[type="email"],
select,
textarea {
  width: 100%;
}
select {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -16px center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 24px;
}
input[type="submit"] {
  cursor: pointer;
  transition: all 0.3s;
}
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
.screen-reader-text,
.genesis-skip-link {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.screen-reader-text:focus,
.genesis-skip-link:focus {
  position: relative !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  z-index: 100000;
}

/* ## Site Header
--------------------------------------------- */
.site-header {
  position: relative;
  left: 0;
  top: 3px;
  z-index: 102;
  width: 100%;
}
.site-header.sticky {
  position: fixed;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
}
.admin-bar .site-header.sticky {
  top: 35px;
}
.site-header > .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  max-width: 1220px;
  margin: auto;
}
.title-area svg {
  width: 200px;
  display: inline-block;
  vertical-align: middle;
  min-height: 46px;
}
.header-widget-area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.site-description
{
  display: none;
}

/* ## Primary Navigation
--------------------------------------------- */
.nav-primary ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 500;
}
.nav-primary .menu > li {
  position: relative;
  margin-right: 20px;
}
.nav-primary .menu > li:nth-child(4) {
  margin: 0;
}
.nav-primary .menu > li.nav-button {
  margin: 0 0 0 1.5vw;
}
.nav-primary .menu > li.nav-button > a:hover {
  background-color: #2E3E56;
}
.nav-primary a {
  color: #2e3e56;
  text-decoration: none;
  display: block;
  line-height: 1;
  padding: 12px 0;
  position: relative;
}
.nav-primary .sub-menu a {
  padding: 13px 22px;
  font-weight: 400;
  line-height: 1.5;
}
.nav-primary .sub-menu a:hover,
.nav-primary .sub-menu .current-menu-item a {
  background-color: #e9f1d0;
  font-weight: 600;
}
.nav-primary > .wrap > ul > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #8cb70f;
  opacity: 0;
}
.nav-primary > .wrap > ul > li.current-menu-item > a::after,
.nav-primary > .wrap > ul > li.current-menu-ancestor > a::after {
  opacity: 1;
}
.nav-primary > .wrap > ul > li > div {
  position: absolute;
  left: 50%;
  transform: translateX(calc(-50% - 10px));
  width: 300px;
  transition: all 0.3s;
  padding-top: 20px;
  opacity: 0;
  visibility: hidden;
}
.nav-primary > .wrap > ul > li:hover > div {
  opacity: 1;
  visibility: visible;
}
.nav-primary .sub-menu {
  background-color: #fff;
  box-shadow: -20px 20px 70px #00000029;
  padding: 22px;
  position: absolute;
  display: none;
    width: 100%;
}
.nav-primary li:hover .sub-menu {
  display: block;
}
.nav-primary .sub-menu::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #fff;
  transform: translateX(-50%);
}
.nav-primary .nav-button > a {
  height: 36px;
  line-height: 36px;
  padding: 0 18px 0 38px;
  color: #fff;
  background: #97bf0d url(images/email-icon.svg) no-repeat 11px 10px;
  background-size: 20px 15px;
  font-weight: 600;
  box-shadow: 0 3px 6px #00000029;
}

/* ## Menu Toggle
--------------------------------------------- */
.site-header .menu-toggle {
  position: relative;
  margin-left: 5vw;
  transform: translateY(0);
}
.site-header .nav-mobile .menu-toggle {
  margin: 0;
}
.site-header .menu-toggle > span {
  display: block;
  width: 38px;
  height: 20.2px;
  cursor: pointer;
  position: relative;
}
.site-header .menu-toggle > span.nav-overlay {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: background-color 0.25s ease-in-out, transform 0.5s ease-in-out;
}
.site-header .menu-toggle > span.nav-overlay.visible {
  background-color: #2e3e56;
  transform: scale(420);
  position: fixed;
  top: 0;
  left: 0;
}
.site-header .menu-toggle > span span {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 2px;
  background-color: #29374b;
}
.site-header span.menu-toggle > span span:first-child {
  top: 0;
  width: 100%;
  transform: none;
}
.site-header span.menu-toggle > span span:last-child {
  top: auto;
  bottom: 0;
  width: 100%;
  transform: none;
}
.site-header span.menu-toggle > span span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #97bf0d;
  transform: scaleX(0);
  transition: transform 0.2s ease-in-out;
  transform-origin: left;
}
.site-header span.menu-toggle > span span:nth-child(2)::before {
  transition-delay: 0.1s;
}
.site-header span.menu-toggle > span span:last-child::before {
  transition-delay: 0.2s;
}
.site-header span.menu-toggle:hover span::before {
  transform: none;
}
.site-header li.menu-toggle {
  display: none;
}
.site-header li.menu-toggle > span::before,
.site-header li.menu-toggle > span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #29374b;
}
.site-header li.menu-toggle > span::before {
  top: 0;
}
.site-header li.menu-toggle > span::after {
  bottom: 0;
}
.header-white .title-area .st1 {
  fill: #fff;
}
.header-white .nav-primary > .wrap > ul > li > a {
  color: #fff;
}
.header-white .site-header .menu-toggle > span::before,
.header-white .site-header .menu-toggle > span::after,
.header-white .site-header .menu-toggle > span span {
  background-color: #fff;
}
.header-white .site-header.sticky .title-area .st1 {
  fill: #767676;
}
.header-white .site-header.sticky .nav-primary > .wrap > ul > li > a {
  color: #2e3e56;
}
.header-white
  .site-header.sticky
  .nav-primary
  > .wrap
  > ul
  > li.nav-button
  > a {
  color: #fff;
}
.header-white .site-header.sticky .menu-toggle > span::before,
.header-white .site-header.sticky .menu-toggle > span::after,
.header-white .site-header.sticky .menu-toggle > span span {
  background-color: #29374b;
}

/* ## Burger Menu
--------------------------------------------- */
.menu-opened #wpadminbar {
  display: none;
}
.header-widget-area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.nav-header-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background: #2e3e56 url(images/seocon-c.png) no-repeat 60px 95%;
  background-size: 350px auto;
  display: none;
}
.nav-header-wrapper.opened {
  display: block;
}
.nav-header-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 529px;
  height: 136px;
  background: url(images/nav-header-top.png) no-repeat;
}
.nav-header-wrapper::after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: #fff;
  opacity: 0.08;
}
.nav-header-top-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 23px 20px 20px;
  max-width: 1220px;
  margin: auto;
}
.nav-header-top svg {
  width: 200px;
}
.nav-header-top .st1 {
  fill: #fff;
}
.nav-header-close {
  width: 38px;
  height: 20px;
  cursor: pointer;
  position: relative;
}
.nav-header-close::before,
.nav-header-close::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ebf0d3;
  transition: all 0.6s;
}
.nav-header-close::before {
  top: 0;
}
.nav-header-close::after {
  bottom: 0;
}
.nav-header-close.active::before,
.nav-header-close.active::after {
  display: none;
}
.nav-header-close span {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 32px;
  height: 2px;
}
.nav-header-close span::before,
.nav-header-close span::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ebf0d3;
  transition: all 0.3s;
}
.nav-header-close.active span::before {
  transform: rotate(45deg);
}
.nav-header-close.active span::after {
  transform: rotate(-45deg);
}
.nav-header-wrapper .widget_nav_menu ul {
  position: relative;
  padding: 3vw 20px 0;
  max-width: 1220px;
  margin: auto;
  list-style-type: none;
}
.nav-header-wrapper .widget_nav_menu .sub-menu {
  margin: 0;
  padding: 2.9vw 0 0 10%;
  position: absolute;
  height: 100%;
  z-index: 1;
  top: 0;
  right: 20px;
  width: 50%;
  list-style-type: none;
  display: none;
}
.nav-header-wrapper .widget_nav_menu li.current-menu-item .sub-menu,
.nav-header-wrapper .widget_nav_menu li.current-menu-parent .sub-menu,
.nav-header-wrapper .widget_nav_menu li .sub-menu.visible {
  display: block;
}
.nav-header-wrapper .widget_nav_menu li .sub-menu.hidden {
  display: none !important;
}
.nav-header-wrapper .widget_nav_menu a {
  color: #fff;
  text-decoration: none;
}
.nav-header-wrapper .widget_nav_menu nav > ul > li > a {
  display: block;
  width: 40%;
  font-size: 30px;
  font-weight: 600;
  padding: 10px 18px;
}
.nav-header-wrapper .widget_nav_menu nav > ul > li > a:hover,
.nav-header-wrapper .widget_nav_menu nav > ul > li.current-menu-item > a,
.nav-header-wrapper .widget_nav_menu nav > ul > li.current-menu-ancestor > a,
.nav-header-wrapper .widget_nav_menu nav > ul > li > a.active {
  background-color: rgba(255, 255, 255, 0.08);
}
body.single-seoc-ref .nav-header-wrapper .widget_nav_menu li:nth-child(9) .sub-menu {
  display: block;
}
body.single-seoc-ref .nav-header-wrapper .widget_nav_menu li:nth-child(9) .sub-menu li:nth-child(4) a {
  color: #e9f1d0;
}
.nav-header-wrapper .widget_nav_menu nav > ul > li > a > span {
  display: inline-flex;
  align-items: center;
}
.nav-header-wrapper .widget_nav_menu nav > ul > li > a > span::after {
  content: "";
  width: 10px;
  height: 18px;
  background: url(images/menu-toggle.svg) no-repeat;
  margin-left: 15px;
}
.nav-header-wrapper .widget_nav_menu ul.sub-menu a:hover, .nav-header-wrapper .widget_nav_menu ul.sub-menu li.current-menu-item a {
  color: #e9f1d0;
}
.nav-header-wrapper .widget_nav_menu ul.sub-menu li {
  font-size: 20px;
  font-weight: 600;
  padding: 15px;
  border-bottom: 1px solid #97bf0c;
}
.nav-header-wrapper .widget_nav_menu ul.sub-menu li:last-child {
  border: none;
}
.nav-header-wrapper > .widget_media_image {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 0;
}
.nav-header-wrapper > .widget_media_image:last-child {
  right: auto;
  left: 60px;
}
.nav-header-wrapper > .widget_custom_html {
  position: relative;
  z-index: 1;
}

/* ## Mobile Navigation
--------------------------------------------- */
.nav-mobile ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav-mobile > ul {
  display: flex;
  align-items: center;
}
.nav-mobile .menu-widget {
  order: -1;
  margin-right: 20px;
}
.nav-mobile .menu-widget a {
  display: block;
  width: 24px;
  height: 24px;
  background: url(images/icon-phone-header.svg) no-repeat;
}
.nav-mobile .menu-toggle > ul {
  position: absolute;
  z-index: 101;
  top: -33px;
  right: -20px;
  width: 100vw;
  height: calc(100vh + 5px);
  background: #2e3e56;
  box-shadow: -20px 20px 70px #00000029;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  padding: 27px 20px 40px 20px;
  overflow: auto;
  display: none;
}
.nav-mobile .menu-toggle > ul.opened {
  opacity: 1;
  visibility: visible;
}
.nav-mobile .menu-toggle li ul {
  margin: 0;
  padding: 0;
}
.nav-mobile .menu-toggle > ul > li {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  position: relative;
}
.nav-mobile .menu-toggle > ul > li.mobile-nav-home {
  margin-bottom: 50px;
}
.nav-mobile .menu-toggle > ul > li.mobile-nav-contact {
  /*margin: 50px -10px 0;
  padding-bottom: 20px;
  display: flex;
  justify-content: flex-end;*/
  margin: 40px 0 0;
  display: flex;
  justify-content: center;
}
.nav-mobile .menu-toggle > ul > li li {
  font-size: 16px;
  padding: 8px 10px 8px 32px;
  border-bottom: 1px solid #ebf0d3;
  position: relative;
}
.nav-mobile .menu-toggle > ul > li li:last-child {
  border: none;
  padding-bottom: 0;
}
.nav-mobile .menu-toggle > ul > li li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  width: 16px;
  height: 13px;
  background: url(images/subnav.svg) no-repeat;
}
.nav-mobile .menu-toggle > ul > li > a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-right: 40px;
}
.nav-mobile .menu-toggle > ul > li.mobile-nav-home > a {
  display: block;
  text-indent: -10000px;
  width: 130px;
  height: 30px;
  background: url(images/seocon-logo.svg) no-repeat;
}
.nav-mobile .menu-toggle > ul > li.mobile-nav-contact > a {
  /*text-indent: -10000px;
  width: 186px;
  height: 108px;
  margin: 0;
  background: url(images/kontakt-icon.png) no-repeat;*/
  padding: 10px 15px;
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  background-color: #97bf0d;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.1607843137254902);
  line-height: 1;
  transition: all 0.3s;
  margin: 0;
}
.nav-mobile .menu-toggle > ul > li.mobile-nav-contact > a::before {
  content: '';
  width: 20px;
  height: 16px;
  margin-right: 10px;
  /*background: url(images/button-arrow-white.svg) no-repeat;*/
  background: url(images/email-icon.svg) no-repeat;
}
.nav-mobile .menu-toggle > ul > li li > a {
  color: #ebf0d3;
  text-decoration: none;
}
.nav-mobile .menu-toggle .submenu-toggle {
  position: absolute;
  top: -2px;
  right: 4px;
  width: 40px;
  height: 40px;
  background: url(images/menu-toggle.svg) no-repeat center;
  background-size: 35%;
  transition: all 0.3s;
  transform: rotate(90deg);
}
.submenu-wrap {
  height: 0;
  overflow: hidden;
  transition: height 0.3s;
}
.submenu-wrap.closed {
  height: 0 !important;
}
.nav-mobile .menu-toggle > ul > li.nav-close {
  margin: 0;
  position: absolute;
  z-index: 1;
  top: 32px;
  right: 20px;
  width: 38px;
  height: 20px;
  cursor: pointer;
}
.nav-mobile .menu-toggle > ul > li.nav-close::before,
.nav-mobile .menu-toggle > ul > li.nav-close::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ebf0d3;
  display: none;
}
.nav-mobile .menu-toggle > ul > li.nav-close.closing::before,
.nav-mobile .menu-toggle > ul > li.nav-close.closing::after {
  display: block;
}
.nav-mobile .menu-toggle > ul > li.nav-close::before {
  top: 0;
}
.nav-mobile .menu-toggle > ul > li.nav-close::after {
  bottom: 0;
}
.nav-mobile .menu-toggle > ul > li.nav-close span {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 32px;
  height: 2px;
}
.nav-mobile .menu-toggle > ul > li.nav-close span::before,
.nav-mobile .menu-toggle > ul > li.nav-close span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ebf0d3;
  transition: all 0.6s;
}
.nav-mobile .menu-toggle > ul > li.nav-close span::before {
  transform: rotate(45deg);
}
.nav-mobile .menu-toggle > ul > li.nav-close span::after {
  transform: rotate(-45deg);
}
.nav-mobile .menu-toggle > ul > li.nav-close.closing::before,
.nav-mobile .menu-toggle > ul > li.nav-close.closing::after {
  opacity: 1;
}
.nav-mobile .menu-toggle > ul > li.nav-close.closing span::before,
.nav-mobile .menu-toggle > ul > li.nav-close.closing span::after {
  transform: none;
}

/* ## Anchor 
--------------------------------------------- */
.anchor {
  position: absolute !important;
  top: -150px !important;
}
.anker-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -100px !important;
  padding-top: 100px !important;
}

/* ## Content
--------------------------------------------- */
.site-inner {
  overflow: hidden;
  position: relative;
}
.header-white .site-inner {
  margin-top: -89px;
}
.elementor-widget-text-editor .elementor-widget-container > *:last-child {
  margin-bottom: 0;
}
.elementor-widget-text-editor b,
.elementor-widget-text-editor strong {
  font-weight: 600;
}
.heading-text strong {
  font-weight: 700;
}
.elementor-widget-text-editor a:hover {
  text-decoration: underline;
}
.elementor-widget-text-editor.link-grau a {
  color: #2e3e56;
  text-decoration: underline;
}
.elementor-widget-text-editor.link-grau a:hover {
  text-decoration: none;
}
.elementor-widget-text-editor.link-text a {
  color: #2e3e56;
}
.elementor-widget-text-editor.link-text a:hover {
  text-decoration: underline;
}
.arrow-button .elementor-button-content-wrapper {
  align-items: center;
}
.arrow-button .elementor-button-icon {
  display: block;
}
.arrow-button .elementor-button-icon svg {
  width: 16px;
  height: 16px;
  transition: all 0.3s;
  transform: scale(0.88);
  margin-top: 1px;
}
.users-button .elementor-button-icon svg {
  width: 19px;
  height: 19px;
}
.arrow-button a:hover .elementor-button-icon svg {
  transform: none;
}
.contact-button .elementor-button-icon svg {
  transform: none;
  width: 22px;
  height: auto;
}
.elementor .button-link a {
  color: #2e3e56;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: 1.5;
}
.elementor .button-link a::before,
.elementor .button-link a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  transition: all 0.3s;
  background-color: #29374b;
}
.elementor .button-link a::before {
  bottom: 1px;
  opacity: 0;
}
.elementor .button-link a::after {
  bottom: 0;
}
.elementor .button-link a:hover {
  font-weight: 600;
}
.elementor .button-link a:hover::before {
  opacity: 1;
}
.phone-link a {
  background: url(images/phone-icon.svg) no-repeat left center;
  background-size: 14px 14px;
  padding-left: 20px;
}
.email-link a {
  background: url(images/email-icon-black.svg) no-repeat left center;
  background-size: 14px 14px;
  padding-left: 20px;
}
.phone-link a:hover,
.email-link a:hover {
  background-size: 16px 16px;
}
.col-wide .elementor-widget-wrap {
  width: calc(100% + 20px);
}
.elementor-widget.arrow-list .elementor-icon-list-item,
.elementor-widget.icon-top .elementor-icon-list-item {
  align-items: flex-start;
}
.elementor-widget.arrow-list .elementor-icon-list-icon svg {
  width: 35px;
  height: 16px;
  margin-top: 3px !important;
}
.elementor-widget.icon-top .elementor-icon-list-icon svg {
  margin-top: 5px !important;
}
.icon-right .elementor-icon-list-item > a .elementor-icon-list-icon {
  order: 1;
}
.elementor-widget.elementor-widget-icon-list.icon-right
  .elementor-icon-list-icon
  svg {
  margin: 0 0 0 10px;
}
.ref-counters {
  align-self: flex-start !important;
}
.ref-counters .elementor-widget-wrap {
  box-shadow: -20px 20px 70px #e6eecc;
}
.ref-counters .elementor-widget-counter {
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 2px) !important;
  background-color: #fff;
  border: solid #efefef;
}
.ref-counters .elementor-widget-counter:nth-child(1) {
  border-width: 0 1px 1px 0;
}
.ref-counters .elementor-widget-counter:nth-child(2) {
  border-width: 0 0 1px 0;
}
.ref-counters .elementor-widget-counter:nth-child(3) {
  border-width: 0 1px 0 0;
}
.ref-counters .elementor-widget-counter:nth-child(4) {
  border: none;
}
.img-hover .elementor-widget-container {
  overflow: hidden;
}
.img-hover img {
  cursor: pointer;
  transition: all 0.3s;
}
.img-hover:hover img {
  transform: scale(1.1);
}
.shadow-9 .elementor-widget-image .elementor-widget-container {
  height: 66px;
  display: flex;
  align-items: center;
}
.col-vertical .elementor-widget-wrap > .elementor-section {
  width: calc(100% / 3);
}
.col-vertical
  .elementor-widget-wrap
  > .elementor-section
  > .elementor-container {
  flex-wrap: wrap;
}
.col-vertical .elementor-widget-wrap > .elementor-section .elementor-column {
  width: 100% !important;
}
.intro-heading h1 strong {
  font-weight: 900;
}
.seoc-posts-filter ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.seoc-posts-filter li {
  margin: 0 15px 12px 0;
}
.seoc-posts-filter .alm-filter--link::before
{
  content: '#';
}
.seoc-posts-filter .alm-filter--link {
  display: flex;
  align-items: center;
  padding: 8px 30px;
  line-height: 1;
  cursor: pointer;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  background-color: #97bf0d;
  box-shadow: 0 3px 6px #00000029;
  transition: all 0.3s;
}
.seoc-posts-filter .alm-filter--link:hover {
  background-color: #2e3e56;
}
.seoc-posts-filter .alm-filter--link.active {
  color: #2e3e56;
  background-color: #e9f1d0;
}
.seoc-posts-filter .alm-filter--link.active::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(images/filter-close.svg) no-repeat;
  margin-left: 15px;
}
body.news-page .seocon-posts-grid,
body.page-id-330 .seocon-posts-grid,
body.page-id-45538 .seocon-posts-grid,
body.page-id-45532 .seocon-posts-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 60px 15px;
}
.seocon-posts-grid .alm-filters {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 60px 15px;
}
body.news-page .seocon-posts-grid .alm-filters,
body.page-id-330 .seocon-posts-grid .alm-filters,
body.page-id-45538 .seocon-posts-grid .alm-filters,
body.page-id-45532 .seocon-posts-grid .alm-filters {
  display: block;
  grid-gap: unset;
}
.seocon-posts-grid-more .alm-reveal {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 16px;
  padding-top: 16px;
}
.seocon-posts-grid article {
  display: flex;
  flex-direction: column;
}
.seocon-posts-grid figure {
  overflow: hidden;
}
.seocon-posts-grid img {
  transition: all 0.3s;
}
.seocon-posts-grid img:hover {
  transform: scale(1.1);
}
.seocon-posts-grid h2 {
  margin: 20px 0;
  font-size: 25px !important;
}
.seocon-posts-grid-more h3 {
  margin: 0 0 10px;
  font-size: 25px !important;
}
.seocon-posts-grid h2 a,
.seocon-posts-grid-more h3 a {
  color: #29364c;
}
.seocon-posts-grid h2 a:hover,
.seocon-posts-grid-more h3 a:hover {
  text-decoration: underline;
}
.seocon-posts-grid .posts-more,
.seocon-posts-grid-more .posts-more {
  margin: auto 0 0;
}
.seocon-posts-grid .posts-more a,
.seocon-posts-grid-more .posts-more a {
  color: #2e3e56;
  display: inline-block;
  position: relative;
  font-weight: 500;
}
.seocon-posts-grid .posts-more a::before,
.seocon-posts-grid .posts-more a::after,
.seocon-posts-grid-more .posts-more a::before,
.seocon-posts-grid-more .posts-more a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  transition: all 0.3s;
  background-color: #29374b;
}
.seocon-posts-grid .posts-more a::before,
.seocon-posts-grid-more .posts-more a::before {
  bottom: 1px;
  opacity: 0;
}
.seocon-posts-grid .posts-more a::after,
.seocon-posts-grid-more .posts-more a::after {
  bottom: 0;
}
.seocon-posts-grid .posts-more a:hover,
.seocon-posts-grid-more .posts-more a:hover {
  font-weight: 600;
}
.seocon-posts-grid .posts-more a:hover::before,
.seocon-posts-grid-more .posts-more a:hover::before {
  opacity: 1;
}
.alm-btn-wrap {
  text-align: center;
  padding-top: 70px;
}
.alm-load-more-btn {
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
}
.alm-load-more-btn.done,
.alm-load-more-btn.done:hover {
  background: none;
  color: #29364c;
  padding: 0;
  cursor: text;
  box-shadow: none;
  display: none !important;
}
.alm-load-more-btn::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(images/posts-more.svg) no-repeat;
  margin-right: 10px;
  transform: scale(0.88);
  transition: all 0.3s;
}
.alm-load-more-btn:hover::before {
  transform: none;
}
[data-id="seocon-posts-grid"] .alm-btn-wrap,
.alm-filters-edit,
.alm-load-more-btn.loading::before,
.alm-load-more-btn.done::before {
  display: none;
}
.elementor-section.blase-bg .elementor-container,
.blase-bg .elementor-column,
.blase-bg .elementor-widget-wrap {
  position: static;
}
.header-overlay::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #2e3e56;
  opacity: 0.15;
}
.jobs-list .elementor-icon-list-item a {
  background-color: #fff;
  padding: 17px 25px;
  justify-content: space-between;
  box-shadow: -20px 0 30px #ededed;
}
.jobs-list .elementor-icon-list-item .elementor-icon-list-icon {
  order: 1;
  margin-left: 10px;
}
.seoc-greentext {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  color: #97bf0d;
}
.seoc-button-link {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  font-size: 17px;
  font-weight: 600;
  padding: 8px 30px 8px 20px;
  border: 2px solid #313e54;
  color: #2e3e56;
  text-decoration: none;
  margin-right: 30px;
  box-shadow: 0 3px 6px #00000029;
  transition: all 0.3s;
}
.seoc-button-link:hover {
  color: #fff;
  background-color: #2e3e56;
}
.seoc-button-link svg {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.seoc-button-link path {
  transition: all 0.3s;
}
.seoc-button-link:hover path {
  fill: #fff;
}
.sib_signup_form input[type="text"],
.sib_signup_form input[type="email"] {
  background-color: #fff !important;
}
.sib_signup_box_inside_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.sib_msg_disp {
  width: 100%;
}
.sib_signup_box_inside_1 p {
  margin-bottom: 40px;
}
p.sib-VORNAME-area,
p.sib-NACHNAME-area {
  width: calc(50% - 25px);
}
p.sib-email-area {
  width: calc(100% - 210px);
}
.nl-wide .sib_signup_box_inside_1 p {
  margin-bottom: 30px;
}
.nl-wide p.sib-VORNAME-area,
.nl-wide p.sib-NACHNAME-area,
.nl-wide p.sib-email-area {
  width: 100%;
  flex: auto;
  padding: 0;
}
.nl-wide p.sib-VORNAME-area {
  position: relative;
}
.nl-wide p.sib-VORNAME-area::before {
  content: "";
  position: absolute;
  right: 0;
  top: -75px;
  width: 92px;
  height: 121px;
  background: url(images/newsletter.png) no-repeat;
}
.sib-default-btn {
  height: 54px;
  color: #fff;
  border: none;
  background-image: url(images/button-arrow-white.svg);
  background-repeat: no-repeat;
  background-position: 13px center;
  background-size: 14px;
  padding-left: 37px !important;
}
.sib-default-btn:hover {
  background-size: 16px;
}
.nl-wide .sib-default-btn {
  background-image: url(images/email-icon.svg);
  background-size: 16px;
}
.wpcf7-form-control-wrap {
  display: block;
  margin: 5px 0 30px;
}
.wpcf7-form > p > br {
  display: none;
}
.wpcf7-form .hidden-fields-container{
    margin:0;
    padding:0;
    border:0;
    background:transparent;
    height:0;
    overflow:hidden;
}
.wpcf7 .hidden-fields-container {
	display: none !important;
}
body .wpcf7-list-item {
  margin: 0;
}
body .wpcf7-list-item label {
  font-size: 16px;
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.wpcf7-list-item label span {
  width: calc(100% - 20px);
}
.wpcf7-list-item label input {
  margin-top: 5px;
}
body .wpcf7-not-valid-tip {
  font-size: 14px;
  font-weight: 600;
  margin-top: 2px;
}
.wpcf7-submit {
  border: none;
  padding-left: 37px !important;
  background-image: url(images/email-icon.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 13px center;
  color: #fff;
}
body .wpcf7 form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  border: none;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  display: none;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  background-color: #dc3232;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output {
  display: block !important;
}
.wpcf7-spinner {
  position: relative;
  top: 6px;
}
.shadow-1::before,
.shadow-2::before,
.shadow-2::after,
.shadow-3::before,
.shadow-4::before,
.header-wave::before,
.shadow-5::before,
.shadow-5::after,
.shadow-6::before,
.shadow-7::before,
.shadow-8::before,
.shadow-9::before,
.shadow-10::before,
.shadow-11::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.17;
  background: transparent
    radial-gradient(closest-side at 50% 50%, #4e4e4e 0%, #4e4e4e00 100%) 0 0
    no-repeat padding-box;
}
.shadow-1::before {
  width: 50%;
  height: 670px;
}
.shadow-2::before {
  width: 90%;
  height: 1000px;
}
.shadow-2::after {
  right: 0;
  left: auto;
  width: 90%;
  height: 1000px;
  background: transparent
    radial-gradient(closest-side at 50% 50%, #8cb70f 0%, #8cb70f00 100%) 0 0
    no-repeat padding-box;
}
.shadow-3::before {
  width: 100%;
  height: 460px;
}
.shadow-4::before {
  width: 100%;
  height: 110%;
  background: url(images/shadow-bg.png) no-repeat;
  background-size: cover;
  opacity: 1;
  transform: translateX(-15%);
}
.shadow-5::before {
  width: 80%;
  height: 100%;
  background: transparent
    radial-gradient(closest-side at 50% 50%, #8cb70f 0%, #8cb70f00 100%) 0 0
    no-repeat padding-box;
  z-index: 0;
}
.shadow-5::after {
  left: auto;
  right: 0;
  width: 80%;
  height: 100%;
  z-index: 0;
}
.shadow-6::before {
  width: 90%;
  height: 670px;
}
.shadow-7::before {
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #efefef00 0%, #efefef 100%) 0
    0 no-repeat padding-box;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  opacity: 1;
  top: -2px;
}
.shadow-8::before {
  width: 90%;
  height: 155%;
  left: auto;
  right: 0;
  background: transparent
    radial-gradient(closest-side at 50% 50%, #8cb70f 0%, #8cb70f00 100%) 0 0
    no-repeat padding-box;
}
.shadow-9::before {
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #e9f1d0 0%, #ebf0d300 100%) 0
    0 no-repeat padding-box;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  opacity: 1;
}
.shadow-10::before {
  width: 100%;
  height: 100%;
}
.shadow-11::before {
  width: 100%;
  height: 100%;
  background: transparent
    radial-gradient(closest-side at 50% 50%, #8cb70f 0%, #8cb70f00 100%) 0 0
    no-repeat padding-box;
}
.shadow-12::before, .shadow-13::before {
  content: '';
  position: absolute;
  top: 0;
  right: -10%;
  width: 673px;
  height: 651px;
  background: url(images/seocon-bg-blase.png) no-repeat;
}
.shadow-13::before {
  top: auto;
  bottom: 0;
}
.shadow-2 .elementor-container,
.shadow-5 .elementor-container,
.shadow-10 .elementor-container, .shadow-5 .elementor-container, .shadow-12 .elementor-container, .shadow-13 .elementor-container {
  z-index: 2;
}
.anchor-section::before {
  content: '';
  display: block;
  margin-top: -100px;
  padding-top: 100px;
}
.seocon-ref-filter .grid-item {
  position: relative;
  width: 30.6%;
  margin: 1.2%;
}
.seocon-ref-filter .grid-item::after {
  content: '';
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: #2e3e56;*/
  background: transparent linear-gradient(180deg, #2E3E5600 0%, #1A1A1ACC 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  /*opacity: 0.4;*/
  transition: opacity 0.3s;
}
.seocon-ref-filter .grid-item:hover::after {
  opacity: 0.62;
}
.seocon-ref-filter .grid-item img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #fff;
  object-fit: cover;
}
.seocon-ref-filter .grid-item img.wp-post-image {
  position: relative;
  z-index: 1;
}
.seocon-ref-filter .grid-item a {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.seocon-ref-filter .grid-item div {
  position: absolute;
  z-index: 100;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.seocon-ref-filter h3 {
  font-size: 22px !important;
  margin: 0 0 5px;
  color: #fff;
}
.seocon-ref-filter .grid-item p {
  margin: 0 0 5px;
  color: #fff;
  font-size: 13px;
}
.seocon-ref-filter .grid-item p span::before {
  content: '#';
  color: #97bf0d;
}
.seocon-ref-filter .grid-item div > span {
  color: #97bf0d;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
  line-height: 1.3;
}
.seocon-ref-filter .grid-item div > span::after {
  content: '';
  display: block;
  height: 2px;
  background-color: #97bf0d;
}
.seocon-ref-filter .grid-item:hover div > span::after {
  opacity: 0;
}
[data-id="seocon-ref-filter"] .alm-load-more-btn, [data-id="seocon-ref-filter"] .alm-load-more-btn:hover {
  background: none;
  padding: 0;
  color: #2e3e56;
  box-shadow: none;
  display: inline-block;
}
[data-id="seocon-ref-filter"] .alm-load-more-btn::before, [data-id="seocon-ref-filter"] .alm-load-more-btn.loading::after, [data-id="seocon-ref-filter"] .alm-load-more-btn.done::after {
  display: none;
}
[data-id="seocon-ref-filter"] .alm-load-more-btn::after {
  content: '';
  display: block;
  height: 2px;
  background-color: #2e3e56;
}
[data-id="seocon-ref-filter"] .alm-load-more-btn:hover::after {
  opacity: 0;
}
.ref-page-logos .elementor-section {
  padding-bottom: 0 !important;
}
.form-project .cf7-display-steps-container-2 li {
  padding: 0;
  margin-bottom: 0 !important;
  text-align: left;
  height: auto;
  line-height: 1.5;
  width: auto;
  display: inline-flex;
}
.form-project .cf7-display-steps-container li::before, .form-project .cf7-display-steps-container-2 li.active {
  font-weight: 600;
}
.form-project .cf7-display-steps-container li:first-child::before {
  content: '1.\00a0';
}
.form-project .cf7-display-steps-container li:nth-child(2)::before {
  content: '2.\00a0';
}
.form-project .cf7-display-steps-container li:nth-child(3)::before {
  content: '3.\00a0';
}
.form-project .cf7-display-steps-container li:last-child::before {
  content: '4.\00a0';
}
.form-project .cf7-display-steps-container-2 li.active::before {
  font-weight: 700;
}
.form-project .cf7-display-steps-container li p {
  margin: 0;
}
.form-project .multistep-nav-left p {
  padding-top: 5px;
}
.form-project #cf7-form-step-id-12952 .multistep-nav a, .form-project #cf7-form-step-id-12952 .multistep-nav a:hover {
  background: #97bf0d url(images/button-arrow-steps.svg) no-repeat 10px center !important;
  color: #fff !important;
  border-radius: 0;
  box-shadow: 0 3px 6px #00000029;
  padding-left: 35px;
  opacity: 1;
}
.form-project #cf7-form-step-id-12952 .multistep-nav a.multistep-cf7-prev, .form-project #cf7-form-step-id-12952 .multistep-nav a.multistep-cf7-prev:hover {
  background: #efefef url(images/button-arrow-steps-back.svg) no-repeat 10px center !important;
  color: #2e3e56 !important;
}
.form-project .multistep-cf7-first {
  display: none;
}
.form-project .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item, .form-project .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: block;
}
.form-project strong {
  font-size: 18px;
}
.wpcf7-form input[type="url"] {
  width: 100%;
}
.contact-keywords-desc {
  font-size: 14px;
  margin: -10px 0 30px;
}
[data-name="contact-keywords"] {
  margin-bottom: 0;
}
.wpcf7-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #e9f1d0;
  border: 2px solid #e9f1d0;
  padding: 17px;
  background-position: right center;
  background-size: 16px 8px;
}
.wpcf7-form select:focus {
  border-color: #97bf0d;
}
body.home #online-marketing-agentur-infos::before {
  height: auto;
  position: static;
}
.elementor-widget-text-editor,
.seoc-service-icons-carousel-anim p,
.elementor-widget-icon-list .elementor-icon-list-text,
.seoc-posts-carousel h5,
.elementor-widget-seoc-service-carousel p,
.seoc-accordion-content,
.page-template-page-confirm .entry-content p,
.seoc-service-steps p,
.wpcf7-form,
.entry-header-info p,
.seoc-post p,
.seocon-posts-grid-more .alm-reveal p,
.seocon-ref-filter .grid-item p,
.seoc-team div,
.seoc-timeline p,
.sib_signup_form,
.seoc-icon-steps-details p,
.footer-widgets p,
.footer-widgets ul,
.seoc-more-posts article p,
.seoc-references-icons-carousel p,
.seoc-references-carousel p {
  letter-spacing: 0.32px !important;
}
.alm-filter-counter, .alm-filter-count {
  display: none;
}
.tns-controls {
  pointer-events: none;
}
.tns-controls button {
  pointer-events: all;
}
.ref-back a {
  position: relative;
}
.ref-back a::before, .ref-back a::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  transition: all 0.3s;
  background-color: #29374b;
}
.ref-back a::before {
  bottom: 1px;
  opacity: 0;
}
.ref-back a::after {
  bottom: 0;
}
.ref-back a:hover::before {
  opacity: 1;
}
.elementor-counter {
	text-align: center;
}

/* ## Footer Widgets
--------------------------------------------- */
.footer-widgets {
  color: #fff;
  background-color: #2e3e56;
}
.footer-widgets a {
  color: #fff;
  text-decoration: none;
}
.footer-widgets a:hover {
  text-decoration: underline;
}
.footer-widgets > .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 60px 20px 30px;
  max-width: 1220px;
  margin: auto;
  position: relative;
}
.footer-widgets > .wrap::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 151px;
  height: 70px;
  background: url(images/dots-bg.png) no-repeat;
  transform: translate(50%, -50%);
}
.footer-widget-area {
  margin-bottom: 30px;
}
.footer-widgets .widgettitle {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer-widgets-1 {
  width: 28%;
}
.footer-widgets-2,
.footer-widgets-3 {
  width: 14%;
}
.footer-widgets-4 {
  width: 24%;
}
.footer-widgets .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-widgets-4 p {
  margin-bottom: 5px;
  padding-left: 28px;
  background-repeat: no-repeat;
  background-position: left center;
}
.footer-widgets-4 p:last-child {
  margin: 0;
}
.footer-widgets-4 .contact-address {
  background-image: url(images/footer-map.svg);
  background-size: 13px 15px;
  background-position: 0 5px;
}
.footer-widgets-4 .contact-phone {
  background-image: url(images/footer-tel.svg);
  background-size: 14px 14px;
}
.footer-widgets-4 .contact-email {
  background-image: url(images/footer-email.svg);
  background-size: 14px 12px;
}
.footer-widgets-4 .contact-website {
  background-image: url(images/footer-website.svg);
  background-size: 13px;
}
.footer-widgets-5 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 -20px;
}
.footer-widgets-5 .widget_media_image {
  width: 12.5%;
  padding: 10px;
}

/* ## Site Footer
--------------------------------------------- */
.site-footer {
  color: #efefef;
  background-color: #2e3e56;
  border-top: 1px solid #fff;
  font-size: 13px;
  font-weight: 300;
}
.site-footer a {
  color: #efefef;
  text-decoration: none;
}
.site-footer a:hover {
  text-decoration: underline;
}
.site-footer > .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 20px 0;
  max-width: 1220px;
  margin: auto;
}
.footer-left,
.footer-right {
  margin-bottom: 15px;
}
.footer-left {
  display: flex;
  flex-wrap: wrap;
}
.footer-left .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.footer-left li::before {
  content: "|";
  margin: 0 10px;
}
.footer-right .widget_text,
.footer-right .textwidget {
  display: flex;
  align-items: center;
}
.footer-right .widgettitle {
  margin-right: 8px;
}
.footer-right .textwidget a {
  background-repeat: no-repeat;
  margin-left: 15px;
}
.footer-right a.footer-facebook {
  width: 10px;
  height: 19px;
  background-image: url(images/footer-facebook.svg);
}
.footer-right a.footer-instagram {
  width: 17px;
  height: 17px;
  background-image: url(images/footer-instagram.svg);
}
.footer-right a.footer-linkedin {
  width: 18px;
  height: 18px;
  background-image: url(images/footer-linkedin.svg);
}

/* ## Floating Widgets & Progress Bar
--------------------------------------------- */
.floating-left {
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  position: fixed;
  z-index: 5;
  left: 3%;
  bottom: 30px;
  transform: rotate(-90deg);
  transform-origin: left;
}
.menu-opened .floating-left {
  filter: brightness(0) invert(1);
}
.floating-left .widget-wrap {
  display: flex;
}
.floating-left span {
  display: flex;
  align-items: center;
}
.floating-left span::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #2e3e56;
  margin: 0 10px;
}
.floating-left ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
}
.floating-left a {
  display: inline-flex;
  text-indent: -10000px;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
}
.floating-left li:last-child a {
  margin: 0;
}
.floating-left .nav-facebook a {
  width: 6px;
  background-image: url(images/icon-facebook.svg);
}
.floating-left .nav-instagram a {
  background-image: url(images/icon-instagram.svg);
}
.floating-left .nav-linkedin a {
  background-image: url(images/icon-linkedin.svg);
}
.floating-right {
  position: fixed;
  z-index: 5;
  right: 3%;
  bottom: 30px;
}
.floating-right ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}
.floating-right li {
  margin-bottom: 9px;
}
.floating-right ul li:last-child {
  margin: 0;
}
.floating-right a {
  display: inline-flex;
  text-indent: -10000px;
  width: 36px;
  height: 36px;
  background-color: #2e3e56;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  box-shadow: 0 3px 6px #00000029;
  border: 2px solid #313e54;
  border-radius: 100%;
}

.floating-right a:hover {
	background-color: #97bf0d;
  border-color: #97bf0d;
}

.floating-right .nav-contact a {
  background-image: url(images/icon-contact.svg);
}
.floating-right .nav-tel a {
  background-image: url(images/icon-phone.svg);
}
.floating-right .nav-email a {
  background-image: url(images/icon-email.svg);
}
.floating-right .nav-totop a {
  background-image: url(images/icon-totop.svg);
  background-size: 100%;
}
.floating-left.floating-sticked,
.floating-right.floating-sticked {
  position: absolute;
}
.progress-bar {
  position: fixed;
  z-index: 5;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  background-color: #efefef;
}
.progress-bar span {
  display: block;
  width: 0;
  height: 3px;
  background-color: #97bf0d;
}
.admin-bar .progress-bar {
  top: 32px;
}
.menu-opened .progress-bar {
  display: none;
}

/* ## 404 Seite
--------------------------------------------- */

#text-9 .textwidget p {
  max-width: 536px;
  line-height: 27px;
  letter-spacing: 0.32px;
}

#text-9 .widget-title {
  font-size: 17px;
  line-height: 25px;
  color: #97bf0d;
  letter-spacing: 1.19px;
}

/* ## ende von: 404 Seite
--------------------------------------------- */

/* ## Responsive
--------------------------------------------- */
@media (max-width: 1400px) {
  .footer-widgets > .wrap::before {
    transform: translate(0, -50%);
  }
}
@media (max-width: 1320px) {
  .floating-left {
    display: none;
  }
}
@media (max-width: 1240px) {
  .footer-widgets > .wrap::before {
    right: 20px;
  }
}
@media (max-width: 1180px) {
	/*.elementor-widget-wrap.elementor-element-populated {
    	padding: 0 30px !important;
	}*/
	.elementor-element-738672da {
    	padding: 60px 0px 0px 30px !important;
	}
	.elementor-element-5c2f61a4 {
    	padding-left: 30px;
	}
	.elementor-element-3e327df .elementor-widget-wrap.elementor-element-populated {
    	padding: 0 !important;
	}
	.elementor-element-3592f162 .elementor-widget-wrap.elementor-element-populated,.elementor-element-3592f162 .elementor-widget-wrap.elementor-element-populated.sidebar-sticky {
    	padding: 0 0 0 60px !important;
	}
	.elementor-element-62ea71d .elementor-widget-wrap.elementor-element-populated {
    	padding: 0 !important;
	}
	.elementor-widget-seoc-service-icon-carousel-anim .tns-controls {
    	left: 15px !important;
    	right: 30px !important;
	}
	.elementor-element-7365e3b svg {
		width: 90% !important;
	}
	div#lottie {
    	text-align: right;
	}
	/*.page-id-43 .lottie-seo-w svg {
    	width: 80% !important;
    	height: auto;
	}
	#tns1 {
    	width: calc(220%) !important;
	}*/
}
@media (max-width: 1060px) {
  .nav-primary,
  span.menu-toggle,
  .nav-header-wrapper,
  .nav-header-wrapper.opened {
    display: none;
  }
  .site-header li.menu-toggle,
  .nav-mobile .menu-toggle > ul {
    display: block;
  }
}
@media (max-width: 1024px) {
  body {
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto !important;
    -moz-hyphens: auto !important;
    hyphens: auto !important;
  }
  .seocon-posts-grid-more .alm-reveal {
    grid-template-columns: repeat(2, 1fr);
  }
  .alm-btn-wrap {
    padding-top: 50px;
  }
  p.sib-VORNAME-area,
  p.sib-NACHNAME-area {
    width: calc(50% - 10px);
  }
  p.sib-email-area {
    width: auto;
    padding-right: 20px;
    flex: 1;
  }
  .anchor-section::before {
    display: none;
  }
  .shadow-12::before, .shadow-13::before {
    right: auto;
    left: 0;
  }
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-4 {
    width: 48%;
  }
  .sidebar-links,
  .nl-wide p.sib-VORNAME-area::before {
    display: none;
  }
  .floating-right {
    right: 20px;
    bottom: 20px;
  }
  .floating-right.floating-sticked {
    position: fixed;
  }
  .floating-right li {
    display: none;
  }
  .floating-right ul li:last-child {
    display: block;
  }
  .floating-right .floating-white a {
    background-color: #fff;
    background-image: url(images/icon-totop-dark.svg);
    transition: all 0.5s;
  }
}
@media (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
@media (max-width: 768px) {
  .title-area svg {
    width: 130px;
    min-height: 30px;
  }
  .header-white .site-inner {
    margin-top: -73px;
  }
  .col-wide,
  .col-wide .elementor-widget-wrap {
    width: calc(100vw + 40px) !important;
  }
  .col-vertical .elementor-widget-wrap > .elementor-section {
    width: 50%;
  }
  .shadow-4::before {
    transform: translateX(20px);
  }
  .seocon-posts-grid .alm-filters,
  body.news-page .seocon-posts-grid,
  body.page-id-330 .seocon-posts-grid,
  body.page-id-45538 .seocon-posts-grid,
  body.page-id-45532 .seocon-posts-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px 15px;
  }
  .seocon-posts-grid h2,
  .seocon-posts-grid-more h3 {
    font-size: 20px !important;
  }
  .alm-btn-wrap {
    padding-top: 30px;
  }
  .jobs-list .elementor-icon-list-item a {
    padding: 15px;
  }
  .sib_signup_box_inside_1 p {
    margin-bottom: 20px;
  }
  .sib_signup_box_inside_1 p:last-child {
    margin: 0;
  }
  p.sib-VORNAME-area,
  p.sib-NACHNAME-area,
  p.sib-email-area {
    width: 100%;
  }
  p.sib-email-area {
    padding: 0;
    flex: auto;
  }
  .sib-default-btn {
    height: 42px;
  }
  .wpcf7-form-control-wrap {
    margin-bottom: 20px;
  }
  .seocon-ref-filter .grid-item {
    width: 48%;
    margin: 1%;
  }
  .seocon-ref-filter h3 {
    font-size: 18px !important;
  }
  .seocon-ref-filter .grid-item div > span, .seocon-ref-filter .grid-item p {
    font-size: 15px;
  }
  .form-project strong {
    font-size: 16px;
  }
  .contact-keywords-desc {
    margin-bottom: 20px;
  }
  .wpcf7-form select {
    padding: 10px;
  }
  .footer-widgets {
    font-size: 14px;
  }
  .footer-widgets > .wrap::before {
    width: 93px;
    height: 42px;
    transform: none;
    background-size: cover;
    right: 35px;
    top: -16px;
  }
  .footer-widgets .widgettitle {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .footer-widgets-1,
  .footer-widgets-4 {
    width: 100%;
  }
  .footer-widgets-5 {
    margin: 0;
  }
  .footer-widgets-5 .widget_media_image {
    width: 25%;
    padding: 0;
  }
  .footer-left,
  .footer-right,
  .footer-right .widget_text {
    width: 100%;
    justify-content: center;
  }
  .service-header .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .single-seoc-ref .entry-content .elementor-section:first-of-type {
    padding: 0 !important;
  }
  .single-seoc-ref .entry-content .elementor-section:first-of-type .elementor-background-overlay {
    background: none !important;
  }
}
@media (max-width: 500px) {
  .seocon-ref-filter .grid-item {
    width: 100%;
    margin: 10px 0;
  }
  .seoc-posts-filter li {
    margin: 0 10px 10px 0;
  }
  .seoc-posts-filter .alm-filter--link {
    padding: 5px;
    font-size: 15px;
  }
}
@media (max-width: 420px) {
  .seocon-ref-filter .grid-item {
    aspect-ratio: 1;
  }
}
@media (max-width: 430px) {
  .seocon-posts-grid .alm-filters,
  body.news-page .seocon-posts-grid,
  body.page-id-330 .seocon-posts-grid,
  body.page-id-45538 .seocon-posts-grid,
  body.page-id-45532 .seocon-posts-grid{
    grid-template-columns: repeat(1, 1fr);
  }
  .seocon-posts-grid-more .alm-reveal {
    grid-template-columns: repeat(1, 1fr);
  }
  .footer-widgets .widgettitle {
    font-size: 15px;
  }
  .footer-left .widget {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-left li:first-child::before {
    display: none;
  }
}
@media (max-height: 800px) {
  .menu-opened,
  .menu-opened body {
    overflow: hidden;
  }
  .nav-header-wrapper {
    padding-bottom: 25px;
  }
  .nav-header-wrapper > .widget_media_image {
    display: none;
  }
}
@media (max-width: 820px) {
	.elementor-element-633234f9, .elementor-element-664d2c3 {
    	width: 100% !important;
	}
	.elementor-element-b7a97fa {
    	padding: 0 !important;
	}
}
@media (max-width: 915px) and (min-width: 420px) {
  .seoc-posts-filter ul {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .form-project .wpcf7-submit {
    float: right;
  }
  .form-project .cf7-tab-4 .multistep-nav {
    margin-top: -50px;
  }
}
@media (min-width: 1061px) {
  .nav-header-wrapper .widget_nav_menu nav > ul > li.mobile-nav-home, .nav-header-wrapper .widget_nav_menu nav > ul > li.mobile-nav-contact, .nav-mobile .menu-widget {
    display: none;
  }
}
@media (min-width: 1200px) {
  .seocon-ref-filter-wrap > .elementor-container {
    max-width: calc(1200px + 2.4%) !important;
  }
  .seocon-ref-filter-wrap .elementor-shortcode {
    margin-left: 1.2%;
  }
}
@media (min-width: 1240px) {
  html,
  body {
    scrollbar-width: none;
  }
  html::-webkit-scrollbar,
  body::-webkit-scrollbar {
    width: 0;
    display: none;
    -webkit-appearance: none;
  }
  .scrollbar-track,
  .scrollbar-thumb {
    position: fixed;
    z-index: 103;
    top: 0;
    right: 0;
    opacity: 0;
    width: 15px;
  }
  .scrollbar-track {
    height: 100%;
    background-color: #efefef;
  }
  .scrollbar-thumb {
    background-color: #97bf0d;
    cursor: pointer;
  }
  html.menu-opened .scrollbar-track,
  html.menu-opened .scrollbar-thumb {
    opacity: 0 !important;
  }
}
@media (min-width: 1350px) {
  .site-header .menu-toggle,
  .nav-header-close {
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
  }
}
@media (max-width: 392px) {
	h3.seoc-heading {
    	/*font-size: 19px !important;
    	text-align: center;*/
	}
	.elementor-11010 .elementor-element.elementor-element-f88d705,.elementor-11010 .elementor-element.elementor-element-de013ce {
    	width: 100% !important;
	}
	.elementor-11010 section {
    	padding: 0 !important;
	}
	.seocon_service_links > li > span {
    	padding: 0 20px;
	}
	.seocon_service_links-open div {
    	width: 100%;
    	left: 0;
	}
	.elementor-element-d85b838 {
    	margin: 30px 0 0 !important;
	}
}


/*Anderes aus dem Customizer*/

@media(max-width: 480px){
	.mob-no-bar br{
		display:none
	}
}

#referenzen-smartphone-laptop-section > div > div > div{
	padding: 0;
}

.leeres-aufzaehlungsfeld .elementor-counter{
	display: none;
}

#news-page-posts-container article{
	display: grid;
	margin-bottom: 50px;
}

.aktuelle-news-container img{
	height: 189px;
	object-fit: cover;
}

#news-page-news-container img{
	height: 383px;
	object-fit: cover;
}

@media screen and (max-width: 1024px){
	.aktuelle-news-container img{
		height: 145px;
	}
	#news-page-news-container img{
		height: 356px;
	}
}

@media screen and (max-width: 767px){
	.aktuelle-news-container img{
		height: 171px;
	}
	#news-page-news-container img{
		height: 335px;
	}
	.ueber-uns-page-referenzen-text .elementor-widget-container{
	margin-right: 0;
}
.ueber-uns-headline
{
  min-height: 70px;
}
}

#cookie-einstellungen-btn a{
	font-size: 17px;
	font-weight: 600;
	background-color: var(--e-global-color-primary);
	box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1607843137254902);
	border-radius: 0px 0px 0px 0px;
	padding: 8px 25px 8px 25px;
	color: white;
	width: fit-content;
}

.grecaptcha-badge
{
  display: none !important;
  visibility: hidden !important;
  opacity:0;
}

.heading-foerder h1 strong {
  font-weight: 900;
}
.foerder-intro-text {
  display: inline-flex;
}
@media (min-width: 1024px) {
  .foerder-boxen .e-con-inner > .e-child:first-child, .foerder-boxen .e-con-inner > .e-child:nth-child(3) {
    transform: translateY(125px);
  }
  .subheading-foerder h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 768px) {
  .elem-m-auto {
    margin-top: auto;
  }
}