﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.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[disabled],
html input[disabled] {
    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-appearance: textfield;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?yuw9le);
    src: url(../fonts/icomoon.eot?yuw9le#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?yuw9le) format("truetype"), url(../fonts/icomoon.woff?yuw9le) format("woff"), url(../fonts/icomoon.svg?yuw9le#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-check:before {
    content: "\e908"
}

.icon-arroe-down:before {
    content: "\e900"
}

.icon-arrow-right:before {
    content: "\e901"
}

.icon-gallery-search:before {
    content: "\e902"
}

.icon-slidearrow-left:before {
    content: "\e904"
}

.icon-slidearrow-right:before {
    content: "\e905"
}

.icon-arrow-left:before {
    content: "\e906"
}

.icon-minus:before {
    content: "\e907"
}

.icon-calendar:before {
    content: "\e90c"
}

.icon-calendar-02:before {
    content: "\e90d"
}

.icon-clock:before {
    content: "\e90e"
}

.icon-facebook:before {
    content: "\e90b"
}

.icon-location:before {
    content: "\e910"
}

.icon-phone:before {
    content: "\e911"
}

.icon-plus:before {
    content: "\e912"
}

.icon-twitter:before {
    content: "\e90f"
}

.icon-search:before {
    content: "\e903"
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: inline-block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    padding: 10px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 0
}

.slick-dots button {
    display: block;
    height: 18px;
    width: 18px;
    background: 0 0;
    border: 2px solid #949393;
    background-color: #949393;
    border-radius: 50%;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin: 0 5px;
    cursor: pointer;
    outline: 0;
    padding: 0
}

@media (max-width:1023px) {
    .slick-dots button {
        height: 12px;
        width: 12px
    }
}

@media (max-width:767px) {
    .slick-dots button {
        height: 10px;
        width: 10px
    }
}

.slick-next,
.slick-prev {
    font-size: 30px;
    position: absolute;
    left: auto;
    right: -40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    color: #477760
}

.slick-prev {
    left: -70px;
    right: auto
}

.slick-next {
    right: -70px
}

.container.slider-container {
    max-width: 1023px
}

.home-styles-banner .slick-prev {
    left: 80px;
    z-index: 10;
    right: auto
}

@media (max-width:767px) {
    .home-styles-banner .slick-prev {
        left: 30px
    }
}

.home-styles-banner .slick-next {
    right: 80px
}

@media (max-width:767px) {
    .home-styles-banner .slick-next {
        right: 30px
    }
}

.home-styles-banner .slick-next,
.home-styles-banner .slick-prev {
    font-size: 100px;
    color: #c8c8c8
}

@media (max-width:1299px) {

    .home-styles-banner .slick-next,
    .home-styles-banner .slick-prev {
        font-size: 60px
    }
}

@media (max-width:767px) {

    .home-styles-banner .slick-next,
    .home-styles-banner .slick-prev {
        font-size: 40px
    }
}

.home-styles-banner .slick-next i,
.home-styles-banner .slick-prev i {
    font-weight: 600
}

@media (max-width:1299px) {

    .home-styles-banner .slick-next i,
    .home-styles-banner .slick-prev i {
        font-weight: 300
    }
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
    .fancybox-caption {
        padding: 12px
    }

    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}

@media all and (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-bold-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-it-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-it-webfont.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-light-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-light-webfont.woff) format("woff");
    font-weight: light;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-lightit-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-lightit-webfont.woff) format("woff");
    font-weight: light;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-regular-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-bold-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-it-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-it-webfont.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-light-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-light-webfont.woff) format("woff");
    font-weight: light;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans';
    src: url(../fonts/sourcesanspro-regular-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.accordion,
.blog-links,
.breadcrumbs,
.button-list,
.category-list,
.footer-links,
.footer-logos,
.gallery-nav,
.list,
.nav-slide,
.nav-slide ul,
.pagination ul,
.share-this,
.side-link,
.side-nav,
.slick-dots,
ul:not([class]) {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:after,
.col-10:after,
.col-11:after,
.col-12:after,
.col-1:after,
.col-2:after,
.col-3:after,
.col-4:after,
.col-5:after,
.col-6:after,
.col-7:after,
.col-8:after,
.col-9:after,
.pull-10:after,
.pull-11:after,
.pull-12:after,
.pull-1:after,
.pull-2:after,
.pull-3:after,
.pull-4:after,
.pull-5:after,
.pull-6:after,
.pull-7:after,
.pull-8:after,
.pull-9:after,
.push-10:after,
.push-11:after,
.push-12:after,
.push-1:after,
.push-2:after,
.push-3:after,
.push-4:after,
.push-5:after,
.push-6:after,
.push-7:after,
.push-8:after,
.push-9:after {
    content: '';
    display: block;
    clear: both
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

* {
    max-height: 1000000px
}

body {
    color: #222;
    background: #fff;
    font: 300 18px/1.56 "Source Sans", "Montserrat Subrayada", Roboto, Arial, "Helvetica Neue", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media print {
    body {
        font-size: 16px
    }
}

@media (max-width:1199px) {
    body {
        font-size: 16px
    }
}

img {
    max-width: 100%;
    height: auto
}

.gm-style img {
    max-width: none
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 300;
    margin: 0 0 .5em;
    color: inherit;
    line-height: 1.2;
    font-weight: 700
}

.h a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #222
}

.h a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #64a141
}

.h1,
h1 {
    font-size: 72px;
    margin-bottom: 26px
}

@media print {

    .h1,
    h1 {
        font-size: 57.6px
    }
}

.h1.altheading,
h1.altheading {
    text-transform: uppercase;
    color: #fff
}

@media (max-width:1199px) {

    .h1,
    h1 {
        font-size: 50.4px
    }
}

.h2,
h2 {
    font-size: 55px;
    margin-bottom: 29px
}

@media (max-width:1023px) {

    .h2,
    h2 {
        font-size: 30px;
        margin-bottom: 4px
    }
}

.h3,
h3 {
    font-size: 36px;
    margin-bottom: 14px
}

@media print {

    .h3,
    h3 {
        font-size: 28.8px
    }
}

@media (max-width:1199px) {

    .h3,
    h3 {
        font-size: 25.2px
    }
}

.h4,
h4 {
    font-size: 28px
}

@media (max-width:1199px) {

    .h4,
    h4 {
        font-size: 22.4px
    }
}

.h5,
h5 {
    font-size: 24px;
    margin-bottom: 6px
}

@media print {

    .h5,
    h5 {
        font-size: 19.2px
    }
}

@media (max-width:1199px) {

    .h5,
    h5 {
        font-size: 21.6px
    }
}

.h6,
h6 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 700
}

@media (max-width:1199px) {

    .h6,
    h6 {
        font-size: 18px -2px
    }
}

p {
    margin: 0 0 10px
}

a {
    color: #64a141;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

a:focus,
a:hover {
    text-decoration: none
}

fieldset,
form {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #222;
    padding: 8px 20px 9px;
    display: block;
    width: 100%;
    font-size: 16px;
    margin-bottom: 9px;
    outline: 0;
    background: 0 0
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #222
}

input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #222
}

input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #222
}

