

/* Start:/local/components/bix/action.details/templates/.default/action_details.css?17098979585002*/
.content__main .stock_image_box img {
    width:          100%;
}
.content__main {margin-bottom: 0px;}

.document-box {
    padding:                30px;
    -webkit-border-radius:  4px;
    border-radius:          4px;
    background-color:       #fff;
    -webkit-box-shadow:     0 2px 4px 0 rgba(0,0,0,.2);
    box-shadow:             0 2px 4px 0 rgba(0,0,0,.2);
}
.infographic .infographic__element--step .infographic__img::after {
    width: 55px;
}
.infographic .infographic__element--step .infographic__img.ukrainian::after {
    content: 'або';
}
.infographic .infographic__element--step .infographic__img.russian::after {
    content: 'или';
}
.infographic .infographic__element--step .infographic__img.english::after {
    content: 'or';
}

.subscribe-box-right {
    background-image:       url(/local/components/bix/action.details/templates/.default/../../images/subscribe_background_right-200.png);
    background-repeat:      repeat-x;
    background-color:       transparent;
    -webkit-background-size:contain;
    background-size:        contain;
}
.subscribe-box {
    background-color:       transparent;
    background-image:       url(/local/components/bix/action.details/templates/.default/../../images/subscribe_background-200.png);
    background-repeat:      no-repeat;
    background-position:    top left;
    -webkit-background-size:contain;
    background-size:        contain;
}
.subscribe-action {
    overflow:               hidden;
    -webkit-box-orient:     vertical;
    -webkit-box-direction:  normal;
    -webkit-flex-direction: column;
    -ms-flex-direction:     column;
    flex-direction:         column;
    margin-bottom:          30px;
    padding:                20px;
    text-align:             center;
    color:                  #FFFFFF;
    -webkit-border-radius:  4px;
    border-radius:          4px;
    -webkit-box-pack:       center;
    -webkit-justify-content:center;
    -ms-flex-pack:          center;
    justify-content:        center;
}
.subscribe-box .content-subscribe__subtitle {

    margin-bottom: 10px;
}
.content-subscribe__form .field__label {
    margin-bottom:          20px;
}
.content-subscribe__title {
    margin-top:             15px;
}
.subscribe_buttons .btn {
    margin-top:             25px;
}


.mhsh {
    margin-bottom:          50px!important;
}
.mhsh-container {
    background-color: #eceff6;
    margin: 0 auto;
    padding: 16px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.mhsh-fb-text {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    white-space: nowrap;
}
.fb_reset {
    background: none;
    border: 0;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal;
}
.text-box-left {
    display: flex;
    justify-content: space-around;
    align-items: center;
    line-height: 29px;
}

.box-facebook {
    display:        inline-block;
    padding:        3px 0px;
}
.fb-like,
.fb-like span,
.fb-like iframe {
    width:          160px!important;
    height:         30px;
}
.fb-share-button,
.fb-share-button span,
.fb-share-button iframe {
    width:          160px!important;
    height:         30px;
}

/*
Стили для счетчиков
*/
.counter-box {
    margin:         20px 0px 60px;
    text-align:     center;
    font-family:    'Semi-bold', 'Arial', sans-serif;
}

.counter-box,
.counter-desc,
.counter-val,
.counter-unit {
    font-size:      28px;
    font-weight:    600;
}
.counter-desc {
    padding:        0px 10px 0px 0px;
}
.counter-val {
    padding:        0px 10px 0px 0px;
    color:          #e81c62;
}
.counter-unit {
    padding:        0px;
}
#desc-zcu {
    display:        block;
    text-align:     center;
    padding:        0px 10px 30px 0px;
}
#value-zcu {
    font-size:      52px;
}
/*
*/
.action_closed {
    display:            inline-block;
    font-size:          38px;
    background-color:   #FF6600;
    color:              #FFFFFF;
    padding:            20px;
    margin:             0px 0px 30px 0px;
    border-radius:      10px;
    border:             0px;
    box-shadow:         0px 0px 20px 5px rgb(255, 20, 0);
    font-weight:        bold;
    font-family:        'sans', 'sans-serif', 'Arial','helvetica', 'regular';
}

@media (max-width: 991px) {

    .text-header-right {
        text-align:     center;
    }
    .text-box-left {
        flex-wrap: wrap;
    }
}


@media screen and (max-width: 599px) {
    .subscribe-box {
        background-position:    center;
        -webkit-background-size:cover;
        background-size:        cover;
    }
}


/* End */


/* Start:/local/templates/main/custom_php/subscribe/css/universal_subscription.css?16825911572406*/

.ui-dialog .ui-dialog-titlebar-close {
    right:              0.3em;
    top:                0.3em;
    width:              28px;
    margin:             0px;
    padding:            1px;
    height:             36px;
    line-height:        normal;
    font-size:          1.5em;
    color:              #AAAAAA;
    background-color:   #FFF0!important;
    border-width:       0px;
}
.ui-dialog .ui-dialog-titlebar-close:before {
    content:            '\2715';
}
.ui-dialog .ui-dialog-titlebar-close:hover {
    color:              #666666;
}
.ui-dialog .ui-widget-content {
    border:             none;
}
.ui-widget-overlay {
    background-color:   rgba(74,74,74,.7);
    opacity:            1 !important;
}

