

/* Start:/bitrix/templates/115fzpro/components/bitrix/menu/leftbase/style.css?16942570502799*/
.treeCatalog__list>ul>li ul ul {
    padding-left: 16px;
}
.treeCatalog__list>ul>li>a.active +ul {
    display: block;
}
.treeCatalog__list>ul>li>a +ul {
    display: none;
}
.treeCatalog__list>ul>li>a.active {
    background: linear-gradient(94.87deg, #0036F8 52.3%, #001C81 88.94%);
    color: white;
    font-weight: 700;
	position: relative;
}
.treeCatalog__list>ul>li>a.active:before {
    content: "";
    background-image: url(/bitrix/templates/115fzpro/images/white-nav.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 9px;
    position: absolute;
    right: 19px;
    margin: auto;
    bottom: 0px;
    top: 0px;
}
.treeCatalog__list>ul>li ul>li a.active {
	color: #000000;
	font-weight: 600;
}
.treeCatalog__list ul li, 
.treeCatalog__list ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.treeCatalog__list li a {
    display: block;    
	margin-bottom: 16px;
}
.treeCatalog__list>ul>li>a {
    padding: 13px 16px;
    padding-right: 38px;
    background-color: #F8F8F8;
    border-radius: 10px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    background-image: url(/bitrix/templates/115fzpro/images/right-nav.svg);
    background-repeat: no-repeat;
    background-position: center right 22px;
}
.treeCatalog__list>ul>li {
    margin-bottom: 16px;
}
.treeCatalog__list>ul>li ul>li a {
    padding: 0px 16px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
	font-size: 12px;
    line-height: 16px;
    color: #818181;
}

.treeCatalog-list__icon {
    display: none;
    background: linear-gradient(94.87deg, #0036F8 52.3%, #001C81 88.94%);
    border-radius: 0px 6px 6px 0px;
    width: 20px;
    height: 32px;
    transition: all ease 0.5s;
    margin-top: 14px;
    margin-left: -1px;
}

.treeCatalog-list__icon svg {
    transition: all ease 0.2s;
}

.treeCatalog-list__icon.active svg {
    transform: rotate(180deg);
}

@media (max-width: 767px) { 
    .treeCatalog__list {
        width: 278px;
        background: #FFFFFF;
        box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        padding: 8px;
        left: -278px;
        position: fixed;
        z-index: 9;
        transition: all ease 0.5s;
        height: 100vh;
        top: 0px;
        overflow: auto;
    }
    .treeCatalog__list.active {
        left: 0px;
    }
    .treeCatalog-list__icon.active {
        left: 278px;
    }
    .treeCatalog-list__icon {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        position: fixed;
        z-index: 2;
        left: 0px;
    }
}
/* End */


/* Start:/bitrix/templates/115fzpro/components/bitrix/news.list/reviews-slider/style.css?16942684751053*/
.swiper-reviews {
    max-width: 270px;
    margin-top: 32px;
}

.swiper-btn__company:hover {
    color: white;
    text-decoration: none;
}
.swiper-btn__company {
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    color: #fff;
    padding: 17px;
    width: 208px;
    background: #0036f8;
    border-radius: 6px;
    display: block;
    margin: 0px auto;
    text-align: center;
}

a.animate-load.colored.btn-transparent-bg.btn-default.btn:hover {
    color: white;
}

.reviews-slider a.btn {
    margin: 20px auto 0px;
    display: block;
    width: 140px;
}

.reviews-slider .slick-next:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 33px;
    color: #777;
}

.reviews-slider .slick-prev:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 33px;
    color: #777;
}

.reviews-slider .slick-next {
    right: -10px;
}

.reviews-slider .slick-prev {
    left: -10px;
}

@media (max-width: 767px) {
	.widget-reviews {
		display: none;
	}
}

/* End */


/* Start:/bitrix/templates/115fzpro/components/bitrix/news.list/history/style.css?1695051781649*/
.history-item__left img {
	object-fit: contain; 
	object-position: center;
}

.history-list .history-item__left h2 {
    color: rgb(0, 0, 0);
    font-weight: 300;
}

.history-item__right {
    width: calc(100% - 390px);
}

.history-item__content {
    max-width: 100%;
}

.history-item__left {
	width: 360px;
}

@media (max-width: 1100px) {

	.history-item__left {
		width: 250px;
	}
	.history-item__right {
		width: calc(100% - 280px);
	}
}

@media (max-width: 900px) {
	.history-item__left, 
	.history-item__right {
		width: 100%;
		margin-right: 0px;
		padding-right: 0px;
		max-width: 100%;
	}
	.history-item__left {
		margin-bottom: 20px;
	}
}
/* End */
/* /bitrix/templates/115fzpro/components/bitrix/menu/leftbase/style.css?16942570502799 */
/* /bitrix/templates/115fzpro/components/bitrix/news.list/reviews-slider/style.css?16942684751053 */
/* /bitrix/templates/115fzpro/components/bitrix/news.list/history/style.css?1695051781649 */
