.address-block .contacts {
	justify-content: start;
	gap: 12px;
}

.icon.whatsapp a{
	gap: 8px;
}

.address-text {
	margin-right: 4px;
	margin-bottom: 4px;
}

.address-block .icon.telegram a:hover svg path{
	fill: yellow;
}

.address-block{
	margin-top: 0;
}

.link-with-arrow{
	margin-top: 2px;
	margin-bottom: 8px;
}

.link-with-arrow span.icon{
	display: inline-block;
	position: relative;
	right: auto;
	bottom: auto;
	transform: translateY(1px);
	margin-left: 8px;
	width: 8px;
	height: 12px;
}

@media (max-width: 766px) {
	.address-block .contacts{
		width: 100%;
	}
}

.subscribe-link {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	width: auto;
}

.pill {
	display: flex;
    position: relative;
	align-items: center;
	justify-content: start;
    flex-direction: row;
	background-color: white;
	border-radius: 4px;
	margin-bottom: 8px;
    /*width: 240px;*/
	width: 100%;
	height: auto;
	transition: background-color 0.3s ease-in-out;
}

.subscribe-link a {
	margin-right: 0;
}

.subscribe-link a:hover .text {
	color: white !important;
}

.pill.pill-whatsapp {
	background-color: #25D366;
}

.pill.pill-whatsapp:hover {
	/*background-color: #103928;*/
	background-color: #144d37;
}

.pill.pill-telegram {
	background-color: #2AABEE;
}

.pill.pill-telegram:hover {
	background-color: #0088cc;
}

.pill .icon {
	box-sizing: border-box;
	flex-shrink: 0;
	width: 40px;
	height: 34px;
	padding: 5px 8px;
	margin-right: 0;
}

.pill.pill-telegram .icon {
	/*padding: 2px;*/
	padding: 0 3px;
}


.pill .icon svg {
	max-width: 100%;
	max-height: 100%;
	#fill: white;
}

.pill .text {
	display: inline-flex;
	flex: 1;
	justify-content: start;
	/*flex-direction: column;*/
	color: white;
	padding: 0 10px 0 0;
	/*text-align: right;*/
	/*white-space: nowrap;*/
}

.pill .text .caption {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	white-space: nowrap;
	transform: translateY(1px);
}

.pill .text .caption.caption-below {
	/*font-size: 18px;*/
	/*line-height: 18px;*/
	font-weight: 500;
}

@media (min-width: 767px) and (max-width: 1025px) {
	.footer-top-holder {
		/*text-align: right;*/
	}

	.footer .subscribe-link {
		display: flex;
		flex-direction: row !important;
		/*width: 100% !important;*/
		gap: 12px;
		margin-left: auto;
		margin-right: auto;
		width: auto;
	}
}
@media (max-width: 766px) {
	.footer .footer-inside {
		padding: 33px 0 1px;
	}

	.footer .subscribe-link {
		margin-top: 10px;
		position: relative;
		width: auto;
	}
}

@media (min-width: 767px) and (max-width: 1025px) {
    .footer .footer-top .footer-top-holder .company .address-content {
        width: 360px;
    }
}

.expertise-block-container .block-inside {
	/*background-color: red;*/
	display: flex;
	align-items: center;
	justify-content: center;
}

.expertise-block-container .expertise-block h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	margin-top: 4px;
	text-align: center;
}

.expertise-block-container{
	margin-top: -6px;
	margin-left: -6px;
}
.expertise-block-container .expertise-block{
	padding: 6px;
}

@media (max-width: 766px) {
	.xs-full-width {
		margin-left: -25px;
	}
}

/* no margin for english version */
.footer .footer-bottom .footer-bottom-holder.en_fix .links {
	margin-left: 0;
}

.btn.btn_fix {
	padding-bottom: 8px;
}

.expertise-block a:hover {
	color: #FF2626;
}

.history-company-right .quote-text {
	margin-top: 8px;
}

.history-company-container, .team-about-container {
	margin-top: 8px;
}

.detaly-text-block {
	margin-top: 24px;
}

@media (min-width: 1026px) {
	.detaly-text-block p {
		/*font-size: 21px;*/
		line-height: 27px;
	}
}

.detaly-text-block p:not(:last-child) {
	margin-bottom: 24px;
}

