/*block1*//* after_qbici */
.block1 {
    background: url("../img/b1.jpg") no-repeat center top;
    height: 514px;
    padding: 36px 0 0;
}
.az .block1 {
    background-image: url("../img/b1_az.jpg");
}
.block1 h1 {
    color:#e6a301;
    font-size: 48px;
    letter-spacing: 3.6px;
    line-height: 40px;
    padding: 0 0 0 288px;
}
.block1 h2 {
    font-size: 24px;
    font-weight: 400;
    color:#fff;
    padding: 0 0 0 290px;
}
.discount {
    color:#fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    background: url("../img/sale.png") no-repeat 0 0;
    width: 108px;
    height: 97px;
    padding: 13px 0 0;
    margin: 40px 0 0 467px;
    text-shadow: 0 2px 0 #cb720e;
}
.discount p {
    font-size: 39px;
    font-weight: 700;
    line-height: 36px;
}
.formbox {
    width: 340px;
    height: 300px;
    background: #604729;
    position: absolute;
    right: 10px;
    bottom: 0;
    border-radius: 10px 10px 0 0;
    padding: 0;
}
/*block2*//* endzeit_____ */
.block2 {
    background: #ffd77e;
    padding: 14px 0;
}
.plus {
    text-align: center;
}
.plus li {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    border-right: 2px solid #dcb76a;
    padding: 0 0 0 37px;
}
.plus li:last-child {
    border:none;
}
.plus p {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    overflow: hidden;
    padding: 2px 30px 0 0;
    text-align: left;
}
.plus li:before {
    content: '';
    display: block;
    background: url("../img/plus.png") no-repeat 0 0;
    width: 50px;
    height: 44px;
    float: left;
    margin: 0 10px 0 0;
        
}
.plus li:nth-child(2):before {
    background-position: -81px 0;
}
.plus li:nth-child(3):before {
    background-position: -162px 0;
}

/*block3*//* michael-k90 */
.block3 {
    height: 483px;
}
.block3, .block7 {
    background: url("../img/Patt_1.png") repeat;
}
.block3 .wrap, .block5 .wrap, .block6 .wrap {
    padding: 0;
}
.problem {
    text-align: center;
    margin-bottom:60px;
}
.problem li {
    width: 220px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    background: #ffd77e;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0 2px #e2e2e5;
    box-shadow: 0 0 0 2px #e2e2e5;
}
.problem div {
    background: url("../img/problem1.jpg") no-repeat 0 0;
    width: 220px;
    height: 216px;
    position: relative;
}
.problem div:before {
    content: '';
    display: block;
    background: url("../img/krest.png") no-repeat 0 0;
    width: 47px;
    height: 52px;
    position: absolute;
    top:0;
    left: 0;
}
.problem li:nth-child(2) div {
    background-image: url("../img/problem2.jpg");
}
.problem li:nth-child(3) div {
    background-image: url("../img/problem3.jpg");
}
.problem li:nth-child(4) div {
    background-image: url("../img/problem4.jpg");
}
.problem p {
    font-size: 14px;
    line-height: 18px;
    padding: 8px 10px;
}
.note {
    background: #5c8b37;
    border-radius: 10px;
    padding: 15px 30px 15px 70px;
    width: 718px;
    margin: 0 auto;
    position: relative;
    left: 40px;
}
.note p {
    color:#fff;
}
.note b {
}
.note:before {
    content: '';
    display: block;
    background: url("../img/mini_amulet.png") no-repeat 0 0;
    width: 110px;
    height: 145px;
    position: absolute;
    top: -36px;
    left: -63px;
}

