

/* Start:/local/templates/aspro_max/components/bitrix/news/blog_new/style.css?17304604302901*/
.head-block.top.with-tabs .item-link:not(:hover) {
  background: #fafafa;
  background: var(--light_bg_black);
}

.select_head_wrap .menu_item_selected {
  position: relative;
  padding: 15px 55px 15px 25px;
  margin: 0 0 -1px;
  cursor: pointer;
  color: #333;
  color: var(--white_text_black);
}

.select_head_wrap .menu_item_selected .svg.svg-inline-down {
  right: 15px;
  position: absolute;
  top: 50%;
}

@media (min-width: 768px) {
  .select_head_wrap .menu_item_selected + .head-block {
    display: block !important;
    margin: 0px 0 32px;
  }
  .head-block.top.with-tabs.srollbar-custom .mCSB_container {
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .select_head_wrap {
    margin-bottom: 32px;
  }

  .select_head_wrap .head-block.top {
    margin-bottom: 0;
  }

  .select_head_wrap .head-block.top .item-link {
    display: block;
    float: none;
  }

  .select_head_wrap .menu_item_selected.opened .svg.svg-inline-down {
    transform: rotate(180deg);
  }

  .select_head_wrap .menu_item_selected + .head-block {
    display: none;
  }

  .select_head_wrap .head-block.top .item-link {
    border-bottom: 1px solid #eeeeee;
    border-color: var(--stroke_black);
  }

  .select_head_wrap .head-block.top .item-link:last-child {
    border-bottom: none;
  }

  .select_head_wrap .head-block.top:not(.with-tabs) .item-link {
    border-right: none;
  }

  .select_head_wrap .head-block .item-link .title span,
  .select_head_wrap .head-block.top .item-link .title .btn-inline {
    padding: 15px 55px 15px 25px;
  }

  .select_head_wrap .head-block.top.with-tabs .item-link {
    margin: 0;
    border: none;
    border-bottom: 1px solid #eeeeee;
    border-color: var(--stroke_black);
    border-radius: 0;
  }

  .select_head_wrap .head-block.top.with-tabs .item-link:last-child,
  .select_head_wrap .head-block.top.with-tabs .item-link.active:last-child:hover {
    border-bottom: none;
  }

  .select_head_wrap .head-block.top.with-tabs {
    border: 1px solid #eeeeee;
    border-color: var(--stroke_black);
  }

  .select_head_wrap .head-block.top.with-tabs .item-link:hover {
    box-shadow: none;
    transform: none;
  }

  .select_head_wrap .head-block.top.with-tabs .item-link.active:hover {
    border: none;
    border-bottom: 1px solid #eeeeee;
    border-color: var(--stroke_black);
  }

  .select_head_wrap .head-block.top.with-tabs .item-link.active .title span:before {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    left: -1px;
    top: 0;
    bottom: 0;
    right: auto;
    height: auto;
    width: 2px;
  }

  .select_head_wrap {
    position: relative;
  }

  .select_head_wrap .head-block.top {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 110;
    max-height: 220px;
    overflow: hidden;
    background-color: #fff;
    background: var(--card_bg_black);
  }
}
.text_before_items{
  /*margin:0px;*/
}
/* End */


/* Start:/local/templates/aspro_max/components/bitrix/news.list/article_tags/style.css?1730460430562*/
.article-tags{
    margin-bottom: 30px;
}
.article-tags__inner{
    display:flex;
    justify-content: flex-start;
    flex-wrap:wrap;
}
.article-tags__item{
    padding:16px 32px;
    border-radius: 64px;
    border: 1px solid rgba(228, 228, 228, 0.93);
    background: #FAFAFA;
    margin-bottom: 4px;
    cursor:pointer;
}
.article-tags__item-title{
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
}
.article-tags__item.active{
    border: 1px solid #393085;
}
.article-tags__item:not(:last-child){
    margin-right: 8px;
}
/* End */


/* Start:/local/templates/aspro_max/components/bitrix/news.list/articles_list/style.css?173046043017397*/
.list-type-block .period-block {
    margin: 0 0 14px;
}

.list-type-block.item-views.wide_img.list .item .previewtext {
    margin-top: 14px;
}

.item-views.list-type-block .item .previewtext p:first-child {
    margin-top: 0;
}

.list-type-block.item-views.wide_img .item .body-info .arrow_link {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 38px;
    height: 38px;
}

.list-type-block.item-views.wide_img.image_right .item .body-info .arrow_link {
    /*right: 290px;*/
    display: none;
}

.list-type-block.item-views.wide_img.image_right .item .image + .body-info.has-link {
    padding-right: 293px;
    padding-left: 0px;
}

/*.title.has-link{
    padding-right: 50px;
}*/

.item-views.list-type-block .items .item_wrap {
    padding: 39px;
    margin: 0px 0px -1px;
}

/*.item-views.list-type-block .items .item_wrap:not(:hover) {*/
/*  background: var(--light, none) var(--dark, var(--card_bg_black));*/
/*}*/

.list-type-block.item-views.wide_img .item .svg.svg-inline-right-arrow {
    position: absolute;
    top: 13px;
    left: 12px;
}

.item_wrap:hover .body-info .arrow_link .svg-inline-right-arrow path {
    fill: #fff !important;
}

.head-block .item-link.active .btn-inline.darken {
    color: #333;
    color: var(--white_text_black);
}

.list-type-block.item-views.wide_img .item .period-block-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}

