.image {
    display: block;
    margin: 0 auto;
}

.dark-bg {
    background: #86c926;
}


/*   header-top   */

.header-top ul {
    font-size: 14px;
    line-height: 16px;
    height: 58px;
    background: url("../img/header-top.jpg") 15px 50% no-repeat;
    padding-top: 14px;
}

.header-top ul li {
    width: 253px;
    float: left;
    padding: 0 10px 0 50px;
}

.header-top ul li:nth-child(2) {
    width: 225px;
    padding-left: 35px;
    padding-right: 0;
}


/*   offer   */

.offer {
    padding: 0 0 35px;
    background: #f5f6f7;
}

.offer .box {
    position: relative;
    background: url("../img/offer.jpg") 50% 0 no-repeat;
    height: 657px;
    padding-top: 30px;
}

.offer .box:after {
    position: absolute;
    display: block;
    background: url("../img/line-offer.png") 0 0 no-repeat;
    width: 480px;
    height: 22px;
    bottom: 0;
    left: 0;
    content: '';
}

.offer .main-title {
    height: 45px;
    background-color: #ff76ae;
    width: 200px;
    text-align: center;
    margin: auto;
}

.offer .main-title img {
    width: 60%;
}

.offer .main-title span {
    display: inline-block;
    vertical-align: top;
    background: #ff76ae;
    font-family: 'Intro', sans-serif;
    font-size: 40px;
    line-height: 1em;
    color: #fff;
    padding: 10px 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    letter-spacing: 1.2px;
}

.offer .sub-title {
    background: rgba(18, 19, 20, 0.5);
    font-weight: 900;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0 25px;
    padding: 10px 20px;
}

.offer .sale {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("../img/sale.png") 0 0 no-repeat;
    width: 177px;
    height: 136px;
}

.offer .sale span {
    display: inline-block;
    transform: rotate(-38deg);
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.6px;
    margin-top: 65px;
    margin-left: 47px;
    text-align: center;
}

.bullet-v1 {
    padding: 20px 0 0 225px;
}

.bullet-v1 li {
    position: relative;
    font-size: 17px;
    color: #121314;
    padding-left: 25px;
}

.bullet-v1 li:before {
    position: absolute;
    left: 0;
    top: 4px;
    display: block;
    width: 17px;
    height: 17px;
    background: url("../img/check-icon.png") 0 0 no-repeat;
    content: '';
}

.bullet-v2 {
    padding-top: 35px;
    margin: 0 60px 30px;
}

.bullet-v2 li {
    padding-left: 30px;
    background: url("../img/check-icon2.png") 0 2px no-repeat;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
    color: #121314;
}

.stock {
    text-align: center;
    color: #222;
    font-size: 18px;
    padding-top: 25px;
}

.stock b {
    display: inline-block;
    background: #86c926;
    border-radius: 4px;
    color: #fff;
    padding: 0 5px;
    font-weight: 900;
    margin: 0 5px;
}

section.offer .box {
    background-image: url("../img/offer-bottom.jpg");
    height: 657px;
    margin-bottom: 45px;
}

section.offer .sale {
    background-image: url("../img/sale2.png");
}

.order-form {
    width: 410px;
    padding: 25px 20px;
    margin: 0 auto;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 10px 21px rgba(0, 0, 0, 0.1);
}

.order-txt {
    text-align: center;
    padding-bottom: 15px;
}

.order-txt h4 {
    font-weight: 900;
    text-transform: uppercase;
}

.order-form h4 b {
    color: #86c926;
    font-weight: 900;
}


/*   s1   */

.s1 {
    padding-bottom: 0;
}

.s1 .txt {
    padding: 0 20px;
    margin-bottom: 30px;
    text-align: center;
}

.s1 .txt b {
    font-weight: 900;
    color: #86c926;
}


/*   list-v1   */

.list-v1 {
    padding: 0 20px;
    margin-bottom: 40px;
}

