

/* Start:/local/templates/main/components/bitrix/menu/left/style.css?1766401806766*/
.sticky-offset {
    top: 150px !important;
}

.menu_deteail{
	display: block;
	    border-radius: 20px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    color: #393939;
    font-weight: 400;
    font-size: 16px;
	transition: background-color .3s cubic-bezier(0, 1.18, 0.94,-0.2);
}

.menu_deteail:hover{
	color: #fff;
	background: #51AD32; 
}

.menu_deteail_active{
	color: #393939; 
	font-weight:700;
	position:relative;
}

 


@media (min-width: 992px){

	.li_active{
		position: absolute;
		top: -4px;
		right: -48px;
	}
	
}

@media (max-width: 992px){

	.li_active{
		display:none !important;
	}
	
	.btn-costom2{
		color:#fff !important;
		width:100%;
		border-radius:0px !important;
		padding: 10px 0px !important;
	}
}

 


/* End */


/* Start:/local/templates/main/components/bitrix/news.list/team/style.css?17664020031435*/
.team_img{
	display: block;
    height: 300px;
    background-size: cover !important;
	background-position: center !important;
	    border-radius:20px 20px 0px 0px;;
}

.team_card{
	padding:20px;
	background:#3B3A39;
	    border-radius:0px 0px 20px 20px ;
} 
 
.swiper-slide:hover .team_card{ 
	background:#51AD32
}  
 
.team_card_name{
	color: #fff;
    font-weight: 600;
    font-size: 14px;
}
.team_card_job{
	color: #fff;
    font-weight: 300;
    font-size: 14px;
    height: 31px;
    border-bottom: 1px solid #dedede; 
    display: block;
    margin-top: 5px;
}
.team_card_phone{
	color: #fff;
    height: 24px; 
    margin-top: 6px;
    font-size: 16px;
}
.team_card_email{
	color: #fff;
    height: 24px; 
    margin-top: 6px;
    font-size: 16px;
}
 
 
 
 
.swiper-costom2 > .swiper-scrollbar-drag{
	background:#51AD32;
	-webkit-box-shadow: 3px 0px 12px 4px rgba(81, 173, 50, 0.53);
	-moz-box-shadow: 3px 0px 12px 4px rgba(81, 173, 50, 0.53);
	box-shadow: 3px 0px 12px 4px rgba(81, 173, 50, 0.53);
}

.swiper-costom2{
	position: relative !important;
}
._scrollbar {
    display: grid;
    grid-template-columns: 20px 1fr 20px;
    grid-template-rows: 20px;
    grid-gap: 20px; 
	margin-top: 30px;
}

.left1{
	font-size: 29px;
    margin-top: -15px;
    position: absolute;
    color: #c7c7c7;
	cursor:pointer;
}

.right1{
	font-size: 29px;
    margin-top: -15px;
    position: absolute;
    color: #c7c7c7;
	cursor:pointer;
}
/* End */
/* /local/templates/main/components/bitrix/menu/left/style.css?1766401806766 */
/* /local/templates/main/components/bitrix/news.list/team/style.css?17664020031435 */