.list-type-block.item-views.image_left.wide_img .item.wti.wdate {
    padding-bottom: 20px;
}

.list-type-block.item-views.image_left.wide_img .item .image + .body-info .period-block-bottom {
    position: absolute;
    bottom: 0;
    left: 293px;
}

.list-type-block.item-views .item .section-name-block {
    display: block;
    margin: 0 0 10px;
}

/*.list-type-block.item-views.wide_img .item .image + .body-info {*/
/*  padding-left: 293px;*/
/*  padding-right: 70px;*/
/*}*/

.list-type-block.item-views .item .body-info .info-sticker-block.static-block {
    position: static;
}

.list-type-block.item-views .item_wrap > .item .period-block .svg,
.list-type-block.item-views .item_wrap > .item .period-block-bottom .svg {
    padding: 0px 9px 1px 0px;
}

.list-type-block.item-views .item .body-info:not(.with-section) .period-block {
    margin-top: -6px;
}

.list-type-block.item-views .item:not(.wdate) .body-info:not(.with-section) > .title {
    margin-top: -6px;
}

.item-views.list-type-block.wide_img .items.row > .col-md-12 {
    z-index: 10;
}

.list-news1 .item .middle_properties .middle_prop {
    margin-right: 32px;
    display: inline-block;
    margin-top: 7px;
}

.list-news1 .item .middle_properties .middle_prop .title-prop {
    margin-bottom: 5px;
}

.list-news1 .item .middle_properties {
    margin-top: 13px;
}

/*compact mode*/
.compact-view.item-views {
}

/*.compact-view.item-views.list-type-block .items .item_wrap{padding: 2.266rem;}*/
.compact-view.item-views.list-type-block .items .item_wrap {
    padding: 2.27rem;
}

/*.compact-view.list-type-block.item-views.wide_img .item .image + .body-info{padding-left: 12.333rem;}*/
.compact-view.list-type-block.item-views.wide_img .item .image + .body-info {
    padding-left: 12.27rem;
}

.compact-view.list-type-block.item-views .item .title {
    margin-bottom: 0.8rem;
}

body .compact-view.list-type-block.item-views.list .item .previewtext {
    margin: 0px;
}

.compact-view.list-type-block.item-views .body-info.with-section span.date-separate {
    padding-left: 8px;
    padding-right: 8px;
    float: left;
}

.compact-view.list-type-block.item-views .body-info.with-section span.section-name-block {
    float: left;
}

.compact-view.list-type-block.item-views .body-info.with-section .top_title_wrap {
    overflow: hidden;
}

.compact-view.list-type-block.item-views .body-info.with-section .period-block span.date {
    float: left;
}

.compact-view.list-type-block.item-views .item .body-info:not(.with-section) .period-block {
    margin-top: 0;
}

.compact-view.list-type-block.item-views.list-news1 .item .image + .body-info.with-section {
    padding-bottom: 0;
}

/*.compact-view.list-type-block .period-block {margin: 0px 0 16px;}*/
.compact-view.list-type-block .period-block {
    margin: 0px 0 10px;
}

.compact-view.list-type-block.item-views .item .body-info .info-sticker-block.static-block {
    margin-top: 20px;
}

/*small image mode*/
.small-image-view.list-type-block.item-views.wide_img .item .image > a {
    background-color: #fff;
    /* background-color: var(--black_bg_black); */
    border-radius: 4px;
    padding: 10px;
    display: inline-block;
}

/*.small-image-view.item-views.list-type-block .items .item_wrap{padding: 2.27rem;}*/
.small-image-view.list-type-block.item-views.wide_img .item .image + .body-info {
    padding-left: 13rem;
}

.small-image-view.list-type-block.item-views.wide_img.image_right .item .image + .body-info {
    padding-right: 12.6rem;
    padding-left: 0px;
}

