.cols {
  margin: 0 0 0 -17px;
}
.cols:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.cols.hugeGutter {
  margin-left: -80px;
}
.cols.largeGutter {
  margin-left: -30px;
}
.cols.smallGutter {
  margin-left: -2px;
}
.cols.noGutter {
  margin-left: 0;
}
.cols > div {
  float: left;
  padding-left: 17px;
  margin-bottom: 17px;
}
.cols.hugeGutter > div {
  padding-left: 80px;
}
.cols.largeGutter > div {
  padding-left: 30px;
}
.cols.smallGutter > div {
  padding-left: 2px;
}
.cols.noGutter > div {
  padding-left: 0;
}
.cols.hugeBottom > div {
  margin-bottom: 80px;
}
.cols.largeBottom > div {
  margin-bottom: 30px;
}
.cols.smallBottom > div {
  margin-bottom: 2px;
}
.cols.noBottom > div {
  margin-bottom: 0;
}
.cols > .clearRow {
  float: none;
  clear: both;
  margin-bottom: 0;
  width: 100%;
}
.cols .col-right {
  float: right;
}
.col-hide {
  display: none;
}
.col-full {
  width: 100% !important;
}
.col-1 {
  width: 100%;
}
.col-2-1 {
  width: 50%;
}
.col-3-2 {
  width: 66.666666%;
}
.col-3-1 {
  width: 33.333333%;
}
.col-4-3 {
  width: 75%;
}
.col-4-1 {
  width: 25%;
}
.col-5-4 {
  width: 80%;
}
.col-5-3 {
  width: 60%;
}
.col-5-2 {
  width: 40%;
}
.col-5-1 {
  width: 20%;
}
.cols-10-1 > div {
  width: 10%;
}
.col-9-5 {
  width: 55%;
}
.col-9-4 {
  width: 45%;
}
.cols-9 > div {
  width: 11.1111111%;
}
.cols-8 > div {
  width: 12.5%;
}
.cols-6 > div {
  width: 16.6666666%;
}
.cols-5 > div {
  width: 20%;
}
.cols-4 > div {
  width: 25%;
}
.cols-3 > div {
  width: 33.3333333%;
}
.cols-2 > div {
  width: 50%;
}
.clearCols.cols-2 > div:nth-child(2n+1) {
  clear: left;
}
.cols-1 > div {
  width: 100%;
}
/* ============================================================================
 Media Queries
 ============================================================================ */
