/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

body {
  background: #fff;
  color: #000;
  font-size: 62.5%;
  font-weight: 300;
  line-height: 1em;
  -webkit-font-smoothing: antialiased; }

*, *:before, *:after {
  box-sizing: border-box; }

img {
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

textarea {
  height: auto;
  min-height: 50px; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

/* =WordPress Core
-------------------------------------------------------------- */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

::-webkit-input-placeholder {
  color: #4b4949; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #4b4949; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #4b4949; }

:-ms-input-placeholder {
  color: #4b4949; }

html, body {
  height: 100%;
  width: 100%; }

body {
  background: #fff;
  color: #474747;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  height: 100%;
  overflow-x: hidden; }

a {
  color: #474747;
  text-decoration: none; }

p a {
  color: #5eb35f;
  font-weight: 500; }

h1, h2, h3 {
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  line-height: 1em;
  margin: 0; }

.wrapper, .max-wrapper {
  margin: 0 auto;
  max-width: 1600px; }

.btn {
  border: 2px solid #a6ca5e;
  border-radius: 20px;
  background: transparent;
  color: #a5c95e;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1em;
  margin: 20px 0 0 0;
  padding: 10px 30px; }
  .btn:hover {
    border: 2px solid #5db45e;
    color: #5db45e; }
  .btn.btn-solid {
    background: #265226;
    border: none;
    color: #f5f4f4; }
    .btn.btn-solid:hover {
      border: none;
      background: #1e411e; }
  @media only screen and (max-width: 400px) {
    .btn {
      text-align: center;
      padding: 15px 30px; } }

#login {
  float: left;
  width: 100%;
  padding: 100px 0; }
  #login h1 {
    font-size: 2.4em;
    margin: 0 0 20px 0;
    text-align: center; }
  #login .wrapper {
    max-width: 400px; }
  #login form {
    float: left;
    border: 1px solid #eee;
    padding: 40px;
    width: 100%; }
  #login label {
    display: block;
    font-size: 1.4em;
    margin: 0 0 10px 0; }
  #login p, #login li {
    font-size: 1.4em;
    line-height: 1.4; }
  #login input {
    padding: 15px;
    font-size: 1.4em;
    line-height: 1em;
    margin-bottom: 10px;
    width: 100%; }
  #login .forgotten-password {
    font-size: 1.4em;
    margin: 25px 20px 0 0;
    float: left; }
  #login .btn {
    float: right;
    margin: 10px 0 0 0; }

.lightbox {
  background: #333;
  padding: 40px;
  width: 100%;
  max-width: 400px; }
  .lightbox iframe {
    height: 100%; }
  .lightbox .close {
    background: #55ab57;
    color: #fff;
    font-size: 1.4em;
    padding: 10px;
    position: absolute;
    right: -10px;
    top: -10px; }
  .lightbox h1 {
    color: #fff; }
  .lightbox input {
    border: none; }
  .lightbox .forgotten-password {
    color: #fff; }
  .lightbox #login {
    padding: 0; }
    .lightbox #login form {
      border: none;
      padding: 0; }
    .lightbox #login label {
      color: #fff; }
  .lightbox.light {
    background: #fff; }

.color-a6ca5e {
  color: #a6ca5e !important; }

.color-5db45e {
  color: #5db45e !important; }

.color-474747 {
  color: #474747 !important; }

.clearfix:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0; }

.feedback {
  background: #eee;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  bottom: 0;
  font-size: 1.5em;
  font-weight: 500;
  left: 20px;
  position: fixed;
  text-align: center;
  padding: 15px;
  width: 200px;
  box-shadow: -1px -2px 3px -1px rgba(34, 34, 34, 0.2);
  z-index: 9999; }
  .feedback:hover {
    background: #a6ca5e; }
  @media only screen and (max-width: 667px) {
    .feedback {
      display: none; } }

.feedback-form {
  float: left;
  width: 100%; }
  .feedback-form p {
    font-size: 1.4em;
    line-height: 1.5em; }
  .feedback-form input, .feedback-form textarea {
    background: #fff;
    border: 1px solid #d9d8d9;
    border-radius: 10px;
    font-size: 1.4em;
    line-height: 1em;
    margin: 0 0 10px 0;
    padding: 15px 30px;
    width: 100%; }

.alert {
  background: #5db45e;
  border: 1px solid #33853d;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.5em;
  float: left;
  padding: 10px;
  margin: 0 0 20px 0;
  width: 100%; }

.parsley-errors-list.filled {
  background: #e65757;
  border: 1px solid #df2b2b;
  border-radius: 60px;
  display: block;
  float: left;
  list-style: none;
  margin: 5px 0;
  padding: 10px 30px;
  width: 100%;
  text-align: left; }
  .parsley-errors-list.filled li {
    margin: 0;
    padding: 0;
    color: #fff; }
    .parsley-errors-list.filled li:before {
      display: none; }

hr {
  border: none;
  border-bottom: 2px solid #5db45e;
  width: 100%;
  max-width: 600px;
  margin: 0 auto; }

.main-wrapper {
  max-width: 1600px;
  margin: 0 auto; }

.block-one-col p {
  margin-bottom: 20px; }

.block-one-col ul {
  margin-bottom: 20px; }

.block-privacy {
  padding: 70px 0; }
  .block-privacy .wrapper {
    max-width: 890px; }

header {
  padding: 20px 0; }
  header .wrapper {
    padding: 0 30px; }
  header .header-right {
    display: inline; }
    header .header-right nav {
      float: none;
      display: none;
      width: 100%;
      margin: 30px 0 0 0;
      line-height: 1.5; }
      header .header-right nav ul {
        padding: 0;
        margin: 0; }
      header .header-right nav li {
        position: relative;
        border-bottom: 1px solid #eee;
        display: block;
        margin: 0;
        padding-bottom: 0; }
        header .header-right nav li a {
          display: block;
          padding: 10px;
          font-size: 1.4em;
          text-transform: uppercase;
          position: relative;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          header .header-right nav li a:hover {
            color: #5db45e; }
      header .header-right nav .search {
        display: block;
        margin: 20px 0; }
      header .header-right nav .menu-item-has-children > a span:after {
        position: relative;
        font-weight: lighter;
        content: '\f078';
        font-family: fontAwesome;
        margin: 0 0 0 10px;
        bottom: 1px;
        color: #5db45e; }
      header .header-right nav .menu-item-has-children.active > a span:after {
        position: relative;
        font-weight: lighter;
        content: '\f077'; }
      header .header-right nav .sub-menu li {
        border: none; }
        header .header-right nav .sub-menu li a {
          padding: 10px 20px; }
        header .header-right nav .sub-menu li:last-child {
          border-bottom: none; }
    header .header-right .menu-bars:before {
      content: "\f0c9"; }
    header .header-right .mobile-menu.active .menu-bars:before {
      content: "\f00d"; }
    header .header-right .mobile-header {
      display: none; }
    @media (max-width: 1140px) {
      header .header-right #header-nav {
        background: #fff;
        position: fixed;
        padding: 20px 30px;
        z-index: 1030;
        right: 0;
        top: 0;
        width: 100%;
        max-width: 410px;
        -webkit-transform: translateX(410px);
        transform: translateX(410px);
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        overflow-y: auto;
        bottom: 0;
        display: block;
        margin: 0; }
        header .header-right #header-nav.active {
          -webkit-transform: translateX(0px);
          transform: translateX(0px);
          max-width: none; }
          header .header-right #header-nav.active .mobile-header {
            display: block; }
          header .header-right #header-nav.active .mobile-header .mobile-menu {
            margin-top: 25px; } }
  header #logo {
    width: 180px;
    display: inline-block;
    position: relative; }
  header .mobile-menu {
    color: #a6ca5e;
    font-size: 1.8em;
    margin: 30px 0 0 0;
    position: relative; }
  header .header-right .search {
    margin: 18px 0 0 0;
    position: relative; }
  header .header-right .search input {
    background: #fff;
    border: 1px solid #d9d8d9;
    border-radius: 20px;
    font-size: 1.4em;
    line-height: 1em;
    padding: 8px 30px 8px 15px;
    outline: none; }
  header .header-right .search button {
    border: none;
    background: transparent;
    font-size: 1.4em;
    position: absolute;
    top: 4px;
    right: 12px;
    padding: 5px;
    outline: none; }
    @media (max-width: 1140px) {
      header .header-right .search button {
        top: 0; } }
  header .search {
    display: none; }
  header .no-results {
    text-align: center; }
  header .no-results p {
    font-size: 2em;
    font-weight: bold; }
  header .header-right .search {
    width: 100%; }
  header .header-right .search input {
    width: 100%; }
  header .header-right .mobile-menu {
    float: right; }
  header .sub-menu {
    display: none; }
  @media only screen and (min-width: 1100px) {
    header #logo {
      width: 150px; } }
  @media only screen and (min-width: 1140px) {
    header {
      padding-bottom: 0; }
      header .wrapper {
        text-align: right;
        position: relative; }
      header #logo {
        position: absolute;
        top: 0;
        left: 30px; }
      header .mobile-menu {
        display: none; }
      header .header-right {
        text-align: right; }
        header .header-right nav {
          margin: 0;
          display: inline-block;
          width: auto; }
          header .header-right nav .menu-header-menu-container, header .header-right nav ul#menu-header-menu {
            width: auto;
            display: inline-block; }
          header .header-right nav li {
            display: inline-block;
            border: none; }
            header .header-right nav li a {
              display: inline-block;
              padding-bottom: 30px; }
          header .header-right nav .search {
            display: none; }
        header .header-right .search {
          display: inline-block;
          width: auto;
          margin-left: 20px; }
        header .header-right .menu-item-has-children {
          position: relative; }
          header .header-right .menu-item-has-children > a {
            pointer-events: none; }
          header .header-right .menu-item-has-children .sub-menu {
            position: absolute;
            z-index: 5;
            margin: 0;
            width: 300px;
            top: 50px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            text-align: left;
            background-color: #5db45e;
            border-bottom: 3px solid #a6ca5e;
            padding: 20px 0;
            color: white; }
            header .header-right .menu-item-has-children .sub-menu:before {
              position: absolute;
              content: '';
              width: 50px;
              height: 50px;
              top: -5px;
              margin-left: -25px;
              left: 50%;
              background-color: #5db45e;
              display: block;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
            header .header-right .menu-item-has-children .sub-menu li {
              display: block; }
            header .header-right .menu-item-has-children .sub-menu a {
              display: block;
              color: white; }
              header .header-right .menu-item-has-children .sub-menu a:hover {
                background-color: #a6ca5e; }
          header .header-right .menu-item-has-children:hover .sub-menu {
            display: block; }
          header .header-right .menu-item-has-children:hover > a span:after {
            content: '\f077'; } }

.mega-menu {
  background: #5db45e;
  display: none;
  padding: 70px 0 50px 0;
  width: 100%;
  max-width: 1600px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 105px;
  z-index: 999; }
  .mega-menu .mega-menu-wrapper {
    max-width: 1000px;
    margin: 0 auto; }
  .mega-menu .left-col {
    float: left;
    width: 27.5%; }
  .mega-menu .right-col {
    float: right;
    width: 70%; }
  .mega-menu h2 {
    color: #fff;
    font-size: 2.8em;
    margin: 0;
    text-transform: none; }
  .mega-menu p {
    color: #fff;
    font-size: 1.5em;
    line-height: 1.5em;
    text-transform: none; }
    .mega-menu p:first-of-type {
      font-size: 1.8em;
      line-height: 1.3em; }
  .mega-menu li {
    color: #fff;
    display: inline-block;
    margin: 0 0 0 2%;
    vertical-align: top;
    text-align: center;
    width: 31%; }
    .mega-menu li a {
      color: #fff;
      font-size: 1.6em; }
      .mega-menu li a:hover {
        color: #235225; }
        .mega-menu li a:hover .icon svg path, .mega-menu li a:hover .icon svg rect {
          fill: #235225 !important; }
    .mega-menu li:first-child, .mega-menu li:nth-child(3n+1) {
      margin-left: 0; }
    .mega-menu li span {
      line-height: 1.4em; }
  .mega-menu .icon {
    height: 100px;
    margin-bottom: 10px;
    position: relative;
    text-align: center; }
    .mega-menu .icon svg {
      bottom: 0;
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      height: 70px; }
      .mega-menu .icon svg path, .mega-menu .icon svg rect {
        fill: #fff !important; }
    .mega-menu .icon.icon-catering svg, .mega-menu .icon.icon-recipes svg {
      height: 80px; }
    .mega-menu .icon.icon-cleaning svg {
      height: 100px; }
    .mega-menu .icon.icon-grounds-services svg, .mega-menu .icon.icon-grounds-maintenance svg {
      height: 80px; }
    .mega-menu .icon.icon-landscape svg, .mega-menu .icon.icon-grounds-design svg {
      height: 65px; }
    .mega-menu .icon.icon-design-and-print svg {
      height: 56px; }
    .mega-menu .icon.icon-energy-management svg {
      height: 62px; }
    .mega-menu .icon.icon-courier-and-postal svg {
      height: 52px; }
    .mega-menu .icon.icon-security svg {
      height: 68px; }
    .mega-menu .icon.icon-reception-and-concierge svg {
      height: 65px; }
  @media only screen and (max-width: 1030px) {
    .mega-menu .mega-menu-wrapper {
      padding: 0 30px; }
    .mega-menu .left-col {
      width: 38%; }
    .mega-menu .right-col {
      width: 60%; } }
  @media only screen and (max-width: 1050px) {
    .mega-menu {
      position: relative;
      float: left;
      width: 100%;
      top: inherit;
      padding: 15px;
      margin: 5px 0; }
      .mega-menu .mega-menu-wrapper {
        padding: 0; }
      .mega-menu .left-col {
        display: none; }
      .mega-menu .right-col {
        width: 100%; }
      .mega-menu li {
        border: none !important; }
        .mega-menu li a {
          font-size: 1.3em; } }
  @media only screen and (max-width: 667px) {
    .mega-menu {
      padding: 15px; }
      .mega-menu li {
        text-align: left;
        width: 100%;
        margin: 10px 0 0 0; }
        .mega-menu li:first-child {
          margin: 0; }
        .mega-menu li:nth-child(3n+1), .mega-menu li:nth-child(2n+1) {
          margin-left: 0; }
        .mega-menu li a {
          padding: 0; }
      .mega-menu .icon {
        display: none;
        height: auto; }
        .mega-menu .icon svg {
          position: relative; } }

#newsletter {
  background: #5db45e;
  float: left;
  padding: 80px 0 65px 0;
  width: 100%; }
  #newsletter .wrapper {
    max-width: 960px; }
  #newsletter h3 {
    color: #fff;
    font-size: 2.6em;
    font-weight: 300;
    margin: 0; }
  #newsletter p {
    color: #235225;
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 15px 0 0 0; }
    #newsletter p a {
      color: #235225;
      font-weight: 400; }
      #newsletter p a:hover {
        color: #142e15; }
    #newsletter p span {
      font-size: 11px; }
  #newsletter #newsletter-cols {
    float: left;
    margin: 15px 0 0 0;
    width: 100%; }
  #newsletter .left-col {
    border-right: 2px solid #4b9e4d;
    float: left;
    width: 40.625%;
    padding-right: 20px; }
    #newsletter .left-col p {
      font-size: 1.7em;
      margin: 0; }
  #newsletter .right-col {
    float: right;
    width: 59.375%; }
  #newsletter .col {
    border-right: 2px solid #4b9e4d;
    display: inline-block;
    margin-right: -4px;
    text-align: center;
    width: 33%;
    padding: 5px 20px 0 20px;
    vertical-align: middle; }
    #newsletter .col .icon {
      height: 50px; }
    #newsletter .col p {
      margin: 0; }
  #newsletter form {
    float: left;
    width: 100%;
    margin: 50px 0 0 0; }
  #newsletter input[type="text"], #newsletter input[type="email"] {
    border: none;
    border-radius: 20px;
    background: #fff;
    color: #4b4949;
    float: left;
    font-size: 1.8em;
    margin-left: 10px;
    padding: 7px 25px;
    width: 39.58333%; }
    #newsletter input[type="text"]:first-child, #newsletter input[type="email"]:first-child {
      margin-left: 0; }
  #newsletter button {
    float: right;
    margin: 0; }
  #newsletter .consent {
    float: left;
    width: 100%;
    margin: 10px 0; }
    #newsletter .consent label {
      display: inline-block;
      color: #fff;
      font-size: 14px; }
    #newsletter .consent input {
      margin: 0 5px 0 0; }
    #newsletter .consent a {
      color: #fff;
      text-decoration: underline; }
  #newsletter .no-spam {
    color: #235225;
    float: left;
    font-size: 1.2em;
    margin: 5px 0 0 0;
    text-align: right;
    width: 100%; }
  @media only screen and (max-width: 980px) {
    #newsletter .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 768px) {
    #newsletter {
      text-align: center; }
      #newsletter .left-col {
        border: none;
        width: 100%; }
      #newsletter .right-col {
        border-left: 2px solid #4b9e4d;
        margin: 30px 0 0 0;
        width: 100%; }
      #newsletter input {
        width: 48%;
        margin-left: 4%; }
      #newsletter button {
        float: none;
        width: 150px;
        margin: 20px auto 0 auto; }
      #newsletter .no-spam {
        text-align: center;
        margin: 10px 0 0 0; } }
  @media only screen and (max-width: 667px) {
    #newsletter {
      padding: 40px 0; }
      #newsletter .wrapper {
        padding: 0 10px; }
      #newsletter input {
        width: 100%;
        margin: 0 0 10px 0; }
      #newsletter button {
        margin-top: 0;
        width: 100%; } }
  @media only screen and (max-width: 548px) {
    #newsletter .col {
      padding: 5px 10px 0 10px; } }
  @media only screen and (max-width: 320px) {
    #newsletter .wrapper {
      padding: 0 30px; }
    #newsletter .left-col {
      padding-right: 0; }
    #newsletter .right-col {
      border: none; }
    #newsletter .col {
      border: none;
      width: 100%; }
      #newsletter .col.col-mobile-first {
        border: none; }
    #newsletter .owl-buttons div {
      color: #4a9c4d;
      font-size: 1.6em;
      position: absolute;
      background: no-repeat;
      opacity: 1; }
      #newsletter .owl-buttons div:hover {
        color: #235225; }
    #newsletter .owl-prev {
      left: 0;
      top: 30px; }
    #newsletter .owl-next {
      right: 0;
      top: 30px; } }