.ui-dialog-content h2 {
    padding:            0px 20px 0px 20px;
    margin:             0px;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align:         center;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float:              none;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
    background-color:   #390;
    margin:             0px;
    padding:            12px 35px;
    color:              #fff;
    font-size:          16px;
    font-family:        'Semi-bold','Arial',sans-serif;
    line-height:        normal;
    display:            inline-block;
    transition:         all .4s;
    text-align:         center;
    vertical-align:     middle;
    border:             0;
    border-radius:      4px;
    box-shadow:         none;
    font-style:         normal;
    font-stretch:       normal;
    letter-spacing:     normal;
    border-collapse:    collapse;
    border-spacing:     0;
    outline:            0;
    text-decoration:    none;
}
.ui-dialog.ui-corner-all.ui-widget-content {
    border:                     0px solid #dbdbdb;
    box-shadow:                 0px 0px 0px 0px #eeeeee;
    border-bottom-right-radius: 4px;
}

.ui-dialog .ui-dialog-buttonpane {
    padding:                    0.3em 1em 2em 1em;
}

.dialog-separator {
    border-bottom:      1px solid #dbdbdb;
    width:              90%;
    margin:             0 auto;
    padding-bottom:     20px;
}
.dialog-description {
    padding:            20px;
}
.dialog-remark {
    padding:            0px 20px 20px 20px;
}
.subscribe-box div.ajaxloader img {
    position:           relative;
    left:               -180px;
    top:                -38px;
}


/* End */


/* Start:/local/components/otp/utils.banner/templates/.default/banner.css?17616537208616*/
.banner-box .banner.banner--detail .banner__center {
    position:           relative;
    width:              47%;
    left:               10%;
    opacity:            1;
}
.banner-box .banner.banner--detail .banner__center:hover {
/*    opacity:            0.8; */
}

.banner-box .hero-banner__element .banner_hidden img
{
    max-width:          1440px;
    right: 0;
}
/*.banner-box .hero-banner__element .banner_hidden a img
{
    position: absolute;
}*/

.banner-box div.hero-banner {
    margin-bottom:      0px;
}
.banner-box .banner__heading {
    font-size:          32px;
    line-height:        42px;
}

.banner-box .banner.banner--detail {
    height:             auto;
    min-height:         500px;
    padding-bottom:     0px;
    margin-bottom:      0px;
}
.banner-box .banner.banner--detail .banner__image {
    top:                100px;
    width:              40%;
    max-width:          460px;
    -webkit-transform:  translateY( 0% );
    -ms-transform:      translateY( 0% );
    transform:          translateY( 0% );
}

.banner-box .banner__center .banner__btn {
    position:           relative;
    left:               0;
    display:            inline-block;
/*    width:              100%; */
    min-width:          576px;
    top:                0px;
    padding:            0px 20px;
    
}
.banner-box .banner__center .banner__btn .btn {
    margin:             20px;
}

.banner-box .banner.banner--detail .banner__bottom {
    position:           relative;
    top:                0px;
    margin-top:         0px;
    height:             auto;
}

.banner-box .banner__center .banner__title {
    left:               0px;
    top:                0px;
    position:           relative;
    width:              100%;
    -webkit-transform:  translateY( 0% );
    -ms-transform:      translateY( 0% );
    transform:          translateY( 0% );
}

.banner-box .banner__title .banner__description {
    margin-top: -20px;
    top: auto;
    margin-bottom:      0px;
}
.banner-box .hero-banner.slick-initialized .hero-banner__element {
    display:            none;
}
.banner-box .hero-banner.slick-initialized .hero-banner__element.slick-active {
    display:            block;
}

.banner-box .slick-track {
    width:              100vw !important;
    transform:          translate3d( 0px, 0px , 0px) !important;
}
.banner-box .slick-list.draggable {
    padding:            0px 0px 5px!important;
}

.banner_hidden {
    height:             100px;
}
.banner_hidden a {
    position:           absolute;
    right:              0px;
    width: 100%;
    height: 100%;
}
/*.banner_hidden a img {
    height:             100%;
}*/
.banner_hidden > img {
    position:           absolute;
    right:              0px;
}
.span_grad{
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}



@media screen and (max-width: 1023px) {
    
    .container .breadcrumb {
        display: none;
    }
    
    .banner-box div.hero-banner {
        top:                -45px;
    }
    
    .banner-box .banner.banner--detail .banner__center {
        left: 3%;
    }
/*    .banner-box .banner.banner--detail {
        min-height:         410px;
    }*/
    .banner-box .hero-banner .slick-dots {
        top: 12px; 
    }
    .banner_hidden {
        height:             60px;
    }
    .banner-box .banner.banner--detail .banner__image{
        top: 60px;
    }
}

@media screen and (max-width: 991px) {
    
    .banner-box div.hero-banner {
        top:                -72px;
    }
}