input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
textarea:-moz-placeholder {
    color: #222
}

input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #222
}

input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
textarea.placeholder {
    color: #222
}

select {
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #222;
    padding: 8px 20px 9px;
    display: block;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
    outline: 0
}

.captcha-holder {
    margin-bottom: 15px
}

textarea {
    resize: vertical;
    vertical-align: top;
    min-height: 142px
}

input[type=file] {
    margin-bottom: 15px
}

button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
    border: none;
    outline: 0
}

label {
    display: block;
    margin: 0 0 2px;
    color: #222;
    line-height: 1
}

.contact-form .row-holder {
    margin: 0 -5px
}

.contact-form div[class^=col-] {
    padding: 0 5px;
    margin-bottom: 9px
}

.contact-form .btn {
    margin: 14px auto 0;
    display: block
}

.customCheck {
    cursor: pointer
}

.customCheck [type=checkbox] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1
}

.customCheck .fake-input {
    display: inline-block;
    width: 37px;
    height: 37px;
    border: 1px solid #222;
    background: 0 0;
    vertical-align: middle;
    position: relative;
    margin-right: 9px
}

@media (max-width:768px) {
    .customCheck .fake-input {
        width: 20px;
        height: 20px
    }
}

.customCheck [type=checkbox]:checked+.fake-input:before {
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    content: "\e908";
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (max-width:768px) {
    .customCheck [type=checkbox]:checked+.fake-input:before {
        font-size: 10px
    }
}

form div[class^=col-] {
    margin: 0
}

@media (min-width:770px) {
    form .subscription {
        width: 63%
    }

    form .captcha {
        width: 37%
    }
}

.row-holder {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width:1023px) {
    .row-holder {
        margin-left: -7px;
        margin-right: -7px
    }
}

@media (max-width:767px) {
    .row-holder {
        margin-left: -5px;
        margin-right: -5px
    }
}

.col-1 {
    width: 8.33333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-1 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-1 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-2 {
    width: 16.66667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-2 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-2 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-3 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-3 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-3 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-4 {
    width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-4 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-4 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-5 {
    width: 41.66667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-5 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-5 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-6 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-6 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-6 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-7 {
    width: 58.33333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-7 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-7 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-8 {
    width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-8 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-8 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-9 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-9 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-9 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-10 {
    width: 83.33333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-10 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-10 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-11 {
    width: 91.66667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-11 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-11 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.col-12 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .col-12 {
        padding-left: 7px;
        padding-right: 7px
    }
}

@media (max-width:767px) {
    .col-12 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 20px;
        width: 100%
    }
}

.pull-1 {
    right: 8.33333%;
    position: relative
}

@media (max-width:767px) {
    .pull-1 {
        right: auto
    }
}

.pull-2 {
    right: 16.66667%;
    position: relative
}

@media (max-width:767px) {
    .pull-2 {
        right: auto
    }
}

.pull-3 {
    right: 25%;
    position: relative
}

@media (max-width:767px) {
    .pull-3 {
        right: auto
    }
}

.pull-4 {
    right: 33.33333%;
    position: relative
}

@media (max-width:767px) {
    .pull-4 {
        right: auto
    }
}

.pull-5 {
    right: 41.66667%;
    position: relative
}

@media (max-width:767px) {
    .pull-5 {
        right: auto
    }
}

.pull-6 {
    right: 50%;
    position: relative
}

@media (max-width:767px) {
    .pull-6 {
        right: auto
    }
}

.pull-7 {
    right: 58.33333%;
    position: relative
}

@media (max-width:767px) {
    .pull-7 {
        right: auto
    }
}

.pull-8 {
    right: 66.66667%;
    position: relative
}

@media (max-width:767px) {
    .pull-8 {
        right: auto
    }
}

.pull-9 {
    right: 75%;
    position: relative
}

@media (max-width:767px) {
    .pull-9 {
        right: auto
    }
}

.pull-10 {
    right: 83.33333%;
    position: relative
}

@media (max-width:767px) {
    .pull-10 {
        right: auto
    }
}

.pull-11 {
    right: 91.66667%;
    position: relative
}

@media (max-width:767px) {
    .pull-11 {
        right: auto
    }
}

.pull-12 {
    right: 100%;
    position: relative
}

@media (max-width:767px) {
    .pull-12 {
        right: auto
    }
}

.push-1 {
    left: 8.33333%;
    position: relative
}

@media (max-width:767px) {
    .push-1 {
        left: auto
    }
}

.push-2 {
    left: 16.66667%;
    position: relative
}

@media (max-width:767px) {
    .push-2 {
        left: auto
    }
}

.push-3 {
    left: 25%;
    position: relative
}

@media (max-width:767px) {
    .push-3 {
        left: auto
    }
}

.push-4 {
    left: 33.33333%;
    position: relative
}

@media (max-width:767px) {
    .push-4 {
        left: auto
    }
}

.push-5 {
    left: 41.66667%;
    position: relative
}

@media (max-width:767px) {
    .push-5 {
        left: auto
    }
}

.push-6 {
    left: 50%;
    position: relative
}

@media (max-width:767px) {
    .push-6 {
        left: auto
    }
}

.push-7 {
    left: 58.33333%;
    position: relative
}

@media (max-width:767px) {
    .push-7 {
        left: auto
    }
}

.push-8 {
    left: 66.66667%;
    position: relative
}

@media (max-width:767px) {
    .push-8 {
        left: auto
    }
}

.push-9 {
    left: 75%;
    position: relative
}

@media (max-width:767px) {
    .push-9 {
        left: auto
    }
}

.push-10 {
    left: 83.33333%;
    position: relative
}

@media (max-width:767px) {
    .push-10 {
        left: auto
    }
}

.push-11 {
    left: 91.66667%;
    position: relative
}

@media (max-width:767px) {
    .push-11 {
        left: auto
    }
}

.push-12 {
    left: 100%;
    position: relative
}

@media (max-width:767px) {
    .push-12 {
        left: auto
    }
}

.header-holder {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    z-index: 555;
    padding-top: 9px
}

@media (min-width:768px) {
    .header-holder {
        padding-top: 30px
    }
}

@media (min-width:1024px) {
    .header-holder {
        padding: 86px 86px 10px 20px;
        align-self: flex-end
    }
}

@media (min-width:1400px) {
    .header-holder {
        padding: 86px 86px 10px 158px;
        align-self: flex-end
    }
}

.header-holder .header-form {
    position: relative;
    z-index: 99
}

.header-form {
    align-self: center
}

.header-form .search-form {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 100%
}

.header-form input[type=search] {
    padding: 7px 15px;
    height: 32px;
    margin: 0;
    background: #fff;
    opacity: .4;
    outline: 0;
    width: 100%;
    display: block
}

@media (max-width:1199px) {
    .header-form input[type=search] {
        height: 30px
    }
}

.header-form input[type=search]::-webkit-input-placeholder {
    color: #222
}

.header-form input[type=search]::-moz-placeholder {
    opacity: 1;
    color: #222
}

.header-form input[type=search]:-moz-placeholder {
    color: #222
}

.header-form input[type=search]:-ms-input-placeholder {
    color: #222
}

.header-form input[type=search].placeholder {
    color: #222
}

.header-form .search-opener {
    background: 0 0;
    outline: 0;
    border: none;
    font-size: 36px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    line-height: 1;
    margin: 0 10px 0 54px
}

@media (max-width:1023px) {
    .header-form .search-opener {
        font-size: 19px;
        margin: 0 14px
    }
}

.header-form .row {
    position: relative;
    width: 0;
    overflow: hidden;
    opacity: 0;
    margin-top: -20px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.header-form .row label {
    text-align: left;
    font-size: 13px;
    margin: 0;
    color: #fff;
    font-weight: 700
}

.header-form .search-btn {
    background: 0 0;
    outline: 0;
    border: none;
    font-size: 25px;
    position: absolute;
    top: 52%;
    right: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.header-form .search-btn:hover {
    color: #64a141
}

.header.search-active .row {
    width: 176px;
    opacity: 1
}

@media (max-width:647px) {
    .header.search-active .row {
        width: 90px
    }
}

.header.search-active .nav-slide {
    overflow: hidden
}

.header.search-active .nav-slide::before {
    opacity: 1;
    z-index: 55
}

.nav-slide {
    overflow: auto;
    background-color: #64a141;
    text-align: center;
    min-width: 400px;
    position: fixed;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    top: 0;
    left: -200%;
    bottom: 0;
    opacity: 0;
    min-height: 100vh;
    -webkit-transition: left .3s linear, background .2s linear, opacity .3s;
    transition: left .3s linear, background .2s linear, opacity .3s;
    padding: 200px 0
}

.nav-slide::before {
    content: "";
    -webkit-transition: .3s opacity ease-in-out;
    transition: .3s opacity ease-in-out;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    -webkit-transition: .3s back;
    transition: .3s back;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

@media (min-width:768px) {
    .nav-slide {
        -webkit-box-align: start;
        align-items: start;
        padding: 100px 10px 40px 20px
    }
}

@media (min-width:1024px) {
    .nav-slide {
        top: 0;
        padding: 180px 10px 40px 20px;
        min-width: 422px;
        max-width: 50%
    }
}

@media (min-width:1400px) {
    .nav-slide {
        padding: 200px 10px 40px 146px;
        min-width: 536px
    }
}

.nav-slide .scroll {
    top: 0
}

.nav-slide .accordion-menu {
    width: 80%;
    padding-bottom: 40px
}

@media (max-width:767px) {
    .nav-slide .accordion-menu {
        width: 100%;
        margin: 0
    }
}

.nav-slide .accordion-menu li {
    margin-bottom: 18px
}

.nav-slide .accordion-menu li.open>a {
    color: #fff
}

.nav-slide .accordion-menu li.open>a:after {
    color: #fff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nav-slide .accordion-menu .has-drop-down>a:focus:after,
.nav-slide .accordion-menu .has-drop-down>a:hover:after {
    color: #fff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nav-slide .accordion-menu a {
    position: relative;
    color: inherit;
    display: block;
    padding-right: 25px;
    text-align: left;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1.8px
}

@media (max-width:1199px) {
    .nav-slide .accordion-menu a {
        font-size: 16px
    }
}

.nav-slide .accordion-menu a:after {
    content: "\e901";
    font-family: icomoon;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 25px;
    -webkit-transition: color .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .3s ease;
    transition: transform .3s ease, color .3s ease, -webkit-transform .3s ease;
    color: #477760
}

@media (max-width:767px) {
    .nav-slide .accordion-menu a:after {
        font-size: 22px
    }
}

.nav-slide .accordion-menu a:focus,
.nav-slide .accordion-menu a:hover {
    color: #fff
}

.nav-slide .accordion-menu a:focus:after,
.nav-slide .accordion-menu a:hover:after {
    color: #fff
}

.nav-slide .nav-footer {
    font-size: 16px;
    font-weight: 600;
    max-width: 285px;
    align-self: center;
    padding-right: 40px;
    z-index: 47
}

.nav-slide .nav-footer li {
    margin: 0 0 17px
}

.nav-slide .nav-footer a {
    text-decoration: none;
    font-size: inherit;
    letter-spacing: 1.8px;
    color: inherit;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.nav-slide .nav-footer a:focus,
.nav-slide .nav-footer a:hover {
    color: #fff
}

ul.submenuItems {
    display: none;
    padding: 18px 0 8px
}

ul.submenuItems li:last-child {
    margin-bottom: 0
}

ul.submenuItems a {
    padding: 0 30px
}

.nav-active .nav-slide {
    left: 0;
    opacity: 1
}

@media (max-width:767px) {
    .nav-active .nav-slide {
        width: 100%;
        min-width: auto;
        padding: 100px 70px;
        left: 0
    }
}

.nav-active .header-wrapper {
    min-width: 445px
}

@media (max-width:1199px) {
    .nav-active .header-wrapper {
        min-width: 400px
    }
}

@media (max-width:767px) {
    .nav-active .header-wrapper {
        left: 0;
        min-width: 100%
    }
}

@media (max-width:767px) {
    .nav-active .background {
        opacity: 0;
        z-index: -1
    }
}

.nav-opener {
    width: 50px;
    height: 56px;
    position: relative;
    z-index: 50;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

@media (min-width:1024px) {
    .nav-opener {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.nav-opener span,
.nav-opener:after,
.nav-opener:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 11px;
    border-radius: 10px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background: #fff
}

.nav-opener span {
    bottom: 22px
}

.nav-opener:before {
    bottom: 40px
}

.nav-opener:after {
    bottom: 4px
}

.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
    bottom: 50%
}

.nav-active .nav-opener:before {
    -webkit-transform: translateY(50%) rotate(-45deg);
    transform: translateY(50%) rotate(-45deg)
}

.nav-active .nav-opener:after {
    -webkit-transform: translateY(50%) rotate(-135deg);
    transform: translateY(50%) rotate(-135deg)
}

.nav-active .nav-opener span {
    opacity: 0
}

.background {
    min-height: 100px;
    background-repeat: no-repeat;
    z-index: 55;
    position: absolute;
    background-size: 100% auto;
    top: 0;
    width: 66vw;
    right: 0;
    pointer-events: none;
    padding: 2% 6% 26% 18%;
    -webkit-transition: margin-top .8s ease-in-out, opacity .3s ease-in-out, .3s width ease-in-out, .3s padding ease-in-out;
    transition: margin-top .8s ease-in-out, opacity .3s ease-in-out, .3s width ease-in-out, .3s padding ease-in-out
}

@media (min-width:380px) {
    .background {
        min-height: 200px
    }
}

@media (min-width:576px) {
    .background {
        width: 52vw
    }
}

@media (min-width:768px) {
    .background {
        width: 44vw;
        min-height: 426px;
        padding: 4% 4% 15% 19%
    }
}

.background .logo {
    pointer-events: auto
}

.background .logo img {
    width: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.header-control {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 55
}

.header {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.header::before {
    content: "";
    background-color: #64a141;
    min-height: 62px;
    opacity: .5;
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 64px;
    top: 0;
    z-index: 52
}

@media (min-width:768px) {
    .header::before {
        min-height: 86px
    }
}

@media (min-width:1024px) {
    .header::before {
        min-height: 164px
    }
}

#header {
    position: fixed;
    height: 0;
    z-index: 54;
    width: 100%;
    -webkit-transition: margin-top .1s linear;
    transition: margin-top .1s linear
}

#header.scroll {
    margin-top: -4px
}

@media (min-width:768px) {
    #header.scroll {
        margin-top: -22px
    }
}

@media (min-width:1024px) {
    #header.scroll {
        margin-top: -38px
    }
}

@media (min-width:1500px) {
    #header.scroll {
        margin-top: -40px
    }
}

#header.scroll .background {
    margin-top: 0;
    width: 60vw;
    padding: 2% 6% 19% 15%
}

@media (min-width:380px) {
    #header.scroll .background {
        width: 50vw
    }
}

@media (min-width:576px) {
    #header.scroll .background {
        width: 40vw
    }
}

@media (min-width:768px) {
    #header.scroll .background {
        padding: 4% 4% 13% 15%;
        width: 30vw
    }
}

@media (min-width:1024px) {
    #header.scroll .background {
        width: 42vw
    }
}

@media (min-width:1500px) {
    #header.scroll .background {
        width: 30vw
    }
}

#wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 100vh
}

.main {
    -webkit-box-flex: 1;
    flex: 1;
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative
}

.main.padding {
    padding-bottom: 110px;
    padding-top: 80px
}

@media (min-width:768px) {
    .main.padding {
        padding-top: 112px
    }
}

@media (min-width:1024px) {
    .main.padding {
        padding-top: 190px
    }
}

.main.home {
    padding-bottom: 110px
}

.scroll .main {
    padding: 144px 0 0
}

@media (max-width:1199px) {
    .scroll .main {
        padding: 105px 0 0
    }
}

@media (max-width:1023px) {
    .scroll .main {
        padding: 0
    }
}

@media (max-width:1023px) {
    .main {
        padding: 0
    }
}

.padding-top {
    padding-top: 90px
}

@media (min-width:768px) {
    .padding-top {
        padding-top: 120px
    }
}

@media (min-width:1024px) {
    .padding-top {
        padding-top: 180px
    }
}

img {
    display: inline-block;
    vertical-align: top
}

ul:not([class]) {
    margin-left: 20px;
    margin-bottom: 10px
}

ul:not([class]) li {
    margin-bottom: 6px;
    padding-left: 10px;
    position: relative
}

ul:not([class]) li:after {
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #222;
    border-radius: 50%
}

.img-holder {
    margin-bottom: 20px;
    text-align: center
}

@media print {
    .img-holder {
        margin-top: 20px
    }
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
}

.container.full {
    max-width: 1400px
}

.container.max-full {
    max-width: 1610px
}

.container.max-full .title {
    max-width: 1170px;
    margin: 0 auto 50px
}

.container.custom {
    max-width: 800px
}

.content {
    padding: 20px 0 0
}

.content-section {
    padding: 50px 0 35px;
    text-align: center
}

@media (max-width:1023px) {
    .content-section {
        padding: 30px 0
    }
}

.custom-column {
    text-align: center
}

.custom-column .img-block {
    margin-bottom: 12px
}

@media (max-width:1023px) {
    .custom-column .row-holder {
        margin: 0 -5px
    }
}

.custom-column .card {
    padding: 0 15px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 20%;
    margin-bottom: 26px
}

@media (max-width:1023px) {
    .custom-column .card {
        padding: 0 5px
    }
}

@media (max-width:767px) {
    .custom-column .card {
        width: 33.33%
    }

    .custom-column .card img {
        width: 100%
    }
}

@media (max-width:479px) {
    .custom-column .card {
        width: 50%
    }
}

.custom-column .secondary {
    font-size: 24px;
    text-align: left;
    font-weight: 300
}

@media (max-width:1199px) {
    .custom-column .secondary {
        font-size: 17px;
        padding: 9px 7px
    }
}

@media (max-width:1023px) {
    .custom-column .secondary {
        padding: 2px 3px;
        border-width: 0 0 0 2px
    }
}

.justify-center {
    -webkit-box-pack: center;
    justify-content: center
}

.footer-text span {
    display: block
}

.section {
    padding: 33px 0 50px
}

@media (max-width:1023px) {
    .section {
        padding: 14px 0
    }
}

.gray-bg {
    position: relative
}

.gray-bg:after {
    content: '';
    display: block;
    background-color: #ece4dc;
    position: absolute;
    top: 0;
    right: -9999px;
    bottom: 0;
    left: -9999px;
    z-index: -1
}

.gray-bg .secondary {
    border: solid #64a141;
    border-width: 0 0 0 5px
}

.gray-bg .secondary:after {
    background: #64a141
}

.gray-bg .category-list li {
    color: #222
}

.gray-bg .category-list li a {
    color: #222
}

.gray-bg .category-list li a:hover {
    color: #64a141
}

.main-bg {
    position: relative
}

.main-bg:after {
    content: '';
    background-color: #fff;
    opacity: .35;
    position: absolute;
    top: 80px;
    bottom: 40px;
    left: 0;
    right: 0;
    max-width: 1200px;
    margin: 0 auto;
    z-index: -1
}

@media (min-width:768px) {
    .main-bg:after {
        top: 100px
    }
}

@media (min-width:1024px) {
    .main-bg:after {
        top: 184px;
        left: 15px;
        right: 15px
    }
}

@media (min-width:1500px) {
    .main-bg:after {
        max-width: 1600px
    }
}

.headline {
    background-color: #64a141;
    text-align: center;
    padding: 21px 0
}

@media (max-width:1023px) {
    .headline {
        padding: 5px 0
    }
}

.headline h1,
.headline h2 {
    margin-bottom: 0;
    font-weight: 900;
    font-size: 30px
}

@media (min-width:768px) {

    .headline h1,
    .headline h2 {
        font-size: 48px
    }
}

.headline.double-headline {
    position: relative
}

.headline.double-headline:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 100%;
    background-color: #64a141;
    right: -30px;
    top: 0
}

.double-card {
    display: -webkit-box;
    display: flex;
    border: 1px solid #477760;
    padding: 20px 25px
}

@media (max-width:1023px) {
    .double-card {
        padding: 5px 15px
    }
}

@media (max-width:767px) {
    .double-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 10px
    }
}

.double-card .case-text {
    text-align: left;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
    padding-right: 15px
}

@media (max-width:767px) {
    .double-card .case-text {
        padding-right: 0
    }
}

.double-card .iframe-holder {
    flex-basis: 47%;
    flex-shrink: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end
}

@media (max-width:767px) {
    .double-card .iframe-holder {
        -webkit-box-pack: center;
        justify-content: center
    }
}

@media (max-width:1023px) {
    .double-card .iframe-holder {
        flex-basis: 52%
    }
}

.double-card h2 {
    font-size: 32px
}

@media (max-width:767px) {
    .double-card h2 {
        text-align: center
    }
}

.container.slider-container {
    max-width: 1065px
}

.testimonial-slider {
    padding: 0 0 40px
}

.col-9>.title {
    margin-bottom: 0
}

.title {
    margin: 0 auto 30px;
    text-align: center
}

.title :last-child {
    margin-bottom: 0
}

@media print {
    .title {
        margin-bottom: 0
    }
}

.title.contact {
    margin: 0 auto 30px;
    max-width: 575px
}

.center {
    text-align: center
}

.btn-holder {
    text-align: center;
    margin: 40px 0 0
}

.bx-pager {
    margin: 18px -7px 0;
    text-align: center
}

.bx-pager .bx-pager-item {
    display: inline-block;
    padding: 0 7px
}

.bx-pager .bx-pager-item .bx-pager-link {
    display: block;
    width: 13px;
    height: 13px;
    background: #222;
    text-indent: -9999px;
    border-radius: 50%
}

.bx-pager .bx-pager-item .bx-pager-link.active,
.bx-pager .bx-pager-item .bx-pager-link:hover {
    background: #64a141
}

.bth-pager-holder {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin: 64px auto 0
}

.bth-pager-holder.gallery-btn {
    max-width: 570px
}

@media (max-width:767px) {
    .bth-pager-holder {
        margin: 0
    }
}

.bth-pager-holder .btn {
    min-width: 120px;
    text-align: center
}

.bth-pager-holder .btn:hover {
    color: #fff
}

.bth-pager-holder .item {
    display: inline-block
}

@media (max-width:767px) {
    .bth-pager-holder .item {
        text-align: center;
        margin: 0 0 10px;
        width: 50%
    }
}

@media (max-width:767px) {
    .bth-pager-holder .item.back {
        -webkit-box-ordinal-group: 2;
        order: 1;
        width: 100%
    }
}

.bth-pager-holder .item.hide {
    cursor: none;
    pointer-events: none
}

.bth-pager-holder .item.hide a {
    color: #cacaca
}

.bth-pager-holder a {
    color: #222
}

.bth-pager-holder a:hover {
    color: #64a141
}

iframe {
    max-width: 100%
}

.media-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 -5px 5px;
    text-align: left
}