footer {
  background: #353535;
  float: left;
  padding: 80px 0 20px 0;
  position: relative;
  width: 100%;
  border-top: 4px #5db45e solid; }
  footer .wrapper {
    max-width: 960px; }
  footer .col {
    float: left; }
  footer .col-1 {
    padding-right: 70px;
    width: 39.58333%; }
    footer .col-1 h3 {
      color: #fff;
      font-size: 2.8em; }
    footer .col-1 p.intro {
      color: #5db45e;
      font-size: 1.8em;
      font-weight: 300;
      line-height: 1.5em; }
      footer .col-1 p.intro a {
        font-weight: 300; }
    footer .col-1 ul {
      float: left;
      width: 100%;
      padding: 0;
      margin: 10px 0 35px 0;
      text-align: left; }
      @media only screen and (max-width: 660px) {
        footer .col-1 ul {
          text-align: center; } }
    footer .col-1 li {
      display: inline-block;
      list-style: none;
      margin-left: 10px;
      margin-right: -4px; }
      footer .col-1 li:first-child {
        margin-left: 0; }
      footer .col-1 li a {
        background: #5db45e;
        border-radius: 100%;
        color: #fff;
        display: block;
        height: 28px;
        font-size: 1.6em;
        line-height: 28px;
        text-align: center;
        width: 28px; }
        footer .col-1 li a:hover {
          background: #a6ca5e; }
    footer .col-1 p {
      color: #fff;
      font-size: 1.4em;
      line-height: 1.5em; }
      footer .col-1 p a {
        color: #a6ca5e; }
        footer .col-1 p a:hover {
          text-decoration: underline; }
  footer .col-2 {
    border-left: 2px solid #4b4a4a;
    border-right: 2px solid #4b4a4a;
    padding: 25px 0 10px 0;
    text-align: center;
    width: 22.91667%; }
    footer .col-2 p {
      color: #fff;
      font-size: 1.4em;
      line-height: 1.8em; }
    footer .col-2 .contact {
      color: #55ab57;
      font-size: 1.2em; }
    footer .col-2 .box {
      width: 100%;
      padding: 20px 0 0 0;
      margin: 0 auto; }
      footer .col-2 .box:first-child {
        padding: 0; }
        footer .col-2 .box:first-child p a {
          border-bottom: 2px solid #4b4a4a;
          padding: 5px; }
  footer .col-3 {
    padding: 25px 0 25px 40px;
    width: 37.5%; }
    footer .col-3 h3 {
      color: #fff;
      font-size: 2.1em; }
    footer .col-3 ul {
      float: left;
      margin: 20px 0 20px 0;
      padding: 0;
      width: 50%; }
      footer .col-3 ul.first {
        width: 50%;
        padding-right: 20px; }
    footer .col-3 li {
      color: #a5a6a5;
      font-size: 1.4em;
      font-weight: 500;
      line-height: 1.2;
      list-style: none;
      margin: 0 0 5px 0; }
      footer .col-3 li:before {
        content: '\f054';
        font-family: fontAwesome;
        margin: 0 5px 0 0; }
      footer .col-3 li a {
        color: #a5a6a5; }
        footer .col-3 li a:hover {
          color: #5db45e; }
    footer .col-3 p {
      color: #a5a6a5;
      font-size: 1.4em;
      font-weight: 500;
      margin: 20px 0 0 0; }
      footer .col-3 p a {
        color: #a5a6a5; }
  @media only screen and (max-width: 980px) {
    footer .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 768px) {
    footer .col-1 {
      width: 60%; }
    footer .col-2 {
      border-right: none;
      width: 40%; }
    footer .col-3 {
      width: 100%;
      padding: 0; }
      footer .col-3 ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2; } }
  @media only screen and (max-width: 667px) {
    footer {
      padding: 40px 0; }
      footer .wrapper {
        padding: 0; }
      footer .col-1 {
        border: none;
        width: 100%;
        padding: 0 30px; }
        footer .col-1 br {
          display: none; }
      footer .col-2 {
        background: #262526;
        border: none;
        width: 100%;
        padding: 30px 30px 20px 30px; }
        footer .col-2 .box {
          border: none;
          margin: 0;
          width: 100%; }
          footer .col-2 .box p {
            margin-bottom: 0; }
        footer .col-2 .owl-controls .owl-buttons div {
          background: none;
          color: #4a9c4d;
          font-size: 1.6em;
          position: absolute;
          opacity: 1; }
          footer .col-2 .owl-controls .owl-buttons div:hover {
            color: #3a793c; }
        footer .col-2 .owl-prev {
          left: 30px;
          top: 70px; }
        footer .col-2 .owl-next {
          right: 30px;
          top: 70px; }
      footer .col-3 {
        padding: 20px 30px;
        width: 100%; }
        footer .col-3 ul {
          -webkit-column-count: 2;
          -moz-column-count: 2;
          column-count: 2;
          width: 100%;
          margin: 0; }
          footer .col-3 ul.first {
            width: 100%;
            margin: 20px 0 0 0;
            padding-right: 0; }
        footer .col-3 p {
          display: block;
          width: 100%;
          float: left; }
        footer .col-3 li {
          margin-bottom: 10px; } }
  @media only screen and (max-width: 320px) {
    footer .col-3 ul {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      width: 100%;
      margin: 0; } }

.rubber-cheese {
  color: #878888;
  float: left;
  font-size: 1.4em;
  line-height: 1.4;
  margin: 50px 0 0 0;
  width: 100%;
  text-align: center;
  padding: 0 30px; }
  .rubber-cheese a {
    color: #878888; }
    .rubber-cheese a:hover {
      color: #5db45e; }
  @media only screen and (max-width: 768px) {
    .rubber-cheese {
      text-align: left; } }
  @media only screen and (max-width: 667px) {
    .rubber-cheese {
      margin: 20px 0 20px 0;
      text-align: center; } }
  @media only screen and (max-width: 320px) {
    .rubber-cheese {
      margin: 20px 0;
      line-height: 1.4em; } }

#employee-login {
  background: #5db45e;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  bottom: 0;
  color: #fff;
  font-size: 1.5em;
  font-weight: 500;
  right: 20px;
  position: fixed;
  text-align: center;
  padding: 15px;
  width: 200px;
  box-shadow: -1px -2px 3px -1px rgba(35, 82, 37, 0.75);
  z-index: 9999; }
  #employee-login:hover {
    background: #a6ca5e; }
  @media only screen and (max-width: 667px) {
    #employee-login {
      margin: 0 auto;
      left: 0;
      right: 0; } }

#home-banner {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden; }
  #home-banner .welcome-panel {
    background: #57ae59 url(../img/home-banner-bg.png) no-repeat;
    background-size: cover;
    display: table;
    float: left;
    height: 614px;
    overflow: hidden;
    width: 50%; }
    #home-banner .welcome-panel h2 {
      color: #fff;
      font-size: 5em;
      font-weight: 300;
      line-height: 1em;
      margin: 0 0 30px 0; }
    #home-banner .welcome-panel h3 {
      color: #235225;
      font-family: "Roboto", sans-serif;
      font-size: 1.6em;
      font-weight: 500;
      line-height: 1em;
      margin: 0 0 10px 0; }
    #home-banner .welcome-panel p {
      color: #fff;
      font-size: 1.4em;
      line-height: 21px;
      margin: 0 0 20px 0; }
    #home-banner .welcome-panel strong {
      color: #235225;
      font-weight: 500; }
    #home-banner .welcome-panel .panel {
      display: table-cell;
      max-width: 340px;
      margin: 0 auto;
      vertical-align: middle;
      padding: 0 25%; }
  #home-banner .panels {
    float: left;
    height: 100%;
    height: 614px;
    width: 50%; }
    #home-banner .panels .col {
      float: left;
      width: 100%;
      max-width: 400px; }
      #home-banner .panels .col .image {
        background-repeat: no-repeat;
        background-size: cover;
        float: left;
        height: 307px;
        max-height: 307px;
        width: 100%;
        overflow: hidden; }
      #home-banner .panels .col .caption {
        float: left;
        background: #f5f4f4;
        display: table;
        height: 307px;
        width: 100%;
        position: relative; }
        #home-banner .panels .col .caption:after {
          content: '';
          border-style: solid;
          border-width: 10px 10px 0 10px;
          border-color: #f5f4f4 transparent transparent transparent;
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          bottom: -10px;
          height: 0;
          width: 0; }
        #home-banner .panels .col .caption .caption-content {
          display: table-cell;
          vertical-align: middle;
          padding: 0 50px; }
        #home-banner .panels .col .caption.caption-green {
          background: #338936; }
          #home-banner .panels .col .caption.caption-green h3, #home-banner .panels .col .caption.caption-green p {
            color: #fff; }
          #home-banner .panels .col .caption.caption-green:after {
            content: '';
            border-style: solid;
            border-width: 0 10px 10px 10px;
            border-color: transparent transparent #338936 transparent;
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            height: 0;
            width: 0;
            top: -10px; }
      #home-banner .panels .col h3 {
        font-size: 2.8em;
        font-weight: 300;
        line-height: 1em; }
      #home-banner .panels .col p {
        color: #504e4e;
        font-size: 1.4em;
        line-height: 1.5em; }
  #home-banner .owl-controls {
    left: -50px;
    position: absolute;
    top: 45%; }
    #home-banner .owl-controls .owl-buttons div {
      display: block;
      background: #77bd75;
      border-radius: 100%;
      color: #338936;
      font-size: 1.4em;
      height: 34px;
      line-height: 34px;
      width: 34px;
      opacity: 1;
      margin-bottom: 10px; }
      #home-banner .owl-controls .owl-buttons div:hover {
        background: #338936;
        color: #77bd75; }
      #home-banner .owl-controls .owl-buttons div.disabled {
        opacity: 0.4; }
        #home-banner .owl-controls .owl-buttons div.disabled:hover {
          color: #338936;
          background: #77bd75; }
  @media only screen and (max-width: 1200px) {
    #home-banner .welcome-panel .panel {
      padding: 0 90px 0 40px; } }
  @media only screen and (max-width: 1235px) {
    #home-banner .welcome-panel {
      width: 45%; }
    #home-banner .panels {
      width: 55%; } }
  @media only screen and (max-width: 990px) {
    #home-banner .welcome-panel {
      width: 60%; }
    #home-banner .panels {
      width: 40%; }
      #home-banner .panels .col {
        width: 100%; } }
  @media only screen and (max-width: 667px) {
    #home-banner {
      height: auto; }
      #home-banner .welcome-panel {
        height: auto;
        padding: 50px 0;
        width: 100%; }
        #home-banner .welcome-panel .panel {
          display: block;
          width: 100%;
          max-width: 100%;
          padding: 0 30px; }
      #home-banner .panels {
        display: none !important; } }

#how-we-can-help {
  float: left;
  max-height: 700px;
  width: 100%;
  text-align: center;
  background: #f5f4f4; }
  #how-we-can-help.bg-grey {
    background: #f4f2f2;
    padding: 80px 0 70px 0; }
  #how-we-can-help .intro {
    margin: 45px 0 0 0;
    padding: 0; }
  #how-we-can-help h2 {
    color: #323233;
    font-size: 2.8em; }
  #how-we-can-help #services {
    float: left;
    margin: 0 0 10px 0;
    width: 100%; }
  #how-we-can-help .service {
    display: block;
    position: relative;
    padding: 0 20px 20px 20px;
    max-width: 185px;
    width: 180px;
    margin: 0 auto; }
    #how-we-can-help .service .icon {
      height: 110px;
      margin-bottom: 20px;
      position: relative;
      text-align: center; }
      #how-we-can-help .service .icon img {
        bottom: 0;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        height: 55px;
        /*
				&.icon-catering, &.icon-recipes{
					height: 90px;
				}

				&.icon-cleaning{
					height: 100px;
				}

				&.icon-grounds-services, &.icon-grounds-maintenance{
					height: 94px;
				}

				&.icon-landscape, &.icon-grounds-design{
					height: 90px;
				}

				&.icon-design-and-print{
					height: 80px;
				}

				&.icon-energy-management, &.icon-energy{
					height: 80px;
				}

				&.icon-courier-and-postal{
					height: 80px;
				}

				&.icon-security{
					height: 80px;
				}

				&.icon-reception-and-concierge{
					height: 80px;
				}

				&.icon-handyman{
					height: 80px;
				}

				&.icon-property-management{
					height: 80px;
				}

				&.icon-equipment-maintenance{
					height: 80px;
				}

				&.icon-environmental-services{
					height: 80px;
				}

				&.icon-building-technician {
					height: 85px;
				}*/ }
    #how-we-can-help .service h3 {
      font-family: "Roboto", sans-serif;
      font-size: 1.6em;
      font-weight: 500;
      margin: 0 0 14px 0;
      text-transform: uppercase;
      line-height: 1.31; }
    #how-we-can-help .service p {
      font-size: 1.4em;
      line-height: 1.5em;
      padding: 0 10px; }
    #how-we-can-help .service .read-more {
      color: #a6ca5e;
      display: inline-block;
      font-weight: 500;
      margin: 0 auto;
      text-decoration: underline;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
      #how-we-can-help .service .read-more:hover {
        color: #5db45e; }
  #how-we-can-help .wrapper {
    max-width: 1200px;
    padding: 0 30px; }
    @media only screen and (min-width: 1080px) {
      #how-we-can-help .wrapper {
        padding: 0 60px; } }
    @media only screen and (min-width: 1200px) {
      #how-we-can-help .wrapper {
        padding: 0; } }
  #how-we-can-help .owl-theme .owl-controls .owl-buttons div {
    background: none;
    color: #a7a5a5;
    font-size: 20px;
    position: absolute;
    opacity: 1; }
    #how-we-can-help .owl-theme .owl-controls .owl-buttons div:hover {
      color: #747272; }
    #how-we-can-help .owl-theme .owl-controls .owl-buttons div.disabled {
      cursor: not-allowed;
      opacity: 0.5; }
      #how-we-can-help .owl-theme .owl-controls .owl-buttons div.disabled:hover {
        color: #a7a5a5;
        opacity: 0.5; }
  #how-we-can-help .owl-prev {
    left: -30px;
    top: 80px; }
    @media only screen and (min-width: 1400px) {
      #how-we-can-help .owl-prev {
        left: -60px; } }
  #how-we-can-help .owl-next {
    right: -30px;
    top: 80px; }
    @media only screen and (min-width: 1400px) {
      #how-we-can-help .owl-next {
        right: -60px; } }
  #how-we-can-help .num {
    display: none;
    font-size: 12px;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: center;
    color: #6e6e6e; }
  @media only screen and (max-width: 1080px) {
    #how-we-can-help .owl-prev {
      left: 10px; }
    #how-we-can-help .owl-next {
      right: 10px; } }
  @media only screen and (max-width: 768px) {
    #how-we-can-help .owl-prev {
      left: 10px;
      top: 80px; }
    #how-we-can-help .owl-next {
      right: 10px;
      top: 80px; } }
  @media only screen and (max-width: 667px) {
    #how-we-can-help {
      padding: 40px 0; }
      #how-we-can-help .wrapper {
        padding: 0 30px; }
      #how-we-can-help #services {
        margin-top: 0; }
      #how-we-can-help .service {
        max-width: none; }
      #how-we-can-help .num {
        display: block; } }
  @media only screen and (max-width: 320px) {
    #how-we-can-help .service {
      padding-left: 0;
      width: 100%; }
    #how-we-can-help .intro p {
      display: none; } }

