* {
    margin: 0;
    padding: 0;
    outline: none;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
}

h4.sec-4_1_small_title {
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
}

html,
body,
div,
span,
h1,
h2,
h3,
p,
a,
img,
strong,
b,
ol,
ul,
li,
form,
label,
article,
figure,
footer,
header {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

span.redd {
    color: black;
}

h1 {
    text-transform: uppercase;
    font-size: 46px;
    color: #000000;
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 0px;
}

.opening-title {
    margin-top: 30px;
    text-transform: none;
    font-size: 28px;
}

.opening-title span {
    color: #e31f26;
}

p.ftext-2 {
    color: #4c9e01;
    margin: 20px;
}

p.under_btn {
    max-width: 300px;
    margin: 15px auto;
    text-align: center;
    color: #000000;
    padding: 3px;
    display: block;
}

p.ovet_btn {
    max-width: 300px;
    margin: 10px auto;
    text-align: center;
    color: #f9dd00;
    padding: 15px;
    display: block;
    background: #010066;
}

.sec-4_1_title span {
    color: #e31f26;
    font-weight: 700;
}

h2.sec-4_1_title {
    font-size: 32px;
    color: #000;
    text-align: center;
    bottom: 90px;
    padding: 20px;
    margin-bottom: -15px;
}

span.usage {
    color: #e31f26;
    font-weight: 700;
}

.sec-4_1 p {
    padding: 20px;
    padding-left: 10px;
    font-size: 18px;
    color: #000;
    line-height: normal;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
    border-radius: 6px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    background: url(../images/sec-5__cap.png) no-repeat;
    padding-left: 100px;
    background-size: contain;
    background-color: #e0f7ff;
    margin-bottom: 50px;
    margin-top: 100px;
}

.sec-4_1 {
    margin-top: 15px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a1ccee), to(rgba(245, 237, 187, 0)));
    background-image: linear-gradient(to bottom, #a1ccee 0%, rgba(245, 237, 187, 0)100%);
}

.ftext {
    padding-bottom: 10px;
    color: #e2ecac;
    display: none;
}

.ftr {
    color: #e6e3e3;
}

.footer_text {
    background: #010066;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 10px;
}

body {
    -webkit-text-size-adjust: 100%;
}

body {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    position: relative;
    width: 100%;
}

ol,
ul {
    list-style: none;
}

.mob {
    display: none;
}

.main__img {
    float: left;
    position: relative;
}

.main_img2 {
    width: 192px;
    display: block;
    margin: 0 auto;
}

.form__form-landing__form {
    margin: 0 auto;
    display: block;
}

.form__btn2 {
    margin: 0;
    display: inline-block;
}

#popUp {
    position: fixed;
    bottom: 10px;
    width: 95%;
    padding: 10px;
    font-size: 16px;
    -webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
    font-weight: 100;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 1000;
    color: white;
    opacity: 1;
    display: none;
    margin: 0 auto;
    right: 2.4%;
    bottom: 5%;
    z-index: 99998;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 60%;
    position: relative;
    -webkit-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-weight: 700;
    padding: 20px 0;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup .close:hover {
    color: #06D85F;
}

.popup .content {
    max-height: 70vh;
    overflow: auto;
}

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }

    .popup {
        width: 70%;
    }
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact .select-county,
#contact textarea,
#contact button[type="submit"] {
    font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif;
}

#contact h3 {
    color: #010066;
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact .select-county,
#contact textarea {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact .select-county:hover,
#contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #AAA;
}


#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contact button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #0CF;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#contact button[type="submit"]:hover {
    background: #09C;
    -webkit-transition: background 0.3s ease-in-out;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}



#contact button[type="submit"] {
    text-transform: uppercase;
    background: #ff0000;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

#contact input:focus,
#contact textarea:focus {
    outline: 0;
    border: 1px solid #999;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}


.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    margin: 8% auto;
    border: 1px solid #888;
    width: 475px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

button.close {
    width: auto;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.modal-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    position: relative;
    padding: 25px;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}




