@charset "UTF-8";
.transition0 {
  -webkit-transition: all 0s ease-in-out;
       -o-transition: all 0s ease-in-out;
          transition: all 0s ease-in-out;
}

.transition300ms, .mod_bannerbottom .item-2, .mod_bannerbottom .item-1, .mod_timeline .timeline-content h3, .mod_timeline .line:before, .block-5 .item, .block-5 .itemlink, .block-5 .icon-pdf, .block-4 .item .content p, .block-4 .item .content h4 i, .block-4 .item .imagebottom .btn-video, .block-4 .item, .block-4 .itemlink, .block-3 .owl-nav .owl-next, .block-3 .owl-nav .owl-prev, .block-6 .owl-nav .owl-next, .block-6 .owl-nav .owl-prev, .block-3 .item .content p, .block-6 .item .content p, .block-3 .item .content h4 i, .block-6 .item .content h4 i, .block-3 .item, .block-6 .item, .block-3 .itemlink, .block-6 .itemlink, .filter-header .filter ul li ul li a, .filter-header .filter-type2 ul li ul li a, .filter-header .filter ul li ul, .filter-header .filter-type2 ul li ul, .mod-banner .video-play .innner-circle, .uk-offcanvas .uk-navbar-nav > li.deeper > a:after, header .uk-navbar-nav > li > a, header .uk-navbar-nav > li > span, header .uk-navbar-nav > li .nav-child li a, header .uk-navbar-nav > li .nav-child, header .uk-navbar-nav > li.deeper > a:after, header .logo img, header .social-icon i, header .social-icon, .button {
  -webkit-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

.transition500ms, .uk-offcanvas .uk-navbar-nav > li.deeper .nav-child {
  -webkit-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
}

.transition1000ms {
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}

.text-shadow {
  text-shadow: 0 0 3px #E3367F;
}

/* core.css */
/* lean and simple css reset, based on Tantek Celik's reset - see comments below. */
/* (c) 2004-2010 Tantek Çelik. Some Rights Reserved. http://tantek.com */
/* This style sheet is licensed under a Creative Commons License.      */
/*             http://creativecommons.org/licenses/by/2.0              */
/* Purpose: undo some of the default styling of common browsers        */
html, body {
  margin: 0;
  padding: 0;
  font-family: "HelveticaNeue";
  color: #1C1C1C;
  height: auto !important;
  font-size: 16px;
  line-height: 30px;
  background: #C4C4C4;
}

body {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
}

section .container {
  background: #FFF;
}

div {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

main {
  position: relative;
}

:link, :visited, ins {
  text-decoration: none;
}

nav ul, nav ol {
  list-style: none;
}

dl, ul, ol, li,
h1, h2, h3, h4, h5, h6,
html, body, pre, p, blockquote,
form, fieldset, input, label {
  margin: 0;
  padding: 0;
}

abbr, img, object,
a img, :link img, :visited img,
a object, :link object, :visited object {
  border: 0;
}

address, abbr {
  font-style: normal;
}

a {
  color: #1C1C1C;
  text-decoration: none;
}
a:hover {
  color: #F09824;
}

button, a {
  cursor: pointer;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
button:focus, a:focus {
  outline: 0;
  background: transparent;
}
button:active, a:active {
  outline: 0;
  background: transparent;
}

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

*:focus {
  outline: none;
}

input::-moz-focus-inner {
  border: 0 !important;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1C1C1C !important;
  opacity: 0.5;
  font-weight: 300;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #1C1C1C;
  opacity: 0.5;
  font-weight: 300;
}

::-ms-input-placeholder {
  /* IE 10+ */
  color: #1C1C1C;
  opacity: 0.5;
  font-weight: 300;
}

::-moz-placeholder {
  /* Firefox 18- */
  color: #1C1C1C;
  opacity: 0.5;
  font-weight: 300;
}

.uk-input::-webkit-input-placeholder {
  color: #1C1C1C;
  opacity: 0.5;
}

.uk-input::-moz-placeholder {
  color: #1C1C1C;
  opacity: 0.5;
}

.uk-input::placeholder {
  color: #1C1C1C;
  opacity: 0.5;
}

.uk-textarea::-webkit-input-placeholder {
  color: #1C1C1C;
  opacity: 0.5;
}

.uk-textarea::-moz-placeholder {
  color: #1C1C1C;
  opacity: 0.5;
}

.uk-textarea::placeholder {
  color: #1C1C1C;
  opacity: 0.5;
}

section {
  position: relative;
}

::-moz-selection {
  background: #F09824 !important;
}

::selection {
  background: #F09824 !important;
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on August 28, 2017 6:10 AM */
@font-face {
  font-family: "HelveticaNeue";
  src: url("../fonts/HelveticaNeueBlackCond.woff2") format("woff2"), url("../fonts/HelveticaNeueBlackCond.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("../fonts/HelveticaNeueBold.woff2") format("woff2"), url("../fonts/HelveticaNeueBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("../fonts/HelveticaNeueMedium.woff2") format("woff2"), url("../fonts/HelveticaNeueMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("../fonts/HelveticaNeueLight.woff2") format("woff2"), url("../fonts/HelveticaNeueLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("../fonts/HelveticaNeueItalic.woff2") format("woff2"), url("../fonts/HelveticaNeueItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Peace Sans";
  src: url("../fonts/PeaceSans.woff2") format("woff2"), url("../fonts/PeaceSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  color: #1C1C1C;
}

h1, .h1 {
  font-family: "Peace Sans";
  font-size: 70px;
  line-height: 80px;
  letter-spacing: -2px;
}
@media only screen and (max-width: 1400px) {
  h1, .h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media only screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 639px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 50px;
  }
}

h2, .h2 {
  font-family: "Peace Sans";
  font-size: 48px;
  line-height: 50px;
  letter-spacing: -1px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1400px) {
  h2, .h2 {
    font-size: 44px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 768px) {
  h2, .h2 {
    font-size: 36px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 639px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 360px) {
  h2, .h2 {
    font-size: 28px;
    line-height: 42px;
  }
}

h3, .h3 {
  font-family: "Peace Sans";
  font-size: 28px;
  line-height: 40px;
  letter-spacing: -1px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1400px) {
  h3, .h3 {
    font-size: 26px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  h3, .h3 {
    font-size: 23px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 639px) {
  h3, .h3 {
    font-size: 20px;
    line-height: 40px;
  }
}

h4, .h4, .filter-header .filter ul li, .filter-header .filter-type2 ul li, .filter-header .filter ul, .filter-header .filter-type2 ul {
  font-family: "Peace Sans";
  font-size: 18px;
  letter-spacing: 0.28px;
  line-height: 25px;
  margin-bottom: 10px;
}

h5, .h5 {
  font-family: "HelveticaNeue";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.28px;
  line-height: 25px;
  margin-bottom: 10px;
}

h6, .h6 {
  font-family: "HelveticaNeue";
  font-size: 24px;
  line-height: 38px;
  font-weight: 500;
  letter-spacing: 0.75px;
}
@media only screen and (max-width: 1400px) {
  h6, .h6 {
    font-size: 22px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 768px) {
  h6, .h6 {
    font-size: 20px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 639px) {
  h6, .h6 {
    font-size: 18px;
    line-height: 32px;
  }
}

blockquote {
  margin-bottom: 20px;
}
blockquote p {
  font-family: "HelveticaNeue";
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.75px;
  line-height: 38px;
  font-style: normal;
}

p, .p {
  font-family: "HelveticaNeue";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 30px;
  color: #1C1C1C;
  margin-bottom: 20px;
}
@media only screen and (max-width: 639px) {
  p, .p {
    line-height: 26px;
  }
}
p.date, .p.date {
  font-weight: 500;
}

strong {
  font-weight: 500;
}

li {
  font-family: "HelveticaNeue";
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 30px;
  padding-left: 15px;
  margin-left: 1em;
  margin-bottom: 5px;
}
@media only screen and (max-width: 639px) {
  li {
    line-height: 26px;
  }
}

.container {
  width: 100%;
  max-width: 1920px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: #FFF;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.grid-container {
  width: 100%;
  max-width: 1400px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1470px) {
  .grid-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.grid-container-small {
  width: 100%;
  max-width: 950px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 980px) {
  .grid-container-small {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.button {
  height: 52px;
  display: inline-block;
  color: #FFF;
  padding-left: 40px;
  padding-right: 40px;
  border: 2px solid #F09824;
  line-height: 50px;
  background: transparent;
  font-family: "HelveticaNeue";
  font-weight: 500;
  font-size: 16px;
  z-index: 1;
  border-radius: 4px;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.button:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0;
  width: 30px;
  height: 100%;
  background-color: #F09824;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
       -o-transform-origin: left;
          transform-origin: left;
  -webkit-transition: 0.5s ease;
       -o-transition: 0.5s ease;
          transition: 0.5s ease;
  z-index: -1;
}
.button:hover, .button:focus {
  color: #FFF;
}
.button:hover:after, .button:focus:after {
  width: 100%;
  opacity: 1;
}
.button.btn-alt {
  color: #1C1C1C;
}
.button.btn-white, .mod_bannerbottom .item-2 button.button {
  background: transparent;
  color: #FFF;
  border: 2px solid #FFF;
}
.button.btn-white:after, .mod_bannerbottom .item-2 button.button:after {
  background-color: #FFF;
}
.button.btn-white:hover, .mod_bannerbottom .item-2 button.button:hover, .button.btn-white:focus, .mod_bannerbottom .item-2 button.button:focus {
  background: transparent;
  color: #F09824;
}
.button.btn-orange {
  background: #F09824;
  color: #FFF;
  border: 2px solid #F09824;
}
.button.btn-orange:after {
  background-color: #FFF;
}
.button.btn-orange:hover, .button.btn-orange:focus {
  background: transparent;
  color: #F09824;
  border: 2px solid #F09824;
}
.button.btn-orange:hover.btn-pdf:before, .button.btn-orange:focus.btn-pdf:before {
  background: url(../images/download-orange.svg) no-repeat;
}
.button.btn-orange.btn-pdf {
  padding-right: 70px;
}
.button.btn-orange.btn-pdf:before {
  content: "";
  background: url(../images/download.svg) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  right: 40px;
  -webkit-transform: translateY(-53%);
      -ms-transform: translateY(-53%);
       -o-transform: translateY(-53%);
          transform: translateY(-53%);
  top: 50%;
}
.button.btn-upload {
  padding-right: 70px;
  border: 2px solid #AAAAAA;
  background-color: #F9F9F9;
  color: #1C1C1C;
  font-family: "HelveticaNeue";
}
.button.btn-upload:before {
  content: "";
  background: url(../images/download-orange.svg) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  right: 40px;
  -webkit-transform: translateY(-53%);
      -ms-transform: translateY(-53%);
       -o-transform: translateY(-53%);
          transform: translateY(-53%);
  top: 50%;
}
@media only screen and (max-width: 800px) {
  .button.btn-upload:before {
    right: 20px;
  }
}
.button.btn-upload:hover, .button.btn-upload:focus {
  background: transparent;
  color: #1C1C1C;
  border: 2px solid #F09824;
}
.button.btn-upload:hover:before, .button.btn-upload:focus:before {
  background: url(../images/download-orange.svg) no-repeat;
}
.button.btn-upload:after {
  display: block;
  content: "Uploading..";
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: 0s opacity;
       -o-transition: 0s opacity;
          transition: 0s opacity;
  opacity: 0;
}
.button.btn-upload.uploading {
  opacity: 0.5;
  color: transparent;
}
.button.btn-upload.uploading::after {
  opacity: 1;
  -webkit-transition: 0.33s opacity;
       -o-transition: 0.33s opacity;
          transition: 0.33s opacity;
}

.white {
  color: #FFF;
}

.orange {
  color: #F09824;
}

.bg-orange {
  background-color: #F09824;
}

.bg-orange-dark {
  background-color: #D28808;
}

.light-bg {
  background-color: #EEEEEE;
}

.lighter-bg {
  background-color: #F9F9F9;
}

.dark-bg {
  background-color: #1C1C1C;
}

.darker-bg {
  background-color: #101010;
}

.white-bg {
  background-color: #FFF;
}

.strong {
  font-weight: 600;
}

hr.dotted {
  border-top: 3px dashed #C4C4C4;
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-padding-top {
  padding-top: 130px;
}
@media only screen and (max-width: 768px) {
  .section-padding-top {
    padding-top: 60px;
  }
}

.section-padding-bottom {
  padding-bottom: 130px;
}
@media only screen and (max-width: 768px) {
  .section-padding-bottom {
    padding-bottom: 60px;
  }
}

.section-padding-tb {
  padding-top: 130px;
  padding-bottom: 130px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tb {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section-padding-tbx2 {
  padding-top: 260px;
  padding-bottom: 260px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tbx2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section-padding-top-half {
  padding-top: 65px;
}
@media only screen and (max-width: 768px) {
  .section-padding-top-half {
    padding-top: 30px;
  }
}

.section-padding-bottom-half {
  padding-bottom: 65px;
}
@media only screen and (max-width: 768px) {
  .section-padding-bottom-half {
    padding-bottom: 30px;
  }
}

.section-padding-tb-half {
  padding-top: 65px;
  padding-bottom: 65px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tb-half {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.section-padding-top-one-fourth {
  padding-top: 32.5px;
}
@media only screen and (max-width: 768px) {
  .section-padding-top-one-fourth {
    padding-top: 15px;
  }
}

.section-padding-bottom-one-fourth {
  padding-bottom: 32.5px;
}
@media only screen and (max-width: 768px) {
  .section-padding-bottom-one-fourth {
    padding-bottom: 15px;
  }
}

.section-padding-tb-one-fourth {
  padding-top: 32.5px;
  padding-bottom: 32.5px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tb-one-fourth {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.section-padding-top-x2 {
  padding-top: 260px;
}
@media only screen and (max-width: 768px) {
  .section-padding-top-x2 {
    padding-top: 120px;
  }
}

.section-padding-bottom-x2 {
  padding-bottom: 260px;
}
@media only screen and (max-width: 768px) {
  .section-padding-bottom-x2 {
    padding-bottom: 120px;
  }
}

.section-padding-tb-x2 {
  padding-top: 260px;
  padding-bottom: 260px;
}
@media only screen and (max-width: 768px) {
  .section-padding-tb-x2 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.section-padding-bottom-1 {
  padding-bottom: 1px;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

@media only screen and (max-width: 639px) {
  .no-margin-bottom-mobile {
    margin-bottom: 0;
  }
}

div[class^=video_wrapper] {
  position: relative;
  padding-bottom: 53.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
div[class^=video_wrapper] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.uk-card-default {
  border-radius: 10px;
  color: #1C1C1C;
}

ul.uk-accordion li {
  list-style-type: none;
  margin-left: 0;
}

.text-color {
  color: #1C1C1C;
}

.text-color-grey {
  color: #C9C9C9;
}

.center {
  text-align: center;
}

.v-center {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.alert-danger {
  color: #9e2323;
}
.alert-danger p {
  color: #9e2323;
  font-size: 18px;
}

.alert-success {
  color: #22620e;
}
.alert-success p {
  color: #22620e;
  font-size: 18px;
}

@media only screen and (max-width: 639px) {
  .uk-margin-medium-top {
    margin-top: 20px !important;
  }
}

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
  }
}
@-webkit-keyframes spinReverse {
  0% {
    -moz-transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
  }
  100% {
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
  }
}
@-o-keyframes spinReverse {
  0% {
    -moz-transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
  }
  100% {
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
  }
}
/************************
 * Standard Sections
 ************************/
/* Header / Menu */
header {
  z-index: 2;
  position: absolute;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 20px 75px 0;
  max-width: 1920px;
  -webkit-transition: all 0.05s ease-in-out;
       -o-transition: all 0.05s ease-in-out;
          transition: all 0.05s ease-in-out;
}
@media only screen and (max-width: 1550px) {
  header {
    max-width: 1400px;
    padding-left: 0;
    padding-right: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media only screen and (max-width: 1470px) {
  header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 639px) {
  header {
    position: fixed;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
header.scrolled {
  background: #1C1C1C;
}
header .social-icon {
  margin-right: 30px;
}
@media only screen and (max-width: 1440px) {
  header .social-icon {
    display: none;
  }
}
header .social-icon i {
  color: #FFF;
  font-size: 30px;
}
header .social-icon:hover i {
  color: #F09824;
}
header .logo img {
  width: 233px;
}
@media only screen and (max-width: 1440px) {
  header .logo img {
    width: 190px;
  }
}
@media only screen and (max-width: 1000px) {
  header .logo img {
    width: 160px;
  }
}
@media only screen and (max-width: 639px) {
  header .logo img {
    width: 160px;
  }
}
header .uk-navbar-nav > li {
  position: relative;
}
@media only screen and (max-width: 1440px) {
  header .uk-navbar-nav > li {
    margin-left: 0;
    padding-left: 0;
  }
}
header .uk-navbar-nav > li.deeper > a {
  position: relative;
}
header .uk-navbar-nav > li.deeper > a:after {
  content: "";
  margin-left: 10px;
  background: url(../images/angle-down-light.svg) no-repeat;
  display: inline-block;
  width: 10px;
  height: 20px;
  display: none;
}
header .uk-navbar-nav > li.deeper > a:hover:after {
  background: url(../images/angle-down-light-blue.svg) no-repeat;
}
header .uk-navbar-nav > li .nav-child {
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
  color: #FFF;
  padding: 0;
  margin-top: 0px;
  display: table;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
  background: #F09824;
  border-radius: 4px;
  overflow: hidden;
}
header .uk-navbar-nav > li .nav-child:before {
  content: "";
  background: url(../images/menu-point-orange.svg) no-repeat;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 26px;
  height: 12px;
  display: inline-block;
  top: -12px;
}
header .uk-navbar-nav > li .nav-child li {
  margin: 0;
  padding: 0;
  position: relative;
}
header .uk-navbar-nav > li .nav-child li a {
  padding: 10px 20px;
  font-family: "HelveticaNeue";
  font-weight: bold;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
header .uk-navbar-nav > li .nav-child li a:hover {
  color: #FFF;
  background: #D28808;
}
header .uk-navbar-nav > li .nav-child li.active a {
  color: #FFF;
  background: #D28808;
}
header .uk-navbar-nav > li.active > a {
  border-radius: 18px;
  color: #F09824;
}
header .uk-navbar-nav > li:hover .nav-child {
  display: table;
  opacity: 1;
  visibility: visible;
}
header .uk-navbar-nav > li > a, header .uk-navbar-nav > li > span {
  font-family: "HelveticaNeue";
  font-weight: normal;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
  min-height: 100px;
  border-radius: 18px;
  text-transform: capitalize;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  cursor: pointer;
}
header .uk-navbar-nav > li > a:hover, header .uk-navbar-nav > li > a:focus, header .uk-navbar-nav > li > a:active, header .uk-navbar-nav > li > span:hover, header .uk-navbar-nav > li > span:focus, header .uk-navbar-nav > li > span:active {
  border-radius: 18px;
  color: #F09824;
}
header .uk-navbar-nav > li:hover > a {
  color: #F09824;
}
header .uk-navbar-nav > li.deeper:hover > a:after, header .uk-navbar-nav > li.deeper.active > a:after {
  background: url(../images/angle-down-light-blue.svg) no-repeat;
}
header .icon-menu {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../images/icon/icon-menu.svg);
  width: 44px;
  height: 44px;
}

.uk-navbar-middle {
  margin-left: auto;
  margin-right: auto;
}

.uk-navbar-nav img {
  display: none;
}

.uk-navbar-toggle {
  font-size: 24px;
  color: #F09824;
  min-height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 7px;
}
.uk-navbar-toggle:hover {
  color: #FFF;
}

.uk-offcanvas .uk-navbar-nav {
  display: block !important;
  margin-top: 30px;
}
.uk-offcanvas .uk-navbar-nav > li {
  padding-left: 0;
  margin-left: 0;
}
.uk-offcanvas .uk-navbar-nav > li.active > a {
  color: #F09824;
}
.uk-offcanvas .uk-navbar-nav > li.active .nav-child .active a {
  color: #F09824;
}
.uk-offcanvas .uk-navbar-nav > li.deeper .nav-child {
  max-height: 100vh;
}
.uk-offcanvas .uk-navbar-nav > li.deeper .nav-child.hide {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
}
.uk-offcanvas .uk-navbar-nav > li.deeper .nav-child li {
  list-style-type: none;
  min-height: 40px;
}
.uk-offcanvas .uk-navbar-nav > li.deeper > a {
  position: relative;
}
.uk-offcanvas .uk-navbar-nav > li.deeper > a:after {
  content: "";
  margin-left: 10px;
  margin-left: 10px;
  background: url(../images/angle-down-light-white.svg) no-repeat;
  display: inline-block;
  width: 10px;
  height: 20px;
}
.uk-offcanvas .uk-navbar-nav > li.deeper > a:hover:after {
  background: url(../images/angle-down-light-blue.svg) no-repeat;
}
.uk-offcanvas .uk-navbar-nav > li.deeper.expanded > a:after, .uk-offcanvas .uk-navbar-nav > li.deeper.active > a:after {
  background: url(../images/angle-down-light-blue.svg) no-repeat;
}
.uk-offcanvas .uk-navbar-nav > li > a, .uk-offcanvas .uk-navbar-nav > li > span {
  min-height: 40px;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  color: #FFF;
  font-family: "HelveticaNeue";
  font-weight: 500;
  text-transform: capitalize;
  font-size: 16px;
  padding: 0 15px;
  display: inline-block;
}
.uk-offcanvas .uk-navbar-nav > li > a:hover, .uk-offcanvas .uk-navbar-nav > li > a:focus, .uk-offcanvas .uk-navbar-nav > li > a:active, .uk-offcanvas .uk-navbar-nav > li > span:hover, .uk-offcanvas .uk-navbar-nav > li > span:focus, .uk-offcanvas .uk-navbar-nav > li > span:active {
  color: #F09824;
}

.breadcrumbs {
  background: #F09824;
  padding: 10px 0;
}
.breadcrumbs ul {
  padding-left: 0;
  margin-left: 0;
}
.breadcrumbs ul li {
  list-style-type: none;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 900;
  display: inline-block;
  margin-left: 0;
  padding-left: 10px;
}
@media only screen and (max-width: 639px) {
  .breadcrumbs ul li {
    font-size: 13px;
  }
}
.breadcrumbs ul li:first-child {
  padding-left: 0;
}
.breadcrumbs ul li a {
  color: #FFF;
  opacity: 0.65;
}
.breadcrumbs ul li .divider {
  margin-left: 10px;
}

.mod-banner {
  position: relative;
  -webkit-background-size: cover;
          background-size: cover;
  min-height: 650px;
}
.mod-banner:after {
  content: "";
  background-image: url(../images/corner-shape-bottom-right-greydark.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 671px;
  height: 268px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 1000px) {
  .mod-banner:after {
    background-image: url(../images/mobile-corner-shape-bottom-right-greydark.svg);
  }
}
.mod-banner img {
  opacity: 0;
}
.mod-banner video {
  -o-object-fit: fill;
     object-fit: fill;
  height: 100%;
  background-image: url(../images/hero-banner.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  min-height: 650px;
  background-position: center;
}
.mod-banner .video-play {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  height: 156px;
  width: 156px;
  right: 20%;
  z-index: 11;
}
@media only screen and (max-width: 639px) {
  .mod-banner .video-play {
    display: none;
  }
}
.mod-banner .video-play:hover .innner-circle {
  background: #FFF;
}
.mod-banner .video-play:hover .play {
  background: url(../images/play-orange.svg) no-repeat;
}
.mod-banner .video-play .outer-circle {
  height: 156px;
  width: 156px;
  border-radius: 50%;
  display: inline-block;
  border: 2px dashed #F09824;
  position: absolute;
  top: -2px;
  left: -2px;
  -webkit-animation: spin 12s infinite linear;
  -moz-animation: spin 12s infinite linear;
  -o-animation: spin 12s infinite linear;
  -ms-animation: spin 12s infinite linear;
}
.mod-banner .video-play .middle-circle {
  height: 132px;
  width: 132px;
  border-radius: 50%;
  display: inline-block;
  border: 2px dotted #F09824;
  top: 10px;
  left: 10px;
  position: absolute;
  -webkit-animation: spinReverse 12s infinite linear;
  -moz-animation: spinReverse 12s infinite linear;
  -o-animation: spinReverse 12s infinite linear;
  -ms-animation: spinReverse 12s infinite linear;
}
.mod-banner .video-play .innner-circle {
  height: 104px;
  width: 104px;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #F09824;
  top: 24px;
  left: 24px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mod-banner .video-play .play {
  background: url(../images/play.svg) no-repeat;
  width: 16px;
  height: 18px;
  display: inline-block;
}
.mod-banner .content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media only screen and (max-width: 1100px) {
  .mod-banner .content {
    max-width: 600px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-banner .content {
    max-width: 400px;
  }
}
.mod-banner .content h1 {
  color: #FFF;
  max-width: 800px;
  margin-bottom: 0;
}
.mod-banner .content h3 {
  color: #F09824;
  max-width: 800px;
  margin-bottom: 0;
}
.mod-banner .content p:last-child {
  margin-bottom: 0px;
}
.mod-banner .image {
  position: relative;
  background-image: url(../images/watermark-hero.svg);
  background-repeat: no-repeat;
  background-position: 0% 100%;
  -webkit-background-size: 33% 33%;
          background-size: 33%;
}
@media only screen and (max-width: 639px) {
  .mod-banner .image {
    -webkit-background-size: 43% 43%;
            background-size: 43%;
  }
}
.mod-banner .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.mod-banner .image img {
  min-height: 300px;
}

.page-header {
  background-color: #1C1C1C;
  background-repeat: no-repeat;
  background-position: bottom right;
  position: relative;
}
.page-header .grid-container {
  position: relative;
}
.page-header.white-bg {
  background-image: url(../images/corner-shape-bottom-right-white.svg);
}
@media only screen and (max-width: 1000px) {
  .page-header.white-bg {
    background-image: url(../images/mobile-corner-shape-bottom-right-white.svg);
  }
}
.page-header.light-bg {
  background-image: url(../images/corner-shape-bottom-right-grey.svg);
}
@media only screen and (max-width: 1000px) {
  .page-header.light-bg {
    background-image: url(../images/mobile-corner-shape-bottom-right-grey.svg);
  }
}
.page-header h2, .page-header h6 {
  color: #FFF;
}
.page-header p {
  color: #FFF;
}
.page-header .page-header-inner {
  padding-top: -webkit-calc(130px + 100px);
  padding-top: calc(130px + 100px);
}
@media only screen and (max-width: 768px) {
  .page-header .page-header-inner {
    padding-top: -webkit-calc(60px + 80px);
    padding-top: calc(60px + 80px);
  }
}
.page-header .scroll-bottom {
  position: absolute;
  left: 0;
  bottom: -50px;
  background-image: url(../images/down-arrow.svg);
  width: 18px;
  height: 100px;
  background-position: bottom;
}
@media only screen and (max-width: 768px) {
  .page-header .scroll-bottom {
    display: none;
  }
}

.filter-header {
  position: relative;
}
.filter-header .filter, .filter-header .filter-type2 {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1100px) {
  .filter-header .filter, .filter-header .filter-type2 {
    position: relative;
  }
}
@media only screen and (max-width: 639px) {
  .filter-header .filter, .filter-header .filter-type2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.filter-header .filter span, .filter-header .filter-type2 span {
  font-weight: 500;
}
.filter-header .filter ul, .filter-header .filter-type2 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  cursor: pointer;
}
@media only screen and (max-width: 639px) {
  .filter-header .filter ul, .filter-header .filter-type2 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.filter-header .filter ul li, .filter-header .filter-type2 ul li {
  line-height: 30px;
  margin-bottom: 0;
  position: relative;
  padding-right: 25px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 639px) {
  .filter-header .filter ul li, .filter-header .filter-type2 ul li {
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 0;
  }
}
.filter-header .filter ul li:before, .filter-header .filter-type2 ul li:before {
  content: "";
  background: url(../images/down-arrow2.svg) no-repeat;
  width: 16px;
  height: 9px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 12px;
}
.filter-header .filter ul li ul, .filter-header .filter-type2 ul li ul {
  position: absolute;
  display: none;
  left: 50%;
  top: 45px;
  z-index: 2;
  white-space: nowrap;
  color: #FFF;
  padding: 0;
  margin-top: 0px;
  white-space: nowrap;
  background: #F09824;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.filter-header .filter ul li ul.show, .filter-header .filter-type2 ul li ul.show {
  display: table;
}
@media only screen and (max-width: 639px) {
  .filter-header .filter ul li ul.show, .filter-header .filter-type2 ul li ul.show {
    width: 100%;
    top: 35px;
  }
}
.filter-header .filter ul li ul:before, .filter-header .filter-type2 ul li ul:before {
  content: "";
  background: url(../images/menu-point-orange.svg) no-repeat;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 26px;
  height: 12px;
  display: inline-block;
  top: -12px;
}
@media only screen and (max-width: 639px) {
  .filter-header .filter ul li ul:before, .filter-header .filter-type2 ul li ul:before {
    display: none;
  }
}
.filter-header .filter ul li ul li, .filter-header .filter-type2 ul li ul li {
  text-align: left;
  font-family: "HelveticaNeue";
  font-weight: 300;
  padding-left: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.filter-header .filter ul li ul li:before, .filter-header .filter-type2 ul li ul li:before {
  display: none;
}
.filter-header .filter ul li ul li a, .filter-header .filter-type2 ul li ul li a {
  padding: 10px 20px;
  font-family: "HelveticaNeue";
  font-weight: bold;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.filter-header .filter ul li ul li a:hover, .filter-header .filter-type2 ul li ul li a:hover {
  color: #FFF;
  background: #D28808;
}
.block-1 {
  background: #1C1C1C;
}
.block-1 h6, .block-1 h2 {
  color: #FFF;
}
@media only screen and (max-width: 639px) {
  .block-1 h3 {
    margin-bottom: 0;
  }
}
.block-1 p {
  color: #C9C9C9;
}
.block-1 .about-icon-1 {
  width: 108px;
  height: 108px;
  margin-bottom: 20px;
  display: inline-block;
  background-image: url(../images/about-icon-1.svg);
  background-repeat: no-repeat;
}
.block-1 .about-icon-2 {
  width: 108px;
  height: 108px;
  display: inline-block;
  margin-bottom: 20px;
  background-image: url(../images/about-icon-2.svg);
  background-repeat: no-repeat;
}
.block-1 .about-icon-3 {
  width: 108px;
  height: 108px;
  display: inline-block;
  margin-bottom: 20px;
  background-image: url(../images/about-icon-3.svg);
  background-repeat: no-repeat;
}
.block-1 .about-icon-4 {
  width: 108px;
  height: 108px;
  margin-bottom: 20px;
  display: inline-block;
  background-image: url(../images/about-icon-4.svg);
  background-repeat: no-repeat;
}
@media only screen and (max-width: 639px) {
  .block-1 .icon {
    float: left;
  }
}
@media only screen and (max-width: 639px) {
  .block-1 .item-content {
    float: left;
    margin-left: 20px;
  }
}

.block-2 .button {
  color: #1C1C1C;
}

.block-3, .block-6 {
  overflow: hidden;
}
@media only screen and (max-width: 800px) {
  .block-3 .intro p, .block-6 .intro p {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.block-3 .itemlink, .block-6 .itemlink {
  border-radius: 25px;
  overflow: hidden;
  display: block;
  height: 100%;
  width: 100%;
}
.block-3 .itemlink:hover, .block-6 .itemlink:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
          box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink:hover, .block-6 .itemlink:hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
.block-3 .itemlink:hover .item .content h4 i, .block-6 .itemlink:hover .item .content h4 i {
  opacity: 1;
}
.block-3 .itemlink:hover .item .content p, .block-6 .itemlink:hover .item .content p {
  opacity: 1;
}
.block-3 .itemlink.nohover:hover, .block-6 .itemlink.nohover:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.block-3 .itemlink.item-orange-link:hover, .block-6 .itemlink.item-orange-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(240, 152, 36, 0.5);
          box-shadow: 0 10px 12px 0 rgba(240, 152, 36, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-orange-link:hover, .block-6 .itemlink.item-orange-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-grey-link:hover, .block-6 .itemlink.item-grey-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
          box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-grey-link:hover, .block-6 .itemlink.item-grey-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-green-link:hover, .block-6 .itemlink.item-green-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(72, 129, 61, 0.5);
          box-shadow: 0 10px 12px 0 rgba(72, 129, 61, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-green-link:hover, .block-6 .itemlink.item-green-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-green2-link:hover, .block-6 .itemlink.item-green2-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(128, 165, 73, 0.5);
          box-shadow: 0 10px 12px 0 rgba(128, 165, 73, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-green2-link:hover, .block-6 .itemlink.item-green2-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-green3-link:hover, .block-6 .itemlink.item-green3-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(136, 135, 43, 0.5);
          box-shadow: 0 10px 12px 0 rgba(136, 135, 43, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-green3-link:hover, .block-6 .itemlink.item-green3-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-red-link:hover, .block-6 .itemlink.item-red-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(136, 47, 43, 0.5);
          box-shadow: 0 10px 12px 0 rgba(136, 47, 43, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-red-link:hover, .block-6 .itemlink.item-red-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-red2-link:hover, .block-6 .itemlink.item-red2-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(146, 77, 77, 0.5);
          box-shadow: 0 10px 12px 0 rgba(146, 77, 77, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-red2-link:hover, .block-6 .itemlink.item-red2-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-blue-link:hover, .block-6 .itemlink.item-blue-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(88, 137, 180, 0.5);
          box-shadow: 0 10px 12px 0 rgba(88, 137, 180, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-blue-link:hover, .block-6 .itemlink.item-blue-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-blue-dark-link:hover, .block-6 .itemlink.item-blue-dark-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(38, 89, 133, 0.5);
          box-shadow: 0 10px 12px 0 rgba(38, 89, 133, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-blue-dark-link:hover, .block-6 .itemlink.item-blue-dark-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-pink-link:hover, .block-6 .itemlink.item-pink-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(196, 88, 118, 0.5);
          box-shadow: 0 10px 12px 0 rgba(196, 88, 118, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-pink-link:hover, .block-6 .itemlink.item-pink-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .itemlink.item-voilet-link:hover, .block-6 .itemlink.item-voilet-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(128, 101, 161, 0.5);
          box-shadow: 0 10px 12px 0 rgba(128, 101, 161, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-3 .itemlink.item-voilet-link:hover, .block-6 .itemlink.item-voilet-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-3 .item, .block-6 .item {
  height: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.block-3 .item .logo, .block-6 .item .logo {
  padding: 50px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.block-3 .item .logo img, .block-6 .item .logo img {
  border-radius: 50%;
}
.block-3 .item .image, .block-6 .item .image {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.block-3 .item .content, .block-6 .item .content {
  padding: 30px;
}
.block-3 .item .content h4, .block-6 .item .content h4 {
  color: #FFF;
  position: relative;
  padding-right: 10px;
}
.block-3 .item .content h4 i, .block-6 .item .content h4 i {
  position: absolute;
  right: 0;
  top: 3px;
  opacity: 0.5;
}
.block-3 .item .content p, .block-6 .item .content p {
  color: #FFF;
  opacity: 0.6;
}
.block-3 .item .content p:last-child, .block-6 .item .content p:last-child {
  margin-bottom: 0;
}
.block-3 .item.item-grey, .block-6 .item.item-grey {
  background-color: #1C1C1C;
  position: relative;
}
.block-3 .item.item-grey .content, .block-6 .item.item-grey .content {
  background-color: #1C1C1C;
}
.block-3 .item.item-grey .content.content-small-margin, .block-6 .item.item-grey .content.content-small-margin {
  margin-bottom: 20px;
}
.block-3 .item.item-grey .content.content-news, .block-6 .item.item-grey .content.content-news {
  margin-bottom: 60px;
}
.block-3 .item.item-grey .content .date, .block-6 .item.item-grey .content .date {
  color: #FFF;
  opacity: 1;
}
.block-3 .item.item-grey .content .content-bottom, .block-6 .item.item-grey .content .content-bottom {
  position: absolute;
  bottom: 30px;
  text-align: left;
}
.block-3 .item.item-grey .content .content-bottom p, .block-6 .item.item-grey .content .content-bottom p {
  margin-bottom: 0;
}
.block-3 .item.item-orange, .block-6 .item.item-orange {
  background-color: #F09824;
}
.block-3 .item.item-orange .content, .block-6 .item.item-orange .content {
  background-color: #F09824;
}
.block-3 .item.item-green, .block-6 .item.item-green {
  background-color: #48813D;
}
.block-3 .item.item-green .content, .block-6 .item.item-green .content {
  background-color: #48813D;
}
.block-3 .item.item-green2, .block-6 .item.item-green2 {
  background-color: #80A549;
}
.block-3 .item.item-green2 .content, .block-6 .item.item-green2 .content {
  background-color: #80A549;
}
.block-3 .item.item-green3, .block-6 .item.item-green3 {
  background-color: #88872B;
}
.block-3 .item.item-green3 .content, .block-6 .item.item-green3 .content {
  background-color: #88872B;
}
.block-3 .item.item-red, .block-6 .item.item-red {
  background-color: #882F2B;
}
.block-3 .item.item-red .content, .block-6 .item.item-red .content {
  background-color: #882F2B;
}
.block-3 .item.item-red2, .block-6 .item.item-red2 {
  background-color: #924D4D;
}
.block-3 .item.item-red2 .content, .block-6 .item.item-red2 .content {
  background-color: #924D4D;
}
.block-3 .item.item-blue, .block-6 .item.item-blue {
  background-color: #5889B4;
}
.block-3 .item.item-blue .content, .block-6 .item.item-blue .content {
  background-color: #5889B4;
}
.block-3 .item.item-blue-dark, .block-6 .item.item-blue-dark {
  background-color: #265985;
}
.block-3 .item.item-blue-dark .content, .block-6 .item.item-blue-dark .content {
  background-color: #265985;
}
.block-3 .item.item-pink, .block-6 .item.item-pink {
  background-color: #C45876;
}
.block-3 .item.item-pink .content, .block-6 .item.item-pink .content {
  background-color: #C45876;
}
.block-3 .item.item-voilet, .block-6 .item.item-voilet {
  background-color: #8065A1;
}
.block-3 .item.item-voilet .content, .block-6 .item.item-voilet .content {
  background-color: #8065A1;
}
.block-3 .item-only, .block-6 .item-only {
  border-radius: 25px;
  overflow: hidden;
}
.block-3 .item-only .content p, .block-6 .item-only .content p {
  opacity: 1;
}
.block-3 .owl-stage-outer, .block-6 .owl-stage-outer {
  overflow: visible;
}
.block-3 .owl-stage, .block-6 .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}
.block-3 .owl-item, .block-6 .owl-item {
  min-height: 100%;
}
.block-3 .owl-nav, .block-6 .owl-nav {
  display: block !important;
  position: absolute;
  top: -130px;
  right: 0;
}
@media only screen and (max-width: 639px) {
  .block-3 .owl-nav, .block-6 .owl-nav {
    display: none !important;
  }
}
.block-3 .owl-nav .owl-next, .block-3 .owl-nav .owl-prev, .block-6 .owl-nav .owl-next, .block-6 .owl-nav .owl-prev {
  border-radius: 50%;
}
.block-3 .owl-nav .owl-next svg, .block-3 .owl-nav .owl-prev svg, .block-6 .owl-nav .owl-next svg, .block-6 .owl-nav .owl-prev svg {
  stroke: #F09824;
}
.block-3 .owl-nav .owl-next svg path, .block-3 .owl-nav .owl-prev svg path, .block-6 .owl-nav .owl-next svg path, .block-6 .owl-nav .owl-prev svg path {
  fill: #F09824;
}
.block-3 .owl-nav .owl-next:hover, .block-3 .owl-nav .owl-prev:hover, .block-6 .owl-nav .owl-next:hover, .block-6 .owl-nav .owl-prev:hover {
  background: #F09824;
}
.block-3 .owl-nav .owl-next:hover svg, .block-3 .owl-nav .owl-prev:hover svg, .block-6 .owl-nav .owl-next:hover svg, .block-6 .owl-nav .owl-prev:hover svg {
  stroke: #FFF;
}
.block-3 .owl-nav .owl-next:hover svg path, .block-3 .owl-nav .owl-prev:hover svg path, .block-6 .owl-nav .owl-next:hover svg path, .block-6 .owl-nav .owl-prev:hover svg path {
  fill: #FFF;
}

.block-4 .itemlink {
  border-radius: 25px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
.block-4 .itemlink:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
          box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
@media only screen and (max-width: 639px) {
  .block-4 .itemlink:hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
.block-4 .itemlink:hover .item .content h4 i {
  opacity: 1;
}
.block-4 .itemlink:hover .item .content p {
  opacity: 1;
}
.block-4 .itemlink:hover .imagebottom .btn-video {
  background-color: #FFF;
  opacity: 1;
  background-image: url(../images/play-orange.svg);
}
.block-4 .itemlink.item-orange-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(240, 152, 36, 0.5);
          box-shadow: 0 10px 12px 0 rgba(240, 152, 36, 0.5);
}
@media only screen and (max-width: 639px) {
  .block-4 .itemlink.item-orange-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-4 .itemlink.item-grey-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
          box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
}
@media only screen and (max-width: 639px) {
  .block-4 .itemlink.item-grey-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-4 .itemlink img {
  border-radius: 0px !important;
}
.block-4 .item {
  height: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.block-4 .item .logo {
  padding: 50px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.block-4 .item .logo img {
  border-radius: 50%;
}
.block-4 .item .image {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.block-4 .item .image img {
  width: 100%;
}
.block-4 .item .imagebottom {
  position: relative;
  padding: 20px 30px;
  color: #FFF;
  min-height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 639px) {
  .block-4 .item .imagebottom {
    padding: 20px 15px;
  }
}
.block-4 .item .imagebottom h4 {
  color: #FFF;
  padding-right: 60px;
}
@media only screen and (max-width: 639px) {
  .block-4 .item .imagebottom h4 {
    margin-bottom: 0;
  }
}
.block-4 .item .imagebottom p {
  margin-bottom: 0;
  color: #FFF;
  padding-right: 60px;
}
@media only screen and (max-width: 639px) {
  .block-4 .item .imagebottom p {
    padding-right: 60px;
  }
}
.block-4 .item .imagebottom .btn-video {
  background-image: url(../images/play.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 55px;
  height: 55px;
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
  border: 2px solid #fff;
  opacity: 0.5;
  border-radius: 50%;
}
@media only screen and (max-width: 639px) {
  .block-4 .item .imagebottom .btn-video {
    right: 15px;
  }
}
.block-4 .item .content {
  padding: 30px;
}
.block-4 .item .content h4 {
  color: #FFF;
  position: relative;
  padding-right: 10px;
}
.block-4 .item .content h4 i {
  position: absolute;
  right: 0;
  top: 3px;
  opacity: 0.5;
}
.block-4 .item .content p {
  color: #FFF;
  opacity: 0.6;
}
.block-4 .item.item-grey {
  background-color: #1C1C1C;
}
.block-4 .item.item-grey .content {
  background-color: #1C1C1C;
}
.block-4 .item.item-orange {
  background-color: #F09824;
}
.block-4 .item.item-orange .content {
  background-color: #F09824;
}

.block-4-alt .uk-grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.block-5 .icon-pdf {
  background: url(../images/download-orange.svg) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 5px;
}
.block-5 .itemlink {
  border-radius: 25px;
  overflow: hidden;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.block-5 .itemlink:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
          box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
@media only screen and (max-width: 639px) {
  .block-5 .itemlink:hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
.block-5 .itemlink:hover .item .content h4 i {
  opacity: 1;
}
.block-5 .itemlink:hover .item .content p {
  opacity: 1;
}
.block-5 .itemlink.item-grey-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
          box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
}
@media only screen and (max-width: 639px) {
  .block-5 .itemlink.item-grey-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-5 .itemlink.item-white-link:hover {
  -webkit-box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
          box-shadow: 0 10px 12px 0 rgba(24, 24, 24, 0.25);
}
@media only screen and (max-width: 639px) {
  .block-5 .itemlink.item-white-link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.block-5 .item {
  height: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.block-5 .item .content {
  padding: 30px 30px 60px 30px;
}
.block-5 .item .content h4 {
  color: #FFF;
  position: relative;
  margin-bottom: 0;
  padding-right: 30px;
}
.block-5 .item .content p {
  color: #FFF;
}
.block-5 .item .content p.date {
  position: absolute;
  bottom: 5px;
}
.block-5 .item.item-grey {
  background-color: #1C1C1C;
}
.block-5 .item.item-grey .content {
  background-color: #1C1C1C;
}
.block-5 .item.item-white {
  background-color: #FFF;
}
.block-5 .item.item-white .content {
  background-color: #FFF;
}
.block-5 .item.item-white .content h4 {
  color: #1C1C1C;
}
.block-5 .item.item-white .content p {
  color: #1C1C1C;
}

.block-6 .timetable-header {
  background: #FFF;
  padding: 15px 20px;
  border-radius: 25px 25px 0 0;
}
.block-6 .item {
  border-radius: 5px;
  padding: 15px 20px;
  color: #FFF;
  margin-top: 10px;
}
.block-6 .item p, .block-6 .item h4 {
  margin-bottom: 0;
  color: #FFF;
}

@media only screen and (max-width: 639px) {
  .more-news .item.item-grey .content.content-small-margin {
    margin-bottom: 60px;
  }
}

.default-content .image {
  width: 100%;
  height: auto;
}
.default-content .image img {
  width: 100%;
  height: auto;
  border-radius: 25px;
}
.default-content .image iframe {
  border-radius: 25px;
}
.default-content .logo {
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 30px;
}
.default-content h3 ~ h3 {
  margin-top: 30px;
}
.default-content p:last-child {
  margin-bottom: 0;
}

.mod-headerbottom {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 1000px) {
  .mod-headerbottom {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
         -o-transform: translateY(0%);
            transform: translateY(0%);
    padding-top: 65px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-headerbottom {
    padding-top: 30px;
  }
}
.mod-headerbottom .content {
  border-radius: 25px;
  background: transparent;
  color: #FFF;
  overflow: hidden;
}
.mod-headerbottom p {
  color: #FFF;
  text-align: left;
}
.mod-headerbottom p span {
  opacity: 0.5;
}
.mod-headerbottom h2 {
  font-size: 40px;
  line-height: 50px;
}
@media only screen and (max-width: 1400px) {
  .mod-headerbottom h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .mod-headerbottom h2 {
    font-size: 32px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 639px) {
  .mod-headerbottom h2 {
    font-size: 30px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 360px) {
  .mod-headerbottom h2 {
    font-size: 26px;
    line-height: 42px;
  }
}
.mod-headerbottom .bg-orange, .mod-headerbottom .left {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 90px;
}
@media only screen and (max-width: 639px) {
  .mod-headerbottom .bg-orange, .mod-headerbottom .left {
    text-align: left;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding: 40px 15px;
  }
}
.mod-headerbottom .bg-orange > div, .mod-headerbottom .left > div {
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .mod-headerbottom .left {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 639px) {
  .mod-headerbottom .left {
    padding: 30px 30px;
  }
}
.mod-headerbottom .left .uk-grid-collapse > .uk-grid-margin {
  margin-top: 10px;
}
.mod-headerbottom .right-orange {
  padding: 0;
}
@media only screen and (max-width: 639px) {
  .mod-headerbottom .right-orange {
    padding: 40px 30px;
  }
}
.mod-headerbottom .bg-orange-dark {
  padding: 40px 90px;
}
@media only screen and (max-width: 639px) {
  .mod-headerbottom .bg-orange-dark {
    padding: 30px 30px;
  }
}
.mod-headerbottom .bg-orange-dark .uk-grid-collapse > .uk-grid-margin {
  margin-top: 10px;
}
.mod-headerbottom .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 959px) {
  .mod-headerbottom .right {
    padding: 40px 30px;
  }
}
.mod-headerbottom .right .right-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 40px;
}
@media only screen and (max-width: 959px) {
  .mod-headerbottom .right .right-content {
    padding-left: 0px;
  }
}
.mod-headerbottom .right .right-content img {
  margin-right: 20px;
  border-radius: 50%;
}
.mod-headerbottom .right .right-content p {
  margin-bottom: 0;
}
.mod-headerbottom .bg-green {
  background-color: #48813D;
}
.mod-headerbottom .bg-green2 {
  background-color: #80A549;
}
.mod-headerbottom .bg-green3 {
  background-color: #88872B;
}
.mod-headerbottom .bg-red {
  background-color: #882F2B;
}
.mod-headerbottom .bg-red2 {
  background-color: #924D4D;
}
.mod-headerbottom .bg-blue {
  background-color: #5889B4;
}
.mod-headerbottom .bg-blue-dark {
  background-color: #265985;
}
.mod-headerbottom .bg-pink {
  background-color: #C45876;
}
.mod-headerbottom .bg-voilet {
  background-color: #8065A1;
}
.mod-headerbottom .bg-green-dark {
  background-color: #3D7333;
}
.mod-headerbottom .bg-green2-dark {
  background-color: #6e8d3f;
}
.mod-headerbottom .bg-green3-dark {
  background-color: #6e6d23;
}
.mod-headerbottom .bg-red-dark {
  background-color: #6e2623;
}
.mod-headerbottom .bg-red2-dark {
  background-color: #7c4141;
}
.mod-headerbottom .bg-blue-dark {
  background-color: #4978a2;
}
.mod-headerbottom .bg-blue-dark-dark {
  background-color: #1e476b;
}
.mod-headerbottom .bg-pink-dark {
  background-color: #b94162;
}
.mod-headerbottom .bg-voilet-dark {
  background-color: #6f568e;
}

.mod_timeline .line {
  margin-top: 30px;
  margin-bottom: 20px;
  position: relative;
}
.mod_timeline .line:before {
  content: "";
  background-image: url(../images/timeline-dot.svg);
  display: inline-block;
  width: 42px;
  height: 42px;
}
.mod_timeline .line:after {
  content: "";
  display: inline-block;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  border: 2px dashed #1C1C1C;
  position: absolute;
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
}
.mod_timeline .image {
  padding-right: 30px;
}
.mod_timeline .image img {
  border-radius: 25px;
}
.mod_timeline .timeline-content {
  padding-right: 30px;
  color: #1C1C1C;
}
.mod_timeline .timeline-content h3 {
  margin-bottom: 5px;
}
.mod_timeline .carousel-outer {
  width: -webkit-calc(25% + (30px / 3));
  width: calc(25% + (30px / 3));
}
@media only screen and (max-width: 1400px) {
  .mod_timeline .carousel-outer {
    width: -webkit-calc(25% + (25px / 3));
    width: calc(25% + (25px / 3));
  }
}
@media only screen and (max-width: 900px) {
  .mod_timeline .carousel-outer {
    width: -webkit-calc(33.33% + (20px / 2));
    width: calc(33.33% + (20px / 2));
  }
}
@media only screen and (max-width: 700px) {
  .mod_timeline .carousel-outer {
    width: -webkit-calc(50% + (30px / 2));
    width: calc(50% + (30px / 2));
  }
}
.mod_timeline .owl-item:last-child .line:after {
  display: none;
}
.mod_timeline .owl-item.active h3 {
  color: #F09824;
}
.mod_timeline .owl-item.active .line:before {
  background-image: url(../images/timeline-dot-orange.svg);
}
.mod_timeline .owl-nav {
  right: -webkit-calc(-300% + 30px);
  right: calc(-300% + 30px);
  width: 100%;
  text-align: right;
}
@media only screen and (max-width: 900px) {
  .mod_timeline .owl-nav {
    right: -webkit-calc(-200% + 30px);
    right: calc(-200% + 30px);
  }
}

.mod-virtualtour {
  background-color: #1C1C1C;
  background-image: url(../images/corner-shape-top-left-grey.svg);
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1000px) {
  .mod-virtualtour {
    background-image: url(../images/mobile-corner-shape-top-left-grey.svg);
  }
}
@media only screen and (max-width: 800px) {
  .mod-virtualtour {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 639px) {
  .mod-virtualtour {
    padding-top: 300px;
  }
}
.mod-virtualtour:before {
  content: "";
  background-image: url(../images/vt-image.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  width: 50%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: -50px;
  top: 20%;
  z-index: 1;
}
@media only screen and (max-width: 639px) {
  .mod-virtualtour:before {
    bottom: 0;
    right: 0px;
    top: 60px;
    left: auto;
    height: 320px;
    width: 80%;
  }
}
@media only screen and (max-width: 440px) {
  .mod-virtualtour:before {
    width: 100%;
    left: 15px;
  }
}
.mod-virtualtour .content {
  z-index: 2;
  position: relative;
}
.mod-virtualtour h2 {
  color: #FFF;
}
.mod-virtualtour p {
  color: #C9C9C9;
}

.mod-stories {
  background-color: #1C1C1C;
  background-image: url(../images/corner-shape-bottom-right-grey.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .mod-stories {
    background-image: url(../images/mobile-corner-shape-bottom-right-grey.svg);
  }
}
.mod-stories .content h2, .mod-stories .content h6 {
  color: #FFF;
}

.mod_partners .banneritem-grid .banneritem {
  padding-left: 20px;
  padding-right: 20px;
}

.mod_bannerbottom {
  background-image: url(../images/wall-background.jpg);
}
.mod_bannerbottom .item-1 {
  background: #EEEEEE;
  border-radius: 25px;
  padding: 60px 0px;
}
@media only screen and (max-width: 1300px) {
  .mod_bannerbottom .item-1 {
    padding: 60px 30px;
  }
}
.mod_bannerbottom .item-1:hover {
  -webkit-box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.mod_bannerbottom .item-1:hover button {
  color: #FFF;
  height: auto;
}
.mod_bannerbottom .item-1:hover button:after {
  width: 100%;
  opacity: 1;
}
.mod_bannerbottom .item-2 {
  background: #F09824;
  border-radius: 25px;
  padding: 60px 0px;
}
@media only screen and (max-width: 1300px) {
  .mod_bannerbottom .item-2 {
    padding: 60px 30px;
  }
}
.mod_bannerbottom .item-2:hover {
  -webkit-box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.mod_bannerbottom .item-2:hover button {
  color: #F09824;
  height: auto;
}
.mod_bannerbottom .item-2:hover button:after {
  width: 100%;
  opacity: 1;
}
.uk-accordion li {
  padding-left: 0;
}
.uk-accordion li.uk-open .uk-accordion-title {
  border-bottom: 0px solid #C4C4C4;
  padding-bottom: 0px;
}
.uk-accordion .uk-accordion-title {
  color: #1C1C1C;
  font-size: 18px;
  font-family: "Peace Sans";
  padding-top: 30px;
  padding-bottom: 10px;
}
.uk-accordion > :nth-child(n+2) {
  border-top: 1px solid #C4C4C4;
}

.uk-accordion-title::before {
  background-image: none;
  content: "+";
  color: #F09824;
  font-family: Arial, sans-serif;
  font-size: 30px;
  line-height: 20px;
  width: auto;
  height: auto;
}

.uk-open > .uk-accordion-title::before {
  background-image: none;
  content: "−";
  color: #F09824;
  font-family: Arial, sans-serif;
  font-size: 30px;
}

form .inputlabel {
  margin-bottom: 5px;
  display: inline-block;
  font-size: 15px;
}
form .uk-input, form .uk-select {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 51px !important;
  border: 2px solid #AAAAAA;
  border-radius: 4px;
  background-color: #F9F9F9;
  vertical-align: middle;
  font-family: "HelveticaNeue";
  font-weight: 300;
}
form .uk-select {
  font-family: "HelveticaNeue";
}
form .uk-select option {
  font-family: "HelveticaNeue";
}
form .uk-textarea {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #AAAAAA;
  border-radius: 4px;
  background-color: #F9F9F9;
  vertical-align: middle;
  font-family: "HelveticaNeue";
  font-weight: 300;
}
form .uk-grid > .uk-grid-margin {
  margin-top: 15px;
}
form .uk-select:not([multiple]):not([size]) option {
  color: #1C1C1C;
}
form label.error {
  color: #9e2323;
  font-size: 13px;
}
form .uk-checkbox:checked, form .uk-checkbox:indeterminate, form .uk-radio:checked {
  background-color: #F09824;
}
form .uk-input:focus, form .uk-select:focus, form .uk-textarea:focus {
  color: #1C1C1C;
  border-color: #F09824;
}
form .conditional-field-outer {
  border-radius: 3px;
  background-color: #FFF8EF;
  padding-bottom: 15px;
  padding-top: 5px;
  margin-left: -15px;
  padding-left: 15px;
  margin-right: -15px;
  padding-right: 15px;
}
form label.checkboxlabel {
  padding-left: 35px;
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
}
form label.checkboxlabel input {
  margin-left: -20px;
}
form label.checkboxlabel label.error {
  position: absolute;
  bottom: -20px;
  left: 15px;
}
form .fa-backspace {
  font-size: 27px;
  padding-top: 10px;
  display: inline-block;
  line-height: 1px;
  position: absolute;
  margin-left: 10px;
  cursor: pointer;
}

.filename {
  position: relative;
  display: block;
  padding: 5px 25px 5px 10px;
  background-color: #F9F9F9;
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.filename .remove {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 20px;
  line-height: 38px;
  display: inline-block;
  margin-top: -19px;
  cursor: pointer;
}
.filename .remove:after {
  content: "×";
  font-weight: 500;
  width: 20px;
  line-height: 20px;
  color: #F09824;
  font-size: 20px;
}

@media only screen and (max-width: 639px) {
  footer .uk-grid > * {
    text-align: center;
  }
}
footer .container {
  background: #1C1C1C;
}
footer .logo {
  z-index: 1;
  position: relative;
  display: inline-block;
}
footer .logo img {
  width: 180px;
}
@media only screen and (max-width: 639px) {
  footer .logo img {
    width: 200px;
  }
}
footer .footer-grid {
  margin-left: auto;
}
footer .footer-top h5 {
  color: #FFF;
}
footer .footer-top p, footer .footer-top span, footer .footer-top ul a {
  color: #C9C9C9;
}
footer .footer-top p:first-child {
  margin-top: 0;
}
footer .footer-top a:not(.button):hover {
  color: #F09824;
}
footer .footer-top .uk-navbar-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: block !important;
}
footer .footer-top .uk-navbar-nav li {
  margin-left: 0;
  padding-left: 0;
}
footer .footer-top .uk-navbar-nav .deeper .nav-child {
  display: none;
}
footer .footer-top .uk-navbar-nav > li > a {
  min-height: auto;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-left: 0;
  padding-right: 0;
  font-family: "HelveticaNeue";
  font-size: 16px;
  text-transform: capitalize;
}
@media only screen and (max-width: 639px) {
  footer .footer-top .uk-navbar-nav > li > a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
footer .footer-top .totop {
  text-align: right;
}
footer .footer-top .totop svg {
  display: none;
}
footer .footer-bottom {
  color: #C9C9C9;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.44px;
}
footer .footer-bottom .footer-copyright {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 639px) {
  footer .footer-bottom .footer-copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 639px) {
  footer .footer-bottom .footer-copyright .uk-navbar-nav {
    display: inline-block !important;
    text-align: center;
  }
}
footer .footer-bottom a {
  color: #C9C9C9;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.44px;
}
footer .footer-bottom a:hover {
  color: #F09824;
}
footer .footer-bottom ul {
  display: inline-block;
}
footer .footer-bottom ul li {
  display: inline-block;
  border-left: 1px solid #C9C9C9;
  line-height: 15px;
  margin-bottom: 0;
}
@media only screen and (max-width: 639px) {
  footer .footer-bottom ul li:first-child {
    border-left: 0px solid #C9C9C9;
    margin-left: 0;
    padding-left: 0;
  }
}
footer .footer-bottom ul a {
  font-weight: 300;
  text-transform: capitalize;
  min-height: auto;
  padding: 0;
}
footer .footer-bottom .web {
  float: right;
}
@media only screen and (max-width: 639px) {
  footer .footer-bottom .web {
    text-align: center;
  }
}
@media only screen and (max-width: 639px) {
  footer .footer-bottom .copy {
    text-align: center;
  }
}
footer .footer-bottom span + span {
  float: right;
}
@media only screen and (max-width: 639px) {
  footer .hours {
    max-width: 145px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
}

.hours {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.hours li {
  margin-left: 0;
  padding-left: 0;
}
.hours li:marker {
  display: none;
}
.hours .day {
  min-width: 70px;
  display: inline-block;
  text-align: left;
}
@media only screen and (max-width: 639px) {
  .hours .day {
    text-align: left;
  }
}

/*# sourceMappingURL=styles.css.map */