

/* Start:/bitrix/templates/flatbox/components/bitrix/news.detail/articles/style.css?16886462534614*/
.news-detail {
	max-width: 1000px;
    margin: auto;
}

/*region POST FORMATS */
.news-detail-img,
.news-detail-audio,
.news-detail-video,
.news-detail-slider {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.news-detail-slider img,
.news-detail-img img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.news-detail-video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	background: url(/bitrix/templates/flatbox/components/bitrix/news.detail/articles/images/bx-video.png) no-repeat center;
	opacity: 0.7;
	transition: opacity .3s ease;
}

.news-detail-video:hover {
	opacity: 1;
}

/*region POST FORMATS /// SLIDER */
.news-detail-slider {
	overflow: hidden;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
}

.news-detail-slider-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.news-detail-slider-slide {
	z-index: 100;
	float: left;
}

.news-detail-slider-arrow-container-left,
.news-detail-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}

.news-detail-slider-arrow-container-left {
	left: 0;
}

.news-detail-slider-arrow-container-right {
	right: 0;
}

.news-detail-slider-arrow {
	position: absolute;
	top: 50%;
	z-index: 110;
	margin-top: -24px;
	width: 20px;
	height: 48px;
	color: #fff;
	vertical-align: middle;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	font-size: 48px;
	line-height: 34px;
	opacity: .5;
	cursor: pointer;
}

.news-detail-slider-arrow-container-left:hover .news-detail-slider-arrow,
.news-detail-slider-arrow-container-right:hover .news-detail-slider-arrow {
	display: block;
	color: #fff;
	opacity: 1;
}

.news-detail-slider-arrow-container-left .news-detail-slider-arrow {
	left: 20px;
}

.news-detail-slider-arrow-container-right .news-detail-slider-arrow {
	right: 20px;
}

.news-detail-slider-control {
	position: absolute;
	bottom: 10px;
	z-index: 110;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	word-spacing: -4px;
}

.news-detail-slider-control li {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	word-spacing: -4px;
	opacity: .5;
}

.news-detail-slider-control li:hover,
.news-detail-slider-control li.current {
	background: #fff;
	opacity: 1;
}

