/*block1*//* after_qbici */
.b1 {
    background: #1f1f21; 
    padding: 0 0 35px;
}
.b1:after {
    content: '';
    display: block;
    background: url(../images/triangle.png) no-repeat center top;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    bottom:-30px;
}
.b1 .box{
    position: relative;
}
.b1 .box>img{
    display: block;
    margin: 0 auto;
}
.b1 h2 {
    color:#fff;
    text-align: center;
    font-size: 25px;
    padding: 12px 20px 14px;
    text-transform: none;
}
.b1 h2:after {
    content: '';
    display: block;
    background: url(../images/name.png) no-repeat center top;
    width: 443px;
    height: 32px;
    margin: 10px auto 0;
}
.sale{
    width: 145px;
    height: 145px;
    background: url(../images/sale.png) 50% 50% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.sale p {
    color: #fff;
    text-transform: uppercase;
    width: 150px;
    text-align: center;
    font-size: 18px;
    transform: rotate(-45deg);
    padding-top: 50px;
    font-weight: 700;
    position: absolute;
    left: -30px;
}
.gift {
    text-transform: uppercase;
    font-weight: 700;
    color:#fff;
    font-size: 19px;
    background: url(../images/gift.png) no-repeat 0 0;
    padding: 5px 0 0 67px;
    margin: 313px 0 60px 182px;
}
.gift p {
    font-size: 34px;
    color:#ea7810;
}
.b1 h3 {
    font-size: 24px;
    color:#fff;
    text-align: center;
    margin-bottom: 23px;
}

.prod_count{
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 25px;
}
.prod_count>span{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f89219;
    border-radius: 50%;
    font-size: 16px;
    margin: 0 5px;
    display: inline-block;
}


/*block2*//* endzeit_____ */
.b2 {
    padding: 60px 0 0;
    position: relative;
}
.char-gif {
width: 236px;
    height: 157px;
    background: url(../images/deer.gif) no-repeat center center / cover;
    position: absolute;
    bottom:163px;
    left: 0;
    z-index: 99;
}
.b2 img {
    display: block;
}
/*block3*//* michael-k90 */
.b3 {
    background: #1e1e20;
    color:#fff;
    padding: 0;
}
.place {
    padding: 20px 0;
}
.place li {
    font-size: 16px;
    height: 200px;
}
.place li:nth-child(even) h3 {
    color:#ffb600;
}
.place h3 {
    color:#ff770c;
    font-size: 16px;
    text-transform: none;
    overflow: hidden;
}
.place p {
    overflow: hidden;
}
.place li:nth-child(1) {
    background:#1a1a1d url(../images/pl1.jpg) no-repeat 0 17px;
    padding: 30px 20px 0 196px;
}
.place li:nth-child(2) {
    background: url(../images/pl2.jpg) no-repeat right 19px;
    text-align: right;
    padding: 30px 198px 0 0;
}
.place li:nth-child(3) {
    background:#1a1a1d url(../images/pl3.jpg) no-repeat 0 17px;
    padding: 30px 20px 0 196px;
}
.place li:nth-child(4) {
    background: url(../images/pl4.jpg) no-repeat right 17px;
    padding: 30px 198px 0 0;
    text-align: right;
}

/*block4*//* bizlife_inc */
.b4 h2 span {
   color:#ee7818;
}
.b4 .about-text p {
    padding: 0 20px 20px;
    text-align: center;
}

.char {
    padding: 35px 20px;
    font-size: 16px;
}
.char li {
    margin-bottom: 17px;
    position: relative;
    padding-left: 24px;
}
.char li:last-child{
    margin-bottom: 0;
}
.char li:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #ee7818;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 2px solid rgba(0,0,0,0);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0 1px #f6c789;
    box-shadow: 0 0 0 1px #f6c789;
    position: absolute;
    top: 5px;
    left: 0;
}
.char p {
    font-size: 16px;
}
.char span {
    font-weight: 700;
    text-transform: uppercase;
}

/*block5*//* owmen17 */
.b5 {
    background: #f1f1f1;
    padding-bottom: 40px;
}
.b5 .list1{
    padding-top: 25px;
    background: #fff;
}
.list1>li{
    padding: 5px 20px 5px 50px;
    position: relative;
    font-size: 16px;
    line-height: 1.3em;
}
.list1>li:nth-child(2n){
    padding: 12px 20px 12px 50px;
    background: #f1f1f1;
}
.list1>li:nth-child(2n) span{
    top: 11px;
}
.list1>li>span{
    width: 40px;
    text-align: right;
    font-weight: 700;
    color: #2cb00a;
    position: absolute;
    left: 0;
    top: 5px;
}
.b5 .button-m {
    margin-top: 35px;
}
.button-m.shadow{
    -webkit-box-shadow: 0 5px 0 0 #eba165, 0 2px 0 10px rgba(0,0,0,.1);
    box-shadow: 0 5px 0 0 #eba165, 0 2px 0 10px rgba(0,0,0,.1);
}

.img_sect{
    background: #1f1f21;
    padding: 6px 0 0;
}
.img_sect>img{
    display: block;
}

/*block6*//* after_qbici */
.b6 {
    background: #1f1f21;
    padding: 40px 0;
    color: #fff;
}
.b6>p{
    padding: 0 20px;
    margin-bottom: 35px;
    text-align: center;
}
.b6 .title{
    color: #fff;
}
.b6 .title span{
    color: #f89219;
}

.benef1{
    font-size: 0;
    text-align: center;
}
.benef1>li{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0 15px;
    margin-bottom: 30px;
}
.benef1>li>img{
    display: block;
    margin: 0 auto 25px;
    border-radius: 50%;
    border: 5px solid #303030;
}
.benef1>li>span{
    display: block;
    color: #f89219;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
}

.b6 .button-m{
    margin-top: 20px;
}

/*block7*//* endzeit_____ */
.b7 {
    background: #f1f1f1;
    padding-bottom:40px;
}
.b7 .title{
    margin-bottom: 15px;
}
.b7 .subtitle{
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}
.b7 .subtitle>span{
    color: #ee7008;
}

.review img {
    display: block;
    margin: 20px auto;
    border: 3px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}


.b8 .title{
    font-weight: 700;
}
.b8 .title span{
    display: inline;
}
.ship {
    padding: 0 20px 20px;
}
.ship li {
    display: table;
    width: 100%;
    padding: 20px 0;
    border-bottom: 2px solid #d6d6d6;
    font-size: 16px;
}
.ship li:first-child{
    padding-top: 0;
}
.ship li:last-child {
    border-bottom: none;
}
.ship li:before {
    content: '';
    display: table-cell;
    vertical-align: middle;
    width: 88px;
    height: 88px;
    background: url(../images/ship1.png) no-repeat 50% 50%;
}
.ship li:nth-child(2):before {
    background-image: url(../images/ship2.png);
}
.ship li:nth-child(3):before {
    background-image: url(../images/ship3.png);
}
.ship p{
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.ship p>b{
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #ee7818;
    margin-bottom: 5px;
}



.footer {
    text-align: center;
    padding: 66px 0 30px;
}
.footer img{
    display: block;
    margin: 0 auto 10px;
}
.footer a {
    font-size: 14px;
    color: #333;
    margin: 5px;
}