<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

/*a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}*/

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[dimerageled],
    html input[dimerageled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}
/*
@font-face {
  font-family: 'KorolevCondensed-Bold';
  src: url("../assets/fonts/korolev/339A42_0_0.eot");
  src: url("../assets/fonts/korolev/339A42_0_0.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/korolev/339A42_0_0.woff2") format("woff2"), url("../assets/fonts/korolev/339A42_0_0.woff") format("woff"), url("../assets/fonts/korolev/339A42_0_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Korolev-Medium';
  src: url("../assets/fonts/korolev/Korolev-Medium.eot");
  src: url("../assets/fonts/korolev/Korolev-Medium.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/korolev/Korolev-Medium.woff2") format("woff2"), url("../assets/fonts/korolev/Korolev-Medium.woff") format("woff"), url("../assets/fonts/korolev/Korolev-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Korolev-MediumItalic';
  src: url("../assets/fonts/korolev/Korolev-MediumItalic.eot");
  src: url("../assets/fonts/korolev/Korolev-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/korolev/Korolev-MediumItalic.woff2") format("woff2"), url("../assets/fonts/korolev/Korolev-MediumItalic.woff") format("woff"), url("../assets/fonts/korolev/Korolev-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Korolev-BoldItalic';
  src: url("../assets/fonts/korolev/Korolev-BoldItalic.eot");
  src: url("../assets/fonts/korolev/Korolev-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/korolev/Korolev-BoldItalic.woff2") format("woff2"), url("../assets/fonts/korolev/Korolev-BoldItalic.woff") format("woff"), url("../assets/fonts/korolev/Korolev-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Korolev-Bold';
  src: url("../assets/fonts/korolev/Korolev-Bold.eot");
  src: url("../assets/fonts/korolev/Korolev-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/korolev/Korolev-Bold.woff2") format("woff2"), url("../assets/fonts/korolev/Korolev-Bold.woff") format("woff"), url("../assets/fonts/korolev/Korolev-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}*/

.button-mst {
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
}

    .button-mst.white {
        background-color: #fff;
        color: #0A0909;
    }

        .button-mst.white:hover {
            background-color: #62A845;
            color: #fff;
        }

        .button-mst.white.hover-black:hover {
            background-color: #0A0909;
            color: #fff;
        }

    .button-mst.blue-border {
        background-color: #fff;
        border: 3px solid #005587;
        color: #005587;
    }

        .button-mst.blue-border:hover {
            background-color: #005587;
            color: #fff;
        }

    .button-mst.gray-border {
        border: 3px solid #C0C0C0;
        color: #C0C0C0;
    }

        .button-mst.gray-border:hover {
            background-color: #C0C0C0;
            color: #0A0909;
        }

div {
    box-sizing: border-box;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
}


.hero-section {
    margin: 0 0 50px;
    padding: 60px 15px 0;
    position: relative;
    z-index: 1;
}

    .hero-section .bg-image {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
    }

        .hero-section .bg-image img {
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            width: 100%;
        }

    .hero-section .intro {
        color: #fff;
        margin: auto 0;
        padding: 0 15px;
        width: 50%;
    }

@media (max-width: 1280px) {
    .hero-section .intro {
        width: 40%;
    }
}

@media (max-width: 991px) {
    .hero-section .intro {
        width: 100%;
    }
}

.hero-section .intro h1 {
    font-size: 50px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.hero-section .intro p {
    font-size: 20px;
    font-weight: 700;
}

.hero-section .white-box {
    background-color: #fff;
    border: 5px solid #62A845;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    margin-bottom: -60px;
    width: 50%;
}

@media (max-width: 1280px) {
    .hero-section .white-box {
        width: 60%;
    }
}

@media (max-width: 991px) {
    .hero-section .white-box {
        margin: 40px 0 -60px;
        width: 100%;
    }
}

.hero-section .white-box .box-top {
    padding: 25px 25px 15px 25px;
    text-align: center;
}

@media (max-width: 767px) {
    .hero-section .white-box .box-top {
        padding: 30px 20px;
    }
}

.hero-section .white-box .box-top h2 {
    color: #005587;
    font-size: 40px;
    margin: 0 0 5px;
}

.hero-section .white-box .box-top h3 {
    color: #62A845;
    font-size: 30px;
    margin: 0 0 40px;
    text-transform: uppercase;
}

.hero-section .white-box .box-top ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .hero-section .white-box .box-top ul {
        margin: 0 -15px;
    }
}