#home-quote {
  background: #f4f4f4;
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative; }
  #home-quote .max-wrapper {
    max-width: none; }
  #home-quote .img {
    background: #393b41;
    max-height: 360px;
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative; }
  #home-quote img {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 250px;
    width: 100%;
    opacity: 0.5; }
  #home-quote:hover img {
    opacity: 0.5;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  #home-quote h3 {
    color: #a6ca5e;
    font-size: 1.4em;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    top: 30px;
    z-index: 999;
    width: 100%; }
  #home-quote blockquote {
    position: absolute;
    text-align: center;
    z-index: 999;
    width: 100%;
    max-width: 800px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 0 50px;
    margin: auto;
    height: 100px; }
    #home-quote blockquote p {
      color: #fff;
      font-size: 2.8em;
      font-style: italic;
      line-height: 1.4em;
      margin: 0; }
    #home-quote blockquote em {
      color: #a6ca5e;
      font-size: 14px;
      font-style: normal; }
  @media only screen and (max-width: 960px) {
    #home-quote blockquote p {
      font-size: 2em; } }
  @media only screen and (max-width: 667px) {
    #home-quote blockquote {
      margin: 0;
      left: 0;
      right: 0;
      top: 30%;
      padding: 0 30px; }
      #home-quote blockquote p {
        font-size: 1.8em; } }
  @media only screen and (max-width: 320px) {
    #home-quote blockquote {
      height: auto;
      top: 30px;
      padding: 30px; }
      #home-quote blockquote p {
        font-size: 1.6em; } }

#home-case-studies {
  float: left;
  width: 100%; }
  #home-case-studies .left-col {
    float: left;
    padding: 70px 40px;
    width: 65.38462%;
    text-align: center; }
    #home-case-studies .left-col .content {
      max-width: 600px;
      margin: 0 auto; }
    #home-case-studies .left-col h3 {
      color: #5eb35f;
      font-size: 1.4em;
      margin: 20px 0 0 0;
      text-transform: uppercase; }
    #home-case-studies .left-col h2 {
      font-size: 2.8em;
      margin: 25px 0 0 0; }
    #home-case-studies .left-col p {
      color: #504e4e;
      font-size: 1.4em;
      line-height: 1.5em; }
    #home-case-studies .left-col h4 {
      font-size: 1.4em;
      line-height: 1em; }
    #home-case-studies .left-col ul {
      padding: 0;
      margin: 0 0 30px 0; }
    #home-case-studies .left-col li {
      list-style: none;
      font-size: 1.4em;
      font-weight: 500;
      line-height: 1.5em; }
      #home-case-studies .left-col li:before {
        content: '\f061';
        font-family: fontAwesome;
        font-weight: 300;
        margin: 0 10px 5px 0; }
    #home-case-studies .left-col .read-more {
      color: #abcc58;
      font-weight: 500; }
  #home-case-studies .right-col {
    background: #f5f4f4;
    border-left: 2px solid #eeeded;
    float: right;
    padding: 100px 0 100px 2.30769%;
    width: 34.61538%; }
    #home-case-studies .right-col .wrapper {
      max-width: 245px;
      margin: 0 auto; }
  @media only screen and (max-width: 900px) {
    #home-case-studies .left-col {
      padding: 30px;
      width: 60%; }
    #home-case-studies .right-col {
      width: 40%; } }
  @media only screen and (max-width: 667px) {
    #home-case-studies {
      text-align: center; }
      #home-case-studies .left-col {
        width: 100%;
        text-align: center; }
      #home-case-studies .right-col {
        display: none;
        padding: 20px 30px; } }

.services-widget {
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.26);
  float: left;
  width: 100%; }
  .services-widget.owl-carousel {
    width: 245px; }
  .services-widget .servive-title {
    border-bottom: 1px solid #f5f4f4;
    float: left;
    padding: 20px;
    text-align: center;
    width: 100%; }
    .services-widget .servive-title h3 {
      color: #999;
      font-family: "Roboto", sans-serif;
      font-size: 1.4em;
      font-weight: 500;
      text-transform: uppercase; }
  .services-widget .services-body {
    float: left;
    padding: 30px;
    text-align: center;
    width: 100%; }
    .services-widget .services-body p {
      font-size: 1.4em;
      font-weight: 500;
      line-height: 1.5em;
      margin: 0; }
  .services-widget .service {
    float: left;
    margin: 40px 0 0 0;
    width: 100%; }
    .services-widget .service h3 {
      font-size: 1.6em;
      font-family: "Roboto", sans-serif;
      font-weight: 500;
      margin: 20px 0 0 0;
      text-transform: uppercase; }
    .services-widget .service .icon {
      position: relative;
      text-align: center; }
      .services-widget .service .icon.icon-catering img, .services-widget .service .icon.icon-recipes img {
        height: 80px; }
      .services-widget .service .icon.icon-cleaning img {
        height: 100px; }
      .services-widget .service .icon.icon-ground-services img {
        height: 80px; }
      .services-widget .service .icon.icon-landscape img {
        height: 65px; }
      .services-widget .service .icon.icon-design-and-print img {
        height: 56px; }
      .services-widget .service .icon.icon-energy-management img {
        height: 62px; }
      .services-widget .service .icon.icon-courier-and-postal img {
        height: 52px; }
      .services-widget .service .icon.icon-security img {
        height: 68px; }
      .services-widget .service .icon.icon-reception-and-concierge img {
        height: 65px; }
  .services-widget .owl-theme .owl-controls .owl-buttons div {
    color: #4a9c4d;
    display: inline-block;
    background: none;
    opacity: 1;
    font-size: 1.4em;
    margin: 0 0 0 5px;
    padding: 0; }
    .services-widget .owl-theme .owl-controls .owl-buttons div:hover {
      color: #3a793c; }
    .services-widget .owl-theme .owl-controls .owl-buttons div.disabled {
      color: #a7a5a5; }
  @media only screen and (max-width: 667px) {
    .services-widget {
      margin: 0 auto; } }

#panel-contact {
  background: url(../img/bg-wood.jpg) repeat-x;
  float: left;
  padding: 50px 0;
  width: 100%; }
  #panel-contact .wrapper {
    max-width: 835px; }
  #panel-contact #contact-block {
    background: #f5f5f5;
    border: 1px solid #dbdddd;
    float: left;
    width: 100%; }
  #panel-contact .col {
    border-left: 1px solid #dbdddd;
    float: left;
    padding: 55px 40px;
    text-align: center;
    width: 33.5%; }
    #panel-contact .col:first-child {
      border-left: none;
      width: 33%; }
  #panel-contact .contact {
    color: #449a46;
    display: block;
    font-size: 2.1em; }
  #panel-contact h3 {
    font-size: 1.6em;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    text-transform: uppercase; }
    #panel-contact h3 a {
      color: #449a46; }
  #panel-contact img {
    margin: 20px 0; }
  #panel-contact p {
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5em; }
    #panel-contact p a {
      color: #abcc58; }
  #panel-contact a {
    line-height: 1.4em; }
  @media only screen and (max-width: 860px) {
    #panel-contact .wrapper {
      padding: 0 30px; }
    #panel-contact .col {
      padding: 20px; }
    #panel-contact .contact {
      font-size: 1.8em; } }
  @media only screen and (max-width: 667px) {
    #panel-contact .col {
      border: none;
      display: none;
      padding: 20px; }
      #panel-contact .col.mobile-show {
        display: block;
        width: 100%; } }

#whats-going-on {
  float: left;
  padding: 80px 0;
  width: 100%;
  text-align: center;
  color: #6e6e6e; }
  #whats-going-on .wrapper {
    max-width: 1015px;
    padding: 0 50px; }
  #whats-going-on h2 {
    font-size: 2.8em; }
  #whats-going-on .intro {
    max-width: 640px;
    margin: 0 auto; }
    #whats-going-on .intro p {
      font-size: 1.4em;
      line-height: 1.5em;
      color: #6e6e6e; }
    #whats-going-on .intro a {
      color: #abcc58;
      font-weight: 500; }
  #whats-going-on .num {
    margin-top: 30px;
    font-size: 12px;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: center;
    color: #6e6e6e; }
  #whats-going-on .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    font-size: 20px;
    background: transparent;
    border: none;
    color: #a7a5a5; }
    #whats-going-on .slick-arrow.slick-disabled {
      opacity: 0.5; }
    #whats-going-on .slick-arrow.slick-prev {
      left: -35px; }
    #whats-going-on .slick-arrow.slick-next {
      right: -35px; }
    #whats-going-on .slick-arrow:hover:not(.slick-disabled) {
      color: #747272; }
  #whats-going-on #posts {
    float: left;
    margin: 30px 0 0 0;
    width: 100%; }
  #whats-going-on .post {
    float: left;
    text-align: left;
    padding: 0 20px; }
    #whats-going-on .post img {
      width: 100%; }
    #whats-going-on .post h3 {
      font-size: 2.1em;
      margin: 35px 0 15px 0;
      line-height: 1.4em; }
      #whats-going-on .post h3 a:hover {
        color: #5db45e; }
    #whats-going-on .post p {
      font-size: 1.4em;
      line-height: 1.5em; }
    #whats-going-on .post .read-more {
      color: #a6ca5e;
      text-decoration: underline; }
      #whats-going-on .post .read-more:hover {
        color: #5db45e; }
  @media screen and (min-width: 660px) {
    #whats-going-on .num {
      display: none; } }

.home-featured-case-studies {
  float: left;
  width: 100%;
  padding: 70px 0 70px;
  text-align: center; }
  .home-featured-case-studies .btn {
    margin-top: 30px; }
  .home-featured-case-studies h2 {
    font-family: "Nunito", sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #6e6e6e;
    padding-bottom: 30px; }
  .home-featured-case-studies .inner {
    display: block;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    padding: 0 50px;
    max-width: 875px;
    margin: 0 auto; }
  .home-featured-case-studies .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    font-size: 20px;
    background: transparent;
    border: none;
    color: #a7a5a5; }
    .home-featured-case-studies .slick-arrow.slick-disabled {
      opacity: 0.5; }
    .home-featured-case-studies .slick-arrow.slick-prev {
      left: -35px; }
    .home-featured-case-studies .slick-arrow.slick-next {
      right: -35px; }
  .home-featured-case-studies .slick-track {
    display: -webkit-box;
    display: flex; }
    .home-featured-case-studies .slick-track .slick-slide {
      display: -webkit-box;
      display: flex;
      height: auto; }
  .home-featured-case-studies .featured_case_study {
    text-align: left;
    vertical-align: top;
    margin: 0;
    width: auto;
    display: inline-block;
    position: relative; }
    .home-featured-case-studies .featured_case_study .case-study-inner {
      display: block;
      height: 100%;
      background: #f5f4f4; }
      .home-featured-case-studies .featured_case_study .case-study-inner img {
        position: absolute;
        bottom: 20px;
        right: 20px;
        width: 45px; }
    .home-featured-case-studies .featured_case_study .image {
      width: 100%;
      padding-bottom: 68%; }
    .home-featured-case-studies .featured_case_study .copy {
      background: #f5f4f4;
      padding: 30px 30px 40px 30px; }
      .home-featured-case-studies .featured_case_study .copy h2 {
        font-family: "Nunito", sans-serif;
        font-weight: 300;
        font-size: 24px;
        line-height: 1.17;
        color: #6e6e6e;
        padding-bottom: 0; }
      .home-featured-case-studies .featured_case_study .copy p {
        margin-top: 10px;
        font-size: 14px;
        line-height: 1.5;
        color: #6e6e6e; }
      .home-featured-case-studies .featured_case_study .copy .read-more {
        font-size: 14px;
        line-height: 1.5;
        color: #5db25e; }
  .home-featured-case-studies .num {
    font-size: 12px;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: center;
    color: #6e6e6e;
    padding-top: 35px; }
  @media screen and (min-width: 660px) {
    .home-featured-case-studies .copy {
      padding: 25px 20px 30px; }
    .home-featured-case-studies .inner {
      padding: 0 80px; }
    .home-featured-case-studies .slick-arrow.slick-prev {
      left: -45px; }
    .home-featured-case-studies .slick-arrow.slick-next {
      right: -45px; } }
  @media screen and (min-width: 900px) {
    .home-featured-case-studies .inner {
      display: block;
      -webkit-box-align: center;
      align-items: center;
      text-align: center;
      padding: 0; }
    .home-featured-case-studies .featured_case_study {
      margin: 0 20px 0 0; }
      .home-featured-case-studies .featured_case_study:last-of-type {
        margin-right: 0; }
    .home-featured-case-studies .num {
      display: none; } }

.featured-panels {
  float: left;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: flex; }
  .featured-panels .featured-panel {
    position: relative; }
    .featured-panels .featured-panel:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: #000;
      opacity: 0.4;
      z-index: 1; }
  .featured-panels .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    font-size: 20px;
    background: transparent;
    border: none;
    color: #ccc; }
    .featured-panels .slick-arrow.slick-disabled {
      opacity: 0.5; }
    .featured-panels .slick-arrow.slick-prev {
      left: 100px; }
    .featured-panels .slick-arrow.slick-next {
      right: 100px; }
    .featured-panels .slick-arrow:hover:not(.slick-disabled) {
      color: #747272; }
  @media (max-width: 800px) {
    .featured-panels .slick-arrow {
      bottom: -60px; }
      .featured-panels .slick-arrow.slick-prev {
        left: 45%; }
      .featured-panels .slick-arrow.slick-next {
        right: 45%; } }
  @media (max-width: 600px) {
    .featured-panels .slick-arrow.slick-prev {
      left: 40%; }
    .featured-panels .slick-arrow.slick-next {
      right: 40%; } }

.slick-initialized .slick-slide.featured-panel {
  display: -webkit-box;
  display: flex; }

.slick-slide.featured-panel {
  padding: 40px 0;
  float: left;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 355px; }
  .slick-slide.featured-panel .wrapper {
    padding: 0 30px;
    position: relative;
    z-index: 2; }
  .slick-slide.featured-panel h2 {
    font-family: "Nunito", sans-serif;
    font-size: 50px;
    font-weight: 300;
    text-align: center;
    color: #ffffff; }
  .slick-slide.featured-panel p {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    color: #ffffff;
    max-width: 400px;
    margin: 10px auto; }
  .slick-slide.featured-panel a {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    color: #5db25e; }

#who-we-work-with {
  float: left;
  width: 100%;
  background: #f5f4f4;
  padding: 70px 0;
  text-align: center; }
  #who-we-work-with h2 {
    font-family: "Nunito", sans-serif;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.17;
    color: #6e6e6e; }
  #who-we-work-with p {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    color: #6e6e6e;
    margin-bottom: 30px; }
  #who-we-work-with .wrapper {
    max-width: 1015px;
    margin: 0 auto;
    padding: 0 50px; }
  #who-we-work-with .who {
    width: 100%;
    padding: 0 20px; }
    #who-we-work-with .who .img {
      width: 100%;
      padding-bottom: 68%; }
  #who-we-work-with .num {
    margin-top: 35px;
    font-size: 12px;
    line-height: 1.58;
    text-align: center;
    color: #6e6e6e; }
  #who-we-work-with .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    font-size: 20px;
    background: transparent;
    border: none;
    color: #a7a5a5; }
    #who-we-work-with .slick-arrow.slick-disabled {
      opacity: 0.5; }
    #who-we-work-with .slick-arrow.slick-prev {
      left: -35px; }
    #who-we-work-with .slick-arrow.slick-next {
      right: -35px; }
    #who-we-work-with .slick-arrow:hover:not(.slick-disabled) {
      color: #747272; }
  @media screen and (min-width: 660px) {
    #who-we-work-with .num {
      display: none; } }
  @media screen and (min-width: 1200px) {
    #who-we-work-with .slick-arrow.slick-prev {
      left: -170px; }
    #who-we-work-with .slick-arrow.slick-next {
      right: -170px; } }