@media (min-width: 1026px) {
	.method-section-container .method-section:nth-child(1) {
		width: 35%;
	}

	.method-section-container .method-section:nth-child(2) {
		width: 33%;
	}

	.method-section-container .method-section:nth-child(3) {
		width: 31%;
	}
}

/*Услуги (не на главной)*/
.expertise .expertise_links {
	display: none;
}

.expertise .expertise_links p {
	font-size: 1px;
	line-height: 1px;
}

.expertise.expertise-new .expertise_links a {
	display: inline-block;
	font-size: 21px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: -0.01em;
	text-align: left;
	color: #002970;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
	text-decoration: none;
	width: 100%;
}

.expertise.expertise-new .expertise_links a:hover {
	color: #FF2626;
}

.expertise.expertise-new .expertise_links {
	display: block
}

.expertise.expertise-new .expertise-block-container .block-inside {
	display: block;
	/*background-color: red;*/
	align-items: start;
	justify-content: start;
	padding-left: 30px;
	padding-right: 24px;
}

.expertise.expertise-new .expertise-block-container .expertise-block .services_main_link {
	pointer-events: none;
}

.expertise.expertise-new .expertise-block-container .expertise-block h3 {
	font-size: 30px;
	line-height: 30px;
	margin-top: 8px;
	margin-bottom: 24px;
	text-align: left;
	width: 100%;
}

.expertise.expertise-new .expertise-block-container .expertise-block{
	padding: 12px;
}

.expertise.expertise-new h2 {
	margin-left: 8px;
}

.expertise-block:nth-child(1) h3 {
	max-width: 220px;
}

.expertise-block:nth-child(3) h3 {
	max-width: 200px;
}

h2.small-size,h2.smaller-size{
	font-size: 40px;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
}

.news-items-container > div {
	min-width: 100%;
}

.address-block .contacts {
	justify-content: start;
	gap: 12px;
}

.icon.whatsapp a{
	gap: 8px;
}

.address-text {
	margin-right: 4px;
	margin-bottom: 4px;
}

.address-block .icon.telegram a:hover svg path{
	fill: yellow;
}

.address-block{
	margin-top: 0;
}

.link-with-arrow{
	margin-top: 2px;
	margin-bottom: 8px;
}

.link-with-arrow span.icon{
	display: inline-block;
	position: relative;
	right: auto;
	bottom: auto;
	transform: translateY(1px);
	margin-left: 8px;
	width: 8px;
	height: 12px;
}

@media (max-width: 766px) {
	.address-block .contacts{
		width: 100%;
	}
}

.subscribe-link {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	width: auto;
}

.pill {
	display: flex;
    position: relative;
	align-items: center;
	justify-content: start;
    flex-direction: row;
	background-color: white;
	border-radius: 4px;
	margin-bottom: 8px;
    /*width: 240px;*/
	width: 100%;
	height: auto;
	transition: background-color 0.3s ease-in-out;
}

.subscribe-link a {
	margin-right: 0;
}

.subscribe-link a:hover .text {
	color: white !important;
}

.pill.pill-whatsapp {
	background-color: #25D366;
}

.pill.pill-whatsapp:hover {
	/*background-color: #103928;*/
	background-color: #144d37;
}

.pill.pill-telegram {
	background-color: #2AABEE;
}

.pill.pill-telegram:hover {
	background-color: #0088cc;
}

.pill .icon {
	box-sizing: border-box;
	flex-shrink: 0;
	width: 40px;
	height: 34px;
	padding: 5px 8px;
	margin-right: 0;
}

.pill.pill-telegram .icon {
	/*padding: 2px;*/
	padding: 0 3px;
}


.pill .icon svg {
	max-width: 100%;
	max-height: 100%;
	#fill: white;
}

.pill .text {
	display: inline-flex;
	flex: 1;
	justify-content: start;
	/*flex-direction: column;*/
	color: white;
	padding: 0 10px 0 0;
	/*text-align: right;*/
	/*white-space: nowrap;*/
}

.pill .text .caption {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	white-space: nowrap;
	transform: translateY(1px);
}

.pill .text .caption.caption-below {
	/*font-size: 18px;*/
	/*line-height: 18px;*/
	font-weight: 500;
}

