/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

html {
	overflow-x: hidden;
}

body {
	font-family: 'ITC Eras Light Regular';
	letter-spacing: 1px;
	color: #555555;
	line-height: 1.5;
}

a {
	color: #1EBFB2;
	text-decoration: underline;
	transition: 0.3s all ease;
}

a:hover {
	color: #1EBFB2;
}

b {
	font-family: 'ITC Eras Medium';
}

.bold {
	font-family: 'ITC Eras Bold';
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.font-heading {
	font-family: "Poppins", Helvetica, Arial, sans-serif;
	color: #555;
	font-weight: 700;
}

.container {
	z-index: 2;
	position: relative;
}

.text-black {
	color: #000 !important;
}

.text-primary {
	color: #1EBFB2 !important;
}

.border-top {
	border-top: 1px solid #f2f2f2 !important;
}

.border-bottom {
	border-bottom: 1px solid #f2f2f2 !important;
}

.border-radius25 {
	border-radius: 25px;
}

.white {
	color: #fff;
}

.font-size-xs {
	font-size: 0.8rem;
}

figure figcaption {
	margin-top: 0.5rem;
	font-style: italic;
	font-size: 0.8rem;
}

section {
	overflow: hidden;
}

.section {
	padding: 7rem 0;
}

@media (max-width: 767px) {
	.section {
		padding: 4rem 0;
	}
}

.section-heading {
	font-size: 3rem;
	font-weight: 700;
	background: linear-gradient(-45deg, #1EBFB2, #4677f3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media screen and (max-width: 768px) {
	.section-heading {
		font-size: 2.5rem;
	}
}

@media screen and (max-width: 575px) {
	.section-heading {
		font-size: 1.8rem;
	}
}


/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

@font-face {
	font-family: 'ITC Eras Light Regular';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/ITC Eras Light Regular'), url('../fonts/ITC Eras Light Regular.woff') format('woff');
}

@font-face {
	font-family: 'ITC Eras Demi Regular';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/ITC Eras Demi Regular'), url('../fonts/ITC Eras Demi Regular.woff') format('woff');
}

@font-face {
	font-family: 'ITC Eras Bold';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/ITC Eras Bold'), url('../fonts/ITC Eras Bold.woff') format('woff');
}

@font-face {
	font-family: 'ITC Eras Medium';
	font-style: normal;
	font-weight: normal;
	src: local('../fonts/ITC Eras Medium'), url('../fonts/ITC Eras Medium.woff') format('woff');
}

/* poppins-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: 'Poppins';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/poppins-v20-latin-300.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-300.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-300italic - 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: 'Poppins';
	font-style: italic;
	font-weight: 300;
	src: url('../fonts/poppins-v20-latin-300italic.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-300italic.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-300italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-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: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-italic - 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: 'Poppins';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/poppins-v20-latin-italic.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-500 - 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: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/poppins-v20-latin-500.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-500.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-500italic - 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: 'Poppins';
	font-style: italic;
	font-weight: 500;
	src: url('../fonts/poppins-v20-latin-500italic.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-500italic.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-500italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - 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: 'Poppins';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/poppins-v20-latin-600.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-600.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600italic - 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: 'Poppins';
	font-style: italic;
	font-weight: 600;
	src: url('../fonts/poppins-v20-latin-600italic.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-600italic.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-600italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-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: 'Poppins';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/poppins-v20-latin-700.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-700.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-700italic - 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: 'Poppins';
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/poppins-v20-latin-700italic.eot'); /* IE9 Compat Modes */
	src: url('../fonts/poppins-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/poppins-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
	   url('../fonts/poppins-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */
	   url('../fonts/poppins-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('../fonts/poppins-v20-latin-700italic.svg#Poppins') format('svg'); /* Legacy iOS */
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/

.back-to-top {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	right: 15px;
	bottom: 15px;
	z-index: 996;
	background: rgba(70, 119, 243, 0.8);
	width: 40px;
	height: 40px;
	border-radius: 50px;
	transition: all 0.4s;
}

.back-to-top i {
	font-size: 28px;
	color: #fff;
	line-height: 0;
}

.back-to-top:hover {
	background: #3687c1;
	color: #fff;
}

.back-to-top.active {
	visibility: visible;
	opacity: 1;
}

/* Default btn sre-tyling */
.btn {
	font-family: "Poppins", Helvetica, Arial, sans-serif;
	border: none;
	padding: 15px 30px !important;
	z-index: 1;
	position: relative;
	font-weight: 700;
}

.btn.btn-outline-white {
	border: 2px solid #fff;
	background: none;
	color: #fff;
}

.btn.btn-outline-white:hover {
	background: #fff;
	color: #1EBFB2;
}

.btn.btn-primary {
	background: #1EBFB2;
	background: linear-gradient(-45deg, #1EBFB2, #4677f3);
	color: #fff;
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
}

.btn.btn-primary:hover {
	background: linear-gradient(-45deg, #4677f3, #1EBFB2);
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
	height: 120px;
	transition: all 0.5s;
	z-index: 997;
	transition: all 0.5s;
}

#header.header-scrolled {
	background: linear-gradient(to right, rgba(70, 119, 243, .8) 0%, rgba(30, 191, 178, .8) 100%);
	height: 100px;
}

#header .logo h1 {
	font-size: 28px;
	margin: 0;
	padding: 4px 0;
	line-height: 1;
	font-weight: 500;
}

#header .logo h1 a,
#header .logo h1 a:hover {
	color: #fff;
	text-decoration: none;
}

#header .logo img {
	padding: 0;
	margin: 0;
	max-height: 100px;
	width: 100px;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/**
* DESKTOP
*/
.navbar {
	padding: 0;
}

.navbar ul {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	align-items: center;
}

.navbar li {
	position: relative;
}

.navbar a,
.navbar a:focus {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 16px;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.65);
	white-space: nowrap;
	transition: 0.3s;
	padding: 10px 25px;
	margin-right: 5px;
	text-decoration: none;
}

@media screen and (max-width: 991px) {
	.navbar a,
	.navbar a:focus {
		margin-right: 0;
	}
}

.navbar a.last-child {
	margin-right: 0;
}

.navbar a i,
.navbar a:focus i {
	font-size: 12px;
	line-height: 0;
	margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
	color: white;
	background-color: rgba(255,255,255,.2);
}

.navbar .dropdown ul {
	display: block;
	position: absolute;
	left: 14px;
	top: calc(100% + 30px);
	margin: 0;
	padding: 10px 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
	transition: 0.3s;
	border-radius: 4px;
}

.navbar .dropdown ul li {
	min-width: 200px;
}

.navbar .dropdown ul a {
	padding: 10px 20px;
	font-size: 15px;
	color: #101c36;
}

.navbar .dropdown ul a i {
	font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
	color: #1EBFB2;
}

.navbar .dropdown:hover>ul {
	opacity: 1;
	top: 100%;
	visibility: visible;
}

.navbar .dropdown .dropdown ul {
	top: 0;
	left: calc(100% - 30px);
	visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%;
	visibility: visible;
}

@media (max-width: 1366px) {
	.navbar .dropdown .dropdown ul {
		left: -90%;
	}

	.navbar .dropdown .dropdown:hover>ul {
		left: -100%;
	}
}

/**
* MOBILE
*/

.mobile-nav-toggle {
	color: #fff;
	font-size: 28px;
	cursor: pointer;
	display: none;
	line-height: 0;
	transition: 0.5s;
}

@media (max-width: 991px) {
	.mobile-nav-toggle {
		display: block;
	}

	.navbar ul {
		display: none;
	}
}

.navbar-mobile {
	position: fixed;
	overflow: hidden;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(27, 49, 94, 0.9);
	transition: 0.3s;
	z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
	position: absolute;
	top: 15px;
	right: 15px;
}

.navbar-mobile ul {
	display: block;
	position: absolute;
	top: 55px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	padding: 10px 0;
	border-radius: 10px;
	background-color: #fff;
	overflow-y: auto;
	transition: 0.3s;
}

.navbar-mobile ul li {
	margin-bottom: 2px;
}

.navbar-mobile a,
.navbar-mobile a:focus {
	padding: 10px 20px;
	font-size: 15px;
	color: #101c36;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
	color: white;
	background: linear-gradient(to right, rgb(70, 119, 243) 0%, rgb(30, 191, 178) 100%);
}

.navbar-mobile .dropdown ul {
	position: static;
	display: none;
	margin: 10px 20px;
	padding: 10px 0;
	z-index: 99;
	opacity: 1;
	visibility: visible;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
	min-width: 200px;
}

.navbar-mobile .dropdown ul a {
	padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
	font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
	color: #1EBFB2;
}

.navbar-mobile .dropdown>.dropdown-active {
	display: block;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

.hero-section {
	background: linear-gradient(to right, rgba(70, 119, 243, 0.4) 0%, rgba(11, 213, 149, 0.4) 100%), url(../img/hero-bg.jpg);
	position: relative;
	background-size: cover;
}

.hero-section .wave {
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	bottom: -150px;
}

@media screen and (max-width: 991px) {
	.hero-section .wave {
		bottom: -180px;
	}
}

.hero-section .wave svg {
	width: 100%;
}

.hero-section,
.hero-section>.container>.row {
	height: 94vh;
	min-height: 880px;
}

.hero-section.inner-page {
	height: 40vh;
	min-height: 0;
}

.hero-section.inner-page .container .row {
	height: 40vh;
	min-height: 0;
}

@media screen and (max-width: 991px) {
	.hero-section.inner-page .hero-waves {
		margin-top: -60px;
	}
}

.hero-section h1 {
	font-size: 3.2rem;
	color: #fff;
	font-weight: 700;
	margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
	.hero-section h1 {
		font-size: 2.5rem;
		text-align: center;
		margin-top: 40px;
	}
	
	.hero-section .hero-text-image {
		margin-top: 9rem;
	}
	
	.hero-section,
	.hero-section>.container>.row {
		height: auto;
		min-height: auto;
	}
}

.hero-section p {
	font-size: 18px;
	color: #fff;
}

.hero-section .diagram-increase {
	position: absolute;
    bottom: 0;
    left: -120px;
    width: 530px;
    opacity: 0.05 !important;
	z-index: -1;
}

.hero-section .hero-ben {
	position: relative;
}

.hero-section .hero-ben img {
	position: relative;
	z-index: -1;
    width: 787px;
    margin-bottom: -258px;
    margin-left: -361px;
    margin-top: -18px;
}



@media screen and (max-width: 1399px) {
	.hero-section .hero-ben img {
		margin-top: 25px;
	}
	
	.hero-section .diagram-increase {
		left: -120px;
		width: 530px;
	}
}

@media screen and (max-width: 1199px) {
	.hero-section .hero-ben img {
		width: 612px;
		margin-bottom: -173px;
		margin-left: -268px;
		margin-top: 198px;
	}
	
	.hero-section .diagram-increase {
		left: -120px;
		width: 530px;
	}
}

@media screen and (max-width: 991px) {
	.hero-section .hero-ben {
		text-align: center;
	}

	.hero-section .hero-ben img {
		width: 434px;
		margin-left: 314px;
		margin-top: -113px;
		margin-bottom: -105px;
	}
	
	.hero-section .diagram-increase {
		left: -120px;
		width: 430px;
	}
}

@media screen and (max-width: 767px) {
	.hero-section .hero-ben img {
		width: 289px;
		margin-left: 296px;
		margin-top: -114px;
		margin-bottom: -88px;
	}
	
	.hero-section .diagram-increase {
		left: -120px;
		width: 330px;
	}
}

@media screen and (max-width: 645px) {
	.hero-section .hero-ben img {
		width: 449px;
		margin-left: 7px;
		margin-top: 14px;
		margin-bottom: -79px;
	}
	
	.hero-section .diagram-increase {
		bottom: 0;
		left: 119px;
		width: 348px;
	}
	
}

@media screen and (max-width: 460px) {
	.hero-section .hero-ben img {
		width: 343px;
		margin-left: -41px;
		margin-top: 4px;
		margin-bottom: -75px;
	}
	
	.hero-section .diagram-increase {
		bottom: -18px;
		left: 64px;
		width: 283px;
	}
}


/*--------------------------------------------------------------
# Unsere Zusammenarbeit
--------------------------------------------------------------*/

.zusammenarbeit .wrap-icon {
	margin: 0 auto;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.zusammenarbeit .wrap-icon.icon-1 {
	background: linear-gradient(-45deg, #1EBFB2, #4677f3);
}

.zusammenarbeit .wrap-icon i {
	font-size: 40px;
	line-height: 0;
	color: #fff;
}

.zusammenarbeit h2 {
	font-size: 25px;
	font-weight: 500;
}

@media screen and (max-width: 575px) {
	.zusammenarbeit h3 {
		font-size: 20px;
	}
}

.zusammenarbeit p {
	color: #555555;
}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/

.testimonials h3 {
	font-size: 20px;
}

.testimonials p {
	line-height: 1.8;
	font-style: italic;
	color: #555555;
}

.testimonials .stars span {
	color: #FF8803;
}

.testimonials .stars .muted {
	color: #ccc;
}

.testimonials .testimonials-user img {
	width: 70px;
	margin: 0 auto;
}

/* Testimonial Carousel */
.testimonials-slider .swiper-pagination {
	margin-top: 20px;
	position: relative;
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 1;
	border: 1px solid #1EBFB2;
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #1EBFB2;
}


/*--------------------------------------------------------------
# CTA SECTION
--------------------------------------------------------------*/

.cta-section {
	background: linear-gradient(to right, rgba(70, 119, 243, 0.4) 0%, rgba(11, 213, 149, 0.4) 100%), url(../img/hero-bg.jpg);
	color: #fff;
	background-size: cover;
}

.cta-section h3 {
	color: #fff;
	font-size: 3rem;
	font-weight: 700;
}

@media screen and (max-width: 768px) {
	.cta-section {
		padding: 3rem 0;
	}

	.cta-section h3 {
		font-size: 2rem;
	}
}


/*--------------------------------------------------------------
# KONTAKT
--------------------------------------------------------------*/

#kontakt {
	padding-top: 0;
}

#kontakt .icon {
	font-size: 23px; 
	font-weight: 500;
}

#kontakt .icon a {
	color: #4677f3;
}

#kontakt .bi::before {
	font-size: 22px;
	background: linear-gradient(-45deg, #1EBFB2, #4677f3);
	margin: 0 auto;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    position: relative;
	color: white;
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
    display: inline-flex;
    align-items: center;
    justify-content: center;
	margin-right:3px;
}

.form-control {
	height: 48px;
	border-radius: 0;
	border: 1px solid #dae0e5;
}

.form-control:active,
.form-control:focus {
	outline: none;
	box-shadow: none;
	border: 1px solid #1EBFB2;
}

.php-email-form .validate {
	display: none;
	color: red;
	margin: 0 0 15px 0;
	font-weight: 400;
	font-size: 13px;
}

.php-email-form .error-message {
	display: none;
	color: #fff;
	background: #ed3c0d;
	text-align: left;
	padding: 15px;
	font-weight: 600;
}

.php-email-form .error-message br+br {
	margin-top: 25px;
}

.php-email-form .sent-message {
	display: none;
	color: #fff;
	background: #18d26e;
	text-align: center;
	padding: 15px;
	font-weight: 600;
}

.php-email-form .loading {
	display: none;
	background: #fff;
	text-align: center;
	padding: 15px;
}

.php-email-form .loading:before {
	content: "";
	display: inline-block;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin: 0 10px -6px 0;
	border: 3px solid #18d26e;
	border-top-color: #eee;
	animation: animate-loading 1s linear infinite;
}

.php-email-form textarea {
	min-height: 160px;
}

@keyframes animate-loading {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}


/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/

.footer {
	padding: 5rem 0 2.5rem 0;
	background-color: #222222;
	color: white;
}

.footer h3 {
	font-size: 18px;
	margin-bottom: 30px;
	color: white;
	text-decoration: underline;
}

.footer ul li {
	margin-bottom: 10px;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #1EBFB2;
}

.footer .logo {
	max-width: 200px;
}

.footer .copyright {
	margin-bottom: 0px;
}

.footer .copyright,
.footer .credits {
	font-size: 14px;
}

.social a {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #f8f9fa;
	position: relative;
	text-align: center;
	transition: 0.3s background ease;
	color: #0d1e2d;
	line-height: 0;
}

.social a span {
	display: inline-block;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.social a:hover {
	color: #fff;
	background: #1EBFB2;
}

.social a i {
	line-height: 0;
}


/*--------------------------------------------------------------
# WAVES
--------------------------------------------------------------*/

.hero-waves {
	display: block;
	margin-top: 15px;
	width: 100%;
	height: 60px;
	z-index: 5;
	position: relative;
}

@media (min-width: 768px) {
	.hero-waves {
		margin-top: 40px;
	}
}

@media (min-width: 992px) {
	.hero-waves {
		margin-top: -60px;
	}
}

.wave1 use {
	-webkit-animation: move-forever1 10s linear infinite;
	animation: move-forever1 10s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s;
}

.wave2 use {
	-webkit-animation: move-forever2 8s linear infinite;
	animation: move-forever2 8s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s;
}

.wave3 use {
	-webkit-animation: move-forever3 6s linear infinite;
	animation: move-forever3 6s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s;
}

@-webkit-keyframes move-forever1 {
	0% {
		transform: translate(85px, 0%);
	}
	100% {
		transform: translate(-90px, 0%);
	}
}

@keyframes move-forever1 {
	0% {
		transform: translate(85px, 0%);
	}
	100% {
		transform: translate(-90px, 0%);
	}
}

@-webkit-keyframes move-forever2 {
	0% {
		transform: translate(-90px, 0%);
	}
	100% {
		transform: translate(85px, 0%);
	}
}

@keyframes move-forever2 {
	0% {
		transform: translate(-90px, 0%);
	}
	100% {
		transform: translate(85px, 0%);
	}
}

@-webkit-keyframes move-forever3 {
	0% {
		transform: translate(-90px, 0%);
	}
	100% {
		transform: translate(85px, 0%);
	}
}

@keyframes move-forever3 {
	0% {
		transform: translate(-90px, 0%);
	}
	100% {
		transform: translate(85px, 0%);
	}
}


/*--------------------------------------------------------------
# COOKIE BAR
--------------------------------------------------------------*/

.cookies-banner {
	color: #fff;
	padding: 6px;
	font-size: 13px;
	text-align: center;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 100;
	background-color: rgba(0,0,0,0.70);
}

.cookies-banner p {
	display: inline;
}

.cookies-banner button {
	text-decoration: none;	
	background: linear-gradient(-45deg, #1EBFB2, #4677f3);
	border-radius: 0;
	border: none;
	color: #fff;
	transition: none;
	font-weight: 400;
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	transition: 0.3s;
	padding: 5px 25px;
	transition: 0.3s all ease;
	border-radius: 10px;
	margin-left: 50px;
}

.cookies-banner button:hover {
	background: linear-gradient(-45deg, #4677f3, #1EBFB2);
	transition: 0.3s all ease;
}

.hidden {
  display: none;
}

@media (max-width: 768px) {
	.cookies-banner p {
		display: block;
	}
	
	.cookies-banner button {
		margin-left: 0;
		margin-top: 10px;
	}
}

/*--------------------------------------------------------------
# On Focus Section
--------------------------------------------------------------*/
.onfocus {
	padding: 0;
}

.onfocus .video-play {
	min-height: 200px;
	background-size: cover;
}

.onfocus .sgh {
	background: linear-gradient(to right, rgba(70, 119, 243,.3) 0%, rgba(30, 191, 178,.3) 100%), url(../img/thumbnail-youtube-video-sgh-bcleads-neukunden.PNG);
	min-height: 200px;
	background-size: cover;
}

.onfocus .hiero {
	background: linear-gradient(to right, rgba(70, 119, 243,.3) 0%, rgba(30, 191, 178,.3) 100%), url(../img/thumbnail-youtube-video-hieronymus-bcleads-neukunden.PNG);
	min-height: 200px;
	background-size: cover;
}

.onfocus .koerperformen {
	background: linear-gradient(to right, rgba(70, 119, 243,.3) 0%, rgba(30, 191, 178,.3) 100%), url(../img/thumbnail-youtube-video-körperformen-konstanz-singen-bcleads-neukunden.PNG);
	min-height: 200px;
	background-size: cover;
}

.onfocus .content {
	background: linear-gradient(to right, rgba(70, 119, 243, 0.4) 0%, rgba(11, 213, 149, 0.4) 100%), url(../img/hero-bg.jpg);
	background-size: cover;
	color: rgba(255,255,255,.8);
	padding: 40px;
}

@media (min-width: 768px) {
	.onfocus .content {
		padding: 80px;
	}
}

@media (min-width: 576px) {
	.onfocus .video-play {
		min-height: 400px;
	}
}

.onfocus .content h3 {
	font-weight: 600;
	font-size: 32px;
	color: white;
}

.onfocus .content ul {
	list-style: none;
	padding: 0;
}

.onfocus .content ul li {
	padding-bottom: 10px;
}

.onfocus .content ul i {
	font-size: 20px;
	padding-right: 4px;
	color: black;
}

.onfocus .content p:last-child {
	margin-bottom: 0;
}

.play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#1ebfb2 50%, rgba(30, 191, 178, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.play-btn:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  animation-delay: 0s;
  animation: pulsate-btn 2s;
  animation-direction: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(30, 191, 178, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.play-btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid white;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.play-btn:hover:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid white;
  z-index: 200;
  animation: none;
  border-radius: 0;
}

.play-btn:hover:after {
  border-left: 15px solid #1ebfb2;
  transform: scale(20);
}

.play-btn.hero {
	right: 80px;
    top: 143px;
	left: auto;
}

@media (min-width: 460px) {
	.play-btn.hero {
		right: 148px;
		top: 224px;
		left: auto;
	}
}

@media (min-width: 646px) {
	.play-btn.hero {
		right: 0px;
		top: 0px;
		left: auto;
	}
}

@media (min-width: 768px) {
	.play-btn.hero {
		right: 67px;
		top: 82px;
		left: auto;
	}
}

@media (min-width: 992px) {
	.play-btn.hero {
		right: auto;
		left: 98px;
		top: 474px;
	}
}

@media (min-width: 1200px) {
	.play-btn.hero {
		right: auto;
		left: 131px;
		top: 394px;
	}
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Portfolio Section
--------------------------------------------------------------*/
.portfolio .portfolio-flters {
  padding: 0;
  margin: 0 auto 30px auto;
  list-style: none;
  text-align: center;
}

.portfolio .portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 0;
  font-size: 18px;
  font-weight: 300;
  margin: 0 10px;
  line-height: 1;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio .portfolio-flters li:hover,
.portfolio .portfolio-flters li.filter-active {
  color: #0ea2bd;
}

.portfolio .portfolio-flters li:first-child {
  margin-left: 0;
}

.portfolio .portfolio-flters li:last-child {
  margin-right: 0;
}

@media (max-width: 575px) {
  .portfolio .portfolio-flters li {
    font-size: 14px;
    margin: 0 5px;
  }
}

.portfolio .portfolio-item {
  position: relative;
  border: 1px solid #FFFFFF;
  overflow: hidden;
  z-index: 1;
}

.portfolio .portfolio-item img {
  transition: all 0.3s;
}

.portfolio .portfolio-item:before {
  content: "";
  inset: 0;
  position: absolute;
  background: linear-gradient(to right, rgba(70, 119, 243, 0.6) 0%, rgba(11, 213, 149, 0.6) 100%);
  z-index: 2;
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  inset: auto 40px 40px 40px;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  padding: 20px;
}

.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  padding-right: 50px;
}

.portfolio .portfolio-item .portfolio-info .preview-link,
.portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 50px;
  font-size: 24px;
  top: calc(50% - 14px);
  color: rgba(255,255,255, 0.7);
  transition: 0.3s;
  line-height: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #ffffff;
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 14px;
  font-size: 28px;
}

.portfolio .portfolio-item:hover:before {
  visibility: visible;
  opacity: 1;
}

.portfolio .portfolio-item:hover img {
  transform: scale(1.2);
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  inset: auto 10px 0 10px;
}