/*
 Theme Name:   6th Sense Marketing
 Theme URI:    https://www.6sense-marketing.de
 Description:  6th Sense Marketing Template
 Author:       Pascal Palitzsch
 Author URI:   https://www.6sense-marketing.de
 Template:     generatepress
 Version:      0.1
*/
/* roboto-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/roboto-v50-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/roboto-v50-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/roboto-v50-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
body {
    font-family: 'Roboto';
    font-weight: 300;
}
h1, h2, h3 {
    font-weight: 300;
}
.hero-span-1 {
    font-weight: 700;
}
span.hero-span-2 {
    font-size: 52px;
}
section#leistungen h2 {
    font-size: 22px;
}
.blog-header p, .white, .white h2, .white h3, .white a {
    color: white;
}
#leistungen .panel-grid-cell:hover .custom-html-widget:after,
#leistungen .elementor-column:hover .elementor-icon:after {
    content: "";
    height: 1px;
    width: 85px;
    margin: 0px auto;
    box-shadow: 0px 12px 12px #000;
    border-radius: 50%;
    display: block;
}
.panel-grid-cell:hover .icon,
#leistungen .elementor-column:hover svg,
.schweben {
    -webkit-animation-name: schweben;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: schweben;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    animation-name: schweben;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.elementor-tab-title {
    border-radius: 50px;
    margin-bottom: 20px !important;
}
.elementor-template-full-width .header-top {
	position: absolute;
	width: 100%;
}
a.elementor-button-link {
	overflow: hidden;
    position: relative;
}
a.elementor-button-link:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 16%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-animation: shine 4s infinite;
    animation: shine 4s infinite;
}
.elementor-widget-wrap li {
    list-style: none;
    padding-left: 14px;
    position: relative;
    margin-bottom: 14px;
}
.elementor-widget-wrap li:before {
    content: "✔";
    position: absolute;
    left: -21px;
    color: #b73d38;
    border: 1px solid;
    width: 21px;
    height: 21px;
    text-align: center;
    border-radius: 50%;
    font-size: 11px;
    line-height: 19px;
    top: 3px;
}
.links {
    border-top: 1px solid #5a5a5a;
    margin-top: 57px;
    float: left;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 29px;
}
.ablauf p.elementor-heading-title {
    display: inline-block;
    width: 120px;
    height: 120px;
    border: 4px solid;
    line-height: 108px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
	animation: pulseshadow 2s infinite;
}
.elementor-element-afde834 p.elementor-heading-title {
	animation-delay: 0.25s;
}
.elementor-element-2a2664a p.elementor-heading-title {
	animation-delay: 0.5s;
}
#leistungen .elementor-icon {
    height: 115px;
}
.icon-menu-bars svg {
    height: 1.5em;
    width: 1.5em;
    left: 10px;
}
.mobile-menu-control-wrapper button.menu-toggle {
    display: flex !important;
}
span.mobile-menu {
    font-size: 20px;
    order: 1;
}
.icon-menu-bars {
    order: 2;
}
:root {
  --gp-slideout-width: 100vw !important; /* oder 100% */
}
nav#generate-slideout-menu li a {
    font-size: 47px;
    font-weight: 300;
    line-height: 1.3em;
}
button.slideout-exit.has-svg-icon {
    font-size: 33px;
	margin-bottom: 20%;
}
.frc-captcha {
    background: transparent !important;
    border: 0 !important;
}
button.frc-button {
    border-radius: 10px !important;
    margin-top: 10px !important;
}
.mobile-menu, .menu-toggle .icon-menu-bars svg circle {
	transition: 0.2s all ease;
}

.menu-toggle:hover span.mobile-menu {
    color: white;
    font-size: 25px;
}
.menu-toggle:hover .icon-menu-bars svg circle {
    fill: white;
}
.blur {
    backdrop-filter: blur(7px);
}
span.footer-heading {
    font-size: 32px;
    display: flex;
    margin-bottom: 20px;
}
#footer-widgets {
    background: #3B3B3A;
    color: white;
}
.footer-widget-1 {
    flex-basis: 31% !important;
}
footer.site-info {
    display: none;
}
.swap {
	font-display: swap;
}
@media (max-width:600px){
	.site-header .header-image {
    	width: 62px;
	}
	span.hero-span-2 {
    	font-size: 38px;
	}
}

@-webkit-keyframes pulseshadow {
  0% {
  	-webkit-transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(251, 152, 2, 1);
    
  }
  70% {
  	  -webkit-transform: scale(1.1);
      -webkit-box-shadow: 0 0 0 10px rgba(251, 152, 2, 0);
      
  }
  100% {
  	-webkit-transform: scale(0.95);
      -webkit-box-shadow: 0 0 0 0 rgba(251, 152, 2, 0);
      
  }
}
@keyframes pulseshadow {
  0% {
     transform: scale(0.95);
    -moz-box-shadow: 0 0 0 0 rgba(251, 152, 2, 1);
    box-shadow: 0 0 0 0 rgba(251, 152, 2, 1);
  }
  70% {
      transform: scale(1.1);
      -moz-box-shadow: 0 0 0 10px rgba(251, 152, 2, 0);
      box-shadow: 0 0 0 10px rgba(251, 152, 2, 0);
  }
  100% {
  	  transform: scale(0.95);
      -moz-box-shadow: 0 0 0 0 rgba(251, 152, 2, 0);
      box-shadow: 0 0 0 0 rgba(251, 152, 2, 0);
  }
}

@-webkit-keyframes shine {
    10% {
            left: 125%;
    }
}
@keyframes shine {
    10% {
            left: 125%;
    }
}
@-webkit-keyframes schweben {
    from {-webkit-transform:translate(0, 0px);}
    50% {-webkit-transform:translate(0, -25px);}
    to {-webkit-transform: translate(0, -0px);}
}

@-moz-keyframes schweben {
    from {-moz-transform:translate(0, 0px);}
    50% {-moz-transform:translate(0, -25px);}
    to {-moz-transform: translate(0, -0px);}
}

@keyframes schweben {
    from {transform:translate(0, 0px);}
    50% {transform:translate(0, -25px);}
    to {transform: translate(0, -0px);}
}