/*block1*//* after_qbici */
.b1 {
	background: url(../img/b1.jpg) no-repeat center top;
	height: 560px;
	color:#fff;
	background-position-y: 50%;
}
.b1 h1 {
	color:#fff;
	font-size: 30px;
	text-align: center;
	padding: 10px 0 10px;
	background: #3a445d;
}
.b1 h1 span {
    font-weight: normal;
	font-style: italic;
    color: #fff;
	text-transform: capitalize;
}
.b1 h2 {
	font-size: 21px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.58px;
	color: #f0d874;
	padding-bottom: 10px;
}
.b1 h3 {
    position: relative;
    font-weight: 700;
    color: #fff;
    font-size: 22px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 2px;
    overflow: hidden;
}
.b1 h2>span{
    display: inline-block;
    padding: 4px 20px;
    background: #fff;   
}
.b1 h3:after, .b1 h3:before{
    content: '';
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 50px;
    background: #FFD700;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    margin-left: -10px;
}
.b1 h3:before{
    top: 0;
}
.b1 h3:after{
    bottom: 0;
}

.b1 ul {
	width: 285px;
	margin: 247px 0 0 135px;
}
.b1 ul li {
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
	margin-bottom: 20px;
}
/*block2*//* endzeit_____ */
.b2 {
	background: #3a445d;
	padding-bottom: 40px;
}
.sale {
	background: #fff;
	height: 59px;
	text-align: center;
	font-size: 28px; /* 36px;*/
	font-weight: 700;
	text-transform: uppercase;
	color:#3a445d;
	line-height: 46px;
	text-shadow: 0 1px 1px rgba(0,0,0,.75);
}
.sale span {
	font-size: 48px;
	position: relative;
    top: 4px;
}
.countbox {
    margin: 20px 0;
}
.countbox p {
	text-align: center;
    color: #fff;
    margin: 10px 0;
}
/*block3*//* michael-k90 */
.b3 {
	padding: 30px 0 0;
}
.b3 h2 {
	font-size: 30px;
	color:#000;
	line-height: 42px;
	margin-bottom: 20px;
}
.b3 h2 span {
	color:#3a445d;
	font-size: 25px;
}
.b3 p {
	text-align: justify;
	padding: 0px 20px 30px;
}

.b3 p b {
	color:#0b407f;
}

.b3 img {
	margin: 0 auto;
}

.top-list {
    margin: 0 20px 20px;
    padding: 0px;
    list-style: none;
}
.top-list li {
    position: relative;
    padding-left: 35px;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
    background: url(../img/star.png) 0 2px no-repeat;
    border-bottom: 1px solid #3a445d;
    padding-bottom: 20px;
    font-weight: bold;
}

.top-list li:last-child {
	border:none;
}