@media screen and (max-width: 833px) {
    .span_grad{display: none;}
    .container .breadcrumb {
        display: none;
    }

    .banner-box div.hero-banner {
        top:                -72px;
    }

    .banner_hidden {
        height: 50px;
    }
    
    /**/
    .banner-box .banner.banner--detail .banner__center {
        width:          100%;
        left:           0;
    }
    .banner-box .banner__heading {
        font-size:      28px;
        line-height:    32px;
    }
    .banner-box .banner.banner--detail {
        padding-top:        0px;
        min-height:         auto;
        background-color:   transparent;
    }
    .banner-box .banner.banner--detail .banner__image {
        top:            50px;
        
        min-width:      210px;
        max-width:      285px;
        width:          60%;
        left:           50%;
        transform:      translate( -50%, 0 );
    }
    
    .banner-box .banner__image + .banner__center .banner__title,
    .banner-box .banner__center .banner__title {

        left:           0px;
        width:          100%;
    }
    
    .banner-box .banner__center .banner__btn    {
        left:           0px;
        text-align:     center;
        width:          100%;
        min-width:      auto;
    }
    
    .banner-box .banner__center .banner__btn .btn   {
        width:          100%;
        display:        inline-block;
        white-space:    nowrap;
        margin:         20px 0px 10px;
    }
    .banner-box .banner--detail .banner__bottom-tag-element {
        padding:        5px 0px 10px;
    }
    
    .banner-box .banner__title .banner__description {
        margin-bottom:  0px;
    }
    .banner-box .hero-banner.slick-dotted .slick-dots   {
        position:       absolute;
        top:            auto;
        bottom:         10px;
    }
    .banner-box .banner.banner--detail .banner__bottom { 
        margin-top: 10px;
    }
    
    .banner-box .slick-list.draggable {
        padding:            0px 0px 25px!important;
    }
    .banner_hidden a {
        overflow: hidden;
        position: relative;
        left: 0;
        margin-left: 0;
    }
    .banner_hidden > img,
    .banner_hidden a img {
        position:       relative;
        height:         auto;
        width:          130%;
        min-width:      130%;
        margin-left:    -30%;
        left:           0;
    }
    .banner_hidden {
        height: auto;
        position: relative;
        margin-bottom: -20px;
        min-height: calc( ( 650 / 1440 ) * 100vw );
    }
    /**/
    
}

@media screen and (max-width: 767px) {
    
    .banner-box div.hero-banner {
        top:                -45px;
    }
    
    .banner-box .banner.banner--detail .banner__center {
        width:          100%;
        left:           0;
    }
    .banner-box .banner__heading {
        font-size:      28px;
        line-height:    32px;
    }
    .banner-box .banner.banner--detail {
        padding-top:    0px;
        min-height:     auto;
    }
    .banner-box .banner.banner--detail .banner__image {
        top:            calc( ( 650 / 1440 ) * 8vw );
        min-width:      210px;
        max-width:      285px;
        width:          60%;
        left:           50%;
        transform:      translate( -50%, 0 );
    }

    .banner-box .banner__image + .banner__center .banner__title,
    .banner-box .banner__center .banner__title {

        left:           0px;
        width:          100%;
    }
    
    .banner-box .banner__center .banner__btn    {
        left:           0px;
        text-align:     center;
        width:          100%;
        min-width:      auto;
    }
    
    .banner-box .banner__center .banner__btn .btn   {
        width:          100%;
        display:        inline-block;
        white-space:    nowrap;
        margin:         20px 0px 10px;
    }
    .banner-box .banner--detail .banner__bottom-tag-element {
        padding:        5px 0px 10px;
    }
    
    .banner-box .banner__title .banner__description {
        margin-bottom:  0px;
    }
    .banner-box .hero-banner.slick-dotted .slick-dots   {
        position:       absolute;
        top:            auto;
        bottom:         10px;
    }
    .banner-box .banner.banner--detail .banner__bottom{margin-top: 10px;}
    
    .banner-box .slick-list.draggable {
        padding:            0px 0px 35px!important;
    }
    .banner_hidden a{
        overflow: hidden;
        position: relative;
        left: 0;
        margin-left: 0;
    }
    .banner_hidden > img,
    .banner_hidden a img {
        position: relative;
        height: auto;
        width: 150%;
        min-width: 150%;
        margin-left: -50%;
        left: 0;
    }
    .banner_hidden {
        height: auto;
        position: relative;
        margin-bottom: -50px;
        min-height: calc( ( 650 / 1440 ) * 100vw + 50px);
    }
}

@media screen and (max-width: 599px) {
    
    .banner-box div.hero-banner {
        top:                -30px;
    }
    
}
.banner.banner--detail{background: #fff0;}
/* End */
/* /local/components/bix/action.details/templates/.default/action_details.css?17098979585002 */
/* /local/templates/main/custom_php/subscribe/css/universal_subscription.css?16825911572406 */
/* /local/components/otp/utils.banner/templates/.default/banner.css?17616537208616 */
