@charset "UTF-8";
@import url("reset.css");
@import url("fonts.css");




.Clear {
	clear:both;
}

::-moz-selection {
	background-color:#000000;
	color:#FFFFFF;
}

::selection {
	background-color:#000000;
	color:#FFFFFF;
}

html {
	
	width:100%;
	height:100%;
	 -webkit-text-size-adjust: 100%; 
}

body {
	
	width:100%;
	min-height:100%;
	font-family:Roboto, Arial, Geneva, sans-serif;
	font-display: swap;
	color:#000;
	font-size:16px;
	line-height:22px;
/* 	background:url(../images/background-compressed.jpg) #111111 no-repeat center center fixed; */
	background:#fff;

   
        
}

a {
	color:#fff;
	text-decoration: none;
	
}

/*
.star-background-animation {
	background: #000 url(../images/star-background-animation.png) repeat top center;
    z-index: 1;
    opacity: 0.1;
}

.twinkling {
    background: transparent url(../images/twinkling.png) repeat top center;
    z-index: 1;
    -moz-animation: move-twink-back 400s linear infinite;
    -ms-animation: move-twink-back 400s linear infinite;
    -o-animation: move-twink-back 400s linear infinite;
    -webkit-animation: move-twink-back 400s linear infinite;
    animation: move-twink-back 400s linear infinite;
    opacity: 0.1;
}
*/

ol {
    counter-reset: foo;
    display: table;
}

ol > li {
    counter-increment: foo;
    display: table-row;
    padding-left:10px;
}

ol > li::before {
    content: "-  ";
    display: table-cell; /* aha! */
    text-align: right;
    padding-right:10px;
}



h1, h2, h3, h4, h5, p, form, fieldset {
	overflow:visible;
}

a, a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	outline:none;
	font-weight:bold;
	font-size:16px;
}

#CybotCookiebotDialogPoweredbyLink {
	display:none!important;
}

#CybotCookiebotDialog {
	background:#111!important;
	color:#fff!important;
	border-top:1px solid #3a3a3a!important;
}

#CybotCookiebotDialogBody h2 {
	color:#000000;
	margin-bottom:10px;
}

#CybotCookiebotDialogBody {
	padding:10px!important;
}

#CybotCookiebotDialogBodyContent {
	padding:15px 0px!important;
}

#CybotCookiebotDialogBodyLevelButtons {
	margin-left:0px!important;
	margin-bottom:10px;
}

#CybotCookiebotDialogBodyLevelButtonAccept {
	background:#000000!important;
	border: 2px solid #000000!important;
}

.logoWrapper {
	width:100%;
	padding-top:50px;
	max-width: 600px;
	margin:0 auto;
	text-align: center;
	
	
}

.logoWrapper a, .logoWrapper a:hover, .logoWrapper a:active, .logoWrapper a:visited {
	text-transform: none;
	text-decoration: none;
	color:#000;
}

.logoWrapper .logo-headline {
	font-family: 'Noto Serif', serif;
	font-size:45px;
	line-height:50px;
	display:block;
	font-weight:500;
}

.logoWrapper .logo-subline {
	font-size:13px;
	font-weight:400;
	text-transform: uppercase;
}

.contactWrapper {
	margin:0 auto;
	display: table;
	margin-top:20px;
}

.contactWrapper .btn {
	background:#000;
	font-size:14px;
	text-transform: uppercase;
	font-weight:600;
}

.contactWrapper .btn-primary:hover {
	background:#333!important;
	color:#fff;
}

.infoWrapper {
	margin:0 auto;
	display: table;
	margin-top:30px;
	margin-bottom:20px;
}

.infoWrapper .contactItem {
	margin-bottom:20px;
	text-align: center;
	font-size:14px;
}

.infoWrapper .contactItem .label {
	font-weight:600;
} 

.infoWrapper .contactItem a, .infoWrapper .contactItem a:hover, .infoWrapper .contactItem a:active, .infoWrapper .contactItem a:visited {
	text-transform: none;
	text-decoration: underline;
	color:#000;
	font-size:14px;
	font-weight:400;
}

.imprintWrapper {
	display: table;
	margin:0 auto;
	color:#ccc;
	font-weight:400;
	margin-top:20px;
	vertical-align: middle;
}

.imprintWrapper a, .imprintWrapper a:hover, .imprintWrapper a:active, .imprintWrapper  a:visited {
	color:#999;
	text-decoration: none;
	font-size:11px;
	font-weight:400;
}















.logoWrapper img {
		width:150px;
		height:30px;
		display: table;


		margin-bottom:25px;
	}

#PhoneLink {
	color: #ffffff;
}

label.PhoneSpacer {
	width:60px;
}

.provenexpert-widget {
	margin:0 auto;
	display: table;
	margin-bottom:10px;
	margin-top:10px;
}

a:hover {
	text-decoration: underline;
}

.cc-window.cc-banner.cc-type-info.cc-theme-classic.cc-bottom.cc-color-override--812440129
{
	z-index:99999999;
}


#provenExpert-Wrapper {
	margin-bottom:20px;	
}

#provenExpert-Wrapper .fa-star {
	color:#c8b274;
}

#provenExpert-Wrapper .linkText {
	color:#c8b274;
	font-size:12px;
	font-weight:normal;
}

.btn-primary {
	background:#0ab5ff;
	font-size:16px;
	font-weight:700;
	border:0px!important;
	border-radius: 0px;
	color:#fff;
	padding:10px;
	cursor: pointer;
}

.btn-primary:hover {
	/* background:#286090!important; */
}

h1 {
	font-size:20px;
	color: #000000;
	font-weight: bold;
	margin-top:30px;
}

ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.copyrightWrapper {
	margin-top:15px;
	font-size:11px;
	opacity: 0.5;
}

