body {
    font-family: 'Roboto', sans-serif;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.header {
    margin-bottom: 44px;
    background: rgba(255, 255, 255, 0.00);
    box-shadow: 0px 2px 5px 0px #CFCFCF;
}

.header-top {
    padding: 10px 0;
    background-color: #017584;
}

.header-top__logo {
    display: block;
    margin: 0 auto;
}

.header-bottom {
    max-width: 1150px;
    padding: 10px 20px;
    margin: 0 auto;
}

.header-bottom__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-bottom__link {
    font-weight: 500;
    font-size: 17px;
    line-height: 23.8px;
    color: #212121;
}

.header-bottom__link img {
    display: block;
}

.header-top-mobile {
    display: none;
}

@media (max-width: 1050px) {
    .header {
        margin-bottom: 32px;
        background: none;
        box-shadow: none;
    }

    .header-top,
    .header-bottom {
        display: none;
    }

    .header-top-mobile {
        padding: 7px 0;
        display: block;
        background-color: #017584;
    }

    .header-top-mobile div {
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header-top-mobile img {
        display: block;
    }
}

.wrap {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1150px;
    display: flex;
}

.left {
    max-width: 750px;
}

.left__text_pink {
    margin: 0 0 5px;
    font-weight: 900;
    font-size: 18px;
    line-height: 25.2px;
    color: #F579E1;
}

.left__title {
    margin: 0 0 11px;
    font-weight: 900;
    font-size: 48px;
    line-height: 57.6px;
    color: #212121;
}

.author {
    margin: 0 0 16px;
    display: flex;
    align-items: center;
}

.author img {
    display: block;
    margin: 0 10px 0 0;
}

.author__name {
    margin: 0 0 8px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21.6px;
    color: #212121;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.author__dol {
    margin: 0;
    font-size: 16px;
    line-height: 19.2px;
    color: #212121;
}

.left__date {
    margin: 0 0 24px;
    font-size: 14px;
    line-height: 16.8px;
    color: #B2B2B2;
}

.left__text {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 28.8px;
    color: #4d4d4d;
}

.left__text span {
    font-weight: 700;
    color: #017584;
}

.left__text a {
    font-weight: 700;
    color: #017584;
}

.left__img {
    display: block;
    margin: 0 0 25px;
}

.left__list {
    padding-left: 25px;
    margin: 0 0 24px;
    list-style: disc;
}

.left__item {
    font-size: 18px;
    line-height: 28.8px;
    color: #4d4d4d;
}

.left__item:not(:last-child) {
    margin: 0 0 15px;
}

.left__question {
    margin: 0 0 24px;
    font-weight: 700;
    font-size: 28px;
    line-height: 33.6px;
    color: #4d4d4d;
}

.left-blue {
    padding: 32px;
    margin: 0 0 24px;
    background-color: #E8F8FA;
}

.left-blue__head {
    margin: 0 0 16px;
    max-width: 680px;
    font-weight: 700;
    font-size: 24px;
    line-height: 28.8px;
    color: #4d4d4d;
}

.left-blue__list {
    padding-left: 25px;
    list-style: disc;
}

.left-blue__item {
    font-size: 18px;
    line-height: 28.8px;
    color: #4d4d4d;
}

.left-blue__item:not(:last-child) {
    margin: 0 0 16px;
}

.left-blue__list_number {
    list-style: auto;
}

.form-wrap {
    margin: 0 0 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-wrap__prod {
    max-width: 214px;
}

.form-block {
    padding: 32px 45px;
    background-image: url("../img/formbg3.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.form-block__img {
    display: block;
    margin: 0 auto 15px;
}

.form-block__head {
    margin: 0 auto 7px;
    font-size: 19px;
    line-height: 27.6px;
    color: #333333;
    text-align: center;
}

.form-block__blue {
    margin: 0 auto 7px;
    font-size: 13px;
    line-height: 16.8px;
    color: #1EA5F1;
    text-align: center;
}

.form-block__text {
    margin: 0 auto 8px;
    font-size: 14px;
    line-height: 21.48px;
    color: #333333;
    text-align: center;
}

.form-prices {
    max-width: 220px;
    margin: 0 auto 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-price__old {
    margin: 0;
    font-size: 14px;
    line-height: 21.48px;
    color: #4d4d4d;
    text-decoration: line-through;
}

.form-price__new {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 21.48px;
    color: #017584;
}

.form-block__subtitle {
    max-width: 340px;
    margin: 0 auto 32px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15.6px;
    color: #333333;
    text-align: center;
}

.form {
    width: 257px;
    margin: 0 auto;
}

.form-group {
    width: 100%;
    display: block;
    margin: 0 0 15px;
}

.form-group input {
    padding: 18px 20px;
    width: 257px;
    font-size: 14px;
    line-height: 1;
    color: #757575;
    border-radius: 4px;
    border: 1px solid #E9D7DC;
    background-color: #FFF;
}

.form__btn {
    padding: 13px 0;
    margin: 0 0 13px;
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 19.2px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 6px;
    background-color: #1EA5F1;
    outline: none;
    border: none;
}

.form__reser {
    margin: 0 auto;
    font-size: 13px;
    line-height: 15.6px;
    color: #333333;
    opacity: .5;
    text-align: center;
}

.comentarios {
    margin: 0;
}

.comentarios__head {
    margin: 0 0 30px;
    font-weight: 700;
    font-size: 32px;
    line-height: 38.4px;
    color: #2e2e2e;
}

.comentarios__list {
    margin: 0;
}

.comentarios__item {
    position: relative;
    display: flex;
    align-items: flex-start;
}

.comentarios__item:not(:last-child) {
    margin: 0 0 65px;
}

.comentarios__item:not(:last-child)::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -32.5px;
    width: 100%;
    height: 1px;
    background-color: #D9D9D9;
}

.comentarios__ava {
    margin: 0 16px 0 0;
    display: block;
    min-width: 56px;
    height: 56px;
    border-radius: 50%;
}

.comentarios__name {
    margin: 0 0 16px;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #2e2e2e;
}

.comentarios__text {
    margin: 0 0 8px;
    font-size: 18px;
    line-height: 27px;
    color: #545454;
}

.comentarios__text a {
    font-weight: 700;
    color: #017584;
}

.comentarios__link {
    display: block;
    margin: 0;
    font-size: 18px;
    line-height: 27px;
    color: #5081FF;
}

.comentarios__img {
    display: block;
    margin: 15px 0 0 0;
}

.left__link_bottom {
    display: block;
    margin: 0 auto 56px;
    padding: 10px 50px;
    width: max-content;
    font-weight: 700;
    font-size: 16px;
    line-height: 25.6px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #017584;
}

.right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    margin: 60px 0 0 56px;
}
  
.sidebar__title {
    padding: 0 0 10px 0;
    margin: 0 0 30px;
    font-weight: 900;
    font-size: 18px;
    font-style: normal;
    line-height: 26.4px;
    color: #212121;
    /* 36px */
    border-bottom: 4px solid #212121;
}

.sidebar__subtitle {
    margin: 5px 0 35px;
    font-weight: 900;
    font-size: 18px;
    line-height: 22.5px;
    color: #212121;
}
  
.sidebar__block {
    padding: 16px 0;
    border-bottom: 1px solid rgba(54, 52, 50, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sidebar__block-first-child {
    border-top: 1px solid rgba(54, 52, 50, 0.3);
}

.sidebar__img img {
    width: 107px;
    height: 68px;
    -o-object-fit: cover;
    object-fit: cover;
}

.sidebar__item {
    max-width: 225px;
    margin: 0 0 0 16px;
}

.sidebar__item-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: 20px;
    color: #212121;
    /* 24px */
}

.sidebar__item-text {
    color: #363432;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.96px;
    /* 133% */
    letter-spacing: 1.65px;
    margin: 12px 0 0 0;
}

.sidebar__sticky {
    border-radius: 5px;
    background-color: #E8F8FA;
    padding: 27px 35px 32px 35px;
    text-align: center;
    margin: 32px 0 0 0;
    position: sticky;
    position: -webkit-sticky;
    top: 20px;
}

.sidebar__sticky-img img {
    max-width: 150px;
    width: 100%;
}

.sidebar__sticky-timer {
    color: rgba(0, 0, 0, 0.9);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 36px */
    margin: 16px 0;
}

.sidebar__sticky-link {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.2px;
    /* 137.143% */
    text-transform: uppercase;
    border-radius: 6px;
    background: #017584;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 47px;
}

/*.footer {*/
/*    padding: 16px 0 80px 0;*/
/*    background-color: #121212;*/
/*}*/

.footer-container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1150px;
}

.footer__img {
    display: block;
    margin: 0 0 46px;
}

.footer-wrap {
    position: relative;
    margin: 0 0 35px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
}

.footer-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -23px;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
}

.footer-wrap__list {
    padding: 0 10px;
}

.footer-wrap__item {
    font-size: 16px;
    line-height: 22.4px;
    color: #ffffff;
}

.footer-wrap__item a {
    color: #ffffff;
    transition: all .3s ease-in-out;
}

.footer-wrap__item a:hover {
    opacity: .7;
}

.footer-req {
    text-align: center;
}

.footer-req p,
.footer-req a {
    margin: 0;
    font-size: 13px;
    line-height: 18.2px;
    color: #b2b2b2;
}

.footer-req a {
    text-decoration: underline;
}

@media (max-width: 1090px) {
    .right {
        display: none;
    }

    .left {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .wrap {
        display: block;
    }

    .left__title {
        font-size: 27px;
        line-height: 29.7px;
    }

    .left__text,
    .left__item,
    .left-blue__item {
        font-size: 16px;
        line-height: 25.6px;
    }

    .left__question {
        font-size: 24px;
        line-height: 28.8px;
    }

    .left-blue {
        padding: 24px;
    }

    .form-wrap {
        flex-direction: column;
    }

    .form-wrap__prod {
        padding: 31px 107px;
        margin: 0 auto 32px;
        max-width: 107px;
        display: block;
        background-color: #ECECEC;
        webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    .comentarios__head {
        margin: 0 0 23px;
        font-size: 24px;
    }

    .comentarios__name {
        margin: 0 0 12px;
        font-size: 18px;
        line-height: 23.4px;
    }

    .comentarios__text {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-wrap {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        row-gap: 20px;
    }
}

.name-link,
.name-link:hover{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}