/*block4*//* bizlife_inc */
.b4 {
	padding: 30px 0 30px;
	background: #3a445d;
}
.b4 h2 {
	font-size: 36px;
	color:#0b407f;
	margin-bottom: 30px;
}
.preim {
}
.preim li {
	padding: 20px;
	display: block;
	min-height: 150px;
}
.preim li:nth-child(odd) {
	background: #fff;
}
.preim h3 {
	color:#0b407f;
	font-size: 18px;
	text-transform: none;
	text-align: left;
	margin-bottom: 7px;
	overflow: hidden;
}
.preim p {
	overflow: hidden;
	text-align: justify;
}
.preim li:before {
    content: '';
    display: block;
    float: left;
    color: #0b407f;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    width: 114px;
    height: 114px;
    margin-right: 20px;
}
.preim li:nth-child(2):before {
	background-position: -114px 0;
}
.preim li:nth-child(3):before {
	background-position: -228px 0;
}
.preim li:nth-child(4):before {
	background-position: -342px 0;
}
.b5 h2 {
	font-size: 28px;
	color:#fff;
	margin-bottom: 40px;
}
.b5 h2 span {
	color:#fff;
}
.use {
}
.use li {
	padding: 0 0 0 23px;
	clear: both;
	display: block;
	margin-bottom: 30px;
}
.use h3 {
	font-size: 16px;
	color:#ffa500;
	text-align: left;
	padding-left: 35px;
	margin-bottom: 5px;
}
.use p {
	font-size: 16px;
	padding-left: 35px;
	line-height: 22px;
}
.use li:before {
	content: '';
	display: block;
	width: 12px;
	height: 13px;
	background: url(../img/sprite.png) no-repeat 0 bottom;
	float: left;
}
/*block6*//* after_qbici */
.b6 {
	padding: 0px 0 20px;
}
.b6 h2 {
	color:#fff;
	font-size: 24px;
	line-height: 42px;
    margin-bottom: 35px;
    background: #3a445d;
    height: 80px;
    padding-top: 20px;
}
.b6 h2 span {
	font-size: 36px;
	color:#0b407f;
}
.b6 p {
	text-align: justify;
	padding: 0px 20px 30px;
}
.result {
	text-align: center;
}
.result li {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	margin-bottom: 30px;
}
.result p {
	color:#000000;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 19px;
}
.result p span {
	color:#0b407f;
}
.result li:before {
	content: '';
	display: block;
	width: 179px;
	height: 179px;
	margin: 0 auto 15px;
	background: url(../img/result.jpg) no-repeat 0 0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
}
.result li:nth-child(2):before {
	background-position: -179px 0;
}
.result li:nth-child(3):before {
	background-position: -358px 0;
}
.result li:nth-child(4):before {
	background-position: -537px 0;
}
/*block7*//* endzeit_____ */
.b7 {
	background: url(../img/noise.png) repeat;
	padding: 40px 0 0;
	color:#fff;
	height: 515px;
}
.b7 h2 {
	font-size: 18px;
	line-height: 1.7em;
	margin-bottom: 30px;
}
.b7 h2 span {
	color:#ffa500;
	font-size: 36px;
}
.b7 .button-m {
	margin-top: 30px;
}
/*block8*//* michael-k90 */
.b8 {
	padding: 0px 0 30px;
}
.b8 h2 {
	font-size: 30px;
	color:#000;
	line-height: 1.3em;
	margin-bottom: 35px;
}
.b8 span {
	font-size: 36px;
	color:#3a445d;
	display: block;
}
.reviews {
}
.reviews li {
}
.reviews h3 {
	font-size: 18px;
	color:#000;
}
.reviews p {
	padding: 15px 20px;
	text-align: justify;
}
.reviews li:before {
	content: '';
	display: block;
	width: 206px;
	height: 206px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	background: url(../img/rev.jpg) no-repeat 0 0;
	margin: 0 auto 25px;
	background-position: -412px 0;
}
.reviews li.r2:before {
	background-position: -206px 0;
}
.reviews li.r3:before {
	background-position: 0 0;
}
/*block9*//* bizlife_inc */
.b9 {
	background: #5f6e94;
	color:#fff;
}
.ship {
	padding: 20px 0;
}
.ship li {
	display: block;
	clear: both;
	padding: 25px 25px;
}
.ship p {
	font-size: 17px;
	overflow: hidden;
	text-align: left;
}
.ship b {
	color:#fff;
}
.ship li:before {
	content: '';
	display: block;
	width: 70px;
	height: 67px;
	background: url(../img/ship.png) no-repeat center 2px;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}
.ship li:nth-child(2):before {
	background-position: center -61px;
}
.ship li:nth-child(3):before {
	background-position: center -148px;
}
.ship li:nth-child(4):before {
	background-position: center -296px;
}
.ship li:nth-child(5):before {
	background-position: center -222px;
}
/*block10*//* owmen17 */
.b10 {
	background: url(../img/b2.jpg) no-repeat center top;
	height: 558px;
}
.b10 ul {
    margin: 267px 0 0 135px;
}
.footer {
    text-align: center;
    padding: 10px 0 10px;
	background: #474747;
}
.footer a {
    font-size: 16px;
    color:#c8c8c8;
}
.komplekt {
	text-align: center;
	color: #fff;
}
.fadeIn {
	-webkit-animation: fadeIn 3s;
    animation: fadeIn 3s;
    padding: 2px 0; 
   }
   @keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
   }
   @-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
   }

.b9_title {
	padding: 20px 0;
}