
p {
color: #514b4b;
}
.main-btn {
background: #00cc5c;
color: #ffffff;
}
.main-btn:hover,
.main-btn:focus,
.main-btn:active {
color: #ffffff;
background: #243b4a;
}
.main-bg {
background: #00cc5c;
}
.main-bg .small:hover{
color: #243b4a;
}
.main-bg .small:hover svg path{
stroke: #243b4a;
}
.functions .function-link {
background: #243b4a;
}
.functions .function-link:hover {
background: #00cc5c;
}
.current-page-ancestor > a, .current_page_item > a, .current-menu-item > a, .current-menu-ancestor > a {
color:#00cc5c;
}
footer a:hover {
color: #00cc5c;
}
::selection {
background: #00cc5c;
color: #243b4a;
}
.header {
background: #00cc5c;
}
.header a:hover {
color: #243b4a}
nav .menu-toggle div {
background: #00cc5c;
}
footer .socials a svg path {
fill: #ffffff;
}
footer .socials a:hover svg path {
// fill: #00cc5c;
}
.mobile-menu ul li a {
color: #00cc5c;
}
.mobile-menu ul li a:hover{
color: #243b4a;
}
.content form .uzp__fieldset legend {
color: #00cc5c;
}
.content .uzp button[type='submit'], .content .uzp__vacancy-container .uzp article>a,.content .uzp article>a {
background-color: #00cc5c;
color: #ffffff;
}
.content .uzp button[type='submit']:hover, .content .uzp__vacancy-container .uzp article>a:hover,.content .uzp article>a:hover {
background-color: #243b4a;
color: #ffffff;
opacity: 1;
}
.wp-block-button__link {
background: #00cc5c;
color: #ffffff}
.wp-block-button__link:hover {
background: #243b4a;
color: #ffffff}
form.uzp button {
background: #00cc5c;
}
form.uzp button:hover {
background: #243b4a;
color:#ffffff;
}
.cta-bg {
background:#00cc5c;
color:#ffffff;
}
.btn.cta-bg:hover {
background:#243b4a;
color:#ffffff;
}
.uzp__pagination .active {
background: #00cc5c;
}
.check-remove svg path {
fill: #00cc5c;
}
.secondary-btn {
color: #ffffff;
background: #243b4a;
}
.secondary-btn:hover,
.secondary-btn:active,
.secondary-btn:focus {
color: #ffffff;
background: #00cc5c;
}
nav ul li a:hover {
color: #00cc5c;
}
h1 strong, h2 strong, h3 strong, h4 strong {
color: #243b4a;
}
.secondary-bg {
background: #243b4a;
}
footer {
background: #243b4a;
}
footer .widget p,
footer .socket {
color: #ffffff}
footer h3 {
color: #00cc5c}
footer .widget ul li a,
footer .widget a,
footer .socket a {
color: #ffffff}
footer .socials a svg path {
fill: #ffffff}
.latest-news.main-bg {
background: #243b4a}
.latest-news h2 {
color: #ffffff}
.latest-news .cta-bg {
background: #00cc5c}
.latest-news .small {
color: #ffffff}
.latest-news .small svg path {
stroke: #ffffff}
.uzp__filters .uzp__category span {
color: #243b4a;
}
.uzp__tag a {
color:#243b4a;
}
.uzp__tag a:hover {
color:#00cc5c;
}
.breadcrumbs {
color: #243b4a}
a {
color: #031926;
}
a:hover {
color: #00cc5c;
}
a svg path {
stroke: #031926;
}
a:hover svg path {
stroke: #00cc5c;
}