/*.compact-view.list-type-block.item-views.list-news1 .item .image + .body-info.with-section {padding-bottom: 0;}*/

/*services*/
.list-type-block.item-views.list-news1.services-mode .properties + .services_buy_block .prices {
    margin-top: -2px;
}

.list-type-block.item-views.list-news1.services-mode .properties {
    margin-top: -2px;
}

.list-news1.services-mode .previewtext + .properties + .order_service_in_list {
    margin-top: 23px;
}

.list-news1.services-mode .previewtext + .properties + .order_service_in_list.no-props {
    margin-top: 25px;
}

/**/

/*properties*/
.list-type-block.item-views.list-news1 .properties .inner-wrapper {
    padding: 0;
    display: block;
    vertical-align: bottom;
    font-size: 0.933em;
    /* line-height: 1.500em; */
    line-height: 22px;
}

.list-type-block.item-views.list-news1 .properties .inner-wrapper:last-child {
    margin-bottom: 20px;
}

.list-type-block.item-views.list-news1 .item.wti .body-info .properties {
    margin-left: 0;
    margin-right: 0;
}

.list-type-block.item-views.list-news1 .prices div {
    display: inline-block;
}

.list-type-block.item-views.list-news1 .prices {
    margin-top: 20px;
}

.list-type-block.item-views.list-news1 .prices .price_old {
    margin-left: 5px;
    text-decoration: line-through;
}

/*slider*/
.list-news1 .owl-carousel {
    padding: 0px 2.27rem;
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
    margin-bottom: -1px;
    width: 100%;
    width: calc(100% + 1px);
    background-color: var(--card_bg_black);
}

.list-news1 .owl-carousel .owl-stage-outer {
    overflow: hidden;
}

.list-news1 .owl-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.list-news1.item-views .owl-carousel .item_wrap {
    padding: 2.27rem 2.27rem 2.27rem 0px;
    height: 100%;
}

.list-news1 .owl-carousel .item .previewtext,
.list-news1 .owl-carousel .item .arrow_link {
    display: none;
    opacity: 0;
    visibility: hidden;
}

body .list-news1.item-views .owl-carousel .item {
    height: 100%;
}

body .list-news1.item-views .owl-carousel .item > .image {
    width: 150px;
}

.list-news1.item-views .owl-carousel .item > .image + .body-info {
    padding: 0px 0px 0px 174px;
}

body .list-news1.item-views.image_left .owl-carousel .item > .image + .body-info .period-block-bottom {
    left: 174px;
    white-space: nowrap;
}

.list-news1 .owl-carousel .owl-nav {
    left: -22px;
    background: #fff;
    background: var(--card_bg_black);
    right: -22px;
}

.list-news1 .owl-carousel .owl-dots {
    display: none;
}

.list-news1 .owl-carousel.owl-theme.owl-bg-nav .owl-stage-outer {
    margin-bottom: 0px;
}

/**/

/* start media */

@media (max-width: 767px) {
    .list-type-block.item-views.wide_img .item .body-info .arrow_link {
        display: none;
    }

    .list-type-block.item-views.wide_img .item .image + .body-info {
        padding-right: 0;
    }

    /*slider*/
    .list-news1 .owl-carousel {
        padding: 0px;
    }

    .list-news1.item-views .owl-carousel .item_wrap {
        padding: 19px 19px 9px;
    }

    .list-news1 .owl-carousel .item_wrap .item {
        width: 100%;
    }

    .list-news1 .owl-carousel .owl-nav {
        display: none;
    }

    .list-news1 .owl-carousel .owl-dots {
        display: block;
    }

    body .list-news1.item-views .owl-carousel .item_wrap .item > .image {
        margin-bottom: 17px;
        width: 100%;
    }

    body .list-news1.item-views .owl-carousel .item .section-name-block {
        margin-bottom: 13px;
    }

    body .list-news1.item-views.image_left .owl-carousel .item > .image + .body-info .period-block-bottom {
        left: 0px;
    }

    .list-news1.list-type-block.item-views .owl-carousel .item .image + .body-info.with-section {
        padding-bottom: 39px;
        padding-left: 0px;
    }

    /**/
}

@media (min-width: 601px) {
    .list-news1.compact-view.list-type-block.item-views.wide_img .item > .image {
        width: 150px;
        min-height: 100px;
        flex-direction: column;
        justify-content: center;
        display: flex;
    }

    .list-news1.small-image-view.list-type-block.item-views.wide_img .item > .image {
        width: 160px;
        height: 110px;
        flex-direction: column;
        justify-content: center;
        display: flex;
    }
}