.news-detail-slider-arrow,
.news-detail-slider-control li {
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

/* endregion */

.news-detail-body {}

.news-detail-title,
.news-detail-title a {
	margin: 0;
	padding: 2px 0 15px;
	border-bottom: none;
	color: #000;
	font-weight: 600;
	font-size: 18px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.news-detail .card-title a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
}

.news-detail-view,
.news-detail-date,
.news-detail-comments,
.news-detail-author,
.news-detail-other {
	padding-bottom: 5px;
	color: #a4a4a4;
	white-space: nowrap;
	font-size: 13px;
}

.news-detail-view i.fa,
.news-detail-date i.fa,
.news-detail-comments i.fa,
.news-detail-author i.fa,
.news-detail-tags i.fa,
.news-detail-other i.fa {
	width: 13px;
	color: #b4b4b4;
}

.news-detail-tags {
	padding-bottom: 5px;
	color: #a4a4a4;
	font-size: 13px;
}

.news-detail-content {
	margin-bottom: 5px;
	font-size: 1em;
}
.news-detail-content h2 {
	font-size: 1.5em;
	margin: 0.7em 0;
}



.news-row div:first-child {
	min-width: unset !important;
}
.news-row div:first-child .card{
	flex-direction: column !important;
}
.news-row div:first-child .card > a{
	width: unset !important;
}
.news-row .news-list-item > .card > a > img {
  height: 400px;
  min-height:400px;
  max-height: 400px;
  object-fit: cover;
}
.news-row div:first-child .card .card-body{
	width: unset !important;
}
.news-row .card-body .card-title a {
  font-size: 1.2em !important;
}
.news-row .news-list-item > .card > .card-body > .card-title {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 0;
}
.news-row .news-list-item .card-body {
  padding-top: 15px !important;
}
.news-row .news-list-item:nth-child(2),
.news-row .news-list-item:nth-child(3),
.news-row .news-list-item:nth-child(7),
.news-row .news-list-item:nth-child(8) {
	width: unset !important;
	max-width: unset !important;
	min-width:unset !important;
}
.card-text,
.item-body-title,
.btn.btn-primary.btn-sm.btn-first-article {
	display:none !important;
}
.news-row .news-list-item:first-child .card-body .news-list-view {
	display: flex !important;
} 
/* End */


/* Start:/bitrix/templates/flatbox/components/slam/easyform/line/style.css?16794954383319*/
.slam-easyform.line-mod .title-form{
    font-weight: 500;
    margin-bottom: 1em;
}
.slam-easyform.line-mod .desc-form{
    color: #5f5f5f;
    font-size: .9em;
    margin-bottom: 1em;
    line-height: 1;
}
.slam-easyform.line-mod{
    background-color:#f6f7f6;
    padding: 30px 0 10px;
}
.slam-easyform.line-mod .modal{
    text-align: center;
}
.slam-easyform.line-mod .hidden{
    display: none;
}
.slam-easyform.line-mod .submit-button{
    margin-bottom: 1em;
}
.asterisk{
    color: #bd404a;
    padding-left: 2px;
}
.slam-easyform.line-mod label{
    margin-bottom:5px;
    display: block;
    font-size: .9em;
    color:#0b0b0b;
}
.slam-easyform.line-mod .form-control{
    height: 26px;
    padding: 0!important;
    outline: none!important;
    background: transparent!important;
    border:none;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
    border-radius: 0;
    color: #333;
    font-weight: 400;
    width: 100%;
    font-size: .8em;
    box-shadow: none;
}
.slam-easyform.line-mod .form-control::placeholder{
    color: #5f5f5f;
}
.slam-easyform.line-mod .form-group.has-error .form-control{
    border-color: #b30000!important;
}
.slam-easyform.line-mod textarea.form-control{
    height: 132px;
    border:1px solid rgba(114,120,126,.1);
    padding:14px!important;
    box-shadow: 1px 1px 4.5px 0.5px rgba(214, 213, 211, 0.15);
}
.slam-easyform.line-mod textarea.form-control::placeholder{
    color:#000;
}
.slam-easyform.line-mod .form-control:focus{
    border-color: rgba(245, 205, 125, 1)!important;
}
.slam-easyform.line-mod .form-group{
    margin-bottom: 1em;
    position: relative;
}
.slam-easyform.line-mod .form-group.form-check,
.slam-easyform.line-mod .MESSAGE .form-group{
    margin-bottom: 1em;
}
.slam-easyform.line-mod label.form-check-label{
    color: #5f5f5f;
    font-size:.8em;
}
.slam-easyform.line-mod .form-group .help-block{
    position: absolute;
    top:100%;
    padding-top: 3px;
    left: 5px;
    font-size: 14px;
    line-height: 1;
}
.slam-easyform.line-mod .has-error.form-group .help-block{
    color: #ea0000;
    position: absolute;
    font-size: 13px;
    bottom: -16px;
    left: 10px;
}
@media screen and (min-width: 768px) {
    .slam-easyform.line-mod .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
.slam-easyform.line-mod .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.slam-easyform.line-mod .modal .modal-header .title {
    margin: 0;
    font-size: 22px;
    display: inline-block;
}
.hide-formvalidation small.help-block{
    display: none!important;
}
@media (min-width: 1840px){
    .slam-easyform.line-mod .btn{
        min-width: 270px;
    }
}

@keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

.slam-easyform.line-mod .spinner,.slam-easyform.line-mod .spinner:hover {
    position: relative;
    color: transparent
}

.slam-easyform.line-mod .spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner .6s linear infinite
}
/* End */


/* Start:/bitrix/templates/flatbox/components/bitrix/news.list/articles/style.min.css?16769348837248*/
.news-list-block {
	margin-bottom: 40px;
	padding: 0 14px
}

.news-list-item-embed-audio,
.news-list-item-embed-slider,
.news-list-item-embed-video {
	position: relative;
	margin-bottom: 20px;
	text-align: center
}

.news-list-item-embed-slider img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto
}

