/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* Slider */

.slick-slider
{
    position: relative;

    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus
{
    outline: none;
}

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

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

    content: '';
}

.slick-track:after
{
    clear: both;
}

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

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

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

.slick-slide img
{
    display: block;
}

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

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

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

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

.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

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

html,body {
  height:100%;
  min-height:100%;
}

body {
  font-family:"Helvetica", "Arial", "MicrosoftJhengHei", sans-serif;
  background-color:#fff;
}

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

* {-webkit-box-sizing: border-box;box-sizing: border-box;}

a {
  color:inherit;
  text-decoration:none;
}

.large-hero {
  width:100%;
  height:100%;
  position:relative;
}

.large-hero__inner {
    background-color: #f5f5f5;
    height:100%;
    width:100%;
    background-size:cover !important;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transform:scale(1);
            transform:scale(1);
    -webkit-transition:all 7s ease-out;
    transition:all 7s ease-out;
  }

.large-hero-zoom .large-hero__inner {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }

.large-hero__content-wrapper {
    height:100%;
    background-color: rgba(0,0,0,.4);
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
  }

.large-hero__text-content {
    position: relative;
    top: 50%;
    -webkit-transform: perspective(1px) translateY(-50%);
            transform: perspective(1px) translateY(-50%);
    padding-top:60px;
  }

@media (min-width:800px) {

.large-hero__text-content {
      text-align:center;
      padding-top:60px
  }
  }

.large-hero__title {
    color:#fff;
    font-weight:400;
    margin:0;
    font-size:2.4rem;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
  }

@media (max-width:320px) {

.large-hero__title {font-size:2.1rem
  }
  }

@media (min-width:530px) {

.large-hero__title {font-size:3.4rem
  }
  }

@media (min-width:1010px) {

.large-hero__title {font-size:3.8rem
  }
  }

.large-hero__subtitle {
    font-weight:300;
    color:#fff;
    font-size:1.2rem;
    line-height:1.5;
    letter-spacing:.01em;
    margin-bottom:1.8rem;
  }

@media (min-width:530px) {

.large-hero__subtitle {font-size:1.4rem
  }
  }

@media (min-width:1010px) {

.large-hero__subtitle {
      font-size:1.6rem;
      margin-bottom:2.4rem
  }
  }

.btn {
  background-color:#519548;
  color:white;
  text-decoration:none;
  padding:.62rem 1.2rem;
  display:inline-block;
  position:relative;
  letter-spacing:.03em;
  font-weight:400;
}

.btn--reverse {
    background-color:transparent;
    color:#519548;
    outline: 1px #519548 solid;
    outline-offset: -1px;
  }