#BadgesWrapper {
	float:right;
}

.BadgePicture {
	
}

.BadgeInfo, .BadgeInfo a {
	font-size:12px!important;
	font-weight:normal;
	color:#ffffff;
}

.wrapper--top-outer {
	margin:0 auto;
	max-width:600px;
	
	
}

#wrapper--phone {
	max-width:100%;
	width:100%;
	background:#337AB7;
	color: #ffffff!important;
	line-heith:30px;
	font-size:20px;
	padding:10px 0px;
	text-align: center;
	font-weight:bold;
	z-index:999;
}

#wrapper--phone a {
	color: #ffffff;
	font-size:20px;
	
}

i.fa.fa-envelope {
	font-size:18px;
	margin-right:5px;
}

#table-imprint {
	width:300px;
	max-width:100%;
}

/* CSS Button Effekt */
/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/* Layout */
#contentWrapper {
	
	margin:0 auto;
	max-width:600px;
	padding:5%;
	box-sizing: content-box;
	padding-top:2%;
} 

#contentWrapper .Headline {
	font-weight:bold;
	font-size:50px;
	line-height:50px;
	color:#fff;
	text-transform: uppercase;
}

#contentWrapper h2 {
	font-weight:bold;
	font-size:18px;
	line-height:25px;
	color:#000000;
	/* color: #000000; */
	text-transform: none;
	margin-bottom:5px;
	margin-top: 20px;

}

#ServiceList {
	margin:10px 0px 10px 0px;
}


#davidreuchlein {
	margin-top:5px;
}

#aboutTextWrapper {
	max-width:600px;
	padding: 5% 0 3% 0;
	float:left;
}

#aboutText {
	margin:0px 0px 20px 0px;
}

#contactBarWrapper {
	max-width:100%;
	font-size: 13px;
	padding-top:10px;
}

.contactBarItem {
	max-width: 100%;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}

#facebook {
	
	height:21px;
	width:103px;
	background:url(../images/facebook-logo.png) no-repeat;
}

#twitter {
	
	height:33px;
	width:103px;
	background:url(../images/twitter-logo.png) no-repeat;
	background-position: 0px 12px;
}

#xing {
	display: inline-block;
	height:59px;
	width:150px;
	background:url(../images/xing-logo.png) no-repeat;
	background-size: 150px 59px;
}

#pictureWrapper {
	float:right;
} 

/*
#pe_rating,
#pe_stars>span:before {
	color:#000000!important;
}
*/

#pe_stars {
	font-size:20px!important;
}

#pe_rating.pe_g .pe_u {
	padding-top:10px;
	color:#c8b274!important;
	padding-bottom:20px;
}

#TestimonialWrapper,
#SpecialOfferWrapper {
    margin-bottom: 40px;
    text-align: center;
    display: inline-block;
}

#SpecialOfferWrapper {
	display: block;
	text-align: left;
	background:#337AB7;
	color:#ffffff;
	padding:20px;
	font-size:14px;
	border: 8px solid #0ab5ff;
	margin-bottom:15px;
}

#SpecialOfferWrapper h3 {
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}

#SpecialOfferWrapper #offerpoints {
	margin-top:15px;
}

#SpecialOfferButton {
	margin-bottom:40px;
	width:100%;
}

#todoWrapper {
    margin-top: 40px;
    text-align: center;
}

#TestimonialWrapper h2,
#todoWrapper h2 {
	color: #0ab5ff;
}

.todoItem {
	background: #0ab5ff;
	color:#ffffff;
	display: inline-block;
	margin:10px 0px;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	cursor: pointer;
	width:49%;
	float:left;
}

#needShop,
#installation,
#templateBuy,
#pluginDevelopment,
#bugfixing,
#seo
{
	margin-right:10px;
}


.todoStep {
	margin-top:10px;
	margin-bottom:10px;
}

.todoLink {
	display: none;
	font-size:12px;
}

.TestimonialItem {
	font-size:13px;
	line-height: 23px;
	text-align: left;
	margin-top:15px;
	font-style: italic;
	width:100%;
	margin-bottom:15px;
	display: inline-block;
	
}

.TestimonialItem p {
	padding-top: 10px;
	    
}
.TestimonialImage {
	float:left;
	margin-right:30px;
	border:3px solid #ffffff;
	border-radius: 50%;
	margin-bottom:20px;
}

.TestimonialItem a {
	font-size:13px;
}

#logo-webfellows {
	display: block;
	margin-top:5px;
}

.todoContactWrapper {
	margin-bottom:15px;
}

.todoContactWrapper .infotext {
	font-size:11px;
	padding:5px 0px;
}
.todoContactWrapper-inner {
	text-align: left;
	margin-top:10px;
}

label.col-sm-3.col-form-label,
.col-form-label {
	font-size:14px;
}

.input-group {
	margin-bottom:15px;
}

#contactBudget,
#contactName,
#contactMail,
#contactPhone,
.input-group {
	max-width:200px;
}

#contactSendButton {
	float:left;
	text-align: center;
	width:200px;
}
.LightGrey {
	color: #999999;
	font-size: 13px!important;
}


.highlightText {
	
	color:#000000;
}

.highlightColor {
	color: #0ab5ff;
}

.ListIconNone {
	list-style-type:none; 
	margin-left:14px;
}

.infoTextWrapper {
	max-width:100%;
}

.infoTextWrapper,
.infoTextWrapper a {
	font-size:14px;
}

.infoTextWrapper h2 {
	font-size:18px;
	line-height:22px!important;
	color:#000000!important;
}

.infoTextWrapper h3 {
	font-size:16px;
	line-height:18px;
	color:#000000;
	font-weight:bold;
	line-height:22px!important;
}
