body {
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}
html, body, div, p, h1, h2, h3, h4, h5, h6, a, span, img, ol, ul, li, form, input{
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
    background: transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.yellow_span{
    color: #f72e2e;
}



.header__logo {
    float: left;
    background: url("../index_files/logo_1.png") no-repeat 0 0;
    width: 203px;
    height: 59px;
    margin-top: 19px;
    -webkit-background-size: contain;
    background-size: contain;
}
.header__blocks{
    text-align: center;
    padding-top: 9px;
}
.header__block{
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 0 42px 0 -8px;
    min-height: 45px;
    padding-left: 51px;
    text-align: left;
    position: relative;
    letter-spacing: -0.03em;
}
.header__block span{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
.header__block:before{
    content: " ";
    background: url("../index_files/icon-header.png") no-repeat;
    width: 45px;
    height: 31px;
    position: absolute;
    top:3px;
    left: 0;
}
.header__block--1.header__block:before{
    background-position: 0 0;
}
.header__block--2.header__block:before{
    background-position: -45px 0;
}

/*---------  END HEADER ------------------*/


/* ---------- Start section1 --------------*/
.section1 {
    position: relative;
    padding-bottom: 10px;
    min-height: 789px;
    background: url("../index_files/green3.jpg");
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
}
.section1:before{
    background-color: rgba(0, 0, 0, .5);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.main-title {
    color: #fff;
    font-size: 56px;
    line-height: 52px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    margin: 50px;
}

.title-small {
    color: #fff;
    /*color: #FFDE00;*/
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-bottom: 50px;
}
.section-wrap{
    margin-top: 33px;
}
.section-wrap:after{
    content: " ";
    clear: both;
    display: block;
}

.section1-left {
    float: left;
    width: 336px;
    position: relative;
    z-index: 3;
    margin-top: 17px;
}
.do {
    color: #fff;
    font-size: 19px;
    line-height: 22px;
    padding: 10px 0 30px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -0.03em;
    position: relative;
}
.do:before{
    content: " ";
    position: absolute;
    left: -77px;
}
.do--1.do {
    background: url("../index_files/marker-1.png") no-repeat 24px 12px;
    padding-left: 107px;
}

.do--2.do {
    background: url("../index_files/marker-1.png") no-repeat 24px 14px;
    padding-left: 107px;
    padding-bottom: 34px;
}
.do--3.do {
    background: url("../index_files/marker-1.png") no-repeat 24px 14px;
    padding-left: 107px;
    padding-bottom: 35px;
}
.do--4.do {
    background: url("../index_files/marker-1.png") no-repeat 24px 14px;
    padding-left: 107px;
}

.sale-product-img {
    position: relative;
    background: url("../index_files/instabronze100.png") no-repeat center;
    height: 370px;
    overflow: hidden;
    -webkit-background-size: contain;
    background-size: contain;
}
.sale_50{
    position: absolute;
    top: 0;
    left: 30px;
    text-align: center;
    color: #fff;
    width: 110px;
    height: 110px;
    background: url('../index_files/sale-icon.png');
    -webkit-background-size: contain;
    background-size: contain;
    margin: 0;
    padding: 31px 9px;
    font-size: 20px;
    display: inline-block;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

.sale_50 p {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    line-height: 24px;
}

.product-sh {
    padding-left: 9px;
    padding-right: 9px;
}
span.product-how-much {
    position: absolute;
    top: 39px;
    right: 40px;
}
.product-sh--text-center{
    color: #fff;
    font-size: 17px;
    line-height: 16px;
    letter-spacing: -0.03em;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}
.product-how-much{
    color: #FFDE00;
    font-size: 24px;
    line-height: 12px;
    padding-top: 2px;
    letter-spacing: -1px;
    font-family: "Roboto-BoldItalic",Arial, Helvetica, sans-serif;
}
img.line-dot {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.coast-offer {
    color: #FFDE00;
    font-size: 23px;
    /* line-height: 11px; */
    margin-top: 35px;
    line-height: 11px;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
}
.form-bg_top {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    background-color: rgba(0,0,0,.6);
}
.wrap-price--top{
    text-align: center;
    padding-bottom: 10px;
}
.price-old-wrap--top,
.price-new-wrap--top{
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.price-old-wrap--top{
    padding: 0 5px 0 0;
}
.price-new-wrap--top{
    padding: 7px 4px 0 20px;
    background: url("../index_files/price-bg_1.png") no-repeat 0 0;
    width: 142px;
    height: 68px;
}

.price-old-text--top {
    color: #fff;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.03em;
    padding-left: 30px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 7px;
}
.price-old-x--top{
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.price-old-currency--top{
    font-size: 17px;
}
.price-old-x--top:before{
    content: " ";
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 46%;
    left: 0;
}

.price-new-text--top{
    color: #FFDE00;
    font-size: 13px;
    line-height: 13px;
    padding-left: 6px;
    letter-spacing: -0.03em;
    font-family: Arial, Helvetica, sans-serif;
}
.price-new-x--top{
    color: #FFDE00;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 17px;

}
.price-new-currency--top{
    font-size: 18px;
}


.timer-wrap {
    width: 291px;
    margin: 0 auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: none!important;
    background: url('../index_files/timer-bg.png') no-repeat;
}
.timer-title{
    text-align: center;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 2px;
}
.timer-title span {
    padding: 0 6px;
    margin-top: -6px;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
}
.timer-new {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 4px;
}
.timer__index {
    display: inline-block;
    vertical-align: top;
    background: url("../index_files/bg-timer.png") no-repeat 0 0;
    width: 55px;
    height: 41px;
    text-align: left;
}
.timer__item{
    display: block;
    padding: 3px 0 0 6px;
    letter-spacing: 10px;
}
.timer__point{
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px;
    position: relative;
}
.timer__point:before,
.timer__point:after {
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    content: '';
    width: 5px;
    height: 5px;
    left: 3px;
    top: 10px;
}
.timer__point:after {
    top: 25px;
}

.under-timer{
    text-align: center;
    margin: 0 24px -5px;
}
.under-timer span{
    color: #fff;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 14px;
    width: 32%;
}


.form-main{
    position: relative;
    padding: 11px 9px 0;
}
.form-main:after{
    content: ' ';
    /*background: url("../index_files/arrow-form.png") no-repeat 0 0;*/
    width: 42px;
    height: 85px;
    position: absolute;
    bottom: 43px;
    left: -36px;
    z-index: -1;
}
.label--top{
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    padding-bottom: 6px;
}
.input-form, .select-form{
    width: 100%;
    border: none;
    padding: 0 10px 0 48px;
    height: 36px;
    color:#000;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 7px;
    font-family: Arial, Helvetica, sans-serif;
}
.input-form--name{
    background: url("../index_files/icon-name.png") no-repeat 11px center #fff;
}
.input-form--phone{
    background: url("../index_files/icon-phone.png") no-repeat 12px center #fff;
}

.form-shipment {
    text-align: center;
    color: #fff;
}

.form-shipment span {
    font-weight: bold;
}

.select-form {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../index_files/planet.png), url(../index_files/select.png);
    background-position: 12px center, 97% center;
    background-repeat: no-repeat, no-repeat;
    background-color: #fff;
}
.submit-form{
    width: 100%;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FF0000;
    height: 65px;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px 1px 3px;
    letter-spacing: -1px;
    outline: none;
    margin-top: 5px;
}
.submit-form:hover{
    background: #ff0000;
}
/*end section1*/


/*----------Start section2------------*/


.section2{
    padding-top: 14px;
    background-color: #fdfcfc;
    margin: 0 0 50px 0;
    padding-top: 50px;
}
.title {
    color: #000;
    font-size: 44px;
    line-height: 44px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    position: relative;
    z-index: 7;
}
.sect2-border{
    /*border: 1px solid #FFC8CE;*/
    border-bottom: none;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    position: relative;
}
.section2 .title{
    padding: 0 140px;
    margin: 0;
    position: relative;
    z-index: 3;
}

.symptom-wrap {
    text-align: left;
    padding-top: 27px;
    padding-bottom: 8px;
    margin: 0 100px;
}
.symptom-left {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: left;
    padding-left: 30px;
}
.symptom-right{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: left;
    padding-left: 5px;
}
.symptom-block{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -1px;
    min-height: 110px;
    position: relative;
    margin-bottom: 10px;
}
.symptom-block:before{
    content: " ";

    width: 147px;
    height: 105px;
    position: absolute;
    top: 0;
}
.symptom-block--1.symptom-block:before{
    background: url("../index_files/b2-1.png") no-repeat;
}
.symptom-block--2.symptom-block:before{
    background: url("../index_files/b2-2.png") no-repeat;
}
.symptom-block--3.symptom-block:before{
    background: url("../index_files/b2-3.png") no-repeat;
}.symptom-block--7.symptom-block:before{
     background: url("../index_files/b2-4.png") no-repeat;
 }
.symptom-block--4.symptom-block:before{
    background: url("../index_files/b2-5.png") no-repeat;
}
.symptom-block--5.symptom-block:before{
    background: url("../index_files/b2-6.png") no-repeat;
}
.symptom-block--6.symptom-block:before{
    background: url("../index_files/b2-7.png") no-repeat;
}
.symptom-block--8.symptom-block:before{
    background: url("../index_files/b2-8.png") no-repeat;
}
.symptom-left .symptom-block:before{
    left: 0;
}
.symptom-right .symptom-block:before{
    left: 0;
}
.symptom-block--1{
    padding: 21px 0 0 175px;
}
.symptom-block--2{
    padding: 18px 0 0 175px;
}
.symptom-block--3{
    padding: 3px 0 0 175px;
}
.symptom-block--4{
    padding: 19px 0 0 193px;
}
.symptom-block--5{
    padding: 14px 0 0 193px;
}
.symptom-block--6{
    padding: 4px 0 0 193px;
}
.symptom-block.symptom-block--7 {
    padding: 3px 0 0 175px;
}
.symptom-block.symptom-block--8 {
    padding: 14px 0 0 193px;
}
.symptom-main-wrap {
    background: url("../index_files/symptom-main_1.png") no-repeat 42px center #463b38;
    padding: 30px 10px 30px 214px;
    position: relative;
    z-index: 2;
}
.ifthen {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
    letter-spacing: -1px;
    margin: 30px 0;
}
.symptom-main-title {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 17px;
    letter-spacing: -1px;
}
.symptom-main-text {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    letter-spacing: 1px;
}
.danger-wrap {
    background: url("../index_files/danger-img.jpg") no-repeat 0 bottom;
    border-left: 1px solid #463b38;
    border-right: 1px solid #463b38;
    padding:40px 0 10px 0;
    -webkit-background-size: cover;
    background-size: cover;
    display: flex;
}

.danger-wrap-block {
    padding: 0 0 9px 0;
    width: auto;
    display: inline-block;
}
.danger-block {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 25px;
    letter-spacing: -1px;
    padding: 0 0 3px 30px;
    color: #3b3b3b;
    background: url("../index_files/danger-bg.png") no-repeat 0 4px;
    margin-bottom: 30px;
}
.danger-wrap-block.db1 {
    padding-left: 25px;
    padding-right: 30px;
}
.danger-wrap-block.db2 {
    padding-right: 35px;
}
.section-danger-text {
    padding-bottom: 23px;
}
.danger-main-text{
    background: #463b38;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    padding: 35px 150px 30px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
}


/*------------------- End section2 -------------*/

/*---------- Start section4 ----------------*/
.section4{
    padding: 0 0 20px 0;
}

p.title{
    margin: 0;
    position: relative;
    z-index: 3;
    color: #000;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
.component_wrap{
    padding: 40px 0 0 0;
}
.second_line_component{
    margin-top: 50px;
}
.component-wrap_image{
    text-align: right;
}
.component-wrap_image img{
    max-width: 150px;
    border-radius: 50%;
    transition: ease 0.3s;
}
.component-wrap_image img:hover{
    transform: scale(1.2);
}
.component_wrap_description p{
    padding: 20px 0;
    letter-spacing: 1px;
    font-size: 15px;
}
.component_wrap_description h3{
    font-size: 20px;
    position: relative;
    display: inline-block;
    margin-top: 20px;
}
.component_wrap_description h3:after{
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #8cb601;
}
/*--------- End section4 --------------------*/


/*------- Start section5 -------------*/
.section5{
    position: relative;
    z-index: 2;
    padding: 35px 0;
}
.expert-wrap:before {
    content: " ";
    background: url("../index_files/expert.png") no-repeat 0 0;
    width: 535px;
    height: 543px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.expert-wrap{
    min-height: 540px;
    padding-top: 30px;
    padding-bottom: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,0.07);
    -moz-box-shadow: 0 0 16px 0 rgba(0,0,0,0.07);
    box-shadow: 0 0 16px 0 rgba(0,0,0,0.07);
    background: url("../index_files/bg-expert_1.png");
    position: relative;
}
.expert-block {
    padding: 32px 59px 0 443px;
    position: relative;
    z-index: 2;
}
.expert-text{
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 23px;
    letter-spacing: -1px;
}
.expert-about{
    font-size: 18px;
    line-height: 26px;
    color: #2a5279;
    letter-spacing: -1px;
    text-align: right;
    font-family: "SegoeUI-SemiBoldItalic",Arial, Helvetica, sans-serif;
}


/* -------- End section5 -------------*/



/*---------- Start section6 -----------*/
.section6 {
    background: url('../index_files/section6.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.section6:before{
    background-color: rgba(0, 0, 0, .5);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.wrap_inner_section6 .form-bg-title--top{
    color: #FFDE00;
    font-size: 24px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}
.form-bg-title--top:after{
    content: url("../index_files/line.png");
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 14px;
    left: -36px;

}
.wrap_inner_section6{
    padding: 40px 0;
}
.form-main-wrapper--center{

    min-height: 279px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.form-main-wrapper--center:after{
    content: " ";
    clear: both;
    display: block;
}


.form-left--center {
    /*width: 372px;*/
    /*padding: 32px 25px 5px 0;*/
    /*text-align: center;*/
    width: 372px;
    padding: 32px 25px 64px 0;
    text-align: center;
    background-color: rgba(0,0,0,.6);
    border-radius: 5px;
}
.wrap-price--center{
    text-align: center;
    padding-bottom: 28px;
    padding-left: 16px;
}
.price-old-wrap--center,
.price-new-wrap--center{
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.price-old-wrap--center{
    padding: 14px 5px 0 0;
}
.price-new-wrap--center{
    padding: 12px 5px 0 23px;
    background: url("../index_files/price-bg--center.png") no-repeat 0 0;
    width: 176px;
    height: 84px;
}

.price-old-text--center{
    color: #fff;
    padding-bottom: 7px;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -0.03em;
    padding-left: 0;
    font-family: Arial, Helvetica, sans-serif;
}
.price-old-x--center{
    color: #fff;
    font-size: 32px;
    line-height: 32px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.price-old-currency--center{
    font-size: 21px;
}
.price-old-x--center:before{
    content: " ";
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 46%;
    left: 0;
}

.price-new-text--center{
    color: #FFDE00;
    font-size: 15px;
    line-height: 15px;
    padding-left: 2px;
    letter-spacing: -0.03em;
    font-family: Arial, Helvetica, sans-serif;
}
.price-new-x--center{
    color: #FFDE00;
    font-size: 32px;
    line-height: 45px;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
}
.price-new-currency--center{
    font-size: 23px;
}
.sale-wrap--center{
    margin-right: -30px;
    padding: 15px 0 0 21px;
}
.sale-title--center {
    font-size: 23px;
}


.form-center--center{
    width: 260px;
    position: relative;
    z-index: 2;
}
.form-center--center{
    background: url("../index_files/product.png") no-repeat 0 0;
    width: 267px;
    height: 391px;
    background-size: contain;
    margin: 0 auto;
}


.form-right--center {
    /*width: 312px;*/
    /*position: relative;*/
    /*z-index: 5;*/
    /*padding: 17px 25px 20px 0;*/
    width: 372px;
    padding: 17px 25px 30px 25px;
    text-align: center;
    background-color: rgba(0,0,0,.6);
    border-radius: 5px;
}
.form-right--center .product-how-much{
    font-size: 20px;
    margin-bottom: 10px;
}
.product-sh--text {
    color: #fff;
    font-size: 17px ;
    line-height: 16px;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
}
.product-how-much--center{
    text-align: right;
    margin-top: -3px;
    padding-right: 20px;
}
.form-main--center {
    position: relative;
    padding: 1px 0 0;
}
.form-main--center:after {
    content: ' ';
    /*background: url("../index_files/arrow-form2.png") no-repeat 0 0;*/
    width: 42px;
    height: 86px;
    position: absolute;
    bottom: 19px;
    left: -47px;
}
.form-wrapper--center {
    background: url('../index_files/form-bg.png');
    border-radius: 10px;
}

/*--------- End section6 ---------------*/

/*--------- Start section8 slider---------------*/
.section8{
    background-color: #eaeff5;
    min-height: 488px;
    padding-top: 40px;
    padding-bottom: 20px;
}
.section8 .title5{
    margin-bottom: 50px;
}
.text-slide{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    padding-bottom: 17px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
}
.name-slide{
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
}
/*---------- End section8 ----------------*/

/*---------- Start section9 ---------------*/
.section9{
    padding: 50px 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../index_files/section9.jpg);
}
.section9 .title5{
    margin-bottom: 40px;
}
.wrap_text_point{
    display: inline-block;
    position: relative;
    z-index:5;
}
.wrap_point_span_1,
.wrap_point_span_2,
.wrap_point_span_3,
.wrap_point_span_4{
    display: inline-block;
    color: #8cb602;
    border-right: 1px solid #8cb602;
    font-size: 48px;
    line-height: 48px;
    position: relative;
}
.wrap_point_span_1 span{
    position: absolute;
    bottom: -5px;
    left: -30px;
}
.wrap_point_span_2 span{
    position: absolute;
    bottom: -5px;
    left: -30px;
}
.wrap_point_span_3 span{
    position: absolute;
    bottom: -5px;
    left: -30px;
}
.wrap_point_span_4 span{
    position: absolute;
    bottom: -5px;
    left: -30px;
}
.wrap_point img{
    margin-bottom: 20px;
    margin-top: 13px;
}
.wrap_point_text {
    max-width: 450px !important;
    display: inline-block;
    margin-left: 30px;
}
.wrap_point_text h5{
    color: #000;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 1px;
    padding-bottom: 4px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-top: 30px;
    border-bottom: 1px solid #8cb601;
}
.wrap_point_text p{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.point_man{
    position: relative;
}
/*.point_man:before{
    content: " ";
    background: url(../index_files/menSec9.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 600px;
    min-height: 645px;
    /* background-position: -280px -80px; *
    position: absolute;
    top: -32px;
    left: -206px;
}*/
.point_man:after{
    content: " ";
    background: url('../index_files/product2.png') no-repeat 0 0;
    width: 267px;
    height: 391px;
    position: absolute;
    top: 324px;
    right: 54px;
    z-index: 1;
    background-size: contain;
}

/*---------- End section9 ------------------*/


/*---------- Start section10----------------*/
.section10{
    background-color: #818b8a;
    padding: 50px 0;
    text-align: center;
}
.section10 p.title{
    color: #fff;
    margin: 0;
    display: inline-block;
    position: relative;
}
.section10 p.title:after{
    content: '';
    position: absolute;
    width: 100%;
    bottom: -20px;
    left: 0;
}
.image_product {
    background: url(../index_files/product_bottle.png) no-repeat 0 0;
    width: 155px;
    height: 340px;
    margin: 0 0 0 90px;
    background-size: contain;
}
.wrap_accept{
     text-align: left;
 }
.wrap_accept p{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 27px;
    line-height: 40px;
    color: #fff;
    max-width: 450px;
    margin-top: 60px;
    margin-left: 80px;
}
.wrap_accept p:last-child{
    margin-top: 20px;
}
.wrap_accept p:first-child:before{
    content: url('../index_files/drop.png');
    position: absolute;
    width: 100%;
    bottom: 140px;
    left: 10px;
}
.wrap_accept p:last-child:before{
    content: url('../index_files/times.png');
    position: absolute;
    width: 100%;
    bottom: 19px;
    left: 8px;
}

/*---------- End section10 -----------------*/

/*---------- Start section11 ---------------*/
.section11{
    padding: 70px 0;
    background-color: #fbfbfb;
}
.title5{
    margin: 20px 0;
    color: #000;
    font-size: 44px;
    line-height: 44px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    position: relative;
    z-index: 7;
}
.work-block{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    padding-top: 150px;
    position: relative;
}
.work-block:before{
    content: " ";
    background: url("../index_files/work-img1.png") no-repeat;
    width: 120px;
    height: 118px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -56px;
}
.work-block--1.work-block:before{
    background-position: 0 0;
}
.work-block--2.work-block:before{
    background-position: -140px 0;
}
.work-block--3.work-block:before{
    background-position: -270px 0;
}
.work-name {
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #000;
    font-family: "Roboto", sans-serif;
}
.cash_pay{
    text-align: center;
    margin-top: 40px;
    font-size: 30px;
}



/*------------ End section11 ----------------*/


.section12{
    background: url('../index_files/footer.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.section12:before{
    background-color: rgba(0, 0, 0, .5);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.wrap_footer{
    display: inline-block;
    padding: 40px 0;
}
.section12 .sale-product-img{
    margin-top: 40px;
}
.section12 .do-blocks{
    margin-top: 40px;
}
p.title.come-margin {
    margin-bottom: 45px;
}