/*block1*/

/* after_qbici */

.b1 {
    padding: 0 0 30px;
    background: #f0f3ee;
}

.top_line {
    background: #fff url("../img/top_line_garant.png") 358px 50% no-repeat;
    padding: 0 125px 0 20px;
}

.top_line>li {
    float: left;
    width: 160px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4em;
    padding: 16px 0;
}

.top_line>li:nth-child(1) {
    padding-left: 40px;
    background: url("../img/top_line1.png") 0px 50% no-repeat;
}

.top_line>li:nth-child(2) {
    padding-left: 48px;
    background: url("../img/top_line2.png") 0px 50% no-repeat;
}

.main_title {
    background: #17181c;
    background-image: -webkit-gradient(linear, left top, right top, from(#4e5931), to(#17181c));
    background-image: -webkit-linear-gradient(left, #4e5931 0%, #17181c 100%);
    background-image: -moz-linear-gradient(left, #4e5931 0%, #17181c 100%);
    background-image: -o-linear-gradient(left, #4e5931 0%, #17181c 100%);
    background-image: linear-gradient(to right, #4e5931 0%, #17181c 100%);
    color: #fff;
    text-align: center;
    padding: 14px 0;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.2em;
    letter-spacing: 1px;
}

.main_title>span {
    font-weight: 700;
    font-size: 35px;
    line-height: 1.1em;
    color: #C7E956;
}

.b1 .box_img {
    position: relative;
}

.b1 .box_img>img {
    display: block;
    margin: 0 auto;
}

.b1 .sale {
    width: 249px;
    height: 165px;
    background: url("../img/sale.png") 50% 50% no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}

.b1 .sale>p {
    font-size: 24px;
    color: #fff;
    left: 53px;
    font-weight: 700;
    padding-top: 99px;
    text-transform: uppercase;
    position: absolute;
    transform: rotate(-30deg);
}

.ofr_bull {
    background: #222327;
    padding: 20px;
    margin-bottom: 30px;
    background: -moz-linear-gradient(-45deg, rgb(62, 78, 44) 0%, rgb(30, 34, 37) 100%);
    background: -webkit-linear-gradient(-45deg, rgb(62, 78, 44) 0%, rgb(30, 34, 37) 100%);
    background: linear-gradient(135deg, rgb(62, 78, 44) 0%, rgb(30, 34, 37) 100%);
}

.ofr_bull>li {
    display: table;
    width: 100%;
    margin-bottom: 12px;
}

.ofr_bull>li:last-child {
    margin-bottom: 0;
}

.ofr_bull>li .img {
    width: 52px;
    display: table-cell;
    vertical-align: middle;
}

.ofr_bull>li .img>img {
    display: block;
    margin: 0 auto;
}

.ofr_bull>li>p {
    display: table-cell;
    padding: 0 0 0 20px;
    vertical-align: middle;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2em;
    color: #e9e9e9;
}

.b1 .price {
    margin-bottom: 20px;
    background: url("../img/price.png") 50% 50% no-repeat;
}

.b1 .price>div {
    width: 50%;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2em;
}

.b1 .price>div>p {
    font-size: 36px;
    line-height: 1.1em;
}

.b1 .price>div>p>small {
    font-size: 0.8em;
}

.b1 .price .old {
    text-align: right;
    padding-right: 40px;
}

.b1 .price .old p span {
    text-decoration: line-through;
}

.b1 .price .old p small {
    text-decoration: line-through;
}

.b1 .price .new {
    padding-left: 40px;
    color: #da5c6e;
    font-weight: 700;
}

.prod_count {
    margin-top: 30px;
    text-align: center;
}

.prod_count>span {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    background: #91b005;
    padding: 2px 10px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 4px;
}

/*block2*/

/* endzeit_____ */

.b2 {
    padding-bottom: 10px;
}

/*block3*/

/* michael-k90 */

.b3 {
    background: #f9682d;
    padding: 15px 0 0;
}

.b3 .title {
    margin-bottom: 15px;
}

.b3 .title,
.b3 .title span {
    color: #fff;
}

.prich {
    font-size: 0;
}

.prich li {
    width: 100%;
    display: table;
    text-align: center;
    background: #f7f9f7;
}

.prich li .img {
    width: 240px;
    display: table-cell;
    vertical-align: middle;
}

.prich li .img>img {
    display: block;
    margin: 0 auto;
}

.prich li>p {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 24px;
}

.prich li>p:before {
    content: '';
    width: 51px;
    height: 51px;
    background: url("../img/krestik.png") 50% 50% no-repeat;
    display: block;
    margin: 0 auto 5px;
}

/*block4*/

/* bizlife_inc */

.b4 {}

.eff {
    font-size: 0;
    padding: 30px 0 0;
    overflow: hidden;
}

.eff>li {
    display: table;
    width: 460px;
    margin: 0 0 20px 20px;
    background: #fff;
    padding: 12px;
    border-radius: 63px 0 0 63px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
}

.eff>li:nth-child(2n) {
    margin: 0 20px 20px 0;
    border-radius: 0 63px 63px 0;
}

.eff>li:nth-child(2n) p {
    padding: 0 20px 0 10px;
}

.eff>li .img {
    display: table-cell;
    vertical-align: middle;
    width: 114px;
}

.eff>li .img>img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

.eff>li>p {
    padding: 0 20px;
    font-size: 16px;
    line-height: 26px;
    display: table-cell;
    vertical-align: middle;
}

/*block5*/

/* owmen17 */

.b5 {}

.blue {
    color: #fff;
    background: #222327;
    background: -moz-linear-gradient(-45deg, rgb(62, 78, 44) 0%, rgb(30, 34, 37) 100%);
    background: -webkit-linear-gradient(-45deg, rgb(62, 78, 44) 0%, rgb(30, 34, 37) 100%);
    background: linear-gradient(135deg, rgb(62, 78, 44) 0%, rgb(30, 34, 37) 100%);
}

.box {
    width: 440px;
    margin: 20px auto 0;
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
}

.box img {
    display: block;
}

.box ul {
    color: #333;
    font-size: 0;
}

.box ul li:nth-child(odd) {
    background-color: #efefef;
}

.box ul li {
    background: url("../img/check.png") no-repeat 14px center;
    padding-left: 51px;
    font-size: 18px;
    display: table;
    width: 100%;
    height: 45px;
}

.box ul li p {
    display: table-cell;
    vertical-align: middle;
}

/*block6*/

/* after_qbici */

.b6 {
    padding-bottom: 0;
}

.b6>img {
    display: block;
    margin: 0 auto 20px;
}

.b6 h2 span,
.b8 h2 span {
    display: inline-block;
}

.b6>p {
    padding: 0 20px 20px;
    text-align: center;
}

.expert_info {
    padding: 0 25px 20px;
}

.expert_info>img {
    float: left;
}

.expert_info p {
    overflow: hidden;
    padding: 10px 0 80px 20px;
    background: url("../img/pechat.png") 100% 100% no-repeat;
    font-size: 16px;
    line-height: 1.3em;
}

.expert_info p span {
    font-weight: 700;
    display: block;
    font-size: 18px;
    margin-bottom: 3px;
}

.spec {
    background: #f8f8f8 url("../img/fut.jpg") no-repeat center bottom;
    padding: 30px 0 200px;
}

.spec li {
    background: url("../img/check.png") no-repeat 20px 5px;
    padding: 0 20px 20px 57px;
}

.spec b {
    color: #2092d4;
}

/*block7*/

/* endzeit_____ */

.b6_5 {
    overflow: hidden;
}

.b6_5>img {
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.b6_5>ul {
    padding: 30px 30px 0;
}

.b6_5>ul>li {
    padding-left: 44px;
    background: url("../img/check2.png") 0% 6px no-repeat;
    margin-bottom: 35px;
}

.b6_5>ul>li:last-child {
    margin-bottom: 0;
}

.b6_5 .button-m {
    margin-top: 35px;
}

.b7 {
    padding-bottom: 0;
}

.ship {
    font-size: 0;
    text-align: center;
}

.ship li {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.ship img {
    display: block;
    margin: 0 auto;
    border: 4px solid #ffffff;
    border-radius: 3px;
}

.ship span {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 52px;
    font-size: 30px;
    background: rgb(255, 172, 0);
    background: -moz-linear-gradient(top, rgba(255, 172, 0, 1) 0%, rgba(255, 143, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 172, 0, 1) 0%, rgba(255, 143, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 172, 0, 1) 0%, rgba(255, 143, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffac00', endColorstr='#ff8f00', GradientType=0);
    border-radius: 50%;
    border: 4px solid #fff;
    margin: -30px auto 0;
    position: relative;
    z-index: 5;
}

.ship p {
    font-weight: 700;
    padding: 5px 20px 30px;
}

/*block8*/

/* michael-k90 */

.b8 {}

.reviews {}

.reviews img {
    display: block;
    margin: 0 auto 20px;
    border-radius: 5px;
}

.reviews h4 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    text-transform: none;
}

.reviews span {
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 0 60px;
    margin-bottom: 10px;
}

.reviews p {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    padding: 0 20px;
}

/*block9*/

/* bizlife_inc */

.end>h3 {
    font-size: 24px;
    text-align: center;
}

.toaction {
    text-align: center;
    padding: 0 0 30px;
}

.toaction h3 {
    font-size: 30px;
    line-height: 42px;
}

.toaction p {
    font-size: 19px;
    font-weight: 700;
}

.timer {
    padding: 25px 35px 10px;
    margin: 0 auto;
    margin-bottom: 25px;
    color: #fff;
}

.timer p {
    text-align: center;
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 10px;
}

/*block10*/

/* owmen17 */

.footer {
    text-align: center;
    padding: 40px 0 30px;
}

.footer>img {
    display: block;
    margin: 0 auto 10px;
}

.footer a {
    font-size: 14px;
    color: #333;
    display: block;
    padding: 5px 0 0;
}