.news-list-item-embed-video {
	z-index: 1;
	display: block;
	background: url(/bitrix/templates/flatbox/components/bitrix/news.list/articles/images/bx-video.png) no-repeat center;
	transition: opacity .3s ease
}

.news-list-item-embed-slider {
	overflow: hidden;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0
}

.news-list-slider-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.news-list-slider-slide {
	z-index: 100;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.news-list-slider-slide img {
	border-radius: 3px 3px 0 0
}

.news-list-item-embed-video {
	overflow: hidden;
	border-radius: 3px 3px 0 0
}

.news-list-slider-arrow-container-left,
.news-list-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer
}

.news-list-slider-arrow-container-left {
	left: 0
}

.news-list-slider-arrow-container-right {
	right: 0
}

.news-list-slider-arrow {
	position: absolute;
	top: 50%;
	z-index: 110;
	margin-top: -24px;
	width: 20px;
	height: 48px;
	color: #fff;
	vertical-align: middle;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	font-size: 48px;
	line-height: 34px;
	opacity: .5;
	cursor: pointer
}

.news-list-slider-arrow-container-left:hover .news-list-slider-arrow,
.news-list-slider-arrow-container-right:hover .news-list-slider-arrow {
	display: block;
	color: #fff;
	opacity: 1
}

.news-list-slider-arrow-container-left .news-list-slider-arrow {
	left: 20px
}

.news-list-slider-arrow-container-right .news-list-slider-arrow {
	right: 20px
}

.news-list-slider-control {
	position: absolute;
	bottom: 10px;
	z-index: 110;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	word-spacing: -4px
}

.news-list-slider-control li {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	word-spacing: -4px;
	opacity: .5;
	cursor: pointer
}

.news-list-slider-control li.current,
.news-list-slider-control li:hover {
	background: var(--primary);
	opacity: 1
}

.news-list-slider-arrow,
.news-list-slider-control li {
	transition: opacity .3s ease
}

.news-list .card-title,
.news-list .card-title a {
	margin: 0;
	padding: 15px 0 15px;
	color: #0B0B0B;
	font-size: 1.1em;
}

.news-list .card-title a:hover {
	border-bottom-color: transparent;
	text-decoration: none
}

.news-list-post-params {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 5px
}

.news-list-param,
.news-list-value {
	font-size: 13px;
	/*color: #a4a4a4;*/
	color: #333333;
	padding-left: 5px
}

.news-list-icon {
	display: block;
	min-width: 15px;
	height: 15px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat
}

.news-list-icon-eye {
	background-image: url(/bitrix/templates/flatbox/components/bitrix/news.list/articles/images/eye.svg)
}

.news-list-icon-calendar {
	background-image: url(/bitrix/templates/flatbox/components/bitrix/news.list/articles/images/calendar.svg)
}

.news-list-icon-tag {
	background-image: url(/bitrix/templates/flatbox/components/bitrix/news.list/articles/images/tag.svg)
}

.news-list-icon-user {
	background-image: url(/bitrix/templates/flatbox/components/bitrix/news.list/articles/images/user.svg)
}

.news-list-icon-comments {
	background-image: url(/bitrix/templates/flatbox/components/bitrix/news.list/articles/images/comments.svg)
}

/*---------news items style start-----------*/
.news-row .card {
	height: 100%;
}
.card-body {
	padding: 10px !important;
}
.news-row .card-body .card-title a{
	color:#0B0B0B;
	font-size: 30px;
}