.block {
  float: left;
  width: 100%; }
  .block .intro {
    margin: 0px auto 40px auto;
    width: 100%;
    padding: 0 30px;
    text-align: center; }
    .block .intro p {
      font-size: 1.8em;
      line-height: 1.5em;
      margin: 20px 0 0 0; }
      .block .intro p.green {
        color: #5db45e; }
  .block h2 {
    font-size: 2.8em;
    line-height: 1.2em; }
  .block h3 {
    color: #5db45e;
    font-size: 1.8em;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    margin: 0 0 10px 0; }
  .block p {
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 0 0 1em 0; }
  .block ul {
    padding: 0; }
  .block li {
    font-size: 1.4em;
    line-height: 1.5em;
    list-style: none;
    margin: 0 0 5px 0;
    position: relative;
    padding: 0 0 0 20px; }
    .block li:before {
      content: '\f061';
      color: #a6ca5e;
      font-family: fontAwesome;
      left: 0;
      position: absolute; }
  @media only screen and (max-width: 667px) {
    .block .intro {
      padding: 0; }
      .block .intro p {
        font-size: 1.6em; }
    .block h2 {
      font-size: 2.5em; } }

.block-banner {
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: flex;
  min-height: 300px;
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 40px 20px; }
  .block-banner:before {
    background: rgba(0, 0, 0, 0.4);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
  .block-banner.no-tint:before {
    display: none; }
  .block-banner img {
    width: 100%; }
  .block-banner .wrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
  .block-banner h1 {
    color: #fff;
    font-size: 53px;
    margin: 0 0 10px 0;
    line-height: 1.06; }
    .block-banner h1.no-margin {
      margin: 0; }
  .block-banner p {
    color: #fff;
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 0; }
    .block-banner p span.green {
      color: #a6ca5e; }
    .block-banner p.meta {
      color: #a6ca5e; }
      .block-banner p.meta a {
        color: #a6ca5e;
        text-decoration: underline; }
        .block-banner p.meta a:hover {
          color: #fff; }
  .block-banner h3 {
    color: #a8d166;
    font-size: 1.8em;
    line-height: 1.5em;
    margin: 0; }
  .block-banner .content {
    margin: 0 auto;
    max-width: 650px;
    position: relative; }
    .block-banner .content.background--light h1, .block-banner .content.background--light p {
      color: #000; }
  @media only screen and (max-width: 667px) {
    .block-banner {
      padding: 30px; }
      .block-banner h1 {
        font-size: 3em;
        margin: 0 0 20px 0; } }

.block-two-cols {
  padding: 0 0 40px 0; }
  .block-two-cols:first-child {
    padding: 60px 0 40px 0; }
  .block-two-cols .intro {
    margin: 60px auto 40px auto; }
  .block-two-cols .wrapper {
    max-width: 890px; }
  .block-two-cols .left-col {
    float: left;
    margin-right: 2.24719%;
    width: 67.41573%; }
    .block-two-cols .left-col.full-col {
      width: 100%; }
  .block-two-cols .right-col {
    float: right;
    width: 30.33708%; }
  .block-two-cols.who-are-we .left-col {
    width: 48%;
    margin-right: 4%; }
  .block-two-cols.who-are-we .right-col {
    width: 48%; }
  .block-two-cols.grey {
    background: #f4f2f2; }
  @media only screen and (max-width: 920px) {
    .block-two-cols {
      padding: 0 0 40px 0; }
      .block-two-cols:first-child {
        padding: 40px 0; }
      .block-two-cols .wrapper {
        padding: 0 30px; } }
  @media only screen and (max-width: 667px) {
    .block-two-cols .left-col {
      width: 100%; }
    .block-two-cols .right-col {
      width: 100%; }
    .block-two-cols.who-are-we .left-col {
      width: 100%;
      margin-right: 0; }
    .block-two-cols.who-are-we .right-col {
      width: 100%; } }
  .block-two-cols .cols {
    float: left;
    width: 100%;
    position: relative; }

.awards .block-two-cols .cols {
  padding-bottom: 20px; }
  .awards .block-two-cols .cols:after {
    content: '';
    display: block;
    height: 2px;
    background: #5db45e;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0; }

.block-two-images .image {
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  height: 435px;
  width: 50%; }

@media only screen and (max-width: 667px) {
  .block-two-images .image {
    height: 300px; } }

@media only screen and (max-width: 320px) {
  .block-two-images .image {
    display: none; }
    .block-two-images .image:first-child {
      display: block;
      width: 100%; } }

.block-three-images .image {
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  height: 435px;
  width: 33.5%; }
  .block-three-images .image:first-child {
    width: 33%; }

@media only screen and (max-width: 667px) {
  .block-three-images .image {
    height: 300px;
    width: 50%; }
    .block-three-images .image:first-child {
      width: 50%; }
    .block-three-images .image:last-child {
      display: none; } }

@media only screen and (max-width: 320px) {
  .block-three-images .image {
    display: none; }
    .block-three-images .image:first-child {
      display: block;
      width: 100%; } }

.block-testimonial {
  background: #425164;
  display: table;
  padding: 80px 0 60px 0; }
  .block-testimonial .wrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
  .block-testimonial .content {
    max-width: 590px;
    margin: 0 auto;
    position: relative; }
    .block-testimonial .content:before {
      content: '\201C';
      font-family: 'Georgia', serif;
      font-size: 6em;
      color: #fff;
      position: absolute;
      left: -50px;
      top: 10px; }
    .block-testimonial .content:after {
      content: '\201D';
      font-family: 'Georgia', serif;
      font-size: 6em;
      color: #fff;
      position: absolute;
      right: -40px;
      bottom: -20px; }
  .block-testimonial blockquote {
    margin: 0;
    padding: 0; }
  .block-testimonial h1, .block-testimonial h2 {
    color: #f5f4f4;
    font-size: 3em;
    margin: 0; }
  .block-testimonial h3 {
    color: #f5f4f4;
    font-size: 2em;
    margin: 0; }
  .block-testimonial p {
    color: #f5f4f4;
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 20px 0; }
  .block-testimonial cite {
    color: #b2ce58;
    font-style: normal; }
  @media only screen and (max-width: 667px) {
    .block-testimonial {
      padding: 40px 0; }
      .block-testimonial .wrapper {
        padding: 0 30px; }
      .block-testimonial .content {
        width: 100%;
        max-width: inherit; }
        .block-testimonial .content:before {
          left: 0; }
        .block-testimonial .content:after {
          right: 0; }
      .block-testimonial h2 {
        font-size: 3em; } }

.block-image {
  max-height: 410px;
  overflow: hidden; }
  .block-image img {
    width: 100%; }

.block-one-col {
  padding: 80px 0;
  text-align: center; }
  .block-one-col .wrapper {
    max-width: 670px; }
  @media only screen and (max-width: 667px) {
    .block-one-col {
      padding: 40px 0; }
      .block-one-col .wrapper {
        padding: 0 30px; } }

.block-contact {
  background: #cecece;
  padding: 80px 0; }
  .block-contact .wrapper {
    max-width: 820px; }
  .block-contact h2 {
    color: #5db45e;
    margin: 0 0 20px 0; }
  .block-contact p {
    color: #363636;
    margin-top: 0; }
  .block-contact .left-col {
    border-right: 1px solid #363636;
    float: left;
    padding: 0 40px 0 0;
    width: 59.7561%; }
  .block-contact .right-col {
    float: right;
    padding: 5px 0 5px 40px;
    width: 40.2439%; }
    .block-contact .right-col p {
      color: #363636;
      font-weight: normal;
      line-height: 1.8em; }
      .block-contact .right-col p a {
        color: #363636;
        font-weight: normal; }
    .block-contact .right-col strong {
      color: #5db45e;
      font-weight: normal;
      font-size: 28px; }
    .block-contact .right-col .tel {
      font-size: 28px; }
    .block-contact .right-col .email {
      font-size: 21px; }
    .block-contact .right-col .btn {
      background: #5db45e;
      margin: 5px 0 0 0; }
  @media only screen and (max-width: 850px) {
    .block-contact .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 667px) {
    .block-contact {
      padding: 40px 0; }
      .block-contact .wrapper {
        padding: 0 30px; }
      .block-contact h2 {
        font-size: 2.2em; }
      .block-contact .left-col {
        width: 60%;
        padding-right: 20px; }
      .block-contact .right-col {
        width: 40%;
        padding-left: 20px; }
        .block-contact .right-col strong {
          font-size: 18px; }
        .block-contact .right-col .tel {
          font-size: 18px; }
        .block-contact .right-col .email {
          font-size: 18px; } }
  @media only screen and (max-width: 525px) {
    .block-contact {
      text-align: center; }
      .block-contact .left-col {
        border: none;
        padding: 0;
        width: 100%; }
      .block-contact h2 {
        margin: 0 0 20px 0; }
      .block-contact .right-col {
        width: 100%;
        text-align: center; } }

.block-sitemap .wrapper {
  max-width: 960px;
  padding: 40px 0; }

.block-sitemap ul {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4; }

@media only screen and (max-width: 990px) {
  .block-sitemap .wrapper {
    padding: 40px 30px; } }

@media only screen and (max-width: 768px) {
  .block-sitemap ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }

@media only screen and (max-width: 400px) {
  .block-sitemap ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; } }

.btn-wrapper {
  float: left;
  width: 100%;
  text-align: center; }

.block-banner h2 {
  color: #b2ce58;
  font-size: 30px;
  margin: 0; }

@media only screen and (max-width: 667px) {
  .block-banner h2 {
    font-size: 2em; } }

.block-our-services {
  padding: 80px 0; }
  .block-our-services .wrapper {
    max-width: 1200px;
    color: #6e6e6e;
    padding: 0 20px; }
  .block-our-services .intro {
    text-align: center; }
    .block-our-services .intro h2 {
      padding-bottom: 20px; }
    .block-our-services .intro p {
      max-width: 750px;
      margin: 0 auto; }
  .block-our-services .services {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    white-space: nowrap; }
  .block-our-services .service {
    margin: 0 0 40px 0;
    vertical-align: top;
    width: 25%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    text-align: center;
    padding: 0 25px 40px;
    position: relative;
    white-space: normal; }
    .block-our-services .service h3 {
      color: #6e6e6e;
      font-size: 1.6em;
      font-family: "Roboto", sans-serif;
      font-weight: 500;
      margin: 15px 0 10px 0;
      text-transform: uppercase; }
      .block-our-services .service h3 a {
        color: #4f4f4f; }
        .block-our-services .service h3 a:hover {
          color: #5db45e; }
    .block-our-services .service p {
      margin: 0; }
    .block-our-services .service a {
      color: #a6ca5e; }
    .block-our-services .service .read-more {
      display: inline-block;
      font-size: 1.4em;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .block-our-services .service .read-more:hover {
        color: #5db45e; }
    .block-our-services .service .img {
      display: inline-block;
      height: 105px;
      line-height: 105px;
      vertical-align: middle; }
      .block-our-services .service .img img {
        display: inline-block; }
      .block-our-services .service .img.icon-catering img, .block-our-services .service .img.icon-recipes img {
        height: 80px; }
      .block-our-services .service .img.icon-cleaning img {
        height: 100px; }
      .block-our-services .service .img.icon-grounds-services img, .block-our-services .service .img.icon-grounds-maintenance img {
        height: 80px; }
      .block-our-services .service .img.icon-landscape img, .block-our-services .service .img.icon-grounds-design img {
        height: 65px; }
      .block-our-services .service .img.icon-design-and-print img {
        height: 56px; }
      .block-our-services .service .img.icon-energy-management img, .block-our-services .service .img.icon-energy img {
        height: 70px; }
      .block-our-services .service .img.icon-courier-and-postal img {
        height: 52px; }
      .block-our-services .service .img.icon-security img {
        height: 68px; }
      .block-our-services .service .img.icon-reception-and-concierge img {
        height: 65px; }
      .block-our-services .service .img.icon-handyman img {
        height: 70px; }
      .block-our-services .service .img.icon-property-management img {
        height: 70px; }
      .block-our-services .service .img.icon-equipment-maintenance img {
        height: 70px; }
      .block-our-services .service .img.icon-building-technician img {
        height: 75px; }
      .block-our-services .service .img.icon-environmental-services img {
        height: 75px; }
      .block-our-services .service .img.icon-passenger-transport img {
        height: 75px; }
  @media only screen and (max-width: 1100px) {
    .block-our-services .service {
      width: 33%; } }
  @media only screen and (max-width: 850px) {
    .block-our-services .service {
      width: 50%; } }
  @media only screen and (max-width: 660px) {
    .block-our-services .service {
      width: 100%; } }

.block-clients {
  background: #f4f2f2;
  padding: 0; }
  .block-clients .wrapper {
    padding: 40px 0;
    max-width: 700px; }
  .block-clients .intro {
    margin: 0; }
    .block-clients .intro p {
      color: #3f3f3f; }
  .block-clients .clients-content {
    margin: 20px 0 0 0;
    text-align: center; }
  .block-clients .clients {
    background: #fff;
    border-top: 1px solid #eee;
    margin: 0;
    padding: 0;
    text-align: center; }
    .block-clients .clients li {
      border-left: 1px solid #eee;
      display: inline-block;
      margin: 0 -4px 0 0;
      list-style: none;
      height: 160px;
      line-height: 160px;
      padding: 0;
      vertical-align: top; }
      .block-clients .clients li:before {
        display: none; }
    .block-clients .clients a {
      display: block;
      height: 160px;
      width: 100%;
      overflow: hidden;
      position: relative; }
      .block-clients .clients a .caption {
        background: #415064;
        padding: 60px;
        width: 100%;
        height: 100%;
        text-align: center;
        z-index: 999;
        position: relative;
        -webkit-transition: -webkit-transform 0.35s;
        transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        transition: transform 0.35s, -webkit-transform 0.35s;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
        .block-clients .clients a .caption h3 {
          color: #fff;
          font-size: 1.4em;
          font-family: "Roboto", sans-serif;
          font-weight: 400;
          line-height: 1.4em; }
      .block-clients .clients a .logo {
        background: #fff;
        width: 100%;
        height: 100%;
        padding: 0 10px 10px 10px; }
        .block-clients .clients a .logo img {
          width: 150px;
          height: auto; }
      .block-clients .clients a:hover .logo {
        -webkit-transition: -webkit-transform 0.35s;
        transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        transition: transform 0.35s, -webkit-transform 0.35s;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0); }
      .block-clients .clients a:hover .caption {
        -webkit-transition: -webkit-transform 0.35s;
        transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        transition: transform 0.35s, -webkit-transform 0.35s;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0); }
      .block-clients .clients a .fa {
        color: #a6ca5e;
        font-size: 23px;
        bottom: 10px;
        right: 10px;
        position: absolute; }
  .block-clients .owl-buttons {
    display: none; }
  .block-clients .owl-theme .owl-controls .owl-buttons div {
    background: none;
    color: #a7a5a5;
    font-size: 20px;
    position: absolute;
    opacity: 1; }
    .block-clients .owl-theme .owl-controls .owl-buttons div:hover {
      color: #747272; }
    .block-clients .owl-theme .owl-controls .owl-buttons div.disabled {
      cursor: not-allowed;
      opacity: 0.5; }
      .block-clients .owl-theme .owl-controls .owl-buttons div.disabled:hover {
        color: #a7a5a5;
        opacity: 0.5; }
  .block-clients .owl-prev {
    left: -30px;
    top: 80px; }
    @media only screen and (min-width: 1400px) {
      .block-clients .owl-prev {
        left: -60px; } }
  .block-clients .owl-next {
    right: -30px;
    top: 80px; }
    @media only screen and (min-width: 1400px) {
      .block-clients .owl-next {
        right: -60px; } }
  @media only screen and (max-width: 667px) {
    .block-clients .owl-buttons {
      display: block; }
    .block-clients .wrapper {
      padding: 40px 30px;
      max-width: 100%; }
    .block-clients .clients li {
      border: none; } }
  @media only screen and (max-width: 1080px) {
    .block-clients .owl-prev {
      left: 10px; }
    .block-clients .owl-next {
      right: 10px; } }
  @media only screen and (max-width: 768px) {
    .block-clients .owl-prev {
      left: 50px;
      top: 80px; }
    .block-clients .owl-next {
      right: 50px;
      top: 80px; } }

.block-2-images .img {
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 400px;
  width: 50%; }
  .block-2-images .img img {
    width: 100%; }

@media only screen and (max-width: 480px) {
  .block-2-images .img {
    width: 100%;
    height: 400px; }
    .block-2-images .img:last-child {
      display: none; } }

.block-gallery-images {
  position: relative;
  height: 435px;
  overflow: hidden; }
  .block-gallery-images .image {
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    height: 435px;
    width: 100%; }
  .block-gallery-images .owl-buttons div {
    background: #77bd75;
    border-radius: 100%;
    color: #338936;
    font-size: 27px;
    position: absolute;
    opacity: 1;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    text-align: center; }
    .block-gallery-images .owl-buttons div:hover {
      background: #448a42;
      color: #173f19; }
    .block-gallery-images .owl-buttons div.disabled {
      cursor: not-allowed;
      opacity: 0.5; }
      .block-gallery-images .owl-buttons div.disabled:hover {
        background: #77bd75;
        color: #338936;
        opacity: 0.5; }
  .block-gallery-images .owl-prev {
    left: 30px;
    top: 200px; }
  .block-gallery-images .owl-next {
    right: 30px;
    top: 200px; }

.block-contact-banner {
  background: #5db45e url(../img/bg-green-texture.jpg) repeat;
  height: 470px;
  padding: 0;
  position: relative;
  overflow: hidden; }
  .block-contact-banner .wrapper {
    max-width: 960px; }
  .block-contact-banner h1 {
    color: #fff;
    font-size: 5.3em;
    margin: 0; }
  .block-contact-banner p {
    color: #fff;
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 20px 0; }
  .block-contact-banner .left-col {
    float: left;
    width: 37.5%;
    padding: 5% 0; }
  .block-contact-banner .right-col {
    float: right;
    width: 56.25%;
    position: relative; }
    .block-contact-banner .right-col img {
      width: 100%;
      max-width: none; }
  .block-contact-banner .tel {
    display: block;
    color: #fff;
    font-size: 32px;
    margin: 20px 0 0 0; }
  .block-contact-banner .email {
    color: #174420;
    display: block;
    font-size: 18px; }
  @media only screen and (max-width: 980px) {
    .block-contact-banner {
      height: auto; }
      .block-contact-banner .wrapper {
        padding: 0 30px; }
      .block-contact-banner .left-col {
        width: 50%; }
      .block-contact-banner .right-col {
        width: 50%; } }
  @media only screen and (max-width: 960px) {
    .block-contact-banner .left-col {
      position: relative;
      z-index: 5; }
    .block-contact-banner .right-col img {
      margin-left: -25%;
      width: 540px;
      z-index: 1; } }
  @media only screen and (max-width: 768px) {
    .block-contact-banner .right-col img {
      margin-left: -40%; } }
  @media only screen and (max-width: 667px) {
    .block-contact-banner {
      height: auto; }
      .block-contact-banner .wrapper {
        padding: 0 30px; }
      .block-contact-banner .left-col {
        width: 100%;
        text-align: center;
        padding: 30px 0; }
      .block-contact-banner .right-col {
        display: none; }
      .block-contact-banner .hide-mobile {
        display: none; } }

.block-contact-details {
  padding: 65px 0; }
  .block-contact-details .wrapper {
    max-width: 890px; }
  .block-contact-details .left-col {
    float: left;
    width: 21.34831%; }
    .block-contact-details .left-col img {
      margin-bottom: 30px; }
    .block-contact-details .left-col h3 {
      color: #4b4949;
      font-size: 2em;
      font-weight: 500;
      margin: 0; }
    .block-contact-details .left-col li {
      border-top: 1px solid #dad9d9;
      padding: 5px 0 0 0; }
      .block-contact-details .left-col li:before {
        display: none; }
      .block-contact-details .left-col li:first-child {
        border-top: none; }
      .block-contact-details .left-col li a:hover, .block-contact-details .left-col li a.active {
        color: #58ab63; }
  .block-contact-details .right-col {
    float: right;
    width: 73.59551%; }
  .block-contact-details .regions {
    float: left;
    width: 100%; }
  .block-contact-details .area {
    float: left;
    width: 100%;
    position: relative; }
    .block-contact-details .area h2 {
      border-bottom: 3px solid #4f9a52;
      font-size: 2em;
      margin: 0 0 10px 0;
      padding: 0 0 5px 0; }
    .block-contact-details .area:first-child {
      margin-top: 0; }
    .block-contact-details .area:after {
      background: url(../img/striped-border.jpg) repeat-x;
      content: '';
      float: left;
      display: block;
      height: 8px;
      margin: 0 0 40px 0;
      width: 100%; }
    .block-contact-details .area h3 {
      border-bottom: 3px solid #4f9a52;
      color: #4b4949;
      display: block;
      font-size: 2.1em;
      line-height: 1.4em;
      margin: 0 0 10px 0; }
    .block-contact-details .area p.towns {
      color: #5db45e;
      font-size: 1.6em;
      margin: 0; }
  .block-contact-details .departments {
    float: left;
    margin: 40px 0 0 0;
    width: 100%; }
  .block-contact-details .department {
    display: inline-block;
    margin: 0 0 40px 6.10687%;
    position: relative;
    vertical-align: top;
    width: 29.00763%; }
    .block-contact-details .department:first-child, .block-contact-details .department:nth-child(3n+1) {
      margin-left: 0; }
    .block-contact-details .department p {
      margin: 0; }
    .block-contact-details .department h4 {
      font-size: 1.6em;
      margin: 0 0 10px 0;
      line-height: 1.1em; }
  .block-contact-details .vcard .tel {
    color: #58ab63;
    display: block;
    font-size: 21px;
    font-weight: 400;
    margin: 20px 0 0 0; }
  .block-contact-details .vcard .email {
    color: #4b4949;
    text-decoration: underline; }
  .block-contact-details .area-toggle {
    background: #eae9e9;
    display: block;
    color: #4f9f4f;
    font-size: 1.6em;
    height: 38px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    width: 38px;
    bottom: 0;
    right: 0; }
  @media only screen and (max-width: 920px) {
    .block-contact-details .wrapper {
      padding: 0 30px; }
    .block-contact-details .left-col {
      width: 30%; }
    .block-contact-details .right-col {
      width: 70%;
      padding-left: 20px; }
    .block-contact-details .department {
      margin-left: 2%;
      margin-bottom: 20px;
      width: 48%; }
      .block-contact-details .department:nth-child(3n+1) {
        margin-left: 2%; }
      .block-contact-details .department:nth-child(2n+1) {
        margin-left: 0; } }
  @media only screen and (max-width: 667px) {
    .block-contact-details {
      padding: 40px 0; }
      .block-contact-details .left-col {
        width: 100%;
        margin-bottom: 20px; }
      .block-contact-details .right-col {
        width: 100%;
        padding-left: 0; }
      .block-contact-details .department {
        margin-left: 0;
        margin-bottom: 20px;
        width: 100%; }
        .block-contact-details .department:nth-child(3n+1) {
          margin-left: 0; }
        .block-contact-details .department:nth-child(2n+1) {
          margin-left: 0; } }

.block-notice-board {
  background: url(../img/bg-wood.jpg) repeat;
  padding: 50px 0;
  position: relative; }
  .block-notice-board:before {
    background: #6c4022;
    content: '';
    height: 3px;
    left: 0;
    width: 100%;
    opacity: 0.45;
    position: absolute;
    top: 0;
    z-index: 2; }
  .block-notice-board:after {
    background: #6c4022;
    content: '';
    height: 8px;
    left: 0;
    width: 100%;
    opacity: 0.4;
    position: absolute;
    top: 0;
    z-index: 4; }
  .block-notice-board .wrapper {
    max-width: 660px; }
  .block-notice-board .col {
    background: #55ab57;
    box-shadow: 3px 3px 0px 0px #33853d;
    padding: 45px;
    position: relative;
    text-align: center;
    width: 48%; }
    .block-notice-board .col:before {
      background: #43525b;
      border-radius: 100%;
      content: '';
      height: 12px;
      width: 12px;
      position: absolute;
      left: 15px;
      top: 15px; }
    .block-notice-board .col img {
      margin: 0 0 30px 0; }
    .block-notice-board .col h3 {
      color: #fff;
      font-size: 2.1em;
      font-weight: 500;
      margin: 0 0 10px 0; }
    .block-notice-board .col p {
      color: #2b4d30; }
    .block-notice-board .col .tel {
      color: #fff;
      font-size: 18px; }
      @media only screen and (max-width: 700px) {
        .block-notice-board .col .tel {
          font-size: 14px; } }
      @media only screen and (max-width: 600px) {
        .block-notice-board .col .tel {
          font-size: 18px; } }
    .block-notice-board .col .email {
      color: #fff; }
    .block-notice-board .col .name {
      color: #43525b;
      font-weight: 500;
      margin-bottom: 5px; }
    .block-notice-board .col ul {
      padding: 0; }
    .block-notice-board .col li {
      display: inline-block;
      padding: 0;
      margin-left: 5px; }
      .block-notice-board .col li:first-child {
        margin: 0; }
      .block-notice-board .col li:before {
        display: none; }
      .block-notice-board .col li a {
        background: #43525b;
        border-radius: 100%;
        color: #fff;
        display: block;
        height: 28px;
        line-height: 28px;
        text-align: center;
        width: 28px; }
  .block-notice-board .left-col {
    float: left; }
  .block-notice-board .right-col {
    float: right; }
  @media only screen and (max-width: 667px) {
    .block-notice-board {
      padding: 40px 0; }
      .block-notice-board .wrapper {
        padding: 0 30px; } }
  @media only screen and (max-width: 600px) {
    .block-notice-board .col {
      width: 100%; }
      .block-notice-board .col:first-child {
        margin-bottom: 20px; } }

.block-contact-form {
  background: #f5f4f4;
  border-top: 3px solid #fff;
  padding: 65px 0; }
  .block-contact-form .wrapper {
    max-width: 960px; }
  .block-contact-form .col {
    float: left;
    margin-bottom: 15px;
    width: 100%; }
    .block-contact-form .col.col-half {
      width: 49%; }
    .block-contact-form .col.last {
      float: right; }
    .block-contact-form .col input, .block-contact-form .col textarea {
      background: #fff;
      border: 1px solid #d9d8d9;
      border-radius: 20px;
      font-size: 1.4em;
      line-height: 1em;
      padding: 15px 30px;
      width: 100%; }
    .block-contact-form .col .dk-select {
      width: 50%; }
    .block-contact-form .col.col-center {
      width: 100%;
      text-align: center; }
      .block-contact-form .col.col-center input {
        max-width: 48%; }
  .block-contact-form .btn {
    display: block;
    margin: 0 auto 0 auto;
    width: 200px; }
  .block-contact-form .submit {
    float: left;
    margin: 20px 0 0 0;
    width: 100%; }
  .block-contact-form .consent {
    float: left;
    width: 100%;
    margin: 10px 0;
    text-align: center; }
    .block-contact-form .consent label {
      display: inline-block;
      font-size: 14px; }
    .block-contact-form .consent input {
      margin: 0 5px 0 0; }
    .block-contact-form .consent a {
      text-decoration: underline; }
  @media only screen and (max-width: 990px) {
    .block-contact-form .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 667px) {
    .block-contact-form {
      padding: 40px 0; }
      .block-contact-form .col.col-center input {
        max-width: 100%; } }
  @media only screen and (max-width: 400px) {
    .block-contact-form .col.col-half {
      width: 100%; }
    .block-contact-form .col input {
      width: 100%; }
    .block-contact-form .col .dk-select {
      width: 100%; } }

#graphic-map {
  float: right;
  width: 50%;
  position: relative;
  overflow: hidden; }
  #graphic-map svg {
    margin-top: -20px;
    fill: #367537; }
  #graphic-map #lines {
    display: none; }

.block-case-study-nav {
  background: #f6f4f4;
  padding: 15px 0; }
  .block-case-study-nav .wrapper {
    max-width: 960px; }
  .block-case-study-nav h3 {
    color: #424446;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin: 15px 0 0 0; }
  .block-case-study-nav .filter {
    float: right; }
    .block-case-study-nav .filter .input {
      display: inline-block; }
    .block-case-study-nav .filter label {
      color: #424446;
      font-size: 1.4em;
      font-weight: bold;
      margin: 0 10px 0 0; }
    .block-case-study-nav .filter .btn {
      margin: 0 0 0 10px; }
  @media only screen and (max-width: 980px) {
    .block-case-study-nav {
      padding: 15px 30px; } }
  @media only screen and (max-width: 667px) {
    .block-case-study-nav .filter {
      width: 100%; }
      .block-case-study-nav .filter select {
        width: 100%; }
      .block-case-study-nav .filter .btn {
        margin: 10px 0 0 10px; } }
  @media only screen and (max-width: 425px) {
    .block-case-study-nav .filter {
      margin: 20px 0 0 0; }
      .block-case-study-nav .filter label {
        display: block;
        margin: 0 0 5px 0; }
      .block-case-study-nav .filter .input, .block-case-study-nav .filter .dk-select {
        width: 100%; }
      .block-case-study-nav .filter .btn {
        margin: 10px 0 0 0;
        width: 100%; } }

.block-case-studies-list .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 30px 40px 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap; }
  .block-case-studies-list .wrapper:after {
    content: '';
    -webkit-box-flex: 1;
    flex: auto; }

.block-case-studies-list .case-study {
  display: inline-block;
  background: #f5f4f4;
  vertical-align: top;
  width: 31%;
  width: calc(33% - 13px);
  margin: 0 20px 20px 0;
  position: relative;
  white-space: normal;
  -webkit-box-flex: 0;
  flex-grow: 0; }
  .block-case-studies-list .case-study:nth-child(3n) {
    margin-right: 0; }
  .block-case-studies-list .case-study h2 {
    font-size: 24px;
    margin-bottom: 10px; }
  .block-case-studies-list .case-study .content {
    padding: 30px 30px 40px 30px;
    white-space: normal; }
    .block-case-studies-list .case-study .content a {
      margin-top: 10px;
      display: inline-block; }
  .block-case-studies-list .case-study img {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 45px; }

@media only screen and (max-width: 850px) {
  .block-case-studies-list .case-study {
    width: 50%;
    width: calc(50% - 12px);
    margin: 0 20px 20px 0; }
    .block-case-studies-list .case-study:nth-child(3n) {
      margin-right: 20px; }
    .block-case-studies-list .case-study:nth-child(2n) {
      margin-right: 0; } }

@media only screen and (max-width: 660px) {
  .block-case-studies-list .wrapper {
    margin: 0 auto;
    padding: 70px 20px; }
  .block-case-studies-list .case-study {
    width: 100%;
    margin: 0 0 20px 0 !important; } }

.block-case-studies-sub-title .wrapper {
  padding: 100px 30px 0px;
  text-align: center; }

.block-case-studies-sub-title h2 {
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 1.17;
  color: #6e6e6e; }

.block-case-studies-sub-title p {
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  color: #6e6e6e;
  margin-bottom: 30px; }

.block-case-studies {
  padding: 65px 0; }
  .block-case-studies.padding-top {
    padding-top: 65px; }
  .block-case-studies .case-study {
    float: left;
    padding: 65px 0;
    width: 100%; }
    .block-case-studies .case-study.image {
      padding: 0; }
      .block-case-studies .case-study.image .block-image {
        margin: 0 0 65px 0; }
  .block-case-studies .wrapper {
    max-width: 820px; }
  .block-case-studies .left-col {
    float: left;
    margin: 30px 0 0 0;
    width: 43.29268%; }
  .block-case-studies .right-col {
    float: right;
    margin: 30px 0 0 0;
    width: 50.60976%; }
  .block-case-studies .title {
    text-align: center; }
    .block-case-studies .title h3 {
      font-size: 1.4em;
      text-transform: uppercase; }
    .block-case-studies .title h2 {
      margin: 25px 0 0 0; }
  .block-case-studies .client-logo {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    vertical-align: middle;
    width: 100%; }
    .block-case-studies .client-logo img {
      max-height: 130px; }
  .block-case-studies blockquote {
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center; }
    .block-case-studies blockquote p, .block-case-studies blockquote h2, .block-case-studies blockquote h3 {
      color: #704b6f;
      font-size: 1.8em;
      font-style: italic;
      margin: 0; }
    .block-case-studies blockquote cite {
      color: #abcc58;
      font-weight: 500;
      font-size: 14px; }
  .block-case-studies h4 {
    font-size: 1.4em; }
  .block-case-studies li:before {
    color: #4b4949; }
  .block-case-studies .case-study-btn {
    float: left;
    width: 100%;
    text-align: center; }
  .block-case-studies .btn {
    margin: 50px 0 0 0; }
  .block-case-studies .owl-buttons div {
    background: none;
    color: #a7a5a5;
    font-size: 27px;
    position: absolute;
    opacity: 1; }
    .block-case-studies .owl-buttons div:hover {
      color: #747272; }
    .block-case-studies .owl-buttons div.disabled {
      cursor: not-allowed;
      opacity: 0.5; }
      .block-case-studies .owl-buttons div.disabled:hover {
        color: #a7a5a5;
        opacity: 0.5; }
  .block-case-studies .owl-prev {
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .block-case-studies .owl-next {
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  @media only screen and (max-width: 840px) {
    .block-case-studies .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 768px) {
    .block-case-studies .owl-prev {
      left: 10px;
      top: 150px; }
    .block-case-studies .owl-next {
      right: 10px;
      top: 150px; } }
  @media only screen and (max-width: 480px) {
    .block-case-studies .left-col {
      width: 100%; }
    .block-case-studies .right-col {
      width: 100%; } }

.block-meet-the-team {
  padding: 80px 0;
  text-align: center; }
  .block-meet-the-team .wrapper {
    max-width: 740px; }
  .block-meet-the-team .profile {
    float: left;
    margin-left: 8.10811%;
    text-align: center;
    width: 27.7027%; }
    .block-meet-the-team .profile:first-child {
      margin-left: 0; }
    .block-meet-the-team .profile .profile-img {
      background: #eceaea;
      border: 3px solid #e7e7e7;
      border-radius: 100%;
      height: 165px;
      overflow: hidden;
      width: 165px; }
    .block-meet-the-team .profile h3 {
      color: #4b4949;
      font-weight: bold;
      margin: 20px 0 0 0; }
    .block-meet-the-team .profile h4 {
      color: #4b4949;
      font-size: 1.6em;
      font-weight: 400;
      margin: 10px 0 20px 0; }
    .block-meet-the-team .profile p.likes {
      color: #704b6f;
      font-weight: bold; }
    .block-meet-the-team .profile .social {
      padding: 0; }
      .block-meet-the-team .profile .social li {
        display: inline-block;
        margin: 0 -4px 0 10px;
        padding: 0; }
        .block-meet-the-team .profile .social li:first-child {
          margin-left: 0; }
        .block-meet-the-team .profile .social li:before {
          display: none; }
        .block-meet-the-team .profile .social li a {
          background: #55ab57;
          border-radius: 100%;
          color: #fff;
          display: inline-block;
          height: 30px;
          line-height: 30px;
          width: 30px; }
  @media only screen and (max-width: 760px) {
    .block-meet-the-team .wrapper {
      padding: 0 30px; }
    .block-meet-the-team .profile {
      margin-left: 5%;
      width: 30%; } }
  @media only screen and (max-width: 667px) {
    .block-meet-the-team {
      padding: 40px 0; }
      .block-meet-the-team .profile {
        margin: 0 0 20px 0;
        width: 100%;
        padding: 0 50px; } }

.block-services-carousel {
  background: #55ac57;
  padding: 65px 0;
  text-align: center; }
  .block-services-carousel h2 {
    display: inline-block;
    color: #fff;
    font-size: 2.8em;
    border-bottom: 2px solid #4b9e4c; }
  .block-services-carousel .wrapper {
    max-width: 640px; }
  .block-services-carousel .service {
    float: left;
    margin: 50px 0 0 0;
    width: 100%; }
  .block-services-carousel .left-col {
    float: left;
    width: 23.4375%;
    text-align: left; }
  .block-services-carousel .right-col {
    float: left;
    width: 76.5625%;
    text-align: left; }
    .block-services-carousel .right-col h3 {
      color: #fff;
      margin: 0 0 10px 0;
      font-weight: 500; }
    .block-services-carousel .right-col p {
      color: #fff; }
    .block-services-carousel .right-col a {
      color: #a7d166; }
  .block-services-carousel .icon.icon-catering svg, .block-services-carousel .icon.icon-recipes svg {
    height: 80px; }
  .block-services-carousel .icon.icon-cleaning svg {
    height: 100px; }
  .block-services-carousel .icon.icon-grounds-services svg, .block-services-carousel .icon.icon-grounds-maintenance svg {
    height: 80px; }
  .block-services-carousel .icon.icon-landscape svg, .block-services-carousel .icon.icon-grounds-design svg {
    height: 65px; }
  .block-services-carousel .icon.icon-design-and-print svg {
    height: 56px; }
  .block-services-carousel .icon.icon-energy-management svg {
    height: 62px; }
  .block-services-carousel .icon.icon-courier-and-postal svg {
    height: 52px; }
  .block-services-carousel .icon.icon-security svg {
    height: 68px; }
  .block-services-carousel .icon.icon-reception-and-concierge svg {
    height: 65px; }
  .block-services-carousel .icon svg path {
    fill: #fff; }
  .block-services-carousel .owl-controls .owl-buttons div {
    display: block;
    background: #77bd75;
    border-radius: 100%;
    color: #338936;
    font-size: 1.4em;
    height: 34px;
    line-height: 34px;
    width: 34px;
    opacity: 1;
    position: absolute;
    margin-bottom: 10px; }
    .block-services-carousel .owl-controls .owl-buttons div:hover {
      background: #338936;
      color: #77bd75; }
    .block-services-carousel .owl-controls .owl-buttons div.disabled {
      opacity: 0.4; }
      .block-services-carousel .owl-controls .owl-buttons div.disabled:hover {
        color: #338936;
        background: #77bd75; }
  .block-services-carousel .owl-controls .owl-next {
    right: -100px;
    top: 80px; }
  .block-services-carousel .owl-controls .owl-prev {
    left: -100px;
    top: 80px; }
  @media only screen and (max-width: 667px) {
    .block-services-carousel {
      padding: 40px 0; }
      .block-services-carousel .wrapper {
        padding: 0 30px; } }

#map {
  float: left;
  height: 410px;
  width: 100%; }

.block-jobs-banner {
  background-image: url(../img/jobs-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 525px;
  padding: 0;
  position: relative; }
  .block-jobs-banner .wrapper {
    max-width: 960px; }
  .block-jobs-banner h1 {
    color: #fff;
    font-size: 5.3em;
    margin: 0; }
  .block-jobs-banner p {
    color: #fff;
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 20px 0; }
    .block-jobs-banner p.no-margin {
      margin: 0; }
  .block-jobs-banner .left-col {
    float: left;
    width: 100%;
    max-width: 380px;
    padding: 80px 0; }
  .block-jobs-banner h3 {
    color: #194422;
    font-size: 1.6em;
    margin: 0 0 0 0; }
    .block-jobs-banner h3 + p {
      margin-top: 0; }
  .block-jobs-banner ul {
    margin: 20px 0 0 0;
    width: 190px; }
    .block-jobs-banner ul li {
      font-size: 1.8em;
      border-top: 1px solid #6bb46f;
      padding: 5px 0 0 0; }
      .block-jobs-banner ul li:first-child {
        border: none;
        padding: 0; }
      .block-jobs-banner ul li:before {
        display: none; }
    .block-jobs-banner ul a {
      color: #fff; }
      .block-jobs-banner ul a:hover {
        color: #235225; }
  @media only screen and (max-width: 980px) {
    .block-jobs-banner {
      height: auto; }
      .block-jobs-banner .wrapper {
        padding: 0 30px; }
      .block-jobs-banner .left-col {
        padding: 60px 0; } }
  @media only screen and (max-width: 667px) {
    .block-jobs-banner {
      height: auto; }
      .block-jobs-banner .wrapper {
        padding: 0 30px; }
      .block-jobs-banner .left-col {
        width: 100%;
        max-width: none;
        text-align: center;
        padding: 30px 0; }
        .block-jobs-banner .left-col ul {
          width: 100%; }
      .block-jobs-banner #map {
        display: none; }
      .block-jobs-banner .hide-mobile {
        display: none; } }

.block-job-listing {
  padding: 65px 0; }
  .block-job-listing .wrapper {
    max-width: 960px; }
  .block-job-listing .top {
    float: left;
    margin: 0 0 20px 0;
    width: 100%; }
  .block-job-listing .left-col {
    float: left;
    width: 21.34831%; }
    .block-job-listing .left-col img {
      margin-bottom: 30px; }
    .block-job-listing .left-col h3 {
      color: #4b4949;
      font-size: 2em;
      font-weight: 500;
      margin: 0; }
    .block-job-listing .left-col li {
      border-top: 1px solid #dad9d9;
      padding: 5px 0 0 0; }
      .block-job-listing .left-col li:before {
        display: none; }
      .block-job-listing .left-col li:first-child {
        border-top: none; }
      .block-job-listing .left-col li a:hover, .block-job-listing .left-col li a.active {
        color: #58ab63; }
  .block-job-listing .right-col {
    float: right;
    width: 73.59551%; }
  .block-job-listing .area {
    float: left;
    width: 100%; }
    .block-job-listing .area h2 {
      font-size: 2.8em;
      margin: 0 0 10px 0;
      padding: 0 0 5px 0; }
    .block-job-listing .area:first-child {
      margin-top: 0; }
    .block-job-listing .area:after {
      background: url(../img/striped-border.jpg) repeat-x;
      content: '';
      float: left;
      display: block;
      height: 8px;
      margin: 0 0 40px 0;
      width: 100%; }
    .block-job-listing .area h3 {
      color: #4b4949;
      display: block;
      font-size: 2.1em;
      line-height: 1.4em;
      margin: 0 0 5px 0; }
    .block-job-listing .area p.towns {
      color: #5db45e;
      font-size: 1.6em;
      margin: 0; }
  .block-job-listing .jobs {
    float: left;
    width: 100%; }
  .block-job-listing .job {
    display: inline-block;
    margin: 0 0 40px 2%;
    position: relative;
    vertical-align: top;
    width: 48%; }
    .block-job-listing .job:first-child, .block-job-listing .job:nth-child(2n+1) {
      margin-left: 0; }
  .block-job-listing .job-meta {
    border-bottom: 3px solid #4f9a52;
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 0 0 25px 0;
    padding: 0 0 10px 0; }
  .block-job-listing h3 {
    color: #4b4949;
    font-weight: 500;
    font-size: 2.1em; }
    .block-job-listing h3 a:hover {
      color: #5db45e; }
  .block-job-listing li {
    padding: 0; }
    .block-job-listing li:before {
      display: none; }
    .block-job-listing li.salary {
      color: #58ab63;
      font-size: 2.1em; }
  .block-job-listing h2 {
    display: inline-block; }
  .block-job-listing .filter {
    float: right; }
    .block-job-listing .filter .input {
      display: inline-block; }
    .block-job-listing .filter label {
      color: #424446;
      font-size: 1.4em;
      font-weight: bold;
      margin: 0 10px 0 0; }
    .block-job-listing .filter .btn {
      margin: 0 0 0 10px; }
  .block-job-listing .read-more {
    text-decoration: underline; }
    .block-job-listing .read-more:hover {
      color: #235225; }
  @media only screen and (max-width: 990px) {
    .block-job-listing .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 920px) {
    .block-job-listing .wrapper {
      padding: 0 30px; }
    .block-job-listing .left-col {
      width: 30%; }
    .block-job-listing .right-col {
      width: 70%;
      padding-left: 20px; }
    .block-job-listing .job {
      margin-left: 2%;
      margin-bottom: 20px;
      width: 48%; }
      .block-job-listing .job:nth-child(3n+1) {
        margin-left: 2%; }
      .block-job-listing .job:nth-child(2n+1) {
        margin-left: 0; } }
  @media only screen and (max-width: 667px) {
    .block-job-listing {
      padding: 40px 0; }
      .block-job-listing .filter {
        width: 100%; }
        .block-job-listing .filter select {
          width: 100%; }
        .block-job-listing .filter .btn {
          margin: 10px 0 0 0; }
        .block-job-listing .filter .input, .block-job-listing .filter .dk-select {
          width: 100%; }
        .block-job-listing .filter label {
          display: block;
          margin: 0 0 10px 0; }
      .block-job-listing .left-col {
        width: 100%;
        margin-bottom: 20px; }
      .block-job-listing .right-col {
        width: 100%;
        padding-left: 0; }
      .block-job-listing .job {
        margin-left: 0;
        margin-bottom: 20px;
        width: 100%; }
        .block-job-listing .job:nth-child(3n+1) {
          margin-left: 0; }
        .block-job-listing .job:nth-child(2n+1) {
          margin-left: 0; } }

.pagination {
  float: left;
  margin: 40px 0 0 0;
  width: 100%;
  text-align: center; }
  .pagination .page-numbers {
    display: inline-block;
    font-size: 1.2rem;
    height: 45px;
    line-height: 40px;
    margin: 0 0 0 10px;
    width: 45px;
    border: 4px solid #55ab57;
    border-radius: 100%;
    color: #55ab57; }
    .pagination .page-numbers:hover {
      border: 4px solid #448945;
      color: #448945; }
    .pagination .page-numbers:first-child {
      margin-left: 0; }
    .pagination .page-numbers .fa {
      color: #5db45e; }
    .pagination .page-numbers.current {
      border: 4px solid #ccc;
      color: #ccc; }

.work-for-us-banner .work-for-us-button {
  display: inline-block;
  background-color: #204621;
  color: #fff;
  margin: 30px 0 0 0;
  border: none;
  box-sizing: border-box;
  padding: 15px 20px;
  border-radius: 20px;
  font-size: 16px;
  text-align: left;
  font-weight: 500;
  line-height: 1.31;
  letter-spacing: normal;
  color: #57ae59;
  border-radius: 18px;
  border: solid 1px #57ae59;
  background-color: #ffffff; }

.block-work-cta .wrapper .intro {
  max-width: 780px;
  margin-top: 80px; }
  .block-work-cta .wrapper .intro h1 {
    font-size: 28px; }

.block-work-cta__items {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  max-width: 920px; }
  .block-work-cta__items .sub-cta {
    -webkit-box-flex: 2;
    flex-grow: 2;
    position: relative;
    box-sizing: border-box;
    background-color: #ffffff;
    margin: 11px 25px 75px; }
    .block-work-cta__items .sub-cta img {
      width: 120px;
      height: 120px;
      margin: 0 auto; }
    .block-work-cta__items .sub-cta h2 {
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      text-transform: uppercase;
      margin: 30px 20px;
      line-height: 1.4;
      font-weight: 500; }
  .block-work-cta__items .slick-arrow {
    position: absolute;
    top: 35%;
    z-index: 5;
    font-size: 20px;
    background: transparent;
    border: none;
    color: #a7a5a5; }
    .block-work-cta__items .slick-arrow.slick-disabled {
      opacity: 0.5; }
    .block-work-cta__items .slick-arrow.slick-prev {
      left: -80px; }
    .block-work-cta__items .slick-arrow.slick-next {
      right: -80px; }
    .block-work-cta__items .slick-arrow:hover:not(.slick-disabled) {
      color: #747272; }
    @media only screen and (max-width: 1300px) {
      .block-work-cta__items .slick-arrow.slick-prev {
        left: -55px; }
      .block-work-cta__items .slick-arrow.slick-next {
        right: -55px; } }
    @media only screen and (max-width: 1020px) {
      .block-work-cta__items .slick-arrow.slick-prev {
        left: -35px; }
      .block-work-cta__items .slick-arrow.slick-next {
        right: -35px; } }
    @media only screen and (max-width: 1020px) {
      .block-work-cta__items .slick-arrow.slick-prev {
        left: 20px; }
      .block-work-cta__items .slick-arrow.slick-next {
        right: 20px; } }

.block-work-testimonial {
  padding: 130px 0;
  background-color: #5db45e;
  color: #ffffff;
  position: relative;
  z-index: 1;
  background-size: cover;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center; }
  .block-work-testimonial:before {
    background: rgba(93, 180, 94, 0.85);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2; }
  .block-work-testimonial .content {
    position: relative;
    z-index: 2; }

.block-work-testimonial__box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  max-width: 700px;
  margin: 0 auto;
  z-index: 100;
  position: relative;
  text-align: center; }

.testimonial-image-small {
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  margin-right: 20px; }

.quote-title {
  width: 100%;
  text-align: center;
  font-size: 18px !important;
  text-transform: uppercase;
  z-index: 3000;
  font-family: "Nunito", sans-serif;
  color: #fff; }

.quote-image {
  width: 30%; }

.quote-image {
  float: left;
  padding: 12px 30px 12px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 30px; }
  .quote-image img {
    width: 120px;
    height: 120px;
    border-radius: 60px; }

.quote-text {
  display: -webkit-box;
  display: flex;
  max-width: 700px;
  margin: 0 auto; }
  .quote-text .quote-text__quote {
    width: 70%;
    -webkit-box-flex: 2;
    flex-grow: 2; }

.quote-text--statement {
  font-size: 28px !important;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal; }

.quote-text--person, .quote-text--dept {
  font-family: "Nunito", sans-serif;
  font-size: 16px; }

.recent-jobs {
  background-color: #efefef; }
  .recent-jobs .recent-jobs__header {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0 20px; }
    .recent-jobs .recent-jobs__header p {
      font-size: 18px; }

@media only screen and (max-width: 1020px) {
  .block-work-cta__items {
    padding: 0 80px 0 80px; }
  .quote-image {
    display: none; }
  .block-work-testimonial__box {
    padding: 0 80px 0 80px; }
  .testimonial-image-small {
    display: inline-block; } }

@media only screen and (max-width: 680px) {
  .block-work-testimonial__box {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

.recent-jobs-wrapper {
  margin: 0 auto;
  max-width: 1000px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between; }
  .recent-jobs-wrapper::after {
    content: '';
    flex-basis: 32%; }
  .recent-jobs-wrapper #filter-results {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%; }
    .recent-jobs-wrapper #filter-results::after {
      content: '';
      flex-basis: 32%; }
  .recent-jobs-wrapper .job-item {
    float: left;
    position: relative;
    box-sizing: border-box;
    width: 32%;
    padding-bottom: 50px;
    background-color: #ffffff;
    margin: 10px 0 30px 0;
    border-radius: 18px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1); }
    .recent-jobs-wrapper .job-item .job-item__info {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      -webkit-box-align: stretch;
      align-items: stretch;
      padding: 30px;
      position: relative; }
    .recent-jobs-wrapper .job-item .job-item__icon {
      position: absolute;
      background-color: #fff;
      left: 50%;
      top: -20px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 40px;
      height: 40px;
      box-sizing: border-box;
      padding: 8px;
      border-radius: 50%; }
    .recent-jobs-wrapper .job-item .job-item__title {
      padding: 30px;
      border-bottom: 1px solid #f5f3f4;
      height: 110px;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center; }
      .recent-jobs-wrapper .job-item .job-item__title h2 {
        font-size: 16px;
        font-weight: 800;
        text-transform: uppercase;
        margin: 10px auto 0 auto;
        text-align: center;
        line-height: 24px; }
    .recent-jobs-wrapper .job-item .job-meta-location {
      background-image: url(../img/location.svg);
      background-repeat: no-repeat;
      color: #9dc340;
      background-size: 15px;
      background-position: left 5px; }
    .recent-jobs-wrapper .job-item .job-meta-salary {
      background-image: url(../img/salary.svg);
      background-repeat: no-repeat;
      color: #9dc340;
      background-size: 15px;
      background-position: left 5px; }
    .recent-jobs-wrapper .job-item .job-item__meta {
      box-sizing: border-box;
      width: 100%;
      color: #5db45e;
      font-size: 14px;
      font-weight: 800;
      margin-bottom: 20px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row;
      -webkit-box-align: stretch;
      align-items: stretch;
      line-height: 1.3; }
      .recent-jobs-wrapper .job-item .job-item__meta span {
        padding: 3px 15px 3px 21px; }
    .recent-jobs-wrapper .job-item .job-item__link {
      display: block;
      position: absolute;
      background-color: #5db45e;
      color: #fff;
      left: 50%;
      bottom: 30px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      box-sizing: border-box;
      padding: 15px 20px;
      border-radius: 20px;
      font-size: 15px;
      text-align: center; }
  @media only screen and (max-width: 1020px) {
    .recent-jobs-wrapper {
      padding: 0 20px 0 20px; } }
  @media only screen and (max-width: 940px) {
    .recent-jobs-wrapper .block-work-cta__items {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column; }
      .recent-jobs-wrapper .block-work-cta__items .sub-cta {
        -webkit-box-flex: 2;
        flex-grow: 2;
        max-width: 100%;
        margin: 11px 11px 11px 11px; } }
  @media only screen and (max-width: 820px) {
    .recent-jobs-wrapper .job-item {
      width: 48%; } }
  @media only screen and (max-width: 690px) {
    .recent-jobs-wrapper .job-item__link {
      width: 90%; } }
  @media only screen and (max-width: 680px) {
    .recent-jobs-wrapper .block-work-cta__items, .recent-jobs-wrapper .block-work-testimonial__box, .recent-jobs-wrapper .recent-jobs__header {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 660px) {
    .recent-jobs-wrapper .job-item {
      width: 100%;
      margin: 11px 0 30px; } }

.view-more {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 90px;
  width: 100%;
  float: left; }
  .view-more .view-more__link {
    border: 2px solid #a0c450;
    padding: 15px 20px;
    font-size: 16px;
    color: #a0c450;
    border-radius: 30px; }

.search-banner:before {
  display: block;
  content: " ";
  background-color: rgba(93, 180, 94, 0.8) !important; }

#job-search-filters {
  display: none;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  overflow: visible !important;
  width: 100%;
  text-align: center;
  margin: -55px auto 20px auto;
  max-width: 1000px;
  padding: 30px;
  background-color: #fff;
  border-radius: 60px;
  position: relative; }
  #job-search-filters .term-filter {
    display: inline-block;
    margin: 0 -3px 0 2%;
    width: 32%; }
    #job-search-filters .term-filter:first-child {
      margin: 0; }
    #job-search-filters .term-filter .selected-terms {
      border: 2px solid #a6ca5e;
      color: #a6ca5e;
      cursor: pointer;
      font-size: 16px;
      padding: 16px;
      border-radius: 30px;
      position: relative;
      text-align: left;
      width: 100%; }
      #job-search-filters .term-filter .selected-terms:after {
        content: '\f078';
        color: #235225;
        font-family: FontAwesome;
        font-size: 16px;
        position: absolute;
        right: 18px;
        top: 18px; }
      #job-search-filters .term-filter .selected-terms.active:after {
        content: '\f077'; }
      #job-search-filters .term-filter .selected-terms div {
        width: 90%;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 5px;
        overflow: hidden; }
    #job-search-filters .term-filter .dropdown {
      background: #5db45e;
      border: 1px solid #dedede;
      border-radius: 3px;
      border-top: none;
      display: none;
      position: absolute;
      margin-top: 7px;
      padding: 10px 0;
      width: 302px;
      z-index: 100; }
    #job-search-filters .term-filter .list {
      max-height: 315px;
      overflow-x: hidden;
      overflow-y: scroll; }
    #job-search-filters .term-filter .checkbox {
      position: relative;
      text-align: left; }
      #job-search-filters .term-filter .checkbox label {
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 16px;
        padding: 10px 20px;
        position: relative;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear; }
        #job-search-filters .term-filter .checkbox label.active {
          background: #a6ca5e; }
      #job-search-filters .term-filter .checkbox input[type="checkbox"] {
        position: absolute;
        z-index: -1;
        opacity: 0; }
  @media only screen and (max-width: 1000px) {
    #job-search-filters {
      border-radius: 0px; } }
  @media (max-width: 720px) {
    #job-search-filters .term-filter {
      margin: 15px 0 0 0;
      width: 100%; } }

.block-work-application {
  box-sizing: border-box;
  padding: 80px 160px 80px 160px;
  text-align: center; }

.app-form-input {
  width: 50%;
  float: left;
  padding: 10px 20px;
  text-align: left;
  font-size: 14px;
  line-height: 1.4; }
  .app-form-input input[type="text"], .app-form-input input[type="tel"], .app-form-input input[type="email"] {
    width: 100%;
    font-size: 18px;
    border: 1px solid #cdcdcd;
    padding: 15px 25px;
    border-radius: 30px; }
  .app-form-input input[type="checkbox"] {
    margin-right: 10px; }
  .app-form-input a {
    color: #5db45e;
    text-decoration: underline; }
  .app-form-input span.wpcf7-list-item {
    margin: 0; }

.app-form-title h1 {
  margin-bottom: 50px;
  font-size: 28px; }

.app-form-go {
  float: left;
  width: 100%;
  display: block; }
  .app-form-go input {
    display: block;
    background-color: #5db45e;
    color: #fff;
    margin: 30px auto 0 auto;
    border: none;
    box-sizing: border-box;
    padding: 15px 20px;
    border-radius: 30px;
    font-size: 15px; }

.block-apply-now {
  background-color: #425064;
  color: #ffffff;
  padding: 85px 0; }
  .block-apply-now h1 {
    margin-bottom: 40px;
    font-size: 28px; }
  .block-apply-now p {
    font-size: 16px; }
  .block-apply-now .apply-wrapper {
    position: relative; }
  .block-apply-now .apply-button {
    cursor: pointer;
    display: block;
    padding: 15px;
    border-radius: 30px;
    font-size: 12px;
    border: 1px solid #485b75;
    background-color: #313c4b;
    width: 90%;
    position: absolute;
    top: 70px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%); }
    .block-apply-now .apply-button p {
      padding: 0;
      margin: 0;
      color: #fff; }
    .block-apply-now .apply-button .apply-button__text {
      padding-left: 14px;
      font-size: 21px; }
    .block-apply-now .apply-button .apply_button__arrow i {
      line-height: 1.1em;
      position: absolute;
      font-size: 16px;
      top: 20px;
      right: 25px; }
  @media only screen and (max-width: 750px) {
    .block-apply-now .apply-button {
      top: 0px;
      margin-top: 20px;
      position: relative;
      max-width: 250px;
      left: 0;
      -webkit-transform: translate(0);
      transform: translate(0); } }

@media only screen and (max-width: 750px) {
  .block-two-cols .left-col, .block-two-cols .right-col {
    width: 100%; } }

.block-job-title {
  display: table;
  background: #55ac57;
  height: 410px; }
  .block-job-title .wrapper {
    display: table-cell;
    vertical-align: middle; }
  .block-job-title .container {
    margin: 0 auto;
    max-width: 850px; }
  .block-job-title .left-col {
    border-right: 1px solid #fff;
    display: table-cell;
    margin-right: -4px;
    padding-right: 9.41176%;
    width: 67.05882%;
    vertical-align: top; }
    .block-job-title .left-col p {
      color: #fff;
      font-size: 1.6em;
      line-height: 1.5em;
      margin: 30px 0 0 0; }
  .block-job-title .right-col {
    display: table-cell;
    margin-right: -4px;
    padding-left: 4.70588%;
    width: 32.94118%;
    vertical-align: middle; }
    .block-job-title .right-col li {
      color: #fff;
      font-size: 1.8em;
      padding: 0; }
      .block-job-title .right-col li:before {
        display: none; }
      .block-job-title .right-col li.salary {
        font-size: 2.6em;
        font-weight: 500; }
  .block-job-title h1 {
    color: #fff;
    font-size: 5.3em; }
  @media only screen and (max-width: 870px) {
    .block-job-title .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 768px) {
    .block-job-title .right-col li.salary {
      font-size: 1.8em; } }
  @media only screen and (max-width: 667px) {
    .block-job-title {
      padding: 40px 0;
      height: auto; }
      .block-job-title h1 {
        font-size: 4em; }
      .block-job-title .left-col {
        padding-right: 20px;
        width: 65%; }
        .block-job-title .left-col p {
          font-size: 1.4em; }
      .block-job-title .right-col {
        padding-left: 20px;
        width: 35%; }
        .block-job-title .right-col li {
          font-size: 1.6em; }
          .block-job-title .right-col li.salary {
            font-size: 1.6em; }
          .block-job-title .right-col li span {
            display: block;
            font-weight: bold; } }
  @media only screen and (max-width: 480px) {
    .block-job-title .left-col {
      display: block;
      border-right: none;
      width: 100%;
      padding: 0; }
    .block-job-title .right-col {
      display: block;
      width: 100%;
      padding: 0; } }

.block-apply {
  background: #425064;
  padding: 80px 0; }
  .block-apply .wrapper {
    max-width: 910px; }
  .block-apply .left-col {
    float: left;
    width: 51.64835%; }
    .block-apply .left-col h2 {
      color: #fff;
      margin: 0 0 20px 0; }
    .block-apply .left-col p {
      color: #fff;
      margin: 0;
      font-size: 1.6em; }
  .block-apply .right-col {
    float: right; }
    .block-apply .right-col .btn {
      background: #313c4b;
      border: 2px solid #485b75;
      border-radius: 30px;
      color: #fff;
      font-size: 2.1em;
      margin: 50px 0 0 0;
      width: 275px;
      padding: 15px 25px; }
      .block-apply .right-col .btn span {
        font-size: 18px;
        float: right;
        margin: 2px 0 0 0; }
      .block-apply .right-col .btn:hover {
        background: #2d3745;
        border: 2px solid #44566f; }
  @media only screen and (max-width: 930px) {
    .block-apply .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 667px) {
    .block-apply {
      padding: 40px 0;
      text-align: center; }
      .block-apply .left-col {
        width: 100%; }
      .block-apply .right-col {
        width: 100%;
        text-align: center; }
        .block-apply .right-col .btn {
          margin: 20px auto 0 auto; } }

.block-team-profiles {
  background: #ffffff;
  float: left;
  padding: 80px 0;
  width: 100%; }
  .block-team-profiles .wrapper {
    max-width: 800px; }
  .block-team-profiles .btn {
    margin: 10px 0 0 0; }
  .block-team-profiles .profile {
    display: inline-block;
    margin: 0 -4px 70px 60px;
    vertical-align: top;
    width: 28%;
    text-align: center;
    position: relative; }
    .block-team-profiles .profile:first-child, .block-team-profiles .profile:nth-child(3n+1) {
      margin-left: 0; }
    .block-team-profiles .profile.connector:after {
      background: url(../img/connection.png) no-repeat;
      content: '';
      height: 9px;
      width: 84px;
      position: absolute;
      right: -75px;
      top: 85px; }
    .block-team-profiles .profile:nth-child(3n):after {
      display: none; }
    .block-team-profiles .profile img {
      border: 3px solid #e7e7e7;
      border-radius: 100%;
      overflow: hidden; }
    .block-team-profiles .profile h3 {
      color: #4a4848;
      font-size: 1.8em;
      font-weight: 600;
      margin: 25px 0 0 0; }
    .block-team-profiles .profile h4 {
      font-size: 1.6em;
      font-weight: 400;
      line-height: 1.5em;
      margin: 10px 0 0 0; }
    .block-team-profiles .profile p {
      margin: 20px 0 0 0; }
    .block-team-profiles .profile li {
      display: inline-block;
      margin: 0 -4px 0 10px;
      padding: 0; }
      .block-team-profiles .profile li a {
        background: #55ab57;
        border-radius: 100%;
        color: #fff;
        display: inline-block;
        height: 28px;
        line-height: 28px;
        width: 28px; }
      .block-team-profiles .profile li:first-child {
        margin-left: 0; }
      .block-team-profiles .profile li:before {
        display: none; }
  @media only screen and (max-width: 830px) {
    .block-team-profiles .wrapper {
      padding: 0 30px; }
    .block-team-profiles .profile:after {
      display: none; } }
  @media only screen and (max-width: 768px) {
    .block-team-profiles .profile {
      margin-left: 2%;
      width: 31%; } }
  @media only screen and (max-width: 667px) {
    .block-team-profiles {
      padding: 40px 0; }
      .block-team-profiles .wrapper {
        padding: 0 30px; }
      .block-team-profiles .profile {
        width: 48%;
        margin-left: 20px;
        margin-bottom: 20px; }
        .block-team-profiles .profile:nth-child(3n+1) {
          margin-left: 10px; }
        .block-team-profiles .profile:nth-child(2n+1) {
          margin-left: 0; } }
  @media only screen and (max-width: 575px) {
    .block-team-profiles .profile {
      width: 100%;
      margin: 0 0 20px 0; } }

.block-our-values {
  background: #55ab57;
  float: left;
  padding: 70px 0 0 0;
  width: 100%; }
  .block-our-values .intro h2 {
    color: #235225; }
  .block-our-values .left-col {
    background: #55ab57;
    background: -webkit-gradient(linear, left top, left bottom, from(#55ab57), to(#448c46));
    background: linear-gradient(to bottom, #55ab57 0%, #448c46 100%);
    border-right: 2px solid #3e8240;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55ab57', endColorstr='#448c46',GradientType=0 );
    float: left;
    margin: 0;
    padding: 0 0 50px 0;
    width: 41.92308%; }
    .block-our-values .left-col ul {
      float: right;
      width: 100%;
      max-width: 280px; }
    .block-our-values .left-col li {
      border-top: 2px solid #3e8240;
      padding: 20px 40px 15px 0;
      text-align: right; }
      .block-our-values .left-col li:first-child {
        border-top: none;
        padding-top: 0; }
      .block-our-values .left-col li:before {
        display: none; }
      .block-our-values .left-col li a {
        color: #fff;
        font-family: "Nunito", sans-serif;
        font-weight: 300;
        font-size: 21px;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .block-our-values .left-col li a.active, .block-our-values .left-col li a:hover {
          color: #235225; }
          .block-our-values .left-col li a.active span, .block-our-values .left-col li a:hover span {
            color: #235225; }
      .block-our-values .left-col li span {
        font-size: 16px;
        margin-left: 10px; }
  .block-our-values .right-col {
    float: right;
    margin: 0;
    padding: 0 3.46154% 0 3.46154%;
    width: 58.07692%; }
    .block-our-values .right-col .content {
      width: 100%;
      max-width: 450px; }
    .block-our-values .right-col h2 {
      color: #fff;
      font-size: 3.8em;
      margin: 0 0 25px 0; }
    .block-our-values .right-col p {
      color: #fff; }
    .block-our-values .right-col .value {
      display: none; }
      .block-our-values .right-col .value.active {
        display: block; }
  .block-our-values .value-accordian {
    background: #235225;
    color: #fff;
    display: none;
    float: left;
    font-size: 2em;
    line-height: 1.4em;
    margin: 0 0 10px 0;
    padding: 10px;
    width: 100%; }
    .block-our-values .value-accordian:hover {
      background: #142e15; }
    .block-our-values .value-accordian span {
      margin: 3px 0  0 0; }
  @media only screen and (max-width: 580px) {
    .block-our-values {
      padding: 40px 0 0 0; }
      .block-our-values .left-col {
        display: none; }
      .block-our-values .right-col {
        margin: 0;
        width: 100%;
        padding: 0 30px 30px 30px; }
        .block-our-values .right-col .content {
          max-width: none; }
        .block-our-values .right-col h2 {
          font-size: 2.5em;
          margin: 0 0 10px 0; }
      .block-our-values .value-accordian {
        display: block; }
      .block-our-values .value {
        float: left;
        width: 100%; } }

.directors {
  float: left;
  width: 100%; }
  .directors .director {
    float: left;
    width: 100%;
    margin: 20px 0; }
    .directors .director:last-child .profile {
      border-bottom: 0;
      padding-bottom: 0; }
  .directors .img {
    background: #eceaea;
    border: 1px solid #e9e9e9;
    border-radius: 100%;
    height: 65px;
    margin: 0 15px 0 0;
    width: 65px;
    overflow: hidden;
    float: left; }
  .directors .profile {
    border-bottom: 1px solid #dad9d9;
    float: left;
    width: 70%;
    padding-bottom: 25px; }
  .directors h3 {
    font-family: "Roboto", sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    margin: 10px 0 10px 0; }
    .directors h3 a:hover {
      color: #5db45e; }
  .directors h4 {
    font-family: "Roboto", sans-serif;
    font-size: 1.6em;
    font-weight: 400;
    margin: 0; }
  @media only screen and (max-width: 667px) {
    .directors .director {
      margin: 0 0 40px 0;
      text-align: center; }
      .directors .director:first-child {
        margin-top: 20px; }
    .directors .profile {
      text-align: center;
      width: 100%; }
    .directors .img {
      display: inline-block;
      float: none; } }

.block-newsletter-banner {
  background-image: url(../img/bg-wood.jpg); }
  .block-newsletter-banner .wrapper {
    display: block;
    max-width: 860px; }

.ipad-bg {
  display: table-cell;
  float: left;
  background: url(../img/bg-ipad.jpg) no-repeat;
  height: 425px;
  width: 100%;
  max-width: 860px;
  vertical-align: middle; }
  .ipad-bg .content {
    padding: 100px 0; }
  @media only screen and (max-width: 860px) {
    .ipad-bg {
      background: #fff; }
      .ipad-bg .content {
        background: #4e5c70;
        padding: 100px 30px; } }
  @media only screen and (max-width: 667px) {
    .ipad-bg {
      background: none;
      height: auto; }
      .ipad-bg .content {
        background: #4e5c70;
        padding: 100px 30px; } }

.block-newsletter-download {
  background: #f5f4f4;
  padding: 80px 0 0 0;
  text-align: center; }
  @media only screen and (max-width: 880px) {
    .block-newsletter-download {
      padding: 40px 30px 0 30px; } }

.block-banner.block-banner-news {
  background-image: url(../img/bg-news.jpg);
  background-repeat: repeat-x;
  background-size: inherit;
  display: -webkit-box;
  display: flex;
  min-height: 300px;
  position: relative; }
  .block-banner.block-banner-news p {
    color: #294429;
    font-size: 1.8em; }
  .block-banner.block-banner-news:before {
    display: none; }
  @media only screen and (max-width: 667px) {
    .block-banner.block-banner-news {
      min-height: 300px; } }

.block-posts {
  padding: 80px 0; }
  .block-posts .wrapper {
    max-width: 675px; }
  .block-posts .posts {
    float: left;
    width: 100%; }
  .block-posts .post {
    border-bottom: 1px solid #dfdddc;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 40px; }
    .block-posts .post .left-col {
      float: left;
      width: 38.51852%;
      margin-left: 3.7037%; }
    .block-posts .post .right-col {
      float: right;
      width: 51.85185%; }
    .block-posts .post small {
      display: block;
      font-size: 1.4em;
      line-height: 1.2em; }
    .block-posts .post .meta {
      color: #5db45e;
      font-size: 1.4em; }
    .block-posts .post p {
      margin: 20px 0 0 0; }
    .block-posts .post h2 {
      font-size: 2.8em;
      margin: 10px 0 15px 0; }
      .block-posts .post h2 a:hover {
        color: #5db45e; }
    .block-posts .post .centre-col {
      float: left;
      width: 100%;
      text-align: center; }
    .block-posts .post .read-more {
      color: #a6ca5e;
      text-decoration: underline; }
      .block-posts .post .read-more:hover {
        color: #5db45e; }
  @media only screen and (max-width: 667px) {
    .block-posts {
      padding: 40px 0; }
      .block-posts .wrapper {
        padding: 0 30px; }
      .block-posts .post {
        text-align: center; }
        .block-posts .post .left-col {
          margin: 0 0 20px 0;
          width: 100%; }
        .block-posts .post .right-col {
          width: 100%; }
        .block-posts .post h2 {
          font-size: 2em; } }

.block-article {
  padding: 80px 0; }
  .block-article .wrapper {
    max-width: 705px; }
  .block-article h2 {
    margin: 0 0 20px 0;
    text-align: center; }
  .block-article h3 {
    color: inherit;
    font-size: 1.4em;
    font-weight: bold;
    font-family: inherit;
    margin: 0 0 5px 0; }
  .block-article blockquote {
    border-top: 1px solid #dedddc;
    margin: 40px 0 0 0;
    padding: 40px 50px 0 50px;
    position: relative; }
    .block-article blockquote:before {
      content: '\201C';
      font-family: 'Georgia', serif;
      font-size: 10em;
      color: #55ab57;
      position: absolute;
      left: 0px;
      top: 60px; }
    .block-article blockquote:after {
      content: '\201D';
      font-family: 'Georgia', serif;
      font-size: 10em;
      color: #55ab57;
      position: absolute;
      right: 0px;
      bottom: -40px; }
    .block-article blockquote p {
      color: #323233;
      font-size: 2.7em;
      font-family: "Nunito", sans-serif;
      line-height: 1.3em;
      text-align: center; }
  .block-article #article-nav {
    text-align: center;
    margin: 70px 0 0 0; }
    .block-article #article-nav li {
      display: inline-block; }
      .block-article #article-nav li:before {
        display: none; }
    .block-article #article-nav a {
      color: #9d9b9b;
      font-size: 21px; }
      .block-article #article-nav a:hover {
        color: #868181; }
      .block-article #article-nav a span {
        font-size: 50px;
        vertical-align: middle; }
  @media only screen and (max-width: 725px) {
    .block-article .wrapper {
      padding: 0 30px; } }
  @media only screen and (max-width: 667px) {
    .block-article {
      padding: 40px 0; }
      .block-article blockquote {
        padding: 40px 0; }
        .block-article blockquote p {
          font-size: 1.6em; }
        .block-article blockquote:before {
          font-size: 5em;
          top: 30px; }
        .block-article blockquote:after {
          font-size: 5em;
          bottom: 30px; } }

.block-share-post {
  background: #55ab57;
  padding: 80px 0;
  text-align: center; }
  .block-share-post h2 {
    color: #fff; }
  .block-share-post p {
    color: #fff;
    font-size: 1.6em;
    margin: 20px 0 0 0; }
  .block-share-post ul {
    margin: 30px 0 0 0; }
  .block-share-post li {
    display: inline-block;
    padding: 0;
    margin-left: 10px; }
    .block-share-post li:first-child {
      margin-left: 0; }
    .block-share-post li:before {
      display: none; }
    .block-share-post li a {
      background: #439a45;
      border: 1px solid #5fb462;
      display: block;
      border-radius: 20px;
      padding: 5px 20px; }
  @media only screen and (max-width: 667px) {
    .block-share-post {
      padding: 40px 30px; } }

.block-banner-article:after {
  content: '';
  background: #000;
  opacity: 0.15;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }

.block-banner-article .wrapper {
  position: relative;
  z-index: 2; }

.block-meet-the-team-page {
  background-color: #f3f3f3; }
  .block-meet-the-team-page .wrapper {
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto; }
  .block-meet-the-team-page .contents {
    padding: 70px 0; }
  .block-meet-the-team-page .tab {
    padding: 15px 20px;
    display: inline-block;
    max-width: 25%;
    color: #5db45e;
    cursor: pointer;
    border: solid 1px #5eb25f;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 18px;
    line-height: 1.44;
    margin-right: 10px; }
    .block-meet-the-team-page .tab.active {
      color: #6e6e6e;
      background-color: #ffffff;
      border-color: #ffffff; }
  .block-meet-the-team-page .panel {
    display: none;
    background-color: white;
    padding: 70px 20px 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: #6e6e6e;
    font-size: 0;
    text-align: left; }
    .block-meet-the-team-page .panel .profile {
      white-space: normal;
      width: 100%;
      display: inline-block;
      vertical-align: top;
      padding: 0 20px 30px; }
      .block-meet-the-team-page .panel .profile h2 {
        font-family: "Roboto", sans-serif;
        font-size: 18px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.17;
        letter-spacing: normal;
        text-align: center;
        color: #4a4848;
        margin-bottom: 10px; }
        .block-meet-the-team-page .panel .profile h2 .position {
          font-size: 14px;
          font-weight: 500;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.5;
          letter-spacing: normal;
          text-align: center;
          color: #6e6e6e; }
      .block-meet-the-team-page .panel .profile p {
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #6e6e6e; }
      .block-meet-the-team-page .panel .profile .img-container {
        margin-bottom: 30px; }
    .block-meet-the-team-page .panel.active {
      display: block; }
    .block-meet-the-team-page .panel .img-container {
      width: 60%;
      padding-bottom: 60%;
      border-radius: 50%;
      margin: 0 auto;
      border: solid 1px #979797; }
  .block-meet-the-team-page .tabs {
    display: none; }
  .block-meet-the-team-page .button {
    background-color: #235225;
    font-size: 18px;
    line-height: 1.44;
    color: #ffffff;
    padding: 15px 20px;
    margin-top: 20px;
    position: relative;
    cursor: pointer; }
    .block-meet-the-team-page .button:first-of-type {
      margin-top: 0; }
    .block-meet-the-team-page .button:after {
      position: absolute;
      content: "\f01a";
      right: 20px;
      font-family: FontAwesome; }
    .block-meet-the-team-page .button.active:after {
      content: "\f01b"; }
  @media only screen and (min-width: 660px) {
    .block-meet-the-team-page .panel {
      padding: 70px 30px 40px; }
      .block-meet-the-team-page .panel .profile {
        width: 50%; } }
  @media only screen and (min-width: 1050px) {
    .block-meet-the-team-page .tabs {
      display: block; }
    .block-meet-the-team-page .panel {
      border-radius: 10px;
      border-top-left-radius: 0;
      margin-bottom: 0;
      padding: 70px 50px 40px; }
      .block-meet-the-team-page .panel .profile {
        width: 33%; }
    .block-meet-the-team-page .button {
      display: none; } }

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(../img/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(../img/AjaxLoader.gif) no-repeat center center; }

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.2.7
 */
#growls {
  z-index: 50000;
  position: fixed; }

#growls.default {
  top: 10px;
  right: 10px; }

#growls.tl {
  top: 10px;
  left: 10px; }

#growls.tr {
  top: 10px;
  right: 10px; }

#growls.bl {
  bottom: 10px;
  left: 10px; }

#growls.br {
  bottom: 10px;
  right: 10px; }

#growls.tc {
  top: 10px;
  right: 10px;
  left: 10px; }

#growls.bc {
  bottom: 10px;
  right: 10px;
  left: 10px; }

#growls.tc .growl, #growls.bc .growl {
  margin-left: auto;
  margin-right: auto; }

.growl {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.growl.growl-incoming {
  opacity: 0;
  filter: alpha(opacity=0); }

.growl.growl-outgoing {
  opacity: 0;
  filter: alpha(opacity=0); }

.growl.growl-small {
  width: 200px;
  padding: 5px;
  margin: 5px; }

.growl.growl-medium {
  width: 250px;
  padding: 10px;
  margin: 10px; }

.growl.growl-large {
  width: 300px;
  padding: 15px;
  margin: 15px; }

.growl.growl-default {
  color: #FFF;
  background: #7f8c8d; }

.growl.growl-error {
  color: #FFF;
  background: #C0392B; }

.growl.growl-notice {
  color: #FFF;
  background: #2ECC71; }

.growl.growl-warning {
  color: #FFF;
  background: #F39C12; }

.growl .growl-close {
  cursor: pointer;
  float: right;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-family: helvetica, verdana, sans-serif; }

.growl .growl-title {
  font-size: 18px;
  line-height: 24px; }

.growl .growl-message {
  font-size: 14px;
  line-height: 18px; }

.dk-select,
.dk-select *,
.dk-select *:before,
.dk-select *:after,
.dk-select-multi,
.dk-select-multi *,
.dk-select-multi *:before,
.dk-select-multi *:after {
  box-sizing: border-box; }

.dk-select,
.dk-select-multi {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
  width: 200px;
  cursor: pointer; }

.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: white;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  font-size: 1.4em;
  padding: 10px 20px;
  text-overflow: ellipsis; }
  .dk-selected:before, .dk-selected:after {
    content: '';
    display: block;
    position: absolute;
    right: 0; }
  .dk-selected:before {
    top: 50%;
    border: solid transparent;
    border-width: 0.25em 0.25em 0;
    border-top-color: #dbdbdb;
    margin: -0.125em 0.5em 0 0; }
  .dk-selected:after {
    top: 0;
    height: 100%;
    border-left: 1px solid #dbdbdb;
    margin: 0 1.5em 0 0; }

.dk-selected-disabled {
  color: #BBBBBB; }

.dk-select .dk-select-options {
  position: absolute;
  display: none;
  left: 0;
  right: 0; }

.dk-select-open-up .dk-select-options {
  border-radius: 5px 5px 0 0;
  margin-bottom: -1px;
  bottom: 100%; }

.dk-select-open-down .dk-select-options {
  border-radius: 0 0 5px 5px;
  margin-top: -1px;
  top: 100%; }

.dk-select-multi .dk-select-options {
  max-height: 10em; }

.dk-select-options {
  background-color: white;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  list-style: none;
  margin: 0;
  max-height: 10.5em;
  min-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.25em 0;
  width: auto;
  z-index: 100;
  padding: 10px !important; }
  .dk-select-options li:before {
    display: none; }

.dk-option-selected {
  background-color: #5db45e;
  color: #fff; }

.dk-select-options-highlight .dk-option-selected {
  background-color: transparent;
  color: inherit; }

.dk-option {
  padding: 0 0.5em; }

.dk-select-options .dk-option-highlight {
  background-color: #5db45e;
  color: #fff; }

.dk-select-options .dk-option-disabled {
  color: #BBBBBB;
  background-color: transparent; }

.dk-optgroup {
  border: solid #dbdbdb;
  border-width: 1px 0;
  padding: 0.25em 0;
  margin-top: 0.25em; }
  .dk-optgroup + .dk-option {
    margin-top: 0.25em; }
  .dk-optgroup + .dk-optgroup {
    border-top-width: 0;
    margin-top: 0; }
  .dk-optgroup:nth-child(2) {
    padding-top: 0;
    border-top: none;
    margin-top: 0; }
  .dk-optgroup:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.dk-optgroup-label {
  padding: 0 0.5em 0.25em;
  font-weight: bold;
  width: 100%; }

.dk-optgroup-options {
  list-style: none;
  padding-left: 0; }
  .dk-optgroup-options li {
    padding-left: 1.2em; }

.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #5db45e; }

.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #5db45e; }

.dk-select-open-up .dk-selected:before,
.dk-select-open-down .dk-selected:before {
  border-width: 0 0.25em 0.25em;
  border-bottom-color: #5db45e; }

.dk-select-open-up .dk-selected:after,
.dk-select-open-down .dk-selected:after {
  border-left-color: #5db45e; }

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
  display: block;
  border-color: #5db45e; }

.dk-select-multi:hover,
.dk-select-multi:focus {
  outline: none; }

.dk-selected:hover,
.dk-selected:focus {
  outline: none;
  border-color: #5db45e; }
  .dk-selected:hover:before,
  .dk-selected:focus:before {
    border-top-color: #5db45e; }
  .dk-selected:hover:after,
  .dk-selected:focus:after {
    border-left-color: #5db45e; }

.dk-select-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed; }
  .dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
    border-color: inherit; }
    .dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
      border-top-color: inherit; }
    .dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
      border-left-color: inherit; }

select[data-dkcacheid] {
  display: none; }