@media screen and (max-width: 1137.7777777778px) {
  .colXL-hide {
    display: none;
  }
  .colXL-show {
    display: block;
  }
  .colsXL-alignCenter {
    text-align: center;
  }
  .colsXL-alignLeft {
    text-align: left;
  }
  .colsXL-alignRight {
    text-align: right;
  }
  .colXL-clear {
    clear: both;
  }
  .cols .colXL-left {
    float: left;
  }
  .cols .colXL-right {
    float: right;
  }
  .colXL-alignLeft {
    text-align: left;
  }
  .colXL-alignRight {
    text-align: right;
  }
  .colXL-alignCenter {
    text-align: center;
  }
  .cols.colsXL-hugeGutter {
    margin-left: -80px;
  }
  .cols.colsXL-largeGutter {
    margin-left: -30px;
  }
  .cols.colsXL-mediumGutter {
    margin-left: -17px;
  }
  .cols.colsXL-smallGutter {
    margin-left: -2px;
  }
  .cols.colsXL-noGutter {
    margin-left: 0;
  }
  .cols.colsXL-hugeGutter > div {
    padding-left: 80px;
  }
  .cols.colsXL-largeGutter > div {
    padding-left: 30px;
  }
  .cols.colsXL-mediumGutter > div {
    padding-left: 17px;
  }
  .cols.colsXL-smallGutter > div {
    padding-left: 2px;
  }
  .cols.colsXL-noGutter > div {
    padding-left: 0;
  }
  .cols.colsXL-hugeBottom > div {
    margin-bottom: 80px;
  }
  .cols.colsXL-largeBottom > div {
    margin-bottom: 30px;
  }
  .cols.colsXL-mediumBottom > div {
    margin-bottom: 17px;
  }
  .cols.colsXL-smallBottom > div {
    margin-bottom: 2px;
  }
  .cols.colsXL-noBottom > div {
    margin-bottom: 0;
  }
  .colsXL-10 > div {
    width: 10%;
  }
  .colsXL-8 > div {
    width: 12.5%;
  }
  .colsXL-6 > div {
    width: 16.6666666%;
  }
  .colsXL-5 > div {
    width: 20%;
  }
  .colsXL-4 > div {
    width: 25%;
  }
  .colsXL-3 > div {
    width: 33.3333333%;
  }
  .colsXL-2 > div {
    width: 50%;
  }
  .colsXL-1 > div {
    width: 100%;
  }
  .colXL-1 {
    width: 100%;
  }
  .colXL-2-1 {
    width: 50%;
  }
  .colXL-3-2 {
    width: 66.6666666%;
  }
  .colXL-3-1 {
    width: 33.3333333%;
  }
  .colXL-4-3 {
    width: 75%;
  }
  .colXL-4-1 {
    width: 25%;
  }
  .colXL-5-4 {
    width: 80%;
  }
  .colXL-5-3 {
    width: 60%;
  }
  .colXL-5-2 {
    width: 40%;
  }
  .colXL-5-1 {
    width: 20%;
  }
  .colXL-6-5 {
    width: 25%;
  }
  .colXL-6-1 {
    width: 16.6666666%;
  }
  .colXL-8-1 {
    width: 12.5%;
  }
  .colXL-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 960px) {
  .colL-hide {
    display: none;
  }
  .colL-show {
    display: block;
  }
  .colL-clear {
    clear: both;
  }
  .colsL-alignCenter {
    text-align: center;
  }
  .colsL-alignLeft {
    text-align: left;
  }
  .colsL-alignRight {
    text-align: right;
  }
  .cols .colL-left {
    float: left;
  }
  .cols .colL-right {
    float: right;
  }
  .colL-alignLeft {
    text-align: left;
  }
  .colL-alignRight {
    text-align: right;
  }
  .colL-alignCenter {
    text-align: center;
  }
  .cols.colsL-hugeGutter {
    margin-left: -80px;
  }
  .cols.colsL-largeGutter {
    margin-left: -30px;
  }
  .cols.colsL-mediumGutter {
    margin-left: -17px;
  }
  .cols.colsL-smallGutter {
    margin-left: -2px;
  }
  .cols.colsL-noGutter {
    margin-left: 0;
  }
  .cols.colsL-hugeGutter > div {
    padding-left: 80px;
  }
  .cols.colsL-largeGutter > div {
    padding-left: 30px;
  }
  .cols.colsL-mediumGutter > div {
    padding-left: 17px;
  }
  .cols.colsL-smallGutter > div {
    padding-left: 2px;
  }
  .cols.colsL-noGutter > div {
    padding-left: 0;
  }
  .cols.colsL-hugeBottom > div {
    margin-bottom: 80px;
  }
  .cols.colsL-largeBottom > div {
    margin-bottom: 30px;
  }
  .cols.colsL-mediumBottom > div {
    margin-bottom: 17px;
  }
  .cols.colsL-smallBottom > div {
    margin-bottom: 2px;
  }
  .cols.colsL-noBottom > div {
    margin-bottom: 0;
  }
  .colsL-10 > div {
    width: 10%;
  }
  .colsL-8 > div {
    width: 12.5%;
  }
  .colsL-6 > div {
    width: 16.6666666%;
  }
  .colsL-5 > div {
    width: 20%;
  }
  .colsL-4 > div {
    width: 25%;
  }
  .colsL-3 > div {
    width: 33.3333333%;
  }
  .colsL-2 > div {
    width: 50%;
  }
  .colsL-1 > div {
    width: 100%;
  }
  .colL-1 {
    width: 100%;
  }
  .colL-2-1 {
    width: 50%;
  }
  .colL-3-2 {
    width: 66.6666666%;
  }
  .colL-3-1 {
    width: 33.3333333%;
  }
  .colL-4-3 {
    width: 75%;
  }
  .colL-4-1 {
    width: 25%;
  }
  .colL-5-4 {
    width: 80%;
  }
  .colL-5-3 {
    width: 60%;
  }
  .colL-5-2 {
    width: 40%;
  }
  .colL-5-1 {
    width: 20%;
  }
  .colL-6-5 {
    width: 25%;
  }
  .colL-6-1 {
    width: 16.6666666%;
  }
  .colL-8-1 {
    width: 12.5%;
  }
  .colL-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 720px) {
  .colM-hide {
    display: none;
  }
  .colM-show {
    display: block;
  }
  .colM-clear {
    clear: both;
  }
  .colsM-alignCenter {
    text-align: center;
  }
  .colsM-alignLeft {
    text-align: left;
  }
  .colsM-alignRight {
    text-align: right;
  }
  .cols .colM-left {
    float: left;
  }
  .cols .colM-right {
    float: right;
  }
  .colM-alignLeft {
    text-align: left;
  }
  .colM-alignRight {
    text-align: right;
  }
  .colM-alignCenter {
    text-align: center;
  }
  .cols.colsM-hugeGutter {
    margin-left: -80px;
  }
  .cols.colsM-largeGutter {
    margin-left: -30px;
  }
  .cols.colsM-mediumGutter {
    margin-left: -17px;
  }
  .cols.colsM-smallGutter {
    margin-left: -2px;
  }
  .cols.colsM-noGutter {
    margin-left: 0;
  }
  .cols.colsM-hugeGutter > div {
    padding-left: 80px;
  }
  .cols.colsM-largeGutter > div {
    padding-left: 30px;
  }
  .cols.colsM-mediumGutter > div {
    padding-left: 17px;
  }
  .cols.colsM-smallGutter > div {
    padding-left: 2px;
  }
  .cols.colsM-noGutter > div {
    padding-left: 0;
  }
  .cols.colsM-hugeBottom > div {
    margin-bottom: 80px;
  }
  .cols.colsM-largeBottom > div {
    margin-bottom: 30px;
  }
  .cols.colsM-mediumBottom > div {
    margin-bottom: 17px;
  }
  .cols.colsM-smallBottom > div {
    margin-bottom: 2px;
  }
  .cols.colsM-noBottom > div {
    margin-bottom: 0;
  }
  .colsM-10 > div {
    width: 10%;
  }
  .colsM-8 > div {
    width: 12.5%;
  }
  .colsM-6 > div {
    width: 16.6666666%;
  }
  .colsM-5 > div {
    width: 20%;
  }
  .colsM-4 > div {
    width: 25%;
  }
  .colsM-3 > div {
    width: 33.3333333%;
  }
  .colsM-2 > div {
    width: 50%;
  }
  .colsM-1 > div {
    width: 100%;
  }
  .colM-1 {
    width: 100%;
  }
  .colM-2-1 {
    width: 50%;
  }
  .colM-3-2 {
    width: 66.6666666%;
  }
  .colM-3-1 {
    width: 33.3333333%;
  }
  .colM-4-3 {
    width: 75%;
  }
  .colM-4-1 {
    width: 25%;
  }
  .colM-5-4 {
    width: 80%;
  }
  .colM-5-3 {
    width: 60%;
  }
  .colM-5-2 {
    width: 40%;
  }
  .colM-5-1 {
    width: 20%;
  }
  .colM-6-5 {
    width: 25%;
  }
  .colM-6-1 {
    width: 16.6666666%;
  }
  .colM-8-1 {
    width: 12.5%;
  }
  .colM-10-1 > div {
    width: 10%;
  }
}
@media screen and (max-width: 480px) {
  .colS-hide {
    display: none;
  }
  .colS-show {
    display: block;
  }
  .colS-clear {
    clear: both;
  }
  .colsS-alignCenter {
    text-align: center;
  }
  .colsS-alignLeft {
    text-align: left;
  }
  .colsS-alignRight {
    text-align: right;
  }
  .cols .colS-left {
    float: left;
  }
  .cols .colS-right {
    float: right;
  }
  .colS-alignLeft {
    text-align: left;
  }
  .colS-alignRight {
    text-align: right;
  }
  .colS-alignCenter {
    text-align: center;
  }
  .cols.colsS-hugeGutter {
    margin-left: -80px;
  }
  .cols.colsS-largeGutter {
    margin-left: -30px;
  }
  .cols.colsS-mediumGutter {
    margin-left: -17px;
  }
  .cols.colsS-smallGutter {
    margin-left: -2px;
  }
  .cols.colsS-noGutter {
    margin-left: 0;
  }
  .cols.colsS-hugeGutter > div {
    padding-left: 80px;
  }
  .cols.colsS-largeGutter > div {
    padding-left: 30px;
  }
  .cols.colsS-mediumGutter > div {
    padding-left: 17px;
  }
  .cols.colsS-smallGutter > div {
    padding-left: 2px;
  }
  .cols.colsS-noGutter > div {
    padding-left: 0;
  }
  .cols.colsS-hugeBottom > div {
    margin-bottom: 80px;
  }
  .cols.colsS-largeBottom > div {
    margin-bottom: 30px;
  }
  .cols.colsS-mediumBottom > div {
    margin-bottom: 17px;
  }
  .cols.colsS-smallBottom > div {
    margin-bottom: 2px;
  }
  .cols.colsS-noBottom > div {
    margin-bottom: 0;
  }
  .colsS-10 > div {
    width: 10%;
  }
  .colsS-8 > div {
    width: 12.5%;
  }
  .colsS-6 > div {
    width: 16.6666666%;
  }
  .colsS-5 > div {
    width: 20%;
  }
  .colsS-4 > div {
    width: 25%;
  }
  .colsS-3 > div {
    width: 33.3333333%;
  }
  .colsS-2 > div {
    width: 50%;
  }
  .colsS-1 > div {
    width: 100%;
  }
  .colS-1 {
    width: 100%;
  }
  .colS-2-1 {
    width: 50%;
  }
  .colS-3-2 {
    width: 66.6666666%;
  }
  .colS-3-1 {
    width: 33.3333333%;
  }
  .colS-4-3 {
    width: 75%;
  }
  .colS-4-1 {
    width: 25%;
  }
  .colS-5-4 {
    width: 80%;
  }
  .colS-5-3 {
    width: 60%;
  }
  .colS-5-2 {
    width: 40%;
  }
  .colS-5-1 {
    width: 20%;
  }
  .colS-6-5 {
    width: 25%;
  }
  .colS-6-1 {
    width: 16.6666666%;
  }
  .colS-8-1 {
    width: 12.5%;
  }
  .colS-10-1 > div {
    width: 10%;
  }
}
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: 0 0;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../images/swipebox/loader.gif) center center no-repeat;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-close, #swipebox-next, #swipebox-prev {
  background-image: url(../images/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-next.disabled, #swipebox-prev.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:after, .swipebox-touch #swipebox-container:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0 10px -8px #656565;
  box-shadow: inset 10px 0 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0 10px -8px #656565;
  box-shadow: inset -10px 0 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before, .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: 1px 1px 1px #000;
  background: #000;
  opacity: 0.95;
}
#swipebox-top-bar {
  color: #fff !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