.news-row .news-list-item:first-child {
	min-width: 100%;
	padding-bottom: 20px !important;
	border:none !important;
}
.news-row .news-list-item .card{
	border:none !important;
}
.news-row .news-list-item:first-child .card{
	flex-direction: row;
}
.news-row .news-list-item:first-child .card > a{
	width: 70%;
	overflow:hidden;
}
.news-row .news-list-item:first-child > .card .card-body .item-props .news-list-value{
	display: none;
}
.news-row .news-list-item:first-child > .card > a > img {
	height: 700px;
	object-fit: cover;
}
.news-row .news-list-item:first-child .card .card-body{
	width: 30%;
	max-height: 600px;
	padding-left: 20px !important;
}
.news-row .news-list-item:first-child .card-body {
	padding-top: 0px;
}

.news-row .news-list-item:first-child .card-body .news-list-view {
	display: none;
} 
.news-detail-other,
.news-list-value {
	color: #333333
}
.news-list-value,
.news-row .news-list-item:first-child .card-body .item-body-title {
	font-size: 14px;
}
.news-row .news-list-item:first-child .card .card-body .card-text {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-row .news-list-item:nth-child(2),
.news-row .news-list-item:nth-child(3),
.news-row .news-list-item:nth-child(7),
.news-row .news-list-item:nth-child(8) {
	width: 50%;
	max-width: 50%;
	min-width:50%;
}
.news-row .news-list-item:nth-child(2) > .card > a > img,
.news-row .news-list-item:nth-child(3) > .card > a > img,
.news-row .news-list-item:nth-child(7) > .card > a > img,
.news-row .news-list-item:nth-child(8) > .card > a > img {
	height: 550px;
}
.news-row .news-list-item:nth-child(4) > .card > a > img,
.news-row .news-list-item:nth-child(5) > .card > a > img,
.news-row .news-list-item:nth-child(6) > .card > a > img,
.news-row .news-list-item:nth-child(9) > .card > a > img,
.news-row .news-list-item:nth-child(10) > .card > a > img,
.news-row .news-list-item:nth-child(11) > .card > a > img {
	height: 400px;
}
.news-row div:not(:first-child) > .card > .card-body > .item-body-title,
.news-row div:not(:first-child) > .card > .card-body .btn-first-article,
.news-row div:not(:first-child) > .card > .card-body > .card-text {
	display: none;
	/*-webkit-line-clamp: 4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden; */
}
.news-row div:not(:first-child) > .card > .card-body > .card-title {
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	padding: 0;
}
.news-row .news-list-item:not(:first-child) .card > a {
	color: #0B0B0B;
	height: auto;
	overflow: hidden;
}

.news-row .news-list-item:not(:first-child) .card > a > img {
	object-fit: cover;
}

.btn-primary.btn-sm.btn-first-article {
  color: #5f5f5f;
  font-weight: 400 !important;
  text-transform: uppercase;
  background-color: #ffffff;
  border-color: #5f5f5f;
}
.btn-primary.btn-sm.btn-first-article:hover {
	background: #5f5f5f;
	color: #ffffff;
}
.news-list-view.news-list-post-params {
	justify-content: space-between;
}

.news-detail-content,
.card {
    display: inline-block;
    overflow: hidden;
   }
.news-detail-content  a > img,
.card > a > img {
    transition: .5s;
    display: block;
   }
.news-detail-content  a > img:hover,
.card > a > img:hover {
    transform: scale(1.05);
   }
.news-detail-content  a:hover,
.card > a:hover {
	opacity:1;
}

/*---------news items style end-----------*/













































/* End */
/* /bitrix/templates/flatbox/components/bitrix/news.detail/articles/style.css?16886462534614 */
/* /bitrix/templates/flatbox/components/slam/easyform/line/style.css?16794954383319 */
/* /bitrix/templates/flatbox/components/bitrix/news.list/articles/style.min.css?16769348837248 */
