.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
html, body {
    font-family: "Poppins", sans-serif;
}
h1, h2, h3 {
    color: #0000ff;
}
h1, h2, h3, h4 {
    font-family: "Poppins", sans-serif;
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
    color: #0000ff;
    text-decoration: underline;
}
.bg-purple5 {
    background-color: #0000ff;
}
.btn-phone {
    background-color: #00ff00;
}
.btn-phone::before {
    background-color: #0000ff;
}
header #logo {
    width: 100%;
    height: 3.5rem;
    background: transparent url("../img/new/logo.png") no-repeat right;
    background-size: contain;
    background-position: left;
}
#slideshow .slide-content {
    padding: 85px 1rem 85px 1rem;
}
nav>ul>li.active>a {
    border-color: #00ff00;
}
nav > ul > li a:hover {
    border-color: #00ff00;
}
#slideshow h2 {
    color: #00ff00;
    font-weight: 400;
}
.bg-purple {
    background-color: #0000ff;
}
.bg-yellow {
    background: #f5f5f5;
}

.prefooter .prefooter-blocks .prefooter-block .prefooter-block__numbers {
    color: #0000ff;
}
.uk-button-primary {
    background-color: #00ff00;
}
.uk-textarea {
    border-color: #00ff00;
}
.uk-input:focus, 
.uk-select:focus, 
.uk-textarea:focus {
   border-color: #00ff00;
}
.uk-button-primary:hover {
    color: #ffffff;
    background-color: #0000ff;
}
.prefooter .prefooter-title::after {
    background: url('data:image/svg+xml,<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.92 46.75"><path d="M20.41,46.09l-2.14-1.82C36.94,22.31,37.62,12.49,34.9,8.12,29.8-.09,8.47,3.19,.68,5.15L0,2.43c1.22-.31,30.06-7.41,37.28,4.21,4.74,7.62-.78,20.52-16.88,39.45Z" fill="%2300ff00"/><polygon points="18 46.75 17.58 37.13 20.38 37 20.67 43.61 27.24 42.84 27.56 45.62 18 46.75" fill="%2300ff00"/></svg>') no-repeat center;
}
.prefooter .prefooter-block__icon svg path,
.prefooter .prefooter-block__icon svg {
    fill: #0000ff;
}
.prefooter .prefooter-blocks .prefooter-block .prefooter-block__title {
    font-weight: 600;
}
.footer__icons a,
footer #social a {
    opacity: 1;
}
#news .more {
    color: #00ff00;
}
#team .uk-button-default {
    border-color: #808080;
}
#team .uk-button-primary {
    background-color: #0000ff;
    color: white;
    border-radius: 1rem;
}
#team .uk-button-default:hover,
#team .uk-button-default:focus {
    background: #f5f5f5;
}
.prefooter-icons {
    max-height: 70px;
}
#page731 .bg-purple5 {
    background-color: #0000ff;
    background: #00FF00;
    background: -webkit-linear-gradient(30deg, rgba(0, 255, 0, 1) 0%, rgba(0, 16, 239, 1) 55%, rgba(0, 0, 255, 1) 100%);
    background: -moz-linear-gradient(30deg, rgba(0, 255, 0, 1) 0%, rgba(0, 16, 239, 1) 55%, rgba(0, 0, 255, 1) 100%);
    background: linear-gradient(30deg, rgba(0, 255, 0, 1) 0%, rgba(0, 16, 239, 1) 55%, rgba(0, 0, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00FF00", endColorstr="#0000FF", GradientType=0);
}

@media (max-width: 460px) {
    header .header__logo #logo {
        background-position: left;
}
}