

.solo {
    display: none;
}

.solo-text {
    display: none;
}


.popup1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 222;
    display: none;
    overflow-y: auto;
}

a.privacy:link {
    color: #8ce223;
    text-decoration: none;
}

a.privacy:visited {
    color: #8ce223;
    text-decoration: none;
}

a.privacy:hover {
    color: #8ce223;
    text-decoration: underline;
}

.popup-second {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 222;
    display: none;
    overflow-y: auto;
}

.modal_mouse_out {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 222;
    display: none;
    overflow-y: auto;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    cursor: pointer;
}

.popup__content {
    cursor: pointer;
    max-width: 1000px;
    padding: 30px;
    border-radius: 5px;
    margin: 5% auto 0;
    position: relative;
    z-index: 333;
}

.bg_popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    cursor: pointer;
}

.modal-first {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    cursor: pointer;
}

.mod {
    max-width: 1000px;
    margin: 7% auto 0;
    /*overflow: hidden;*/
    height: 400px;
    position: relative;
    z-index: 100500;
}

.mod .order {
    background: none;
    border: none;
}

.pt {
    padding-top: 5px;
}

.mod .order .form_top:before {
    display: none;
}

.bl4 {
    background: none;
    height: auto;
    position: relative;
    z-index: 2;
    margin-top: -26px;
    padding-top: 0;
    padding-bottom: 20px;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.wrapper {
    background: url("../index_files/bg.jpg") top center repeat;

    /*height: 7224px;*/
    position: relative;
    /*background-size: cover;*/
    -webkit-background-size: contain;
    background-size: contain;
    font-family: 'PT Sans', sans-serif;
}

.wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 465px;
    min-width: 200px;
    width: 100%;
    z-index: 1;

}

.wrapper:after {
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 360px;
    min-width: 50px;
    position: absolute;
}

.foot_bg {
    background: none !important;
}

