

/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17818860874994*/
.mobile__show {
    display: none;
}

.wrapper-y {
    max-width: 680px;
    margin: 0 auto;
    padding: 0;
}

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.youtube img,
.youtube .play-button {
    cursor: pointer;
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0);
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

@media screen and (max-width: 480px) {
    .mobile__show {
        display: block;
    }
}

.services__push {
    position: fixed;
    width: 100%;
    max-width: 280px;
    height: auto;
    max-height: 334px;
    top: 50%;
    right: 0;
    transform: translateY(-50%) translateX(125%);
    transition: transform .25s ease;
    z-index: 9999
}

.services__push.active {
    transform: translateY(-50%) translateX(0)
}

.services__push_img {
    max-width: 100%;
    border-radius: 4px 0 0 4px
}

.services__push_close {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(/local/templates/main/css/../img/x-circle.svg);
    -webkit-background-size: cover;
    background-size: cover;
    top: -35px;
    left: 0;
    cursor: pointer
}

.sales__title {
    font-family: 'Russo One';
    color: #303030
}

.sales__title:hover {
    color: #2d8dbd
}

.page__nav {
    position: relative;
    width: 100%;
    height: 45px;
    overflow-y: auto
}

.page__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #eaf3f8;
    width: 100%;
    list-style: none;
    padding: 0 10px;
    margin: 0;
    overflow-y: auto;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page__navigation.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #3fb4bd;
    z-index: 9999
}

.page__navigation_link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    color: rgba(51, 51, 51, .9);
    font-weight: 500;
    white-space: nowrap;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page__navigation_link:hover {
    color: #2d8dbd
}

.page__navigation_link:after {
    position: absolute;
    content: ' ';
    background-color: #3fb4bd;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    -webkit-transition: opacity .25s ease, -webkit-transform .25s ease;
    transition: opacity .25s ease, -webkit-transform .25s ease;
    -o-transition: transform .25s ease, opacity .25s ease;
    transition: transform .25s ease, opacity .25s ease;
    transition: transform .25s ease, opacity .25s ease, -webkit-transform .25s ease;
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.page__navigation_link.active:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

@media (max-width:768px) {
    .page__navigation {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .page__navigation.fixed {
        top: 64px
    }
}

@media (max-width:480px) {
    .services__push {
        left: 50%
    }
    .services__push.active {
        transform: translateY(-50%) translateX(-50%)
    }
    .services__push.active:before {
        position: absolute;
        background-color: rgba(255, 255, 255, .85);
        content: " ";
        width: 9999px;
        height: 9999px;
        top: -100%;
        left: -100%;
        z-index: -1
    }
    .services__push_img {
        border-radius: 0
    }
    .services__push_close {
        left: auto;
        right: 0;
    }
}


/* author css style */

.author__article_info {
    display: flex;
}

.author__article_info-img {
    width: 100%;
    max-width: 65px;
    height: max-content;
}

.author__article_info-section {
    margin-left: 10px;
}

.author__article_info-post {
    margin: 0;
}

.author__article_info-modified {
    color: #ccc;
    font-size: 12px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/blog-list/style.css?178188608777*/
@media (min-width: 992px) {
    .desktop-off {
        display: none;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17818860874994 */
/* /local/templates/main/components/bitrix/news.list/blog-list/style.css?178188608777 */