#swipebox-overlay {
  background: none;
}
#swipebox-overlay:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/overlay.png) 0 0 repeat transparent;
  opacity: 0.9;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flex-container a:active, .flex-container a:focus {
  outline: none;
}
.flexslider .slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider .slides {
  zoom: 1;
  position: relative;
  width: 100%;
  height: 100%;
}
.flexslider .slides:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides > li:first-child {
  display: block;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexArrows {
  position: relative;
}
.flexArrows .flex-direction-nav a {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 22px;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  opacity: 0.4;
  position: absolute;
  text-align: center;
  z-index: 2;
}
.flexArrows .flex-direction-nav:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.flexArrows:hover .flex-direction-nav a {
  opacity: 0.9;
}
.flexArrows:hover .flex-direction-nav a:hover {
  opacity: 1;
}
.flexArrows .flex-direction-nav .flex-prev {
  left: 20px;
}
.flexArrows .flex-direction-nav .flex-next {
  right: 20px;
}
.flexArrows .flex-direction-nav .flex-disabled {
  display: none;
}
.flexDots {
  position: relative;
}
.flexDots .flex-control-nav {
  text-align: center;
  margin: 30px 0 10px;
  position: relative;
  width: 100%;
  z-index: 3;
  line-height: 0;
}
.flexDots .flex-control-nav li {
  display: inline-block;
  vertical-align: top;
  text-indent: -99999px;
  line-height: 0;
}
.flexDots .flex-control-nav li a {
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background-color: #AC956C;
  opacity: 0.4;
  margin: 2px;
}
.flexDots .flex-control-nav li a:hover {
  opacity: 0.8;
}
.flexDots .flex-control-nav li a.flex-active {
  opacity: 1;
  cursor: default;
}
.Btn {
  background-color: #AC956C;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
@media screen and (max-width: 1137.7777777778px) {
  body:after {
    display: block;
    content: "";
    position: fixed;
    z-index: 999;
    bottom: 0;
    right: 0;
    border-bottom: 20px solid rebeccapurple;
    border-left: 20px solid transparent;
  }
  .inner {
    width: 90%;
  }
}
@media screen and (max-width: 960px) {
  body:after {
    border-bottom-color: yellowgreen;
  }
}
@media screen and (max-width: 720px) {
  body:after {
    border-bottom-color: salmon;
  }
  .pageContent {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
@media screen and (max-width: 480px) {
  body {
    min-width: 320px;
  }
  body:after {
    border-bottom-color: lightblue;
  }
  .articleContent img.alignleft, .articleContent img.alignright {
    float: none;
    margin: 10px 0;
    width: 100%;
  }
}
.inner {
  width: 1024px;
  max-width: 90%;
  position: relative;
  margin: 0 auto;
}
img {
  max-width: 100%;
  height: auto;
}
pre {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 20px;
  font-size: 11px;
  line-height: 14px;
}
body {
  min-width: 100%;
}
.push {
  height: 50px;
}
.smallPush {
  height: 30px;
}
@media screen and (max-width: 1137.7777777778px) {
  .footerLogo {
    width: 120px;
    background-size: contain;
  }
}
@media screen and (max-width: 960px) {
  .footerMenu, .footerMenuRight, .footerContact {
    width: 32%;
  }
  .footerMenuRight {
    margin: 0 2%;
  }
  .footerLogo {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .container {
    min-height: initial;
  }
  .innerContainer {
    padding: 0;
  }
  .footer {
    margin: 0;
    height: auto;
  }
  .footerTop {
    height: auto;
    padding: 30px 0;
  }
  .footerMenu, .footerMenuRight, .footerContact {
    width: 100%;
    margin: 10px 0;
    float: none;
  }
  .articleImg img {
    width: 100%;
    margin: 0 0 30px;
    float: none;
  }
}
.menuBar {
  position: relative;
}
.menuToggle {
  position: relative;
  display: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #AC956C;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menuToggle span {
  position: absolute;
  color: #93755A;
  line-height: 50px;
  left: 60px;
}
.menuToggleBars {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.menuToggleBar {
  position: absolute;
  width: 28px;
  height: 3px;
  top: 50%;
  left: 50%;
  background-color: #93755A;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menuToggleBarTop {
  margin-top: -6px;
}
.menuToggleBarBottom {
  margin-top: 6px;
}
.menuToggle.active .menuToggleBar {
  margin: 0;
}
.menuToggle.active .menuToggleBarTop, .menuToggle.active .menuToggleBarBottom {
  margin: 0;
  -webkit-transition: margin 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out 0.6s;
  transition: margin 0.3s ease-in-out, transform 0.3s ease-in-out 0.6s;
}
.menuToggle.active .menuToggleBarTop {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.menuToggle.active .menuToggleBarBottom {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.menuToggle.active .menuToggleBarMiddle {
  width: 0;
  -webkit-transition: margin 0.3s ease-in-out, width 0.3s ease-in-out 0.3s;
  transition: margin 0.3s ease-in-out, width 0.3s ease-in-out 0.3s;
}
.pageBanner {
  height: 0;
  padding: 0 0 23.125%;
  min-height: 150px;
}
@media screen and (max-width: 1137.7777777778px) {
  .navigation .menu-item a {
    font-size: 15px;
    padding: 0 13px;
  }
}
@media screen and (max-width: 960px) {
  .menuBar .menu {
    display: none;
    position: absolute;
    z-index: 3;
    top: 50px;
    left: 0;
    width: 100%;
    height: auto;
    background-color: rgba(19, 58, 63, 0.9);
  }
  .menuBar .menu .nav {
    margin: 0;
  }
  .menuBar .menu li {
    float: none;
  }
  .menuBar .menu li.home a {
    background-image: none;
    padding: 0 13px;
    text-indent: 0;
    width: 100%;
  }
  .navigation .menu-item a {
    color: white;
    transition: color .4s ease;
  }
  .navigation .menu-item:hover a {
    background-color: unset !important;
  }
  .navigation .menu-item a:hover {
    background-color: #F5C96B !important;
    color: #93755A;
  }
  .navigation .menu-item.menu-item-has-children > .sub-menu { 
    all: unset;
  }
  .navigation .menu-item.current-menu-item a {
    color: #93755A;
  }
  .menuBar .menuToggle {
    display: block;
  }
  .menuBar.open .menu {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .payoff {
    display: none;
  }
}
.homeSlider {
  height: 0;
  min-height: 450px;
  padding-bottom: 33.125%;
  overflow: hidden;
}
.homeSlider .slideTitle, .homeSlider .slideSubtitle {
  width: 100%;
  max-width: 500px;
}
.homeSlider .flex-direction-nav {
  top: inherit;
  bottom: 20px;
}
.homeSlider .slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homeSlider .slides li {
  position: absolute !important;
  top: 0;
  left: 0;
}
.homeSlider .slides li:before {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(245,201,107,0) 100%);
  opacity: .8;
}
.homeSlider .slideContent {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1137.7777777778px) {
  .homeSlider .flex-direction-nav {
    margin: 0;
    left: 5%;
  }
  .homeSlider .slideTitle {
    font-size: 60px;
  }
  .homeSlider .slideSubtitle {
    font-size: 18px;
  }
  .openingstijdenBtn {
    font-size: 14px;
  }
  .ctaBlock {
    width: 33.3333333%;
  }
}
@media screen and (max-width: 960px) {
  .homeSlider {
    min-height: 400px;
  }
  .homeSlider .slideTitle {
    font-size: 50px;
    line-height: 50px;
  }
  .homeSlider .slideSubtitle {
    font-size: 17px;
    line-height: 28px;
  }
  .openingstijden {
    margin-top: 90px;
  }
  .ctaBlock {
    width: 100%;
    height: auto;
    padding: 30px;
    background-image: none !important;
  }
  .ctaBlock:hover {
    padding: 30px;
  }
  .ctaBlockTitle {
    margin: 0;
  }
  .homeBottom {
    margin: 0 0 10px;
  }
  .faceBox {
    margin-top: 20px;
  }
}
@media screen and (max-width: 720px) {
  .homeSlider {
    min-height: 320px;
  }
  .homeSlider .slideTitle {
    font-size: 40px;
    line-height: 40px;
  }
  .homeSlider .slideSubtitle {
    font-size: 16px;
    line-height: 25px;
  }
}
@media screen and (max-width: 1137.7777777778px) {
  .columns > div {
    width: 48%;
  }
  .columns .columnWide {
    width: 58%;
  }
  .columns .columnNarrow {
    width: 37%;
  }
  .articleLeft {
    width: 58%;
  }
  .articleSide {
    width: 37%;
  }
  .columnsTwo .column {
    width: 48%;
    margin: 0 1% 20px;
  }
  .columnsTwo .column img {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .columns > div {
    width: 48%;
  }
  .columns .columnWide {
    width: 100%;
  }
  .columns .columnNarrow {
    width: 100%;
  }
}
@media screen and (max-width: 720px) {
  .columns > div {
    width: 100%;
  }
  .articleLeft {
    width: 100%;
  }
  .articleSide {
    width: 100%;
  }
  .columnsTwo .column {
    width: 100%;
    margin: 0 0 20px;
  }
}
.galleryCols img {
  width: 100%;
}
.contactForm {
  max-width: 650px;
}
.contactForm form {
  width: 100%;
}
.mapWrap {
  position: relative;
  overflow: hidden;
  height: 350px;
}
.mapWrap iframe {
  position: abolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* ::selection {
  background: #AC956C;
}
::-moz-selection {
  background: #AC956C;
}
::-webkit-selection {
  background: #AC956C;
} */
.logo {
  background-image: url(../images/logo.svg);
  background-size: contain;
  background-position: center;
}
.payoff {
  display: none;
}
.footerLogo {
  background-image: url(../images/logo.svg);
  background-size: contain;
}
.navigation .menu-item.current-menu-item a, .navigation .menu-item:hover > a, .navBorder, .homeSlider .sliderBar, .pageBanner .sliderBar, .footerBorder, .openingstijden, .ctaBlock1, .blogImg i, .contactForm input[type="submit"], .menuToggle, .gform_button {
  background-color: #F5C96B;
}
.gform_button {
	color: #FFF;
}
.footerTitle, a, .footerDesc a, .contactForm .star, .homeSlider .flex-direction-nav li:hover a, .openingstijdenBtn:hover {
  color: #AC956C;
}
.menuBar, .footer, .footerTop, .ctaBlock3, .contactForm input[type="submit"]:hover, .pageBanner {
  background-color: #F5C96B;
}
.contactForm input, .contactForm textarea {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 300;
  background-color: #f2f2f2;
}
.contactForm input:focus, .contactForm textarea:focus {
  outline: none;
  -webkit-box-shadow: inset 4px 0 0 0 #AC956C;
  -moz-box-shadow: inset 4px 0 0 0 #AC956C;
  -ms-box-shadow: inset 4px 0 0 0 #AC956C;
  box-shadow: inset 4px 0 0 0 #AC956C;
}
.ctaBlock2 {
  background-color: #867556;
}
@media screen and (max-width: 960px) {
  .menuBar .menu {
    background-color: rgba(19, 58, 63, 0.9);
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Kadwa', serif;
  font-weight: 400;
}
.content {
  padding: 60px 0;
}
.page-title {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 20px;
}
body {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
}
.openingstijden h4 {
  font-size: 30px;
  line-height: 30px;
}
.openingstijden h5 {
  font-size: 20px;
  line-height: 20px;
}
.openingstijden p {
  font-size: 16px;
  line-height: 22px;
}
.ctaBlockText {
  font-size: 16px;
}
.columnsTwo .blogContent {
  text-align: left;
  padding: 30px;
}
.blogText {
  font-size: 18px;
  line-height: 30px;
  height: 60px;
}
.articleLink {
  font-size: 18px;
}
.larger {
  font-size: 18px;
  line-height: 32px;
}
.blogImg img {
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.blogImg:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.homeBlockImg {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  padding: 5px;
  background-color: #fff;
  margin: -110px auto 20px;
}
.homeBlockImg img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.galSlider {
  position: relative;
}
.galSlider .flex-direction-nav {
  margin: 0;
}
.galSlider .flex-direction-nav a {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  background-color: #AC956C;
  opacity: 0.8;
  font-size: 13px;
  z-index: 3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.galSlider .flex-direction-nav a.flex-prev {
  left: 20px;
}
.galSlider .flex-direction-nav a.flex-next {
  right: 20px;
}
.galSlider .flex-direction-nav a:hover {
  opacity: 1;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
  -webkit-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2);
}
.arrBlock {
  display: block;
}
.arrBlock1 {
  background-color: #AC956C;
}
.arrBlock2 {
  background-color: #867556;
}
.arrBlock3 {
  background-color: #867556;
}
.arrBlockImg img {
  width: 100%;
}
.arrBlockContent {
  padding: 30px;
}
.arrBlockTitle {
  color: #fff;
  margin: 0 0 5px;
  font-size: 22px;
  line-height: 30px;
}
.arrBlockDesc {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 20px;
  height: 80px;
}
.arrBlockPrice {
  color: #fff;
  font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 24px;
  line-height: 30px;
}
.arrBlockSave {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 20px;
}
.arrBlock .Btn {
  width: 100%;
  text-align: center;
  padding: 0;
}
@media screen and (max-width: 720px) {
  .arrBlockDesc {
    height: auto;
  }
}
.darkBtn {
  background-color: #222;
}
.contactForm input, .contactForm textarea {
  color: #333;
}
.gform_wrapper.gravity-theme textarea {
	padding: 10px !important;
}
form select {
  background: #f2f2f2;
  border: none;
  width: 100%;
  height: 56px;
  padding: 0;
  font-family: "Montserrat";
  font-weight: 400;
  line-height: 56px;
  color: #7c7c7c;
}
.gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 5px;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
	padding: 0;
}
.gform_confirmation_message {
	background: #F5C96B;
    padding: 20px;
    margin: 20px 0;
}