.az .note:before {
    background-image: url("../img/mini_amulet_az.png");
}
/*block4*//* bizlife_inc */
.block4 {
    background: url("../img/Patt_2.png") repeat;
    padding: 100px 0 40px;
}
.history-right {
    width: 569px;
    float: right;
}
.history-right h2 {
    font-size: 30px;
    margin-bottom: 20px;
    padding-top: 20px;
}
.history-right h2:after {
    content: '';
    display: block;
    width: 24px;
    height: 2px;
    background: #cbcbc5;
    margin: 10px 0 0 0;
}
.history-right p {
    padding-bottom: 30px;
}
.history-right p span {
    background: #fde5ae;
}
.history-left {
}
.history-left ul {
}
.history-left li {
}
.history-left img {
    display: inline-block;
    border-radius: 10px;
    border:3px solid #c18a49;
}
/*block5*//* owmen17 */
.block5 {
    background: url("../img/b2.jpg") no-repeat center top;
    height: 720px;
}
.block5 h2.title {
    padding: 0 115px;
}
.block5 h2.title span {
    color: #e0800a;
}
.change {
    text-align: center;
    margin-bottom: 30px;
}
.change li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    position: relative;
}
.change img {
    display: block;
    border-radius: 100%;
    margin: 0 auto;
}
.change p {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 20px 0;
}
.change li:after {
    content: '';
    display: block;
    background: url("../img/round-arrow.png") no-repeat 0 0;
    width: 72px;
    height: 26px;
    position: absolute;
    top:0;
    right: -35px;
}
.change li:last-child:after {
    display: none;
}
.change li:nth-child(2):after {
    top:193px;
    background: url("../img/round-arrow2.png") no-repeat 0 0;
}
.result {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.result span {
    font-weight: 700;
    color:#e0800a;
}
/*block6*//* after_qbici */
.block6 {
    background: url("../img/Patt_2.png") repeat;
    padding: 75px 0 40px;
}
.block6 .subtitle {
    text-align: center;
    font-size: 22.5px;
    padding: 0 0 40px;
}
.block6 h2.title {
    margin-bottom: 7px;
}
.block6 h2.title span {
    display: block;
}
.people {
    text-align: center;
}
.people li {
    width: 220px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 20px;
    background: #ffd77e;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0 2px #e2e2e5;
    box-shadow: 0 0 0 2px #e2e2e5;
}
.people li > div {
    position: relative;
}
.people li > div:hover .infover {
    opacity: 1;
}
.people img {
    display: block;
}
.people li > p {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 0;
}
.infover {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(79, 54, 25, .9);
    padding: 63px 0 0;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.infover p:before {
    content: '';
    display: block;
    background: url("../img/i.png") no-repeat 0 0;
    width: 21px;
    height: 46px;
    margin: 0 auto 15px;
}
.infover p {
    font-size: 16px;
    color:#ffd77e;
}
.info-text {
    width: 0;
    height: 0;
    overflow: hidden;
}
/*block7*//* endzeit_____ */
.block7 {
    
}
.block7 h2 span {
    color:#e0800a;
    display: block;
}
.ship {
    text-align: center;
}
.ship li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    position: relative;
}
.ship li:after {
    content: '';
    display: block;
    background: url("../img/shar.png") no-repeat 0 0;
    width: 26px;
    height: 98px;
    position: absolute;
    top: 47px;
    right: -17px;
}
.ship li:last-child:after {
    display: none;
}
.ship li div {
    background: url("../img/ship1.png") no-repeat 0 0;
    width: 187px;
    height: 187px;
    margin: 0 auto 7px;
    position: relative;
}
.ship li:nth-child(2) div {
    background-image: url("../img/ship2.png");
}
.ship li:nth-child(3) div {
    background-image: url("../img/ship3.png");
}
.ship li div:after {
    content: '1';
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #c18a49;
    color:#fff;
    font-size: 36px;
    font-weight: 700;text-align: center;
    line-height: 50px;
    top:0;
    right: 0;
    position: absolute;
}
.ship li:nth-child(2) div:after {
    content: "2";
}
.ship li:nth-child(3) div:after {
    content: "3";
}
.ship p {
    font-size: 16px;
    line-height: 21px;
    padding: 5px 20px 0;
}
/*block8*//* michael-k90 */
.end {
    background-image: url("../img/bf.jpg");
}  
/*block9*//* bizlife_inc */


/*block10*//* owmen17 */


.footer {
    text-align: center;
    padding: 20px 0;
    background: #4f3619;
}
.footer a {
    font-size: 14px;
    color:#dcd6d1;
}
/*-------------------------------------- Media Queries ----959---------------------------------*//* after_qbici */    
@media screen and (max-width: 976px) {
    .block1 {
        background: url("../img/b1m.jpg") no-repeat center top;
        padding: 36px 0 0;
    }
    .az .block1 {
        background-image: url("../img/b1m_az.jpg");
    }
    .block1 h1 {
        padding: 0 0 0 39px;
}
    .block1 h2 {
        font-size: 22px;
        padding: 0 0 0 41px;
}
    .formbox {
        width: 320px;
}
    .countbox > div:first-child {
        margin-left: 40px;    
}
    .discount {
        margin: 47px 0 0 0;
}
    .price {
        margin: 180px 0 0 0;
}
    .plus li:before {
        float: none;
        margin: 0 auto 20px;
}
    .plus p {
        padding: 0;
        text-align: center;
}
    .plus li {
        padding: 0;
}
    h2.title {
        letter-spacing: 0;
        font-size: 30px;
}
    .block3  h2.title b, .block5 h2.title span {
        display: block;
    }
    .problem li {
        margin-bottom: 20px;
    }
    .note {
        width: 537px;
        left: 28px;
}
    .block3 {
        height: 812px;
}
    .history-right {
        width: 100%;
        float: none;
}
    .history-left {
        text-align: center;
    }
    .history-left li {
        display: inline-block;
        width: 50%;
        padding: 0 7px;
    }
    .block6 .subtitle {
        font-size: 20px;
}
    .history-left li img {
        display: inline-block;
    }
    .block5 h2.title {
        padding: 0;
}
    .change li {
        width: 50%;
}
    .block5 {
        background: url("../img/Patt_1.png") repeat;
        height: 1035px;
}
    .change li:nth-child(2):after, .ship li:after {
        display: none;
}
    .change li {
        margin-bottom: 30px;
    }
    .box-modal {
        width: 600px;
    }
}
/*-------------------------------------- Media Queries ----639---------------------------------*//* michael-k90 */ 
@media screen and (max-width: 659px) {
    .block1 {
        background:#63492a url("../img/b1s.jpg") no-repeat center top;
        padding: 14px 0 47px;
        height: auto;
}
.az .block1 {
    background-image: url("../img/b1s_az.jpg");
}
    .block6 .subtitle {
        font-size: 16px;
}
    .block1 h1 {
        padding: 0;
        font-size: 35px;
        letter-spacing: 0;
        text-align: center;
}  
    .block1 h2 {
        font-size: 17px;
        padding: 0;
        text-align: center;
}
    .formbox {
        width: 300px;
        height: auto;
        background:none;
        position: static;
        right: inherit;
        bottom: inherit;
}
    .countbox {
        margin: 0 auto 20px;
}
    .price {
        margin: 182px 0 44px 0;
}
    .plus {
        margin-left: 20px;
    }
    .plus li {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        border-right: none;
        padding: 0 26px 20px 0;
}
    .plus li:before {
        float: left;
        margin: 0 10px 0 0;
}
    .plus p {
        text-align: left;
    }
    .plus li:last-child {
        padding-bottom: 0;
    }
    h2.title {
        font-size: 20px;
}
    .block3 {
        height: 1424px;
}
    .note:before {
        position: static;
        margin: -104px auto 0;
}
    .note {
        width: 100%;
        left: inherit;
        padding: 21px;
}
    .problem {
        margin-bottom: 89px;
}
    .block3 .wrap {
        padding: 0 10px;
    }
    .history-right h2 {
        font-size: 22px;
        padding-top: 47px;
}
    .history-left li {
        padding: 0;
}
    .history-left li, .change li {
        width: 100%;
}
    .change li:after {
        display: none;
    }
    .block5 {
        height: 1694px;
}
    .result {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 29px;
}
    .box-modal {
        width: 300px;
}
    .rev-img {
        width: 180px;
        float: none;
        margin: 0 auto 20px;
}
    .rev-text p {
        margin-bottom: 6px;
        line-height: 20px;
}
    .box-modal {
        padding: 10px;
    }
    .ship li {
        width: 100%;
}
    .ship li:nth-child(1), .ship li:nth-child(2) {
        margin-bottom: 20px;
    }
    .countbox > div:first-child {
        margin-left: 30px;    
}
    .arcticmodal-container_i2 {
        padding: 24px 0;
}
}

.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }

.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }

.errorMessage {font-size: 11px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 30px 0 0; }

.copyright{
    padding: 0;
    color: #fff;
    text-align: center;
}
.copyright img{
    display: block;
    margin: 0 auto 10px;
}
.copyright a{
    color: #fff;
    display: inline-block;
    margin: 0 5px;
}