.index-first-block .categories .item.current {
    background: var(--Linear, linear-gradient(90deg, #f28705 0%, #f27405 100%));
}

.popup-search {
    display: none;
}

.menu-active a {
    color: #f27405 !important;
}

.services-page .item p {margin-bottom: 22px;}

.inner-page .h1 .mounting-menu li {margin: 20px;}

.index-blog-block .list .item .text {min-height: 260px;}


.article-block .text .txt ul {

list-style: disc outside;
padding-left: 30px;
margin-bottom: 30px;
}
.services-page  .item ul {
list-style: disc outside;
padding-left: 30px;
margin-bottom: 30px;
	}


.text-page ul li::marker {
		color: #f27405;
	
	
}
	
.services-page  .item ul li::marker {
		color: #f27405;
	
	
}

.article-block .text .txt ul li::marker {
	color:  #f27405;

}

.post-page .post ul li::marker {
	color:  #f27405;

}


.article-block .text .txt p {margin-top: 10px;}
	
.index-first-block .header .contacts .social a:not(:last-child) {display: none;}
	.footer .social a:not(:last-child) {display: none;}

.contacts-page .contacts .social a:not(:first-child) {display: none;}
.mobile-menu .social a:not(:first-child) {display: none;}
	