@charset "UTF-8";
/*********************************************
:: Core
   Base Elements
   eg. typography, fonts, forms, buttons etc.
********************************************/
/*********************************************
:: Variables                      
********************************************/
/*******************************************/
/*******************************************/
/*
$color-brand-1: #fce70e; //navy
$color-brand-2: #bed630; //lime
$color-brand-3: #000621; //dark-navy
*/
/*******************************************/
/*******************************************/
/*
  https://github.com/bfred-it/object-fit-images/
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
*/
/*
  clear fix
*/
/*********************************************
:: Normalize                        
********************************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,300italic,300);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

h1, h2, legend, h3, h4, h5, h6, ol, ul, blockquote, p, li, dt, dl, dd {
  margin: 0px;
  padding: 0px; }

.button, button, button[type="submit"], input[type="submit"], input[type="button"], input[type="reset"] {
  outline: none;
  background: none;
  border: none;
  cursor: pointer;
  width: auto;
  padding: 0px;
  margin: 0px; }

legend, fieldset {
  margin: 0px;
  padding: 0px;
  border: none; }

figure {
  margin: 0px; }

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

/*******************************************/
::-moz-selection, ::-moz-selection {
  background: #ec6e06;
  color: white; }
::-moz-selection, ::selection {
  background: #ec6e06;
  color: white; }

::-moz-selection {
  background: #ec6e06;
  color: white; }

::selection {
  background: #ec6e06;
  color: white; }

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  display: inline-block; }

