html {
	font-size: 62.5%;
}


body {
	font-family: 'Poppins', sans-serif;
	margin: 0;
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	position: relative;
	overflow-x: hidden;
	background-color: #09041E;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

a {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

p {
	font-weight: 400;
	color: #CDCCD2;
	font-size: 16px;
	line-height: 25px;
}

.btn-sty-1 {
	font-size: 14px;
	font-weight: 700;
	color: #303030;
	background: #FFF;
	padding: 15px 20px;
	border-radius: 10px;
	display: inline-block;
	box-shadow: -3px 3px 10px #2FFD21 !important;
	-webkit-transition: .3s;
	transition: .3s;
	border: 2px solid transparent;
}

.btn-sty-1:hover {
	color: #303030;
	background: #2FFD21;
	border-color: #FFF;
	box-shadow: -3px 3px 10px #fff !important;
}

.btn-sty-3,
.btn-sty-2 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background: -webkit-linear-gradient(right, #FDA809, #CC17B3);
	background: linear-gradient(to left, #FDA809, #CC17B3);
	padding: 15px 20px;
	border-radius: 10px;
	display: inline-block;
	box-shadow: 0 3px 10px #ffffff91 !important;
	-webkit-transition: .3s;
	transition: .3s;
}

.btn-sty-2:hover {
	background: -webkit-linear-gradient(right, #CC17B3, #FDA809);
	background: linear-gradient(to left, #CC17B3, #FDA809);
	color: #FFF;
}

.btn-sty-3 {
	background: -webkit-linear-gradient(right, #10BCED, #2EFA2C);
	background: linear-gradient(to left, #10BCED, #2EFA2C);
	color: #000;
}

.btn-sty-3:hover {
	background: -webkit-linear-gradient(right, #2EFA2C, #10BCED);
	background: linear-gradient(to left, #2EFA2C, #10BCED);
	color: #000;
}


/* Nav Design */
.nav-icon {
	display: none;
}

.nav-icon a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 30px;
	min-height: 30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.nav-icon a span {
	width: 100%;
	height: 3px;
	background: -webkit-linear-gradient(top, #2DF82B, #0EB9F3);
	background: linear-gradient(to bottom, #2DF82B, #0EB9F3);
	display: inline-block;
	margin-bottom: 5px;
}

.nav-icon a span:last-child {
	margin-bottom: 0;
}

.nav-icon.show-icon a span:first-child {
	-webkit-transform: rotate(-45deg) translate(-6px, 5px);
	transform: rotate(-45deg) translate(-6px, 5px);
}

.nav-icon.show-icon a span:nth-child(2) {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 0;
}

.nav-icon.show-icon a span:last-child {
	-webkit-transform: rotate(45deg) translate(-6px, -6px);
	transform: rotate(45deg) translate(-6px, -6px);
}

header {
	padding: 30px 0;
}


/********************************/
/******* 1. Top Section Css ****/
/******************************/
.home-top-section {
	background: -webkit-linear-gradient(right, #6436CB00, #462690, #6436CB, #6436CB00);
	background: linear-gradient(to left, #6436CB00, #462690, #6436CB, #6436CB00);
	position: absolute;
	width: 100%;
	z-index: 2;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 18px;
	left: 0;
	top: 20px;
}

.home-top-logo a img {
	height: 80px;
	width: auto;
	-o-object-fit: contain;
	object-fit: contain;
}

.vidoe-banner-content p span {
	font-weight: 900;
}
.page-id-87 header.fixed-header, 
.page-id-102 header.fixed-header,
.fixed-header {
	position: fixed !important;
	background: #09041E;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999 !important;
	box-shadow: 0 5px 10px #FFFFFF21;
	padding: 25px 0;
}

.home-top-logo a h2 {
	font-size: 70px;
	color: #FFF;
	text-transform: uppercase;
}

.home-top-logo a h2 span {
	color: transparent;
	-webkit-text-stroke: 2px #fff;
	font-size: 100px;
	font-family: "Bangers", system-ui;
}

/********************************/
/******* 2. Banner Area Css ****/
/******************************/

.home-banner-area {
	min-height: calc(100vh - 97px);
	padding-top: 200px;
	position: relative;
	z-index: 1;
	padding-bottom: 50px;
}

.home-banner-area:after {
	content: "";
	position: absolute;
	width: 300px;
	height: 420px;
	background: url('../images/way-arrow.png') no-repeat scroll 0 0 / cover;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1;
}

.home-banner-area .container .row {
	padding-bottom: 70px;
}

.sinlge-management a img {
	width: 100%;
	height: 145px;
	-o-object-fit: cover;
	object-fit: cover;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.sinlge-management a span {
	width: 100%;
	text-align: center;
	display: inline-block;
	font-size: 21px;
	font-weight: 900;
	padding: 5px;
	color: #000;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.sinlge-management {
	background: #FFF;
	border-radius: 10px;
	position: relative;
	z-index: 1;
	border: 3px solid #FFF !important;
	width: 75%;
	margin: auto;
}

.sinlge-management:after {
	content: "";
	position: absolute;
	width: 90%;
	height: 90%;
	left: 10px;
	top: 10px;
	box-shadow: 15px -10px 80px #FFF;
	z-index: -10;
	border-radius: 30px;
	-webkit-transform: rotate(-4deg);
	transform: rotate(-4deg);
	background: #FFF;
}

/* Start Hover to color change */
.sinlge-management:hover img {
	-webkit-filter: none;
	filter: none;
}

.sinlge-management:hover:after {
	box-shadow: 15px -10px 80px #5C32BA;
	background: -webkit-linear-gradient(left, #743EEB, #3C207A);
	background: linear-gradient(to right, #743EEB, #3C207A);
}

.sinlge-management:hover a span {
	color: #FFF;
	background: -webkit-linear-gradient(left, #743EEB, #3C207A);
	background: linear-gradient(to right, #743EEB, #3C207A);
}

.sinlge-management.left-management:hover:after {
	box-shadow: 15px -10px 80px #EA7443;
	background: -webkit-linear-gradient(bottom, #C7308B, #E58528);
	background: linear-gradient(to top, #C7308B, #E58528);
}

.sinlge-management.left-management:hover a span {
	background: -webkit-linear-gradient(left, #CC17B3, #FDA907);
	background: linear-gradient(to right, #CC17B3, #FDA907);
}

.sinlge-management.right-management:hover:after {
	box-shadow: 15px -10px 80px #19C1A0;
	background: -webkit-linear-gradient(bottom, #25DA4C, #15BBB5);
	background: linear-gradient(to top, #25DA4C, #15BBB5);
}

.sinlge-management.right-management:hover a span {
	background: -webkit-linear-gradient(left, #2FFC25, #0EB8FA);
	background: linear-gradient(to right, #2FFC25, #0EB8FA);
}

/* End Hover to color change */

.overlay-title {
    color: #fff;
    position: relative;
    z-index: 99;
    text-align: center;
    font-size: 26px;
    line-height: 1.4;
    padding: 0px 10px;
    margin: -10px 0 20px;
}

.h-banner-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(bottom, #351C6CED, #020105e5);
	background: linear-gradient(to top, #351C6CED, #020105e5);
	z-index: 9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.h-banner-overlay .start-jetzt-content {
	font-size: 30px;
	width: 170px;
	height: 170px;
	margin-bottom: 140px;
}

.h-banner-overlay .start-jetzt-content::before {
	background: -webkit-linear-gradient(bottom, #6E3BDF, #3F2280);
	background: linear-gradient(to top, #6E3BDF, #3F2280);
}



/********************************/
/******* 3. Bottom Area Css ****/
/******************************/

.bottom-logo img {
	width: 100%;
	height: 60px;
	-o-object-fit: contain;
	object-fit: contain;
}

footer {
	padding: 18px 120px 18px 50px;
	background: -webkit-linear-gradient(right, #FFAD04, #CB16B4);
	background: linear-gradient(to left, #FFAD04, #CB16B4);
}

.copy-right-text p {
	color: #FFF;
	font-size: 20px;
	text-align: center;
}

ul.bottom-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
  	z-index: 99;
}

ul.bottom-menu li a {
	font-size: 20px;
	color: #FFF;
	-webkit-transition: .3s;
	transition: .3s;
	display: inline-block;
}

ul.bottom-menu li a:hover {
	color: #08031E;
}



/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 2. Page Landing Video Page @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/********************************/
/******* 1. Header Area Css ****/
/******************************/
.page-id-87 header,
.page-id-102 header {
	padding: 40px 0;
	position: absolute !important;
	width: 100%;
	top: 0;
	left: 0;
}

.menu-area ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu-area ul li a {
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	margin-right: 45px;
	border-bottom: 2px solid transparent;
	-webkit-transition: .3s;
	transition: .3s;
	position: relative;
	z-index: 1;
}

.menu-area ul li a:after {
	content: "";
	position: absolute;
	width: 5%;
	height: 3px;
	bottom: -1px;
	left: 0;
	background: transparent;
	-webkit-transition: .5s;
	transition: .5s;
}

.menu-area ul li.active a:after,
.menu-area ul li a:hover:after {
	width: 95%;
	background: #2FFD21;
}

.page-id-102 .menu-area ul li.active a:after,
.page-id-102 .menu-area ul li a:hover:after {
	background: #753FED;
}


/********************************/
/******* 2. Banner Area Css ****/
/******************************/
.video-banner-area {
	padding: 115px 0 110px 0;
	position: relative;
	z-index: 0;
}

.video-banner-area.socila-media-banner-area:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(bottom, #25252500, #25252566, #25252575);
	background: linear-gradient(to top, #25252500, #25252566, #25252575);
	z-index: -1;
}

.vidoe-banner-content h1, .vidoe-banner-content h2 {
	font-size: 50px;
	font-weight: 600;
	color: #fff;
	width: 88%;
	padding-bottom: 32px;
}

.vidoe-banner-content h2 span {
	font-weight: 800;
}

.vidoe-banner-content p {
	padding-bottom: 30px;
	font-size: 20px;
}

.iframe-video {
	height: 400px;
}

.youtube-video-area iframe {
	width: 100%;
	height: 100%;
	border: 3px solid #FFF;
	border-radius: 10px;
}



.youtube-video-area {
	position: relative;
}

.play-button {
	width: 60px;
	height: 60px;
	background: -webkit-linear-gradient(bottom, #10BDE9, #29F242);
	background: linear-gradient(to top, #10BDE9, #29F242);
	border: 2px solid #FFF;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	position: absolute;
	top: 41%;
	left: 50%;
	z-index: 99;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.play-button span {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 18px solid #fff;
	border-bottom: 10px solid transparent;
	margin-left: 6px;
}

.play-button:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(bottom, #10BDE9, #29F242);
	background: linear-gradient(to top, #10BDE9, #29F242);
	z-index: -1;
	border-radius: 50%;
}

.youtube-video-area:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #252525;
	border-radius: 10px;
	border: 2px solid #FFF;
	cursor: pointer;
	z-index: 22;
}

.show-video .play-button:after,
.show-video .play-button,
.show-video:after {
	display: none !important;
}




/***********************************/
/******* 3. Digitalen Area Css ****/
/*********************************/
.all-digitalen-area {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}

.digitalen-single-content p {
	padding-bottom: 15px;
	font-size: 18px;
}

.digitalen-single-content>span {
	display: block;
	border-bottom: 2px dashed #2FFD21;
	margin-bottom: 15px;
	position: relative;
	margin-left: -90px;
	width: 95%;
}

.digitalen-single-content>span:after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	top: -7px;
	right: 0;
	border-radius: 50%;
	background-color: #2FFD21;
}



.digitalen-content-area {
	max-width: 1000px;
	float: right;
	position: relative;
}

.digitalen-content-area:after {
	content: "";
	position: absolute;
	height: 440px;
	width: 400px;
	background: url('../images/digitalen.png') no-repeat scroll 0 0 / contain;
	top: 0;
	right: 95%;
}

.digitalen-content-area .digitalen-single-content:first-child {
	margin-left: 135px;
}

.digitalen-content-area .digitalen-single-content:nth-child(2) {
	margin-left: 100px;
}

.digitalen-content-area .digitalen-single-content:nth-child(3) {
	margin-left: 50px;
}


/**********************************/
/******** 4. Level Area Css ******/
/********************************/

.all-level-area {
	margin-top: 180px;
}

.lavel-bottom h2 {
	font-size: 20px;
	font-weight: 700;
	color: #FFF;
	padding-bottom: 5px;
}

.level-number {
	font-size: 36px;
	font-weight: 600;
	color: #2FFD21;
	margin-right: 20px;
}

.lavel-bottom-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	width: 98%;
}

.level-desc h3 {
	font-size: 18px;
	font-weight: 400;
	color: #FFF;
}

.level-desc p {
	font-size: 16px;
	color: #878787;
	line-height: 24px;
}

.level-top-text p {
	font-size: 16px;
	font-weight: 600;
	padding: 10px 40px;
	display: inline-block;
	background: -webkit-linear-gradient(top, #2EFB28, #0FB9F5);
	background: linear-gradient(to bottom, #2EFB28, #0FB9F5);
	color: #000;
	border-top-left-radius: 35px;
	border-bottom-right-radius: 35px;
}

.all-level-area .container .row {
	position: relative;
	z-index: 1;
	margin-bottom: 160px;
}

.level-button-area {
	text-align: center;
	margin-top: -100px;
	margin-bottom: 30px;
}

.all-level-area .container .row:after {
	content: "";
	position: absolute;
	width: 120px;
	height: 120px;
	top: -22%;
	left: -3%;
	background: url("../images/after.png")no-repeat scroll 0 0 / contain;
	z-index: -2;
}

.all-level-area .container .row:before {
	content: "";
	position: absolute;
	width: 161px;
	height: 170px;
	bottom: -20%;
	right: -1%;
	background: url("../images/before.png")no-repeat scroll 0 0 / contain;
	z-index: -2;
}

.down-layout {
	position: absolute;
	width: 90%;
	height: 114%;
	top: -7%;
	left: 0;
	background-color: #393939;
	z-index: -1;
	border-radius: 35px;
}

.level-content-area {
	padding-left: 30px;
}

.level-top-text {
	position: absolute;
	top: -22px;
	left: 0;
}

.level-iframe {
	height: 300px;
	border: none;
	border-radius: 35px;
	box-shadow: -1px 2px 5px #2AF240;
}

.level-iframe iframe {
	border: none;
	border-radius: 35px;
}

.youtube-video-area.level-iframe:after {
	border-radius: 35px;
	border: none;
}

.level-iframe .play-button {
	width: 72px;
	height: 72px;
	background: #D3D3D3;
	border: none;
}

.lavel-bottom {
	margin-top: 30px;
}

.level-iframe .play-button:before {
	background: #D3D3D3;
}

.level-iframe .play-button span {
	border-top: 15px solid transparent;
	border-left: 25px solid #0DB6FF;
	border-bottom: 16px solid transparent;
	margin-left: 6px;
	border-radius: 6px;
}


.all-level-area .container .row:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.all-level-area .container .row:nth-child(even) .down-layout {
	left: auto;
	right: 0;
}

.all-level-area .container .row:nth-child(even) .level-top-text {
	left: auto;
	right: 0;
}

.all-level-area .container .row:nth-child(even) .level-top-text p {
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 35px;
	border-bottom-left-radius: 35px;
}


.all-level-area .container .row:nth-child(even):before {
	right: auto;
	left: -1%;
}

.all-level-area .container .row:nth-child(even):after {
	left: auto;
	right: -1%;
}

.video-top-img img {
	width: 145px;
	height: 145px;
	-o-object-fit: contain;
	object-fit: contain;
}

.video-top-img {
	position: absolute;
	top: -40%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 99;
}

.all-level-area .container .row:nth-child(even) .video-top-img {
	top: -36%;
}



/*************************************/
/******** 5. Mehrwert Area Css ******/
/***********************************/

.all-mehrwert-area {
	padding-bottom: 80px;
}

.top-title {
	padding-bottom: 85px;
}

.top-title h2 {
	font-size: 35px;
	font-weight: 900;
	color: #FFF;
	text-align: center;
	position: relative;
}

.top-title h2:after {
	content: "";
	position: absolute;
	width: 100px;
	height: 2px;
	bottom: -5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #0DB6FF;
}

.top-icon img {
	width: 50px;
	height: 50px;
	-o-object-fit: contain;
	object-fit: contain;
}

.single-mehrwert h2 {
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	padding: 15px 0 5px 0;
}

.single-mehrwert {
	padding: 20px;
	border-radius: 8px;
	-webkit-transition: .1s;
	transition: .1s;
	height: 100%;
}

.single-mehrwert:hover {
	background-color: #393939;
}


/**********************************/
/******** 6. Ablau Area Css ******/
/********************************/

.all-ablau-area {
	padding: 70px 0 50px 0;
	background: #241E32;
}

.ablau-image img {
	width: 130px;
	height: 130px;
	-o-object-fit: contain;
	object-fit: contain;
	border-radius: 50%;
}

.ablau-content h2 {
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	padding-bottom: 15px;
}

.ablau-content ul {
	list-style: disc;
	padding-left: 15px;
}

.ablau-content ul li,
.ablau-content p {
	font-size: 16px;
	color: #7E7A86;
}

.ablau-content {
	padding: 25px 50px;
	max-width: 610px;
	width: 100%;
}

.ablau-number p {
	font-size: 100px;
	font-weight: 900;
	/* color: #241E32;
	text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff; */
	color: transparent;
	-webkit-text-stroke: 2px #ccc;
}

.ablau-number img {
	height: 85px;
	width: 60px;
	-o-object-fit: contain;
	object-fit: contain;
}

.ablau-single-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ablau-amin-area {
	margin-left: 130px;
	position: relative;
	z-index: 1;
}

.ablau-amin-area:after {
	content: "";
	position: absolute;
	width: 250px;
	height: 100%;
	top: 110px;
	left: 0;
	background: url("../images/social-media/path-1.png") no-repeat scroll 0 0 / contain;
	z-index: -1;
}


.ablau-amin-area .ablau-single-area:nth-child(2),
.ablau-amin-area .ablau-single-area:nth-child(4) {
	padding-left: 110px;
}

.ablau-amin-area .ablau-single-area:nth-child(3) {
	padding-left: 180px;
}



/********************************/
/******** 7. FAQ Area Css ******/
/******************************/
.all-faq-area {
	padding-top: 80px;
}


.all-faq-area .top-title {
	padding-bottom: 45px;
}

.faq-heading-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.single-faq {
	border-top: 1px solid #221E35;
	cursor: pointer;
}

.main-faq-area:last-child .single-faq {
	border-bottom: 1px solid #221E35;
}

.faq-desc {
	-webkit-transition: .3s;
	transition: .3s;
	padding-top: 10px;
	display: none;
}

.accordion-header button,
.faq-content h2 {
	font-size: 18px;
	font-weight: 600;
	color: #FFF !important;
	line-height: 27px;
	background: transparent !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 20px 0 !important;
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.accordion-body {
	color: #FFF !important;
	padding-top: 20px;
	padding-bottom: 50px;
	background: -webkit-linear-gradient(right, #4B397500, #4B397585, #4B3975, #4B3975, #4B397521);
	background: linear-gradient(to left, #4B397500, #4B397585, #4B3975, #4B3975, #4B397521);
	font-size: 16px;
	padding-left: 0;
	padding-right: 0;
}

.accordion-button::after {
	display: none !important;
}

.accordion-item {
	background: transparent !important;
	border-bottom: 1px solid #221E35 !important;
}


.faq-icon span {
	width: 22px;
	height: 3px;
	background: -webkit-linear-gradient(top, #2DF82B, #0EB9F3);
	background: linear-gradient(to bottom, #2DF82B, #0EB9F3);
	display: inline-block;
	margin-bottom: 9px;
}



.faq-icon span:nth-child(2) {
	width: 3px;
	height: 0;
	background: -webkit-linear-gradient(top, #2DF82B, #0EB9F3);
	background: linear-gradient(to bottom, #2DF82B, #0EB9F3);
	margin-bottom: 9px;
	margin-left: -16px;
	-webkit-transition: .3s;
	transition: .3s;
}

.collapsed .faq-icon span:nth-child(2) {
	height: 20px;
	margin-bottom: 0;
}

.single-faq.show-faq .faq-desc {
	-webkit-transition: .3s;
	transition: .3s;
	display: block;
}


/**********************************/
/******** 8. Unser Area Css ******/
/********************************/

.all-unser-area {
	padding: 80px 0;
	position: relative;
}

.all-unser-area:after {
	content: "";
	position: absolute;
	width: 200px;
	height: 200px;
	bottom: 0;
	left: -150px;
	background: url("../images/unser-left.png") no-repeat scroll right center / cover;
	z-index: -1;
}

.all-unser-area:before {
	content: "";
	position: absolute;
	width: 200px;
	height: 235px;
	bottom: -100%;
	right: -150px;
	background: url("../images/unser-right.png") no-repeat scroll right center / cover;
	z-index: -1;
}

.unser-image img {
	width: 100%;
	height: 380px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top;
	border-radius: 35px;
}

.single-unser-area {
	margin: 0 20px;
	position: relative;
	-webkit-transition: .2s;
	transition: .2s;
	z-index: 1;
}



.unser-content {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom-left-radius: 35px;
	border-bottom-right-radius: 35px;
	padding-top: 10px;
	background: -webkit-linear-gradient(bottom, #10BCEAD4, #28EE5370, #0000);
	background: linear-gradient(to top, #10BCEAD4, #28EE5370, #0000);
}

.unser-content h3,
.unser-content h2 {
	font-size: 35px;
	font-weight: 900;
	color: #FFF;
}

.unser-content h3 {
	color: transparent;
	-webkit-text-stroke: 2px #fff;
}

.all-unser-area .row .col-lg-3.col-md-6:nth-child(even) {
	margin-top: 130px;
}


.single-unser-backend .unser-content h2 {
	font-size: 20px;
	font-weight: 700;
}

.single-unser-backend .unser-content {
	padding: 10px;
	padding-bottom: 18px;
	background: -webkit-linear-gradient(bottom, #26C0F5, #28EE53);
	background: linear-gradient(to top, #26C0F5, #28EE53);
}





.single-unser-backend:after {
	content: "";
	width: 100%;
	height: 98%;
	position: absolute;
	top: 20px;
	left: 0px;
	background-image: -webkit-linear-gradient(315deg, #26C0F5 10%, #28EE53 100%);
	background-image: linear-gradient(135deg, #26C0F5 10%, #28EE53 100%);
	z-index: -1;
	-webkit-filter: blur(20px);
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="20" /></filter></svg>#filter');
	filter: blur(20px);
}


.sunser-flip-container {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	min-height: 380px;
}

.sunser-flip-container:hover .single-unser-backend {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.sunser-flip-container:hover .single-unser-front {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flipper {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}

.single-unser-front,
.single-unser-backend {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}

.single-unser-front {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.single-unser-backend {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.vertical.sunser-flip-container {
	position: relative;
}

.vertical .single-unser-backend {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.vertical.sunser-flip-container:hover .single-unser-backend {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.vertical.sunser-flip-container:hover .single-unser-front {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}



/*************************************/
/******** 7. Netzwerk Area Css ******/
/***********************************/
.all-netzwerk-area {
	padding: 40px 0;
}

.netzwerk-single {
	text-align: center;
}

.netzwerk-main-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.netzwerk-main-area:after {
	content: "";
	position: absolute;
	width: 85%;
	height: 21%;
	background: url('../images/line.png') no-repeat scroll 0 0 / cover;
	top: 40%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
	left: 2%;
}

.netzwerk-single {
	text-align: center;
	width: 19%;
	margin-bottom: 20px;
}

.netzwerk-image img {
	width: 100%;
	height: 155px;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: .3s;
	transition: .3s;
	filter: grayscale(100%);
	border-radius: 10px;
	margin-bottom: 10px;
}

.netzwerk-image img:hover {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	filter: grayscale(0%);
	box-shadow: -3px 2px 10px #2AC921D9;
}



.all-netzwerk-area .top-title {
	padding-bottom: 50px;
}



/**********************************/
/******** 8. Level Area Css ******/
/********************************/


.team-for-everyone-content h3 {
	font-family: 'Grape Nuts', cursive;
}

.team-for-everyone-content h3,
.team-for-everyone-content h2 {
	font-size: 50px;
	font-weight: 600;
	color: #FFF;
	max-width: 900px;
	margin: auto;
}

.team-for-everyone-content h2 span {
	font-weight: 900;
}

.start-jetzt-content {
	font-size: 40px;
	font-weight: 900;
	color: #FFF;
	width: 200px;
	height: 200px;
	background: -webkit-linear-gradient(bottom, #2CF635, #0FBAF0);
	background: linear-gradient(to top, #2CF635, #0FBAF0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	border: 8px solid #FFF;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 40px;
}

.team-for-everyone-content p {
	font-family: 'Grape Nuts', cursive;
	font-size: 36px;
	line-height: 40px;
}

.team-for-everyone-content {
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
	position: relative;
}

.team-for-everyone-content:after {
	content: "";
	position: absolute;
	width: 435px;
	height: 116%;
	left: -20px;
	bottom: -30px;
	background: url('../images/team.png') no-repeat scroll 100% 100% / contain;
	z-index: -1;
}



/***********************************/
/******** 9. Footer Area Css ******/
/*********************************/

.page-id-87 footer {
	background: -webkit-linear-gradient(right, #0EB7FC, #2EFC23);
	background: linear-gradient(to left, #0EB7FC, #2EFC23);
}

/*.page-id-87 footer .copy-right-text p {
	text-align: left;
}
*/


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 3. Page Landing Video Page @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/*************************************/
/******* 1. Header Or Banner Css ****/
/***********************************/


body.page-id-102 {
	background-color: #19181F;
}


.socila-media-banner-area.vidoe-banner-content h2 {
	font-weight: 500;
}

.socila-media-banner-area .iframe-video {
	height: 400px;
}

.socila-media-banner-area .play-button {
	background: -webkit-linear-gradient(bottom, #FBA211, #CE1DAC);
	background: linear-gradient(to top, #FBA211, #CE1DAC);
}

.socila-media-digitalen-area .digitalen-content-area:after {
	background: url('../images/digitalen-1.png') no-repeat scroll 0 0 / contain;
}

.socila-media-digitalen-area .digitalen-single-content>span {
	border-bottom: 2px dashed #753FED;
}

.socila-media-digitalen-area .digitalen-single-content>span:after {
	background-color: #753FED;
}

.socila-media-digitalen-area .digitalen-single-content p span {
	font-weight: 900;
}

.socila-media-digitalen-area {
	min-height: 380px;
}



/*********************************/
/******* 2. Social Media Css ****/
/*******************************/

.social-media-manegemant-area {
	padding-top: 70px;
}

.social-media-manegemant-area img {
	width: 100%;
	height: 650px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: bottom;
	object-position: bottom;
}

.social-media-manegement-title h2 {
	background: -webkit-linear-gradient(left, #CB15B5, #F99E15);
	background: linear-gradient(to right, #CB15B5, #F99E15);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 82px;
	font-weight: 900;
}

.social-media-manegement-title h2 span {
	display: block;
	font-weight: 400;
}

.social-media-manegement-title {
	margin-bottom: 55px;
	margin-left: 35px;
}

.all-digitalen-area.socila-media-digitalen-area .container {
	position: relative;
}

.digitalen-top-img img {
	width: 55px;
	height: 55px;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-animation: updown 1800ms ease-out infinite;
	animation: updown 1800ms ease-out infinite;
}

.digitalen-btm-img img {
	width: 50px;
	height: 50px;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-animation: updown 2200ms ease-out infinite;
	animation: updown 2200ms ease-out infinite;
}

@-webkit-keyframes updown {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: .3s;
		transition: .3s;
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		-webkit-transition: .3s;
		transition: .3s;
	}
}

@keyframes updown {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: .3s;
		transition: .3s;
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		-webkit-transition: .3s;
		transition: .3s;
	}
}




.digitalen-btm-img,
.digitalen-top-img {
	position: absolute;
	top: -45px;
	left: -33px;
	z-index: 9;
}

.digitalen-btm-img {
	top: 310px;
	left: 140px;
}

/********************************/
/******* 3. Media Post  Css ****/
/******************************/


.post-media-left img {
	width: 100%;
	height: 700px;
	-o-object-fit: contain;
	object-fit: contain;
}

.post-media-title {
	text-align: center;
}

.media-mangement-title h2,
.webseiten-title h2,
.werbebanner-title h2,
.post-middle-title h2,
.media-after-title h2 {
	font-size: 68px;
	font-weight: 900;
	color: transparent;
	-webkit-text-stroke: 2px #ccc;
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.post-middle-title.media-after-title {
	text-align: center;
}

.media-after-title h2 span {
	position: relative;
	z-index: 1;
}

.media-after-title h2 span:after {
	content: "";
	position: absolute;
	height: 85%;
	width: 118%;
	top: 8px;
	right: -15px;
	background: -webkit-linear-gradient(right, #7E44EA, #D48D1E);
	background: linear-gradient(to left, #7E44EA, #D48D1E);
	z-index: -1;
	-webkit-clip-path: polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
	clip-path: polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
}


.post-middle-title.media-after-title h2 span:after {
	background: -webkit-linear-gradient(right, #0DB6FF, #2FFD21);
	background: linear-gradient(to left, #0DB6FF, #2FFD21);
	width: 105%;
	-webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
	clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
}

.media-mangement-title.media-after-title h2 span:after {
	width: 105%;
	background: -webkit-linear-gradient(right, #FFAE02, #C813B2);
	background: linear-gradient(to left, #FFAE02, #C813B2);
	-webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
	clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
}

.post-media-desc p {
	font-size: 18px;
	max-width: 840px;
}


.post-middle-area .post-media-desc p {
	max-width: 730px;
}

.post-media-desc p span {
	font-weight: 900;
}

.post-media-cl {
	padding-top: 70px;
	padding-bottom: 40px;
}

.webseiten-cl .owl-next:hover,
.werbebanner-cl .owl-next:hover,
.post-middle-cl .owl-next:hover,
.post-media-cl .owl-next:hover {
	background: transparent !important;
}

.webseiten-cl .owl-nav img,
.post-middle-cl .owl-nav img,
.post-media-cl .owl-nav img {
	width: 100px;
	height: 100px;
	-o-object-fit: contain;
	object-fit: contain;
}

.post-media-cl .owl-next {
	position: absolute;
	left: -10%;
	top: 47%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}

.post-middle-area {
	padding: 100px 0 40px 0;
}

.post-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 100px;
	margin-bottom: 50px;
}

.post-middle-cl .owl-nav img {
	margin-left: 650px;
}

.post-middle-area .post-media-desc {
	text-align: center;
	margin-top: 120px;
}

.post-middle-area .post-media-desc p {
	margin: auto;
}

/********************************/
/******* 4. werbebanner Css ****/
/******************************/

.all-werbebanner-area {
	padding: 120px 0;
	position: relative;
	z-index: 1;
}

.all-werbebanner-area:after {
	content: "";
	position: absolute;
	width: 1380px;
	height: 100%;
	top: 0;
	left: 50%;
	background: url('../images/werbebanner/banner.png') no-repeat scroll center center / contain;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}

.werbebanner-title {
	text-align: center;
	margin-bottom: 30px;
}

.post-middle-cl::after {
	content: "";
	position: absolute;
	width: 365px;
	height: 685px;
	background: url('../images/phone.png') no-repeat scroll 0 0 / cover;
	left: 49.5%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -44%;
	z-index: -1;
}

.werbebanner-desc {
	background: -webkit-linear-gradient(right, #4B39750A, #4B3975, #4B3975, #4B397500);
	background: linear-gradient(to left, #4B39750A, #4B3975, #4B3975, #4B397500);
	padding: 12px;
	padding-left: 250px;
    position: relative;
  	z-index: 2;
}

.werbebanner-cl.owl-carousel {
	position: inherit !important;
    padding: 30px 0;
}

.werbebanner-cl .owl-nav {
	position: relative;
	z-index: 111;
}

.werbebanner-cl .owl-nav img {
	width: 230px;
	height: 100px;
	-o-object-fit: contain;
	object-fit: contain;
}

.werbebanner-cl .owl-next {
	position: absolute;
	left: 0;
	top: 170%;
}

.all-werbebanner-area .werbebanner-title.media-after-title {
	position: relative;
	z-index: 99;
}

/********************************/
/******* 5. webseiten   Css ****/
/******************************/


.webseiten-title h2 {
	font-size: 64px;
}

.webseiten-desc {
	background: -webkit-linear-gradient(right, #4B39750A, #4B3975, #4B3975, #4B397500);
	background: linear-gradient(to left, #4B39750A, #4B3975, #4B3975, #4B397500);
	padding: 12px;
	text-align: center;
}

.webseiten-desc p {
	margin: auto;
}

.webseiten-cl {
	margin-top: 60px;
}

.webseiten-cl .owl-item {
	opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.webseiten-cl .owl-item.active.center {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/********************************/
/******* 6. Header Area Css ****/
/******************************/


.all-media-mangement-area {
	padding: 120px 0 40px 0;
}

.media-mangement-title {
	text-align: center;
	margin-bottom: 40px;
}

.tab-mangement h2 {
	font-size: 40px;
	color: #FFF;
	font-family: 'Grape Nuts', cursive;
}

.tab-mangement img {
	width: 600px;
	height: 420px;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: left;
	object-position: left;
	margin: 40px 0;
}

.tab-mangement p {
	font-size: 20px;
	width: 920px;
	color: #DFDEDF;
}

.tab-mangement p span {
	font-weight: 900;
}

.tab-mangement .btn-sty-2 {
	margin-top: 40px;
}

.media-mangement-desc button {
	font-size: 35px;
	font-weight: 900;
	padding: 15px;
	-webkit-clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
	background: transparent;
	padding-left: 100px;
	border: none;
	margin-bottom: 70px;
	color: transparent;
	-webkit-text-stroke: 2px #ccc;
	text-align: left;
}

.media-mangement-desc button:hover {
	background: #2E2D33;
}

.media-mangement-desc button.active{
	background: -webkit-linear-gradient(right, #3B2077, #743EEC);
	background: linear-gradient(to left, #3B2077, #743EEC);
	color: #FFF;
	-webkit-text-stroke: 0;
}




.tab-mangement {
	margin-left: 100px;
}


.mehrwert-media-section {
	padding: 100px 0;
}

.mehrwert-media-section .single-mehrwert {
	text-align: center;
	height: 100%;
}

.mehrwert-media-section .top-icon img {
	width: 70px;
	height: 70px;
}

.ablau-media-section .ablau-content {
	max-width: 710px;
}

.ablau-media-section .ablau-amin-area:after {
	background: url("../images/social-media/path-2.png") no-repeat scroll 0 0 / contain;
}

.ablau-image {
	position: relative;
}

.ablau-media-section .ablau-number {
	position: absolute;
	top: 40%;
	left: -30px;
	z-index: 1;
}

.ablau-media-section .ablau-number p {
	font-size: 90px;
	color: #241E32;
}

/********************************/
/******* 7. FAQ    Area Css ****/
/******************************/
.all-faq-area.media-faq-area {
	padding: 40px 0;
}

.page-id-102 .faq-icon span {
	background: #FFF !important;
}


.media-faq-area .faq-desc {
	padding-top: 20px;
	padding-bottom: 50px;
	background: -webkit-linear-gradient(right, #4B397500, #4B397585, #4B3975, #4B3975, #4B397521);
	background: linear-gradient(to left, #4B397500, #4B397585, #4B3975, #4B3975, #4B397521);
}


.media-unser-area .unser-content {
	background: -webkit-linear-gradient(bottom, #442A81, #442A81A8, #0000);
	background: linear-gradient(to top, #442A81, #442A81A8, #0000);
}

.all-netzwerk-area.media-netzwerk-area {
	padding: 80px 0;
}

/********************************/
/******* 8. Price  Area Css ****/
/******************************/
.all-price-area {
	background: #232029;
	padding: 100px 0;
	position: relative;
}

.price-top-title h2 {
	color: #FFF;
	font-weight: 900;
	font-size: 50px;
	text-align: center;
	margin-bottom: 20px;
}

.price-top-title ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: -50px;
	width: 100%;
}

.price-top-title ul li a img {
	width: 100px;
	height: 100px;
	-o-object-fit: contain;
	object-fit: contain;
	margin-right: 80px;
}

.price-top-title ul li:last-child a img {
	margin-right: 0;
}

.right-image {
	width: 250px;
	height: 250px;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: right;
	object-position: right;
	position: absolute;
	top: 50px;
	right: 0;
}

.custom-check-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    padding: 20px;
}

.custom-check-item input[type="radio"],
.custom-check-item input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/*.custom-check-item input[type="radio"],
.custom-check-item input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 30px;
	width: 30px;
	background: transparent;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	margin-right: 5px;
	border: 2px solid #FFF;
}

.custom-check-item input[type="radio"]:checked,
.custom-check-item input[type="checkbox"]:checked {
	background: -webkit-linear-gradient(bottom, #422485, #6E3CDF);
	background: linear-gradient(to top, #422485, #6E3CDF);
	box-shadow: 0 0 15px #FFF;
}*/

.custom-check-item label {
	border-radius: 15px;
	cursor: pointer;
	border: 1px solid #FFF;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 15px;
	filter: grayscale(100%);
    min-height: 212px;
    min-width: 320px;
    background: #232029;
}
.custom-check-item label span {
	color: #FFF;
	font-weight: 900;
	font-size: 25px;
	text-align: center;
	margin-bottom: 5px;
}
.custom-check-item input[type="radio"]:checked + label,
.custom-check-item input[type="checkbox"]:checked + label{
	background: -webkit-linear-gradient(bottom, #422485, #6E3CDF);
	background: linear-gradient(to top, #422485, #6E3CDF);
	box-shadow: 0 0 15px #FFF;
	filter: grayscale(0);
}

.custom-check-item label img {
	width: 100%;
	height: 140px;
	-o-object-fit: contain;
	object-fit: contain;
}

.custom-check-item label .check-1 {
	width: 130px;
 	height: 110px
	-o-object-fit: contain;
	object-fit: contain;
}

.custom-check-item label .check-3 {
	width: 250px !important;
}

.price-table-area {
	position: relative;
}

.price-table-btm-image img,
.price-table-top-image img {
	width: 100px;
	height: 100px;
	-o-object-fit: contain;
	object-fit: contain;
}

.price-table-top-image {
	position: absolute;
	top: 45%;
	left: -4%;
	z-index: 1;
}

.price-table-btm-image {
	position: absolute;
	top: 53%;
	left: 46%;
	z-index: 1;
}

.price-heading .persent {
	text-align: right;
	font-size: 35px;
	font-weight: 900;
	color: #FFF;
	font-style: italic;
	text-shadow: 0 0 8px #FFF;
	margin-right: 50px;
}

.price-heading ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
	background: #FFFFFF24;
	border-radius: 10px;
	margin-bottom: 15px;
}

.price-heading ul li a {
	font-size: 20px;
	font-weight: 600;
	background: transparent;
	color: #FFF;
	padding: 8px 12px;
	border-radius: 10px;
	display: inline-block;
	border: 2px solid #753FED;
}
.price-heading ul li a.active,
.price-heading ul li a:hover{
	background: #753FED;
}

.price-desc h3 {
	font-size: 35px;
	font-weight: 700;
	font-style: italic;
	padding: 5px 0 15px 0;
	color: #753FED;
	-webkit-text-stroke: 1px #ccc;
	display: none;
}


.price-desc>p {
	padding-bottom: 15px;
}

.price-desc p span {
	font-weight: 700;
}

.price-desc h2 {
	font-size: 26px;
	font-weight: 700;
	color: #FFF;
}

.price-desc h4 {
	font-size: 28px;
	font-weight: 700;
	color: #FFF;
	display: none;
}



.price-desc ul li {
	font-size: 18px;
	color: #FFF;
	margin-top: 18px;
	text-align: left;
	margin-left: 20px;
	position: relative;
	padding-left: 25px;
}

.price-desc ul li:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 0;
	background: url("../images/check.png") no-repeat scroll 0 0 / contain;
	z-index: 1;
}

.old-price {
	font-size: 30px;
	font-weight: 600;
	color: #B696FF;
	text-decoration: line-through;
	margin-top: 20px;
	margin-bottom: 0;
	display: none;
}

.main-price {
	font-size: 40px;
	font-weight: 600;
	color: #FFF;
	margin-bottom: 30px;
	line-height: 55px;
	display: none;
}

.single-price-content {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.price-desc {
	padding: 30px 14px;
	background: #36333C;
	text-align: center;
	min-height: 932px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.price-heading.price-heading2 p {
	font-size: 26px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	padding: 5px;
	background: #753FED;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.single-price-content .price-desc:hover,
.single-price-content.active .price-desc {
	background: -webkit-linear-gradient(top, #2D2441, #6536CC, #45258D, #3B1F77);
	background: linear-gradient(to bottom, #2D2441, #6536CC, #45258D, #3B1F77);
}

.price-desc .btn-sty-3,
.price-desc .btn-sty-2 {
	padding: 12px 20px;
	margin: 0 auto;
}

.single-price-content .btn-sty-3 {
	background: -webkit-linear-gradient(right, #3E217E, #733EEA);
	background: linear-gradient(to left, #3E217E, #733EEA);
	color: #fff;
}

.single-price-content:hover .btn-sty-3,
.single-price-content:hover .btn-sty-2,
.single-price-content.active .btn-sty-3 {
	background: -webkit-linear-gradient(right, #10BCED, #2EFA2C);
	background: linear-gradient(to left, #10BCED, #2EFA2C);
	color: #000;
}




.banner-cl-post-design .bdp-top_title,
.single-cl-post-design .cp-top_title,
.single-post-design .sp-top_title{
	display: block !important;
}
.subscription-3-minth{
	display: none;
}

/********************************/
/******* 9. everyone Area Css ****/
/******************************/

.media-team-for-everyone-area .team-for-everyone-content:after {
	display: none;
}

.media-team-for-everyone-area .start-jetzt-content:before,
.media-team-for-everyone-area .start-jetzt-content {
	background: -webkit-linear-gradient(bottom, #CF20A9, #FBA40E);
	background: linear-gradient(to top, #CF20A9, #FBA40E);
}

.media-team-for-everyone-area .start-jetzt-content {
	font-size: 35px;
	width: 170px;
	height: 170px;
}

.media-team-for-everyone-area .team-for-everyone-content h3,
.media-team-for-everyone-area .team-for-everyone-content h2 {
	font-size: 45px;
}

.media-team-main-img img {
	width: 100%;
	height: 450px;
	-o-object-fit: contain;
	object-fit: contain;
}

.media-team-for-everyone-right {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
}

.all-team-for-everyone-area.media-team-for-everyone-area {
	background: #232029;
}


.start-jetzt-content {
	position: relative;
	z-index: 2;
}

.start-jetzt-content:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(bottom, #2CF635, #0FBAF0);
	background: linear-gradient(to top, #2CF635, #0FBAF0);
	z-index: -1;
	border-radius: 50%;
}

.start-jetzt-content:after,
.play-button:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
	z-index: -2;
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite;
	-webkit-transform: translateZ(0) scale(1.4);
	transform: translateZ(0) scale(1.4);
}

.socila-media-banner-area .play-button:before {
	background: -webkit-linear-gradient(bottom, #FBA211, #CE1DAC);
	background: linear-gradient(to top, #FBA211, #CE1DAC);
}

.all-digitalen-area.socila-media-digitalen-area .digitalen-content-area:after {
	top: -35px;
	right: 100%;
}

.social-media-manegemant-area {
	background: -webkit-linear-gradient(bottom, #201B31, #201B3100);
	background: linear-gradient(to top, #201B31, #201B3100);
}

.all-unser-area.media-unser-area:after {
	height: 230px;
	bottom: 40%;
	left: 0;
	background: url("../images/unser-left.png") no-repeat scroll left center / contain;
}

.all-unser-area.media-unser-area:before {
	bottom: -14%;
	right: 0;
	background: url("../images/unser-right.png") no-repeat scroll right center / contain;
}

.all-netzwerk-area.media-netzwerk-area .netzwerk-main-area:after {
	height: 25%;
	background: url('../images/line-2.png') no-repeat scroll 0 0 / cover;
}

.post-middle-title.media-after-title h2 {
	-webkit-text-stroke: 2px #fff;
}

.media-unser-area .unser-content {
	background: -webkit-linear-gradient(bottom, #442A81, #442A81A8, #0000);
	background: linear-gradient(to top, #442A81, #442A81A8, #0000);
}

.media-unser-area .single-unser-area.single-unser-backend .unser-content {
	background: -webkit-linear-gradient(bottom, #442A81, #442A81A8);
	background: linear-gradient(to top, #442A81, #442A81A8);
}

.all-post-media-area {
	background: linear-gradient(to bottom, #201B30, #1E1A2C, #322159);
	padding-bottom: 65px;
}
.all-post-slider-area {
	background: linear-gradient(to bottom, #322159, #322159, #19191F);
}

.page-id-102 footer{
	background: -webkit-linear-gradient(right, #FDA70B, #CB17B2);
	background: linear-gradient(to left, #FDA70B, #CB17B2);
	position: absolute;
	width: 100%;
	bottom: 0;
}

.werbebanner-title.media-after-title h2 span:after {
	width: 106%;
	background: -webkit-linear-gradient(right, #3B2077, #753FED);
	background: linear-gradient(to left, #3B2077, #753FED);
	-webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
	clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
}

.design-webseiten-area {
	padding-top: 50px;
}

.webseiten-title.media-after-title {
	text-align: center;
}

.design-webseiten-area .webseiten-title.media-after-title h2 span:after {
	width: 103%;
	background: -webkit-linear-gradient(right, #3B2077, #753EEC);
	background: linear-gradient(to left, #3B2077, #753EEC);
	-webkit-clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
	clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translateZ(0) scale(1);
		transform: translateZ(0) scale(1);
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

	100% {
		-webkit-transform: translateZ(0) scale(1.4);
		transform: translateZ(0) scale(1.4);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translateZ(0) scale(1);
		transform: translateZ(0) scale(1);
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

	100% {
		-webkit-transform: translateZ(0) scale(1.4);
		transform: translateZ(0) scale(1.4);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}


.all-webseiten-area.design-webseiten-area {
	position: relative;
	z-index: 1;
}

.all-webseiten-area.design-webseiten-area:after {
	content: "";
	position: absolute;
	width: 840px;
	height: 100%;
	top: 2px;
	left: 50.3%;
	background: url('../images/modern_laptop.png')no-repeat scroll center center / contain;
	z-index: -2;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.webseiten-cl.owl-theme .owl-nav {
	margin-top: 50px;
}

.all-unser-area.media-unser-area:after,
.all-unser-area.media-unser-area:before {
	z-index: -1;
}

.single-mehrwert p {
	color: #9D9BA5;
	line-height: 22px;
}

.all-netzwerk-area .top-title h2:after,
.all-unser-area .top-title h2:after,
.all-ablau-area .top-title h2:after {
	background: #2FFD21;
}

.faq-desc p {
	color: #84828F;
}

.netzwerk-single p {
	color: #9D9BA5;
}

.post-middle-title.media-after-title h2 span {
	text-shadow: 0px 0px #00000012;
}

.post-btns li a {
	padding: 10px 20px;
}


.webseiten-desc.post-media-desc p {
	max-width: 820px;
}

.all-faq-area.media-faq-area .top-title h2:after,
.all-mehrwert-area.mehrwert-media-section .top-title h2:after {
	background: #753FED;
}

.all-netzwerk-area.media-netzwerk-area .top-title h2:after,
.all-unser-area.media-unser-area .top-title h2:after,
.all-ablau-area.ablau-media-section .top-title h2:after {
	background: #FFAE02;
}

.all-ablau-area.ablau-media-section .top-title h2:after {
	bottom: -15px;
}


.all-mehrwert-area.mehrwert-media-section .single-mehrwert {
	padding: 20px 0;
}

.all-faq-area.media-faq-area .faq-desc p {
	color: #FFF;
}

.media-team-for-everyone-area .team-for-everyone-content p {
	font-size: 30px;
}



/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@ Extra Css for Theme @@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.home header {
	display: none;
}

.page-id-102 .all-faq-area .top-title h2::after, 
.page-id-102 .all-mehrwert-area .top-title h2::after {
	background: #753FED;
}
.page-id-102 .all-netzwerk-area .top-title h2::after{
	background: #FFAE02 !important;
}
.page-id-87 .accordion-body {
	color: #84828F !important;
	background: transparent;
	background: transparent;
	padding: 20px 0;
}
.page-id-87 .accordion-body p{
	color: #84828F !important;
}
#flush-heading-1 {
	border-top: 1px solid #221E35 !important;
}
.page-id-102 .single-unser-backend::after {
	background-image: linear-gradient(135deg, #FBA211 30%, #CB18B0 100%) !important;
}

.page-id-102 .media-netzwerk-area {
	padding: 80px 0;
}




/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@ Modal Css for Theme @@@@@@@@@@@@@@@@@*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.form-success-header {
	background: linear-gradient(to left,#FEA909,#CE1DAC);
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}
.form-success-header h5 {
	font-size: 20px;
	text-align: center;
	padding: 12px 0;
	color: #FFF;
}
.from-secc-alart {
	color: #FFF;
	text-align: center;
}

.from-secc-alart p {
	font-family: 'Grape Nuts', cursive !important;
	font-size: 26px !important;
	line-height: 32px !important;
	padding-bottom: 15px !important;
	color: #FFF;
}
.from-secc-alart h3 {
	font-family: 'Grape Nuts', cursive !important;
	font-size: 32px !important;
}
.from-secc-alart h3 span {
	position: relative;
	z-index: 1;
}
.from-secc-alart h3 span::after {
	content: "";
	position: absolute;
	top: 0;
	left: -1%;
	width: 103%;
	height: 100%;
	background: linear-gradient(to left,#FEA909,#CE1DAC);
	z-index: -1;
	clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
}



.from-success-footer {
	padding: 5px 0;
	text-align: center;
}
.modal-logo img {
	height: 45px;
}

.modal-dialog.modal-dialog-centered {
	max-width: 1000px;
  	margin-top: 30px;
  	margin-bottom: 100px;
}
.modal-body {
	background: #393939;
	color: #FFF;
	padding: 35px;
	border-top-right-radius: 15px !important;
	border-top-left-radius: 15px;
}



#share2createModal .forminator-ui.forminator-custom-form.forminator-design--default .forminator-repeater-field {
	background: transparent !important;
	box-shadow: none !important;
}
.forminator-action-buttons {
	display: none !important;
}

.form-header p {
    font-family: 'Grape Nuts', cursive;
    font-size: 22px;
    padding: 5px;
    color: #000;
    text-align: center;
    background: #FFF !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.from-footer {
	display: flex;
	align-items: center;
	padding: 10px 25px;
	background: #FFF !important;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom: -120px;
	width: calc(100% + 40px);
	margin-left: -20px;
}


.modal-logo img {
	height: 35px;
	object-fit: contain;
	margin-right: 30px;
}
.from-footer p {
	font-family: 'Grape Nuts', cursive;
	font-size: 20px;
	color: #000;
}
.main-from-area .select2,
.main-from-area textarea,
.main-from-area select,
.main-from-area input {
	background: transparent !important;
	border: none !important;
	outline: none !important;
	border-bottom: 1px solid #4F4F4F !important;
	color: #FFF !important;
}
.main-from-area textarea {
	background: #000 !important;
	border: none !important;
}
.main-from-area .select2-selection__placeholder,
.main-from-area .forminator-label.forminator-repeater-label,
.main-from-area textarea::placeholder,
.main-from-area select::placeholder,
.main-from-area input::placeholder {
  color: #FFF !important;
  opacity: 0.8 !important;
} 
.main-from-area .select2-selection.select2-selection--single {
	background: linear-gradient(to left,#FFAC04,#CD1BAF) !important;
	border: none !important;
	color: #FFF !important;
}
.main-from-area .forminator-field label,
.main-from-area .forminator-label.forminator-repeater-label {
	font-size: 18px !important;
	color: #FFF !important;
}
.main-from-area .forminator-checkbox-label {
	color: #FFF !important;
}

#upload-1 .forminator-field,
#upload-2 .forminator-field,
#upload-3 .forminator-field,
#upload-4 .forminator-field {
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
	align-items: center;
}
#upload-1 .forminator-field label,
#upload-2 .forminator-field label,
#upload-3 .forminator-field label,
#upload-4 .forminator-field label {
	width: 75%;
	font-size: 14px !important;
	font-weight: 400 !important;

}

#upload-1 .forminator-file-upload span,
#upload-2 .forminator-file-upload span,
#upload-3 .forminator-file-upload span,
#upload-4 .forminator-file-upload span {
	display: none !important;
}
.main-from-area .forminator-all-group-copies.forminator-repeater-field {
	padding: 0 !important;
}
#group-1 .forminator-row,
#group-5 .forminator-row {
	margin-bottom: 0 !important;
}

#select2-forminator-form-460__field--select-1_65cdaeefa73f9-container{
	color: #fff !important;
}
.forminator-button.forminator-button-submit {
	background: #FFF !important;
	color: #000 !important;
	box-shadow: -2px 2px 10px #FFAE02 !important;
	border-radius: 10px !important;
}

.btn-sty-3.active {
	background: linear-gradient(to left, #FDA809, #CC17B3);
	color: #FFF;
}
.karusel-2-item,
.karusel-1-item{
	display: none;
}
.karusel-2-item.active-karusel,
.karusel-1-item.active-karusel{
	display: block;
}

.post-middle-cl .owl-nav.disabled {
	display: block !important;
}


.forminator-ui#forminator-module-470.forminator-design--default .forminator-response-message.forminator-success {
	background-color: #393939 !important;
	box-shadow: none !important;
	color: #FFF !important;
}

.select2-selection__rendered,
.from-secc-alart p {
	color: #fff !important;
}

#share2createModal .forminator-ui.forminator-custom-form.forminator-design--default .forminator-button-upload {
	background-color: #5A5CA8 !important;
}

.webseiten-cl .owl-item img {
	border-radius: 25px !important;
}

.post-middle-cl .owl-stage,
.post-media-cl .owl-stage {
	height: 100%;
	display: flex;
}
.post-middle-cl .owl-item img, 
.post-media-cl .owl-item img {
	height: 290px;
	object-fit: cover;
	width: 285px;
}
.post-media-cl .owl-item img {
	border-radius: 38px;
	box-shadow: 0 0 10px #FFF;
	margin: 3px;
	width: 98% !important;
	height: 98% !important;
}

.werbebanner-cl .owl-item img {
	height: 457px !important;
	max-width: 94% !important;
	margin-left: 3% !important;
}

.main-from-area .forminator-checkbox-box {
	border-color: #5A5CA8 !important;	
	color: #FFF !important;
}
.main-from-area .forminator-button.forminator-button-submit:hover{
	background-color: #5A5CA8 !important;
	color: #FFF !important;
}
.forminator-checkbox-box::before{
	background-color: #5A5CA8 !important;
  	padding: 4px !important;
}

.main-from-area from a,
.forminator-checkbox-label a {
    color: #0DB7FD !important;
}
.main-from-area from a:hover,
.forminator-checkbox-label a:hover{
	text-decoration: underline;
}

#text-2 {
	display: none;
}
.forminator-row.forminator-row-last {
	flex-direction: column;
}

#share2createModal .forminator-ui.forminator-custom-form > div:nth-child(2){
	width: calc(100% + 70px);
  	margin-top: -35px;
  	margin-left: -35px;
}
.form-header{
	width: 100%;
}

.from-secc-alart {
	padding: 50px;
	background: #252525;
}
.from-success-footer {
	background: #FFF;
	padding: 10px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.forminator-success {
	padding: 0 !important;
	width: calc(100% + 70px);
	margin-left: -35px !important;
	min-height: 394px;
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
	margin-top: -35px !important;
	margin-bottom: -35px !important;
	background-color: #252525 !important;
	box-shadow: none !important;
}
.modal-content{
	background-color: transparent !important;
}
.modal-header{
	border: none !important;
}
.btn-close {
	background-color: #FFF;
	font-size: 20px;
}


.unique li,
.subscription-3-minth li,
.price-table-content-2 .price-desc.single-post-design .table-ist-item li:last-child,
.price-table-content-3 .price-desc.single-post-design .table-ist-item li:last-child {
	display: none;
}

.custom-check-item-area {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
    padding-bottom: 20px;
}

.digitalen-single-content:nth-last-child(1) span{
	display: none !important;
}

.post-media-desc {
	width: 95%;
}
.share2-buttons {
	margin-top: 30px;
}
.all-ablau-area .share2-buttons {
	text-align: center;
}

.all-404-page {
	text-align: center;
	padding: 70px;
	color: #FFF;
    min-height: 80vh;
}
.all-404-page h1 {
	font-size: 82px;
	color: #F59025;
}
.all-404-page h2 {
	color: #fff;
	padding: 10px 0;
}

.all-404-page p {
	max-width: 500px;
	margin: auto;
	padding-bottom: 30px;
}