

/* Start:/local/templates/rb/components/bitrix/news/rb_projects/bitrix/news.detail/.default/style.css?15344988046759*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.short-info {
    margin-bottom: 70px;
}

.project-header {
	font-family: HelveticaNeueCyr-Bold, sans-serif;
    margin-bottom: 40px;
}

.desrc-header {
	font-family: HelveticaNeueCyr-Bold, sans-serif;
	font-size: 20px;
    display: inline-block;
}

.short-info__title {
    font-family: HelveticaNeueCyr-Bold, sans-serif;
	font-size: 14px;
	margin: 15px 0px 0px 0px;
	line-height: 17px;
}

.short-info__value {
    font-family: HelveticaNeueCyr, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
    line-height: 17px;
    margin-top: 10px;
}

.short-info__value a {
    color: rgba(44,98,194);
    cursor: pointer;
}

.short-info__title--bold {
	font-family: HelveticaNeueCyr-Bold, sans-serif;
	font-size: 14px;
	color: rgba(116,116,120);
	margin: 15px 0px 0px 0px;
	line-height: 17px;
}

.collective {
	margin-top: 0px;
	list-style-type: none; 
	margin-left: 0px;
	padding-left: 0px; 
	line-height: 17px;
}

.collective li {
	margin-top: 10px;
    display: inline-block;
    margin-left: 10px;
}

.collective li:first-of-type {
    margin-left: 0px;
}

.collective li a {
    color: rgb(64,112,207);
    padding-top: 5px;
}

.collective li img {
	max-width: 110px;
	max-height: 45px;
	margin-top: 5px;
}

.short-info__header {
	font-family: HelveticaNeueCyr-Bold, sans-serif;
    font-size: 18px;
    margin-bottom: 40px;
}

.prog_container_border_proj {
    position: relative;
    border: 2px solid #e1e1e1;
    border-radius: 5px;
    padding: 15px 37px;
    margin-bottom: 35px;
    min-height: 350px;
    overflow: hidden;
}

.proj-block-top {
    display: flex;
    justify-content: space-between;
    margin: 30px 0px 10px 0px;
}

.proj-desc {
    margin-top: 5px;
}

.gradient-bottom-text {
    pointer-events: none;
    height: 150px;
    position: absolute;
    top: 200;
    left: 0;
    bottom: 0;
    right: 0;
    background: -moz-linear-gradient(267deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(267deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(267deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(267deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(183deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#ffffff',GradientType=0 );
}

.roll-down-prog {
    height: 350px;
}

.proj-desc {
    margin-top: 5px;
}

.arrow_filter {
    display: inline-block;
    line-height: 1;
    width: 17px;
    height: 17px;
    float: right;
    margin: 7px 0 0 15px;
    background: #3366cc;
    border-radius: 5px;
    position: relative;
    transition: .3s background-color ease-out;
}

.companion {
    margin-bottom: 22px;
}

.short-info__companions {
    margin-bottom: 60px;
}

.short-info__infos {
	margin: 0px 0px 70px 0px;
}

.short-info__software {
	margin: 0px 0px 0px 0px;
}

.main-content__element_product-card h3 {
	font-size: 32px!important;
}
.slider_nav_arrow {
	background-image: url('/local/templates/rb/img/slider-basic.png');    
	background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    display: block;
    transition: all .3s ease-out;
}
.slider_nav_arrow:hover {
	background-image: url('/local/templates/rb/img/slider-hover.png');  
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
	opacity: 1!important;
}
.additional_file_info {
	margin-top: 0!important;
	margin-bottom: 0!important;
	padding-top: 0!important;
	padding-bottom: 25px!important;
}
.get_format {
	margin-bottom: 13px;
    border: 2px solid #3366cc;
    padding: 10px 0!important;
    transition: .3s all ease-out;
    width: 230px;
    text-decoration: none;
    color: #3366cc;
	text-transform: uppercase;
	transition: all .3s ease-out;
	border-radius: 8px;
}
.get_format:hover {
	background: #3366cc;
	color: #fff;
}

.flex-next {
	right: 17px !important;
	top: 410px;
}

.flex-prev {
	left: 26px !important;
    top: 388px;
    transform: scale(-1, 1) !important;
}

.product-carusel {
    width: 82% !important;
    padding-left: 154px !important;
    position: relative !important;
}

.project-header-name {
    font-family: HelveticaNeueCyr-Bold, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

.project-slider-margin {
    margin: 0px 0px 50px 0px !important;
}

.project-materials-title {
    font-family: HelveticaNeueCyr-Bold, sans-serif;
    font-size: 14px;
}

.project-materials-list {
    margin-top: 5px;
    padding-left: 30px;
}

.project-materials-list li {
    list-style-type: disc;
    color: red; 
    font-size:20px;
    margin-left: 20px;
}

.project-materials-list li a {
    font-size:14px;
    margin-left: 15px;
    color: rgb(64,112,207);
}

.short-info-software__title {
    font-family: HelveticaNeueCyr-Bold, sans-serif;
	font-size: 22px;
    line-height: 26px;
    margin-bottom: 35px;
}

.project-materials-img {
    max-width: 70% !important;
    max-height: 70% !important;
    margin:0 !important;
}

.prog_sidebar_prog_btn {
    display: block;
    width: 100%;
    margin-bottom: 12px;
    padding: 0 13px;
    border: 2px solid #e1e1e1;
    border-radius: 8px;
    transition: .3s all ease-out;
    height: 65px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.short-info_title {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.short-info__image {
    display: inline-block;
    width: 70px;
    height: 70px;
}

.short-info__image img {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 50px;
}

.short-info__creator-name {
    margin-left: 30px;
}

.short-info__table {
    width: 100%;
    margin-top: 15px;
    border-collapse: collapse;
    border-spacing: 0;
}

.short-info__table tr {
    border-bottom: 2px solid #e1e1e1;
}

.short-info-column {
    font-family: HelveticaNeueCyr-Bold, sans-serif;
    font-size: 14px;
    width: 35%;
}

.short-info__type span {
    font-family: HelveticaNeueCyr-Bold, sans-serif;
    font-size: 14px;
}

.short-info__table td {
    vertical-align: top;
    line-height: 20px;
    padding: 15px 0px 15px 0px;
}

.short-info-content-column {
    font-family: HelveticaNeueCyr, sans-serif;
    font-size: 14px;
}

.authProject {
    margin-bottom: 60px;
}

.collective_btn {
    padding: 0;
    list-style-type: none; 
}

.who_made img {
    height: 40px !important;
}
/* End */
/* /local/templates/rb/components/bitrix/news/rb_projects/bitrix/news.detail/.default/style.css?15344988046759 */
