/* Styles for page */
.toggle-container {
  width: 70%;
  margin: 0px auto;
}
.footer-ul a{
	font-weight:200;
}
body {
  color: #4b4b4b;
  font-family: sans-serif;
}
body a {
  cursor: pointer;
  color: #4b4b4b;
  text-decoration: none;
}
body section {
  margin-bottom: 90px;
}
body section h1 {
  text-transform: uppercase;
  text-align: center;
  font-weight: norma l;
  letter-spacing: 10px;
  font-size: 25px;
  line-height: 1.5;
}
body section p, body section a {
  text-align: center;
  letter-spacing: 3px;
}
span {
  letter-spacing: 0px;
}
p {
  font-weight: 200;
  line-height: 1.5;
  font-size: 14px;
}
/* Styles for Accordion */
.toggle:last-child {
  border-bottom: 1px solid #ddd;
}
.toggle .toggle-title {
  position: relative;
  display: block;
  border-top: 1px solid #ddd;
  margin-bottom: 6px;
}
.toggle .toggle-title h3 {
  font-size: 20px;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 200;
}
.toggle .toggle-inner {
  padding: 7px 25px 10px 25px;
  display: none;
  margin: -7px 0 6px;
}
.toggle .toggle-inner div {
  max-width: 100%;
}
.toggle .toggle-title .title-name {
  display: block;
  padding: 25px 25px 14px;
}
.toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.toggle .toggle-title i {
  position: absolute;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}
.toggle .toggle-title.active i {
  background: url('http://arielbeninca.com/Storage/plus_minus.png') 0px 0px no-repeat;
}

.click-active{
	text-decoration: underline;
}

.contact-click-transition-1, .contact-click-transition-2, .contact-click-transition-3{
	cursor:pointer;
}

.page-id-1673 .wpcf7-text{
	width:100%!important;
}

.wpcf7-response-output{
font-family: 'Source Sans Pro', sans-serif;
}

/*.wpcf7-form-control .last{
	margin-left:15px!important;
}*/




#wpcf7-f1957-p1958-o1 .wpcf7-radio{
	font-family: 'Source Sans Pro', sans-serif;
font-weight:200;
font-size:14px;
color:black;
}

#wpcf7-f1957-p1958-o1 #group-360 .wpcf7-list-item, #wpcf7-f1957-p1958-o1 #group-361 .wpcf7-list-item, #wpcf7-f1957-p1958-o1 #group-362 .wpcf7-list-item, #wpcf7-f1957-p1958-o1 #group-363 .wpcf7-list-item{
width:100%;
	margin-bottom:5px;
}

#group-360 .last, #group-361 .last, #group-362 .last.last, #group-363 .last{
	margin-left: 0px!important;
}

#wpcf7-f1957-p1958-o1 textarea{
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif;
font-weight:200;
}

.container5-1 .more-link {
	color: #9e005d;
}

/*Lizenzmodell*/



.after-heading{
	-webkit-box-shadow: -10px 5px 28px -18px rgba(0,0,0,0.75);
-moz-box-shadow: -10px 5px 28px -18px rgba(0,0,0,0.75);
box-shadow: -10px 5px 28px -18px rgba(0,0,0,0.75);
}

