.border-top-white {
	border-top: 1px solid white;
}
.bg-soft {
	background-color: rgba(237, 239, 227,1);
}
.stuck {
	top: -80px;
	width: 100%;
	position: fixed;
	z-index: 1001;
}
.social-icons {
	display: none;
}
.step-col {
	border: rgb(237, 239, 227) 1px solid;
	background-color: #fafaf7;
	border-radius: 4px;
	margin-bottom: 10px;
}
.step-header {
	font-size: 20px;
	font-family: "Raleway",sans-serif;
	margin: 10px 0;
}
.step-col p {
	line-height: 24px;
}
.img-logo {
	padding: 15px 0;
}
.no-list {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
.li-inline {
	display: inline;
}
.top-menu {
	margin-left: 30px;
}
.top-menu a, .top-menu a:focus {
	padding: 26px 15px;
	display: inline-block;
	font-size: 16px;
	color: #000000;
}
.top-menu a:active {
	color: #000000;
}
.top-menu a:hover {
	color: #000000;
	text-decoration: underline;
}
.btn-grey.btn-ghost {
	font-weight: normal;
	color: #333;
}
body {
	background-color: #fff;
	color: #000;
	padding-bottom: 50px;
	overflow-x: inherit;
	position: relative;
}
a, a:focus {
	color: rgba(108, 191, 132, 1);
}
a:hover {
	color: rgba(108, 191, 132, 1);
	text-decoration: underline;
}
a.login-link {
	color: #50504b;
	margin-top: 27px;
}
.header-div-img {
	position: relative;
}
.header-overlay {
	position: absolute;
	top: 35%;
	left: 0;
	width: 100%;
}
.header-overlay .container {
	background-color:rgba(255, 255, 255, 0.8);
	padding: 55px;
}
.header-overlay .title {
	font-size: 45px;
	margin-bottom: 20px;
}
.btn-primary {
	font-size: 16px;
	font-weight: regular;
	border-radius: 4px;
	background-color: rgba(108, 191, 132, 1);
	color: #fff;
	border: 1px solid rgba(108, 191, 132, 1);
	padding: 6px 10px;
}
.btn-primary-2 {
	background: none;
	border: 1px solid black;
	border-radius: 4px;
	color: #000000;
	font-size: 16px;
	padding: 8px 20px;
	margin-top: 19px;
	margin-right: -15px;
}
.mobile-menu {
	display: none;
}
.register-link-mobile {
	width: 0;
	height: 0;
}
.register-link-mobile a {
	padding: 0;
}
.register-link-mobile span {
	display: none;
}
.mg-top-30 {
	margin-top: 30px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background-color: rgba(108, 191, 132, 0.6);
	border: 1px solid rgba(108, 191, 132, 0.6);
}
.btn-primary-2:hover, .btn-primary-2:active, .btn-primary-2:focus {
	color: #000000;
	text-decoration: underline;
}
.header-overlay .fa {
	font-size: 100px;
	color: white;
	margin-top: 2%;
	font-weight: 100;
	transform: scale(1.4, 1);
}
border-bottom-dotted {
	border-bottom: 2px dotted #ffffff;
}
.pd-15 {
	padding: 15px 0 !important;
}
.p0-15{
	padding: 0 15px !important;
}
.pd-30 {
	padding: 30px 0 !important;
}
.p0-30 {
	padding: 0 30px !important;
}
.pd-50 {
	padding: 50px 0 !important;
}
.p0-50 {
	padding: 0 50px !important;
}
.pd-bottom-50 {
	padding-bottom: 50px !important;
}
.pd-70 {
	padding: 70px 0 !important;
}
.p0-70 {
	padding: 0 70px !important;
}
.pd-70 {
	padding: 100px 0 !important;
}
.md-pd-left-70 {
	padding-left: 70px;
}
.p0-70 {
	padding: 0 100px !important;
}
.box-half-transparent {
	background-color: rgba(42, 193, 158, 1);
	border: 2px solid rgba(42, 193, 158, 1);
	border-radius: 2px;
	padding: 20px;
}
.box-half-transparent:hover {
	border-color: #2ac19e;
}
.m50-0 {
	margin: 50px 0 !important;
}

/* details */
.fa.bg {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #000000;
	padding-left: 2px;
	padding-top: 20px;
	height: 80px;
	width: 80px;
}
.icon-box:hover .fa-round, .icon-xs-side:hover .fa-round, .icon-sm-side:hover .fa-round, .icon-lg-side:hover .fa-round, .fa.bg:hover,
.row-code:hover .fa-round {
    border-color: #ffffff;
	background-color: #ffffff;
	color: #000000;
}
.icon-sm-side.left, .row-code {
}
.row-code .code-text {
	padding-left: 35px;
}
h3.title {
	margin-bottom: 10px;
}
.icon-sm-side .title {
	font-size: 30px;
	font-weight: 400;
	font-weight: normal;
	margin-bottom: 10px;
}
.fa.glyphicon {
	font-family: "Glyphicons Halflings";
}

/* screenshots */
#design {
	background-color: rgba(237, 239, 227,0.7);
}
#owl-screenshots-top {
	float: right;
	width: 41.6666666%;
}
#owl-screenshots-top .item {
	margin: 0px;
}
#owl-screenshots .item {
	margin-top: 30px;
	margin-bottom: 10px;
}
.owl-carousel .img-wrapper:hover {
	background-color: #74fdd8;
	border-radius: 4px;
}