@media (pointer: fine) {
      .btn--reverse:hover {color:#fff;}
  }

@media (pointer: fine) {
      .btn:hover > div {
        opacity:1;
        width:100%;
      }
  }

.btn--centre {
    left:auto;
    right:auto;
  }

.btn__text {
    position:relative;
    z-index:2;
  }

.btn__inner {
    position:absolute;
    background-color:#1B676B;
    left:0;
    right:0;
    top:0;
    bottom:0;
    width:0;
    opacity:0;
    -webkit-transition:all .15s ease-out;
    transition:all .15s ease-out;
  }

.btn--light {
    background-color:#88C425;
  }

.btn--large {
    padding:1rem 1.9rem;
  }

@media (min-width:530px) {

.btn--large {font-size:1.25rem
  }
  }

.btn--margin-large {
    margin-top: 18px;
    margin-bottom:18px;
  }

.btn--large-t-margin {
    margin-top:18px;
  }

.btn--large-b-margin {
    margin-bottom:18px;
  }

.wrapper {
  padding-left:18px;
  padding-right:18px;
  max-width:1236px;
  margin-left:auto;
  margin-right:auto;
  overflow: hidden;

}

.wrapper--medium {max-width:960px;}

.wrapper--narrow {max-width:470px;}

.wrapper--b-margin {
    margin-bottom:1rem;
  }

@media (min-width:530px) {

.wrapper--b-margin {margin-bottom:3.875rem
  }
  }

.wrapper--no-padding {
    padding-left:0;
    padding-right: 0;
  }

.wrapper--no-padding-until-medium {
    padding-left:0;
    padding-right: 0;
  }

@media (min-width:800px) {

.wrapper--no-padding-until-medium {
      padding-left:18px;
      padding-right:18px
  }
  }

@media (min-width:800px) {

.wrapper--no-padding-at-small {
      padding-left:0;
      padding-right:0
  }
  }

.wrapper--no-padding-until-large {
    padding-left:0;
    padding-right: 0;
  }

@media (min-width:1010px) {

.wrapper--no-padding-until-large {
      padding-left:18px;
      padding-right:18px
  }
  }

@media (min-width:1010px) {

.wrapper--split {
      max-width:618px;
      margin-right:0
  }
  }

.wrapper--split-right {
      margin-left:0;
    }

@media (min-width:1236px) {

.wrapper--split-right--home {margin-left:36px
      }
  }

.wrapper--overlap-banner {
    margin-top:-9rem;
    overflow: hidden;
  }

.page-section {
  width:100%;
  padding:1.2rem 0;

}

@media (min-width:800px) {

.page-section {padding:4.5rem 0

}
  }

.page-section--green {
    background-color:#88C425;
    color:#fff;
  }

.page-section--grey-standard {
    background-color:#f5f5f5;
  }

.page-section--green-gradient {
    color:white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b676b+0,519548+100 */
    background: #1b676b;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #1B676B 0%,#519548 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B676B', endColorstr='#519548',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
  }

.page-section--grey-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fafafa+0,eeeeee+100 */
    background: #fafafa; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #fafafa 0%,#f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f5f5f5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }

.page-section--about {
    position:relative;
  }

.page-section--about__nodes-left,.page-section--about__nodes-right {display:none;}

.page-section--about .wrapper {
      position:relative;
      z-index:5;
    }

@media (min-width:800px) {

.page-section--about__background-pattern {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%
    }
        .page-section--about__background-pattern.lazyloaded {
          background:url('/wp-content/themes/accelecom-theme/images/ac-about-left-min.png') left no-repeat, url('/wp-content/themes/accelecom-theme/images/ac-about-right-min.png') right no-repeat;
        }
  }

@media (min-width:1010px) {
      .page-section--about__nodes-left {
        display:block;
        position:absolute;
        top:0;
        left:0;
      }
      .page-section--about__nodes-right {
        display:block;
        position:absolute;
        bottom:0;
        right:0;
      }
  }

.page-section--solutions {
    background-color: #fff;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
  }

@media (min-width:800px) {

.page-section--solutions {background-position:left center
  }
  }

.page-section--products {
    background-color: #f5f5f5;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
  }

.page-section--news {
    background-color:#f5f5f5;
    background-position:top left;
    background-size:cover;
    background-repeat:no-repeat;
  }

.page-section--careers {
    background-color:#eee;
    background-position:top left;
    background-size:cover;
    background-repeat:no-repeat;
  }

.page-section--no-padding {padding:0;}

.page-section--no-t-padding {padding-top:0;}

.page-section--no-b-padding-until-medium {
    padding-bottom: 0;
  }

@media (min-width:800px) {

.page-section--no-b-padding-until-medium {padding-bottom: 4.5em
  }
  }

.page-section--no-b-padding-until-large {
    padding-bottom: 0;
  }

@media (min-width:1010px) {

.page-section--no-b-padding-until-large {padding-bottom: 4.5em
  }
  }

.headline {
  font-weight:300;
  font-size: 1.9rem;
  color:#2f5572;
}

@media (min-width:530px) {

.headline {font-size: 2.875rem
}
  }

.headline--centered {text-align:center;}

.headline--orange {color:#d59541;}

.headline--small {
    font-size:1.2rem;
  }

@media (min-width:530px) {

.headline--small {font-size: 1.4rem
  }
  }

.headline--narrow {
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
  }

.headline--light {font-weight:100;}

.headline strong {font-weight:400;}

.headline--b-margin-small {margin-bottom: .5em;}

.headline--b-margin-large {margin-bottom: 1.6em;}

.headline--no-t-margin {margin-top:0;}

.row::after {
    content:'';
    clear:both;
    display:table;
  }

.row--t-padding {
    padding-top:80px;
  }

@media (min-width:800px) {

.row--t-padding-min {padding-top:30px
  }
  }

.row--gutters {
    margin-right:-65px;
  }

.row--gutters > div {
    padding-right:65px;
  }

.row--gutters-large {
    margin-right:-100px;
  }

.row--gutters-large > div {
    padding-right:100px;
  }

.row--gutters-small {
    margin-right:-45px;
  }

.row--gutters-small >  div {
    padding-right:45px;
  }

.row--gutters-xs {
    margin-right:-24px;
  }

.row--gutters-xs > div, .row--gutters-xs > main, .row--gutters-xs > aside {
    padding-right:24px;
  }

.row--gutters-min {
    margin-right:-12px;
  }

.row--gutters-min >  div {
    padding-right:12px;
  }

.row__b-margin-until-medium {
    margin-bottom:1rem;
  }

.row__4 {
    float:left;
    width:33.33%;
  }

.row__8 {
    float:left;
    width:66.66%;
  }

.row__mini-3 {
    float:left;
    width:25%;
  }

.row__mini-4 {
    float:left;
    width:33.33%;
  }

.row__mini-6 {
    float:left;
    width:50%;
  }

.row__mini-8 {
    float:left;
    width:66.66%;
  }

.row__mini-9 {
    float:left;
    width:75%;
  }

@media (min-width:530px) {
    .row__small-3 {
      float:left;
      width:25%;
    }
    .row__small-4 {
      float:left;
      width:33.33%;
    }
    .row__small-6 {
      float:left;
      width:50%;
    }
    .row__small-8 {
      float:left;
      width:66.66%;
    }
    .row__small-9 {
      float:left;
      width:75%;
    }
  }

@media (min-width:800px) {

.row {
    margin-bottom:0

}
  }

@media (min-width:800px) {
    .row__medium-3 {
      float:left;
      width:25%;
    }
    .row__medium-4 {
      float:left;
      width:33.33%;
    }
    .row__medium-4--larger {
      float:left;
      width:37%;
    }
    .row__medium-6 {
      float:left;
      width:50%;
    }
      .row__medium-6--single {width: 100%;}
    .row__medium-8 {
      float:left;
      width:66.66%;
    }
    .row__medium-8--smaller {
      float:left;
      width:63%;
    }
    .row__medium-9 {
      float:left;
      width:75%;
    }
  }

@media (min-width:1010px) {
    .row__large-2 {
      float:left;
      width:16.66%;
    }
    .row__large-3 {
      float:left;
      width:25%;
    }
    .row__large-4 {
      float:left;
      width:33.33%;
    }
    .row__large-4--larger {
      float:left;
      width:37%;
    }
    .row__large-6 {
      float:left;
      width:50%;
    }
    .row__large-8 {
      float:left;
      width:66.66%;
    }
    .row__large-8--smaller {
      float:left;
      width:63%;
    }
    .row__large-9 {
      float:left;
      width:75%;
    }
  }

/* begin equal height rules */

.flexbox .row--equal-height {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }

.flexbox .row--equal-height > div {float:none;display:-webkit-box;display:-ms-flexbox;display:flex;}

.flexbox .row--equal-height-at-small {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }

.flexbox .row--equal-height-at-small > div {float:none;display:-webkit-box;display:-ms-flexbox;display:flex;}

@media (min-width:800px) {

.flexbox .row--equal-height-at-medium {display:-webkit-box;display:-ms-flexbox;display:flex
  }
  }

.flexbox .row--equal-height-at-medium > div {float:none;display:-webkit-box;display:-ms-flexbox;display:flex;}

@media (min-width:1010px) {

.flexbox .row--equal-height-at-large {display:-webkit-box;display:-ms-flexbox;display:flex
  }
  }

.flexbox .row--equal-height-at-large > div {float:none;display:-webkit-box;display:-ms-flexbox;display:flex;}

.generic-content-container p {
    line-height:1.7;
    font-weight: 300;
    margin:0 0 1.8rem 0;
  }

.generic-content-container p a {
    color:#519548;
    text-decoration:none;
  }

.generic-content-container blockquote {
    border-left:solid 5px #519548;
    margin-left:0;
    margin-right:0;
    margin-bottom:1.8rem;
  }

.generic-content-container blockquote p {
      font-style: italic;
      margin-left:18px;
      margin-bottom:0;
    }

.generic-content-container hr {margin-bottom:1.8rem;}

.generic-content-container--ugc h3 {
      font-size:1.3rem;
      font-weight:500;
      margin-bottom:1.8rem;
    }

@media (min-width:800px) {

.generic-content-container--ugc h3 {font-size:1.4rem
    }
  }

.generic-content-container--ugc--small-b-margin h3 {margin-bottom:1rem;}

.generic-content-container--auto-width img {
      width:auto;
      height:auto;
      max-width:100%;
    }

.generic-content-container--auto-width img.aligncenter {
      display: block;
      margin-left: auto;
      margin-right: auto;
    }

.generic-content-container--auto-width img.alignright {
      margin-left:1.8rem;
      margin-bottom:1.8rem;
      display: inline-block;
    }

.generic-content-container--auto-width img.alignleft {
      margin-right:1.8rem;
      margin-bottom:1.8rem;
      display: inline-block;
    }

.generic-content-container--auto-width .alignright {
      float: right;
    }

.generic-content-container--auto-width .alignleft {
      float: left;
    }

@media (min-width:530px) {

.generic-content-container--big p {font-size:1.1rem
    }
  }

.generic-content-container--centre {
    text-align:center;
  }

@media (min-width:1010px) {

.generic-content-container--max-width-at-large {
      margin-left:auto;
      margin-right:auto;
      max-width:90%
  }
  }

.generic-content-container__quote {
    background-color: #f5f5f5;
    padding:18px;
    margin-bottom:1.8rem;
  }

@media (min-width:800px) {

.generic-content-container__quote {padding:1.8rem
  }
  }

.generic-content-container__quote p {margin-bottom:0;}

.generic-content-container--has-img-b-margin img {margin-bottom:1.8rem;}

.generic-content-container--no-b-margin {margin-bottom:-1.8rem;}

.generic-content-container ul,.generic-content-container ol {
    /* padding-left: 1.4rem; */
    list-style-position: outside;

    line-height:1.7;
    font-weight: 300;
    margin:0 0 1.8rem 0;
  }

.generic-content-container ul li, .generic-content-container ol li {
      display:list-item;
      list-style:disc;
      padding-right:0;
      padding-bottom:0;
    }

@media (min-width:800px) {

.generic-content-container ul li, .generic-content-container ol li {float:none
    }
  }

.generic-content-container ol li {list-style:decimal;}

.generic-content-container .gallery {
    margin-right:-4px !important;
    margin-bottom:1.8rem !important;


  }

.generic-content-container .gallery img {border:none !important;}

.generic-content-container .gallery-item {
      margin-top:0 !important;
      margin-bottom:0 !important;
      padding-right:4px;
      width:100% !important;
      float:none !important;
    }

@media (min-width:530px) {

.generic-content-container .gallery-item {float:left !important
    }
  }

@media (min-width:530px) {

.generic-content-container .gallery-columns-2 .gallery-item {width:50% !important}
  }

@media (min-width:530px) {

.generic-content-container .gallery-columns-3 .gallery-item, .generic-content-container .gallery-columns-5 .gallery-item, .generic-content-container .gallery-columns-6 .gallery-item, .generic-content-container .gallery-columns-7 .gallery-item, .generic-content-container .gallery-columns-9 .gallery-item {width:33.33% !important}
  }

@media (min-width:530px) {

.generic-content-container .gallery-columns-4 .gallery-item, .generic-content-container .gallery-columns-8 .gallery-item {width:25% !important}
  }

.section-title {
  font-size:2.2rem;
  font-weight:400;
  text-align:center;

}

@media (min-width:530px) {

.section-title {font-size:3.2rem

}
  }

.section-title strong {font-weight:500;}

.section-title--medium {
    margin-top:1rem;
    font-size: 1.8rem;
  }

@media (min-width:530px) {

.section-title--medium {font-size:2.4rem
  }
  }

.section-title--small {
    font-size: 1.3rem;
    font-weight:300;
  }

@media (min-width:530px) {

.section-title--small {font-size:1.5rem
  }
  }

.section-title--underscore::after {
      content:'';
      display:block;
      margin-left:auto;
      margin-right:auto;
      margin-top:24px;
      width:60px;
      height:6px;
      background:#519548;
    }

.section-title--underscore-left::after {
      margin-left:0;
    }

.section-title--underscore-white::after {
      background:#fff;
    }

.section-title--underscore-small::after {
      width:40px;
      height:4px;
    }

.section-title--left-align {text-align:left;}

.section-title--less-margin {
    margin-top:0;
    margin-bottom: 1.3rem;
  }

.section-title--no-t-margin {margin-top:0;}

.section-title--more-b-margin {
    margin-bottom:3rem;
  }

@media (min-width:800px) {

.section-title--more-b-margin {margin-bottom:3.6rem
  }
  }

.testimonial {

  width:100%;

  background-color:#f5f5f5;
  padding:1.8rem;
  margin-bottom:12px;

  /* p:last-of-type {margin-bottom:0;} */

}

/* homepage testimonial section */

.testimonial__icon {
    font-size:2rem;
  }

@media (min-width:800px) {

.testimonial__icon {font-size:2.4rem
  }
  }

.testimonial--last {
    margin-bottom: 0;
  }

.testimonial__photo {
    width:100px;
    height:100px;
    border-radius:60px;
    overflow: hidden;
    margin: 0 auto;
    position:relative;
    border:4px solid #fff;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
  }

.testimonial__title {
    text-align:center;
    font-size:1.3rem;
    font-weight: 500;
  }

.testimonial__subtitle {
    color: rgba(0,0,0,.5);
    text-align:center;
    font-weight: 400;
    font-size:0.9rem;
    margin:-0.5rem 0 1rem 0;
  }

.testimonial__q {
    margin-top:0;
    font-weight:400;
    font-size:1.2rem;
    line-height:1.5;
  }

.testimonial__quote {
    font-size: 1.2rem;
  }

@media (min-width:800px) {

.testimonial__quote {font-size: 1.4rem
  }
  }

.testimonial__quote svg {color:#519548;}

.site-footer {

  background-color: #000;
  color:white;
  padding:2rem 0;
  font-size:0.9rem;
  line-height:1.7em;
  font-weight:300;

}

.site-footer__copyright-text {
    padding-top: 12px;
    padding-bottom:12px;
    text-align: center;

  }

@media (min-width:800px) {

.site-footer__copyright-text {
      padding-top:18px;
      padding-bottom:18px;
      text-align: left

  }
  }

.site-footer__logo {
    width:140px;
  }

@media (min-width:1010px) {

.site-footer__divider {margin-top:1.2rem
  }
  }

.site-header {
  padding:10px 0;
  position:absolute;
  width:100%;
  z-index:2;
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;

}

.site-header--is-expanded {
    background-color: rgba(27,103,107,.55);
  }

@media (min-width:800px) {

.site-header {
    margin-top:0;
    position:fixed

}

    .site-header--dark {
      /* margin-top:0; */
      background-color: rgba(27,103,107, .6);
    }
  }

@media (min-width:800px) {

.site-header__btn-container {
      float:right
  }
  }

.site-header__logo {
    padding-top:10px;
    -webkit-transition:-webkit-transform .3s ease-out;
    transition:-webkit-transform .3s ease-out;
    transition:transform .3s ease-out;
    transition:transform .3s ease-out, -webkit-transform .3s ease-out;
  }

@media (min-width:800px) {

.site-header__logo {
      float:left;
      -webkit-transform:translateX(0) scale(1);
              transform:translateX(0) scale(1)

      /* .site-header--dark & {
        transform:scale(0.9);
      } */
  }
  }

.site-header__logo__graphic {
    text-indent: -9999px;
  }

.site-header__menu-icon {
    width:20px;
    height:19px;
    position:absolute;
    top:20px;
    right:10px;
    z-index:10;
  }

.site-header__menu-icon::before {
      content:'';
      position:absolute;
      top:0;
      left:0;
      width:20px;
      height:3px;
      background-color:white;
      -webkit-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transition:-webkit-transform .3s ease-out;
      transition:-webkit-transform .3s ease-out;
      transition:transform .3s ease-out;
      transition:transform .3s ease-out, -webkit-transform .3s ease-out;
    }

.site-header__menu-icon__middle {
      position:absolute;
      top:8px;
      left:0;
      width:20px;
      height:3px;
      background-color:white;
      -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%;
      -webkit-transition:all .3s ease-out;
      transition:all .3s ease-out;
    }

.site-header__menu-icon::after {
      content:'';
      position:absolute;
      bottom:0;
      left:0;
      width:20px;
      height:3px;
      background-color:white;
      -webkit-transform-origin: 0 100%;
              transform-origin: 0 100%;
      -webkit-transition:-webkit-transform .3s ease-out;
      transition:-webkit-transform .3s ease-out;
      transition:transform .3s ease-out;
      transition:transform .3s ease-out, -webkit-transform .3s ease-out;
    }

@media (min-width:800px) {

.site-header__menu-icon {display:none
  }
  }

.site-header__menu-icon--close-x::before {
      -webkit-transform:rotate(45deg) scaleX(1.25);
              transform:rotate(45deg) scaleX(1.25);
    }

.site-header__menu-icon--close-x .site-header__menu-icon__middle {
      -webkit-transform:scaleX(0);
              transform:scaleX(0);
      opacity:0;
    }

.site-header__menu-icon--close-x::after {
      -webkit-transform:rotate(-45deg) scaleX(1.25) translateY(1px);
              transform:rotate(-45deg) scaleX(1.25) translateY(1px);
    }

.site-header__menu-content {
    opacity:0;
    -webkit-transform:scale(1.2);
            transform:scale(1.2);
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out;
    position:relative;
    z-index:-10;
    padding-top:20px;
    text-align:center;
  }

@media (min-width:800px) {

.site-header__menu-content {
      opacity:1;
      z-index:1;
      padding-top:0;
      -webkit-transform:scale(1);
              transform:scale(1)
  }
  }

.site-header__menu-content--is-visible {
      opacity:1;
      z-index:1;
      -webkit-transform:scale(1);
              transform:scale(1);
    }

.primary-nav {
  padding-top:10px;

}

@media (min-width:800px) {

.primary-nav {padding-top:0

}
  }

@media (min-width:800px) {

.primary-nav--pull-right {
      float:right
  }
  }

.primary-nav a {
    display:block;
    color:white;
    text-decoration: none;
    font-weight: 300;
    padding:5px 8px;
    font-size:.8rem;
    background-color: rgba(27,103,107,.5);
  }

@media (min-width:800px) {

.primary-nav a {
      padding:12px 0;
      font-size:1rem;
      background-color:transparent
  }

      .primary-nav a.is-current-link {
        color:#fabb69;
      }
  }

.primary-nav--footer {
    margin-bottom:18px;
  }

.primary-nav--footer li {
      display:block;
      padding-bottom:0;
      float:none;
    }

@media (min-width:1010px) {

.primary-nav--footer li {padding-right:0
    }
  }

.primary-nav--footer a {
      background-color:transparent;
      padding:0;
      font-size:.9rem;
    }

.reveal-item {
  opacity:0;
  /* transform: scale(1.15); */
  -webkit-transform:translateY(30%);
          transform:translateY(30%);
  -webkit-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}

.reveal-item--is-visible {
    opacity:1;
    /* transform: scale(1); */
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }

.modal {
  position:fixed;
  background-color: rgba(255,255,255,.94);
  top:0;
  bottom:0;
  left:0;
  right:0;
  opacity:0;
  visibility:hidden;
  -webkit-transform:scale(1.2);
          transform:scale(1.2);
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;
  z-index:15;

}

.modal--is-visible {
    opacity:1;
    visibility:visible;
    -webkit-transform:scale(1);
            transform:scale(1);
  }

.modal__inner {
    position:absolute;
    width:100%;
    top:50%;
    -webkit-transform:translateY(-50%);
            transform:translateY(-50%);
    text-align:center;
  }

.modal__description {
    font-size:1.3rem;
    font-weight: 300;
    line-height: 1.65;
  }

.modal__qrcode {
    width:100%;
    max-width:140px;
    height:auto;
  }

/* close button */

.modal__close {
    position:absolute;
    top:15px;
    right:15px;
    font-size:2rem;
    color:#519548;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
  }

@media (pointer: fine) {
      .modal__close:hover {
        cursor:pointer;
        color:#1B676B;
        -webkit-transform:rotate(90deg);
                transform:rotate(90deg);
      }
  }

.social-icons {
  text-align:center;
  font-size:2rem;
  color:white;

}

.social-icons a {
    display:inline-block;
    background-color:#519548;
    width:3rem;
    height:3rem;
    border-radius:1.5rem;
    margin:0 5px 5px 5px;
    position:relative;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
  }

@media (min-width:530px) {

.social-icons a {margin:0 5px
  }
  }

@media (pointer: fine) {
        .social-icons a:hover > div {
          opacity:1;
          -webkit-transform:scale(1);
                  transform:scale(1);
        }
  }

.social-icons svg {
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
            transform:translate(-50%,-50%);
  }

.social-icons__inner {
    position:absolute;
    background-color:#1B676B;
    left:0;
    right:0;
    top:0;
    bottom:0;
    -webkit-transform:scale(0);
            transform:scale(0);
    opacity:0;
    border-radius:2rem;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
  }

@media (min-width:1010px) {

.social-icons--footer {
      float:right;
      margin-top:-5.2rem
  }
  }

.social-icons--modal a {
      margin:5px 2px;
    }

@media (min-width:530px) {

.social-icons--modal a {margin:5px 2px
    }
  }

.features {
  margin-bottom: 46px;
}

@media (min-width:1010px) {

.features {
    margin-bottom: 0;
    padding:0 1.8125rem 1px 1.8125rem
}
  }

.features--last {
    margin-bottom: 0;
  }

@media (min-width:530px) {

.features__image {height:120px;width:auto

  }
  }

.features__title {
    color:#519548;
    text-align:center;
    font-size:1.2rem;
    font-weight: 400;
    margin:0;
    margin-bottom:4px;
  }

@media (min-width:530px) {

.features__title {font-size:1.5rem
  }
  }

.features__subtitle {
    color:#519548;
    text-align:center;
    font-weight: 300;
    font-size:0.8rem;
    margin:.25rem 0 1rem 0;
  }

@media (min-width:530px) {

.features__subtitle {font-size:0.9375rem
  }
  }

.page-panel__content {
    width:100%;
    padding-left:2px;
    margin-bottom:4rem;
  }

@media (min-width:800px) {

.page-panel__content {
      width:50% !important
  }
      .page-panel__content--right {float:right;}
  }

.page-panel__description {
    font-weight:300;
    font-size:1.6rem;
    line-height:1.3em;
    letter-spacing:0.01em;
  }

@media (min-width:1010px) {

.page-panel__description {font-size:1.8rem
  }
  }

.news-item {

  margin-bottom: 1.6rem;

}

.news-item__title {
    margin-bottom: .6rem !important;
  }

.news-item__date {
    font-weight:300;
    color:#519548;
  }

.floating-button {
  position:fixed;
  z-index: 10;
  background-color:#519548;
  top:95%;
  right:5%;
  -webkit-transform:translateY(-100%);
          transform:translateY(-100%);
  width:4rem;
  height:4rem;
  border-radius:2rem;
  font-size:2.5rem;
  color:white;
  opacity:1;
  -webkit-transition:all .5s ease-out;
  transition:all .5s ease-out;
}

.floating-button__inner {
    position:absolute;
    background-color:#1B676B;
    left:0;
    right:0;
    top:0;
    bottom:0;
    opacity:0;
    -webkit-transform:scale(0);
            transform:scale(0);
    border-radius:2rem;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
  }

.floating-button svg {
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
            transform:translate(-50%,-50%);
  }

.floating-button--hide {
    opacity:0;
    visibility:hidden;
    -webkit-transform:translateY(18px);
            transform:translateY(18px);
  }

@media (pointer: fine) {
      .floating-button:hover > div {
        opacity:1;
        -webkit-transform:scale(1);
                transform:scale(1);
      }
  }

@media (pointer: fine) {

.floating-button--mobile {display:none !important;visibility:hidden
  }
  }

@media (pointer:none), (pointer:coarse) {

.floating-button--desktop {display:none !important;visibility:hidden
  }
  }

.icon--logo {
  background-image: url('/wp-content/themes/accelecom-theme/images/ac-logo-white.svg');
  background-position: center;
  background-size: contain;
  background-repeat:no-repeat;
  width:140px;
  height:20px;
  margin-left:auto;
  margin-right:auto;
}

@media (min-width:800px) {

.icon--logo {
    width:160px;
    height:30px;
    margin-top:-6px
}
  }

.no-svg .icon--logo {
  background-image: url('/wp-content/themes/accelecom-theme/images/ac-logo-white.png');
}

@-webkit-keyframes zoomOutHeaderImage {
  0% {-webkit-transform: scale(1.1);transform: scale(1.1);}
  100% {-webkit-transform: scale(1);transform: scale(1);}
}

@keyframes zoomOutHeaderImage {
  0% {-webkit-transform: scale(1.1);transform: scale(1.1);}
  100% {-webkit-transform: scale(1);transform: scale(1);}
}

/* @keyframes slideLeft {
  0% {
    transform:translateX(10%);
    opacity:0;
  }
  100% {
    transform:translateX(0);
    opacity:1;
  }
}

.slideLeft {
  animation-name: slideLeft;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
} */

.slideshow {
  width:100%;
  position:relative;
}

.slideshow__slide {
    margin-bottom:1.4rem;
  }

/* @import "modules/_home-video"; */

.page-banner {
  background-color: #f5f5f5;
  width:100%;
  height:280px;
  min-height:280px;


}

@media (min-width:530px) {

.page-banner {height:320px


}
  }

.page-banner--curve {
    height:380px;
    border-bottom-left-radius: 50% 5%;
    border-bottom-right-radius: 50% 5%;
  }

@media (min-width:800px) {

.page-banner--curve {
      height:400px;
      border-bottom-left-radius: 50% 9%;
      border-bottom-right-radius: 50% 9%
  }
  }

.page-banner--photo {
    background-size: cover;
    background-position:center;
  }

.page-banner__content-wrapper {
    height:100%;
  }

.page-banner__content-wrapper--photo {background-color: rgba(0,0,0,.4);}

.page-banner__content-wrapper--curve {
      border-bottom-left-radius: 50% 5%;
      border-bottom-right-radius: 50% 5%;
    }

@media (min-width:800px) {

.page-banner__content-wrapper--curve {
        border-bottom-left-radius: 50% 9%;
        border-bottom-right-radius: 50% 9%
    }
  }

.page-banner__text-content {
    position: relative;
    top: 50%;
    -webkit-transform: perspective(1px) translateY(-50%);
            transform: perspective(1px) translateY(-50%);
    text-align:center;
    padding-top:60px;
  }

.page-banner__text-content--curve {padding-top:0;}

.page-banner__title {
    color:#fff;
    font-weight:400;
    margin:0;
    font-size:2rem;
    line-height:1.2;
  }

@media (min-width:530px) {

.page-banner__title {font-size:3rem
  }
  }

.page-banner__subtitle {
    color:#fff;
    font-weight:300;
    font-size:1.1rem;
    line-height:1.5;
  }

@media (min-width:530px) {

.page-banner__subtitle {font-size:1.3rem
  }
  }

.contact-box {
  color:white;
  padding:2rem 18px;
  background-color:#519548;
  line-height:1.7em;
  font-weight:300;
}

@media (min-width:800px) {

.contact-box {padding:1.6rem
}
  }

.contact-box__title {
    margin-top:0;
    margin-bottom:2rem;
    font-weight:400;
  }

.page-wrapper {
  width:100%;
  padding-top:2.2rem;

}

@media (min-width:800px) {

.page-wrapper {padding-top:3rem;padding-bottom:3rem

}
  }

.page-wrapper__content {}

.page-wrapper--no-b-padding {padding-bottom: 0;}

.page-wrapper--has-b-padding {
    padding-bottom:2.2rem;
  }

@media (min-width:800px) {

.page-wrapper--has-b-padding {padding-bottom:3rem
  }
  }

.page-wrapper--no-padding {
    padding-top:0;
    padding-bottom:0;
  }

.page-wrapper--grey {background-color:#f5f5f5;}

.page-wrapper--t-border {border-top: 1px solid rgba(0,0,0,.2);}

@media (min-width:800px) {

.sticky-sidebar {
    /* position:fixed;
    right:18px;
    top: 110px; */

}
  }

.content-module {

  border-top: #519548 4px solid;
  margin-top: 1rem;
  margin-bottom: 2rem;

}

@media (min-width:800px) {

.content-module {margin-top:0

}
  }

.content-module--no-t-margin {margin-top:0;}

@media (min-width:800px) {

.content-module--no-b-margin-until-medium {margin-bottom:0
  }
  }

.content-module--no-border {border-top:none;}

.content-module--wide {
    margin-top:3rem;
  }

.content-module__title {
    color:#519548;
    font-size: 1.1rem;
    font-weight:400;
    margin-top:1rem;
    margin-bottom: 1.3rem;
  }

@media (min-width:530px) {

.content-module__title {font-size:1.2rem
  }
  }

.content-module__list li {
      display:block;
      float:none;
    }

@media (min-width:530px) {

.content-module__list li {
        display:inline-block;
        float:left
    }
  }

@media (min-width:800px) {

.content-module__list li {
        display:block;
        float:none
    }
  }

.content-module__link {
    text-decoration: none;
    font-weight: 300;
    font-size:.9rem;
    line-height:1.8em;

  }

@media (min-width:530px) {

.content-module__link {font-size:0.95rem

  }
  }

@media (min-width:800px) {

.content-module__link {padding:8px 0

  }
  }

.content-module__link svg {
      color:#519548;
      margin-right:.5rem;
    }

ul {
  padding:0;
  margin:0;
}

ul::after {
    content:'';
    clear:both;
    display:table;
  }

ul.has-b-margin {margin-bottom:1.8rem;}

ul li {
    list-style:none;
    display:inline-block;
    padding-right:7px;
    padding-bottom:10px;
  }

/* @mixin atSmall {font-size:1.1rem;} */

@media (min-width:800px) {

ul li {
      padding-right:20px;
      float:left;
      display:block;
      padding-bottom:0
  }
  }

ul li:last-child {
      padding-right:0;
      padding-bottom:0;

    }

@media (min-width:800px) {

ul li:last-child {padding-right:20px

    }
  }

ul.has-bullet {

    padding-left: 1.4rem;
    list-style-position: outside;
  }

ul.has-bullet li {
      display:list-item;
      list-style:disc;
    }

@media (min-width:800px) {

ul.has-bullet li {float:none
    }
  }

.slick-dots {z-index:14;}

.related-module {

  margin-right:-12px;

}

.related-module::after {
    content:'';
    clear:both;
    display:table;
  }

.related-module a {
    position:relative;
    width:50%;
    display:inline-block;
    float:left;
    padding-right:12px;
    margin-bottom:13px;
  }

@media (min-width:800px) {

.related-module a {width:33.33%
  }
  }

.related-module a img {
      margin-bottom:0;
      display:block;
    }

@media (pointer: fine) {
        .related-module a:hover .related-module__title {
          padding:1.1rem .5rem;
          background-color: rgba(27,103,107,.5);
        }
  }

.related-module__title {
    color:#fff;
    font-weight:300;
    font-size:.9rem;
    text-align:center;
    padding:.5rem;
    background-color: rgba(0,0,0,.2);
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
  }

@media (max-width:320px) {

.related-module__title {font-size:.8rem;
  }
  }

.faq {
  margin-right:-12px;
  margin-bottom:-12px;
  width:100%;

  /* .flexbox &--equal-height-at-medium {
    @mixin atMedium {display:flex;}
    & > div {float:none;display:flex;}
  } */

}

.faq::after {
    content:'';
    clear:both;
    display:table;
  }

.faq__item {
    margin-bottom:12px;

  }

.faq__item--last {
      
    }

@media (min-width:800px) {

.faq__item {
      /* width:50%;
      display:inline-block;
      float:left;
      padding-right:12px;
      margin-bottom:13px; */
      /* &:last-of-type {margin-bottom:0;} */

  }
  }

.faq__inner {
    background-color:#f5f5f5;
    padding:1.8rem;
  }

.faq__q {
    margin-top:0;
    font-weight:400;
    font-size:1.2rem;
    line-height:1.5;
  }

.faq p:last-of-type {margin-bottom:0;}

.archive-news--featured {

    margin-right:-18px;
    margin-bottom:-19px;

  }

.archive-news--featured::after {
    content:'';
    clear:both;
    display:table;
  }

.archive-news--featured__item {
      position:relative;
      width:100%;
      display:inline-block;
      float:left;
      padding-right:18px;
      margin-bottom:19px;
    }

@media (min-width:530px) {

.archive-news--featured__item {width:50%
    }
  }

@media (min-width:1010px) {

.archive-news--featured__item {width:33.33%
    }
  }

.archive-news--featured__item img {
        display:block;
      }

@media (min-width:530px) {

.archive-news--featured__item--6 {width:50%
      }
  }

@media (min-width:1010px) {

.archive-news--featured__item--6 {width:33.33%
      }
  }

.archive-news--featured__overlay {
      position:absolute;
      top:0;
      left:0;
      bottom:0;
      right:18px;
      background-color: rgba(0,0,0,.5);
      -webkit-transition:background-color .3s ease-out;
      transition:background-color .3s ease-out;
    }

@media (pointer: fine) {
          .archive-news--featured__overlay:hover > div {
            opacity:1;
            width:100%;
          }
  }

.archive-news--featured__overlay__inner {
        position:absolute;
        background-color:#519548;
        left:0;
        right:0;
        top:0;
        bottom:0;
        width:0;
        opacity:0;
        -webkit-transition:all .15s ease-out;
        transition:all .15s ease-out;
      }

.archive-news--featured__content {
      padding:1.5rem;
      position:absolute;
      bottom:0;
      left:0;
      right:0;
    }

.archive-news--featured__title {
      color:#fff;
      margin-top:0;
      margin-bottom:0;
      font-weight:400;
      font-size:1.2rem;
      line-height:1.5;
    }

@media (min-width:1010px) {

.archive-news--featured__title {font-size:1.4rem
    }
  }

.archive-news--featured__date {
      display:block;
      padding-top:.5em;
      font-weight:300;
      font-size:1rem;
      color:#fff;
    }

.archive-news--more {

    margin-bottom: -1.8rem;

  }

.archive-news--more__item {
      padding-top:1.8rem;
      border-bottom:solid 1px #519548;
    }

.archive-news--more__item:first-of-type {padding-top:0;}

.archive-news--more__item:last-of-type {border-bottom:none;}

.archive-news--more__photo {
      display:none;
    }

@media (min-width:530px) {

.archive-news--more__photo {display:block
    }
  }

.archive-news--more__title {
      margin-top:0;
      margin-bottom:0;
      font-weight:400;
      font-size:1.2rem;
      line-height:1.5;
    }

@media (min-width:800px) {

.archive-news--more__title {font-size:1.4rem
    }
  }

.archive-news--more__date {
      display:block;
      padding-top:1em;
      padding-bottom:1em;
      font-weight:300;
      font-size:1rem;
      color: rgba(0,0,0,.5);
    }

table,.tablepress {
  border-collapse: collapse;
  width: 100%;
  margin-bottom:1rem;
  font-weight:300;

}

table .hide-until-small, .tablepress .hide-until-small {
    display:none;
  }

@media (min-width:530px) {

table .hide-until-small, .tablepress .hide-until-small {display:block
  }
  }

table .clickable-row td a, .tablepress .clickable-row td a {
      display:block;
      padding: 20px 18px;
    }

@media (pointer: fine) {
      table .clickable-row:hover, .tablepress .clickable-row:hover {
        background-color:#fafafa;
      }
  }

tr {
  border-bottom:1px solid #519548;
  -webkit-transition:all .2s ease-out;
  transition:all .2s ease-out;
}

tr:first-of-type {border-bottom: none;}

tr:last-of-type {border-bottom: none;}

.tablepress {
  line-height:1.3em;
}

#tablepress-2 tr {border-bottom: none;}

td, th {
  text-align: left;
}

th,.tablepress tfoot th, .tablepress thead th {
  background-color:#f5f5f5 !important;
  font-weight:400;
  padding: 20px 18px;
}

.dataTables_info, .paginate_button,.dataTables_length,.dataTables_filter,.dataTables_paginate {display:none;visibility:hidden;}

.product-card {

  border: solid 1px #519548;
  margin-bottom:24px;

}

.product-card__container {margin-bottom:-24px;}

.product-card__content {
    padding:0 1.2rem 1.8rem 1.2rem;
  }

.product-card__title {
    font-weight:400;
    line-height:1.3;
    font-size:1.4rem;
  }

.timeline__wrapper {
  width:100%;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  padding-left:18px;
  padding-right:18px;
}

.timeline {
  width:100%;
  margin:0 auto 60px auto;
  position:relative;

}

@media (min-width:530px) {

.timeline {max-width:60%

}
  }

@media (min-width:800px) {

.timeline {max-width:90%

}
  }

.timeline__line {
    display:none;
  }

@media (min-width:800px) {

.timeline__line {
      background-color:#000;
      display:block;
      height:100%;
      left:50%;
      position:absolute;
      top:0;
      -webkit-transform:translateX(-1.5px);
              transform:translateX(-1.5px);
      width:3px
  }
  }

.timeline__year {
    padding-bottom:40px;
    padding-top:80px;
    position:relative;
    width:100%;
  }

.timeline__year-first {
      display:none;
    }

@media (min-width:800px) {

.timeline__year-first {
        display:block;
        padding-bottom:0
    }
  }

.timeline__year-marker {
    background:#f5f5f5;
    font-size:3.125rem;
    font-weight:400;
    padding:18px;
    position:absolute;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    text-align:center;
  }

.timeline__year-marker:last-of-type {
      padding:0 18px;
      margin-top:-18px;
    }

@media (min-width:800px) {
      .timeline__year-marker:last-of-type {
        padding:18px;
        margin-top:0;
      }
  }

.timeline__item {
    margin-left:auto;
    margin-right:auto;/* end atmedium */
  }

@media (min-width:800px) {

.timeline__item {
      position:relative;
      width:50%;
      margin-bottom:0
  }

      .timeline__item::after {
        border-bottom:15px solid transparent;
        border-top:15px solid transparent;
        content:'';
        display:block;
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-7.5px);
                transform:translateY(-7.5px);
        width:0;
      }

      .timeline__item:nth-child(even) {
        margin-right:50%;
        padding-right:5%;
      }

        .timeline__item:nth-child(even)::after {
          border-right:15px solid #000;
          right:0;
        }

      .timeline__item:nth-child(odd) {
        margin-left:50%;
        padding-left:5%;
      }

        .timeline__item:nth-child(odd)::after {
          border-left:15px solid #000;
          left:0;
        }
  }

/*timeline style 1*/

.timeline .card {
    width:100%;
    position:relative;
    background-color:#fff;
    margin-top:40px;
  }

.timeline .card_feature img {
      display:inline-block;
      height:auto;
      margin-bottom:0;
      width:100%;
    }

.timeline .card__inner {
      padding:18px;

    }

.timeline .card__inner p {margin-bottom:0;}

.timeline .card__inner mixin atMedium {
        padding:1.8rem;
      }

.timeline .card__title {
      margin-top:0;
      font-weight:400;
      font-size:1.3rem;
      line-height:1.3em;
    }

@media (min-width:530px) {

.timeline .card__title {font-size:1.48rem
    }
  }

/*timeline style 2*/

.timeline article {
    display:inline-block;
    width:100%;
  }

/* end card */

.timeline .header-brow {
    font-weight:400;
    font-size:1.3rem;
    line-height:1.3em;
    margin-top:40px;
    padding-top:1.4rem;
    position:relative;
    color:#519548;
    text-transform:uppercase;
  }

@media (min-width:530px) {

.timeline .header-brow {font-size:1.48rem;
  }
  }

/* end item */

.timeline .header-brow::before {
    content:'';
    position:absolute;
    top:0;
    right:auto;
    bottom:auto;
    left:0;
    width:60px;
    height:6px;
    background-color:#519548;
  }

/* end timeline */

/* established */

.timeline__year-marker h4 {
  font-size:1rem;
  margin-bottom:0;
}

.career__label-container {
    margin-bottom:2rem;
  }

@media (min-width:800px) {

.career__label-container {margin-bottom:2.4rem
  }
  }

.career__label {
    display:inline-block;
    background-color: rgba(0,0,0,.5);
    color:white;
    font-weight:300;
    font-size:.9rem;
    padding:8px 12px;
    margin-right:2px;
    margin-bottom: 6px;
  }

.career__label:last-of-type {margin-right:0;}

.career__title {
    font-size:1.3rem;
    font-weight:500;
    margin-bottom:1rem;
  }

@media (min-width:800px) {

.career__title {font-size:1.4rem
  }
  }

form {
  width:100%;
  position:relative;

}

form .search__btn {
      width:auto;
      height:100%;
      position:absolute;
      right:0;
      top:0;
      bottom:0;
      font-size:1.1rem;
      font-weight:300;
      letter-spacing:0.1em;
      border:solid 1px #519548;
      -webkit-transition:all .3s ease-out;
      transition:all .3s ease-out;
    }

@media (min-width:800px) {

form .search__btn {
        font-size:1.2rem
    }
  }

@media (pointer: fine) {
        form .search__btn:hover {
          cursor:pointer;
          background-color:#1B676B;
          border:solid 1px #1B676B;
        }
  }

input,textarea,.upload-container {
  outline:none;
  font-weight:300;
  font-family:inherit;
  border: 1px solid rgba(0,0,0,.2);
  -webkit-transition:all .3s ease-out;
  transition:all .3s ease-out;

  width:100%;
  display:block;
  padding: 1rem;
  margin-bottom: 18px;
}

@media (min-width:530px) {

input,textarea,.upload-container {font-size:1.1rem
}
  }

input:focus, textarea:focus, .upload-container:focus {border:1px solid #519548;}

@media (pointer: fine) {
    input:hover, textarea:hover, .upload-container:hover {border:1px solid #519548;}
  }

input[type='file'] {
  border: dashed 1.5px rgba(0,0,0,.2);
}

@media (pointer: fine) {
    input[type='file']:hover {
      cursor:pointer;
      border:dashed 1.5px #519548;
    }
  }

textarea {
  height:12rem;
  line-height:1.6;
  resize: none;
}

.hidden-label {
  display:none;
}

/* wp forms */

.wpforms-field-container::after {
    content:'';
    clear:both;
    display:table;
  }

.wpforms-field-label, .wpforms-captcha-equation, .wpforms-error {
    display:block;
    line-height:1.7;
    font-weight: 300;
    margin-bottom:12px;
  }

@media (min-width:530px) {

.wpforms-field-label, .wpforms-captcha-equation, .wpforms-error {font-size:1.1rem
  }
  }

@media (pointer: fine) {
      .wpforms-field-label:hover, .wpforms-captcha-equation:hover, .wpforms-error:hover {
        cursor:pointer;
      }
  }

.wpforms-error {color:red;}

.wpforms-label-hide {
    display:none;
    visibility:hidden;
  }

.wpforms-submit {
    border:none;
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out;
  }

@media (pointer: fine) {
      .wpforms-submit:hover {
        cursor:pointer;
        background-color:#1B676B;
      }
  }

.wpforms__contact .wpforms-submit-container {text-align:center;}

.wpforms__contact .wpforms-field-container {margin-right:-24px;}

.wpforms__contact .wpforms-field-container > div {padding-right:24px;}

.wpforms-confirmation-container {
    line-height:1.7;
    font-weight: 300;
    margin:0 0 1.8rem 0;
  }

@media (min-width:530px) {

.wpforms-confirmation-container {font-size:1.1rem
  }
  }

.wpforms-field-hp {display:none;visibility:hidden;}

.wpforms-captcha-equation::before {content:'ÇëÊäÈë¼ÆËã½á¹û:';}

#wpforms-confirmation-138 {text-align:center;}

aside {
  will-change: min-height;
}

.sidebar__inner {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: position, transform;
}

.page-numbers {
  display: inline-block;
  padding:.62rem 1rem;
  margin: 0 2px 1.8rem 0;
  border:solid 1px #519548;
  font-weight: 300;
  color:#519548;
  -webkit-transition:all .2s ease-out;
  transition:all .2s ease-out;
}

.page-numbers.current,
a.page-numbers:hover {
    background-color:#519548;
    color:white;
}

.large-hero-slider {
  position:relative;
  height:100%;
  background-color:#000;
}

.page-panel .slick-dots .slick-active button, .faq-slider .slick-dots .slick-active button {background-color: #519548;}

.slick-list,
.slick-track {
  height: 100%;
}

.faq .slick-slide,
.faq .slick-slide * {
  outline: none !important;
}

.slick-dots {
  z-index: 100;
  position: absolute;
  top:95%;
  left: 50%;
  padding: 0;
  margin: 0;
  -webkit-transform:translateX(-50%) translateY(-50%);
          transform:translateX(-50%) translateY(-50%);
}

.faq .slick-dots {
  margin-top:24px;
}

.slick-dots li {
    list-style: none;
    display: inline;
  }

@media (min-width:800px) {

.slick-dots li {padding-right:6px
  }
  }

.slick-dots li:last-of-type {padding-right:0;}

.slick-dots li button {
    display: inline-block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, .5);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
            box-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
    border-radius: 50%;
    border: none;
    margin: 0 4px;
    padding: 0;
    outline: none;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    cursor: pointer;
  }

.slick-dots .slick-active button {
    background-color: #FFF;
  }