.basic .heading{
background: #932464; 
background: -moz-linear-gradient(45deg, #932464 19%, #932464 55%, #e10e48 100%);
background: -webkit-linear-gradient(45deg, #932464 19%,#932464 55%,#e10e48 100%); 
background: linear-gradient(45deg, #932464 19%,#932464 55%,#e10e48 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#932464', endColorstr='#e10e48',GradientType=1 ); 
}

.standard .heading{
background: #932464; 
background: -moz-linear-gradient(-45deg, #932464 19%, #932464 55%, #e10e48 100%);
background: -webkit-linear-gradient(-45deg, #932464 19%,#932464 55%,#e10e48 100%);
background: linear-gradient(135deg, #932464 19%,#932464 55%,#e10e48 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#932464', endColorstr='#e10e48',GradientType=1 ); 
}

.extended .heading{
background: #e10e48; 
background: -moz-linear-gradient(-45deg, #e10e48 0%, #932464 45%); 
background: -webkit-linear-gradient(-45deg, #e10e48 0%,#932464 45%); 
background: linear-gradient(135deg, #e10e48 0%,#932464 45%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e10e48', endColorstr='#932464',GradientType=1 );
}


.full-background{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#572974+0,ca1d4a+100 */
background: #572974; /* Old browsers */
background: -moz-linear-gradient(-45deg, #572974 0%, #ca1d4a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #572974 0%,#ca1d4a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #572974 0%,#ca1d4a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572974', endColorstr='#ca1d4a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

@media only screen and (min-width: 1024px){
	.after-heading i{
	display:block;
		text-align:center;
}

.table-line-opacity{
	border-bottom:1px solid #f8f8f8;
}

.price-section .heading{
	border:1px solid #ccc; 
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	background:purple;
	width: 90%;
display: block;
margin: 0 auto;
}

.price-section .after-heading br{
	display:none;
}

.price-section .heading h3{
	text-align:center; 
	color:white; 
	font-weight:bold; 
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 30px;
margin-bottom: 13px;
margin-top: 18px;
}

.after-heading{
	width: 90%;
display: block;
margin-left:auto;
padding-bottom:10px;
margin-right:auto;

}

.price-list{
	padding:0; 
	margin:0; 
	list-style:none;
	width:400%;
}

.price-list2{
		padding:0; 
	margin:0; 
	list-style:none;
width:400%;
	padding-top:112px;
}

.price-list .table-line{
	border-bottom:1px solid #e2e2e2;
}

.price-list li{
	font-weight:200;
}

.price-list li, .price-list2 li{
  padding-top:2px;
	padding-bottom:2px;
	font-family: 'Source Sans Pro', sans-serif;
}

.price-list2 .table-line-black{
	border-bottom:1px solid #593955;
}

.price-list2 li p{
	color:white;
	font-weight:bold;
	text-align:right;
	width:200px;
	font-size:17px;
}

.price-list li{
	font-size:17px;
}

.price-list2 .p1{
	margin-bottom:8px;
	margin-top:7px;
}

.price-list2 .p2{
	margin-bottom:8px;
	margin-top:8px;
}

.check{
	padding-top:5px;
}

.visible{
	color:#e6007e; 
}

.invisible{
	color:white;
}
	.after-heading2{
	width:90%;
	display:block;
	margin:0 auto;
	padding-top:30px;
	background:white;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}

.after-heading2 .price-list li{
	padding-right:20px;
}

.after-heading2 p{
	text-align:right;
	padding-right:20px;
	font-size:17px;
}

.after-heading2 .p-underline{
	border-bottom:1px solid #989898;
	margin-top: -14px;
padding-bottom: 8px;
}
}

@media only screen and (max-width: 1023px){
	.desktop-view{
		display:none;
	}
}

@media only screen and (min-width: 1024px){
	.mobile-view{
		display:none;
	}
}

/*LIZENZMODELL MOBILE VERSION*/

.mobile-view .heading h3{
	margin-bottom: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
	text-align: center;
  color: white;  
}

.mobile-view .heading{
	border-top-right-radius: 10px;
border-top-left-radius: 10px;
}

.mobile-view .price-section{
	-webkit-box-shadow: -10px 5px 28px -18px rgba(0,0,0,0.75);
-moz-box-shadow: -10px 5px 28px -18px rgba(0,0,0,0.75);
box-shadow: -10px 5px 28px -18px rgba(0,0,0,0.75)!important;
}

.mobile-view i{
	padding-right:5px;
	height: 28px;
vertical-align: middle;
	font-size:20px!important;
}


@media only screen and (max-width: 1023px){
	#content .grid-container{
padding-right:40px;
padding-left:40px;
	}
}

.footer-ul a{
	color:black;
}

.page-id-2018 .wpcf7 .wpcf7-form-control-wrap input, .page-id-2018 .wpcf7 textarea{
	background: white;
border-top: 0;
border-right: 0;
border-left: 0;
font-size:16px;
font-family: 'Source Sans Pro', sans-serif;
}

.page-id-1673 .wpcf7 .wpcf7-form-control-wrap input, .page-id-1673.wpcf7 textarea{
	font-family: 'Source Sans Pro', sans-serif;
}

.page-id-2018 .wpcf7 .grid-50{
	font-size:16px;
	color:black;
}

.page-id-1673 .textarea-contact{
	font-size:17px; 
	color:#4b4b4b;
}

.page-id-2018 .wpcf7 .grid-50 label{
	font-size:16px;
	color:black;
	font-weight:bold;
}

.page-id-2018 .wpcf7 p label{
	font-size:16px;
	color:black;
}

.page-id-2018 .textarea-contact{
	font-weight:bold;
}

.page-id-2018 .wpcf7 .grid-container{
	padding-left:0!important;
	padding-right:0!important;
}

.img1, .img2, .img3, .img0{
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  -o-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}

.nava-first p{
padding-right:40px;
}

.nava-last{
	margin-top:-30px;
}


/*NAVA*/
@media only screen and (min-width: 768px){
	.page-id-3413 h1{
		font-size:40px;
	}
	.timeline-content{  
	margin-bottom:140px;
}
.page-id-2468 h2{
	font-size:70px;
}
	.grid1{
		padding-left:0; padding-right:0; padding-top:50px;
	}
	.grid2{
		padding-left:0; padding-right:0; padding-top: 15px;
	}
	.strongfont{
		color:black; margin-bottom:-5px; font-size:20px;
	}
	.nava-first{
		padding-top:150px;
	}
	.nava-first i{
		color:black; font-size:40px;
	}
	.nava-section2{		background: url('https://syqlo.com/wp-content/uploads/2019/02/syqlo-nava-app-digitale-erfassung.jpg'); 
		background-position: center; 
		background-repeat: no-repeat; 
		background-size: cover; 
		margin-top:200px;
	}
	.nava-section2 .grid-container{
		padding-top:100px; 
		padding-bottom:100px;
	}
	.nava-section2 .text{
		padding-top:35px; 
		padding-right:80px;
	}
	.nava-section3{
		background: linear-gradient(37deg, rgba(158,0,93,1) 0%, rgba(158,0,93,1) 13%, rgba(78,0,144,1) 100%);
		background-position: center; background-repeat: no-repeat; background-size: cover; margin-top:200px;
	}
	.nava-section3 .grid-3{
		padding-top:100px; 
		padding-bottom:50px;
	}
	.nava-section3 .strongfont{
		padding-bottom:10px;
	}
	.nava-section3 .grid-4{
		padding-bottom:85px; 
		padding-top:45px;
	}
	.nava-section3 .grid-50{
		padding-right: 50px; 
		padding-left: 50px;
	}
	.nava-section3 .text{
		color:white; 
		text-align:center;
	}
	.nava-section4{
		background: url('https://syqlo.com/wp-content/uploads/2019/02/syqlo-nava-app-mock-up-background.jpg'); 
		background-position: left; 
		background-repeat: no-repeat; 
		background-size: cover; 
		margin-top:200px;
	}
	.nava-section4 .grid-container{
		padding-top:130px; 
		padding-bottom:100px;
	}
	.nava-section3 .strongfont{
	text-align:center;
		color:white!important;
	}
	.nava-section4 .text{
		padding-top:35px; 
		padding-right:80px;
	}
	.timeline-description{
	width:350px; 
	margin-top:-25px;
}
	.timeline-entry::before,  .timeline-entry1::before{
display: block;
content: '';
width: 2px;
height: 140px;
position: absolute;
background-color: #e6e6e6;
top: -140px;
left: 50%;
}	
	
	/*WebApp*/

	.app-section h2{
		font-size: 55px;
	}	
	
	.app-section3{
		padding-bottom: 420px;
	}
	
	.nava-video-mock-up video{
		left:23px!important;
	}
}


@media only screen and (max-width: 767px){
	.page-id-3413 h1{
		font-size:30px;
	}
	.prozessoptimierung-image{
		display:none;
	}
	.plugnplay{
		padding-bottom:75px;
	}
.page-id-2468 h2{
	font-size:40px;
}
.page-id-2468 .strongfont{
		text-align:center;
		margin-bottom:0px;
}
.page-id-2468 .nava-first .material-icons{
		display:block;
		text-align:center;
}
	.nava-first .grid-50 p{
		text-align:center;
	}
	
.page-id-2468 .grid-3, .page-id-2468 .grid-3 .strongfont, .page-id-2468 .grid-4 .strongfont{
		padding-top:50px;
	}
	
	.nava-section2{
		padding-top:100px;
	}

	.page-id-2468 .grid-3, .page-id-2468 .grid-4{
		text-align:center;
	}
	.nava-section4{
		padding-top:100px;
	}
	.nava-first p {
padding-right: 0px!important;
}
	.nava-first .grid-50{
		padding-top:30px;
	}
		.timeline-description{
	width:100%; 
		margin-top:190px;
			z-index: 9999;
background: white;
}
	.timeline-content{  
	margin-bottom:380px;
}
	.timeline-entry::before {
display: block;
content: '';
width: 2px;
height: 380px;
position: absolute;
background-color: #e6e6e6;
top: -380px;
left: 50%;
}
.nava-last p{
		text-align: justify;
	}
	.nava-section2 p{
		text-align: justify;
	}
.timeline-description-left::before {
border: 0!important;
}
	.timeline-description-right::before {
border: 0!important;
}
	.timeline-content1{
		display:none;
	}
	
	/*WebApp*/
	.app-section1 h2{
		font-size:25px;
		margin-bottom:-20px;
	}	
	.app-section5 .grid-25{
		padding-bottom:20px;
	}
	.app-section4{
		padding-top:125px!important;
	}
	
/*App*/
	.nava-first{
		padding-top:80px;
	}
	.nava-video-mock-up{
		padding-bottom:45px;
	}
	.nava-video-mock-up img{
		margin:0 auto;
		display:block;
	}
	
	.page-id-2764 .header-text{
		padding-right:50px!important;
		padding-left:50px!important;
	}
	
}

@media only screen and (min-width:400px) and (max-width: 767px){
	.nava-video-mock-up video{
		left:39px!important;
	}
}

@media only screen and (max-width:349px){
	.nava-video-mock-up img{
		height:519px!important;
	}
	.nava-video-mock-up video{
		width:227px!important;
	}
}

@media only screen and (min-width: 350px){
	.nava-video-mock-up img{
		height: 572px;
	}
	.nava-video-mock-up video{
		width: 253px;
	}
}

@media only screen and (max-width: 1299px){
	.img1, .img2, .img3{
		display:none;
	}
	.img0{
		height:950px;
	}
	.app-section3{
		height:950px!important;
	}
	.abstand-container{
		padding-top:130px!important;
	}
	.hover1, .hover3{
		border:0!important;
	}
	.hover2, .hover3{
		padding-top:40px;
	}
}

/*Über Uns*/

.timeline-description::before {
content: '';
top: 50%;
border: solid transparent;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-width: 11px;
margin-top: -11px;
margin-left: 1px;
}



.timeline-description{
	border: 1px solid #ccc;
}

.timeline-date, .timeline-date-up{
	font-weight: bold;
	text-transform: uppercase;
}

.timeline-date-up{
	text-align:center; 
	margin-top:14px;
}

.timeline-date{
	text-align:center; 
	margin-bottom: 14px; 
	margin-top: 14px;
}

.timeline-content{ 
	border-radius:30px;
	width:160px; 
	margin-right: auto; 
	margin-left:auto; 
	border:1px solid #9e005d;
}

	.timeline-date{
		text-align:center; 
		margin-bottom: 14px; 
		margin-top: 14px;
	}

.timeline-description-right{
position: absolute;
left:0;
-ms-transform: translate(0,-50%);
transform: translate(0,-50%);
}

.timeline-description-left{
position: absolute;
right:0;
-ms-transform: translate(0,-50%);
transform: translate(0,-50%);
}

	.timeline-description-right::before{
	left: 100%;
	border-left-color: #ccc;
}

.timeline-description-left::before{
	right: 100%;
	border-right-color: #ccc;
}

/*Abstand Content zu Footer*/
/*Startseite*/
.page-id-1211 .footer-widgets{
	padding-top:220px!important;
}

/*WebApp*/
.page-id-2553 .footer-widgets{
	padding-top:180px!important;
}

/*App, Kontakt*/
.page-id-2468 .footer-widgets, .page-id-1673 .footer-widgets{
	padding-top:160px!important;
}

@media only screen and (min-width: 1900px){
	.app-section3{
		height: 580px!important;
	}
	.abstand-container{
		padding-top:190px!important;
	}
			.nava-section4 .grid-container {
padding-top: 210px!important;
padding-bottom: 330px!important;
}

	@media only screen and (max-width: 1899px){
	.app-section3{
		height: 480px!important;
	}

}
}

.page-id-3551 span.wpcf7-list-item{
	display:block!important;
}

/*Web-App*/
.page-id-2553 .app-section1{
	padding-top:100px;
}

.page-id-2553 .app-section2{
	padding-top:40px;
}

.page-id-2553 .app-section3{
margin-top:100px; position:relative; overflow:hidden;
}

.page-id-2553 .app-section4{
padding-top:150px;
}

.page-id-2553 .app-section5{
background: url('https://syqlo.com/wp-content/uploads/2019/02/syqlo-nava-app-forfuehrung.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; margin-top:150px;
}

.page-id-2553 .app-section-img1{
	position:absolute; 
	margin-left: auto;
	margin-right: auto; 
	left: 0; 
	right: 0; 
	z-index:17; 
	margin-top:-5px;
}

.page-id-2553 .abstand-container{
	padding-top:150px; 
	padding-bottom:100px; position:absolute; 
	margin-left: auto; 
	margin-right: auto; 
	left: 0; 
	right: 0; 
	z-index:10;
}

.page-id-2553 .hover1{
	border-right: 1px solid white;
}

.page-id-2553 .hover3{
	border-left: 1px solid white;
}

.hover1 p, .hover1 h3, .hover2 p, .hover2 h3, .hover3 p, .hover3 h3{
	color:white;
	text-align:center;
}

.page-id-2553 .img0{
	position: absolute; 
	width:100%;
}

.page-id-2553 .img1{
	width:100%; 
	position: absolute; 
	opacity:0; 
	margin-top:-20px;
}

.page-id-2553 .img2{
	width:100%; 
	position: absolute; 
	opacity:0; 
	margin-top:-20px;
}

.page-id-2553 .img3{
margin-top:-60px; 
	position: absolute; 
	width:100%; 
	opacity:0;
}

.page-id-2553 .app-section4 p{
	color:black;
}

.page-id-2553 .app-section5 p, .page-id-2553 .app-section5 h3, .page-id-2553 .app-section5 h2{
	text-align:center; 
	color:white;
}

.page-id-2553 .prozess-link{
	text-align:center; 
	padding-bottom:100px; 
	font-weight:bold; 
	display:none;
}

.page-id-3413 .prozess-section1{
	padding-top:100px; 
	padding-bottom:100px;
}

.prozessoptimierung-image{
	padding-top:75px;
}

.page-id-3413 .prozess-section2{
	padding-top:125px; 
	padding-bottom: 125px;
}

.plugnplay{
	width:300px;
}

.page-id-3413 .prozess-section3{
	padding-top:150px;
}

.page-id-3413 .prozess-section3 h3, .page-id-3413 .prozess-section3 p{
	text-align:center;
}

.page-id-2468 video{
	position:absolute;  
	left: 21px; 
	top: 49px;
}

.page-id-3551 .mobile-view .lm-section1{
	padding-top: 100px;
}

.page-id-3551 .pre-heading{
	text-align: center;
}

.page-id-3551 .pre-heading strong{
	color: black; 
	font-size: 21px; 
	font-family: 'Source Sans Pro', sans-serif;
}

.page-id-3551 .mobile-view .lm-section1 h2{
	font-size: 60px; 
	font-weight: bolder;
}

.page-id-3551 .mobile-view .colored{
	color: #e6007e;
}

.page-id-3551 .mobile-view .basic, .page-id-3551 .mobile-view .standard1, .page-id-3551 .mobile-view .extended{
	margin-bottom: 30px; 
	padding: 0 0 30px 0; 
	margin-right: 40px; 
	margin-left: 40px;
}

.page-id-3551 .mobile-view .after-heading{
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px;
}

.page-id-3551 .mobile-view .basic ul, .page-id-3551 .mobile-view .standard1 ul,.page-id-3551 .mobile-view .extended ul{
	list-style-type: none; 
	text-align: center; 
	margin: 0; 
	padding-top: 25px;
}

.page-id-3551 .mobile-view .full-background{
	height: 1470px; 
	margin-top: 80px;
}

.page-id-3551 .mobile-view .full-background .grid-container{
	height: 250px;
}

.page-id-3551 .mobile-view .full-background .box p{
	text-align: center; 
}

.page-id-3551 .mobile-view .full-background .box .p1{
	padding-top: 20px;
}

.page-id-3551 .mobile-view .full-background .box .p2{
	margin-top: -10px; 
	margin-bottom: -5px;
}

.page-id-3551 .mobile-view .full-background .box .p3 strong{
	font-weight: 900; 
	font-size: 50px; 
	margin-top: -20px;
}

.page-id-3551 .mobile-view .full-background .box .p4{
	margin-top: -15px; 
	padding-bottom: 20px;
}

.page-id-3551 .mobile-view .full-background .box .p4 strong{
	color: #e6007e;
}

.page-id-3551 .mobile-view .full-background .box{
	background: white; 
	border-radius: 12px;
}

.page-id-3551 .mobile-view .full-background .section1 p, .page-id-3551 .mobile-view .full-background .section1 h3{
	color:white;
}

.page-id-3551 .mobile-view .full-background .standard{
	margin-bottom: 30px; 
	padding: 0 0 30px 0;
}

.page-id-3551 .mobile-view .full-background .standard .heading{
	background: white; 
	border-top-left-radius: 10px; 
	border-top-right-radius: 10px; 
	padding: 1px 0;
}

.page-id-3551 .mobile-view .full-background .standard h3{
	color:black;
}

.page-id-3551 .mobile-view .full-background .standard ul{
	list-style-type: none; 
	text-align: center; 
	margin: 0; 
	padding-top: 25px;
}

.page-id-3551 .mobile-view .full-background .standard .ul1 li{
color: white;
}

.page-id-3551 .mobile-view .full-background .service-description{
	margin-top: 850px; 
	padding-left: 30px; 
	padding-right: 30px;
}

.page-id-3551 .mobile-view .full-background .service-description p{
	color:white;
}

.page-id-3551 .desktop-view .strong1{
	color: black; 
	font-size: 21px; 
	font-family: 'Source Sans Pro', sans-serif;
}

.page-id-3551 .desktop-view .first-container{
	padding-top: 130px; 
	padding-bottom: 40px;
}

.page-id-3551 .desktop-view .first-container h2{
	font-size: 100px; 
	font-weight: bolder; 
	margin-top: -25px;
}

.page-id-3551 .desktop-view .first-container .strong2{
	color: #e6007e;
}

.page-id-3551 .desktop-view .basic, .page-id-3551 .desktop-view .extended{
	padding-left: 0; 
	padding-right: 0;
}

.page-id-3551 .desktop-view .after-heading{
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px;
}

.page-id-3551 .desktop-view .full-background{
	height: 1020px; 
	margin-top: 80px;
}

.page-id-3551 .desktop-view .grid-container h3{
	font-weight: bold;
}

.page-id-3551
.desktop-view .testzugang{
	color: #e6007e; 
	font-weight: bold; 
	text-decoration: underline;
}

.page-id-3551
.desktop-view .full-background .grid-container{
	height: 250px;
}

.page-id-3551 .desktop-view .full-background .h3-1{
	color: white; 
	font-weight: bold;
}

.page-id-3551 .desktop-view .first50 p{
	color: white;
}

.page-id-3551 .desktop-view .first50{
	padding-right: 50px; 
	padding-top: 102px;
}

.page-id-3551 .desktop-view .second50{
	padding-top: 90px;
}

.page-id-3551 .desktop-view .second50 .box{
	background: white; 
	border-radius: 12px;
}

.page-id-3551 .desktop-view .second50 .box p{
	text-align: center; 
}

.page-id-3551 .desktop-view .box .p1{
	padding-top: 20px;
}

.page-id-3551 .desktop-view .box .p2{
	margin-top: -10px; 
	margin-bottom: -5px;
}

.page-id-3551 .desktop-view .box .p3 strong{
	font-weight: 900; 
	font-size: 50px; 
	margin-top: -20px;
}

.page-id-3551 .desktop-view .box .p4{
	margin-top: -15px; 
	padding-bottom: 20px;
}

.page-id-3551 .desktop-view .price-list{
	width: 200%;
}

.page-id-3551 .desktop-view .price-list20 li{
	color: white;
}

.page-id-3551 .desktop-view .price-list1 li{
	color: black;
}

.page-id-3551 .mobile-view .standard1 .heading{
	background: #932464; 
background: -moz-linear-gradient(45deg, #932464 19%, #932464 55%, #e10e48 100%);
background: -webkit-linear-gradient(45deg, #932464 19%,#932464 55%,#e10e48 100%); 
background: linear-gradient(45deg, #932464 19%,#932464 55%,#e10e48 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#932464', endColorstr='#e10e48',GradientType=1 ); 
}