.list-v1 li {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.list-v1 img {
    display: table-cell;
    max-width: 91px;
    width: 91px;
    height: 90px;
}

.list-v1 p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.list-v1 strong {
    color: #86c926;
    font-weight: 900;
    text-transform: uppercase;
}

.s2 .image {
    margin-bottom: 50px;
}


/*   s3   */

.s3 {
    padding-bottom: 0;
}

.s3 .txt {
    font-weight: 900;
    color: #fff;
    padding: 0 25px;
    margin-bottom: 30px;
    text-align: center;
}

.s3 .txt b {
    font-weight: 900;
    color: #fffc00;
}

.s3 .txt p {
    margin-bottom: 30px;
}

.s3 .txt img {
    display: block;
    margin: 0 auto;
}

.s3 h3 {
    font-size: 25px;
    font-weight: 900;
    padding: 15px 0;
    text-align: center;
}

.s3 .white-bg {
    background: #fff;
    padding-bottom: 50px;
}

.s3 .photo-txt {
    font-size: 0;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 20px;
}

.s3 .photo-txt span {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    font-size: 18px;
    padding: 0 20px;
}

.char-list {
    padding: 0 15px;
    margin-bottom: 50px;
}

.char-list li {
    position: relative;
    display: table;
    width: 100%;
    height: 60px;
    background: #f5f6f7;
    border-radius: 5px;
    padding-left: 70px;
    padding-right: 25px;
    margin-bottom: 10px;
}

.char-list li p {
    display: table-cell;
    vertical-align: middle;
}

.char-list .num {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 60px;
    line-height: 60px;
    font-size: 25px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    background: #ff76ae;
    border-radius: 5px 0 0 5px;
}


/*   arrow-down   */

.arrow-down {
    position: relative;
    height: 60px;
    margin-bottom: 30px;
}

.arrow-down:before {
    position: absolute;
    display: block;
    left: calc(50% - 125px);
    top: 0;
    width: 249px;
    height: 60px;
    background: url("../img/arrow-down.png") 0 0 no-repeat;
    animation: arrow-down 0.9s ease-in-out alternate-reverse infinite;
    content: '';
}

@keyframes arrow-down {
    0% {
        transform: translateY(7px);
    }
    100% {
        transform: translateY(-7px);
    }
}


/*   reviews   */

.reviews {
    background: #f5f6f7;
}

.rev-list {
    padding: 0 25px 15px;
}

.rev-list .item {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.rev-list .item>ul {
    padding: 30px 25px 20px 55px;
    border-bottom: 1px solid #f5f6f7;
}

.rev-list .item>ul strong {
    font-weight: 900;
    display: block;
    margin-bottom: 5px;
}

.rev-list .item>ul li {
    position: relative;
    line-height: 24px;
    margin-bottom: 15px;
}

.rev-list .item>ul li:last-child {
    margin-bottom: 0;
}

.rev-list .item>ul li:nth-child(1):before {
    position: absolute;
    left: -38px;
    top: 2px;
    display: block;
    background: url("../img/icon1.png") 0 0 no-repeat;
    width: 28px;
    height: 30px;
    content: '';
}

.rev-list .item>ul li:nth-child(2):before {
    position: absolute;
    left: -40px;
    top: 2px;
    display: block;
    background: url("../img/icon2.png") 0 0 no-repeat;
    width: 30px;
    height: 30px;
    content: '';
}

.rev-list .item>ul li:nth-child(1) strong {
    color: #ff76ae;
}

.rev-list .item>ul li:nth-child(2) strong {
    color: #86c926;
}

.rev-list .login {
    position: relative;
    background: url("../img/dot-inst.png") calc(100% - 20px) 50% no-repeat;
    line-height: 80px;
    height: 80px;
    padding-left: 75px;
}

.rev-list .login img {
    position: absolute;
    left: 20px;
    top: calc(50% - 20px);
    display: block;
    border-radius: 50%;
}

.rev-list .login h4 {
    font-size: 20px;
}

.rev-list .item>img {
    display: block;
}

.rev-list .item .desc {
    background: url("../img/inst-icons.png") 50% 20px no-repeat;
    padding: 60px 20px 20px;
}

.rev-list .like {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.rev-list .date {
    color: #999;
    font-size: 14px;
    padding-top: 15px;
}


/*   spec   */

.spec {
    padding-bottom: 0;
}

.spec .author {
    background: #fff;
    margin: 0 25px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.spec .author:after {
    display: block;
    clear: both;
    content: '';
}

.spec .author .photo {
    float: left;
    width: 170px;
    padding-top: 15px;
}

.spec .author .photo img {
    display: block;
    margin: 0 auto;
}

.spec .author .info {
    padding: 25px 0 10px;
    margin-left: 170px;
}

.spec .author h4 {
    font-weight: 900;
    font-size: 25px;
    margin-bottom: 10px;
}

.spec .author .info img {
    display: block;
    margin-top: 10px;
}

.spec .desc {
    background: #fff;
    padding: 0 25px;
}

.spec .desc .bg {
    background: #ff76ae;
    padding: 20px;
    color: #fff;
    border-radius: 0 0 5px 5px;
}

.spec .desc p {
    padding-bottom: 20px;
}

.spec .desc p b {
    color: #fffc00;
    font-weight: 900;
}

.spec .desc ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}

.spec .desc ul li:last-child {
    margin-bottom: 0;
}

.spec .desc ul li:before {
    position: absolute;
    left: 0;
    top: 2px;
    display: block;
    color: #fffc00;
    font-size: 30px;
    font-weight: 900;
    content: '•';
}

.comparison {
    padding-bottom: 0;
}


/*   comparison-list   */

.comparison-list {
    font-size: 0;
    text-align: center;
    margin-bottom: 45px;
}

.comparison-list .item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 18px;
    padding: 30px 15px 25px;
}

.comparison-list .item h4 {
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.comparison-list .item p {
    padding-bottom: 15px;
}

.comparison-list .item p b {
    font-weight: 900;
}

.comparison-list .item p:last-child {
    padding-bottom: 0;
}

.comparison-list .item:nth-child(1) {
    background: #f5f6f7;
    color: #6d6e6f;
}

.comparison-list .photo {
    position: relative;
    margin-bottom: 40px;
}

.comparison-list .photo:before {
    position: absolute;
    left: calc(50% - 20px);
    bottom: -20px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    content: '';
}

.comparison-list .item:nth-child(1) .photo:before {
    background: url("../img/smile-icon1.png") 50% 50% no-repeat #ff76ae;
}

.comparison-list .item:nth-child(2) .photo:before {
    background: url("../img/smile-icon2.png") 50% 50% no-repeat #86c926;
}

.comparison-list .item:nth-child(2) .photo img {
    border-color: #86c926;
}

.comparison-list .photo img {
    display: block;
    margin: 0 auto;
    border: 4px solid #ff76ae;
    border-radius: 50%;
}

.s4 {
    padding-bottom: 0;
}


/*   step-list   */

.step-list li {
    position: relative;
    display: table;
    width: 100%;
    height: 240px;
    background: #fff;
}

.step-list img {
    position: absolute;
    top: 0;
    display: block;
}

.step-list li:nth-child(odd) {
    background: #f5f6f7;
    padding-left: 240px;
}

.step-list li:nth-child(odd) img {
    left: 0;
}

.step-list li:nth-child(even) img {
    right: 0;
}

.step-list li:nth-child(even) {
    padding-right: 240px;
}

.step-list .txt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px;
}

.step-list .num {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    background: #ff76ae;
    color: #fff;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
    border-radius: 50%;
}


/*   order-step   */

.order-step .sub-title {
    font-weight: 900;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    padding: 0 50px;
    margin-bottom: 25px;
}

.order-step .arrow-down:before {
    background-image: url("../img/arrow-down2.png");
}

.order-step ul li {
    position: relative;
    display: table;
    width: 100%;
    height: 155px;
    padding: 0 20px 0 175px;
    margin-bottom: 15px;
}

.order-step ul li:last-child {
    margin-bottom: 0;
}

.order-step ul li img {
    display: block;
    position: absolute;
    left: 8px;
    top: 0;
}

.order-step ul li .txt {
    display: table-cell;
    vertical-align: middle;
}

.order-step ul li h4 {
    color: #ff76ae;
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 10px;
}


/*   footer   */

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

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

.footer a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    margin: 0 10px;
}

.footer a:hover {
    text-decoration: none;
}

.color-option {
    font-size: 24px;
    color: #f00;
    font-weight: 800;
}

form .check input {
    width: 50px;
    height: 50px;
}

.check span {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    bottom: 38px;
    padding: 15px;
}

.m1-form input {
    width: 100%;
    font-family: 'Gotham Pro', sans-serif;
    border: #ececec 1px solid;
    font-size: 18px;
    margin-bottom: 20px;
    height: 68px;
    border-radius: 50px;
    background: #fff;
    text-indent: 65px;
    color: #727272;
}

.block-last form input {
    width: 410px;
    height: 80px;
    border: 3px solid #4473CB;
    line-height: 80px;
    text-indent: 40px;
    border-radius: 15px;
    font-size: 20px;
    margin: 0px auto;
}

.block-last form>div {
    padding-bottom: 15px;
}

.img {
    display: inline-block;
    float: right;
    padding: 8px;
}

.check img {
    width: 130px;
    height: auto;
}

.input {
    display: inline-block;
}

.recomend {
    margin: 50px auto;
    width: 250px;
    color: #121314;
}

.recomend__title {
    text-align: center;
}

.recomend__heading {
    text-align: center;
    font-size: 18px;
    color: #121314;
    margin-top: 30px;
}