

/* Start:/local/templates/ktm_main/components/bitrix/news.list/main-news/style.css?17725482666012*/
#wrapper_bu {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 1.2;
}

#wrapper_bu img {
    width: 100%;
    /*max-height: 280px;*/
}

.txt_Center { margin: 50% 0% 0% 20% }

.txt_h1 { font-size: 2em }

.holder_bu { cursor: pointer }

/*LEFT*/
.holder_bu_awayL1 {
    position: absolute;
    top: 13%;
    left: 11%;
    width: 38%;
    height: 85%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
    padding: 14px;
    background: #fff;
    font-size: 13px;
    z-index: 2;
    filter: blur(1px);
}
.holder_bu_awayL1 .news-name {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}
.holder_bu_awayL1 .news-preview-text {
    line-height: 1.3;
    font-size: 13px;
    color: #4F4F4F;
}
.holder_bu_awayL1 .news-info {
    position: absolute;
    bottom: 2%;
    width: 98%;
}
.holder_bu_awayL1 .news-info-date {
    font-size: 12px;
    letter-spacing: 0.02em;
    color: #2D9CDB;
}
.holder_bu_awayL1 .news-info-share {
    font-size: 15px;
    padding-left: 25px;
}

.holder_bu_awayL2 {
    position: absolute;
    top: 22%;
    left: 0%;
    width: 31%;
    height: 68%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
    padding: 12px;
    background: #fff;
    font-size: 12px;
    z-index: 1;
    filter: blur(1px);
}
.holder_bu_awayL2 .news-name {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    margin-bottom: 5px;
}
.holder_bu_awayL2 .news-preview-text {
    line-height: 1.2;
    font-size: 12px;
    color: #4F4F4F;
}
.holder_bu_awayL2 .news-info {
    position: absolute;
    bottom: -3px;
    width: 98%;
}
.holder_bu_awayL2 .news-info-date {
    font-size: 11px;
    letter-spacing: 0.02em;
    color: #2D9CDB;
}
.holder_bu_awayL2 .news-info-share {
    font-size: 15px;
    padding-left: 25px;
}
/*END*/

/*CENTER*/
.holder_bu_center {
    position: absolute;
    top: 5%;
    left: 25.5%;
    width: 46%;
    height: 100%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
    padding: 17px;
    background: #fff;
    z-index: 3;
}
.holder_bu_center .news-name {
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
}
.holder_bu_center .news-preview-text {
    line-height: 1.4;
    font-size: 14px;
    color: #4F4F4F;
}
.holder_bu_center .news-info {
    position: absolute;
    bottom: 3%;
    width: 98%;
}
.holder_bu_center .news-info-date {
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #2D9CDB;
}
.holder_bu_center .news-info-share {
    font-size: 15px;
    padding-left: 25px;
}
/*END*/

/*RIGHT*/
.holder_bu_awayR1 {
    position: absolute;
    top: 13%;
    left: 49%;
    width: 38%;
    height: 85%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
    padding: 14px;
    background: #fff;
    font-size: 13px;
    z-index: 2;
    filter: blur(1px);
}
.holder_bu_awayR1 .news-name {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}
.holder_bu_awayR1 .news-preview-text {
    line-height: 1.3;
    font-size: 13px;
    color: #4F4F4F;
}
.holder_bu_awayR1 .news-info {
    position: absolute;
    bottom: 2%;
    width: 98%;
}
.holder_bu_awayR1 .news-info-date {
    font-size: 12px;
    letter-spacing: 0.02em;
    color: #2D9CDB;
}
.holder_bu_awayR1 .news-info-share {
    font-size: 15px;
    padding-left: 25px;
}

.holder_bu_awayR2 {
    position: absolute;
    top: 22%;
    left: 69%;
    width: 31%;
    height: 68%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    -moz-transition: width 1s, height 1s, top 1s, left 1s;
    -o-transition: width 1s, height 1s, top 1s, left 1s;
    -ms-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.1);
    padding: 12px;
    background: #fff;
    font-size: 12px;
    z-index: 1;
    filter: blur(1px);
}
.holder_bu_awayR2 .news-name {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    margin-bottom: 5px;
}
.holder_bu_awayR2 .news-preview-text {
    line-height: 1.2;
    font-size: 12px;
    color: #4F4F4F;
}
.holder_bu_awayR2 .news-info {
    position: absolute;
    bottom: 2%;
    width: 98%;
}
.holder_bu_awayR2 .news-info-date {
    font-size: 12px;
    letter-spacing: 0.02em;
    color: #2D9CDB;
}
.holder_bu_awayR2 .news-info-share {
    font-size: 15px;
    padding-left: 25px;
}
/*RIGHT*/

.news-info-date-mobile {
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #2D9CDB;
}

.detail-link {
    text-decoration: none;
    color: #212529;
}

.news-preview-text-mobile {
    font-size: 13px;
}
/* End */
/* /local/templates/ktm_main/components/bitrix/news.list/main-news/style.css?17725482666012 */
