* {
    margin: 0;
    padding: 0;
    font: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-focus-ring-color: hsla(0, 0%, 100%, 0)
}

body {
    font-size: 100%;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

a {
    background: 0 0
}

:active,
:focus,
:hover {
    outline: 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

ol,
ul {
    list-style: none
}

pre {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    white-space: pre-wrap
}

q {
    quotes: '\201C''\201D''\2018''\2019'
}

img {
    border: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button {
    overflow: visible
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: none;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

.footer,
.girls-reviews__item-text,
.header,
.page__wrapper {
    overflow: hidden
}

button,
input,
select[multiple],
textarea {
    background-image: none
}

input,
select,
textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

input,
textarea {
    resize: none;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

[placeholder]:focus::-webkit-input-placeholder {
    color: transparent
}

[placeholder]:focus:-moz-placeholder,
[placeholder]:focus::-moz-placeholder {
    color: transparent
}

[placeholder]:focus:-ms-input-placeholder {
    color: transparent
}

[placeholder]:focus::placeholder {
    color: transparent
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.annotation {
    position: relative;
    padding-left: 80px
}

.annotation__icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.annotation__icon_institute {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -720px -298px;
    width: 70px;
    height: 59px
}

.annotation__text {
    font-size: 18px;
    line-height: 1.2
}

.button {
    padding: 22px 20px;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #fc0326;
    background-image: url(../img/button-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/button-bg.png*/
    ;
    background-repeat: no-repeat;
    background-position: 0 0;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px #8e001b;
    -moz-box-shadow: 0 5px #8e001b;
    box-shadow: 0 5px #8e001b;
    -webkit-transform: translateY(0) translateZ(0);
    -moz-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
    -webkit-transition: .2s ease-out 0s;
    -moz-transition: .2s ease-out 0s;
    -o-transition: .2s ease-out 0s;
    transition: .2s ease-out 0s;
    -webkit-transition-property: -webkit-transform, -webkit-box-shadow;
    -moz-transition-property: transform, box-shadow, -moz-transform, -moz-box-shadow;
    -o-transition-property: transform, box-shadow, -o-transform;
    transition-property: transform, box-shadow;
    transition-property: transform, box-shadow, -webkit-transform, -moz-transform, -o-transform, -webkit-box-shadow, -moz-box-shadow;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, box-shadow
}

.compare-item__information:before,
.compare-item__time:before {
    top: -10px;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.button:hover {
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-box-shadow: 0 3px #8e001b;
    -moz-box-shadow: 0 3px #8e001b;
    box-shadow: 0 3px #8e001b
}

.button:active {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-box-shadow: 0 0 #8e001b;
    -moz-box-shadow: 0 0 #8e001b;
    box-shadow: 0 0 #8e001b
}

.compare__items {
    position: relative;
    display: table;
    width: 100%
}

.compare__items:before {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 19px;
    margin: auto;
    content: '';
}



.compare__item {
    position: relative;
    display: table-cell;
    width: 50%
}

.compare-item {
    padding-bottom: 155px
}

.compare-item:before {
    position: absolute;
    bottom: 0;
    content: ''
}

.compare-item_before {
    padding-right: 30px
}

.compare-item_before:before {
    right: 43px
}

.compare-item_after {
    padding-left: 30px
}

.compare-item_after:before {
    left: 43px
}

.compare-item__information:before,
.compare-item__time:after,
.compare-item__time:before {
    left: 0;
    content: ''
}

.compare-item__information-wrapper {
    margin-bottom: 200px
}

.compare-item__information-wrapper_before {
    text-align: right
}

.compare-item__information {
    position: relative;
    padding-top: 36px;
    padding-bottom: 20px;
    display: inline-block;
    width: 462px;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase
}

.compare-item__information:before {
    position: absolute;
    width: 0
}

.compare-item__information_before {
    padding-right: 10px;
    padding-left: 59px;
    background-image: -webkit-linear-gradient(10deg, transparent 5%, #e3dbc4 0);
    background-image: -moz-linear-gradient(10deg, transparent 5%, #e3dbc4 5%);
    background-image: -o-linear-gradient(10deg, transparent 5%, #e3dbc4 5%);
    background-image: linear-gradient(80deg, transparent 5%, #e3dbc4 0)
}

.compare-item__information_before:before {
    border-right: 462px solid #e3dbc4
}

.compare-item__information_after {
    padding-right: 49px;
    padding-left: 20px;
    background-image: -webkit-linear-gradient(350deg, #e3dbc4 95%, transparent 0);
    background-image: -moz-linear-gradient(350deg, #e3dbc4 95%, transparent 95%);
    background-image: -o-linear-gradient(350deg, #e3dbc4 95%, transparent 95%);
    background-image: linear-gradient(100deg, #e3dbc4 95%, transparent 0)
}

.compare-item__information_after:before {
    border-left: 462px solid #e3dbc4
}

.compare-item__information span {
    font-weight: 700
}

.compare-item__time-wrapper {
    padding: 0 20px
}

.compare-item__time-wrapper_after {
    text-align: right
}

.compare-item__time {
    position: relative;
    padding-top: 50px;
    padding-bottom: 35px;
    display: inline-block;
    width: 222px
}

.compare-item__time:before {
    position: absolute;
    width: 0
}

.compare-item__time:after {
    position: absolute;
    top: -168px;
    right: 0;
    margin: auto
}

.compare-item__time_before {
    padding-right: 15px;
    padding-left: 47px;
    background-image: -webkit-linear-gradient(10deg, transparent 12%, #ffbf00 0);
    background-image: -moz-linear-gradient(10deg, transparent 12%, #ffbf00 12%);
    background-image: -o-linear-gradient(10deg, transparent 12%, #ffbf00 12%);
    background-image: linear-gradient(80deg, transparent 12%, #ffbf00 0)
}

.compare-item__time_before:before {
    border-right: 222px solid #ffbf00
}

.compare-item__time_before:after {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -720px 0;
    width: 150px;
    height: 200px
}

.compare-item__time_after {
    padding-right: 47px;
    padding-left: 15px;
    background-image: -webkit-linear-gradient(350deg, #ffbf00 88%, transparent 0);
    background-image: -moz-linear-gradient(350deg, #ffbf00 88%, transparent 88%);
    background-image: -o-linear-gradient(350deg, #ffbf00 88%, transparent 88%);
    background-image: linear-gradient(100deg, #ffbf00 88%, transparent 0)
}

.compare-item__time_after:before {
    border-left: 222px solid #ffbf00
}

.compare-item__time_after:after {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -378px -318px;
    width: 150px;
    height: 200px
}

.compare-item__time-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase
}

.compare-item__time-value {
    font-size: 30px;
    font-weight: 700;
    text-align: center
}

.compare-item__time-value span {
    text-transform: lowercase
}

.compare-item__length {
    position: absolute;
    font-size: 20px;
    font-weight: 700
}

.compare-item__length:after {
    position: absolute;
    top: 7px;
    width: 155px;
    height: 1px;
    content: '';
    background-color: #000
}

.compare-item__length_before {
    right: 177px;
    bottom: 381px;
    color: #fff
}

.compare-item__length_before:after {
    left: 120%
}

.compare-item__length_after {
    left: 185px;
    bottom: 485px;
    color: #fff
}

.compare-item__length_after:after {
    right: 120%
}

.compare-item__width {
    position: absolute;
    bottom: 113px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

.compare-item__width_before {
    right: 78px;
    width: 106px
}

.compare-item__width_after {
    left: 75px;
    width: 124px
}

.compare-item__label {
    position: absolute;
    bottom: 80px;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 90px;
    font-size: 20px;
    font-weight: 700;
    line-height: 51px;
    text-align: center;
    color: #fff;
    background-color: #fc0326
}

.compare-item__label_before {
    right: 181px
}

.compare-item__label_after {
    left: 196px
}

.composition__item {
    position: relative;
    z-index: 1;
    margin-bottom: 27px;
    display: table;
    width: 100%
}

.composition__item:last-child {
    margin-bottom: 0
}

.composition__item:last-child:before {
    display: none
}

.composition__item-body,
.composition__item-icon-wrapper {
    display: table-cell;
    vertical-align: middle
}

.composition__item:nth-child(odd) {
    padding-left: 98px
}

.composition__item:nth-child(odd):before {
    left: 96px;
    bottom: -33px;
    -webkit-transform: rotate(29deg);
    -moz-transform: rotate(29deg);
    -ms-transform: rotate(29deg);
    -o-transform: rotate(29deg);
    transform: rotate(29deg)
}

.composition__item:nth-child(even) {
    padding-right: 98px
}

.composition__item:nth-child(even):before {
    left: 89px;
    bottom: -45px;
    -webkit-transform: rotate(-29deg);
    -moz-transform: rotate(-29deg);
    -ms-transform: rotate(-29deg);
    -o-transform: rotate(-29deg);
    transform: rotate(-29deg)
}

.composition__item:before {
    position: absolute;
    z-index: -1;
    width: 2px;
    height: 48px;
    content: '';
    background-color: #e3dbc4
}

.composition__item-icon-wrapper {
    width: 98px
}

.composition__item-icon_composition1,
.composition__item-icon_composition2,
.composition__item-icon_composition3,
.composition__item-icon_composition4,
.composition__item-icon_composition5 {
    background-image: url(../img/base.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/base.png*/
    ;
    width: 87px;
    height: 87px
}

.composition__item-icon_composition1 {
    background-position: -922px -498px
}

.composition__item-icon_composition2 {
    background-position: -758px -383px
}

.composition__item-icon_composition3 {
    background-position: -473px -383px
}

.composition__item-icon_composition4 {
    background-position: -568px -383px
}

.composition__item-icon_composition5 {
    background-position: -663px -383px
}

.composition__item-title {
    margin-bottom: 2px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #1c98d2;
    text-transform: uppercase
}

.composition__item-text {
    font-size: 20px;
    line-height: 1.1
}

.composition__item-text span {
    font-weight: 700
}

.compositions-cols {
    display: table;
    width: 100%
}

.compositions-cols__item {
    padding-right: 10px;
    display: table-cell;
    width: 25%;
    vertical-align: top
}

.compositions-cols__item-title {
    position: relative;
    z-index: 1;
    margin-bottom: 22px;
    padding: 20px 24px 11px 28px;
    width: 230px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    background-image: -webkit-linear-gradient(10deg, transparent 6%, #ffbf00 0);
    background-image: -moz-linear-gradient(10deg, transparent 6%, #ffbf00 6%);
    background-image: -o-linear-gradient(10deg, transparent 6%, #ffbf00 6%);
    background-image: linear-gradient(80deg, transparent 6%, #ffbf00 0)
}

.compositions-cols__item-title:before {
    position: absolute;
    z-index: -1;
    top: -17px;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border-top: 17px solid transparent;
    border-right: 230px solid #e1eef5;
    border-bottom: 17px solid transparent
}

.compositions-cols__item-check {
    position: relative;
    margin-bottom: 18px;
    padding-left: 24px;
    font-size: 20px;
    line-height: 1.1
}

.compositions-cols__item-check:last-child {
    margin-bottom: 0
}

.compositions-cols__item-check:after,
.compositions-cols__item-check:before {
    position: absolute;
    width: 4px;
    content: '';
    background-color: #2ba263;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.compositions-cols__item-check:before {
    top: 8px;
    left: 0;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.compositions-cols__item-check:after {
    top: 2px;
    left: 8px;
    height: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.container {
    position: relative;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 1007px
}

.experts__item {
    position: relative;
    margin-bottom: 80px;
    padding-left: 345px;
    min-height: 230px
}

.experts__item:nth-child(even) {
    padding-right: 345px;
    padding-left: 0
}

.experts__item:nth-child(even):after {
    left: 24px
}

.experts__item:last-child {
    margin-bottom: 0
}

.experts__item-text {
    position: relative;
    padding: 52px 40px 24px 60px;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    background-image: url(../img/expert1-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/expert1-bg.png*/
    ;
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.experts__item:nth-child(even) .experts__item-text {
    background-image: url(../img/expert2-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/expert2-bg.png*/
}

.experts__item-text:after,
.experts__item-text:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    background-color: #1c98d2
}

.experts__item-text:before {
    position: absolute;
    left: -23px;
    width: 40px;
    height: 3px
}

.experts__item:nth-child(even) .experts__item-text:before {
    right: -40px;
    left: auto
}

.experts__item-text:after {
    left: -25px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.experts__item:nth-child(even) .experts__item-text:after {
    right: -41px;
    left: auto
}

.experts__item-text-shadow {
    position: absolute;
    left: 32px;
    bottom: -50px;
    content: '';
    background-image: url(../img/base.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/base.png*/
    ;
    background-position: -856px -383px;
    width: 336px;
    height: 50px
}

.experts__item-text p {
    margin-bottom: 25px
}

.experts__item-text p:first-child:last-child,
.experts__item-text p:last-child {
    margin-bottom: 0
}

.experts__item-text p:first-child {
    position: relative
}

.experts__item-text p:first-child:before {
    position: absolute;
    top: -25px;
    left: -41px;
    font-size: 100px;
    font-weight: 700;
    content: 'â€œ'
}

.footer__inner:before,
.girls-reviews__item-text-wrapper:before,
.girls-reviews__item-text:before,
.header-advantages__item:before,
.header__inner:before,
.info:after {
    content: ''
}

.experts__item-text span {
    font-weight: 700
}

.experts__item-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.experts__item:nth-child(even) .experts__item-image-wrapper {
    right: 0;
    left: auto;
    bottom: 2px
}

.experts__item-image {
    position: absolute;
    left: 30px;
    bottom: 10px
}

.experts__item-title {
    position: absolute;
    right: 27px;
    bottom: -40px;
    text-align: right
}

.experts__item:nth-child(even) .experts__item-title {
    right: auto;
    left: 27px;
    text-align: left
}

.footer__form,
.form {
    text-align: right
}

.experts__item-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fc0326
}

.experts__item-post {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    color: #ffbf00
}

.footer1 {
    padding-bottom: 53px;
    background-image: url(../img/footer-bg.jpg)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/footer-bg.jpg*/
    ;
    background-repeat: no-repeat;
    background-position: 50%;
    -moz-background-size: cover;
    background-size: cover
}

.footer__inner {
    padding-top: 90px
}

.footer__inner:before {
    position: absolute;
    top: 40px;
    right: -154px;
    width: 930px;
    height: 761px;
    background-image: url(../img/girl.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/girl.png*/
    ;
    background-repeat: no-repeat
}

.footer__content,
.footer__title {
    position: relative
}

.footer__title {
    font-family: Open Sans, sans-serif;
    line-height: 1.3;
    text-transform: uppercase;
    color: #ffbf00
}

.footer__title-top {
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 5px
}

.footer__title-top-left,
.footer__title-top-right {
    display: inline-block;
    vertical-align: top
}

.footer__title-top-left {
    width: 400px
}

.footer__title-top-right {
    margin-left: 120px;
    font-weight: 600;
    width: 320px
}

.footer__title-bottom {
    padding-left: 13px;
    max-width: 400px;
    font-size: 63px;
    font-weight: 800;
    margin-bottom: 65px
}

.footer__left {
    position: absolute;
    top: 105px;
    left: 0
}

.footer__form,
.girls-reviews__item-text-wrapper {
    position: relative
}

.footer__form {
    margin-top: -48px;
    padding-right: 20px
}

.footer__package {
    margin-top: -184px
}

.form,
.form__rows {
    display: inline-block
}

.form__rows {
    margin-right: 22px;
    padding: 63px 47px 69px 45px;
    width: 357px;
    text-align: left;
    background-image: url(../img/form-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/form-bg.png*/
    ;
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.form__row {
    margin-bottom: 20px
}

.form__row:last-child {
    margin-bottom: 0
}

.form__title {
    margin-bottom: 19px;
    font-family: Open Sans, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.form__price {
    margin-top: -30px;
    padding-right: 20px;
    text-align: left
}

.girls-reviews__item {
    position: relative;
    margin-bottom: 39px;
    padding-left: 80px
}

.girls-reviews__item:last-child {
    margin-bottom: 0
}

.girls-reviews__item-text-wrapper:before {
    position: absolute;
    left: 30px;
    bottom: -50px;
    background-image: url(../img/base.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/base.png*/
    ;
    background-position: -856px -383px;
    width: 336px;
    height: 50px
}

.girls-reviews__item-text {
    position: relative;
    padding: 29px 10px 10px 58px;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    background-image: -webkit-linear-gradient(10deg, transparent 10%, #ffbf00 0);
    background-image: -moz-linear-gradient(10deg, transparent 10%, #ffbf00 10%);
    background-image: -o-linear-gradient(10deg, transparent 10%, #ffbf00 10%);
    background-image: linear-gradient(80deg, transparent 10%, #ffbf00 0)
}

.girls-reviews__item-text span {
    font-weight: 700
}

.girls-reviews__item-text:before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 290px solid #fff;
    border-bottom: 20px solid transparent
}

.girls-reviews__item-image {
    position: absolute;
    top: 0;
    left: 53px;
    display: block;
    width: 75px
}

.girls-reviews__item-title {
    position: absolute;
    top: 78px;
    left: 0;
    width: 78px;
    font-weight: 700;
    text-align: right
}

.girls-reviews__item-name {
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fc0326
}

.girls-reviews__item-age {
    color: #000
}

.header-advantages__item {
    position: relative;
    margin-bottom: 37px;
    padding-left: 75px
}

.header-advantages__item:last-child {
    margin-bottom: 0
}

.header-advantages__item:before {
    margin-left: -6px;
    display: inline-block;
    width: 0;
    height: 48px;
    vertical-align: middle
}

.header-advantages__item-title {
    display: inline-block;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    vertical-align: middle;
    color: #fff
}

.header-advantages__item-title span {
    color: #ffbf00
}

.header-advantages__item-icon-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 100%
}

.header-advantages__item-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.header-advantages__item-icon_increase {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -792px -365px;
    width: 42px;
    height: 54px
}

.header-advantages__item-icon_tight {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -811px -433px;
    width: 34px;
    height: 44px
}

.header-advantages__item-icon_acute {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -720px -365px;
    width: 64px;
    height: 60px
}

.header-advantages__item-icon_volume {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -798px -298px;
    width: 57px;
    height: 56px
}

.header-advantages__item-icon_clock {
    background: url(../img/icon-clock.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/icon-clock.png*/
        50% 50% no-repeat;
    width: 48px;
    height: 48px
}

.header {
    padding-bottom: 149px;
    background-image: url(../img/header-bg.jpg)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/header-bg.jpg*/
    ;
    background-repeat: no-repeat;
    background-position: 50%;
    -moz-background-size: cover;
    background-size: cover
}

.header__inner {
    padding-top: 30px;
    padding-right: 492px
}

.header__inner:before {
    position: absolute;
    top: 0;
    left: 265px;
    width: 850px;
    height: 700px;
    background-image: url(../img/girl.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/girl.png*/
    ;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.header__logo {
    position: absolute;
    top: 24px;
    right: 27px
}

.header__subtitle {
    padding: 7px 145px 7px 20px;
    width: 390px;
    font-size: 17px;
    line-height: 1.45;
    text-transform: uppercase;
    color: #000;
    background-image: -webkit-linear-gradient(325deg, #fff 70%, transparent 0);
    background-image: -moz-linear-gradient(325deg, #fff 70%, transparent 70%);
    background-image: -o-linear-gradient(325deg, #fff 70%, transparent 70%);
    background-image: linear-gradient(125deg, #fff 70%, transparent 0)
}

.header__subtitle span {
    font-size: 28px;
    font-weight: 700;
    color: #fc0326
}

.header__title {
    margin-top: 45px;
    margin-bottom: 45px;
    max-width: 397px;
    font-size: 50px;
    font-weight: 700;
    line-height: 77px;
    color: #ffbf00
}

.header__title-big {
    display: block;
    font-family: Open Sans, sans-serif;
    font-size: 59px;
    font-weight: 700;
    line-height: 1.1
}

.info,
.info__inner-text-wrapper,
.info__inner:after,
.logo {
    display: inline-block
}

.header__title span {
    font-weight: 300
}

.header__advantages {
    width: 245px
}

.header__right {
    position: absolute;
    top: 400px;
    right: 19px
}

.header__price {
    margin-top: -60px
}

.header__package {
    margin-top: -225px;
    margin-left: 50px
}

.increase-advantages__item {
    position: relative;
    margin-bottom: 27px;
    padding-left: 80px
}

.increase-advantages__item:last-child {
    margin-bottom: 0
}

.increase-advantages__item-icon-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100%
}

.increase-advantages__item-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.increase-advantages__item-icon_length {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -720px -433px;
    width: 43px;
    height: 48px
}

.increase-advantages__item-icon_width {
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -771px -433px;
    width: 32px;
    height: 48px
}

.increase-advantages__item-title {
    font-size: 17px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000
}

.increase-advantages__item-title span,
.info__title {
    font-weight: 700;
    color: #fc0326
}

.info {
    position: relative
}

.info:after {
    position: absolute;
    left: 18px;
    bottom: -50px;
    background-image: url(../img/base.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/base.png*/
    ;
    background-position: -856px -383px;
    width: 336px;
    height: 50px
}

.info__title {
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 30px;
    line-height: 1;
    text-transform: uppercase
}

.info__inner,
input {
    font-size: 20px;
    text-transform: uppercase
}

.info__image {
    position: absolute;
    bottom: 0
}

.info__image_left {
    left: 35px
}

.info__image_right {
    right: 80px
}

.info__inner {
    padding-top: 30px;
    padding-bottom: 16px;
    width: 800px;
    min-height: 94px;
    line-height: 1.2;
    text-align: left;
    color: #fff
}

.logo,
.package__sale {
    font-weight: 700;
    text-align: center;
    font-family: Open Sans, sans-serif
}

.info__inner:after {
    width: 0;
    height: 48px;
    vertical-align: middle;
    content: ''
}

.info__inner_left:before,
.info__inner_right:before {
    position: absolute;
    top: -15px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    left: 0;
    content: ''
}

.info__inner span {
    font-weight: 700
}

.info__inner_left {
    padding-right: 55px;
    padding-left: 230px
}

.info__inner_left:before {
    border-left: 800px solid #fff
}

.info__inner_right {
    padding-right: 285px;
    padding-left: 60px
}

.info__inner_right:before {
    border-right: 800px solid #fff
}

.info__inner_left-red {
    background-image: -webkit-linear-gradient(10deg, transparent 4%, #fc0326 0);
    background-image: -moz-linear-gradient(10deg, transparent 4%, #fc0326 4%);
    background-image: -o-linear-gradient(10deg, transparent 4%, #fc0326 4%);
    background-image: linear-gradient(80deg, transparent 4%, #fc0326 0)
}

.info__inner_left-blue {
    background-image: -webkit-linear-gradient(10deg, transparent 4%, #1c98d2 0);
    background-image: -moz-linear-gradient(10deg, transparent 4%, #1c98d2 4%);
    background-image: -o-linear-gradient(10deg, transparent 4%, #1c98d2 4%);
    background-image: linear-gradient(80deg, transparent 4%, #1c98d2 0)
}

.info__inner-text-wrapper {
    width: 99%;
    vertical-align: middle
}

.info__inner-text {
    margin-bottom: 15px
}

.info__inner-text:last-child {
    margin-bottom: 0
}

input {
    padding-right: 14px;
    padding-left: 14px;
    width: 100%;
    height: 50px;
    background: #fff;
    border: none
}

.logo,
.package__image,
.price,
.price__product,
.s-before-after,
.s-before-after__items:after,
.s-experts,
.s-girls-reviews__content:after {
    background-repeat: no-repeat
}

input::-webkit-input-placeholder {
    color: #737373
}

input:-moz-placeholder,
input::-moz-placeholder {
    color: #737373
}

input:-ms-input-placeholder {
    color: #737373
}

input::placeholder {
    color: #737373
}

.logo {
    padding-right: 49px;
    padding-left: 35px;
    max-width: 400px;
    font-size: 34px;
    line-height: 77px;
    text-transform: uppercase;
    color: #000;
    background-image: url(../img/logo-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/logo-bg.png*/
    ;
    -moz-background-size: 100%;
    background-size: 100%
}

.means__item-icon_mean1,
.means__item-icon_mean2,
.means__item-icon_mean3,
.means__item-icon_mean4 {
    background-image: url(../img/base.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/base.png*/
}

.means__item {
    position: relative;
    margin-bottom: 10px;
    padding-right: 170px
}

.means__item:last-child {
    margin-bottom: 0
}

.means__item:nth-child(even) {
    margin-left: 60px;
    padding-right: 0;
    padding-left: 170px
}

.means__item-icon-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    width: 170px;
    height: 100%
}

.means__item:nth-child(even) .means__item-icon-wrapper {
    right: auto;
    left: 0
}

.means__item-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.means__item-icon_mean1 {
    background-position: -283px -635px;
    width: 136px;
    height: 127px
}

.means__item-icon_mean2 {
    background-position: 0 -635px;
    width: 141px;
    height: 148px
}

.means__item-icon_mean3 {
    background-position: -747px -498px;
    width: 167px;
    height: 126px
}

.means__item-icon_mean4 {
    background-position: -149px -635px;
    width: 126px;
    height: 140px
}

.means__item-text {
    min-height: 150px;
    font-size: 20px;
    line-height: 1.1;
    text-transform: uppercase
}

.means__item-text:before {
    margin-left: -10px;
    height: 150px;
    content: ''
}

.means__item-text-inner,
.means__item-text:before {
    display: inline-block;
    vertical-align: middle
}

.means__item-text span {
    margin-top: 5px;
    display: block;
    color: #fc0326
}

.package {
    position: relative;
    display: table
}

.package__image-wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.header .package__image {
    margin-bottom: -35px;
}

.package__image {
    width: 230px;
    height: 293px;
    background-image: url(../img/product.png);
    -moz-background-size: contain;
    background-size: contain;
    margin-bottom: 90px;
}

.package__sale {
    position: absolute;
    top: 167px;
    left: -85px;
    padding: 15px;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    background-color: #fc0326
}

.package__text {
    font-size: 20px;
    margin-top: 5px
}

.header .package__sale-text {
    padding-top: 244px;
}

.package__sale-text {
    padding-top: 200px;
    padding-right: 155px;
    padding-bottom: 70px;
    display: table-cell
}

.page {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    color: #000;
    background-color: #fff
}

.page template {
    display: none
}

.price {
    position: relative;
    padding: 16px 68px 16px 48px;
    display: inline-block;
    width: 625px;
    background-image: url(../img/price-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/price-bg.png*/
    ;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 30px
}

.price1 {
   width: 875px; 
}
.price__product {
    position: absolute;
    top: 28px;
    right: -115px;
    bottom: 0;
    margin: auto;
    width: 195px;
    height: 365px;
    content: '';
    background-image: url(../img/product-tube.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/product-tube.png*/
    ;
    background-position: 50%;
    -moz-background-size: contain;
    background-size: contain
}

.price__inner {
    display: table;
    width: 100%
}

.price__button,
.price__items,
.price__title {
    display: table-cell;
    vertical-align: middle
}

.price__button {
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 10px;
    text-align: right
}

.price__title {
    width: 320px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

.price__items {
    position: relative;
    text-align: right
}

.price__items-old {
    position: relative;
    display: table;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    text-align: center
}

.price__items-old::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: red;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%
}

.price__items-old-currency {
    left: 101%;
    bottom: 0;
    font-size: 24px
}

.price__items-new {
    position: relative;
    font-size: 44px;
    font-weight: 700;
    line-height: 55px;
    text-align: center
}

.price__items-new-currency {
    left: 101%;
    bottom: 0;
    font-size: 37px
}

.reviews__item {
    position: relative;
    margin-bottom: 28px;
    padding-left: 236px
}

.reviews__item:nth-child(even) {
    padding-right: 236px;
    padding-left: 0;
    max-width: 960px
}

.reviews__item:last-child {
    margin-bottom: 0
}

.reviews__item-text-wrapper {
    position: relative;
    padding: 42px 30px 24px 70px;
    width: 687px;
    min-height: 215px;
    background-image: -webkit-linear-gradient(10deg, transparent 6%, #ffbf00 0);
    background-image: -moz-linear-gradient(10deg, transparent 6%, #ffbf00 6%);
    background-image: -o-linear-gradient(10deg, transparent 6%, #ffbf00 6%);
    background-image: linear-gradient(80deg, transparent 6%, #ffbf00 0)
}

.reviews__item-title {
    margin-bottom: 9px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.reviews__item-text {
    font-size: 20px;
    line-height: 1.2
}

.reviews__item-text span {
    font-weight: 700
}

.reviews__item-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 190px;
    text-align: right
}

.reviews__item:nth-child(even) .reviews__item-image-wrapper {
    right: 0;
    left: auto;
    text-align: left
}

.reviews__item-image {
    display: block
}

.reviews__item-name-wrapper {
    position: absolute;
    top: 186px;
    left: -234px;
    width: 189px;
    text-align: right
}

.reviews__item:nth-child(even) .reviews__item-name-wrapper {
    right: -276px;
    left: auto;
    text-align: left
}

.reviews__item-name {
    padding-right: 19px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    color: #fc0326;
    margin-top: 5px
}

.reviews__item:nth-child(even) .reviews__item-name {
    padding-right: 0;
    padding-left: 19px
}

.reviews__item-age {
    padding-right: 19px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #fff
}

.reviews__item:nth-child(even) .reviews__item-age {
    padding-right: 0;
    padding-left: 19px
}

.s-before-after {
    padding-top: 62px;
    padding-bottom: 107px;
    background-image: url(../img/s-before-after-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/s-before-after-bg.png*/
    ;
    background-position: 50%;
    -moz-background-size: cover;
    background-size: cover
}

.s-before-after__title {
    margin-bottom: 18px;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center
}

.s-before-after__title-bottom {
    padding-left: 226px
}

.s-before-after__title span {
    font-size: 60px;
    color: #fc0326
}

.s-before-after__items {
    position: relative;
    margin-bottom: 104px;
    display: table;
    width: 100%
}

.s-before-after__items:after {
    position: absolute;
    top: -5px;
    right: 0;
    left: 0;
    margin: auto;
    width: 180px;
    height: 345px;
    content: '';
    background-image: url(../img/product-tube.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/product-tube.png*/
    ;
    -moz-background-size: contain;
    background-size: contain
}

.s-before-after__item-title-value,
.s-before-after__item-title-value_before {
    margin-top: 5px
}

.s-experts,
.s-means {
    -moz-background-size: cover
}

.s-before-after__item {
    position: relative;
    display: table-cell;
    width: 50%;
    vertical-align: middle
}

.s-before-after__item-image,
.s-experts__title,
.s-girls-reviews__title {
    display: inline-block
}

.s-before-after__item_after {
    text-align: right
}

.s-before-after__item-image_before {
    background-position: -856px 0
}

.s-before-after__item-image_after,
.s-before-after__item-image_before {
    background-image: url(../img/base.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/base.png*/
    ;
    width: 375px;
    height: 375px
}

.s-before-after__item-image_after {
    background-position: -473px 0
}

.s-before-after__item-title {
    position: absolute;
    width: 90px;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase
}

.s-before-after__item-title_before {
    left: 50px;
    bottom: 30px;
    color: #fc0326
}

.s-before-after__item-title_after {
    right: 50px;
    bottom: -28px;
    text-align: left;
    color: #1c98d2
}

.s-before-after__item-title-value span {
    font-size: 20px;
    text-transform: lowercase
}

.s-before-after__item-title-value_after {
    position: relative;
    left: -12px;
    padding: 12px 5px 5px 20px;
    font-size: 50px;
    text-align: center;
    color: #fff;
    background-image: url(../img/retina.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    ;
    background-position: -720px -208px;
    width: 130px;
    height: 82px
}

.s-before-after__compositions:before,
.s-composition__items:after {
    background-image: url(../img/base.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/base.png*/
    ;
    content: ''
}

.s-before-after__item-label {
    position: absolute;
    top: 122px;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 100px;
    height: 60px;
    font-size: 20px;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.s-before-after__item-label_before {
    right: 60px;
    background-color: #fc0326
}

.s-before-after__item-label_after {
    left: 65px;
    background-color: #1c98d2
}

.s-before-after__compositions {
    position: relative
}

.s-before-after__compositions:before {
    position: absolute;
    z-index: 2;
    top: -123px;
    right: 37px;
    left: 0;
    margin: auto;
    background-position: 0 -498px;
    width: 739px;
    height: 129px
}

.s-composition {
    padding-top: 48px;
    padding-bottom: 58px
}

.s-composition__warning {
    margin-bottom: 44px;
    text-align: center
}

.s-composition__title {
    margin: 0 auto 40px;
    max-width: 745px;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.12;
    text-transform: uppercase
}

.s-composition__title span {
    font-size: 60px;
    color: #fc0326
}

.s-composition__title-bottom {
    text-align: right
}

.s-composition__items {
    position: relative;
    width: 550px
}

.s-composition__items:after {
    position: absolute;
    top: 0;
    right: -430px;
    bottom: 0;
    background-position: 0 0;
    width: 465px;
    height: 490px
}

.s-experts {
    padding-top: 64px;
    padding-bottom: 120px;
    background-image: url(../img/s-experts-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/s-experts-bg.png*/
    ;
    background-position: 50%;
    background-size: cover
}

.s-experts__title-wrapper {
    margin-bottom: 18px;
    text-align: center
}

.s-experts__title {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    text-align: left;
    text-transform: uppercase
}

.s-experts__title span {
    font-size: 60px;
    color: #fc0326
}

.s-experts__title-bottom {
    padding-left: 140px
}

.s-experts__items {
    padding-right: 10px;
    padding-left: 10px
}

.s-girls-reviews {
    padding-top: 22px;
    padding-bottom: 80px;
    background-color: #fff
}

.s-girls-reviews__title-wrapper {
    text-align: center
}

.s-girls-reviews__title {
    margin-bottom: 58px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase
}

.s-girls-reviews__title-top {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 1;
    color: #000
}

.s-girls-reviews__title-top span {
    font-size: 40px;
    color: #fc0326
}

.s-girls-reviews__title-bottom {
    position: relative;
    z-index: 1;
    font-size: 50px;
    line-height: 1;
    color: #fc0326
}

.s-girls-reviews__title-bottom span {
    position: relative;
    z-index: -1;
    margin: 0;
    padding: 18px 50px 22px;
    display: inline-block;
    font-size: 40px;
    vertical-align: middle;
    color: #000;
    background-image: url(../img/figure-bg1.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/figure-bg1.png*/
    ;
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.s-girls-reviews__content {
    position: relative;
    display: table;
    width: 100%
}

.s-girls-reviews__content:after {
    position: absolute;
    top: 0;
    left: 320px;
    display: block;
    width: 399px;
    height: 590px;
    content: '';
    background-image: url(../img/girls.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/girls.png*/
    ;
    -moz-background-size: 100%;
    background-size: 100%
}

.s-girls-reviews__reviews {
    display: table-cell;
    width: 370px;
    vertical-align: middle
}

.s-girls-reviews__right {
    padding-right: 7px;
    padding-left: 175px;
    display: table-cell;
    vertical-align: middle
}

.s-girls-reviews__right-title {
    position: relative;
    padding: 26px 13px 20px 120px;
    overflow: hidden;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    color: #fff;
    background-image: -webkit-linear-gradient(10deg, transparent 10%, #fc0326 0);
    background-image: -moz-linear-gradient(10deg, transparent 10%, #fc0326 10%);
    background-image: -o-linear-gradient(10deg, transparent 10%, #fc0326 10%);
    background-image: linear-gradient(80deg, transparent 10%, #fc0326 0)
}

.s-girls-reviews__right-title:before {
    position: absolute;
    top: -26px;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border-top: 26px solid transparent;
    border-left: 432px solid #fff;
    border-bottom: 26px solid transparent
}

.s-girls-reviews__right-title-value {
    display: block;
    font-size: 90px;
    line-height: 1
}

.s-increase__title,
.s-means__title {
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase
}

.s-girls-reviews__right-title span {
    display: block;
    font-size: 22px
}

.s-girls-reviews__right-title-wrapper {
    position: relative
}

.s-girls-reviews__right-title-wrapper:before {
    position: absolute;
    left: 40px;
    bottom: -50px;
    content: '';
    background-image: url(../img/base.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/base.png*/
    ;
    background-position: -856px -383px;
    width: 336px;
    height: 50px
}

.s-means,
.s-order {
    background-position: 50%;
    background-repeat: no-repeat
}

.s-girls-reviews__advantages {
    margin-top: 57px;
    margin-bottom: 35px;
    padding-left: 120px
}

.s-girls-reviews__annotation {
    padding-left: 110px
}

.s-increase {
    padding-top: 58px;
    padding-bottom: 28px;
    background-color: #000
}

.s-increase__title {
    margin-bottom: 29px;
    font-size: 40px;
    text-align: center
}

.s-increase__title-inner {
    display: inline-block
}

.s-increase__title-top {
    text-align: left;
    color: #fff
}

.s-order__order,
.s-research__info,
.s-research__title-wrapper {
    text-align: center
}

.s-increase__title-bottom {
    padding-left: 70px;
    color: #fff
}

.s-increase__title span {
    font-size: 60px;
    color: #fc0326
}

.s-means {
    padding-top: 50px;
    padding-bottom: 46px;
    background-image: url(../img/s-means-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/s-means-bg.png*/
    ;
    background-size: cover
}

.s-means__content {
    padding-left: 440px
}

.s-means__title {
    position: relative;
    margin-bottom: 3px;
    font-size: 40px
}

.s-means__title-no-rotate {
    margin-left: 32px;
    display: inline-block
}

.s-means__title-rotate {
    position: absolute;
    display: inline-block;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -25px;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.s-means__title span {
    font-size: 60px;
    color: #fc0326
}

.s-order {
    padding-top: 88px;
    padding-bottom: 88px;
    background-image: url(../img/s-order-bg.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/s-order-bg.png*/
    ;
    -moz-background-size: cover;
    background-size: cover
}

.s-research {
    padding-top: 13px;
    padding-bottom: 50px
}

.s-research__info {
    margin-bottom: 50px
}

.s-research__title {
    display: inline-block;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase
}

.s-research__title-top {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 1;
    color: #000
}

.s-research__title-top span {
    font-size: 40px;
    color: #fc0326
}

.s-research__title-bottom {
    position: relative;
    z-index: 1;
    font-size: 90px;
    line-height: 1;
    color: #fc0326
}

.s-reviews__title,
.s-use__title {
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 700
}

.s-research__title-bottom span {
    position: relative;
    z-index: -1;
    margin: 0;
    padding: 18px 50px 22px;
    color: #000;
    background-image: url(../img/figure-bg1.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/figure-bg1.png*/
    ;
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%
}

.s-research__title-bottom span,
.s-research__title-right {
    display: inline-block;
    font-size: 40px;
    vertical-align: middle
}

.s-research__title-right-small {
    display: block;
    font-size: 30px
}

.s-reviews__title,
.s-use__title,
.sale,
.steps__item {
    display: inline-block
}

.s-reviews {
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 40px
}

.s-reviews__title-wrapper {
    margin-bottom: 20px;
    text-align: center
}

.s-reviews__title {
    font-size: 40px;
    text-align: left;
    color: #fff
}

.s-reviews__title span {
    font-size: 60px;
    color: #fc0326
}

.s-reviews__title-bottom {
    padding-left: 190px;
    color: #fff
}

.s-reviews__items {
    padding-right: 10px;
    padding-left: 10px
}

.s-use {
    padding-top: 30px;
    padding-bottom: 50px
}

.s-use__title-wrapper {
    margin-bottom: 15px;
    text-align: center
}

.s-use__title {
    font-size: 40px;
    text-align: left
}

.s-use__title span {
    font-size: 60px;
    color: #fc0326
}

.s-use__title-bottom {
    padding-left: 80px
}

.s-use__steps {
    margin-bottom: 105px
}

.s-use__info {
    text-align: center
}

.sale {
    width: 185px;
    font-size: 22px;
    line-height: 36px;
    text-align: right;
    text-transform: uppercase;
    color: #fff
}

.sale span {
    color: #ffbf00
}

.select {
    padding-right: 14px;
    padding-left: 14px;
    width: 100%;
    height: 60px;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #fff;
    background-image: url(../img/select-arrow.png)
        /*tpa=http://alfa-man4.khoevadepxinh.com/img/select-arrow.png*/
    ;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.steps {
    text-align: center
}

.steps__item {
    padding-right: 10px;
    padding-left: 10px;
    width: 318px;
    vertical-align: top
}

.steps__item-count {
    margin-bottom: -8px;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #ffbf00
}

.steps__item-text,
.timer__title {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center
}

.steps__item-image-wrapper {
    position: relative;
    margin-bottom: 22px;
    padding-right: 10px;
    padding-bottom: 11px
}

.steps__item-image-wrapper:after,
.steps__item-image-wrapper:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    background-color: #ffbf00
}

.steps__item-image-wrapper:before {
    right: -22px;
    width: 40px;
    height: 3px
}

.steps__item-image-wrapper:after {
    right: -24px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.steps__item:last-child .steps__item-image-wrapper:after,
.steps__item:last-child .steps__item-image-wrapper:before {
    display: none
}

.steps__item:nth-child(even) .steps__item-image-wrapper {
    padding-bottom: 9px
}

.steps__item-image-wrapper-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 276px;
    height: 181px;
    content: '';
    background-image: -webkit-linear-gradient(170deg, transparent 11%, #ffbf00 0);
    background-image: -moz-linear-gradient(170deg, transparent 11%, #ffbf00 11%);
    background-image: -o-linear-gradient(170deg, transparent 11%, #ffbf00 11%);
    background-image: linear-gradient(-80deg, transparent 11%, #ffbf00 0)
}

.steps__item-image-wrapper-bg:after,
.steps__item-image-wrapper-bg:before {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border-top: 19px solid transparent;
    border-left: 256px solid #fff;
    border-bottom: 19px solid transparent
}

.steps__item-image-wrapper-bg:before {
    top: -19px
}

.steps__item-image-wrapper-bg:after {
    bottom: -20px
}

.steps__item:nth-child(even) .steps__item-image-wrapper-bg {
    width: 264px;
    height: 178px;
    background-image: -webkit-linear-gradient(173deg, transparent 7%, #ffbf00 0);
    background-image: -moz-linear-gradient(173deg, transparent 7%, #ffbf00 7%);
    background-image: -o-linear-gradient(173deg, transparent 7%, #ffbf00 7%);
    background-image: linear-gradient(-83deg, transparent 7%, #ffbf00 0)
}

.steps__item:nth-child(even) .steps__item-image-wrapper-bg:after,
.steps__item:nth-child(even) .steps__item-image-wrapper-bg:before {
    border-top: 18px solid transparent;
    border-left: none;
    border-right: 264px solid #fff;
    border-bottom: 18px solid transparent
}

.steps__item:nth-child(even) .steps__item-image-wrapper-bg:before {
    top: -18px
}

.steps__item:nth-child(even) .steps__item-image-wrapper-bg:after {
    bottom: -18px
}

.steps__item-image {
    position: relative;
    display: block;
    max-width: 100%
}

.steps__item-text {
    line-height: 1.2
}

.steps__item-text span {
    font-weight: 700;
    color: #fc0326
}

.timer {
    width: 220px
}

.timer__title {
    margin-bottom: 7px;
    line-height: 1.1;
    color: #fff
}

.timer__items {
    font-family: Open Sans, sans-serif;
    font-size: 43px;
    font-weight: 400;
    line-height: 43px;
    text-align: center;
    color: #ffbf00;
    background-color: rgba(255, 191, 0, .12);
    padding: 5px
}

.timer__item {
    display: inline-block;
    vertical-align: top
}

.timer__item:after {
    margin-right: -7px;
    margin-left: 4px;
    display: inline-block;
    content: ':'
}

.timer__item:last-child:after {
    display: none
}

form .input-wrapper label {
    display: none
}

form .input-wrapper {
    position: relative;
    margin-bottom: 20px;
}

form .input-wrapper .error {
    border: 1px solid red !important;
    padding-top: 6px !important;
}

form .input-wrapper .error+label {
    width: 100%;
    height: 100%;
    color: red;
    display: block !important;
    font-size: 11px;
    line-height: 17px;
    position: absolute;
    top: 0;
    left: 10px;
    text-align: left
}

form .input-wrapper .error+label:before,
form .input-wrapper .error+label:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    width: 3px;
    height: 21px;
    background-color: red
}

form .input-wrapper .error+label:before {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg)
}

form .input-wrapper .error+label:after {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg)
}

.footer {
    background: #000 !important;
    color: #fff !important;
}

.footer p {
    color: #fff !important;
}

.proposition {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
}
@media only screen and (max-width: 991px) {
    .compare__items:before {
        bottom: 15px;
        background-image: url(../img/retina-m.png);
        background-position: -238px 0;
        width: 50px;
        height: 291px;
    }
}

@media only screen and (min-width:960px) {

    .compare-item_after:before,
    .compare-item_before:before,
    .compare__items:before,
    .experts__item-image-wrapper {
        background-image: url(../img/retina.png)
            /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
    }

    .compare__items:before {
        background-position: -636px 0;
        width: 76px;
        height: 477px
    }

    .compare-item_before:before {
        background-position: -199px -318px;
        width: 171px;
        height: 382px
    }

    .compare-item_after:before {
        background-position: 0 -318px;
        width: 191px;
        height: 487px
    }

    .experts__item-image-wrapper {
        background-position: 0 0;
        width: 310px;
        height: 310px
    }

    .experts__item:nth-child(even) .experts__item-image-wrapper {
        background-image: url(../img/retina.png)
            /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina.png*/
        ;
        background-position: -318px 0;
        width: 310px;
        height: 310px
    }
}

@media only screen and (min-width:960px) and (-o-min-device-pixel-ratio:2/1),
only screen and (min-width:960px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:960px) and (min-resolution:192dpi) {

    .compare-item_after:before,
    .compare-item_before:before,
    .compare__items:before,
    .experts__item-image-wrapper,
    .experts__item:nth-child(even) .experts__item-image-wrapper {
        background-image: url(../img/retina@2x.png);
        -moz-background-size: 870px 805px;
        background-size: 870px 805px
    }
}

@media only screen and (max-width:959px) {

    .compare-item_after:before,
    .compare-item_before:before,
    .compare__items:before {
        background-size: cover;
    }

    .annotation__icon {
        bottom: auto
    }

    .button {
        padding-right: 15px;
        padding-left: 15px;
        font-size: 20px;
        letter-spacing: 1px
    }

    .compare-item_before,
    .composition__item:nth-child(even) {
        padding-right: 0
    }

    .compare-item_after,
    .composition__item:nth-child(odd) {
        padding-left: 0
    }

    .compare__items:before {
        bottom: 15px;
        background-position: -238px 0;
        width: 50px;
        height: 291px
    }

    .compare__item {
        text-align: center
    }

    .compare-item {
        padding-top: 5px;
        padding-bottom: 0
    }

    .compare-item:before {
        position: static;
        display: inline-block
    }

    .compare-item__information-wrapper,
    .compare-item__time-wrapper,
    .composition__item:before {
        display: none
    }

    .compare-item_before:before {
        background-position: -125px 0;
        width: 105px;
        height: 233px
    }

    .compare-item_after:before {
        background-position: 0 0;
        width: 117px;
        height: 298px
    }

    .compare-item__length {
        font-size: 12px;
        white-space: nowrap
    }

    .compare-item__length:after {
        width: 92px
    }

    .compare-item__length_before {
        right: 106px;
        bottom: 237px
    }

    .compare-item__length_after {
        left: 107px;
        bottom: 301px
    }

    .compare-item__width {
        bottom: 71px;
        margin: auto;
        font-size: 19px
    }

    .compare-item__width_before {
        right: 4px;
        left: 0;
        width: 64px
    }

    .compare-item__width_after {
        right: 0;
        left: 0;
        width: 75px
    }

    .compare-item__label {
        min-width: 60px;
        font-size: 14px;
        line-height: 35px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .header__subtitle,
    .logo {
        line-height: 1.2;
        color: #fff
    }

    .compare-item__label_before {
        right: 95px
    }

    .compare-item__label_after {
        left: 102px
    }

    .composition__item {
        margin-bottom: 20px
    }

    .composition__item-icon-wrapper {
        width: 88px
    }

    .composition__item-icon_composition1,
    .composition__item-icon_composition2,
    .composition__item-icon_composition3,
    .composition__item-icon_composition4,
    .composition__item-icon_composition5 {
        background-image: url(../img/mobile.png)
            /*tpa=http://alfa-man4.khoevadepxinh.com/img/mobile.png*/
        ;
        width: 75px
    }

    .composition__item-icon_composition1 {
        background-position: -192px -84px;
        height: 75px
    }

    .composition__item-icon_composition2 {
        background-position: -108px -92px;
        height: 75px
    }

    .composition__item-icon_composition3 {
        background-position: -166px -180px;
        height: 74px
    }

    .composition__item-icon_composition4 {
        background-position: 0 -180px;
        height: 75px
    }

    .composition__item-icon_composition5 {
        background-position: -83px -180px;
        height: 75px
    }

    .composition__item-title {
        font-size: 18px;
        font-weight: 400
    }

    .composition__item-text {
        font-size: 18px
    }

    .compositions-cols {
        display: block
    }

    .compositions-cols__item {
        margin-bottom: 14px;
        padding-right: 0;
        display: block;
        width: 100%
    }

    .compositions-cols__item:last-child {
        margin-bottom: 0
    }

    .compositions-cols__item-title {
        margin-bottom: 7px;
        padding: 6px 10px 6px 36px;
        display: inline-block;
        width: auto;
        font-size: 18px;
        background-color: #ffbf00;
        background-image: none
    }

    .experts__item-text p:before,
    .experts__item-text-shadow,
    .experts__item:last-child,
    .footer__timer {
        display: none
    }

    .compositions-cols__item-title:before {
        top: 0;
        left: -1000px;
        width: 1000px;
        height: 100%;
        background-color: #ffbf00;
        border: none
    }

    .compositions-cols__item-check {
        margin-bottom: 10px
    }

    .container {
        padding-right: 10px;
        padding-left: 10px;
        width: 320px
    }

    .experts__item {
        margin-bottom: 0;
        padding-left: 0;
        min-height: auto
    }

    .experts__item-text {
        padding: 12px 0 22px;
        font-size: 18px;
        text-align: justify;
        background-color: #1c98d2
    }

    .experts__item-text,
    .experts__item:nth-child(even) .experts__item-text {
        background-image: none
    }

    .experts__item-text:after,
    .experts__item-text:before {
        bottom: auto
    }

    .experts__item-text:before {
        left: -1000px;
        width: 1000px;
        height: 100%
    }

    .experts__item-text:after {
        right: -1000px;
        left: auto;
        width: 1000px;
        height: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .experts__item-text p {
        margin-bottom: 23px
    }

    .experts__item-image-wrapper {
        position: relative;
        bottom: auto;
        margin-bottom: -42px;
        margin-left: 15px;
        background-size: cover;
        background-position: -296px 0;
        width: 100px;
        height: 100px
    }

    .experts__item-image {
        left: 8px;
        bottom: 3px;
        width: 84px
    }

    .experts__item-title {
        right: auto;
        left: 116px;
        bottom: 51px;
        width: 148px;
        text-align: left
    }

    .experts__item-name,
    .experts__item-post {
        font-size: 17px
    }

    .footer1 {
        padding-top: 22px;
        padding-bottom: 0;
        overflow: hidden;
        background-color: #000;
        background-image: none
    }

    .footer__inner {
        padding-top: 0
    }

    .footer__inner:before {
        top: 65px;
        right: -14px;
        width: 235px;
        height: 315px;
        background: url(../img/girl.png)
            /*tpa=http://alfa-man4.khoevadepxinh.com/img/girl.png*/
            50% 50% no-repeat;
        -webkit-background-size: cover;
        background-size: cover
    }

    .form__rows,
    .header,
    .header__subtitle,
    .logo {
        background-image: none
    }

    .footer__title {
        margin-bottom: 18px;
        font-family: Roboto Condensed, sans-serif;
        font-size: 21px;
        text-align: center
    }

    .footer__title-top {
        font-size: inherit;
        font-weight: 400;
        margin-bottom: 0
    }

    .package {
        margin-bottom: 15px
    }

    .footer__title-top-left {
        width: auto
    }

    .footer__title-top-right {
        margin-left: 0;
        font-weight: 400
    }

    .footer__title-bottom {
        padding-left: 0;
        max-width: 400px;
        font-size: inherit;
        font-weight: 700
    }

    .footer__left {
        position: static
    }

    .footer__form {
        margin-top: -10px;
        padding-right: 0;
        background-color: #fc0326
    }

    .footer__form:after,
    .footer__form:before {
        display: none;
        position: absolute;
        top: 0;
        width: 1000px;
        height: 100%;
        content: '';
        background-color: #fc0326
    }

    .footer__form:before {
        left: -1000px
    }

    .footer__form:after {
        right: -1000px
    }

    .footer__package {
        position: static;
        margin-top: 0;
        width: 100%
    }

    .form {
        position: relative;
        z-index: 1;
        display: block;
        text-align: left
    }

    .header__logo,
    .header__price,
    .header__subtitle,
    .price {
        text-align: center
    }

    .form__rows {
        margin-right: 0;
        padding: 17px 17px 26px;
        width: 100%;
        height: auto
    }

    .form__title {
        font-size: 20px
    }

    .form__price {
        margin-top: 0;
        padding-right: 0
    }

    .header-advantages__item {
        margin-bottom: 15px;
        padding-left: 0;
        display: table
    }

    .header-advantages__item-title {
        padding-left: 10px;
        display: table-cell;
        font-size: 18px;
        vertical-align: middle
    }

    .header-advantages__item-icon-wrapper {
        position: static;
        display: table-cell;
        text-align: center;
        vertical-align: middle
    }

    .header-advantages__item-icon {
        position: static;
        display: inline-block
    }

    .header {
        padding-top: 7px;
        padding-bottom: 50px;
        background-color: #000
    }

    .header__inner {
        padding-top: 0;
        padding-right: 0
    }

    .header__inner:before {
        display: none
    }

    .header__logo {
        position: static;
        margin-bottom: 3px
    }

    .header__subtitle {
        margin-bottom: 5px;
        padding: 0;
        width: 100%;
        font-size: 18px
    }

    .header__subtitle span {
        display: block;
        font-size: 23px
    }

    .header__timer,
    .header__title {
        display: none
    }

    .header__advantages {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%
    }

    .header__right {
        position: static
    }

    .header__price {
        position: static;
        margin-top: 0;
        margin-bottom: 20px
    }

    .increase-advantages__item,
    .means__item,
    .reviews__item {
        margin-bottom: 13px
    }

    .header__package {
        position: static;
        margin-top: 0;
        margin-left: 0;
        padding-left: 26px
    }

    .means__item-text,
    .means__item:before {
        display: inline-block;
        vertical-align: middle
    }

    .increase-advantages__item-title {
        font-size: 18px
    }

    .logo {
        max-width: none;
        font-size: 34px
    }

    .means__item-icon_mean1,
    .means__item-icon_mean2,
    .means__item-icon_mean3,
    .means__item-icon_mean4 {
        background-image: url(../img/mobile.png)
            /*tpa=http://alfa-man4.khoevadepxinh.com/img/mobile.png*/
    }

    .means__item {
        padding-right: 100px
    }

    .means__item:before {
        margin-left: -6px;
        width: 0;
        height: 90px;
        content: ''
    }

    .means__item:nth-child(even) {
        margin-left: 0;
        padding-left: 100px
    }

    .means__item-icon-wrapper {
        width: 100px
    }

    .means__item-icon_mean1 {
        background-position: -192px 0;
        width: 81px;
        height: 76px
    }

    .means__item-icon_mean2 {
        background-position: 0 -83px;
        width: 84px;
        height: 89px
    }

    .means__item-icon_mean3 {
        background-position: 0 0;
        width: 100px;
        height: 75px
    }

    .means__item-icon_mean4 {
        background-position: -108px 0;
        width: 76px;
        height: 84px
    }

    .means__item-text {
        width: 100%;
        min-height: auto;
        font-size: 18px;
        text-transform: none
    }

    .means__item-text:before,
    .package__sale-text {
        display: none
    }

    .package__image {
        position: relative;
        width: 168px;
        height: 202px;
        margin-bottom: 0;
    }

    .package__sale {
        top: 78px;
        left: 157px
    }

    .price {
        padding: 5px 0 22px;
        display: block;
        width: auto;
        height: auto;
        background-color: #ffbf00;
        background-image: none
    }

    .price:after,
    .price:before {
        position: absolute;
        top: 0;
        width: 1000px;
        height: 100%;
        content: '';
        background-color: #ffbf00
    }

    .price:before {
        left: 100%
    }

    .price:after {
        right: 100%
    }

    .price__product {
        top: -57px;
        right: 0;
        width: 108px;
        height: 153px;
        background-image: url(../img/product-tube.png)
            /*tpa=http://alfa-man4.khoevadepxinh.com/img/product-tube.png*/
    }

    .price__inner {
        display: inline-block
    }

    .price__button,
    .price__items,
    .price__title {
        display: block;
        text-align: center
    }

    .price__button {
        padding-left: 0;
        padding-bottom: 0
    }

    .price__title {
        padding-top: 50px;
        padding-bottom: 26px;
        width: 190px
    }

    .price__items {
        width: 100%
    }

    .price__items-old {
        font-size: 20px;
        line-height: 1;
        vertical-align: middle
    }

    .price__items-old-currency {
        position: static;
        font-size: 16px;
        vertical-align: bottom
    }

    .price__items-new {
        display: inline-block;
        font-size: 30px;
        line-height: 1;
        vertical-align: middle
    }

    .reviews__item-text-wrapper:before,
    .reviews__item:nth-child(n+3) {
        display: none
    }

    .price__items-new-currency {
        position: static;
        font-size: 25px;
        vertical-align: bottom
    }

    .reviews__item {
        padding-left: 0
    }

    .reviews__item:nth-child(even) {
        padding-right: 0
    }

    .reviews__item-text-wrapper {
        padding: 0;
        width: 100%;
        background-image: none
    }

    .reviews__item-title-wrapper {
        margin-top: -84px;
        padding-left: 118px;
        min-height: 85px
    }

    .reviews__item-title {
        margin-bottom: 15px;
        font-size: 18px
    }

    .reviews__item-title span {
        display: inline-block;
        vertical-align: bottom
    }

    .reviews__item-age,
    .reviews__item-name {
        font-size: 18px;
        vertical-align: middle;
        padding-right: 0
    }

    .reviews__item-text {
        font-size: 18px
    }

    .reviews__item-image-wrapper {
        position: relative;
        top: auto;
        bottom: auto;
        padding-left: 4px;
        display: block;
        max-width: none;
        text-align: left
    }

    .reviews__item:nth-child(even) .reviews__item-age,
    .reviews__item:nth-child(even) .reviews__item-name,
    .s-before-after__title-bottom,
    .s-experts__items,
    .s-experts__title-bottom {
        padding-left: 0
    }

    .reviews__item:nth-child(even) .reviews__item-image-wrapper {
        right: auto
    }

    .reviews__item-image {
        width: 104px
    }

    .reviews__item-name-wrapper {
        position: static;
        margin-bottom: 10px;
        width: 100%;
        text-align: left
    }

    .s-composition__title-bottom,
    .s-experts__title,
    .s-increase__title-top,
    .s-means__title,
    .s-reviews__title {
        text-align: center
    }

    .reviews__item-name {
        display: inline-block;
        margin-top: 0
    }

    .reviews__item-age {
        display: block
    }

    .s-before-after__compositions:before,
    .s-before-after__items,
    .s-composition__items:after,
    .s-composition__warning,
    .s-girls-reviews__title-wrapper {
        display: none
    }

    .s-before-after {
        padding-top: 16px;
        padding-bottom: 48px;
        overflow: hidden;
        background-color: #e1eef5;
        background-image: none
    }

    .s-before-after__title {
        margin-bottom: 16px;
        font-size: 26px;
        font-weight: 400
    }

    .s-before-after__title span {
        font-size: inherit;
        font-weight: 700
    }

    .s-composition {
        padding-top: 17px;
        padding-bottom: 19px
    }

    .s-composition__title {
        margin-bottom: 16px;
        width: 100%;
        font-size: 26px;
        font-weight: 400;
        line-height: 1.2;
        text-align: center
    }

    .s-composition__title span {
        font-size: inherit;
        font-weight: 700
    }

    .s-composition__items {
        width: 100%
    }

    .s-experts {
        padding-top: 17px;
        padding-bottom: 0;
        overflow: hidden;
        background-color: #000;
        background-image: none
    }

    .s-experts__title-wrapper {
        margin-bottom: 58px
    }

    .s-experts__title {
        font-size: 26px;
        font-weight: 400
    }

    .s-experts__title span {
        font-size: inherit;
        font-weight: 700
    }

    .s-experts__items {
        padding-right: 0
    }

    .s-girls-reviews {
        padding-top: 0;
        padding-bottom: 23px;
        overflow: hidden
    }

    .s-girls-reviews__content {
        display: block
    }

    .s-girls-reviews__content:after {
        top: 7px;
        left: -4px;
        width: 127px;
        height: 191px;
        background-image: url(../img/girls.png)
            /*tpa=http://alfa-man4.khoevadepxinh.com/img/girls.png*/
    }

    .s-means,
    .s-order {
        background-image: none
    }

    .s-girls-reviews__reviews {
        display: none
    }

    .s-girls-reviews__right {
        padding-right: 0;
        padding-left: 0;
        display: block
    }

    .s-girls-reviews__right-title {
        padding: 13px 0 31px 112px;
        overflow: visible;
        font-size: 20px;
        font-weight: 400;
        background-color: #fc0326;
        background-image: none
    }

    .s-girls-reviews__annotation,
    .s-increase__title-bottom,
    .s-means__content,
    .s-means__title {
        padding-left: 0
    }

    .s-girls-reviews__right-title:after {
        position: absolute;
        top: 0;
        right: -1000px;
        width: 1000px;
        height: 100%;
        content: '';
        background-color: #fc0326
    }

    .s-girls-reviews__right-title:before {
        top: 0;
        left: -1000px;
        width: 1000px;
        height: 100%;
        background-color: #fc0326;
        border: none
    }

    .s-girls-reviews__right-title-value {
        font-size: 80px;
        line-height: 1.1
    }

    .s-girls-reviews__right-title span {
        margin-top: 10px;
        font-size: 15px;
        font-weight: 700
    }

    .s-girls-reviews__right-title-wrapper:before {
        display: none
    }

    .s-girls-reviews__advantages {
        position: relative;
        z-index: 1;
        margin-top: 0;
        margin-bottom: 20px;
        padding-top: 29px;
        padding-left: 0;
        background-color: #fff
    }

    .s-increase {
        padding-top: 18px;
        padding-bottom: 35px
    }

    .s-increase__title {
        margin-bottom: 15px;
        font-size: 26px;
        font-weight: 400
    }

    .s-increase__title span {
        font-size: inherit;
        font-weight: 700
    }

    .s-means {
        padding-top: 17px;
        padding-bottom: 14px;
        background-color: #f0eadd
    }

    .s-order,
    .s-reviews {
        padding-bottom: 0;
        overflow: hidden
    }

    .s-means__title {
        margin-bottom: 18px;
        font-size: 26px;
        font-weight: 400;
        line-height: 1.2
    }

    .s-means__title-no-rotate {
        margin-left: 0
    }

    .s-means__title-rotate {
        position: static;
        display: block;
        font-size: inherit;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    .s-research,
    .s-use {
        display: none
    }

    .s-means__title span {
        font-size: inherit;
        font-weight: 700
    }

    .s-means__items {
        padding-right: 6px;
        padding-left: 10px
    }

    .s-order {
        padding-top: 0
    }

    .s-reviews {
        padding-top: 17px
    }

    .s-reviews__title-wrapper {
        margin-bottom: 14px
    }

    .s-reviews__title {
        font-size: 26px;
        font-weight: 400
    }

    .s-reviews__title span {
        font-size: inherit;
        font-weight: 700
    }

    .s-reviews__title-bottom {
        padding-left: 0
    }

    .s-reviews__items {
        position: relative;
        padding: 18px 0 11px;
        background-color: #ffbf00
    }

    .s-reviews__items:after,
    .s-reviews__items:before {
        position: absolute;
        top: 0;
        width: 1000px;
        height: 100%;
        content: '';
        background-color: #ffbf00
    }

    .s-reviews__items:before {
        left: -1000px
    }

    .s-reviews__items:after {
        right: -1000px
    }
}

@media only screen and (max-width:959px) and (-o-min-device-pixel-ratio:2/1),
only screen and (max-width:959px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:959px) and (min-resolution:192dpi) {

    .compare-item_after:before,
    .compare-item_before:before,
    .compare__items:before,
    .experts__item-image-wrapper {
        background-image: url(../img/retina-m@2x.png);
        background-size: cover;
        -moz-background-size: 396px 298px;
        background-size: 396px 298px
    }
}

@media only screen and (min-width:960px) and (max-width:1023px) {

    .compositions-cols__item:last-child,
    .footer__form {
        padding-right: 0
    }

    .annotation__text {
        font-size: 16px
    }

    .compare-item__information {
        width: 418px
    }

    .compare-item__information_before {
        background-image: -webkit-linear-gradient(10deg, transparent 6%, #e3dbc4 0);
        background-image: -moz-linear-gradient(10deg, transparent 6%, #e3dbc4 6%);
        background-image: -o-linear-gradient(10deg, transparent 6%, #e3dbc4 6%);
        background-image: linear-gradient(80deg, transparent 6%, #e3dbc4 0)
    }

    .compare-item__information_before:before {
        border-right: 418px solid #fff
    }

    .compare-item__information_after {
        background-image: -webkit-linear-gradient(350deg, #e3dbc4 94%, transparent 0);
        background-image: -moz-linear-gradient(350deg, #e3dbc4 94%, transparent 94%);
        background-image: -o-linear-gradient(350deg, #e3dbc4 94%, transparent 94%);
        background-image: linear-gradient(100deg, #e3dbc4 94%, transparent 0)
    }

    .compare-item__information_after:before {
        border-left: 418px solid #fff
    }

    .compositions-cols__item:first-child {
        padding-left: 10px
    }

    .compositions-cols__item-title {
        width: 215px
    }

    .compositions-cols__item-title:before {
        border-right: 215px solid #e1eef5
    }

    .container {
        width: 100%
    }

    .footer__title-top {
        font-size: 46px
    }

    .footer__form {
        margin-top: -10px
    }

    .footer__package {
        position: relative;
        right: 10px
    }

    .form__rows {
        margin-right: 5px
    }

    .header__right {
        right: 0
    }

    .header__price {
        padding-right: 10px
    }

    .header__package {
        margin-left: -10px
    }

    .reviews__item:nth-child(even) {
        max-width: 923px
    }

    .reviews__item:nth-child(even) .reviews__item-name-wrapper {
        right: -213px
    }

    .s-composition__items {
        width: 520px
    }

    .s-composition__items:after {
        right: -415px
    }

    .s-girls-reviews {
        padding-bottom: 40px
    }

    .s-girls-reviews__content:after {
        left: 310px
    }

    .s-increase {
        padding-top: 40px
    }

    .s-means__title {
        font-size: 38px
    }

    .s-means__title-rotate {
        left: 5px;
        font-size: 38px
    }

    .s-means__title span {
        font-size: 52px
    }

    .steps__item {
        width: 303px
    }

    .steps__item-image-wrapper-bg {
        width: 256px;
        height: 168px
    }

    .steps__item:nth-child(even) .steps__item-image-wrapper-bg {
        width: 243px;
        height: 164px
    }

    .steps__item:nth-child(even) -image-wrapper-bg:after,
    .steps__item:nth-child(even) -image-wrapper-bg:before {
        border-right: 243px solid #fff
    }
}

@media (-o-min-device-pixel-ratio:2/1),
(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {

    .annotation__icon_institute,
    .compare-item__time_after:after,
    .compare-item__time_before:after,
    .header-advantages__item-icon_acute,
    .header-advantages__item-icon_increase,
    .header-advantages__item-icon_tight,
    .header-advantages__item-icon_volume,
    .increase-advantages__item-icon_length,
    .increase-advantages__item-icon_width,
    .s-before-after__item-title-value_after {
        background-image: url(../img/retina@2x.png)
            /*tpa=http://alfa-man4.khoevadepxinh.com/img/retina@2x.png*/
        ;
        -moz-background-size: 870px 805px;
        background-size: 870px 805px
    }
}