

/* Start:/bitrix/templates/simai.sovet/components/bitrix/catalog/owners_b/style.css?17060792323479*/
.reports__sections .reports__items .reports__item,
.reports__section .reports__items .reports__item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #D3D7E7;
}
.reports__sections .reports__items .reports__item:first-child,
.reports__section .reports__items .reports__item:first-child {
    padding: 0 0 15px;
}
.reports__sections .reports__items .reports__item:last-child,
.reports__section .reports__items .reports__item:last-child {
    border-bottom: 0;
}
.reports__sections .reports__items .reports__item .reports__item__name,
.reports__section .reports__items .reports__item .reports__item__name {
    font-family: 'Roboto';
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    width: calc(100% - 165px);
    display: flex;
    align-items: center;
}
.reports__sections .reports__items .reports__item .reports__item__name i,
.reports__section .reports__items .reports__item .reports__item__name i {
    font-size: 45px;
    margin-right: 15px;
}
/*.reports__sections .reports__items .reports__item .reports__item__btn,
.reports__sections .reports__items .reports__item .reports__item__btn {
    background: linear-gradient(180deg, #392D88 0%, #1B1350 100%);
    font-family: "Roboto";
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 30px;
    border-radius: 6px;
    display: block;
    text-align: center;
    width: 150px;
}*/

.owner-detail-slider .owner__detail__item {
    height: 475px;
}
.owner-detail-slider.owl-carousel .owl-item .owner__detail__item .owner__detail__item__img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    border-radius: 10px;
}

.owner-detail-slider.owl-carousel .owl-nav {
    margin: 0;
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.owner-detail-slider.owl-carousel .owl-nav .owl-prev, 
.owner-detail-slider.owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    background: linear-gradient(180deg, #392D88 0%, #1B1350 100%);
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0;
    margin: 0;
    font-size: 13px;
}
.owner-detail-slider.owl-carousel .owl-nav .owl-prev {
    margin-left: -30px;
} 
.owner-detail-slider.owl-carousel .owl-nav .owl-next {
    margin-right: -30px;
}
.owner-detail-slider.owl-carousel .owl-nav .owl-prev:hover, 
.owner-detail-slider.owl-carousel .owl-nav .owl-next:hover {
    opacity: .75;
    background: linear-gradient(180deg, #392D88 0%, #1B1350 100%);
}

.owner-detail-slider.owl-carousel .owl-dots {
    margin-top: 15px;
}
.owner-detail-slider.owl-carousel .owl-dots .owl-dot span {
    background: #d1d1ea;
}
.owner-detail-slider.owl-carousel .owl-dots .owl-dot.active span, 
.owner-detail-slider.owl-carousel .owl-dots .owl-dot:hover span {
    background: #392D88;
}

@media (max-width: 600px) {
	.reports__sections .reports__items .reports__item .reports__item__name, 
	.reports__section .reports__items .reports__item .reports__item__name {
		width: 100%;
	}
	.reports__sections .reports__items .reports__item .reports__item__btn,
	.reports__section .reports__items .reports__item .reports__item__btn {
		width: 100%;
		margin-top: 15px;
	}

	.owner-detail-slider .owner__detail__item {
		height: 275px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169744675051*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/simai.sovet/components/bitrix/catalog/owners_b/style.css?17060792323479 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169744675051 */