.wrap {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.bg_girl_left {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

header {
    max-width: 1000px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.callback {
    float: right;
    width: 243px;
    margin: 33px 23px 0 0;
    font-size: 15px;
}

.callback__btn {
    display: block;
    width: 100%;
    max-width: 300px;
    padding: 9px 5px 9px;
    text-transform: uppercase;
    font-family: 'SegoeUISemiBold', serif;
    text-decoration: none;
    color: #2b2b2c;
    border-radius: 5px;
    background: #ffc200;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
}

.head__items {
    float: left;
    max-width: 450px;
    margin-top: 20px;
    margin-left: 11px;
}

.head__item {
    float: left;
    width: 200px;
}

.head__item img {
    float: left;
}

.head__description {
    color: #ffffff;
    display: inline-block;
    width: 128px;
    margin-left: 5px;
    letter-spacing: -0.5px;
    font-family: 'PT Sans', serif;
    margin-top: 2px;
    font-size: 15px;
    line-height: 18px;
}
.head__description--1{
    margin-top: 4px;
    font-size: 16px;
    line-height: 18px;
}

.logo {
    display: block;
    margin: 0 auto;
    width: 180px;
}

.logo a {
    display: block;
}

h1, h2, h3, h4 {
    text-align: center;
}

h1 {
    font-family: 'Trebuchet', serif;
    font-size: 58px;
    line-height: 55px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 1px 16px #333;
    margin-top: -16px;
}

h2 {
    font-size: 32px;
    line-height: 40px;
    font-family: 'Trebuchet', serif;
    text-shadow: 1px 1px 16px #333;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    margin: 2px auto 10px;
}

h2 span, h3 span, h4 span {
    display: block;
}

.container {
    position: relative;
    padding-top: 46px;
}

.buy {
    float: right;
    width: 273px;
    background: #fdfdfe;
    border-radius: 10px;
    border: 2px solid #94fc01;
    padding: 8px 20px 16px;
    margin-right: 13px;
    position: relative;
}

.discount {
    text-transform: uppercase;
    font-weight: bold;
}

.discount p {
    text-transform: uppercase;
    color: #233f0e;
    font-family: 'SegoeUI-Bold',sans-serif;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    padding-left: 7px;
}

.discount__left {
    position: absolute;
    top: -12px;
    color: #fff;
    font-size: 25px;
    right: 34px;
    background: #71ac03;
    padding: 12px 12px 12px 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    font-family: 'Arial', serif;
    font-style: italic;
    width: 28px;
    text-align: center;
}

.color_name {
    color: #000000;
    letter-spacing: 0 !important;
}
.form-container{
    position: relative;
    z-index: 1;
}

.form_container {
    display: block;
    position: relative;
    margin-bottom: 8px;
}

.price {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -1px;
    font-style: italic;
    padding-top: 17px;
    margin-right: -20px;
    padding-bottom: 5px;
}

.price_old, .price_new {
    width: 133px;
    float: left;
    font-weight: bold;
}

.price_old span:last-child, .price_new span:last-child {
    font-size: 21px;
}

.price_old p {
    font-size: 17px;
    font-weight: normal;
    padding-bottom: 7px;
}

.price_new p {
    font-size: 17px;
    font-weight: normal;
}

.price_old {
    font-size: 28px;
    color: #9a9a9a;
}

.price_new {
    font-weight: bold;
    color: #e11f18;
}
.x_price_current{
    font-size: 44px;
}

.form_top {
    max-width: 228px;
    position: relative;
    z-index: 1;
}

.form_top:before {
    content: '';
    position: absolute;
    width: 37px;
    height: 70px;
    bottom: 37px;
    left: -68px;
}

.input_name {
    display: block;
    color: #294d0f;
    font-family: 'PT Sans', serif;
    margin: 5px 0 10px 2px;
    font-size: 15px;
    line-height: 15px;
}

.input__inner {
    width: 227px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    padding: 9px 0 9px 49px;
    background: #f2ffe0;
    color: #294d0f;
    border: 1px solid #92c03e;
    font-size: 15px;
}
input::-webkit-input-placeholder {color:#8b8b8b;}
input::-moz-placeholder          {color:#8b8b8b;}/* Firefox 19+ */
input:-moz-placeholder           {color:#8b8b8b;}/* Firefox 18- */
input:-ms-input-placeholder      {color:#8b8b8b;}

.icon {
    position: absolute;
    bottom: 11px;
    left: 7px;
}

.icon_user {
    background: url("../index_files/user_icon.png") 0 0 no-repeat;
    height: 22px;
    width: 22px;
}

.icon_phone {
    background: url("../index_files/phone_icon.png") 0 0 no-repeat;
    height: 22px;
    width: 22px;
}

.icon_address {
    background: url("../index_files/house_icon.png") 0 0 no-repeat;
    height: 22px;
    width: 27px;
}

.form_btn {
    font-family: 'SegoeUI-Bold', serif;
    display: block;
    width: 278px;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 19px 0;
    border: 1px solid #A7AF66;
    color: #000000;
    margin-top: 17px;
    background: rgba(255, 213, 3, 1);
    background: -moz-linear-gradient(top, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 213, 3, 1)), color-stop(100%, rgba(245, 172, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd503', endColorstr='#f5ac00', GradientType=0);
}

/* ------------------------------ container-list -----------------------------------*/
.container_list {
    max-width: 448px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    /*background: rgba(145, 247, 3, 0.5);*/
    float: left;
    margin-left: 10px;
    margin-top: 4px;
    border: 3px solid rgba(145, 247, 3, 1);
}

.ttu {
    text-transform: uppercase;
    font-weight: bold;
}

.container__list-bg {
    /*background: rgba(0, 0, 0, .4);*/
    /*margin: 3px;*/
    background: rgba(40, 63, 6, 0.7);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 8px 2px;
}
.simple__girl-attention{
    display: none;
}
.table__item-percent:before{
    display: none;
}

.list_item {
    display: inline-block;
    margin: 6px 0 6px 25px;
}

.list_item img {
    /*float: left;*/
    display: inline-block;
    vertical-align: middle;
}

.list_description {
    max-width: 295px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 26px;
    padding-top: 2px;
    color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size: 22px;
    letter-spacing: -1px;
}

.list_description span {
    display: block;
}

.center_top {
    margin: 0 auto;
    width: 393px;
    position: relative;
    min-height: 100%;
    height: 289px;

}

.top_product {
    position: absolute;
    left: 340px;
    top: 3px;
    min-height: 87%;
}

.wrap_section {
    max-width: 980px;
    margin: 0 auto;
    padding-top: 50px;
}

.simple {
    background: url("../index_files/ambulance_bg.png") 0 0 no-repeat, #df0900;
    /*height: 526px;*/
    position: relative;
    padding: 20px 0 0;
    margin-bottom: 20px;
    margin-top: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    max-width: 978px;
}

h3 {
    font-size: 30px;
    font-family: 'Trebuchet', serif;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 auto;
    color: #000000;
    font-weight: bold;
    letter-spacing: -1px;
}

h4 {
    font-size: 23px;
    font-family: 'Trebuchet', serif;
    text-align: center;
    display: block;
    margin: 10px auto 40px;
    width: 90%;
}

.simple h3 {
    /*width: 50%;*/
    /*margin-left: 50px;*/
    margin-top: 15px;
    letter-spacing: -1px;
    line-height: 48px;
}

.simple__table {
    /*background: url("../index_files/simple__table.png") 0 0 no-repeat;*/
    max-width: 601px;
    margin-top: 8px;
}

.simple__list {
    margin-left: 40px;
}

.simple__item {
    display: block;
    padding: 13px 0 10px;

}

.simple_lh {
    line-height: 30px;
}

.simple__item p {
    display: inline-block;
    padding-left: 18px;
    font-family: 'PT Sans', serif;
    font-size: 21px;
    vertical-align: top;
    padding-top: 0;
    width: 380px;
    line-height: 25px;
}

.simple__info {
    display: block;
    width: 425px;
    background: #e43830;
    margin: 25px 0 0 35px;
    font-size: 29px;
    text-align: center;
    padding: 28px;
    height: 110px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-family: 'PT Sans', serif;
    line-height: 34px;
}

.simple__info_adaptive {
    display: block;
    width: 100%;
    background: #e43830;
    margin: 0;
    font-size: 24px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-family: 'PT Sans', serif;
    line-height: 32px;
    padding: 12px 0;
}

.simple__girl {
    position: absolute;
    right: 0;
    top: 100px;
    display: none;
}

.attention {
    background: #df0900;
    width: 978px;
    margin-top: 47px;
    padding-bottom: 40px;
    border-radius: 0 0 10px 10px;
}

.attention__icon {
    float: left;
    padding: 38px 38px 0 38px;
}

.attention__container {
    padding-left: 200px;
}

.attention__title {
    font-size: 20px;
    font-family: 'PT Sans', sans-serif;
    color: #df0900;
    font-weight: bold;
    margin-top: 2px;
    padding-left: 39px;
}

.attention__info {
    color: #ffffff;
    font-size: 20px;
    font-family: 'PT Sans', sans-serif;
    margin-top: 38px;
    line-height: 29px;
    padding-right: 12px;
    letter-spacing: -1.2px;
}

.why-it-create {
    background: url("../index_files/why-it-create_bg.png") 0 0 no-repeat;
    margin-top: 30px;
    padding-top: 30px;
    min-height: 594px;
}

.why-it-create__title {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;

}

.why-it-create__list {
    text-align: center;
    margin-top: 22px;
}

.why-it-create__item {
    width: 220px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}

.why-it-create img {
    display: block;
    margin: 10px auto;
}

.why-it-create__info {
    font-size: 21px;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: -1px;
    line-height: 23px;
}
.why-it-create__span1{
    display: block;
}
.why-it-create__span2{
    display: block;
}
.why-it-create__span3{
    display: block;
}

.tac {
    text-align: center;
}

.bol {
    background: url("../index_files/jeludok_bg.png") 0 0 no-repeat;
    height: 402px;
    margin-top: 35px;
    padding-top: 25px;
    margin-bottom: 68px;
}

.bol h3 {
    font-size: 36px;
    padding-top: 4px;
}

.bol h4 {
    line-height: 29px;
    margin: 7px auto 28px;
}

.bol_list {
    text-align: center;
    margin: 0 auto;
}

.bol_item {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    width: 290px;
}

.bol_item:first-child {
    margin-left: 0;
}

.bol_item:last-child {
    margin-right: 0;
}

.bol_item p {
    font-size: 20px;
    font-family: 'Tahoma', sans-serif;
    margin-top: 24px;
    line-height: 24px;
}

/*------------------------------------------------order----------------------------------------------*/
.order {
    background: transparent;
    padding: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 3px solid #a8ff2c;
    margin: 25px auto 100px;
}

.order__container {
    position: relative;
    background: rgba(40, 63, 6, 0.7);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.order__form {
    float: right;
    width: 264px;
    margin-right: 50px;
    margin-bottom: 42px;
    margin-top: 32px;
}
.order__left {
    float: left;
    width: 400px;
    position: relative;
}

.order__left img {
    display: block;
    margin: -20px auto 12px;
}

.order_product {
    position: absolute;
    top: -94px;
    left: 288px;
}

.order__left .price {
    padding: 1px 35px;
}

.order__left .price_new, .order__left .price_old {
    width: 146px;
    font-size: 37px;
    font-style: italic;
    margin-top: 10px;
}

.order__left .price_new p {
    padding-bottom: 5px;
}

.order .price_new p {
    font-size: 20px;
    padding-bottom: 1px;
}

.order .price_new {
    color: #ffc200;
    margin: 0;
}

.order__form .form_top .form_container span {
    color: #ffffff;
}

.order__left .price_old {

}

.order__discount {
    display: block;
}

.order__info {
    color: #a8ff2c;
    font-family: 'SegoeUISemiBold', serif;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    margin-left: 35px;
    margin-top: 42px;
    position: relative;
    font-size: 21px;
    line-height: 24px;
}

.order__info span {
    position: absolute;
    top: -15px;
    left: 242px;
    font-size: 32px;
    background: #76b300;
    padding: 25px 19px 24px 18px;
    border-radius: 50%;
    font-family: 'Arial', serif;
    color: #ffffff;
    width: 36px;
    text-align: center;
}

.order .form_top:before {
    left: -48px;
    bottom: 23px;
}

.x_price_previous {
    position: relative;
    font-size: 33px;
    display: inline-block;
}

.x_price_previous:before {
    position: absolute;
    content: '';
    background: url("../index_files/price_previous.png") 0 0 no-repeat;
    width: 76px;
    height: 37px;
    top: -3px;
    left: 5px;
}

.order__form .form_top {
    max-width: 210px;
}

/*.order__form .input__inner {
    width: 210px;
} */

.order__form .form_btn {
    width: 262px;
    margin-top: 26px;
}


.order__form.input_name {
    margin: 6px 0 7px 5px;
}

.order .price_old p {
    font-size: 20px;
    padding-bottom: 10px;
}

.order .x_price_previous {
    font-size: 38px;
}
.order .x_price_current {
    font-size: 51px;
}
.order__left .price_new {
    width: auto;
    padding-left: 10px;
}
.order .price_old span:last-child,
.order .price_new span:last-child {
    font-size: 25px;
}

.order__last {
    margin-bottom: 50px;
    color: #8ce223;
}

/*------------------------------------------------laser----------------------------------------------*/
.laser {
    padding: 0;
    margin-top: 55px;
}

.laser__container {
    background: url("../index_files/laser_bg.png") 0 0 no-repeat;
    /*height: 665px;*/
    width: 978px;
    padding-top: 47px;
}

.laser__container h3 {
    margin-bottom: 40px;
}

.laser__info {
    width: 500px;
    font-size: 22px;
    font-family: 'PT Sans', sans-serif;
    margin: 30px 0 0 42px;
    line-height: 30px;
    letter-spacing: -1px;
}

.laser__info2 {
    text-align: center;
    width: auto;
    margin: 43px 0 0 0;
    padding: 0 60px;
}

.laser h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    margin-top: 25px;
    display: block;
}

.effect__table {
    /*background: url("../index_files/simple__table.png") 0 0 no-repeat;*/
    min-height: 705px;
    font-family: 'PT Sans', sans-serif;
}

.table__left, .table__right {
    float: left;
    width: 50%;
}

.table__percent {
    text-align: center;
    font-size: 46px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 27px;
}

.table__group {
    text-align: center;
    font-size: 26px;
    color: #323437;
    width: 240px;
    margin: 165px 0 0 43px;

}

.table__img {
    display: none;
}

.table__group-description {
    text-align: center;
    font-size: 20px;
    color: #323437;
    width: 240px;
    margin-left: 40px;
    line-height: 25px;
    margin-top: 7px;
}

.table__info-container {
    margin-top: 40px;
    padding-left: 37px;
}

.table__item-percent {
    float: right;
    width: 100px;
    position: relative;
}

.table__item-percent p {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 13px;
    padding-left: 50px;
    display: inline-block;
    vertical-align: top;
}

.table__item-info {
    font-size: 19px;
    color: #ffffff;
    width: auto;
    padding-right: 88px;
    margin-bottom: 12px;
    line-height: 24px;
}

.table__right .table__group-description {
    margin-left: 105px;
    width: 280px;
}

.table__right .table__group {
    margin-left: 118px;
}

.table__right .table__info-container {
    margin-top: 115px;
    padding-left: 25px;
}

.table__right .table__item-percent p {
    padding-left: 35px;
    display: block;
    margin-bottom: 13px;
}

.table__item-percent p:nth-child(2) {
    margin-bottom: 42px;
}

.table__item-percent p:nth-child(3) {
    margin-bottom: 44px;
}

.table__left .table__item-percent:before {
    background: url("../index_files/table_border.png") 0 0 no-repeat;
    width: 4px;
    height: 236px;
    content: '';
    position: absolute;
    top: 5px;
    left: -11px;
}

.table__right .table__item-percent:before {
    background: url("../index_files/table_border.png") 0 0 no-repeat;
    width: 4px;
    height: 236px;
    content: '';
    position: absolute;
    top: 5px;
    left: -29px;
}

/*------------------------------------------------doctor----------------------------------------------*/
.doctor {
    background: url("../index_files/lab_bg.png") 0 0 no-repeat;
    height: 522px;
    width: 978px;
    position: relative;
    padding: 0;
    margin-top: 33px;
    margin-bottom: 34px;
}

.doctor__container img {
    position: absolute;
    left: 15px;
    bottom: 0;
}

.doctor_color {
    color: #397800;
    font-size: 22px !important;
    font-style: italic;
    margin-top: 40px !important;
    font-family: 'Trebuchet', serif !important;
}

.doctor__info {
    margin-left: 360px;
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

.doctor__info h3 {
    text-align: left;
}

.doctor__info p {
    margin: 27px 37px -15px 67px;
    font-size: 21px;
    font-family: 'PT Sans', serif;
    line-height: 30px;
}

/*------------------------------------------------kostil----------------------------------------------*/
.wor-kost1 {
    padding-top: 42px;
    min-height: 425px;

}

.why-it-create__container {
    position: relative;
    max-width: 120px;
    margin: 0 auto;
}

.why-it-create__container span {
    position: absolute;
    top: -11px;
    left: -5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #67970a;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    font-style: italic;
    font-family: 'PT Sans', serif;
    padding: 7px 19px 9px 13px;
}

.how-it-help {
    background: url("../index_files/how-it-help_bg.png") 0 0 no-repeat;
    min-height: 550px;
    margin-bottom: 60px;
}

.how-it-help__list .why-it-create__info {
    padding: 0 15px;
}

.how-it-help__list .why-it-create__item {
    width: 280px;
}

/*------------------------------------------------slider----------------------------------------------*/

.slider {
    display: block;
    max-width: 978px;
    height: 385px;
    margin: 18px auto 0;
    background: url("../index_files/otziv_bg.png") 0 0 no-repeat;
    padding-top: 35px;

}

.slider__title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'Trebuchet', serif;
}

.slider__inner {
    display: block;
    max-width: 920px;
    margin: 0 auto;
    font-family: 'Trebuchet', serif;
}

.slider__img {
    float: left;
    margin-top: 30px;
}

.slider__review {
    float: right;
    max-width: 552px;
    margin-top: 30px;
    font-family: 'Trebuchet', serif;
    letter-spacing: -0.4px;
}

.slider__author-about {
    font-weight: bold;
    color: #565a6b;
    font-size: 17px;
    margin-top: 34px;
    font-style: italic;
    text-align: center;
}

.slider__info {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
}

.bx-wrapper .bx-viewport {
    height: 315px !important;
    left: -1px;
}

/*------------------------------------------------how-to-use----------------------------------------------*/

.how-to-use {
    position: relative;
    background: url("../index_files/how_to_use_bg.png") 0 0 no-repeat;
    height: 215px;
    margin-top: 45px;
    padding-top: 30px;
    margin-bottom: 30px;
}

.how-to-use p {
    position: relative;
    color: #1266b6;
    z-index: 1;
    font-size: 28px;
    font-family: 'PT Sans', serif;
    font-weight: bold;
    padding-left: 200px;
    margin-top: 15px;
}

.how-to-use p:first-child {
    margin-top: 35px;
}

.how-to-use p:last-child {
    margin-left: 90px;
}

.how-to-use p span {
    content: '';
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 25px;
    background: #1266b6;
    display: inline-block;
    vertical-align: middle;
}

.how-to-use__first {
    position: absolute;
    left: -20px;
    top: -32px;
}

.how-to-use__second {
    position: absolute;
    right: 7px;
    bottom: -25px;
}

/*------------------------------------------------care----------------------------------------------*/
.care {
    background: url("../index_files/care_bg.png") 0 0 no-repeat;
    height: 537px;
    position: relative;
    padding-top: 40px;
    margin-bottom: 84px;
}

.care__inner {
    background: url("../index_files/kachestvo.png") 10px 30px no-repeat;
}

.care__inner h3 span {
    display: inline;
}

.care__container {

    height: 480px;
    padding: 25px 50px 0 335px;
}

.care p {
    font-family: 'PT Sans', serif;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.9px;
}

.care_color {
    font-style: normal;
}

.care__certificate {
    position: absolute;
    right: 37px;
    bottom: -65px;
}

.care__certificate img {
    margin: 0 5px;
}

.true_info {
    font-size: 20px !important;
    font-weight: bold;
    margin-top: 33px;
    letter-spacing: normal !important;
}

.true_info2 {
    font-size: 21px !important;
    letter-spacing: -1px;
    margin-top: 45px;
    font-weight: normal;
}

.code {
    margin-top: 10px;
    width: 620px;
}

.code__input {
    border: 1px solid #8c307a;
    width: 280px;
    padding: 10px;
    border-radius: 3px;
    outline: none;
}

.code__btn {
    text-transform: uppercase;
    width: 300px;
    margin-left: 10px;
    padding: 9px 10px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 18px;
    border: 1px solid #a6a55c;
    outline: none;
    background: rgba(255, 213, 3, 1);
    background: -moz-linear-gradient(top, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 213, 3, 1)), color-stop(100%, rgba(245, 172, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 213, 3, 1) 0%, rgba(245, 172, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd503', endColorstr='#f5ac00', GradientType=0);
}

/*------------------------------------------------how-we-work----------------------------------------------*/
.how-we-work {
    background: url("../index_files/how_we_work.png") 0 0 no-repeat;
    min-height: 435px;
    padding-top: 32px;
}

.how-we-work__container {
    max-width: 850px;
    margin: 30px auto 0;
}

.how-we-work__item {
    float: left;
    width: 260px;
    margin: 0 16px;
    text-align: center;
}

.how-we-work__item:first-child {
    margin-left: 0;
}

.how-we-work__item:last-child {
    margin-right: 0;
}

.how-we-work-photo {
    margin-bottom: 18px;
}
.how-we-work.how-we-work--2 {
    background: url("../index_files/how_we_work-2bg.png") 0 0 no-repeat;
}
.how-we-work__title {
    font-size: 18px;
    font-weight: bold;
    font-family: 'PT Sans', serif;
    color: #397800;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-top: 14px;
}

.how-we-work__title2 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 20px;
    margin-top: 5px;
}

.how-we-work__description {
    font-size: 14px;
    font-family: 'PT Sans', serif;
    margin-top: 12px;
    letter-spacing: 0;
}

.how-we-work__description span {
    display: block;
}

.how-we-work__title .color_name {
    color: #397800;
}

/*------------------------------------------------delivery----------------------------------------------*/
.delivery {
    padding-top: 30px;
    position: relative;
    z-index: 1;
    height: 534px;
    margin-bottom: 71px;
}

.delivery img {
    position: absolute;
    top: 10px;
    left: -70px;
}

.delivery h3 {
    width: 100%;
    color: #ffffff;
    position: relative;
    z-index: 1;
}

/*------------------------------------------------foot----------------------------------------------*/
.foot {
    font-family: 'Roboto', serif;
    /*color: #3e7ec1;*/
    color: #8ce223;
    padding: 20px 0 45px;
    position: relative;
    z-index: 1;
    font-size: 14px;
}

.foot__left {
    float: left;
}

.foot__right {
    float: right;
}

.foot__center {
    margin: 0 auto;
    width: 300px;
    text-align: center;
}

.foot__right p {
    text-align: right;
    line-height: 25px;
}

.foot__left p {
    line-height: 25px;
}

.foot__center {
    /*color: #3e7ec1;*/
    color: #000000;
    line-height: 25px;

}

.privacy {
    display: block;
    margin: 0 auto 0;
}

.discount__product-480, .simple__girl-480, .price_480, .order__inner-480 {
    display: none;
}

.foot_bg {
    background: url("../index_files/foot_bg.png") left bottom repeat-x;
    position: relative;
    z-index: 5;
}

.mobile {
    display: none;
}

.doctor__info h3 span {
    display: block;
}

.price_new {
    width: 150px;
}


.order__left .price_new {
    width: auto;
}

.order__left .price_new {
    width: auto;
}

.order__left .price_old {
    margin-top: 2px;
}

.how-to-use p {
    letter-spacing: -1px;
}

.order__left .price {
    position: relative;
    z-index: 1;
}

.order__discount {
    position: relative;
    z-index: 1;
}

.js-message {
    font-size: 20px;
    font-family: 'PT Sans', serif;
    margin: 6px 0;
}

.lost_position {
    display: none !important;
    opacity: 0 !important;
}

.block_position {
    display: block !important;
    opacity: 1 !important;
}

.new_style_how {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    letter-spacing: -0.5px;
}
.h2-240 br{display: none;}
.new_style_how2 {
    color: #000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-top: 6px;
    letter-spacing: -0.5px;
}

.new_style_how3 .how-we-work__item {
    width: 314px;
    margin: 0 -1px;
}

.new_style_how3 .how-we-work-photo {
    margin: 0;
}

.new_style_how3 .how-we-work__title {
    text-transform: none;
}

.new_style_how3 {
    max-width: 960px;
    margin-top: 50px;
    text-align: center;
}

.how-we-work__description span {
    display: block;
}

.bol_item span {
    display: block;
}

.better .bol_item {
    width: 280px;
    margin: 16px 0 10px;
}
.bol_item--1{
    margin-left: -45px;
    margin-right: -45px;
}

.better .bol_item p {
    margin-top: 5px;
    font-size: 21px;
    font-family: 'PT Sans', serif;
    color: #619300;
    font-weight: bold;
}

.better_bg {
    background: url("../index_files/better.png") 0 0 no-repeat;
    height: 485px;
    margin-top: 25px;
    padding-top: 29px;
}
.how-it-help .why-it-create__item {
    padding-bottom: 8px;
}

.better {
    width: auto;
    margin-top: 5px;
}

.wor-kost1 {
    padding-top: 40px;
    min-height: 417px;
}

.wor-kost1 h3 {
    font-size: 27px;
}

.st_m h3 span {
    display: inline;
}

.some {
    font-style: normal;
}

.mouse_moved {
    position: fixed;

}

.mouse_moved {
    display: block !important;
    z-index: 999;
}

.line_top {
    width: 100%;
    height: 10px;
    top: 0;
}

.line_bottom {
    width: 100%;
    height: 0;
    bottom: 0;
}

.line_left {
    width: 10px;
    height: 100%;
    left: 0;
    top: 0;
}

.line_right {
    width: 10px;
    height: 100%;
    right: 0;
    top: 0;
}

.hide {
    display: none !important;
}

.modal_mouse_out .modal {
    display: block;
}

.popup1 .modal {
    display: block !important;
}

.popup-second .modal {
    display: block !important;
}

img#krestik {
    position: absolute;
    right: 10px;
    cursor: pointer;
    z-index: 999;
}

.logo_f {
    float: left;
    margin-left: 0;
    width: 7%;
    padding-top: 0;
}

img.footerLogo1 {
    width: 64px;
    margin-left: 0;
}

img.footerLogo1 {
    display: block;
    margin: 0 auto;
    margin-right: 0;
}
.laser__prod-480{
    display: none;
}
.table__opera{
    display: none;
}
.map-480{display: none;}
.slider__info--1{
    padding-left: 5px;
}
.country_select {    width: 277px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    padding: 9px 0 9px 49px;
    background: #f2ffe0;
    color: #294d0f;
    border: 1px solid #92c03e;
    font-size: 15px;}


.sale-rub-wrap {
    background: url(../index_files/sale-bg-2.png) no-repeat center top;
    padding-top: 73px;
    height: 300px;
    position: absolute;
    top: 130px;
    left: 125px;
    width: 282px;
    z-index: 99;
    background-size: 70%;
    font-family: "Arial", sans-serif;
}

.rub_top {
    top: -81px;
    left: -243px;
}

.sale-rub-wrap-text1 {
    position: absolute;
    top: 102px;
    left: 132px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.sale-rub-wrap-text2 {
    position: absolute;
    top: 121px;
    left: 128px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}

.sale-rub-wrap-text3 {
   position: absolute;
    top: 145px;
    left: 122px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px; 
}

.sale-rub-wrap-text4 {
    position: absolute;
    top: 166px;
    left: 134px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

.sale-rub-wrap span {
    color:  #f9da0b;
}


@media screen and (max-width: 1000px) {
    
    .sale-rub-wrap {
       top: -498px;
        left: -122px;
        
    }
    
    .rub_foot {
        top: -152px;
        left: -135px;
    }
    
    .rub_top_480 {
        top: -152px;
        left: -136px;
    }
    
    .country_select {width: 327px;
        padding-left: 45px;
    margin-left: 10px;
        margin-bottom: 5px;
    margin-top: 5px;}
    
    .slider__info--1 {
        padding-left: 1px;
    }
    header {
        width: 100%;
    }

    div#clbh_phone_div {
        display: none;
    }

    img#krestik {
        position: absolute;
        right: -7px;
        float: right;
        cursor: pointer;
        z-index: 999;
        margin-top: 6px;
    }

    h2 span, h3 span, h4 span, .how-we-work__description span, .bol_item span {
        display: inline;
    }

    .wor-kost1 h3 {
        width: 85%;
    }

    .wor-kost1 h3 span {
        display: block;
    }

    .bg_girl_left:after {
        width: 480px;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .bol_item:first-child {
        margin-left: 15px;
    }

    .new_style_how3 .how-we-work__inner {
        min-height: 1075px;
    }

    .new_style_how3 .how-we-work__item {
        display: block;
        float: none;
        margin: 0 auto 8px;
        width: 350px;
    }

    .new_style_how3 .how-we-work__description {
        margin-top: 8px;
        letter-spacing: 0;
        padding: 0;
    }

    .new_style_how2 span {
        display: block !important;
    }

    .new_style_how3 {
        margin-top: 36px;
    }

    .how-we-work__title {
        margin-top: 17px;
    }

    .wor-kost1 {
        background: none !important;
    }

    .wor-kost1 .how-we-work__inner {
        background: url("../index_files/better_480.png") 0 0 no-repeat;
    }

    .slider {
        height: auto;
    }

    /*------------------bg-----------------*/
    .wrapper {
        height: auto;
    }

    .js-message {
        height: 40px;
    }

    .simple {
        max-width: 459px;
        background: #df0900;
        padding: 0;
    }
    .background1{
        background: url("../index_files/ambulance_480.png") 0 0 no-repeat;
        min-height: 939px;
        padding-top: 15px;
    }

    .bol {
        background: url("../index_files/simptoma_480.png") 0 0 no-repeat;
    }

    .laser__container {
        background: url("../index_files/laser_480.png") 0 0 no-repeat;
    }

    .doctor {
        background: url("../index_files/lab_480.png") 0 0 no-repeat;
    }

    .slider {
        background: url("../index_files/otziv_480.png") 0 0 no-repeat;
    }

    .order {
        background: url("../index_files/form_bg_480.png") center no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .how-to-use {
        background: none;
    }

    .care {
        background: none;
    }

    .how-we-work {
        background: url("../index_files/how_we_work_480.png") 0 0 no-repeat;
    }

    /*---------------------------------top----------------------------*/
    .head__items, .top_product {
        display: none;
    }

    .callback {
        float: right;
        width: 245px;
        margin-top: 30px;
    }

    .top_container {
        max-width: 480px;
    }

    .logo {
        float: left;
        margin: 0;
    }

    .top_container {
        background: none;
    }

    .container_list, .buy {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .buy:before {
        background: url("../index_files/discount_icon.png") 0 0 no-repeat;
        width: 142px;
        height: 115px;
        position: absolute;
        content: '';
        left: -50px;
        top: -50px;
    }

    .discount {
        position: relative;
    }



    .discount__product-480 {
        display: block;
        position: absolute;
        top: -414px;
        right: 4px;
        z-index: 1;
    }
    .list--480{
        width: 170px;
    }

    .discount__left {
        z-index: 4;
        right: 20px;
        top: -10px;
    }

    .discount p {
        letter-spacing: normal;
        font-size: 16px;
        color: #fff;
        padding-left: 125px;
        padding-top: 12px;
    }

    .container_list {
        padding: 3px;
    }


    .container .buy {
        margin-top: 110px;
    }

    .list_item {
        margin: 10px 0 14px 5px;
        display: block;
    }

    h1 {
        font-size: 43px;
        line-height: 43px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    h2 {
        width: 96%;
        margin: 0 auto 10px;
        font-size: 27px;
        line-height: 32px;
    }

    .logo img {
        width: 85%;
        display: block;
        margin: 0 auto;
    }

    .container {
        padding-top: 5px;
    }

    .list_description {
        font-size: 22px;
        line-height: 22px;
        padding-left: 15px;
    }

    /*-----------------------------simple--------------------------------------*/
    .simple {
        max-width: 458px;
        margin-top: 1px;
    }

    .simple h3 {
        width: 100%;
        margin: 0 auto;
        line-height: 39px;
    }

    .simple__table {
        margin-top: 14px;
        padding-left: 17px;
        background:url("../index_files/table_480.png") 0 37px no-repeat;
    }

    .simple__list {
        margin: 0;
    }

    .simple__item {
        margin-bottom: 25px;
        padding: 0;
    }
    .simple__item:nth-child(2){
        margin-bottom: -2px;
    }
    .simple__item:nth-child(3){
        margin-bottom: 35px;
    }
    .simple__item:nth-child(4){
        margin-bottom: 33px;
    }
    .simple__item:nth-child(5){
        margin-bottom: 30px;
    }

    .simple__girl {
        top: 535px;
        width: 555px;
        right: 0;
    }

    .simple__info {
        position: absolute;
        margin: 0;
        left: 0;
        bottom: 0;
        width: 402px;
        z-index: 1;
        background: #df0900;
    }

    .simple__girl-480 {
        display: block;
        right: 120px;
        position: absolute;
        bottom: 140px;
    }

    .simple__item p {
        width: 87%;
        font-size: 23px;
        line-height: 29px;

    }
    .simple__girl-attention{
        display: block;
        position: absolute;
        top: 582px;
        right: 310px;
    }
    .attention__icon{
        display: none;
    }
    .attention{
        width: auto;
        margin-top: 372px;
        padding-bottom: 20px;
    }
    .attention__title{
        margin-top: 1px;
        position: absolute;
        top: 896px;
        width: 100%;
        padding: 0;
        text-align: center;
        left: 0;
    }
    .attention__info{
        text-align: center;
        padding: 0 15px;
        font-size: 25px;
        line-height: 31px;
    }
    .modal_mouse_out{
        display: none !important;
    }
    .bol_item--1 {
        margin-left: -1px;
        margin-right: -1px;
    }
    .h_480 {
        height: 65px;
    }
    .why-it-create{
        margin-top: 0;
        max-width: 461px;
        background: url("../index_files/why-it-create-bg_480.png") 0 0 no-repeat;
    }
    .why-it-create__title{
        line-height: 43px;
    }
    .why-it-create__item{
        margin: 0 5px 0;
        width: 210px;
        min-height: 264px;
    }
    .why-it-create--1 .why-it-create__item {
        padding-bottom: 4px;
    }
    .why-it-create__info{
        font-size: 22px;
    }
    .why-it-create__item:nth-child(7){
        margin-top: -55px;
        width: 320px;
        min-height: 250px;
    }

    /*-----------------------------bol--------------------------------------*/
    .bol {
        max-width: 461px;
        min-height: 800px;
        height: auto;
        margin-top: 17px;
        padding-top: 12px;
        padding-bottom: 25px;
        margin-bottom: 0;
        border-radius: 10px;
    }

    .bol h3 {
        line-height: 35px;
    }

    h3 {
        font-size: 34px;
    }

    h4 {
        letter-spacing: -1px;
        font-size: 24px;
        margin: 10px auto 20px;
        line-height: 30px;
        padding: 0 30px;
        width: auto;
    }
    .bol h4{
        line-height: 30px;
    }

    .bol_list {
        width: 100%;
        margin: -8px auto 0;
    }

    .bol_item {
        min-height: 205px;
        margin: 0 auto !important;
        width: 100%;
        display: block;
        float: none;
    }

    .bol_item img {
        width: 393px;
        margin-top: 20px;
    }

    .bol_item p {
        margin-top: 12px;
    }

    .bol_item span {
        display: block;
    }

    /*-----------------------------order--------------------------------------*/
    .order_product, .order__discount, .order__left .price {
        display: none !important;
    }

    .order {
        margin: 35px auto 0;
        width: 100%;
        border-right: none;
        border-left: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .order__container {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-color: transparent;
        margin-left: 50px;
    }

    .order__form {
        background: #fff;
        padding: 15px;
        border-radius: 10px;
        float: none;
        margin: 20px auto 20px;
        position: relative;
        width: 340px;
        border: 1px solid #1366b6;
    }

    .order .order__form {
        padding-top: 12px;
        position: relative;
    }

 

    .price_480 {
        display: block;
        font-style: italic;
        padding-left: 87px;
    }
    .price{
        padding-top: 1px;
        margin-right: -8px;
        padding-bottom: 1px;
    }

    .price_480 .price_new {
        color: #de1f26;
    }
    .price_old p {
        font-size: 16px;
        padding-bottom: 1px;
    }
    .x_price_current {
        font-size: 43px;
    }
    .price_480 .price_old {
        width: 125px;
    }
    .price_480 .price_new {
        width: 150px;
    }
    .order__form .input__inner {
        width: 284px;
    }
    .order__form .form_btn {
        width: 330px;
        margin-top: 14px;
    }
    .x_price_previous {
        padding-top:5px;
        font-size: 32px;
    }

    .form_container {
        margin-left: 9px;
        margin-bottom: 6px;
    }

    .input__inner {
        width: 287px;
    }

    .form_top {
        max-width: none;
    }

    .order__last {
        margin-top: 0;
        position: relative;
        z-index: 1;
    }

    .form_top_480 {
        margin-top: 80px;
    }

    .buy {
        display: none;
    }

    .order__inner {
        margin: 0 auto;
        max-width: 460px;
    }

    .order__inner-480 {
        margin: 0 auto;
        max-width: 460px;
        display: block;
    }

    .order__inner-left {
        margin-left: 54px;
    }

    .container, body {
        /*overflow-x: hidden;*/
    }

    /*-----------------------------laser--------------------------------------*/
    .laser {
        max-width: 458px;
        margin-top: 15px;
    }
    .laser h3 span{
        display: block;
    }

    .laser__container {
        width: 100%;
        min-height: 905px;
        position: relative;
        padding-top: 37px;
    }

    .laser__container:before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        background: url("../index_files/laser_icon_480.png") 0 0 no-repeat;
        width: 359px;
        height: 364px;
    }

    .laser__container p {
        width: 90%;
        margin: 25px 0 20px 20px;
        font-size: 21px;
        line-height: 28px;
        padding: 0;
    }
    .laser__prod-480{
        display: block;
        max-width: 285px;
        margin: -2px auto 30px;
    }

    .laser__container h3 {
        margin-top: 4px;
        line-height: 35px;
    }
    .laser__info2{
        margin-top: -14px!important;
        margin-left: 0 !important;
        padding: 0 22px!important;
        width: auto!important;
        font-size: 23px;
    }



    .effect__table{
        background: #ffffff;
        margin-top: 65px;
    }
    .table__left, .table__right{
        width: 100%;
        float: none;
        position: relative;
    }
    .table__left{
        /*background: url(""
    }
    .table__left{
        /*background: url("../index_files/simple__table.png") 0 0 no-repeat;*/

    }
    .table__left:before{
        background: url("../index_files/green-task.png") 0 0 no-repeat;
        content: '';
        position: absolute;
        top: 146px;
        right: 10px;
        width: 168px;
        height: 236px;
    }
    .table__right:before{
        background: url("../index_files/red-task.png") 0 0 no-repeat;
        content: '';
        position: absolute;
        top: 330px;
        left: 15px;
        width: 54px;
        height: 52px;
    }
    .table__right .table__percent, .table__right .table__info-container{
        background: #df0900;
    }

    .table__img{
        display: block;
        margin: 34px 0 0 75px;
    }
    .table__percent, .table__info-container{
        background: #76b300;
        position: relative;
        z-index: 2;
    }
    .table__percent{
        width: auto !important;
        margin: 0!important;
        line-height: normal!important;
        padding: 16px 0!important;
        font-size: 58px!important;
        font-weight: bold;
        -webkit-border-radius: 25px 0 0 0;
        -moz-border-radius: 25px 0 0 0;
        border-radius: 25px 0 0 0;
    }
    .table__group, .table__group-description, .table__img, .table__right .table__group{
        padding-right: 195px!important;
        width: auto!important;
    }
    .table__group{
        margin: 20px 0 0 20px!important;
    }
    .table__group-description{
        margin: 7px 0 0 20px!important;
        line-height: 24px!important;
    }
    .table__info-container{
        margin-top: 30px;
        padding-left: 4px;
        padding-top: 16px;
        padding-bottom: 10px;
        -webkit-border-radius: 0 0 0 25px;
        -moz-border-radius: 0 0 0 25px;
        border-radius: 0 0 0 25px;
    }
    .table__item-info, .table__item-percent p{
        margin: 3px 0 12px 19px !important;
        width: auto !important;
        line-height: 23px!important;
        font-size: 19px !important;
        letter-spacing: 0 !important;
    }
    .table__item-percent p:nth-child(2){
        margin-bottom: 28px !important;
    }
    .table__item-percent p:nth-child(3){
        margin-bottom: 30px !important;
    }
    .table__left .table__item-percent:before{
        height: 205px;
        left: -4px;
    }
    .table__right .table__item-percent:before{
        height: 204px;
        top: 7px;
        left: 1px;
    }
    .table__right .table__item-percent p{
        padding-left: 0;
        display: inline-block;
    }
    .table__right .table__item-info{
        letter-spacing: -.8px;
        padding-right: 1px;
    }

    .table__item-percent{
        width: 70px;
    }
    .table__right .table__group-description, .table__right .table__group, .table__right .table__img{
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
        display: block;
        padding-right: 0!important;
    }
    .table__right .table__group-description{
        padding: 0 70px 47px !important;
    }
    .effect__table{
        -webkit-border-radius: 0 0 25px 0;
        -moz-border-radius: 0 0 25px 0;
        border-radius: 0 0 25px 0;
        overflow: hidden;
    }
    .table__percent, .table__info-container{
        position: relative;
    }
    .table__right .table__percent, .table__right .table__info-container{
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .table__right .table__percent{
        -webkit-border-top-right-radius: 25px;
        -moz-border-top-right-radius: 25px;
        border-top-right-radius: 25px;
    }
    .table__percent:before, .table__info-container:before, .table__right .table__percent:before, .table__right .table__info-container:before{
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
    }
    .table__left .table__percent:before{
        background: url("../index_files/green-corner1.png") 0 0 no-repeat;
        bottom: -20px;
        left: 0;
    }
    .table__left .table__info-container:before{
        background: url("../index_files/green-corner2.png") 0 0 no-repeat;
        top: -15px;
        left: 0;
    }
    .table__right .table__percent:after{
        background: url("../index_files/red-corner1.png") 0 0 no-repeat;
        right: -3px;
        top: 107px;
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
    }
    .table__right .table__info-container:after{
        background: url("../index_files/red_corner2.png") 0 0 no-repeat;
        top: -20px;
        right: -3px;
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
    }
    .table__right .table__info-container {
        margin-top: 28px;
        padding-left: 8px;
    }
    .table__right .table__item-info, .table__item-percent p{

    }



    /*-----------------------------doctor--------------------------------------*/
    .doctor {
        max-width: 461px;
        min-height: 865px;
        position: relative;
    }

    .doctor:before {
        display: none;
    }

    .doctor__container img {
        display: none;
    }

    .doctor__info {
        padding-top: 31px;
        width: 100%;
        margin: 0;
    }

    .doctor__info h3 {
        text-align: center;
        width: 60%;
        font-size: 40px;
    }

    .doctor__info p {
        margin: 40px 20px -20px 25px;
    }

    .doctor_color {
        font-size: 22px !important;
        width: 50%;
    }

    /*-----------------------------slider--------------------------------------*/
    .slider {
        min-height: 595px;
        max-width: 461px;
        margin-top: 10px;
        padding-top: 3px;
        margin-bottom: 0;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .slider h3 {
        font-size: 44px;
        padding-top: 13px;
    }

    .slider__inner {
        text-align: center;
        max-width: 400px;
    }

    .slider__img {
        float: none;
    }

    .slider__img img {
        display: block;
        margin: 0 auto;
        width: 400px;
    }

    .slider__title {
        font-size: 20px;
    }

    .slider__info {
        line-height: 21px;
    }

    .slider__author-about {
        margin-top: 21px;
    }

    .slider__review {
        margin-top: 23px;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 37px !important;
    }

    .bx-wrapper .bx-controls-direction a {
        top: 94%;
    }

    .bx-wrapper {
        margin-bottom: 50px;
    }

    .bx-wrapper .bx-prev {
        left: 35.5%;
    }

    .bx-wrapper .bx-next {
        right: 35.5%;
    }

    .bx-wrapper .bx-viewport {
        height: 735px !important;
    }

    .better .bol_item img {
        width: auto;
    }

    .better .bol_item {
        
        width: 220px;
    }
    .better {
        min-height: 621px;
        margin-top: 5px;
    }

    .better_bg {
        background: url("../index_files/better_480.png") 0 0 no-repeat;
        padding-bottom: 0;
        margin-bottom: 0;
        background-size: cover;
    }

    /*-----------------------------how-to-use--------------------------------------*/
    .how-to-use {
        margin: 0;
        background: #b3d1eb;
        height: auto;
        padding: 30px 0;
    }

    .how-to-use__container {
        margin: 40px auto;
    }

    .how-to-use div {
        margin: 0 auto;
        max-width: 460px;
        line-height: 40px;
        background: #fff;
        border-radius: 10px;
        min-height: 255px;
        position: relative;
    }

    .how-to-use p {
        padding-left: 280px;
        margin: 0 !important;
        position: relative;
    }

    .how-to-use__container h3 {
        padding: 25px 0;
        width: 70%;
    }

    .how-to-use__first {
        left: 30px;
        top: 50px;
        width: 220px;
    }

    .how-to-use__second {
        right: 240px;
        bottom: 15px;
        width: 215px;
    }

    .how-to-use p span {
        display: none;
    }

    .how-to-use p:before {
        content: '';
        width: 15px;
        height: 15px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #1266b6;
        position: absolute;
        top: 15px;
        left: 250px;
    }

    /*-----------------------------care--------------------------------------*/
    .care {
        height: auto;
        padding: 30px 0;
        margin-bottom: 0;
    }

    .care__container {
        padding: 0;
        background: none;
    }

    .care__inner {
        background: #ffffff;
        max-width: 460px;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        height: 781px;
        position: relative;
    }

    .care__inner h3 {
        padding-top: 30px;
    }

    .care__inner h3 span {
        display: block;
    }

    .care p {
        padding: 0 15px;
        margin-top: 10px;
        text-align: center;
    }

    .care__certificate img {
        margin: 0;
        width: 223px;
        height: 155px;
    }

    .care__certificate {
        right: 2px;
        bottom: 0;
    }

    .code {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .code__input, .code__btn {
        display: block;
        margin: 15px auto 7px;
        text-align: left;
    }

    .true_info {
        margin-top: 20px !important;
    }

    /*-----------------------------how-we-work--------------------------------------*/
    .how-we-work {
        height: auto;
        padding: 0;
        margin: 30px 0;
        background: none;
    }

    .how-we-work__item {
        float: none;
        width: 90%;
        margin: 0 auto 25px;
        padding: 0 5%;
    }

    .how-we-work__inner {
        background: url("../index_files/how_we_work_480.png") 0 0 no-repeat;
        min-height: 1075px;
        padding-top: 30px;
        max-width: 455px;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .how-we-work__title {
        margin-top: 8px;
    }

    .how-we-work__description {
        padding: 0 90px;
    }

    /*-----------------------------delivery--------------------------------------*/
    .delivery img.map-big {
        display: none;
    }
    .delivery img.map-480{display: block;position: static;margin: 0 auto;}

    .delivery {
        height: auto;
        margin-bottom: 0;
    }

    .delivery__inner {
        max-width: 480px;
        margin: 0 auto;
        position: relative;
    }

    .delivery h3 span {
        display: block;
    }

    /*-----------------------------foot--------------------------------------*/
    .foot {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .wor-kost1 .st_m {
        background: url("../index_files/how_we_work_480.png") 0 0 no-repeat;
        min-height: 1060px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        max-width: 455px;
    }
    .wor-kost1 .st_m.how-we-work--1 {
        background: url("../index_files/how-we-work--1.png") 0 0 no-repeat;
        min-height: 1060px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        max-width: 455px;
    }

    .foot__inner {
        /*color: #5994ca;*/
        max-width: 800px;
        margin: 0 auto 20px;
    }

    .foot__center p:first-child {
        /*display: none;*/
    }

    .foot__right p {
        text-align: right;
        line-height: 25px;
        padding-right: 10px;
    }

    .foot__left p {
        line-height: 25px;
        padding-left: 10px;
    }

    .foot__center {
        padding-top: 60px;
        /*color: #5994ca;*/
    }

    .foot__center p {
        line-height: 25px;
    }

    /*-----------------------------simple--------------------------------------*/
    .order__form .form_top .form_container span {
        color: #294d0f;
    }

    .input_name {
        margin: 1px 0 10px 2px;
    }

    .input__inner {
        padding-left: 45px;
        width: 294px;
    }

    .order .price_new p {
        font-size: 16px;
        padding-bottom: 0;
    }

    .price_new p {
        padding: 0;
    }

    .form_btn {
        width: 340px;
        margin: 12px 0 0 8px;
        padding: 16px 0;
    }

    .mxw_220 {
        max-width: 255px;
    }

    .mxw_200 {
        max-width: 255px;
    }

    .price_old, .price_new {
        width: 135px;
    }

    .order__form {
        width: 350px;
    }

    .input__inner {
        width: 290px;
    }

    .order .x_price_previous {
        padding-top: 5px;
        font-size: 32px;
        margin-top: 0;
    }
    .order .price_old span:last-child, .order .price_new span:last-child {
        font-size: 21px;
    }
    .form_top:before {
        background: url("../index_files/arrow-480.png") 0 0 no-repeat;
        width: 45px;
        height: 86px;
        bottom: 42px;
        left: -75px;
    }

    .laser__container h3 {
        width: 90%;
        margin: 0 0 16px 20px;
    }

    .laser__container:before {
        display: none;
    }

    .doctor__info h3 {
        text-align: center;
        width: 83%;
        font-size: 40px;
        margin-top: 5px;
        margin-bottom: 13px;
    }

    .doctor_color {
        letter-spacing: -1px;
    }

    .doctor__info p {
        font-size: 20px;
        line-height: 30px;
        margin: 9px 35px 0 20px;
    }

    .doctor_color span {
        display: block;
    }

    .slider__author-about {
        color: #080909;
    }

    .how-to-use p {
        line-height: 27px;
    }

    .how-to-use p:last-child {
        margin-left: 110px;
        margin-top: 50px !important;
    }

    .how-to-use__first {
        left: 75px;
        top: 105px;
        width: 170px;
    }

    .how-to-use {
        padding-bottom: 0;
    }

    .true_info2 b {
        font-weight: normal !important;
    }

    .code__btn {
        font-size: 18px;
        text-align: center;
    }

    .care__container {
        height: auto;
    }

    .care__certificate {
        position: static;
        margin-left: 5px;
        margin-top: 5px;
    }

    .care__inner {
        height: auto;
    }

    .how-we-work__title {
        font-size: 22px;
    }

    .how-we-work__description {
        font-size: 20px;
    }

    .delivery h3 {
        font-size: 37px;
        width: 75%;
    }

    .order .form_top:before {
        background: url("../index_files/arrow-480.png") 0 0 no-repeat;
        width: 45px;
        height: 86px;
        bottom: 42px;
        left: -75px;
    }
    .order .x_price_current {
        font-size: 43px;
    }
    .list_description span {
        /*display: inline;*/
    }

    .doctor__info h3 span {
        display: inline;
    }

    .how-we-work__description span {
        display: inline;
    }

    .order__container {
        margin-left: 60px;
        margin-top: 25px;
    }

    .laser__container:before {
        bottom: -35px;
    }

    .doctor {
        /*min-height: 1375px;*/
        margin-bottom: 25px;
    }

    .doctor_color {
        margin-top: 27px !important;

    }
    .bx-wrapper {
        margin-bottom: 20px;
    }
    .how-we-work__inner{
        padding-top: 22px;
    }
    .how-it-help{
        padding-top: 23px;
        background: url("../index_files/better_480.png") 0 0 no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding-bottom: 28px;
        margin-bottom: 39px;
    }
    .why-it-create__title{
        line-height: 39px;
    }
    .how-it-help__list .why-it-create__info {
        padding: 0 15px;
        font-size: 21px;
        margin-top: -2px;
    }

    .how-it-help__list .why-it-create__item {
        width: 215px !important;
        min-height: 240px;
    }
    .wor-kost1 h3{
        line-height: 43px;
    }
    .care{
        padding: 17px 0 1px;
    }
    .care__certificate {
        padding-bottom: 5px;
    }
    .care p {
        padding: 0 30px;
        margin-top: 23px;
        text-align: center;
        line-height: 30px;
    }
    .how-we-work__inner_hard{
        padding-top: 34px;
    }
    .how-we-work-photo{
        margin-bottom: 14px;
    }
    .how-we-work__title2{
        font-weight: bold;
        margin-top: 5px;
        font-size: 19px;
    }
    .how-we-work__description{
        margin-top: 12px;
    }
    .how-we-work__item{
        margin: 0 auto 35px;
    }
    .true_info{
        margin-top: 30px !important;
    }
    .true_info2{
        margin-top: 10px !important;
    }

    .foot__inner {
        font-size: 14px;
        position: relative;
        z-index: 4;
    }

    .simple__info {
        font-size: 28px;
    }

    .doctor {
        margin-top: 25px;
    }

    .how-to-use__first {
        left: 50px;
        top: 105px;
        width: 195px;
    }

    .care__inner {
        min-height: 2px;
    }

    .doctor {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .how-we-work-photo {
        width: 195px;
    }

    .bol_item {
        min-height: 180px;
    }

    .bg_girl_left {
        overflow: hidden;
    }

    .new_style_how3 .how-we-work-photo {
        width: 190px;
    }
    .how-we-work__description {
        padding: 0 5px;
        font-size: 20px;
    }
    .how-we-work{
        margin-bottom: 55px;
    }
    .true_info {
        margin-top: 33px;
    }

    .better .bol_item p {
        font-size: 21px;
    }

    .how-we-work__title2 {
        font-weight: normal;
    }

    .mod .order {
        width: 100%;
        margin-left: 0;
        overflow-x: hidden;
        padding-top: 35px;
    }

    .mod {
        width: 450px;
    }

    .bol h4 {
        margin-bottom: 5px;
    }

    .code__input {
        text-align: center;
    }

    .delivery img {
        padding-bottom: 15px;
    }
    .delivery h3{
        font-size: 40px;
    }
    .delivery{
        margin-top: 21px;
        padding-top: 0;
    }
    .delivery img{
        padding-bottom: 22px;
    }
    .container_list{
        padding: 0;
    }
    .simple{
        overflow-x: hidden;
    }
    .attention{
        margin-right: 3px;
    }
    .simple__girl{
        right: -2px;
        display: block;
    }
    .logo img{
        width: 95%;
    }
    .callback{
        margin-bottom: 5px;
    }
    .why-it-create{
        -webkit-border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
    }
    .attention{
        margin-top: 1px;
    }
    .attention__info{
        margin-top: 1px;
    }
    img#krestik{
        right: 2px;
        margin-top: 18px;
    }
    .effect__table{
        margin-top: 0;
    }
    .x_price_previous:before {
        left: 7px!important;
        background-size: contain!important;
        width: 60px!important;
        top: 5px!important;
    }
    .price p{
        font-family: Roboto, sans-serif!important;
    }
    .order .price_old p {
        font-size: 16px;
        padding-bottom: 1px;
    }
}

@media screen and (max-width: 767px) {
    .foot__right {
        display: none;
    }

    .logo_f {
        float: none;
        /* margin-left: 0; */
        width: 100%;
        /* height: 72px; */
        padding-top: 0;
        padding-bottom: 20px;
        margin: 0 auto;
        display: block;
    }

    img.footerLogo1 {
        width: 64px;
        margin: 0 auto;
    }

    .foot__left {
        float: none;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .lost:before{
        box-shadow: 5px 0 45px #fff;
    }
    .doctor_color{
        font-family: Roboto, sans-serif!important;
        font-size: 23px !important;
        line-height: normal !important;
    }
    .how-we-work__title{
        font-weight: bold;
    }

    .care__inner h3{
        font-size: 38px;
    }

    .care .care__inner .care__container .true_info{
        line-height: normal !important;
        font-size: 20px!important;
    }
    .check_popup_code_input{
        font-size: 20px;
        padding: 5px;
    }
    .how-we-work__description span{
        display: block;
    }
    .simple{
        margin-top: 10px;
    }
    .new_style_how3 .how-we-work__description{
        line-height: normal;
    }
    .bol h3{
        font-size: 38px;
    }
    .wrapper{
        background-size: initial;
    }

    .table__item-percent:before{
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: url("../index_files/table_border.png") 0 0 no-repeat;
        height: 236px;
        width: 4px;
    }
}

@media screen and (max-width: 479px) {
    
   
    
    .country_select {width: 260px;
    margin: 20px;}
    
    
    .x_price_previous:before{
        left: 2px!important;
        background-size: contain!important;
        width: 60px!important;
        top: 4px!important;
    }
    .table__item-info{
        font-size: 14px!important;
    }
    .callback, .discount, .simple__girl-480, .none_240, .how-to-use, .care, .delivery, .form_top:before {
        display: none;
    }
    .table__item-percent{
        position: relative;
    }
    .table__item-percent p{
        position: absolute;
        margin: 0;
        padding: 0;
        right: 5px;
    }
    .table__item-percent p:nth-child(1){
        top: 25px;
    }
    .table__item-percent p:nth-child(2){
        top: 93px;
    }
    .table__item-percent p:nth-child(3){
        top: 165px;
    }
    .table__item-percent p:nth-child(4){
        top: 205px;
    }
    .table__item-percent p:nth-child(5){
        top: 270px;
    }

    .doctor__info p {
        line-height: 22px !important;
    }

    .better_bg h3 {
        font-size: 25px !important;
        line-height: 25px !important;
    }

    .table__item-info{
        padding-right: 0 !important;
    }
    .table__item-info, .table__item-percent p{
        font-size: 18px!important;
        line-height: 24px !important;
        margin-bottom: 20px!important;
    }
    .table__right .table__item-info{
        padding-right: 15px !important;
    }
    .table__item-info--1{
        padding-right: 16px !important;
    }
    .table__right .table__item-percent p:nth-child(3){
        top: 187px;
    }
    .laser__container{
        background: url("../index_files/laser_240.png") top center no-repeat, #fff!important;
        padding-bottom: 0!important;
        -webkit-border-radius: 0 0 10px 0;
        -moz-border-radius: 0 0 10px 0;
        border-radius: 0 0 10px 0;
    }
    .laser__info2{
        text-align: left;
    }


    .h_480 {
        height: auto;
    }

    /*
        img#krestik {
        display: none;
    }
    */
    .form_container {
        margin-left: 20px;
    }

    .desktop {
        /*display: none;*/
    }

    .logo {
        float: none;
        display: block;
        margin: 0 auto;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 18px;
        width: 100%;
        line-height: 21px;
    }

    .list_item {
        display: block;
        margin: 0 auto 5px;
        width: 100%;
        text-align: center;
    }

    .list_description {
        font-size: 19px;
        padding: 0;
    }

    .order__inner-left {
        margin: 0;
    }

    .order__form {
        width: 220px;
        padding: 50px 5px 15px;
    }

    .input__inner {
        font-size: 14px;
    }

    .form_btn {
        width: 207px;
        margin: 12px 0 0 4px;
    }

    .x_price_previous {
        font-size: 29px;
    }

    .solo {
        display: block;
        width: 100%;
        height: 175px;
        background: url(solo.png) no-repeat;
        margin-top: -210px;
        margin-left: 30px;
    }

    .solo-text {
        display: block;
        width: 130px;
        padding-top: 80px;
        padding-left: 80px;
        font-size: 18px;
        color: #fff;
        font-weight: 700;
        line-height: 1.2;
    }


    .simple__table {
        background: none;
        height: auto;
    }

    .simple__info {
        height: auto;
        width: auto;
        position: initial;
        font-size: 22px;
        padding: 10px;
        line-height: 30px;
    }

    .order .order__form {
        padding-top: 50px;
    }

    .order .price_old p {
        font-size: 14px;
    }
    .order .price_new p {
        font-size: 14px;
    }

    .order .x_price_previous {
        font-size: 28px;
    }

    h4 {
        font-size: 21px;
    }

    section {
        width: 306px;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .bol_item {
        display: block;
        margin: 0 auto !important;
        float: none;
    }

    .bol {
        background-repeat: repeat;
    }

    .order {
        margin-top: 120px;
        background: none;
        border: none;
    }

    .order__container {
        margin: 0;
    }

    .laser__container p {
        width: 94%;
        margin: 0 0 0 10px;
        font-size: 21px;
        line-height: 26px;
    }

    .laser__container p:last-child {
        /*display: none;*/
        margin-top: 20px;
    }

    .laser__container:before {
        width: 240px;
        bottom: -100px;
        right: -30px;
        background-size: contain;
    }

    .doctor {
        max-width: 306px;
        min-height: 865px;
    }

    .doctor__info h3 {
        width: 93%;
        font-size: 37px;
        margin-bottom: 10px;
    }

    .doctor__info p {
        margin: 10px 20px 0 10px;
        font-size: 18px;
        line-height: 22px;
    }

    .doctor_color {
        line-height: 20px;
        font-size: 20px !important;
        width: 100%;
    }

    .doctor:before {
        display: none;
    }

    .slider {
        min-height: 835px;
    }

    .bx-viewport {
        height: 725px !important;
    }

    .bx-wrapper .bx-next {
        right: 17.5%;
    }

    .bx-wrapper .bx-prev {
        left: 17.5%;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 3px !important;
    }

    .wor-kost1 .how-we-work__inner {
        padding-top: 25px;
    }

    .how-we-work__inner span {
        display: block;
    }

    .how-we-work__inner {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding-top: 20px;
    }

    .how-we-work__title {
        font-size: 20px;
    }

    .how-we-work__description {
        padding: 0;
    }

    .how-we-work__container {
        margin-top: 20px;
    }

    .bol {
        height: 800px;
    }

    .foot__left, .foot__right, .foot__center {
        float: none !important;
        display: block !important;
        width: 100% !important;
        margin: 0 auto !important;
        text-align: center !important;
        padding: 0;
    }

    .foot__right {
        display: none !important;
    }

    .foot p {
        text-align: center !important;
        margin: 0 auto !important;
        width: 100% !important;
    }

    .foot {
        background: none;
    }

    .foot_bg {
        background: none;
    }

    .bol_item p {
        margin-top: 15px;
        font-size: 20px;
    }

    .simple {
        /*background: url("../index_files/top_240.jpg") 0 0 no-repeat;*/
    }

    h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .slider {
        background: url("../index_files/slider_bg.jpg") 0 0 no-repeat;
        background-size: cover;
        padding-left: 5px;
    }

    .list_item img {
        display: block;
        margin: 0 auto;
    }

    /*some*/
    .bg_girl_left:after {
        background-position: -140px 0;
    }

    .order__inner-left {
        margin: 0 auto;
    }

    .order__form {
        width: 215px;
    }

    .price {
        float: none !important;
    }


    .price_480 .price_old {
        width: 100px;
        float: left;
    }

    .price_480 .price_new {
        width: 115px;
    }

    .input__inner {
        width: 160px;
    }

    .form_top_480 {
        margin-top: 90px;
    }

    .x_price_previous {
        padding-top: 3px;
    }

    .x_price_previous:before {
        top: -7px;
    }

    .simple {
        margin-top: 1px;
    }

    .simple h3 {
        font-size: 28px;
        line-height: normal;
        width: auto;
    }

    .mobile {
        /*display: block;*/
    }


    .bol {
        background: #ffffff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .bol_item img {
        width: 120px;
    }

    .bol_item {
        min-height: 195px;
    }

    .bol_item p span {
        display: block;
    }

    .order {
        margin-top: 110px;
    }

    .laser {
        margin-top: 0;
    }

    .laser__container {
        background: url("../index_files/start.jpg") 0 0 no-repeat;
        min-height: 780px;
        padding-top: 20px;
    }

    .laser__container p {
        line-height: 24px;
        font-size: 20px;
    }

    .wor-kost1 {
        margin: 30px auto;
    }

    .new_style_how3 .how-we-work__item {
        width: 205px;
    }

    .new_style_how2 {
        font-size: 17px;
    }

    .bx-wrapper .bx-viewport {
        height: 870px !important;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 27px !important;
    }
    .bx-wrapper .bx-controls-direction a {
        top: auto;
        bottom: 16px;
    }
    .slider__img img {
        width: 209px;
    }
    .bol h3 {
        font-size: 30px;
    }

    button span {
        display: block;
    }

    .some {
        display: block;
        font-style: normal;
    }

    .laser__container h3 {
        margin: 0 auto 16px;
    }

    .laser__container:before {
        bottom: -120px;
        right: -25px;
    }

    .laser h3 {
        line-height: 30px;
    }

    .doctor__info p {
        margin-top: 15px;
    }

    .doctor_color {
        margin-top: 20px !important;
    }

    .doctor {
        background: url("../index_files/mnenie.png") bottom center no-repeat;
        background-size: cover;
        min-height: 1035px;
        overflow: hidden;
        margin-bottom: 25px;
    }
    .doctor__info {
        padding-top: 12px;
    }
    .doctor__info p{
        font-size: 18px;
        line-height: 21px;
    }

    .doctor:before {
        display: none;
    }

    .slider {
        padding-top: 20px;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .slider h3 {
        font-size: 24px;
        line-height: 30px;
        padding-top: 0;
    }

    .how-we-work__inner h3 {
        font-size: 30px;
    }

    .how-we-work__inner {
        background: url("../index_files/how.jpg") 0 0 no-repeat;
        background-size: cover;
        min-height: 1065px;;
    }

    .how-we-work__item {
        margin-bottom: 20px;
    }

    .how-we-work {
        margin: 0 auto 10px;
        padding-bottom: 0;
    }

    .order__last {
        margin-top: 105px !important;
    }

    .foot {
        padding-top: 0;
    }

    .x_price_current {
        display: inline-block;
        padding-top: 2px;
    }

    .x_price_current {
        font-size: 35px;
    }
    .order .x_price_current {
        font-size: 35px;
    }
    .pt_240 {
        padding-top: 2px;
    }

    .container__list-bg {
        margin: 0;
    }

    .form_btn {
        margin-top: 15px;
    }

    .slider__info {
        padding: 0 5px;
    }

    .bg_girl_left:after {
        background: url("../index_files/bg_240_top.png") top center no-repeat;
        background-position: top left;
    }

    .laser__container {
        overflow: hidden;
        width: 303px;
        padding-bottom: 25px;
        height: auto;
    }

    .simple__info {
        display: none;
    }

    .price_old, .price_new {
        font-weight: normal;
    }

    .price_old p, .price_new p {
        font-size: 14px;
    }

    .simple__item {
        margin-bottom: 17px;
        width: 200px;
    }

    .slider {
        max-width: 300px;
    }

    .laser__container:before {
        width: 255px;
        right: -35px;
    }

    .doctor:before {
        width: 215px;
        height: 405px;
    }

    .slider__info {
        font-size: 15px;
    }

    .foot__left p {
        padding: 0;
    }

    .foot__right p {
        padding: 0;
    }

    .bol_item p {
        margin-top: 10px;
    }

    .bol_item {
        min-height: 180px;
    }

    .how-we-work-photo {
        width: 150px;
    }

    .bg_girl_left:after {
        width: 240px;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .order__container {
        padding-top: 68px;
    }

    section {
        overflow: hidden;
    }

    .order {
        margin-top: 0 !important;
    }

    .how-we-work__inner {
        margin-bottom: 15px;
    }

    .bol h4 {
        font-size: 20px;
        line-height: 23px;

    }

    .bol_item p {
        font-size: 18px;
        line-height: 21px;
    }

    .bol_item {
        min-height: auto;
    }

    .bol {
        height: 820px;
    }

    .better_bg {
        height: 1250px;
        margin-top: 0;
        margin-bottom: 25px;
    }

    .better .bol_item img {
        width: 110px;
    }

    .how-we-work__item {
        margin-bottom: 35px;
    }

    .order__off480 {
        /*display: none;*/
        margin-top: -30px !important;
    }

    .order__last {
        margin-top: -20px !important;
    }

    .icon {
        bottom: 7px;
    }

    .x_price_previous {
        padding-top: 5px;
    }

    .form_btn {
        padding: 5px 0;
    }

    .bol_item img {
        margin-left: 0;
        width: 210px;
        margin-top: 15px;
    }

    .bol h4 {
        margin: 7px auto 5px;
        width: 95%;
        padding: 0 5px;
    }

    .doctor_color {
        margin-top: 35px !important;
    }

    .slider__img {
        margin-top: 5px;
    }

    .bol h3 {
        font-size: 30px;
        line-height: 33px;
    }

    .better {
        margin-top: 0;
    }

    .bol_item {
        margin: 0 auto 0 !important;
    }

    .how-we-work__title2 {
        font-weight: bold;
        letter-spacing: -0.7px;
    }

    h1 {
        font-size: 35px;
    }

    .doctor {
        margin-top: 25px;
        margin-bottom: 20px;
        min-height: 1035px;
    }

    .new_style_how3 .how-we-work__title {
        width: 80%;
        margin: 0 auto;
        letter-spacing: 0;
    }

    .new_style_how3 .how-we-work__description {
        line-height: 21px;
    }

    .wor-kost1 {
        margin-bottom: 0;
    }

    .slider {
        margin-top: 8px;
    }

    .price .price_new, .price .price_old {
        font-weight: bold !important;
    }

    .order .price_new p, .order .price_old p {
        font-weight: normal !important;
    }

    .top_container {
        max-width: 480px;
    }

    .simple__table, .simple__item p{
        padding-left: 10px;
    }
    .simple__item p{
        font-size: 20px;
        line-height: 23px;
        width: 78%;
    }
    .simple__item{
        margin-bottom: 13px !important;
        width: auto;
    }
    .simple__girl {
        top: 675px;
        width: 275px;
        right: -1px;
    }
    .background1{
        background: url("../index_files/top_240.jpg") 0 0 no-repeat #FAF4F6;
        background-size: cover;
        min-height: 930px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    .simple__table{
        padding-bottom: 170px;
        border-radius: 0 0 10px 10px;
        overflow: hidden;
        background: transparent;
    }
    .attention{
        margin-top: 0;
    }
    .why-it-create__item{
        width: 210px!important;
    }
    .laser__prod-480{
        display: none;
    }
    .laser__info2{
        margin: 0 0 0 10px!important;
        padding: 0 !important;
    }
    .table__left:before,.table__right:before{display: none;}

    .table__img{
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 0 !important;
    }
    .table__group-description, .table__group, .table__right .table__group-description{
        padding: 0 5px !important;
        width: auto !important;
        margin-left: 0 !important;
    }
    .effect__table {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .table__item-info{
        margin-left: 0 !important;
    }
    .attention{
        margin-right: 0;
    }
    .why-it-create{
        background-repeat: repeat;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: top center;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding-bottom: 15px;
    }
    .how-it-help{
        margin-top: 25px;
    }
    .laser__container{
        -webkit-border-radius: 10px 10px 0 0;
        -moz-border-radius:  10px 10px 0 0;
        border-radius:  10px 10px 0 0;
        margin-left: 2px;
    }
    .effect__table{
        margin-top: 0;
    }
    .logo img {
        width: 85%;
    }

    .simple__table{
        padding-bottom: 20px;
    }
    .wor-kost1 .st_m{
        -webkit-background-size: cover;
        background-size: cover;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    .wor-kost1 .st_m.how-we-work--1{
        background: url("../index_files/how-we-work--2.jpg") 0 0 no-repeat;
        background-size: cover;
    }
    .wor-kost1 h3 {
        line-height: 34px;
    }
    .how-we-work__inner{
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .how-we-work__item {
        margin-bottom: 25px;
    }
    .logo img {
        width: 80%;
        margin-top: -5px;
    }
    h2{
        font-size: 19px;
        line-height: 24px;
    }
    .price_480 .price_old{
        width: 100px;
        font-size: 27px;
    }
    .price_480{
        padding-left: 7px;
    }
    .form_btn{
        line-height: 26px;
        padding: 10px 0;
        width: 209px;
    }
    .order__form .form_top {
        max-width: 215px;
    }
    .input__inner {
        width: 162px;
    }
    .x_price_previous {
        font-size: 26px!important;
    }
    .attention__title{
        letter-spacing: -1px;
        font-size: 29px;
        line-height: 29px;
        top: 841px;
    }
    .attention__info{
        font-size: 22px;
        line-height: 27px;
        margin-top: 17px;
    }
    .why-it-create__title {
        line-height: 32px;
        font-size: 37px;
    }
    .why-it-create__item{
        min-height: 1px;
        margin-bottom: 20px;
    }
    .why-it-create__item:nth-child(7){
        margin-top: 0;
    }
    .laser h3 {
        line-height: 30px;
        font-size: 28px;
    }
    .laser__info{
        text-align: center;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0 5px !important;
        margin-bottom: 20px !important;
    }
    .laser h4{
        padding: 0;
        text-align: center;
        letter-spacing: 1px;
    }
    .table__img{
        margin-top: 20px;
    }
    .table__group{
        font-weight: bold;
        font-size: 23px!important;
    }
    .table__info-container{
        padding-bottom: 1px;
    }
    .doctor {
        margin-top: 13px;
    }
    .doctor_color {
        margin-top: 20px !important;
        font-size: 22px!important;
    }
    .new_style_how3 .how-we-work__title{
        line-height: normal;
        padding-top: 5px;
    }
    .better .bol_item img{
        width: 125px;
    }
    .better_bg {
        height: auto;
        padding-bottom: 15px;
    }
    .bol_item:nth-child(4) p{
        letter-spacing: -1px;
    }
    .how-it-help .why-it-create__title{
        font-size: 29px;
        padding: 0 10px;
        width: auto;
    }
    h1 {
        font-size: 39px;
        line-height: 40px;
    }
    .list_item:nth-child(2) p, .list_item:nth-child(3) p{
        padding: 0 10px;
    }
    .list_item{
        padding-bottom: 3px;
    }
    .wrapper{
        -webkit-background-size: initial;
        background-size: initial;
    }
    .price_old span:last-child, .price_new span:last-child {
        font-size: 17px;
    }
    .order .price_old span:last-child, .order .price_new span:last-child {
        font-size: 17px;
    }
    .input_name {
        margin: 6px 0 4px 2px;
        font-size: 14px;
    }
    .bol{
        background: url("../index_files/why_2400.png") 0 0 no-repeat;
        background-size: cover;
        padding-bottom: 15px;
        min-height: auto;
        height: auto;
    }
    .bol h3{
        font-size: 33px;
        letter-spacing: 0;
    }
    .doctor__info p{
        margin-right: 10px;
        line-height: 24px;
    }
    .wor-kost1 h3{
        font-size: 35px;
    }
    .how-we-work__title {
        font-size: 22px;
    }
    .better_bg{
        background: url("../index_files/why.jpg") 0 0 no-repeat;
        background-size: cover;
    }
    .better_bg h3 {
        font-size: 29px;
    }
    .how-it-help__list .why-it-create__item{
        min-height: auto;
        margin-bottom: 20px !important;
    }
    .how-we-work__inner h3 {
        font-size: 35px;
    }
    .how-we-work__item:nth-child(2) .how-we-work__description span, .how-we-work__item:nth-child(3) .how-we-work__description span{
        display: inline;
    }
    .how-we-work__description{
        font-size: 17px;
    }
    h2{
        padding: 0 1px;
        width: auto;
    }

    .how-we-work-photo{
        width: 195px;
        /*margin-bottom: 10px;*/
    }
    .foot__left p{
        line-height: 19px;
    }
    .order .order__form {
        padding-top: 35px;
    }
    .bol_item img{
        margin-top: 11px;
    }
    .order__form{
        padding: 35px 3px 10px;
    }
    .how-we-work-photo{
        margin-bottom: 5px;
    }
    .container__list-bg{
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .table__left .table__item-percent:before, .table__right .table__item-percent:before{
        content: none;
    }
    .how-we-work__title {
        font-size: 23px;
        letter-spacing: -0.1px!important;
    }
    .how-we-work__title2{
        font-size: 20px;
    }
    .price_480 .price_new{
        width: 112px;
    }
    .better_bg h3 {
        font-size: 27px;
    }

    .h2-240 br{display: block;}
    .list--480 {
        width: 220px;
        margin-left: -8px;
    }
    .list--240{
        width: 153px;
    }
    .order__form .input__inner {
        width: 210px;
        margin: 0 auto;
    }
    .order__form .form_btn {
        width: 255px;
        margin-top: 14px;
        margin-left: 20px;
    }
    .order__form {
        z-index: 1;
        text-align: center;
        width: 300px;
        margin-top: 160px;
    }
    
    .sale-rub-wrap {
    top: -187px;
    left: -47px;
    z-index: 0;
    }
    
    .rub_foot {
        top: -236px;
        left: -47px;
    }
    
    .price {
        margin-right: -3px;
    }
    .how-we-work__description {
        font-size: 19px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .better .bol_item img {
        margin-top: 16px;
    }
    .better .bol_item p {
        margin-top: 8px;
    }
    .better_bg {
        padding-bottom: 22px;
    }
    .how-it-help__list .why-it-create__info {
        padding: 0 1px;
    }
    .mod {
        width: 240px;
    }
    img#krestik {
        right: 2px;
        top: 100px;
    }
    
      .rub_mob {
        top: -606px;
        left: 71px;
    }
}

.code__btn {
    font-family: Arial, sans-serif;
}
.privacy, .privacy:focus, .privacy:active{
    border: none;
}
a.privacy:link{
    border: none;
}

