.page-services .promo.green {
    background-repeat: no-repeat;
}

@media (max-width:  1280px) {
    .page-services .promo.green {
        background-position: right -150px center;
    }
}


@media (max-width:  1024px) {
    /*.page-services #business-block-1 {
        margin-bottom: 0;
    }*/


    .page-services .promo.green {
        background-position: right -300px center;
    }
}

@media (max-width:  767px) {
    .page-services .promo.green {
        background-position: right -450px center;
    }
}

/* 09.09.2022 13:00 */
.form__checkbox .link {
	display: inline;
}
@media (max-width: 1280px) {
	.popup__heading .heading-1 {
		font-size: 24px;
		line-height: 28px;
	}
}
@media (max-width: 640px) {
	.popup__text {
		display: block;
		font-size: 14px;
	}
}
/* 12.09.2022 */
.old-site-link {
	font-size:14px;
	color:#6B6B6B;
	display: block;
    text-align: right;
}
.old-site-link:hover {
	color:#242624;
}
@media (max-width: 640px) {
	/*.promo__image {
		min-height: 300px;
		left: 72%;
	}*/

    /*.page-services .main__block-services-tabs .promo__image {
        min-height: 188px;
        left: 50%;
    }*/
}
.index-directory__item__company img {
	max-width: unset;
}
@media (max-width: 640px) {
	.news-main__inner {
		background-position: center right -138px;
	}
}
@media (max-width: 828px) {
	.page-services .main__block-form .b-grey__content {
		padding: 0 20px;
		max-width: 780px;
	}
}
/*@media (max-width: 1280px) {
	.header__bottom {
		display:none
	}
}*/
@media (min-width: 1280px) {
	.start .card {
		width: 33.3% !important;
	}
}

/*.article-content {
	line-height:24px;
}
.article-content a {
	color: #72bf44;
}
.article-content a:hover {
	text-decoration:underline;	
}
.article-content i,
.article-content em {
    font-style: italic;
}
.article-content ol {
	list-style-type:decimal;
	padding-left:15px;
}
.article-content ol li {
	padding:4px 0 6px 7px;
}
.article-content ul {
	list-style-image: url("/assets/img/li-disc.png");
	padding-left:15px;
}
.article-content ul li {
	padding:4px 0 6px 7px;
}*/

/*@media (max-width: 1024px) {
	.page-article .article-info {
		padding-top: 0;
		padding-left: 0;
	}
}*/
/*@media (max-width: 1024px) {
	.page-article .article-info__block {
		margin-bottom: 24px;
	}
}*/
.page-article .share p {
    margin-top: 24px;
}
/*.sidebar__top {
    height: auto;
	margin-bottom: 24px;
}*/

/*@media (min-width: 1025px) and (max-width: 1439px) {
	.sidebar__wrapper {
		position: sticky;
		top: 140px;
	}
}*/

/*.index__slider {
    width: 101%;
}*/

@media (max-width: 1024px) {
	.slider-pagination {
		bottom: -34px!important;
		right: 45%;
		left: auto!important;
	}
	.index__slider {
		margin-bottom: 60px;
	}
}
@media (max-width: 640px) {
	.slider-pagination {
		right: 36%;
	}
	.index__slider {
		margin-bottom: 60px;
	}
	/*.slider .promo.green {
		height: 426px !important;
	}*/
}