.hero-section .white-box .box-top ul li {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 0 5px;
    width: 33.33%;
}

@media (max-width: 767px) {
    .hero-section .white-box .box-top ul li {
        font-size: 16px;
        width: 50%;
    }
}

@media (max-width: 350px) {
    .hero-section .white-box .box-top ul li {
        width: 100%;
    }
}

.hero-section .white-box .box-top ul li a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    color: #0A0909;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    padding: 10px;
    width: 170px;
}

    .hero-section .white-box .box-top ul li a:hover {
        color: #fff;
    }

.hero-section .white-box .box-bottom {
    border-top: 5px solid #62A845;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px;
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    .hero-section .white-box .box-bottom {
        display: block;
    }
}

.hero-section .white-box .box-bottom:before {
    background-image: url("../img/thunder.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    bottom: 0;
    content: '';
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

@media (max-width: 767px) {
    .hero-section .white-box .box-bottom:before {
        content: none;
    }
}

@media (max-width: 767px) {
    .hero-section .white-box .box-bottom .cta-wrap {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 15px 0;
        width: 100%;
    }
}

.hero-section .white-box .box-bottom .cta-wrap .icon-row {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-bottom: 20px;
}

    .hero-section .white-box .box-bottom .cta-wrap .icon-row .icon {
        width: 75px;
    }

        .hero-section .white-box .box-bottom .cta-wrap .icon-row .icon img {
            width: 100%;
        }

    .hero-section .white-box .box-bottom .cta-wrap .icon-row .title {
        color: #005587;
        font-size: 18px;
        font-weight: 700;
        padding-left: 15px;
        width: calc(100% - 75px);
    }

        .hero-section .white-box .box-bottom .cta-wrap .icon-row .title strong {
            display: block;
            font-size: 28px;
        }

.hero-section .white-box .box-bottom .cta-wrap .button-mst {
    font-size: 28px;
    max-width: 100%;
    text-transform: uppercase;
    width: 200px;
}

@media (max-width: 767px) {
    .hero-section .white-box .box-bottom .cta-wrap .button-mst {
        font-size: 16px;
    }
}

.highlight-section {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    padding: 60px 40px;
    text-align: center;
}

@media (max-width: 991px) {
    .highlight-section {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .highlight-section {
        font-size: 24px;
        padding: 30px 15px;
    }
}

.highlight-section.green {
    background-color: #62A845;
}

.highlight-section.blue {
    background-color: #005587;
}

.highlight-section p {
    line-height: 1.5;
    margin: 0;
}

.services-section {
    padding: 30px 15px;
}

    .services-section .service-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 0 15px;
        width: 25%;
    }

@media (max-width: 1199px) {
    .services-section .service-wrap {
        margin: 15px 0;
        width: 50%;
    }
}

@media (max-width: 767px) {
    .services-section .service-wrap {
        margin: 15px 0;
        padding: 0;
        width: 100%;
    }
}

.services-section .service-wrap .service-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 10px;
    background-color: #005587;
    color: #fff;
    overflow: hidden;
    padding: 0 0 25px 0;
    text-align: center;
    width: 100%;
}

    .services-section .service-wrap .service-inner .image {
        height: 145px;
        margin-bottom: 20px;
        overflow: hidden;
    }

@media (max-width: 1199px) {
    .services-section .service-wrap .service-inner .image {
        height: 20vw;
    }
}

@media (max-width: 767px) {
    .services-section .service-wrap .service-inner .image {
        height: 40vw;
    }
}

.services-section .service-wrap .service-inner .image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.services-section .service-wrap .service-inner h4 {
    color: #FFF;
    font-size: 40px;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 15px;
    padding: 0 20px;
    text-transform: uppercase;
}

.services-section .service-wrap .service-inner p {
    font-size: 16px;
    line-height: 1.3em;
    margin: 0 0 20px;
    padding: 0 20px;
}

.services-section .service-wrap .service-inner .button-mst {
    margin: auto auto 0;
    width: 170px;
}

.latest-news-section {
    background-color: #DFDFDF;
    margin: 0;
    padding: 60px 15px;
}

@media (max-width: 767px) {
    .latest-news-section {
        padding: 30px 0;
    }
}

.latest-news-section .all-news-link {
    margin-bottom: 15px;
    padding: 0 15px;
    text-align: right;
    width: 100%;
}

@media (max-width: 991px) {
    .latest-news-section .all-news-link {
        margin: 15px 0;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

.latest-news-section .all-news-link a {
    color: #A0A3A6;
    font-family: "KorolevCondensed-Bold", sans-serif;
    font-size: 22px;
    font-weight: 400;
}

.latest-news-section .news-intro {
    padding: 0 15px;
    width: 30%;
}

@media (max-width: 991px) {
    .latest-news-section .news-intro {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
    }
}

.latest-news-section .news-intro h2 {
    color: #005587;
    font-size: 50px;
    font-weight: 400;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.latest-news-section .news-intro p {
    color: #0A0909;
    font-size: 22px;
    letter-spacing: .64px;
    line-height: 1.5em;
}

.latest-news-section .news-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    width: 70%;
}

@media (max-width: 991px) {
    .latest-news-section .news-wrap {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
    }
}

.latest-news-section .news-wrap article {
    box-sizing: border-box;
    padding: 0 15px;
    width: 50%;
}

@media (max-width: 767px) {
    .latest-news-section .news-wrap article {
        margin: 0 0 15px;
        width: 100%;
    }
}

.latest-news-section .news-wrap article .post-inner {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 5px 5px 7px 0 #0000001c;
    padding: 30px;
}

@media (max-width: 767px) {
    .latest-news-section .news-wrap article .post-inner {
        padding: 30px 20px;
    }
}

.latest-news-section .news-wrap article .post-inner h3 {
    color: #005587;
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}

    .latest-news-section .news-wrap article .post-inner h3:after {
        background-color: #DFDFDF;
        content: '';
        display: block;
        height: 3px;
        margin: 15px 0;
        width: 30px;
    }

.green-blue-section {
    padding: 60px 15px;
}

    .green-blue-section .row {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .green-blue-section .row:first-child {
            margin-bottom: 60px;
        }

    .green-blue-section .green-box {
        background-color: #62A845;
        border-radius: 10px;
        color: #fff;
        padding: 20px 30px;
        position: relative;
        width: 400px;
    }

@media (max-width: 1199px) {
    .green-blue-section .green-box {
        margin: 0 auto;
    }
}

.green-blue-section .green-box h3 {
    font-size: 50px;
    font-weight: 400;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.green-blue-section .green-box p {
    font-size: 18px;
    line-height: 1.2em;
}

.green-blue-section .blue-box {
    background-color: #005587;
    border-radius: 10px;
    margin-left: -150px;
    padding: 30px 50px 30px 200px;
    width: calc(100% - 400px + 150px);
}

@media (max-width: 1199px) {
    .green-blue-section .blue-box {
        margin: -100px 0 0;
        padding: 120px 15px 30px;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .green-blue-section .blue-box.images-box {
        padding: 30px 50px 30px 170px;
    }
}

.green-blue-section .blue-box h4 {
    margin: 0 0 20px;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.green-blue-section .icons-list {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin: 0 auto;
    max-width: 1040px;
    padding: 20px 10px;
}

.green-blue-section .icon-wrap {
    margin: 15px 0;
    padding: 0 5px;
    text-align: center;
    width: 16.66%;
}

@media (max-width: 1440px) {
    .green-blue-section .icon-wrap {
        width: 25%;
    }
}

@media (max-width: 991px) {
    .green-blue-section .icon-wrap {
        width: 33.33%;
    }
}

@media (max-width: 480px) {
    .green-blue-section .icon-wrap {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .green-blue-section .icon-wrap {
        width: 100%;
    }
}

.green-blue-section .icon-wrap .icon {
    border-radius: 50%;
    height: 70px;
    margin: 0 auto 10px;
    padding: 12.5px;
    width: 70px;
}

    .green-blue-section .icon-wrap .icon img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%;
    }

.green-blue-section .icon-wrap p {
    font-size: 14px;
    margin: 0;
}

.green-blue-section .icon-wrap:nth-child(3n) .icon {
    background-color: #005587;
}

.green-blue-section .icon-wrap:nth-child(3n+2) .icon {
    background-color: #505050;
}

.green-blue-section .icon-wrap:nth-child(3n+1) .icon {
    background-color: #62A845;
}

.green-blue-section .image-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}

    .green-blue-section .image-list .image-wrap {
        margin: 10px 0;
        padding: 0 10px;
        width: 25%;
    }

@media (max-width: 991px) {
    .green-blue-section .image-list .image-wrap {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .green-blue-section .image-list .image-wrap {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .green-blue-section .image-list .image-wrap {
        width: 100%;
    }
}

.green-blue-section .image-list .image-wrap img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
    width: 100%;
}

.map-section {
    padding: 30px 15px;
}

@media (max-width: 767px) {
    .map-section {
        padding: 30px 0;
    }
}

.map-section .section-title i {
    font-size: 20px;
    margin-right: 10px;
    opacity: .7;
}

.map-section h3 {
    color: #62A845;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 10px;
}

    .map-section h3 img {
        margin-right: 10px;
        opacity: .7;
        width: 25px;
    }

.map-section p {
    text-align: center;
}

.section-title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 37px;
    margin: 0 0 40px;
}

    .section-title:before, .section-title:after {
        background-color: currentColor;
        content: '';
        height: 2px;
        opacity: .2;
        width: 100%;
    }

@media (max-width: 767px) {
    .section-title:before, .section-title:after {
        content: none;
    }
}

.section-title span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 20px;
}

@media (max-width: 767px) {
    .section-title span {
        margin: 0;
        text-align: center;
        width: 100%;
    }
}


.page-title-section {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 15px;
    position: relative;
    z-index: 1;
}

    .page-title-section .page-title {
        color: #fff;
        margin: 0 auto;
        max-width: 1170px;
    }

        .page-title-section .page-title h1 {
            color: #fff;
            font-size: 82px;
            margin: 0;
            text-align: center;
            text-transform: uppercase;
        }

@media (max-width: 767px) {
    .page-title-section .page-title h1 {
        font-size: 30px;
        margin-top: 22px;
    }
}

.page-title-section .bg {
    background-color: rgba(0, 84, 134, 0.9);
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -1px;
    z-index: -1;
}

    .page-title-section .bg.bg-white {
        background-color: #fff;
    }

    .page-title-section .bg img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        opacity: .1;
        width: 100%;
    }

.page-title-section .parallax-window {
    background: transparent;
    min-height: 100%;
}

@media (max-width: 767px) {
    .page-title-section .parallax-window {
        opacity: .1;
    }
}

.products-section {
    padding: 75px 15px;
}

@media (max-width: 1199px) {
    .products-section {
        padding: 50px 15px;
    }
}

@media (max-width: 767px) {
    .products-section {
        padding: 40px 15px;
    }
}

.products-section .product-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin: 0 -15px;
}

@media (min-width: 1200px) {
    .products-section .product-list.four-columns .product-wrap,
    .products-section .product-list.four-columns .more-wrap {
        width: 25%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-section .product-list.four-columns .product-wrap,
    .products-section .product-list.four-columns .more-wrap {
        width: 33.33%;
    }
}

@media (min-width: 601px) and (max-width: 991px) {
    .products-section .product-list.four-columns .product-wrap,
    .products-section .product-list.four-columns .more-wrap {
        width: 50%;
    }
}

.products-section .product-list .product-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 30px;
    padding: 0 15px;
    width: 33.33%;
}

@media (max-width: 991px) {
    .products-section .product-list .product-wrap {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .products-section .product-list .product-wrap {
        width: 100%;
    }
}

.products-section .product-list .product-wrap .inner-wrap {
    width: 100%;
    border-radius: 10px;
    border: 2px solid #62A845;
}

    .products-section .product-list .product-wrap .inner-wrap .image {
        height: 250px;
        overflow: hidden;
    }

@media (max-width: 1199px) {
    .products-section .product-list .product-wrap .inner-wrap .image {
        height: 200px;
    }
}

@media (max-width: 991px) {
    .products-section .product-list .product-wrap .inner-wrap .image {
        height: 200px;
    }
}

@media (max-width: 767px) {
    .products-section .product-list .product-wrap .inner-wrap .image {
        height: auto;
    }
}

.products-section .product-list .product-wrap .inner-wrap .image img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 100%;
}

.products-section .product-list .product-wrap .inner-wrap h3 {
    background-color: #62A845;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    min-height: 72px;
    vertical-align: middle;
}

.products-section .product-list .more-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 30px;
    padding: 0 15px;
    width: 33.33%;
}

@media (max-width: 991px) {
    .products-section .product-list .more-wrap {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .products-section .product-list .more-wrap {
        width: 100%;
    }
}

.products-section .product-list .more-wrap .inner-wrap {
    min-height: 290px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.products-section .product-list .more-wrap img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    width: 100%;
}

@media (max-width: 600px) {
    .products-section .product-list .more-wrap img {
        position: static;
    }
}
</pre></body></html>