

/* Start:/local/components/herbalife/subscribe.form/templates/.default/style.css?17740140966603*/
.blog-subscribe {
    margin-top: 66px;
    width: 100%;
    /*text-align: center;*/
    font-family: "NotoSans", sans-serif;
}

.blog-subscribe-form {
    position: relative;
    width: 100%;
    margin-right: 60px;
    max-width: 700px;
    display: inline-block;
    float: right;
}

.blog-subscribe-input {
    width: 74%;
    height: 50px;
    font-size: 16px;
    background: #fff;
    float: left;
    color: #000;
    border: none;
    border-right: 1px solid #f0f0f0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 15px;
    outline: none;
}

.blog-subscribe-input.not-valid {
    border: 1px solid red;
}

.blog-subscribe-submit {
    height: 50px;
    right: 0;
    top: 0;
    font-size: 16px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    padding-left: 15px;
    padding-right: 30px;
    border: 1px solid #fff;
    color: #78be20;
}

.blog-subscribe-submit:hover{
    background: #78be20;
    color: #fff;
}

.blog-subscribe-submit svg{
    margin-left: 16px;
}
.v_error {
    position: absolute;
    text-align: left;
    margin-top: 2px;
    padding-left: 20px;
    color: red;
    font-size: 12px;
}

.error-form {
    color: red;
    margin: 10px 0px;
}

.blog-subscribe-input:focus,
.blog-subscribe-submit:focus {
    outline: none;
}
.blog-head-text{
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 36px;
    color: #86c63c;
    text-transform: uppercase;
    text-align: right;
    /*margin-right: 268px;*/
    margin-bottom: 14px;
}
.blog-subscribe-inner{
    background: #82c13a;
    position: relative;
    padding: 40px 0;
    margin-bottom: 58px;
}
.blog-subscribe-image{
    position: absolute;
    bottom: 0;
    left: 76px;
}
.blog-subscribe .agreement{
    font-size: 14px;
    color: #413c36;
}
.blog-subscribe .agreement a{
    color: #ffffff;
}
.blog-subscribe-input::-webkit-input-placeholder {
    color: #707372;
}
.blog-subscribe-input::-moz-placeholder {
    color: #707372;
}
.blog-subscribe-input:-ms-input-placeholder {
    color: #707372;
}
.blog-subscribe-input:-moz-placeholder {
    color: #707372;
}
@media (max-width: 767px) {
    .blog-subscribe-form {
        padding-right: 0;
        float: none;
        margin-right: 0;
        text-align: center;
    }

    .blog-subscribe-input {
        font-size: 1em;
        width: 100%;
        border-radius: 5px;
    }

    .blog-subscribe-submit {
        position: relative;
        top: auto;
        right: auto;
        font-size: 1em;
        margin-top: 1em;
        background: #78be20;
        color: #fff;
        border-radius: 25px;
    }
    .blog-subscribe-submit:hover {
        background: #fff;
        color: #78be20;
    }
    .blog-head-text{
        text-align: left;
        margin-right: 0;
        font-size: 1.4em;
    }
    .blog-subscribe-inner{
        margin: 0 -10px 4em -10px;
        padding: 10% 5% 10% 5%;
    }
    .blog-subscribe{
        margin-top: 2em;
    }
    .blog-subscribe .agreement, .error-form{
        text-align: start;
    }
}
@media (max-width: 1130px) {
    .blog-subscribe-image{
        display: none;
    }
}