.media-container span {
    padding: 0 5px
}

.media-container img {
    width: 40px;
    height: 40px
}

.media-container .name {
    margin-bottom: 1px;
    width: calc(100% - 40px)
}

.media-container .name a {
    color: #222;
    text-decoration: none
}

.media-container .name a:hover {
    text-decoration: underline
}

a.tel {
    color: #8a8a8a
}

.popup-holder {
    max-width: 465px;
    width: 100%
}

@media (max-width:1023px) {
    .popup-holder {
        padding: 15px
    }
}

@media print {

    .row-holder .row-holder .col-3,
    .row-holder .row-holder .col-9 {
        width: 100%
    }
}

.footer {
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

@media (min-width:1024px) {
    .footer {
        -webkit-box-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }
}

.footer::before {
    content: "";
    background-color: rgba(100, 161, 65, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%
}

.footer .footer-bg {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    margin-top: -100px;
    pointer-events: none;
    width: 100%;
    z-index: 4;
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-top: 100px
}

@media (min-width:768px) {
    .footer .footer-bg {
        padding: 50px 6% 0 10px;
        min-height: 220px
    }
}

@media (min-width:1024px) {
    .footer .footer-bg {
        width: 49%
    }
}

.footer a {
    pointer-events: auto
}

.footer .footer-text {
    z-index: 5;
    display: -webkit-box;
    display: flex;
    min-height: 50px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
    padding: 20px 0 42px
}

@media (min-width:678px) {
    .footer .footer-text {
        padding: 20px 0 84px
    }
}

@media (min-width:768px) {
    .footer .footer-text {
        max-width: 50%
    }
}

@media (min-width:1025px) {
    .footer .footer-text {
        max-width: 46%;
        padding: 20px 0 48px
    }
}

@media (min-width:1851px) {
    .footer .footer-text {
        max-width: 50%
    }
}

@media (max-width:1023px) {
    .footer .footer-text {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
}

.footer .footer-text h6 {
    font-size: 20px
}

.footer .footer-text p {
    line-height: 1.5;
    font-size: 16px
}

.footer .footer-text .width {
    max-width: 320px
}

.footer .row-holder {
    margin: 0 auto
}

@media (min-width:1850px) {
    .footer .row-holder {
        position: relative;
        right: 224px
    }
}

.footer [class*=" col-"],
.footer [class^=col-] {
    margin-bottom: 0
}

.footer-logos {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    padding: 6px;
    max-width: 80%;
    margin: 0 -4px
}

@media (min-width:768px) {
    .footer-logos {
        margin: 0 -10px;
        padding: 10px;
        width: 650px
    }
}

@media (min-width:1400px) {
    .footer-logos {
        margin: 0 -20px;
        padding: 40px
    }
}

.footer-logos li {
    width: 30%;
    padding: 2px
}

@media (min-width:768px) {
    .footer-logos li {
        width: 33%;
        padding: 10px
    }
}

@media (min-width:1400px) {
    .footer-logos li {
        padding: 10px 20px
    }
}

.footer-logos img {
    width: 60%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:768px) {
    .footer-logos img {
        width: auto
    }
}

.footer-logos .gisa img,
.footer-logos .kesab img {
    width: 80%
}

@media (min-width:768px) {

    .footer-logos .gisa,
    .footer-logos .kesab {
        width: auto
    }
}

.footer-links {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 240px;
    margin: 0 auto;
    padding: 0 30px;
    padding-bottom: 10px
}

.footer-links a {
    color: inherit;
    font-weight: 700;
    font-size: 14px
}

.footer-links a:hover {
    color: #64a141
}

@media (min-width:768px) {
    .footer-links a {
        font-size: 16px
    }
}

@media (min-width:768px) {
    .footer-links {
        padding: 0 0 16px 0
    }
}

@media print {
    .sidebar {
        display: none
    }
}

.side-nav {
    margin-bottom: 55px
}

@media (max-width:1199px) {
    .side-nav {
        margin-bottom: 30px
    }
}

.side-nav li {
    font-size: 30px;
    border-top: 1px solid #222;
    padding: 10px
}

@media (max-width:1199px) {
    .side-nav li {
        font-size: 20px
    }
}

@media (max-width:1023px) {
    .side-nav li {
        font-size: 18px
    }
}

.side-nav li:last-child {
    border-bottom: 1px solid #222
}

.side-nav li a {
    color: #222
}

.side-nav li a.active,
.side-nav li a:hover {
    color: #64a141
}

.button-list li {
    margin-bottom: 20px;
    text-align: center
}

.button-list .btn {
    width: 100%
}

.side-holder {
    margin-bottom: 38px
}

.side-holder:last-child {
    margin-bottom: 0
}

.side-holder h6 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 16px
}

.side-holder .search-module input {
    margin-bottom: 0;
    margin-right: 10px;
    border-color: #477760
}

@media (max-width:1023px) {
    .side-holder .search-module input {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.side-holder .search-module .btn {
    min-width: 110px
}

.side-holder .search-module .row {
    display: -webkit-box;
    display: flex
}

@media (max-width:1023px) {
    .side-holder .search-module .row {
        flex-wrap: wrap
    }
}

.side-link li {
    margin-bottom: 24px
}

@media (max-width:1023px) {
    .side-link li {
        margin-bottom: 14px
    }
}

.side-link li:last-child {
    margin-bottom: 0
}

.side-link li .side {
    margin-bottom: 0
}

.blog-links li {
    border-top: 1px solid #cacaca;
    padding: 13px 0
}

.blog-links li:last-child {
    border-bottom: 1px solid #cacaca
}

.blog-links.events-side li {
    position: relative;
    padding: 13px 0 13px 50px
}

.blog-links.events-side li .icon {
    position: absolute;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0
}

.blog-links .icon {
    font-size: 24px;
    display: inline-block;
    margin-right: 7px
}

.blog-links a {
    text-decoration: none;
    display: inline-block;
    color: #222
}

.blog-links a:hover {
    color: #64a141
}

.btn {
    display: inline-block;
    padding: 6px 20px 7px;
    background-color: #64a141;
    text-transform: uppercase;
    min-width: 185px;
    font-weight: 600;
    color: #222;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    min-height: 40px
}

.btn:focus,
.btn:hover {
    color: #fff;
    background: #222
}

.secondary {
    background: 0 0;
    display: inline-block;
    font-size: 18px;
    color: #000;
    border: solid #64a141;
    border-width: 0 0 0 5px;
    border-radius: 0;
    padding: 9px 20px;
    position: relative;
    -webkit-transition: color .4s cubic-bezier(.42, 0, .58, 1);
    transition: color .4s cubic-bezier(.42, 0, .58, 1);
    z-index: 1;
    line-height: 1.3;
    font-weight: 600
}

@media (max-width:1199px) {
    .secondary {
        font-size: 16px
    }
}

.secondary:hover {
    color: #f7f7f7
}

.secondary:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: #64a141;
    -webkit-transition: width .4s cubic-bezier(.42, 0, .58, 1);
    transition: width .4s cubic-bezier(.42, 0, .58, 1);
    z-index: -1
}

.secondary:hover:after {
    width: 100%
}

.accordion {
    border: 1px solid #477760;
    margin-bottom: 20px
}

.accordion li {
    border-bottom: 1px solid #477760
}

.accordion li :last-child {
    margin-bottom: 0
}

.accordion li:last-child {
    border-bottom: 0
}

.accordion li.active .opener {
    background: #f3f3f5;
    border-bottom: 1px solid #dedede
}

@media print {
    .accordion li.active .opener {
        border-bottom: 1px solid #477760
    }
}

.accordion li.active .opener:before {
    content: "\e907";
    font-size: 5px
}

@media (max-width:767px) {
    .accordion li.active .opener:before {
        font-size: 4px
    }
}

.accordion .slide {
    padding: 15px 20px
}

@media (max-width:767px) {
    .accordion .slide {
        padding: 10px
    }
}

.accordion .opener {
    display: block;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 22px;
    padding: 13px 0 16px 59px;
    color: #222;
    position: relative
}

@media (max-width:1199px) {
    .accordion .opener {
        font-size: 19px
    }
}

@media (max-width:767px) {
    .accordion .opener {
        font-size: 17px;
        padding: 6px 0 7px 36px
    }
}

.accordion .opener:before {
    content: "\e912";
    display: block;
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 19px;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #64a141
}

@media (max-width:767px) {
    .accordion .opener:before {
        font-size: 14px;
        left: 10px
    }
}

.accordion .opener:hover {
    background: #f3f3f5
}

.progress {
    margin-bottom: 10px
}

.progress .progress-bar {
    background: #cacaca;
    height: 10px;
    position: relative;
    overflow: hidden
}

.progress .progress-bar.animate .progress-line {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.progress .info {
    position: relative;
    padding: 0 0 3px
}

.progress .info p {
    margin: 0
}

.progress .progress-line {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #222;
    -webkit-transition: -webkit-transform 1s linear;
    transition: -webkit-transform 1s linear;
    transition: transform 1s linear;
    transition: transform 1s linear, -webkit-transform 1s linear;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

blockquote {
    padding: 25px 0 35px;
    margin: 0 auto;
    max-width: 580px
}

@media (max-width:1199px) {
    blockquote {
        padding: 10px 0
    }
}

@media (max-width:1023px) {
    blockquote {
        margin-left: 20px
    }
}

blockquote q {
    border-left: 1px solid #64a141;
    display: block;
    padding: 0 20px;
    font-style: italic
}

@media (max-width:767px) {
    blockquote q {
        padding: 0 10px
    }
}

blockquote q:before {
    display: none
}

.share-holder {
    padding-top: 44px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width:479px) {
    .share-holder {
        display: block;
        text-align: center
    }
}

.share-holder .back {
    min-width: 190px;
    text-align: center
}

@media (max-width:479px) {
    .share-holder .back {
        margin-top: 15px
    }
}

@media (max-width:1023px) {
    .share-holder {
        padding-top: 10px
    }
}

.share-holder .pagination {
    margin-top: 0;
    width: auto
}

.share-this {
    margin: 0 -5px
}

.share-this li {
    display: inline-block;
    font-size: 16px;
    padding: 0 5px
}

.share-this a {
    color: #0e6cb7;
    font-size: 18px
}

.share-this a:hover {
    color: #64a141
}

.breadcrumbs {
    margin: 0 -6px 20px
}

@media print {
    .breadcrumbs {
        display: none !important
    }
}

.breadcrumbs li {
    display: inline-block;
    color: #64a141;
    font-size: 16px;
    position: relative;
    padding: 0 6px;
    font-weight: 600
}

.breadcrumbs li:last-child:after {
    display: none
}

.breadcrumbs li:after {
    content: '>';
    display: block;
    line-height: 1;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: -8px;
    color: #222
}

.breadcrumbs li a {
    color: #222;
    font-weight: 300
}

.breadcrumbs li a:hover {
    color: #64a141
}

.homeSlider {
    position: relative
}

.homeSlider:hover .btn-next,
.homeSlider:hover .btn-prev {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.homeSlider .btn-next,
.homeSlider .btn-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 53;
    text-align: center;
    width: 70px;
    height: 100px;
    background: rgba(100, 161, 65, .3);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff
}

@media (max-width:1023px) {

    .homeSlider .btn-next,
    .homeSlider .btn-prev {
        height: 40px;
        width: 30px
    }
}

.homeSlider .btn-next:hover,
.homeSlider .btn-prev:hover {
    background: rgba(100, 161, 65, .6)
}

.homeSlider .btn-next span,
.homeSlider .btn-prev span {
    font-size: 40px;
    line-height: 100px
}

@media (max-width:1023px) {

    .homeSlider .btn-next span,
    .homeSlider .btn-prev span {
        font-size: 20px;
        line-height: 40px
    }
}

.homeSlider .btn-next {
    right: 0;
    -webkit-transform: translate(150px, -50%);
    transform: translate(150px, -50%)
}

@media (max-width:1023px) {
    .homeSlider .btn-next {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.homeSlider .btn-prev {
    left: 0;
    -webkit-transform: translate(-150px, -50%);
    transform: translate(-150px, -50%)
}

@media (max-width:1023px) {
    .homeSlider .btn-prev {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.home-banner {
    background-size: cover;
    color: #fff;
    min-height: 240px
}

@media (min-width:418px) {
    .home-banner {
        min-height: 40vh
    }
}

@media (min-width:768px) {
    .home-banner {
        min-height: 100vh
    }
}

.home-banner .container {
    min-height: 240px;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 110px 40px 20px 40px;
    color: #fff
}

@media (min-width:418px) {
    .home-banner .container {
        min-height: 40vh
    }
}

@media (min-width:768px) {
    .home-banner .container {
        min-height: 100vh;
        padding: 200px 40px 100px 40px
    }
}

.home-banner h1 {
    font-size: 72px;
    font-weight: 700;
    position: relative;
    margin-bottom: 45px
}

@media (max-width:1023px) {
    .home-banner h1 {
        font-size: 48px
    }
}

@media (max-width:767px) {
    .home-banner h1 {
        font-size: 30px;
        margin-bottom: 20px
    }
}

.home-banner h1:after {
    content: "";
    width: 70px;
    height: 5px;
    background-color: #64a141;
    bottom: -20px;
    left: 44%;
    position: absolute
}

@media (max-width:1023px) {
    .home-banner h1:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 3px
    }
}

@media (max-width:767px) {
    .home-banner h1:after {
        width: 24px;
        height: 2px;
        bottom: -14px
    }
}

.home-banner p {
    font-size: 35px
}

@media (max-width:1023px) {
    .home-banner p {
        font-size: 28px
    }
}

@media (max-width:767px) {
    .home-banner p {
        font-size: 16px
    }
}

.home-banner .text {
    text-align: center;
    font-size: 16px
}

.homeSet {
    height: 100%
}

.category-list {
    margin-bottom: 16px
}

.category-list li {
    color: #888;
    display: inline-block;
    position: relative;
    padding-right: 28px;
    font-size: 16px
}

.category-list li:not(:last-child):before {
    content: "/";
    position: absolute;
    top: 0;
    right: 12px
}

.category-list li a {
    color: #888
}

.category-list li a:hover {
    color: #64a141
}

.gallery-nav {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 35px;
    -webkit-box-pack: center;
    justify-content: center
}

.gallery-nav li {
    display: block;
    padding: 0 5px 10px
}

.gallery-nav li.search {
    width: 100%
}

.gallery-nav a {
    text-transform: uppercase;
    background: #222;
    padding: 6px 22px;
    display: block;
    color: #fff
}

.gallery-nav a.active,
.gallery-nav a:hover {
    background: #64a141;
    color: #222
}

.grid-masonry-holder {
    position: relative
}

.grid-masonry-holder .loaded-block {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    z-index: 9999999;
    -webkit-transition: opacity .2s, visibility .2s;
    transition: opacity .2s, visibility .2s
}

.grid-masonry-holder .loaded-block:before {
    content: "";
    position: absolute;
    top: calc(50% - 2em);
    left: calc(50% - 2em);
    display: block;
    width: 4em;
    height: 4em;
    margin: auto;
    background-color: #64a141;
    -webkit-animation: sk-rotating-plane 1.2s infinite ease-in-out;
    animation: sk-rotating-plane 1.2s infinite ease-in-out
}

@-webkit-keyframes sk-rotating-plane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes sk-rotating-plane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.grid-masonry-holder.loader .grid-masonry {
    opacity: 0
}

.grid-masonry-holder.loader .loaded-block {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .5s, visibility .4s;
    transition: opacity .5s, visibility .4s
}

.grid-masonry {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    margin: 0 -15px;
    position: relative;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

@media (max-width:1199px) {
    .grid-masonry {
        margin: 0 -5px
    }
}

.grid-masonry .cell {
    width: 33.33%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px
}

@media (max-width:1199px) {
    .grid-masonry .cell {
        width: 50%;
        padding-right: 5px;
        padding-left: 5px;
        margin-bottom: 20px
    }
}

@media (max-width:400px) {
    .grid-masonry .cell {
        width: 100%
    }
}

.cases-holder .grid-masonry .cell {
    width: 25%
}

@media (max-width:1023px) {
    .cases-holder .grid-masonry .cell {
        width: 33.33%
    }
}

@media (max-width:767px) {
    .cases-holder .grid-masonry .cell {
        width: 50%
    }
}

@media (max-width:479px) {
    .cases-holder .grid-masonry .cell {
        width: 100%
    }
}

.resources-holder .grid-masonry .cell {
    width: 12.5%
}

@media (max-width:1199px) {
    .resources-holder .grid-masonry .cell {
        width: 20%
    }
}

@media (max-width:1023px) {
    .resources-holder .grid-masonry .cell {
        width: 25%
    }
}

@media (max-width:767px) {
    .resources-holder .grid-masonry .cell {
        width: 50%
    }

    .resources-holder .grid-masonry .cell img {
        width: 100%
    }
}

@media (max-width:479px) {
    .resources-holder .grid-masonry .cell {
        width: 100%
    }
}

.search {
    margin-top: 13px
}

.resources .search {
    margin-top: 0
}

.search .row {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    justify-content: center
}

.search button {
    font-size: 33px;
    border: none;
    background: 0 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 1;
    margin-right: 12px;
    padding: 1px
}

.search button:hover {
    color: #64a141
}

.search input {
    width: 277px;
    height: 40px;
    margin-bottom: 0
}

.portfolio-card {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    color: #000
}

.portfolio-card .holder::after,
.portfolio-card .holder::before {
    content: '';
    position: absolute;
    border: 1px solid transparent;
    width: 0;
    height: 0
}

.portfolio-card .holder:before {
    top: 20px;
    left: 20px
}

.portfolio-card .holder:after {
    bottom: 20px;
    right: 20px
}

.portfolio-card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: rgba(34, 34, 34, .5);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    pointer-events: none
}

@media (max-width:1023px) {
    .portfolio-card:before {
        font-size: 20px
    }
}

@media (max-width:400px) {
    .portfolio-card:before {
        font-size: 30px
    }
}

.portfolio-card img {
    display: block
}

.portfolio-card .info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    opacity: 0
}

.portfolio-card .info h4 {
    text-transform: uppercase;
    margin-bottom: 5px
}

.portfolio-card .info p {
    margin-bottom: 20px
}

.portfolio-card .info span {
    font-size: 30px
}

.pagination {
    text-align: center;
    margin-top: 44px;
    width: 100%
}

.pagination ul {
    display: inline-block
}

.pagination ul li {
    position: static;
    margin-bottom: 0;
    padding: 0
}

.pagination ul li:after {
    display: none
}

.pagination li {
    display: inline-block
}

.pagination li:after {
    display: none
}

.pagination li.next,
.pagination li.prev {
    padding: 0 15px
}

@media (max-width:1023px) {

    .pagination li.next,
    .pagination li.prev {
        padding: 5px
    }
}

.pagination li.next a,
.pagination li.prev a {
    color: #222;
    position: relative;
    line-height: 28px
}

.pagination li.next a[style^="display:inline"],
.pagination li.prev a[style^="display:inline"] {
    display: block !important
}

.pagination li.next a:before,
.pagination li.prev a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block
}

.pagination li.prev a {
    padding-left: 35px
}

.pagination li.prev a:before {
    content: '<<';
    left: 10px
}

.pagination li.next a {
    padding-right: 35px
}

.pagination li.next a:before {
    content: '>>';
    right: 10px
}

.pagination a {
    text-decoration: none;
    line-height: 28px;
    display: block;
    padding: 0 9px;
    min-height: 28px
}

.pagination a:hover {
    color: #222;
    background: #64a141
}

.pagination .active a {
    color: #222;
    background: #64a141
}

.about .container {
    text-align: center;
    max-width: 770px
}

.about h1 {
    margin-bottom: 18px;
    font-weight: 900
}

.about p {
    margin-bottom: 16px
}

.about .btn {
    margin-top: 20px
}

@media (max-width:1299px) {
    .double-home-section div[class^=col-] {
        width: 100%
    }
}

.double-home-section .holder-right {
    max-width: 800px;
    width: 100%;
    position: relative;
    left: -25px;
    text-align: center
}

@media (max-width:1299px) {
    .double-home-section .holder-right {
        left: 0
    }
}

.double-home-section .holder-left {
    max-width: 800px;
    width: 100%;
    position: relative;
    right: -30px;
    text-align: center
}

@media (max-width:1299px) {
    .double-home-section .holder-left {
        right: 0
    }
}

.double-home-section .btn {
    margin-bottom: 40px
}

.blog-section .headline {
    background: 0 0;
    position: relative
}

.blog-section .headline h2 {
    position: relative;
    z-index: 2
}

.blog-section .headline:after {
    content: '';
    position: absolute;
    background: #64a141;
    top: 0;
    left: -9999px;
    bottom: 0;
    right: -9999px;
    z-index: 1
}

.blog-section .container {
    max-width: 1660px
}

.blog-section .row-holder {
    margin: 0 -45px
}

.blog-section div[class^=col-] {
    padding: 0 45px;
    margin-bottom: 0
}

@media (max-width:1023px) {
    .blog-section div[class^=col-] {
        width: 100%
    }
}

.blog-section .content-section .row-holder {
    margin: 0 -15px
}

.blog-section .content-section div[class^=col-] {
    margin-bottom: 40px;
    padding: 0 15px
}

@media (max-width:1023px) {
    .blog-section .content-section div[class^=col-] {
        width: 50%
    }
}

@media (max-width:767px) {
    .blog-section .content-section div[class^=col-] {
        width: 100%
    }
}

.blog-list div[class^=col-] {
    margin-bottom: 30px
}

.img-block {
    margin-bottom: 20px
}

.card-body {
    text-align: left
}

.card-body .secondary {
    border: solid #64a141;
    border-width: 0 0 0 5px;
    font-weight: 600
}

.card-body .secondary:after {
    background: #64a141
}

.cases .container {
    max-width: 1070px
}

.cases .content-section {
    padding-bottom: 50px
}

.list {
    margin-bottom: 10px
}

@media (max-width:1023px) {
    .list {
        margin-bottom: 10px
    }
}

.list li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 28px;
    font-size: 15px;
    color: #999
}

.list li:not(:last-child):before {
    content: "/";
    position: absolute;
    top: 0;
    right: 12px
}

.resources .content-section {
    padding-bottom: 56px
}

.gallery {
    text-align: center
}

.gallery .grid {
    margin-bottom: 26px
}

.gallery .content-section {
    padding-bottom: 80px;
    padding-top: 20px
}

.newsletter {
    text-align: center
}

.newsletter .contact-form {
    text-align: left
}

.newsletter .container {
    max-width: 860px;
    line-height: 1.5
}

.newsletter .content-section {
    padding-top: 10px
}

.newsletter .title {
    margin-bottom: 10px
}

.newsletter .form-group {
    font-size: 16px
}

.newsletter input {
    margin-bottom: 0
}

.system {
    -webkit-box-flex: 1;
    flex-grow: 1;
    background-size: cover;
    padding: 77px 0;
    display: -webkit-box;
    display: flex;
    background-color: #f3f3f5
}

.system.padding-top {
    padding-top: 200px
}

@media (max-width:1023px) {
    .system {
        padding: 30px 0
    }
}

.system .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    justify-content: center
}

.system .holder {
    background: rgba(255, 255, 255, .7);
    max-width: 570px;
    margin: 0 auto;
    text-align: center;
    padding: 62px 10px 80px;
    width: 100%
}

@media (max-width:1023px) {
    .system .holder {
        padding: 30px 10px
    }
}

.system .large {
    font-size: 100px;
    color: #64a141;
    font-weight: 400;
    margin-bottom: 24px
}

@media (max-width:1023px) {
    .system .large {
        margin-bottom: 10px
    }
}

.system h2 {
    margin-bottom: 15px
}

.system h3 {
    margin-bottom: 21px
}

@media (max-width:1023px) {
    .system h3 {
        margin-bottom: 10px
    }
}

.system p {
    margin-bottom: 50px
}

@media (max-width:1023px) {
    .system p {
        margin-bottom: 20px
    }
}

.error {
    color: red
}

.search-wrapper .pagination {
    border-top: 1px solid #cacaca;
    padding-top: 70px
}

@media (max-width:1023px) {
    .search-wrapper .pagination {
        padding-top: 30px
    }
}

.search-holder {
    border-top: 1px solid #cacaca;
    padding-top: 30px
}

.search-holder p {
    margin-bottom: 0
}

.search-holder:last-child {
    border-bottom: 1px solid #cacaca
}

.search-holder .row-holder .col-9 {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between
}

/*# sourceMappingURL=main.min.css.map */