@media (min-width: 767px) and (max-width: 1025px) {
	.footer-top-holder {
		/*text-align: right;*/
	}

	.footer .subscribe-link {
		display: flex;
		flex-direction: row !important;
		/*width: 100% !important;*/
		gap: 12px;
		margin-left: auto;
		margin-right: auto;
		width: auto;
	}
}
@media (max-width: 766px) {
	.footer .footer-inside {
		padding: 33px 0 1px;
	}

	.footer .subscribe-link {
		margin-top: 10px;
		position: relative;
		width: auto;
	}
}

@media (min-width: 767px) and (max-width: 1025px) {
    .footer .footer-top .footer-top-holder .company .address-content {
        width: 360px;
    }
}

.expertise-block-container .block-inside {
	/*background-color: red;*/
	display: flex;
	align-items: center;
	justify-content: center;
}

.expertise-block-container .expertise-block h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	margin-top: 4px;
	text-align: center;
}

.expertise-block-container{
	margin-top: -6px;
	margin-left: -6px;
}
.expertise-block-container .expertise-block{
	padding: 6px;
}

@media (max-width: 766px) {
	.xs-full-width {
		margin-left: -25px;
	}
}

/* no margin for english version */
.footer .footer-bottom .footer-bottom-holder.en_fix .links {
	margin-left: 0;
}

.btn.btn_fix {
	padding-bottom: 8px;
}

.expertise-block a:hover {
	color: #FF2626;
}

.history-company-right .quote-text {
	margin-top: 8px;
}

.history-company-container, .team-about-container {
	margin-top: 8px;
}

.detaly-text-block {
	margin-top: 24px;
}

@media (min-width: 1026px) {
	.detaly-text-block p {
		/*font-size: 21px;*/
		line-height: 27px;
	}
}

.detaly-text-block p:not(:last-child) {
	margin-bottom: 24px;
}

@media (min-width: 1026px) {
	.method-section-container .method-section:nth-child(1) {
		width: 35%;
	}

	.method-section-container .method-section:nth-child(2) {
		width: 33%;
	}

	.method-section-container .method-section:nth-child(3) {
		width: 31%;
	}
}

/*Услуги (не на главной)*/
.expertise .expertise_links {
	display: none;
}

.expertise .expertise_links p {
	font-size: 1px;
	line-height: 1px;
}

.expertise.expertise-new .expertise_links a {
	display: inline-block;
	font-size: 21px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: -0.01em;
	text-align: left;
	color: #002970;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
	text-decoration: none;
	width: 100%;
}

.expertise.expertise-new .expertise_links a:hover {
	color: #FF2626;
}

.expertise.expertise-new .expertise_links {
	display: block
}

.expertise.expertise-new .expertise-block-container .block-inside {
	display: block;
	/*background-color: red;*/
	align-items: start;
	justify-content: start;
	padding-left: 30px;
	padding-right: 24px;
}

.expertise.expertise-new .expertise-block-container .expertise-block .services_main_link {
	pointer-events: none;
}

.expertise.expertise-new .expertise-block-container .expertise-block h3 {
	font-size: 30px;
	line-height: 30px;
	margin-top: 8px;
	margin-bottom: 24px;
	text-align: left;
	width: 100%;
}

.expertise.expertise-new .expertise-block-container .expertise-block{
	padding: 12px;
}

.expertise.expertise-new h2 {
	margin-left: 8px;
}

.expertise-block:nth-child(1) h3 {
	max-width: 220px;
}

.expertise-block:nth-child(3) h3 {
	max-width: 200px;
}

h2.small-size,h2.smaller-size{
	font-size: 40px;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
}

.news-items-container > div {
	min-width: 100%;
}

.news-detali-text-container {
  line-height: 1.6;
  font-size: 16px;
}

.news-detali-text-container ul,
.news-detali-text-container ol {
  margin: 1em 0;
  padding-left: 1.5em;
}

.news-detali-text-container ul {
  list-style-type: disc;
}

.news-detali-text-container ol {
  list-style-type: decimal;
}

.news-detali-text-container li {
  margin-bottom: 0.5em;
}

.news-detali-text-container ul ul {
  list-style-type: circle;
}

.news-detali-text-container ul ul ul {
  list-style-type: square;
}

.news-detali-text-container table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5em 0;
  font-size: 0.95em;
}

.news-detali-text-container th,
.news-detali-text-container td {
  border: 1px solid #ddd;
  padding: 8px 10px;
  text-align: left;
}

.news-detali-text-container th {
  background-color: #f5f5f5;
  font-weight: 600;
}

.news-detali-text-container tr:nth-child(even) {
  background-color: #fafafa;
}