@media (max-width: 630px) {
    .sub-confirm-wrap {
        width: auto !important;
    }

    .page-wrapper .subscribe_success {
        width: auto !important;
        margin: 0 10px !important;
    }

    .fancybox-inner {
        width: auto !important;
    }
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(/local/templates/herbalife-official/images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0px;
    width: auto;
    height: auto;
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.sub-confirm-wrap {
    padding: 60px 0 20px 0;
    width: 620px;
    text-align: center;
}

.sub-confirm-wrap .sub-confirm-header {
    margin: 20px 0 25px;
    font-size: 38px;
    font-weight: 600;
    line-height: 1;
}

.sub-confirm-wrap .sub-confirm-txt {
    font-size: 20px;
    line-height: 26px;
}

.fancybox-skin .fancybox-close {
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: url(/local/templates/herbalife-official/images/icon-close.png) no-repeat 50% 50% #c3e64a;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.page-wrapper .subscribe_success {
    display: none;
    width: 620px;
    height: auto;
    position: fixed;
    top: 19%;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    overflow: visible;
}

.fancybox-overlay {
    display: none;
    width: auto;
    height: auto;
}

.fancybox-inner {
    overflow: auto;
    width: 620px;
    height: auto;
}

.personal-data-check-div{
    position: relative;
}
.personal-data-check-div span{
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}
.personal-data-check-div span:before{
    content: '';
    height: 16px;
    width: 16px;
    border: 1px solid #fff;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    /*background: transparent;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px auto;
}

.personal-data-check:checked + span:before{
    background-image: url('/local/components/herbalife/subscribe.form/templates/.default/image_4.svg');
}
.personal-data-check-div a{
    color: #413c36;
    text-decoration: underline;
}
.personal-data-check-div a:hover{
    color: #312d28;
}
.personal-data-check{
    position: absolute;
    left: 0;
    top: 0;
    height: 16px;
    width: 16px;
    opacity: 0;
}

.personal-data-check-div.personal-data-check-red span:before{
    border-color: #ff0000;
}
/* End */


/* Start:/local/templates/herbalife-official-new/components/bitrix/news/smi/bitrix/news.list/.default/style.css?17712209185913*/
.mobile-visible {
    display: none !important;
}

@media (max-width: 767px) {
    .mobile-hidden {
        display: none !important;
    }

    .mobile-visible {
        display: initial !important;
    }
}

.wrapper {
    overflow: hidden;
    margin-bottom: 100px;
}

.wrapper .clearfix {
    display: table;
    clear: both;
}

.wrapper img {
    /* height: 100%;
    width: auto; */
}

.main {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 -1%;
}

.element {
    display: flex;
    justify-content: space-between;
    position: relative;
    border: 1px solid #e8e8e8;
    width: 100%;
    margin: 0 1%;
    margin-bottom: 40px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .element {
        flex-wrap: wrap;
        margin-bottom: 60px;
        border: none;
    }

    .element:nth-child(n+4) {
        /*display: none;*/
    }
}

.main .element .img-block {
    width: 50%;
}

@media (max-width: 767px) {
    .main .element .img-block {
        width: 100%;
        border: 1px solid #e8e8e8;
    }
}

@media (max-width: 767px) {
    .main .element .img-block img {
        width: 100%;
    }
}

.main .element:nth-child(even) .img-block {
    order: 1;
    text-align: right;
}

@media (max-width: 767px) {
    .main .element:nth-child(even) .img-block {
        order: initial;
        text-align: left;
    }
}

.main .element .img-block:hover img {
    /*opacity: 0.5;*/
}

.wrapper .info {
    width: 50%;
    padding: 40px 40px 30px 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 767px) {
    .wrapper .info {
        width: 100%;
        padding: 20px 0 0 0;
    }
}

.wrapper .info .date {
    display: inline-block;
    font-size: 14px;
    padding: 7px 23px;
    color: #fff;
    background-color: #86c63c;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .wrapper .info .date {
        margin-bottom: 20px;
        padding: 8px 18px;
    }
}

.wrapper .info .title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 36px;
    color: #413c36;
    width: 100%;
}

@media (max-width: 767px) {
    .wrapper .info .title {
        font-size: 22px;
        margin-bottom: 15px;
    }
}

.wrapper .info .text {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #2e2e2e;
    margin-top: 0;
    margin-bottom: 30px;
}

.info p {
    width: 100%;
}

@media (max-width: 1200px) {
    .wrapper .info .text {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 25px;
    }
}

.wrapper .info .button {
    margin-top: 20px;
    padding-left: 37px;
    position: relative;
    display: inline-block;
    color: #86c63c;
    font-size: 18px;
    cursor: pointer;
    align-self: flex-end;
}

@media (max-width: 767px) {
    .wrapper .info .button {
        align-self: flex-start;
    }
}

/*
.wrapper .info .button:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 6px;
    width: 16px;
    height: 10px;
    background-image: url("/local/templates/herbalife-official-new/images/required/right-arrow.png");
}
*/

.show-more-btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-left: 90px;
    padding-right: 50px;
    text-align: left;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: #7ac042;
    border: 2px solid #7ac042;
}

.show-more-btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 53px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 27px;
    background-image: url("/local/templates/herbalife-official-new/images/required/reload-icon.png");
    background-repeat: no-repeat;
}

.img-block {
    display: block;
    /*cursor: pointer;*/
    overflow: hidden;
}

.float-right {
    float: right;
}

@media (max-width: 1180px) {
    .float-right {
        margin-bottom: 50px;
    }
}

@media (max-width: 970px) {
    .float-right {
        margin-bottom: 52px;
    }
}

@media (max-width: 900px) {
    .wrapper {
        margin-bottom: 80px;
    }

    .main {
        display: flex;
        flex-wrap: wrap;
    }

    .main .info, .right-column .info {
        position: relative;
        display: block;
        left: inherit;
        top: inherit;
    }

    .main:hover .img-block {
        -webkit-filter: none;
        -moz-filter: none;
        -o-filter: none;
        -ms-filter: none;
        filter: none;
        background-color: inherit;
    }

    .main:hover .img-block img {
        opacity: 1;
    }

    .main:hover .info {
        display: inherit;
    }
}

.button_box {
    width: 100%;
    text-align: right;
}

.wrapper .info .button.online:before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: -2px;
    width: 29px;
    height: 24px;
    background-image: url(/local/templates/herbalife-official-new/images/online.png);
    background-repeat: no-repeat;
}

.wrapper .info .button.file:before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 28px;
    height: 21px;
    background-image: url(/local/templates/herbalife-official-new/images/pdf.png);
    background-repeat: no-repeat;
}

.wrapper .info .button.file {
    margin-left: 70px;
}
.copy_smi_link {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    cursor:pointer;
    bottom: 20px;
    background-image: url(/local/templates/herbalife-official-new/images/icons-svg/copy.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    outline: none;
    background-size: contain;
}
.main .element:nth-child(even) .copy_smi_link {
    left:20px;
}
.main .element:nth-child(odd) .copy_smi_link {
    right:20px;
}
@media (max-width: 767px) {
    .copy_smi_link {
        left: 20px;
        bottom: 0;
    }
}
/* End */
/* /local/components/herbalife/subscribe.form/templates/.default/style.css?17740140966603 */
/* /local/templates/herbalife-official-new/components/bitrix/news/smi/bitrix/news.list/.default/style.css?17712209185913 */