/* price */
.price-box h4.priceplan {
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 50px;
	color: inherit;
}
.price-box {
	background-color: rgb(237, 239, 227);
	border: 1px solid #ffffff;
	padding: 20px;
}
.price-box .inner-box {
	text-align: left;
	padding: 10px;
	margin-top: 30px;
}
.price-rounded {
	background-color: #ffffff;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	display: inline-block;
}
.price-box:hover .price-rounded {
	background-color: #fff;
}
.price {
	font-size: 40px;
	padding-top: 44px;
	line-height: 40px;
}
.ul-pricetable > li > .fa {
	color: rgb(108, 191, 132);
	font-weight: bold;
}
.ma-0-15 {
	margin: 0 15px;
}

/* test-it */
.dark-bg {
	background-color: #50504b;
	color: #fff;
}
#test-it h3 {
	margin-bottom: 30px;
}

/* faq */
#faq {
	background-color: rgba(237, 239, 227,0.7);
}
.faq-item {
	margin-bottom: 40px;
}

/* address */
#contactform h2 {
	margin-bottom: 0;
}
.social-icons {
	margin: 20px 0;
}
#address .btn {
	background-color: #c8c8c3;
	color: white;
	letter-spacing: 0;
	padding: 8px;
	margin: 0 4px;
	width: 40px;
	text-indent: 3px;
}

/****************/
/* registration */

.form-horizontal .control-label {
	text-align: left;
}
.form-control {
	border-radius: 4px;
	border: solid 1px #c8c8c3;
	background-color: #fff;
}
label {
	font-weight: 400;
}
.total-amount {
	border-top: 1px solid #c8c8c3;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;
}


/****************/
/* contact form */
.contactform textarea {
	height: 130px;
}
.contactform input {
	padding: 10px;
	height: auto;
}
.contactform button.btn-primary, .contactform button.btn-primary:hover, .contactform button.btn-primary:active {
	width: 100%;
}



/* footer */
.footer-nav ul {
	margin: 0;
	margin-top: 20px;
	padding: 0;
}
.footer-nav li {
	display: inline;
	margin-right: 20px;
}
.footer-nav li:last-child {
	float: right;
	margin-right: 0px;
}
.footer-nav a {
	color: #50504b;
}
.footer-nav a:hover {
	color: #2ac19e;
}


h1, h2, h3 {
	font-family: "Raleway",sans-serif;
	font-weight: 200;
	color: #000;
	margin: 0;
}
h1 {
	font-size: 46px;
	font-weight: thin;
	font-style: italic;
	line-height: 50px;
	margin-bottom: 30px;
	float: left;
	width: 50%;
}
h2 {
	font-size: 40px;
	font-style: italic;
	line-height: 46px;
	text-transform: uppercase;
	margin-bottom: 22px;
}
h3 {
	text-transform: uppercase;
	font-style: italic;
	font-size: 25px;
	line-height: 28px;
}
h3.sub {
	font-size: 20px;
}
h4 {
	font-size: 20px;
	line-height: 24px;
	color: #50504b;
	font-weight: bold;
}
.block {
	display: block;
}

.fa-2_5x {
	font-size: 2.5em;
}

.glyphicon-login {
	height: 36px;
	width: 36px;
	color: #c7c7c3;
	background-color: #f5f5ef;
	font-family: "Glyphicons Halflings";
	border: 1px solid #f5f5ef;
	border-radius: 50%;
	text-align: center;
	font-size: 25px;
	height: 36px;
	margin-top: 20px;
	padding-top: 5px;
}