@media (max-width: 600px) {
    /*.item-views.list-type-block .items .item_wrap{padding: 20px;}*/
    .list-news1.list-type-block.item-views.image_left.wide_img .item .period-block-bottom,
    .list-news1.list-type-block.item-views.image_right.wide_img .item .period-block-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .list-news1.list-type-block.item-views.wide_img .item > .image,
    .list-news1.list-type-block.item-views.image_right.wide_img .item > .image {
        margin-bottom: 39px;
    }

    .list-news1.list-type-block.item-views .item > .body-info,
    .list-news1.list-type-block.item-views.image_right .item .body-info {
        padding-top: 0;
    }

    .list-news1.list-type-block.item-views .item .title {
        margin-bottom: 0;
    }

    .list-news1.list-type-block.item-views.wide_img.list .item .previewtext {
        margin-top: 13px;
    }

    /*slider*/
    .list-news1 .owl-carousel {
        width: calc(100% - 1px);
        margin-left: -1px !important;
    }

    /**/
}

@media (max-width: 400px) {
    .compact-view.list-type-block.item-views .body-info.with-section span.section-name-block,
    .compact-view.list-type-block.item-views .body-info.with-section .period-block span.date {
        float: none;
    }

    .compact-view.list-type-block.item-views .body-info.with-section span.date-separate {
        display: none;
    }
}

/*end media*/
/**/
.articles_list-template.item-views .items.row .first-article .image {
    width: 100%;
    /*max-height:480px;*/
    max-height:100%;
    height: 100%;
    max-width:fit-content;
}

.articles_list-template.item-views .items.row .first-article .item {
    display: flex;
    height: 100%;
}

.articles_list-template.list-type-block.item-views.wide_img .first-article .item .image + .body-info {
    padding-top: 16px;
    padding-right: 10px;
    padding-left: 16px;
    width: 50%;
}

.item-views.list-type-block.articles_list-template .items .item-article .item_wrap {
    padding: 0px;
    background: #F8F8F8;
    border-radius: 16px;
    height: 100%;
    padding-bottom: 16px;
}
.item-views.list-type-block.articles_list-template .items .item-article.first-article .item_wrap {
    padding-bottom: 0px;
}
.item-views.list-type-block.articles_list-template .items .item_wrap .item{
    max-height: 100%;
    overflow: hidden;
}
.item-views.list-type-block.articles_list-template .items .item-article {
    height: 553px;
    padding-left: 8px;
    padding-right: 8px;
}

.item-views.list-type-block.articles_list-template .items .item-article.first-article {
    height: 535px;
}

.articles_list-template.item-views .items.row .image {
    border-radius: 16px;
    float: unset;
}
.articles_list-template.item-views .items.row .image img{
    border-radius: 16px;
    margin:0;
}


.articles_list-template.item-views .items.row .item.row {
    width: 100%;
}

.articles_list-template.item-views .items.row .body-info .date {
    font-size: 11.5px;
    color: #858585;
    font-family: Commissioner;
    font-weight: 400;
}

.articles_list-template.item-views .items.row .body-info .title {
    color: #222;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 8px;
}

.articles_list-template.item-views .items.row .body-info .previewtext {
    color: #222;
    font-size: 13px;
    font-weight: 300;
}

.articles_list-template.item-views .items.row .image {
    border-radius: 16px;
    float: unset;
}

.articles_list-template.item-views.wide_img .item-article:not(.first-article) .image {
    width: 100%;
    /*max-height: 310px;*/
    height: 16.5vw;
}

.articles_list-template.item-views.wide_img .item-article:not(.first-article) .image img {
    object-fit: cover;
    width: 100%;
    max-height:100%;
}

.articles_list-template.item-views.wide_img .item-article:not(.first-article) {
    margin-bottom: 10px;
}

.articles_list-template.list-type-block.item-views.wide_img .item-article:not(.first-article) .image + .body-info {
    padding-top: 16px;
    padding-right: 16px;
    /*padding-bottom: 16px;*/
    padding-left: 16px;
}

.articles_list-template.list-type-block.item-views.wide_img .item-article:not(.first-article) .previewtext {
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 5;*/
    /*-webkit-box-orient: vertical;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}

.articles_list-template.list-type-block.item-views.wide_img .item-article .previewtext {
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 10;*/
    /*-webkit-box-orient: vertical;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}

.articles_list-template.list-type-block.item-views.wide_img .item-article.only-one-article {
    width: 100%;
}

@media (max-width: 1200px) {
    /*.articles_list-template.list-type-block.item-views.wide_img .item-article:not(.first-article) .previewtext {*/
    /*    -webkit-line-clamp: 12;*/
    /*}*/

    /*.articles_list-template.list-type-block.item-views.wide_img .item-article .previewtext {*/
    /*    -webkit-line-clamp: 15;*/
    /*}*/
}

