h1 {
	color: #053865;
}
h3, h5 {
	color: #00ACDF;
}
a {
	color: #7FC953;
}
ul li,
ol ul li {
	background-image: url('../images/green/li-g.png');
}
.cst a {
	color: #005F98;
	background-image: url('../images/green/arrow-red-g.png');
}
.search input[type="submit"] {
	background-image: url('../images/green/search-submit-g.png');
}
.slider .more a {
	background: url('../images/green/arrow-red-big-g.png') no-repeat left top;
}
.top-menu li a:hover {
	background-color: #7FC955;
	color: white;
}
.top-menu li a.active,
.top-menu li a.active:hover,
.top-menu li .likea.active {
	color: #00ADE0;
	background-color: white;
}
.hp-boxes .box {
	background-image: url('../images/green/hp-boxes-bg-01-g.png');
}
.hp-boxes .box:nth-child(2) {
	background-color: #7FC955;
}
.hp-boxes .box:nth-child(3) {
	background-color: #00ADE0;
}
.slider02 .prev,
.slider02 .next {
	background-image: url('../images/green/arrows-slider-02-g.png');
}
.quick-links ul li {
	background-color: #00ADE0;
}
.quick-links ul li:nth-child(1) a {
	background-color: #7FC955;
}
.quick-links ul li a:after {
	background-image: url('../images/arrow-white.png');
}
.fn {
	background-image: url('../images/green/fn-bg-g.png');
}
.fn .map a {
	background-image: url('../images/green/fn-flag-g.png');
}
.fn .c3 .label {
	color: #00ADE0;
}
.fn .addr a {
	color: #003D7F;
}
.box .label {
	background: #7FC955;
}
.box.graphic .label {
	background: #00ADE0;
}
.left-menu li a:hover {
	background-color: #7FC955;
	color: white;
}
.left-menu li a.active {
	color: #00ADE0;
}
.left-menu li a.active:hover {
	background-color: white;
}
.left-menu li li a {
	background-image: url('../images/green/menu-li-g.png');
}
.left-menu li li a:hover {
	background-position: 10px -389px;
}
.left-menu li li a.active:hover {
	background-position: 10px 11px;
}
.article-list .item img,
.article-list .item embed,
.a-perex .img,
.havarie-box .imag img {
	border-color: #00ADE0;
}
.article-list .item .date,
.a-perex .date,
.article-list .item .dwn,
.article-list a.item:hover h2,
table.cms-editor-table th,
.document-list h2 a:hover,
.customForm h2 {
	color: #00ADE0;
}
table.highlighted,
table.highlighted td,
table.highlighted th {
	border-color: #7FC955;
}
table.highlighted tr:nth-child(2n+1) td {
	background-color: #E9F5E2;
}
.gallery-detail .item a:hover img,
.document-list a img:hover,
.document-list h2 a:hover {
	border-color: #7FC955;
}
.customForm input[type="submit"] {
	background-color: #00ADE0;
	border-color: #00ADE0;
}
.customForm input[type="submit"]:hover {
	background-color: #7FC955;
	border-color: #7FC955;
}
/* */
@media (max-width: 1020px) {
	.hp-boxes .box {
		background-image: url('../images/green/hp-boxes-bg-02-g.png');
	}
	.top-menu .back:hover {
		background-image: url('../images/ico-back-white.png');
	}
}

/* 13.07.2022 - new editor styles and templates */
.h-red {
	color: #7fc955;
}
.h-blue {
	color: #00ade0;
}
.cms-block-red,
.cms-btn-red,
.cms-boxes.is-red .cms-boxes__item,
.cms-block-file .cms-editor-link,
.cms-block-file .cms-editor-link-item,
.cms-block-file .cms-editor-link-file,
.cms-block-file .cms-editor-link-web,
.cms-block-file .cms-editor-link-email {
	background-color: #7fc955;
}
.cms-block-blue,
.cms-btn-blue,
.cms-boxes.is-blue .cms-boxes__item {
	background-color: #00ade0;
}
.cms-opener .cms-opener__header {
	background-color: #00ade0;
	color: #053865;
}
.cms-opener .cms-opener__header:after {
	background-image: url('../images/arrow-white.png');
}
.cms-opener .cms-opener__content {
	border-color: #00ade0;
}