.scrolltotop {
	background-color: #f5f5ef;
	border: 1px solid #f5f5ef;
	border-radius: 50%;
	color: #c7c7c3;
	font-size: 30px;
	height: 36px;
	line-height: 20px;
	text-align: center;
	width: 26px;
	transform: scale(1.4,1);
}
.container.first-row .pd-50 p {
	float: left;
	width: 50%;
}
@media (min-width: 991px) {
	.top-menu {
		display: block !important;
	}
}

@media (max-width: 991px) {
	.header-overlay .container {
		padding: 15px;
	}
	.header-overlay .title {
		font-size: 35px;
	}
	.header-overlay .btn {
		font-size: 16px;
	}
	.header-overlay .fa {
		font-size: 80px;
		margin-top: 1.5%;
	}
	.top-header .login-col {
		text-align: right;
		margin-top: 0;
	}
	#funktionen .row .col-md-6:nth-child(2) {
		padding: 30px 15px 0;
	}
	/*[class^="col"] + [class^="col"] {
		margin: 0;
	}*/
	.pd-50 {
		padding: 30px 0 !important;
	}
	.p0-70 {
		padding: 0 !important;
	}
	.pd-70 {
		padding: 30px !important;
	}
	.md-pd-left-70 {
		padding-left: 0px;
	}
	.row + .row {
		margin-top: 0px;
	}
	.login-col {
		position: static;
	}
	.top-menu {
		display: none;
		position: absolute;
		margin-left: 0;
		width: 100%;
		background-color: #fafaf7;
		left: 0;
		top: 80px;
		z-index: 99;
	}
	.top-menu .li-inline {
		display: block;
		text-align: left;
	}
	.register-link-mobile {
		width: 100%;
		height: auto;
	}
	.register-link-mobile a {
		padding: 26px 15px;
	}
	.register-link-mobile span {
		display: inline;
	}
	.top-menu a, .top-menu a:focus {
		display: block;
		border-bottom: 1px solid white;
	}
	.btn-primary-2 {
		display: none;
	}
	.mobile-menu {
		background: none;
		border: 1px solid white;
		border-radius: 4px;
		color: #50504b;
		font-size: 16px;
		padding: 8px 20px;
		margin-top: 19px;
		margin-right: -15px;
		display: inline-block;
	}
	.mobile-menu span {
		display: block;
		width: 25px;
		border-top: 2px solid #fff;
		margin: 4px 0;
	}
	.mobile-menu span.link {
		display: none;
	}
	h1 {
		font-size: 36px;
		line-height: 46px;
	}
}

@media (max-width: 767px) {
	.header-overlay .title {
		font-size: 25px;
		margin-bottom: 14px;
		line-height: 34px;
	}
	.header-overlay .fa {
		font-size: 50px;
		margin-top: 1%;
	}
	.btn-primary {
		font-size: 14px;
		padding: 6px 20px;
	}
	.mobile-menu {
		margin-right: 0;
	}
	.step-col {
		margin-bottom: 0;
		margin-left: 20px;
		margin-right: 20px;
}
	.price-box {
		margin-left: 20px;
		margin-right: 20px;
	}
	.row.text-center {
		margin-left: 20px;
		margin-right: 20px;
}
	.footer-nav {
		margin-left: 20px;
		margin-right: 20px;
}
	#preise .col-sm-6.text-center:nth-child(2) {
		padding: 30px 0;
	}
	.container.first-row {
		text-align: center;
	}
	h1 {
		text-align: center;
		margin-bottom: 10px;
		width: 100%;
		float: none;
	}
	.container.first-row .pd-50 p {
		float: none;
		width: 100%;
	}
	#owl-screenshots-top {
		margin-bottom: 30px;
		float: none;
		width: 100%;
	}
}

@media (max-width: 480px) {
	.header-overlay .fa {
		font-size: 50px;
		margin-top: 1%;
	}
	.btn-primary {
		padding: 6px 20px;
		font-size: 14px;
	}
	.header-overlay {
		top: 15%;
	}
	h1 {
		font-size: 30px;
		line-height: 42px;
	}
	h2 {
		font-size: 26px;
		line-height: 34px;
	}
	h3 {
		font-size: 20px;
		line-height: 24px;
	}
	.fa.bg {
		padding-left: 1px;
		padding-top: 10px;
		height: 50px;
		width: 50px;
	}
	.fa-2_5x {
		font-size: 1.8em;
	}
	.pd-30 {
		padding: 0 0 !important;
	}
	.contactform input {
		padding: 6px;
	}
}