.order-countdown-hours,
.order-countdown-minutes,
.order-countdown-seconds {
    background: -ms-linear-gradient(270deg, #d2d098 0%, #fcfc88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d098', endColorstr='#fcfc88', GradientType='1');
    background: -webkit-gradient(linear, left top, left bottom, from(#d2d098), to(#fcfc88));
    background: linear-gradient(180deg, #d2d098 0%, #fcfc88 100%);
    border-radius: 5px;
    color: #000;
    font-size: 43px;
    font-weight: bold;
    margin: 0px 14px;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 66px;
    height: 60px;
}

.labels {
    position: relative;
    z-index: 3;
    background: rgba(0, 0, 0, 0) url("../img/img2.png") no-repeat scroll left top;
    margin: 0 auto;
    height: 75px;
    width: 232px;
}

.labels .ltext {
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.025em;
    line-height: 24px;
    margin-left: 23px;
    margin-top: 13px;
    width: 150px;
}

.labels .lnumber {
    color: #fbff80;
    float: right;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.025em;
    line-height: 24px;
    margin-top: 24px;
    width: 45px;
}

.block1 .item-block .right-block,
.block9 .right-block,
.block15 .item-block .right-block {
    background: #fff;
    float: right;
    margin-top: 13px;
    position: relative;
    max-width: 299px;
    width: 100%;
    z-index: 1;
    border: 3px solid #22afa1;
    border-radius: 10px;
}

.block1 .item-block .right-block .title,
.block9 .right-block .title,
.block15 .right-block .title {
    color: #005b50;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.025em;
    line-height: 36px;
    margin-top: 12px;
    text-align: center;
    text-transform: uppercase;
    float: none;
}

.block1 .item-block .right-block .title .big {
    color: #008678;
    font-size: 36px;
}

.item-block .right-block .timer .timer-text {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 28px;
    color: #00221e;
    font-weight: 700;
    letter-spacing: 0.025em;
    margin-top: 14px;
}

.timer {
    text-align: center;
}

.timer .bottom-line {
    font-size: 14px;
    letter-spacing: 0.025em;
    text-align: center;
}

.block1 .item-block .right-block .timer .bottom-line span,
.block9 .right-block .timer .bottom-line span,
.block15 .right-block .timer .bottom-line span {
    padding: 0 5px;
    width: 27%;
    text-align: center;
    display: inline-block;
}

.form-block {
    background: #22afa1 none repeat scroll 0 0;
    padding: 10px;
    margin-top: 20px;
}

button {
    width: 265px;
    height: 65px;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    font-weight: 800;
    letter-spacing: 0.025em;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.58);
    text-transform: uppercase;
    background: #ff0000;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px 0px 0px rgb(113, 109, 103), 0px 7px 7px 0px rgba(0, 48, 42, 0.62);
    box-shadow: 5px 4px 4px 0px rgb(113, 109, 103), 0px 7px 7px 0px rgba(0, 48, 42, 0.62);
    border: none;
    outline: 0;
    cursor: pointer;
}

button:hover {
    background: #bf0303;
}

.wrapper {
    width: 1200px;
    margin: auto;
}

.check {
    width: 50px;
}

.block1 {
    background: rgba(0, 0, 0, 0) url(../img/s2bg2.jpg) no-repeat scroll center top;
    position: relative;
    width: 100%;
    overflow: auto;
    padding: 20px 0;
}

.block1 .subtitle {
    width: 100%;
    float: left;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.025em;
    text-align: center;
    position: relative;
    z-index: 2
}

.block1 .subtitle .underline {
    border-bottom: 2px solid #fff
}

.block1 .title {
    width: 100%;
    font-size: 26px;
    line-height: 65px;
    color: #125493;
    font-weight: 800;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.block1 .title .yellow {
    color: #fbff80;
}

.block1 .item-block {
    width: 91%;
    float: left;
}

.block1 .item-block .left-block {
    width: 419px;
    float: left;
    margin-left: 56px;
    position: relative;
    z-index: 2
}

.block1 .item-block .left-block .item {
    display: block;
    margin-top: 50px;
}

.block1 .item-block .left-block .item .iimage {
    width: 100px;
    float: left;
}

.block1 .item-block .left-block .item .itext {
    color: #115695;
    font-size: 21px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.025em;
    margin-top: 11px;
}

.block1 .item-block .left-block .item .itext .yellow {
    color: #fbff80;
    font-weight: 700;
}

.block1 .item-block .central-block {
    float: left;
}

.block1 .item-block .central-block .product-block {
    position: relative;
    z-index: 2
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

.container {
    width: 1040px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}

.form__input::-webkit-input-placeholder {
    color: #131415;
    opacity: 1;
}

.form__input:-ms-input-placeholder {
    color: #131415;
    opacity: 1;
}

.main__countdown {
    margin-top: 30px;
    margin-left: 372px;
}

.main__countdown1 {
    margin-top: -308px;
    margin-left: 384px;
}

.main__foot {
    text-align: center;
    color: #1c1c1d;
    font-size: 14px;
    line-height: 23px;
    padding-top: 160px;
}

.countdown__title {
    background: #010066;
    color: #ffdd00;
    font-size: 19px;
    font-weight: 700;
    padding: 12px 15px;
    width: 300px;
    position: relative;
    top: 65px;
    line-height: 23px;
    text-align: left;
}

.countdown__item:nth-of-type(2) {
    margin: 0 30px;
    position: relative;
}

.countdown__item:nth-of-type(2):before {
    content: ":";
    display: block;
    font-size: 40px;
    font-weight: 700;
    color: #a6acb4;
    position: absolute;
    left: -20px;
    top: 10px;
}

.countdown__item:nth-of-type(2):after {
    content: ":";
    display: block;
    font-size: 40px;
    font-weight: 700;
    color: #a6acb4;
    position: absolute;
    right: -20px;
    top: 10px;
}

.countdown__wrap {
    padding-top: 20px;
    text-align: center;
    padding-left: 40px;
}

.countdown__foot {
    background: url(../images/countdown__foot.png);
    background-repeat: no-repeat;
    font-size: 16px;
    color: #000;
    line-height: 29px;
    padding-left: 16px;
    min-height: 128px;
    padding-top: 25px;
    margin-top: 66px;
    background-size: 291px;
}

.countdown__foot1 {
    background: url(../images/countdown__foot.png);
    background-repeat: no-repeat;
    font-size: 16px;
    color: #000;
    line-height: 29px;
    padding-right: 327px;
    min-height: 128px;
    padding-top: 25px;
    margin-top: 72px;
    background-size: 291px;
}

.countdown__foot_bold {
    font-weight: 700;
}

.form {
    margin-top: 120px;
}

.form__item:nth-of-type(7) {
    margin-bottom: 5px;
}

.form__form {
    display: inline-block;
}

.form__btn {
    background: 0;
    border: 0;
    width: 260px;
    height: 83px;
    border-radius: 4px;
    background-color: #cf0606;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#a50114), to(#fb0320));
    background-image: linear-gradient(to top, #a50114 0%, #fb0320 100%);
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 32px;
    margin: 0 auto;
    display: block;
}

a.form__btn {
    text-align: center;
    text-transform: uppercase;
    padding: 9px;
}

.main__img1 {
    width: 280px;
    margin-right: 565px;
    position: relative;
    top: 77px;
}

.main__imgMobile {
    display: none;
}

.form__btn1:hover,
.form__btn1:focus {
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.form__btn span {
    color: #ffdd00;
    font-size: 16px;
    text-transform: lowercase;
}

.form__btn1 {
    background: 0;
    border: 0;
    width: 250px;
    height: 83px;
    border-radius: 4px;
    background-color: #cf0606;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#a50114), to(#fb0320));
    background-image: linear-gradient(to top, #a50114 0%, #fb0320 100%);
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 32px;
    margin: 0 auto;
    display: block;
}

.form__btn1:hover,
.form__btn1:focus {
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.form__btn1 span {
    color: #ffdd00;
    font-size: 16px;
    text-transform: lowercase;
}

.header {
    height: 106px;
    -webkit-box-shadow: 0 1px 5px rgba(17, 18, 17, 0.48), 0 0 0 rgba(111, 111, 111, 0.3);
    box-shadow: 0 1px 5px rgba(17, 18, 17, 0.48), 0 0 0 rgba(111, 111, 111, 0.3);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#dedede));
    background-image: linear-gradient(to top, #ffffff 0%, #dedede 100%);
}

.header__logo {
    float: left;
    padding-top: 24px;
}

.header__text {
    padding-top: 33px;
    font-size: 20px;
    color: #000;
    float: left;
    margin-left: 35px;
}

.header__btn {
    width: 150px;
    height: 41px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    border-radius: 0 1px 1px 0;
    border: 0;
    background-color: #cf0606;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#880212), color-stop(0%, #880212), to(#fb0320));
    background-image: linear-gradient(to top, #880212 0%, #880212 0%, #fb0320 100%);
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    float: right;
    cursor: pointer;
    padding: 3px;
}

.header__btn:hover,
.header__btn:focus {
    background-image: none;
}

.nav {
    height: 42px;
    -webkit-box-shadow: 0 1px 5px rgba(17, 18, 17, 0.48);
    box-shadow: 0 1px 5px rgba(17, 18, 17, 0.48);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#010066), to(#0272ba));
    background-image: linear-gradient(to top, #010066 0%, #0272ba 100%);
}

.nav__link {
    font-size: 18px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    width: 25%;
    padding-top: 12px;
    padding-bottom: 12px;
}

.nav__link:hover,
.nav__link:focus {
    text-decoration: underline;
}

.sec-1,
.sec-10 {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(185, 184, 184, 0.25)), to(rgba(197, 197, 197, 0)));
    background-image: linear-gradient(to top, rgba(185, 184, 184, 0.25) 0%, rgba(197, 197, 197, 0) 100%);
    position: relative;
    background: url(../images/vipromac-footer.png) no-repeat;
    background-position-y: -92px;
    background-position-x: 49%
}

.chovek {
    width: 45%;
    position: relative;
    bottom: 292px;
    left: 147px;
}

.sec-1__subtitle {
    font-size: 36px;
    color: #050809;
    display: inline-block;
    background: #ffdd00;
    margin-bottom: 10px;
}

.sec-1__subtitle:first-of-type {
    margin-top: 35px;
}

.sec-1__subtitle:last-of-type {
    margin-bottom: 20px;
}

.sec-1__subtitle span {
    font-weight: 700;
}

.sec-1__list {
    display: none;
    margin-bottom: 40px;
}

.sec-1__item {
    font-size: 24px;
    line-height: 27px;
    color: #000;
    float: left;
}

.sec-1__item span {
    font-weight: 700;
}

.sec-1__item:nth-of-type(2) {
    margin: 0px 100px;
}

.sec-1__cap {
    color: #13508e;
    font-size: 30px;
    line-height: 24px;
    padding-left: 45px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
}

.sec-1__cap:before {
    content: "";
    display: block;
    width: 28px;
    height: 32px;
    background: url("../img/sec-1__check.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.sec-1__main {
    padding-bottom: 0px;
    position: relative;
}

.sec-2__wrap {
    background: #fff;
    background-image: url("../images/sec-2__bg.jpg");
    background-repeat: no-repeat;
    background-position: right;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    padding-bottom: 30px;
    clear: both;
}

.sec-2__title {
    font-size: 32px;
    color: #141516;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.75);
    margin-bottom: 20px;
}

.sec-2__title span {
    color: #e31f26;
}

.sec-2__list {
    margin: 0 auto;
    padding: 10px;
}

.sec-2__item {
    color: #000;
    font-size: 17px;
    margin-bottom: 15px;
    padding-left: 41px;
    position: relative;
}

.sec-2__item:before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    border: 3px solid #e9031d;
    position: absolute;
    top: -5px;
    left: 0;
}

.sec-2__item:last-child {
    margin-bottom: 0;
}

.sec-2__wrap-2 {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(64%, #a1ccee), to(#a1ccee));
    background-image: linear-gradient(to top, #ffffff 0%, #a1ccee 64%, #a1ccee 100%);
    border-radius: 6px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
    margin-top: 18px;
    text-align: center;
    padding: 10px;
}

.sec-2__cap {
    font-size: 50px;
    color: #000;
    padding-top: 40px;
    margin-bottom: 20px;
}

.sec-2__subcap {
    color: #000;
    font-size: 22px;
}

.sec-2__subcap span {
    color: #ed1c29;
    font-size: 32px;
    font-weight: 700;
}

.sec-2__items {
    display: block;
    margin-top: 18px;
    margin-bottom: 169px;
}

.sec-2__items li {
    display: block;
    float: left;
    color: #fe0010;
    font-size: 33px;
    text-shadow: 5px 5px 5px #000000;
    text-align: center;
    font-weight: 700;
    width: 330px;
    height: 240px;
    border-radius: 6px;
    padding-top: 97px;
    margin-bottom: 30px;
}

.sec-2__items li:nth-child(1) {
    background: url("../images/impotent.jpg");
    background-repeat: no-repeat;
    height: 200px;
}

.sec-2__items li:nth-child(2) {
    background: url("../images/Prostrate-Cancer.jpg");
    background-repeat: no-repeat;
    margin: 0 5px;
    height: 200px;
}

.sec-2__items li:nth-child(3) {
    background: url("../images/Infertility.jpg");
    background-repeat: no-repeat;
    height: 200px;
}

.sec-3 {
    position: relative;
}

.sec-3:before {
    content: "";
    display: block;
    width: 100%;
    height: 227px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.sec-3:after {
    content: "";
    display: block;
    width: 100%;
    height: 227px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 237, 187, 0)), to(#a1ccee));
    background-image: linear-gradient(to bottom, rgba(245, 237, 187, 0) 0%, #a1ccee 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.sec-3 .container {
    z-index: 10;
}

.sec-3__title {
    font-size: 32px;
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sec-3__title span {
    color: #e31f26;
    font-weight: 700;
}

.sec-3__desc {
    width: 100%;
    font-size: 19px;
    line-height: normal;
    color: #000;
    padding-left: 30px;
    padding-bottom: 20px;
    position: relative;
}

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

.sec-3__desc_bold {
    font-weight: 700;
}

.sec-3__desc_green {
    color: #66b117;
    font-weight: 700;
}

.sec-3__wrap {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    border-radius: 6px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sec-3__list {
    display: block;
}

.sec-3__item {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    float: left;
    width: 33.33%;
    text-align: center;
    padding-top: 22px;
}

.sec-3__item:nth-of-type(4) {
    padding-top: 100px;
}

.sec-3__item:nth-of-type(5) {
    padding-top: 10px;
}

.sec-3__item:nth-of-type(6) {
    padding-top: 100px;
}

.sec-3__item span {
    color: #13508e;
    font-weight: 700;
}

.sec-3__foot {
    font-size: 17px;
    line-height: 26px;
    color: #000;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
    clear: both;
}

.sec-3__foot span {
    color: #13508e;
    font-weight: 700;
}

.sec-4 {
    margin: 50px 0;
}

.sec-4__desc {
    font-size: 21px;
    color: #000;
    line-height: normal;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
    border-radius: 6px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    background: url(../images/sec-2__cap.png) no-repeat;
    padding-left: 100px;
    background-size: contain;
    background-color: #a1ccee;
}

.redArr {
    width: 51px;
    float: left;
    margin-right: 10px;
}

.sec-4__desc_red {
    color: #e31f26;
    font-weight: 700;
}

.sec-4__desc_bold {
    font-weight: 700;
}

.sec-4__btn {
    background: 0;
    border: 0;
    width: 250px;
    height: 83px;
    border-radius: 4px;
    background-color: #cf0606;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#a50114), to(#fb0320));
    background-image: linear-gradient(to top, #a50114 0%, #fb0320 100%);
    cursor: pointer;
    color: #fff;
    line-height: 32px;
    font-weight: 700;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    font-size: 20px;
}

.sec-4__btn:hover,
.sec-4__btn:focus {
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.sec-4__btn span {
    color: #ffdd00;
    font-size: 16px;
    text-transform: lowercase;
}

.sec-5 .container {
    background: url("../images/sec-5.jpg");
    background-repeat: no-repeat;
    background-size: contain;
}

.sec-5__img {
    display: block;
    margin: 0 auto;
}

.sec-5__title {
    font-size: 32px;
    color: #000;
    text-align: left;
    padding-top: 35px;
    padding-bottom: 50px;
    padding-left: 250px;
    bottom: 90px;
}

.sec-5__title span {
    color: #e31f26;
    font-weight: 700;
}

.sec-5__list {
    display: block;
}

.sec-5__item {
    color: #000000;
    font-size: 19px;
    text-align: left;
    position: relative;
    height: 162px;
}

.sec-5__item_orange {
    color: #fc7201;
    font-weight: 700;
}

.sec-5__item_red {
    color: #f52302;
    font-weight: 700;
}

.sec-5__item_green {
    color: #459c32;
    font-weight: 700;
}

.sec-5__item_yellow {
    color: #ffb802;
    font-weight: 700;
}

.sec-5__item_red-2 {
    color: #d0150a;
    font-weight: 700;
}

.sec-5__item_red-3 {
    color: #c9000a;
    font-weight: 700;
}

.sec-5__item:nth-of-type(1) {
    padding-left: 390px;
}

.sec-5__item:nth-of-type(1):before {
    content: "";
    display: block;
    width: 119px;
    height: 196px;
    background: url(../images/tribulus.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 230px;
    top: -15px;
    background-size: 120px;
}

.sec-5__item:nth-of-type(2) {
    padding-left: 575px;
}

.sec-5__item:nth-of-type(2):before {
    content: "";
    display: block;
    width: 105px;
    height: 130px;
    background: url("../img/item2.jpg");
    background-repeat: no-repeat;
    position: absolute;
    left: 405px;
    top: -15px;
    background-size: 100px;
}

.sec-5__item:nth-of-type(3) {
    padding-left: 620px;
}

.sec-5__item:nth-of-type(3):before {
    content: "";
    display: block;
    width: 105px;
    height: 107px;
    background: url("../img/item3.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 414px;
    top: -16px;
    background-size: 100px;
}

.sec-5__item:nth-of-type(4) {
    padding-left: 620px;
}

.sec-5__item:nth-of-type(4) {
    padding-left: 620px;
    padding-left: 620px;
    margin-bottom: 1px;
    padding-bottom: 14px;
}

.sec-5__item:nth-of-type(4):before {
    content: "";
    display: block;
    width: 105px;
    height: 115px;
    background: url("../img/sec-5__item-5.jpg");
    background-repeat: no-repeat;
    position: absolute;
    left: 450px;
    top: -18px;
    background-size: 100px;
}

.sec-6 {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#010066), color-stop(1%, #a1ccee), to(#ffffff));
    background-image: linear-gradient(to top, #010066 0%, #a1ccee 1%, #ffffff 100%);
    padding-bottom: 45px;
}

.sec-6__wrap {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    border-radius: 6px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#a1ccee), to(#ffffff));
    background-image: linear-gradient(to top, #a1ccee 0%, #ffffff 100%);
    height: 418px;
}

.sec-6__title {
    font-size: 32px;
    color: #000;
    text-align: left;
    padding-bottom: 50px;
    padding-top: 10px;
    text-align: center;
    text-decoration: underline;
}

.sec-6__title span {
    color: #e31f26;
    font-weight: 700;
    text-decoration: underline;
}

.sec-6__lists {
    display: block;
    float: left;
    padding-left: 113px;
}

.sec-6__items {
    display: block;
    float: right;
    margin-top: 95px;
    padding: 10px;
}

.sec-6__list {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: -11px;
    margin-top: 25px;
    text-align: right;
    padding-right: 35px;
    position: relative;
}

.sec-6__items {
    margin-top: -278px;
    margin-right: 40px;
}

.sec-6__lists {
    margin-top: -291px;
}

.sec-6_img {
    width: 122px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 12px;
}

.sec-6__list:after {
    content: "";
    display: block;
    width: 22px;
    height: 24px;
    background: url("../images/sec-6__check.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.sec-6__list:last-of-type {
    margin-bottom: 0;
}

.sec-6__list span {
    font-weight: 700;
}

.sec-6__item {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
    text-align: left;
    padding-left: 35px;
    position: relative;
}

.sec-6__item:before {
    content: "";
    display: block;
    width: 22px;
    height: 24px;
    background: url("../images/sec-6__check.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.sec-6__item:last-of-type {
    margin-bottom: 0;
}

.sec-6__item span {
    font-weight: 700;
}

.sec-7__wrap:before {
    content: "";
    display: block;
    width: 304px;
    height: 382px;
    background: url("../img/sec-7__wrap.png");
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}

.sec-9__caption-2:after {
    content: "";
    display: block;
    width: 296px;
    height: 281px;
    background: url("../img/sec-9__inco.png");
    background-repeat: no-repeat;
    position: absolute;
    right: -342px;
    top: -45px;
}

.sec-10 {
    text-align: center;
}

.sec-10__main {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
    border-radius: 6px;
    background-color: #ffffff;
    padding-top: 30px;
    padding-left: 20px;
    padding-bottom: 15px;
}

.copyright__link:hover,
.copyright__link:focus {
    text-decoration: underline;
}

@media (max-width:1220px) {
    .wrapper {
        width: 98%;
        margin: auto;
    }

    .block1 .item-block .left-block {
        display: none;
    }

    .block1 .item-block {
        float: none;
    }

    .block1 .item-block .central-block {
        float: none;
    }

    .mainProd {
        display: block;
        margin: 0 auto;
        width: 185px;
    }

    .block1 .item-block .right-block,
    .block9 .right-block,
    .block15 .item-block .right-block {
        background: #fff;
        float: none;
        margin: 0 auto;
        display: block;
        max-width: 360px;
        width: 100%;
        z-index: 1;
        border: 3px solid #22afa1;
        border-radius: 10px;
        display: none;
    }

    .block1 .title {
        font-size: 15px;
        line-height: 33px;
    }
}

@media screen and (max-width:1039px) {
    .main__countdown1 {
        margin-top: 0px;
    }

    .main__img1 {
        width: 220px;
        margin-bottom: 35px;
        margin-right: 0px;
        position: initial;
    }

    .countdown__foot1 {
        background: url(../images/countdown__foot.png);
        background-repeat: no-repeat;
        font-size: 19px;
        line-height: 29px;
        min-height: 128px;
        padding-top: 25px;
        margin-top: 118px;
        background-size: 291px;
        position: relative;
        left: 112px;
        text-align: left;
    }

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

    .form__form {
        display: block;
    }

}

@media screen and (mAX-width:768px) {
    .nav {
        display: none;
    }

    .sec-1 h1 {
        font-size: 19px;
    }

    span.redd {
        color: #ec0000;
    }
}

@media screen and (min-width:768px) and (max-width:1039px) {
    .countdown__foot1 {
        display: none;
    }

    .countdown__title,
    .countdown__foot {
        display: none;
    }

    .container {
        width: 768px;
    }

    .nav__link {
        font-size: 14px;
    }

    .sec-1 {
        position: relative;
    }

    .sec-1__title {
        font-size: 60px;
        color: #e31f26;
        text-align: left;
        font-weight: 700;
        padding-top: 45px;
        margin-bottom: 28px;
    }

    .sec-1__title span {
        font-size: 54px;
        color: #000;
        font-weight: 400;
    }

    .sec-1__subtitle {
        font-size: 42px;
        color: #050809;
        display: inline-block;
        background: #ffdd00;
        margin-bottom: 10px;
    }

    .sec-1__subtitle:first-of-type {
        margin-top: 22px;
    }

    .sec-1__subtitle:last-of-type {
        margin-bottom: 30px;
    }

    .sec-1__subtitle span {
        font-weight: 700;
    }

    .sec-1__list {
        display: none;
        margin-bottom: 40px;
    }

    .sec-1__item {
        font-size: 24px;
        line-height: 27px;
        color: #000;
        float: left;
    }

    .sec-1__item span {
        font-weight: 700;
    }

    .sec-1__item:nth-of-type(2) {
        margin: 0px 100px;
    }

    .sec-1__cap {
        color: #13508e;
        font-size: 30px;
        line-height: 24px;
        padding-left: 45px;
        padding-bottom: 10px;
        position: relative;
        font-weight: 700;
    }

    .sec-1__cap:before {
        content: "";
        display: block;
        width: 28px;
        height: 32px;
        background: url("../img/sec-1__check.png");
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0;
    }

    .sec-1__main {
        padding-bottom: 25px;
        position: relative;
        z-index: 12312;
    }

    .main__img {
        margin: 0 auto;
        float: none;
        display: block;
    }

    .chovek {
        width: 227px;
        position: relative;
        bottom: 62px;
        left: 2%;
    }

    .countdown__wrap {
        margin-bottom: -45px;
    }

    .sec-2__title {
        font-size: 30px;
        font-size: 30px;
    }

    .sec-2__list {
        display: inline-block;
        background-color: rgba(255, 255, 255, 0.75);
    }

    .sec-2__wrap {
        padding-bottom: 15px;
    }

    .sec-2__desc {
        font-size: 38px;
    }

    .sec-2__cap {
        font-size: 40px;
    }

    .sec-2__subcap {
        font-size: 25px;
    }

    .sec-2__subcap span {
        font-size: 30px;
    }

    .sec-2__wrap-2:before {
        top: -7px;
    }

    .sec-2__items li:nth-child(1) {
        margin-left: 30px;
    }

    .sec-2__items li:nth-child(3) {
        margin-left: 195px;
        margin-top: 5px;
    }

    .sec-3__title {
        font-size: 24px;
        padding-top: 25px;
        display: inline-block;
        width: 100%;
    }

    .sec-3__desc {
        text-align: center;
        margin: 0 auto;
        padding-bottom: 10px;
    }

    .sec-3__desc:after {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
    }

    .sec-3__item {
        font-size: 22px;
        line-height: 25px;
    }

    .sec-3__item1 {
        font-size: 22px;
        line-height: 25px;
        height: 1px;
    }

    .sec-3__img {
        width: 100%;
    }

    .sec-3__item:nth-of-type(4) {
        padding-top: 88px;
    }

    .sec-3__item:nth-of-type(6) {
        padding-top: 88px;
    }

    .sec-3__foot:after {
        top: 152px;
        left: 487px;
    }

    .sec-4 {
        margin: 20px 0;
    }

    .sec-4__desc {}

    .sec-4__btn {
        margin-top: 20px;
    }

    .sec-5__img {
        width: 100%;
    }

    .sec-5__title {
        font-size: 35px;
        padding-top: 0px;
        padding-bottom: 25px;
    }

    .sec-5__item {
        font-size: 20px;
        margin-bottom: 41px;
    }

    .sec-5__item:nth-of-type(1) {
        padding-left: 405px;
    }

    .sec-5__item:nth-of-type(2) {
        padding-left: 435px;
    }

    .sec-5__item:nth-of-type(3) {
        padding-left: 490px;
    }

    .sec-5__item:nth-of-type(4) {
        padding-left: 505px;
    }

    .sec-5__item:nth-of-type(5) {
        padding-left: 530px;
    }

    .sec-5__item:nth-of-type(6) {
        padding-left: 515px;
    }

    .sec-5__item:nth-of-type(1):before {
        left: 234px;
        top: 38px;
    }

    .sec-5__item:nth-of-type(2):before {
        left: 314px;
    }

    .sec-5__item:nth-of-type(3):before {
        left: 325px;
    }

    .sec-5__item:nth-of-type(4):before {
        top: 0;
        left: 346px;
    }

    .sec-5__item:nth-of-type(5):before {
        left: 370px;
        top: 0px;
    }

    .sec-5__item:nth-of-type(6):before {
        left: 345px;
        top: -5px;
    }

    .sec-6__wrap {
        padding: 20px 10px;
    }

    .sec-6__title {
        font-size: 30px;
        padding-bottom: 30px;
    }

    .sec-6__list {
        font-size: 14px;
        padding-right: 30px;
    }

    .sec-6__item {
        font-size: 14px;
    }

    .sec-7__title {
        font-size: 50px;
        padding: 25px 0;
    }

    .sec-7__wrap {
        padding: 35px 310px 35px 35px;
    }

    .sec-8__title {
        font-size: 50px;
        padding-top: 30px;
    }

    .sec-8__item {
        padding: 20px;
    }

    .sec-8__img {
        margin: 0 15px;
        width: 175px;
    }

    .sec-8__text {
        width: 450px;
        font-size: 20px;
    }

    .sec-9__title {
        font-size: 50px;
        padding: 20px 0;
    }

    .sec-9__conf {
        width: 180px;
    }

    .sec-9__form {
        top: 440px;
        width: 650px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .sec-9__form .form__list {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 30px;
        padding-bottom: 0;
    }

    .sec-9__form .form__item {
        margin-right: 30px;
    }

    .sec-9__form .form__item:nth-of-type(3) {
        margin-right: 0;
    }

    .sec-9__form .form__item:last-of-type {
        float: none;
        text-align: center;
        margin-top: 0;
    }

    .sec-9__form .form__btn {
        margin-top: 10px;
    }

    .sec-9__form label {
        display: none;
    }

    .sec-9__caption span {
        font-size: 35px;
    }

    .sec-9__caption {
        font-size: 22px;
        width: 450px;
    }

    .sec-9__caption-2 span {
        font-size: 35px;
    }

    .sec-9__caption-2 {
        width: 460px;
        font-size: 22px;
    }

    .sec-9__caption-2:after {
        right: -245px;
        top: -57px;
    }

    .popap__wrap {
        width: 450px;
    }

    .comeback .container {
        padding: 20px;
        width: 100%;
    }

    .comeback .main__img {
        margin: 0 auto;
        margin-right: 30px;
    }
}

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

    .sec-4_1 p {
        padding: 20px;
        padding-left: 10px;
        font-size: 14px;
        color: #000;
        line-height: normal;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
        border-radius: 6px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
        background: url(../images/sec-5__cap.png) no-repeat;
        padding-left: 115px;
        background-size: contain;
        background-color: #e0f7ff;
        margin-bottom: 50px;
        margin-top: 10px;
    }

    .selectP1 {

        padding-left: 0px;

    }

    .sec-1,
    .sec-10 {

        background-position-y: -48px;
        background-position-x: 49%;
    }

    .main__imgMobile {
        display: block;
        max-width: 200px;
        margin: 0 auto;
    }

    .sec-5__item:nth-of-type(1):before {

        background-size: 104px;
    }

    .sec-5__item {

        height: auto;
    }




    .countdown__foot1 {
        display: none;
    }

    .main__img1 {
        margin-bottom: 5px;
        display: block;
    }

    .sec-1,
    .sec-10 {
        background-position-x: 65%;
        background-size: cover;
    }

    .redArr {
        width: 41px;
        float: left;
        margin: 10px;
    }

    .chovek {
        width: 197px;
        position: absolute;
        bottom: 135px;
        left: 45%;
    }

    .sec-1__subtitle:first-of-type {
        margin-top: 15px;
    }

    .countdown__title,
    .countdown__foot {
        display: none;
    }

    .sec-2__wrap {
        background-size: cover;
    }

    .mainProd {
        display: block;
        margin: 1px 34px 0 auto;
        width: 185px;
    }

    .block1 {
        background: rgba(0, 0, 0, 0) url(../img/sec-5-2.png) no-repeat scroll center top;
        background-position: -47px -85px;
        position: relative;
        width: 100%;
        overflow: auto;
        padding: 20px 0;
    }

    .stomach {
        width: 100%;
    }

    .container {
        width: 100%;
        padding: 0 10px;
    }

    .logo__img {
        width: 130px;
    }

    .header__text {
        margin-left: 15px;
        padding-top: 19px;
    }

    .header {
        height: 50px;
    }

    .header__logo {
        padding-top: 15px;
    }

    .header__btn {
        margin-top: 0px;
        font-size: 14px;
    }

    .nav__menu {
        display: block;
        color: #000;
        width: 30px;
        height: 40px;
        background: #ffffff url(../img/nav__menu.png) no-repeat 15px center;
        padding: 8px 10px 0 42px;
        cursor: pointer;
        border: 0;
        margin-top: 6px;
        border-radius: 10px;
        float: right;
    }

    .nav__wrap {
        width: 100%;
        clear: both;
        top: 50px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        z-index: 10000;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .nav__link {
        font-size: 11px;
        font-weight: 700;
        display: block;
        float: none;
        text-align: center;
        width: 50%;
        padding-top: 15px;
        padding-bottom: 12px;
    }

    .sec-1__title {
        font-size: 33px;
        padding-top: 20px;
        margin-bottom: 20px;
    }

    .sec-1__title span {
        font-size: 1.4em;
    }

    .sec-1__subtitle {
        font-size: 21px;
        padding-left: 0;
    }

    .countdown__wrap {
        padding-top: 0px;
    }

    .sec-1__list {
        margin-bottom: 15px;
    }

    .sec-1__item {
        float: none;
        margin-bottom: 10px;
        margin-left: 30px;
    }

    .sec-1__item:nth-of-type(2) {
        margin: 0px;
        margin-left: 190px;
        margin-bottom: 10px;
    }

    .sec-1__cap {
        text-align: left;
    }

    .main__img {
        width: 210px;
        display: block;
        margin-left: 10px;
        display: none;
    }

    .main__countdown {
        float: none;
        margin-top: 30px;
        margin-left: 0px;
        width: 349px;
    }

    .form {
        margin: 0 auto;
        float: none;
        margin-top: 20px;
    }

    .sec-2__title {
        font-size: 18px;
    }

    .sec-2__list {
        display: inline-block;
        background-color: rgba(255, 255, 255, 0.45);
    }

    .sec-2__desc {
        font-size: 26px;
    }

    .sec-2__cap {
        font-size: 33px;
        padding-top: 25px;
    }

    .sec-2__subcap {
        font-size: 22px;
    }

    .sec-2__subcap span {
        font-size: 24px;
    }

    .sec-2__items li {
        float: none;
        margin: 0 auto;
        margin-bottom: 5px;
    }

    .sec-2__items li:nth-child(2) {
        margin: 0 auto;
        margin-bottom: 5px;
    }

    .sec-2__items {
        margin-bottom: 15px;
        padding: 6px;
    }

    .sec-3__title {
        font-size: 17px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .sec-3__desc {
        text-align: center;
        margin: 0 auto;
        padding-bottom: 10px;
        font-size: 17px;
        padding-left: 0;
    }

    .sec-3__desc:after {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        display: inline-block;
    }

    .sec-3__item {
        font-size: 12px;
        line-height: 20px;
    }

    .sec-3__img {
        width: 100%;
    }

    .sec-3__item:nth-of-type(4) {
        padding-top: 48px;
    }

    .sec-3__item:nth-of-type(6) {
        padding-top: 53px;
        padding-bottom: 70px;
    }

    .sec-3__foot {
        width: 100%;
        clear: both;
    }

    .sec-3__foot:after {
        top: 0;
        left: 0;
        right: 0;
        position: relative;
        display: inline-block;
    }

    .sec-4 {
        margin: 20px 0;
    }

    .sec-4__desc {
        font-size: 15px;
    }

    .sec-4__btn {
        margin-top: 20px;
    }

    .sec-5 .container {
        background: none;
    }

    .sec-5__img {
        width: 100%;
    }

    .sec-5__title {
        font-size: 33px;
        padding-left: 0;
        text-align: center;
        padding-bottom: 40px;
    }

    .sec-5__item {
        font-size: 15px;
        margin-bottom: 50px;
    }

    #sostav>div>ul>li:nth-child(4) {
        margin-bottom: 15px;
    }

    .sec-5__item:nth-of-type(1) {
        padding-left: 110px;
        margin-bottom: 60px;
    }

    .sec-5__item:nth-of-type(2) {
        padding-left: 130px;
    }

    .sec-5__item:nth-of-type(3) {
        padding-left: 145px;
    }

    .sec-5__item:nth-of-type(4) {
        padding-left: 130px;
    }

    .sec-5__item:nth-of-type(5) {
        padding-left: 130px;
    }

    .sec-5__item:nth-of-type(6) {
        padding-bottom: 25px;
        padding-left: 161px;
    }

    .sec-5__item:nth-of-type(1):before {
        left: 0px;
        top: 0px;
    }

    .sec-5__item:nth-of-type(2):before {
        left: 5px;
        top: -25px;
    }

    .sec-5__item:nth-of-type(3):before {
        left: 0px;
        top: -7px;
    }

    .sec-5__item:nth-of-type(4):before {
        top: -26px;
        left: 8px;
    }

    .sec-5__item:nth-of-type(5):before {
        left: 12px;
        top: -25px;
    }

    .sec-5__item:nth-of-type(6):before {
        left: 10px;
        top: -25px;
    }

    .sec-6 {
        display: none;
    }

    .sec-6__list {
        color: #000;
        font-size: 16px;
    }

    .sec-6__item {
        font-size: 16px;
    }

    .sec-6__wrap {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
        border-radius: 6px;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#f7efbb), to(#ffffff));
        background-image: linear-gradient(to top, #f7efbb 0%, #ffffff 100%);
        padding-top: 18px;
        padding-bottom: 65px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .sec-7__title {
        font-size: 38px;
        padding: 20px 0;
    }

    .sec-7__wrap:before {
        content: "";
        display: block;
        width: 100%;
        height: 382px;
        background: url(../img/sec-7__wrap.png);
        background-repeat: no-repeat;
        position: relative;
        bottom: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .sec-7__wrap {
        padding: 35px;
    }

    .sec-7__text {
        font-size: 23px;
        margin-top: 10px;
    }

    .sec-8__title {
        font-size: 38px;
        padding-top: 35px;
    }

    .sec-8__text {
        width: 100%;
        font-size: 24px;
    }

    .sec-8__img {
        float: none;
        margin: 0 auto;
    }

    .hidden-lg {
        display: block;
    }

    .sec-9__title {
        font-size: 38px;
        padding: 15px 0;
    }

    .sec-9__cap {
        font-size: 17px;
        min-height: 60px;
    }

    .sec-9__text {
        font-size: 16px;
        line-height: 18px;
    }

    .sec-9__conf {
        display: block;
        margin-top: 0;
        position: absolute;
        left: 250px;
        width: 200px;
        top: 352px;
    }

    .sec-9__form {
        width: 293px;
        background: #fff;
        background-position: center top;
        -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.43);
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.43);
        position: static;
        margin: 0 auto;
        display: block;
        left: 0;
        right: 0;
        top: 456px;
        padding-bottom: 10px;
    }

    .sec-9__wrap {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
        border-radius: 6px;
        background-color: #ffffff;
        padding-bottom: 30px;
    }

    .sec-9__form .form__item {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .sec-9__form .form__input {
        width: 233px;
        height: 35px;
    }

    .sec-9__form .form__select {
        background-position: 200px center;
    }

    .sec-9__form .form__item:last-of-type {
        margin-top: 0;
        margin-bottom: 0;
    }

    .sec-9__form label {
        display: none;
    }

    .sec-9__form .form__btn {
        width: 100%;
    }

    .sec-9__img_pop {
        position: relative;
        top: inherit;
        display: block;
        margin: 0 auto;
    }

    .sec-9__wrap-2 {
        padding: 30px 20px;
        padding-bottom: 0;
    }

    .sec-9__caption {
        width: 100%;
        margin-left: 0;
        text-align: center;
        padding-bottom: 20px;
    }

    .sec-9__caption span {
        padding-top: 10px;
        margin-bottom: 10px;
        font-size: 33px;
    }

    .sec-9__caption-2 {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    .sec-9__caption-2 span {
        padding-top: 10px;
        margin-bottom: 10px;
        font-size: 33px;
    }

    .sec-9__caption-2:after {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
    }

    .sec-10__main {
        padding-left: 0;
    }

    .main__foot {
        font-size: 16px;
    }

    .popap__wrap {
        width: 100%;
    }

    .comeback .main__img {
        display: none;
    }

    .comeback .container {
        width: 100%;
        padding: 10px;
    }

    .comeback__title {
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        margin-bottom: 0px;
    }
}

@media screen and (max-width:467px) {
    .sec-1__subtitle {
        background: rgba(255, 221, 0, 0.32);
        width: 100%;
    }

    .ftr {
        display: block;
    }

    .main__img {
        width: 150px;

    }

    .main__img1 {
        display: block;
        margin: 0 auto 20px;
        max-width: 250px;
        width: 100%;
    }

    .sec-5__item {

        margin-bottom: 20px;
    }

}

@media screen and (max-width:367px) {
    .sec-1__subtitle {
        background: rgba(255, 221, 0, 0.32);
    }

    .chovek {
        width: 181px;
        position: absolute;
        bottom: 154px;
        left: 41%;
        overflow: hidden;
    }

    .block1 {
        background: rgba(0, 0, 0, 0) url(../img/sec-5-2.png) no-repeat scroll center top;
        background-position: -126px -50px;
    }

    .sec-2__items li {}

    .sec-2__items li:nth-child(1) {
        background-repeat: no-repeat;
        width: 100%;
    }

    .sec-2__items li:nth-child(2) {
        background-repeat: no-repeat;
        margin: 0 0px;
        width: 100%;
        margin-bottom: 5px;
    }

    .sec-2__items li:nth-child(3) {
        background-repeat: no-repeat;
        width: 100%;
    }

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

    :focus::-moz-placeholder {
        color: transparent
    }

    :focus:-moz-placeholder {
        color: transparent
    }

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

}

.reviews {
    margin-top: 50px !important;
}

.reviews .review-profile {
    padding: 3px 9px;
    clear: both;
    border: #F8F8F8 1px solid;
}

.custom-qoute {
    min-height: 130px;
}

.simple-info {
    background-color: #393a3c;
    position: fixed;
    bottom: 45%;
    width: 15%;
    right: 0;
    color: #a1ccee;
    text-align: center !important;
    font-size: 16px;
    padding: 12px;
    display: none;
    border-radius: 5px 0 0 5px;
}

#popUp {
    position: fixed;
    bottom: 10px;
    width: 25%;
    padding: 10px;
    font-size: 16px;
    -webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
    font-weight: 100;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: 1000;
    color: white;
    opacity: 1;
    display: none;
    margin: 0 auto;
    right: 2.4%;
    bottom: 5%;
    z-index: 99998;
}

.reviews .review-profile {
    padding: 3px 9px;
    clear: both;
    border: #F8F8F8 1px solid;
}

.pull-left {
    float: left !important;
}

.img-circle {
    border-radius: 50%;
}

img {
    vertical-align: middle;
}

.main-body .new-section {
    margin: 35px 0 25px 0;
}

.reviews {
    margin-top: 50px !important;
}

.h2,
h2 {
    font-size: 30px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.custom-qoute {
    min-height: 30px;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheet blockquote {
    display: block;
    -webkit-margin-before: 1em;
    margin-block-start: 1em;
    -webkit-margin-after: 1em;
    margin-block-end: 1em;
    -webkit-margin-start: 40px;
    margin-inline-start: 40px;
    -webkit-margin-end: 40px;
    margin-inline-end: 40px;
}



/*
    
html {
    scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }
}*/