/*block1*/
.feedback_button {
    display: block;
    margin: 10px auto;
    width: 100%;
    height: 80px;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 80px;
    color: #000;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    background-color: #ffcc00;
}

.b1 {
    padding: 0;
    color:#fff;
}
.b1 h1 {
    font-size: 34px;
    background: #0b9eea;
    text-align: center;
    padding: 7px 0;
}
.b1 h2 {
    background: #2f3339;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    padding: 12px 0;
    letter-spacing: 1px;
}
.offer {
    background: #4ab8f1 url(../img/offer.jpg) no-repeat center top;
    padding: 450px 0 20px;
    position: relative;
    overflow: hidden;
}
.offer .sale {
    color:#fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    background: #ff1616;
    line-height: 2.8em;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 300px;
    position: absolute;
    top: 24px;
    right: -98px;

}
.bullits {
    font-size: 0;
    text-align: center;
}
.bullits li {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    font-size: 16px;
    font-weight: 700;
    margin: 0 10px;
}
.bullits img {
    display: block;
    margin: 0 auto 10px;
    border: 3px solid #fff;
    border-radius: 7px;
}
.topprice {
    background: url(../img/topprice.jpg) no-repeat center top;
    height: 270px;
    padding: 30px 0 0;
}
.price {
    font-size: 0;
    text-align: center;
    margin-bottom: 15px;
}
.price li {
    display: inline-block;
    vertical-align: baseline;
    font-size: 25px;
    line-height: 1.2em;
}
.price li span {
    text-decoration: line-through;
}
.price li:nth-child(2) {
    font-weight: 700;
    font-size: 38px;
    color:#fff000;
    padding-left: 10px;
}
.price small {
    font-size: .7em;
    text-transform: uppercase;
}
.timer2 {
	font-size: 16px;
	color:#fff000;
	font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
.timer2 div {
	display: inline-block;
}
.timer2_tlt {
    font-weight: 400;
    color:#fff;
}
/*block2*/
.b2 {
    padding-bottom: 0;
}
.b2 h2.title span {
    font-size: 47px;
}
.b2 img {
    display: block;
    margin: 0 auto;
}
/*block3*/
.b3, .b7 {
   background: #ebebeb;
    padding-bottom: 10px;
}
.b3 h2 span {
    color:#ff0000;
}
.problem {
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: baseline;
	align-content: stretch;
    padding: 0 10px;
}
.problem__item {
    text-align: center;
    width: 190px;
    margin-bottom: 40px;
}
.problem__item img {
    display: block;
    margin: 0 auto 15px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 54px 5px rgba(0,0,0,.15);
    box-shadow: 0 0 54px 5px rgba(0,0,0,.15);
}
.problem__item p {
    font-weight: 700;
}
/*block4*/
.b4 {
   padding-bottom: 50px;
}
.b4 > img {
    display: block;
    margin: 0 auto 30px;
}
.b4 > p {
    padding: 0 20px 40px;
}
/*block5*/
.b5 {
   
}
.plusy {
    font-size: 0;
}
.plusy li {
    display: block;
    width: 444px;
    height: 154px;
    margin: 0 auto 20px;
    background: #fff url(../img/pl1.jpg) no-repeat 0 center;
    border-radius: 10px;
   display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
    padding: 0 10px 0 242px;
}
.plusy li:nth-child(even) {
    padding: 0 242px 0 10px;
    text-align: right;
}
.plusy li:nth-child(2) {
    background: #fff url(../img/pl2.jpg) no-repeat right center;
}
.plusy li:nth-child(3) {
    background-image: url(../img/pl3.jpg);
}
.plusy li:nth-child(4) {
    background: #fff url(../img/pl4.jpg) no-repeat right center;
}
.plusy li p b {
    font-weight: 700;
    font-size: 16px;
    display: block;
    line-height: 1.7em;
}
.plusy p {
    font-size: 15px;
}
/*block6*/
.b6 {
   padding-bottom: 50px;
}
.doing {
    background: url(../img/doing.png) no-repeat center top;
    height: 397px;
}
.doing span {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    color:#000;
    display: inline-block;
    padding: 30px 260px 130px 30px;
    line-height: 1.2em;
}
.doing p {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color:#fff;
    letter-spacing: .4px;
    line-height: 1.4em;
    text-align: right;
    padding: 0 165px 0 0;
}
.char {
    font-size: 0;
    margin-bottom: 40px;
}
.char li {
    font-size: 16px;
    display: block;
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    background-position: 15px 13px;
    padding: 10px 10px 10px 45px;
}
.char li:nth-child(odd) {
    background-color: #f3f5f7;
}
/*block7*/

/*block8*/
.b8 {
    padding-bottom: 50px;
}
.reviews {
    
}  
.reviews__item {
    width: 420px;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto;
}
.reviews__item > img {
    display: block;
}
.reviews__item > p {
    padding: 18px 18px 15px;
}
.reviews__item > p b {
    
}
.reviews__item > span {
    color:#999999;
    font-size: 13px;
    display: block;
    padding: 0 0 20px 18px;
}
.soclike {
    padding: 60px 0 0 20px;
    font-weight: 700;
    background: url(../img/socicon.png) no-repeat 18px 23px;
}
.person {
    background: url(../img/dots.png) no-repeat right 20px center;
    padding: 18px 20px;
}
.person img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 20px;
}
.person p {
    display: inline-block;
    font-weight: 700;
    vertical-align: middle;
}
/*block9*/
.b9 {
    
}
.ship {
    
}
.ship li {
    padding: 0 20px 40px;
}
.ship li img {
    display: block;
    float: left;
    margin-right: 15px;
}
.ship li p{
    overflow: hidden;
    font-size: 15px;
}
.ship li p b{
    display: block;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.7em;
}

/*end*/

.end .offer {
    padding: 500px 0 0;
}
.formbox {
    background: #0a9eea url(../img/topprice.jpg) no-repeat center bottom;
    padding: 30px 0 50px;
}
.formbox h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
}
.formbox p {
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 30px;
}
.formbox span {
    color:#1d3f1d;
    display: block;
    margin-top: 10px;
}

/*footer*/


.footer {
    text-align: center;
    padding: 40px 0 30px;
}
.footer img{
    display: block;
    margin: 0 auto;
}
.footer a {
    font-size: 14px;
    color:#333;
    display: inline-block;
    padding: 5px 0 0;
}


.date_sale{
    text-align: center;
    font-size: 16px;
    line-height: 1.4em;
    padding: 20px 105px 0;
}