

/* Start:/bitrix/templates/dignatera/components/bitrix/news.detail/competition/style.css?16391442553721*/
.event-detail .detail-pictures {display:flex; flex-direction:column; justify-content: space-around; height: 100%;}
.event-detail .detail-pictures .detail-picture {position:relative;-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;padding:30px 0px;}
.event-detail .detail-pictures .detail-picture-images-wrap {position:absolute;top:0;left:0;z-index:1;width:100%;height: 100%;background-size:cover;background-position:center;}
.event-detail .detail-pictures .detail-picture-images-wrap.no-image {background:#474646 url(/include/logo.png) center no-repeat;}
.event-detail .detail-pictures .detail-picture-status {position:relative;z-index:2;background: #3a3a3a;color: #fff;text-decoration: none;display: inline-block;padding: 10px 40px;}
.event-detail .detail-pictures .detail-picture-status b {font-weight:500;}
.event-detail .detail-pictures .more_photo {}
.event-detail .detail-pictures .more_photo .row {margin: 0px -4px;}
.event-detail .detail-pictures .more_photo .row > div {margin: 8px 0px 0px 0px;padding: 0px 4px;position:relative;display:none;}
.event-detail .detail-pictures .more_photo .row > .detail-picture-images-show {display:block;}
.event-detail .detail-pictures .more_photo .row > div a {display:block;position: relative;width:100%;padding-top: 56%;}
.event-detail .detail-pictures .more_photo .detail-picture-images-count {display:none;width:100%;height:100%;background:rgba(0,0,0,0.8);text-align: center;}
.event-detail .detail-pictures .more_photo .detail-picture-images-count:before {content:"";display:inline-block;height:100%;vertical-align:middle;}
.event-detail .detail-pictures .more_photo .detail-picture-images-count span {display:inline-block;vertical-align:middle;color:#fff;font-size:16px;font-weight:600;}
.event-detail .detail-pictures .more_photo .detail-picture-images-count {display:block;}
.event-detail .event-table-info {margin: 0;}
.event-detail .event-table-info td {padding: 0 0 .25rem;border: 0;}
.event-detail .event-table-info td:first-child {color:#848282;padding-right: .25rem;}
.event-detail {font-size:15px;line-height:19px;}
.event-detail h3,
.event-detail h4 {font-size: 17px;font-weight: 800;font-family: Montserrat, sans-serif;margin-bottom: 1.5rem;text-transform: uppercase;}
.event-detail .small-title:not(:first-child),
.event-detail h3:not(:first-child),
.event-detail h4:not(:first-child) {margin-top:2rem;}
.event-detail-content {margin-top:3rem;}
.event-detail-content .content-bordered {padding:3rem 2rem;}
.event-detail-request-btns {max-width: 474px;margin-top: 1.5rem;}
.event-detail-request-btns .btn {font-size:14px;padding: .5rem .75rem;font-family: Montserrat, sans-serif;}
.event-detail-request-btns .btn-main {font-weight: 500;}
.event-detail-content .doc-list {margin-bottom:-1.5rem;}
.event-detail-content .result-table {margin-top:2rem;}
.event-detail-content table {width: 100%;margin-bottom: 1rem;color: #212529;border: 1px solid #dee2e6;}
.event-detail-content table td,
.event-detail-content table th {padding: .75rem;vertical-align: top;border: 1px solid #dee2e6;}
.event-detail-content table thead th {vertical-align: bottom;border-bottom: 2px solid #dee2e6;}

@media (max-width:991px) {
    .event-detail .detail-pictures {padding-bottom:1rem;}
    .event-detail .detail-pictures .detail-picture {padding-bottom:50%;}
}
@media (max-width:767px) {
}
@media (max-width:575px) {
    .event-detail-content {margin-top:0rem;}
    .event-detail-content .content-bordered {padding:1rem;}
    .event-detail .detail-description,
    .event-detail-content {margin-left:-15px;margin-right:-15px;}
    .event-detail .event-table-info td {padding-bottom:0.5rem;}
}
/* End */


/* Start:/bitrix/templates/dignatera/components/bitrix/catalog.section.list/gallery_albums/style.css?1639144255843*/
.gallery-album-list {margin-top: -12px;}
.gallery-album-item {position:relative;padding-top: 60%;margin-top: 12px;}
.gallery-album-item-flex {position:absolute;top:0;left:0;width:100%;height:100%;padding: 1rem;display:flex;align-items: center;overflow:hidden;}
.gallery-album-item-img {position:absolute;top:0;left:0;width:100%;height:100%;background-size: cover;background-position: center;z-index:1;transition:all 0.2s;}
.gallery-album-item-img:before {content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, .3);}
.gallery-album-item-title {position:relative;z-index:2;font-size: 17px;font-weight: 700;color:#fff;text-align:center;width: 100%;}
.gallery-album-item-flex:hover {text-decoration:none;}
.gallery-album-item-flex:hover .gallery-album-item-img {transform:scale(1.02);}
/* End */


/* Start:/bitrix/templates/dignatera/components/bitrix/news.list/news_full/style.css?16391442551225*/
.news-full-list {margin-top:2rem /9;margin-bottom:-1.5rem;}
.news-full-item {position:relative;margin-bottom:44px;}
.news-full-item-flex {display:flex;}
.news-full-item-img {flex:0 0 auto;max-width:370px;width:370px;height:210px;background-size: cover;background-position: center;z-index:1;box-shadow: 2px 2px 6px 0px rgba(35, 35, 35, .16);}
.news-full-item-no-img {background:#474646 url(/include/logo.png) center no-repeat;transform:none!important;opacity:1;}
.news-full-item-text {padding-left: 38px;align-self: center;}
.news-full-item-date {font-size: 15px;font-weight:700;line-height: normal;color: #ff7200;margin-bottom:1.5rem;}
.news-full-item-title {font-size: 17px;line-height: normal;font-weight:500;color:#000;margin-bottom:1rem;}
.news-full-item-intro {color:#000;}
.news-full-item-flex:hover {text-decoration:none;}

@media (max-width:991px) {
	.news-full-item-img {max-width:270px;width:270px;height:140px;}
}
@media (max-width:767px) {
	.news-full-item-flex {display:block;}
	.news-full-item-img {max-width:100%;width:100%;height: auto;padding-top: 56%;}
	.news-full-item-text {padding-left:0;padding-top:1rem;}
	.news-full-item-date {margin-bottom:0.5rem;}
}
@media (max-width:575px) {
}
/* End */
/* /bitrix/templates/dignatera/components/bitrix/news.detail/competition/style.css?16391442553721 */
/* /bitrix/templates/dignatera/components/bitrix/catalog.section.list/gallery_albums/style.css?1639144255843 */
/* /bitrix/templates/dignatera/components/bitrix/news.list/news_full/style.css?16391442551225 */