@media (max-width: 992px) {
    .item-views.list-type-block.articles_list-template .items .item-article.first-article .item_wrap{
        padding-bottom: 16px;
    }
    .item-views.list-type-block.articles_list-template .items .item-article.first-article{
        height: 553px;
    }
    .articles_list-template.item-views.wide_img .item-article:not(.first-child) .image,
    .articles_list-template.item-views.wide_img .item-article .image
    {
        height: 31vw;
    }

    .articles_list-template.item-views.wide_img .item-article .image,
    .articles_list-template.item-views .items.row .first-article .image{
        height: 31vw;
        width: 100%;
    }

    .articles_list-template.item-views .items.row .first-article .item {
        display: inline-block;
        width: 100%;
    }

    .articles_list-template.item-views .items.row .image {
        width: 100%;
        height: 100%;
    }

    .articles_list-template.item-views .items.row .image img {
        object-fit: cover;
    }

    .articles_list-template.list-type-block.item-views.wide_img .first-article .item .image + .body-info {
        width: 100%;
    }

    .articles_list-template.list-type-block.item-views.wide_img .item-article .previewtext {
        /*-webkit-line-clamp: 5;*/
    }

}

@media (max-width: 768px) {

    .item-views.list-type-block.articles_list-template .items .item-article.first-article{
        height: auto;
    }
    .articles_list-template.list-type-block.item-views.wide_img .item-article .previewtext,
    .articles_list-template.list-type-block.item-views.wide_img .item-article:not(.first-article) .previewtext {
        /*-webkit-line-clamp: unset;*/
    }

    .item-views.list-type-block.articles_list-template .items .item-article {
        height: auto;
    }

    .articles_list-template.item-views .items.row .first-article .image {
        max-height: 62vw;
        margin-bottom: 0px;
    }

    .articles_list-template.list-type-block.item-views.wide_img .item-article .image {
        height: 62vw;
        margin-bottom: 0px;
    }

    .articles_list-template.item-views.wide_img .item-article {
        margin-bottom: 15px;
    }

    .articles_list-template.item-views.wide_img .item > .body-info {
        padding-top: 16px;
        /*padding-bottom: 16px;*/
        padding-right: 10px !important;
        padding-left: 16px !important;
    }
}

.loader-overlay{
    position: fixed!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    background-color: #666666b3;
}

.image__linked-tags.linked-tags{
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    flex-wrap:wrap;
    justify-content: flex-end;
}
.linked-tags__item{
    margin-bottom: 6px;
    border-radius: 8px;
    background: #393085;
    padding:5px 16px;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
}
.linked-tags__item:not(:last-child){
    margin-right: 6px;
}

.bottom_nav_wrapper{
    max-width: 1364px;
    display: block;
    margin: 0 auto;
    margin-top:10px;
}
/* End */


/* Start:/local/templates/aspro_max/css/animation/animation_ext.css?17114400454934*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.transition{
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.animated.duration03{

-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.animated.duration04{

-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
}
.animated.duration05{

-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.duration06{

-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.animated.duration07{

-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}
.animated.duration08{

-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.animated.duration09{

-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}
.animated.duration10{

-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}

.delay01{

-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;}

.delay03{

-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;}


.delay05{

-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;}

.delay055{

-webkit-animation-delay: 0.55s;
-moz-animation-delay: 0.55s;
-o-animation-delay: 0.55s;
animation-delay: 0.55s;}

.delay06{

-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;}
.delay065{

-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
animation-delay: 0.65s;}

.delay07{

-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
-o-animation-delay: 0.7s;
animation-delay: 0.7s;}

.delay08{

-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;}

.delay09{

-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;}

.delay11,.delay011{

-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
animation-delay: 1.1s;}

.delay12, .delay012{

-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
-o-animation-delay: 1.2s;
animation-delay: 1.2s;}

.delay13,.delay013{

-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;}

.delay15, .delay015{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay17, .delay017{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay19, .delay019{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay21, .delay021{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}

/* WebKit è Opera */
@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
/* End */
/* /local/templates/aspro_max/components/bitrix/news/blog_new/style.css?17304604302901 */
/* /local/templates/aspro_max/components/bitrix/news.list/article_tags/style.css?1730460430562 */
/* /local/templates/aspro_max/components/bitrix/news.list/articles_list/style.css?173046043017397 */
/* /local/templates/aspro_max/css/animation/animation_ext.css?17114400454934 */