/*********************************************
:: Icon Fonts                    
********************************************/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?l1en53");
  src: url("../fonts/icomoon.eot?#iefixl1en53") format("embedded-opentype"), url("../fonts/icomoon.ttf?l1en53") format("truetype"), url("../fonts/icomoon.woff?l1en53") format("woff"), url("../fonts/icomoon.svg?l1en53#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

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

.icon-angle-double-down:before {
  content: "\e922"; }

.icon-angle-double-left:before {
  content: "\e923"; }

.icon-angle-double-right:before {
  content: "\e924"; }

.icon-angle-double-up:before {
  content: "\e925"; }

.icon-angle-down:before {
  content: "\e926"; }

.icon-angle-left:before {
  content: "\e927"; }

.icon-angle-right:before {
  content: "\e928"; }

.icon-angle-up:before {
  content: "\e929"; }

.icon-arrow-circle-down:before {
  content: "\e92a"; }

.icon-arrow-circle-left:before {
  content: "\e92b"; }

.icon-arrow-circle-o-down:before {
  content: "\e92c"; }

.icon-arrow-circle-o-left:before {
  content: "\e92d"; }

.icon-arrow-circle-o-right:before {
  content: "\e92e"; }

.icon-arrow-circle-o-up:before {
  content: "\e92f"; }

.icon-arrow-circle-right:before {
  content: "\e930"; }

.icon-arrow-circle-up:before {
  content: "\e931"; }

.icon-bars:before {
  content: "\e932"; }

.icon-calendar2:before {
  content: "\e933"; }

.icon-check:before {
  content: "\e934"; }

.icon-chevron-circle-down:before {
  content: "\e935"; }

.icon-chevron-circle-left:before {
  content: "\e936"; }

.icon-chevron-circle-right:before {
  content: "\e937"; }

.icon-chevron-circle-up:before {
  content: "\e938"; }

.icon-chevron-down:before {
  content: "\e939"; }

.icon-chevron-left:before {
  content: "\e93a"; }

.icon-chevron-right:before {
  content: "\e93b"; }

.icon-chevron-up:before {
  content: "\e93c"; }

.icon-envelope-o:before {
  content: "\e93d"; }

.icon-facebook:before {
  content: "\e93f"; }

.icon-facebook-square:before {
  content: "\e93e"; }

.icon-file:before {
  content: "\e940"; }

.icon-google-plus:before {
  content: "\e942"; }

.icon-google-plus-square:before {
  content: "\e941"; }

.icon-info-circle:before {
  content: "\e943"; }

.icon-instagram:before {
  content: "\e944"; }

.icon-linkedin:before {
  content: "\e946"; }

.icon-linkedin-square:before {
  content: "\e945"; }

.icon-map-marker:before {
  content: "\e947"; }

.icon-minus-circle:before {
  content: "\e948"; }

.icon-phone-diagonal:before {
  content: "\e949"; }

.icon-pinterest2:before {
  content: "\e94b"; }

.icon-pinterest-square:before {
  content: "\e94a"; }

.icon-play:before {
  content: "\e94c"; }

.icon-plus-circle:before {
  content: "\e94d"; }

.icon-question-circle:before {
  content: "\e94e"; }

.icon-search:before {
  content: "\e950"; }

.icon-search-plus:before {
  content: "\e94f"; }

.icon-shopping-cart:before {
  content: "\e951"; }

.icon-sort:before {
  content: "\e952"; }

.icon-tags:before {
  content: "\e953"; }

.icon-times:before {
  content: "\e954"; }

.icon-tumblr2:before {
  content: "\e957"; }

.icon-tumblr-square2:before {
  content: "\e956"; }

.icon-twitter2:before {
  content: "\e959"; }

.icon-twitter-square:before {
  content: "\e958"; }

.icon-user:before {
  content: "\e95a"; }

.icon-vimeo-square:before {
  content: "\e95b"; }

.icon-youtube:before {
  content: "\e95e"; }

.icon-youtube-play2:before {
  content: "\e95c"; }

.icon-youtube-square:before {
  content: "\e95d"; }

.icon-pin:before {
  content: "\e955"; }

.icon-thin-search:before {
  content: "\e921"; }

.icon-behance:before {
  content: "\f1b4"; }

.icon-behance-square:before {
  content: "\f1b5"; }

.icon-commenting:before {
  content: "\f27a"; }

.icon-commenting-o:before {
  content: "\f27b"; }

.icon-file-excel-o:before {
  content: "\f1c3"; }

.icon-file-image-o:before {
  content: "\f1c5"; }

.icon-file-photo-o:before {
  content: "\f1c5"; }

.icon-file-picture-o:before {
  content: "\f1c5"; }

.icon-file-pdf-o:before {
  content: "\f1c1"; }

.icon-file-powerpoint-o:before {
  content: "\f1c4"; }

.icon-file-word-o:before {
  content: "\f1c2"; }

.icon-google:before {
  content: "\f1a0"; }

.icon-google-plus2:before {
  content: "\f0d5"; }

.icon-google-plus-square2:before {
  content: "\f0d4"; }

.icon-instagram2:before {
  content: "\f16d"; }

.icon-map3:before {
  content: "\f279"; }

.icon-map-o:before {
  content: "\f278"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-square2:before {
  content: "\f0d3"; }

.icon-safari:before {
  content: "\f267"; }

.icon-toggle-off:before {
  content: "\f204"; }

.icon-toggle-on:before {
  content: "\f205"; }

.icon-tripadvisor:before {
  content: "\f262"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-square:before {
  content: "\f174"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-twitter-square2:before {
  content: "\f081"; }

.icon-vine:before {
  content: "\f1ca"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-home:before {
  content: "\e900"; }

.icon-newspaper:before {
  content: "\e901"; }

.icon-image:before {
  content: "\e902"; }

.icon-file-empty:before {
  content: "\e903"; }

.icon-file-text2:before {
  content: "\e904"; }

.icon-phone:before {
  content: "\e905"; }

.icon-phone-hang-up:before {
  content: "\e906"; }

.icon-location:before {
  content: "\e907"; }

.icon-location2:before {
  content: "\e908"; }

.icon-compass:before {
  content: "\e909"; }

.icon-map:before {
  content: "\e90a"; }

.icon-map2:before {
  content: "\e90b"; }

.icon-alarm:before {
  content: "\e90f"; }

.icon-bell:before {
  content: "\e910"; }

.icon-stopwatch:before {
  content: "\e911"; }

.icon-calendar:before {
  content: "\e91e"; }

.icon-display:before {
  content: "\e91f"; }

.icon-laptop:before {
  content: "\e920"; }

.icon-mobile:before {
  content: "\e912"; }

.icon-mobile2:before {
  content: "\e913"; }

.icon-tablet:before {
  content: "\e914"; }

.icon-tv:before {
  content: "\e915"; }

.icon-plus2:before {
  content: "\e91a"; }

.icon-minus2:before {
  content: "\e91b"; }

.icon-checkmark:before {
  content: "\e91c"; }

.icon-checkmark2:before {
  content: "\e91d"; }

.icon-substract:before {
  content: "\e90c"; }

.icon-add:before {
  content: "\e90d"; }

.icon-cross:before {
  content: "\e90e"; }

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

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

.icon-left-arrow2:before {
  content: "\e918"; }

.icon-arrow-pointing-to-right:before {
  content: "\e919"; }

/*********************************************
:: Typography
********************************************/
html {
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400; }

h1, h2, legend, h3, h4, h5, h6 {
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif !important;
  font-weight: 700;
  margin-bottom: 20px; }

h1 {
  font-size: 28px;
  line-height: 32px;
  color: #ec6e06; }
  @media all and (min-width: 64em) {
    h1 {
      font-size: 44px;
      line-height: 50px; } }

h2, legend {
  font-size: 18px;
  line-height: 28px; }
  @media all and (min-width: 64em) {
    h2, legend {
      font-size: 26px; } }

h3 {
  font-size: 16px;
  line-height: 26px; }
  @media all and (min-width: 64em) {
    h3 {
      font-size: 22px; } }

h4 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h4 {
      font-size: 20px; } }

h5 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h5 {
      font-size: 18px; } }

h6 {
  font-size: 16px;
  line-height: 24px; }
  @media all and (min-width: 64em) {
    h6 {
      font-size: 16px; } }

/*******************************************/
p, li, td, th, a, mark, time, dl, label, address {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 15px; }
  p a, p li, p p, p mark, p cite, p time, li a, li li, li p, li mark, li cite, li time, td a, td li, td p, td mark, td cite, td time, th a, th li, th p, th mark, th cite, th time, a a, a li, a p, a mark, a cite, a time, mark a, mark li, mark p, mark mark, mark cite, mark time, time a, time li, time p, time mark, time cite, time time, dl a, dl li, dl p, dl mark, dl cite, dl time, label a, label li, label p, label mark, label cite, label time, address a, address li, address p, address mark, address cite, address time {
    font-size: 1em; }

a {
  color: #ec6e06;
  font-weight: 400;
  text-decoration: none;
  margin: 0px;
  transition: all .5s ease-in-out;
  /*&:hover, &:focus, &:active{
        color: $color-link-hover;
    }*/ }

small {
  font-size: 70%; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

hr {
  width: 100%;
  background: #ccc;
  height: 1px;
  border: none;
  outline: none;
  margin-bottom: 15px;
  display: block; }

/*******************************************/
dt {
  font-weight: 700; }
  dt:after {
    content: ':'; }

dt:after {
  content: ": "; }

ul li {
  list-style-type: none;
  position: relative;
  text-indent: 0px; }

ol li {
  list-style-type: decimal; }

/*******************************************/
code, pre, samp, kbd, var {
  background: #2D747E;
  color: white;
  padding: 1px 5px 1px 5px;
  white-space: pre-wrap;
  margin: 0px; }

pre {
  padding: 10px; }

/*******************************************/
blockquote {
  display: block;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  line-height: 30px;
  color: #5ea5bb;
  position: relative;
  margin: 35px 0 55px 0;
  padding: 20px 10% 20px 10%; }
  @media all and (min-width: 64em) {
    blockquote {
      font-size: 25px;
      line-height: 35px;
      padding: 40px 10% 40px 10%; } }

/*******************************************/
.leadcopy {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.23px;
  line-height: 26px;
  color: #3e3e3e; }

.wysiwyg h1 {
  margin-bottom: 25px;
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.37px;
  line-height: 30px;
  color: #000000; }

.wysiwyg p {
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #666666; }

.wysiwyg ul li {
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2px;
  color: #797979; }
  .wysiwyg ul li::before {
    content: "\e934";
    margin-right: 10px;
    font-family: "icomoon";
    font-size: 18px;
    font-weight: 400;
    color: #ec6e06;
    vertical-align: bottom; }

.aside {
  text-align: center; }
  .aside > p {
    margin-bottom: 0; }
    .aside > p::before, .aside > p::after {
      content: "";
      display: block;
      position: relative;
      margin: auto;
      width: 114px;
      height: 2px;
      background-color: #ec6e06; }
    .aside > p::before {
      top: -30px; }
    .aside > p::after {
      bottom: -30px; }

/*******************************************/
.wf-loading h1,
.wf-loading h2,
.wf-loading legend,
.wf-loading p,
.wf-loading a {
  visibility: hidden; }

/*********************************************
:: Buttons
********************************************/
button {
  outline: none; }

.btn {
  display: inline-block;
  width: 149px;
  height: 45px;
  color: #ffffff;
  font-size: 14px;
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0.66px;
  text-align: center;
  text-transform: uppercase; }
  .btn span {
    position: relative;
    font-family: "icomoon"; }
    .btn span::before {
      position: relative;
      top: 1px; }
  .btn.btn-blue {
    border: 3px solid #fce70e; }
    .btn.btn-blue:hover {
      background-color: #fce70e; }
  .btn.btn-orange {
    border: 3px solid #3984e6; }
    .btn.btn-orange:hover {
      background-color: #3984e6; }

.btn-white {
  display: block;
  width: 159px;
  height: 45px;
  font-size: 14px;
  font-weight: 600;
  font-weight: 600;
  letter-spacing: 0.66px;
  color: #121212;
  line-height: 39px;
  border: 3px solid #121212;
  background-color: #ffffff;
  text-transform: uppercase;
  text-align: center; }
  .btn-white:hover {
    background-color: #000000;
    color: #ffffff; }
  .btn-white span {
    position: relative;
    font-family: "icomoon"; }
    .btn-white span::before {
      position: relative;
      top: 1px; }

.btn-main {
  display: inline-block;
  width: 176px;
  height: 45px;
  color: #121212;
  font-size: 14px;
  font-weight: 600;
  line-height: 39px;
  text-align: center;
  border: 3px solid #ec6e06;
  background-color: #ffffff;
  text-transform: uppercase; }
  .btn-main:hover {
    background-color: #ec6e06 !important; }
  .btn-main span {
    position: relative;
    font-family: "icomoon"; }
    .btn-main span::before {
      position: relative;
      top: 1px; }

.btn-map {
  display: inline-block;
  width: 140px;
  height: 32px;
  border-radius: 100px;
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background-color: #000000; }
  .btn-map span {
    font-size: 14px; }

/*******************************************/
.button {
  height: auto;
  display: inline-block;
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
  color: #ec6e06;
  background: transparent;
  padding: 0px 12px;
  transition: all .4s ease-in-out; }
  .button:hover, .button:focus, .button:active {
    color: #ec6e06; }

/*******************************************/
.button-white {
  background: white;
  color: black; }
  @media all and (min-width: 48em) {
    .button-white:hover, .button-white:focus, .button-white:active {
      background: black;
      color: white; } }

/*******************************************/
.button-more {
  width: 100%;
  text-align: center;
  position: relative;
  background: white;
  margin: 0px 0 40px 0; }
  @media all and (min-width: 64em) {
    .button-more {
      margin: 40px 0 100px 0; } }
  .button-more:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #979797; }
  .button-more p {
    width: auto;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    color: #fce70e;
    background: white;
    position: relative;
    padding: 0 50px;
    z-index: 1;
    transition: all 0.25s ease-in-out; }
    @media all and (min-width: 64em) {
      .button-more p {
        font-size: 24px; } }
  .button-more:hover {
    background: white; }
    .button-more:hover p {
      -webkit-filter: brightness(120%);
      filter: brightness(120%); }

/*******************************************/
.button-underline {
  display: inline-block;
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  color: #fce70e;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px; }
  .button-underline:after {
    content: '';
    position: absolute;
    margin: auto;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 138px;
    height: 5px;
    background: #fce70e; }

/*******************************************/
.button-disabled,
.button[disabled],
button[disabled],
button[type="submit"][disabled],
input[type="submit"][disabled],
input[type="button"][disabled],
input[type="reset"][disabled] {
  opacity: 0.5;
  color: white;
  cursor: default; }

/*********************************************
:: Tables                    
********************************************/
table {
  width: 100%;
  margin-bottom: 15px; }
  table td, table th {
    padding: 15px 10px 15px 10px;
    text-align: left;
    font-weight: 400;
    color: #212121; }
  table th {
    font-weight: 700;
    background: #ececec; }
  table thead {
    width: 100%;
    background: #ececec; }
    table thead td, table thead th {
      padding: 5px 10px 5px 10px; }
  table tfoot {
    border-bottom: 1px solid #212121;
    border-top: 1px solid #212121; }
    table tfoot td {
      padding: 15px 10px 15px 10px; }

/*******************************************/
.compact-table {
  width: auto; }
  .compact-table td, .compact-table th {
    padding: 5px 10px 5px 10px;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.2;
    font-weight: 400;
    color: #212121;
    background: none;
    border: 1px solid #ccc; }
  .compact-table thead {
    width: auto;
    background: none; }

/*******************************************/
.table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em; }

/*********************************************
:: Layout                        
********************************************/
* {
  -webkit-tap-highlight-color: transparent; }

/*******************************************/
.main {
  display: block;
  width: 100%;
  overflow-x: hidden;
  /*min-height: calc(100vh - 155px); */ }
  @media all and (max-width: 63.9375em) {
    .main {
      /*min-height: calc(100vh - 70px);    */ } }

/*******************************************/
[class*='slideshow'].slick-initialized .slide {
  cursor: url(https://ssl.gstatic.com/ui/v1/icons/mail/images/2/openhand.cur), default !important; }
  [class*='slideshow'].slick-initialized .slide:focus {
    outline: none !important; }
  [class*='slideshow'].slick-initialized .slide:active {
    cursor: url(https://ssl.gstatic.com/ui/v1/icons/mail/images/2/closedhand.cur), default !important; }

/*******************************************/
.sidebar {
  float: left;
  width: 100%;
  padding: 20px 15px 20px 15px; }
  @media all and (min-width: 64em) {
    .sidebar {
      padding: 45px 0px 45px 0px; } }

/*******************************************/
.content-max-width {
  width: 100%;
  padding: 0 6%;
  position: relative;
  clear: both; }
  @media all and (min-width: 64em) {
    .content-max-width {
      max-width: 1170px;
      margin: 0 auto;
      padding: 0px; } }

.clear-after:after {
  content: '';
  display: block;
  clear: both; }

/*******************************************/
.content-slider-width {
  padding: 0 0%;
  position: relative;
  clear: both; }
  @media all and (min-width: 64em) {
    .content-slider-width {
      max-width: 940px;
      margin: 0 auto;
      padding: 0px; } }
  @media all and (min-width: 72.5em) {
    .content-slider-width {
      max-width: 940px; } }

/*******************************************/
@media all and (min-width: 64em) {
  .content-narrow-width {
    max-width: 740px;
    margin: 0 auto;
    clear: both; } }

@media all and (min-width: 72.5em) {
  .content-narrow-width {
    max-width: 740px; } }

/*******************************************/
@media all and (min-width: 64em) {
  .mob, .mobile {
    display: none !important; } }

@media all and (max-width: 63.9375em) {
  .desk, .desktop {
    display: none !important; } }

/*******************************************/
/*********************************************
:: Forms
********************************************/
form {
  width: 100%;
  background: white; }

legend {
  margin-bottom: 15px; }

/*******************************************/
.field-disabled,
input[disabled],
textarea[disabled],
select[disabled],
input[readonly],
textarea[readonly],
select[readonly] {
  opacity: 0.5;
  cursor: default; }

/*******************************************/
input, textarea, select {
  width: 100%;
  height: 40px;
  display: inline-block;
  font-size: 14px;
  line-height: 38px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
  padding: 0px 10px; }
  input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
    /*transition: all .5s ease-in;
        background: #f1f1f1;
        border: 1px solid $color-brand-2;*/ }

/*******************************************/
*::-webkit-input-placeholder {
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #ec6e06; }
*:-ms-input-placeholder {
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #ec6e06; }
*::placeholder {
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #ec6e06; }

textarea, select[multiple] {
  height: 157px; }

input[type=checkbox], input[type=radio] {
  height: auto; }

/*******************************************/
.form-field .custom-checkbox-radio {
  float: left;
  margin: 0;
  padding: 0px 0px 5px 0px;
  width: auto;
  font-weight: 400;
  line-height: 1.4;
  cursor: pointer; }
  .form-field .custom-checkbox-radio input {
    width: 15px;
    height: 15px;
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
    margin-top: 3px;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0; }

.form-field .custom-checkbox-radio.field-disabled {
  cursor: default; }
  .form-field .custom-checkbox-radio.field-disabled input {
    cursor: default;
    opacity: 1; }

/*******************************************/
.form-field {
  width: 100%;
  padding-bottom: 17px; }
  .form-field label {
    display: inline-block;
    margin-bottom: 7px;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #333333; }

/*******************************************/
.button-field {
  width: 100%;
  margin-bottom: 50px;
  text-align: center; }
  .button-field .form-note {
    float: left;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #999999; }
  .button-field button, .button-field input[type="submit"], .button-field input[type="reset"] {
    display: block;
    width: 101px;
    height: 30px;
    float: right;
    color: #ffffff;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px;
    background-color: #000000; }

/*******************************************/
.form-fields-stack {
  *zoom: 1; }
.form-fields-stack:before{
  content: '';
  display: table; }
.form-fields-stack:after{
  content: '';
  display: table;
  clear: both; }
  .form-fields-stack.two-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.two-column .form-field {
        width: calc(99.99% * 1/2 - (20px - 20px * 1/2)); }
      .form-fields-stack.two-column .form-field:nth-child(1n){
    float: left;
    margin-right: 20px;
    clear: none; }
      .form-fields-stack.two-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.two-column .form-field:nth-child(2n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.two-column .form-field:nth-child(2n + 1){
    clear: left; } }
  .form-fields-stack.three-column .form-field {
    width: 100%; }
    @media all and (min-width: 64em) {
      .form-fields-stack.three-column .form-field {
        width: calc(99.99% * 1/3 - (20px - 20px * 1/3)); }
      .form-fields-stack.three-column .form-field:nth-child(1n){
    float: left;
    margin-right: 20px;
    clear: none; }
      .form-fields-stack.three-column .form-field:last-child{
    margin-right: 0; }
      .form-fields-stack.three-column .form-field:nth-child(3n){
    margin-right: 0;
    float: right; }
      .form-fields-stack.three-column .form-field:nth-child(3n + 1){
    clear: left; } }

/*******************************************/
.form-field.error input,
.form-field.error textarea,
.form-field.error select,
.form-field.error .SumoSelect > .CaptionCont {
  border-color: #ec6e06; }

.form-field.valid input,
.form-field.valid textarea,
.form-field.valid select,
.form-field.valid .SumoSelect > .CaptionCont {
  color: black;
  border-color: #CCCCCC; }

label.error, label.error-SumoSelect-label, .php-error li {
  color: #ec6e06 !important;
  margin-top: 10px;
  font-weight: 700;
  margin-bottom: 0; }

/*********************************************
:: Animations
********************************************/
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*********************************************
:: Print                        
********************************************/
@media print {
  /*******************************************/
  header,
  footer,
  .breadcrumbs-module,
  .small-screen-menu-panel,
  .lightbox-popup,
  .tabs-module .buttons,
  .share-module,
  .onclick-lazyload-google-map,
  .lightbox-inline-trigger,
  .slideshow {
    display: none !important; }
  .tabs-module .tab-content {
    display: block !important; }
  .gallery-module, img {
    border-bottom: none !important;
    max-width: 400px;
    max-height: 400px; }
  /*******************************************/ }

/*********************************************
:: Common
   Common Components
   eg. header, footer, main menu etc.
********************************************/
/*********************************************
  :: Site Header
********************************************/
.site-header {
  position: relative;
  width: 100%;
  height: 88px;
  border-bottom: 1px solid #979797; }
  .site-header.homepage {
    border-bottom: none; }
    @media all and (min-width: 80em) {
      .site-header.homepage .tel {
        height: 120px; } }
    .site-header.homepage .logo {
      height: 100%; }
  @media all and (min-width: 80em) {
    .site-header {
      height: 120px; } }
  .site-header .logo {
    float: left;
    padding: 20px 30px;
    width: 245px;
    height: calc(100% + 1px);
    background-color: #000000; }
    @media all and (min-width: 80em) {
      .site-header .logo {
        width: 330px; } }
    .site-header .logo img {
      height: 100%;
      width: 100%;
      -o-object-fit: "cover";
      object-fit: "cover";
      font-family: "object-fit: cover"; }
  .site-header nav {
    float: left;
    width: calc(100% - 660px);
    padding-top: 60px;
    font-size: 0;
    text-align: center; }
    .site-header nav a {
      display: inline-block;
      margin-right: 57px;
      font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px;
      color: #292a2e;
      letter-spacing: 0.38px; }
      .site-header nav a:last-child {
        margin-right: 0; }
      .site-header nav a:hover {
        color: #000000;
        text-decoration: underline; }
    @media all and (max-width: 79.9375em) {
      .site-header nav {
        display: none; } }
  .site-header .tel {
    float: right;
    width: 130px;
    height: 33px;
    color: #121212;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 33px;
    text-align: center;
    background-color: #ec6e06; }
    @media all and (min-width: 80em) {
      .site-header .tel {
        width: 330px;
        height: 119px;
        font-size: 24px;
        letter-spacing: 2.23px;
        line-height: 135px; } }
  .site-header .hamburger {
    width: 25px;
    height: 17px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-image: url("../images/icons/hamburger.svg");
    background-size: contain;
    background-repeat: no-repeat;
    border: none; }
    @media all and (min-width: 80em) {
      .site-header .hamburger {
        display: none; } }
    .site-header .hamburger:focus {
      outline: none; }

/*********************************************
  :: Site Footer
********************************************/
.site-footer {
  position: relative;
  margin: auto;
  width: 100%;
  background-color: #121212;
  overflow: hidden; }
  @media all and (max-width: 63.9375em) {
    .site-footer {
      text-align: center; } }
  .site-footer nav a {
    display: block; }
  .site-footer .wrapper {
    width: 100%;
    max-width: 1170px;
    margin: auto; }
  @media all and (min-width: 64em) {
    .site-footer .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 59px 0 55px; } }
  .site-footer .content > div {
    margin-right: 30px; }
    .site-footer .content > div:first-child {
      width: 255px; }
    .site-footer .content > div h4 {
      font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 15px;
      font-weight: 600;
      letter-spacing: 0.2px;
      line-height: 35px;
      color: #c5c5c5;
      text-transform: uppercase; }
    .site-footer .content > div p, .site-footer .content > div a {
      font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 15px;
      font-weight: 400;
      line-height: 30px;
      color: #8c8c8c;
      word-break: keep-all; }
      .site-footer .content > div p a, .site-footer .content > div a a {
        color: #8c8c8c !important; }
    .site-footer .content > div a {
      color: #6d6d6d; }
      .site-footer .content > div a:hover {
        text-decoration: underline; }
    @media all and (max-width: 63.9375em) {
      .site-footer .content > div {
        margin-right: 0;
        padding-top: 27px; }
        .site-footer .content > div p {
          margin-bottom: 18px; }
        .site-footer .content > div:not(:last-child) {
          display: none; } }
    @media all and (min-width: 64em) {
      .site-footer .content > div {
        max-width: 25%; } }
  .site-footer .footer-legal {
    position: relative;
    padding-top: 26px;
    padding-bottom: 39px; }
    @media all and (min-width: 64em) {
      .site-footer .footer-legal {
        padding-top: 34px;
        padding-bottom: 0;
        height: 93px; } }
    .site-footer .footer-legal::before {
      content: "";
      position: absolute;
      top: 0;
      left: -135px;
      width: 1440px;
      border-top: 1px solid #2f2f2f; }
  .site-footer .copyright, .site-footer .attribution {
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #9b9b9b; }
    @media all and (min-width: 64em) {
      .site-footer .copyright, .site-footer .attribution {
        float: left; } }
  @media all and (min-width: 64em) {
    .site-footer .attribution {
      float: right; } }

/*********************************************
  :: Main Menu Toggle                            
********************************************/
body.open-menu #mobile-menu {
  right: 0; }
  body.open-menu #mobile-menu .menu-close-icon {
    left: -52px; }

#mobile-menu {
  width: calc(100% - 52px);
  max-width: 323px;
  background: white;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -323px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: all .25s;
  -webkit-backface-visibility: hidden; }
  @media (min-width: 1024px) {
    #mobile-menu {
      display: none; } }
  #mobile-menu .menu-close-icon {
    width: 52px;
    height: 56px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ec6e06;
    outline: none;
    border: none; }
  #mobile-menu .icon-cross {
    font-size: 20px; }
  #mobile-menu .menu-content {
    overflow-y: scroll;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    #mobile-menu .menu-content::-webkit-scrollbar {
      display: none; }
  #mobile-menu a {
    color: #666666;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase; }
    #mobile-menu a.selected {
      color: #121212;
      font-weight: 600; }
  #mobile-menu ul {
    padding: 48px 20px 0 27px; }
  #mobile-menu li {
    padding: 14px 0;
    margin: 0;
    border-bottom: 1px solid #eeeeee; }
    #mobile-menu li:first-child {
      padding-top: 0; }
    #mobile-menu li:last-child {
      border-bottom: none; }
    #mobile-menu li ul {
      display: none;
      padding: 15px 0px 0px 15px; }

/*********************************************
:: Modules
********************************************/
/*********************************************
:: SignUp Module
********************************************/
.signup-module {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  display: inline-block;
  text-align: center;
  background: white;
  border-top: 1px solid #CCCCCC; }
  @media all and (min-width: 64em) {
    .signup-module {
      padding-bottom: 0px; } }
  @media all and (min-width: 64em) {
    .signup-module .content-max-width {
      width: 80%;
      max-width: 660px; } }
  .signup-module .success, .signup-module .error {
    width: 100%;
    text-align: center; }
  .signup-module .success {
    color: green; }
  .signup-module .error {
    color: red;
    font-size: 14px;
    padding: 10px; }
  .signup-module p {
    font-size: 14px;
    font-weight: 300;
    color: #ec6e06;
    padding: 17px 0;
    margin: 0px; }
    @media all and (min-width: 64em) {
      .signup-module p {
        width: 50%;
        float: left;
        font-size: 18px;
        padding: 41px 0; } }
  .signup-module form {
    width: 100%;
    max-width: 487px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    border-top: none !important; }
    @media all and (min-width: 64em) {
      .signup-module form {
        width: 50%;
        float: left;
        padding: 35px 0; } }
    .signup-module form input {
      width: 70%;
      height: 42px;
      border: 1px solid #CCCCCC;
      border-radius: 6px 0 0 6px;
      float: left; }
    .signup-module form button {
      width: 30%;
      height: 42px;
      float: right;
      padding: 10px;
      background: #fce70e;
      color: #ec6e06;
      vertical-align: middle;
      border-radius: 0 6px 6px 0;
      font-size: 18px;
      font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      .signup-module form button:hover {
        background: #ec6e06;
        color: white; }
      .signup-module form button .icon-search {
        vertical-align: middle; }

/********************************************/
/*********************************************
:: Title Module                    
********************************************/
.title-module {
  position: relative;
  display: inline-block;
  width: 100%; }
  .title-module h1 {
    margin-bottom: 0;
    height: 41px;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2.25px;
    color: #000000;
    line-height: 41px;
    text-transform: uppercase;
    text-align: center; }
    @media all and (min-width: 64em) {
      .title-module h1 {
        font-size: 30px;
        letter-spacing: 3.75px; } }
    .title-module h1:after {
      content: '';
      height: 3px;
      width: 59px;
      background: #ec6e06;
      display: block;
      margin: 12px auto 0; }

/********************************************/
/*********************************************
:: Pagination Module                    
********************************************/
.pagination-module {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  text-align: center;
  background: whitesmoke;
  /********************************************/ }
  @media all and (min-width: 64em) {
    .pagination-module {
      background: white; } }
  .pagination-module ul {
    width: auto;
    display: inline-block;
    height: 34px;
    padding: 0;
    margin: 6px;
    text-align: center;
    background: #fce70e;
    border-radius: 17px; }
    @media all and (min-width: 64em) {
      .pagination-module ul {
        margin: 0px; } }
    .pagination-module ul li {
      width: 28px;
      height: 28px;
      display: inline-block;
      margin: 3px; }
      .pagination-module ul li a {
        line-height: 28px;
        text-align: center;
        color: #ec6e06;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 1.25em; }
      .pagination-module ul li span {
        color: #ec6e06;
        vertical-align: sub;
        font-size: 26px; }
      .pagination-module ul li.active {
        background: #ec6e06;
        border-radius: 50%; }
        .pagination-module ul li.active a {
          color: white; }

/********************************************/
#select-dropdown {
  position: relative;
  width: 180px;
  height: 37px;
  line-height: 35px;
  font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
  z-index: 1; }
  #select-dropdown div {
    padding: 0 10px 0 16px;
    border: 1px solid #979797; }
  #select-dropdown span {
    float: right;
    height: 100%; }
    #select-dropdown span::before {
      display: block;
      height: 100%;
      font-family: "icomoon";
      line-height: 34px; }
  #select-dropdown ul {
    display: none;
    padding: 0 10px 0 16px;
    background-color: #ffffff;
    border: 1px solid #979797;
    border-top: 0; }
    #select-dropdown ul li {
      padding: 10px 0;
      margin: 0; }
      #select-dropdown ul li.disabled {
        display: none; }
  #select-dropdown a {
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333333; }

/*********************************************
:: Pages
********************************************/
.page-default .title-module {
  margin: 37px 0 47px; }
  @media all and (min-width: 68.125em) {
    .page-default .title-module {
      margin: 76px 0 54px; } }

.page-default .hero {
  display: block;
  width: 100%;
  max-width: 1170px;
  height: auto;
  min-height: 240px;
  max-height: 440px;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }

.page-default .main-content {
  width: 100%;
  max-width: 1170px;
  padding: 48px 20px 0;
  font-size: 0; }
  .page-default .main-content::after {
    content: "";
    display: block;
    clear: both; }
  @media all and (min-width: 68.125em) {
    .page-default .main-content {
      margin: 60px auto 156px;
      padding: 0 70px; } }
  .page-default .main-content .content {
    float: right;
    max-width: 600px; }
    @media all and (max-width: 68.0625em) {
      .page-default .main-content .content {
        float: none;
        margin: auto; } }
  .page-default .main-content .aside {
    float: left;
    position: relative;
    max-width: 330px;
    margin-top: -110px; }
    .page-default .main-content .aside > p {
      margin-top: 97px;
      color: #121212;
      font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 22px;
      font-style: italic;
      line-height: 36px; }
    .page-default .main-content .aside .action {
      position: relative;
      width: 330px;
      height: 170px;
      padding-top: 33px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      z-index: 1; }
      .page-default .main-content .aside .action p {
        margin-bottom: 6px;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 20px;
        text-transform: uppercase;
        color: #ffffff; }
      .page-default .main-content .aside .action .line {
        width: 1px;
        height: 19px;
        margin: 0 auto 14px;
        border: 1px solid #ffffff; }
      .page-default .main-content .aside .action .btn-main {
        width: 181px;
        height: 45px;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        text-transform: uppercase;
        letter-spacing: 0.66px;
        color: #ffffff;
        background-color: transparent; }
    .page-default .main-content .aside .img-mask {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #000000;
      opacity: 0.66;
      z-index: -1; }
    @media all and (max-width: 68.0625em) {
      .page-default .main-content .aside {
        float: none;
        margin: 50px auto 95px; } }

/*********************************************
:: Home Page                   
********************************************/
.page-home .col {
  float: left;
  width: 100%; }
  @media all and (min-width: 64em) {
    .page-home .col {
      width: 50%;
      height: 100%; } }

.page-home .hero-container {
  position: relative;
  width: 100%;
  height: 420px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media all and (min-width: 64em) {
    .page-home .hero-container {
      height: 530px; } }
  .page-home .hero-container > div {
    position: relative;
    max-width: 1440px;
    margin: auto; }
  .page-home .hero-container div div {
    position: absolute;
    top: 197px;
    left: 20px; }
    @media all and (min-width: 64em) {
      .page-home .hero-container div div {
        top: 130px;
        left: 130px; } }
  .page-home .hero-container p {
    margin-bottom: 23px;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: #121212; }
    @media all and (min-width: 64em) {
      .page-home .hero-container p {
        margin-bottom: 34px;
        font-size: 52px;
        line-height: 60px; } }
    .page-home .hero-container p span {
      color: #ffffff; }

.page-home .projects .shadow {
  width: 256px;
  height: 175px;
  margin: -20px auto;
  background-color: #ec6e06;
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg); }
  .page-home .projects .shadow img {
    width: 287px;
    height: 175px;
    max-width: 510px;
    margin: -11px 0 0 6px;
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%); }
  @media all and (min-width: 64em) {
    .page-home .projects .shadow {
      float: right;
      width: 459px;
      height: 312px;
      margin: -30px 136px 110px auto;
      -webkit-transform: skew(-10deg) translateX(-5%);
      -ms-transform: skew(-10deg) translateX(-5%);
      transform: skew(-10deg) translateX(-5%); }
      .page-home .projects .shadow img {
        width: 510px;
        height: 312px;
        margin: -20px 0 0 26px; } }

.page-home .projects .content {
  padding: 54px 20px 62px;
  text-align: center; }
  .page-home .projects .content p {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    line-height: 26px;
    letter-spacing: 0.23px; }
  .page-home .projects .content p:last-of-type {
    margin-bottom: 35px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    letter-spacing: 0.2px; }
  @media all and (min-width: 64em) {
    .page-home .projects .content {
      padding: 86px 0 118px;
      max-width: 470px;
      text-align: left; } }

.page-home .testimonials {
  position: relative;
  padding-top: 79px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center; }
  .page-home .testimonials h2, .page-home .testimonials legend {
    margin-bottom: 5px;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 30px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .page-home .testimonials p {
    margin-bottom: 15px;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 18px;
    font-style: italic;
    color: #ec6e06;
    letter-spacing: 0.26px;
    line-height: 30px; }
  .page-home .testimonials .line {
    width: 2px;
    height: 24px;
    margin: 0 auto 20px;
    border-left: 2px solid #ffffff; }
  .page-home .testimonials-slideshow {
    position: static;
    margin: auto;
    max-width: 797px;
    padding-bottom: 96px;
    margin-bottom: 0 !important; }
    @media all and (min-width: 64em) {
      .page-home .testimonials-slideshow {
        padding-bottom: 145px; } }
    .page-home .testimonials-slideshow .slide {
      font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 14px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 0.2px;
      line-height: 24px; }
      @media all and (max-width: 63.9375em) {
        .page-home .testimonials-slideshow .slide {
          padding: 0 20px; } }
    .page-home .testimonials-slideshow .slick-dots {
      bottom: 63px;
      left: 0; }
      @media all and (max-width: 63.9375em) {
        .page-home .testimonials-slideshow .slick-dots {
          bottom: 51px; } }
      .page-home .testimonials-slideshow .slick-dots * {
        width: 12px !important;
        height: 12px !important; }
      .page-home .testimonials-slideshow .slick-dots li button {
        position: relative;
        padding: 0; }
        .page-home .testimonials-slideshow .slick-dots li button:before {
          content: "";
          width: 12px;
          height: 12px;
          border: 1px solid #d8d8d8;
          border-radius: 100%; }
      .page-home .testimonials-slideshow .slick-dots li.slick-active button::before {
        border: 1px solid #ec6e06;
        background-color: #ec6e06; }

.page-home .links {
  padding: 40px 0 20px;
  font-size: 0;
  text-align: center; }
  @media all and (min-width: 64em) {
    .page-home .links {
      padding: 100px 0 80px; } }
  .page-home .links .link {
    position: relative;
    display: inline-block;
    width: 335px;
    height: 280px;
    margin: 0 15px 20px;
    text-align: center;
    vertical-align: top;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .page-home .links .link .img-wrap {
      height: 141px; }
      @media all and (min-width: 64em) {
        .page-home .links .link .img-wrap {
          width: calc(100% - 245px);
          height: 100%; } }
      .page-home .links .link .img-wrap img {
        position: relative;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: block;
        max-width: 211px;
        max-height: 79px; }
    .page-home .links .link .content-wrap {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 38px;
      width: 220px; }
      @media all and (min-width: 64em) {
        .page-home .links .link .content-wrap {
          top: 48px;
          left: auto;
          right: 25px;
          bottom: auto; } }
      .page-home .links .link .content-wrap p {
        margin-bottom: 24px;
        color: #e8e8e8;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.18px;
        line-height: 18px; }
    @media all and (min-width: 64em) {
      .page-home .links .link {
        width: 571px;
        height: 200px;
        text-align: left; } }

/*********************************************
:: Testimonials
********************************************/
.page-testimonials {
  /********************************************/ }
  .page-testimonials .detail-container {
    width: 100%;
    display: inline-block; }
    .page-testimonials .detail-container article {
      width: 100%;
      float: left;
      display: none;
      clear: both;
      padding-bottom: 40px; }
      .page-testimonials .detail-container article .author {
        border-top: 3px solid #ec6e06;
        margin: 20px 0 0 0;
        padding: 20px 0 30px 0; }
        @media all and (min-width: 64em) {
          .page-testimonials .detail-container article .author {
            width: 160px;
            float: left;
            margin-right: 80px;
            margin: 0; } }
        .page-testimonials .detail-container article .author p {
          font-size: 20px;
          line-height: 21px;
          color: #ec6e06;
          margin-bottom: 0px; }
        .page-testimonials .detail-container article .author span {
          display: block;
          color: #aaa;
          font-size: 14px; }
        .page-testimonials .detail-container article .author img {
          max-width: 220px;
          margin-top: 30px; }
      .page-testimonials .detail-container article .quote {
        position: relative;
        padding: 0 0 0px 0; }
        @media all and (min-width: 64em) {
          .page-testimonials .detail-container article .quote {
            float: right;
            width: calc(100% - 240px);
            margin-top: -8px;
            padding: 0 0 0 20px; } }
        @media all and (min-width: 64em) {
          .page-testimonials .detail-container article .quote:before {
            content: " '' ";
            font-size: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
            font-size: 28px;
            font-style: italic;
            letter-spacing: 0.5px;
            color: #333;
            position: absolute;
            top: -4px;
            left: 0; } }
    .page-testimonials .detail-container article.special {
      display: none; }
      @media all and (min-width: 64em) {
        .page-testimonials .detail-container article.special {
          display: inline-block;
          width: 100%;
          padding: 10px 12.5% 50px 12.5%; } }
      .page-testimonials .detail-container article.special .author {
        display: none; }
      .page-testimonials .detail-container article.special .quote {
        width: 100%;
        float: left;
        position: relative;
        border-right: 3px solid #ec6e06;
        padding: 0 50px 0 0; }
        .page-testimonials .detail-container article.special .quote:before {
          content: ''; }
        .page-testimonials .detail-container article.special .quote p {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #ec6e06;
          text-align: right;
          margin-bottom: 0px; }
        .page-testimonials .detail-container article.special .quote a {
          display: none; }
    .page-testimonials .detail-container article.show {
      display: inline-block;
      -webkit-animation: fade-in .5s;
      animation: fade-in .5s; }
    .page-testimonials .detail-container article:last-child {
      padding-bottom: 100px; }
    .page-testimonials .detail-container .button-more {
      display: none; }

/*******************************************/
/*********************************************
:: Contact Page                   
********************************************/
.page-contact {
  /********************************************/ }
  .page-contact .title-module {
    margin: 37px 0 52px; }
    @media all and (min-width: 64em) {
      .page-contact .title-module {
        margin: 76px 0 96px; } }
  .page-contact .contact-container {
    width: 100%;
    display: inline-block; }
    .page-contact .contact-container h3 {
      width: 100%;
      font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 16px;
      font-weight: 700;
      line-height: 19px;
      color: black;
      padding: 0 0 6px 0;
      border-bottom: 1px solid #cccccc; }
    .page-contact .contact-container .address {
      margin-bottom: 20px;
      font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-size: 16px;
      font-weight: 400;
      color: #000000; }
      .page-contact .contact-container .address + p {
        color: #666666;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 0; }
    .page-contact .contact-container .col1 {
      float: left;
      width: 100%;
      margin-bottom: 30px; }
      @media all and (min-width: 64em) {
        .page-contact .contact-container .col1 {
          width: 377px;
          max-width: 420px; } }
      .page-contact .contact-container .col1 a {
        display: block; }
      .page-contact .contact-container .col1 .phone {
        margin-bottom: 12px;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 20px;
        font-weight: 700;
        line-height: 20px;
        color: #121212;
        letter-spacing: 1px; }
      .page-contact .contact-container .col1 .email {
        margin-bottom: 22px;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 20px;
        color: #000000;
        letter-spacing: 0.4px; }
      .page-contact .contact-container .col1 .business-hours {
        margin-bottom: 26px;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 18px;
        line-height: 24px;
        font-weight: 700;
        color: #000000; }
        .page-contact .contact-container .col1 .business-hours span {
          margin-left: 5px;
          color: #666666;
          font-weight: 400; }
    .page-contact .contact-container .col2 {
      width: 100%;
      float: left; }
      @media all and (min-width: 64em) {
        .page-contact .contact-container .col2 {
          float: right;
          width: 674px; } }
    .page-contact .contact-container .map-area {
      display: inline-block;
      margin-bottom: 65px;
      width: 100%; }
      @media all and (min-width: 64em) {
        .page-contact .contact-container .map-area {
          margin-bottom: 52px; } }
      .page-contact .contact-container .map-area h3 {
        margin-bottom: 40px;
        padding-bottom: 5px;
        font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #000000; }
      .page-contact .contact-container .map-area .map {
        width: 100%;
        float: left;
        height: 388px;
        margin: auto; }

/*******************************************/
.page-about .title-module {
  margin: 37px 0 47px; }
  @media all and (min-width: 68.125em) {
    .page-about .title-module {
      margin: 76px 0 54px; } }

.page-about .hero {
  display: block;
  width: 100%;
  max-width: 1170px;
  height: auto;
  min-height: 240px;
  max-height: 440px;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover"; }

.page-about .main-content {
  width: 100%;
  max-width: 1170px;
  padding: 48px 20px 0;
  font-size: 0; }
  .page-about .main-content::after {
    content: "";
    display: block;
    clear: both; }
  @media all and (min-width: 68.125em) {
    .page-about .main-content {
      margin: 60px auto 156px;
      padding: 0 70px; } }
  .page-about .main-content .content {
    float: left;
    max-width: 600px; }
    @media all and (max-width: 68.0625em) {
      .page-about .main-content .content {
        float: none;
        margin: auto; } }
  .page-about .main-content .aside {
    float: right;
    position: relative;
    max-width: 330px;
    margin: 30px 0; }
    .page-about .main-content .aside p {
      font-family: "proxima-nova";
      font-size: 24px;
      font-style: italic;
      line-height: 36px;
      color: #121212; }
    @media all and (max-width: 68.0625em) {
      .page-about .main-content .aside {
        float: none;
        margin: 97px auto 95px; } }

.page-projects .title-module {
  display: block;
  margin: 37px auto 39px;
  max-width: 1170px; }
  @media all and (min-width: 80em) {
    .page-projects .title-module {
      margin: 76px auto 87px; } }
  .page-projects .title-module #select-dropdown {
    position: relative;
    margin: 39px auto 0; }
    @media all and (min-width: 80em) {
      .page-projects .title-module #select-dropdown {
        position: absolute;
        top: 10px;
        right: 0; } }

.page-projects .content {
  text-align: center; }

.page-projects .content-wrap {
  display: inline-block;
  width: 100%;
  font-size: 0;
  text-align: center; }
  @media all and (min-width: 42.5em) {
    .page-projects .content-wrap {
      margin-right: -30px;
      width: 600px;
      text-align: left; } }
  @media all and (min-width: 62.5em) {
    .page-projects .content-wrap {
      width: 900px; } }
  @media all and (min-width: 80em) {
    .page-projects .content-wrap {
      width: auto; } }

.page-projects article {
  position: relative;
  display: inline-block;
  margin: 0 30px 43px 0;
  width: 335px;
  height: 362px;
  border-bottom: 6px solid #ededed;
  vertical-align: top; }
  @media all and (min-width: 42.5em) {
    .page-projects article {
      height: 248px;
      width: 270px;
      margin: 0 30px 64px 0; } }
  .page-projects article:hover .overlay {
    display: block; }
  .page-projects article .overlay {
    position: static;
    text-align: center; }
    @media all and (min-width: 42.5em) {
      .page-projects article .overlay {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 180px;
        line-height: 180px;
        background-color: rgba(62, 62, 62, 0.6); } }
    .page-projects article .overlay a {
      width: 160px;
      height: 45px;
      color: #121212;
      letter-spacing: 0.66px;
      text-align: center;
      background-color: transparent; }
      .page-projects article .overlay a:hover {
        color: #000000; }
      @media all and (min-width: 42.5em) {
        .page-projects article .overlay a {
          color: #ffffff; } }
  .page-projects article p {
    margin: 16px auto 15px;
    width: 250px;
    height: 30px;
    font-family: "open-sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 30px;
    color: #121212;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .page-projects article:hover {
    border-color: #ec6e06; }

.page-detail .content {
  width: 100%;
  max-width: 1170px;
  margin: 20px auto 75px; }
  .page-detail .content::after {
    content: "";
    display: block;
    clear: both; }
  @media all and (min-width: 40.625em) {
    .page-detail .content {
      margin: 85px auto 140px; } }

.page-detail .aside {
  margin: auto;
  padding: 0 20px;
  max-width: 600px;
  min-width: 375px;
  text-align: left; }
  .page-detail .aside img {
    display: block; }
    .page-detail .aside img#main-img {
      width: 100%;
      -o-object-fit: "cover";
      object-fit: "cover";
      font-family: "object-fit: cover"; }
  @media all and (min-width: 40.625em) {
    .page-detail .aside {
      padding: 0; } }
  @media all and (min-width: 75em) {
    .page-detail .aside {
      float: left; } }

.page-detail .slideshow-wrap {
  font-size: 0; }
  @media all and (max-width: 74.9375em) {
    .page-detail .slideshow-wrap {
      text-align: center; } }

.page-detail .slideshow {
  position: relative;
  display: inline-block;
  width: 346px;
  margin: 11px 0 0 -11px;
  font-size: 0; }
  @media all and (min-width: 75em) {
    .page-detail .slideshow {
      width: 610px;
      margin: 11px 0; } }
  .page-detail .slideshow .slide {
    cursor: pointer; }
    @media all and (max-width: 74.9375em) {
      .page-detail .slideshow .slide {
        height: 108px; }
        .page-detail .slideshow .slide img {
          padding-left: 11px; } }
    @media all and (min-width: 75em) {
      .page-detail .slideshow .slide {
        display: inline-block;
        margin: 0 10px 11px 0;
        width: 142px;
        height: 95px; } }
    .page-detail .slideshow .slide:not(.active) {
      opacity: 0.5; }
  .page-detail .slideshow .slick-arrow {
    width: 40px;
    height: 40px;
    background-color: #ec6e06;
    z-index: 1; }
    .page-detail .slideshow .slick-arrow::before {
      position: absolute;
      top: 1.5px;
      font-family: "icomoon";
      font-size: 35px;
      color: #000000; }
    .page-detail .slideshow .slick-arrow.slick-prev {
      left: -9px; }
      .page-detail .slideshow .slick-arrow.slick-prev::before {
        content: "\e927";
        right: 4px; }
    .page-detail .slideshow .slick-arrow.slick-next {
      right: -20px; }
      .page-detail .slideshow .slick-arrow.slick-next::before {
        content: "\e928";
        left: 4px; }

.page-detail .open-popup-link {
  position: relative;
  display: block; }
  .page-detail .open-popup-link span {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 20px;
    color: #ffffff; }
    @media all and (max-width: 74.9375em) {
      .page-detail .open-popup-link span {
        display: none; } }

.page-detail .wysiwyg {
  float: left;
  width: 100%;
  padding: 38px 5.335% 75px;
  margin: auto; }
  .page-detail .wysiwyg p {
    margin-bottom: 40px; }
  @media all and (min-width: 75em) {
    .page-detail .wysiwyg {
      width: 48.7179487179%;
      padding: 40px 0 0 70px; } }

.page-detail .btn-main {
  width: 215px;
  height: 45px; }

.page-404 .body-container {
  padding: 60px 0;
  text-align: center; }

/*********************************************
:: JS Plugins
********************************************/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../images/ajax-loader.gif") center center no-repeat; }

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #D8D8D8;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #D8D8D8;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: 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; }
